

/* Start:/bitrix/templates/SeaTelecom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17194818001253*/
.news_block {
	margin: 80px 0;
}
.news_block a {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: var(--dark-blue);
	margin: 0 0 10px 0;
	text-decoration: none;
}
.news_block a:hover {
	color: var(--hover-blue);
	text-decoration: underline;
}
.news_block img {
	width: 50%;
	max-width: 463px;
	max-height: 308px;
	border-radius: 10px;
	margin: 0 67px 25px 0;
	float: left;
	background-color: var(--white-active);
}
.news_block h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 35px;
	margin: 0 0 10px 0;
}
.news_block > p {
	opacity: 0.5;
	font-size: 20px;
	line-height: 23px;
	margin: 10px 0;
}
.news_text p {
	margin: 10px 0 20px 0;
}
.news_text ul {
	list-style: "—";
	margin: 20px 0 20px 17px;
	padding: 0;
	color: var(--dark-blue);
}
.news_text li {
	padding: 0 0 0 5px;
	margin: 20px 0;
}
.news_text ol {
	margin: 30px 0;
	padding: 0;
	color: var(--dark-blue);
}
.news_text ol li {
	margin: 10px 0;
}
@media screen and (max-width:940px) {
	.news_block img {margin: 0 20px 30px 0;}
}
@media screen and (max-width:768px) {
	.news_block img {
		margin: 0 20px 20px 0;
		width: 230px;
	}
}
@media screen and (max-width:540px) {
	.news_block h2 {
		font-size: 26px;
		line-height: 34px;
	}
	.news_block img {
		width: 100%;
	}
}
/* End */
/* /bitrix/templates/SeaTelecom/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17194818001253 */
