.home-top-tasks{margin-bottom:4.5rem}@media(min-width:90em){.home-top-tasks{margin-bottom:7.5rem}}.home-top-tasks__heading{grid-column:1/-1;margin-bottom:1.5rem}@media(min-width:75em){.home-top-tasks__heading{margin-bottom:2.5rem}}@media(min-width:90em){.home-top-tasks__heading{padding-top:.4375rem;grid-column:span 2}}.home-top-tasks__list{list-style-type:none;grid-column:1/-1}@media(min-width:48em){.home-top-tasks__list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"i1 i4" "i2 i5" "i3 i6";column-gap:3rem}}@media(min-width:64em){.home-top-tasks__list{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"i1 i3 i5" "i2 i4 i6";column-gap:1rem}}@media(min-width:75em){.home-top-tasks__list{column-gap:4.5rem}}@media(min-width:90em){.home-top-tasks__list{padding-left:3.5rem;grid-column:span 10}}.home-top-tasks__item{align-self:start}.home-top-tasks__item--1{grid-area:i1}.home-top-tasks__item--2{grid-area:i2}.home-top-tasks__item--3{grid-area:i3}.home-top-tasks__item--4{grid-area:i4}.home-top-tasks__item--5{grid-area:i5}.home-top-tasks__item--6{grid-area:i6}.home-top-tasks__link{padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.2);text-decoration-line:none;display:flex;justify-content:space-between;align-items:baseline}.home-top-tasks__link:hover{color:var(--color-mu-blue)}.home-top-tasks__link:active{color:var(--color-mu-light-blue)}.home-top-tasks__icon{flex-shrink:0;width:1rem;margin-left:.5rem;margin-right:.25rem}