.hero{display:flex;flex-direction:column;gap:0}.hero-image{--ar: 3 / 4;margin-right:calc(var(--margin-sm) * -1);margin-left:calc(var(--margin-sm) * -1);aspect-ratio:var(--ar)}.hero-image .image,.hero-image img,.hero-image video{aspect-ratio:var(--ar, inherit);object-fit:cover;width:100%;height:100%}@media screen and (min-width:540px){.hero-image{margin-right:calc(var(--spacing-11) * -1);margin-left:calc(var(--spacing-11) * -1)}}@media screen and (min-width:750px){.hero{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.hero-content{display:flex;align-items:center}.hero-content-container{padding-right:var(--spacing-11)}.hero>div{flex-basis:50%;grid-row:1}.hero-image{--ar: auto;margin-right:calc(var(--spacing-11) * -1);margin-left:0;grid-column:2;height:clamp(50rem,95vh,93.75rem)}}@media screen and (max-width:1199px)and (min-height:1000px){.hero-image{height:clamp(50rem,95vh,62.5rem)}}.hero-content-container{display:flex;flex-direction:column;gap:var(--spacing-7);align-items:flex-start}@media screen and (min-width:2500px){.hero-image{height:clamp(81.25rem,95vh,125rem)}}@media screen and (max-width:539px){.hero{margin-bottom:-80px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero.css.map */
