.video-hero{height:100svh;min-height:620px;position:relative;background:#090909;color:#fff;overflow:hidden}.video-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#090909}.video-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.04) 48%,rgba(0,0,0,.7));transition:opacity .35s}.video-hero-title{position:absolute;left:5vw;top:15vh;display:flex;flex-direction:column;text-shadow:0 2px 20px rgba(0,0,0,.55);transition:opacity .35s}.video-hero-title span{font-size:9px;letter-spacing:.26em}.video-hero-title strong{font:400 clamp(4rem,9vw,9rem)/.82 Georgia,serif;letter-spacing:-.055em;margin-top:10px}.video-hero-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:0;background:none;color:#fff;display:flex;flex-direction:column;align-items:center;gap:12px;text-transform:uppercase;font:700 10px Arial,sans-serif;letter-spacing:.15em;cursor:pointer;transition:opacity .35s}.video-hero-play>span{display:grid;place-items:center;width:72px;height:72px;border:1px solid rgba(255,255,255,.8);border-radius:50%;font-size:16px;padding-left:4px;background:rgba(0,0,0,.14);backdrop-filter:blur(5px)}.video-hero-play b{font:inherit}.video-hero-play small{font-size:8px;color:#ccc}.video-hero-scroll{position:absolute;left:5vw;bottom:28px;font-size:9px;letter-spacing:.15em;color:#d0ccc4;transition:opacity .35s}.video-hero-scroll span{margin-left:14px}.video-hero.is-playing video{object-fit:contain}.video-hero.is-playing .video-hero-shade,.video-hero.is-playing .video-hero-title,.video-hero.is-playing .video-hero-play,.video-hero.is-playing .video-hero-scroll{opacity:0;pointer-events:none}
@media(max-width:600px){.video-hero{min-height:100svh}.video-hero video{object-fit:contain}.video-hero-title{left:22px;top:100px}.video-hero-title strong{font-size:4.6rem}.video-hero-play>span{width:62px;height:62px}.video-hero-scroll{left:22px;right:22px;bottom:24px;line-height:1.5}}
