

/* Start:/bitrix/templates/.default/components/bitrix/catalog/x.catalog/style.css?1755211187861*/
/*
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
/*
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}
*/
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/x.catalog/style.css?1755211187716*/
.list-tiles .tiles-img-div { width: 80%; margin: 0 auto; }

.list-tiles a .tiles-img {
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
}
.list-tiles a:hover .tiles-img {
    -moz-background-size: 120%;
    -webkit-background-size: 120%;
    -o-background-size: 120%;
    background-size: 120%;
}
.list-tiles .tiles-title h3 { font-size: 1em; line-height: 1.2em; }
@media (max-width: 767.98px) {
    .list-tiles { -webkit-justify-content: space-evenly !important; }
    .list-tiles .tiles-title h3 { font-size: 0.9em; line-height: 1.2em; }
}


/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/x.catalog/style.css?1755211187861 */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/x.catalog/style.css?1755211187716 */
