.lp-promo-26__wrap {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    .lp-promo-26__wrap {
        padding: 64px 0;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-26__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 56px 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-26__wrap {
        padding: 80px 0;
    }
}

.lp-promo-26__pic {
    position: relative;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media all and (min-width: 600px) {
    .lp-promo-26__pic {
        width: 384px;
        height: 384px;
        margin-bottom: 40px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-26__pic {
        margin-left: 80px;
        margin-bottom: 0;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-26__pic {
        margin-left: 100px;
        width: 466px;
        height: 466px;
    }
}

@media all and (min-width: 1380px) {
    .lp-promo-26__pic {
        width: 512px;
        height: 512px;
    }
}

.lp-promo-26__discount {
    position: absolute;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 500px;
    margin: 0;
    padding: 0;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media all and (min-width: 600px) {
    .lp-promo-26__discount {
        width: 96px;
        height: 96px;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-26__discount {
        width: 120px;
        height: 120px;
    }
}

.lp-promo-26__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-left: 16px;
    position: relative;
    width: 100%;
}

@media all and (min-width: 600px) {
    .lp-promo-26__content {
        padding-left: 32px;
    }
}

@media all and (min-width: 1200px) {
    .lp-promo-26__content {
        padding-left: 40px;
    }
}

.lp-promo-26__title {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
}

.lp-promo-26__text {
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    .lp-promo-26__text {
        margin-bottom: 24px;
    }
}

@media all and (min-width: 960px) {
    .lp-promo-26__text {
        margin-bottom: 16px;
    }
}

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

.lp-promo-26__buttons {
    margin: -4px -6px;
}

.lp-promo-26__buttons-item {
    margin: 4px 6px;
    display: flex;
}

@media all and (min-width: 600px) {
    .lp-promo-26__buttons-item {
        display: inline-flex;
    }
}

._reverse .lp-promo-26__wrap {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__wrap {
        padding: 64px 0;
    }
}

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

@media all and (min-width: 1200px) {
    ._reverse .lp-promo-26__wrap {
        padding: 80px 0;
    }
}

._reverse .lp-promo-26__pic {
    position: relative;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__pic {
        width: 384px;
        height: 384px;
        margin-bottom: 40px;
    }
}

@media all and (min-width: 960px) {
    ._reverse .lp-promo-26__pic {
        margin-left: 48px;
        margin-right: 32px;
        margin-bottom: 0;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

@media all and (min-width: 1200px) {
    ._reverse .lp-promo-26__pic {
        margin-left: 60px;
        margin-right: 40px;
        width: 466px;
        height: 466px;
    }
}

@media all and (min-width: 1380px) {
    ._reverse .lp-promo-26__pic {
        width: 512px;
        height: 512px;
    }
}

._reverse .lp-promo-26__discount {
    position: absolute;
    background-color: var(--primary-color-base);
    color: #FFFFFF;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__discount {
        width: 96px;
        height: 96px;
    }
}

@media all and (min-width: 1200px) {
    ._reverse .lp-promo-26__discount {
        width: 120px;
        height: 120px;
    }
}

._reverse .lp-promo-26__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-left: 16px;
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__content {
        padding-left: 32px;
    }
}

@media all and (min-width: 1200px) {
    ._reverse .lp-promo-26__content {
        padding-left: 40px;
    }
}

._reverse .lp-promo-26__title {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
}

._reverse .lp-promo-26__text {
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__text {
        margin-bottom: 24px;
    }
}

@media all and (min-width: 960px) {
    ._reverse .lp-promo-26__text {
        margin-bottom: 16px;
    }
}

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

._reverse .lp-promo-26__buttons {
    margin: -4px -6px;
}

._reverse .lp-promo-26__buttons-item {
    margin: 4px 6px;
    display: block;
}

@media all and (min-width: 600px) {
    ._reverse .lp-promo-26__buttons-item {
        display: inline-block;
    }
}


.lp-promo-26__content-line {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 4px;
    background: var(--primary-color-a-03);
}

.lp-promo-26__pic-in {
    border-radius: 500px;
    width: 226px;
    height: 226px;
    margin: 0 auto;
}

@media all and (min-width: 600px) {
    .lp-promo-26__pic-in {
	    width: 384px;
	    height: 384px;
	}
}

@media all and (min-width: 1200px) {
    .lp-promo-26__pic-in {
	    width: 466px;
	    height: 466px;
	}
}

@media all and (min-width: 1380px) {
    .lp-promo-26__pic-in {
	    width: 512px;
	    height: 512px;
	}
}