.marquee-container.svelte-u5hy0{flex-direction:row;width:100%;display:flex;position:relative;overflow-x:hidden}.marquee-container.svelte-u5hy0:hover .marquee:where(.svelte-u5hy0){animation-play-state:var(--pause-on-hover)}.marquee-container.svelte-u5hy0:active .marquee:where(.svelte-u5hy0){animation-play-state:var(--pause-on-click)}.marquee.svelte-u5hy0{z-index:1;align-items:center;gap:var(--gap,0);min-width:100%;animation:svelte-u5hy0-scroll var(--duration) linear infinite;animation-play-state:var(--play);animation-direction:var(--direction);padding-right:var(--gap,0);flex-direction:row;flex:none;display:flex}@keyframes svelte-u5hy0-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.gradient.svelte-u5hy0:after,.gradient.svelte-u5hy0:before{background:linear-gradient(to right,var(--gradientColor,white),transparent);content:"";height:100%;width:var(--gradientWidth,10%);z-index:2;position:absolute}.gradient.svelte-u5hy0:before{top:0;left:0}.gradient.svelte-u5hy0:after{top:0;right:0;transform:rotate(180deg)}
