.GalleryModal_overlay__O6sFP{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(23,23,23,.9);display:flex;justify-content:center;align-items:center;z-index:50}.GalleryModal_modal__tnXFq{position:relative;width:100%;max-width:1200px;margin:2rem;background-color:rgb(23,23,23);border-radius:.5rem;overflow:hidden}.GalleryModal_closeButton__y3qeo{position:absolute;top:1rem;right:1rem;background:none;border:none;color:white;cursor:pointer;padding:.5rem;z-index:10}.GalleryModal_closeButton__y3qeo:hover{opacity:.8}.GalleryModal_imageContainer__fVzOH{position:relative;width:100%;aspect-ratio:16/9}.GalleryModal_navigationButton__60op3{position:absolute;top:50%;transform:translateY(-50%);background:rgba(23,23,23,.5);border:none;color:white;padding:1rem;cursor:pointer;border-radius:9999px;display:flex;align-items:center;justify-content:center;z-index:10}.GalleryModal_navigationButton__60op3:hover{background:rgba(23,23,23,.7)}.GalleryModal_prevButton__agqSx{left:1rem}.GalleryModal_nextButton__QAu4u{right:1rem}.GalleryModal_dots__ec5Om{display:flex;justify-content:center;gap:.5rem;padding:1rem}.GalleryModal_dot__ude7b{width:.5rem;height:.5rem;border-radius:9999px;background-color:rgba(255,255,255,.4);border:none;padding:0;cursor:pointer}.GalleryModal_dotActive__vI37b{background-color:white}