

/* Start:/local/templates/gianit/components/bitrix/news/brand/bitrix/news.list/.default/style.css?1789985043427*/
ol {
	margin: 0;
}

.section-subtitle {
	margin-bottom: 0 !important;
}

.brand .cat-grid {
	grid-template-columns: repeat(7, 1fr);
}

.cat-card {
	height: 12rem !important;
	background-position: center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-color: #fff !important;
}

@media(max-width: 1024px) {
	.brand .cat-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
/* End */


/* Start:/local/templates/gianit/components/bitrix/system.pagenavigation/.default/style.css?1789985043624*/
.navigation {
	display: flex;
	gap: .8rem;
	align-items: center;
}

.navigation a:first-child svg {
	transform: rotate(180deg);
}

.navigation a {
	width: 3.2rem;
	height: 3.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	color: hsla(215, 23%, 65%, 1);
	line-height: 120%;
	letter-spacing: -5%;
	border-radius: .8rem;
	transition: .3s linear;
}

.navigation svg {
	width: 1.6rem;
	height: 1.6rem;
}

.navigation a:hover {
	background-color: hsla(213, 29%, 84%, 1);
	color: hsla(217, 36%, 18%, 1);
}

.navigation a.active {
	background-color: hsla(227, 76%, 41%, 1);
	color: #fff;
}
/* End */
/* /local/templates/gianit/components/bitrix/news/brand/bitrix/news.list/.default/style.css?1789985043427 */
/* /local/templates/gianit/components/bitrix/system.pagenavigation/.default/style.css?1789985043624 */
