/* /Public/CSS/Root/Site/Components/PageTitle.css */
.breadcrumbs{margin-top:30px;margin-bottom:30px;opacity:.7}.page-title{font-weight:500;margin-bottom:1em}@media all and (max-width:459px){.page-title{font-size:1.8rem}}@media all and (min-width:460px){.page-title{font-size:2.2rem}}
/* /Public/CSS/Templates/Production/Cards.css */
.product-card{container:product-card/inline-size;display:flex;flex-direction:column}.product-card__container{container:product-card-c/inline-size;display:flex;flex-direction:column;flex-grow:1}.product-card__container>*{flex-shrink:0}.product-card__img{position:absolute;inset:0;width:100%;height:100%;display:block;transition:opacity .5s ease}.product-card:hover .product-card__img_1,.product-card:not(:hover) .product-card__img_2{opacity:0}.product-card:hover .product-card__img_2,.product-card:not(:hover) .product-card__img_1{opacity:1}a.product-card__img-wrapper{display:block}.product-card__title{font-size:min(9.4cqw,1.286rem);font-weight:600;line-height:1.2;margin-bottom:.6em}.product-card__title:not(:first-child){margin-top:1.2em}.product-card__title+.product-card__img-wrapper:not(:last-child){margin-bottom:min(5.64cqw,.7716rem)}.fixed-titles-height .product-card__title{height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__description{font-weight:300;line-height:1.4285}.product-card__description,.product-card__ch{font-size:min(7.3cqw,1rem)}.product-card__ch-item:not(:first-child){margin-top:.3571em}.product-card__advantage{font-size:min(7.811cqw,1.07rem);display:flex;align-items:center;gap:.6818em;font-weight:500}.product-card__advantage::before{content:var(--fa-var-check);font-family:var(--fa-style-family);font-weight:var(--fa-style-solid);align-self:flex-start;flex-shrink:0;width:1.82em;height:1.82em;background:var(--green-gradient);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.product-card__advantage small{font-weight:300;font-size:.9345em}.product-card__advantage:not(:first-child){margin-top:.8181em}.product-card__advantages+.product-card__description{margin-top:1.2em}.product-card__title+.product-card__advantages{margin-top:.5em}.product-card__title+.product-card__price-and-btn{margin-top:0}.product-card__price-and-btn{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:.83em;font-size:min(11cqw,1.71rem)}.product-card__price-and-btn:not(:empty,:has(.product-card__price)){margin-top:20px}.product-card__price:not(:only-child){margin-bottom:.5em}.product-card__price-val{font-weight:600}.product-card__price-old{text-decoration:line-through;font-size:.6667em;color:var(--text-color)}.product-card__price-tip{color:var(--text-color);opacity:.3;font-size:.9em}.product-card__btn-wrapper>.btn{width:100%}.product-card_btn-on-hover:not(:hover) .product-card__btn-wrapper{display:none}.product-card_btn-on-hover .product-card__btn-wrapper{position:absolute;top:100%;left:0;right:0;z-index:1;margin-top:calc(var(--border-radius-m) * -1);padding-top:calc(var(--border-radius-m) + 10px)}.product-card_btn-on-hover .product-card__btn-wrapper>.btn{border-radius:0 0 var(--border-radius-m)var(--border-radius-m)}.product-card_btn-on-hover .product-card__price:not(:only-child){margin-bottom:0}@container(width > 290px){.product-card_price-after-title .product-card__price-and-btn {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		flex-grow: 0;
	}
	.product-card_price-after-title .product-card__price {
		margin-top: 0;
		margin-bottom: 0;
		font-size: min(8.36cqw, 1.3rem);
	}
	.product-card_price-after-title .product-card__price-val {
		font-weight: inherit;
	}
	.product-card_price-after-title .product-card__description,
	.product-card_price-after-title .product-card__ch {
		order: 10;
		margin-top: 0.71em;
	}
}.product-cards{container:product-cards/inline-size}.product-cards_s-std .product-card__img-wrapper{width:min(100%,240px);margin-left:auto;margin-right:auto}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img-wrapper{width:calc(100% + 8.4112cqw * 2);margin-left:-8.4112cqw;margin-right:-8.4112cqw}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img-wrapper:first-child{margin-top:-8.4112cqw}.product-cards_s-std.product-cards_bg-std.product-cards_img-full .product-card__img{border-radius:var(--border-radius-m)var(--border-radius-m)0 0}.product-cards_s-std.product-cards_bg-std .product-card__container{margin:7.2cqw}.product-cards_s-std.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{margin:0 -7.2cqw -7.2cqw}.product-cards_s-l .product-card__img{border-radius:var(--border-radius-m)}.product-cards_s-l.product-cards_bg-std .product-card__container{margin:clamp(5px,7.2cqw,15px)}.product-cards_s-l.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{margin:0 clamp(-15px,-7.2cqw,-5px)clamp(-15px,-7.2cqw,-5px)}.product-cards_bg-std .product-card{box-shadow:0 0 5px #ebedf9;background:#fff;border-radius:var(--border-radius-m)}.product-cards_bg-std .product-card:hover{box-shadow:0 0 10px 3px #ebedf9}.product-cards_bg-std .product-card_btn-on-hover .product-card__btn-wrapper{background:#fff;border-radius:0 0 var(--border-radius-m)var(--border-radius-m)}@container product-cards (width < 330px){.product-card + .product-card {margin-top:20px;}
}@container product-cards (width >= 330px){.product-cards__container {
		display:grid;
		grid-gap:var(--cards-gap);
	}
}@container product-cards (width >= 330px) and (width < 460px){.product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(155px, 1fr));
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
}@container product-cards (width >= 460px) and (width < 700px){.product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
}@container product-cards (width >= 700px){.product-cards_s-std .product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));
	}
	.product-cards_s-std.product-cards_cols3 .product-cards__container {
		grid-template-columns:1fr 1fr 1fr;
	}
	.product-cards_s-std.product-cards_cols2 .product-cards__container {
		grid-template-columns:1fr 1fr;
	}
	.product-cards_s-std.product-cards_cols1 .product-cards__container {
		grid-template-columns:1fr;
	}
	
	.product-cards_s-l .product-cards__container {
		grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));
	}
	.product-cards_s-l.product-cards_cols2 .product-cards__container {
		grid-template-columns:1fr 1fr;
	}
}
/* /Public/CSS/Routes/Components/TreeChildren.css */
.catalog-tag-child-title{font-weight:500}@media all and (max-width:459px){.catalog-tag-child-title{font-size:1.4em}}@media all and (min-width:460px){.catalog-tag-child-title{font-size:1.8em}}.product-card__img{border-radius:var(--border-radius-m)}
