.trusted-section{padding:80px 0;text-align:center}.trusted-section .container{margin:0 auto}.trusted-section h2{color:inherit;font-size:60px;font-weight:600;line-height:1.3}.trusted-section .highlight{color:#53bee8;display:block}.trusted-section p{font-size:20px;margin-top:12px;opacity:.8}.logos{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:65px}.logo-item img{max-height:65px}.badge{border-radius:20px;display:inline-block;font-size:14px;margin-top:30px;padding:8px 18px}.trusted-section.light{background:#fff;color:#132543}.trusted-section.light .badge{background:#e5e7eb;color:#1a2b3c}.trusted-section.dark{background:linear-gradient(135deg,#0b1f33,#0d2a45);color:#fff}.trusted-section.dark .badge{background:hsla(0,0%,100%,.15);color:#fff}.logo-item{position:relative}.dark-logo,.trusted-section.dark .light-logo{display:none}.trusted-section.dark .dark-logo{display:block}.logo-marquee{margin-top:50px;overflow:hidden;position:relative}.logo-track{animation:marquee 25s linear infinite;display:flex;gap:55px;width:max-content}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-item img{height:65px;opacity:.8;transition:.3s}.logo-item img:hover{opacity:1}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:767px){.trusted-section h2{font-size:28px;margin-bottom:15px}.trusted-section p{font-size:16px}.trusted-section .highlight{font-size:28px}.trusted-section{padding:40px 0}.logo-item img{height:35px;max-height:35px}.logo-track{gap:40px}}