.ImageLightbox_trigger__MYe6o{cursor:pointer;display:flex;justify-content:center;width:100%}.ImageLightbox_overlay__5GV_5{position:fixed;inset:0;background:hsla(0,0%,90%,.95);display:flex;align-items:center;justify-content:center;z-index:9999;padding:4.5rem 4rem 4rem;cursor:zoom-out;animation:ImageLightbox_fadeIn__QGwsv .25s ease-out}@media (max-width:768px){.ImageLightbox_overlay__5GV_5{padding:3.5rem .5rem .5rem}}@media (max-width:932px) and (orientation:landscape){.ImageLightbox_overlay__5GV_5{padding:.25rem}.ImageLightbox_closeButton__UDpxF{top:.25rem;right:.25rem;width:2rem;height:2rem;font-size:1rem;background:rgba(0,0,0,.6)}}.ImageLightbox_imageWrapper__TqDN9{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:default}.ImageLightbox_imageWrapper__TqDN9 img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;animation:ImageLightbox_zoomIn___aWxL .32s cubic-bezier(.22,1,.36,1)}.ImageLightbox_closeButton__UDpxF{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1;display:flex;align-items:center;justify-content:center;z-index:10000;transition:background .15s ease}.ImageLightbox_closeButton__UDpxF:hover{background:rgba(0,0,0,.8)}@keyframes ImageLightbox_fadeIn__QGwsv{0%{opacity:0}to{opacity:1}}@keyframes ImageLightbox_zoomIn___aWxL{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}