.proof-clusters{--proof-clusters-title-color:#252525;--proof-clusters-body-color:#1a1a1a;--proof-clusters-stat-color:#00297d;--proof-clusters-focus-color:#00297d}.proof-clusters--dark{--proof-clusters-title-color:#fff;--proof-clusters-body-color:#fff;--proof-clusters-stat-color:#ebf7ff;--proof-clusters-focus-color:#fff}.proof-clusters__intro{margin-bottom:40px;max-width:720px}.proof-clusters__intro .richtext p:last-child{margin-bottom:0}.proof-clusters__eyebrow{margin-bottom:12px}@media (min-width:1001px){.proof-clusters__intro{margin-bottom:56px}}.proof-clusters__grid{border-radius:8px;display:grid;gap:1px;grid-template-columns:1fr;overflow:hidden;position:relative}@media (min-width:1001px){.proof-clusters__grid{grid-template-columns:var(--proof-clusters-columns,1fr)}}.proof-clusters__cluster{background-color:var(--proof-clusters-surface);padding:28px 24px}@media (min-width:1001px){.proof-clusters__cluster{padding:34px 30px}}.proof-clusters__cluster-title{color:var(--proof-clusters-title-color);margin-bottom:18px}.proof-clusters__points{list-style:none;margin:0;padding:0}.proof-clusters__point{margin-bottom:20px}.proof-clusters__point:last-child{margin-bottom:0}.proof-clusters__point-title{color:var(--proof-clusters-title-color);margin-bottom:4px}.proof-clusters__point-body{color:var(--proof-clusters-body-color)}.proof-clusters__point-body p:last-child{margin-bottom:0}.proof-clusters__stat{color:var(--proof-clusters-stat-color);font-family:American Grotesk Compressed,sans-serif;font-size:34px;font-weight:700;line-height:1;margin:6px 0}@media (min-width:1001px){.proof-clusters__stat{font-size:42px}}.proof-clusters a:focus-visible,.proof-clusters button:focus-visible{outline:2px solid var(--proof-clusters-focus-color);outline-offset:2px}@media (prefers-reduced-motion:reduce){.proof-clusters__grid.fade-up{transition:none}}