.trust-strip{background:linear-gradient(180deg,var(--grey-50,#f7faf8),#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:26px 0!important}.trust-strip .ts-bar{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px}.trust-strip .ts-eyebrow{font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--green-dark)}.trust-strip .ts-link{font-size:.86rem;font-weight:500;color:var(--green-dark);white-space:nowrap}.trust-strip .ts-link:hover{color:var(--green)}.trust-strip .ts-row{display:flex;justify-content:space-between;gap:12px}.trust-strip .ts-item{display:flex;align-items:center;gap:10px;flex:0 0 auto}.trust-strip .ts-ic{width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:var(--success-bg);color:var(--green-dark);display:inline-flex;align-items:center;justify-content:center}.trust-strip .ts-ic svg{width:17px;height:17px}.trust-strip .ts-txt{display:flex;flex-direction:column}.trust-strip .ts-txt .t{font-size:.84rem;font-weight:600;color:var(--ink);line-height:1.25;white-space:nowrap}.trust-strip .ts-txt .d{font-size:.71rem;font-weight:300;color:var(--muted);line-height:1.3;white-space:nowrap}@media (max-width:1120px){.trust-strip .ts-row{flex-wrap:wrap;justify-content:center;row-gap:14px;column-gap:26px}}