@keyframes heroAccentReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-video{background:var(--bg);flex-direction:column;padding-block-start:var(--hero-billboard-top);padding-block-end:var(--hero-billboard-bottom);display:flex;position:relative;overflow-x:clip}@media not (min-width:720px){.hero-video{padding-block-start:clamp(var(--rhythm-md), 18dvh, 14rem)}}.hero-video .hero-module__asset{width:100%;max-width:var(--container-max);margin:var(--rhythm-lg) auto 0;padding-inline:var(--margin)}.hero-video .hero-video__content{padding-inline:var(--margin)}.hero-video__content{z-index:1;text-align:left;align-items:flex-start;gap:var(--space-12);flex-direction:column;order:-1;display:flex;position:relative}@media (min-width:1040px){.hero-video__content{gap:var(--rhythm-lg)}}.hero-video__message{align-items:flex-start;gap:var(--space-6);flex-direction:column;width:100%;display:flex}.hero-video__title{font-family:var(--head);font-size:var(--type-display);font-weight:var(--weight-regular);line-height:var(--leading-flat);letter-spacing:var(--tracking-tight);color:var(--ink)}html.js .hero-video__title-lead,html.js .hero-video__title-accent,html.js .hero-video .g-button,html.js .hero-video .hero-module__asset .video-player-wrap{opacity:0}@media (prefers-reduced-motion:no-preference){html.js .hero-video.is-revealed .hero-video__title-lead{animation:ledeReveal .8s var(--ease-out-quad) both;animation-delay:0s}html.js .hero-video.is-revealed .hero-video__title-accent{animation:heroAccentReveal 1.8s var(--ease-out-quart) both;animation-delay:.5s}html.js .hero-video.is-revealed .g-button{animation:ledeReveal .8s var(--ease-out-quad) both;animation-delay:2.1s}html.js .hero-video.is-revealed .hero-module__asset .video-player-wrap{animation:cardCascadeIn var(--cascade-duration) var(--ease-in-out) both;animation-delay:3s}}@media (prefers-reduced-motion:reduce){html.js .hero-video__title-lead,html.js .hero-video__title-accent,html.js .hero-video .g-button,html.js .hero-video .hero-module__asset .video-player-wrap{opacity:1;animation:none}}.hero-video__title-accent{color:var(--warm-500)}.hero-video__lede{max-width:90%}.hero-video__accent-line{background:var(--green-500);border-radius:2px;width:48px;height:5px;display:block}@keyframes heroAccentLineDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}html.js .hero-video__accent-line{transform-origin:0;transform:scaleX(0)}@media (prefers-reduced-motion:no-preference){html.js .hero-video.is-revealed .hero-video__accent-line{animation:heroAccentLineDraw .3s var(--ease-out-quart) both;animation-delay:1.3s}}@media (prefers-reduced-motion:reduce){html.js .hero-video__accent-line{transform:none}}.hero-video .g-button{margin-top:var(--space-6)}@media not (min-width:720px){.hero-video__title{letter-spacing:-.03em;font-size:clamp(2.5rem,8vw,6rem);line-height:1.1}.hero-video__title-lead{display:block}.hero-video__title-accent br{display:none}}
