

/* Start:/local/templates/pplus/components/bitrix/news.list/promo/style.css?1749639290587*/
.promo-item .promo-free{
    align-items: start;
    padding: 0 20px;
    justify-content: space-around;
}
.promo-free *{
    text-align: left;
}
.promo-description .text-left{
    text-align: left;
}

.row{
    display: flex;
    gap: 20px;
    width: 100%;
}

.row > .col{
    width: 50%;
    min-width: 50%;
}
.promo-free .promo-text + .promo-period {

}
.promo-free .promo-text,
.promo-free .promo-period {
    padding-top: 0;
}
.promo-free .button.button--gradient{
    margin-top: 0;
    padding: 12px;
    font-size: 25px;
    min-width: 280px;
}
/* End */


/* Start:/local/components/custom/main.feedback/templates/form/style.css?1753798148996*/
.row{
	display: flex;
	gap: 50px;
	width: 100%;
	align-items: center;
}

.row > .col{
	width: calc(50% - 25px);
	min-width: calc(50% - 25px);
}
.ppr-item{
	display: flex;
	justify-self: end;
	flex-direction: column;
	gap: 20px;
	width: 100%;
}
.ppr-item .button{
	margin-right: auto;
}
.ppr-item img{
	width: 100%;
}
.request.succ{
	padding-top: 35px;
	padding-bottom: 45px;
}
.succ .request__heading{
	text-align: left;
	/*margin-top: 50px;*/
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 28px;
}
.succ .request__disclaimer{
	font-size: 24px;
	text-align: left;
	line-height: 1.35;
}
.over-txt{
	margin-left: auto;
}
@media only screen and (min-width: 1250px) {
	.over-txt{
		max-width: 66%;
	}
}
@media only screen and (max-width: 1249px) {
	.row{
		flex-direction: column;
	}
	.row > .col{
		width: 100%;
		min-width: 100%;
	}
	.succ .request__heading {
		margin-top: 0;
	}
	.succ .request__disclaimer {
		font-size: 18px;
	}
}
/* End */
/* /local/templates/pplus/components/bitrix/news.list/promo/style.css?1749639290587 */
/* /local/components/custom/main.feedback/templates/form/style.css?1753798148996 */
