

/* Start:/local/templates/aspro_next_new/components/bitrix/news.list/brands_list_index/style.css?17633676062121*/
body .banners-img-with-text-list__item-text--absolute * {
	color: #fff;
}
.brandindex{
	margin: 40px 0px;
}

.tm-list {

}
.tm-grid {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(2, 1fr);
}

.tm-list .banners-img-with-text-list__item-image {
	padding-top: 91%;
}


@media (min-width: 601px){
	.tm-grid {

		grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
	}
	.tm-list .banners-img-with-text-list__item-image {
		padding-top: 91%;
	}
}
.grid-list__item {
	min-width: 0;
}
.banners-img-with-text-list__item {
	position: relative;
	overflow: hidden;
	will-change: transform;
}

.hover_zoom .shine{transition:transform .8s;}
.hover_zoom:hover .shine{transform:scale(1.1);}

.banners-img-with-text-list__item-image {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.item-link-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.banners-img-with-text-list__item-link {
	display: block;
	overflow: hidden;
}
.shadow-no-border-hovered {
	transition: box-shadow ease .3s,border ease .3s,background ease .3s;
}
.banners-img-with-text-list__item-text--absolute {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-top: 28px;
	padding-bottom: 28px;
	display: flex;
	flex-direction: column;
}
.banners-img-with-text-list__item-text {
	max-height: 100%;
}
.scrollbar:not(.scroller) {
	overflow: hidden;
	overflow-y: auto;
	overscroll-behavior: contain;
	scrollbar-width: thin;
}
.banners-img-with-text-list__item-text-scrollbar-wrapper {
	position: relative;
	z-index: 3;
	padding: 0 24px;
}
.banners-img-with-text-list__item-text.dark-block-after:after {
	top: 0;
}
.dark-block-after:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 51%;
	bottom: 0;
	background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
	transition: opacity .2s ease-in-out;
}

.font_13 {
	font-size: .8125rem;
	line-height: calc(1em + 7px);
}
.font_20 {
	font-size: 1.25rem;
	line-height: calc(1em + 7px);
}
.banners-img-with-text-list__item-top-text {
	margin-bottom: 5px;
	opacity: .7;
}
/* End */
/* /local/templates/aspro_next_new/components/bitrix/news.list/brands_list_index/style.css?17633676062121 */
