.project-gallery-section{background-color:#fff;padding:0 50px 100px;overflow:hidden}.project-gallery-carousel{width:100%}.project-gallery-item{border-radius:12px;width:420px;height:280px;margin:0 15px;overflow:hidden}.project-gallery-item img{object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-gallery-item:hover img{transform:scale(1.05)}@media (max-width:992px){.project-gallery-item{width:320px;height:220px}}@media (max-width:768px){.project-gallery-section{padding:0 20px 60px}.project-gallery-item{width:280px;height:180px;margin:0 10px}}
