

/* Start:/local/templates/Victorya2023/components/bitrix/news.list/faq_2025/style.css?17820696601809*/
.block_faq_list{
	max-width: 698px;
	padding-top: 74px;
	margin: 0 auto;
}
.block_faq_elem:first-child{
	border-top: 1px solid #ECECEC;
}
.block_faq_elem{
	//cursor: pointer;
	padding: 24px 20px;
	border-bottom: 1px solid #ECECEC;
}
.block_faq_elem ul {
	list-style-type: disc;
	padding-inline-start: 40px;
}
.block_faq_quest{
	cursor: pointer;
	position: relative;
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
}
.block_faq_quest label{
	cursor: pointer;
	display: block;
	width: calc(100% - 20px);
}
.block_faq_quest:before{
	content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='10' viewBox='0 0 19 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.25 1.25L9.5 8.75L0.75 1.25' stroke='%23017F6A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	position: absolute;
	top: 0;
	right: 0;
}
.block_faq_answer{
	padding-top: 28px;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
}
.block_faq_answer{
	display: none;
}
.block_faq_elem.open_faq .block_faq_answer{
	display: block;
}
.block_faq_elem.open_faq .block_faq_quest:before{
	transform: rotate(180deg);
}
.text_faq{
	max-width: 698px;
	padding-top: 40px;
	margin: 0 auto;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
}
.text_faq a{
	text-decoration: underline;
}
.text_faq a:hover{
	color: #017F6A;
}
@media (max-width: 1400px) {
	.block_faq_list{
		padding-top: 40px;
	}
}
@media (max-width: 800px) {
	.block_faq_list{
		padding-top: 28px;
	}
}
@media (max-width: 750px) {
	.block_faq_list{
		padding-top: 28px;
	}
	.block_faq_elem{
		padding-left: 0;
		padding-right: 0;
		margin: 0 20px;
	}
	.block_faq_quest{
		font-size: 20px;
		line-height: 120%;
	}
	.text_faq{
		margin: 0 20px;
		font-weight: 500;
	}
	.text_faq a {
		font-weight: 600;
	}
}


/* End */
/* /local/templates/Victorya2023/components/bitrix/news.list/faq_2025/style.css?17820696601809 */
