

/* Start:/local/templates/.default/components/bitrix/news/actions/bitrix/news.list/.default/style.css?1753971933311*/
.action_types {
	display:flex;
	gap: 20px;
	margin-bottom: 30px;
}

.action_type_item {
    background: #CDD8E2;
    border-radius: 30px;
    color: #483D6B;
    padding: 4px 13px;
    display: inline-block;
    margin: 3px 0;
	cursor: pointer;
}
.action_type_item.active {
	background: #767f8c;
	color: #fff;
}
/* End */
/* /local/templates/.default/components/bitrix/news/actions/bitrix/news.list/.default/style.css?1753971933311 */
