.swiper-wrapper{transition-timing-function:linear!important}.brand-swiper .swiper-button-next,.brand-swiper .swiper-button-prev{display:none}.scroller{margin:0 auto;max-width:1120px}@media (max-width:768px){.scroller{max-width:100%}}.scroller__inner{display:flex;flex-wrap:wrap;gap:35px}@media (min-width:768px){.scroller__inner{gap:17px}}.scroller.scroller-static,.scroller[data-animated=true]{-webkit-mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent);mask:linear-gradient(90deg,transparent,#fff 20%,#fff 80%,transparent)}.scroller[data-animated=true]{overflow:hidden}.scroller[data-animated=true] .scroller__inner{animation:scroll var(--_animation-duration,40s) var(--_animation-direction,forwards) linear infinite}.scroller.scroller-static .scroller__inner,.scroller[data-animated=true] .scroller__inner{flex-wrap:nowrap;width:-moz-max-content;width:max-content}.scroller[data-direction=right]{--_animation-direction:reverse}.scroller[data-direction=left]{--_animation-direction:forwards}.scroller[data-speed=fast]{--_animation-duration:40s}.scroller[data-speed=slow]{--_animation-duration:100s}@keyframes scroll{to{transform:translate(calc(-50% - 20px))}}
