

/* Start:/local/templates/revel/components/bitrix/news.list/articles_template/style.css?17793675911079*/
div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.articles-list {
	display: flex !important;
	flex-direction: row !important;
	gap: 16px;
	flex-wrap: wrap;
}

.article__item {
	flex-shrink: unset !important;
	width: auto !important;
	max-width: 320px !important;
	width: 100% !important;
	align-items: center;
	display: flex;
	justify-content: center;
}

.articles__wrap {
	display: flex;
	flex-direction: row;
}

.module-pagination{
	margin-top: 32px !important;
	margin-bottom: 32px !important;
	padding: 0px !important;
	display: flex;
	gap: 16px;
}

span.nums {
	display: flex;
}

span.nums div.cur {
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	border-radius: 1px;
	background: #76AB33 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

span.nums a {
	color: #828282;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 32px;
	height: 32px;
	flex-shrink: 0;
	border-radius: 1px;
	display: flex;
	justify-content: center;
	align-items: center;
}
/* End */
/* /local/templates/revel/components/bitrix/news.list/articles_template/style.css?17793675911079 */
