.product-catalog-card{height:100%}.product-catalog-card__link{color:inherit}.product-catalog-card__image{aspect-ratio:4/3;height:auto!important}.product-catalog-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:28px;margin-bottom:8px}.product-catalog-card__rating,.product-catalog-card__status{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:900;line-height:1}.product-catalog-card__status{color:#1d6f2b;background:#e8f8e1}.product-catalog-card__status--empty{color:#71581a;background:#fff3cd}.product-catalog-card__rating{color:#574a72;background:#f2eefb}.product-catalog-card__price-request{color:#6b6478!important;font-size:20px!important}.product-catalog-card__cart{width:100%;min-height:44px;color:var(--ui-text);transition:background-color .18s ease,color .18s ease,transform .18s ease}.product-catalog-card__cart i{margin-right:6px}.product-catalog-card__cart:active,.product-catalog-card__cart:focus,.product-catalog-card__cart:hover,.product-catalog-card__cart:visited{color:var(--ui-text)}.product-catalog-card__cart:disabled{cursor:progress;opacity:.78}.product-catalog-card__cart--added{color:#fff;background:var(--ui-purple)}.product-catalog-card__cart--added:active,.product-catalog-card__cart--added:focus,.product-catalog-card__cart--added:hover,.product-catalog-card__cart--added:visited{color:#fff}.product-catalog-card__quick{width:100%;min-height:40px;margin-top:8px;border:1px solid #ded3f4;border-radius:var(--ui-radius);color:#4f378b;background:#fff;font-size:13px;font-weight:900;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.product-catalog-card__quick:focus,.product-catalog-card__quick:hover{border-color:var(--ui-purple);color:#fff;background:var(--ui-purple)}@media(max-width:575px){.product-catalog-card .card-body{padding:14px 14px 12px}.product-catalog-card__actions{padding:0 14px 14px}}
