.statistics__items{list-style:none;margin:0;padding:0}@media (min-width:48rem){.statistics__items{display:grid;gap:var(--gap,var(--gutter));grid-template-columns:repeat(var(--items-per-row),minmax(0,1fr))}}.statistics__stat{text-align:center}@media (min-width:48rem){.statistics__stat{margin:0}}@media not screen and (min-width:48rem){.statistics__stat+.statistics__stat{margin-top:var(--gutter)}}.statistics__figure{font-size:2.5rem;justify-content:center;line-height:1;margin-bottom:.25em}.statistics__figure *{margin:0}.statistics__label{font-size:1rem}.statistics__label *{margin:0}