.ImageGallery_galleryContainer__c785k{width:100%;display:flex;flex-direction:column;gap:20px}.ImageGallery_gallery__Jhn7T{display:flex;flex-wrap:wrap;justify-content:space-around;gap:50px;min-width:100%}.ImageGallery_galleryCard__D0nke{max-width:300px}.ImageGallery_imageWrapper__WjAwj{width:100%}.ImageGallery_image__gFJKb{width:100%;height:auto;border-radius:8px;margin:auto}.ImageGallery_paginationControls__5JEdt{display:flex;justify-content:center;margin-bottom:20px;margin-top:40px;width:100%}.ImageGallery_buttonContainer__L1N5n{width:100px;text-align:center}.ImageGallery_arrowButton__lz4Jk{background:none;border:none;font-size:25px;cursor:pointer;transition:color .3s ease}.ImageGallery_arrowButton__lz4Jk:disabled{color:#aaa;cursor:not-allowed}.ImageGallery_arrowButton__lz4Jk:hover:not(:disabled){color:var(--hover-text)}.ImageGallery_pageNumber__Kb20D{width:100px;font-size:20px;text-align:center}.ImageGallery_mobileThumbnails__l9mpc{display:flex;gap:20px;margin-top:10px;flex-wrap:wrap;margin-bottom:10px}.ImageGallery_thumbnail__bJSRC{cursor:pointer;border-radius:4px;object-fit:cover}@media only screen and (max-width:1000px){.ImageGallery_gallery__Jhn7T{flex-direction:column;align-items:center;width:100%}.ImageGallery_galleryCard__D0nke{width:90%;max-width:none}.ImageGallery_imageWrapper__WjAwj{width:100%}.ImageGallery_image__gFJKb{width:100%;height:auto;border-radius:8px;margin:auto}}@media only screen and (max-width:500px){.ImageGallery_galleryCard__D0nke{max-width:100%}}