.about-header-data h1{max-width:900px}.about-header-data p:not(.eyebrow){max-width:860px;font-size:1.08rem}.about-facts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--brand-border);border:1px solid var(--brand-border)}.about-facts__grid article{padding:34px;background:var(--brand-bg)}.about-facts__grid span{color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase}.about-facts__grid h2{margin:10px 0 12px}.about-documentation__list{display:grid;grid-gap:16px;gap:16px}.about-documentation__list article{padding:24px 28px;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-bg)}.about-cta .container{max-width:820px;text-align:center}.about-cta p:not(.eyebrow){margin-bottom:28px}@media (max-width:575px){.about-facts__grid{grid-template-columns:1fr}}