

/* Start:/local/templates/mosprom/components/bitrix/news.list/news/style.css?1770623673554*/
.news_item {
	margin-bottom: 30px;
}

.news_item:last-child {
	margin-bottom: 0;
}

.news_img img {
	border-radius: 10px;
	aspect-ratio: 68 / 44;
	object-fit: cover;
}

.news_text {
	height: 100%;
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	border-radius: 10px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

a.news_title {
	font-size: 35px;
	font-weight: 500;
	color: #2B85A6;
	margin-bottom: 20px;
	display: block;
}

.date {
	color: #476A7A;
}
/* End */
/* /local/templates/mosprom/components/bitrix/news.list/news/style.css?1770623673554 */
