.huger-hero-wrapper{margin-top:0!important;margin-bottom:0!important;overflow:hidden!important}.huger-hero{position:relative;width:100%;height:100vh;height:100svh;background-color:#0a0a0a;color:#fff;overflow:hidden;margin:0;padding:0}.huger-hero__viewport{position:relative;width:100%;height:100%}.huger-hero__track{position:absolute;top:0;right:0;bottom:0;left:0}.huger-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s;z-index:1}.huger-hero__slide.is-active{opacity:1;visibility:visible;transition:opacity .6s ease,visibility 0s linear 0s;z-index:2}.huger-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.huger-hero__media>video,.huger-hero__media video,.huger-hero__media>img,.huger-hero__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;opacity:.95}.huger-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1c1c1c,#0a0a0a 60%,#ff5710 130%);font-size:0;line-height:0}.huger-hero__slide .huger-hero__media--desktop{display:block}.huger-hero__slide .huger-hero__media--mobile{display:none}@media screen and (max-width:749px){.huger-hero__slide.huger-hero__slide--has-mobile-media .huger-hero__media--desktop{display:none!important}.huger-hero__slide.huger-hero__slide--has-mobile-media .huger-hero__media--mobile{display:block!important}}.huger-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;pointer-events:none;z-index:3;font-size:0;line-height:0}.huger-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;padding:80px 24px 120px}.huger-hero__content--bottom-center{align-items:flex-end;justify-content:center;text-align:center}.huger-hero__content--center{align-items:center;justify-content:center;text-align:center}.huger-hero__content--top-center{align-items:flex-start;justify-content:center;text-align:center;padding-top:140px}.huger-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start;text-align:left}.huger-hero__content-inner{max-width:1280px;width:100%;display:flex;flex-direction:column;gap:20px}.huger-hero__content--bottom-center .huger-hero__content-inner,.huger-hero__content--center .huger-hero__content-inner,.huger-hero__content--top-center .huger-hero__content-inner{align-items:center}.huger-hero__title{font-family:Barlow Condensed,sans-serif!important;font-style:normal!important;font-weight:500!important;font-size:clamp(48px,5.5vw,106px)!important;line-height:1.1!important;letter-spacing:-.04em!important;color:#fff!important;margin:0!important;padding:0!important;word-break:normal!important}.huger-hero__subtitle{font-family:Inter,sans-serif!important;font-weight:400!important;font-size:clamp(16px,1.2vw,22px)!important;line-height:1.5!important;letter-spacing:0!important;color:#ffffffeb!important;margin:0!important;padding:0!important;max-width:680px}.huger-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;background:#fff;color:#0a0a0a!important;font-family:Inter,sans-serif!important;font-weight:600!important;font-size:15px!important;letter-spacing:.04em!important;line-height:1!important;text-decoration:none!important;border-radius:999px;border:none;transition:transform .2s ease,background .2s ease;cursor:pointer}.huger-hero__cta:hover{background:#ff5710;color:#fff!important;transform:translateY(-2px)}.huger-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0}.huger-hero__arrow:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.05)}.huger-hero__arrow svg{width:22px;height:22px}.huger-hero__arrow--prev{left:24px}.huger-hero__arrow--next{right:24px}@media screen and (max-width:749px){.huger-hero__arrow{width:38px;height:38px}.huger-hero__arrow svg{width:18px;height:18px}.huger-hero__arrow--prev{left:12px}.huger-hero__arrow--next{right:12px}}.huger-hero__dots{position:absolute;bottom:36px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:10px;padding:0}.huger-hero__dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:transparent;cursor:pointer;padding:0;font-size:0;line-height:0;transition:background .2s ease,transform .2s ease}.huger-hero__dot:hover{background:#fff6}.huger-hero__dot.is-active{background:#fff;transform:scale(1.15)}@media screen and (max-width:749px){.huger-hero__dots{bottom:24px;gap:8px}.huger-hero__dot{width:8px;height:8px}}.huger-hero__scroll{position:absolute;right:53px;bottom:53px;z-index:10;display:flex;align-items:center;gap:13px;color:#fff;font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:400!important;letter-spacing:0!important;line-height:1!important;pointer-events:none}.huger-hero__scroll-text{font-family:inherit!important;color:inherit!important;letter-spacing:0!important}.huger-hero__mouse{position:relative;border:1px solid #fff;border-radius:60px;height:26px;width:16px;font-size:0;line-height:0}.huger-hero__mouse:before{content:"";position:absolute;top:5px;left:50%;width:4px;height:4px;background:#fff;border-radius:50%;transform:translate(-50%);animation:huger-hero-wheel 1.6s infinite ease-in-out}@keyframes huger-hero-wheel{0%{opacity:1;top:5px}50%{opacity:.5;top:14px}to{opacity:0;top:18px}}@media screen and (max-width:989px){.huger-hero__scroll{display:none!important}.huger-hero__content{padding:60px 16px 100px}.huger-hero__title{font-size:clamp(34px,7vw,56px)!important}.huger-hero__subtitle{font-size:15px!important}}@media screen and (max-width:749px){.huger-hero__title{font-size:clamp(28px,7.5vw,44px)!important}.huger-hero__content{padding:50px 14px 90px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/huger-hero.css.map */
