.opening_galleryWrapper__ViaYS{display:flex;justify-content:center;padding:2rem 1rem}.opening_gallery__rXZ9M{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;max-width:1200px;width:100%}.opening_imageWrapper__fFBS3{position:relative;width:100%;aspect-ratio:16/12;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}.opening_imageWrapper__fFBS3:hover{opacity:.9;transform:scale(1.02)}.opening_image__Jx6f1{object-fit:cover;object-position:center}.opening_modal___fZll{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}.opening_modalContent__ZMHPm{position:relative;width:50vw;height:100vh;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}.opening_modalImage__Qn0pB{width:100%;height:100%;object-fit:cover;display:block}.opening_close__EqlaL{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){.opening_gallery__rXZ9M{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.opening_gallery__rXZ9M{grid-template-columns:1fr}}