

/* Start:/local/templates/medseo_new/components/bitrix/news/action/bitrix/news.detail/.default/style.css?17606512502557*/
.offer-action {
	background-color: #FFF0ED;
	background-image: url(/local/templates/medseo_new/img/act-off-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-radius: 0px 0px 64px 64px;
	margin-top: -320px;
	overflow: hidden;
	margin-bottom: 40px;
}
.offer-action .container {
	padding-top: 163px;
	box-sizing: border-box;
	position: relative;
}
.offer-action__capt {
	width: 610px;
	padding: 120px 0 60px 0;
	display: flex;
	gap: 30px;
	flex-direction: column;
}
.offer-action__capt .breadcrumbs {
	margin: 0 0 10px 0;
}
.offer-action__data {
	font-family: 'ManLight';
	font-size: 56px;
	line-height: 100%;
	color: #009F97;
}
.offer-action__data span {
	font-family: 'ManBold';
}
.offer-action__desc {
	font-family: 'ManLight';
	font-size: 36px;
	line-height: 115%;
}
.offer-action__desc span {
	font-family: 'ManMedium';
	line-height: 115%;
}
.offer-action__btns {
	display: flex;
	gap: 20px;
	align-items: center;
	flex-wrap: wrap;
}
.offer-action__img {
	display: flex;
	position: absolute;
	right: 0;
	bottom: 0;
}
.offer-action-price {
	background: #fff;
	border-radius: 50px;
	height: 71px;
	padding: 0 40px;
	box-sizing: border-box;
	display: flex;
	gap: 20px;
	align-items: center;
}
.action-new-price {
	font-family: 'ManMedium';
	font-size: 44px;
	line-height: 115%;
	color: #FE9EA9;
}
.action-old-price {
	font-family: 'ManBold';
	font-size: 28px;
	line-height: 130%;
	text-decoration-line: line-through;
	color: #C5C5C5;
}

@media screen and (max-width: 1619px) {
	.offer-action__capt {
		width: 530px;
	}
	.offer-action__img {
		right: -92px;
	}
}
@media screen and (max-width: 1399px) {
	.offer-action__data {
		font-size: 40px;
	}
	.offer-action__desc {
		font-size: 26px;
		max-width: 460px;
	}
	.offer-action__img {
		max-width: 670px;
	}
}
@media screen and (max-width: 1199px) {
	.offer-action__img {
		max-width: 510px;
	}
}
@media screen and (max-width: 991px) {
	.offer-action__capt {
		width: 100%;
		gap: 20px;
	}
	.offer-action__img {
		position: unset;
	}
}
@media screen and (max-width: 767px) {
	.offer-action {
		border-radius: 0px 0px 32px 32px;
	}
	.offer-action__desc {
		font-size: 24px;
	}
}
@media screen and (max-width: 575px) {
	.offer-action {
		background-position: bottom 0 left 74%;
		margin-bottom: 30px;
	}
	.offer-action-price {
		height: auto;
		padding: 8px 20px;
		gap: 16px;
	}
	.action-new-price {
		font-size: 36px;
	}
	.action-old-price {
		font-size: 20px;
	}
	.offer-action__capt {
		padding: 85px 0 30px 0;
	}
	.offer-action__btns {
		flex-direction: column;
		gap: 10px;
	}
}
/* End */
/* /local/templates/medseo_new/components/bitrix/news/action/bitrix/news.detail/.default/style.css?17606512502557 */
