

/* Start:/local/components/nota/promo.constructor/templates/.default/style.css?173886507515570*/
.promo-steps-text {
    color: rgba(255, 255, 255, 0.4);
}

.promo-constructor-block {

}

.promo-constructor-block-no-padding-top-bot {
    padding-top: 0;
    padding-bottom: 0;
}

.page-intro_promo .page-intro__container .promo-constructor-block li::marker{
    color: #FFD633;
}

.promo-constructor-block-background {
    background: rgba(94, 109, 190, 0.2);
    -webkit-backdrop-filter: blur(4px);
    /*backdrop-filter: blur(4px);*/
    color: #FFFFFF;
    padding-right: 36px;
    padding-left: 36px;
}

.promo-constructor-block-background-top {
    border-radius: 20px 20px 0 0;
    padding-top: 28px;
}
#req-businnes.modal a {
    text-decoration: none;
}
#req-businnes.modal a button.btn{
    width: 100%;
}
#req-businnes.modal .modal__btns {
    justify-content: space-between;
}
#req-businnes.modal .modal__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    padding-right: 0;
}
#req-businnes.modal .modal__btns a.go-to-reestr{
    margin-left: auto;
}
#req-businnes.modal .modal__btns a.go-to-reestr button.btn{
    width: 170px;
}
#req-businnes.modal .modal__btns button.btn {
    font-size: 12px;
}
#req-businnes.modal {
    max-width: 560px;
}
@media screen and (max-width: 767px){
    #req-businnes.modal {
        max-width: calc(100vw - 32px);
    }
    #req-businnes.modal .modal__btns a.go-to-reestr {
        width: 100%;
    }
    #req-businnes.modal .modal__btns a.go-to-reestr button.btn{
        width: 100%;
    }
    #req-businnes.modal .list-btns {
        flex-direction: column-reverse;
    }
    #req-businnes.modal .modal__title {
        font-size: 18px;
    }
    #req-businnes.modal .modal__header .modal__text {
        font-size: 16px;
    }
}

.page_promo .promo-constructor-block .promo-title {
    font-weight: 800;
    font-size: 60px;
    line-height: 120%;
    color: #FFFFFF;
}

.promo-constructor-block-background-bot {
    border-radius: 0 0 20px 20px;
    padding-bottom: 32px;
}

.promo-constructor-block-background-all {
    border-radius: 20px;
    padding-top: 28px;
    padding-bottom: 32px;
}

.promo-constructor-btn {
    max-width: 30%;
    margin-top: 32px;
    width: 100%;
}

.promo-constructor-btn-2 {
    max-width: 30%;
}

.promo-constructor-block-title {
    font-weight: 700;
    color: #FFFFFF;
    font-size: 48px;
    line-height: 120%;
    position: relative;
    margin-bottom: 16px;
    max-width: 922px;
}

.promo-constructor-block-text {
    line-height: 120%;
    color: #FFFFFF;
    max-width: 830px;
    font-size: 18px;
    padding-bottom: 16px;
}

img.icon {
    vertical-align: baseline;
}

.promo-constructor-cards {
    width: 100%;
    display: flex;
    gap: 12px;
    margin-top: 16px
}
.promo-constructor-cards .data-card{
    background: rgba(94, 109, 190, 0.2);
    border: 1px solid rgba(77, 174, 248, 0.1);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 32px;
    gap: 18px;
    flex: 1 1 0;
}
.promo-constructor-cards .data-card h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    display: flex;
}
.promo-constructor-cards .data-card h2 .sub-t {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    margin-left: 7px;
}
.promo-constructor-cards .data-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.8);
}

.production-promo__services div.production-service__description {
    display: flex;
    gap: 40px;
}

.production-service__description-text {
    flex: 1;
}

.production-service__description-img {
    max-width: 143px;
    max-height: 121px;
}

.promo-constructor-block-images {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 36px;
    padding-bottom: 16px;
}

.promo-constructor-block-images img {
    max-height: 50px;
}

.promo-constructor-block-text-after-images {
    line-height: 120%;
    color: #FFFFFF;
    max-width: 830px;
    font-size: 14px;
    padding-bottom: 16px;
}

.promo-constructor-block-text-after-images a {
    font-size: inherit;
    text-decoration: none;
    line-height: inherit;
    color: #B19FF4;
}

.production-promo__services div.production-service__description {
    margin-bottom: 0;
}

.container  .page-intro div.page-intro__container{
    padding-bottom: 0;
}

div.page_promo {
    padding-bottom: 0;
}

.promo-constructor-block-m-44 {
    margin-bottom: 44px;
}
.promo-constructor-block-m-80 {
    margin-bottom: 80px;
}
.promo-constructor-block-m-120 {
    margin-bottom: 120px;
}
.promo-constructor-block-p-44 {
    padding-bottom: 44px;
}
.promo-constructor-block-p-80 {
    padding-bottom: 80px;
}
.promo-constructor-block-p-120 {
    padding-bottom: 120px;
}

.promo-constructor-serv_text_with_card {
    display: flex;
    padding-right: 10px;
    width: 100%;
    justify-content: space-between;
    align-items: self-start;
}

.page_promo .production-promo__services div.production-service__text {
    max-width: 468px;
    font-size: 24px;
}

.promo-constructor-serv_text_with_card .promo-constructor-cards {
    margin-top: 0;
    width: 48%;
}

.promo-constructor-serv_text_with_card .data-card {
    gap: 8px;
}

.promo-constructor-serv_text_with_card .promo-constructor-cards .data-card h2 {
    font-size: 36px;
    line-height: 40px;
}

div.serv_dev {
    margin-top: 0;
}

.page-intro__container .promo-constructor-block div.page_promo__header img.page-intro__wrapper-image_business {
    max-width: none;
    max-height: none;
    top: -205px;
    display: inline;
}

.page-intro_promo .page-intro__container .promo-constructor-block li {
    padding-left: 20px;
    position: relative;
    list-style: none;
}

.page-intro_promo .page-intro__container .promo-constructor-block li:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: .5em;
    background: #FFD633;
    height: 5px;
    width: 5px;
}

.cards-benefit.cards-benefit_amount_4 .card-benefit {
    flex: 1 0 20%;
    max-width: 100%;
}

.page_promo .promo-constructor-block .page-intro__wrapper {
    margin-bottom: 0;
}

.page_promo p.page-intro__paragraph {
    margin-top: 8px;
}

@media only screen and (max-width: 1200px) {
    .promo-constructor-cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 8px;
    }
    .promo-constructor-cards .data-card {
        min-width: 35%;
    }
}

@media screen and (max-width: 1150px) {
    .promo-constructor-serv_text_with_card {
        flex-direction: column;
        width: 100%;
        max-width: unset;
    }

    .page_promo .promo-constructor-serv_text_with_card div.production-service__text {
        width: 100%;
        max-width: unset;
        font-size: 24px;
    }

    .promo-constructor-serv_text_with_card .promo-constructor-cards {
        margin-top: 16px;
        width: 100%;
        max-width: unset;
    }
}

@media only screen and (max-width: 1110px) {
    .promo-constructor-block-images {
        max-width: 100%;
        gap: 24px;
    }
    .promo-constructor-block-images img {
        max-width: calc((100% - 48px) / 3);
    }
}

@media only screen and (max-width: 1024px) {
    .promo-constructor-block-m-44 {
        margin-bottom: 40px;
    }
    .promo-constructor-block-m-80 {
        margin-bottom: 60px;
    }
    .promo-constructor-block-m-120 {
        margin-bottom: 80px;
    }
    .promo-constructor-block-p-44 {
        padding-bottom: 40px;
    }
    .promo-constructor-block-p-80 {
        padding-bottom: 60px;
    }
    .promo-constructor-block-p-120 {
        padding-bottom: 80px;
    }

    .container .page-intro div.page-intro__container {
        padding-left: 0;
        padding-right: 0;
    }

    .promo-constructor-block > .container {
        padding-left: 0;
        padding-right: 0;
    }

    .promo-constructor-block-title {
        font-size: 36px;
        line-height: 43px;
    }

    .promo-constructor-cards .data-card {
        gap: 8px;
    }

    .promo-constructor-cards .data-card h2 {
        font-size: 28px;
        line-height: 33px;
    }

    .promo_cards_4 .promo-constructor-cards .data-card h2 {
        font-size: 36px;
        line-height: 120%;
    }

    .promo-constructor-cards .data-card h2 .sub-t {
        font-size: 18px;
        line-height: 25px;
    }

    .promo-constructor-cards .data-card p {
        font-size: 14px;
        line-height: 19px;
    }

    div.cards-benefit.cards-benefit_amount_3 {
        display: flex;
        gap: 12px;
    }

    .cards-benefit.cards-benefit_amount_3 div.card-benefit {
        max-width: calc(50% - 6px);
        margin: 0 !important;
    }

    .production-promo__services div.production-service__description {
        gap: 24px;
    }

    .production-service__description-img {
        max-width: 100px;
        max-height: 89px;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 {
        font-size: 14px;
        line-height: 22px;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 .card-benefit__icon {
        margin-bottom: 12px;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 .card-benefit__title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 li {
        list-style: none;
        padding-left: 20px;
        position: relative;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 li:before {
        content: '';
        position: absolute;
        left: 0;
        top: .5em;
        display: block;
        width: 4px;
        height: 4px;
        background: #FFD633;
    }

    .page_promo_leasing a.promo-constructor-btn {
        font-size: 16px;
        line-height: 24px;
        max-width: max-content;
    }

    .page_promo .page-intro__wrapper-header .page-intro__subtitle {
        margin-bottom: 0px;
    }

    .page_promo_leasing .page-intro__wrapper-header p.page-intro__paragraph {
        margin-bottom: 0;
        margin-top: 0;
    }

    .page_promo div.page-intro__wrapper-header {
        margin-bottom: 24px;
    }

    .production-promo__services div.production-service__description {
        margin-top: 32px;
    }

    .page-intro__container .promo-constructor-block div.page_promo__header img.page-intro__wrapper-image_business {
        top: -25%;
        min-width: 360px;
    }
    .get-access__step a.btn {
        font-size: 16px;
        line-height: 24px;
        width: max-content;
    }
    .page_promo .page-intro__wrapper-header .page-intro__subtitle {
        font-size: 28px;
        line-height: 33px;
    }
    .page_promo .promo-constructor-block .promo-title {
        font-size: 36px;
        line-height: 120%;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_4 {
        display: flex;
        gap: 12px;
    }
    .page_promo_leasing .cards-benefit.cards-benefit_amount_4 .card-benefit {
        max-width: calc(50% - 12px);
        margin: 0;
    }
    .page_promo_leasing .cards-benefit.cards-benefit_amount_3 div.card-benefit {
        flex: 1 0 0%;
        max-width: calc((100% - 12px) / 3);
    }
    .page_promo_leasing a.promo-constructor-btn {
        margin-top: 32px;
    }
    .promo-constructor-block-text {
        max-width: 100%;
        font-size: 16px;
    }

    .production-promo__opportunities .opportunities .service-forms__card-description {
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .promo-constructor-block-m-44 {
        margin-bottom: 32px;
    }
    .promo-constructor-block-m-80 {
        margin-bottom: 48px;
    }
    .promo-constructor-block-m-120 {
        margin-bottom: 48px;
    }
    .promo-constructor-block-p-44 {
        padding-bottom: 32px;
    }
    .promo-constructor-block-p-80 {
        padding-bottom: 48px;
    }
    .promo-constructor-block-p-120 {
        padding-bottom: 48px;
    }

    .page-intro__container .promo-constructor-block div.page_promo__header img.page-intro__wrapper-image_business {
        margin: -15% 0 0;
        width: auto;
    }
    .page_promo_leasing .cards-benefit_widget div.card-benefit__number {
        font-size: 44px;
        line-height: 42px;
    }
    .page_promo_leasing .cards-benefit_widget div.card-benefit__amount {
        margin-top: 0;
    }
    .page_promo_leasing .cards-benefit_widget div.card-benefit__title {
        font-size: 20px;
        line-height: 28px;
    }
    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 div.card-benefit {
        margin-left: 0;
        margin-right: 0;
    }
    div.promo-steps-text {
        font-size: 14px;
        line-height: 22px;
    }

    .production-promo__services div.production-service__description {
        flex-direction: column;
    }

    .production-service__description-text {
        flex: 1;
    }
    .promo-constructor-block-text {
        font-size: 14px;
    }
    .promo-constructor-block-title {
        font-size: 26px;
        line-height: 31px;
    }
    .page_promo .production-promo__top .title {
        font-size: 28px;
        line-height: 24px;
    }
    .production-promo__opportunities .opportunities .service-forms__card-description {
        font-size: 12px;
        line-height: 16px;
    }
    .production-promo__services div.production-service__description {
        margin-top: 0;
    }
    .promo-constructor-block-background {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        border-radius: 0px;
    }
    .promo-constructor-block-images {
        flex-wrap: wrap;
    }
    .promo-constructor-block-images img {
        max-width: calc((100% - 24px) / 2);
    }
    .promo-constructor-cards .data-card h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .promo_cards_4 .promo-constructor-cards .data-card h2 {
        font-size: 32px;
        line-height: 120%;
    }
    .promo-constructor-cards .data-card h2 .sub-t {
        font-size: 16px;
        line-height: 22px;
    }
    .promo-constructor-cards .data-card p {
        font-size: 12px;
        line-height: 16px;
    }
    .page_promo_leasing h3.page-intro__subtitle_size_medium {
        font-size: 22px;
        line-height: 26px;
    }
    .cards-benefit.cards-benefit_amount_3 div.card-benefit {
        max-width: 100%;
    }
    .page_promo .page-intro__wrapper-header .page-intro__subtitle {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 8px;
    }
    .page_promo .promo-constructor-block .promo-title {
        font-size: 26px;
    }
    .page_promo_leasing a.promo-constructor-btn {
        max-width: 100%;
        width: 100%;
        margin-top: 24px;
    }
    .get-access__step a.btn {
        max-width: 100%;
        width: 100%;
    }
    .page_promo_leasing .page-intro__wrapper-header p.page-intro__paragraph {
        font-size: 14px;
        line-height: 140%;
    }
}

@media only screen and (max-width: 700px) {
    .promo-constructor-cards {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
    }
    .promo-constructor-cards .data-card {
        min-width: 100%;
    }
    .page_promo_leasing .cards-benefit.cards-benefit_amount_4 .card-benefit {
        flex: 1 0 100%;
        max-width: 100%;
    }
    .page_promo_leasing .cards-benefit.cards-benefit_amount_3 div.card-benefit {
        flex: 1 0 100%;
        max-width: 100%;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/header-leasing/style.css?17388650754190*/
.page_promo__header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.page_promo__header-block {
    max-width: calc(100% - 550px);
}

.page_promo__header-block .page-intro__title {
    margin-bottom: 80px;
    font-size: 72px;
    line-height: 1.1;
    width: 100%;
    flex: 100%;
}

.page_promo__header .get-service_promo .get-service__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
}

.page_promo__header .get-service_promo .get-service__item {
    width: auto;
}

.page_promo__header .get-service_promo .get-service__item-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    color: #CEC3F8;
}

.page_promo__header .get-service_promo .get-service__item-text {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.3;
}

.page_promo__header-block .page_promo__header-image {
    display: none;
}

.page_promo__header .get-service_promo {
    max-width: 430px;
}

.page_promo__header .get-service_promo div.get-service__item-text {
    white-space: normal;
}

.page_promo__header .page_promo__header-image {
    max-height: 100%;
    max-width: 500px;
}

@media (max-width: 1024px) {
    .page-intro__container .promo-constructor-block div.page_promo__header .get-service_promo {
        max-width: 344px;
    }

    .page_promo__header-block .page-intro__title {
        font-size: 48px;
        margin-bottom: 32px;
    }

    .page_promo__header .get-service_promo .get-service__title {
        font-size: 24px;
    }

    .page_promo__header .get-service_promo .get-service__item-title {
    }

    .page_promo__header .get-service_promo .get-service__item-text {
        font-size: 16px;
    }

    .page_promo__header .page_promo__header-image {
        display: none;
    }

    .page_promo__header .page_promo__header-block .page_promo__header-image {
        display: block;
        max-width: 292px;
    }

    .page_promo__header .page_promo__header-block {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .page-intro__container .promo-constructor-block div.page_promo__header .get-service_promo {
        max-width: 100%;
        order: 2;
    }

    .page_promo__header-block .page-intro__title {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .page_promo__header .get-service_promo .get-service__title {
        font-size: 20px;
    }

    .page_promo__header .get-service_promo .get-service__item-title {
        font-size: 10px;
    }

    .page_promo__header .get-service_promo .get-service__item-text {
        font-size: 12px;
    }

    .page_promo__header .page_promo__header-block .page_promo__header-image {
        margin-bottom: 40px;
        order: 1;
    }
}

.page_promo_leasing .get-service_promo {
    background: transparent;
    padding: 0;
}
.page_promo_leasing .get-service_promo .get-service__header {
    margin-bottom: 24px;
}

.page_promo_leasing .page_promo__header-block .page-intro__title {
    margin-bottom: 48px;
}

.page_promo_leasing .page_promo__header .get-service_promo .get-service__title {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}

.page_promo_leasing .page_promo__header .get-service_promo {
    max-width: 100%;
}

.page_promo_leasing .get-service_promo .get-service__btn {
    max-width: 297px
}

@media (max-width: 1023px) {

    /*banner*/
    .page_promo_leasing .page_promo__header-block .page-intro__title {
        margin-bottom: 24px;
    }

    .page-intro__container .promo-constructor-block div.page_promo__header .get-service_promo {
        max-width: 396px;
    }

    .page_promo_leasing .page_promo__header .get-service_promo .get-service__title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .page_promo__header-block .page-intro__title {
        font-size: 32px;
        font-weight: 700;
        line-height: 35.2px;

    }
    .page_promo_leasing .page_promo__header .get-service_promo .get-service__title {
        font-size: 18px;
        line-height: 26px;

    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/informer/style.css?1738865075171*/
.informer_constructor {
    display: inline-block;
    margin-left: 4px;
    align-self: center;
    position: relative;
}

.accent-purple{
    fill: #9D87F1 !important;
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/advantage-2/style.css?1738865075660*/
.promo-advantage-2-title {
    margin-bottom: 60px;
    font-weight: 700;
}

.promo-constructor-advantage-2-btn {
    width: 297px;
}

.page_promo_leasing .page-intro .promo-advantage-2 .informers_leasing.informers {
    margin-bottom: 8px;
}

@media only screen and (max-width: 1024px) {
    .promo-advantage-2-title {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .promo-advantage-2-title {
        margin-bottom: 32px;
    }

    .promo-constructor-advantage-2-btn {
        width: 100%;
    }

    .page_promo_leasing .page-intro .promo-advantage-2 .informers_leasing.informers {
        margin-bottom: 12px;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/logos-full/style.css?17388650752728*/
.page_promo_leasing .leasing-partners__logos {
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .page_promo_leasing .leasing-partners__logos {
        gap: 16px;
    }

    .page_promo_leasing .leasing-partners__logos .leasing-partners__logo {
        max-height: 28px;
        min-height: 28px;
    }
}
/*leasing-partners__logos*/
.page_promo_leasing .leasing-partners__logos {
    flex-wrap: wrap;
}

.page_promo_leasing .leasing-calculator__wrapper {
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
}

.page_promo_leasing .leasing-calculator__wrapper.isLoad {
    opacity: 1;
    visibility: visible;
    transition: all .2s ease-in-out;
}


.page_promo .page-intro__wrapper {
    margin-bottom: 84px;
}
.page_promo .page-intro__wrapper > div:last-child {
    margin-bottom: 0 !important;
}

.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment {
    margin-bottom: 8px;
    gap: 20px;
}
.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment .informer {
    background: rgba(255, 255, 255, .05);
    border: none;
    margin: 0;
    max-width: calc(50% - 10px);
}

.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment .informer__main {
    gap: 22px;
}

.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment .informer__text {
    color: #fff;
}

.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment .informer__main-icon {
    max-height: 108px;
    max-width: 152px;
    margin: 0;
}

.page_promo_leasing .page-intro .informers_leasing.informers_leasing_equipment .informer__main-content {
    flex: 100%;
}

/*leasing-calculator*/
.page_promo_leasing .leasing-calculator__title {
    letter-spacing: -.1px;
}

.page_promo_leasing .card-benefit .card-benefit__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
}

.page_promo_leasing .card-benefit .promo_advantage-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}


.page_promo_leasing .page-intro__links_competence .link-card .link-card__title {
    max-width: 90%;
}
@media (max-width: 1279px) {

    /*leasing-partners__logos*/
    .page_promo_leasing .leasing-partners__logos {
        gap: 40px;
    }

    .page_promo_leasing .leasing-partners__logos .leasing-partners__logo {
        max-height: 32px;
        min-height: 32px;
    }
}

@media (max-width: 767px) {

    /*START leasing-partners__logos*/
    .page_promo_leasing .leasing-partners__logos {
        gap: 16px;
    }

    .page_promo_leasing .leasing-partners__logos .leasing-partners__logo {
        max-height: 28px;
        min-height: 28px;
    }
    /*END leasing-partners__logos*/

}

/* End */


/* Start:/local/components/nota/promo.constructor/templates/advantage/style.css?17388650753033*/
.page_promo_leasing .cards-benefit_amount_2 div.card-benefit {
    margin: 0 6px 0;
}

.promo-advantage-detail {
    margin-top: 32px;
}

.page_promo_leasing .page-intro__wrapper-detail div.promo-text-typography {
    margin-bottom: 0;
}

.page-intro__wrapper .cards-benefit .card-benefit {
    display: flex;
    flex-direction: column;
}

.page-intro__wrapper .promo_advantage-text {
    flex: 1;
    font-size: 14px;
    line-height: 1.5;
    color: #EBE7FC;
		font-weight: 400;
}

.page-intro__wrapper .cards-benefit_amount_2 .promo_advantage-text {
    font-size: 16px;
    line-height: 1.3;
}

.page-intro__wrapper .cards-benefit .card-benefit .card-benefit__btn {
    color: #fff;
    min-width: 200px;
    max-width: 100%;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    cursor: pointer;
    -webkit-transition: all 0.3s, border-color 0.3s;
    -o-transition: all 0.3s, border-color 0.3s;
    transition: all 0.3s, border-color 0.3s;
    font-size: 16px;
    line-height: 24px;
    margin-top: 24px;
}

.page-intro__wrapper .cards-benefit .card-benefit .card-benefit__btn:hover {
    color: #7E6CC1;
}

div.promo_advantage div.cards-benefit_amount_4 {
    min-height: auto;
}

@media only screen and (max-width: 1024px) {
    .promo-advantage-detail {
        margin-top: 24px;
    }

    .page-intro__wrapper .cards-benefit .card-benefit .card-benefit__btn {
        margin-top: 20px;
    }

    .page-intro__wrapper .promo_advantage-text {
        flex: 1;
        font-size: 12px;
        line-height: 1.3;
    }

    .page-intro__wrapper .cards-benefit_amount_2 .promo_advantage-text {
        font-size: 14px;
    }

    .page_promo_leasing .promo_advantage .cards-benefit .card-benefit {
        flex: 1 0 20%;
    }

    .page_promo_leasing .cards-benefit.cards-benefit_amount_2 {
        min-height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .page_promo_leasing .cards-benefit_amount_2 div.card-benefit {
        margin-bottom: 12px;
    }

    .promo-advantage-detail {
        margin-top: 12px;
    }

    .page-intro__wrapper .cards-benefit .card-benefit .card-benefit__btn {
        margin-top: 16px;
        font-size: 14px;
        line-height: 22px;
    }

    .page_promo_leasing .promo_advantage .cards-benefit .card-benefit {
        flex: 100%;
    }

    .page-intro__wrapper .cards-benefit .card-benefit {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .page_promo_leasing .cards-benefit_amount_2 .card-benefit__icon {
        flex: 100%;
    }

    .page_promo_leasing .cards-benefit_amount_2 div.card-benefit__icon img {
        width: 40px;
        height: 40px;
    }

    .page-intro__wrapper .cards-benefit .card-benefit .card-benefit__title {
        flex: 1 0 0%;
    }

    .page-intro__wrapper .cards-benefit .card-benefit .promo_advantage-text {
        flex: 100%;
    }

    .page-intro__wrapper .cards-benefit_amount_2 .promo_advantage-text {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/leasing-calculator/style.css?17388650757636*/

.page_promo_leasing .leasing-calculator__wrapper {
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out;
}

.page_promo_leasing .leasing-calculator__wrapper.isLoad {
    opacity: 1;
    visibility: visible;
    transition: all .2s ease-in-out;
}


.page_promo .page-intro__wrapper {
    margin-bottom: 84px;
}
.page_promo .page-intro__wrapper > div:last-child {
    margin-bottom: 0 !important;
}

.page_promo_leasing .page-intro .informers_leasing_equipment {
    margin-bottom: 8px;
}
.page_promo_leasing .page-intro .informers_leasing_equipment .informer {
    background: rgba(255, 255, 255, .05);
    border: none;
}

.page_promo_leasing .page-intro .informers_leasing_equipment .informer__main {
    gap: 22px;
}

.page_promo_leasing .page-intro .informers_leasing_equipment .informer__main-icon {
    max-height: 108px;
    max-width: 152px;
    margin: 0;
}

.page_promo_leasing .page-intro .informers_leasing_equipment .informer__main-content {
    flex: 100%;
}

/*leasing-calculator adaptive*/


@media (max-width: 1279px) {
    /*START panel-filter*/
    .page_promo_leasing .panel-filter {
        max-width: 100%;
        min-width: 100%;
    }

    .page_promo_leasing .panel-filter__groups {
        flex-direction: row;
        flex-wrap: wrap;

    }

    .page_promo_leasing .panel-filter__group {
        flex: 0 0 calc(50% - 16px);
    }

    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator__wrapper {
        gap: 40px;
        flex-direction: column;
    }

    .page_promo_leasing .leasing-calculator__prerequisites {
        max-width: 100%;
    }
}


@media (max-width: 1023px) {

    .page_promo .page-intro__wrapper {
        margin-bottom: 60px;
    }

    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator__prerequisites {
        padding: 24px;
    }

    .page_promo_leasing .leasing-calculator__title {
        font-size: 28px;
        line-height: 33.6px;
        margin-bottom: 24px;
    }

    .page_promo_leasing .leasing-calculator__item-label {
        font-size: 18px;
        line-height: 25.2px;
    }

    .page_promo_leasing .leasing-calculator__item-sum span {
        font-size: 36px;
        line-height: 43.2px;
    }

    .page_promo_leasing .leasing-calculator__items {
        gap: 24px;
        margin-bottom: 32px;
    }

    .page_promo_leasing .leasing-calculator .get-service__btn {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 24px 14px;
    }
    /*END leasing-calculator*/

    .page_promo_leasing .page-intro .informers_leasing_equipment {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {

    /*panel-filter*/
    .page_promo_leasing .panel-filter__groups {
        flex-direction: column;
        gap: 16px;
    }


    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator__wrapper {
        gap: 32px;
    }

    .page_promo_leasing .leasing-calculator__prerequisites {
        padding: 16px;
    }

    .page_promo_leasing .leasing-calculator__title {
        margin-bottom: 20px;
    }

    .page_promo_leasing .leasing-calculator__items {
        gap: 20px;
        flex-direction: column;
        margin-bottom: 24px;
    }

    .page_promo_leasing .leasing-calculator__item-label {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .page_promo_leasing .leasing-calculator__item-sum span {
        font-size: 26px;
        line-height: 31.2px;
    }

    .page_promo_leasing .leasing-calculator__item-sum {
        font-size: 16px;
        line-height: 24px;
    }
    /*END leasing-calculator*/

    /*informer*/
    .page_promo_leasing .page-intro .informers_leasing_equipment .informer__main .informer__main-icon {
        display: block;
        width: 56px;
        height: 40px;
        order: 1;
    }

    .page_promo_leasing .page-intro .informers_leasing_equipment .informer__main {
        gap: 12px;
    }

    .page_promo_leasing .page-intro .informers_leasing_equipment .informer__main-content {
        order: 2;
    }

    .page_promo_leasing .page-intro .informers_leasing_equipment .informer__main-content > .informer__title {
        font-size: 16px;
        line-height: 24px;
        display: block;
        margin-bottom: 8px;
    }

    .page_promo_leasing .page-intro .informers_leasing_equipment .informer__text {
        margin: 0;
        font-size: 14px;
        line-height: 21px;
    }
}

/*leasing-calculator*/
.page_promo_leasing .leasing-calculator__title {
    letter-spacing: -.1px;
}

.page_promo_leasing .card-benefit .card-benefit__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
}

.page_promo_leasing .card-benefit .promo_advantage-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}


.page_promo_leasing .page-intro__links_competence .link-card .link-card__title {
    max-width: 90%;
}

/*leasing-calculator adaptive*/


@media (max-width: 1279px) {

    /*START panel-filter*/
    .page_promo_leasing .panel-filter {
        max-width: 100%;
        min-width: 100%;
    }

    .page_promo_leasing .panel-filter__groups {
        flex-direction: row;
        flex-wrap: wrap;

    }

    .page_promo_leasing .panel-filter__group {
        flex: 0 0 calc(50% - 16px);
    }

    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator__wrapper {
        gap: 40px;
        flex-direction: column;
    }

    .page_promo_leasing .leasing-calculator__prerequisites {
        max-width: 100%;
    }


}


@media (max-width: 1023px) {

    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator .leasing-calculator__prerequisites {
        padding: 24px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__title {
        font-size: 28px;
        line-height: 33.6px;
        margin-bottom: 24px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__item-label {
        font-size: 18px;
        line-height: 25.2px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__item-sum span {
        font-size: 36px;
        line-height: 43.2px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__items {
        gap: 24px;
        margin-bottom: 32px;
    }

    .page_promo_leasing .leasing-calculator .get-service__btn {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 24px 14px;
    }
    /*END leasing-calculator*/
}

@media (max-width: 767px) {

    /*panel-filter*/
    .page_promo_leasing .panel-filter__groups {
        flex-direction: column;
        gap: 16px;
    }

    /*START leasing-calculator*/
    .page_promo_leasing .leasing-calculator .leasing-calculator__wrapper {
        gap: 32px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__prerequisites {
        padding: 16px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__title {
        margin-bottom: 20px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__items {
        gap: 20px;
        flex-direction: column;
        margin-bottom: 24px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__item-label {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__item-sum span {
        font-size: 26px;
        line-height: 31.2px;
    }

    .page_promo_leasing .leasing-calculator .leasing-calculator__item-sum {
        font-size: 16px;
        line-height: 24px;
    }
    /*END leasing-calculator*/

}

/* End */


/* Start:/local/templates/extranet/js/vue/vendor/datepicker-vue3/index.css?173886509614473*/
.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(0.7);transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{-webkit-transform:rotate(135deg) scale(0.7);transform:rotate(135deg) scale(0.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn:disabled,.mx-btn.disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:17px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:1;color:#7E6CC1;vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;border: 1px solid #E3E3E3;border-radius: 16px;z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:12px 24px 24px;display: flex;align-items: center;justify-content: space-between;}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:312px;padding:24px 24px 0}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{display:flex;font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;padding-top: 12px;padding-bottom: 12px;-webkit-box-sizing:border-box;box-sizing:border-box; border-bottom: 1px solid #F3F3F3}.mx-calendar-content .cell{cursor:pointer;}.mx-calendar-content .cell:hover{color:#fff;background-color:#9D87F1;border: 1px solid #9D87F1;}.mx-calendar-content .cell.active{color:#fff;background-color:#9D87F1;border: 1px solid #9D87F1;}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{display: flex;justify-content: center;align-items: center;padding: 1px 4px;width: 26px;height:26px;color: #000000;}.mx-table-date .today{border: 1px solid #9D87F1;}.mx-table-date .cell.not-current-month{color:#9F9F9F;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-btn-icon-double-left,.mx-btn-icon-double-right{display: none;}.mx-calendar-header{display: flex;align-items: center;justify-content: space-between;padding-bottom: 12px;border-bottom: 1px solid #F3F3F3}.mx-btn.mx-btn-text.mx-btn-icon-left,.mx-btn.mx-btn-text.mx-btn-icon-right{padding: 0}.mx-btn.mx-btn-text.mx-btn-icon-left{order: 0}.mx-btn.mx-btn-text.mx-btn-icon-right{order: 2}.mx-btn.mx-btn-text.mx-btn-icon-left .mx-icon-left{display: flex; align-items: center;}.mx-btn.mx-btn-text.mx-btn-icon-right .mx-icon-right{display: flex; align-items: center;}.mx-btn.mx-btn-text.mx-btn-icon-right .mx-icon-right:before,.mx-btn.mx-btn-text.mx-btn-icon-left .mx-icon-left:before {width: 13px; height: 13px; top: initial}.mx-date-row{display: flex;justify-content: space-between;margin-top: 10px}.mx-table thead tr {display: flex;justify-content: space-between;}.mx-table-date td{font-weight: 400;font-size: 16px;line-height:24px;border-radius: 4px; border: 1px solid transparent;}.mx-table-date th{font-weight: 600;font-size: 12px;line-height: 16px;letter-spacing: 0.04em;text-transform: uppercase;}.mx-table-date .cell.not-current-month:hover{background-color: #9D87F1;color:#fff}.mx-btn.mx-datepicker-btn-confirm {padding: 11px 22px;background: #9D87F1;border-radius: 8px;color: #FFFFFF;letter-spacing: 0.04em;text-transform: capitalize;font-weight: 500;font-size: 14px;line-height: 18px;border: 1px solid #9D87F1;}.mx-btn.mx-datepicker-btn-confirm:hover{    background-color: #7E6CC1;border-color: #7E6CC1;}.mx-btn{color:#7E6CC1}.mx-btn.mx-btn-text:hover{color:#7E6CC1}.mx-btn.mx-btn-current-month,.mx-btn.mx-btn-current-year{position:relative;display: flex;align-items: center;font-size: 16px;line-height: 24px;font-weight: 400;}.mx-btn-current-month:first-letter{text-transform: uppercase}.mx-btn.mx-btn-current-month:before,.mx-btn.mx-btn-current-year:before{content: '';position: absolute;right: 9px;top: 9px;border-style: solid;border-color: currentColor;border-width:1px 0px 0px 1px;height: 4px;width: 4px;transform: rotate(225deg);}.mx-btn.mx-btn-current-month:after,.mx-btn.mx-btn-current-year:after{content: '';position: relative;width: 16px;height: 16px;}.mx-btn.mx-btn-current-month{margin-right: 8px;}.mx-table.mx-table-month .cell,.mx-table.mx-table-year .cell{border: 1px solid transparent;padding: 12px;font-size: 16px;color: #000;}.mx-table.mx-table-year .cell:hover,.mx-table.mx-table-year .cell.active,.mx-table.mx-table-month .cell:hover,.mx-table.mx-table-month .cell.active{color: #fff}.mx-calendar.mx-calendar-panel-year .mx-calendar-header-label,.mx-calendar.mx-calendar-panel-month .mx-calendar-header-label{width: 100%;justify-content: center}.mx-calendar.mx-calendar-panel-year .mx-calendar-header-label,.mx-calendar.mx-calendar-panel-month .mx-calendar-header-label .mx-btn.mx-btn-text{position:relative;display: flex;align-items: center;font-size: 16px;line-height: 24px;font-weight: 400;}.mx-calendar.mx-calendar-panel-month .mx-calendar-header-label .mx-btn.mx-btn-text:after{content: '';position: relative;width: 16px;height: 16px;}.mx-calendar.mx-calendar-panel-month .mx-calendar-header-label .mx-btn.mx-btn-text:before{content: '';position: absolute;right: 9px;top: 9px;border-style: solid;border-color: currentColor;border-width:1px 0px 0px 1px;height: 4px;width: 4px;transform: rotate(225deg);}
.popup-time {
	border-radius: 8px;
	overflow: hidden;
}
.popup-time .mx-datepicker-body,
.popup-time .mx-time {
	width: inherit;
}
.popup-time .mx-scrollbar-track {
	opacity: 1;
	right: 8px;
	background-color: #F3F3F3;
	border-radius: 12px;
}
.popup-time .mx-scrollbar-thumb {
	background-color: #9D87F1;
}
.popup-time .mx-time-option {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	padding: 8px 16px;
	margin-right: 22px;
}
.popup-time .mx-time-option:hover,
.popup-time .mx-time-option.active {
	background-color: #EBE7FC;
}
.mx-calendar.mx-calendar-panel-date:nth-child(n+2) {
	display: none;
}
.mx-calendar-content .cell {
	position: relative;
	z-index: 1;
}
.mx-calendar-content .cell.in-range,
.mx-calendar-content .cell.hover-in-range {
	background-color: #EBE7FC;
	color: #000;
}
.mx-calendar-content .cell.in-range:after,
.mx-calendar-content .cell.hover-in-range:after {
	content: '';
	position: absolute;
	background: #EBE7FC;
	height: 100%;
	width: 14px;
	border: 1px solid #EBE7FC;
	left: 100%;
	z-index: 0;
}
.mx-calendar-content .cell.in-range:last-child:after,
.mx-calendar-content .cell.hover-in-range:last-child:after {
	display: none;
}
.mx-calendar-range .cell.active:after {
	display: none;
	content: '';
	position: absolute;
	background: #EBE7FC;
	height: 100%;
	width: 14px;
	border: 1px solid #EBE7FC;
	left: 100%;
	z-index: 0;
}
.mx-calendar-range [data-index].cell.active:not(:last-child):has(+ .cell.in-range, + .cell.hover-in-range, + .cell.active, + .cell:hover):after {
	display: block;
}
.mx-calendar-range .cell.in-range + .cell.active:after,
.mx-calendar-range .cell.hover-in-range + .cell.active:after {
	display: none;
}
.mx-calendar-range .cell:not(:last-child):is(.in-range) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.mx-calendar-range .cell:not(:first-child):is(.in-range) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.mx-table.mx-table-month .cell, .mx-table.mx-table-year .cell {
	padding: 11px 22px;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	border-radius: 8px;
}
.mx-calendar.mx-calendar-panel-date {

}
.mx-calendar.mx-calendar-panel-year {

}
.mx-calendar.mx-calendar-panel-year .mx-btn-icon-double-left,
.mx-calendar.mx-calendar-panel-year .mx-btn-icon-double-right {
	display: initial;
}
.mx-calendar.mx-calendar-panel-month .mx-btn-icon-double-left,
.mx-calendar.mx-calendar-panel-month .mx-btn-icon-double-right {
	display: initial;
}
.mx-calendar-content .cell.disabled {
	background-color: #f3f3f3;
	pointer-events: none;
	color: #000;
}
.mx-table-date .cell.not-current-month.disabled {
	background-color: #f3f3f3;
	color: #9F9F9F;
}
.mx-btn.mx-btn-text.mx-btn-icon-double-left {
	order: 1;
}
.mx-btn.mx-btn-text.mx-btn-icon-left {
	order: 2;
}
.mx-calendar-header .mx-calendar-header-label {
	order: 3;
}
.mx-btn.mx-btn-text.mx-btn-icon-right {
	order: 4;
}
.mx-btn.mx-btn-text.mx-btn-icon-double-right {
	order: 5;
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/banner/style.css?17388650751796*/
.promo__banner {
	display: flex;
	border-radius: 8px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.promo__banner-left {
	padding: 32px;
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.promo__banner-title {
	font-weight: 700;
	font-size: 30px;
	line-height: 130%;
}

.promo__banner-subtitle {
	flex: 1;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}

.promo__banner-left .promo__banner-image {
	display: none;
}

.promo__banner-right {
	display: flex;
	align-items: center;
}

.promo__banner-image {
	width: 350px;
	height: 266px;
}

.promo__banner-image img {
	height: 100%;
}

.promo__banner-button {
	display: inline-flex;
	padding: 10px 24px 12px;
	background: #9D87F1;
	border-radius: 8px;
	color: #ffffff;
	width: max-content;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
}

@media (max-width: 1024px) {
	.promo__banner-left {
		gap: 12px;
	}

	.promo__banner-title {
		font-size: 24px;
	}

	.promo__banner-subtitle {
		font-size: 18px;
		line-height: 26px;
	}

	.promo__banner-image {
		width: 290px;
		height: 291px;
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.promo__banner-button {
		font-size: 14px;
		line-height: 17px;
	}
}

@media (max-width: 767px) {
	.promo__banner-left {
		padding: 16px;
	}

	.promo__banner-title {
		font-size: 18px;
	}

	.promo__banner-subtitle {
		font-size: 14px;
		line-height: 22px;
	}

	.promo__banner-right .promo__banner-image {
		display: none;
	}

	.promo__banner-left .promo__banner-image {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
	}


	.promo__banner-left .promo__banner-image img {
		width: 100%;
		height: auto;
	}

	.promo__banner-button {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/cards-3/style.css?17388650752226*/
.promo-constructor-block .page-intro__wrapper .informers_available div.informer_size_medium {
    max-width: calc(66.6% - 12px);
}

.promo-constructor-block .page-intro__wrapper .informers_available div.informer_size_half {
    max-width: calc(50% - 12px);
}

.promo-constructor-block .page-intro__wrapper .informers_available div.informer_size_single {
    max-width: 100%;
}

.promo_cards_3 h2.promo_cards_3-title {
    font-size: 30px;
    line-height: 120%;
}

.page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__title {
    margin-bottom: 8px;
}

.page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__text {
    font-size: 16px;
    line-height: 130%;
}

.page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__text a {
    color: #B19FF4;
}

@media (max-width: 800px) {
    .promo-constructor-block .page-intro__wrapper .informers_available div.informer_size_medium,
    .promo-constructor-block .page-intro__wrapper .informers_available div.informer_size_half {
        max-width: 100%;
    }

    .promo_cards_3 h2.promo_cards_3-title {
        font-size: 28px;
    }

    .page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__main-icon {
        max-width: 24px;
        max-height: 24px;
    }

    .promo_cards_3 p.page-intro__paragraph {
        font-size: 18px;
        margin-top: 16px !important;
    }

    .page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__text {
        font-size: 14px;
        line-height: 150%;
    }
}

@media (max-width: 540px) {
    .page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer {
        padding: 20px;
    }

    .page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__main-content > .informer__title {
        font-size: 16px;
        line-height: 140%;
    }

    .promo_cards_3 h2.promo_cards_3-title {
        font-size: 22px;
    }

    .promo_cards_3 p.page-intro__paragraph {
        font-size: 14px;
        line-height: 140%;
        margin-top: 8px !important;
    }

    .page_promo_leasing .page-intro .promo_cards_3 .informers_available .informer__text {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/steps/style.css?17388650751895*/
.page_promo .step {
    gap: 16px;
}

.page_promo div.step__title {
    margin-right: 0 !important;
    flex: 0 0 60px;
}

.page_promo div.step__text-caption {
    color: rgba(255, 255, 255, 0.80);
}

.page_promo .get-access__step-list .step .icon {
    margin-right: 0 !important;
    flex: 0 0 50px;
    width: 1em;
    height: 1em;
    min-width: 0;
    color: inherit;
}
.page_promo .get-access__step-list .step img.icon {
    width: 48px;
    min-width: 48px;
    height: 48px;
    color: #FFD633;
}

.page_promo_leasing div.get-access__step-list {
    margin-bottom: 0px;
}

.page_promo_leasing div.get-access__step-list .js-steps-list {
    padding-bottom: 8px;
}

.get-access__step.promo-steps-text {
    font-size: 20px;
    line-height: 140%;
    margin-top: 16px;
}

.page_promo_leasing img.get-access__digit {
    margin: 0;
    max-width: unset;
    padding-right: 60px;
    object-position: left;
}

@media (max-width: 1024px) {
    .page_promo_leasing img.get-access__digit {
        padding-right: 42px;
    }

    .page_promo .step {
        gap: 15px;
    }

    .page_promo_leasing div.get-access__step-list .js-steps-list {
        padding-bottom: 12px;
    }

    .page_promo div.step__title {
        flex: 0 0 45px;
    }

    .get-access__step.promo-steps-text {
        font-size: 18px;
        margin-top: 8px;
    }
}

@media (max-width: 540px) {
    .page_promo .promo_steps .page-intro__wrapper-header .page-intro__subtitle {
        font-size: 26px;
        line-height: 32px;
    }

    .page_promo .step .icon {
        flex: 0;
    }

    .page_promo .step {
        gap: 0px;
    }

    .page_promo .step__text .step__text-caption {
        font-size: inherit;
        line-height: inherit;
    }

    .page_promo div.step__title {
        flex: 1 0 45px;
    }

    .get-access__step.promo-steps-text {
        font-size: 14px;
        margin-top: 0px;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/services/style.css?1738865075849*/
.page_promo_leasing .link-card.page-intro__links-link {
    padding: 60px 56px;
    min-height: auto;
}

.page_promo_leasing .link-card .link-card__title {
    margin-right: 0;
}
a.link-card{
    cursor: pointer;
}
.page_promo_leasing .link-card .link-card__image {
    max-width: 100%;
    width: 386px;
    max-height: 315px;
    overflow: hidden;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .page_promo_leasing .link-card.page-intro__links-link {
        padding: 24px 28px;
    }

    .page_promo_leasing .link-card .link-card__image {
        width: 312px;
        max-height: 206px;
    }
}

@media (max-width: 767px) {
    .page_promo_leasing .link-card.page-intro__links-link {
        padding: 24px 16px;
    }

    .page_promo_leasing .link-card .link-card__image {
        width: 312px;
        max-height: 206px;
    }
}
/* End */
/* /local/components/nota/promo.constructor/templates/.default/style.css?173886507515570 */
/* /local/components/nota/promo.constructor/templates/header-leasing/style.css?17388650754190 */
/* /local/components/nota/promo.constructor/templates/informer/style.css?1738865075171 */
/* /local/components/nota/promo.constructor/templates/advantage-2/style.css?1738865075660 */
/* /local/components/nota/promo.constructor/templates/logos-full/style.css?17388650752728 */
/* /local/components/nota/promo.constructor/templates/advantage/style.css?17388650753033 */
/* /local/components/nota/promo.constructor/templates/leasing-calculator/style.css?17388650757636 */
/* /local/templates/extranet/js/vue/vendor/datepicker-vue3/index.css?173886509614473 */
/* /local/components/nota/promo.constructor/templates/banner/style.css?17388650751796 */
/* /local/components/nota/promo.constructor/templates/cards-3/style.css?17388650752226 */
/* /local/components/nota/promo.constructor/templates/steps/style.css?17388650751895 */
/* /local/components/nota/promo.constructor/templates/services/style.css?1738865075849 */
