

/* Start:/bitrix/templates/.default/components/bitrix/news.list/faq/style.css?1750765651416*/
.faq {
	overflow: hidden;
}
	.faq dt {
		padding-bottom: 14px;
		font-size: 18px;
		line-height: 24px;
		color: #85BB3C;
	}
		.faq dt span {
			color: #85BB3C;
			text-decoration: none;
			border-bottom: 1px dotted;
            cursor: pointer;
		}
		.faq dt span:hover {border:none;}
	.faq dd {
		display: none;
		padding-bottom: 2px;
	}
		.faq .active {
			display: block;
		}
	.faq p{
		margin-bottom: 16px;
	}
		
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/faq/style.css?1750765651416 */
