.scroller.svelte-1jzhqr7{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller__inner.svelte-1jzhqr7{display:flex;flex-wrap:wrap;--gap: 4rem;gap:var(--gap)}.scroller.svelte-1jzhqr7 .scroller__inner:where(.svelte-1jzhqr7){width:max-content;height:var(--height);flex-wrap:nowrap;animation:svelte-1jzhqr7-scroll var(--animation-duration, 40s) var(--animation-direction, forwards) linear infinite}.scroller__inner.svelte-1jzhqr7 img:where(.svelte-1jzhqr7){width:100%;max-width:var(--width);height:100%;object-fit:contain}.scroller[data-direction=right].svelte-1jzhqr7{--animation-direction: reverse}.scroller[data-direction=left].svelte-1jzhqr7{--animation-direction: forwards}@keyframes svelte-1jzhqr7-scroll{to{transform:translate(calc(-50% - var(--gap) / 2))}}
