.stats-cards{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.stat-card{background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.12);padding:2.5rem 2rem;text-align:center}.stat-icon{height:auto;margin-bottom:1.2rem;width:48px}.stat-number{color:#0d4576;font-size:3rem;font-weight:800;margin-bottom:.8rem}.prefix,.suffix,.value{font-family:Saira!important}.stat-text{color:#333;font-size:1rem;line-height:1.4}.stat-card svg{display:block;fill:#ff440b;height:52px;margin:0 auto 16px;width:52px}.stat-number{align-items:baseline;display:inline-flex;gap:0;white-space:nowrap}