.ucst{background:var(--ucst-bg,#0b1b30);color:#eaf1f8;font-family:Inter,Arial,Helvetica,sans-serif;padding:clamp(30px,4vw,48px) 24px}.ucst--pills{padding:clamp(48px,6vw,84px) 24px;text-align:center}.ucst *{box-sizing:border-box}.ucst__inner{margin:auto;max-width:1200px}.ucst__head{margin-bottom:26px}.ucst--pills .ucst__head{margin-bottom:30px}.ucst__eyebrow{color:var(--ucst-accent,#8fc6ff);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ucst__head h2{color:#fff;font-size:clamp(28px,3.6vw,48px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:12px 0 0;text-wrap:balance}.ucst__grid{display:grid;gap:16px;grid-template-columns:repeat(var(--ucst-cols,4),1fr)}.ucst--stats .ucst__grid{text-align:center}.ucst--stats .ucst__n{color:#fff;font-size:clamp(24px,2.7vw,38px);font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.04em}.ucst--stats .ucst__l{color:#8fa6bd;font-size:12.5px;letter-spacing:.02em;margin-top:4px}.ucst--pills .ucst__item{background:#0e2138;border:1px solid #1c3b58;border-radius:14px;padding:22px 14px}.ucst--pills .ucst__n{color:#fff;font-size:14.5px;font-weight:700;margin-bottom:4px}.ucst--pills .ucst__l{color:#bcd0e4;font-size:13px;line-height:1.4}@media(max-width:820px){.ucst__grid{grid-template-columns:repeat(2,1fr)}}