.trusted__logo{width:100%}.trusted__logo-title{font-family:var(--font-primary);font-size:2.75rem;font-weight:600;letter-spacing:-2px;margin-bottom:1.875rem;padding:0 1.5rem;text-align:center}.trusted__logo-carousel{overflow:hidden;position:relative;width:100%}.trusted__logo-carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 10%,hsla(0,0%,100%,0) 90%,#fff);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.trusted__logo-track{animation:scroll 60s linear infinite;display:flex;position:relative;width:max-content;z-index:0}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trusted__logo-slide{align-items:center;display:flex;flex:0 0 auto;justify-content:center;padding:1rem 2rem;width:180px}.trusted__logo-slide img{display:block;height:auto;object-fit:contain;width:100%}@media (max-width:768px){.trusted__logo-title{font-size:32px;margin-bottom:2.1875rem}.trusted__logo-slide{padding:1rem 1.5rem;width:140px}}