.jls-trustbar{background:var(--jls-navy,#0c2340);border-bottom:1px solid hsla(0,0%,100%,.07);color:#fff;padding:1.1rem 2rem}.jls-trustbar.is-white{background:#fff;border-bottom:1px solid var(--border,#e2e2e8);color:var(--text-dark,#1a1a2e)}.jls-trustbar .tb-grid{align-items:start;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:0 auto;max-width:var(--max-width,1200px);text-align:center}.jls-trustbar .tb-item{align-items:center;display:flex;flex-direction:column;font-size:.82rem;line-height:1.5}.jls-trustbar .tb-icon{color:var(--jls-purple-light,#b388d9);margin-bottom:.4rem}.jls-trustbar .tb-text{display:block}.jls-trustbar .tb-text strong{font-weight:700}.jls-trustbar .tb-sub{display:block;font-weight:400}@media (max-width:600px){.jls-trustbar{padding:1.1rem 1rem}}