.hero{position:relative;min-height:var(--hero-min-height);width:100%}.hero__container{position:relative;overflow:hidden;min-height:inherit;z-index:1;display:flex;width:100%}.page-width{max-width:1200px;margin:0 auto;width:100%;padding:0 2rem}.hero__content-wrapper{position:relative;z-index:3;width:100%;pointer-events:none}.hero__content-wrapper *{pointer-events:auto}.hero__media-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(var(--hero-media-count, 1),1fr);z-index:0}.hero__media-wrapper{overflow:hidden;position:relative;height:100%;width:100%}.hero__media,.hero__media-img{height:100%;width:100%;object-fit:cover;object-position:center;display:block}.placeholder-svg{background-color:#f3f3f3}.hero__media-wrapper--mobile{display:none}.hero__media-wrapper--desktop{display:block}@media screen and (max-width:749px){.hero__media-wrapper--desktop{display:none}.hero__media-wrapper--mobile{display:block}.hero__media-grid{grid-template-columns:repeat(var(--hero-media-count-mobile, 1),1fr)}}.hero__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
