.property-gallery{display:grid!important;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:10px;overflow:hidden;border-radius:22px;margin-bottom:28px}.gallery-item{position:relative;border:0;padding:0;overflow:hidden;background:#e8eef1;cursor:pointer}.gallery-item:first-child{grid-row:1/3}.gallery-item:nth-child(n+6){display:none}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-item:hover img{transform:scale(1.04)}.gallery-more{position:absolute;inset:0;display:grid;place-items:center;background:rgba(3,21,34,.62);color:#fff;font-size:38px;font-weight:900}.property-lightbox[hidden]{display:none}.property-lightbox{position:fixed;inset:0;z-index:10000;background:rgba(2,10,18,.96);display:flex;align-items:center;justify-content:center}.property-lightbox img{max-width:88vw;max-height:86vh;object-fit:contain}.property-lightbox button{position:absolute;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.lightbox-close{right:25px;top:20px;width:48px;height:48px;font-size:32px}.lightbox-prev,.lightbox-next{top:48%;width:58px;height:58px;font-size:44px}.lightbox-prev{left:24px}.lightbox-next{right:24px}.property-lightbox span{position:absolute;bottom:20px;color:#fff;font-weight:800}@media(max-width:700px){.property-gallery{grid-template-columns:1fr 1fr;grid-template-rows:260px 120px}.gallery-item:first-child{grid-column:1/3;grid-row:auto}.gallery-item:nth-child(n+4){display:none}}
