@keyframes ldio-lth9zt4i5s {
  0% {
    top: 45px;
    left: 45px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 7.5px;
    left: 7.5px;
    width: 75px;
    height: 75px;
    opacity: 0;
  }
}

.ldio-lth9zt4i5s div {
  position: absolute;
  border-width: 5px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-lth9zt4i5s 1s cubic-bezier(0,0.2,0.8,1) infinite;
}

.ldio-lth9zt4i5s div:nth-child(1) {
  border-color: #ffffff
}

.ldio-lth9zt4i5s div:nth-child(2) {
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-qeokxoivyt {
  width: 44px;
  height: 44px;
  display: inline-block;
  overflow: hidden;
  background: none;
}

.ldio-lth9zt4i5s {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.44);
  backface-visibility: hidden;
  transform-origin: 0 0;
}

.ldio-lth9zt4i5s div {
  box-sizing: content-box;
}

/* Generated by https://loading.io/ */