.LoadingOverlay_overlay__hNVsy{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);z-index:1000;display:flex;justify-content:center;align-items:center}.LoadingOverlay_spinner__yPKu2{border:6px solid #ccc;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:LoadingOverlay_spin__rYdR2 1s linear infinite}@keyframes LoadingOverlay_spin__rYdR2{to{transform:rotate(1turn)}}