

/* Start:/local/templates/.default/css/blocks/auth-block-def.css?1755678671425*/
/* Auth block. Default */

.auth-block-def {
  margin-left: auto;
  margin-right: auto;
  max-width: 23.125rem;
}

.auth-block-def__tabs.nav {
  justify-content: center;
}

.auth-block-def__tabs_desktop {
  display: none !important;
}

@media (min-width: 992px) {
  .auth-block-def__tabs_mobile {
    display: none !important;
  }

  .auth-block-def__tabs_desktop {
    display: flex !important;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.auth.form/auth-def/style.css?17556786711460*/
/* Auth. Default */

.auth-def:not(:last-child) {
    margin-bottom: 5rem;
}

.auth-def__fields:not(:last-child) {
    margin-bottom: 0.5rem;
}

.auth-def__label.form-label:not(:last-child) {
    margin-bottom: 0.375rem;
}

.auth-def__forgot-password:not(:last-child) {
    margin-bottom: 2.375rem;
}

.auth-def__submit {
    text-align: center;
}

.auth-def__submit-btn {
    min-width: 11.5rem;
}

@media (min-width: 576px) {
    .auth-def__submit {
        text-align: left;
    }

    .auth-def__submit-btn {
        min-width: none;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .auth-def__label.form-label:not(:last-child) {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .auth-def__fields:not(:last-child) {
        margin-bottom: 0.75rem;
    }

    .auth-def__forgot-password:not(:last-child) {
        margin-bottom: 2.5625rem;
    }
}

@media (min-width: 1200px) {
    .auth-def__fields:not(:last-child) {
        margin-bottom: 1rem;
    }

    .auth-def__forgot-password:not(:last-child) {
        margin-bottom: 2.75rem;
    }
}

.auth-def__label.form-label {
    color: #707070;
}

.auth-def__label.form-label-sm {
    font-size: 0.875rem;
}

.auth-def__forgot-password {
    font-size: 0.875rem;
    letter-spacing: 0;
}

@media (min-width: 768px) {
    .auth-def__label.form-label-sm {
        font-size: 1rem;
    }

    .auth-def__forgot-password {
        font-size: 1rem;
    }
}
/* End */
/* /local/templates/.default/css/blocks/auth-block-def.css?1755678671425 */
/* /local/templates/.default/components/bitrix/main.auth.form/auth-def/style.css?17556786711460 */
