.PhotoGallary_photoGallaryHeader__IcEx9{background-image:url(/_next/static/media/gallary.51557a4a.jpg);background-position:50%;background-size:cover;height:60vh;background-repeat:no-repeat;width:100%}.PhotoGallary_gallaryOverLay__73kIb{height:100%;background-color:rgba(0,0,0,.5)}.PhotoGallary_goConten__rOXy_{text-align:center;color:#eee;font-size:1.8rem;transform:translateY(100%)}.PhotoGallary_goConten__rOXy_ h1{font-weight:600;margin-bottom:10px}.PhotoGallary_goConten__rOXy_ a{font-size:1.5rem;color:#eee}.PhotoGallary_photoGallary___1kj3{overflow:hidden}.PhotoGallary_protags__5lHfH{text-align:center;margin:1rem 0}.PhotoGallary_protags__5lHfH button{font-size:1.2rem;color:var(--main-green-color);background:none;border:2px solid var(--main-green-color);padding:12px 20px;min-width:150px;margin:10px;cursor:pointer;transition:color .4s linear;position:relative;z-index:2}.PhotoGallary_protags__5lHfH button:hover{color:#fff}.PhotoGallary_protags__5lHfH button:before{content:"";position:absolute;right:0;top:0;width:100%;height:100%;background:var(--main-green-color);z-index:-1;transition:transform .5s;transform-origin:0 0;transition-timing-function:cubic-bezier(.5,1.6,.4,.7);transform:scaleX(0)}.PhotoGallary_protags__5lHfH button:hover:before{transform:scaleX(1)}.PhotoGallary_protags__5lHfH button.PhotoGallary_active__j5B4y{color:#f5eded;background-color:var(--main-green-color)}.PhotoGallary_gallaryContainer__r5XsS{padding:0 9%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.PhotoGallary_photoImgs__nfSBZ img{width:100%;height:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:all .4s ease-in-out}.PhotoGallary_photoImgs__nfSBZ:hover img{transform:scale(.8);transition:all .4s ease-in-out}.PhotoGallary_paginationBttns__PkPz3{width:100%;height:40px;list-style:none;display:flex;justify-content:center;margin-top:2em}.PhotoGallary_paginationBttns__PkPz3 a{padding:10px;margin:8px;border-radius:5px;border:1px solid #34656d;color:#34656d;cursor:pointer}.PhotoGallary_paginationBttns__PkPz3 a:hover{color:#fff;background-color:#34656d}.PhotoGallary_paginationActive__tGwYu a{color:#fff!important;background-color:#34656d}@media screen and (max-width:500px){.PhotoGallary_gallaryContainer__r5XsS{grid-template-columns:repeat(1,1fr)}}