.loading-screen{opacity:1;z-index:999;background:#82938d;width:100%;max-width:100%;height:100vh;transition:opacity .5s;position:fixed;inset:0}.loading-screen.hide{opacity:0;pointer-events:none}.loading-screen-video{object-fit:contain;width:100%;max-width:100%;height:100vh}
