.ForgotPasswordForm_wrapper__7c5_S{text-align:center;padding:40px 20px 30px}.ForgotPasswordForm_heading__3show{font-size:24px;font-weight:400;color:#323332;margin:0 0 6px;text-align:center}.ForgotPasswordForm_intro__3jJvC{font-size:14px;color:var(--color-text);margin:0 0 16px}.ForgotPasswordForm_form__9OulQ{display:flex;flex-direction:column;align-items:center}.ForgotPasswordForm_input__ygQ5C{width:360px;max-width:100%;padding:7px;border:.8px solid #6f6ec0;border-radius:4px;font-size:14px;font-family:var(--font-family);color:var(--color-text);outline:none;transition:border-color .15s ease,box-shadow .15s ease;height:34px;line-height:1.42857;background:#fff;margin-bottom:14px;box-sizing:border-box}.ForgotPasswordForm_input__ygQ5C::placeholder{color:#999}.ForgotPasswordForm_input__ygQ5C:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ForgotPasswordForm_submitButton__eHtQi{width:360px;max-width:100%;padding:14px 20px;background:#c8c8f5;color:#000;border:.8px solid #6f6ec0;border-radius:4px;font-size:16px;font-weight:400;font-family:var(--font-family);cursor:pointer;transition:background .2s ease;line-height:1.42857;height:51px;box-sizing:border-box}.ForgotPasswordForm_submitButton__eHtQi:hover:not(:disabled){background:#6f6ec0;color:#fff}.ForgotPasswordForm_submitButton__eHtQi:disabled{opacity:.6;cursor:not-allowed}.ForgotPasswordForm_backRow__DbxZN{width:360px;max-width:100%;margin-top:12px;text-align:center}.ForgotPasswordForm_backLink__fK7bK{font-size:14px;font-weight:500;color:#6f6ec0;background:none;border:none;cursor:pointer;font-family:var(--font-family);padding:0;text-decoration:none}.ForgotPasswordForm_backLink__fK7bK:hover{color:var(--color-primary-light)}.ForgotPasswordForm_error__Mahfn{color:#d32f2f;font-size:13px;text-align:center;margin:0 0 14px}.ForgotPasswordForm_successBox__YkQzB{width:360px;max-width:100%;margin:0 auto 18px;color:#1b5e20;background:#eef6ee;border:.8px solid #a5d6a7;border-radius:4px;padding:14px 16px;font-size:14px;line-height:1.5;text-align:center;box-sizing:border-box}@media (max-width:767px){.ForgotPasswordForm_input__ygQ5C{height:44px;padding:10px 12px;font-size:16px}.ForgotPasswordForm_backLink__fK7bK{padding:12px 0;min-height:44px}}.AuthModal_overlay__rTNKL{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,4%,.8);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:AuthModal_fadeIn__jVwBq .3s ease}@keyframes AuthModal_fadeIn__jVwBq{0%{opacity:0}to{opacity:1}}.AuthModal_modal__r5yQa{background:#fff;position:relative;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;text-align:center;animation:AuthModal_zoomIn__dCfVg .3s ease}.AuthModal_modalWide__i_Szx{max-width:660px}@keyframes AuthModal_zoomIn__dCfVg{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.AuthModal_closeButton__c_b8s{position:absolute;top:4px;right:4px;background:none;border:none;font-size:24px;font-weight:300;color:#3498db;cursor:pointer;line-height:1;width:44px;height:44px;z-index:1;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s ease;padding:0}.AuthModal_closeButton__c_b8s:hover{opacity:1}@media (max-width:767px){.AuthModal_modalWide__i_Szx,.AuthModal_modal__r5yQa{max-width:100%}}