.ImagesBlock_imagesBlock__XCuq2{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.ImagesBlock_image__spZJ6{height:auto;max-width:none;width:100%;cursor:pointer}.ImagesBlock_fullImage__fsbfm{position:fixed;left:0;top:0;bottom:0;right:0;overflow:hidden;cursor:move;z-index:100;display:none}.ImagesBlock_fullImage__fsbfm.ImagesBlock_open__LqU_q{display:block}.ImagesBlock_fullImage__fsbfm img{position:fixed;top:0;left:0;right:0;width:100%;height:auto;margin:auto;max-width:100%}.ImageModal_modalWindow__RARha{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:100;overflow:hidden}.ImageModal_modalContent__xPgC3{position:relative;max-height:100vh;overflow-y:auto;display:flex;flex-direction:column;cursor:move;-ms-overflow-style:none;scrollbar-width:none}.ImageModal_modalContent__xPgC3::-webkit-scrollbar{width:0;background:transparent}.ImageModal_fullImage__hQaF5{width:100vw;height:auto}.ImageModal_fullImage__hQaF5.ImageModal_imageHidden__nNcOz{display:none}@media(max-width:768px){.ImageModal_fullImage__hQaF5{min-height:100vh;-o-object-fit:cover;object-fit:cover}}.ImageModal_closeButton__NhXs0{position:absolute;top:40px;right:40px;border:none;color:var(--black-100);font-size:24px;cursor:pointer;width:40px;height:40px;background:var(--white-100);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:opacity .3s ease}.ImageModal_closeButton__NhXs0:hover{opacity:.7}@media(max-width:768px){.ImageModal_closeButton__NhXs0{width:24px;height:24px;top:16px;right:16px}.ImageModal_closeButton__NhXs0 svg{width:17px;height:17px}}.ImageModal_btnsWrapper__1XN3J{position:absolute;bottom:100px;right:40px;display:flex;gap:2px}@media(max-width:768px){.ImageModal_btnsWrapper__1XN3J{display:none}}.ImageModal_prevNextBtn__sfwcN{height:100%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:var(--white-100);transition:opacity .3s ease}.ImageModal_prevNextBtn__sfwcN:hover{opacity:.7}