.trust-customer-section{background:#fff;padding:32px 0 16px;text-align:center}.trust-customer-container{max-width:900px;margin:0 auto}.trust-customer-title{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#a88b5c;margin-bottom:18px;display:flex;flex-direction:column;gap:4px}.trust-customer-featured{font-weight:600;color:#343339;margin-bottom:2px}.trust-customer-trusted{font-size:.98rem;color:#a88b5c}.trust-customer-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:32px 40px;align-items:center;margin-top:10px}.trust-customer-logo{height:38px;object-fit:contain;filter:grayscale(.2) brightness(.98);transition:filter .2s}.trust-customer-logo:hover{filter:none}@media(max-width:600px){.trust-customer-logos{gap:18px 12px}.trust-customer-logo{height:28px}}