

/* Start:/local/templates/rubackup/components/bitrix/news/rubackup/bitrix/news.detail/.default/style.css?17609698721513*/
main.main {
	padding-top: 0;
}

section.block {
	margin-top: 0px;
}

.news-detail{
	margin-top: 30px;
}

.news-detail__img img {
	width: 100%;
	height: 680px;
	background-position: center;
	border-radius: 16px;
}

.news-detail__date {
	color: rgba(51, 51, 51, 0.50);
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-top: 36px;
	margin-bottom: 15px;
}

.news-detail__title {
	color: #333;
	font-family: Manrope;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.news-detail__content {
	margin-top: 80px;
	color: #333;
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}

.news-detail__content ul {
	margin-top: 80px;
	margin-bottom: 80px;
}

.news-detail__content h5 {
	color: #0D9A9D;
	font-family: Manrope;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 118%;
}

.news-detail__content p {
	padding: 8px 0;
}

.news-detail__content a {
	color: #0D9A9D;
}

.news-detail__content a:hover {
	color: #0D9A9D;
	text-decoration: underline;
}

.news-detail__more{
	display: grid;
	text-align: center;
	place-content: center;
	margin-top: 40px;
}

@media(max-width: 1400px) {
	.news-detail__content{
		margin-top: 40px;
		font-size: 16px;
	}
	.news-detail__img img{
		height: 550px;
	}
	.news-detail__title{
		font-size: 32px;
	}
}

@media(max-width: 520px) {

	.news-detail__img img{
		height: 220px;
	}
	.news-detail__title{
		font-size: 24px;
	}
}

/* End */
/* /local/templates/rubackup/components/bitrix/news/rubackup/bitrix/news.detail/.default/style.css?17609698721513 */
