.stats-section{font-family:Geist,sans-serif;margin:0 auto;max-width:1200px;padding:0 20px}.stats-divider{background-color:#e0e0e0;height:1px;margin-bottom:50px;width:100%}.stats-row{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.stat-item{flex:1;min-width:200px}.stat-value{color:#1b2a4a;font-size:40px;letter-spacing:-.05em;line-height:62px;margin-bottom:16px}.stat-label,.stat-value{font-family:Geist,sans-serif;font-weight:700}.stat-label{color:#6b7280;font-size:16px;letter-spacing:.04em;line-height:24px}@media (max-width:768px){.stats-section{padding:0 20px}.stats-divider{margin-bottom:30px}.stats-row{display:grid;gap:30px 16px;grid-template-columns:1fr 1fr}.stat-item{min-width:0;text-align:center}.stat-value{font-size:20px;letter-spacing:-.05em;line-height:31px;margin-bottom:8px}.stat-label{font-size:14px;letter-spacing:.04em;line-height:21px}}