

/* Start:/local/templates/psbl/components/sprint.editor/blocks/leaseditems/_style.css?17501505565471*/
.simple-banner {
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 12px;
    padding: 40px;
    min-height: 340px;
    box-sizing: border-box;
}

.simple-banner-bg-gradient{
    background: radial-gradient(100% 1327.29% at 100% 50%, #FAECE6 0%, #F5F5FA 100%);
    min-height: 200px;
    padding: 30px;
    overflow: hidden;
}
.simple-banner__image.top-150{
    top: calc(50% - 150px);
}

.simple-banner__heading {
    max-width: 480px;
    margin-bottom: 20px;
    color: var(--grey-2);
}
.simple-banner__heading.fs-20{
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
}
.simple-banner__heading.fs-26{
    font-size: 26px;
    line-height: 33px;
}

@media (max-width: 1023.9px) {
    .simple-banner__heading.fs-20{
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767.9px) {
    .simple-banner__heading.fs-20{
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }
}

.simple-banner__text {
    max-width: 480px;
    font-size: 17px;
    line-height: 24px;
    color: var(--grey-3);
    margin-bottom: 30px;
}

.simple-banner__text.fs-15{
    font-size: 15px;
    line-height: 21px;
}

.simple-banner__text.max-576{
    max-width: 576px;
}

.simple-banner__image {
    position: absolute;
    right: 40px;
    top: calc(50% - 130px);
}
@media (min-width: 1024px) {
    .simple-banner__image.right-74{
        right: 74px;
    }
}

.simple-banner__actions {
    margin-top: auto;
    max-width: 480px;
}

@media (min-width: 768px) {
    .simple-banner__actions .btn.max-200{
        max-width: 200px;
        width: 100%;
    }
}

.ticket-modal .custom-scroll {
    overflow-x: hidden;
}

.ticket-modal-content-body .form {
    margin-bottom: 0;
    box-shadow: none;
}

.ticket-modal-flex {
    display: flex;
    flex-direction: column;
}

.ticket-modal-comment {
    margin-top: 6px;
}

.ticket-modal-mbzero {
    margin-bottom: 0;
}

.ticket-modal-agree-1 {
    padding-top: 22px;
}

.ticket-modal-agree-2 {
    padding-top: 20px;
}

.ticket-modal-actions {
    margin-top: 40px;
}


.ticket-modal-required {
    margin-top: 10px;
}


.ticket-modal-description {
    line-height: 21px;
    letter-spacing: 0;
    margin-bottom: 12px;
}

.ticket-modal-content-head {
    font-size: 20px;
    color: var(--grey-3);
}

.ticket-modal-content-body form {
    margin-bottom: 0;
}

.ticket-modal {
    display: none;
}

.ticket-modal-content-body .psb-checkbox__text a {
    text-decoration: none;
}

.my-modal__body.custom-scroll {
    width: calc(100% + 8px);
    box-sizing: border-box;
}

@media (max-width: 1439px) {
    .ticket-modal-content-head {
        letter-spacing: -1px;
        margin-bottom: 20px;
    }

    .ticket-modal-content-body .ticket-modal-description {
        margin-bottom: 22px;
    }

    .ticket-modal-content-body .ticket-modal-flex {
        gap: 2px;
    }

    .ticket-modal-agree-1 {
        padding-top: 20px;
    }

    .ticket-modal-actions {
        margin-top: 32px;
    }

    .ticket-modal-required {
        margin-top: 20px;
    }

    .simple-banner {
        padding: 30px;
    }

    .simple-banner__actions {
        margin-top: auto;
        max-width: 320px;
    }

    .simple-banner__heading {
        max-width: 320px;
    }

    .simple-banner__text {
        max-width: 320px;
        font-size: 15px;
        line-height: 23px;
    }

    .simple-banner__image {
        right: 30px;
        top: calc(50% - 120px);
    }
}


@media (max-width: 1024px) {
    .simple-banner {
        min-height: 300px;
    }

    .ticket-modal-actions {
        margin-top: 16px;
    }
}

@media (max-width: 767px) {
    .ticket-modal-content-body {
        margin: 0;
    }

    .ticket-modal-actions .btn {
        height: 40px;
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
    }

    .ticket-modal-content-head {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 19px;
    }

    .ticket-modal-required {
        margin-top: 30px;
    }

    .ticket-modal-content-head {
        letter-spacing: 0px;
    }

    .ticket-modal-content-body {
        width: 100%;
    }

    .ticket-modal-description {
        font-size: 13px;
        line-height: 18px;
    }

    .ticket-modal-content-body .ticket-modal-flex {
        gap: 3px;
    }

    .ticket-modal-required {
        margin-top: 10px;
    }

    .ticket-modal-agree-2 {
        padding-top: 16px;
    }

    .ticket-modal-actions .btn {
        width: 100%;
    }

    .ticket-modal-content-body .ticket-modal-description {
        margin-bottom: 15px;
    }

    .ticket-modal-actions {
        margin-top: 24px;
    }

    .simple-banner__image {
        position: relative;
    }

    .simple-banner__actions {
        max-width: unset;
    }

    .simple-banner__heading {
        max-width: unset;
        margin-bottom: 10px;
        font-size: 17px;
        line-height: 22px;
    }

    .simple-banner__text {
        max-width: unset;
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 24px;
        letter-spacing: 0px;
    }

    .simple-banner__image {
        right: unset;
        top: unset;
        display: flex;
        justify-content: center;
    }

    .simple-banner__actions .btn {
        width: 100%;
    }

    .simple-banner__actions {
        margin-top: 24px;
    }

    .simple-banner {
        padding: 20px;
    }
}
/* End */


/* Start:/local/templates/psbl/components/bitrix/news.list/leased-items-banners/style.css?1750150556258*/
.slide-main-banner-mark-padding {
    margin-bottom: 10px;
}
.slider-car .note-main-banner {
    top: -90px;
    z-index: 1;
    margin-top: 0;
}.slider-car .note-main-banner.with_adv_img {
    top: -40px;
}
.slider-car .cards-main-banner {
    top: -40px;
}
/* End */


/* Start:/local/components/extyl/form.ajax/style.css?1750150556468*/
form .loading,
form .ok,
form .err {
    position: relative;
}

form .loading:after,
form .ok:after,
form .err:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
}

form .loading *,
form .ok *,
form .err * {
    color: #ffffff00 !important;
    pointer-events: none;
}
.psb-checkbox {
    padding-top: 15px;
}
/* End */


/* Start:/local/components/extyl/form.ajax/templates/leasing_requests_short/style.css?175015055677*/
.ticket-modal-content-head {
    font-size: 20px;
    color: var(--grey-3);
}
/* End */


/* Start:/design-system/Common/Forms/Form/style.css?175015056321518*/
.form {
    box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
    border-radius: 12px;
    background: #fff;
    font-size: 15px;
}

.form__header {
    max-width: 500px;
    margin: 0 auto 30px;
    text-align: center
}

.form__header.form__header--fullwidth {
    margin: 0 0 20px 0;
}

.form__title {
    margin-bottom: 20px
}

.form__description p {
    margin-bottom: .67em
}

.form__title--left {
    text-align: left;
}

.form__description--left {
    text-align: left;
}

.form__inner {
    max-width: 700px;
    margin: 0 auto;
    padding: 60px 0 60px
}
.form__inner--fullwidth {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.form__section + .form__section {
    margin-top: 30px
}

.form__row {
    margin: 20px 0
}

.form__legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 24px;
    font-family: Gilroy, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.4;
    white-space: normal;
    color: currentColor
}

.form__tabs .tabs__controls-block {
    display: flex;
    justify-content: center
}

.form__tabs--top .tabs__controls-block {
    margin-bottom: 40px
}

.form__tabs--after-header .tabs__controls-block {
    margin-bottom: 60px;
    margin-top: -20px
}

.form__text {
    font-weight: 500;
    font-size: 11px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #5c5c73
}

.form sup.note {
    vertical-align: top;
    padding-left: 8px;
    line-height: 12px;
    color: #8d8da6
}

.form-simple {
    position: relative
}

.form-simple__row {
    display: flex;
    align-items: flex-end
}

.form-simple__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #8d8da6;
    width: 100%;
    margin-top: 40px
}

.form-simple__text--mobile {
    display: none
}

.form-simple__field {
    width: 100%
}

.form-simple__button {
    margin-left: 20px;
    flex-shrink: 0
}

.form-contacts {
    border-bottom: 1px solid #e6e6ef;
    padding-bottom: 40px
}

.form-contact__title {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #8d8da6
}

.form-contact__value {
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    color: #5c5c73;
    letter-spacing: 0
}

.form-contact__value + .form-contact__title {
    margin-top: 10px
}

.form-contact__value a {
    color: #5c5c73
}

.form-notes {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #8d8da6
}

.form-notes__item {
    display: flex
}

.form-notes__item + .form-notes__item {
    margin-top: 20px
}

.form-notes__item-num {
    flex-shrink: 0;
    min-width: 11px;
    font-size: 13px;
    line-height: 12px;
    padding-top: 3px;
}

.form-notes__text {
    margin-top: 20px
}

.form-footer {
    display: flex;
    justify-content: center;
}

.form-footer__button {
    flex-shrink: 0;
    margin-right: 32px;
    order: -1
}

.form-footer__content {
    align-self: center
}

.form-footer__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #8d8da6;
    max-width: 412px
}

.form-phone-input {
    position: relative;
    max-width: 430px
}

.form-phone-input .capcha {
    margin-bottom: 30px
}

.form-phone-input__wrap {
    position: relative;
    height: 65px
}

.form-phone-input__label {
    font-weight: 600;
    font-size: 11px;
    font-style: normal;
    line-height: 140%;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #8d8da6;
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.form-phone-input__tel {
    outline: 0;
    font-size: 24px;
    line-height: 28px;
    box-sizing: border-box;
    width: 100%;
    max-width: 430px;
    height: 63px;
    border: 1px solid transparent;
    padding: 10px;
    border-radius: 10px;
    padding-top: 25px;
    background-color: #fff;
    color: #3e3e59;
    opacity: 1;
    transition: border-color .3s, color .3s
}

.form-phone-input__tel:hover {
    border-color: #e9e9f7
}

.form-phone-input__tel:focus {
    border-color: #aeafea
}

.form-phone-input__tel:disabled {
    cursor: not-allowed;
    color: rgba(62, 62, 89, .2)
}

.form-phone-input__tel.is-error {
    border-color: #ed885e;
    color: #ed885e
}

.form-phone-input__tel.is-error:hover {
    border-color: #ed885e
}

.form-phone-input__tel.is-error:focus {
    border-color: #ed885e
}

.form-phone-input__btn {
    font-weight: 600;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.form-phone-input__btn:disabled {
    opacity: .2;
    cursor: not-allowed
}

.form-phone-input__agreement {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    letter-spacing: .02em;
    color: #8d8da6;
    max-width: 317px;
    margin-top: 16px;
    margin-bottom: 0
}

.form-phone-input__agreement a {
    color: #e86630;
    text-decoration: none
}

.form-phone-input__agreement a:hover, .form-phone-input__agreement a:focus {
    color: #ed885e
}

::-webkit-input-placeholder {
    color: #e2e2e9;
    font-size: 24px;
    line-height: 28px
}

::-moz-placeholder {
    color: #e2e2e9;
    font-size: 24px;
    line-height: 28px
}

:-moz-placeholder {
    color: #e2e2e9;
    font-size: 24px;
    line-height: 28px
}

:-ms-input-placeholder {
    color: #e2e2e9;
    font-size: 24px;
    line-height: 28px
}

.form-success {
    background-color: #fff;
    padding: 120px 40px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .04);
    border-radius: 12px
}

.form-success__inner {
    text-align: center;
    max-width: 500px;
    margin: 0 auto
}

.form-success__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #3e3e59;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px
}

.form-success__info {
    font-weight: 500;
    font-size: 15px;
    line-height: 140%;
    color: #5c5c73;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0
}

.form-with-steps__top {
    max-width: 75%;
    margin-bottom: 60px
}

.form-with-steps__title {
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    color: #3e3e59;
    letter-spacing: 0
}

.form-with-steps__description {
    font-weight: 500;
    font-size: 17px;
    line-height: 140%;
    letter-spacing: .01em;
    color: #3e3e59;
    margin-top: 30px
}

.form-with-steps__steps-wrapper {
    position: relative
}

.form-with-steps__image-block {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: -95px;
    width: 400px;
    height: 400px
}

.form-with-steps__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.form-with-steps__image:last-child {
    z-index: 1
}

.form-with-steps__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

.form-with-steps__tab {
    margin-top: 60px
}

.form-with-steps__steps {
    max-width: 76.3%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -40px -10px 0
}

.form-with-steps__step {
    width: 33.3333%;
    padding: 0 10px;
    margin-top: 40px;
    counter-increment: number
}

.form-with-steps__step:last-child .form-with-steps__step-border {
    display: none
}

.form-with-steps__step-header {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.form-with-steps__step-count {
    min-width: 50px;
    position: relative;
    height: 50px;
    background-color: rgba(62, 62, 89, .1);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
    margin-right: 20px
}

.form-with-steps__step-count::after {
    content: counter(number) "";
    z-index: 10
}

.form-with-steps__step-sector {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.form-with-steps__step-sector svg {
    width: 100%;
    height: 100%
}

.form-with-steps__step-border {
    width: 100%;
    height: 1px;
    background-color: #ececf9
}

.form-with-steps__step-title {
    font-weight: 600;
    font-size: 17px;
    line-height: 130%;
    color: #3e3e59;
    letter-spacing: 0
}

.form-with-steps__step-title + .form-with-steps__step-description {
    margin-top: 10px
}

.form-with-steps__step-description {
    font-size: 15px;
    line-height: 150%;
    letter-spacing: .01em;
    font-weight: 500;
    color: #5c5c73
}

.form-with-steps__form {
    margin-top: 60px;
    position: relative;
    z-index: 2
}

.form-with-steps--without-image .tabs__controls {
    justify-content: center
}

.form-with-steps--without-image .form-with-steps__top {
    max-width: 100%;
    text-align: center
}

.form-with-steps--without-image .form-with-steps__steps {
    max-width: none;
    margin-left: 0;
    margin-right: 0
}

.form-with-steps--without-image .form-with-steps__steps--2-el .form-with-steps__step {
    width: 50%
}

.form-with-steps--without-image .form-with-steps__steps--4-el .form-with-steps__step {
    width: 25%
}

.form-with-steps--without-image .form-with-steps__step {
    text-align: center;
    padding: 0 20px
}

.form-with-steps--without-image .form-with-steps__step:first-child .form-with-steps__step-header:before {
    display: none
}

.form-with-steps--without-image .form-with-steps__step:last-child .form-with-steps__step-header:after {
    display: none
}

.form-with-steps--without-image .form-with-steps__step-header {
    position: relative
}

.form-with-steps--without-image .form-with-steps__step-header:before, .form-with-steps--without-image .form-with-steps__step-header:after {
    content: "";
    height: 1px;
    width: 50%;
    background-color: #ececf9;
    top: 50%;
    position: absolute
}

.form-with-steps--without-image .form-with-steps__step-header:before {
    right: calc(50% + 45px)
}

.form-with-steps--without-image .form-with-steps__step-header:after {
    left: calc(50% + 45px)
}

.form-with-steps--without-image .form-with-steps__step-count {
    margin: 0 auto
}

.form-with-steps--without-image .form-with-steps__step-border {
    display: none
}

.form-with-steps--without-image .form-with-steps__image-block {
    display: none
}

.form-field__error-text p {
    padding: 0;
    color: #bb3e45;
    font-size: .867em;
    line-height: 140%;
    letter-spacing: .02em;
    text-align: left;
    margin: 2px 0 0;
}

.spec-header {
    display: flex;
    align-items: center;
    max-width: 270px;
    gap: 16px;
}
 
.spec-header:before {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: 100%;
    background-position: center;
    flex-shrink: 0;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS41MzAzIDEuNDY5NDNDMTEuODIzMiAxLjc2MjMyIDExLjgyMzIgMi4yMzcxOSAxMS41MzAzIDIuNTMwMDlMNi4wNjA2NiA3Ljk5OTc2TDExLjUzMDMgMTMuNDY5NEMxMS44MjMyIDEzLjc2MjMgMTEuODIzMiAxNC4yMzcyIDExLjUzMDMgMTQuNTMwMUMxMS4yMzc0IDE0LjgyMyAxMC43NjI2IDE0LjgyMyAxMC40Njk3IDE0LjUzMDFMNC40Njk2NyA4LjUzMDA5QzQuMTc2NzggOC4yMzcxOSA0LjE3Njc4IDcuNzYyMzIgNC40Njk2NyA3LjQ2OTQzTDEwLjQ2OTcgMS40Njk0M0MxMC43NjI2IDEuMTc2NTMgMTEuMjM3NCAxLjE3NjUzIDExLjUzMDMgMS40Njk0M1oiIGZpbGw9IiM1QzVDNzMiLz4KPC9zdmc+Cg==')
}
.spec-header__desktop {
    display: block;
}

.spec-header__mobile {
    display: none;
}

.form__col--simple {
    margin-top: 44px;
}

@media (max-width: 1279px) {
    .form__header {
        margin-bottom: 30px;
        max-width: 440px
    }

    .form__inner {
        padding: 30px
    }

    .form__inner--fullwidth {
        padding: 0;
    }

    .form__row {
        margin: 20px 0;
    }

    .form__tabs--top .tabs__controls-block {
        margin-bottom: 32px
    }

    .form__tabs--after-header .tabs__controls-block {
        margin-top: 0;
        margin-bottom: 40px
    }

    .form-simple__text {
        margin-top: 30px
    }

    .form-contacts {
        padding-bottom: 30px
    }

    .form__section:first-child .form-contacts {
        margin-bottom: -20px
    }

    .form__section:first-child .form-contacts {
        padding-top: 10px
    }

    .form-contact__value {
        font-size: 18px
    }

    .form__section:not(:first-child) .form-notes {
        margin-top: 0
    }

    .form-success {
        padding: 80px 30px
    }

    .form-success__inner {
        max-width: 440px
    }

    .form-success__title {
        font-size: 28px;
        line-height: 130%
    }

    .form-with-steps__top {
        margin-bottom: 40px
    }

    .form-with-steps__title {
        font-size: 28px;
        line-height: 130%
    }

    .form-with-steps__description {
        font-size: 15px;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: .01em;
        color: #3e3e59;
        margin-top: 20px
    }

    .form-with-steps__image-block {
        display: block;
        width: 280px;
        height: 280px;
        right: -95px;
        top: calc(50% + 20px)
    }

    .form-with-steps__tab {
        margin-top: 40px
    }

    .form-with-steps__steps {
        margin: -30px -10px 0
    }

    .form-with-steps__step {
        width: 50%;
        margin-top: 30px
    }

    .form-with-steps__step-count {
        min-width: 40px;
        height: 40px
    }

    .form-with-steps__step-sector {
        width: 34px;
        height: 34px
    }

    .form-with-steps__step-title {
        font-size: 15px
    }

    .form-with-steps__step--additional-tablet-view {
        width: 33.3333%
    }

    .form-with-steps__form {
        margin-top: 40px
    }

    .form-with-steps--without-image .form-with-steps__step {
        padding: 0 10px
    }

    .form-with-steps--without-image .form-with-steps__step-title + .form-with-steps__step-description {
        margin-top: 8px
    }
}

@media (max-width: 767px) {
    .form__col--simple {
        margin-top: 40px;
    }
    .form__header {
        margin-bottom: 20px
    }

    .form__title {
        margin-bottom: 16px
    }

    .form__description {
        font-weight: 500;
        font-size: 13px;
        line-height: 140%;
        letter-spacing: .02em;
        color: #5c5c73
    }

    .form__inner {
        padding: 24px
    }

    .form__inner--fullwidth {
        padding: 0;
    }

    .form__section + .form__section {
        margin-top: 20px
    }

    .form__row {
        margin: 16px 0;
    }

    .form__col + .form__col {
        margin-top: 16px
    }

    .form__tabs--top .tabs__controls-block {
        margin-bottom: 24px
    }

    .form__tabs--after-header .tabs__controls-block {
        margin-bottom: 24px
    }

    .form-simple__row {
        display: block
    }

    .form-simple__text {
        margin-top: 24px
    }

    .form-simple__text--mobile {
        display: block
    }

    .form-simple__text--desktop {
        display: none
    }

    .form-simple__button {
        margin-left: 0;
        margin-top: 32px
    }

    .form-simple__button button {
        width: 100%
    }

    .form-contacts {
        padding-bottom: 26px
    }

    .form__section:first-child .form-contacts {
        margin-bottom: 30px
    }

    .form-contact + .form-contact {
        margin-top: 26px
    }

    .form-contact__value {
        font-size: 15px
    }

    .form-contact__value + .form-contact__title {
        margin-top: 8px
    }

    .form__section:not(:first-child) .form-notes {
        margin-top: 32px
    }

    .form-footer {
        display: block
    }

    .form-footer--mobile-reverse {
        display: flex!important;
        flex-direction: column-reverse;
        justify-content: stretch;
    }

    .form-footer--mobile-reverse .form-footer__button {
        margin: 0;
    }

    .form-footer--mobile-reverse .form-footer__text {
        margin: 20px 0 0;
    }

    .form-footer--mobile-reverse .form-footer__content {
        align-self: flex-start;
    }

    .form-footer__button {
        order: 0;
        margin: 32px 0 0
    }

    .form-footer__button .btn--large {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .form-footer__button .btn {
        width: 100%
    }

    .form-phone-input .capcha {
        margin-bottom: 16px
    }

    .form-phone-input__wrap {
        height: auto
    }

    .form-phone-input__tel {
        font-size: 18px;
        line-height: 24px
    }

    .form-phone-input__btn {
        padding-left: 20px;
        padding-right: 20px
    }

    ::-webkit-input-placeholder {
        font-size: 20px;
        line-height: 24px
    }

    ::-moz-placeholder {
        font-size: 20px;
        line-height: 24px
    }

    :-moz-placeholder {
        font-size: 20px;
        line-height: 24px
    }

    :-ms-input-placeholder {
        font-size: 20px;
        line-height: 24px
    }

    .form-success {
        padding: 48px 24px
    }

    .form-success__title {
        font-size: 22px
    }

    .form-success__title {
        margin-bottom: 16px
    }

    .form-success__info {
        font-size: 13px
    }

    .form-success__info {
        font-weight: 500;
        font-size: 13px;
        line-height: 140%;
        letter-spacing: .02em;
        color: #5c5c73
    }

    .form-with-steps__top {
        max-width: 100%;
        margin-bottom: 24px
    }

    .form-with-steps__title {
        font-size: 22px
    }

    .form-with-steps__description {
        margin-top: 24px
    }

    .form-with-steps__image-block {
        display: block;
        width: 160px;
        height: 160px;
        top: 8px;
        right: -56px;
        transform: translate(0, 0)
    }

    .form-with-steps__tab {
        margin-top: 24px
    }

    .form-with-steps__steps {
        margin: -8px -10px 0;
        max-width: inherit;
        padding-right: 110px
    }

    .form-with-steps__step {
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-top: 8px
    }

    .form-with-steps__step-header {
        margin-bottom: 0;
        flex-direction: column
    }

    .form-with-steps__step-count {
        min-width: 35px;
        height: 35px;
        margin-right: 0;
        min-height: 35px
    }

    .form-with-steps__step-sector {
        width: 31px;
        height: 31px
    }

    .form-with-steps__step-border {
        width: 1px;
        height: calc(100% - 45px);
        position: relative;
        top: 10px
    }

    .form-with-steps__step-text {
        padding: 9px 0 9px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .form-with-steps__step-title {
        font-size: 13px
    }

    .form-with-steps__step-title + .form-with-steps__step-description {
        margin-top: 5px
    }

    .form-with-steps__step-description {
        font-size: 13px;
        line-height: 140%;
        letter-spacing: .02em
    }

    .form-with-steps__form {
        margin-top: 24px
    }

    .form-with-steps--without-image .tabs__controls {
        justify-content: flex-start
    }

    .form-with-steps--without-image .tabs__control-item {
        flex-grow: 0
    }

    .form-with-steps--without-image .form-with-steps__top {
        text-align: left
    }

    .form-with-steps--without-image .form-with-steps__steps {
        padding-right: 0;
        margin: -12px 0 0
    }

    .form-with-steps--without-image .form-with-steps__steps--2-el .form-with-steps__step {
        width: 100%
    }

    .form-with-steps--without-image .form-with-steps__steps--4-el .form-with-steps__step {
        width: 100%
    }

    .form-with-steps--without-image .form-with-steps__step {
        text-align: left;
        padding: 0;
        margin-top: 12px
    }

    .form-with-steps--without-image .form-with-steps__step-header:before, .form-with-steps--without-image .form-with-steps__step-header:after {
        display: none
    }

    .form-with-steps--without-image .form-with-steps__step-border {
        display: block;
        height: calc(100% - 43px)
    }
}

/* End */


/* Start:/design-system/Bitrix Components Page/Passenger Car/Calculator/style.css?175015056317041*/
.calc-tabs {
    display: flex;
    flex-direction: row;
    border-radius: 6px;
    overflow: hidden;
    width: max-content;
}

.calc-tabs__item {
    padding: 8px 14px;
    color: var(--grey-2);
    font-size: 13px;
    line-height: 18.2px;
    letter-spacing: 0.2px;
    background-color: var(--white);
    transition: 0.2s all ease;
    font-weight: 600;
    cursor: pointer;
}

.calc-tabs__item--active {
    color: var(--white);
    background-color: var(--blue-2);
    border-radius: 6px;
}

.calc-main {
    display: flex;
    gap: 60px;
    justify-content: space-between;
    align-items: center;
}

.calc-fields {
    width: calc(100% - 540px);
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.calc-total {
    width: 540px;
    background-color: var(--white);
    border-radius: 12px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05), 0 0 10px 0 rgba(0, 0, 0, 0.05);
    padding: 40px;
    box-sizing: border-box;
}

.calc-total__month {
    display: flex;
    gap: 6px;
    color: var(--grey-2);
    font-weight: 600;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(141, 141, 166, 0.3);
}

.calc-total__month-text {
    font-size: 20px;
    line-height: 26px;
    display: inline;
}

.calc-total__month-info {
    display: inline-block;
}

.calc-total__month-inline {

}

.calc-total__month-value {
    font-size: 36px;
    line-height: 43px;
    margin-left: auto;
}

.calc-total__contract {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    color: var(--grey-4);
    font-weight: 600;
}

.calc-total__contract-label {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.calc-total__contract-value {
    font-size: 20px;
    line-height: 26px;
    flex-shrink: 0;
}

.calc-total__expenses {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    color: var(--grey-4);
    font-weight: 600;
    margin-top: 15px;
}

.calc-total__expenses-label {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline;
}

.calc-total__expenses-info {
    display: inline-block;
}


.calc-total__expenses-value {
    font-size: 20px;
    line-height: 26px;
    margin-left: auto;
    flex-shrink: 0;
}

.calc-total__expenses-inline {
    max-width: 180px;
}

.calc-total__economy {
    color: var(--grey-2);
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 20px;
}

.calc-total__economy-label {
    font-size: 17px;
    line-height: 22px;
    display: inline;
}

.calc-total__economy-info {
    display: inline-block;
}

.calc-total__economy-inline {

}

.calc-total__economy-value {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: -0.3px;
    margin-left: auto;
    flex-shrink: 0;
}

.calc-total__repayment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    color: var(--grey-4);
    font-weight: 600;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(141, 141, 166, 0.3);
}

.calc-total__repayment-label {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.calc-total__repayment-value {
    color: var(--grey-2);
    font-size: 20px;
    line-height: 26px;
    flex-shrink: 0;
}

.calc-actions {
    margin-top: 30px;
}

.calc-actions .btn {
    width: 100%;
}

.calc-subtitle {
    padding-bottom: 20px;
}

.calc-footer {
    margin-top: 30px;
}

.calc-footer p {
    font-size: 13px;
    color: var(--grey-5);
}

.calc-bg {
    position: absolute;
    top: -260px;
    right: 0;
}

.calc-container {
    position: relative;
}

.calc-total__economy-info ~ [data-tippy-root] .interactive-info__container, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container {
    max-width: 359px;
    padding: 30px;
    font-size: 17px !important;
    line-height: 22px !important;
}

.calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p {
    font-size: 17px !important;
    line-height: 22px !important;
}

.calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child {
    padding-bottom: 0 !important;
}

.cmt-header-info ~ [data-tippy-root] .interactive-info__container {
    max-width: 480px;
    padding: 30px;
    font-size: 17px !important;
    line-height: 22px !important;
}

.cmt-header-info ~ [data-tippy-root] .tippy-box {
    max-width: 480px!important;
}

.cmt-header-info ~ [data-tippy-root] .interactive-info__container p {
    font-size: 17px !important;
    line-height: 22px !important;
}

.cmt-header-info ~ [data-tippy-root] .interactive-info__container p:last-child {
    padding-bottom: 0 !important;
}

.calc-select .field-select {
    background: var(--white);
    border-radius: 4px;
    border: 1px solid rgb(220, 222, 229);
    box-sizing: border-box;
    padding: 8px 16px 9px 16px;
}

.calc-select .choices__input {
    position: fixed;
    left: -9999px;
}

.calc-select .field-select__name {
    transform: translate(0, -1.5px);
    height: 19px;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: var(--grey-4);
    letter-spacing: 1px;
}

.calc-select .choices__list--single {
    height: 17px;
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
}

.calc-select .field-select .choices__inner:after {
    display: none;
}

.calc-select .choices__inner {
    line-height: 17px;
    height: 17px;
    min-height: unset;
}

.calc-select .field-select .choices__inner:before {
    display: none;
}

.calc-select .choices {
    width: calc(100% + 32px);
    margin-left: -17px;
    overflow: visible;
}

.calc-select .choices__list--dropdown {
    border: 1px solid rgb(220, 222, 229);
    border-color: rgb(220, 222, 229) !important;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
    top: 24px;
    border-radius: 0 0 4px 4px;
    z-index: 2;
}

.calc-select .choices[data-type*=select-one]:after, .field-select .choices:after {
    right: 16px;
    bottom: 9px;
    font-size: 11px;
    line-height: 16px;
}

.calc-select .choices__list--dropdown .choices__item--selectable {
    padding: 8px 16px;
}

.calc-select .choices__inner .choices__item--selectable {
    padding-left: 16px;
}

.calc-field--field-select {
    display: none;
}

.calc-modal .custom-scroll {
    overflow-x: hidden;
}

.calc-modal-content-body .form {
    margin-bottom: 0;
    box-shadow: none;
}


.calc-modal-comment {
    margin-top: 6px;
}

.calc-modal-mbzero {
    margin-bottom: 0;
}

.calc-modal-agree-1 {
    padding-top: 40px;
}

.calc-modal-agree-2 {
    padding-top: 20px;
}

.calc-modal-actions {
    margin-top: 40px;
}


.calc-modal-required {
    margin-top: 10px;
}

.calc-modal-content-head {
    font-size: 20px;
    color: var(--grey-3);
}

.calc-modal-content-body form {
    margin-bottom: 0;
}

.cmt {
    margin-bottom: 10px;
    background: var(--grey-9);
    border-radius: 8px;
    padding: 24px;
}

.cmt-header {
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 16px;
}

.cmt-header-text {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
    color: var(--grey-3);
}

.cmt-main {
    display: flex;
    gap: 40px;
    align-items: center;
}

.cmt-left-row {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
}

.cmt-row__label {
    font-size: 11px;
    line-height: 15px;
    color: var(--grey-4);
    text-transform: uppercase;
    font-weight: 600;
}


.cmt-row__value {
    font-size: 17px;
    line-height: 22px;
    color: var(--grey-2);
    font-weight: 600;
}

.cmt-left {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex-grow: 1;
}

.cmt-right {
    display: flex;
    gap: 16px;
    flex-direction: column;
    width: 322px;
    box-sizing: border-box;
    flex-shrink: 0;
    background: var(--white);
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05), 0 0 10px 0 rgba(0, 0, 0, 0.02);
}

.cmt-right-sum {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cmt-right-sum .cmt-row__value {
    color: var(--grey-4);
}

.cmt-right-month {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.cmt-right-month__label {
    font-size: 17px;
    line-height: 22px;
    color: var(--grey-3);
    font-weight: 600;
}

.cmt-right-month__value {
    font-size: 20px;
    line-height: 26px;
    color: var(--grey-2);
    font-weight: 600;
}


@media (max-width: 1440px) {
    .cmt-row__value {
        font-size: 15px;
        line-height: 17px;
    }

    .cmt-header-text {
        font-size: 15px;
        line-height: 19px;
    }

    .cmt-main {
        gap: 20px;
    }
    .cmt-right {
        width: 263px;
    }
    .cmt-left {
        width: calc(100% - 263px - 20px);
    }
    .calc-bg {
        width: 210px;
        height: 210px;
        top: -204px;
    }

    .cmt-right-month__label {
        font-size: 15px;
        line-height: 19px;
    }

    .cmt-right-month__value {
        font-size: 18px;
        line-height: 23px;
    }

    .calc-total {
        width: 340px;
    }

    .calc-fields {
        width: calc(100% - 400px);
    }

    .calc-total {
        padding: 24px;
    }

    .calc-total__month-text {
        font-size: 18px;
        line-height: 23px;
    }

    .calc-total__month-value {
        font-size: 28px;
        line-height: 36px;
    }

    .calc-total__economy-label {
        font-size: 15px;
        line-height: 22px;
    }

    .calc-total__economy-value {
        font-size: 20px;
        line-height: 26px;
    }

    .calc-actions .btn {
        height: 40px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .calc-total__contract-value, .calc-total__expenses-value, .calc-total__repayment-value {
        font-size: 18px;
        line-height: 23px;
    }

    .calc-total__month {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .calc-total__repayment {
        padding-top: 10px;
        margin-top: 10px;
    }

    .calc-total__month-inline {
        max-width: 130px;
    }

    .calc-fields {
        gap: 16px;
    }

    .calc-footer {
        margin-top: 15px;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container {
        max-width: 320px;
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child {
        padding-bottom: 0 !important;
    }

    .cmt-header-info ~ [data-tippy-root] .tippy-box {
        max-width: 480px!important;
    }

    .cmt-header-info ~ [data-tippy-root] .interactive-info__container {
        max-width: 480px;
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .cmt-header-info ~ [data-tippy-root] .interactive-info__container p {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .cmt-header-info ~ [data-tippy-root] .interactive-info__container p:last-child {
        padding-bottom: 0 !important;
    }
}


@media (max-width: 1279px) {
    .calc-bg {
        top: -144px;
    }
}


@media (max-width: 1024px) {
    .calc-main {
        gap: 20px;
    }

    .calc-fields {
        width: calc(100% - 360px);
    }

    .calc-modal-actions {
        margin-top: 16px;
    }

    .calc-modal-actions .btn {
        height: 48px;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .cmt-header-text {
        font-size: 13px;
        line-height: 17px;
    }
    .calc-modal-content-body {
        width: 100%;
    }
    .cmt {
        padding: 16px;
    }
    .cmt-main {
        flex-direction: column;
        gap: 20px;
    }
    .cmt-left-row {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
    }
    .cmt-left {
        width: 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #e6e6ee;
    }

    .cmt-row__value {
        font-size: 13px;
        line-height: 17px;
    }
    .cmt-right-sum .cmt-row__value{
        font-size: 15px;
        line-height: 19px;
    }
    .cmt-right {
        width: 100%;
        padding: 0;
        box-shadow: none;
        border: none;
        border-radius: 0;
        background: transparent;
    }
    .calc-bg {
        display: none;
    }

    .calc-main {
        flex-direction: column;
        gap: 48px;
    }

    .calc-fields {
        width: 100%;
    }

    .calc-total {
        width: 100%;
    }

    .calc-total__month-inline {
        max-width: unset;
    }

    .calc-total__month-text {
        font-size: 15px;
        line-height: 19px;
    }

    .calc-total__month-value {
        font-size: 22px;
        line-height: 29px;
    }

    .calc-total__contract-value, .calc-total__expenses-value, .calc-total__repayment-value {
        font-size: 15px;
        line-height: 19px;
    }

    .calc-total__economy-value {
        font-size: 17px;
        line-height: 22px;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container , .calc-total__month-info ~ [data-tippy-root] .interactive-info__container {
        max-width: 300px;
        padding: 16px;
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .calc-total__economy-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__expenses-info ~ [data-tippy-root] .interactive-info__container p:last-child, .calc-total__month-info ~ [data-tippy-root] .interactive-info__container p:last-child {
        padding-bottom: 0 !important;
    }

    .cmt-header-info ~ [data-tippy-root] .interactive-info__container {
        max-width: 327px;
        padding: 16px;
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .cmt-header-info ~ [data-tippy-root] .tippy-box {
        max-width: 327px!important;
    }

    .cmt-header-info ~ [data-tippy-root] .interactive-info__container p {
        font-size: 13px !important;
        line-height: 18px !important;
    }

    .calc-field--field-select {
        display: block;
    }

    .calc-tabs {
        display: none;
    }

    .calc-modal-content-body {
        margin: 0;
    }

    .calc-modal-actions .btn {
        height: 40px;
    }

    .calc-modal-content-head {
        margin-bottom: 16px;
        font-size: 15px;
        line-height: 19px;
    }

    .calc-modal-required {
        margin-top: 30px;
    }

}

@media (max-width: 369px) {
    .calc-total__contract-label, .calc-total__expenses-inline, .calc-total__economy-inline, .calc-total__month-inline {
        max-width: 150px;
    }
}




/* End */


/* Start:/local/components/extyl/form.inputs/templates/.default/style.css?1750261363106*/
/* Сюда вынести стили для инпутов */
.f_email {
    display: none !important;
}

/* End */


/* Start:/design-system/Bitrix Components Page/Passenger Car/Advantages Cards/style.css?17501505632925*/
.advantages-cards {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.advantages-card {
    letter-spacing: 0;
    box-sizing: border-box;
    padding: 30px;
    width: calc(50% - 10px);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05), 0 0px 10px 0 rgba(0, 0, 0, 0.02);
    border-radius: 12px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.advantages-card__content-title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: var(--grey-2);
    margin-bottom: 10px;
}

.advantages-card__content {
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    color: var(--grey-4);
}

.advantages-cards-heading {
    max-width: 650px;
}

.data-slider-advantages .swiper {
    overflow: visible;
}

.data-slider-advantages .swiper-wrapper {
    overflow: visible;
}

.advantages-slider {
    display: none;
}

.advantages-cards-section {
    overflow: hidden;
}

.advantages-slider .swiper-wrapper {
    height: auto;
}

.advantages-slider .swiper-slide {
    height: auto;
}

.advantages-slider .swiper-pagination {
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    bottom: 0;
    top: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.advantages-slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background-color: var(--grey-6);
    opacity: 1;
    margin: 0 12px!important;
}

.advantages-slider .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background-color: var(--grey-3);
    opacity: 1;
    margin: 0 10px!important;
}

@media (max-width: 1023px) {
    .advantages-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .advantages-card__content-title {
        font-size: 18px;
        line-height: 23px;
    }

    .advantages-cards-heading {
        max-width: unset;
    }

    .advantages-card__image {
        width: 70px;
        height: 70px;
    }

}

@media (max-width: 767px) {
    .advantages-card {
        width: 290px;
        padding: 20px;
    }

    .advantages-card__image {
        width: 60px;
        height: 60px;
    }

    .advantages-card__content-title {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 8px;
    }

    .advantages-card__content-text {
        font-size: 13px;
        line-height: 18px;
    }

    .advantages-cards {
        display: none;
    }

    .advantages-slider {
        display: block;
    }

    .advantages-slider .swiper-pagination-bullet {
        width: 4px;
        height: 4px;
        margin: 0 8px!important;
    }

    .advantages-slider .swiper-pagination-bullet-active {
        width: 23px;
        height: 4px;
        margin: 0 8px!important;
        border-radius: 2px;
    }

    .advantages-slider .swiper-pagination {
        padding-top: 24px;
    }

    .advantages-cards-heading {
        margin-bottom: 25px;
    }
}
/* End */


/* Start:/design-system/Bitrix Components Page/Passenger Car/Steps/style.css?17501505632794*/
.lcar-steps {
    display: flex;
    border-radius: 12px;
    padding: 40px;
    gap: 40px;
    background-color: var(--blue-4);
}

.lcar-steps__title {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 43px;
}

.lcar-steps__image {
    position: relative;
    left: -160px;
    width: 280px;
    top: -40px;
}

.lcar-steps__items {
    display: flex;
    row-gap: 40px;
    column-gap: 20px;
    flex-wrap: wrap;
}

.lcar-steps__item {
    width: calc(100% / 3 - 40px / 3);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.lcar-steps__item-text {
    font-size: 17px;
    font-weight: 600;
    color: var(--grey-2);
    letter-spacing: 0;
    line-height: 22px;
}

.lcar-steps__item-number {
    display: flex;
    gap: 20px;
    align-items: center;
}

.lcar-steps__item-number:after {
    content: "";
    display: block;
    height: 1px;
    background-color: var(--grey-2);
    opacity: 0.1;
    flex-grow: 1;
}

@media (max-width: 1279px) {
    .lcar-steps__image {
        width: 180px;
        flex-shrink: 0;
        top: 0;

    }

    .lcar-steps__image img {
        width: 300px;
        height: 300px;
        left: 40px;
        position: relative;
    }

    .lcar-steps {
        padding: 30px 30px 30px 0;
        overflow: hidden;
        gap: 30px;
    }

    .lcar-steps__title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .lcar-steps__item {
        width: calc(50% - 10px);
    }

    .steps-svg-item svg {
        width: 40px;
        height: 40px;
    }

    .lcar-steps__item-text {
        font-size: 15px;
        line-height: 19px;
    }

    .lcar-steps__content {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .lcar-steps__image {
        display: none;
    }

    .lcar-steps {
        padding: 24px 16px;
    }
    .lcar-steps__title {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 24px;
    }

    .lcar-steps__items {
        flex-direction: column;
        padding-right: 30px;
        row-gap: 10px;
        column-gap: 10px;
    }

    .lcar-steps__item {
        width: 100%;
        flex-direction: row;
        min-height: 64px;
    }
    .lcar-steps__item:last-child {
        min-height: unset
    }
    .steps-svg-item svg {
        width: 35px;
        height: 35px;
    }

    .lcar-steps__item-number {
        flex-direction: column;
        gap: 10px;
    }

    .lcar-steps__content {
        padding-right: 0;
    }

    .lcar-steps__item-text {
        font-size: 13px;
        line-height: 17px;
        padding: 9px 0;
    }
    .lcar-steps__item-number:after {
        width: 1px;
        flex-grow: 1;
    }

    .lcar-steps__item:last-child .lcar-steps__item-number:after {
        display: none;
    }

}
/* End */


/* Start:/local/components/extyl/form.ajax/templates/.default/style.css?175015055660*/
.form__header__fullwidth {
    max-width: 100% !important;
}
/* End */
/* /local/templates/psbl/components/sprint.editor/blocks/leaseditems/_style.css?17501505565471 */
/* /local/templates/psbl/components/bitrix/news.list/leased-items-banners/style.css?1750150556258 */
/* /local/components/extyl/form.ajax/style.css?1750150556468 */
/* /local/components/extyl/form.ajax/templates/leasing_requests_short/style.css?175015055677 */
/* /design-system/Common/Forms/Form/style.css?175015056321518 */
/* /design-system/Bitrix Components Page/Passenger Car/Calculator/style.css?175015056317041 */
/* /local/components/extyl/form.inputs/templates/.default/style.css?1750261363106 */
/* /design-system/Bitrix Components Page/Passenger Car/Advantages Cards/style.css?17501505632925 */
/* /design-system/Bitrix Components Page/Passenger Car/Steps/style.css?17501505632794 */
/* /local/components/extyl/form.ajax/templates/.default/style.css?175015055660 */
