.vast-hero{position:relative;display:block;width:100%;--vh-ratio: var(--vh-ratio-mobile, .75);--vh-controls-space: 4.4rem}@media screen and (min-width:750px){.vast-hero{--vh-ratio: var(--vh-ratio-desktop, 2)}}.vast-hero__track{display:flex;width:100%;aspect-ratio:var(--vh-ratio);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#000}.vast-hero__track::-webkit-scrollbar{display:none}.vast-hero__slide{position:relative;flex:0 0 100%;width:100%;display:block;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.vast-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.vast-hero__media img,.vast-hero__media video{display:block;width:100%;height:100%;object-fit:cover}.vast-hero__media--video video{background:transparent}.vast-hero__media--desktop{display:none}@media screen and (min-width:750px){.vast-hero__media--desktop{display:block}.vast-hero__media--mobile{display:none}}.vast-hero__media--video{z-index:1}.vast-hero__media--placeholder{background:#e5e5e5}.vast-hero__placeholder{width:100%;height:100%;fill:#b5b5b5}.vast-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#000;pointer-events:none}.vast-hero__content{position:absolute;left:0;right:0;z-index:3;display:flex;justify-content:center;padding:2.4rem 1.6rem;color:var(--vh-text, #fff);text-shadow:0 .2rem 1.2rem rgba(0,0,0,.35)}.vast-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.4rem;width:100%}.vast-hero__content--mobile-top{top:0}.vast-hero__content--mobile-bottom{bottom:0}.vast-hero--dots .vast-hero__content--mobile-bottom{padding-bottom:var(--vh-controls-space)}@media screen and (min-width:750px){.vast-hero__content,.vast-hero__content--mobile-top,.vast-hero__content--mobile-bottom{top:0;bottom:0;--vh-side: max(4rem, calc((100% - var(--page-width)) / 2 + 5rem));padding:4rem var(--vh-side)}.vast-hero--dots .vast-hero__content--mobile-bottom{padding-bottom:4rem}.vast-hero__inner{gap:2.4rem;max-width:var(--vh-content-width, 55%)}.vast-hero__content--desktop-left{justify-content:flex-start}.vast-hero__content--desktop-left .vast-hero__inner{align-items:flex-start;text-align:left}.vast-hero__content--desktop-center{justify-content:center}.vast-hero__content--desktop-right{justify-content:flex-end}.vast-hero__content--desktop-right .vast-hero__inner{align-items:flex-end;text-align:right}.vast-hero__content--desktop-v-top{align-items:flex-start}.vast-hero__content--desktop-v-center{align-items:center}.vast-hero__content--desktop-v-bottom{align-items:flex-end}.vast-hero--dots .vast-hero__content--desktop-v-bottom{padding-bottom:6rem}}.vast-hero__heading{margin:0;font-family:var(--font-heading-family3);font-weight:700;font-size:var(--vh-heading-mobile, 60px);line-height:.88;letter-spacing:0;text-transform:uppercase;color:inherit}@media screen and (min-width:750px){.vast-hero__heading{font-size:var(--vh-heading-desktop, 130px)}}.vast-hero__line{display:block}.vast-hero__word{display:inline-block}.vast-hero__word+.vast-hero__word{margin-left:.22em}.vast-hero__heading--italic .vast-hero__word{transform:skew(calc(-1 * var(--vh-skew, 12deg)));transform-origin:0 100%}.vast-hero__subtitle{margin:0;max-width:42ch;font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.35;letter-spacing:.02rem}@media screen and (min-width:750px){.vast-hero__subtitle{font-size:2rem}}.vast-hero__boxes{display:flex;flex-direction:column;align-items:inherit;gap:1rem}@media screen and (min-width:750px){.vast-hero__boxes{gap:1.6rem}}.vast-hero__box{display:inline-block;font-family:var(--font-heading-family3);font-weight:700;font-size:calc(3rem * var(--vh-box-scale, 1));line-height:1;letter-spacing:.02em;text-transform:uppercase;text-shadow:none;padding:.3em .75em .2em;border-radius:var(--vh-box-radius, 10px)}@media screen and (min-width:750px){.vast-hero__box{font-size:calc(4.6rem * var(--vh-box-scale, 1))}}.vast-hero__box--discount{border:var(--vh-box-border-width, 2px) solid var(--vh-box-border, #fff);background:#00000040}.vast-hero__box--code{font-size:calc(2.4rem * var(--vh-box-scale, 1));background:var(--vh-code-bg, #4b4b4b)}@media screen and (min-width:750px){.vast-hero__box--code{font-size:calc(3.6rem * var(--vh-box-scale, 1))}}.vast-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:1rem 2.8rem;border-radius:var(--vh-btn-radius, 10px);font-family:var(--font-body-family);font-size:1.5rem;font-weight:700;letter-spacing:.06rem;line-height:1;text-transform:uppercase;text-shadow:none;transition:transform .2s ease,background-color .2s ease}@media screen and (min-width:750px){.vast-hero__button{min-height:5rem;padding:1.2rem 3.4rem;font-size:1.6rem}}.vast-hero__button--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.vast-hero__button--white{background:#fff;color:#000}.vast-hero__button--outline{border:.2rem solid currentColor;color:inherit}.vast-hero__slide:hover .vast-hero__button{transform:translateY(-.1rem)}.vast-hero__arrow{position:absolute;top:50%;z-index:4;display:none;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:0;padding:0;border:0;border-radius:50%;background:#ffffffd9;color:#111;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease}.vast-hero__arrow:hover{background:#fff}.vast-hero__arrow--prev{left:1.6rem}.vast-hero__arrow--next{right:1.6rem}.vast-hero__arrow svg{width:2.2rem;height:2.2rem}@media screen and (min-width:750px){.vast-hero--arrows .vast-hero__arrow{display:flex}}@media screen and (max-width:749px){.vast-hero--arrows-mobile .vast-hero__arrow{display:flex;width:3.6rem;height:3.6rem}.vast-hero__arrow--prev{left:1rem}.vast-hero__arrow--next{right:1rem}}.vast-hero__dots{position:absolute;left:0;right:0;bottom:1.4rem;z-index:4;display:flex;justify-content:center;align-items:center;gap:.8rem;pointer-events:none}.vast-hero__dot{width:.8rem;height:.8rem;margin:0;padding:0;border:0;border-radius:.4rem;background:#ffffff8c;cursor:pointer;pointer-events:auto;transition:width .3s ease,background-color .3s ease}.vast-hero__dot.is-active{width:3.2rem;background:#fff}@media screen and (min-width:750px){.vast-hero__dots{bottom:2rem}}.vast-hero--contained{--vh-inset: 1.5rem}@media screen and (min-width:750px){.vast-hero--contained{--vh-inset: 5rem}}.vast-hero--contained .vast-hero__track{border-radius:10px}.vast-hero--contained .vast-hero__arrow--prev{left:calc(var(--vh-inset) + 1.6rem)}.vast-hero--contained .vast-hero__arrow--next{right:calc(var(--vh-inset) + 1.6rem)}.vast-hero__arrow:focus-visible,.vast-hero__dot:focus-visible{outline:.2rem solid #fff;outline-offset:.2rem}.vast-hero__slide:focus-visible{outline:.3rem solid rgb(var(--color-base-accent-1));outline-offset:-.3rem}@media(prefers-reduced-motion:reduce){.vast-hero__track{scroll-behavior:auto}.vast-hero__button,.vast-hero__dot,.vast-hero__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/182/assets/vast-hero-slider.css.map */
