.b-auth-form{background-color:#fff;margin:0 auto;position:relative}.b-auth-form .checkbox .checkbox-checkmark:after{width:6px;height:10px}.b-auth-form.is-success .b-auth-form__field,.b-auth-form.is-success .b-auth-form__politic{display:none}.b-auth-form.is-success .b-auth-form__field.hidden{display:block}.b-auth-form.is-success .b-auth-form__successfull-mess{z-index:100;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;top:-10%;left:0}.b-auth-form.is-password .b-auth-form__help,.b-auth-form.is-password .b-auth-form__prompt{display:none}.b-auth-form.is-password .b-auth-form__password-forget{align-items:center;gap:5px;display:flex}.b-auth-form.is-forget-password .b-auth-form__password-forget{display:none}.b-auth-form.is-forget-password .b-auth-form__password-forget-success{color:#45bc6d;display:block}.b-auth-form__password-forget-success{display:none}.b-auth-form__password-forget{color:#ff9700;cursor:pointer;width:max-content;text-decoration:underline;display:none}.b-auth-form__password-forget.is-loading{pointer-events:none}.b-auth-form__password-forget.is-loading:after{content:"";background-image:url(../frontend-assets/images/btn/loading.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:30px}.b-auth-form__password-forget:hover{text-decoration:none}.b-auth-form__successfull-mess{display:none}.b-auth-form__errors{color:#ff9700;display:none}.b-auth-form__errors.is-active{display:block}.b-auth-form__fields{margin-bottom:30px}@media (width>=768px){.b-auth-form__fields{margin-bottom:45px}}.b-auth-form__field{margin-bottom:10px}.b-auth-form__field:last-child{margin-bottom:0}.b-auth-form__field.hidden{display:none}.b-auth-form__prompt{color:#b2b6bb;margin-bottom:15px;display:inline-block}.b-auth-form__label{color:#697795;margin-bottom:15px;display:block}.b-auth-form__label.password{margin-bottom:5px}.b-auth-form__label span{color:#ff9700}.b-auth-form__bottom{flex-direction:column;align-items:flex-start;gap:30px;display:flex}@media (width>=768px){.b-auth-form__bottom{flex-direction:column;gap:45px}}.b-auth-form__success-title{margin-bottom:20px}@media (width>=1024px){.b-auth-form__success-title{margin-bottom:45px}}.b-auth-form__success-desc{color:#697795}.b-auth-form__success-desc a{color:#ff9700}.b-auth-form__success-desc a:hover{color:#697795}.b-auth-form__not-password{color:#ff9700;cursor:pointer}.b-auth-form__request-password{cursor:pointer}.b-auth-form__help{justify-content:space-between;gap:10px;margin-top:10px;display:flex}
