.ls-31389b10-wrapper{width:100%;overflow:hidden}.ls-31389b10-wrapper .logo-item{display:flex;align-items:center;justify-content:center;padding:15px}.ls-31389b10-wrapper .logo-item img{max-width:150px;height:auto;transition:all 0.3s ease;object-fit:contain}.ls-31389b10-wrapper.has-grayscale .logo-item img{filter:grayscale(100%);opacity:.7}.ls-31389b10-wrapper.has-grayscale .logo-item:hover img{filter:grayscale(0%);opacity:1}.ls-31389b10-wrapper.layout-grid .ls-31389b10-track{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px}@media (min-width:768px){.ls-31389b10-wrapper.layout-grid .ls-31389b10-track{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.ls-31389b10-wrapper.layout-justified .ls-31389b10-track{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.ls-31389b10-wrapper.layout-justified .logo-item{flex:0 1 auto}.ls-31389b10-wrapper.layout-carousel{position:relative;white-space:nowrap;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.ls-31389b10-wrapper.layout-carousel .ls-31389b10-track{display:flex;width:max-content;animation:marquee_31389b10 20s linear infinite}.ls-31389b10-wrapper.layout-carousel:hover .ls-31389b10-track{animation-play-state:paused}.ls-31389b10-wrapper.layout-carousel .logo-item{padding:15px 0;margin-right:40px}@keyframes marquee_31389b10{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}