.loaderMain {
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0;
  opacity: 0.5;
  z-index: 1001;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}/*# sourceMappingURL=loader.module.css.map */