

/* Start:/local/templates/.default/components/bitrix/news/media_center/bitrix/news.detail/.default/style.css?1748425870705*/
.text-container, .text-container>p, .text-container>h2{
	max-width: none !important;
}
.text-wrapper{
	flex-direction: column;
}
a[data-site="by"] {
  display: contents;
}
.text-container>ol li::before{
	min-width: 2rem;
}
@media screen and (max-width: 640px) {
	.text-container>ol li::before{
		min-width: 1rem;
	}
}
.table_of_contents{
	margin-bottom: 3rem !important;
	background-color: var(--primary-bg);
	border-radius: 2rem;
	padding: 1rem;
}
.table_of_contentsh2{
	color: var(--blue-01, #0141fb);
	font: var(--text-t1);
	line-height: 1.5;
}
.table_of_contentsh3, .table_of_contentsh2{
	color: var(--blue-01, #0141fb);
  font: var(--text-t1);
  line-height: 1.35;
}

/* End */
/* /local/templates/.default/components/bitrix/news/media_center/bitrix/news.detail/.default/style.css?1748425870705 */
