.trusted-section{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;overflow:hidden;padding:30px 0;width:100%}.trusted-container{align-items:center;display:flex;gap:60px;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 32px;width:100%}.trusted-left{flex:0 0 260px;min-width:0}.trusted-left p{color:#151515;font-family:inherit;font-size:14px;font-weight:600;margin:0}.trusted-right{flex:1;min-width:0;overflow:hidden;position:relative}.trusted-track{align-items:center;animation:trusted-loop 70s linear infinite;display:flex;gap:10px;width:max-content;will-change:transform}.trusted-logo{flex:0 0 10%;min-width:0}.trusted-logo,.trusted-logo a{align-items:center;display:flex;justify-content:center}.trusted-logo a{cursor:pointer;line-height:0;max-width:100%;text-decoration:none;width:fit-content}.trusted-logo img{display:block;max-height:52px;max-width:160px;opacity:.75;transition:opacity .3s ease,transform .3s ease;width:auto}.trusted-logo a:hover img{opacity:1;transform:scale(1.03)}.trusted-logo a:focus-visible{border-radius:4px;outline:2px solid #7a2fd0;outline-offset:5px}@keyframes trusted-loop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trusted-right:hover .trusted-track{animation-play-state:paused}@media (max-width:1100px){.trusted-container{gap:40px}.trusted-left{flex:0 0 220px}.trusted-track{gap:20px}.trusted-logo{flex:0 0 auto}.trusted-logo img{max-height:44px;max-width:140px}}@media (max-width:991px){.trusted-section{padding:26px 0}.trusted-container{align-items:flex-start;flex-direction:column;gap:20px;padding:0 24px}.trusted-left{flex:unset;width:100%}.trusted-right{width:100%}.trusted-track{gap:24px}.trusted-logo{flex:0 0 auto}.trusted-logo img{max-height:36px;max-width:130px}}@media (max-width:767px){.trusted-container{padding:0 20px}.trusted-left p{font-size:12px;letter-spacing:1.5px}.trusted-track{animation-duration:55s;gap:28px}.trusted-logo img{max-height:34px;max-width:120px}}@media (max-width:480px){.trusted-section{padding:22px 0}.trusted-container{gap:16px;padding:0 18px}.trusted-left p{font-size:11px;letter-spacing:1.3px}.trusted-track{animation-duration:50s;gap:24px}.trusted-logo img{max-height:30px;max-width:105px}}@media (prefers-reduced-motion:reduce){.trusted-track{animation:none}.trusted-logo img{transition:none}}