.s2c-brand-area img{filter:grayscale(1);height:auto;max-width:168px}.s2c-brand-area img.no-filter{filter:unset!important}.s2c-brand-area img.invert{filter:grayscale(1) invert(1)}.s2c-brand-area img.white{filter:brightness(0) invert(1)}.s2c-brand-area .scroller{-webkit-mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);overflow:hidden}.s2c-brand-area .scroller .scroller__inner{animation:scroll var(--_animation-duration,40s) var(--_animation-direction,forwards) linear infinite;display:flex;flex-wrap:nowrap;gap:20px;width:max-content}.s2c-brand-area .scroller .scroller__inner .list{align-items:center;display:flex;padding:10px 40px}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}