.x-hero{position:relative;height:var(--hero-height, 100vh);min-height:600px;overflow:hidden;background:#000}.x-hero--fullscreen{height:100vh}.x-hero__slides,.x-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.x-hero__slide{opacity:0;visibility:hidden;transition:opacity .8s ease}.x-hero__slide.is-active{opacity:1;visibility:visible;z-index:2}.x-hero__video,.x-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.x-hero__video video,.x-hero__video,.x-hero__image img,.x-hero__image{object-fit:cover}.x-hero__video--mobile{display:none}.x-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(rgba(0,0,0,var(--overlay-opacity,.35)),rgba(0,0,0,var(--overlay-opacity,.35))),var(--overlay-color, transparent);pointer-events:none}.x-hero__content{position:relative;z-index:3;height:100%;width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;padding:8rem 6rem}.align-left{text-align:left;align-items:flex-start}.align-center{text-align:center;align-items:center}.align-right{text-align:right;align-items:flex-end}.position-top{justify-content:flex-start}.position-center{justify-content:center}.position-bottom{justify-content:flex-end}.x-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.2rem;margin-bottom:1.5rem;border-radius:999px;font-size:.9rem;font-weight:600}.x-hero__heading{margin:0;max-width:900px;font-size:clamp(3rem,7vw,7rem);line-height:.95;font-weight:700;letter-spacing:-.04em}.x-hero__text{margin-top:1.5rem;max-width:700px;font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.6}.x-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.x-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:170px;min-height:56px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .25s ease,opacity .25s ease}.x-hero__button:hover{transform:translateY(-2px);opacity:.9}.x-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:54px;height:54px;border:0;border-radius:50%;cursor:pointer;background:#00000073;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.x-hero__arrow.prev{left:30px}.x-hero__arrow.next{right:30px}.x-hero__dots{position:absolute;bottom:45px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:20}.x-hero__dot{width:12px;height:12px;padding:0;border:0;border-radius:50%;background:#ffffff73;cursor:pointer;transition:all .25s ease}.x-hero__dot.is-active{background:#fff;transform:scale(1.25)}.x-hero__progress{position:absolute;left:0;bottom:0;width:100%;height:4px;z-index:30;background:#ffffff26}.x-hero__progress span{display:block;width:0%;height:100%;background:#fff}.x-hero__scroll{position:absolute;left:50%;bottom:25px;transform:translate(-50%);z-index:20}.x-hero__scroll span{display:block;width:28px;height:46px;border:2px solid #fff;border-radius:999px}.x-hero__scroll span:before{content:"";position:absolute;left:50%;top:8px;width:4px;height:10px;background:#fff;border-radius:999px;transform:translate(-50%);animation:heroScroll 2s infinite}@keyframes heroScroll{0%{opacity:0;top:8px}50%{opacity:1}to{opacity:0;top:22px}}@media screen and (max-width:989px){.x-hero__content{padding:7rem 2rem 6rem}.x-hero__heading{font-size:clamp(2.5rem,12vw,4.5rem)}.x-hero__buttons{flex-direction:column;width:100%}.x-hero__button{width:100%}.x-hero__video--desktop{display:none}.x-hero__video--mobile{display:block}.x-hero__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hero-video.css.map */
