.catalog-title{padding:86px 0 40px;border-bottom:1px solid var(--brand-border)}.catalog-title .container>div:first-child{max-width:780px}.catalog-title h1{font-weight:900}.catalog-title p{color:var(--brand-text-muted)}.catalog-category{margin-bottom:44px}.catalog-note{border:1px solid var(--brand-border);background:var(--brand-bg-alt);padding:24px;margin-bottom:34px}.catalog-note h2{font-size:1.18rem;font-weight:900}.catalog-note p{color:var(--brand-text-muted);margin-bottom:0}.category-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:12px;border-bottom:2px solid var(--brand-primary)}.category-heading h2{font-size:1.35rem;font-weight:900;margin:0}.category-heading span{color:var(--brand-text-muted);font-size:.9rem}.catalog-rows{border:1px solid var(--brand-border);border-top:0}.catalog-row{display:grid;grid-template-columns:72px 1fr 140px 132px;grid-gap:18px;gap:18px;align-items:center;padding:16px;border-top:1px solid var(--brand-border);background:#fff}.catalog-row:hover{background:var(--brand-bg-alt)}.catalog-row img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid var(--brand-border)}.catalog-row h3{font-size:1rem;font-weight:900;margin-bottom:4px}.catalog-row p{margin:0;color:var(--brand-text-muted);font-size:.9rem}.catalog-spec{color:var(--brand-primary);font-weight:900;font-size:.85rem}@media (max-width:767.98px){.catalog-row{grid-template-columns:64px 1fr}.catalog-row .btn,.catalog-spec{grid-column:2}}