.login_loginContainer__d7f7d{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.login_loginBackground__tkTSd{z-index:-1}.login_loginBackground__tkTSd,.login_overlay__vaIL7{position:absolute;top:0;left:0;width:100%;height:100%}.login_overlay__vaIL7{background:rgba(0,0,0,.65);z-index:1}.login_loginContent__pKGpc{z-index:2;background:rgba(0,0,0,.7);padding:2rem;border-radius:8px;color:#fff;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.5);max-width:400px}.login_spinner___PZVb{margin:20px auto;width:40px;height:40px;border-radius:50%;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:login_spin__L19Ao 1s linear infinite}@keyframes login_spin__L19Ao{to{transform:rotate(1turn)}}