

/* Start:/local/templates/skat/components/bitrix/catalog.filter/subcategories__projects-filter/style.css?1762004097219*/
.js-ajax-container {
    transition: opacity 0.3s ease;
}

.js-ajax-container.--loading {
    opacity: 0.5;
    pointer-events: none;
}

.subcategories__list--triple .subcategories__caption {
    grid-column: span 3;
}

/* End */


/* Start:/local/templates/skat/components/bitrix/news.list/projects-list/style.css?1762004097589*/
.projects-image.swiper {
	margin-bottom: 1.6rem;
	background: #d3d3d3;
	border-radius: 1.6rem;
	width: 100%;
}
.projects-image.swiper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.projects-image.swiper .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.projects-link__name {
	cursor: pointer;
}

@media (max-width: 991px){
	.projects-image.swiper .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
	}
}
@media only screen and (min-width: 769px) {
	.projects-image.swiper {
		flex: 0 0 58.3rem;
		aspect-ratio: 1.61/1;
		margin-bottom: 0;
	}
}
/* End */
/* /local/templates/skat/components/bitrix/catalog.filter/subcategories__projects-filter/style.css?1762004097219 */
/* /local/templates/skat/components/bitrix/news.list/projects-list/style.css?1762004097589 */
