

/* Start:/local/templates/main_new/css/buy_now_pay_later.css?17752080437603*/
#buy_now__pay_later {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    color: #000000;
    font-family: Segoe_ui_regular,sans-serif;
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    font-style: normal;
}
.form-title, .ya_split_title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 23px;
}
span.red {
    color: #E22727
}

.step {
    position: relative;
    display: flex;
    align-items: center;
    text-align: left;
}
.step span {
    position: absolute;
    margin: 0 auto;
    left: 21px;
    color: white;
    margin-right: 16px;
}
.step div {
    margin-left: 18px;
}
.select_split__wrapper {
    display: flex;
    justify-content: center;
    margin-top: 27px;
}
.split-title {
    display: flex;
    align-items: center;
    justify-content: center;
}
.calendar {
    margin-right: 10px;
}
.select-split {
    border-radius: 4px;
    border: 4px solid #E7E7E7;
    text-align: center;
}
.select-split.active {
    border: 4px solid rgba(9, 80, 148, 0.50);
}
.select-split-block {
    width: 388px;
    background: #FFF;
    padding: 30px 0px 33px 0px;
}
.contacts-step .select-split-block .step {
    margin-bottom: 20px;
}
.select-split-block:first-child {
    margin-right: 20px;
}
.split-name {
    font-size: 24px;
    margin-top: 12px;
}
.split-desc {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 14px;
    padding: 0 42px;
}
.split-btn {
    margin-top: 32px;
}
input[type="radio"]{
    display:none;
}

.split-btn input[type=radio] + label{
    padding: 11px 39px;
    border-radius: 50px;
    border: 1px solid #FE1616;
}
.split-btn input[type=radio]:checked + label {
    padding: 11px 47px 11px 39px;
    border-radius: 50px;
    border: 1px solid #FE1616;
    background: #FE1616;
    color: #fff;
    margin-top: 10px;
    position: relative;
}
.split-btn input[type=radio]:checked + label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-position: center center;
    top: 13px;
    right: 17px;
    position: absolute;
}

.contacts-step {
    display: flex;
    justify-content: space-between;
}
.select_services__wrapper, .select_contacts__wrapper {
    text-align: left;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.checked__wrapper input[type="radio"]+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
.checked__wrapper input[type="radio"]+label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.checked__wrapper input[type="radio"]:checked+label::before {
    border-color: #E22727;
    background-color: #E22727;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.select_contacts__wrapper ul {
    margin-bottom: 22px;
}
.submit-form {
    text-align: left;
    width: 260px;
}
.submit-form button {
    background: #FE1616;
    padding: 11px 66px;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 22px;
}

.submit-form input {
    padding: 11px 44px 11px 23px;
    font-family: Montserrat;
    font-size: 14px;
    border: 1px solid #D3D3D3;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 22px;
    margin-bottom: 11px;
}
.agreement {
    color: #989898;
    text-align: center;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: 11px;
}
div#form_error {
    color: red;
    text-align: left;
}
#form_success {
    color: green;
}
.step_xs {
    display: none;
}

.ya_split_wrapper {
    text-align: center;
    font-family: Segoe_ui_regular,sans-serif;
    margin-top: 30px;
}
.ya_split_subtitle {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.ya_split_wrapper .select-split-block {
    text-align: left;
    border-radius: 20px;
    border: none;
    box-shadow: 0 3px 15px rgba(0,0,0,.39);
    padding: 21px;
    width: 349px;
}
.ya_split_wrapper .split-title {
    justify-content: left;
    text-transform: uppercase;
    font-weight: 600;
}
.ya_split_wrapper .split-desc{
    padding: 0;
    margin: 0;
}
.ya_split_wrapper .ya_split_title {
    margin-bottom: 15px;
}
.ya_split_info {
    margin-bottom: 12px;
}
.split_icon svg{
    border-radius: 20px;
}
.buy_now_wrapper {
/*    padding: 18px;*/
}
.buy_now_banner  {
    background: url("/local/templates/main_new/css/../img/ya_split/desktop.png") center center no-repeat;
    background-size: inherit;
    height: 403px;
    position: relative;
}

.split_button {
    margin-top: 31px;
}
.split_button .show_more {
    border-radius: 50px;
    background: #FE1616;
    color: #fff;
    padding: 11px 40px;
}

@media (max-width: 940px) {
    .buy_now_banner {
        background: url("/local/templates/main_new/css/../img/ya_split/tablets.png") center center no-repeat;
        height: 536px;
    }
    .ya_split_wrapper .select_split__wrapper {
        display: flex;
    }
}

@media (max-width: 818px) {
    #buy_now__pay_later {
        display: contents;
    }
    .select_split__wrapper {
        display: inline-table;
    }
    .select-split:first-child {
        margin-bottom: 11px;
    }
    .step_xl {
        display: none;
    }
    .step_xs {
        display: flex;
    }
    .ya_split_wrapper .select-split:first-child {
        margin-bottom: 0;
    }
}
@media (max-width: 736px) {
    .buy_now_banner {
        background: url("/local/templates/main_new/css/../img/ya_split/mobile.png") center center no-repeat;
        height: 637px;
        width: 320px;
        margin: auto;
    }
    .ya_split_wrapper .select_split__wrapper {
        display: inline-table;
    }

    .ya_split_wrapper .select-split-block {
        width: 319px;
    }
    .ya_split_wrapper .select-split-block.select-split {
        padding: 10px 21px;
    }
    .ya_split_wrapper .split-title {
        font-size: 12px;
    }
    .ya_split_wrapper .select-split-block:first-child {
        margin-bottom: 11px;
        margin-right: 0;
    }
    .ya_split_info .ya_split_title {
        font-size: 34px;
    }
}
@media (max-width: 643px) {
    .contacts-step {
        display: inline-block;
    }
    .submit-form, .submit-form input, .submit-form button {
        width: 100%;
    }
    .submit-form button {
        line-height: 30px;
    }
    .section1 {
        display: inline-block;
    }
    .form-title {
        font-size: 24px;
    }
    .form-subtitle {
        font-size: 14px;
    }
    .select-split-block {
        width: 288px;
    }
    .checked__wrapper {
        padding-left: 25px;
    }
    .select-split-block .checked__wrapper ul {
        border-left: 2px solid transparent;
        padding-left: 15px;
    }
    .select-split-block:first-child .checked__wrapper ul {
        border-left: 2px solid #E22727;
    }
    .submit-form button {
        padding: 5px 66px;
    }
}
/* End */
/* /local/templates/main_new/css/buy_now_pay_later.css?17752080437603 */
