body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background-color:#eff6fd;display:flex;flex-direction:column;height:100vh;padding-top:80px}.logo{background:url(/static/media/logo.ab2a2a4a1fa3b44e3539.svg) no-repeat 50%;background-size:contain;height:50px;width:100px}.error-img{background:url(/static/media/error.1070d54f003f21b6e623.svg) no-repeat 50%;background-size:contain;display:inline-block;height:64px;width:64px}.login-title{font-size:24px;font-weight:700;padding-top:40px;text-align:center}.login-title,.user-info{margin-bottom:40px;width:327px}.user-info{align-items:center;background:#e2ebf3;border-radius:12px;box-sizing:border-box;display:flex;max-width:100%;padding:16px}.user-initials-circle{align-items:center;background-color:#2ecc71;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:48px;justify-content:center;width:48px}.user-email{border-radius:8px;font-size:1rem;padding:.5rem 1rem}.login-box{max-width:327px;text-align:center;width:100%}.login-box.error input{border-color:red}.input-container{margin-bottom:1rem;position:relative;width:100%}.login-box label{display:block;font-weight:700;margin-bottom:.8rem;text-align:left;width:100%}.input-container input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:1rem;height:56px;margin-bottom:1rem;padding:.75rem;width:100%}.input-container input::placeholder{color:#cacfd9}.input-container .error-message{color:red;font-size:.875rem;margin-bottom:1rem;margin-top:-.5rem}.submit-button{border:none;border-radius:40px;cursor:pointer;font-size:1rem;font-weight:700;height:56px;margin-bottom:1.5rem;max-width:327px;transition:background-color .3s ease;width:100%}.submit-button:disabled{background-color:#cacfd9;color:#fff;cursor:not-allowed}.submit-button:not(:disabled){background-color:#027aff;color:#fff}.submit-button:not(:disabled):active{background-color:#014bdc;color:#fff}.back-button{border:2px solid;border-radius:40px;cursor:pointer;font-size:1rem;font-weight:700;height:56px;max-width:327px;transition:background-color .3s ease;width:100%}.back-button:not(:disabled){background-color:initial;border-color:#027aff;color:#027aff}.back-button:not(:disabled):active{background-color:initial;border-color:#014bdc;color:#014bdc}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#027aff;height:50px;margin:auto auto 20px;width:50px}.mb{margin-bottom:40px}.mt{margin-top:40px}.text-justify{text-align:justify}.hidden-button{visibility:hidden}.visible-button{visibility:visible}.spinner-container{align-items:center;display:flex;height:56px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#027aff;border-radius:50%;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.site-checkbox{align-items:center;cursor:pointer;display:flex;font-size:16px;margin-bottom:1rem}.site-checkbox-label{display:flex!important;font-weight:400!important}.site-checkbox input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.custom-checkbox{background-color:#f0f4fc;border:2px solid #027aff;border-radius:4px;box-sizing:border-box;display:inline-block;height:24px;margin-right:12px;transition:background-color .2s ease;width:24px}.site-checkbox input[type=checkbox]:checked+.custom-checkbox{align-items:center;background-color:#027aff;border-color:#027aff;display:flex;justify-content:center}.site-checkbox input[type=checkbox]:checked+.custom-checkbox:before{color:#fff;content:"✔";font-size:18px}.custom-checkbox:hover{border-color:#014bdc}.site-checkbox label{cursor:pointer;font-size:16px}.custom-radio-label input[type=radio]{cursor:pointer;opacity:0;position:absolute}.custom-radio{background-color:#f0f4fc;border:2px solid #027aff;border-radius:50%;box-sizing:border-box;display:inline-block;height:24px;margin-right:12px;transition:background-color .2s ease;width:24px}.custom-radio-label input[type=radio]:checked+.custom-radio{align-items:center;background-color:#027aff;border-color:#027aff;display:flex;justify-content:center}.custom-radio-label input[type=radio]:checked+.custom-radio:before{background-color:#fff;border-radius:50%;content:"";height:12px;width:12px}.custom-radio:hover{border-color:#014bdc}.custom-radio-label{align-items:center;cursor:pointer;display:flex;font-size:16px;margin-bottom:1rem}.mfa-checkbox-label{display:flex!important;font-weight:400!important}.send-code-container{align-items:center;display:flex;justify-content:space-between}.send-code-text{flex-grow:1;padding-right:24px;text-align:left;word-break:break-word}.send-code-button{background-color:#027aff;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:1rem;padding:4px 16px;width:128px}.send-code-button:disabled{background-color:#cacfd9;cursor:not-allowed}
/*# sourceMappingURL=main.5ba0e6db.css.map*/