.gallery_container__IgF7Y{margin-top:5rem;min-height:100vh}.gallery_gallery__Mz_Sf{display:flex;flex-direction:column;align-items:center;padding-left:2rem;padding-right:2rem;color:white}.gallery_viewer__xT5gP{position:relative;width:80%;max-width:800px;margin-bottom:7px;overflow:visible;animation:gallery_fadeIn__kagwo .5s ease-out}.gallery_mainImage___oOdn{width:100%;object-fit:cover;cursor:pointer}.gallery_navLeft__kp2kV,.gallery_navRight__UdUlh{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:.5rem;cursor:pointer;z-index:1}.gallery_navLeft__kp2kV{left:-7rem}.gallery_navRight__UdUlh{right:-7rem}.gallery_navIcon__DwysC{width:3rem;height:3rem;object-fit:contain}.gallery_thumbs__Mqelk{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;width:min(calc(4.5 * 170px + 3 * .75rem),100%);margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.gallery_thumb__VVSF_{flex:0 0 auto;width:170px;height:85px;border:none;background:none;padding:0;cursor:pointer;overflow:hidden}.gallery_thumbs__Mqelk::-webkit-scrollbar{display:none}.gallery_thumb__VVSF_ img{width:100%;height:100%;object-fit:cover;display:block}.gallery_activeThumb__XPBsH{border:2px solid white}.gallery_lightbox__OlJPX{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:100000;animation:gallery_fadeIn__kagwo .3s ease-out}.gallery_lightboxImage__C08dH{max-width:90vw;max-height:100vh;object-fit:contain;box-shadow:0 0 20px rgba(0,0,0,.5);animation:gallery_fadeIn__kagwo .4s ease-out}.gallery_lightboxClose__XsHIN{position:absolute;top:2rem;right:8rem;background:transparent;border:none;color:white;cursor:pointer!important;z-index:100000;font-size:50px}.gallery_lightboxNavLeft__3ewcg,.gallery_lightboxNavRight__lrEqt{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:.5rem;cursor:pointer;z-index:1001}.gallery_lightboxNavLeft__3ewcg{left:6rem}.gallery_lightboxNavRight__lrEqt{right:6rem}.gallery_desktop__6Irfd{display:flex}.gallery_mobile__pklRO{display:none}@media (max-width:1024px){.gallery_desktop__6Irfd{display:none}.gallery_mobile__pklRO{display:block}}@keyframes gallery_fadeIn__kagwo{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}