.trusted-section{background:#fff;height:auto;justify-content:center;overflow:hidden;padding:0 !mportant;padding-bottom:60px!important;padding-top:60px!important}.trusted-container,.trusted-section{align-items:center;display:flex;width:100%}.trusted-container{flex-direction:column;gap:20px;text-align:center}.trusted-heading{color:#1f2937;font-size:32px;font-weight:700;margin-bottom:15px}.trusted-subtext{color:#4f4f4f;font-size:18px;margin-bottom:20px;max-width:1200px!important;text-align:center}.logo-carousel{display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:100%}.carousel-track{animation:scroll-logos 20s linear infinite;gap:85px;width:fit-content}.carousel-track,.logo-item{align-items:center;display:flex}.logo-item{background-color:#fff;flex:0 0 auto;justify-content:center;overflow:hidden}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-item img{max-height:150px;min-height:70px;object-fit:contain;opacity:.8;transform:translateY(-1px);transition:opacity .3s ease-in-out;width:auto}.logo-item img:hover{opacity:1}.logo-carousel:after,.logo-carousel:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:80px;z-index:1}.logo-carousel:before{background:linear-gradient(90deg,#fff 0,transparent);left:0}.logo-carousel:after{background:linear-gradient(270deg,#fff 0,transparent);right:0}@media (max-width:1024px){.trusted-section{padding:60px 5%}.trusted-heading{font-size:28px}.trusted-subtext{font-size:16px;max-width:700px}.logo-carousel{max-width:800px}.carousel-track{animation:scroll-logos 15s linear infinite;gap:50px}.logo-item img{max-height:120px}}@media (max-width:768px){.trusted-section{padding:50px 5%}.trusted-heading{font-size:24px}.trusted-subtext{font-size:14px;max-width:90%}.logo-carousel{max-width:100%}.carousel-track{animation:scroll-logos 12s linear infinite;gap:30px}.logo-item img{max-height:100px}}.logo-carousel:hover .carousel-track{animation-play-state:paused}