.LogoScroll_Container__EzQW9{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(4rem,10vw,8rem);background-color:#fff;padding:35px 20px;max-width:100%;margin:0 auto}@media(max-width:768px){.LogoScroll_Container__EzQW9{display:none}}.LogoScroll_ScrollContent__q_nPy{position:relative;z-index:20;width:100%;overflow:hidden;--animation-duration:40s;--animation-direction:forwards;mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent)}.LogoScroll_ListWrapper__3M6Zt{display:flex;flex-wrap:nowrap;gap:3rem;min-width:100%;width:max-content;animation:LogoScroll_scroll__nD1kQ var(--animation-duration) linear infinite;animation-direction:var(--animation-direction)}.LogoScroll_ListWrapper__3M6Zt:hover{animation-play-state:paused}.LogoScroll_ListWrapper__3M6Zt li{flex-shrink:0}.LogoScroll_ListWrapper__3M6Zt li img{width:100px;height:46px;object-fit:contain}@keyframes LogoScroll_scroll__nD1kQ{to{transform:translate(calc(-50% - .5rem))}}