

/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/news.detail/bootstrap_v5d/style.css?178030610423595*/
.news-detail { }

.bx_item_list_recommended {display: none}

/*region POST FORMATS */
.news-detail-img,
.news-detail-audio,
.news-detail-video,
.news-detail-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-detail-slider img,
.news-detail-img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.news-detail-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	background: url(/local/templates/eshop_bootstrap_v4/components/bitrix/news.detail/bootstrap_v5d/images/bx-video.png) no-repeat center;
	opacity: 0.7;
	transition: opacity .3s ease;
}

.news-detail-video:hover {
	opacity: 1;
}

/*region POST FORMATS /// SLIDER */
.news-detail-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-detail-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.news-detail-slider-slide {
	z-index: 100;
	float: left;
}

.news-detail-slider-arrow-container-left,
.news-detail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left {
	left: 0;
}

.news-detail-slider-arrow-container-right {
	right: 0;
}

.news-detail-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left:hover .news-detail-slider-arrow,
.news-detail-slider-arrow-container-right:hover .news-detail-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-detail-slider-arrow-container-left .news-detail-slider-arrow {
	left: 20px;
}

.news-detail-slider-arrow-container-right .news-detail-slider-arrow {
	right: 20px;
}

.news-detail-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-detail-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
}

.news-detail-slider-control li:hover,
.news-detail-slider-control li.current {
	background: #fff;
	opacity: 1;
}

.news-detail-slider-arrow,
.news-detail-slider-control li {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

/* endregion */

.news-detail-body {}

.news-detail-title,
.news-detail-title a {
	margin: 0;
	padding: 2px 0 15px;
	border-bottom: none;
	color: #000;
	font-weight: 600;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.news-detail .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-detail-view,
.news-detail-date,
.news-detail-comments,
.news-detail-author,
.news-detail-other {
	padding-bottom: 5px;
	color: #a4a4a4;
	white-space: nowrap;
	font-size: 13px;
}

.news-detail-view i.fa,
.news-detail-date i.fa,
.news-detail-comments i.fa,
.news-detail-author i.fa,
.news-detail-tags i.fa,
.news-detail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}

.news-detail-tags {
	padding-bottom: 5px;
	color: #a4a4a4;
	font-size: 13px;
}

.news-detail-content {
	margin-bottom: 5px;
	font-size: 14px;
}

div[class^='prod_carousel_'] .owl-stage {
	display: flex;
	margin: 0 -1px 0 1px;
}
div[class^='prod_carousel_'] {
	position: relative;
	margin: 60px 0;
}
div[class^='prod_carousel_'] .owl-stage-outer {
	overflow: hidden;
}
.news-detail-body div[class^='prod_carousel_'] .small-product-card {
	height: 100%;
	margin-right: 15px;
	border-radius: 30px;
}
.news-detail-body div[class^='prod_carousel_'] .small-product-card .product-item-detail-pay-block {
	flex-direction: column;
	align-items: start;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav.disabled {
	display: flex;
	width: 100%;
	justify-content: space-between;
	position: static;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav > button {
	position: absolute;
	top: 50%;
	width: 40px;
    height: 40px;
    background: #e7e7e7 !important;
    margin: 0;
    border-radius: 100%;
	border: none;
	transition: .25s;
	transform: translateY(-50%);
}
div[class^='prod_carousel_'].owl-loaded .owl-nav .owl-prev {
	left: -20px;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav .owl-next {
	right: -5px;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav > button:hover {
	background: #136C41 !important;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav > button:hover span {
	color: white;
}
div[class^='prod_carousel_'].owl-loaded .owl-nav > button span {
	color: #333;
}
.news-detail-body div[class^='prod_carousel_'] .mb-3:has(.btn) {
	margin-bottom: 0 !important;
}
@media (max-width: 768px) {
	.news-detail-body div[class^='prod_carousel_'] .small-product-card > div > div {
		flex-wrap: wrap;
		justify-content: center;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card {
		margin: 0 8px
	}
	div[class^='prod_carousel_'].owl-loaded .owl-nav .owl-prev {
		left: -8px;
	}
	div[class^='prod_carousel_'].owl-loaded .owl-nav .owl-next {
		right: -8px;
	}
    .news-detail-body div[class^='prod_carousel_'] .product-item-pict-wrapper {
        width: 100%;
		margin-bottom: 16px;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card .product-item-pict-wrapper > div {
		margin-right: 0;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card .col-md-8 {
        max-width: none;
    }
}
@media (max-width: 400px) {
	.news-detail-body div[class^='prod_carousel_'] .small-product-card {
		padding: 15px;
		/* padding: 15px 40px; */
	}
	div[class^='prod_carousel_'] {
		margin: 30px 0;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card .btn-primary {
		padding: 5px 15px !important;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card .main-button-container {
		width: 100%;
	}
	.news-detail-body div[class^='prod_carousel_'] .small-product-card .main-button-container .mb-3 {
		display: flex;
		justify-content: center;
	}
	div[class^='prod_carousel_'] .product-item-detail-price-current {
        font-size: 25px !important;
		width: auto;
		text-align: start;
    }
}

#bx_1878455859_3496 .which-products-wrapper .item,
#bx_1878455859_3497 .which-products-wrapper .item,
#bx_1878455859_3593 .which-products-wrapper .item,
#bx_1878455859_3540 .which-products-wrapper .item {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 40px;
}
#bx_1878455859_3496 .which-products-wrapper .circle-pic,
#bx_1878455859_3497 .which-products-wrapper .circle-pic,
#bx_1878455859_3540 .which-products-wrapper .circle-pic {
	min-width: 210px;
	border-radius: 100%;
	aspect-ratio: 1/1;
	background-size: cover;
	background-position: center;
}
#bx_1878455859_3496 .which-products-wrapper .item:not(:last-of-type),
#bx_1878455859_3497 .which-products-wrapper .item:not(:last-of-type),
#bx_1878455859_3540 .which-products-wrapper .item:not(:last-of-type) {
	margin-bottom: 40px;
}
#bx_1878455859_3496 .which-products-wrapper .item h3,
#bx_1878455859_3497 .which-products-wrapper .item h3,
#bx_1878455859_3540 .which-products-wrapper .item h3 {
	line-height: 33px;
	margin-bottom: 20px;
	margin-top: 0;
}
#bx_1878455859_3496 .which-products-wrapper .item .desc,
#bx_1878455859_3496 .which-products-wrapper .item .bordered-desc,
#bx_1878455859_3497 .which-products-wrapper .item .desc,
#bx_1878455859_3497 .which-products-wrapper .item .bordered-desc,
#bx_1878455859_3540 .which-products-wrapper .item .desc,
#bx_1878455859_3540 .which-products-wrapper .item .bordered-desc {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
}
#bx_1878455859_3496 .which-products-wrapper .item .bordered-desc,
#bx_1878455859_3497 .which-products-wrapper .item .bordered-desc,
#bx_1878455859_3540 .which-products-wrapper .item .bordered-desc {
	border-left: 2px solid #5ABB63;
	padding-left: 30px;
}
#bx_1878455859_3496 .right-advice,
#bx_1878455859_3497 .right-advice,
#bx_1878455859_3593 .right-advice,
#bx_1878455859_3540 .right-advice {
	padding: 30px 50px;
	background: #EDFEEB;
	border-left: 2px dashed #5ABB63;
}
#bx_1878455859_3496 .right-advice .head,
#bx_1878455859_3497 .right-advice .head,
#bx_1878455859_3593 .right-advice .head,
#bx_1878455859_3540 .right-advice .head {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #136C41;
	text-transform: uppercase;
	margin-bottom: 8px;
	font-weight: 500;
}
#bx_1878455859_3496 .right-advice .head::before,
#bx_1878455859_3497 .right-advice .head::before,
#bx_1878455859_3593 .right-advice .head::before,
#bx_1878455859_3540 .right-advice .head::before {
	content: '';
	display: block;
	width: 20px;
	aspect-ratio: 1/1;
	flex-shrink: 0;
	background: url(/upload/blog/30-03-26-01/bulb.svg) center/cover no-repeat;
}
#bx_1878455859_3496 .right-advice .body,
#bx_1878455859_3497 .right-advice .body,
#bx_1878455859_3593 .right-advice .body,
#bx_1878455859_3540 .right-advice .body {
	font-style: italic;
	font-size: 16px;
	line-height: 25px;
}
.w-500 {font-weight: 500 !important}
#bx_1878455859_3496 .which-products-wrapper .item .right-advice,
#bx_1878455859_3540 .which-products-wrapper .item .right-advice,
#bx_1878455859_3497 .right-advice {
	max-width: 462px;
}
#bx_1878455859_3593 .right-advice {
	max-width: 620px;
}
#bx_1878455859_3497 .right-advice {
	width: 100%;
	flex-shrink: 0;
}
#bx_1878455859_3497 .which-products-wrapper .item .middle {
	width: 100%;
}
.news-detail #bx_1878455859_3496  .flex-list .flex-list-item span {
	font-weight: normal;
}
.news-detail #bx_1878455859_3496  .flex-list .flex-list-item .w-500 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}
.news-detail #bx_1878455859_3496  .flex-list {
	margin: 20px 0 30px;
}
#bx_1878455859_3496 .grid-2-list,
#bx_1878455859_3497 .grid-2-list,
#bx_1878455859_3540 .grid-2-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}
#bx_1878455859_3496 .grid-2-list .item,
#bx_1878455859_3497 .grid-2-list .item,
#bx_1878455859_3497 .red-circle-list .item,
#bx_1878455859_3540 .grid-2-list .item,
#bx_1878455859_3540 .red-circle-list .item,
#bx_1878455859_3540 .number-item-list .item {
	display: flex;
	align-items: start;
	gap: 25px;
}
#bx_1878455859_3496 .grid-2-list .item::before,
#bx_1878455859_3497 .red-circle-list .item::before,
#bx_1878455859_3540 .red-circle-list .item::before {
	content: '';
	display: block;
	width: 45px;
	aspect-ratio: 1/1;
	flex-shrink: 0;
	background: url(/upload/blog/30-03-26-01/problem.svg) center/cover no-repeat;
}
#bx_1878455859_3496 .grid-2-list .item .head,
#bx_1878455859_3540 .grid-2-list .item .head,
#bx_1878455859_3540 .number-item-list .item .head {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}
#bx_1878455859_3496 .grid-2-list .item .body,
#bx_1878455859_3497 .grid-2-list .item .text,
#bx_1878455859_3540 .grid-2-list .item .body,
#bx_1878455859_3540 .grid-2-list .item .text,
#bx_1878455859_3540 .number-item-list .item .text {
	font-size: 18px;
	line-height: 27px;
}
#bx_1878455859_3496 .flex-no-wrap,
#bx_1878455859_3540 .flex-no-wrap {
	display: flex;
	align-items: start;
	gap: 30px;
	margin: 20px 0 30px;
}
#bx_1878455859_3496 .flex-no-wrap .item {
	display: flex;
	align-items: start;
	flex-basis: calc(20% - 15px);
	gap: 25px;
}
#bx_1878455859_3540 .flex-no-wrap .item {
	display: flex;
	align-items: start;
	flex-basis: calc(33% - 20px);
	gap: 30px;
}
#bx_1878455859_3496 .flex-no-wrap .item .number,
#bx_1878455859_3497 .grid-2-list .item .number,
#bx_1878455859_3540 .grid-2-list .item .number,
#bx_1878455859_3540 .number-item-list .item .number {
	background: #5ABB63;
	padding: 0 17px;
	font-size: 24px;
	line-height: 45px;
	color: #fff;
	font-weight: 500;
	flex-shrink: 0;
	border-radius: 100%;
}
#bx_1878455859_3496 .flex-no-wrap .item .text,
#bx_1878455859_3496 h2#link6 + .flex-list .flex-list-item span {
	font-size: 18px;
	line-height: 27px;
}
#bx_1878455859_3496 .cross-blog-teaser-wrap,
#bx_1878455859_3497 .cross-blog-teaser-wrap {
	background-image: url(/upload/blog/30-03-26-01/pic-5.jpg);
	background-size: 35%;
	background-position: left;
}
#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap,
#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap {
	padding: 52px 60px 52px 290px;
	background: linear-gradient(90deg, rgba(90, 187, 99, 0) 8%, #5ABB63 25.12%)
}
#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap div:first-of-type,
#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap div:first-of-type {
	font-size: 28px;
	line-height: 33px;
}
#bx_1878455859_3497 .for-stable-work {
	display: flex;
	align-items: start;
	gap: 270px;
	margin-bottom: 10px;
}
#bx_1878455859_3497 .for-stable-work .item {
	display: block;
	margin-bottom: 0 !important;
	width: 100%;
}
.mt-20 {
	margin-top: 20px !important
}
.mt-30 {
	margin-top: 30px !important
}
.mb-30 {
	margin-bottom: 30px !important
}
#bx_1878455859_3497 .red-circle-list {
	display: flex;
	align-items: start;
	gap: 30px;
}
#bx_1878455859_3497 .red-circle-list .item {
	flex-basis: calc(25% - 15px);
}
#bx_1878455859_3497 .red-circle-list .head,
#bx_1878455859_3497 #link7 + .flex-list .w-500 {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}
#bx_1878455859_3497 .red-circle-list .body,
#bx_1878455859_3497 #link7 + .flex-list span {
	font-size: 18px;
	line-height: 27px;
}
#bx_1878455859_3497 #link7 + .flex-list span {
	font-weight: normal;
} 
#bx_1878455859_3497 table {
	border: 1px solid #DDDDDD;
	width: 100%;
}
#bx_1878455859_3497 table tr th {
	background: #F7FDF7;
	font-weight: normal;
	font-style: italic;
	color: #136C41;
}
#bx_1878455859_3497 table tr th,
#bx_1878455859_3497 table tr td {
	padding: 20px 40px;
	font-size: 16px;
	line-height: 25px;
}
#bx_1878455859_3497 table tr td {
	background: none;
	border: none;
}
#bx_1878455859_3540 .green-rect-with-icon,
#bx_1878455859_3543 .green-rect-with-icon {
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 50px;
	margin: 60px 0 70px;
	color: #136C41;
	background: #EDFEEB;
	font-size: 18px;
	line-height: 1.5;
}
#bx_1878455859_3540 .menu-example .item {
	display: flex;
	flex-direction: column;
	flex-basis: calc(20% - 25px);
	gap: 0;
	align-items: center;
	text-align: center;
}
#bx_1878455859_3540 .menu-example .item img {
	width: 100%;
	margin-bottom: 23px;
}
#bx_1878455859_3540 .menu-example .item .day {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 5px;
}
#bx_1878455859_3540 .menu-example .item .menu {
	font-size: 18px;
	line-height: 1.5;
}
#bx_1878455859_3540 .ul-flex-check.receipts-should-be .ul-flex-check-item {
	width: auto;
	align-items: center;
}
#bx_1878455859_3540 .row-with-pic {
	display: flex;
	align-items: center;
	gap: 60px;
}
#bx_1878455859_3540 .row-with-pic img {
	width: 100%;
	max-width: 461px;
}
#bx_1878455859_3540 .cross-blog-teaser-wrap,
#bx_1878455859_3543 .cross-blog-teaser-wrap {
	background-image: url(/upload/blog/29-04-26/pic-13.jpg);
	background-size: contain;
	background-position: left;
}
#bx_1878455859_3540 .cross-blog-teaser-wrap .text-wrap,
#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap,
#bx_1878455859_3543 .cross-blog-teaser-wrap .text-wrap {
	padding: 52px 60px 52px 289px;
	background: linear-gradient(90deg, rgba(90, 187, 99, 0) 0%, #136C41 28.12%)
}
#bx_1878455859_3540 .cross-blog-teaser-wrap .text-wrap .head,
#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap .head,
#bx_1878455859_3543 .cross-blog-teaser-wrap .text-wrap .head {
	font-size: 28px;
	line-height: 33px;
	font-weight: 500;
}
#bx_1878455859_3543 .recipe {
	gap: 50px 30px;
	margin: 30px 0;
}
#bx_1878455859_3543 .recipe .recipe-head {
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 33px;
	color: #136C41
}
#bx_1878455859_3543 .block_ico_desc {
	margin-top: 30px;
}
#bx_1878455859_3543 .block_ico_desc .block_ico_desc_item {
	width: calc(50% - 15px)
}
#bx_1878455859_3543 .block_ico_desc .block_ico_desc_item .head {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.4;
}
#bx_1878455859_3543 .ul-flex-check {
	flex-wrap: wrap;
}
#bx_1878455859_3543 .ul-flex-check .ul-flex-check-item {
	width: calc(33% - 20px)
}
#bx_1878455859_3593 .cross-blog-teaser-wrap {
	background-image: url(/upload/blog/01-06-26/pic0.jpg);
	background-size: 40%;
	background-position: left;
}
#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap .head {
	font-weight: normal;
	min-width: 290px;
}
@media (min-width: 1281px) {
	#bx_1878455859_3540 .which-products-wrapper .item:nth-child(2) .circle-pic {
		align-self: start;
	}
}
@media (max-width: 1600px) {
	#bx_1878455859_3496 .cross-blog-teaser-wrap {
		background-size: 65%;
	}
	#bx_1878455859_3497 .for-stable-work {
		gap: 50px;
	}
	#bx_1878455859_3497 .cross-blog-teaser-wrap, 
	#bx_1878455859_3593 .cross-blog-teaser-wrap {
		background-size: 65%;
	}
}
@media (max-width: 1280px) {
	#bx_1878455859_3496 .flex-no-wrap,
	#bx_1878455859_3496 .which-products-wrapper .item,
	#bx_1878455859_3497 .which-products-wrapper .item,
	#bx_1878455859_3593 .which-products-wrapper .item,
	#bx_1878455859_3540 .which-products-wrapper .item {
		flex-direction: column;
	}
	#bx_1878455859_3496 .flex-no-wrap .item {
		align-items: center;
	}
	#bx_1878455859_3496 .which-products-wrapper .item,
	#bx_1878455859_3593 .which-products-wrapper .item,
	#bx_1878455859_3497 .which-products-wrapper .item {
		gap: 10px;
	}
	#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3540 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3543 .cross-blog-teaser-wrap .text-wrap {
		flex-direction: column;
		gap: 15px;
	}
	#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap div:first-of-type,
	#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap div:first-of-type,
	#bx_1878455859_3540 .cross-blog-teaser-wrap .text-wrap div:first-of-type,
	#bx_1878455859_3543 .cross-blog-teaser-wrap .text-wrap div:first-of-type {
		align-self: start;
	}
	#bx_1878455859_3496 .cross-blog-teaser-wrap,
	#bx_1878455859_3497 .cross-blog-teaser-wrap,
	#bx_1878455859_3540 .cross-blog-teaser-wrap,
	#bx_1878455859_3543 .cross-blog-teaser-wrap {
		background-size: cover;
	}
	#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap {
		padding: 52px 60px 52px 390px;
		background: linear-gradient(90deg, rgba(90, 187, 99, 0) 28%, #5ABB63 43.12%);
	}
	#bx_1878455859_3497 .red-circle-list {
		flex-wrap: wrap;
	}
	#bx_1878455859_3497 .red-circle-list .item {
		flex-basis: calc(50% - 15px);
	}
	#bx_1878455859_3540 .flex-no-wrap.menu-example {
		flex-wrap: wrap;
		justify-content: center;
	}
	#bx_1878455859_3540 .flex-no-wrap.menu-example .item {
		flex-basis: calc(33% - 20px);
	}
}
@media (max-width: 1024px) {
	#bx_1878455859_3496 .ul-flex-check {
		flex-direction: column;
	}
	.news-detail #bx_1878455859_3496 .ul-flex-check .ul-flex-check-item {
		width: 100%;
		align-items: center;
	}
	#bx_1878455859_3496 .which-products-wrapper .item:not(:last-of-type),
	#bx_1878455859_3497 .which-products-wrapper .item:not(:last-of-type),
	#bx_1878455859_3540 .which-products-wrapper .item:not(:last-of-type) {
		margin-bottom: 70px;
	}
	#bx_1878455859_3497 .for-stable-work {
		flex-wrap: wrap;
		gap: 0;
		margin-bottom: 40px;
	}
	.news-detail #bx_1878455859_3497 .ul-flex-check .ul-flex-check-item {
		width: calc(50% - 25px);
	}
	#bx_1878455859_3540 .flex-no-wrap,
	#bx_1878455859_3540 .ul-flex-check.receipts-should-be {
		flex-wrap: wrap;
	}
	#bx_1878455859_3540 .flex-no-wrap.number-item-list .item,
	#bx_1878455859_3540 .ul-flex-check.receipts-should-be .item {
		flex-basis: 100%;
	}
	#bx_1878455859_3540 .row-with-pic {
		flex-direction: column;
		align-items: center;
	}
	#bx_1878455859_3540 .row-with-pic img {
		max-width: 100%;
	}
	#bx_1878455859_3540 .which-products-wrapper .item {
		gap: 20px
	}
	#bx_1878455859_3543 .ul-flex-check .ul-flex-check-item {
		width: calc(50% - 15px)
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap {
		background-size: cover;
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap {
		background: linear-gradient(90deg, rgba(90, 187, 99, 0) 0%, #136C41 39.12%)
	}
}
@media (max-width: 767px) {
	#bx_1878455859_3496 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3497 .cross-blog-teaser-wrap .text-wrap {
		padding: 52px 60px 190px;
		background: linear-gradient(0, rgba(90, 187, 99, 0) 17%, #5ABB63 45.12%);
	}
	#bx_1878455859_3540 .cross-blog-teaser-wrap .text-wrap,
	#bx_1878455859_3543 .cross-blog-teaser-wrap .text-wrap {
		padding: 52px 60px 90px;
		background: linear-gradient(0, rgba(90, 187, 99, 0) 20%, #136c41 50%);
	}
	#bx_1878455859_3496 .cross-blog-teaser-wrap,
	#bx_1878455859_3497 .cross-blog-teaser-wrap,
	#bx_1878455859_3540 .cross-blog-teaser-wrap,
	#bx_1878455859_3543 .cross-blog-teaser-wrap {
		background-size: cover;
	}
	#bx_1878455859_3496 .grid-2-list {
		grid-template-columns: repeat(1, 1fr);
	}
	#bx_1878455859_3497 #link7 + .flex-list {
		gap: 15px;
		margin-bottom: 30px;
	}
	#bx_1878455859_3497 #link7 + .flex-list .w-500 {
		margin-bottom: 8px;
	}
	#bx_1878455859_3540 .flex-no-wrap.menu-example .item {
		flex-basis: calc(50% - 30px);
	}
	#bx_1878455859_3543 .block_ico_desc .block_ico_desc_item {
		width: 100%;
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap .head {
		min-width: auto;
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap {
		padding-right: 20px;
	}
}
@media (max-width: 600px) {
	#bx_1878455859_3497 .grid-2-list,
	#bx_1878455859_3540 .grid-2-list {
		grid-template-columns: repeat(1, 1fr);
	}
	#bx_1878455859_3497 table tr th, #bx_1878455859_3497 table tr td {
		padding: 10px;
	}
	#bx_1878455859_3543 .ul-flex-check .ul-flex-check-item {
		width: 100%;
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap {
		padding: 0 0 180px;
		background-size: 150%;
        background-position-y: 100%;
	}
	#bx_1878455859_3593 .cross-blog-teaser-wrap .text-wrap {
		background: linear-gradient(0, rgba(90, 187, 99, 0) 0%, #136C41 39.12%);
		padding: 20px 20px 80px;
		gap: 20px;
	}
}
@media (max-width: 480px) {
	.news-detail #bx_1878455859_3497 .ul-flex-check .ul-flex-check-item {
		width: 100%;
		align-items: center
	}
	#bx_1878455859_3497 .red-circle-list .item,
	#bx_1878455859_3540 .flex-no-wrap.menu-example .item {
		flex-basis: 100%;
	}
	#bx_1878455859_3540 .flex-no-wrap.menu-example {
		gap: 60px;
	}
	#bx_1878455859_3540 .menu-example .item img {
		margin-bottom: 12px;
	}
	#bx_1878455859_3540 .green-rect-with-icon,
	#bx_1878455859_3543 .green-rect-with-icon {
		flex-direction: column;
		align-items: center;
		padding: 30px;
		gap: 20px;
	}
}
@media (max-width: 410px) {
	#bx_1878455859_3593 .cross-blog-teaser-wrap {
		background-size: 210%;
		background-position-x: center;
	}
}

#bx_1878455859_3593 .mb-70 {margin-bottom: 70px !important}
#bx_1878455859_3593 .right-advice .body { font-style:normal; }
#bx_1878455859_3593 .scroll-gallery-wrapper {
	max-width: 100%;
	overflow: auto;
}
#bx_1878455859_3593 .scroll-gallery-wrapper .pics-wrapper {
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	gap: 50px;
}
#bx_1878455859_3593 .scroll-gallery-wrapper .pics-item-wrapper {
	position: relative;
	aspect-ratio: 1/1;
	min-width: 247px;
	overflow: hidden;
	border-radius: 100%;
}
#bx_1878455859_3593 .scroll-gallery-wrapper .pics-item-wrapper img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 50%;
}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/news.list/main_bloglist/style.css?17732083112776*/
.main-blog-list{
	display: flex;
	flex-wrap: wrap;
}
.main-blog-list .news-list-item-wrap .news-list-item .image {
	/* max-height: 147px; */
	overflow: hidden;
	flex-shrink: 0;
	border-radius: 30px 30px 0 0;
	height: 230px;
}
.main-blog-list .news-list-item-wrap .news-list-item .image img{
	width: 100%;
	object-fit: cover;
	height: 100%;
}
.main-blog-list .news-list-item-wrap .news-list-item .name {font-size: 17px;}
.main-blog-list .news-list-item-wrap .news-list-item{
	border: 1px solid #DDDDDD;
	padding: 0 0 8px;
	border-radius: 30px;
	height: 100%;
	position: relative;
	transition: 0.3s ease;
	box-shadow: 0px 2px 12px rgba(130, 130, 140, 0.16);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.main-blog-list .news-list-item-wrap .news-list-item .body{
	padding: 20px 15px 10px;
	height: 100%;
}

.news-list-item .date{
	padding: 0 16px 16px;
	font-size: 18px;
	line-height: 22px;
	color: #888888;
}

.main-news-detail-page-link{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.main-blog-list.row{
	margin-right: -15px;
	margin-left: -15px;
}

.main-newslist-headline{
	font-family: 'Fira Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 40px;
	line-height: 110%;
	color: #136C41;
	padding-bottom: 16px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 37px;
}
.main-blog-list.owl-carousel .owl-nav.disabled {display:block;}
.main-blog-list.owl-carousel .owl-nav button.owl-next, .main-blog-list.owl-carousel .owl-nav button.owl-prev {position:absolute;width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #e7e7e7 !important;
  text-align: center;
  line-height: 40px;
  color: ;
  padding: 0;
  margin: 0;}
.main-blog-list.owl-carousel .owl-nav button.owl-next {right:-20px;}
.main-blog-list.owl-carousel .owl-nav button.owl-prev {left:-20px;}
.main-blog-list {/*padding: 0 40px 0 40px;*/box-sizing: border-box;}
.main-newslist .main-blog-list.owl-carousel .owl-item {margin-right:0!important;}
.main-newslist .main-blog-list.owl-carousel .owl-item .news-list-item-wrap {height:100%;}
.main-newslist .main-blog-list.owl-carousel .owl-stage {display: flex;align-items: stretch;gap: 15px;}
.main-newslist .main-blog-list.owl-carousel .owl-stage-outer {padding:0 1px;}

@media (max-width: 767px) {
	.main-blog-list .news-list-item-wrap {
		padding: 15px 2px;
	}
	.main-blog-list {
		margin-left: auto;
		margin-right: auto;
	}
	.main-blog-list.owl-carousel .owl-nav button.owl-next {right:-10px;}
	.main-blog-list.owl-carousel .owl-nav button.owl-prev {left:-10px;}

}

@media (max-width: 600px) {
	.main-blog-list {padding: 0;}
	/* .main-blog-list.owl-carousel .owl-nav.disabled {display: none;} */
	.main-newslist .main-blog-list.owl-carousel .owl-item .news-list-item-wrap {height:auto;}
}

/* End */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/news.detail/bootstrap_v5d/style.css?178030610423595 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/news.list/main_bloglist/style.css?17732083112776 */
