@keyframes drawPath{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes fadeInFill{0%{fill-opacity:0}to{fill-opacity:1}}.country-path-anim{fill-opacity:0}.country-path-anim.animate{animation:fadeInFill .7s ease-out forwards}