.vooh-customer-logo-marquee{margin:-18px auto 0;overflow:hidden;padding:8px 0 16px;width:100%}.vooh-customer-logo-track{align-items:center;animation:voohCustomerLogoScroll var(--vooh-logo-marquee-duration,36s) linear infinite;display:flex;width:max-content;will-change:transform}.vooh-customer-logo-set{align-items:center;display:flex;flex:0 0 auto}.vooh-customer-logo{align-items:center;display:flex;flex:0 0 194px;height:83px;justify-content:center}.vooh-customer-logo img{display:block;height:auto;max-height:83px;max-width:var(--vooh-logo-max-width,150px);object-fit:contain;width:auto}@keyframes voohCustomerLogoScroll{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media (max-width:767px){.vooh-customer-logo-marquee{margin-top:-34px;padding-bottom:8px}.vooh-customer-logo{flex-basis:164px;height:74px}.vooh-customer-logo img{max-height:74px;max-width:132px}}@media (prefers-reduced-motion:reduce){.vooh-customer-logo-track{animation-duration:36s}}