@charset "UTF-8";
/* CSS Document */

svg .svg-elem-1 {
  stroke-dashoffset: 28.531747817993164px;
  stroke-dasharray: 28.531747817993164px;
  -webkit-transition: stroke-dashoffset 1s ease 0s;
          transition: stroke-dashoffset 1s ease 0s;
}

svg.active .svg-elem-1 {
  stroke-dashoffset: 0;
}

svg .svg-elem-2 {
  stroke-dashoffset: 29.409141540527344px;
  stroke-dasharray: 29.409141540527344px;
  -webkit-transition: stroke-dashoffset 1s ease 0.2s;
          transition: stroke-dashoffset 1s ease 0.2s;
}

svg.active .svg-elem-2 {
  stroke-dashoffset: 0;
}

svg .svg-elem-3 {
  stroke-dashoffset: 29.355588912963867px;
  stroke-dasharray: 29.355588912963867px;
  -webkit-transition: stroke-dashoffset 1s ease 0.4s;
          transition: stroke-dashoffset 1s ease 0.4s;
}

svg.active .svg-elem-3 {
  stroke-dashoffset: 0;
}

svg .svg-elem-4 {
  stroke-dashoffset: 19.443113327026367px;
  stroke-dasharray: 19.443113327026367px;
  -webkit-transition: stroke-dashoffset 1s ease 0.6000000000000001s;
          transition: stroke-dashoffset 1s ease 0.6000000000000001s;
}

svg.active .svg-elem-4 {
  stroke-dashoffset: 0;
}

svg .svg-elem-5 {
  stroke-dashoffset: 16.511070251464844px;
  stroke-dasharray: 16.511070251464844px;
  -webkit-transition: stroke-dashoffset 1s ease 0.8s;
          transition: stroke-dashoffset 1s ease 0.8s;
}

svg.active .svg-elem-5 {
  stroke-dashoffset: 0;
}

svg .svg-elem-6 {
  stroke-dashoffset: 21.398075103759766px;
  stroke-dasharray: 21.398075103759766px;
  -webkit-transition: stroke-dashoffset 1s ease 1s;
          transition: stroke-dashoffset 1s ease 1s;
}

svg.active .svg-elem-6 {
  stroke-dashoffset: 0;
}

svg .svg-elem-7 {
  stroke-dashoffset: 21.356996536254883px;
  stroke-dasharray: 21.356996536254883px;
  -webkit-transition: stroke-dashoffset 1s ease 1.2000000000000002s;
          transition: stroke-dashoffset 1s ease 1.2000000000000002s;
}

svg.active .svg-elem-7 {
  stroke-dashoffset: 0;
}

svg .svg-elem-8 {
  stroke-dashoffset: 139.35235595703125px;
  stroke-dasharray: 139.35235595703125px;
  -webkit-transition: stroke-dashoffset 1s ease 1.4000000000000001s;
          transition: stroke-dashoffset 1s ease 1.4000000000000001s;
}

svg.active .svg-elem-8 {
  stroke-dashoffset: 0;
}

svg .svg-elem-9 {
  stroke-dashoffset: 908.1959228515625px;
  stroke-dasharray: 908.1959228515625px;
  -webkit-transition: stroke-dashoffset 1s ease 1.6s;
          transition: stroke-dashoffset 1s ease 1.6s;
}

svg.active .svg-elem-9 {
  stroke-dashoffset: 0;
}

svg .svg-elem-10 {
  stroke-dashoffset: 854.0153198242188px;
  stroke-dasharray: 854.0153198242188px;
  -webkit-transition: stroke-dashoffset 1s ease 1.8s;
          transition: stroke-dashoffset 1s ease 1.8s;
}

svg.active .svg-elem-10 {
  stroke-dashoffset: 0;
}

