/* world */
@-webkit-keyframes animate-svg-stroke-world-1 {
  0% {
    stroke-dashoffset: 96.26106262207031px;
    stroke-dasharray: 96.26106262207031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 96.26106262207031px;
  }
}

@keyframes animate-svg-stroke-world-1 {
  0% {
    stroke-dashoffset: 96.26106262207031px;
    stroke-dasharray: 96.26106262207031px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 96.26106262207031px;
  }
}

.blockcntr .shadow:hover svg.world .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-world-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
  animation: animate-svg-stroke-world-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}

@-webkit-keyframes animate-svg-stroke-world-2 {
  0% {
    stroke-dashoffset: 28.076374053955078px;
    stroke-dasharray: 28.076374053955078px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 28.076374053955078px;
  }
}

@keyframes animate-svg-stroke-world-2 {
  0% {
    stroke-dashoffset: 28.076374053955078px;
    stroke-dasharray: 28.076374053955078px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 28.076374053955078px;
  }
}

.blockcntr .shadow:hover svg.world .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-world-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both;
  animation: animate-svg-stroke-world-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both;
}

@-webkit-keyframes animate-svg-stroke-world-3 {
  0% {
    stroke-dashoffset: 70.83155059814453px;
    stroke-dasharray: 70.83155059814453px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 70.83155059814453px;
  }
}

@keyframes animate-svg-stroke-world-3 {
  0% {
    stroke-dashoffset: 70.83155059814453px;
    stroke-dasharray: 70.83155059814453px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 70.83155059814453px;
  }
}

.blockcntr .shadow:hover svg.world .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-world-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both;
  animation: animate-svg-stroke-world-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both;
}

@-webkit-keyframes animate-svg-stroke-world-4 {
  0% {
    stroke-dashoffset: 19.83513069152832px;
    stroke-dasharray: 19.83513069152832px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.83513069152832px;
  }
}

@keyframes animate-svg-stroke-world-4 {
  0% {
    stroke-dashoffset: 19.83513069152832px;
    stroke-dasharray: 19.83513069152832px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.83513069152832px;
  }
}

.blockcntr .shadow:hover svg.world .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-world-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both;
  animation: animate-svg-stroke-world-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both;
}


/* flight */
@-webkit-keyframes animate-svg-stroke-flight-1 {
  0% {
    stroke-dashoffset: 41.29115676879883px;
    stroke-dasharray: 41.29115676879883px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 41.29115676879883px;
  }
}

@keyframes animate-svg-stroke-flight-1 {
  0% {
    stroke-dashoffset: 41.29115676879883px;
    stroke-dasharray: 41.29115676879883px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 41.29115676879883px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-flight-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-flight-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-flight-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-flight-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-flight-2 {
  0% {
    stroke-dashoffset: 33.158451080322266px;
    stroke-dasharray: 33.158451080322266px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 33.158451080322266px;
  }
}

@keyframes animate-svg-stroke-flight-2 {
  0% {
    stroke-dashoffset: 33.158451080322266px;
    stroke-dasharray: 33.158451080322266px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 33.158451080322266px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-flight-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-flight-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-flight-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-flight-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-flight-3 {
  0% {
    stroke-dashoffset: 4px;
    stroke-dasharray: 4px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4px;
  }
}

@keyframes animate-svg-stroke-flight-3 {
  0% {
    stroke-dashoffset: 4px;
    stroke-dasharray: 4px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-flight-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-flight-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-flight-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-flight-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-flight-4 {
  0% {
    stroke-dashoffset: 3.999981999397278px;
    stroke-dasharray: 3.999981999397278px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.999981999397278px;
  }
}

@keyframes animate-svg-stroke-flight-4 {
  0% {
    stroke-dashoffset: 3.999981999397278px;
    stroke-dasharray: 3.999981999397278px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.999981999397278px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-flight-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-flight-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-flight-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-flight-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-flight-5 {
  0% {
    stroke-dashoffset: 4.000036239624023px;
    stroke-dasharray: 4.000036239624023px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000036239624023px;
  }
}

@keyframes animate-svg-stroke-flight-5 {
  0% {
    stroke-dashoffset: 4.000036239624023px;
    stroke-dasharray: 4.000036239624023px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000036239624023px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-flight-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-flight-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-flight-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-flight-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-flight-6 {
  0% {
    stroke-dashoffset: 4.000042200088501px;
    stroke-dasharray: 4.000042200088501px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000042200088501px;
  }
}

@keyframes animate-svg-stroke-flight-6 {
  0% {
    stroke-dashoffset: 4.000042200088501px;
    stroke-dasharray: 4.000042200088501px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000042200088501px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-flight-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-flight-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-flight-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-flight-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-flight-7 {
  0% {
    stroke-dashoffset: 4.000042200088501px;
    stroke-dasharray: 4.000042200088501px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000042200088501px;
  }
}

@keyframes animate-svg-stroke-flight-7 {
  0% {
    stroke-dashoffset: 4.000042200088501px;
    stroke-dasharray: 4.000042200088501px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4.000042200088501px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-flight-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-flight-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
  animation: animate-svg-stroke-flight-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-flight-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-flight-8 {
  0% {
    stroke-dashoffset: 3.9999592304229736px;
    stroke-dasharray: 3.9999592304229736px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.9999592304229736px;
  }
}

@keyframes animate-svg-stroke-flight-8 {
  0% {
    stroke-dashoffset: 3.9999592304229736px;
    stroke-dasharray: 3.9999592304229736px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.9999592304229736px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-8 {
  -webkit-animation: animate-svg-stroke-flight-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
    animate-svg-fill-flight-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
  animation: animate-svg-stroke-flight-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
    animate-svg-fill-flight-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-stroke-flight-9 {
  0% {
    stroke-dashoffset: 3.999955177307129px;
    stroke-dasharray: 3.999955177307129px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.999955177307129px;
  }
}

@keyframes animate-svg-stroke-flight-9 {
  0% {
    stroke-dashoffset: 3.999955177307129px;
    stroke-dasharray: 3.999955177307129px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 3.999955177307129px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-9 {
  -webkit-animation: animate-svg-stroke-flight-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both,
    animate-svg-fill-flight-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
  animation: animate-svg-stroke-flight-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both,
    animate-svg-fill-flight-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-stroke-flight-10 {
  0% {
    stroke-dashoffset: 35.956146240234375px;
    stroke-dasharray: 35.956146240234375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 35.956146240234375px;
  }
}

@keyframes animate-svg-stroke-flight-10 {
  0% {
    stroke-dashoffset: 35.956146240234375px;
    stroke-dasharray: 35.956146240234375px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 35.956146240234375px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-10 {
  -webkit-animation: animate-svg-stroke-flight-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both,
    animate-svg-fill-flight-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
  animation: animate-svg-stroke-flight-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both,
    animate-svg-fill-flight-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-flight-11 {
  0% {
    stroke-dashoffset: 41.761600494384766px;
    stroke-dasharray: 41.761600494384766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 41.761600494384766px;
  }
}

@keyframes animate-svg-stroke-flight-11 {
  0% {
    stroke-dashoffset: 41.761600494384766px;
    stroke-dasharray: 41.761600494384766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 41.761600494384766px;
  }
}

@-webkit-keyframes animate-svg-fill-flight-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes animate-svg-fill-flight-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-11 {
  -webkit-animation: animate-svg-stroke-flight-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both,
    animate-svg-fill-flight-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
  animation: animate-svg-stroke-flight-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both,
    animate-svg-fill-flight-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-stroke-flight-12 {
  0% {
    stroke-dashoffset: 7px;
    stroke-dasharray: 7px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 7px;
  }
}

@keyframes animate-svg-stroke-flight-12 {
  0% {
    stroke-dashoffset: 7px;
    stroke-dasharray: 7px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 7px;
  }
}

.blockcntr .shadow:hover svg.flight .svg-elem-12 {
  -webkit-animation: animate-svg-stroke-flight-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both,
    animate-svg-fill-flight-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
  animation: animate-svg-stroke-flight-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both,
    animate-svg-fill-flight-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}

/* memory-card */
@-webkit-keyframes animate-svg-stroke-memory-card-1 {
  0% {
    stroke-dashoffset: 61.42613983154297px;
    stroke-dasharray: 61.42613983154297px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 61.42613983154297px;
  }
}

@keyframes animate-svg-stroke-memory-card-1 {
  0% {
    stroke-dashoffset: 61.42613983154297px;
    stroke-dasharray: 61.42613983154297px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 61.42613983154297px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-memory-card-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-memory-card-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-memory-card-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-memory-card-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-2 {
  0% {
    stroke-dashoffset: 101.31371307373047px;
    stroke-dasharray: 101.31371307373047px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 101.31371307373047px;
  }
}

@keyframes animate-svg-stroke-memory-card-2 {
  0% {
    stroke-dashoffset: 101.31371307373047px;
    stroke-dasharray: 101.31371307373047px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 101.31371307373047px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-memory-card-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-memory-card-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-memory-card-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-memory-card-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-3 {
  0% {
    stroke-dashoffset: 32px;
    stroke-dasharray: 32px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 32px;
  }
}

@keyframes animate-svg-stroke-memory-card-3 {
  0% {
    stroke-dashoffset: 32px;
    stroke-dasharray: 32px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 32px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-memory-card-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-memory-card-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-memory-card-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-memory-card-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-4 {
  0% {
    stroke-dashoffset: 14px;
    stroke-dasharray: 14px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 14px;
  }
}

@keyframes animate-svg-stroke-memory-card-4 {
  0% {
    stroke-dashoffset: 14px;
    stroke-dasharray: 14px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 14px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-memory-card-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-memory-card-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-memory-card-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-memory-card-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-5 {
  0% {
    stroke-dashoffset: 14px;
    stroke-dasharray: 14px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 14px;
  }
}

@keyframes animate-svg-stroke-memory-card-5 {
  0% {
    stroke-dashoffset: 14px;
    stroke-dasharray: 14px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 14px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-memory-card-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-memory-card-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-memory-card-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-memory-card-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-6 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

@keyframes animate-svg-stroke-memory-card-6 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-memory-card-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-memory-card-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-memory-card-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-memory-card-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-memory-card-7 {
  0% {
    stroke-dashoffset: 4px;
    stroke-dasharray: 4px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4px;
  }
}

@keyframes animate-svg-stroke-memory-card-7 {
  0% {
    stroke-dashoffset: 4px;
    stroke-dasharray: 4px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 4px;
  }
}

.blockcntr .shadow:hover svg.memory-card .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-memory-card-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-memory-card-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
  animation: animate-svg-stroke-memory-card-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-memory-card-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

/* rocket */
@-webkit-keyframes animate-svg-stroke-rocket-1 {
  0% {
    stroke-dashoffset: 99.02703857421875px;
    stroke-dasharray: 99.02703857421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 99.02703857421875px;
  }
}

@keyframes animate-svg-stroke-rocket-1 {
  0% {
    stroke-dashoffset: 99.02703857421875px;
    stroke-dasharray: 99.02703857421875px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 99.02703857421875px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-rocket-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    aanimate-svg-fill-rocket-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-rocket-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    aanimate-svg-fill-rocket-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-2 {
  0% {
    stroke-dashoffset: 36.193485260009766px;
    stroke-dasharray: 36.193485260009766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.193485260009766px;
  }
}

@keyframes animate-svg-stroke-rocket-2 {
  0% {
    stroke-dashoffset: 36.193485260009766px;
    stroke-dasharray: 36.193485260009766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.193485260009766px;
  }
}

@-webkit-keyframes aanimate-svg-fill-rocket-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes aanimate-svg-fill-rocket-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-rocket-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    aanimate-svg-fill-rocket-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-rocket-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    aanimate-svg-fill-rocket-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-3 {
  0% {
    stroke-dashoffset: 36.193485260009766px;
    stroke-dasharray: 36.193485260009766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.193485260009766px;
  }
}

@keyframes animate-svg-stroke-rocket-3 {
  0% {
    stroke-dashoffset: 36.193485260009766px;
    stroke-dasharray: 36.193485260009766px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 36.193485260009766px;
  }
}

@-webkit-keyframes aanimate-svg-fill-rocket-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes aanimate-svg-fill-rocket-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-rocket-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    aanimate-svg-fill-rocket-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-rocket-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    aanimate-svg-fill-rocket-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-4 {
  0% {
    stroke-dashoffset: 5px;
    stroke-dasharray: 5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5px;
  }
}

@keyframes animate-svg-stroke-rocket-4 {
  0% {
    stroke-dashoffset: 5px;
    stroke-dasharray: 5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-rocket-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    aanimate-svg-fill-rocket-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-rocket-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    aanimate-svg-fill-rocket-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-5 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

@keyframes animate-svg-stroke-rocket-5 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-rocket-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    aanimate-svg-fill-rocket-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-rocket-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    aanimate-svg-fill-rocket-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-6 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

@keyframes animate-svg-stroke-rocket-6 {
  0% {
    stroke-dashoffset: 10px;
    stroke-dasharray: 10px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 10px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-rocket-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    aanimate-svg-fill-rocket-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-rocket-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    aanimate-svg-fill-rocket-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-7 {
  0% {
    stroke-dashoffset: 7px;
    stroke-dasharray: 7px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 7px;
  }
}

@keyframes animate-svg-stroke-rocket-7 {
  0% {
    stroke-dashoffset: 7px;
    stroke-dasharray: 7px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 7px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-rocket-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    aanimate-svg-fill-rocket-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
  animation: animate-svg-stroke-rocket-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    aanimate-svg-fill-rocket-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-stroke-rocket-8 {
  0% {
    stroke-dashoffset: 5px;
    stroke-dasharray: 5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5px;
  }
}

@keyframes animate-svg-stroke-rocket-8 {
  0% {
    stroke-dashoffset: 5px;
    stroke-dasharray: 5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5px;
  }
}

.blockcntr .shadow:hover svg.rocket .svg-elem-8 {
  -webkit-animation: animate-svg-stroke-rocket-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
    aanimate-svg-fill-rocket-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
  animation: animate-svg-stroke-rocket-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
    aanimate-svg-fill-rocket-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

/* peoples */
@-webkit-keyframes animate-svg-stroke-peoples-1 {
  0% {
    stroke-dashoffset: 45.98849105834961px;
    stroke-dasharray: 45.98849105834961px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 45.98849105834961px;
  }
}

@keyframes animate-svg-stroke-peoples-1 {
  0% {
    stroke-dashoffset: 45.98849105834961px;
    stroke-dasharray: 45.98849105834961px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 45.98849105834961px;
  }
}

@-webkit-keyframes animate-svg-fill-peoples-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes animate-svg-fill-peoples-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.peoples .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-peoples-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-peoples-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-peoples-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-peoples-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-peoples-2 {
  0% {
    stroke-dashoffset: 16.413972854614258px;
    stroke-dasharray: 16.413972854614258px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.413972854614258px;
  }
}

@keyframes animate-svg-stroke-peoples-2 {
  0% {
    stroke-dashoffset: 16.413972854614258px;
    stroke-dasharray: 16.413972854614258px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.413972854614258px;
  }
}

.blockcntr .shadow:hover svg.peoples .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-peoples-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-peoples-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-peoples-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-peoples-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-peoples-3 {
  0% {
    stroke-dashoffset: 83.0370864868164px;
    stroke-dasharray: 83.0370864868164px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 83.0370864868164px;
  }
}

@keyframes animate-svg-stroke-peoples-3 {
  0% {
    stroke-dashoffset: 83.0370864868164px;
    stroke-dasharray: 83.0370864868164px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 83.0370864868164px;
  }
}

@-webkit-keyframes animate-svg-fill-peoples-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes animate-svg-fill-peoples-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.peoples .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-peoples-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-peoples-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-peoples-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-peoples-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-peoples-4 {
  0% {
    stroke-dashoffset: 16.772534370422363px;
    stroke-dasharray: 16.772534370422363px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.772534370422363px;
  }
}

@keyframes animate-svg-stroke-peoples-4 {
  0% {
    stroke-dashoffset: 16.772534370422363px;
    stroke-dasharray: 16.772534370422363px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 16.772534370422363px;
  }
}

.blockcntr .shadow:hover svg.peoples .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-peoples-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-peoples-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-peoples-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-peoples-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

/* hot-air-balloon */
@-webkit-keyframes animate-svg-stroke-hot-air-balloon-1 {
  0% {
    stroke-dashoffset: 99.06529998779297px;
    stroke-dasharray: 99.06529998779297px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 99.06529998779297px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-1 {
  0% {
    stroke-dashoffset: 99.06529998779297px;
    stroke-dasharray: 99.06529998779297px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 99.06529998779297px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-hot-air-balloon-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-hot-air-balloon-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-hot-air-balloon-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-2 {
  0% {
    stroke-dashoffset: 37.69925308227539px;
    stroke-dasharray: 37.69925308227539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.69925308227539px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-2 {
  0% {
    stroke-dashoffset: 37.69925308227539px;
    stroke-dasharray: 37.69925308227539px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.69925308227539px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-hot-air-balloon-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-hot-air-balloon-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
    animate-svg-fill-hot-air-balloon-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-3 {
  0% {
    stroke-dashoffset: 37.90281677246094px;
    stroke-dasharray: 37.90281677246094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.90281677246094px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-3 {
  0% {
    stroke-dashoffset: 37.90281677246094px;
    stroke-dasharray: 37.90281677246094px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 37.90281677246094px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-hot-air-balloon-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-hot-air-balloon-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
    animate-svg-fill-hot-air-balloon-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-4 {
  0% {
    stroke-dashoffset: 18.71336555480957px;
    stroke-dasharray: 18.71336555480957px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 18.71336555480957px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-4 {
  0% {
    stroke-dashoffset: 18.71336555480957px;
    stroke-dasharray: 18.71336555480957px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 18.71336555480957px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-hot-air-balloon-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-stroke-hot-air-balloon-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
    animate-svg-fill-hot-air-balloon-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-5 {
  0% {
    stroke-dashoffset: 19.724451065063477px;
    stroke-dasharray: 19.724451065063477px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.724451065063477px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-5 {
  0% {
    stroke-dashoffset: 19.724451065063477px;
    stroke-dasharray: 19.724451065063477px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.724451065063477px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-hot-air-balloon-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
  animation: animate-svg-stroke-hot-air-balloon-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
    animate-svg-fill-hot-air-balloon-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-6 {
  0% {
    stroke-dashoffset: 38.66475296020508px;
    stroke-dasharray: 38.66475296020508px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.66475296020508px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-6 {
  0% {
    stroke-dashoffset: 38.66475296020508px;
    stroke-dasharray: 38.66475296020508px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.66475296020508px;
  }
}

@-webkit-keyframes animate-svg-fill-hot-air-balloon-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes animate-svg-fill-hot-air-balloon-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-6 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-hot-air-balloon-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-stroke-hot-air-balloon-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
    animate-svg-fill-hot-air-balloon-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-stroke-hot-air-balloon-7 {
  0% {
    stroke-dashoffset: 38.695030212402344px;
    stroke-dasharray: 38.695030212402344px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.695030212402344px;
  }
}

@keyframes animate-svg-stroke-hot-air-balloon-7 {
  0% {
    stroke-dashoffset: 38.695030212402344px;
    stroke-dasharray: 38.695030212402344px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 38.695030212402344px;
  }
}

.blockcntr .shadow:hover svg.hot-air-balloon .svg-elem-7 {
  -webkit-animation: animate-svg-stroke-hot-air-balloon-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-hot-air-balloon-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
  animation: animate-svg-stroke-hot-air-balloon-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
    animate-svg-fill-hot-air-balloon-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

/***************************************************
 * Generated by SVG Artista on 8/5/2024, 3:06:55 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

 @-webkit-keyframes animate-svg-worldpro-stroke-1 {
  0% {
    stroke-dashoffset: 182px;
    stroke-dasharray: 182px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 182px;
  }
}

@keyframes animate-svg-worldpro-stroke-1 {
  0% {
    stroke-dashoffset: 182px;
    stroke-dasharray: 182px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 182px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-1 {
  -webkit-animation: animate-svg-worldpro-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
                       animate-svg-worldpro-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
          animation: animate-svg-worldpro-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
               animate-svg-worldpro-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-2 {
  0% {
    stroke-dashoffset: 196px;
    stroke-dasharray: 196px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 196px;
  }
}

@keyframes animate-svg-worldpro-stroke-2 {
  0% {
    stroke-dashoffset: 196px;
    stroke-dasharray: 196px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 196px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-worldpro-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-2 {
  -webkit-animation: animate-svg-worldpro-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
                       animate-svg-worldpro-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
          animation: animate-svg-worldpro-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both,
               animate-svg-worldpro-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-3 {
  0% {
    stroke-dashoffset: 97.72633361816406px;
    stroke-dasharray: 97.72633361816406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 97.72633361816406px;
  }
}

@keyframes animate-svg-worldpro-stroke-3 {
  0% {
    stroke-dashoffset: 97.72633361816406px;
    stroke-dasharray: 97.72633361816406px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 97.72633361816406px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-3 {
  -webkit-animation: animate-svg-worldpro-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
                       animate-svg-worldpro-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
          animation: animate-svg-worldpro-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both,
               animate-svg-worldpro-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-4 {
  0% {
    stroke-dashoffset: 12.330677032470703px;
    stroke-dasharray: 12.330677032470703px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.330677032470703px;
  }
}

@keyframes animate-svg-worldpro-stroke-4 {
  0% {
    stroke-dashoffset: 12.330677032470703px;
    stroke-dasharray: 12.330677032470703px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.330677032470703px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-worldpro-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-4 {
  -webkit-animation: animate-svg-worldpro-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
                       animate-svg-worldpro-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
          animation: animate-svg-worldpro-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both,
               animate-svg-worldpro-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-5 {
  0% {
    stroke-dashoffset: 39.5px;
    stroke-dasharray: 39.5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 39.5px;
  }
}

@keyframes animate-svg-worldpro-stroke-5 {
  0% {
    stroke-dashoffset: 39.5px;
    stroke-dasharray: 39.5px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 39.5px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-5 {
  -webkit-animation: animate-svg-worldpro-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
                       animate-svg-worldpro-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
          animation: animate-svg-worldpro-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both,
               animate-svg-worldpro-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-6 {
  0% {
    stroke-dashoffset: 88.3145751953125px;
    stroke-dasharray: 88.3145751953125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.3145751953125px;
  }
}

@keyframes animate-svg-worldpro-stroke-6 {
  0% {
    stroke-dashoffset: 88.3145751953125px;
    stroke-dasharray: 88.3145751953125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.3145751953125px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-worldpro-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-6 {
  -webkit-animation: animate-svg-worldpro-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
                       animate-svg-worldpro-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
          animation: animate-svg-worldpro-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both,
               animate-svg-worldpro-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-7 {
  0% {
    stroke-dashoffset: 88.3145751953125px;
    stroke-dasharray: 88.3145751953125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.3145751953125px;
  }
}

@keyframes animate-svg-worldpro-stroke-7 {
  0% {
    stroke-dashoffset: 88.3145751953125px;
    stroke-dasharray: 88.3145751953125px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 88.3145751953125px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-7 {
  -webkit-animation: animate-svg-worldpro-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
                       animate-svg-worldpro-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
          animation: animate-svg-worldpro-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both,
               animate-svg-worldpro-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-8 {
  0% {
    stroke-dashoffset: 12.329363822937012px;
    stroke-dasharray: 12.329363822937012px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.329363822937012px;
  }
}

@keyframes animate-svg-worldpro-stroke-8 {
  0% {
    stroke-dashoffset: 12.329363822937012px;
    stroke-dasharray: 12.329363822937012px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.329363822937012px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-worldpro-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-8 {
  -webkit-animation: animate-svg-worldpro-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
                       animate-svg-worldpro-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
          animation: animate-svg-worldpro-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both,
               animate-svg-worldpro-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-9 {
  0% {
    stroke-dashoffset: 24.093652725219727px;
    stroke-dasharray: 24.093652725219727px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.093652725219727px;
  }
}

@keyframes animate-svg-worldpro-stroke-9 {
  0% {
    stroke-dashoffset: 24.093652725219727px;
    stroke-dasharray: 24.093652725219727px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 24.093652725219727px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-9 {
  -webkit-animation: animate-svg-worldpro-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both,
                       animate-svg-worldpro-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
          animation: animate-svg-worldpro-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both,
               animate-svg-worldpro-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-10 {
  0% {
    stroke-dashoffset: 12.34777545928955px;
    stroke-dasharray: 12.34777545928955px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.34777545928955px;
  }
}

@keyframes animate-svg-worldpro-stroke-10 {
  0% {
    stroke-dashoffset: 12.34777545928955px;
    stroke-dasharray: 12.34777545928955px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.34777545928955px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-worldpro-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-10 {
  -webkit-animation: animate-svg-worldpro-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both,
                       animate-svg-worldpro-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
          animation: animate-svg-worldpro-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both,
               animate-svg-worldpro-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-11 {
  0% {
    stroke-dashoffset: 31.34394073486328px;
    stroke-dasharray: 31.34394073486328px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.34394073486328px;
  }
}

@keyframes animate-svg-worldpro-stroke-11 {
  0% {
    stroke-dashoffset: 31.34394073486328px;
    stroke-dasharray: 31.34394073486328px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 31.34394073486328px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-11 {
  -webkit-animation: animate-svg-worldpro-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both,
                       animate-svg-worldpro-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
          animation: animate-svg-worldpro-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both,
               animate-svg-worldpro-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-12 {
  0% {
    stroke-dashoffset: 30.274333882308138px;
    stroke-dasharray: 30.274333882308138px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 30.274333882308138px;
  }
}

@keyframes animate-svg-worldpro-stroke-12 {
  0% {
    stroke-dashoffset: 30.274333882308138px;
    stroke-dasharray: 30.274333882308138px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 30.274333882308138px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

@keyframes animate-svg-worldpro-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(250, 192, 44);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-12 {
  -webkit-animation: animate-svg-worldpro-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both,
                       animate-svg-worldpro-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
          animation: animate-svg-worldpro-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both,
               animate-svg-worldpro-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-13 {
  0% {
    stroke-dashoffset: 59.9814338684082px;
    stroke-dasharray: 59.9814338684082px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.9814338684082px;
  }
}

@keyframes animate-svg-worldpro-stroke-13 {
  0% {
    stroke-dashoffset: 59.9814338684082px;
    stroke-dasharray: 59.9814338684082px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.9814338684082px;
  }
}

@-webkit-keyframes animate-svg-worldpro-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-worldpro-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-13 {
  -webkit-animation: animate-svg-worldpro-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both,
                       animate-svg-worldpro-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
          animation: animate-svg-worldpro-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both,
               animate-svg-worldpro-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@-webkit-keyframes animate-svg-worldpro-stroke-14 {
  0% {
    stroke-dashoffset: 59.98143768310547px;
    stroke-dasharray: 59.98143768310547px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.98143768310547px;
  }
}

@keyframes animate-svg-worldpro-stroke-14 {
  0% {
    stroke-dashoffset: 59.98143768310547px;
    stroke-dasharray: 59.98143768310547px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 59.98143768310547px;
  }
}

.blockcntr .shadow:hover svg.worldpro .svg-elem-14 {
  -webkit-animation: animate-svg-worldpro-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both,
                       animate-svg-worldpro-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
          animation: animate-svg-worldpro-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both,
               animate-svg-worldpro-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}
