.uccl{font-family:Inter,Arial,Helvetica,sans-serif;padding:clamp(56px,7vw,100px) 24px}.uccl--light{background:var(--uccl-bg,#fff);color:#07162e}.uccl--dark{background:var(--uccl-bg,#07162e);color:#eaf1f8}.uccl *{box-sizing:border-box}.uccl__inner{margin:auto;max-width:1100px}.uccl__head{margin-bottom:clamp(26px,3vw,40px);max-width:760px}.uccl__eyebrow{color:var(--uccl-accent-soft,#12609f);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.uccl--dark .uccl__eyebrow{color:var(--uccl-accent,#5fe3d8)}.uccl__head h2{font-size:clamp(28px,3.6vw,48px);font-weight:800;letter-spacing:-.04em;line-height:1.04;margin:12px 0;text-wrap:balance}.uccl--dark .uccl__head h2{color:#fff}.uccl__head p{color:#526579;font-size:clamp(16px,1.6vw,19px);line-height:1.6;margin:0}.uccl--dark .uccl__head p{color:#a9bccf}.uccl__list{display:grid;gap:16px 32px;grid-template-columns:repeat(var(--uccl-cols,2),minmax(0,1fr));list-style:none;margin:0;padding:0}.uccl__list li{align-items:flex-start;display:flex;gap:13px}.uccl__tick{background:color-mix(in srgb,var(--uccl-accent,#1d9e75) 15%,transparent);border-radius:50%;color:var(--uccl-accent,#1d9e75);display:grid;flex:0 0 auto;height:26px;margin-top:1px;place-items:center;width:26px}.uccl__tick svg{height:15px;width:15px}.uccl__txt b{display:block;font-size:15.5px;font-weight:600;letter-spacing:-.01em;line-height:1.45}.uccl--light .uccl__txt b{color:#182e46}.uccl--dark .uccl__txt b{color:#eef5fc}.uccl__txt small{color:#6b8298;display:block;font-size:13.5px;line-height:1.5;margin-top:3px}@media(max-width:760px){.uccl__list{grid-template-columns:1fr}}