@keyframes ldio-1gae2oayblnh {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.ldio-1gae2oayblnh div {
  left: 47.5px;
  top: 25px;
  position: absolute;
  animation: ldio-1gae2oayblnh linear 1s infinite;
  background: #f4f4f4;
  width: 5px;
  height: 10px;
  border-radius: 2.5px / 3px;
  transform-origin: 2.5px 25px;
}

.ldio-1gae2oayblnh div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #f4f4f4;
}

.ldio-1gae2oayblnh div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #f4f4f4;
}

.loadingio-spinner-spinner-e448pckmpl {
  width: 100px;
  height: 100px;
  display: inline-block;
  overflow: hidden;
  background: rgba(NaN, NaN, NaN, 0);
}

.ldio-1gae2oayblnh {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-1gae2oayblnh div {
  box-sizing: content-box;
}

/* generated by https://loading.io/ */


.loading-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}