.logos-carousel{overflow:hidden;width:100%}.logos-track{animation:scroll 35s linear infinite;display:flex;gap:6px;width:-moz-max-content;width:max-content}.logo{align-items:center;background:#fff;border-radius:4px;display:flex;flex-shrink:0;height:228px;justify-content:center;width:228px}.worldwide-companies-logo .logo{background-color:transparent;height:105px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-25%)}}@media screen and (max-width:640px){.logo{height:124px;padding:24px 16px;width:124px}.logo img{max-height:60px!important}}