.video-hero-wrapper{background-color:var(--video-hero-ground, #000);overflow:hidden}.video-hero{position:relative;display:block;width:100%;height:calc(var(--video-hero-height, 100) * 1vh);min-height:var(--video-hero-min-h-mobile, 560px);background-color:var(--video-hero-ground, #000);color:var(--kit-on-image, #fff)}@supports (height: 1svh){.video-hero{height:calc(var(--video-hero-height, 100) * 1svh)}}.video-hero--minus-header{height:calc(var(--video-hero-height, 100) * 1vh - var(--video-hero-header-h, 0px))}@supports (height: 1svh){.video-hero--minus-header{height:calc(var(--video-hero-height, 100) * 1svh - var(--video-hero-header-h, 0px))}}@media screen and (min-width:750px){.video-hero{min-height:var(--video-hero-min-h, 640px)}}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:var(--video-hero-ground, #000)}.video-hero__media>:not(style){position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.video-hero__media img,.video-hero__media svg,.video-hero__media video,.video-hero__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;border:0;object-fit:cover;object-position:var(--kit-focal-x, 50%) var(--kit-focal-y, 50%)}.video-hero__media{--kit-media-placeholder: var(--video-hero-ground, #000)}.video-hero.is-motion-blocked .kit-media-motion{display:none}.video-hero__noise{position:absolute;z-index:2}.video-hero__word{position:absolute;z-index:20;left:0;right:0;display:flex;padding-inline:var(--video-hero-word-gutter, 26px);pointer-events:none}.video-hero__word--v-bottom{bottom:calc(var(--video-hero-word-offset, 16px) + var(--video-hero-bar-clearance, 0px))}.video-hero{--video-hero-bar-clearance: calc(var(--mobile-book-fab-bottom, 20px) + var(--mobile-book-fab-size, 84px) + 8px)}html.overlay-nav-is-open .video-hero__word{visibility:hidden}.video-hero__word--v-center{top:var(--video-hero-word-offset, 16px);bottom:var(--video-hero-word-offset, 16px);align-items:center}.video-hero__word--left{justify-content:flex-start}.video-hero__word--center{justify-content:center}.video-hero__word--right{justify-content:flex-end}.video-hero__mark{display:block;width:var(--video-hero-word-width, 100%);max-width:100%;height:auto}.video-hero__mark-crop{position:relative;overflow:hidden;width:var(--video-hero-word-width, 100%);max-width:100%}.video-hero__mark--exclusion{mix-blend-mode:exclusion;color:var(--kit-blend-source, var(--kit-on-image, #fff))}.video-hero__mark--screen{mix-blend-mode:screen;color:var(--kit-blend-source, var(--kit-on-image, #fff))}@supports not (mix-blend-mode: exclusion){.video-hero__mark--exclusion,.video-hero__mark--screen{mix-blend-mode:normal;color:var(--kit-chrome-solid-ink, var(--kit-on-image, #fff))}}.video-hero__mark--text{--kit-size-voice: clamp(3.6rem, 15vw, 22rem);--kit-leading-voice: .82;width:auto;max-width:var(--video-hero-word-width, 100%);text-align:center}.video-hero__tag{position:absolute;z-index:25;display:flex;flex-direction:column;max-width:min(40%,34rem);color:var(--video-hero-tag-ink, var(--kit-on-image, #fff));--kit-meta-color: currentColor}.video-hero__tag--top-left,.video-hero__tag--top-right{top:clamp(20px,4vh,34px)}.video-hero__tag--bottom-left,.video-hero__tag--bottom-right{bottom:calc(var(--video-hero-word-offset, 16px) + var(--video-hero-bar-clearance, 0px) + clamp(52px,9vh,92px))}.video-hero__tag--top-left,.video-hero__tag--bottom-left{left:clamp(20px,3vw,40px);align-items:flex-start;text-align:left}.video-hero__tag--top-right,.video-hero__tag--bottom-right{right:clamp(20px,3vw,40px);align-items:flex-end;text-align:right}.video-hero__tag-index{font-size:var(--video-hero-tag-numeral, 30px);line-height:1}.video-hero__tag-label{margin-top:8px;letter-spacing:var(--kit-tracking-corner, .24em)}@media screen and (max-width:749px){.video-hero__tag--hide-mobile{display:none}.video-hero__tag{max-width:60%}}.video-hero__cta{position:absolute;z-index:30;display:flex;flex-wrap:wrap;gap:clamp(10px,1.2vw,18px)}.video-hero__cta--bottom-left,.video-hero__cta--bottom-center,.video-hero__cta--bottom-right{bottom:calc(var(--video-hero-word-offset, 16px) + var(--video-hero-bar-clearance, 0px) + clamp(64px,11vh,116px))}.video-hero__cta--bottom-left{left:clamp(20px,3vw,40px)}.video-hero__cta--bottom-right{right:clamp(20px,3vw,40px)}.video-hero__cta--bottom-center{left:clamp(20px,3vw,40px);right:clamp(20px,3vw,40px);justify-content:center}.video-hero__cta--top-right{top:clamp(72px,12vh,108px);right:clamp(20px,3vw,40px)}.video-hero__cta--center{top:0;bottom:0;left:clamp(20px,3vw,40px);right:clamp(20px,3vw,40px);align-items:center;justify-content:center}.video-hero__cue{position:absolute;z-index:30;bottom:calc(var(--video-hero-word-offset, 16px) + var(--video-hero-bar-clearance, 0px) + clamp(64px,11vh,116px));left:50%;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--video-hero-tag-ink, var(--kit-on-image, #fff));text-decoration:none;margin-left:-3.5rem;width:7rem}.video-hero__cue-rule{display:block;width:var(--kit-hairline-width, 1px);height:clamp(28px,5vh,48px);background:currentColor}@media screen and (max-width:749px){.video-hero__cue{display:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-video-hero.css.map */
