.catalog-list{padding:72px 0}.catalog-category{margin-bottom:44px}.catalog-category header{border-bottom:1px solid var(--brand-border);margin-bottom:16px}.catalog-rows{display:grid;grid-gap:10px;gap:10px}.catalog-row{display:grid;grid-template-columns:72px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:12px;border:1px solid var(--brand-border);background:#fff}.catalog-row img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;background:#eef3f6}