.video-hero{--video-hero-focal: var(--video-hero-focal-desktop, 50% 32%);position:relative;isolation:isolate;display:grid;align-items:center;min-height:100vh;min-height:100svh;overflow:hidden;background-color:var(--deep-green);color:var(--text-on-dark)}.video-hero :focus-visible{outline-color:var(--ivory);outline-offset:3px}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:var(--deep-green);background-image:var(--video-hero-still, none);background-repeat:no-repeat;background-position:var(--video-hero-focal, 50% 32%);background-size:cover}.video-hero__video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--video-hero-focal, 50% 32%);filter:saturate(var(--video-hero-saturation, .7))}.video-hero--still .video-hero__video{display:none}@media(prefers-reduced-motion:reduce){.video-hero__video{display:none}}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:linear-gradient(to bottom,var(--video-hero-vignette-top, rgba(30, 41, 33, .41)) 0%,transparent 32%,transparent 60%,var(--video-hero-vignette-bottom, rgba(30, 41, 33, .49)) 100%),radial-gradient(ellipse 120% 100% at 50% 42%,transparent 0%,transparent 42%,var(--video-hero-scrim-edge, rgba(30, 41, 33, .45)) 100%),linear-gradient(to bottom,var(--video-hero-scrim-centre, rgba(30, 41, 33, .1)) 0%,var(--video-hero-scrim-centre, rgba(30, 41, 33, .1)) 100%)}.video-hero__inner{position:relative;z-index:2;display:flex;justify-content:var(--video-hero-justify, center);width:min(100%,1600px);margin-inline:auto;padding-block:calc(var(--header-height) + clamp(48px,9vh,112px)) clamp(72px,14vh,152px);padding-inline:var(--page-gutter)}.video-hero__content{display:flex;flex-direction:column;align-items:var(--video-hero-justify, center);max-width:44rem;text-align:var(--video-hero-align, center)}.video-hero__wordmark{margin:0 0 -.2em;color:var(--text-on-dark);font-family:var(--font-display);font-size:clamp(58px,12.6vw,166px);font-weight:100;line-height:.86;letter-spacing:.12em;text-shadow:0 1px 2px var(--video-hero-shadow, rgba(30, 41, 33, .55)),0 8px 32px var(--video-hero-shadow, rgba(30, 41, 33, .55));text-indent:var(--video-hero-indent, .12em);text-transform:lowercase}.video-hero__slogan{margin:clamp(30px,3.9vw,56px) 0 0;max-width:32ch;color:var(--text-on-dark);font-family:var(--font-body);font-size:clamp(14px,1.1vw,18px);font-weight:400;line-height:1.55;letter-spacing:.04em;opacity:.88;text-shadow:0 1px 3px var(--video-hero-shadow, rgba(30, 41, 33, .55))}.video-hero__cta{margin-top:clamp(30px,3.1vw,46px)}.video-hero__cta .btn{min-width:232px;min-height:50px;padding:14px 52px;border-color:#ffffff4d;font-family:var(--font-body);font-size:12px;font-weight:500;line-height:1;letter-spacing:.18em;transition:background var(--duration-standard) var(--ease-standard),color var(--duration-standard) var(--ease-standard),border-color var(--duration-standard) var(--ease-standard),transform var(--duration-standard) var(--ease-standard)}.video-hero__cta .btn:hover,.video-hero__cta .btn:focus-visible{border-color:var(--ivory);background:var(--ivory);color:var(--forest);text-decoration:none;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.video-hero__cta .btn{transition:background var(--duration-standard) var(--ease-standard),color var(--duration-standard) var(--ease-standard),border-color var(--duration-standard) var(--ease-standard)}.video-hero__cta .btn:hover,.video-hero__cta .btn:focus-visible{transform:none}}@keyframes video-hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.video-hero__enter{animation:video-hero-enter var(--duration-reveal) var(--ease-entrance) backwards;animation-delay:var(--video-hero-enter-delay, 0ms)}.video-hero__slogan.video-hero__enter{animation-name:video-hero-enter-slogan}@keyframes video-hero-enter-slogan{0%{opacity:0;transform:translateY(14px)}to{opacity:.88;transform:translateY(0)}}.video-hero__scroll-cue{position:absolute;z-index:2;bottom:clamp(20px,3.5vh,40px);left:50%;transform:translate(-50%);display:flex;justify-content:center;pointer-events:none}.video-hero__scroll-line{display:block;width:1px;height:clamp(36px,5vh,56px);background-image:linear-gradient(to bottom,#ffffe800,#ffffe88c 45%,#ffffe800);transform-origin:top center;animation:video-hero-cue 2.6s var(--ease-standard) infinite}@keyframes video-hero-cue{0%{opacity:0;transform:scaleY(.4) translateY(-40%)}40%{opacity:1}to{opacity:0;transform:scaleY(1) translateY(60%)}}@media(prefers-reduced-motion:reduce){.video-hero__enter,.video-hero__slogan.video-hero__enter{animation:none;opacity:1;transform:none}.video-hero__slogan.video-hero__enter{opacity:.88}.video-hero__scroll-cue{transform:translate(-50%)}.video-hero__scroll-line{animation:none;opacity:.55}}@media(max-width:989px){.video-hero{--video-hero-focal: var(--video-hero-focal-tablet, 50% 30%)}.video-hero__inner{padding-block:calc(var(--header-height) + clamp(40px,8vh,88px)) clamp(64px,12vh,112px);padding-inline:var(--page-gutter)}.video-hero__wordmark{font-size:clamp(54px,13.5vw,115px)}}@media(max-width:749px){.video-hero{--video-hero-focal: var(--video-hero-focal-mobile, 50% 30%)}.video-hero__inner{padding-block:calc(var(--header-height) + 56px) 68px;padding-inline:var(--page-gutter)}.video-hero__content{max-width:100%}.video-hero__wordmark{font-size:clamp(47px,15.3vw,76px)}.video-hero__slogan{max-width:26ch}.video-hero__cta{width:100%}.video-hero__cta .btn{width:100%;max-width:320px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-video-hero.css.map */
