weedo-hero-video { display:block; position:absolute; inset:0; }
weedo-hero-video > img, weedo-hero-video > video { display:block; position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
weedo-hero-video > img { z-index:1; }
weedo-hero-video[data-started="true"] > img { visibility:hidden; }
.m-hero weedo-hero-video > button { position:absolute; bottom:12px; right:12px; left:auto; z-index:10; min-height:44px; padding:8px 14px; color:#fff; background:#111 !important; border:1px solid #fff; border-radius:2px; pointer-events:auto; font:inherit; font-size:13px; }
weedo-hero-video > button[hidden] { display:none; }
weedo-hero-video > button:focus-visible { outline:3px solid #fff; outline-offset:3px; }
