.py-stats{width:100%}.py-stats__grid{align-items:start;display:grid;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;text-align:center}@media (max-width:992px){.py-stats__grid{gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.py-stats__grid{gap:18px;grid-template-columns:1fr}}.py-stat__number{color:#0082ca;font-size:48px;font-weight:900;letter-spacing:-.02em;line-height:1;margin:0 0 30px;white-space:nowrap}.py-stat__label,.py-stat__number{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.py-stat__label{color:#0f172a;font-size:20px;font-weight:700;line-height:1.2;margin:0}