/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[11].oneOf[7].use[3]!./app/about-us/Components/Overlay.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.Overlay_overlay__5MOYL {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
  }
  
  .Overlay_overlayContent__mxuTy {
    padding: 40px 40px;
    /* border: 1px solid #75df00; */
    width: 80%;
    max-width: 700px;
    position: relative;
    border-bottom-width: 1px;
    border-color: rgb(28 69 1 / 67%);
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    border-top-width: 1px;
    place-content: center;
    align-items: center;
    -webkit-backdrop-filter: blur(45px);
    backdrop-filter: blur(45px);
    border-radius: 10px;
    /* background-color: #0000004f; */
    background-image: linear-gradient(45deg, #0e1f196e, transparent);
  }
  .Overlay_overlayContent__mxuTy h2{
    font-size: 18px !important;
    font-weight: 400 !important;
    color:#75df00;
  }
  .Overlay_overlayContent__mxuTy p{
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 24px;
  }
  .Overlay_closeBtn__GVyCf {
    color: #aaa;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
  }

  .Overlay_closeBtn__GVyCf:hover,
  .Overlay_closeBtn__GVyCf:focus {
    color: black;
  }
  
  .Overlay_personName__xou2T {
    cursor: pointer;
    color: white;
    font-weight: bold;
  }
  

 

  
