:root{--text-display2xl-size:4.5rem;--text-displayxl-size:3.75rem;--text-displaylg-size:3rem;--text-displayHeading-size:2.75rem;--text-displaymd-size:2.25rem;--text-displaysm-size:1.875rem;--text-displayxs-size:1.5rem;--text-textxl-size:1.25rem;--text-textlg-size:1.125rem;--text-textmd-size:1rem;--text-textsm-size:.875rem;--text-textxs-size:.75rem}.logIn{width:50%;text-align:center;margin:4rem auto 0;height:100%}.logIn,.logIn__heading{display:flex;flex-direction:column}.logIn__heading{margin-top:2rem;gap:1.5rem}.logIn__heading h1{font-size:var(--text-displaymd-size);line-height:2.75rem}.logIn__form{text-align:start;width:20rem;height:20.5rem;margin:1.5rem auto 0;gap:1.5rem;box-sizing:border-box}.logIn__form,.logIn__form form{display:flex;flex-direction:column}.logIn__form form{padding-right:0;gap:0}.logIn__form h4{margin-top:2rem;margin-bottom:0}.logIn__form--info{padding:.25rem .625rem .25rem .25rem;gap:.25rem;margin-top:.5rem;height:2rem;width:100%;border:2px solid #eaecf0;border-radius:2px;background-color:#f9fafb;color:#98a2b3}.logIn__form--forgot{font-size:var(--text-textxl-size);line-height:1.875rem;width:100%;margin:2rem auto 0;text-align:center}.logIn__form--forgot h6{text-decoration:underline;color:#0a0a0a;font-size:1rem}.logIn__form--button{margin:2rem auto 0;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;height:2rem;width:4.9375rem;border-radius:.25rem}.error{color:red}.error__message{margin-top:.75rem;color:red}.outline{border-color:red}.otp{height:2rem;width:4.9375rem;border-radius:.25rem;border:.125rem solid #d0d5dd;justify-content:space-between;color:#0a0a0a;background-color:#fff;cursor:pointer}.otp:hover{background-color:#f5f5f5}.otp:focus{border-color:#afbbb7}.otp:active,.otp:disabled{background-color:#ededed}.otp:disabled{color:#98a2b3}.otp{border-color:blue;width:7rem;margin:1rem auto 0 6.5rem;text-align:center;color:#fff}.disabledL{background-color:#ededed;color:#9e9e9e;background-color:1px #e0e0e0;cursor:not-allowed}.activeL{background-color:#0f3427!important;color:#fff!important;border:1px solid #0f3427!important;cursor:pointer}