

/* Start:/local/templates/interneuro/components/bitrix/news.detail/news/style.css?17708894892047*/


/* News Styles */
.news-article {
	padding: 40px 0 120px;
	font-family: Myriad Pro;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	font-style: normal;
	text-align: left;
	letter-spacing: 0em;
}

.news-container {
	max-width: 830px;
}
.news-container ul{
	list-style-type: disc;
	padding-left: 20px;
}
.news-container li {
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 124%;
}

.news-article__data {
	margin: 60px 0 18px;
	font-size: 16px;
	line-height: 19px;
	color: #8A8A8A;
}

.news-article__title {
	font-size: 38px;
	font-weight: 700;
	line-height: 44px;
	color: #2C2C2C;
	margin-top: 18px;
	margin-bottom: 40px;
}

.news-article .subtitle {
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	margin: 70px 0 18px;
}

.news-article .img {
	width: 100%;
	height: 395px;
	object-fit: cover;
	margin: 0 auto;
	display: block;
}

.news-article .footnote {
	color: #8A8A8A;
	margin-top: 27px;
}

.news-article .link {
	color: #29767E;
	text-decoration: underline;
}

.news-article .list {
	padding-left: 16px;
	margin-bottom: 12px;
}

.news-article .item {
	position: relative;
}

.news-article .item::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 8px;
	height: 8px;
	background: #29767E;
	border-radius: 50%;
	left: -16px;
	top: 10px;
}

.news-detail-date {
	color: #8A8A8A;
	font-size: 0.8em;
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-article .img {
		height: 330px;
	}
}

@media (min-width: 0px) and (max-width: 768px) {
	.news-article {
		font-size: 14px;
		line-height: 20px;
	}

	.news-article__title {
		font-size: 22px;
		line-height: 26px;
		margin-top: 10px;
		margin-bottom: 26px;
	}

	.news-article .subtitle {
		font-size: 18px;
		line-height: 21px;
		margin: 40px 0 12px;
	}

	.news-article .description {
		margin: 13px 0 13px;
	}

	.news-article .img{
		height: 158px;
		margin: 26px 0 26px;
	}

	.news-article .data {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 10px;
	}

	.news-article .item::before {
		top: 6px;
	}
}


/* News Styles End */
/* End */
/* /local/templates/interneuro/components/bitrix/news.detail/news/style.css?17708894892047 */
