#loader {
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 100%;
  z-index: 99999;
}




#cssload-loader {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 50%;
  margin-left: -45px;
  margin-top: 25px;
}
#cssload-loader ul {
  margin: 0;
  list-style: none;
  width: 90px;
  height: 65px;
  position: relative;
  padding: 0;
  height: 10px;
}
#cssload-loader ul li {
  position: absolute;
  width: 2px;
  height: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
}


#cssload-loader li:nth-child(1) {
  left: 0;
  animation: cssload-sequence1 1s ease infinite 0;
    -o-animation: cssload-sequence1 1s ease infinite 0;
    -ms-animation: cssload-sequence1 1s ease infinite 0;
    -webkit-animation: cssload-sequence1 1s ease infinite 0;
    -moz-animation: cssload-sequence1 1s ease infinite 0;
}
#cssload-loader li:nth-child(2) {
  left: 15px;
  animation: cssload-sequence2 1s ease infinite 0.1s;
    -o-animation: cssload-sequence2 1s ease infinite 0.1s;
    -ms-animation: cssload-sequence2 1s ease infinite 0.1s;
    -webkit-animation: cssload-sequence2 1s ease infinite 0.1s;
    -moz-animation: cssload-sequence2 1s ease infinite 0.1s;
}
#cssload-loader li:nth-child(3) {
  left: 30px;
  animation: cssload-sequence1 1s ease-in-out infinite 0.2s;
    -o-animation: cssload-sequence1 1s ease-in-out infinite 0.2s;
    -ms-animation: cssload-sequence1 1s ease-in-out infinite 0.2s;
    -webkit-animation: cssload-sequence1 1s ease-in-out infinite 0.2s;
    -moz-animation: cssload-sequence1 1s ease-in-out infinite 0.2s;
}
#cssload-loader li:nth-child(4) {
  left: 45px;
  animation: cssload-sequence2 1s ease-in infinite 0.3s;
    -o-animation: cssload-sequence2 1s ease-in infinite 0.3s;
    -ms-animation: cssload-sequence2 1s ease-in infinite 0.3s;
    -webkit-animation: cssload-sequence2 1s ease-in infinite 0.3s;
    -moz-animation: cssload-sequence2 1s ease-in infinite 0.3s;
}
#cssload-loader li:nth-child(5) {
  left: 60px;
  animation: cssload-sequence1 1s ease-in-out infinite 0.4s;
    -o-animation: cssload-sequence1 1s ease-in-out infinite 0.4s;
    -ms-animation: cssload-sequence1 1s ease-in-out infinite 0.4s;
    -webkit-animation: cssload-sequence1 1s ease-in-out infinite 0.4s;
    -moz-animation: cssload-sequence1 1s ease-in-out infinite 0.4s;
}
#cssload-loader li:nth-child(6) {
  left: 75px;
  animation: cssload-sequence2 1s ease infinite 0.5s;
    -o-animation: cssload-sequence2 1s ease infinite 0.5s;
    -ms-animation: cssload-sequence2 1s ease infinite 0.5s;
    -webkit-animation: cssload-sequence2 1s ease infinite 0.5s;
    -moz-animation: cssload-sequence2 1s ease infinite 0.5s;
}


@keyframes cssload-sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@-o-keyframes cssload-sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@-ms-keyframes cssload-sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@-webkit-keyframes cssload-sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@-moz-keyframes cssload-sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}

@keyframes cssload-sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}

@-o-keyframes cssload-sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}

@-ms-keyframes cssload-sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}

@-webkit-keyframes cssload-sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}

@-moz-keyframes cssload-sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
/*
     FILE ARCHIVED ON 13:28:10 Jan 27, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:40:35 Aug 26, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 253.604
  exclusion.robots: 0.133
  exclusion.robots.policy: 0.122
  RedisCDXSource: 68.292
  esindex: 0.013
  LoadShardBlock: 165.426 (3)
  PetaboxLoader3.datanode: 123.073 (5)
  CDXLines.iter: 16.695 (3)
  PetaboxLoader3.resolve: 180.969 (3)
  load_resource: 298.071 (2)
*/