.stats{display:grid;gap:52px;grid-template-columns:repeat(3,1fr)}.stats .top_number{border-bottom:10px dotted #f1cc54;color:#6178eb;font-family:Maison Neue Extended,sans-serif;font-size:76px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;padding-bottom:24px}@media (max-width:868px){.stats{gap:32px;grid-template-columns:repeat(2,1fr)}}@media (max-width:568px){.stats{gap:32px;grid-template-columns:1fr}.stats .top_number{font-size:46px}}