.land-location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.land-location-card{border:1px solid #dfe7e9;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.land-location-card figure{margin:0;position:relative}.land-location-card figure img{width:100%;height:190px;object-fit:cover}.land-location-card figcaption{font-size:11px;padding:6px 12px;background:#eff4f4;color:#48616c}.land-location-art{height:190px;background:radial-gradient(ellipse at 95% 100%,#aedb7180,transparent 60%),linear-gradient(140deg,#e5eff0,#f4f7ed);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#206478}.land-location-art i{font-size:38px}.land-location-art span{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.land-location-body{padding:22px;display:flex;flex-direction:column;flex:1}.land-location-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:10px;margin-bottom:15px}.land-location-meta b{padding:5px 8px;border-radius:20px}.land-location-meta .available{background:#e6f4d5;color:#355d1b}.land-location-meta .sold{background:#f2e8e7;color:#8b3e36}.land-location-body h3{font-size:19px;line-height:1.35;margin:0 0 8px}.land-location-body p{font-size:13px;color:#647780}.land-location-body .text-link{font-size:12px;margin-top:auto;padding-top:14px}.land-offer-note{line-height:1.6}.land-plan-link{display:block;font-size:12px;margin-top:15px;color:#17688d}.land-sold-note{font-size:12px;color:#7d655f;margin-top:auto}.land-catalog-note{font-size:12px;color:#667980;margin-top:24px}.socials{flex-wrap:wrap}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-art-caption{position:absolute;right:24px;bottom:135px;color:#fff9;font-size:10px;z-index:2}.our-lands .heading-row p{max-width:480px}@media(max-width:1100px){.land-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.land-location-grid{grid-template-columns:1fr}.land-location-card figure img,.land-location-art{height:210px}.hero-slide img{object-position:65% center}.hero-art-caption{display:none}}
