.logo_block{
  text-align: center;
}

footer{
  background: #35302D;
  font-size: 1rem;
  color: #fff;
}

*, :before, :after {
  box-sizing: border-box;
}

.unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
.unstyled a {
  text-decoration: none;
}

.list-inline {
  overflow: hidden;
}
.list-inline li {
  float: left;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 17.5em;
  background: #012346;
}

.logo {
  /*! text-transform: lowercase; */
  font: 300 2em "Source Sans Pro", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 0;
  margin: 0;
}
.logo a {
  display: block;
  padding: 1em 0;
  color: #DFDBD9;
  text-decoration: none;
  transition: .15s linear color;
}
.logo a:hover {
  color: #fff;
}
.logo a:hover span {
  color: #ccc;
}
.logo span {
  font-weight: 700;
  transition: .15s linear color;
}

.main-nav ul {
  border-top: solid 1px #001932;
}
.main-nav li {
  border-bottom: solid 1px #001932;
}
.main-nav a {
  padding: 1.1em 0;
  color: #DFDBD9;
  font: 400 1.125em "Source Sans Pro", Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: lowercase;
}
.main-nav a:hover {
  color: #fff;
}

.social-links {
  border-bottom: solid 1px #3C3735;
}
.social-links li {
  width: 25%;
  border-left: solid 1px #3C3735;
}
.social-links li:first-child {
  border: none;
}
.social-links a {
  display: block;
  height: 5.5em;
  text-align: center;
  color: #3C3735;
  font: 0.75em/5.5em "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.social-links a:hover {
  color: #DFDBD9;
}

.list-hover-slide li {
  position: relative;
  overflow: hidden;
}
.list-hover-slide a {
  display: block;
  position: relative;
  z-index: 1;
  transition: .35s ease color;
}
.list-hover-slide a:before {
  content: '';
  display: block;
  z-index: -1;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  border-right: solid 5px #fff;
  background: #001932;
  transition: .35s ease left;
}
.list-hover-slide a.is-current:before, .list-hover-slide a:hover:before {
  left: 0;
}


/***************************************************
 * Generated by SVG Artista on 5/12/2025, 5:15:48 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
  
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 406.00006103515625px;
    stroke-dasharray: 406.00006103515625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 406.00006103515625px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 406.00006103515625px;
    stroke-dasharray: 406.00006103515625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 406.00006103515625px;
  }
}

svg .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
          animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
  
@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 230.88043212890625px;
    stroke-dasharray: 230.88043212890625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 230.88043212890625px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 230.88043212890625px;
    stroke-dasharray: 230.88043212890625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 230.88043212890625px;
  }
}  

svg .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
          animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
  
@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 105.89999389648438px;
    stroke-dasharray: 105.89999389648438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 105.89999389648438px;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 105.89999389648438px;
    stroke-dasharray: 105.89999389648438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 105.89999389648438px;
  }
}

svg .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
          animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s,
                     fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
  
@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 103.78760197630929px;
    stroke-dasharray: 103.78760197630929px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 103.78760197630929px;
  }
}

@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 103.78760197630929px;
    stroke-dasharray: 103.78760197630929px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 103.78760197630929px;
  }
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
                     animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
          animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
                     animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

  
@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 37.50138704359466px;
    stroke-dasharray: 37.50138704359466px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.50138704359466px;
  }
}

@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 37.50138704359466px;
    stroke-dasharray: 37.50138704359466px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.50138704359466px;
  }
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
                     animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
          animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
                     animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

  
@-webkit-keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 103.78760197630929px;
    stroke-dasharray: 103.78760197630929px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 103.78760197630929px;
  }
}

@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 103.78760197630929px;
    stroke-dasharray: 103.78760197630929px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 103.78760197630929px;
  }
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
                     animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
          animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
                     animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

  
@-webkit-keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 37.50138704359466px;
    stroke-dasharray: 37.50138704359466px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.50138704359466px;
  }
}

@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 37.50138704359466px;
    stroke-dasharray: 37.50138704359466px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.50138704359466px;
  }
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
                     animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
          animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
                     animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}
  
@-webkit-keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 50.79998779296875px;
    stroke-dasharray: 50.79998779296875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 50.79998779296875px;
  }
}

@keyframes animate-svg-stroke-8 {
  0% {
    stroke-dashoffset: 50.79998779296875px;
    stroke-dasharray: 50.79998779296875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 50.79998779296875px;
  }
}

svg .svg-elem-8 {
  -webkit-animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both;
          animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both;
}
  
@-webkit-keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 24.699996948242188px;
    stroke-dasharray: 24.699996948242188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.699996948242188px;
  }
}

@keyframes animate-svg-stroke-9 {
  0% {
    stroke-dashoffset: 24.699996948242188px;
    stroke-dasharray: 24.699996948242188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.699996948242188px;
  }
}

svg .svg-elem-9 {
  -webkit-animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both;
          animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both;
}
  
@-webkit-keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 13.399993896484375px;
    stroke-dasharray: 13.399993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 13.399993896484375px;
  }
}

@keyframes animate-svg-stroke-10 {
  0% {
    stroke-dashoffset: 13.399993896484375px;
    stroke-dasharray: 13.399993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 13.399993896484375px;
  }
}

svg .svg-elem-10 {
  -webkit-animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both;
          animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both;
}
  
@-webkit-keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 13.300003051757812px;
    stroke-dasharray: 13.300003051757812px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 13.300003051757812px;
  }
}

@keyframes animate-svg-stroke-11 {
  0% {
    stroke-dashoffset: 13.300003051757812px;
    stroke-dasharray: 13.300003051757812px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 13.300003051757812px;
  }
}

svg .svg-elem-11 {
  -webkit-animation: animate-svg-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
          animation: animate-svg-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
}
  
@-webkit-keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 24.600006103515625px;
    stroke-dasharray: 24.600006103515625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.600006103515625px;
  }
}

@keyframes animate-svg-stroke-12 {
  0% {
    stroke-dashoffset: 24.600006103515625px;
    stroke-dasharray: 24.600006103515625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.600006103515625px;
  }
}

svg .svg-elem-12 {
  -webkit-animation: animate-svg-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both;
          animation: animate-svg-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both;
}
  
@-webkit-keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 2414.792724609375px;
    stroke-dasharray: 2414.792724609375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.792724609375px;
  }
}

@keyframes animate-svg-stroke-13 {
  0% {
    stroke-dashoffset: 2414.792724609375px;
    stroke-dasharray: 2414.792724609375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.792724609375px;
  }
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-13 {
  -webkit-animation: animate-svg-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both,
                     animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
          animation: animate-svg-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both,
                     animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}


@keyframes animate-svg-stroke-14 {
  0% {
    stroke-dashoffset: 1837.0447998046875px;
    stroke-dasharray: 1837.0447998046875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1837.0447998046875px;
  }
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-14 {
  -webkit-animation: animate-svg-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both,
                     animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
          animation: animate-svg-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both,
                     animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}
  
@-webkit-keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 2414.5107421875px;
    stroke-dasharray: 2414.5107421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.5107421875px;
  }
}

@keyframes animate-svg-stroke-15 {
  0% {
    stroke-dashoffset: 2414.5107421875px;
    stroke-dasharray: 2414.5107421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.5107421875px;
  }
}

@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-15 {
  -webkit-animation: animate-svg-stroke-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s both,
                     animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
          animation: animate-svg-stroke-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s both,
                     animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}
  
@-webkit-keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 1837.0438232421875px;
    stroke-dasharray: 1837.0438232421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1837.0438232421875px;
  }
}

@keyframes animate-svg-stroke-16 {
  0% {
    stroke-dashoffset: 1837.0438232421875px;
    stroke-dasharray: 1837.0438232421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1837.0438232421875px;
  }
}

svg .svg-elem-16 {
  -webkit-animation: animate-svg-stroke-16 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7999999999999998s both,
                     animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
          animation: animate-svg-stroke-16 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7999999999999998s,
                     animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@-webkit-keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 2414.652587890625px;
    stroke-dasharray: 2414.652587890625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.652587890625px;
  }
}

@keyframes animate-svg-stroke-17 {
  0% {
    stroke-dashoffset: 2414.652587890625px;
    stroke-dasharray: 2414.652587890625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 2414.652587890625px;
  }
}

@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(109, 109, 109);
  }
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(109, 109, 109);
  }
}

svg .svg-elem-17 {
  -webkit-animation: animate-svg-stroke-17 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s both,
                     animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
          animation: animate-svg-stroke-17 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s both,
                     animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
}
  
@-webkit-keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 1837.044189453125px;
    stroke-dasharray: 1837.044189453125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1837.044189453125px;
  }
}

@keyframes animate-svg-stroke-18 {
  0% {
    stroke-dashoffset: 1837.044189453125px;
    stroke-dasharray: 1837.044189453125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1837.044189453125px;
  }
}

@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(109, 109, 109);
  }
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(109, 109, 109);
  }
}

svg .svg-elem-18 {
  -webkit-animation: animate-svg-stroke-18 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s both,
                     animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
          animation: animate-svg-stroke-18 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s both,
                     animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}
  
@-webkit-keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 1256px;
    stroke-dasharray: 1256px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1256px;
  }
}

@keyframes animate-svg-stroke-19 {
  0% {
    stroke-dashoffset: 1256px;
    stroke-dasharray: 1256px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1256px;
  }
}

@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

svg .svg-elem-19 {
  -webkit-animation: animate-svg-stroke-19 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s both,
                     animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
          animation: animate-svg-stroke-19 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s both,
                     animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}
  
@-webkit-keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 233.9020538330078px;
    stroke-dasharray: 233.9020538330078px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 233.9020538330078px;
  }
}

@keyframes animate-svg-stroke-20 {
  0% {
    stroke-dashoffset: 233.9020538330078px;
    stroke-dasharray: 233.9020538330078px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 233.9020538330078px;
  }
}

@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-20 {
  -webkit-animation: animate-svg-stroke-20 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s both,
                     animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
          animation: animate-svg-stroke-20 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s both,
                     animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@-webkit-keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 238.73233032226562px;
    stroke-dasharray: 238.73233032226562px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 238.73233032226562px;
  }
}

@keyframes animate-svg-stroke-21 {
  0% {
    stroke-dashoffset: 238.73233032226562px;
    stroke-dasharray: 238.73233032226562px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 238.73233032226562px;
  }
}

@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-21 {
  -webkit-animation: animate-svg-stroke-21 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both,
                     animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
          animation: animate-svg-stroke-21 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s,
                     animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}
  
@-webkit-keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 211.20455932617188px;
    stroke-dasharray: 211.20455932617188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 211.20455932617188px;
  }
}

@keyframes animate-svg-stroke-22 {
  0% {
    stroke-dashoffset: 211.20455932617188px;
    stroke-dasharray: 211.20455932617188px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 211.20455932617188px;
  }
}

@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-22 {
  -webkit-animation: animate-svg-stroke-22 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s both,
                     animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
          animation: animate-svg-stroke-22 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s,
                     animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
}
  
@-webkit-keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 151.800048828125px;
    stroke-dasharray: 151.800048828125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.800048828125px;
  }
}

@keyframes animate-svg-stroke-23 {
  0% {
    stroke-dashoffset: 151.800048828125px;
    stroke-dasharray: 151.800048828125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 151.800048828125px;
  }
}

@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-23 {

  -webkit-animation: animate-svg-stroke-23 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6399999999999997s both,
                     animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
          animation: animate-svg-stroke-23 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6399999999999997s,
                     animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}
  
@-webkit-keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 207.4000244140625px;
    stroke-dasharray: 207.4000244140625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 207.4000244140625px;
  }
}

@keyframes animate-svg-stroke-24 {
  0% {
    stroke-dashoffset: 207.4000244140625px;
    stroke-dasharray: 207.4000244140625px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 207.4000244140625px;
  }
}

@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-24 {
  -webkit-animation: animate-svg-stroke-24 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s both,
                     animate-svg-fill-24 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s;
          animation: animate-svg-stroke-24 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s both,
                     animate-svg-fill-24 cubic-bezier(0.47, 0, 0.745, 0.715) 3.1000000000000005s;
}
  
@-webkit-keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 102.99993896484375px;
    stroke-dasharray: 102.99993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 102.99993896484375px;
  }
}

@keyframes animate-svg-stroke-25 {
  0% {
    stroke-dashoffset: 102.99993896484375px;
    stroke-dasharray: 102.99993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 102.99993896484375px;
  }
}

@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-25 {
  -webkit-animation: animate-svg-stroke-25 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.88s both,
                     animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
          animation: animate-svg-stroke-25 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.88s both,
                     animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@-webkit-keyframes animate-svg-stroke-26 {
  0% {
    stroke-dashoffset: 178.68310546875px;
    stroke-dasharray: 178.68310546875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 178.68310546875px;
  }
}

@keyframes animate-svg-stroke-26 {
  0% {
    stroke-dashoffset: 178.68310546875px;
    stroke-dasharray: 178.68310546875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 178.68310546875px;
  }
}

@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-26 {
  -webkit-animation: animate-svg-stroke-26 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both,
                     animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
          animation: animate-svg-stroke-26 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both,
                     animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
}

@-webkit-keyframes animate-svg-stroke-27 {
  0% {
    stroke-dashoffset: 197.99993896484375px;
    stroke-dasharray: 197.99993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 197.99993896484375px;
  }
}

@keyframes animate-svg-stroke-27 {
  0% {
    stroke-dashoffset: 197.99993896484375px;
    stroke-dasharray: 197.99993896484375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 197.99993896484375px;
  }
}

@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-27 {
  -webkit-animation: animate-svg-stroke-27 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.12s both,
                     animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
          animation: animate-svg-stroke-27 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.12s both,
                     animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
}

@-webkit-keyframes animate-svg-stroke-28 {
  0% {
    stroke-dashoffset: 219.72752380371094px;
    stroke-dasharray: 219.72752380371094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 219.72752380371094px;
  }
}

@keyframes animate-svg-stroke-28 {
  0% {
    stroke-dashoffset: 219.72752380371094px;
    stroke-dasharray: 219.72752380371094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 219.72752380371094px;
  }
}

@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-28 {
  -webkit-animation: animate-svg-stroke-28 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2399999999999998s both,
                     animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
          animation: animate-svg-stroke-28 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2399999999999998s both,
                     animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}
  
@-webkit-keyframes animate-svg-stroke-29 {
  0% {
    stroke-dashoffset: 186.8171844482422px;
    stroke-dasharray: 186.8171844482422px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 186.8171844482422px;
  }
}

@keyframes animate-svg-stroke-29 {
  0% {
    stroke-dashoffset: 186.8171844482422px;
    stroke-dasharray: 186.8171844482422px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 186.8171844482422px;
  }
}

@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-29 {
  -webkit-animation: animate-svg-stroke-29 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.36s both,
                     animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
          animation: animate-svg-stroke-29 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.36s both,
                     animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6000000000000005s both;
}
  
@-webkit-keyframes animate-svg-stroke-30 {
  0% {
    stroke-dashoffset: 164.7394561767578px;
    stroke-dasharray: 164.7394561767578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 164.7394561767578px;
  }
}

@keyframes animate-svg-stroke-30 {
  0% {
    stroke-dashoffset: 164.7394561767578px;
    stroke-dasharray: 164.7394561767578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 164.7394561767578px;
  }
}

@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

svg .svg-elem-30 {
  -webkit-animation: animate-svg-stroke-30 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.48s both,
                     animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
          animation: animate-svg-stroke-30 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.48s both,
                     animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
}
  
@-webkit-keyframes animate-svg-stroke-31 {
  0% {
    stroke-dashoffset: 78.82647705078125px;
    stroke-dasharray: 78.82647705078125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 78.82647705078125px;
  }
}

@keyframes animate-svg-stroke-31 {
  0% {
    stroke-dashoffset: 78.82647705078125px;
    stroke-dasharray: 78.82647705078125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 78.82647705078125px;
  }
}

@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-31 {
  -webkit-animation: animate-svg-stroke-31 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5999999999999996s both,
                     animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
          animation: animate-svg-stroke-31 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5999999999999996s both,
                     animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
}
  
@-webkit-keyframes animate-svg-stroke-32 {
  0% {
    stroke-dashoffset: 89.03113555908203px;
    stroke-dasharray: 89.03113555908203px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 89.03113555908203px;
  }
}

@keyframes animate-svg-stroke-32 {
  0% {
    stroke-dashoffset: 89.03113555908203px;
    stroke-dasharray: 89.03113555908203px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 89.03113555908203px;
  }
}

@-webkit-keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-32 {
  -webkit-animation: animate-svg-stroke-32 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7199999999999998s both,
                     animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9000000000000004s both;
          animation: animate-svg-stroke-32 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7199999999999998s both,
                     animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9000000000000004s both;
}

@-webkit-keyframes animate-svg-stroke-33 {
  0% {
    stroke-dashoffset: 75.41414642333984px;
    stroke-dasharray: 75.41414642333984px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.41414642333984px;
  }
}

@keyframes animate-svg-stroke-33 {
  0% {
    stroke-dashoffset: 75.41414642333984px;
    stroke-dasharray: 75.41414642333984px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.41414642333984px;
  }
}

@-webkit-keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}


svg .svg-elem-33 {
  -webkit-animation: animate-svg-stroke-33 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.84s both,
                     animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
          animation: animate-svg-stroke-33 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.84s both,
                     animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

@-webkit-keyframes animate-svg-stroke-34 {
  0% {
    stroke-dashoffset: 75.41415405273438px;
    stroke-dasharray: 75.41415405273438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.41415405273438px;
  }
}

@keyframes animate-svg-stroke-34 {
  0% {
    stroke-dashoffset: 75.41415405273438px;
    stroke-dasharray: 75.41415405273438px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 75.41415405273438px;
  }
}

@-webkit-keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}
  
  
svg .svg-elem-34 {
  -webkit-animation: animate-svg-stroke-34 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.96s both,
                     animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1000000000000005s both;
          animation: animate-svg-stroke-34 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.96s both,
                     animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1000000000000005s both;
}
  
@-webkit-keyframes animate-svg-stroke-35 {
  0% {
    stroke-dashoffset: 93.48404693603516px;
    stroke-dasharray: 93.48404693603516px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.48404693603516px;
  }
}

@keyframes animate-svg-stroke-35 {
  0% {
    stroke-dashoffset: 93.48404693603516px;
    stroke-dasharray: 93.48404693603516px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.48404693603516px;
  }
}

@-webkit-keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-35 {
  -webkit-animation: animate-svg-stroke-35 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.08s both,
                     animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
          animation: animate-svg-stroke-35 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.08s both,
                     animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
}
  
@-webkit-keyframes animate-svg-stroke-36 {
  0% {
    stroke-dashoffset: 92.4358901977539px;
    stroke-dasharray: 92.4358901977539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.4358901977539px;
  }
}

@keyframes animate-svg-stroke-36 {
  0% {
    stroke-dashoffset: 92.4358901977539px;
    stroke-dasharray: 92.4358901977539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 92.4358901977539px;
  }
}

@-webkit-keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-36 {
  -webkit-animation: animate-svg-stroke-36 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both,
                     animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
          animation: animate-svg-stroke-36 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both,
                     animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
}

@-webkit-keyframes animate-svg-stroke-37 {
  0% {
    stroke-dashoffset: 93.4840316772461px;
    stroke-dasharray: 93.4840316772461px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.4840316772461px;
  }
}

@keyframes animate-svg-stroke-37 {
  0% {
    stroke-dashoffset: 93.4840316772461px;
    stroke-dasharray: 93.4840316772461px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 93.4840316772461px;
  }
}

@-webkit-keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-37 {
  -webkit-animation: animate-svg-stroke-37 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.32s both,
                     animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
          animation: animate-svg-stroke-37 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.32s both,
                     animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
}

@-webkit-keyframes animate-svg-stroke-38 {
  0% {
    stroke-dashoffset: 68.19527435302734px;
    stroke-dasharray: 68.19527435302734px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 68.19527435302734px;
  }
}

@keyframes animate-svg-stroke-38 {
  0% {
    stroke-dashoffset: 68.19527435302734px;
    stroke-dasharray: 68.19527435302734px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 68.19527435302734px;
  }
}

@-webkit-keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-38 {
  -webkit-animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4399999999999995s both,
                     animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
          animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4399999999999995s both,
                     animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
}

svg.active .svg-elem-38 {
  stroke-dashoffset: 0;
  fill: rgb(147, 147, 147);
}
  
@-webkit-keyframes animate-svg-stroke-39 {
  0% {
    stroke-dashoffset: 107.8860855102539px;
    stroke-dasharray: 107.8860855102539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 107.8860855102539px;
  }
}

@keyframes animate-svg-stroke-39 {
  0% {
    stroke-dashoffset: 107.8860855102539px;
    stroke-dasharray: 107.8860855102539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 107.8860855102539px;
  }
}

@-webkit-keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

svg .svg-elem-39 {
  -webkit-animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.56s both,
                     animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6000000000000005s both;
          animation: animate-svg-stroke-38 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.56s both,
                     animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6000000000000005s both;
}
  
@-webkit-keyframes animate-svg-stroke-40 {
  0% {
    stroke-dashoffset: 81.46033477783203px;
    stroke-dasharray: 81.46033477783203px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 81.46033477783203px;
  }
}

@keyframes animate-svg-stroke-40 {
  0% {
    stroke-dashoffset: 81.46033477783203px;
    stroke-dasharray: 81.46033477783203px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 81.46033477783203px;
  }
}

@-webkit-keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}


svg .svg-elem-40 {
  -webkit-animation: animate-svg-stroke-40 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.68s both,
                     animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
          animation: animate-svg-stroke-40 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.68s both,
                     animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
}

@-webkit-keyframes animate-svg-stroke-41 {
  0% {
    stroke-dashoffset: 107.7310562133789px;
    stroke-dasharray: 107.7310562133789px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 107.7310562133789px;
  }
}

@keyframes animate-svg-stroke-41 {
  0% {
    stroke-dashoffset: 107.7310562133789px;
    stroke-dasharray: 107.7310562133789px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 107.7310562133789px;
  }
}

@-webkit-keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}


svg .svg-elem-41 {
  -webkit-animation: animate-svg-stroke-41 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both,
                     animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
          animation: animate-svg-stroke-41 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both,
                     animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
}

@-webkit-keyframes animate-svg-stroke-42 {
  0% {
    stroke-dashoffset: 197.9998779296875px;
    stroke-dasharray: 197.9998779296875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 197.9998779296875px;
  }
}

@keyframes animate-svg-stroke-42 {
  0% {
    stroke-dashoffset: 197.9998779296875px;
    stroke-dasharray: 197.9998779296875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 197.9998779296875px;
  }
}

@-webkit-keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}

@keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(149, 149, 149);
  }
}
  
svg .svg-elem-42 {
  -webkit-animation: animate-svg-stroke-42 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.92s both,
                     animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
          animation: animate-svg-stroke-42 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4.92s both,
                     animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
}

@-webkit-keyframes animate-svg-stroke-43 {
  0% {
    stroke-dashoffset: 55.997005462646484px;
    stroke-dasharray: 55.997005462646484px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 55.997005462646484px;
  }
}

@keyframes animate-svg-stroke-43 {
  0% {
    stroke-dashoffset: 55.997005462646484px;
    stroke-dasharray: 55.997005462646484px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 55.997005462646484px;
  }
}

@-webkit-keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}
  
svg .svg-elem-43 {
  -webkit-animation: animate-svg-stroke-43 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.04s both,
                     animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
          animation: animate-svg-stroke-43 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.04s both,
                     animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
}

@-webkit-keyframes animate-svg-stroke-44 {
  0% {
    stroke-dashoffset: 85.53205871582031px;
    stroke-dasharray: 85.53205871582031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.53205871582031px;
  }
}

@keyframes animate-svg-stroke-44 {
  0% {
    stroke-dashoffset: 85.53205871582031px;
    stroke-dasharray: 85.53205871582031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 85.53205871582031px;
  }
}

@-webkit-keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}

@keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(147, 147, 147);
  }
}
  
svg .svg-elem-44 {
  -webkit-animation: animate-svg-stroke-44 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.16s both,
                     animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
          animation: animate-svg-stroke-44 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.16s both,
                     animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
}
  
@-webkit-keyframes animate-svg-stroke-45 {
  0% {
    stroke-dashoffset: 580.5999755859375px;
    stroke-dasharray: 580.5999755859375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 580.5999755859375px;
  }
}

@keyframes animate-svg-stroke-45 {
  0% {
    stroke-dashoffset: 580.5999755859375px;
    stroke-dasharray: 580.5999755859375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 580.5999755859375px;
  }
}

@-webkit-keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(93, 94, 94);
  }
}

@keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(93, 94, 94);
  }
}

svg .svg-elem-45 {
  -webkit-animation: animate-svg-stroke-45 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.279999999999999s both,
                     animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
          animation: animate-svg-stroke-45 1s cubic-bezier(0.47, 0, 0.745, 0.715) 5.279999999999999s both,
                     animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
}