.loading-screen{background-color:#0e3057;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;left:0;opacity:1;position:fixed;top:0;visibility:visible;width:100vw;z-index:99999}.loading-screen video{height:100%;object-fit:cover;width:100%}.loading-screen.loading video{opacity:1;visibility:visible}.loading-screen.active{opacity:0;pointer-events:none;transition:all .3s ease-out;visibility:visible}.loading-only-logo{background-position:50%;background-repeat:no-repeat}