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