.trusted-by-section{background:#fff;padding:100px 0 80px;overflow:hidden}.trusted-by-header{text-align:center;margin-bottom:60px}.trusted-by-header h4{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#666;margin-bottom:1rem}.trusted-by-header h2{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:700;color:var(--offblack);font-family:Futura,'Century Gothic',sans-serif}.marquee{overflow:hidden;margin-bottom:30px}.bottom-marquee-content,.top-marquee-content{display:flex;align-items:center;gap:60px;animation:scrollLogos 40s linear infinite}.bottom-marquee-content{animation-direction:reverse}.marquee .icon{height:120px;width:auto;object-fit:contain;filter:invert(1)!important;opacity:1;transition:all .3s ease;flex-shrink:0}.marquee .icon:hover{filter:invert(1)!important;opacity:1;transform:scale(1.05)}.marquee .icon[style*=contrast]{filter:invert(1) contrast(150%)!important}.marquee .icon[style*=contrast]:hover{filter:invert(1) contrast(150%)!important;transform:scale(1.05)}@keyframes scrollLogos{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.trusted-by-section{padding:60px 0}.trusted-by-header{margin-bottom:40px}.marquee{margin-bottom:20px}.marquee .icon{height:60px}.bottom-marquee-content,.top-marquee-content{gap:40px}}