.statistics-card .statistics-card__grid{display:grid;gap:28px;margin:0 auto}.statistics-card .statistics-card__counter-wrapper{display:inline-flex;font-size:70px;font-weight:800;gap:5px;justify-content:center;margin-bottom:30px;width:100%}@media (max-width:767px){.statistics-card .statistics-card__counter-wrapper{font-size:40px}}.statistics-card .statistics-card__description strong{font-weight:700}