.features-grid__grid{grid-gap:20px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);display:grid}@media only screen and (max-width: 900px){.features-grid__grid{grid-template-columns:1fr;grid-template-rows:auto}}.feature{position:relative;padding:3rem;background-color:rgb(var(--color-background));border-radius:var(--default-border-radius);overflow:clip}@media only screen and (max-width: 600px){.feature{padding:2rem}}.feature[data-custom-background-color=true]{background:var(--custom-background)}.feature--width-small.feature--height-full{grid-column:span 1;grid-row:span 2;min-height:20rem}@media only screen and (min-width: 1440px){.feature--width-small.feature--height-full{min-height:30rem}}.feature--width-medium.feature--height-full{grid-column:span 2;grid-row:span 2}.feature--width-large.feature--height-full{grid-column:span 3;grid-row:span 2}.feature--width-small.feature--height-half{grid-column:span 1;grid-row:span 1;aspect-ratio:1 / .5}.feature--width-medium.feature--height-half{grid-column:span 2;grid-row:span 1;aspect-ratio:2 / .5}.feature--width-large.feature--height-half{grid-column:span 3;grid-row:span 1;aspect-ratio:3 / .5}@media only screen and (max-width: 900px){.feature--width-small.feature--height-full,.feature--width-medium.feature--height-full,.feature--width-large.feature--height-full,.feature--width-small.feature--height-half,.feature--width-medium.feature--height-half,.feature--width-large.feature--height-half{grid-row:auto}.feature--width-small.feature--height-full{grid-column:span 1}.feature--width-medium.feature--height-full{grid-column:span 1;aspect-ratio:2 / 1}.feature--width-large.feature--height-full{grid-column:span 1;aspect-ratio:1 / 1}.feature--width-small.feature--height-half,.feature--width-medium.feature--height-half{grid-column:span 1}.feature--width-large.feature--height-half{grid-column:span 1;aspect-ratio:unset}}@media only screen and (max-width: 900px){.feature--standard:not(.feature--standard-has-image) .feature__inner{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;padding:2rem}}@media only screen and (max-width: 600px){.feature--width-small.feature--height-full,.feature--width-medium.feature--height-full,.feature--width-large.feature--height-full,.feature--width-small.feature--height-half,.feature--width-medium.feature--height-half,.feature--width-large.feature--height-half{aspect-ratio:unset}.feature--standard{min-height:calc(100vw - 4rem)}.feature--standard:not(.feature--standard-has-image) .feature__inner{position:relative}}.feature__inner{align-items:start;flex-direction:column;justify-content:var(--content-alignment);gap:var(--sp-4);display:flex;height:100%}.feature__link{z-index:10}.feature__kicker{position:relative;z-index:2;margin-block-end:1rem;text-transform:uppercase}.feature__content{position:relative;z-index:2;align-items:var(--content-alignment);flex-grow:1;flex-wrap:wrap;display:flex}.feature[data-with-image=true] .feature__content{flex-grow:0}.feature__kicker,.feature__text{max-width:var(--tmw);margin-block:0;font-weight:300}.feature__text{font-size:var(--font-heading-h4)}.feature__standard-image{z-index:1;align-items:center;justify-content:center;display:flex;max-width:100%;width:100%}.feature__standard-image img{width:100%;height:100%;object-fit:cover;object-position:center}.feature__standard-image.image-as-background{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.feature__gradient-text-mask{display:inline;font-weight:600;-webkit-background-clip:text;background-clip:text;color:#000;-webkit-text-fill-color:transparent}.feature__gradient-text-mask:after{content:attr(data-text);display:block;height:0;visibility:hidden}
/*# sourceMappingURL=/cdn/shop/t/210/assets/section-feature-grid.css.map */
