@keyframes draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.animate-draw{stroke-dasharray:100;animation:draw 1s ease-in-out forwards}.animate-spin-slow{animation:spin 3s linear infinite}
