.outline-path{stroke-dasharray:1;stroke-dashoffset:1;animation:draw-stroke 1.2s cubic-bezier(.4,0,.2,1) forwards}.outline-path-1{animation-delay:2s}.outline-path-2{animation-delay:2.3s}.outline-path-3{animation-delay:2.6s}@keyframes draw-stroke{to{stroke-dashoffset:0}}