.LoginForm-module__es-cSa__form{flex-direction:column;gap:16px;width:100%;display:flex}.LoginForm-module__es-cSa__subtitle{font-family:var(--font-body-m-semibold-family);font-weight:var(--font-body-m-semibold-weight);font-size:var(--font-body-m-semibold-size);line-height:var(--font-body-m-semibold-line-height);color:var(--blue-ascendum)}.LoginForm-module__es-cSa__field{flex-direction:column;gap:4px;width:100%;display:flex}.LoginForm-module__es-cSa__input{border:1px solid var(--blue-ascendum);background:var(--white);width:100%;height:48px;font-family:var(--font-body-m-family);font-weight:var(--font-body-m-weight);font-size:var(--font-body-m-size);line-height:var(--font-body-m-line-height);color:var(--blue-ascendum);border-radius:100px;outline:none;padding:0 24px;transition:border-color .15s}.LoginForm-module__es-cSa__input::placeholder{color:var(--blue-ascendum-60)}.LoginForm-module__es-cSa__input:focus{border-color:var(--blue-ascendum);box-shadow:0 0 0 2px #0038461f}.LoginForm-module__es-cSa__inputError{border-color:var(--red-ascendum)}.LoginForm-module__es-cSa__fieldError{font-family:var(--font-body-s-regular-family);font-weight:var(--font-body-s-regular-weight);font-size:var(--font-body-s-regular-size);color:var(--red-ascendum);padding-left:12px}.LoginForm-module__es-cSa__optionsRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.LoginForm-module__es-cSa__checkboxLabel{cursor:pointer;font-family:var(--font-body-s-regular-family);font-weight:var(--font-body-s-regular-weight);font-size:var(--font-body-s-regular-size);color:var(--darker-grey);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.LoginForm-module__es-cSa__checkbox{appearance:none;border:1px solid var(--blue-ascendum);cursor:pointer;background:var(--white);flex-shrink:0;width:20px;height:20px;position:relative}.LoginForm-module__es-cSa__checkbox:checked:after{content:"";background:var(--blue-ascendum);position:absolute;inset:3px}.LoginForm-module__es-cSa__forgotLink{font-family:var(--font-body-s-family);font-weight:var(--font-body-s-weight);font-size:var(--font-body-s-size);line-height:var(--font-body-s-line-height);color:var(--blue-ascendum);white-space:nowrap;flex-shrink:0;text-decoration:underline}.LoginForm-module__es-cSa__forgotLink:hover{color:var(--blue-ascendum-90)}.LoginForm-module__es-cSa__serverError{font-family:var(--font-body-s-regular-family);font-weight:var(--font-body-s-regular-weight);font-size:var(--font-body-s-regular-size);color:var(--red-ascendum);border:1px solid var(--red-ascendum);background:#e31d1a0d;border-radius:8px;padding:8px 12px}.LoginForm-module__es-cSa__submitBtn{border:1px solid var(--blue-ascendum);width:100%;height:48px;font-family:var(--font-body-m-semibold-family);font-weight:var(--font-body-m-semibold-weight);font-size:var(--font-body-m-semibold-size);line-height:var(--font-body-m-semibold-line-height);color:var(--blue-ascendum);cursor:pointer;background:0 0;border-radius:100px;padding:0 24px;transition:background .15s,color .15s}.LoginForm-module__es-cSa__submitBtn:hover:not(:disabled){background:var(--blue-ascendum);color:var(--white)}.LoginForm-module__es-cSa__submitBtn:disabled{opacity:.6;cursor:not-allowed}.LoginForm-module__es-cSa__divider{align-items:center;gap:12px;width:100%;display:flex}.LoginForm-module__es-cSa__dividerLine{background:var(--grey-ascendum);flex:1;height:1px;display:block}.LoginForm-module__es-cSa__dividerText{font-family:var(--font-body-m-family);font-weight:var(--font-body-m-weight);font-size:var(--font-body-m-size);line-height:var(--font-body-m-line-height);color:var(--darker-grey);white-space:nowrap;text-align:center;flex-shrink:1}.LoginForm-module__es-cSa__ssoBtn{border:1px solid var(--blue-ascendum);width:100%;height:48px;font-family:var(--font-body-m-semibold-family);font-weight:var(--font-body-m-semibold-weight);font-size:var(--font-body-m-semibold-size);line-height:var(--font-body-m-semibold-line-height);color:var(--blue-ascendum);cursor:pointer;background:0 0;border-radius:100px;justify-content:center;align-items:center;gap:16px;padding:0 24px;text-decoration:none;transition:background .15s,color .15s;display:flex}.LoginForm-module__es-cSa__ssoBtn:hover{background:var(--blue-ascendum);color:var(--white)}
.login-module__3lrIIq__page{background:var(--white);flex-direction:column;min-height:100vh;display:flex}.login-module__3lrIIq__hero{background:var(--blue-ascendum);flex-shrink:0;width:100%;height:300px;position:relative;overflow:hidden}.login-module__3lrIIq__heroImg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.login-module__3lrIIq__heroFallback{background:var(--blue-ascendum);position:absolute;inset:0}.login-module__3lrIIq__main{flex-direction:column;flex:1;display:flex}.login-module__3lrIIq__formWrapper{flex-direction:column;flex:1;gap:24px;padding:32px 24px;display:flex}.login-module__3lrIIq__editorial{flex-direction:column;gap:8px;display:flex}.login-module__3lrIIq__title{font-family:var(--font-h2-family);font-weight:var(--font-h2-weight);font-size:var(--font-h2-size);line-height:var(--font-h2-line-height);color:var(--blue-ascendum);margin:0}.login-module__3lrIIq__introduction{font-family:var(--font-body-m-family);font-weight:var(--font-body-m-weight);font-size:var(--font-body-m-size);line-height:var(--font-body-m-line-height);color:var(--darker-grey)}.login-module__3lrIIq__institutionalLink{font-family:var(--font-body-s-family);font-weight:var(--font-body-s-weight);font-size:var(--font-body-s-size);line-height:var(--font-body-s-line-height);color:var(--blue-ascendum);align-self:flex-start;text-decoration:underline}.login-module__3lrIIq__institutionalLink:hover{color:var(--blue-ascendum-90)}.login-module__3lrIIq__footer{flex-shrink:0;padding:0 24px 24px}.login-module__3lrIIq__footerSeparator{background:var(--grey-ascendum);height:1px;margin-bottom:16px}.login-module__3lrIIq__footerInner{flex-direction:column;gap:12px;display:flex}.login-module__3lrIIq__socialRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.login-module__3lrIIq__brandName{font-family:var(--font-h4-family);color:var(--blue-ascendum);font-size:14px;font-weight:600;line-height:1.5}.login-module__3lrIIq__socialIcons{align-items:center;gap:12px;display:flex}.login-module__3lrIIq__socialLink{color:var(--blue-ascendum);justify-content:center;align-items:center;transition:opacity .15s;display:flex}.login-module__3lrIIq__socialLink:hover{opacity:.7}.login-module__3lrIIq__legalRow{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.login-module__3lrIIq__legalLink{font-family:var(--font-body-s-family);font-weight:var(--font-body-s-weight);font-size:var(--font-body-s-size);line-height:var(--font-body-s-line-height);color:var(--blue-ascendum);text-decoration:underline}.login-module__3lrIIq__legalLink:hover{color:var(--blue-ascendum-90)}.login-module__3lrIIq__copyright{font-family:var(--font-body-s-regular-family);font-weight:var(--font-body-s-regular-weight);font-size:var(--font-body-s-regular-size);color:var(--darker-grey)}@media (min-width:1024px){.login-module__3lrIIq__page{flex-direction:row;height:100vh;overflow:hidden}.login-module__3lrIIq__hero{flex:1;width:auto;height:100vh;position:relative;top:auto}.login-module__3lrIIq__main{flex-shrink:0;width:374px;height:100vh;overflow-y:auto}.login-module__3lrIIq__formWrapper{flex:1;justify-content:center;gap:24px;padding:32px}.login-module__3lrIIq__footer{padding:0 32px 16px}}
