.catalog-header{background:var(--brand-primary-dark);background-color:#0e1521;color:#fff}.catalog-header p{color:rgba(255,255,255,.86);max-width:900px}.catalog-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px}.catalog-cards h2{font-size:22px}