/* loading io */
@keyframes ldio-xmif5dm3rl-1 {
    0% {
      top: 36px;
      height: 128px
    }
  
    50% {
      top: 60px;
      height: 80px
    }
  
    100% {
      top: 60px;
      height: 80px
    }
  }
  
  @keyframes ldio-xmif5dm3rl-2 {
    0% {
      top: 41.99999999999999px;
      height: 116.00000000000001px
    }
  
    50% {
      top: 60px;
      height: 80px
    }
  
    100% {
      top: 60px;
      height: 80px
    }
  }
  
  @keyframes ldio-xmif5dm3rl-3 {
    0% {
      top: 48px;
      height: 104px
    }
  
    50% {
      top: 60px;
      height: 80px
    }
  
    100% {
      top: 60px;
      height: 80px
    }
  }
  
  .ldio-xmif5dm3rl div {
    position: absolute;
    width: 30px
  }
  
  .ldio-xmif5dm3rl div:nth-child(1) {
    left: 35px;
    background: #a80909;
    animation: ldio-xmif5dm3rl-1 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    animation-delay: -0.2s
  }
  
  .ldio-xmif5dm3rl div:nth-child(2) {
    left: 85px;
    background: #d62e2e;
    animation: ldio-xmif5dm3rl-2 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    animation-delay: -0.1s
  }
  
  .ldio-xmif5dm3rl div:nth-child(3) {
    left: 135px;
    background: #fc5c5c;
    animation: ldio-xmif5dm3rl-3 1s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    animation-delay: undefineds
  }
  
  .loadingio-spinner-pulse-wvcxmt2c1l {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    /* background: #f1f2f3; */
    background: #fff
  }
  
  .ldio-xmif5dm3rl {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
  }
  
  .ldio-xmif5dm3rl div {
    box-sizing: content-box;
  }