

/* Start:/local/templates/.default/components/bitrix/news.list/gost/style.css?1728132010567*/
.bx_sitemap_ul {
	margin: 0;
	margin-bottom: 1.666rem;
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	list-style-type: none;
}
.bx_sitemap_ul > li {
	margin: 0;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #BDBDBD;
	color: #262626;
	font-size: 14px;
	font-weight: 500;
	line-height: 10px;
	cursor: pointer;
}
.bx_sitemap .bx_sitemap_ul li:before {
	content: none;
}
.bx_sitemap_ul li:hover {
	color: var(--fill_dark_light_hover);
}
.bx_sitemap_ul > li > a {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/gost/style.css?1728132010567 */
