.password-recovery-page{display:flex;flex-direction:column;height:100%}.password-recovery-page .password-recovery-page-title{display:flex;align-items:center;gap:6px;margin-bottom:12px;color:var(--color-neutral-1)}.password-recovery-page .register-block-container{display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:33px;padding-bottom:8px}.password-recovery-page .register-block-container .go-to-sign-up-title{font-size:14px;font-weight:400;text-align:center;color:var(--color-neutral-1)}.password-recovery-page .register-block-container .button{min-width:120px;display:flex;align-items:center;width:fit-content;align-self:center;font-weight:700}.password-recovery-page .send-code-button-container{display:flex;width:100%;justify-content:center}.password-recovery-page .resend-code{margin:0;font-size:12px;font-weight:400;color:var(--text-color-60);display:flex;align-items:center;justify-content:center}.password-recovery-page .resend-code-button{padding:0 0 0 5px;font-size:12px;font-weight:500;color:var(--color-neutral-1);cursor:default}.password-recovery-page .resend-code-button:not(.with-timer){color:var(--color-accent-2);cursor:pointer}.password-recovery-page .submit-otp-button{margin:16px auto}.password-recovery-page .save-new-password-container{display:flex;justify-content:center}.password-recovery-page .save-new-password-container .save-new-password-button{width:fit-content}
