

/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?17462079601318*/
.catalog_block .catalog_item {
    container-type: inline-size;
}

.catalog_block .catalog_item:hover {
    z-index: 20;
}

.product-contact-buttons {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    max-width: 100%;
}

.product-contact-buttons__button {
    display: flex;
    justify-content: center;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    background-color: var(--background-color);
    border-radius: 2px;
    transition: background-color ease 0.5s;
}

.product-contact-buttons__button:is(:hover, :active, :focus) {
    color: #ffffff;
    background-color: var(--background-color-hover);
}

.product-contact-buttons__button--green {
    --background-color: #02d15c;
    --background-color-hover: #00c257;
}

.product-contact-buttons__button--blue {
    --background-color: #00aaff;
    --background-color-hover: #0099f7;
}

@container (max-width: 204px) {
    .product-contact-buttons {
        grid-template-columns: 100%;
        gap: 8px;
    }
    .product-contact-buttons__button {
        padding-block: 4px;
    }
}

.catalog_block .cost.prices .price_set_block {
    font-size: 14px;
    line-height: 23px;
}

.catalog_block .cost.prices .price_set_block span:last-child {
    white-space: nowrap;
}
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only_custom/style.min.css?1746207960406*/
div.list.items div.item div.name a{font-size:13px;width:100%;padding:0 20px;font-weight:400}div.list.items div.item-block{margin-bottom:20px !important;height:33px}div.list.items div.item{background-color:#f3f3f3;border:1px solid #f3f3f3;border-radius:4px;margin:10px !important;padding:4px 0 0 0}div.list.items div.item:hover{background-color:#0560ad}div.list.items div.item:hover a{color:#fff !important}
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/catalog.smart.filter/main_ajax/style.css?17462079601133*/
/*BIZ*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_block/style.css?17462079601318 */
/* /local/templates/aspro_next/components/bitrix/catalog.section.list/front_sections_only_custom/style.min.css?1746207960406 */
/* /local/templates/aspro_next/components/bitrix/catalog.smart.filter/main_ajax/style.css?17462079601133 */
