

/* 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-text/style.css?17626138094057*/
.promo_header_text {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top {
    max-width: 708px;
    margin-right: 10px;
}

.page_promo.production-promo .page-intro__container .promo_header_text .title {
    font-weight: 700;
    font-size: 72px;
    line-height: 1.1;
    flex: 100%;
    width: 100%;
    max-width: 100%;
}

.page_promo.production-promo .page-intro__container .promo_header_text .text-typography {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    max-width: 100%;
}

.page_promo.production-promo .page-intro__container .promo_header_text .text-typography p:last-child {
    margin-bottom: 0;
}

.page_promo.production-promo .page-intro__container .promo_header_text .text-typography ul {
    font-size: 15px;
    line-height: 1.5;
}

.page_promo.production-promo .page-intro__container .promo_header_text img.page-intro__wrapper-image {
    position: initial;
    max-width: 500px;
    max-height: 100%;
}

.page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top-wrapper__block + img.page-intro__wrapper-image {
    display: none;
}

@media (max-width: 1024px) {
    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top {
        flex: 1;
        max-width: 100%;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .title {
        font-size: 48px;
        margin-bottom: 32px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .text-typography {
        font-size: 20px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .text-typography ul {
        font-size: 15px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top .production-promo__top-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top-wrapper__block {
        flex: 1 0 0;
        align-self: flex-start;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text img.page-intro__wrapper-image {
        display: none;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top-wrapper__block + img.page-intro__wrapper-image {
        display: block;
        max-width: 292px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top .btn.get-service__btn {
        font-size: 16px;
        line-height: 1.5;
    }
}

@media (max-width: 540px) {
    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top {
        width: 100%;
        max-width: 100%;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .title {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .text-typography {
        font-size: 18px;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top-wrapper__block img.page-intro__wrapper-image {
        width: 100%;
        max-width: 100%;
        min-width: 0px;
        min-height: 0px;
        display: block;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top-wrapper__block + img.page-intro__wrapper-image {
        display: none;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top .get-service__btn {
        min-width: 100%;
        max-width: 100%;
    }

    .page_promo.production-promo .page-intro__container .promo_header_text .production-promo__top .btn.get-service__btn {
        font-size: 14px;
    }
}

.production-promo-list-pictures{
    margin-top: 20px;
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/Inscription-plus-pictures/style.css?1738865075621*/
.promo-improve-literacy-for-business-title {
    margin-bottom: 16px;
    font-size: 18px;
}

.collaboration .collaboration__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 36px;
    column-gap: 20px;
}

.collaboration .collaboration__list .collaboration__item {
    max-width: 256px;
    height: 50px;
    margin: 0 !important;
}

.collaboration .collaboration__list .collaboration__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media only screen and (max-width: 767px) {
    .promo-improve-literacy-for-business-title {
        font-size: 14px;
    }

}
/* 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/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/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-text/style.css?17626138094057 */
/* /local/components/nota/promo.constructor/templates/Inscription-plus-pictures/style.css?1738865075621 */
/* /local/components/nota/promo.constructor/templates/advantage/style.css?17388650753033 */
/* /local/components/nota/promo.constructor/templates/informer/style.css?1738865075171 */
/* /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 */
