.catalog-hero{max-width:1440px;margin:0 auto;padding:2rem 2rem 4rem}.catalog-hero h1{font-size:2rem;color:#0b2545;margin-bottom:.75rem}.catalog-hero p{color:#4b5563;max-width:60ch;line-height:1.5}.catalog-grid{max-width:1440px;margin:0 auto;padding:0 2rem 4rem;display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.b2b-banner{max-width:1440px;margin:0 auto 4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 4rem;background:#0b2545;border-radius:24px;color:#fff}.b2b-banner__title{font-weight:800;font-size:1.1rem}.b2b-banner__desc{color:hsla(0,0%,100%,.7);max-width:60ch;margin-top:.3rem}@media(max-width: 1024px){.catalog-grid{grid-template-columns:repeat(2, 1fr)}.b2b-banner{flex-direction:column;align-items:flex-start}}@media(max-width: 480px){.catalog-grid{grid-template-columns:1fr}}
