.LoadingScreen_loadingContainer__GlUPl{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center;z-index:1000}.LoadingScreen_loader__tr4hq{border:.5rem solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:80px;height:80px;animation:LoadingScreen_spin__tSFFf 2s linear infinite}@keyframes LoadingScreen_spin__tSFFf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}