
.auth-form-wrapper .only__switchers {
    width: 100%;
}

.auth-form-wrapper {
    width: 100%;
    margin: 0 auto;
}

.menu__content .dark-auth {
    margin: unset;
}

.auth-tab-body {
    display: none;
    width: 100%;
}

.auth-tab-body.isActive {
    display: block;
}

.only__title {
    text-align: center;
}

.only__title-icon {
    display: none;
}

.unlock-motivation {
    max-width: 666px;
    margin-bottom: 40px;
    color: #A6A098;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}

.only__row .input--dark .input__label {
    font-family: 'Geometria', sans-serif;
    color: #B3B3B3;
}

.input__label--non-req {
    text-transform: lowercase;
}

body .only__policy {
}

body .only__policy {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 600px;
}

body .only-2 .only__policy {
    margin: 0 auto;
    margin-top: 20px;
    max-width: 315px;
}

body .unlock-form .only-2 .only__policy {
    margin-top: 20px;
}

body .only__form:not(.only-authorized) {
    flex-direction: column;
}

.buttons-wrapper button {
    width: 100%;
}

.menu__content .dark-auth {
    margin: 0 auto;
}

@media (max-width: 1200px) {
    .login_as {
        margin: 0;
    }

    body .only__policy {
        max-width: 315px;
        margin: 0 auto;
        margin-top: 30px;
        text-align: center;
    }

    .auth-socials .only__row {
        margin-bottom: 0 !important;
    }

    .menu .auth-form-wrapper {
        padding-top: 40px;
    }

    body .unlock-form .only-2 .only__policy {
        margin-top: 20px;
    }
}

@media (max-width: 739px) {
    .menu__content .auth-tab-body {
        max-width: 400px;
        margin: 0 auto;
    }

    .auth-socials.only__mobile-wrap {
        display: block;
    }

    .menu__content .dark-auth {
        max-width: 100%;
    }

    body .dark-auth__switcers {
        margin-bottom: 30px;
    }

}

.input-wrapper {
    display: flex;
    gap: 10px;
}

.buttons-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.buttons-wrapper .only__row--footer {
    margin-top: 0;
}

.buttons-wrapper__or {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 30px;
    color: #9E978E;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}

.buttons-wrapper__or {
    margin: 0 30px;
}

.buttons-wrapper__or_line {
    margin: 20px 0;
}

.buttons-wrapper__or_line.buttons-wrapper__or::before,
.buttons-wrapper__or_line.buttons-wrapper__or::after {
    content: '';
    display: block;
    width: 125px;
    height: 1px;
    background: #9E978E;
    opacity: 0.3;
}

.buttons-wrapper__or::before {
    margin-right: 17px;
}

.buttons-wrapper__or::after {
    margin-left: 17px;
}

.buttons-wrapper .btn--yellow-medium,
.buttons-wrapper .only__row--footer {
    width: 100%;
    max-width: 315px;
}

.register-email-error {
    display: flex;
    gap: 5px;
}

body .only__row--footer {
    margin-top: 30px;
}

body .only__col .only__row--footer.only__row {
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .buttons-wrapper {
        flex-direction: column;
    }

    .buttons-wrapper__or::before,
    .buttons-wrapper__or::after {
        content: '';
        display: block;
        width: 125px;
        height: 1px;
        background: #9E978E;
        opacity: 0.3;
    }

    .buttons-wrapper .btn--yellow-medium,
    .buttons-wrapper .only__row--footer {
        max-width: 100%;
    }

    .register-email-error {
        display: flex;
        flex-direction: column;
    }

    .buttons-wrapper__or {
        margin: 30px;
    }
}

@media (max-width: 768px) {
    .input-wrapper {
        flex-direction: column;
        gap: 10px;
    }

    .buttons-wrapper__or {
        margin: 20px 0;
    }

    body .only__policy {
        margin-top: 40px;
    }

    body .unlock-form .only-2 .only__policy {
        margin-top: 20px;
    }
}

.auth-form-wrapper .only__row--footer {
    flex-direction: column;
}

.btn.btn--login {
    width: 100%;
    max-width: 315px;
    margin-bottom: 10px;
}

.auth-socials .only__social {
    justify-content: center;
    margin-bottom: 0;
    line-height: 0;
}

.only__col .auth-socials .only__row {
    margin-bottom: 0;
}

.dark-auth .only__switcher {
    color: #D2D2D2;
}

.dark-auth .only__switchers {
    border-color: #D2D2D2;
}

/*.menu .js-menu-auth {*/
/*    max-width: 600px;*/
/*}*/

.only__col .only__row {
    margin-bottom: 10px;
}

.menu .offset-container {
    /*margin-top: 40px;*/
}

.buttons-wrapper {
    margin-top: 20px;
}

.buttons-wrapper .only__row {
    margin-bottom: 0;
}

.menu .btn--dark {
    color: rgba(44, 40, 41, 1);
}

@media (max-width: 1200px) {
    .auth-socials .only__social {
        margin-top: 0;
    }
}


body .only__inner {
    max-width: 666px;
}

.auth-form-wrapper {
    max-width: 600px;
    /*margin: 0 auto;*/
}

.unlock-form .unlock-motivation {
    margin-bottom: 55px;
}

body .only__title--mb {
    margin-bottom: 75px;
}

body .unlock-form .only__title--mb {
    margin-bottom: 20px;
}

body .services-form .s-auth__title {
    margin-bottom: 25px;
}

body .only__switcher.isActive:after {
    margin-bottom: -1px;
}

body .only__link {
    color: #9E978E;
    opacity: 0.7;
}

body .only__link:hover {
    opacity: 1;
}

.menu .auth-form-wrapper {
    margin-top: 50px;
}

.only-2 .auth-form-wrapper {
    max-width: 400px;
    width: 100%;
    /*margin: 0 auto;*/
    margin-left: auto;
    margin-right: auto;
}

.only__form-mobile-text {
    display: none;
}

@media (max-width: 1280px) {
    body .only__policy {
        margin: 0 auto;
        margin-top: 30px;
    }

    body .menu__content .only__form {
        padding-bottom: 70px;
    }

    /*.auth-form-wrapper {*/
    /*    margin: 0 auto;*/
    /*}*/
}

@media (min-width: 992px) and (max-width: 1279px) {
    .menu .auth-form-wrapper {
        /*margin-left: 50px;*/
    }
}

/*@media (max-width: 992px) {*/
/*    .auth-form-wrapper {*/
/*        margin: 0 auto;*/
/*    }*/
/*}*/

@media (max-width: 768px) {
    .auth-form-wrapper {
        max-width: 400px;
    }

    body .only__policy {
        margin-top: 20px;
    }
}

.only-authorized .auth-form-wrapper {
    display: none;
}

@media (max-width: 576px) {
    body .unlock-form .only-2 .only__policy {
        margin-top: 40px;
    }

    body .unlock-form .only__title {
        margin-bottom: 23px;
        text-align: left;
    }

    body .unlock-form .unlock-motivation {
        margin-bottom: 33px;
        text-align: left;
    }

    .menu .auth-form-wrapper {
        margin-top: 0;
    }

    .menu .only__form-mobile-text {
        display: block;
        margin-bottom: 30px;
        color: #9E978E;
        font-family: 'Geometria', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 23px;
    }

    body .only__policy {
        margin-top: 40px;
    }

    .buttons-wrapper__or {
        margin: 24px 0;
    }

    body .only-2 .only__policy {
        margin-top: 40px;
    }
}

@media (min-width: 740px) and (max-width: 1279px) {
    body .only__inner {
        padding: 215px 0 50px;
    }


}

@media (max-width: 768px) {
    body .only__title--mb {
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {
    body .only__title--mb {
        margin-bottom: 35px;
    }

    body .only__title {
        text-align: left;
    }

    .menu .auth-form-wrapper {
        padding-top: 0;
    }

    body .only__policy {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    body .only__policy .only__policy-link {
        width: fit-content;
    }
}

@media (max-width: 374px) {
    body .only__policy {
        width: fit-content;
        font-size: 11px;
    }
}

.only-authorized .only__policy {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
}

.personal-form .btn {
    width: 100%;
}

.registration-message {
    padding: 15px 0;
    text-align: center;
    color: #999999;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: bold;
}

.registration-message.hide {
    display: none;
}
/*body .page .only__form {*/
/*    align-items: center;*/
/*}*/

.s-auth__title__description {
    margin-bottom: 25px;
    text-align: center;
    font-family: "Geometria";
    font-weight: 700;
    font-size: 26px;
    line-height: 28px;
    color: #4A4A4A;
}

main .s-auth__forms {
    padding-top: 25px;
}

@media (max-width: 576px) {
    .s-auth__title__description {
        font-size: 22px;
        line-height: 25px;
    }
}
