.scroller__inner{padding-block:1rem;display:flex;flex-wrap:wrap;gap:1rem}.scroller[data-animated=true].svelte-ckxixf{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated=true].svelte-ckxixf .scroller__inner{width:max-content;flex-wrap:nowrap;animation:svelte-ckxixf-scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite}.scroller[data-animated=true].svelte-ckxixf .scroller__inner:hover{animation-play-state:paused}.scroller[data-direction=left].svelte-ckxixf{--_animation-direction: forwards}.scroller[data-speed=slow].svelte-ckxixf{--_animation-duration: 60s}@keyframes svelte-ckxixf-scroll{to{transform:translate(calc(-50% - .5rem))}}
