.prc-products-feature{background:var(--brand-bg-alt);padding-top:156px}.prc-products-feature img{aspect-ratio:5/4;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover;width:100%}.prc-product-catalog{background:var(--brand-bg)}.prc-product-group+.prc-product-group{border-top:1px solid var(--brand-border);margin-top:var(--space-3xl);padding-top:var(--space-3xl)}.prc-product-note{color:var(--brand-text);max-width:360px}.prc-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--radius);color:var(--brand-text);overflow:hidden;padding:0;text-align:left;transition:transform .3s,box-shadow .3s;width:100%}.prc-product-card:hover{box-shadow:0 8px 24px rgba(24,34,38,.12);transform:translateY(-4px)}.prc-product-card img{aspect-ratio:4/3;background:var(--brand-neutral-light);color:transparent;font-size:0;-o-object-fit:cover;object-fit:cover;text-indent:-9999px;width:100%}.prc-product-card-body{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:var(--space-lg)}.prc-product-name{font-size:1.1rem;font-weight:700}.prc-product-action{color:var(--brand-primary-dark);font-size:.82rem}