.component,.component *{box-sizing:border-box!important}.stat-row{background-color:var(--sr-bg)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.stat-row__inner.component__inner{margin:0 auto!important;max-width:1280px!important;padding:32px 20px!important}.stat-row__eyebrow{color:var(--sr-eyebrow)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.06em!important;margin:0 0 16px!important;text-transform:uppercase!important}.stat-row__grid{display:grid!important;gap:12px!important;grid-template-columns:1fr!important}.stat-row__card{background-color:var(--sr-card-bg)!important;border:1px solid var(--sr-card-border)!important;border-radius:10px!important;padding:18px 20px!important}.stat-row__label{color:var(--sr-label)!important;font-size:12px!important;font-weight:500!important;line-height:1.3!important;margin:0 0 8px!important}.stat-row__value{font-size:clamp(22px,4vw,26px)!important;font-weight:800!important;line-height:1.15!important;margin:0!important}.stat-row__value--dark{color:var(--sr-value-dark)!important}.stat-row__value--accent{color:var(--sr-value-accent)!important}.stat-row__footnote{color:var(--sr-footnote)!important;font-size:12px!important;line-height:1.5!important;margin-top:16px!important}.stat-row__footnote p{margin:0!important}.stat-row__footnote a{color:var(--sr-footnote-link)!important;font-weight:600!important;text-decoration:none!important}.stat-row__footnote a:hover{text-decoration:underline!important}@media (min-width:480px){.stat-row__grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:720px){.stat-row__grid{gap:16px!important;grid-template-columns:repeat(var(--component-cols),1fr)!important}.stat-row__inner.component__inner{padding-bottom:36px!important;padding-top:36px!important}}@media (min-width:960px){.stat-row__inner.component__inner{padding-bottom:40px!important;padding-top:40px!important}}