.m-statistics__stats{display:grid;gap:20px 0;grid-template-columns:repeat(1,1fr)}.m-statistics__cardstat{align-items:center;display:flex;gap:8px;line-height:.8}.m-statistics__cardstat--prefix{flex-direction:row-reverse;justify-content:flex-end}p.m-statistics__cardheading{color:var(--offBlack);font-size:.813rem;font-weight:var(--fontSemibold);margin-bottom:25px}.m-statistics__cardstatelement{font-size:2.188rem}.m-statistics__cardstatelement--figure{color:var(--offBlack)}.m-statistics__cardstatelement--symbol{color:var(--yellow)}.m-statistics__cardbody{margin-top:30px}.m-statistics__cardcta{margin-top:10px}@media (min-width:768px){.m-statistics__stats{gap:30px 20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.m-statistics__card{border-top:3px solid var(--grey);padding-top:20px}}@media (min-width:992px){.m-statistics__stats{gap:60px 10px;grid-template-columns:repeat(3,1fr)}.m-statistics__stats--fourcol{grid-template-columns:repeat(4,1fr)}.m-statistics__cardbody,.m-statistics__cardheader{padding-left:25px}.m-statistics__cardheader{border-left:3px solid var(--grey)}p.m-statistics__cardheading{font-size:.938rem;margin-bottom:15px}.m-statistics__cardbody{margin-top:35px}}@media (min-width:1200px){.m-statistics__cardstatelement{font-size:3.875rem}}