.hero-video{margin:28px 0 40px}.hero-video-frame{background:#0a0a0a;border:1px solid #0a0a0a14;border-radius:16px;line-height:0;position:relative;overflow:hidden;box-shadow:0 12px 34px #0a0a0a14}.hero-video-frame video{cursor:pointer;width:100%;transition:opacity .5s;display:block}.hero-video[data-fading=true] video{opacity:0}.hero-video-overlay{cursor:pointer;opacity:1;background:radial-gradient(#0a0a0a2e 0%,#0a0a0a0a 45%,#0a0a0a00 70%);border:0;place-items:center;padding:0;transition:opacity .35s;display:grid;position:absolute;inset:0}.hero-video[data-playing=true] .hero-video-overlay{opacity:0;pointer-events:none}.hero-video-halo{filter:blur(8px);opacity:0;pointer-events:none;will-change:transform, opacity;background:radial-gradient(circle,#ff8e5cc7 0%,#ff8e5c66 16%,#ff8e5c1f 36%,#ff8e5c00 60%);border-radius:50%;width:360px;height:360px;position:absolute}.hero-video-play{background:var(--color-paper,#fcfaf4);border-radius:50%;place-items:center;width:84px;height:84px;transition:transform .2s cubic-bezier(.3,.7,.2,1);display:grid;position:relative;box-shadow:inset 0 1px #fff9,0 10px 28px -8px #ff7a4080,0 2px 6px #0a0a0a1f}.hero-video-overlay:hover .hero-video-play{transform:scale(1.06)}.hero-video-overlay:active .hero-video-play{transform:scale(.97)}.hero-video-swoosh{width:44px;height:44px;color:var(--color-peach,#ff8e5c);transform-box:fill-box;transform-origin:50%;will-change:transform}.hero-video-fullscreen{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;opacity:.55;background:#0a0a0a8c;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;transition:opacity .16s,background .16s,transform .16s;display:grid;position:absolute;top:10px;right:10px}.hero-video-frame:hover .hero-video-fullscreen,.hero-video-fullscreen:focus-visible{opacity:1}.hero-video-fullscreen:hover{background:#0a0a0acc;transform:scale(1.04)}@media (hover:none){.hero-video-fullscreen{opacity:.9}}.hero-video-frame:fullscreen{box-shadow:none;background:#0a0a0a;border:0;border-radius:0;justify-content:center;align-items:center;display:flex}.hero-video-frame:fullscreen video{object-fit:contain;width:100%;height:100%}.hero-video-frame:fullscreen .hero-video-fullscreen{top:18px;right:18px}.hero-video-progress{cursor:pointer;align-items:flex-end;height:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-video-progress:before{content:"";background:#ffffff40;height:3px;transition:height .16s;position:absolute;bottom:0;left:0;right:0}.hero-video-progress:hover:before{height:6px}.hero-video-progress-fill{background:var(--color-peach,#ff8e5c);height:3px;transition:height .16s;position:relative}.hero-video-progress:hover .hero-video-progress-fill{height:6px}
