

/* 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/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/credit-machine-conditions/style.css?17715775643662*/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

.e-promo-conditions-01 {
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.e-promo-conditions-01 {

}
.e-promo-conditions-01__grid {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px;
}

.e-promo-conditions-card-01 {
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    border-radius: 12px;
}

.e-promo-conditions-01 .e-promo-conditions-card-01 {
    flex: 0 0 calc(33% - 10px);
}

.e-promo-conditions-card-01-section {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.e-promo-conditions-card-01-section__title {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 39px;
}


.e-promo-conditions-card-01-section__text {
    color: rgba(255, 255, 255, 0.80);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    min-height: 3em;
}

/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/


/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

.e-card-background {
    background-color: #FFFFFF0D;
    border: 1px solid #FFFFFF1A;
}


/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

@media (max-width: 1024px) {

    .e-promo-conditions-01__grid {
        flex-direction: column;
    }

    .e-promo-conditions-card-01 {
        width: 100%;
        flex: 100%;
        gap: 24px 32px;
        flex-direction: row;
        padding: 24px;
    }

    .e-promo-conditions-card-01-section__text {
    // min-height: auto;
    }

    .e-promo-conditions-card-01-section:nth-child(1) {
        flex: 1 1 100%;
    }

    .e-promo-conditions-card-01-section:nth-child(2) {
        flex: 0 0 50%;
    }

    .e-promo-conditions-card-01-section__title {
        font-size: 28px;
        line-height: 120%;
    }

}

@media (max-width: 767px) {
    .e-promo-conditions-01 {
        gap: 12px;
    }

    .e-promo-conditions-card-01 {
        flex-direction: column;
    }

    .e-promo-conditions-card-01-section__text {
        min-height: auto;
    }

    .e-promo-conditions-card-01-section__title {
        font-size: 22px;
        line-height: 120%;
    }

    .e-promo-conditions-card-01-section__text {
        font-size: 16px;
        line-height: 150%;
    }
}

.e-block-banner-wrapper {
    margin: -16px 0 32px 0;
}

.e-block-banner-wrapper .e-block-banner {
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 25px;
}

.e-block-banner svg.first {
    vertical-align: sub;
}

.e-block-banner .informer_constructor svg {
    position: relative;
    top: 2px;
}

@media (max-width: 767px) {
    .e-block-banner-wrapper {
        margin: -8px 0 16px 0;
    }

    .e-block-banner-wrapper .e-block-banner {
        font-size: 14px;
        margin-top: 16px;
    }
}

/* End */


/* Start:/local/components/nota/promo.constructor/templates/credit-machine-requirement-for-borrowers/style.css?17612071861485*/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

.e-promo-requirements-01 {
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 32px;
}


.e-promo-requirements-01 .e-block-head {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.e-promo-requirements-01 .e-block-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.e-promo-requirements-01__grid {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
}

.e-promo-requirements-01-card {
    display: flex;
    padding: 36px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
}

.e-promo-requirements-01 .e-promo-requirements-01-card {
    flex: 0 0 calc(50% - 10px);
}

.e-promo-requirements-01-card__title {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.e-promo-requirements-01-card__body {

}

@media (max-width: 1024px) {

    .e-promo-requirements-01 {
        gap: 24px;
    }

    .e-promo-requirements-01-card {
        padding: 24px;
    }

}

@media (max-width: 767px) {

    .e-promo-requirements-01 {
        gap: 20px;
    }

    .e-promo-requirements-01__grid {
        flex-direction: column;
        gap: 12px;
    }

}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/credit-machine-cards-swiper/style.css?17413742756009*/
.tcs-main-title{
    color: #FFF;
    font-size: 60px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 60px;
}
.tcs-header{
    font-size: 30px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 16px;
}
.tooltipster-content .tt-badges{
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: start;
    width: auto;
}
.n-found-wrapper {
    border: 1px solid var(--Purple-purple-5, #7E6CC1);
    border-radius: 6px;
    padding: 12px 16px;
    min-height: 303px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.region-need__no-result-text{
    padding: 0 16px;
    text-align: center;
    color:rgba(255, 255, 255, 0.60);
}
.region-need__no-result-title{
    margin-bottom: 12px;
    width: 100%;
    text-align: center;
}
.tooltipster-shadow.with-badges {
    min-width: auto!important;
    width: auto!important;
}
.tooltipster-sidetip.tooltipster-shadow.with-badges .tooltipster-content{
    padding: 16px;
}
.tcs-sub-header { /* components/nota/promo.constructor/templates/calculator-fo/style.css */
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 16px;
}
.tcs-more-support-btn,
.tcs-more-support-btn-mobile{
    display: flex;
    padding: 12px 20px 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 8px;
    border: 1px solid var(--Purple-purple-3, #B19FF4);
    color: var(--Purple-purple-3, #B19FF4);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.tcs-more-support-btn-mobile{
    display: none;
}
.tourism-cards-swiper{
    padding: 32px;
    border-radius: 12px;
    background: rgba(94, 109, 190, 0.20);
    position: relative;
}
.tcs-sub-header label{
    color: var(--Purple-purple-4, #9D87F1);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.tcs-filter-group{
    display: flex;
    flex-direction: column;
    row-gap: 4px;
    flex: 0 0 276px;
    max-width: 276px;
}
.tcs-filters{
    display: flex;
    gap: 16px;
    max-width: 100%;
}
.place-for-support-swiper{
    opacity: 1;
    transition: opacity;
    transition-duration: 0.05s;
    min-height: 303px;
}
.opacity0{
    opacity: 0 !important;
}
.optWrapper .opt.all-opt .label{
    color: #FFFFFF99;
}
.tourism-cards-swiper .spinner.window-preloader__spinner {
    position: absolute;
    top: 130px;
}
.optWrapper .options .opt {
    max-width: calc(100% - 8px);
}
.tourism-cards-swiper .spinner.window-preloader__spinner:before{
    display: none;
}
.tourism-cards-swiper .SumoSelect {
    min-width: 276px;
    height: 44px;
    min-height: 44px;
}
.tourism-cards-swiper .SumoSelect .simplebar-track.simplebar-vertical {
    background-color: #FFFFFF1A;
}
.tourism-cards-swiper .SumoSelect.open>.optWrapper {
    transform: translateY(5px);
}
.tourism-cards-swiper .SumoSelect.open .search-txt {
    background: transparent;
    color: white;
}
.tourism-cards-swiper .SumoSelect>.CaptionCont{
    height: 42px;
    min-height: 42px;
}
.SumoSelect[is-selected="false"] .placeholder,
.tourism-cards-swiper input.input::placeholder{
    color: rgba(255, 255, 255, 0.40);
}
.tourism-cards-swiper {
    display: flex;
    gap: 16px;
}
.tourism-cards-swiper .input-group{
    flex: 1 1;
}
.tourism-cards-swiper .SumoSelect,
.tourism-cards-swiper .SumoSelect.disabled{
    background: transparent;
    border: 1px solid var(--Purple-purple-5, #7E6CC1);
    color: white;
}
.tourism-cards-swiper .SumoSelect.disabled{
    color: rgba(255, 255, 255, 0.60);
}
.tourism-cards-swiper .SumoSelect > .CaptionCont:hover,
.promo-calc-block input.input:active,
.promo-calc-block input.input:hover,
.promo-calc-block input.input:focus {
    box-shadow: 0 0 0 4px #7E6CC1;
}
.SumoSelect .optWrapper .options li.opt::before {
    display: none;
}
.tourism-cards-swiper .SumoSelect .optWrapper,
.tourism-cards-swiper .SumoSelect.open > .optWrapper{
    border: 1px solid rgba(255, 255, 255, 0.20);
}
.tourism-cards-swiper .optWrapper .options,
.tourism-cards-swiper .optWrapper .options .opt,
.tourism-cards-swiper .SumoSelect .optWrapper,
.tourism-cards-swiper .SumoSelect.open > .optWrapper
{
    background: rgba(15, 9, 38, 0.80);
}
.optWrapper .options .opt {
    color: white;
}
.optWrapper .options .opt.selected,
.optWrapper .options .opt:hover{
    background: var(--Purple-purple-4, #9D87F1);
}
.page_promo .input-group.input-group_error .input {
    border-color: #F1274C;
    color: #F1274C;
}
@media (max-width: 1024px) {
    .tcs-sub-header {
        flex-direction: column-reverse;
        align-items: self-start;
        row-gap: 24px;
    }
    .tcs-filters{
        width: 100%;
        justify-content: space-between;
    }
    .tcs-filter-group{
        flex: 1 1;
        max-width:unset;
    }
    .tourism-cards-swiper .spinner.window-preloader__spinner {
        top: 286px;
    }
    .tcs-main-title{
        font-size: 48px;
        font-weight: 700;
        line-height: 110%;
        margin-bottom: 48px;
    }
    .tcs-header{
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
    }
    .tcs-sub-header label,
    .SumoSelect>.CaptionCont>span,
    .tourism-cards-swiper .SumoSelect.open .search-txt {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .tcs-filters{
        flex-direction: column;
    }
    .tcs-more-support-btn{
        display: none;
    }
    .tcs-more-support-btn-mobile{
        width: 100%;
        display: flex;
    }
    .tourism-cards-swiper .SumoSelect {
        min-width: unset;
    }
    .tourism-cards-swiper .spinner.window-preloader__spinner {
        top: 400px;
    }
    .tourism-cards-swiper{
        margin-left: -16px;
        margin-right: -16px;
        padding: 32px 16px;
    }
    .tcs-main-title{
        font-size: 32px;
        font-weight: 700;
        line-height: 110%;
    }
    .tcs-header{
        font-size: 22px;
        font-weight: 700;
        line-height: 120%;
    }
}

/* End */


/* Start:/local/components/nota/promo.constructor/templates/cards/style.css?17388650751470*/
.page_promo div.production-promo__opportunities {
    padding-top: 0;
    padding-bottom: 0;
}

.production-promo__opportunities .opportunities .opportunities__list .service-forms__card-img {
    width: 152px;
    height: 152px;
    min-width: 152px;
    min-height: 152px;
    max-width: 152px;
    max-height: 152px;
}

.production-promo__opportunities .opportunities .opportunities__list .service-forms__item.service-forms__item_S {
    flex: 1 1 30%;
    max-width: 33.3333%;
}

.production-promo__opportunities .opportunities .opportunities__list .service-forms__item .service-forms__card-desc {
    flex: 1 0 0px;
    display: flex;
    flex-direction: column;
    margin: 15px 0;
}

.production-promo__opportunities .opportunities .opportunities__list .service-forms__item .service-forms__card-links {
    margin-top: auto;
}

.production-promo__opportunities .opportunities .opportunities__list .service-forms__item .service-forms__card-link,
.production-promo__opportunities .opportunities .opportunities__list .service-forms__item .service-forms__card-link .icon {
   color: #B19FF4;
}

.production-promo__opportunities .opportunities .opportunities__list
.service-forms__item.service-forms__item_S .service-forms__card-description {
    display: none;
}


@media (max-width: 1024px) {
    .production-promo__opportunities .opportunities .opportunities__list .service-forms__item.service-forms__item_S {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* 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/informer/style.css?1738865075171 */
/* /local/components/nota/promo.constructor/templates/credit-machine-conditions/style.css?17715775643662 */
/* /local/components/nota/promo.constructor/templates/credit-machine-requirement-for-borrowers/style.css?17612071861485 */
/* /local/components/nota/promo.constructor/templates/credit-machine-cards-swiper/style.css?17413742756009 */
/* /local/components/nota/promo.constructor/templates/cards/style.css?17388650751470 */
