

/* 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/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/cards-7/style.css?17653779737725*/
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

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

.e-title {
    color: #fff;
}

.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%;
}

.e-block-banner-wrapper .e-promo-btn {
    margin-top: 24px;
    width: max-content;
}

.e-title h1 {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
}

.e-title h2 {
    font-weight: 600;
    font-size: 30px;
    line-height: 39px;
}

.e-title h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
}

.e-title h4 {

}

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

.e-block {

}

.e-block-head {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.e-block-content {

}

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

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

.e-promo-conditions-02 {

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

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

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

.e-promo-conditions-card-02-section-grid {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

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

.e-promo-conditions-card-02-section__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 31px;
}


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

.e-promo-conditions-card-02__head {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.e-promo-conditions-card-02-label {
    display: flex;
    gap: 16px;
}

.e-promo-conditions-card-02-label__card {
    background: #7E6CC1;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    border-radius: 50px;
    padding: 4px 12px;
}

.e-promo-conditions-card-02__title {

}


.e-promo-conditions-block-02 {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
/*****************************************************************************/
/*****************************************************************************/
/*****************************************************************************/

.e-promo-btn-list {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
}

.e-promo-btn {
    border: none;
    outline: none;
    color: #fff;
    padding: 16px 32px 14px 32px;
    gap: 10px;
    border-radius: 8px;
    background-color: #B22297;
    min-width: 294px;
    cursor: pointer;
    transition: all .1s ease-in-out;
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.e-promo-btn:hover {
    background: #9a2e85;
    transition: all .1s ease-in-out;
}


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

.e-bullet {
    color: #fff;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.e-bullet li {
    position: relative;
    padding-left: 1.3em;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.e-bullet li::before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 0;
    width: .25em;
    height: .25em;
    background-color: #FFD633;
}

.e-bullet a {
    color: #B19FF4;
    text-decoration: none;
}

.e-bullet a svg {
    position: relative;
    top: .25em;
}

.e-bullet-primary {

}

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

.e-informer {
    display: inline-block;
    margin-left: 4px;
    align-self: center;
    position: relative;
    top: 2px;
}

.e-informer .icon {
    max-width: 20px;
    max-height: 20px;
}

@media (max-width: 1024px) {

    .promo-constructor-block.promo-constructor-block-m-44 {
        margin-bottom: 48px;
    }

    .e-block-head {
        gap: 20px;
    }

    .e-title h1 {
        font-weight: 700;
        font-size: 36px;
        line-height: 43px;
    }

    .e-title h2 {
        font-weight: 700;
        font-size: 28px;
        line-height: 32px;
    }

    .e-title h3 {
        font-weight: 700;
        font-size: 22px;
        line-height: 28px;
    }

    .promo-constructor-block-m-80 {
        margin-bottom: 60px !important;
    }

    .promo-constructor-block-m-40 {
        margin-bottom: 32px !important;
    }

    .e-promo-conditions-02 {
        gap: 16px;
    }

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

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

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

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

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

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

@media (max-width: 767px) {

    .e-promo-btn {
        min-width: auto;
        width: 100%;
    }

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

    .e-block-banner-wrapper .e-promo-btn{
        width: 100%;
    }

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

    .e-block-head {
        gap: 16px;
    }

    .promo-constructor-block-m-80 {
        margin-bottom: 48px !important;
    }

    .promo-constructor-block-m-40 {
        margin-bottom: 24px !important;
    }

    .e-title h1 {
        font-weight: 700;
        font-size: 26px;
        line-height: 120%;
    }

    .e-title h2 {
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
    }

    .e-title h3 {
        font-size: 20px;
        line-height: 130%;
    }

    .e-promo-conditions-01 {
        gap: 12px;
    }

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

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

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

    .e-promo-conditions-card-02-section__text {
        font-size: 16px;
        line-height: 150%;
    }
}
/* 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-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/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/logos-full/style.css?17388650752728 */
/* /local/components/nota/promo.constructor/templates/cards-7/style.css?17653779737725 */
/* /local/components/nota/promo.constructor/templates/informer/style.css?1738865075171 */
/* /local/components/nota/promo.constructor/templates/credit-machine-requirement-for-borrowers/style.css?17612071861485 */
/* /local/components/nota/promo.constructor/templates/cards/style.css?17388650751470 */
