

/* Start:/local/templates/main/components/bitrix/news.list/faq/style.css?1755618199712*/
.faq-items {
	margin-bottom: 50px;
	margin-top: 20px;
}
.faq-item {
	position: relative;
	border: 1px solid #e7e7e7;
	padding: 12px 18px;
}
.faq-item-question {
	position: relative;
	cursor: pointer;
	font-size: 18px;
	color: #666;
	transition: color .25s;
	font-weight: 600;
	padding-right: 45px;
}
.faq-item-question:hover {
	color: #000;
}
.faq-item-question:before{content:"";display:block;width:10px;height:10px;position:absolute;right:20px;top:45%;border-bottom:2px solid #1c1c1c;border-right:2px solid #1c1c1c;transform:translateY(-50%) rotate(45deg)}
.open .faq-item-question:before{transform:translateY(-50%) rotate(225deg)}
.faq-item-answer {
	display: none;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/faq/style.css?1755618199712 */
