.GalleryModal_overlay__K6d3e{background-color:rgba(0,0,0,.5);position:fixed;inset:0}.GalleryModal_content___L9Nw{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);touch-action:pan-y}.GalleryModal_image__y5k71{max-height:90vh;max-width:90vw}.GalleryModal_close__h6wBq{position:absolute;cursor:pointer;background:none;color:#fff;outline:none;border:none;top:0;right:0;margin:0;padding:0;transform:translateY(-100%);transition:transform .5s}@media (max-width:900px){.GalleryModal_navIcon__3TbKT{height:24px;width:24px}.GalleryModal_closeIcon__WNTQT{height:20px;width:20px}}.GalleryModal_close__h6wBq:focus{outline:none}.GalleryModal_next__TA1Di,.GalleryModal_previous__0HG3A{outline:none;background:none;color:#fff;cursor:pointer;border:none;position:absolute;top:50%}.GalleryModal_next__TA1Di{right:0}.GalleryModal_previous__0HG3A{left:0}.GalleryModal_next__TA1Di svg,.GalleryModal_previous__0HG3A svg{transition:transform .2s}.GalleryModal_next__TA1Di:hover svg,.GalleryModal_previous__0HG3A:active svg{transform:rotate(20deg)}.GalleryModal_next__TA1Di:active svg,.GalleryModal_previous__0HG3A:hover svg{transform:rotate(-20deg)}.GalleryModal_close__h6wBq:hover{transform:translateY(-100%) rotate(90deg)}.GalleryGrid_wrapper__TXRZJ{display:grid;grid-template-columns:repeat(3,minmax(400px,1fr));grid-gap:16px;gap:16px;padding:16px}@media (max-width:1250px){.GalleryGrid_wrapper__TXRZJ{grid-template-columns:repeat(2,minmax(400px,1fr))}}@media (max-width:850px){.GalleryGrid_wrapper__TXRZJ{grid-template-columns:repeat(1,minmax(300px,1fr))}}.GalleryGrid_imageWrapper__uU4SN{position:relative;height:clamp(300px,400px,400px);width:100%;overflow:hidden}.GalleryGrid_image__p9Egl{object-fit:cover;object-position:50%;transition:all .5s}.GalleryGrid_imageWrapper__uU4SN:hover .GalleryGrid_image__p9Egl{transform:scale(1.05);cursor:pointer}