

/* Start:/local/templates/.default/components/bitrix/news/service/style.css?171326478047*/
body .auth-done__info {
    margin-top: 50px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/service/bitrix/news.detail/.default/style.css?17132647801198*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.auth-done__inner .auth-done__info p {
	/*color: #000;*/
	text-align: center;
	font-family: 'Geometria', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
}

.auth-done__inner .auth-done__info a:link {
	/*color: #000000;*/
	color: rgba(0, 0, 0, 0.6);
}

.read-in {
	padding: 19px;
	border-radius: 3px;
	background: #F8F8F8;
}

.auth-done__read-in {
	margin-top: 30px;
}

.read-in__title {
	margin-bottom: 14px;
	color: #4A4A4A;
	font-family: 'Geometria', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 12px;
}

.read-in__desc {
	margin-bottom: 11px;
	color: #B5AFA9;
	font-family: 'Geometria', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.read-in__link {
	color: #4BDBC3;
	font-family: 'Geometria', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	text-decoration-line: underline;
}

@media (max-width: 739px) {
	.auth-done__inner .auth-done__info {
		margin-top: 30px;
	}
}
/* End */


/* Start:/local/templates/.default/components/defa/block/mw-auth-modal/style.css?17722648949442*/

.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;
}

.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;
    }
}


@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;
}

.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;
    }
}

.socserv-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
}

.socserv-wrapper__or {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    vertical-align: middle;
    color: #9E978E;
}

/* login modal */

.motivation-auth .buttons-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
}

.motivation-auth .only__row:nth-last-child(2) {
    margin-bottom: 10px;
}

.motivation .buttons-wrapper .btn--yellow-medium,
.motivation .only__row--footer,
.motivation .buttons-wrapper .btn.btn--login {
    max-width: 391px !important;
    width: 100% !important;
}

.motivation .btn.btn--login {
    margin-bottom: 0;
}

.motivation-forgot-password {
    display: inline-block;
    margin: 10px auto 0;
}

.motivation body .motivation .only__policy {
    max-width: 100%;
}

@media (max-width: 768px) {
    .motivation-auth .buttons-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .socserv-wrapper {
        display: flex;
        align-items: center;
        gap: 13px;
    }
}

@media (max-width: 576px) {
    .motivation-auth .buttons-wrapper {
        gap: 10px;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/service/style.css?171326478047 */
/* /local/templates/.default/components/bitrix/news/service/bitrix/news.detail/.default/style.css?17132647801198 */
/* /local/templates/.default/components/defa/block/mw-auth-modal/style.css?17722648949442 */
