

/* 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/banner/style.css?17388650751796*/
.promo__banner {
	display: flex;
	border-radius: 8px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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


/* Start:/local/components/nota/promo.constructor/templates/text/style.css?17388650751257*/
.promo_text_div {
    display: flex;
    flex-wrap: wrap;
    gap: 48px 90px;
}

.promo_text_div-title {
    flex: 0 0 100%;
    width: 100%;
    font-weight: 700;
    font-size: 60px;
    line-height: 101%;
}

.promo_text_div-left {
    flex: 1 0 60%;
    font-weight: 700;
    font-size: 48px;
    line-height: 130%;
}

.promo_text_div-left b {
    font-weight: inherit;
    color: rgba(177, 159, 244, 1);
}

.promo_text_div-right {
    flex: 1 0 30%;
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
    color: #B19FF4;
    padding-top: 18px;
}

@media (max-width: 1024px) {
    .promo_text_div {
        flex-direction: column;
        gap: 0px 0px;
    }

    .promo_text_div-title {
        font-size: 36px;
        line-height: 120%;
    }

    .promo_text_div-left {
        font-size: 28px;
        padding-top: 36px;
    }

    .promo_text_div-right {
        font-size: 18px;
        padding-top: 16px;
    }
}

@media (max-width: 540px) {
    .promo_text_div {
        flex-direction: column;
        gap: 0px 0px;
    }

    .promo_text_div-title {
        font-size: 26px;
    }

    .promo_text_div-left {
        font-size: 22px;
        padding-top: 32px;
    }

    .promo_text_div-right {
        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/card-1/style.css?17388650752835*/
.promo_cards_1 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.promo_cards_1 .promo_cards_1-img {
    max-width: 140px;
    max-height: 140px;
    flex: 140px;
}

.promo_cards_1 .promo_cards_1-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.promo_cards_1 .promo_cards_1-content {
    flex: 1 0 50%;
    display: flex;
    flex-wrap: wrap;
    gap: 16px 32px;
}

.promo_cards_1 .promo_cards_1-content_title {
    width: 100%;
    flex: 100%;
    font-weight: 700;
    font-size: 48px;
    line-height: 120%;
}

.promo_cards_1 .promo_cards_1-content_text {
    flex: 0 0 468px;
    max-width: 468px;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}

.promo_cards_1 .promo_cards_1-content_card {
    flex: 1 0 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 7px 8px;
    padding: 16px 32px;
    background: rgba(94, 109, 190, 0.2);
    border: 1px solid rgba(66, 94, 245, 0.1);
    border-radius: 12px;
}

.promo_cards_1 .promo_cards_1-content_card_title {
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
}

.promo_cards_1 .promo_cards_1-content_card_subtitle {
    flex: 1;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}

.promo_cards_1 .promo_cards_1-content_card_text {
    flex: 100%;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: rgba(255, 255, 255, 0.80);
}

@media (max-width: 1024px) {
    .promo_cards_1 {
        gap: 24px;
    }

    .promo_cards_1 .promo_cards_1-img {
        max-width: 100px;
        max-height: 100px;
        flex: 100px;
    }

    .promo_cards_1 .promo_cards_1-content_title {
        font-size: 36px;
    }

    .promo_cards_1 .promo_cards_1-content_text {
        flex: 100%;
        max-width: 100%;
        font-size: 16px;
        line-height: 130%;
    }

    .promo_cards_1 .promo_cards_1-content_card {
        padding: 16px 24px;
    }

    .promo_cards_1 .promo_cards_1-content_card_title {
        font-size: 28px;
    }

    .promo_cards_1 .promo_cards_1-content_card_subtitle {
        font-size: 18px;
        line-height: 140%;
    }

    .promo_cards_1 .promo_cards_1-content_card_text {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .promo_cards_1 {
        gap: 12px;
        flex-direction: column;
    }

    .promo_cards_1 .promo_cards_1-content_title {
        font-size: 26px;
    }

    .promo_cards_1 .promo_cards_1-content_text {
        font-size: 14px;
        line-height: 130%;
    }

    .promo_cards_1 .promo_cards_1-content_card_title {
        font-size: 22px;
    }

    .promo_cards_1 .promo_cards_1-content_card_subtitle {
        font-size: 16px;
    }

    .promo_cards_1 .promo_cards_1-content_card_text {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/cards-with-more/style.css?17388650752201*/
.promo__card_with_more {

}

.promo__card_with_more .promo__card_with_more-title {
	font-weight: 700;
	font-size: 30px;
	line-height: 130%;
	margin-bottom: 24px;
}

.promo__card_with_more .promo__card_with_more-list {
	display: flex;
	flex-flow: wrap row;
	gap: 24px 20px;
}

.promo__card_with_more .promo__card_with_more-list__item {
	display: flex;
	flex-direction: column;
	flex: 1 0 40%;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 8px;
	padding: 36px;
	max-width: calc(50% - 10px);
}

.promo__card_with_more .promo__card_with_more-list_M .promo__card_with_more-list__item {
	flex: 1 0 30%;
	max-width: calc((100% - 40px) / 3);
}

.promo__card_with_more .promo__card_with_more-list_S .promo__card_with_more-list__item {
	flex: 1 0 20%;
	max-width: calc((100% - 60px) / 4);
}

.promo__card_with_more .promo__card_with_more-list__item-block {
	flex: 1;
	margin-bottom: 17px;
}

.promo__card_with_more .promo__card_with_more-list__item-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 12px;
}

.promo__card_with_more .promo__card_with_more-list__item-subtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}

.promo__card_with_more .promo__card_with_more-list__item-button {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #B19FF4;
}

@media (max-width: 1024px) {
	.promo__card_with_more .promo__card_with_more-title {
		font-size: 28px;
		line-height: 120%;
		margin-bottom: 20px;
	}

	.promo__card_with_more .promo__card_with_more-list {
		row-gap: 16px;
	}

	.promo__card_with_more .promo__card_with_more-list .promo__card_with_more-list__item {
		flex: 100%;
		max-width: 100%;
		padding: 32px;
	}
}


@media (max-width: 480px) {
	.promo__card_with_more .promo__card_with_more-title {
		font-size: 22px;
		margin-bottom: 16px;
	}

	.promo__card_with_more .promo__card_with_more-list {
		row-gap: 12px;
	}

	.promo__card_with_more .promo__card_with_more-list .promo__card_with_more-list__item {
		padding: 16px;
	}

	.promo__card_with_more .promo__card_with_more-list__item-title {
		font-size: 16px;
		line-height: 120%;
		margin-bottom: 8px;
	}
}
/* End */


/* Start:/local/components/nota/promo.constructor/templates/tags-block/style.css?17388650752824*/
.promo-tags{
    margin-bottom: 84px;
}
.promo-tags__title{
    color: white;
    font-size: 30px;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 32px;
}
.promo-tags__tags-container{
    display: flex;
    gap:16px;
}
.promo-tags__tags-column{
    flex-basis: 50%;
    max-width: calc(50% - 8px);
}
.promo-tags__tag{
    display: inline-flex;
    gap:8px;
    padding:11px 20px 11px 16px;
    border-radius: 8px;
    border: 1px solid rgba(157, 135, 241, 0.20);
    margin-bottom: 8px;
    max-width: 100%;
    width: 100%;
}
.promo-tags__tag:last-child{
    margin-bottom: 0;
}
.promo-tags__tag-icon{
    min-width:24px;
    min-height:24px;
}
.promo-tags__tag-label{
    color: rgba(255, 255, 255, 0.80);
    -webkit-box-orient: vertical;
}
.promo-tags__tag,
.promo-tags__tag-label {
    display: flex;
    align-items: center;
    justify-content: start;
}
.promo-tags__tag-label > span{
    display: inline-block;
    line-height: 140%;
}
.promo-tags__tag-label .informer_constructor{
    margin-left: 6px;
    display: inline-flex;
    flex: 0 0 auto;
    margin-right: 2px;
}
.promo-tags__tag-label > span + .informer_constructor{
    transform: translate3d(0px, -7px, 0px);
}
.js-tip-fc {
    cursor: pointer;
}
.promo-tags__tag-label .informer_constructor svg.icon{
    color:#B19FF4;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
}
.tooltipster-box div.tooltipster-content{
    font-size: 12px;
}
.tt-default.tooltipster-grow.tooltipster-show div.tooltipster-arrow {
    height: 14px;
}
.tooltipstered{
    cursor: pointer;
}
@media (max-width: 1279px){
    .promo-tags{
        margin-bottom: 40px;
    }
    .promo-tags__title {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .promo-tags__tag{
        font-size:14px;
        align-items: start;
    }
    .promo-tags__tag-icon {
        min-width: 20px;
        min-height: 20px;
        width: 20px;
        height: 20px;
    }
    .promo-tags__tag-label > span + .informer_constructor {
        transform: translate3d(0px, -8px, 0px);
    }
    .promo-tags{
        margin-bottom: 60px;
    }
}
@media (max-width: 767px){
    .promo-tags{
        margin-bottom: 20px;
    }
    .promo-tags__tag{
        align-items: start;
    }
    .promo-tags__title{
        font-size:22px;
    }
    .promo-tags__tags-container{
        flex-wrap:wrap;
        gap: 8px;
    }
    .promo-tags__tags-column {
        flex-basis: 100%;
        max-width: 100%;
    }
    .promo-tags__tag-label > span + .informer_constructor {
        transform: translate3d(0px, -7px, 0px);
    }
    .promo-tags__tag-label > span{
        padding-top: 2px;
    }
    .promo-tags__tag-label{
        font-size: 12px;
        font-weight: 400;
        line-height: 130%;
    }
    .promo-tags{
        margin-bottom: 48px;
    }
}
/* 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/text-with-picture/style.css?1738865075785*/
.text_with_picture_promo.production-promo__services .production-service__description-img {
    margin-right: 0;
}

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

.page_promo .text_with_picture_promo.production-promo__services div.production-service__text {
    font-weight: 400;
    font-size: 18px;
}

@media (max-width: 1024px) {
    .text_with_picture_promo .promo-constructor-cards .data-card h2 {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .text_with_picture_promo .promo-constructor-cards .data-card h2 {
        font-size: 22px;
    }

    .page_promo .text_with_picture_promo.production-promo__services div.production-service__text {
        font-size: 14px;
    }
}
/* 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/banner/style.css?17388650751796 */
/* /local/components/nota/promo.constructor/templates/text/style.css?17388650751257 */
/* /local/components/nota/promo.constructor/templates/advantage/style.css?17388650753033 */
/* /local/components/nota/promo.constructor/templates/card-1/style.css?17388650752835 */
/* /local/components/nota/promo.constructor/templates/cards-with-more/style.css?17388650752201 */
/* /local/components/nota/promo.constructor/templates/tags-block/style.css?17388650752824 */
/* /local/components/nota/promo.constructor/templates/cards-3/style.css?17388650752226 */
/* /local/components/nota/promo.constructor/templates/text-with-picture/style.css?1738865075785 */
