

/* Start:/local/templates/snabdim/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?17442161131189*/
.project-snabdim__item {
	height: 445px;
	margin-bottom: 25px;
	position: relative;
	border-radius: 20px;
}

.project-snabdim__content {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background: #DAEEFE;
	padding: 25px;
	width: 55%;
	border-radius: 20px;
	font-family: "Open Sans";
}

.project-snabdim__title {
	display: block;
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
	text-decoration: none;
}

.project-snabdim__preview {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	opacity: 0.6;
	margin-bottom: 20px;
	display: flex;
    align-items: center;
}

.project-snabdim__preview:before {
	content: "";
	background: url("/local/templates/snabdim/images/proekty-map.svg") center no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-right: 15px;
}


.project-snabdim__link {
	color: #2F7FF4;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-decoration: none;
}

.project-snabdim__link:hover {
	text-decoration: underline;
}

@media (max-width: 768px) {
	.project-snabdim__content {
		width: 90%;
	}
}
/* End */
/* /local/templates/snabdim/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?17442161131189 */
