.MD__statistic{display:grid;gap:10.4rem 3.2rem;grid-template-columns:repeat(2,minmax(1px,1fr));margin-top:4.8rem}.statistic__item h3{color:var(--color-primary);margin-bottom:1.6rem}.statistic__item p{color:#393939;font-size:var(--fs-24);font-weight:500;letter-spacing:var(--lsp-24);line-height:var(--lh-24)}@media only screen and (max-width:991px){.MD__statistic{gap:3.2rem}}@media only screen and (max-width:767px){.MD__statistic{margin-top:4rem}}@media only screen and (max-width:476px){.MD__statistic{gap:4rem;grid-template-columns:minmax(1px,1fr)}.statistic__item h3{margin-bottom:1.2rem}}