.tpg-stat-band{background:#fff;padding:4rem 0}.tpg-stat-band__inner{display:grid;gap:20px 0;grid-template-columns:repeat(var(--tpg-stat-cols,5),1fr);margin:0 auto;max-width:1200px;padding:0 24px}.tpg-stat-band .hk{align-items:center;border-left:1px solid #f0ebe5;display:flex;flex-direction:row;gap:18px;justify-content:center;padding:0 14px;text-align:left}.tpg-stat-band .hk:first-child{border-left:0}.tpg-stat-band .n{color:#1a1a1a;font-size:clamp(40px,4vw,56px);font-weight:800;letter-spacing:-.02em;line-height:1;white-space:nowrap}.tpg-stat-band .n .u{color:#e8612d}.tpg-stat-band .l{color:#4d4d4d;font-size:16px;font-weight:600;line-height:1.35;max-width:12ch}@media (max-width:1024px){.tpg-stat-band__inner{grid-template-columns:repeat(3,1fr)}.tpg-stat-band .hk:nth-child(4){border-left:0}}@media (max-width:640px){.tpg-stat-band__inner{gap:28px 0;grid-template-columns:1fr}.tpg-stat-band .hk{border-left:0}}