.logo-wall--strip .logo-wall__logo{max-height:52px}.logo-wall--strip .logo-wall__inner{flex-wrap:nowrap;overflow:hidden}.logo-wall--strip .logo-wall__grid{animation:partner-logo-marquee 40s linear infinite;flex:0 0 auto;gap:var(--space-16);justify-content:flex-start;width:max-content}.logo-wall--strip .logo-wall__item{flex:0 0 auto}.logo-wall--strip .logo-wall__grid:hover{animation-play-state:paused}@keyframes partner-logo-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.logo-wall--strip .logo-wall__grid{animation:none;flex:1 1 auto;justify-content:space-between;width:auto}}