.feature{position:relative}@media(min-width:48em){.feature{grid-template-areas:"i i i i i i i i i i i i" ". c c c c c c c c c c ."}}.feature::before{content:"";position:absolute;top:0;left:calc(50% + var(--mu-scrollbar-width)/ 2);width:calc(100vw - var(--mu-scrollbar-width));height:100%;transform:translateX(-50vw);z-index:-1}.feature[data-theme=massey-blue-light]::before{background:var(--color-mu-grey-light-blue)}.feature[data-theme=tawa]::before{background:var(--color-mu-tawa)}@media(min-width:75em){.feature--full-width.feature--with-image{grid-template-areas:"i i i i i i i i c c c c"}.feature--full-width.feature--with-image :where(.feature__link-list){column-count:1}}@media(min-width:90em){.feature--full-width.feature--with-image{grid-template-areas:"i i i i i i c c c c c c"}}@media(min-width:75em){.feature--full-width.feature--without-image{grid-template-areas:". c c c c c c c c c c ."}}@media(min-width:90em){.feature--full-width.feature--without-image{display:block}}@media(min-width:90em){.feature--full-width::before{content:none}}@media(min-width:75em){.feature--standard{grid-template-areas:"i i i i i i i i i i i i" "c c c c c c c c c c c c";margin-left:0;margin-right:0;width:100%}.feature--standard::before{content:none}}.feature__img{grid-column:1/-1}.feature__img{width:calc(100% + var(--page-gutter)*2);margin-left:calc(var(--page-gutter)*-1);margin-right:calc(var(--page-gutter)*-1)}@media(min-width:48em){.feature__img{grid-area:i}}:where(.feature--standard) .feature__img{margin-left:0;margin-right:0;width:100%}@media(min-width:75em){:where(.feature--full-width) .feature__img{object-fit:cover;height:100%;margin-right:0;width:100%;width:calc(100% + var(--page-gutter));margin-left:calc(var(--page-gutter)*-1)}}@media(min-width:90em){:where(.feature--full-width) .feature__img{margin-left:0;width:100%}}.feature__content{grid-column:1/-1;padding:1.5rem 0 2.5rem;font-size:1rem}@media(min-width:26.25em){.feature__content{font-size:1.25rem;padding-top:2rem}}@media(min-width:48em){.feature__content{grid-area:c}}.feature__content.feature--without-image{padding-top:1rem;padding-bottom:1rem}@media(min-width:26.25em){.feature__content.feature--without-image{padding-top:2.5rem;padding-bottom:2.5rem}}:where(.feature--standard) .feature__content{padding-left:2.5rem;padding-right:2.5rem}@media(min-width:90em){:where(.feature--full-width) .feature__content{padding-right:2.5rem}}@media(min-width:75em){:where(.feature--full-width.feature--without-image) .feature__content{max-width:50rem}}@media(min-width:90em){:where(.feature--full-width.feature--without-image) .feature__content{padding-left:2.5rem}}.feature__heading{margin-bottom:0;font-family:Tiempos,Georgia,serif;font-size:1.5rem;line-height:1.33;font-weight:500}@media(min-width:75em){.feature__heading{font-size:2rem;line-height:1.25}}@media(min-width:26.25em){.feature__heading{font-size:2rem}}.feature__body{margin-top:.5rem}@media(min-width:26.25em){.feature__body{margin-top:.75rem}}@media(min-width:75em){.feature__body{margin-top:1rem}}.feature__link-list{margin-top:1.5rem}@media(min-width:26.25em){.feature__link-list{font-size:1.125rem}}@media(min-width:48em){.feature__link-list{column-count:2;column-gap:var(--standard-gap)}}@media(min-width:75em){.feature__link-list{margin-top:1rem}}.feature__cta-content{margin-top:1.5rem}@media(min-width:75em){.feature__cta-content{margin-top:2.5rem}}.feature__cta-btns{margin-top:1.5rem}