.GalleryBox_galleryContainer__RTZlU{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-height:660px;padding:10px;box-sizing:border-box;overflow:hidden}@media (max-width:768px){.GalleryBox_galleryContainer__RTZlU{grid-template-columns:1fr;height:auto}}.GalleryBox_mainImage__ws83V{width:100%;height:100%}.GalleryBox_mainImage__ws83V img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.GalleryBox_otherImages__4rTbj{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:10px;width:100%;height:100%}@media (max-width:768px){.GalleryBox_otherImages__4rTbj{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}}@media (max-width:576px){.GalleryBox_otherImages__4rTbj{grid-template-columns:1fr;grid-template-rows:repeat(6,1fr)}}.GalleryBox_smallImage__dLEud{position:relative;width:100%;height:100%;overflow:hidden}.GalleryBox_smallImage__dLEud img{position:absolute;top:0;left:0;width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.GalleryBox_galleryCountBadge__KbRoy{position:absolute;bottom:85px;left:35px;cursor:pointer;background:white;color:#000;padding:6px 12px;border-radius:5px;font-size:14px;font-weight:500;box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:10}