.trusted-section{padding:80px 0;text-align:center}.trusted-section .container{margin:0 auto}.text-center.content{margin:auto;max-width:1200px}.trusted-section h3{color:inherit;font-size:48px;font-weight:600;line-height:1.3}.trusted-section .highlight{color:#53bee8;display:block}.trusted-section p{font-size:22px;margin-bottom:5rem;margin-top:12px;opacity:.8}.logos{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:65px}.logo-item img{max-height:90px}.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(180deg,#132543,#000);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:40px;width:max-content}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-item img{height:90px;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;margin-bottom:20px}.trusted-section .highlight{font-size:34px}.trusted-section{padding:40px 0}.logo-item img{height:90px;max-height:90px}.logo-track{gap:40px}}