.f2 p{color:#000}.stats-grid{display:grid;font-family:Work Sans,sans-serif;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.stat-card{align-items:center;background:#fff;border:2px solid #000;box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:auto;padding:20px}.stat-image{border:1px solid #eee;height:140px;margin-bottom:15px;overflow:hidden;width:100%}.stat-image img{height:100%;object-fit:cover;width:100%}.stat-number{font-size:2.2rem;font-weight:900;line-height:1;margin-bottom:5px}.stat-description{color:#444;font-size:.95rem;line-height:1.3;margin:0;padding-bottom:5px}@media (max-width:900px){.stats-grid{grid-template-columns:1fr;margin:40px auto;max-width:500px}.stats-headline{font-size:1.8rem}}