.lottie-layer {
  background: rgba(12, 31, 96, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
}
.lottie-layer .lottie {
  position: absolute;
  width: 65px;
  height: 65px;
  left: 50%;
  top: 50%;
  margin-left: -60px;
  margin-top: -60px;
  bottom: 0;
  right: 0;
}

/*# sourceMappingURL=mdploading.css.map */
