@keyframes dashMove{0%{stroke-dashoffset:0}to{stroke-dashoffset:-8}}@keyframes pulseSlow{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:0}}.animate-dash-move{animation:dashMove 2s linear infinite}.animate-pulse-slow{animation:pulseSlow 3s ease-in-out infinite}@keyframes movePattern{0%{background-position:0% 0%}to{background-position:100% 100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeInUp{animation:fadeInUp .8s ease forwards}.animate-fadeIn{animation:fadeIn 1s ease forwards}.animate-spin-slow{animation:spin-slow 3s linear infinite}@keyframes fadeInUp-bcff8bc8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-bcff8bc8{0%{opacity:0}to{opacity:1}}@keyframes dashMove-bcff8bc8{0%{stroke-dashoffset:0}to{stroke-dashoffset:-8}}@keyframes pulseSlow-bcff8bc8{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:0}}.animate-fadeInUp[data-v-bcff8bc8]{animation:fadeInUp-bcff8bc8 .8s ease forwards}.animate-fadeIn[data-v-bcff8bc8]{animation:fadeIn-bcff8bc8 1s ease forwards}.animate-dash-move[data-v-bcff8bc8]{animation:dashMove-bcff8bc8 2s linear infinite}.animate-pulse-slow[data-v-bcff8bc8]{animation:pulseSlow-bcff8bc8 3s ease-in-out infinite}.border[data-v-81f0459d]{border:1px solid #535353}
