/*!**************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/components/ourProjects/OurProjectsLayoutThree/style.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************/
.style_galleryOverlay__HNT3_ {
    background-color: rgba(0, 0, 0, 0.623);
    color: #fff;
    padding-left: 25px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    transition: .45s ease;
    }
  .style_galleryImgWrapper__1O24o:hover .style_galleryOverlay__HNT3_ {
    bottom: 0;
    }
  
  .style_galleryImgWrapper__1O24o:hover .style_galleryImg__XMwNe {
      scale: 1.05 !important;
      transition: .45s ease;
    }
    @media (max-width: 992px){
      .style_galleryOverlay__HNT3_{
        padding-left: 10px;
      }
    }
