.stats-section{padding:60px 0}.stats-section .stats-grid{display:flex;flex-wrap:wrap;gap:24px;margin-left:auto;margin-right:auto;max-width:100%;width:900px}.stats-section .stat-card{background:#fff;border:1px solid #e1efff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.03);box-sizing:border-box;flex:1 1 220px;max-width:280px;padding:28px 24px 24px;text-align:center}.stats-section .stat-title{color:#1b2937;font-size:20px;font-weight:600;margin:0 0 16px}.stats-section .stat-number{color:#c5e2ff;font-size:48px;font-weight:700;line-height:1;margin-bottom:18px}.stats-section .stat-suffix{font-size:36px;margin-left:2px}.stats-section .stat-subheading{color:#202b3c;font-size:15px;font-weight:600;margin:0 0 6px}.stats-section .stat-text{color:#3a4656;font-size:14px;margin:0 0 16px}.stats-section .stat-link{color:#4a9ff8;font-size:14px;font-weight:500;text-decoration:none}.stats-section .stat-link:hover{text-decoration:underline}@media (max-width:900px){.stats-section .stats-grid{justify-content:center}.stats-section .stat-card{max-width:100%}}