.PopupGallery_popupGallery__b78WD{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:100}.PopupGallery_popupGalleryContent__FoOiv{position:relative;max-width:80%;max-height:80%}.PopupGallery_imageContainer__qvHhB{display:flex;justify-content:center;align-items:center;height:50rem}.PopupGallery_imageContainer__qvHhB img{max-width:100%;max-height:100%;object-fit:cover}.PopupGallery_navigation__nE7uW{display:flex;justify-content:space-between;margin-top:1rem}.PopupGallery_nextButton__J4LGT,.PopupGallery_prevButton__8rVzM{position:absolute;top:50%;transform:translateY(-50%);border:none;height:3.2rem;padding:1rem;cursor:pointer;font-size:2rem;color:#7e7c7c;transition:color .3s}.PopupGallery_nextButton__J4LGT:hover,.PopupGallery_prevButton__8rVzM:hover{color:#fff}.PopupGallery_nextButton__J4LGT svg,.PopupGallery_prevButton__8rVzM svg{width:3.2rem}.PopupGallery_prevButton__8rVzM{left:0}.PopupGallery_nextButton__J4LGT{right:0}.PopupGallery_closeButton__uRIL9{position:absolute;right:1rem;top:10rem;opacity:.5}.PopupGallery_closeButton__uRIL9:hover{opacity:1}