.full-screen{background-color:var(--4cc0bbb0);background-image:var(--4c19c7c0);background-position:50%;background-repeat:no-repeat;background-size:100vh;height:100vh;height:100dvh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-status--wrapper{position:relative;top:92vh;top:92dvh}.loading-text{box-shadow:0 0 .5em;position:relative;text-shadow:0 0 .9em #fff;z-index:1}.loading-bar:after{animation:loading 1s ease;background-color:#000;content:"";display:block;height:calc(100% + .75rem);margin-top:-2.27rem;position:absolute;width:100%;z-index:-1}@media (min-width:640px){.loading-bar:after{margin-top:-2.5rem}}@media (min-width:768px){.loading-bar:after{margin-top:-3.25rem}}@keyframes loading{0%{width:1%}to{width:100%}}.loading-screen-container>.full-screen{opacity:1;transition:opacity 1s cubic-bezier(.86,0,.07,1),visibility 1s ease-out;visibility:visible}.loading-screen-container.fade-out>.full-screen{opacity:0}
