

/* Start:/bitrix/templates/shop/components/bitrix/system.auth.authorize/.default/style.css?17079141578875*/
.banner-on-main {
    max-width: 979px;
    position: relative;
    margin: 0 auto;
    padding: 70px 0;
}

.banner-on-main__row {
    display: flex;
}

.banner-on-main__col {
    position: relative;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .banner-on-main {
        padding: 60px 0 0;
        background-position: top center;
    }
}

.banner-on-main__container {
    width: 100%;
    max-width: 1240px;
    margin: auto;
}

.banner-on-main__row:after {
    content: '';
    display: block;
    clear: both;
}

.banner-on-main__col {
    float: left;
    width: 100%;
}

.banner-on-main__col:nth-of-type(1) {
    max-width: calc(100% - 260px);
}

.banner-on-main__col:nth-of-type(2) {
    max-width: 345px;
}

@media (max-width: 767px) {
    .banner-on-main__col {
        float: none;
        max-width: 100% !important;
    }
}

.banner-on-main__title {
    margin: 30px 0 0;
    font-size: 14px;
    color: #fff;
    opacity: .6;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .banner-on-main__title {
        margin: 0;
        text-align: center;
    }
}

.banner-on-main__description {
    font-family: 'TrebuchetMS', sans-serif;
    font-size: 42px;
    line-height: 1.3;
    margin: 35px 0 0;
    box-sizing: border-box;
    color: #fff;
}

@media (max-width: 767px) {
    .banner-on-main__description {
        font-size: 28px;
        margin: 35px 0;
        padding: 0 15px;
        text-align: center;
    }
}

.banner-on-main__form {
    padding: 25px 32px 20px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 8px;
}

@media (max-width: 767px) {
    .banner-on-main__form {
        padding: 25px 25px 20px;
        border-radius: 0;
    }
}

.banner-on-main__form-title {
    font-size: 18px;
    color: #000000;
    text-align: center;
}

@media (max-width: 767px) {
    .banner-on-main__form-title {
        font-size: 23px;
    }
}

.banner-on-main__form-field {
    position: relative;
    margin: 15px 0 15px 0;

}

.banner-on-main__form-field-label {
    font-size: 14px;
    display: block;
    color: #7899B4;
}
input[type="checkbox"]{
    height: 28px;
    width: 28px;
    margin-right: 10px;
    line-height: 19px;
}
.banner-on-main__form-field-input {
    height: 40px;
    font-size: 16px;
    background: #FFFFFF;
    border-radius: 8px;
    display: block;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    border: 1px solid #E7F0F7;
    outline: none;
}

.banner-on-main__form-field_error:before {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    bottom: 16px;
    width: 16px;
    height: 16px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAc1JREFUOBGVU79LHFEQfjO3uR+Q2iaeBjzh7t42amVlEbAIYmEbkhRnkUCKoBxE7QIW+QNUMH0Ky2ChTSARO4UUe1wglXfHIUIaEdxzb3fyvZNd9O7FI1PsvPm+b+btzHuPVJ+due6CElkkokl4B7QoolBEfsN/Hfe8/bspFAcXWj/2lfoiSt0A/JTPZn/S6WlgeJmZedS6vp4W5g8oylmlXozUaldxrpJCIYOdTxqu+zYB/7Fouu4SdN9NTiI503oXRDUBhiygrTS03u7J2qXSNIIjWw7wxVaxOGvj8MfHba3HnID5DYbz0SYSoqfiOGaQA8ZhuNllXmZMe2rM874NKIYAo/X6ITaeY0w1wtTDIfoBupcjkmH85n8nJ9WIxEGlAGdP8HB91u0eg7nsQ3shxKmmSGBaOGqUSs9sokw6/Usx/7FxrXJ5HvgPdqLoM6VSGzZREARzLDJu49D6Go5nt8fhZu3gXF/ahDYM+nXckS3Dsfnkff89WnltrqmJH7Km1u/Q/1K+01kxOszu1syDafj+KoAikK17j0nrdEtkKiKq4t6EWZFK/JiSAnGh84mJkZtc7hWe73OIzZDNUXcoig5SzHtPPK8Za43/C7Q6qx9s6PeYAAAAAElFTkSuQmCC") no-repeat center;
}
#modal_auth-form_phone_static .wrap-btn{
    width: 100%;
    display: flex;
    justify-content: center;
}
.wrap-btn .btn{
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    width: 190px;
    display: block!important;
}
.wrap-btn {
    display: inline-block;
    margin: 15px 15px 0;
}

.banner-on-main__form-button {
    position: relative;

    cursor: pointer;
    font-size: 14px;
    width: 181px;
    margin: 42px auto;
    padding: 16px 0;
    color: #fff;
    border: none;
    border-radius: 30px;
    outline: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
}

.banner-on-main__form-privacy {
    position: relative;
    font-size: 13px;
    margin: 15px 0 0;
    padding: 0 0 0 30px;
    letter-spacing: -.71px;
    color: #787878;
}

.banner-on-main__form-privacy label {
    font-weight: 400;
    cursor: pointer;
}

.banner-on-main__form-privacy-checkbox {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #b8b8b8;
    box-sizing: border-box;
    border-radius: 2px;
    cursor: pointer;
}

.banner-on-main__form-privacy-checkbox:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4LjEwNiIgdmlld0JveD0iMCAwIDEwIDguMTA2Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC00Ni4yOTgpIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDQ2LjI5OCkiPjxwYXRoIGQ9Ik0yLjkzMSw1Mi4zMDcsMS4wNCw1MC40MTYsMCw1MS40NTZsMi41LDIuNSwwLDAsLjQ1Ni40NTZMMTAsNDcuMzU4LDguOTQsNDYuM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTQ2LjI5OCkiIGZpbGw9IiM3ODc4NzgiLz48L2c+PC9nPjwvc3ZnPg==");
    opacity: 0;
    visibility: hidden;
}

.banner-on-main__form-privacy input[type="checkbox"] {
    display: none;
}

.banner-on-main__form-privacy input[type="checkbox"]:checked ~ .banner-on-main__form-privacy-checkbox:before {
    opacity: 1;
    visibility: visible;
}

.banner-on-main__popup {
    position: relative;
    background: #fff;
    padding: 20px;
    width: 300px;
    margin: auto;
}

.banner-on-main__popup-close {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    text-decoration: none;
    color: #cf2020;
    cursor: pointer;
    transition: all .3s ease;
    font-size: 18px;
}

.banner-on-main__popup-close:before {
    content: "\f00d";
}

.banner-on-main__popup-header {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e9f2;
    padding-bottom: 10px;
}

.banner-on-main__popup-body {
    padding: 15px 0 0;
}

.banner-on-main__popup_success .banner-on-main__popup-body {
    font-size: 18px;
    color: green;
    text-align: center;
}

.banner-on-main .banner-on-main__popup {
    display: none;
}

.banner-on-main__form-title {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 30px;
    color: #2F2F2F;
    font-family: 'Nunito';
    font-style: normal;
    color: #000000;
}

.banner-on-main__form-field-label {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 5px;

}

.input_code_auth {
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    color: #000000;
    padding-top: 14px;
    width: 156px;
    margin: auto;
}

#modal_auth-form_phone_static, #modal_auth-form_code_static {
    width: 90%;
    position: relative;
    margin: 0 auto;
    max-width: 506px;
}

.nomer_izmen {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding-top: 17px;
    color: var(--color-main);
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
}

.nomer_izmen svg path{
    fill: var(--color-main);
}

#modal_auth-form_code_static .banner-on-main__form-field-input {
    width: 75px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    display: inline-block;
}

#modal_auth-form_code_static .new-review__checkbox-label {
    padding-top: 26px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #666666;
    position: relative;
}

#modal_auth-form_code_static .new-review__check-box {
    display: block;
    position: absolute;
    top: 27px;
    left: 1px;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #EB002B;
    transform: translate(0px, -3px);
}

#modal_auth-form_code_static .new-review__check-box > i {
    display: none;
    top: 3px;
    left: 3px;
    position: absolute;
    font-size: 9px;
    color: #77b97e;
}

#modal_auth-form_code_static label .new-review__check-box:hover {
    cursor: pointer;
}

#modal_auth-form_code_static label input:checked ~ .new-review__check-box > i {
    display: inline;
    background: #EB002B;
    border: 1px solid #EB002B;
    border-radius: 10px;
    color: #EB002B;
    width: 8px;
    height: 8px;
}

#modal_auth-form_code_static .new-review__checkbox-block {
    padding-top: 26px;
}

#modal_auth-form_code_static .check_select_part {
    margin-right: 12px;
}

/* End */


/* Start:/bitrix/templates/shop/components/bitrix/system.auth.authorize/login/style.css?1762786458232*/
.dialog_min_price_cart {
    text-align: center;
    font-size: 14px;
    background: #ffdd00;
    border-radius: 5px;
    margin-top: 15px;
    position: absolute;
    padding: 5px;
    right: 240px;
    width: 250px;
}

/* End */


/* Start:/bitrix/templates/shop/styles/enter_forms.css?17627864587021*/

/* forms */

.content-container {
    display: block;
    position: relative;
    width: calc((100% - 30px) * 0.75);
}

@media (max-width: 1023px) {
    .content-container {
        width: 100%;
    }
}

.content-block {
    display: block;
    text-align: center;
    position: relative;
    background-color: #ffffff;

    box-sizing: border-box;
}

.content-block__title {
    display: block;
    position: relative;
    margin: 0;
    padding: 17px 23px 14px;

    font-family: "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    box-sizing: border-box;
}

.content-block__body {
    display: block;
    margin: 0;
    padding: 17px 23px 23px;
}

.content-block__bg {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 0;
    height: 596px;
    width: 640px;
    background-image: url(/bitrix/templates/shop/styles/images/1.jpg);
}

@media (max-width: 767px) {
    .content-block__bg {
        display: none;
    }
}

.form-block {
    margin: auto;
    display: block;
    position: relative;
    max-width: 332px;
    z-index: 2;
    text-align: left;
}

.form-block .form-block__popup {
    position: relative;
}

.form-block .form-block__popup-text {
    position: absolute;
    right: 0px;
    bottom: 23px;
    margin: auto;
    background: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
    z-index: 1;
    padding: 10px;
    padding-right: 40px;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    box-sizing: border-box;
    font-weight: normal;
    font-family: "PTSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    right: -15px;
    bottom: 30px;
}

.form-block .form-block__popup-text:after {
    content: '';
    font-family: Font Awesome\ 5 Free;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 10px;
    margin: auto;
    width: 20px;
    text-align: center;
    content: "\f129";
}

.form-block .form-block__popup.show .form-block__popup-text {
    opacity: 1;
    visibility: visible;
}

.form-block a {
    text-decoration: none;
}

.form-block a:hover {
    text-decoration: underline;
}

.form-block__field_error .form-block__field-input {
    border-color: #e5353d;
}

.form-block__field_error .form-block__error-text {
    display: block;
}

.form-block__error-text {
    display: none;
    top: calc(100% + 5px);
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.26px;
    color: white;
    text-align: center;
    font-size: 14px;
    background: #e5353d;
    border-radius: 5px;
    position: absolute;
    padding: 5px;
    width: 100%;
    z-index: 100;
}
.form-block__error-text:after {
    content: '';
    position: absolute;
    border: 14px solid transparent;
    border-bottom: 10px solid #e5353d;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.form-block .form-block__popup-helper {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #383838;
    background-image: url("/bitrix/templates/shop/styles/images/quest.png");
}

.form-block .form-block__popup-helper img {
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
}


.form-block__field-radio {
    display: inline-block;
    position: relative;
    margin: 0 0 0 45px;
    cursor: pointer;
}

.form-block__field-radio input {
    display: none;
}

.form-block__field-radio span {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    box-sizing: border-box;
}

.form-block__field-radio span:after {
    content: "";
    display: none;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    border-radius: 50%;
}

.form-block__field-radio input:checked ~ span:after {
    display: block;
}

.form-block__field-radio div {
    display: inline-block;
    padding: 0 0 0 30px;
    font-family: "PTSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #383838;
    vertical-align: top;
}

.form-block__field-radio:first-of-type {
    margin: 0;
}

.form-block__field-checkbox {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.form-block__field-checkbox input {
    display: none;
}

.form-block__field-checkbox input.not_checked ~ span {
    border-width: 2px;
    border-style: solid;
}

.form-block__field-checkbox input.not_checked ~ div {
    color: #e5353d;
}

.form-block__field-checkbox input.not_checked ~ div a {
    color: #e5353d;
}

.form-block__field-checkbox input.not_checked ~ div a:hover {
    color: #e21e27;
}

.form-block__field-checkbox span {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 2px solid #e5353d;
    box-sizing: border-box;
}

.form-block__field-checkbox span i {
    display: none;
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(1);
    font-size: 9px;
    color: #e5353d;
}

.form-block__field-checkbox input:checked ~ span i {
    display: block;
}

.form-block__field-checkbox div {
    display: block;
    position: relative;
    padding: 0 0 0 30px;
    font-family: "PTSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #383838;
    vertical-align: top;
}

.form-block__link {
    display: block;
    position: relative;
    margin: 15px 0 0;
    text-align: center;
    font-family: "PTSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
}



.form-block__enter-btn_solo {
    margin: 45px 0 0;
}

.form-block__social-login {
    display: block;
    position: relative;
    margin: 30px 0 0;
    font-family: "PTSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.28px;
    text-align: center;
    color: #383838;
}

.form-block__social-web-list {
    display: block;
    position: relative;
    margin: 15px 0 0;
}

.form-block__enter-btn {
    display: block;
    position: relative;
    width: 100%;
    margin: 15px 0 0;
    padding: 14px 0;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
.page-container h1 {
    text-align: center;
}

/* End */
/* /bitrix/templates/shop/components/bitrix/system.auth.authorize/.default/style.css?17079141578875 */
/* /bitrix/templates/shop/components/bitrix/system.auth.authorize/login/style.css?1762786458232 */
/* /bitrix/templates/shop/styles/enter_forms.css?17627864587021 */
