.animated-logo{width:120px;height:120px}.animated-logo .path-1,.animated-logo .path-2{stroke-dasharray:8000;stroke-dashoffset:8000;animation:draw 3s ease-out infinite}@keyframes draw{0%{stroke-dashoffset:8000}to{stroke-dashoffset:0}}