

/* Start:/local/templates/sdvk/components/bitrix/news/news_sdvk/bitrix/news.list/.default/style.css?1719249283922*/
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
@media (min-width: 992px) {
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
}
.mb-1 {
	margin-bottom: 0.25rem !important;
}
.mt-2,
.my-2 {
	margin-top: 0.5rem !important;
}
.my-2 {
	margin-bottom: 0.5rem !important;
}
.col-6,
.col-lg-5,
.col-lg-7 {
	transition: max-width 0.2s;
}
.b-news__image-block {
	position: relative;
}
.b-news__date {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 7px;
	position: absolute;
	top: 0;
	left: 0;
}
.b-news__title {
	color: #000;
	font-weight: 600;
	font-size: 16px;
}
.b-news__image {
	height: 257px;
	width: 100%;
	object-fit: cover;
}
@media (max-width: 1600px) {
	.b-news__image {
		height: 183px;
	}
}
@media (max-width: 490px) {
	.b-news__image {
		height: 107px;
	}
}

/* End */
/* /local/templates/sdvk/components/bitrix/news/news_sdvk/bitrix/news.list/.default/style.css?1719249283922 */
