.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:column;padding:0 14px;text-align:center}.tpg-stat-band .hk:first-child{border-left:0}.tpg-stat-band .n{color:#1a1a1a;font-size:clamp(28px,3vw,38px);font-weight:800;letter-spacing:-.01em;line-height:1}.tpg-stat-band .n .u{color:#e8612d}.tpg-stat-band .l{color:#5a5a5a;font-size:12.5px;font-weight:400;line-height:1.5;margin-top:8px;max-width:16ch}@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{grid-template-columns:1fr 1fr}.tpg-stat-band .hk{border-left:0}}