.hero-feature-blocks-wrapper{width:100%;position:relative;z-index:0}.hero-feature-blocks{position:relative;width:100%;background:transparent}.hero-feature-blocks.page-width{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width: 750px){.hero-feature-blocks.page-width{padding-left:5rem;padding-right:5rem}}.hero-feature-blocks__grid{display:grid;gap:1rem;background:transparent}@media screen and (max-width: 749px){.hero-feature-blocks__grid{grid-template-columns:1fr;grid-template-rows:auto}}@media screen and (min-width: 750px) and (max-width: 989px){.hero-feature-blocks__grid{grid-template-columns:1fr 1fr;grid-template-rows:400px 240px;gap:1rem}.hero-feature-blocks__item--primary{grid-column:1 / -1;grid-row:1}.hero-feature-blocks__item--secondary:nth-child(2){grid-column:1;grid-row:2}.hero-feature-blocks__item--secondary:nth-child(3){grid-column:2;grid-row:2}}@media screen and (min-width: 990px){.hero-feature-blocks__grid{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;height:450px}.hero-feature-blocks__grid--primary-left .hero-feature-blocks__item--primary{grid-column:1;grid-row:1 / -1}.hero-feature-blocks__grid--primary-left .hero-feature-blocks__item--secondary:nth-child(2){grid-column:2;grid-row:1}.hero-feature-blocks__grid--primary-left .hero-feature-blocks__item--secondary:nth-child(3){grid-column:2;grid-row:2}.hero-feature-blocks__grid--primary-right{grid-template-columns:1fr 2fr}.hero-feature-blocks__grid--primary-right .hero-feature-blocks__item--primary{grid-column:2;grid-row:1 / -1}.hero-feature-blocks__grid--primary-right .hero-feature-blocks__item--secondary:nth-child(2){grid-column:1;grid-row:1}.hero-feature-blocks__grid--primary-right .hero-feature-blocks__item--secondary:nth-child(3){grid-column:1;grid-row:2}}@media screen and (min-width: 1300px){.hero-feature-blocks__grid{height:550px}}@media screen and (min-width: 1537px){.hero-feature-blocks__grid{height:650px}}.hero-feature-blocks__item{position:relative;overflow:hidden;background:transparent!important}@media screen and (max-width: 749px){.hero-feature-blocks__item--primary{height:400px}.hero-feature-blocks__item--secondary{height:300px}}@media screen and (max-width: 479px){.hero-feature-blocks__item--primary{height:300px}.hero-feature-blocks__item--secondary{height:250px}}@media screen and (max-width: 749px){.hero-feature-blocks__item--primary:has(.hero-feature-blocks__image--mobile){height:auto;aspect-ratio:4 / 5}}@media screen and (max-width: 479px){.hero-feature-blocks__item--primary:has(.hero-feature-blocks__image--mobile){aspect-ratio:3 / 4}}.hero-feature-blocks__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,var(--overlay-opacity, .3)) 0% 50%,#0000);z-index:1;pointer-events:none}.hero-feature-blocks__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0003,#00000026,#0000);z-index:1;pointer-events:none;opacity:0;transition:opacity .3s ease}.hero-feature-blocks__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;text-decoration:none;color:inherit}.hero-feature-blocks__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;background:transparent}.hero-feature-blocks__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-feature-blocks__image--mobile{display:none}@media screen and (max-width: 749px){.hero-feature-blocks__image--desktop{display:none}.hero-feature-blocks__image--mobile{display:block}}.hero-feature-blocks__placeholder{width:100%;height:100%;object-fit:cover;background:rgba(var(--color-foreground),.08);transition:transform .5s ease}.hero-feature-blocks__placeholder rect,.hero-feature-blocks__placeholder path{fill:rgba(var(--color-foreground),.3)}@media (hover: hover){.hero-feature-blocks__item:hover .hero-feature-blocks__image,.hero-feature-blocks__item:hover .hero-feature-blocks__placeholder{transform:scale(1.05)}.hero-feature-blocks__item:hover:before{opacity:1}}.hero-feature-blocks__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;z-index:2;padding:2rem;pointer-events:none;background:transparent!important}@media screen and (min-width: 750px){.hero-feature-blocks__content{padding:3rem}}@media screen and (min-width: 990px){.hero-feature-blocks__content{padding:4rem}}.hero-feature-blocks__text-wrapper{display:flex;flex-direction:column;gap:.5rem;max-width:100%;text-align:left;align-items:flex-start}@media screen and (min-width: 990px){.hero-feature-blocks__item--primary .hero-feature-blocks__text-wrapper{max-width:70%}}.hero-feature-blocks__item--secondary .hero-feature-blocks__content{padding:2rem}.hero-feature-blocks__item--secondary .hero-feature-blocks__text-wrapper{gap:.1rem}.hero-feature-blocks__item--secondary .hero-feature-blocks__button-wrapper{margin-top:.75rem}.hero-feature-blocks__overline{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.hero-feature-blocks__heading{margin:0;text-transform:uppercase;line-height:1.1}.hero-feature-blocks__heading.h0{font-size:calc(var(--font-heading-scale) * 4rem)}.hero-feature-blocks__heading.h1{font-size:calc(var(--font-heading-scale) * 3rem)}.hero-feature-blocks__heading.h2{font-size:calc(var(--font-heading-scale) * 2.2rem)}.hero-feature-blocks__heading.h3{font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width: 1300px){.hero-feature-blocks__heading.h0{font-size:calc(var(--font-heading-scale) * 5.2rem)}.hero-feature-blocks__heading.h1{font-size:calc(var(--font-heading-scale) * 4rem)}.hero-feature-blocks__heading.h2{font-size:calc(var(--font-heading-scale) * 2.8rem)}.hero-feature-blocks__heading.h3{font-size:calc(var(--font-heading-scale) * 2rem)}}@media screen and (max-width: 749px){.hero-feature-blocks__item--secondary .hero-feature-blocks__heading.h0,.hero-feature-blocks__item--secondary .hero-feature-blocks__heading.h1{font-size:calc(var(--font-heading-scale) * 2.4rem)}.hero-feature-blocks__item--secondary .hero-feature-blocks__heading.h2{font-size:calc(var(--font-heading-scale) * 2rem)}}.hero-feature-blocks__description{margin-top:1rem}.hero-feature-blocks__description p{margin:0}@media screen and (max-width: 749px){.hero-feature-blocks__item--primary .hero-feature-blocks__heading.h0{font-size:calc(var(--font-heading-scale) * 2.8rem)}.hero-feature-blocks__item--primary .hero-feature-blocks__heading.h1{font-size:calc(var(--font-heading-scale) * 2.4rem)}.hero-feature-blocks__item--primary .hero-feature-blocks__heading.h2{font-size:calc(var(--font-heading-scale) * 2rem)}}.hero-feature-blocks__button-wrapper{margin-top:1rem;pointer-events:auto}.hero-feature-blocks__text-link{color:#97d5ca;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.4rem;text-transform:uppercase;text-decoration:none;letter-spacing:.05em;position:relative;padding-bottom:.2rem}.hero-feature-blocks__text-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transition:transform .3s ease;transform-origin:left}@media (hover: hover){.hero-feature-blocks__item:hover .hero-feature-blocks__text-link:after{transform:scaleX(0);transform-origin:right}}.hero-feature-blocks__text-link svg{width:1.2rem;height:1.2rem;transition:transform .3s ease}@media (hover: hover){.hero-feature-blocks__item:hover .hero-feature-blocks__text-link svg{transform:translate(4px)}}@media (prefers-reduced-motion: reduce){.hero-feature-blocks__image,.hero-feature-blocks__item:before,.hero-feature-blocks__text-link,.hero-feature-blocks__text-link:after,.hero-feature-blocks__text-link svg{transition:none}}.hero-feature-blocks__link:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.hero-feature-blocks__link:focus:not(:focus-visible){outline:none}
/*# sourceMappingURL=/cdn/shop/t/53/assets/section-hero-feature-blocks.css.map */
