

/* Start:/local/templates/mosprom/components/bitrix/news.detail/news/style.css?17706236731412*/
.news_main .text img {
	max-width: 100%;
	height: initial;
	border-radius: 20px;
}
.news_img img {
	width: 100%;
}
.news_main .text blockquote {
	padding: 22px 27px ;
	background: linear-gradient(92.56deg, rgba(71, 149, 178, 0.15) -5.48%, rgba(22, 113, 148, 0.15) 90.83%);
	border-radius: 16px;
	font-style: normal;
	font-weight: 500;
	font-size: 20px ;
	line-height: 120%;
	margin-bottom: 20px;
}
.news_main .text p {margin-bottom: 20px;}

.news_detail {
	background: linear-gradient(93.76deg, rgba(104, 185, 212, 0.15) 7.39%, rgba(84, 160, 186, 0.15) 93.7%);
	border-radius: 10px;
}
.news_img img {
	 border-radius: 10px;
 }

.news_main {
	padding: 50px 040px;
}

h2.news_title {
	font-size: 50px;
	font-weight: 500;
	line-height: 110%;
	margin-bottom: 35px;
	color: var(--color-title);
}

.news_detail .date {
	font-size: 25px;
	margin-bottom: 40px;
	color: var(--color-gray);
}

.news_detail .text {
	font-size: 25px;
	line-height: 120%;
	color: var(--color-gray);
}
.preview {
	margin-bottom: 40px;
	font-size: 35px;
	color: var(--color-gray);
}

@media (max-width: 992px) {
	.news_back.col-lg-4 {
		order: 2;
		margin-top: 20px;
	}

	.news_main {
		padding: 20px 15px;
	}

	h2.news_title {
		font-size: 35px;
		margin-bottom: 25px;
	}

	.news_detail .date {
		font-size: 20px;
		margin-bottom: 40px;
	}

	.news_detail .text {
		font-size: 20px;
	}
	.preview {
		margin-bottom: 20px;
		font-size: 25px;
	}
}
/* End */
/* /local/templates/mosprom/components/bitrix/news.detail/news/style.css?17706236731412 */
