
/***** infinite scroll loading ******/

@keyframes ldio-nasttu89vg-1 {
  0% { top: 36px; height: 128px }
  50% { top: 60px; height: 80px }
  100% { top: 60px; height: 80px }
}
@keyframes ldio-nasttu89vg-2 {
  0% { top: 41.99999999999999px; height: 116.00000000000001px }
  50% { top: 60px; height: 80px }
  100% { top: 60px; height: 80px }
}
@keyframes ldio-nasttu89vg-3 {
  0% { top: 48px; height: 104px }
  50% { top: 60px; height: 80px }
  100% { top: 60px; height: 80px }
}
.ldio-nasttu89vg div {
  position: absolute;
  width: 14px;
  max-height: 50px;
}
.ldio-nasttu89vg div:nth-child(1) {
  left: 73px;
  background: #ff0000;
  animation: ldio-nasttu89vg-1 1s cubic-bezier(0,0.5,0.5,1) infinite;
  animation-delay: -0.2s
}
.ldio-nasttu89vg div:nth-child(2) {
  left: 97px;
  background: #f91a10;
  animation: ldio-nasttu89vg-2 1s cubic-bezier(0,0.5,0.5,1) infinite;
  animation-delay: -0.1s
}
.ldio-nasttu89vg div:nth-child(3) {
  left: 121px;
  background: #f91a10;
  animation: ldio-nasttu89vg-3 1s cubic-bezier(0,0.5,0.5,1) infinite;
  animation-delay: undefineds
}

.loadingio-spinner-pulse-rr73shvecw9 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #f9f9f900;
}
.ldio-nasttu89vg {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-nasttu89vg div { box-sizing: content-box; }
/* generated by https://loading.io/ */