.mep-video-splash{position:fixed;inset:0;z-index:99999;background:#0f0f10;display:grid;place-items:center;opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}.mep-video-splash.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.mep-video-splash-media{width:min(100vw,820px);height:min(100vh,820px);max-width:100%;max-height:100%;object-fit:contain;background:#0f0f10}@media (max-width:767px){.mep-video-splash-media{width:100vw;height:100vh;object-fit:contain}}@media (prefers-reduced-motion:reduce){.mep-video-splash{display:none}}