.logo-path-stroke{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3000;stroke-dashoffset:3000}.logo-path-fill{opacity:0;animation:fadeInFill .5s ease-in 1s forwards}#group1-stroke{animation:drawPath .5s ease-out forwards;animation-delay:0s}#group2-stroke{animation:drawPath 2s ease-out .3s forwards}#group3-stroke{animation:drawPath 2s ease-out .6s forwards}#group4-stroke{animation:drawPath 2s ease-out .9s forwards}@keyframes drawPath{to{stroke-dashoffset:0}}@keyframes fadeInFill{to{opacity:1}}