.ImageLightbox_overlay__kXBQt{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:2000;animation:ImageLightbox_fadeIn__lTHSb .25s ease forwards}.ImageLightbox_imageWrapper__EOtmC{max-width:90%;max-height:90%;animation:ImageLightbox_scaleIn__IckY2 .25s ease forwards}.ImageLightbox_image__PZhd8{width:100%;height:auto;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.6)}.ImageLightbox_closeButton__geJSs{position:fixed;top:24px;right:24px;font-size:32px;background:none;border:none;color:#fff;cursor:pointer;z-index:2200}@keyframes ImageLightbox_fadeIn__lTHSb{0%{opacity:0}to{opacity:1}}@keyframes ImageLightbox_scaleIn__IckY2{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}