.section-hero{height:90vh}.hero__container{position:relative;overflow:hidden;height:100%}.hero__left,.hero__right{position:absolute;top:0;width:50%;height:100%;display:flex;justify-content:center;align-items:center;z-index:4;overflow:hidden}.hero__left{left:0;animation:slideIntoLeft 4.6s forwards;animation-delay:.8s}.hero__right{right:0;animation:slideInToRight 4.6s forwards;animation-delay:.8s}.section-hero--no-opening .hero__left{animation:none;transform:translate(-100%)}.section-hero--no-opening .hero__right{animation:none;transform:translate(100%)}.hero__left-image-1,.hero__right-image-1{width:100%;height:100%;position:relative;overflow:hidden}.hero__right img,.hero__left img{width:100%;height:100%;object-fit:cover;transform:scale(1.12);animation:heroImgZoom 6s linear forwards;animation-delay:.15s}.hero__content{height:100%;position:relative;z-index:2;background:radial-gradient(50% 50% at 50% 50%,#160e0d59,#160e0d00)}.hero__content--texts h1,.hero__content--texts p{color:#fff}.hero__content--texts{position:absolute;z-index:10;top:50%;left:50%;width:calc(100% - 2 * var(--section-main-margin-side, 48px));max-width:515px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:24px;color:#fff;text-align:center;animation:scale 4.2s forwards;animation-delay:.8s}.hero__content--group{display:flex;flex-direction:column;gap:12px;width:100%}.hero__video{position:relative;height:100%}.hero__video video{width:100%;height:100%;object-fit:cover}.hero__video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:radial-gradient(50% 50% at 50% 50%,#160e0d59,#160e0d00)}@keyframes heroImgZoom{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes slideIntoLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes slideInToRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes scale{0%{transform:translate(-50%,-50%) scale(.8)}to{transform:translate(-50%,-50%) scale(1)}}@media only screen and (max-width:989px){.section-hero{height:500px}.hero__content--cta{width:100%}}@media(prefers-reduced-motion:reduce){.hero__left,.hero__right,.hero__left img,.hero__right img,.hero__content--texts{animation:none;transform:none}.hero__content--texts{transform:translate(-50%,-50%)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hero.css.map */
