.animate-marquee{display:flex;width:max-content;animation:svelte-1qh1luu-marquee 32s linear infinite}@keyframes svelte-1qh1luu-marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--marquee-width, 1100px)))}}@keyframes svelte-bshnf-liftIn{0%{opacity:0;transform:translateY(40px) scale(.98)}60%{opacity:1;transform:translateY(-8px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.lift-in.svelte-bshnf{animation:svelte-bshnf-liftIn .7s cubic-bezier(.4,1.4,.6,1) forwards;opacity:0}.lift-in.delay-1.svelte-bshnf{animation-delay:.15s}.lift-in.delay-2.svelte-bshnf{animation-delay:.4s}.lift-in.delay-3.svelte-bshnf{animation-delay:.6s}
