.close-btn{position:absolute;top:49%;right:20px;color:#000;background-color:#fff;padding:5px;cursor:pointer;border-radius:5px;z-index:999}.Media-swiper{position:absolute;width:100%;height:100%}.Media-swiper .swiper-slide,.Media-swiper .swiperGallery{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Media-swiper .swiper-slide img,.Media-swiper .swiperGallery img{max-height:100%;max-width:100%}.Media-swiper .swiper-button-next,.Media-swiper .swiper-button-prev{display:flex;justify-content:center;align-items:center;background:none}.Media-swiper .swiper-button-next img,.Media-swiper .swiper-button-prev img{max-height:5rem;max-width:5rem}.gallery .Page-Content1{display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery .gallery-group{width:80%;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gallery .gallery-group .gallery-item{display:flex;justify-content:center;align-items:center;flex-direction:column;height:35vh;margin:20px}.gallery .gallery-group .gallery-item .item-img{position:relative;width:100%;height:90%;display:flex;justify-content:center;align-items:center}.gallery .gallery-group .gallery-item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}@media screen and (max-width:800px){.gallery-group{grid-template-columns:repeat(1,1fr)!important}.Page-Content1{width:100%;height:auto;overflow:hidden}.close-btn{top:10px;right:10px}}