.pm-stats__heading{margin-bottom:var(--pm-space-4)}.pm-stats__grid{border-block:1px solid var(--pm-border);display:grid;gap:var(--pm-space-4);grid-template-columns:repeat(4,1fr);list-style:none;margin:0;padding:var(--pm-space-5) 0}.pm-stats__item{display:flex;flex-direction:column;gap:.25rem}.pm-stats__value{color:var(--pm-accent);font-family:var(--pm-font-heading);font-size:clamp(2rem,1.4rem+2.4vw,3rem);font-weight:700;line-height:1}.pm-stats__suffix{font-size:.55em;margin-left:.06em}.pm-stats__label{color:var(--pm-secondary);font-size:.9375rem}@container (max-width: 40rem){.pm-stats__grid{grid-template-columns:repeat(2,1fr);row-gap:var(--pm-space-5)}}