.section__home-hero{overflow:hidden;height:100vh;padding-top:10rem;display:flex;flex-direction:row;justify-content:center;align-items:stretch}.container__home-hero{margin:0}.home-hero-wrapper{padding-top:30rem;position:relative;width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.home-hero__supergraph{position:absolute;top:0;left:0;right:0;width:100%;z-index:0}.home-hero__image,.home-hero__content{position:relative;z-index:1}.home-hero__image{padding:0 12rem 0 8rem;height:48rem}.home-hero__image img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(4rem 4rem 3.5rem rgba(0,0,0,.15))}.home-hero__content{display:flex;flex-direction:column;gap:2.4rem;justify-content:flex-start;align-items:flex-start}.home-hero__text{display:flex;flex-direction:column;gap:2.4rem;justify-content:flex-start;align-items:flex-start;max-width:72rem}.home-hero__text h1{font-family:var(--font-primary);font-size:4.8rem;font-weight:700;text-transform:uppercase;line-height:125%;letter-spacing:.05rem;color:#777373}.home-hero__text p{font-family:var(--font-secondary);font-size:1.6rem;line-height:120%;letter-spacing:0;color:var(--color-black-1)}.home-hero__button-wrapper{display:none;flex-direction:row;gap:.8rem;justify-content:center;align-items:center}.home-hero__anim-wrapper{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__anim{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-hero__anim.is-active{opacity:1}.home-hero__anim img{width:100%;height:100%}.home-hero__anim img.contain{object-fit:contain;max-width:136rem}.home-hero__anim img.cover{object-fit:cover}.container__home-stats{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:116rem}.home-stats-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-grow:1}.home-stats__item{display:flex;flex-direction:column;gap:.8rem;justify-content:flex-start;align-items:flex-start}.home-stats__item h3{font-family:var(--font-primary);font-weight:800;font-size:4.8rem;line-height:100%}.home-stats__item span{font-family:var(--font-secondary);font-weight:400;font-size:1.4rem;line-height:120%}@media(max-width:991px){.section__home-hero{height:auto;aspect-ratio:1}}@media(max-width:768px){.home-stats__item{justify-content:center;align-items:center}.home-stats__item h3{font-size:4rem}.home-stats__item span{font-size:1.2rem}}@media(max-width:480px){.home-stats-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:3.2rem;grid-row-gap:4.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-home-hero.css.map */
