.trust-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(44px,6vw,76px) clamp(16px,4vw,28px)}
.trust-inner{max-width:1200px;margin:0 auto}
.trust-sub{color:var(--muted);font-size:16px;max-width:46ch;margin-bottom:30px}
.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}