/***************************************************
SVG ANIMATE
 **************************************************/

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

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

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

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

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

  100% {
    fill: rgb(12, 100, 153);
  }
}

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

  100% {
    fill: rgb(12, 100, 153);
  }
}

.teaito-formulaire-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: 1008.4650268554688px;
    stroke-dasharray: 1008.4650268554688px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 721.5459594726562px;
    stroke-dasharray: 721.5459594726562px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 313.1516418457031px;
    stroke-dasharray: 313.1516418457031px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 547.2076416015625px;
    stroke-dasharray: 547.2076416015625px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 796.9848022460938px;
    stroke-dasharray: 796.9848022460938px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 595.3621826171875px;
    stroke-dasharray: 595.3621826171875px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 279.0575256347656px;
    stroke-dasharray: 279.0575256347656px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 188.53321838378906px;
    stroke-dasharray: 188.53321838378906px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 278.8575134277344px;
    stroke-dasharray: 278.8575134277344px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 239.33657836914062px;
    stroke-dasharray: 239.33657836914062px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 169.39990234375px;
    stroke-dasharray: 169.39990234375px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 270.05767822265625px;
    stroke-dasharray: 270.05767822265625px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 821.6326293945312px;
    stroke-dasharray: 821.6326293945312px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 586.9713134765625px;
    stroke-dasharray: 586.9713134765625px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 332.03228759765625px;
    stroke-dasharray: 332.03228759765625px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 372.1551818847656px;
    stroke-dasharray: 372.1551818847656px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 175.1595458984375px;
    stroke-dasharray: 175.1595458984375px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 315.6905517578125px;
    stroke-dasharray: 315.6905517578125px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 321.9947204589844px;
    stroke-dasharray: 321.9947204589844px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 203.93606567382812px;
    stroke-dasharray: 203.93606567382812px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 84.82918548583984px;
    stroke-dasharray: 84.82918548583984px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 33.56211853027344px;
    stroke-dasharray: 33.56211853027344px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 505.0438537597656px;
    stroke-dasharray: 505.0438537597656px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 70.9430923461914px;
    stroke-dasharray: 70.9430923461914px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 70.85462951660156px;
    stroke-dasharray: 70.85462951660156px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 70.85460662841797px;
    stroke-dasharray: 70.85460662841797px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 70.8546142578125px;
    stroke-dasharray: 70.8546142578125px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 70.74959564208984px;
    stroke-dasharray: 70.74959564208984px;
  }

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

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

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

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

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

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

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

.teaito-formulaire-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: 1146.3170166015625px;
    stroke-dasharray: 1146.3170166015625px;
  }

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

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

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

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

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

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

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

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