.ImageGallery_imageGallery__DDwxY{display:flex;overflow-x:auto;white-space:nowrap;gap:10px;padding-bottom:10px}.ImageGallery_imageWrapper__jyofv{display:inline-block;flex-shrink:0;margin-right:10px;cursor:pointer;transition:opacity .15s}.ImageGallery_imageWrapper__jyofv:hover{opacity:.8}.ImageGallery_imageRadius__3GSLA{border-radius:16px}.ImageGallery_overlay__uK23C{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:1000;display:flex;align-items:center;justify-content:center;animation:ImageGallery_fadeIn__IYbVx .2s ease}@keyframes ImageGallery_fadeIn__IYbVx{0%{opacity:0}to{opacity:1}}.ImageGallery_modalContent__2Xq7K{display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:85vh}.ImageGallery_modalImage__VpCZP{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:16px}.ImageGallery_closeButton__V3oet{position:fixed;top:16px;right:20px;background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:1001}.ImageGallery_closeButton__V3oet:hover{background:hsla(0,0%,100%,.35)}.ImageGallery_navButton__9xzVg{position:fixed;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);border:none;color:#fff;font-size:2.5rem;line-height:1;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:1001}.ImageGallery_navButton__9xzVg:hover{background:hsla(0,0%,100%,.35)}.ImageGallery_prevButton__IjIba{left:16px}.ImageGallery_nextButton__T60Bz{right:16px}.ImageGallery_counter__gz9sd{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:.875rem;background:rgba(0,0,0,.5);padding:4px 12px;border-radius:99px}