

/* Start:/local/templates/main/components/bitrix/system.auth.authorize/.default/style.css?16989288964687*/
.error {
    color: red;
    font-size: 12px;
}
.text-field.error{
    border: 2px solid red;
}
font.errortext{
    font-family: "proxima_nova", sans-serif;
    font-size: 12px;
}
font.notetext{
    font-family: "proxima_nova", sans-serif;
    font-size: 12px;
}

.auth-tabs {
    display: flex;
    padding: 0;
    gap: 30px;
    margin: 0 0 32px 0;
}

.auth-tabs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.auth-tabs li a {
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #4D4D4D;
}

.auth-tabs li a:hover {
    color: #9DBCD8;
}

.auth-tabs li a.active {
    color: #9DBCD8;
}

.section-title--auth {
    margin-bottom: 32px!important;
}

.section-title--auth h1 {
    margin: 0!important;
}
@media (min-width: 768px) {
    .main-form--auth-phone {
        width: 524px;
    }

    .form-col-fields input {
        width: 254px!important;
        padding: 5px 30px 5px 11px!important;
        height: 46px!important;
    }
}


.main-form .main-form--auth-phone .form-col {
    margin-bottom: 16px;
}

.main-form .main-form--auth-phone .form-col .submit {
    margin-top: 16px;
}

@media (min-width: 768px) {
    .main-form .main-form--auth-phone .form-col .submit {
        margin-top: 0;
    }
}

.auth-change-phone {
    line-height: 100%;
    margin-top: 2px;
}

.auth-sms-repeat {
    line-height: 100%;
    margin-top: 2px;
}

.auth-change-phone a {
    color: #242424;
    text-decoration-line: underline;
    font-size: 14px;
    line-height: 17px;
}

.auth-sms-repeat button {
    color: #242424;
    text-decoration-line: underline;
    font-size: 14px;
    line-height: 17px;
    border: none;
    background: none;
    padding: 0;
}

.auth-sms-repeat button:hover {
    color: #9DBCD8;
    text-decoration: none;
}


.auth-timer-sms {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #919191;
    margin-top: 2px;
}

.sms-delay-timer {
    font-weight: 600;
    color: #242424;
}

.sms-delay-timer-text {
    font-weight: 600;
    color: #242424;
}

.form_auth_phone {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 32px;
    margin-bottom: 48px;
}

.form_auth_phone__fields {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 32px;
}

.form_auth_phone__fields-phone {

}

.form_auth_phone__fields-sms {

}

.form_auth_phone__actions {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 16px;
}

.form_auth_phone__fields-phone input, .form_auth_phone__fields-sms input {
    padding: 5px 30px 5px 11px!important;
    height: 45px!important;
}

.form_auth_phone__actions .forgot-pass {
    text-align: center;
    display: block;
    font-size: 12px;
}


@media (min-width: 768px) {

    .form_auth_phone__fields input {
        width: 254px!important;
    }

    .form_auth_phone__fields-sms input {
        width: 254px!important;;
    }

    .form_auth_phone__actions {
        flex-direction: row;
        width: 670px;
        align-items: center;
    }

    .form_auth_phone__actions .forgot-pass {
        flex-shrink: 0;
        text-align: left;
    }

    .form_auth_phone__fields-sms {
        display: flex;
        align-items: center;
        gap: 16px;
    }

    .form_auth_phone__fields-phone {
        display: flex;
        align-items: center;
        gap: 16px;
    }
}

@media (min-width: 1024px) {
    .form_auth_phone__actions {
        width: 610px;
    }

    .form_auth_phone__fields input {
        width: 224px!important;;
    }

    .form_auth_phone__fields-sms input {
        width: 224px!important;;
    }
}

@media (min-width: 1280px) {
    .form_auth_phone__actions {
        width: 723px;
    }

    .form_auth_phone__fields input {
        width: 281px!important;;
    }

    .form_auth_phone__fields-sms input {
        width: 281px!important;;
    }
}


.js-phone-mask--complete {
    background: #E8F0FE!important;
    border: 1px solid #D1D2DF!important;
}

.js-smsCode--complete {
    background: #E8F0FE!important;
    border: 1px solid #D1D2DF!important;
}

.js-phone-mask[readonly] {
    color: rgba(36, 36, 36, 0.5)!important;
    background: #FFFFFF!important;
    border: 1px solid #D1D2DF!important;
}

.js-phone-error-text,  .js-code-error-text {
    line-height: 130%;
    margin-top: 2px;
    position: absolute;
}

@media (max-width: 768px) {
    .js-code-error-text {
        position: relative;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/sender.subscribe/.default/style.css?167446505399*/
a.consent:hover{
    color:#000;
}

span.result{
    display: none;
}

.hide {
    display: none;
}
/* End */
/* /local/templates/main/components/bitrix/system.auth.authorize/.default/style.css?16989288964687 */
/* /local/templates/main/components/bitrix/sender.subscribe/.default/style.css?167446505399 */
