.home-video .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;opacity:0;pointer-events:none}
.home-video .hero-video.is-ready{opacity:1}
.home-video .hero h1,.home-video .hero-copy>p{text-shadow:0 2px 12px #0009}
.hero-video-toggle{position:absolute;bottom:16px;right:24px;z-index:2;min-width:130px;min-height:44px;padding:10px 14px;background:#231f20ed;color:#fff;border:1px solid #ffffffb3;border-radius:6px;font:14px Arial,sans-serif;cursor:pointer}
.hero-video-toggle[hidden]{display:none}
.hero-video-toggle:focus-visible{outline:3px solid #fff;outline-offset:4px}
@media(max-width:700px){.hero-video-toggle{top:24%;bottom:auto;right:12px}}
