

/* Start:/bitrix/templates/.default/components/bitrix/news.list/faq/style.css?1740494368465*/
.faq-item {
    display: block;
    margin: 0 0 1.3rem;
    padding: 0 0 0 1rem;
    border-left: solid 2px rgb(199 150 108 / 50%);
}
.faq-item.current,
.faq-item:hover {
    border-left: solid 2px #ec694f;
}
.faq-item a.name {
    display: block;
	cursor:pointer!important;
}
.faq-item.current a.name {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 1rem;
	text-decoration:none!important;
}

.faq-item .container{
	display:none;
	padding-left: 2rem;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/faq/style.css?1740494368465 */
