@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:0;stroke-dasharray:988.36}to{stroke-dashoffset:988.36px;stroke-dasharray:988.36}}@keyframes animate-svg-fill{0%{fill:currentColor}to{fill:#0000}}.svg-elem-1{stroke-dasharray:988.36;animation:1.4s ease-in-out infinite alternate animate-svg-stroke-1}.svg-elem-2,.svg-elem-3{animation:1s ease-in-out infinite alternate animate-svg-fill}.svg-elem-2{animation-delay:.1s}.svg-elem-3{animation-delay:.2s}
