.hero{position:relative;min-height:var(--hero-min-height, 60vh);overflow:hidden}.hero-container{position:relative;min-height:inherit;overflow:hidden}.hero-media-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(var(--hero-media-count, 1),minmax(0,1fr))}.hero-media-wrapper{position:relative;overflow:hidden}.hero-video{display:block;height:100%;min-height:inherit}.hero-media-wrapper--mobile{display:none}.hero-media{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center center}.hero-media-grid .placeholder-svg{width:100%;height:100%;min-height:inherit}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:rgb(var(--overlay-color, 0 0 0) / var(--overlay-opacity, 0))}.hero-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.hero-content-wrapper{position:relative;z-index:3;display:flex;min-height:inherit;box-sizing:border-box;gap:var(--mobile-content-gap, 16px);padding-top:var(--mobile-content-pt, 40px);padding-bottom:var(--mobile-content-pb, 40px);text-align:var(--mobile-text-alignment, center);pointer-events:none}.hero-content-wrapper--mobile-row{flex-direction:row;align-items:var(--mobile-vertical-alignment, center);justify-content:var(--mobile-horizontal-alignment, center)}.hero-content-wrapper--mobile-column{flex-direction:column;align-items:var(--mobile-horizontal-alignment, center);justify-content:var(--mobile-vertical-alignment, center)}.hero-content-wrapper :is(a,button,input,textarea,select,details,summary){pointer-events:auto}.hero-content-wrapper .heading-block,.hero-content-wrapper .text-block{text-align:inherit!important}@media(max-width:599px){.hero-media-wrapper--desktop{display:none}.hero-use-desktop-media-mobile .hero-media-wrapper--desktop,.hero-media-wrapper--mobile{display:block}.hero-media-grid{grid-template-columns:repeat(var(--hero-media-count-mobile, 1),minmax(0,1fr))}.hero-stack-mobile .hero-media-grid{grid-template-columns:1fr;grid-template-rows:repeat(var(--hero-media-count-mobile, 1),minmax(0,1fr))}.hero-content-wrapper .group-block{justify-content:var(--mobile-horizontal-alignment)!important}}@media(min-width:600px){.hero-content-wrapper{gap:var(--desktop-content-gap, 16px);padding-top:var(--desktop-content-pt, 80px);padding-bottom:var(--desktop-content-pb, 80px);text-align:var(--desktop-text-alignment, center)}.hero-content-wrapper--desktop-row{flex-direction:row;align-items:var(--desktop-vertical-alignment, center);justify-content:var(--desktop-horizontal-alignment, center)}.hero-content-wrapper--desktop-column{flex-direction:column;align-items:var(--desktop-horizontal-alignment, center);justify-content:var(--desktop-vertical-alignment, center)}.hero-content-wrapper .group-block{justify-content:var(--desktop-horizontal-alignment)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero.css.map */
