.video-hero{position:relative;display:flex;width:100%;overflow:hidden}.video-hero{min-height:30rem}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.video-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / var(--video-hero-overlay-opacity, .4));pointer-events:none}.video-hero__video,.video-hero__media>img,.video-hero__media>svg{width:100%;height:100%;object-fit:cover;display:block}.video-hero__content{position:relative;z-index:1;display:flex;flex:1 1 auto;width:100%;padding:4rem 1.5rem;justify-content:var(--vh-justify, flex-start);align-items:var(--vh-align, flex-end);text-align:var(--vh-text-align, left)}.video-hero__content-inner{display:flex;flex-direction:column;gap:1.8rem;max-width:62rem;align-items:var(--vh-inner, flex-start);--color-button: 0 0 0;--color-button-text: 255 255 255;--buttons-radius: 0;--buttons-radius-outset: 0;--buttons-border-width: 1px;--buttons-border-opacity: 1}.video-hero__eyebrow{margin:0;color:#fff;font-family:var(--font-label-family);font-style:var(--font-label-style);font-weight:var(--font-label-weight, 400);font-size:1.3rem;letter-spacing:.25em;text-transform:uppercase}.video-hero__heading,.video-hero__subheading{color:#fff;margin:0}.video-hero__heading{font-weight:800;line-height:.9;letter-spacing:-.01em;text-transform:uppercase}.video-hero__subheading{max-width:46rem;font-size:1.6rem;line-height:1.5;opacity:var(--video-hero-subheading-opacity, 1)}.video-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.video-hero .button{border-radius:0;font-size:1.3rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.video-hero .button--primary{--color-button: 0 0 0;--color-button-text: 255 255 255;--alpha-button-background: 1}.video-hero .button--secondary{--color-button: 0 0 0;--color-button-text: 255 255 255;--alpha-button-background: 0}.video-hero__content{--vh-inner: var(--vh-justify)}@media screen and (min-width:750px){.video-hero__content{padding:5rem}.video-hero--small{height:50vh}.video-hero--medium{height:75vh}.video-hero--large{height:100vh}.video-hero--adapt{height:auto;aspect-ratio:var(--video-hero-ratio, 1.7778)}}@media screen and (max-width:749px){.video-hero--mobile-small{height:50vh}.video-hero--mobile-medium{height:75vh}.video-hero--mobile-large{height:100vh}.video-hero--mobile-adapt{height:auto;aspect-ratio:var(--video-hero-ratio, 1.7778)}.video-hero__content{justify-content:var(--vh-justify-mobile, flex-start);align-items:var(--vh-align-mobile, flex-end);text-align:var(--vh-text-align-mobile, left);--vh-inner: var(--vh-justify-mobile)}}@media(prefers-reduced-motion:reduce){.video-hero__video{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-video-hero.css.map */
