section.login-page{align-items:center;display:flex;flex-direction:column;margin:32px auto 64px;max-width:584px;padding:0 var(--site-side-padding-mobile);width:100%}section.login-page form.login.auth-form{background:#fff;border:1px solid hsla(0,0%,86%,.6);border-radius:16px;box-shadow:0 20px 64px hsla(0,0%,6%,.12);padding:32px;width:100%}section.login-page form.login.auth-form .toggle-password{display:none!important}section.login-page .reset-pass-wrapper{display:flex;justify-content:center;margin-top:16px;width:100%}section.login-page .reset-pass-wrapper a{color:#262626;font-family:Inter Regular;font-size:16px;line-height:24px;transition:opacity .15s ease}section.login-page .reset-pass-wrapper a:hover{opacity:.75}section.reset-page{align-items:center;display:flex;flex-direction:column;margin:32px auto 64px;max-width:584px;padding:0 var(--site-side-padding-mobile);width:100%}section.reset-page h1{margin-bottom:8px;text-align:center}section.reset-page .help{color:#262626;font-family:Inter Regular;font-size:16px;line-height:24px;margin-bottom:24px;max-width:460px;text-align:center}section.reset-page form.auth-form{background:#fff;border:1px solid hsla(0,0%,86%,.6);border-radius:16px;box-shadow:0 20px 64px hsla(0,0%,6%,.12);padding:32px;width:100%}section.reset-page #pass_reset_form .password-wrapper{display:block;width:100%}section.reset-page #pass_reset_form .password-wrapper>input{padding-right:44px;width:100%}section.reset-page #pass_reset_form .toggle-password{border-radius:50%;color:#929292;display:block!important;height:28px;right:12px;transition:color .15s ease,background-color .15s ease;width:28px}section.reset-page #pass_reset_form .toggle-password:hover{background-color:hsla(0,0%,86%,.35);color:#262626}section.reset-page #pass_reset_form .btn[type=submit],section.reset-page #pass_reset_form button[type=submit],section.reset-page #pass_reset_form input[type=submit]{background:#ffc813;border:1px solid #ffc813;border-radius:40px;color:#fff;font-family:Inter Medium;font-size:18px;line-height:27px;margin-top:8px;min-height:48px;padding:8px 16px;width:100%}section.reset-page #pass_reset_form .btn[type=submit]:hover,section.reset-page #pass_reset_form button[type=submit]:hover,section.reset-page #pass_reset_form input[type=submit]:hover{background:#ffc813;border-color:#ffc813}@media screen and (max-width:768px){section.login-page{margin-top:16px;padding:0 var(--site-side-padding-mobile)}section.login-page form.login.auth-form{border:1px solid hsla(0,0%,86%,.8);box-shadow:none;padding:20px 16px}section.login-page .reset-pass-wrapper{margin-top:12px}section.reset-page{margin-top:16px;padding:0 var(--site-side-padding-mobile)}section.reset-page h1{margin-bottom:8px}section.reset-page .help{font-size:14px;line-height:21px;margin-bottom:16px}section.reset-page form.auth-form{border:1px solid hsla(0,0%,86%,.8);box-shadow:none;padding:20px 16px}section.reset-page #pass_reset_form .btn[type=submit],section.reset-page #pass_reset_form button[type=submit],section.reset-page #pass_reset_form input[type=submit]{font-size:16px;height:40px;line-height:24px;margin-top:0;min-height:40px}}