/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/components/ui/style/loading.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.loading_loadingWrap__h6gom {
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: center;
    top: 50%;
    left: 50%; 
    transform: translate(-50%, -50%);   
    z-index: 99;  
    font-family: "pretandard";
    font-size: 20px;
    margin: 0;
    color: #ff6d3d;
      
  }
  .loading_loadingBg___S3Xm {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    background-color:  rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
  }



