.statistics-link{display:inline-block;margin-top:18px}.statistics-section{margin-top:45px}.statistics-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.statistics-heading h2{margin:.3rem 0 0;font:500 clamp(2rem,3.5vw,3rem)/1.1 Georgia,serif}.statistics-heading p{max-width:500px;margin:0;color:var(--muted)}.statistics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.statistics-grid article{display:grid;align-content:start;gap:5px;min-height:145px;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.statistics-grid strong{font:500 2.8rem/1 Georgia,serif;color:var(--green)}.statistics-grid span{font-weight:800}.statistics-grid small{color:var(--muted)}.statistics-grid .statistics-live{background:var(--green);color:#fff;border-color:var(--green)}.statistics-grid .statistics-live strong{color:var(--gold)}.statistics-grid .statistics-live small{color:#dce8e2}.statistics-grid-small{grid-template-columns:repeat(2,1fr);max-width:570px}.statistics-note{margin-top:35px;padding:20px 24px;border-left:5px solid var(--gold);border-radius:12px;background:var(--cream);color:var(--muted)}@media(max-width:900px){.statistics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.statistics-heading{align-items:flex-start;flex-direction:column}.statistics-grid,.statistics-grid-small{grid-template-columns:1fr 1fr}.statistics-grid article{min-height:125px;padding:18px}.statistics-grid strong{font-size:2.3rem}}
