.LoadingOverlay_loadingOverlay__00cKN{position:fixed;inset:0;width:100vw;height:100vh;background-color:rgba(5,20,150,.8);z-index:1000;display:flex;justify-content:center;align-items:center;animation:LoadingOverlay_fadeIn__vDOZN .2s ease-in-out}.LoadingOverlay_whiteSpinner__O7r2J>div{border-color:#fff hsla(0,0%,100%,.35) hsla(0,0%,100%,.35)}@keyframes LoadingOverlay_fadeIn__vDOZN{0%{opacity:0}to{opacity:1}}