.rch-catalog-head{padding:72px 0 40px;border-bottom:1px solid var(--brand-border)}.rch-catalog-head p{max-width:720px;color:var(--brand-text)}.rch-catalog{padding:48px 0 96px}.rch-category{margin-bottom:48px}.rch-category-title{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--brand-text);padding-bottom:12px}.rch-category-title h2{font-size:1.45rem;margin:0}.rch-category-title span{font-size:.75rem;text-transform:uppercase}.rch-product-row{display:grid;grid-template-columns:72px 1fr auto;grid-gap:20px;gap:20px;align-items:center;border-bottom:1px solid var(--brand-border);padding:16px 0}.rch-product-row img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:var(--brand-neutral-light)}.rch-product-row h3{margin:0}.rch-product-row .btn{white-space:nowrap}@media (max-width:575.98px){.rch-product-row{grid-template-columns:64px 1fr}.rch-product-row .btn{grid-column:1/-1}.rch-category-title{align-items:start;flex-direction:column;gap:8px}}