.catalog-header{background:var(--brand-bg-alt)}.catalog-header .container{max-width:980px}.catalog-list{background:#fff}.catalog-category{margin-bottom:44px}.category-title{display:flex;justify-content:space-between;gap:24px;align-items:end;border-bottom:1px solid var(--brand-border);margin-bottom:16px;padding-bottom:18px}.category-title p{max-width:520px;margin:0}.catalog-table{display:grid;grid-gap:12px;gap:12px}.catalog-row{box-shadow:none;overflow:hidden}.catalog-row a{display:grid;grid-template-columns:76px 1.2fr 2fr auto;grid-gap:18px;gap:18px;align-items:center;padding:14px;color:var(--brand-text)}.catalog-row img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:var(--brand-bg-alt)}.product-name{font-weight:800}.product-note{color:var(--brand-text-secondary)}.inquire-link{color:var(--brand-primary);font-weight:800}@media (max-width:767px){.catalog-row a,.category-title{display:block}.catalog-row img{margin-bottom:12px}.catalog-row span{display:block;margin:5px 0}}