/* logo reveal animation */

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

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

.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: 69.70004272460938px;
    stroke-dasharray: 69.70004272460938px;
  }

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

.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: 97.52924346923828px;
    stroke-dasharray: 97.52924346923828px;
  }

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

.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: 61.55999755859375px;
    stroke-dasharray: 61.55999755859375px;
  }

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

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

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

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

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

  100% {
    fill: rgb(105, 161, 154);
  }
}

.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: 178.9788360595703px;
    stroke-dasharray: 178.9788360595703px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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;
}

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

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 200.9694366455078px;
    stroke-dasharray: 200.9694366455078px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 116.54241943359375px;
    stroke-dasharray: 116.54241943359375px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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 both,
               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: 128.2901153564453px;
    stroke-dasharray: 128.2901153564453px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 149.91970825195312px;
    stroke-dasharray: 149.91970825195312px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 192.0908660888672px;
    stroke-dasharray: 192.0908660888672px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 192.07760620117188px;
    stroke-dasharray: 192.07760620117188px;
  }

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

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

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

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

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

  100% {
    fill: rgb(35, 84, 98);
  }
}

.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: 438.0530603182633px;
    stroke-dasharray: 438.0530603182633px;
  }

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

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

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

.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 both,
               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: 372.4566057113084px;
    stroke-dasharray: 372.4566057113084px;
  }

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

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

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

.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 both,
               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: 125.92457580566406px;
    stroke-dasharray: 125.92457580566406px;
  }

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

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

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

.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 both,
               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: 66.3169174194336px;
    stroke-dasharray: 66.3169174194336px;
  }

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

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

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

.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 both;
          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 both;
}

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

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

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

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

.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: 87.85366821289062px;
    stroke-dasharray: 87.85366821289062px;
  }

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

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

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

.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: 77.65414428710938px;
    stroke-dasharray: 77.65414428710938px;
  }

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

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

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

.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: 24.158466339111328px;
    stroke-dasharray: 24.158466339111328px;
  }

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

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

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

.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: 38.29265594482422px;
    stroke-dasharray: 38.29265594482422px;
  }

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

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

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

.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: 39.42625427246094px;
    stroke-dasharray: 39.42625427246094px;
  }

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

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

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

.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: 28.225189208984375px;
    stroke-dasharray: 28.225189208984375px;
  }

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

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

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

.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: 21.554845809936523px;
    stroke-dasharray: 21.554845809936523px;
  }

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

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

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

.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: 69.24793243408203px;
    stroke-dasharray: 69.24793243408203px;
  }

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

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

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

.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: 41.858299255371094px;
    stroke-dasharray: 41.858299255371094px;
  }

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

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

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

.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: 21.07037925720215px;
    stroke-dasharray: 21.07037925720215px;
  }

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

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

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

.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: 26.06073760986328px;
    stroke-dasharray: 26.06073760986328px;
  }

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

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

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

.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: 22.390661239624023px;
    stroke-dasharray: 22.390661239624023px;
  }

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

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

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

.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: 140.30972290039062px;
    stroke-dasharray: 140.30972290039062px;
  }

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

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

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

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

  100% {
    fill: rgb(106, 158, 156);
  }
}

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

  100% {
    fill: rgb(106, 158, 156);
  }
}

.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;
}

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

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

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

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

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