

/* Start:/local/templates/kg/components/bitrix/news.detail/finish-product/style.css?17746003361650*/
.finish-products-box {
	padding: 0 0 2em 0;
}

.finish-products-box .item {
	max-width: 300px;
}

.cg-bg .detail_picture {
	max-width: 100%;
	height: auto;
	min-height: 150px;
	object-fit: cover;
}

.cg-bg img {
	display: block;
}

.section-spacer {
	padding-bottom: 3em;
}

.list-spacer {
	padding: 2em 0;
}

.box-spacer {
	padding: 0 0 1em 0;
}

.cgSwiper-gallery.swiper {
	margin: 2em 0;
	width: 100%;
	max-width: 100%;
	overflow: hidden;

}


.box-list {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	padding: 0;
	margin: 0;
}

.box-list .item {
	background: var(--bg, #EFEFEB);
	padding: 2em;
	border-radius: 0 2em 0 0;
	margin: 0;
	max-width: 400px;
}

.cgSwiper-gallery .swiper-slide {
	width: 240px;
	padding: 0 2em 0 0;
	min-width: 0;
	flex-basis: 240px;
}

.cgSwiper-gallery .swiper-slide .slider-list-item {
	display: flex;
	flex-direction: column;
	gap: 0em;
}

.cgSwiper-gallery .swiper-slide .slider-list-item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.cgSwiper-gallerys.swiper .swiper-slide p.label__thin {
	margin: 0;
	padding-right: 1em;
}

.swiper-slide .image-container {
	height: 240px;
}


.cgSwiper-big-gallery .swiper-slide .description {
	max-width: 300px;
}

.swiper.cgSwiper-big-gallery .swiper-slide {
	width: auto;
	padding: 0 1em 0 0;
	min-width: 0;
}

.cgSwiper-big-gallery .swiper-slide .slider-list-item {
	display: flex;
	flex-direction: column;
	gap: 0.5em;
}

.cgSwiper-big-gallery .swiper-slide .slider-list-item img {
	width: auto;
	height: 100%;
}

.cgSwiper-big-gallery.swiper .swiper-slide p.label__thin {
	margin: 0;
	padding-right: 1em;
}

.swiper-slide .image-container {
	height: 240px;
}
/* End */


/* Start:/local/templates/kg/components/bitrix/main.include/seealso-cols/style.css?1774600336690*/
.see-also-columns {
    display: flex;
    gap: 1.5em 2.5em;
    flex-wrap: wrap;
    width: 100%;
}

.see-also-columns ul {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5em;
    margin: 0;
    padding: 0.5em 0;
    list-style: none;
    min-width: 0;
    overflow: hidden;
}

.see-also-columns ul li {
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    max-width: 100%;
    min-width: 0;
}

.see-also-columns ul li a {
    max-width: 100%;
    min-width: 0;
}

.see-also-columns .see-also-column {
    min-width: 0;
}

@media screen and (min-width: 481px) {
    .see-also-columns .see-also-column {
        flex: 0 0 calc(50% - 2.5em / 2);
    }
}
/* End */
/* /local/templates/kg/components/bitrix/news.detail/finish-product/style.css?17746003361650 */
/* /local/templates/kg/components/bitrix/main.include/seealso-cols/style.css?1774600336690 */
