.post-shape svg path{stroke-dasharray:500px;stroke-dashoffset:500px}.post-shape.go svg path{animation:post_shape_path 4s ease-out forwards}@keyframes post_shape_path{0%{stroke-dasharray:500px;stroke-dashoffset:500px}to{stroke-dasharray:990px}}@-webkit-keyframes post_shape_path{0%{stroke-dasharray:500px;stroke-dashoffset:500px}to{stroke-dasharray:990px}}@-moz-keyframes post_shape_path{0%{stroke-dasharray:500px;stroke-dashoffset:500px}to{stroke-dasharray:990px}}@-ms-keyframes post_shape_path{0%{stroke-dasharray:500px;stroke-dashoffset:500px}to{stroke-dasharray:990px}}@-o-keyframes post_shape_path{0%{stroke-dasharray:500px;stroke-dashoffset:500px}to{stroke-dasharray:990px}}