

/* Start:/bitrix/templates/q_qsfj/components/bitrix/news.list/q_popilar/style.css?1726040723779*/
.popilar_items {
	background: #eee;
	padding: 50px 0 70px;
}

.popilar_itemsList {
	display: flex;
	flex-wrap: wrap;
	margin: -7.5px;
}

.popilarItem {
	position: relative;
	width: 25%;
	max-width: 25%;
	padding: 7.5px;
}

.popilarItem a {
	display: block;
	background: #fff;
	height: 100%;
	border: 1px solid #fff;
}

.popilarItem a:hover {
	border-color: #00ce7c;
}

.popilarItemContent {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 112px;
	text-align: center;
	padding: 15px;
}

.popilarItemNote {
	margin-top: 10px;
}

.popilarItem a:hover .popilarItemNote {
	color: #000;
}

.popilarItemImg {
	overflow: hidden;
}

.popilarItemImg img {
	display: block;
	transition: all 0.5s;
}

.popilarItem a:hover .popilarItemImg img {
	transform: scale(1.1);
}
/* End */
/* /bitrix/templates/q_qsfj/components/bitrix/news.list/q_popilar/style.css?1726040723779 */
