.property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:210px 210px;gap:8px;margin-top:34px}.property-gallery figure{margin:0;position:relative;overflow:hidden;background:#e8efeb;border-radius:12px}.property-gallery .gallery-item-0{grid-row:1/3}.property-gallery img{width:100%;height:100%;object-fit:cover;display:block}.property-gallery figcaption{position:absolute;left:10px;right:10px;bottom:10px;background:rgba(8,35,32,.72);color:#fff;border-radius:7px;padding:7px 9px;font-size:11px}.property-gallery .gallery-item-3,.property-gallery .gallery-item-4{grid-column:auto}@media(max-width:750px){.property-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.property-gallery figure,.property-gallery .gallery-item-0{min-width:85%;height:280px;scroll-snap-align:start}}
