@keyframes svelte-1bxacta-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1bxacta-drawLine{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.animate-fade-in-up.svelte-1bxacta{animation:svelte-1bxacta-fadeInUp .6s ease-out forwards;opacity:0}.animate-draw-underline.svelte-1bxacta{stroke-dasharray:1000;stroke-dashoffset:1000;animation:svelte-1bxacta-drawLine .8s ease-out forwards;animation-delay:1.2s}.animate-draw-circle.svelte-1bxacta{stroke-dasharray:1000;stroke-dashoffset:1000;animation:svelte-1bxacta-drawLine 1s ease-out forwards;animation-delay:1.5s}.delay-100.svelte-1bxacta{animation-delay:.1s}.delay-200.svelte-1bxacta{animation-delay:.2s}.delay-400.svelte-1bxacta{animation-delay:.4s}.delay-600.svelte-1bxacta{animation-delay:.6s}.delay-800.svelte-1bxacta{animation-delay:.8s}
