

/* Start:/local/templates/.default/components/bitrix/news.list/faq_top/style.css?1784109725681*/
.actual_questions{

}

.actual_questions .row{
	justify-content:center;	
}

.actual_questions .bl{
	background:#fff;
	border-radius:20px;
	box-shadow:var(--base-shadow);
	padding:20px 20px 42px 20px;
	display:flex;
	flex-direction:column;
	height:100%;
	position:relative;	
}

.actual_questions .bl .title{
	color:var(--blue);
	font-weight:bold;
	font-size:16px;
	margin-bottom:23px;
}

.actual_questions .bl .desc{
	font-size:14px;
}

.actual_questions .bl .more{
	bottom:-20px;
	left:0px;
	position:absolute;
	width:100%;
	text-align:center;
}

.actual_questions .bl .more .btn{
	font-weight:normal;
	font-size:14px;
	padding:0px 15px;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/faq_top/style.css?1784109725681 */
