.b-article__subtitle-img {
	position: relative;
	padding: 6px 0 6px 56px;
}
.b-article__subtitle-img::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.b-article__subtitle--shop::before {
	background-image: url('/static/f/article/1476/img/icon-title-1.png');
}
.b-article__subtitle--house::before {
	background-image: url('/static/f/article/1476/img/icon-title-2.png');
}
.b-article__subtitle.b-article__subtitle--house {
	margin-top: 24px;
}

.b-article__rules {
	margin-top: 24px;
}
.rules-title {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 12px;
	font-family: RotonBol, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #27388A;
}
.rules-title__num {
	width: 26px;
	height: 26px;
	margin-right: 12px;
	background: #27388A;
	border-radius: 50%;
	line-height: 26px;
	color: #fff;
	text-align: center;
}
.b-article__block--rules .b-article__block--line {
	margin-top: 12px;
}

.b-article__recommendations {
	margin-top: 40px;
	display: flex;
	gap: 10px;
}
.recommendation-block {
	width: 50%;
	padding: 20px 8px 30px 24px;
	background:#F3F7F9;
	border-radius: 8px;
}
.recommendation-block--blue {
	background:#F3F7F9;
	color: #27388A;
}
.recommendation-block--orange {
	background:#FFF3E6;
	color:#FF8300;
}
.recommendation-block__img {
	margin-bottom: 16px;
}
.b-article .b-article__recommendations p {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.b-article__recommendations {
		gap: 24px;
		flex-wrap: wrap;
	}
	.recommendation-block {
		width: 100%;
		padding-bottom: 20px;
	}
}

.adviсe-block {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	margin-top: 24px;
	padding: 16px 24px;
	background:#F3F7F9;
	border-radius: 8px;
}
.adviсe-block--blue {
	background:#F3F7F9;
}
.adviсe-block--orange {
	background:#FFF3E6;
}
.adviсe-block__num {
	display: block;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	margin-right: 16px;
	background: #27388A;
	font-family: RotonBol, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.adviсe-block--blue .adviсe-block__num {
	background: #27388A;
}
.adviсe-block--orange .adviсe-block__num {
	background: #FF8300;
}
.b-article .b-article__adviсes p  {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	.b-article__adviсes .b-gallery__next,
	.b-article__adviсes .b-gallery__prev {
		display: block;
	}
	.b-article__adviсes .b-gallery__next {
		right: 0;
	}
	.b-article__adviсes .b-gallery__prev {
		left: 0;
	}
	.b-article__adviсes .b-gallery__dots {
		bottom: -22px;
	}
	.adviсe-block__wrapper {
		margin: 0 30px;
	}
	.b-article__adviсes .slick-track {
		gap: 10px;
	}
	.b-article__adviсes {
		margin-top: 24px;
	}
	.adviсe-block {
		margin-top: 0;
	}
	.adviсe-block__num {
		margin-right: 0;
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 640px) {
	.b-article__adviсes .b-gallery__next,
	.b-article__adviсes .b-gallery__prev {
		display: none;
	}
	.adviсe-block__wrapper {
		margin: 0px;
	}
	.b-article__adviсes .slick-track {
		gap: 10px;
	}
}

.road-cards {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	padding: 20px 25px;
	gap: 10px 20px;
	background: #F3F7F9;
	overflow: hidden;
}
.road-card {
	width: 114px;
	border-radius: 8px;
	overflow: hidden;
}
.road-card__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	background: #E3E8F5;
	position: relative;
	z-index: 2;
}
.road-card__body {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 80px;
	padding: 5px 10px;
	background: #fff;
	position: relative;
	z-index: 3;
}
.road-card__num {
	width: 16px;
	height: 16px;
	background: #E3E8F5;
	font-family: RotonBol, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF8300;
	border-radius: 50%;
	text-align: center;
}
.road-card__title {
	margin-top: 5px;
	font-family: RotonBol, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #27388A;
	text-align: center;
}
.road-cards__bg {
	/* position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(243, 247, 249, 0.2);
	pointer-events: none; */

	/* position: absolute;
	z-index: 7;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url('/static/f/article/1476/img/line-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 75px 0px;
	opacity: 1;
	pointer-events: none; */

	display: none;
}
.road-cards__line {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url('/static/f/article/1476/img/line-bg.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 75px 0px;
	opacity: 0.1;
	pointer-events: none;
}
@media screen and (max-width: 459px) {
	.road-cards {
		padding: 20px 16px;
		gap: 0;
	}
	.road-card {
		display: flex;
		width: 100%;
	}
	.road-card + .road-card {
		margin-top: 8px;
	}
	.road-card__icon {
		width: 80px;
		height: 50px;
		padding: 4px;
	}
	.road-card__body {
		width: 100%;
		height: 100%;
		flex-direction: row;
		align-items: center;
	}
	.road-card__num {
		display: none;
	}
	.road-card__title {
		margin-top: 0px;
		padding-left: 6px;
	}
	.road-cards__line {
		/* background-image: url('/static/f/article/1476/img/line-bg-mob.png'); */
		background-image: none;
		background-position: 0px 0px;
	}
}

.product-card.product-card--article {
	margin-top: 24px;
	margin-bottom: 40px;
}
.product-card--orange {
	background:#FFF3E6;
}
.product-card .b-article__subtitle {
	margin-top: 0;
}
.product-card.product-card--article p {
	font-size: 16px;
	line-height: 22.4px;
}
.product-card .b-article-content__list {
	margin-top: 24px;
	margin-bottom: 24px;
}
.product-card--article.product-card--img-right {
	padding-right: 35%;
}
.product-card--article.product-card__nan-2 .product-card__img-wrapper {
	background-image: url('/static/f/article/1476/img/mask.png');
	background-size: 330px;
	background-position: top -45px right -30px;
}
.product-card--article.product-card__nan-2 .product-card__img {
	width: auto;
	height: auto;
	top: 30px;
	right: 60px;
}
@media screen and (max-width: 1023px) {
	.product-card--article.product-card__nan-2 .product-card__img-wrapper {
		right: -35px;
	}
	.product-card--article.product-card--img-right {
		padding-right: 300px;
	}
}
@media screen and (max-width: 900px) {
	.product-card--article.product-card--img-right {
		padding-top: 300px;
		padding-right: 24px;
	}
	.product-card--article.product-card__nan-2 .product-card__img-wrapper {
		width: 100%;
		right: 0;
	}
	.product-card--article.product-card__nan-2 .product-card__img-wrapper {
		background-image: url(/static/f/article/1476/img/mask-2.png);
		background-size: 330px;
		background-position: top 25px center;
	}
	.product-card--article.product-card__nan-2 .product-card__img {
		right: 50%;
		transform: translateX(50%);
	}
	@media screen and (max-width: 767px) {
		.product-card--article.product-card__nan-2 .product-card__img-wrapper{
			top: -20px;
		}
		.product-card--article.product-card__nan-2 .product-card__img {
			width: 356px;
			left: auto;
		}
	}
}
@media screen and (max-width: 389px) {
	.product-card--article.product-card--img-right {
		padding-top: 310px;
	}
}