@keyframes dash-animation {
  to {
    stroke-dashoffset: 20;
  }
}


/*# sourceMappingURL=main.12c2a1fd.css.map*/