.login-module-scss-module__xbh2Ka__login{width:100%;font-family:var(--font-geist-sans);background:linear-gradient(115deg,#e7f0fa 0% 100%);flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.login-module-scss-module__xbh2Ka__login__card{background:#e7f0fa;border:1px solid #dbe5f0;border-radius:1rem;width:100%;max-width:26rem;padding:2rem;box-shadow:0 .75rem 2rem #00091214}.login-module-scss-module__xbh2Ka__login__header{text-align:center;margin-bottom:1.5rem}.login-module-scss-module__xbh2Ka__login__header__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#1b64b1;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.login-module-scss-module__xbh2Ka__login__header__title{color:#000912;margin-bottom:.35rem;font-size:1.75rem;font-weight:800}.login-module-scss-module__xbh2Ka__login__header__subtitle{color:#7c8ba1;font-size:.9rem;line-height:1.5}.login-module-scss-module__xbh2Ka__login__error{color:#d03926;text-align:center;background:#d039261a;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500}.login-module-scss-module__xbh2Ka__login__form{flex-direction:column;gap:.25rem;display:flex}.login-module-scss-module__xbh2Ka__login__recaptchaNotice{color:#7c8ba1;text-align:center;margin-top:.75rem;font-size:.72rem;line-height:1.45}.login-module-scss-module__xbh2Ka__login__forgetPassword{justify-content:center;align-items:center;width:100%;height:2rem;margin-top:.75rem;display:flex}.login-module-scss-module__xbh2Ka__login__forgetPassword__text{cursor:pointer;color:#1b64b1;text-align:center;font-size:.8rem;font-weight:600;line-height:1.45;transition:all .2s ease-in-out}.login-module-scss-module__xbh2Ka__login__forgetPassword__text:hover{color:#4089d3;font-size:.82rem}@media (max-width:480px){.login-module-scss-module__xbh2Ka__login{padding:1.5rem 1rem}.login-module-scss-module__xbh2Ka__login__card{padding:1.5rem 1.25rem}}
.button{color:#e7f0fa;cursor:pointer;background:linear-gradient(135deg,#4089d3 0%,#004a99 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 .25rem .75rem #004a9933}.button:hover:not(:disabled){transform:translateY(-.1rem);box-shadow:0 .35rem 1rem #004a9947}.button:active:not(:disabled){transform:translateY(0)}.button.-secondary{color:#004a99;box-shadow:none;background:#e7f0fa;border:1px solid #dbe5f0}.button.-secondary:hover:not(:disabled){box-shadow:none;background:#1b64b10f}.button.-fullWidth{width:100%;max-width:none}.button.-disabled,.button:disabled{pointer-events:none;opacity:.55;cursor:not-allowed}
