@keyframes svelte-1bxofv2-gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes svelte-1bxofv2-ripple{0%{transform:scale(.9);opacity:0}50%{opacity:.4}to{transform:scale(1.8);opacity:0}}.bg-animated.svelte-1bxofv2{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#ff005c0d,#000 60%),linear-gradient(45deg,#1a1a1a,#0a0a0a,#2c2c2c,#1a1a1a);background-size:400% 400%;animation:svelte-1bxofv2-gradientMove 12s ease infinite;overflow:hidden;z-index:-1}.bg-animated.svelte-1bxofv2:before{content:"";position:absolute;width:400px;height:400px;background:#ff005c26;border-radius:50%;animation:svelte-1bxofv2-ripple 5s infinite ease-in-out}.bg-animated.svelte-1bxofv2:after{content:"";position:absolute;width:400px;height:400px;background:#1abc9c1a;border-radius:50%;animation:svelte-1bxofv2-ripple 6s infinite ease-in-out;animation-delay:1.5s}.bg-animated.svelte-1bxofv2:before{top:40%;left:20%}.bg-animated.svelte-1bxofv2:after{top:70%;left:75%}
