.lp-header-subtitle {
    color: var(--text-color-base);
    font-weight: normal;
    margin: 0 auto 16px;
    font-size: 16px;
    line-height: 24px;
}

.lp-promo-22 {
    overflow: hidden;
}

.lp-promo-22 .lp-block-bg iframe {
	left: 0;
}

@media all and (min-width: 600px) {
    .lp-header-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-subtitle {
        font-size: 20px;
    }
}

.inverse .lp-header-subtitle {
    color: #fff;
}

.lp-header-subtitle span {
    font-weight: bold;
    display: block;
}

.lp-promo-22 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp-promo-22 .lp-wrapp {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
	.lp-promo-22 .lp-wrapp {
		min-height: 50vh;
	}
}

@media all and (min-width: 960px) {
    .lp-promo-22 .lp-wrapp {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.lp-promo-22-img {
    margin-left: -16px;
    margin-right: -16px;
    height: 240px;
    box-sizing: content-box;
    max-width: none;
    width: auto;
}

@media all and (min-width: 600px) {
    .lp-promo-22-img {
        height: 360px;
        margin-left: calc((100vw - 576px) / (-2));
        margin-right: calc((100vw - 576px) / (-2));
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-img {
        height: auto;
        width: calc((100vw / 2) - 24px);
        margin-left: 48px;
        margin-right: calc((100vw - 912px) / (-2));
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 100%;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-img {
        width: 50vw;
        margin-right: calc((100vw - 1152px) / (-2));
        margin-left: 24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22-img {
        width: 50vw;
        margin-right: calc((100vw - 1288px) / (-2));
        margin-left: 32px;
    }
}

.lp-promo-22-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp-promo-22-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media all and (min-width: 600px) {
    .lp-promo-22-content {
        padding: 40px 0;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 0 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-content {
        padding: 64px 0 32px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22-content {
        padding: 80px 0 48px;
    }
}

.lp-promo-22-content__title {
    margin: 0 0 8px;
}

@media all and (min-width: 600px) {
    .lp-promo-22-content__title {
        margin-bottom: 16px;
    }
}

.lp-promo-22-content__text {
    margin: 0 0 8px;
    padding: 0;
}

@media all and (min-width: 600px) {
    .lp-promo-22-content__text {
        margin-bottom: 16px;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-content__text {
        margin-bottom: 24px;
    }
}

.lp-promo-22-content-buttons {
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-promo-22-content-buttons {
        margin: 0 -4px 24px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-content-buttons {
        margin-bottom: -8px;
    }
}

.lp-promo-22-content-buttons__item {
    width: 100%;
    margin: 0 0 8px;
}

@media all and (min-width: 600px) {
    .lp-promo-22-content-buttons__item {
        width: auto;
        margin: 0 4px 8px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-content-block {
        margin-bottom: 40px;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 100%;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-content-block {
        margin-bottom: 64px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22-content-block {
        margin-bottom: 80px;
    }
}

.lp-promo-22-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto;
}


@media all and (min-width: 600px) {
    .lp-promo-22-features {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin: auto -12px -24px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-features {
        margin: 0 -24px -24px;
        -ms-flex-item-align: end;
        align-self: flex-end;
        width: 100%;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-features {
        margin: 0 -12px -24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22-features {
        margin: 0 -16px -24px;
    }
}

.lp-promo-22-features-item {
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-promo-22-features-item {
        width: 176px;
        margin: 0 12px 24px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22-features-item {
        width: 112px;
        margin: 0 24px 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22-features-item {
        width: 172px;
        margin: 0 12px 24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22-features-item {
        width: 188px;
        margin: 0 16px 24px;
    }
}

.lp-promo-22-features-item:last-child {
    margin-bottom: 24px;
}

.lp-promo-22-features-item__digit {
    margin: 0 0 8px;
}

.lp-promo-22-features-item__label {
    margin: 0;
    padding: 0;
}

@media all and (min-width: 960px) {
    .lp-promo-22._reverse .lp-wrapp {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-22._reverse .lp-promo-22-img {
        margin-right: 48px;
        margin-left: calc((100vw - 912px) / (-2));
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-22._reverse .lp-promo-22-img {
        margin-left: calc((100vw - 1152px) / (-2));
        margin-right: 24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-22._reverse .lp-promo-22-img {
        margin-left: calc((100vw - 1288px) / (-2));
        margin-right: 32px;
    }
}

.lp-promo-22._align-right .lp-promo-22-content-block {
    text-align: right;
}

.lp-promo-22._align-right .lp-promo-22-features {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
}