.catalog-product-card{position:relative;display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;border:1px solid rgba(var(--brand-secondary-rgb),.08);border-radius:0;background:#ffffff;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.catalog-product-card:hover{border-color:rgba(var(--brand-secondary-rgb),.14);box-shadow:0 12px 28px rgba(var(--brand-secondary-rgb),.08);transform:translateY(-2px)}.catalog-product-card--unavailable .catalog-product-card__image{filter:brightness(.58) saturate(.82)}.catalog-product-card__stock-overlay{top:50%;left:50%;min-width:132px;min-height:36px;padding:8px 14px;font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1;text-align:center;transform:translate(-50%,-50%)}.catalog-product-card__badge,.catalog-product-card__stock-overlay{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;background:rgba(92,3,2,.94);color:#ffffff;text-transform:uppercase}.catalog-product-card__badge{top:14px;left:14px;min-height:24px;padding:4px 6px;border-radius:0;font-size:.7rem;font-weight:600;letter-spacing:.06em}.catalog-product-card__wishlist{position:absolute!important;top:12px;right:12px;left:auto;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0!important;border:1px solid rgba(var(--brand-secondary-rgb),.08)!important;border-radius:999px;color:#4c3c39!important;background:rgba(255,255,255,.94)!important;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.catalog-product-card__wishlist:focus,.catalog-product-card__wishlist:hover{color:#250206!important}.catalog-product-card__wishlist .text-success{color:#a20d13!important}.catalog-product-card__offer-icon,.catalog-product-card__wishlist i{line-height:1;vertical-align:middle}.catalog-product-card__wishlist-icon{font-size:22px}.catalog-product-card__media{position:relative;overflow:hidden;background:#f5f0ec;aspect-ratio:4/5}.catalog-product-card__media-link{display:block;width:100%;height:100%}.catalog-product-card__body-link{display:flex;flex:1 1 auto;flex-direction:column;min-height:100%;color:inherit}.catalog-product-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.catalog-product-card:hover .catalog-product-card__image{transform:scale(1.02)}.catalog-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:16px 18px 18px;background:#f2f0ef;text-align:left}.catalog-product-card__offer{display:none}.catalog-product-card__offer-icon{font-size:14px}.catalog-product-card__discount-text{color:#5c0000;font-size:.85rem;font-weight:600;line-height:1.2}.catalog-product-card__title-link{width:100%;color:inherit}.catalog-product-card__title{display:-webkit-box;width:100%;min-height:1em;margin:0;overflow:hidden;color:#463836;font-family:var(--font-Chambery),serif!important;font-size:.98rem;font-weight:600;line-height:1.35;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-product-card__price{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:10px}.catalog-product-card__strike{color:#8b7874;font-size:.83rem;line-height:1.1;text-decoration:line-through}.catalog-product-card__final{color:#2b201f;font-size:1.2rem;font-weight:600;line-height:1.1}@media (max-width:767px){.catalog-product-card{border-radius:0;box-shadow:none;transform:none}.catalog-product-card__badge{top:8px;left:8px;min-height:22px;padding-inline:8px;font-size:.62rem}.catalog-product-card__wishlist{top:8px;right:8px;width:30px;height:30px}.catalog-product-card__media{aspect-ratio:4/5}.catalog-product-card__content{padding:12px 12px 14px}.catalog-product-card__title{min-height:2.55em;font-size:.88rem;line-height:1.28}.catalog-product-card__price{gap:3px;margin-top:8px}.catalog-product-card__strike{font-size:.7rem}.catalog-product-card__final{font-size:1.02rem;line-height:1.1}}@media (max-width:365px){.catalog-product-card{border-radius:0}.catalog-product-card__badge{padding-inline:7px;font-size:.6rem}.catalog-product-card__wishlist{top:6px;right:6px;width:28px;height:28px}.catalog-product-card__media{aspect-ratio:4/5}.catalog-product-card__content{padding:10px 10px 12px}.catalog-product-card__title{min-height:2.45em;font-size:.8rem;line-height:1.22}.catalog-product-card__price{gap:2px;margin-top:7px}.catalog-product-card__strike{font-size:.66rem}.catalog-product-card__final{font-size:.92rem;line-height:1.1}}@media (max-width:325px){.catalog-product-card{border-radius:0}.catalog-product-card__badge{top:7px;left:7px;padding-inline:6px;font-size:.58rem}.catalog-product-card__wishlist{top:5px;right:5px;width:26px;height:26px}.catalog-product-card__media{aspect-ratio:4/5}.catalog-product-card__content{padding:9px 8px 10px}.catalog-product-card__title{min-height:2.35em;font-size:.74rem;line-height:1.18}.catalog-product-card__price{gap:2px;margin-top:4px}.catalog-product-card__strike{font-size:.62rem}.catalog-product-card__final{font-size:.82rem;line-height:1.1}}