.SplashScreen_splashScreen__1MRUL{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.SplashScreen_topDiv__dR7wh{position:absolute;display:flex;flex-direction:column;align-items:center;max-width:366px}.SplashScreen_pp__OGFTW{color:#ffd917;font-family:Alata,sans-serif;text-align:center;font-size:24px;font-weight:500}.SplashScreen_loader__aSS3L{border:6px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:SplashScreen_spin__kHesJ 1s linear infinite;margin:20px 0}@keyframes SplashScreen_spin__kHesJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}