

/* Start:/local/templates/m1/components/bitrix/highloadblock.list/alphabet_brands/style.css?17453270441836*/
.brands-new__head-link {
	color: #2F3192;
	text-decoration: none;
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
	transition: color .3s;
}

.brands-new__head-link:hover,
.brands-new__head-link:focus {
	color: #243B54;
	outline: none;
}

.brands-new__head-list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 30px);
	margin-bottom: 20px;
}

.brands-new__head-item {
	margin-bottom: 20px;
	margin-right: 30px;
}

.brands-new__head-item--last:not(:last-child) {
	margin-right: 74px;
}

.brands-new__list-heading {
	margin: 0 0 15px;
	color: #243B54;
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
}

.brands-new__list-item:not(:last-child) {
	margin-bottom: 12px;
}

.brands-new__list-link {
	color: #243B54;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;
	transition: color .3s;
}

.brands-new__list-link:hover,
.brands-new__list-link:focus {
	color: #737373;
	outline: none;
}

.brands-new__list {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 20px);
}

.brands-new__list:last-child {
	margin-bottom: -40px;
}

.brands-new__list-wrapper {
	display: flex;
	flex-direction: column;
	flex-basis: calc(50% - 20px);
	margin-right: 20px;
	margin-bottom: 40px;
}

@media (min-width: 576px) {
	.brands-new__list-wrapper {
		flex-basis: calc(33.3333% - 20px);
	}
}

@media (min-width: 768px) {
	.brands-new__list-wrapper {
		flex-basis: calc(25% - 20px);
	}
}

@media (min-width: 1024px) {
	.brands-new__head-item--last:not(:last-child) {
		margin-right: 80px;
	}

	.brands-new__list {
		width: calc(100% + 30px);
	}

	.brands-new__list-wrapper {
		flex-basis: calc(20% - 30px);
		margin-right: 30px;
	}
}

@media (min-width: 1201px) {
	.brands-new__list {
		width: calc(100% + 40px);
	}

	.brands-new__list-wrapper {
		flex-basis: calc(20% - 40px);
		margin-right: 40px;
	}
}
/* End */
/* /local/templates/m1/components/bitrix/highloadblock.list/alphabet_brands/style.css?17453270441836 */
