

/* Start:/local/templates/market/components/bitrix/news.detail/oplata-dolyami/style.css?17480889553985*/
.banner_block{
	display: flex;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	justify-content: space-between;
}
.left{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.banner_block .left h3{
	margin-top: 50px;
	margin-bottom: 30px;
	font-size: 50px;
	font-weight: 700;
	line-height: 56px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}
.banner_block .left ul {
	list-style: disc;
}
.banner_block .left li{
	margin-left: 20px;

	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}
.text_block{
	padding: 80px 40px 40px 40px;
	background: #f8f8f8;
}
.text_block .title{
	font-size: 44px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.text_block .desc{
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}
.block_preim{
	display: flex;
	gap: 20px;
	margin-top: 60px;
}
.block_preim .preim{
	width: 33%;
	background: #fff;
	text-align: center;
	padding: 40px;
	position: relative;
	border-radius: 15px;

}
.block_preim .preim span {
	text-align: center;
	position: absolute;
	top: -36px;
	left: 41%;
	color: #fff;
	border-radius: 15px;
	font-size: 28px;
	font-weight: 500;
	line-height: 32px;
	padding: 10px 20px;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
.foot_block{
	background: #f8f8f8;
	padding: 40px 40px 40px 40px;

}
.foot_block .title{
	padding-bottom: 30px;
	padding-top: 40px;
	font-size: 44px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}
.foot_block  .foot_section{
	display: flex;
	gap: 20px;
}
.foot_block  .foot_section .section{
	padding: 40px;
	background: #fff;
	border-radius: 18px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}
.foot_block .foot_section .section b {
	display: block;
	height: 55px;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}
@media (max-width: 768px) {
	.banner_block{
		display: flex;
		padding-left: 40px;
		padding-right: 40px;
		margin: 0 auto;
		width: 100%;
		text-align: left;
		justify-content: space-between;
		flex-direction: column;
	}
	.banner_block .left h3 {
		margin-top: 15px;
		margin-bottom: 30px;
		font-size: 29px;
		font-weight: 700;
		line-height: 30px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.banner_block .right img{
		width: 100%;
	}
	.banner_block .left li {
		margin-left: 20px;
		font-size: 14px;
		font-weight: 400;
		line-height: 28px;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.text_block .title {
		font-size: 26px;
		font-weight: 700;
		line-height: 40px;
		text-align: center;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.text_block .desc {
		font-size: 12px;
		font-weight: 400;
		line-height: 18px;
		text-align: center;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.block_preim {
		display: flex;
		gap: 46px;
		margin-top: 60px;
		flex-direction: column;
	}
	.block_preim .preim {
		width: 100%;
		background: #fff;
		text-align: center;
		padding: 56px;
		position: relative;
		border-radius: 15px;
	}
	.foot_block .title {
		padding-bottom: 30px;
		padding-top: 0px;
		font-size: 34px;
		font-weight: 700;
		line-height: 48px;
		text-align: center;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
	}
	.foot_block .foot_section {
		display: flex;
		gap: 20px;
		flex-direction: column;
	}
}
/* End */
/* /local/templates/market/components/bitrix/news.detail/oplata-dolyami/style.css?17480889553985 */
