

/* Start:/local/templates/sochiGrandMarina/components/bitrix/news.detail/news-events-detail/style.css?1755524221672*/
.news-card-img{
	height: 399px;
	background-size: cover;
	background-position: center center;
}
.news-card-datewrap{
	margin-top: 32px;
}
.news-card-datewrap,.news-card-eventdate{
	font-family: "Montserrat_Regular";
	color: #6E7BA1;
	font-size: 12px;
	line-height: 14.4px;
	letter-spacing: -0.02em;
}
.news-card-eventdate{
	font-family: "Montserrat_Bold";
	background-color: #F7F7FD;
	max-height: 23px;
	max-width: 158px;
}
.news-text-img{
	height: 328px;
}
@media (max-width: 991.98px) {
	.news-card-img{
		height: 360px;

	}
}
@media (max-width: 767.98px) {
	.news-card-img{
		height: 160px;
		background-position: right bottom;
	}
	.news-text-img{
		height: 240px;
	}
}
/* End */


/* Start:/local/templates/sochiGrandMarina/components/bitrix/news.list/news-events-side-list/style.css?17555242211911*/
.news-card-wrap{
	padding: 32px;
	background-color: #F4F5F9;
	min-height: 500px;
	max-height: 500px;
}

.news-card-datewrap,.news-card-eventdate{
	font-family: "Montserrat_Regular";
	color: #6E7BA1;
	font-size: 12px;
	line-height: 14.4px;
	letter-spacing: -0.02em;
}
.news-card-eventdate{
	font-family: "Montserrat_Bold";
	background-color: #F7F7FD;
	max-height: 23px;
	max-width: 158px;
}
.news-card-date{
	text-transform: capitalize;
}
.news-card-title{
	transition: color 0.3s ease;
}
.news-link-detail:hover .news-card-title{
	color: #7C0034
}
.news-card-detail{
	color: #6E7BA1!important;
	transition: color 0.3s ease;
}
.news-link-detail:hover .news-card-detail{
	color: #7C0034!important;
}
.news-card-detail path{
	transition: fill 0.3s ease;
}
.news-link-detail:hover .news-card-detail path{
	fill: #7C0034;
}
.side-item-link{
	color: #6E7BA1;
	font-family: Montserrat_Medium;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -0.02em;
	text-align: left;
	transition: color 0.3s ease;
}
.side-item-link:hover{
	color: #7C0034;
}
@media (max-width: 1439.8px) {
	.news-card-text{
		-webkit-line-clamp: 4; /* Число отображаемых строк */
		display: -webkit-box; /* Включаем флексбоксы */
		-webkit-box-orient: vertical; /* Вертикальная ориентация */
		overflow: hidden;
	}
}
@media (max-width: 1199.8px) {
	.news-card-text{
		-webkit-line-clamp: 4; /* Число отображаемых строк */
	}
	.news-card-wrap {
		padding: 24px;
	}
}
@media (max-width: 991.98px) {
	.news-card-wrap{
		padding:0px;
		background-color: unset;
		min-height: unset;
		max-height: unset;
	}
	.news-card-text{
		-webkit-line-clamp: 3; /* Число отображаемых строк */
	}

}
@media (max-width: 767.98px) {
	.tabs-label a {
		padding: 12px;
	}
}
/* End */
/* /local/templates/sochiGrandMarina/components/bitrix/news.detail/news-events-detail/style.css?1755524221672 */
/* /local/templates/sochiGrandMarina/components/bitrix/news.list/news-events-side-list/style.css?17555242211911 */
