#HeroV2{--offset-height: 90vh;--max-height: 90vh;position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:var(--offset-height);min-height:var(--max-height);max-height:var(--max-height);overflow:hidden}#HeroV2>*{position:absolute}#HeroV2 .hero__content{z-index:2;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100%;height:100%}#HeroV2 .hero__logo-wrapper{position:relative;top:0;left:0;display:flex;justify-content:center;align-items:center}#HeroV2 .hero__logo{--svg-width: 80vw;--svg-max-width: 500px;--lh-speed: 3;position:relative;display:flex;justify-content:center;align-items:center;width:var(--svg-width);max-width:var(--svg-max-width)}#HeroV2 .hero__logo svg{display:block;width:100%;height:auto;overflow:visible}#HeroV2 .hero__buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}#HeroV2 .image{position:absolute;bottom:0;left:0;display:block;width:100%;height:100%;pointer-events:none}#HeroV2 .image__foreground{z-index:1;background-image:var(--foreground-image);background-position:bottom;background-repeat:no-repeat;background-size:cover;filter:drop-shadow(0 -50px 100px #616e81)}#HeroV2 .image__background{z-index:-2;background-image:var(--background-image);background-position:bottom;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:435px){#HeroV2 .hero__buttons{flex-wrap:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/hero-v2.css.map */
