.gallery_galleryContainer__ZyNfm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000;display:flex;flex-direction:column}.gallery_galleryHeader__hrZcj{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:16px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.gallery_galleryHeader__hrZcj h2{margin:0;font-size:20px;font-weight:500}.gallery_verticalControls__kDUgf{position:absolute;top:1rem;right:1rem;display:flex;margin-right:40px;flex-direction:row;gap:.5rem;z-index:10}@media(max-width:680px){.gallery_verticalControls__kDUgf{flex-direction:row;margin-right:0;top:8px;right:5rem}}.gallery_controlButton__V2XQM{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.gallery_controlButton__V2XQM:hover{background-color:rgba(0,0,0,.1);border-radius:50%}.gallery_galleryMainView__CNKif{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative}.gallery_mainImageContainer__gg99m{width:90%;height:60vh;display:flex;align-items:center;justify-content:center}.gallery_imageWrapper__5x0sp{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery_navButton__4MRTK{position:absolute;background:rgba(0,0,0,.5);border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .2s;z-index:9999}.gallery_navButton__4MRTK.gallery_prevButton__tN5cV{left:24px}.gallery_navButton__4MRTK.gallery_nextButton__8eY_2{right:24px}.gallery_thumbnailStrip__VQjye{padding:16px 0;overflow-x:auto;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.gallery_thumbnailStrip__VQjye .gallery_thumbnailsWrapper__ti_PK{display:flex;justify-content:center;gap:8px;padding:0 16px}.gallery_thumbnailStrip__VQjye .gallery_thumbnail__uTkXE{position:relative;width:90px;height:60px;border:2px solid rgba(0,0,0,0);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease}.gallery_thumbnailStrip__VQjye .gallery_thumbnail__uTkXE.gallery_active__gu4nF{border-color:#fff}.gallery_galleryInfo__tRZTi{display:flex;justify-content:center;padding:12px;color:#fff;font-size:14px;background-color:rgba(0,0,0,.5)}.gallery_galleryInfo__tRZTi .gallery_counter__cS_Yh{background-color:hsla(0,0%,100%,.1);padding:4px 12px;border-radius:16px}@media(max-width:768px){.gallery_mainImageContainer__gg99m{height:50vh}.gallery_navButton__4MRTK{width:40px;height:40px}.gallery_thumbnail__uTkXE{width:80px!important;height:60px!important}}.gallery_expanded__oRL1S .gallery_galleryMainView__CNKif{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:1001}.gallery_expanded__oRL1S .gallery_mainImageContainer__gg99m{width:100vw!important;height:100vh!important;display:flex;justify-content:center;align-items:center}.gallery_expanded__oRL1S .gallery_galleryInfo__tRZTi,.gallery_expanded__oRL1S .gallery_thumbnailStrip__VQjye{display:none}.gallery_expanded__oRL1S .gallery_controls__qqJKi{position:absolute;top:10px;right:20px}.gallery_expandButton__mdVw0{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s;color:#fff}.gallery_expandButton__mdVw0:hover{background-color:hsla(0,0%,100%,.2)}.gallery_galleryContainer__ZyNfm.gallery_expanded__oRL1S{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#000;z-index:999}