.LoadingScreen_loadingContainer__FUrVi{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.LoadingScreen_background__4RiFh{position:absolute;width:200%;height:200%;background:radial-gradient(circle at center,#6eff86,#73a0f5,#decf4a);animation:LoadingScreen_wave__o3qYJ 10s linear infinite;filter:blur(60px);opacity:.6;will-change:transform}@keyframes LoadingScreen_wave__o3qYJ{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.LoadingScreen_phrase__n2Y2E{position:relative;color:#fff;font-size:2rem;text-align:center;z-index:1;animation:LoadingScreen_fadeInOut__nvC_O 2.089s ease-in-out infinite}@keyframes LoadingScreen_fadeInOut__nvC_O{0%,to{opacity:0}20%,80%{opacity:1}}@media (max-width:640px){.LoadingScreen_background__4RiFh{filter:blur(40px)}}