.media_galleryWrapper__iFLyp{display:flex;justify-content:center;padding:2rem 1rem}.media_gallery__UNCw6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;width:100%}.media_imageWrapper__eFTAv{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:transform .3s ease,opacity .3s ease;background-color:#f9f9f9;cursor:pointer}.media_imageWrapper__eFTAv:hover{opacity:.9;transform:scale(1.02)}.media_image__Q2tdg{object-fit:cover;object-position:center}.media_modal__xqTA_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:zoom-out}.media_modalContent__fgBxK{position:relative;width:60vw;height:80vh;max-width:1000px;max-height:80vh;cursor:default;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.25);background-color:#000}.media_modalImage__K55Bs{width:100%;height:100%;object-fit:fill;display:block}.media_close__xf5Gn{position:absolute;top:10px;right:10px;background:#fff;color:#000;font-size:24px;font-weight:700;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:1}@media (max-width:992px){.media_gallery__UNCw6{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.media_gallery__UNCw6{grid-template-columns:1fr}}