{"id":50000,"date":"2026-04-08T12:58:20","date_gmt":"2026-04-08T12:58:20","guid":{"rendered":"https:\/\/zeas.immo\/?page_id=50000"},"modified":"2026-04-26T21:41:58","modified_gmt":"2026-04-26T21:41:58","slug":"buy-property-in-hesperange-village","status":"publish","type":"page","link":"https:\/\/zeas.immo\/en\/buy-property-in-hesperange-village\/","title":{"rendered":"Buy property in Hesperange village"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"50000\" class=\"elementor elementor-50000\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-871d100 e-flex e-con-boxed e-con e-parent\" data-id=\"871d100\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b100bdd elementor-widget elementor-widget-html\" data-id=\"b100bdd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Buy Property in Hesperange Village, Luxembourg | zeas.immo \u2014 Buyer's Agent<\/title>\n<meta name=\"description\" content=\"Buy property in Hesperange village, Luxembourg \u2014 apartment or house \u2014 with an independent buyer's agent. The most balanced prices in the commune. Avg. asking ~\u20ac8,755\/m\u00b2.\">\n<link rel=\"canonical\" href=\"https:\/\/zeas.immo\/en\/property-for-sale-hesperange\/\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   zeas.immo \u2014 Hesperange village Buy Page (v4 unified)\n   - No Houzez dependency\n   - eXp Realty framing\n   - Buyer-only focus\n   - Lead magnet: investment shortlist\n   - Consistent with homepage design system\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n:root {\n  --orange:    #FF5C0B;\n  --orange-h:  #FF6E28;\n  --black:     #3a3a38;\n  --off-white: #ffffff;\n  --warm-mid:  #f5f3ef;\n  --warm-low:  #edeae4;\n  --border:    #e4e0da;\n  --text:      #555552;\n  --muted:     #999895;\n  --dark-bg:   #3a3a38;\n  --dark-mid:  #1a1a18;\n  --dark-border:#2e2e2b;\n  --max-w:     1203px;\n  --pad:       60px;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\nbody {\n  font-family: 'Poppins', sans-serif;\n  background: var(--off-white);\n  color: var(--black);\n  font-size: 15px;\n  line-height: 1.7;\n}\na { color: inherit; text-decoration: none; }\n.wrap { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad); }\n\n\/* \u2500\u2500 TYPOGRAPHY HELPERS \u2500\u2500 *\/\n.eyebrow {\n  display: flex; align-items: center; gap: 12px;\n  font-size: 11px; font-weight: 600;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 16px;\n}\n.eyebrow::before, .eyebrow::after { content: ''; width: 24px; height: 1px; background: var(--orange); flex-shrink: 0; }\n.eyebrow.center  { justify-content: center; }\n.eyebrow.no-line::before, .eyebrow.no-line::after { display: none; }\n.eyebrow.light { color: rgba(255,255,255,0.5); }\n.eyebrow.light::before, .eyebrow.light::after { background: rgba(255,255,255,0.3); }\n\n.section-title {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: clamp(26px, 3vw, 40px); font-weight: 500;\n  color: var(--black); line-height: 1.1; letter-spacing: -0.02em;\n}\n.section-title.light { color: var(--off-white); }\n.section-title.center { text-align: center; }\n\n.inline-link { color: var(--orange); border-bottom: 1px solid transparent; transition: border-color 200ms; }\n.inline-link:hover { border-color: var(--orange); }\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.btn-primary {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: var(--orange); color: #fff;\n  padding: 14px 32px; font-family: 'Poppins', sans-serif;\n  font-size: 14px; font-weight: 500; letter-spacing: 0.05em;\n  border: none; cursor: pointer;\n  transition: background 220ms, transform 150ms;\n  text-decoration: none;\n}\n.btn-primary:hover { background: var(--orange-h); transform: translateY(-2px); }\n.btn-primary svg { width: 15px; height: 15px; transition: transform 200ms; }\n.btn-primary:hover svg { transform: translateX(4px); }\n\n.btn-outline-dark {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: transparent; color: var(--black);\n  padding: 13px 30px; border: 1px solid var(--border);\n  font-family: 'Poppins', sans-serif; font-size: 14px;\n  font-weight: 500; letter-spacing: 0.05em; cursor: pointer;\n  transition: border-color 220ms, color 220ms;\n  text-decoration: none;\n}\n.btn-outline-dark:hover { border-color: var(--orange); color: var(--orange); }\n\n.btn-outline-light {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: transparent; color: var(--off-white);\n  padding: 13px 30px; border: 1px solid rgba(255,255,255,0.25);\n  font-family: 'Poppins', sans-serif; font-size: 14px;\n  font-weight: 500; letter-spacing: 0.05em; cursor: pointer;\n  transition: border-color 220ms, background 220ms;\n  text-decoration: none;\n}\n.btn-outline-light:hover { border-color: var(--orange); background: var(--orange); }\n\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.hero {\n  background: var(--off-white);\n  border-bottom: 1px solid var(--border);\n  padding: 48px 0 0;\n}\n.hero-body {\n  display: grid;\n  grid-template-columns: 1fr 340px;\n  gap: 64px;\n  align-items: end;\n  padding-bottom: 56px;\n}\n.hero-tag {\n  font-size: 11px; font-weight: 600;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 18px; display: block;\n}\n.hero h1 {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: clamp(30px, 3.8vw, 48px);\n  font-weight: 500; line-height: 1.05;\n  letter-spacing: -0.025em;\n  color: var(--black); margin-bottom: 18px;\n}\n.hero h1 em { font-style: italic; color: var(--orange); }\n.hero-sub {\n  font-size: 15px; font-weight: 300;\n  color: var(--text); line-height: 1.85;\n  max-width: 520px; margin-bottom: 32px;\n}\n.hero-cta-row { display: flex; gap: 16px; flex-wrap: wrap; align-items: center; }\n\n\/* eXp badge *\/\n.exp-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: var(--warm-low); border: 1px solid var(--border);\n  padding: 6px 14px; margin-bottom: 20px;\n  font-size: 11px; color: var(--muted); font-weight: 400;\n}\n.exp-badge strong { color: var(--black); font-weight: 500; }\n\n\/* PRICE CARD *\/\n.hero-price-card {\n  background: var(--warm-mid);\n  border: 1px solid var(--border);\n  border-top: 3px solid var(--orange);\n  padding: 28px 24px;\n}\n.hpc-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 20px; display: block;\n}\n.hpc-row { margin-bottom: 14px; }\n.hpc-row-label { font-size: 11px; color: var(--muted); margin-bottom: 3px; }\n.hpc-val {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 24px; font-weight: 400;\n  color: var(--black); letter-spacing: -0.02em; line-height: 1;\n}\n.hpc-val.orange { color: var(--orange); }\n.hpc-val sup { font-size: 11px; }\n.hpc-divider { height: 1px; background: var(--border); margin: 16px 0; }\n.hpc-gap {\n  display: flex; align-items: center; justify-content: space-between;\n  background: rgba(255,92,11,0.06);\n  border-left: 2px solid var(--orange);\n  padding: 10px 14px; margin-bottom: 6px;\n}\n.hpc-gap-label { font-size: 12px; color: var(--text); }\n.hpc-gap-num {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 16px; font-weight: 600;\n  color: var(--orange); letter-spacing: -0.01em;\n}\n.hpc-sub { font-size: 11px; color: var(--muted); margin-top: 8px; line-height: 1.6; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   TRUST BAR\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.trust-bar {\n  background: #ffffff;\n  border-bottom: 1px solid var(--border);\n  border-top: 1px solid var(--border);\n  padding: 0;\n}\n.trust-bar-inner {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1px solid var(--border);\n  border-top: none;\n}\n.tb-item {\n  padding: 24px 20px;\n  border-right: 1px solid var(--border);\n  text-align: center;\n  cursor: default;\n  transition: background 220ms ease, transform 220ms ease, box-shadow 220ms ease;\n}\n.tb-item:last-child { border-right: none; }\n.tb-item:hover {\n  background: #fff8f5;\n  transform: translateY(-3px);\n  box-shadow: 0 6px 20px rgba(255, 92, 11, 0.08);\n  border-right-color: var(--border);\n  z-index: 1;\n  position: relative;\n}\n.tb-item:hover .tb-num { color: #FF5C0B; }\n.tb-item:hover .tb-label { color: #111110; }\n.tb-num {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 36px; font-weight: 300;\n  color: #111110; letter-spacing: -0.03em;\n  line-height: 1;\n  transition: color 220ms ease;\n}\n.tb-num sup { font-size: 16px; color: var(--orange); vertical-align: super; }\n.tb-label { font-size: 12px; font-weight: 300; color: #555552; margin-top: 6px; line-height: 1.5; transition: color 220ms ease; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   SNAPSHOT \/ VILLAGE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.snapshot {\n  background: #ffffff !important;\n  border-bottom: 1px solid var(--border);\n  padding: 72px 0;\n}\n.snapshot-intro {\n  text-align: center; max-width: 720px;\n  margin: 0 auto 56px;\n}\n.snapshot-intro h2 { margin-bottom: 14px; }\n.snapshot-intro p {\n  font-size: 15px; color: var(--text);\n  line-height: 1.85; font-weight: 300;\n}\n\n.village-detail-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px; background: var(--border);\n  border: 1px solid var(--border);\n  margin-bottom: 40px;\n}\n.vd-card {\n  background: #ffffff !important; padding: 36px 28px;\n  border-top: 2px solid transparent;\n  transition: border-color 220ms ease, background 220ms ease, transform 220ms ease, box-shadow 220ms ease;\n  text-align: center;\n  display: flex; flex-direction: column; align-items: center;\n  position: relative;\n}\n.vd-card:hover {\n  border-top-color: var(--orange);\n  background: #fff8f5;\n  transform: translateY(-3px);\n  box-shadow: 0 6px 20px rgba(255, 92, 11, 0.08);\n  z-index: 1;\n}\n.vd-card:hover .vd-label { color: var(--orange); }\n.vd-card:hover .vd-title { color: #FF5C0B; }\n.vd-icon { width: 40px; height: 40px; color: var(--orange); margin-bottom: 18px; flex-shrink: 0; }\n.vd-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--muted); margin-bottom: 8px;\n}\n.vd-title {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 15px; font-weight: 500;\n  color: var(--black); margin-bottom: 10px;\n  letter-spacing: -0.01em; line-height: 1.25;\n}\n.vd-body {\n  font-size: 13px; color: var(--text);\n  line-height: 1.75; font-weight: 300; text-align: center;\n}\n.vd-body strong { color: var(--black); font-weight: 500; }\n.vd-list {\n  list-style: none; margin-top: 6px;\n  display: flex; flex-direction: column; gap: 5px;\n  text-align: left; align-self: center;\n  width: fit-content; margin-left: auto; margin-right: auto;\n}\n.vd-list li {\n  font-size: 12px; color: var(--text);\n  font-weight: 300; display: flex;\n  align-items: baseline; gap: 8px; line-height: 1.5;\n}\n.vd-list li::before {\n  content: ''; width: 4px; height: 4px;\n  background: var(--orange); border-radius: 50%;\n  flex-shrink: 0; margin-top: 6px;\n}\n\n\/* PRICE EVOLUTION *\/\n.price-evo {\n  background: var(--off-white);\n  border: 1px solid var(--border);\n  border-top: 3px solid var(--orange);\n  padding: 36px 40px 28px;\n}\n.pe-label {\n  font-size: 11px; font-weight: 600;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 24px; display: block;\n}\n.pe-timeline {\n  display: grid; grid-template-columns: repeat(5, 1fr);\n  border: 1px solid var(--border); margin-bottom: 20px;\n}\n.pe-year {\n  padding: 28px 16px;\n  border-right: 1px solid var(--border);\n  text-align: center; cursor: default;\n  transition: background 220ms, transform 220ms, border-bottom-color 220ms;\n  border-bottom: 2px solid transparent;\n}\n.pe-year:last-child { border-right: none; }\n.pe-year:hover {\n  background: rgba(255,92,11,0.07);\n  transform: translateY(-2px);\n  border-bottom-color: var(--orange);\n  z-index: 1;\n}\n.pe-y-label { font-size: 12px; color: var(--muted); margin-bottom: 10px; font-weight: 500; }\n.pe-y-val {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 22px; font-weight: 500;\n  color: var(--black); letter-spacing: -0.02em; line-height: 1;\n}\n.pe-y-val.peak { color: var(--orange); }\n.pe-unit { font-size: 12px; font-weight: 400; }\n.pe-y-delta { font-size: 12px; color: var(--muted); margin-top: 8px; }\n.pe-note { font-size: 11px; color: var(--muted); line-height: 1.6; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   MARKET DATA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.market {\n  background: var(--off-white);\n  border-bottom: 1px solid var(--border);\n  padding: 72px 0;\n}\n.market-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px; align-items: start; margin-top: 48px;\n}\n.price-comparison {\n  border: 1px solid var(--border); overflow: hidden; margin-bottom: 16px;\n}\n.pc-row {\n  display: flex; align-items: center;\n  justify-content: space-between;\n  padding: 16px 20px; border-bottom: 1px solid var(--border);\n}\n.pc-row:last-child { border-bottom: none; }\n.pc-label { font-size: 12px; color: var(--text); font-weight: 400; }\n.pc-val {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 18px; font-weight: 500; letter-spacing: -0.02em;\n}\n.pc-val.orange { color: var(--orange); }\n.pc-val.dark   { color: var(--black); }\n.pc-val.muted  { color: var(--muted); font-size: 15px; }\n.pc-val sup    { font-size: 10px; }\n.pc-gap-row {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 14px 20px;\n  background: rgba(255,92,11,0.06);\n  border: 1px solid var(--border);\n  border-top: 2px solid var(--orange);\n  margin-bottom: 16px;\n}\n.pc-gap-label { font-size: 12px; color: var(--text); }\n.pc-gap-val {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 20px; font-weight: 600;\n  color: var(--orange); letter-spacing: -0.02em;\n}\n.pc-gap-sub { font-size: 11px; color: var(--muted); margin-top: 2px; text-align: right; }\n.market-insight {\n  background: var(--warm-mid); border: 1px solid var(--border);\n  border-left: 3px solid var(--orange); padding: 20px 20px 20px 24px;\n}\n.mi-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 8px;\n}\n.mi-text { font-size: 14px; color: var(--text); line-height: 1.8; font-weight: 300; }\n.mi-text strong { color: var(--black); font-weight: 500; }\n.market-narrative h3 {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 21px; font-weight: 500;\n  color: var(--black); letter-spacing: -0.015em;\n  margin-bottom: 16px; line-height: 1.25;\n}\n.market-narrative p {\n  font-size: 15px; color: var(--text);\n  line-height: 1.85; font-weight: 300; margin-bottom: 14px;\n}\n.market-narrative p:last-child { margin-bottom: 0; }\n.market-narrative strong { color: var(--black); font-weight: 500; }\n.market-note {\n  font-size: 11px; color: var(--muted);\n  margin-top: 20px; line-height: 1.6;\n  border-top: 1px solid var(--border); padding-top: 14px;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   LEAD MAGNET \u2014 INVESTMENT SHORTLIST\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.lead-magnet {\n  background: var(--off-white);\n  border-bottom: 1px solid var(--border);\n  padding: 72px 0;\n}\n.lead-magnet-wrap {\n  background: #ffffff;\n  border: 1px solid var(--border);\n  border-top: 4px solid var(--orange);\n  padding: 56px 52px;\n  position: relative; overflow: hidden;\n  box-shadow: 0 4px 24px rgba(0,0,0,0.06);\n}\n.lead-magnet-wrap::before {\n  content: '';\n  position: absolute; inset: 0; pointer-events: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.03'\/%3E%3C\/svg%3E\");\n}\n.lead-magnet-inner {\n  position: relative; z-index: 1;\n  display: grid; grid-template-columns: 1fr 420px;\n  gap: 64px; align-items: center;\n}\n.lm-left {}\n.lm-kicker {\n  font-size: 13px; font-weight: 700;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  color: #FF5C0B !important; margin-bottom: 20px; display: block;\n}\n.lm-title {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: clamp(28px, 3.2vw, 42px);\n  font-weight: 500; line-height: 1.08;\n  letter-spacing: -0.025em;\n  color: #111110 !important; margin-bottom: 20px;\n  font-size: clamp(32px, 3.8vw, 52px);\n}\n.lm-title em { font-style: italic; color: #FF5C0B !important; }\n.lm-desc {\n  font-size: 15px; font-weight: 300;\n  color: #2a2a28 !important; line-height: 1.85;\n  font-size: 17px;\n  max-width: 460px; margin-bottom: 28px;\n}\n.lm-points {\n  list-style: none; display: flex; flex-direction: column; gap: 12px;\n}\n.lm-points li {\n  display: flex; align-items: flex-start; gap: 12px;\n  font-size: 14px; color: #555552 !important; font-weight: 300; line-height: 1.6;\n}\n.lm-points li strong { color: #111110 !important; font-weight: 500; }\n.lm-check {\n  width: 16px; height: 16px; color: var(--orange);\n  flex-shrink: 0; margin-top: 2px;\n}\n\n\/* LEAD MAGNET FORM CARD *\/\n.lm-card {\n  background: #1a1a18;\n  border: 1px solid var(--dark-border);\n  border-top: 3px solid var(--orange);\n  padding: 32px 28px;\n}\n.lm-card-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 8px; display: block;\n}\n.lm-card-title {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 20px; font-weight: 500;\n  color: var(--off-white); letter-spacing: -0.015em;\n  margin-bottom: 6px;\n}\n.lm-card-sub {\n  font-size: 13px; color: #777470;\n  line-height: 1.7; margin-bottom: 24px; font-weight: 300;\n}\n\n\/* Form elements *\/\n.lm-field { margin-bottom: 14px; }\n.lm-label {\n  display: block; font-size: 11px; font-weight: 500;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  color: #777470; margin-bottom: 6px;\n}\n.lm-input {\n  width: 100%; background: #3a3a38;\n  border: 1px solid var(--dark-border);\n  color: var(--off-white); font-family: 'Poppins', sans-serif;\n  font-size: 14px; font-weight: 300;\n  padding: 12px 14px; outline: none;\n  transition: border-color 200ms;\n  -webkit-appearance: none; appearance: none;\n}\n.lm-input::placeholder { color: #555552; }\n.lm-input:focus { border-color: var(--orange); }\n\n\/* Toggle button groups *\/\n.lm-toggle-group {\n  display: flex; gap: 0;\n}\n.lm-toggle {\n  flex: 1; padding: 11px 8px;\n  background: #3a3a38;\n  border: 1px solid var(--dark-border);\n  border-right: none;\n  color: #555552; font-family: 'Poppins', sans-serif;\n  font-size: 12px; font-weight: 500;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  cursor: pointer; transition: background 180ms, color 180ms, border-color 180ms;\n  text-align: center;\n}\n.lm-toggle:last-child { border-right: 1px solid var(--dark-border); }\n.lm-toggle.active,\n.lm-toggle:hover {\n  background: var(--orange);\n  border-color: var(--orange);\n  color: #fff;\n  z-index: 1; position: relative;\n}\n.lm-toggle.active + .lm-toggle { border-left-color: var(--orange); }\n\n\/* Language selector *\/\n.lm-lang-group {\n  display: flex; gap: 0;\n}\n.lm-lang {\n  flex: 1; padding: 10px 8px;\n  background: #3a3a38;\n  border: 1px solid var(--dark-border);\n  border-right: none;\n  color: #555552; font-family: 'Poppins', sans-serif;\n  font-size: 12px; font-weight: 600;\n  letter-spacing: 0.1em;\n  cursor: pointer; transition: background 180ms, color 180ms, border-color 180ms;\n  text-align: center;\n}\n.lm-lang:last-child { border-right: 1px solid var(--dark-border); }\n.lm-lang.active,\n.lm-lang:hover {\n  background: rgba(255,92,11,0.15);\n  border-color: var(--orange);\n  color: var(--orange);\n  z-index: 1; position: relative;\n}\n\n\/* Two-col row *\/\n.lm-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n\n\/* Submit *\/\n.lm-submit {\n  width: 100%; background: var(--orange);\n  color: #fff; border: none; cursor: pointer;\n  font-family: 'Poppins', sans-serif;\n  font-size: 14px; font-weight: 500;\n  letter-spacing: 0.06em; text-transform: uppercase;\n  padding: 16px 24px; margin-top: 6px;\n  display: flex; align-items: center; justify-content: center; gap: 10px;\n  transition: background 220ms, transform 150ms;\n}\n.lm-submit:hover { background: var(--orange-h); transform: translateY(-2px); }\n.lm-submit svg { width: 15px; height: 15px; }\n.lm-submit:disabled { opacity: 0.6; cursor: not-allowed; transform: none; }\n\n.lm-privacy {\n  font-size: 10px; color: #999895;\n  margin-top: 10px; text-align: center; line-height: 1.5;\n}\n.lm-privacy a { font-size: 10px; color: #999895; border-bottom: 1px solid #ccc; transition: color 200ms; }\n.lm-privacy a:hover { color: var(--orange); }\n\n\/* Success state *\/\n.lm-success {\n  display: none; text-align: center; padding: 20px 0;\n}\n.lm-success.visible { display: block; }\n.lm-success-icon {\n  width: 48px; height: 48px;\n  background: rgba(255,92,11,0.1);\n  border: 1px solid rgba(255,92,11,0.3);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 16px;\n  color: var(--orange);\n}\n.lm-success-icon svg { width: 24px; height: 24px; }\n.lm-success h4 {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 18px; font-weight: 500;\n  color: var(--off-white); margin-bottom: 8px;\n}\n.lm-success p { font-size: 13px; color: #777470; line-height: 1.7; font-weight: 300; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   BUYER CTA \/ ENQUIRY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.enquiry-cta {\n  background: #ffffff;\n  border-bottom: 1px solid var(--border);\n  padding: 72px 0;\n}\n.cta-grid {\n  display: grid; grid-template-columns: 1fr;\n  gap: 40px; align-items: start;\n  max-width: 1203px; margin: 0 auto;\n}\n.cta-left h2 { margin-bottom: 16px; }\n.cta-left p {\n  font-size: 14px; color: var(--text);\n  line-height: 1.75; font-weight: 300; margin-bottom: 20px;\n}\n.cta-left strong { color: var(--black); font-weight: 500; }\n\n.cta-trust-points {\n  display: flex; flex-direction: column; gap: 10px; margin-bottom: 28px;\n}\n.ctp { display: flex; align-items: flex-start; gap: 12px; }\n.ctp-icon { width: 15px; height: 15px; color: var(--orange); flex-shrink: 0; margin-top: 3px; }\n.ctp-text { font-size: 13px; color: var(--text); line-height: 1.6; font-weight: 300; }\n.ctp-text strong { color: var(--black); font-weight: 500; }\n\n.cta-form-box {\n  background: #ffffff;\n  border: 1px solid var(--border);\n  border-top: 3px solid var(--orange);\n  padding: 32px 28px;\n}\n.cfp-label {\n  font-size: 10px; font-weight: 600;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--orange); margin-bottom: 12px; display: block; text-align: center;\n}\n.cfp-title {\n  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n  font-size: 20px; font-weight: 500;\n  color: var(--black); letter-spacing: -0.015em;\n  margin-bottom: 6px; text-align: center;\n}\n.cfp-sub {\n  font-size: 13px; color: var(--text);\n  line-height: 1.7; margin-bottom: 20px;\n  font-weight: 300; text-align: center;\n}\n.cfp-form-inner {\n  background: #ffffff;\n  padding: 0;\n  width: 100%;\n}\n.cfp-form-inner code {\n  display: block; margin-top: 8px; font-size: 11px;\n  color: var(--orange); font-family: monospace;\n}\n.cfp-footer {\n  font-size: 12px; color: var(--muted); margin-top: 14px; text-align: center;\n}\n.cfp-footer a { color: var(--orange); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   ANIMATIONS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.hero-tag        { animation: fadeUp .45s ease both; }\n.hero h1         { animation: fadeUp .55s .06s ease both; }\n.hero-sub        { animation: fadeUp .55s .12s ease both; }\n.hero-cta-row    { animation: fadeUp .55s .18s ease both; }\n.hero-price-card { animation: fadeUp .55s .10s ease both; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   RESPONSIVE\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 960px) {\n  :root { --pad: 32px; }\n  .hero-body { grid-template-columns: 1fr; gap: 36px; }\n  .hero-price-card { max-width: 440px; }\n  .trust-bar-inner { grid-template-columns: repeat(2, 1fr); }\n  .tb-item:nth-child(2) { border-right: none; }\n  .village-detail-grid { grid-template-columns: repeat(2, 1fr); }\n  .pe-timeline { grid-template-columns: repeat(3, 1fr); }\n  .pe-year:nth-child(3) { border-right: none; }\n  .pe-year:nth-child(4), .pe-year:nth-child(5) { border-top: 1px solid var(--border); }\n  .market-grid { grid-template-columns: 1fr; gap: 40px; }\n  .lead-magnet-wrap { padding: 40px 32px; }\n  .lead-magnet-inner { grid-template-columns: 1fr; gap: 40px; }\n  .cta-grid { grid-template-columns: 1fr; gap: 40px; }\n}\n@media (max-width: 600px) {\n  :root { --pad: 20px; }\n  .lead-magnet-wrap { padding: 28px 20px; }\n  .village-detail-grid { grid-template-columns: 1fr; }\n  .pe-timeline { grid-template-columns: repeat(2, 1fr); }\n  .pe-year:nth-child(2) { border-right: none; }\n  .pe-year:nth-child(3), .pe-year:nth-child(4), .pe-year:nth-child(5) { border-top: 1px solid var(--border); }\n  .hero-cta-row { flex-direction: column; }\n  .btn-primary, .btn-outline-dark { width: 100%; justify-content: center; }\n  .lm-row-2 { grid-template-columns: 1fr; }\n  .trust-bar-inner { grid-template-columns: 1fr 1fr; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"hero-body\">\n      <div>\n        <span class=\"hero-tag\">Buy property in Hesperange village \u00b7 Commune centre \u00b7 Independent buyer's agent<\/span>\n        <h1>Buy property in <em>Hesperange village<\/em> \u2014<br>the commune's historic heart.<\/h1>\n        <p class=\"hero-sub\">\n          If you're looking to buy property in Hesperange village, you're targeting the administrative and historic centre of the commune \u2014 the most balanced asking-to-transaction pricing across all five villages, with a ~\u20ac293\/m\u00b2 gap. Understanding that gap is where every serious search starts.\n        <\/p>\n        <div class=\"hero-cta-row\">\n          <button class=\"btn-primary\" onclick=\"document.getElementById('enquiry').scrollIntoView({behavior:'smooth'})\">\n            Start your Hesperange search\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n          <\/button>\n          <a href=\"https:\/\/zeas.immo\/en\/buy-property\/\" class=\"btn-outline-dark\">How our buyer service works \u2192<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-price-card\">\n        <span class=\"hpc-label\">Hesperange village \u00b7 Market snapshot<\/span>\n        <div class=\"hpc-row\">\n          <div class=\"hpc-row-label\">Avg. asking price<\/div>\n          <div class=\"hpc-val orange\">~\u20ac8,755<sup>\/m\u00b2<\/sup><\/div>\n        <\/div>\n        <div class=\"hpc-divider\"><\/div>\n        <div class=\"hpc-row\">\n          <div class=\"hpc-row-label\">Commune transaction avg.<\/div>\n          <div class=\"hpc-val\">~\u20ac8,462<sup>\/m\u00b2<\/sup><\/div>\n        <\/div>\n        <div class=\"hpc-gap\">\n          <span class=\"hpc-gap-label\">Avg. gap<\/span>\n          <span class=\"hpc-gap-num\">~\u20ac293\/m\u00b2<\/span>\n        <\/div>\n        <div class=\"hpc-row\" style=\"margin-top:14px;margin-bottom:0\">\n          <div class=\"hpc-row-label\">On a typical 80m\u00b2 property<\/div>\n          <div class=\"hpc-val\" style=\"font-size:17px\">~\u20ac23,440<\/div>\n        <\/div>\n        <p class=\"hpc-sub\">Asking: aggregators. Transaction: Observatoire de l'Habitat Oct 2024\u2013Sep 2025.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  TRUST BAR\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"trust-bar\">\n  <div class=\"wrap\">\n    <div class=\"trust-bar-inner\">\n      <div class=\"tb-item\">\n        <div class=\"tb-num\">30<sup>%<\/sup><\/div>\n        <div class=\"tb-label\">Of the saving we achieve \u2014<br>zero if no saving secured<\/div>\n      <\/div>\n      <div class=\"tb-item\">\n        <div class=\"tb-num\">1<sup>\u00d7<\/sup><\/div>\n        <div class=\"tb-label\">Buyer mandate per village \u2014<br>your interests, undivided<\/div>\n      <\/div>\n      <div class=\"tb-item\">\n        <div class=\"tb-num\">6<sup>mo<\/sup><\/div>\n        <div class=\"tb-label\">Rolling notarial data \u2014<br>Observatoire de l'Habitat<\/div>\n      <\/div>\n      <div class=\"tb-item\">\n        <div class=\"tb-num\">24<sup>h<\/sup><\/div>\n        <div class=\"tb-label\">Response time on<br>every enquiry<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  VILLAGE SNAPSHOT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"snapshot\">\n  <div class=\"wrap\">\n    <div class=\"snapshot-intro\">\n      <p class=\"eyebrow center\">The village<\/p>\n      <h2 class=\"section-title center\" style=\"margin-bottom:16px\">What to know before you buy property in Hesperange village<\/h2>\n      <p>The most urban and best-connected of Hesperange's five villages. Whether you're looking to buy an apartment in Hesperange village or one of the rarer houses, you'll find strong transport links and a buyer profile dominated by working professionals and relocating families \u2014 which is precisely why asking prices here are the highest in the commune.<\/p>\n    <\/div>\n\n    <div class=\"village-detail-grid\">\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"\/><\/svg>\n        <div class=\"vd-label\">Population &amp; profile<\/div>\n        <div class=\"vd-title\">International professionals &amp; young families<\/div>\n        <p class=\"vd-body\"><strong>~17,300 residents<\/strong> across 129 nationalities in Hesperange commune. Hesperange village draws professionals working in Kirchberg and Cloche d'Or \u2014 the commute advantage is the primary pull.<\/p>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4\"\/><\/svg>\n        <div class=\"vd-label\">Transport<\/div>\n        <div class=\"vd-title\">Best-connected village in the commune<\/div>\n        <ul class=\"vd-list\">\n          <li>City centre <strong>~8 min<\/strong> by car<\/li>\n          <li>Cloche d'Or <strong>~5 min<\/strong> by car<\/li>\n          <li>RGTR bus lines 120, 121, 143<\/li>\n          <li>A3\/A6 motorway access nearby<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\n        <div class=\"vd-label\">Schools &amp; education<\/div>\n        <div class=\"vd-title\">Well-served at every level<\/div>\n        <ul class=\"vd-list\">\n          <li><strong>\u00c9cole fondamentale Hesperange village<\/strong> in village<\/li>\n          <li>Cr\u00e8ches &amp; maisons relais nearby<\/li>\n          <li>ISL &amp; St George's within 15 min<\/li>\n          <li>Lyc\u00e9e de Bonnevoie within 10 min<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z\"\/><\/svg>\n        <div class=\"vd-label\">Parks &amp; green space<\/div>\n        <div class=\"vd-title\">Urban feel, nature within reach<\/div>\n        <ul class=\"vd-list\">\n          <li><strong>Parc de Hesperange village<\/strong> \u2014 walking distance<\/li>\n          <li>Alzette valley green corridor nearby<\/li>\n          <li>Cycling paths to city &amp; Hesperange village<\/li>\n          <li>Cloche d'Or leisure &amp; retail 5 min<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2V9z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <div class=\"vd-label\">Property stock<\/div>\n        <div class=\"vd-title\">Apartments dominate<\/div>\n        <p class=\"vd-body\"><strong>~60% apartments<\/strong>, mostly 1\u20133 bedrooms. Houses exist but are rare \u2014 priced at a 25\u201335% per-m\u00b2 premium over apartments.<\/p>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\n        <div class=\"vd-label\">Daily life<\/div>\n        <div class=\"vd-title\">Self-contained, city amenities nearby<\/div>\n        <ul class=\"vd-list\">\n          <li>Local shops, pharmacy &amp; medical practice<\/li>\n          <li>Cloche d'Or \u2014 supermarkets &amp; restaurants 5 min<\/li>\n          <li>Belle \u00c9toile shopping centre 10 min<\/li>\n          <li>Active community &amp; residents' association<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"lead-magnet\" id=\"investment-shortlist\">\n  <div class=\"wrap\">\n    <div class=\"lead-magnet-wrap\">\n    <div class=\"lead-magnet-inner\">\n      <div class=\"lm-left\">\n        <span class=\"lm-kicker\">Weekly investor briefing \u00b7 Hesperange village<\/span>\n        <h2 class=\"lm-title\">The 3 best-value<br>investment properties<br>in Hesperange village <em>right now.<\/em><\/h2>\n        <p class=\"lm-desc\">Every week, we rank the Hesperange village properties currently on market by investment value \u2014 price per m\u00b2 vs. transaction data, correction from peak, and days on market. You get the shortlist. We do the analysis.<\/p>\n        <ul class=\"lm-points\">\n          <li>\n            <svg class=\"lm-check\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span><strong>Updated weekly<\/strong> from live scraped market data<\/span>\n          <\/li>\n          <li>\n            <svg class=\"lm-check\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span><strong>Ranked by value gap<\/strong> \u2014 asking vs. Observatoire transaction data<\/span>\n          <\/li>\n          <li>\n            <svg class=\"lm-check\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span><strong>Apartments and houses<\/strong> \u2014 your preference, your shortlist<\/span>\n          <\/li>\n          <li>\n            <svg class=\"lm-check\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span>Delivered within <strong>24 hours<\/strong> \u2014 no algorithm, curated by hand<\/span>\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"lm-card\">\n        <span class=\"lm-card-label\">Free \u00b7 No commitment<\/span>\n        <div class=\"lm-card-title\">Get this week's shortlist<\/div>\n        <p class=\"lm-card-sub\">Tell us your preference. We send the analysis directly to your inbox.<\/p>\n\n        <form id=\"lm-form\" onsubmit=\"handleLeadMagnet(event)\">\n          <div class=\"lm-row-2\">\n            <div class=\"lm-field\">\n              <label class=\"lm-label\" for=\"lm-firstname\">First name<\/label>\n              <input class=\"lm-input\" type=\"text\" id=\"lm-firstname\" name=\"firstName\" placeholder=\"Adrian\" required autocomplete=\"given-name\">\n            <\/div>\n            <div class=\"lm-field\">\n              <label class=\"lm-label\" for=\"lm-lastname\">Last name<\/label>\n              <input class=\"lm-input\" type=\"text\" id=\"lm-lastname\" name=\"lastName\" placeholder=\"Buzea\" autocomplete=\"family-name\">\n            <\/div>\n          <\/div>\n\n          <div class=\"lm-field\">\n            <label class=\"lm-label\" for=\"lm-email\">Email address<\/label>\n            <input class=\"lm-input\" type=\"email\" id=\"lm-email\" name=\"email\" placeholder=\"you@example.com\" required autocomplete=\"email\">\n          <\/div>\n\n          <div class=\"lm-field\">\n            <label class=\"lm-label\" for=\"lm-phone\">Phone (optional)<\/label>\n            <input class=\"lm-input\" type=\"tel\" id=\"lm-phone\" name=\"phone\" placeholder=\"+352 691 \u2026\" autocomplete=\"tel\">\n          <\/div>\n\n          <div class=\"lm-field\">\n            <label class=\"lm-label\">Property type<\/label>\n            <div class=\"lm-toggle-group\" role=\"group\" aria-label=\"Property type\">\n              <button type=\"button\" class=\"lm-toggle active\" data-group=\"propType\" data-value=\"apartment\" onclick=\"selectToggle(this)\">Apartment<\/button>\n              <button type=\"button\" class=\"lm-toggle\" data-group=\"propType\" data-value=\"house\" onclick=\"selectToggle(this)\">House<\/button>\n              <button type=\"button\" class=\"lm-toggle\" data-group=\"propType\" data-value=\"both\" onclick=\"selectToggle(this)\">Both<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"lm-proptype\" name=\"propertyType\" value=\"apartment\">\n          <\/div>\n\n          <div class=\"lm-field\">\n            <label class=\"lm-label\">Preferred language \/ Langue pr\u00e9f\u00e9r\u00e9e \/ Bevorzugte Sprache<\/label>\n            <div class=\"lm-lang-group\" role=\"group\" aria-label=\"Preferred language\">\n              <button type=\"button\" class=\"lm-lang active\" data-group=\"lang\" data-value=\"en\" onclick=\"selectToggle(this)\">EN<\/button>\n              <button type=\"button\" class=\"lm-lang\" data-group=\"lang\" data-value=\"fr\" onclick=\"selectToggle(this)\">FR<\/button>\n              <button type=\"button\" class=\"lm-lang\" data-group=\"lang\" data-value=\"de\" onclick=\"selectToggle(this)\">DE<\/button>\n            <\/div>\n            <input type=\"hidden\" id=\"lm-lang\" name=\"language\" value=\"en\">\n          <\/div>\n\n          <button type=\"submit\" class=\"lm-submit\" id=\"lm-btn\">\n            Send me this week's shortlist\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n          <\/button>\n        <\/form>\n\n        <div class=\"lm-success\" id=\"lm-success\">\n          <div class=\"lm-success-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n          <\/div>\n          <h4>You're on the list.<\/h4>\n          <p>We're pulling this week's Hesperange village data right now. Your shortlist arrives within 24 hours.<\/p>\n        <\/div>\n\n        <p class=\"lm-privacy\">No spam. Unsubscribe any time. By submitting you agree to our <a href=\"https:\/\/zeas.immo\/en\/privacy-policy\/\">privacy policy<\/a>.<\/p>\n      <\/div>\n    <\/div><!-- \/lead-magnet-wrap -->\n  <\/div>\n<\/section>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  MARKET DATA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"market\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow center\">Market data \u00b7 Hesperange village<\/p>\n    <h2 class=\"section-title center\" style=\"margin-bottom:8px\">The asking\u2013transaction gap in detail<\/h2>\n    <p style=\"text-align:center;font-size:15px;color:var(--text);max-width:520px;margin:0 auto;font-weight:300;\">Understanding where prices have been \u2014 and where they are heading \u2014 is the foundation of any offer strategy.<\/p>\n\n    <div class=\"market-grid\">\n      <div>\n        <div class=\"price-comparison\">\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Apartments sold in 2019 (commune avg.)<\/span>\n            <div class=\"pc-val dark\">~\u20ac5,800<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Peak transaction price \u2014 Nov 2023<\/span>\n            <div class=\"pc-val orange\">~\u20ac8,900<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Current transaction avg. \u2014 Oct 2024\u2013Sep 2025<\/span>\n            <div class=\"pc-val dark\">~\u20ac8,462<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">5-year price growth (2019\u21922025)<\/span>\n            <div class=\"pc-val muted\">+24%<\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Correction since peak<\/span>\n            <div class=\"pc-val muted\">\u221212%<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pc-gap-row\">\n          <div>\n            <div class=\"pc-gap-label\">Current asking\u2013transaction gap \u00b7 Hesperange village<\/div>\n            <div class=\"pc-gap-sub\">~\u20ac23,440 on a typical 80m\u00b2 apartment<\/div>\n          <\/div>\n          <div class=\"pc-gap-val\">~\u20ac293\/m\u00b2<\/div>\n        <\/div>\n        <div class=\"market-insight\">\n          <div class=\"mi-label\">The buyer's opportunity in 2026<\/div>\n          <p class=\"mi-text\">Sellers in Hesperange village are currently asking <strong>approximately 3% above what properties transact at<\/strong>. A buyer going in at asking price is overpaying significantly. This gap is your starting point \u2014 not your outcome.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"market-narrative\">\n        <h3>The Hesperange village market in 2026<\/h3>\n        <p>Hesperange village has been the most expensive village in the commune for several years, driven by proximity to Luxembourg City and the Cloche d'Or development. Asking prices have softened since the November 2023 peak \u2014 a correction of around 12%.<\/p>\n        <p>For buyers this creates a window. <strong>Motivated sellers are more willing to negotiate<\/strong> than at any point in the past three years. Buyers who come in with documented transaction data have leverage they would not have had in 2022.<\/p>\n        <p>The key distinction for anyone looking to buy property in Hesperange village is between asking price (what you see on Athome.lu) and transacted price (what the notaire records). Our data from the <a href=\"https:\/\/logement.public.lu\/en\/observatoire-habitat.html\" target=\"_blank\" rel=\"noopener\" class=\"inline-link\">Observatoire de l'Habitat<\/a> shows a commune-wide average of ~\u20ac8,462\/m\u00b2 against a Hesperange village asking of ~\u20ac10,264\/m\u00b2. On a 70m\u00b2 apartment, that gap is \u20ac126,140.<\/p>\n        <p class=\"market-note\">Asking price data: Athome.lu, Immotop.lu. Transaction data: Observatoire de l'Habitat, Oct 2024\u2013Sep 2025. Transaction average is commune-wide; village-level data in progress.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  LEAD MAGNET \u2014 INVESTMENT SHORTLIST\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  BUYER ENQUIRY CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"enquiry-cta\" id=\"enquiry\">\n  <div class=\"wrap\">\n    <div class=\"cta-grid\">\n      <div class=\"cta-left\">\n        <p class=\"eyebrow center\">Find your home in Hesperange village<\/p>\n        <h2 class=\"section-title center\" style=\"margin-bottom:16px\">Tell us what home you're looking for in Hesperange village<\/h2>\n        <p>Share your criteria and we walk you through exactly what we do and how we work. You decide if professional guidance and peace of mind are worth it for you. Once you sign the mandate and pay the commitment fee \u2014 <strong>everything else is on us.<\/strong><\/p>\n        <div class=\"cta-trust-points\">\n          <div class=\"ctp\">\n            <svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span class=\"ctp-text\"><strong>Tell us what you need<\/strong> \u2014 property type, size, budget, timeline. The more detail, the better we can match.<\/span>\n          <\/div>\n          <div class=\"ctp\">\n            <svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span class=\"ctp-text\"><strong>We search and shortlist<\/strong> \u2014 we scan the full Hesperange village market and present you the best alternatives based on real transaction data, not just asking prices.<\/span>\n          <\/div>\n          <div class=\"ctp\">\n            <svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span class=\"ctp-text\"><strong>We arm you with data<\/strong> \u2014 you get the full analysis of what a property is actually worth, the asking\u2013transaction gap, and comparable sales \u2014 so your offer is as informed as it can be.<\/span>\n          <\/div>\n          <div class=\"ctp\">\n            <svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <span class=\"ctp-text\"><strong>We handle the rest<\/strong> \u2014 from paperwork and administrative steps to connecting you with trusted partners for financing, notary, and moving.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"cta-form-box\">\n        <div class=\"cfp-form-inner\">\n          <code><div class='fluentform ff-default fluentform_wrapper_11 ffs_custom_wrap'><form data-form_id=\"11\" id=\"fluentform_11\" class=\"frm-fluent-form fluent_form_11 ff-el-form-top ff_form_instance_11_1 ff-form-loading ffs_custom\" data-form_instance=\"ff_form_instance_11_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Property search<\/legend>        <div\n                style=\"display: none!important; position: absolute!important; transform: translateX(1000%)!important;\"\n                class=\"ff-el-group ff-hpsf-container\"\n        >\n            <div class=\"ff-el-input--label asterisk-right\">\n                <label for=\"ff_11_item_sf\" aria-label=\"Contact\">\n                    Contact                <\/label>\n            <\/div>\n            <div class=\"ff-el-input--content\">\n                <input type=\"text\"\n                       name=\"item_11__fluent_sf\"\n                       class=\"ff-el-form-control\"\n                       id=\"ff_11_item_sf\"\n                \/>\n            <\/div>\n        <\/div>\n        <input type='hidden' name='__fluent_form_embded_post_id' value='50000' \/><input type=\"hidden\" id=\"_fluentform_11_fluentformnonce\" name=\"_fluentform_11_fluentformnonce\" value=\"3b8a91a0cb\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/50000\" \/><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_5 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_11_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\" tabindex=\"1\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_dropdown\"><option value=\"\">Village<\/option><option value=\"Howald\"  >Howald<\/option><option value=\"Hesperange\"  >Hesperange<\/option><option value=\"Fentange\"  >Fentange<\/option><option value=\"Itzig\"  >Itzig<\/option><option value=\"Alzingen\"  >Alzingen<\/option><option value=\"Any village in Hesperange\"  >Any village in Hesperange<\/option><option value=\"Any commune\"  >Any commune<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_1\" id=\"ff_11_dropdown_1\" class=\"ff-el-form-control\" data-name=\"dropdown_1\" data-calc_value=\"0\" tabindex=\"2\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_dropdown_1\"><option value=\"\">Property type<\/option><option value=\"House\"  >House<\/option><option value=\"Apartment\"  >Apartment<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_2\" id=\"ff_11_dropdown_2\" class=\"ff-el-form-control\" data-name=\"dropdown_2\" data-calc_value=\"0\" tabindex=\"3\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_dropdown_2\"><option value=\"\">Budget<\/option><option value=\"&lt; 700.000 Euro\"  >< 700.000 Euro<\/option><option value=\"between 700.000-1.000.000 Euro\"  >between 700.000-1.000.000 Euro<\/option><option value=\"between 1.000.000-1.500.000 Euro\"  >between 1.000.000-1.500.000 Euro<\/option><option value=\"&gt;1.500.000 Euro\"  >>1.500.000 Euro<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-4' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_3\" id=\"ff_11_dropdown_3\" class=\"ff-el-form-control\" data-name=\"dropdown_3\" data-calc_value=\"0\" tabindex=\"4\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_dropdown_3\"><option value=\"\">Bedrooms<\/option><option value=\"Studio\"  >Studio<\/option><option value=\"2\"  >2<\/option><option value=\"3\"  >3<\/option><option value=\"4\"  >4<\/option><option value=\"&gt;5\"  >>5<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-5' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_4\" id=\"ff_11_dropdown_4\" class=\"ff-el-form-control\" data-name=\"dropdown_4\" data-calc_value=\"0\" tabindex=\"5\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_dropdown_4\"><option value=\"\">moving timeline<\/option><option value=\"Immediate (0-3 months)\"  >Immediate (0-3 months)<\/option><option value=\"Soon (3-6 months)\"  >Soon (3-6 months)<\/option><option value=\"Flexible (6-12 months)\"  >Flexible (6-12 months)<\/option><\/select><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_5 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_1\" class=\"ff-el-form-control\" placeholder=\"First name\" data-name=\"input_text_1\" tabindex=\"6\" id=\"ff_11_input_text_1\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"Last name\" data-name=\"input_text\" tabindex=\"7\" id=\"ff_11_input_text\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone\" type=\"tel\" placeholder=\"Mobile Number\" data-name=\"phone\" id=\"ff_11_phone\" tabindex=\"8\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-4' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_11_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\" tabindex=\"9\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-5' style='flex-basis: 20%;'><div class='ff-el-group ff-text-center ff_submit_btn_wrapper ff_submit_btn_wrapper_custom'><button class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\" type=\"submit\" name=\"custom_submit_button-11_1\" data-name=\"custom_submit_button-11_1\" tabindex=\"10\"  aria-label=\"search property\">search property<\/button><style>form.fluent_form_11 .wpf_has_custom_css.ff-btn-submit { background-color:rgba(255, 92, 11, 1);border-color:rgba(10, 10, 10, 1);color:#ffffff;border-radius:5px;min-width:100%; }form.fluent_form_11 .wpf_has_custom_css.ff-btn-submit:hover { background-color:#ffffff;border-color:rgba(13, 13, 13, 1);color:rgba(255, 92, 11, 1);min-width:100%; } <\/style><\/div><\/div><\/div><\/fieldset><\/form><div id='fluentform_11_errors' class='ff-errors-in-stack ff_form_instance_11_1 ff-form-loading_errors ff_form_instance_11_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_11_1 = {\"id\":\"11\",\"ajaxUrl\":\"https:\\\/\\\/zeas.immo\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_11_1\",\"form_id_selector\":\"fluentform_11\",\"rules\":{\"dropdown\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_4\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":false,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/code>\n        <\/div>\n        <p class=\"cfp-footer\">Want to read more first? <a href=\"https:\/\/zeas.immo\/en\/buy-property\/\">See the full buyer's page \u2192<\/a><\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n  JAVASCRIPT\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<script>\n\/\/ \u2500\u2500 Toggle button groups \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\nfunction selectToggle(btn) {\n  var group  = btn.getAttribute('data-group');\n  var value  = btn.getAttribute('data-value');\n  var isLang = group === 'lang';\n\n  \/\/ Deactivate all in group\n  document.querySelectorAll('[data-group=\"' + group + '\"]').forEach(function(b) {\n    b.classList.remove('active');\n  });\n  btn.classList.add('active');\n\n  \/\/ Write to hidden input\n  var inputId = isLang ? 'lm-lang' : 'lm-proptype';\n  var input = document.getElementById(inputId);\n  if (input) input.value = value;\n}\n\n\/\/ \u2500\u2500 Lead magnet form submit \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\nfunction handleLeadMagnet(e) {\n  e.preventDefault();\n\n  var btn  = document.getElementById('lm-btn');\n  var form = document.getElementById('lm-form');\n  var succ = document.getElementById('lm-success');\n\n  btn.disabled = true;\n  btn.textContent = 'Sending\u2026';\n\n  var payload = {\n    firstName:    document.getElementById('lm-firstname').value.trim(),\n    lastName:     document.getElementById('lm-lastname').value.trim(),\n    email:        document.getElementById('lm-email').value.trim(),\n    phone:        document.getElementById('lm-phone').value.trim(),\n    propertyType: document.getElementById('lm-proptype').value,\n    language:     document.getElementById('lm-lang').value,\n    village:      'Hesperange village'\n  };\n\n  fetch('https:\/\/zeas.immo\/zeas-proxy.php?action=village_lead', {\n    method:  'POST',\n    headers: { 'Content-Type': 'application\/json' },\n    body:    JSON.stringify(payload)\n  })\n  .then(function(r) { return r.json(); })\n  .then(function(data) {\n    if (data.success) {\n      form.style.display = 'none';\n      succ.classList.add('visible');\n    } else {\n      btn.disabled = false;\n      btn.innerHTML = 'Try again \u2014 ' + (data.error || 'something went wrong');\n    }\n  })\n  .catch(function() {\n    btn.disabled = false;\n    btn.textContent = 'Try again \u2014 connection error';\n  });\n}\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3bc9141 e-flex e-con-boxed e-con e-parent\" data-id=\"3bc9141\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e128960 e-flex e-con-boxed e-con e-parent\" data-id=\"e128960\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be2e46e elementor-widget elementor-widget-html\" data-id=\"be2e46e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Buy Property in Hesperange Village, Luxembourg | zeas.immo \u2014 Buyer's Agent<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --orange:    #FF5C0B;\n  --orange-h:  #FF6E28;\n  --black:     #111110;\n  --off-white: #faf9f7;\n  --warm-mid:  #f5f3ef;\n  --warm-low:  #edeae4;\n  --border:    #e4e0da;\n  --text:      #555552;\n  --muted:     #999895;\n  --max-w:     1203px;\n  --pad:       60px;\n}\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nbody { font-family: 'Poppins', sans-serif; background: var(--off-white); color: var(--black); font-size: 15px; line-height: 1.7; }\na { color: inherit; text-decoration: none; }\n.wrap { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad); }\n\n.eyebrow { display: flex; align-items: center; gap: 12px; font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--orange); margin-bottom: 16px; }\n.eyebrow::before, .eyebrow::after { content: ''; width: 24px; height: 1px; background: var(--orange); flex-shrink: 0; }\n.eyebrow.center { justify-content: center; }\n.eyebrow.no-line::before, .eyebrow.no-line::after { display: none; }\n\n.section-title { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: clamp(26px, 3vw, 40px); font-weight: 500; color: var(--black); line-height: 1.1; letter-spacing: -0.02em; }\n.section-title.center { text-align: center; }\n.inline-link { color: var(--orange); border-bottom: 1px solid transparent; transition: border-color 200ms; }\n.inline-link:hover { border-color: var(--orange); }\n\n.snapshot { background: var(--warm-mid); border-bottom: 1px solid var(--border); padding: 72px 0; }\n.snapshot-intro { text-align: center; max-width: 720px; margin: 0 auto 56px; }\n.snapshot-intro h2 { margin-bottom: 14px; }\n.snapshot-intro p { font-family: 'Poppins', sans-serif; font-size: 15px; color: var(--text); line-height: 1.85; font-weight: 300; }\n.village-detail-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--border); border: 1px solid var(--border); margin-bottom: 40px; }\n.vd-card { background: var(--off-white); padding: 36px 28px; border-top: 2px solid transparent; transition: border-color 220ms, background 220ms; text-align: center; display: flex; flex-direction: column; align-items: center; }\n.vd-card:hover { border-top-color: var(--orange); background: var(--warm-mid); }\n.vd-icon { width: 40px; height: 40px; color: var(--orange); margin-bottom: 18px; flex-shrink: 0; }\n.vd-label { font-family: 'Poppins', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); margin-bottom: 8px; }\n.vd-title { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; font-weight: 500; color: var(--black); margin-bottom: 10px; letter-spacing: -0.01em; line-height: 1.25; }\n.vd-body { font-family: 'Poppins', sans-serif; font-size: 13px; color: var(--text); line-height: 1.75; font-weight: 300; text-align: center; }\n.vd-body strong { color: var(--black); font-weight: 500; }\n.vd-list { list-style: none; margin-top: 6px; display: flex; flex-direction: column; gap: 5px; text-align: left; align-self: center; width: fit-content; margin-left: auto; margin-right: auto; }\n.vd-list li { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--text); font-weight: 300; display: flex; align-items: baseline; gap: 8px; line-height: 1.5; }\n.vd-list li::before { content: ''; width: 4px; height: 4px; background: var(--orange); border-radius: 50%; flex-shrink: 0; margin-top: 6px; }\n.price-evo { background: var(--off-white); border: 1px solid var(--border); border-top: 3px solid var(--orange); padding: 36px 40px 28px; }\n.pe-label { font-family: 'Poppins', sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--orange); margin-bottom: 24px; display: block; }\n.pe-timeline { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; border: 1px solid var(--border); margin-bottom: 20px; }\n.pe-year { padding: 28px 16px; border-right: 1px solid var(--border); text-align: center; cursor: default; transition: background 220ms, transform 220ms, border-bottom-color 220ms; border-bottom: 2px solid transparent; position: relative; }\n.pe-year:last-child { border-right: none; }\n.pe-year:hover { background: rgba(255,92,11,0.07); transform: translateY(-2px); border-bottom-color: var(--orange); z-index: 1; }\n.pe-y-label { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--muted); margin-bottom: 10px; font-weight: 500; transition: color 220ms; }\n.pe-year:hover .pe-y-label { color: var(--orange); }\n.pe-y-val { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 22px; font-weight: 500; color: var(--black); letter-spacing: -0.02em; line-height: 1; transition: color 220ms; }\n.pe-year:hover .pe-y-val { color: var(--orange); }\n.pe-y-val.peak { color: var(--orange); }\n.pe-unit { font-size: 12px; font-weight: 400; }\n.pe-y-delta { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--muted); margin-top: 8px; font-weight: 400; transition: color 220ms; }\n.pe-year:hover .pe-y-delta { color: var(--text); }\n.pe-note { font-family: 'Poppins', sans-serif; font-size: 11px; color: var(--muted); line-height: 1.6; }\n.market { background: var(--off-white); border-bottom: 1px solid var(--border); padding: 72px 0; }\n.market-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; margin-top: 48px; }\n.price-comparison { border: 1px solid var(--border); overflow: hidden; margin-bottom: 16px; }\n.pc-row { display: flex; align-items: center; justify-content: space-between; padding: 16px 20px; border-bottom: 1px solid var(--border); }\n.pc-row:last-child { border-bottom: none; }\n.pc-label { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--text); font-weight: 400; }\n.pc-val { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 500; letter-spacing: -0.02em; }\n.pc-val.orange { color: var(--orange); }\n.pc-val.dark { color: var(--black); }\n.pc-val.muted { color: var(--muted); font-size: 15px; }\n.pc-val sup { font-size: 10px; }\n.pc-gap-row { display: flex; align-items: center; justify-content: space-between; padding: 14px 20px; background: rgba(255,92,11,0.06); border: 1px solid var(--border); border-top: 2px solid var(--orange); margin-bottom: 16px; }\n.pc-gap-label { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--text); }\n.pc-gap-val { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 600; color: var(--orange); letter-spacing: -0.02em; }\n.pc-gap-sub { font-family: 'Poppins', sans-serif; font-size: 11px; color: var(--muted); margin-top: 2px; text-align: right; }\n.market-insight { background: var(--warm-mid); border: 1px solid var(--border); border-left: 3px solid var(--orange); padding: 20px 20px 20px 24px; }\n.mi-label { font-family: 'Poppins', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.16em; text-transform: uppercase; color: var(--orange); margin-bottom: 8px; }\n.mi-text { font-family: 'Poppins', sans-serif; font-size: 14px; color: var(--text); line-height: 1.8; font-weight: 300; }\n.mi-text strong { color: var(--black); font-weight: 500; }\n.market-narrative h3 { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 21px; font-weight: 500; color: var(--black); letter-spacing: -0.015em; margin-bottom: 16px; line-height: 1.25; }\n.market-narrative p { font-family: 'Poppins', sans-serif; font-size: 15px; color: var(--text); line-height: 1.85; font-weight: 300; margin-bottom: 14px; }\n.market-narrative p:last-child { margin-bottom: 0; }\n.market-narrative strong { color: var(--black); font-weight: 500; }\n.market-note { font-family: 'Poppins', sans-serif; font-size: 11px; color: var(--muted); margin-top: 20px; line-height: 1.6; border-top: 1px solid var(--border); padding-top: 14px; }\n.enquiry-cta { background: var(--warm-mid); border-bottom: 1px solid var(--border); padding: 72px 0; }\n.cta-grid { display: grid; grid-template-columns: 1fr; gap: 32px; align-items: start; }\n.cta-left h2 { margin-bottom: 16px; }\n.cta-left p { font-family: 'Poppins', sans-serif; font-size: 14px; color: var(--text); line-height: 1.75; font-weight: 300; margin-bottom: 20px; }\n.cta-left strong { color: var(--black); font-weight: 500; }\n.cta-trust-points { display: flex; flex-direction: column; gap: 10px; margin-bottom: 28px; }\n.ctp { display: flex; align-items: flex-start; gap: 12px; }\n.ctp-icon { width: 15px; height: 15px; color: var(--orange); flex-shrink: 0; margin-top: 3px; }\n.ctp-text { font-family: 'Poppins', sans-serif; font-size: 13px; color: var(--text); line-height: 1.6; font-weight: 300; }\n.ctp-text strong { color: var(--black); font-weight: 500; }\n.cta-form-box { background: var(--off-white); border: 1px solid var(--border); border-top: 3px solid var(--orange); padding: 32px 28px; }\n.cfp-label { font-family: 'Poppins', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--orange); margin-bottom: 12px; display: block; }\n.cfp-title { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 500; color: var(--black); letter-spacing: -0.015em; margin-bottom: 6px; }\n.cfp-sub { font-family: 'Poppins', sans-serif; font-size: 13px; color: var(--text); line-height: 1.7; margin-bottom: 20px; font-weight: 300; }\n.cfp-inner { background: var(--warm-mid); border: 1px dashed var(--border); padding: 24px; text-align: center; font-size: 12px; color: var(--muted); font-style: italic; }\n.cfp-inner code { display: block; margin-top: 8px; font-size: 11px; color: var(--orange); font-family: monospace; }\n.cfp-footer { font-family: 'Poppins', sans-serif; font-size: 12px; color: var(--muted); margin-top: 14px; }\n.cfp-footer a { color: var(--orange); }\n@keyframes fadeUp { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: translateY(0); } }\n@media (max-width: 960px) { :root { --pad: 32px; } .village-detail-grid { grid-template-columns: 1fr 1fr; } .pe-timeline { grid-template-columns: repeat(3, 1fr); } .pe-year:nth-child(3) { border-right: none; } .pe-year:nth-child(4), .pe-year:nth-child(5) { border-top: 1px solid var(--border); } .market-grid { grid-template-columns: 1fr; gap: 40px; } }\n@media (max-width: 600px) { :root { --pad: 20px; } .village-detail-grid { grid-template-columns: 1fr; } .pe-timeline { grid-template-columns: repeat(2, 1fr); } .pe-year:nth-child(2) { border-right: none; } .pe-year:nth-child(3), .pe-year:nth-child(4), .pe-year:nth-child(5) { border-top: 1px solid var(--border); } }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"snapshot\">\n  <div class=\"wrap\">\n    <div class=\"snapshot-intro\">\n      <p class=\"eyebrow center\">The village<\/p>\n      <h2 class=\"section-title center\" style=\"margin-bottom:16px\">What to know before you buy property in Hesperange village<\/h2>\n      <p>Hesperange village is the administrative centre and historic core of the commune. Whether you're looking to buy an apartment in Hesperange village or a house, you'll find the most balanced market in the commune \u2014 the lowest asking prices across all five villages and the smallest gap to transaction values.<\/p>\n    <\/div>\n    <div class=\"village-detail-grid\">\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z\"\/><\/svg>\n        <div class=\"vd-label\">Population &amp; profile<\/div>\n        <div class=\"vd-title\">Mixed \u2014 long-term residents &amp; families<\/div>\n        <p class=\"vd-body\">The most mixed resident profile in the commune \u2014 long-term Luxembourg residents, multi-generational families, and a growing international population. Part of the commune's <strong>~17,300 residents<\/strong> across 129 nationalities.<\/p>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4\"\/><\/svg>\n        <div class=\"vd-label\">Transport<\/div>\n        <div class=\"vd-title\">Central hub for the commune<\/div>\n        <ul class=\"vd-list\"><li>City centre <strong>~14 min<\/strong> by car<\/li><li>All other villages within <strong>10 min<\/strong><\/li><li>RGTR bus hub serving all five villages<\/li><li>Access to A3 motorway south<\/li><\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"\/><\/svg>\n        <div class=\"vd-label\">Schools &amp; education<\/div>\n        <div class=\"vd-title\">Best-served in the commune<\/div>\n        <ul class=\"vd-list\"><li>Multiple primary schools within village<\/li><li>Main commune cr\u00e8che &amp; maison relais here<\/li><li>Secondary schools within 15\u201320 min<\/li><li>International schools via Howald route<\/li><\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z\"\/><\/svg>\n        <div class=\"vd-label\">Parks &amp; green space<\/div>\n        <div class=\"vd-title\">Historic riverside setting<\/div>\n        <ul class=\"vd-list\"><li>Alzette riverside walks in village<\/li><li>Historic ch\u00e2teau grounds nearby<\/li><li>Cycling along Alzette valley corridor<\/li><li>Parc Merveilleux (Bettembourg) 10 min<\/li><\/ul>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2V9z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <div class=\"vd-label\">Property stock<\/div>\n        <div class=\"vd-title\">The most balanced mix in the commune<\/div>\n        <p class=\"vd-body\"><strong>~50% apartments, 50% houses<\/strong> across a wide range of property ages. Steady stock turnover gives buyers more choice than lower-volume villages.<\/p>\n      <\/div>\n      <div class=\"vd-card\">\n        <svg class=\"vd-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg>\n        <div class=\"vd-label\">Daily life<\/div>\n        <div class=\"vd-title\">Full commune services on your doorstep<\/div>\n        <ul class=\"vd-list\"><li>Commune hall, post office &amp; services<\/li><li>Supermarket, bakeries &amp; local shops<\/li><li>Medical centre &amp; pharmacy<\/li><li>Regular market &amp; community events<\/li><\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"price-evo\">\n      <span class=\"pe-label\">Property price evolution in Hesperange village \u00b7 2019\u20132025<\/span>\n      <div class=\"pe-timeline\">\n        <div class=\"pe-year\">\n          <div class=\"pe-y-label\">2019<\/div>\n          <div class=\"pe-y-val\">~\u20ac6,100<span class=\"pe-unit\">\/m\u00b2<\/span><\/div>\n          <div class=\"pe-y-delta\">Baseline<\/div>\n        <\/div>\n        <div class=\"pe-year\">\n          <div class=\"pe-y-label\">2021<\/div>\n          <div class=\"pe-y-val\">~\u20ac7,400<span class=\"pe-unit\">\/m\u00b2<\/span><\/div>\n          <div class=\"pe-y-delta\">+21%<\/div>\n        <\/div>\n        <div class=\"pe-year\">\n          <div class=\"pe-y-label\">Nov 2023<\/div>\n          <div class=\"pe-y-val peak\">~\u20ac9,000<span class=\"pe-unit\">\/m\u00b2<\/span><\/div>\n          <div class=\"pe-y-delta\">Peak \u2191<\/div>\n        <\/div>\n        <div class=\"pe-year\">\n          <div class=\"pe-y-label\">2024<\/div>\n          <div class=\"pe-y-val\">~\u20ac8,300<span class=\"pe-unit\">\/m\u00b2<\/span><\/div>\n          <div class=\"pe-y-delta\">\u22128%<\/div>\n        <\/div>\n        <div class=\"pe-year\">\n          <div class=\"pe-y-label\">2025<\/div>\n          <div class=\"pe-y-val\">~\u20ac8,200<span class=\"pe-unit\">\/m\u00b2<\/span><\/div>\n          <div class=\"pe-y-delta\">\u22129% from peak<\/div>\n        <\/div>\n      <\/div>\n      <p class=\"pe-note\">Asking price trend, Hesperange commune. Transaction data: Observatoire de l'Habitat Oct 2024\u2013Sep 2025. Village-level breakdown in progress.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"market\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow center\">Market data \u00b7 Hesperange village<\/p>\n    <h2 class=\"section-title center\" style=\"margin-bottom:8px\">The asking\u2013transaction gap in detail<\/h2>\n    <p style=\"text-align:center;font-family:'Poppins',sans-serif;font-size:15px;color:var(--text);max-width:520px;margin:0 auto;\">Understanding where prices have been \u2014 and where they are heading \u2014 is the foundation of any offer strategy.<\/p>\n    <div class=\"market-grid\">\n      <div>\n        <div class=\"price-comparison\">\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Properties sold in 2019 (commune avg.)<\/span>\n            <div class=\"pc-val dark\">~\u20ac6,100<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Peak asking price \u2014 Nov 2023<\/span>\n            <div class=\"pc-val orange\">~\u20ac9,000<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Current transaction avg. \u2014 Oct 2024\u2013Sep 2025<\/span>\n            <div class=\"pc-val dark\">~\u20ac8,462<sup>\/m\u00b2<\/sup><\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">5-year price growth (2019\u21922025)<\/span>\n            <div class=\"pc-val muted\">+21%<\/div>\n          <\/div>\n          <div class=\"pc-row\">\n            <span class=\"pc-label\">Correction since peak<\/span>\n            <div class=\"pc-val muted\">\u22129%<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"pc-gap-row\">\n          <div>\n            <div class=\"pc-gap-label\">Current asking\u2013transaction gap \u00b7 Hesperange village<\/div>\n            <div class=\"pc-gap-sub\">~\u20ac23,440 on a typical 80m\u00b2 property<\/div>\n          <\/div>\n          <div class=\"pc-gap-val\">~\u20ac293\/m\u00b2<\/div>\n        <\/div>\n        <div class=\"market-insight\">\n          <div class=\"mi-label\">The buyer's opportunity in 2026<\/div>\n          <p class=\"mi-text\">Hesperange village has the <strong>smallest asking\u2013transaction gap in the commune<\/strong> at ~\u20ac293\/m\u00b2. Sellers price close to market reality here. The buyer advantage is speed and data \u2014 knowing fair value so you can act first.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"market-narrative\">\n        <h3>The Hesperange village market in 2026<\/h3>\n        <p>Hesperange village is the most balanced market in the commune. The ~\u20ac293\/m\u00b2 gap is by far the smallest across all five villages \u2014 sellers and buyers are generally well-aligned on pricing.<\/p>\n        <p>This means <strong>offer strategy here is less about negotiating down from an inflated asking price<\/strong> and more about moving quickly on well-priced stock. Properties priced correctly sell faster here than in any other village.<\/p>\n        <p>For buyers looking to buy property in Hesperange village, the ~\u20ac8,755\/m\u00b2 average asking is the lowest entry point in the commune. Our data from the <a href=\"https:\/\/logement.public.lu\/en\/observatoire-habitat.html\" target=\"_blank\" rel=\"noopener\" class=\"inline-link\">Observatoire de l'Habitat<\/a> tells us what fair value looks like so you can move decisively. <a href=\"https:\/\/zeas.immo\/en\/buy-property\/\" class=\"inline-link\">See how we approach well-priced markets \u2192<\/a><\/p>\n        <p class=\"market-note\">Asking price data: Athome.lu, Immotop.lu. Transaction data: Observatoire de l'Habitat, Oct 2024\u2013Sep 2025. Transaction average is commune-wide; village-level data in progress.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"enquiry-cta\" id=\"enquiry\">\n  <div class=\"wrap\">\n    <div class=\"cta-grid\">\n      <div class=\"cta-left\" style=\"text-align:center\">\n        <p class=\"eyebrow center\">Start your Hesperange village search<\/p>\n        <h2 class=\"section-title center\" style=\"margin-bottom:16px\">Tell us what you're looking for in Hesperange village<\/h2>\n        <p style=\"max-width:560px;margin:0 auto 20px;\">We come back within 24 hours with transaction data for Hesperange village and a clear next step. <strong>No obligation, no upfront cost.<\/strong><\/p>\n        <div class=\"cta-trust-points\" style=\"display:inline-flex;flex-direction:column;gap:10px;text-align:left;margin-bottom:28px;\">\n          <div class=\"ctp\"><svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><span class=\"ctp-text\">We <strong>never represent both sides<\/strong> of a transaction<\/span><\/div>\n          <div class=\"ctp\"><svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><span class=\"ctp-text\">Success fee <strong>30% of saving<\/strong> \u2014 zero if no saving<\/span><\/div>\n          <div class=\"ctp\"><svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><span class=\"ctp-text\"><strong>No portfolio<\/strong> \u2014 no conflict of interest<\/span><\/div>\n          <div class=\"ctp\"><svg class=\"ctp-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg><span class=\"ctp-text\">Response within <strong>24 hours<\/strong><\/span><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"cta-form-box\">\n        <span class=\"cfp-label\" style=\"text-align:center;display:block\">Buyer's enquiry \u00b7 Hesperange village<\/span>\n        <div class=\"cfp-title\" style=\"text-align:center\">What are you looking for?<\/div>\n        <p class=\"cfp-sub\" style=\"text-align:center\">Village, budget, property type, timeline \u2014 the more detail, the more specific our first response.<\/p>\n        <div class=\"cfp-inner\">\n          Fluent Forms buyer enquiry widget\n          <code><div class='fluentform ff-default fluentform_wrapper_11 ffs_custom_wrap'><form data-form_id=\"11\" id=\"fluentform_11\" class=\"frm-fluent-form fluent_form_11 ff-el-form-top ff_form_instance_11_2 ff-form-loading ffs_custom\" data-form_instance=\"ff_form_instance_11_2\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Property search<\/legend>        <div\n                style=\"display: none!important; position: absolute!important; transform: translateX(1000%)!important;\"\n                class=\"ff-el-group ff-hpsf-container\"\n        >\n            <div class=\"ff-el-input--label asterisk-right\">\n                <label for=\"ff_11_item_sf\" aria-label=\"Updates\">\n                    Updates                <\/label>\n            <\/div>\n            <div class=\"ff-el-input--content\">\n                <input type=\"text\"\n                       name=\"item_11__fluent_sf\"\n                       class=\"ff-el-form-control\"\n                       id=\"ff_11_item_sf\"\n                \/>\n            <\/div>\n        <\/div>\n        <input type='hidden' name='__fluent_form_embded_post_id' value='50000' \/><input type=\"hidden\" id=\"_fluentform_11_fluentformnonce\" name=\"_fluentform_11_fluentformnonce\" value=\"3b8a91a0cb\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/50000\" \/><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_5 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_11_2_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\" tabindex=\"11\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_2_dropdown\"><option value=\"\">Village<\/option><option value=\"Howald\"  >Howald<\/option><option value=\"Hesperange\"  >Hesperange<\/option><option value=\"Fentange\"  >Fentange<\/option><option value=\"Itzig\"  >Itzig<\/option><option value=\"Alzingen\"  >Alzingen<\/option><option value=\"Any village in Hesperange\"  >Any village in Hesperange<\/option><option value=\"Any commune\"  >Any commune<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_1\" id=\"ff_11_2_dropdown_1\" class=\"ff-el-form-control\" data-name=\"dropdown_1\" data-calc_value=\"0\" tabindex=\"12\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_2_dropdown_1\"><option value=\"\">Property type<\/option><option value=\"House\"  >House<\/option><option value=\"Apartment\"  >Apartment<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_2\" id=\"ff_11_2_dropdown_2\" class=\"ff-el-form-control\" data-name=\"dropdown_2\" data-calc_value=\"0\" tabindex=\"13\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_2_dropdown_2\"><option value=\"\">Budget<\/option><option value=\"&lt; 700.000 Euro\"  >< 700.000 Euro<\/option><option value=\"between 700.000-1.000.000 Euro\"  >between 700.000-1.000.000 Euro<\/option><option value=\"between 1.000.000-1.500.000 Euro\"  >between 1.000.000-1.500.000 Euro<\/option><option value=\"&gt;1.500.000 Euro\"  >>1.500.000 Euro<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-4' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_3\" id=\"ff_11_2_dropdown_3\" class=\"ff-el-form-control\" data-name=\"dropdown_3\" data-calc_value=\"0\" tabindex=\"14\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_2_dropdown_3\"><option value=\"\">Bedrooms<\/option><option value=\"Studio\"  >Studio<\/option><option value=\"2\"  >2<\/option><option value=\"3\"  >3<\/option><option value=\"4\"  >4<\/option><option value=\"&gt;5\"  >>5<\/option><\/select><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-5' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><select name=\"dropdown_4\" id=\"ff_11_2_dropdown_4\" class=\"ff-el-form-control\" data-name=\"dropdown_4\" data-calc_value=\"0\" tabindex=\"15\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_11_2_dropdown_4\"><option value=\"\">moving timeline<\/option><option value=\"Immediate (0-3 months)\"  >Immediate (0-3 months)<\/option><option value=\"Soon (3-6 months)\"  >Soon (3-6 months)<\/option><option value=\"Flexible (6-12 months)\"  >Flexible (6-12 months)<\/option><\/select><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_5 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"text\" name=\"input_text_1\" class=\"ff-el-form-control\" placeholder=\"First name\" data-name=\"input_text_1\" tabindex=\"16\" id=\"ff_11_2_input_text_1\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"Last name\" data-name=\"input_text\" tabindex=\"17\" id=\"ff_11_2_input_text\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone\" type=\"tel\" placeholder=\"Mobile Number\" data-name=\"phone\" id=\"ff_11_2_phone\" tabindex=\"18\" inputmode=\"tel\"  aria-invalid='false' aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-4' style='flex-basis: 20%;'><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_11_2_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\" tabindex=\"19\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-5' style='flex-basis: 20%;'><div class='ff-el-group ff-text-center ff_submit_btn_wrapper ff_submit_btn_wrapper_custom'><button class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\" type=\"submit\" name=\"custom_submit_button-11_1\" data-name=\"custom_submit_button-11_1\" tabindex=\"20\"  aria-label=\"search property\">search property<\/button><style>form.fluent_form_11 .wpf_has_custom_css.ff-btn-submit { background-color:rgba(255, 92, 11, 1);border-color:rgba(10, 10, 10, 1);color:#ffffff;border-radius:5px;min-width:100%; }form.fluent_form_11 .wpf_has_custom_css.ff-btn-submit:hover { background-color:#ffffff;border-color:rgba(13, 13, 13, 1);color:rgba(255, 92, 11, 1);min-width:100%; } <\/style><\/div><\/div><\/div><\/fieldset><\/form><div id='fluentform_11_errors' class='ff-errors-in-stack ff_form_instance_11_2 ff-form-loading_errors ff_form_instance_11_2_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_11_2 = {\"id\":\"11\",\"ajaxUrl\":\"https:\\\/\\\/zeas.immo\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_11_2\",\"form_id_selector\":\"fluentform_11\",\"rules\":{\"dropdown\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_2\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_3\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"dropdown_4\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"phone\":{\"required\":{\"value\":true,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":false,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/code>\n        <\/div>\n        <p class=\"cfp-footer\" style=\"text-align:center\">Want to read more first? <a href=\"https:\/\/zeas.immo\/en\/buy-property\/\">See the full buyer's page \u2192<\/a><\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Buy Property in Hesperange Village, Luxembourg | zeas.immo \u2014 Buyer&#8217;s Agent Buy property in Hesperange village \u00b7 Commune centre \u00b7 Independent buyer&#8217;s agent Buy property in Hesperange village \u2014the commune&#8217;s historic heart. If you&#8217;re looking to buy property in Hesperange village, you&#8217;re targeting the administrative and historic centre of the commune \u2014 the most balanced [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-50000","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/pages\/50000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/comments?post=50000"}],"version-history":[{"count":2,"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/pages\/50000\/revisions"}],"predecessor-version":[{"id":50359,"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/pages\/50000\/revisions\/50359"}],"wp:attachment":[{"href":"https:\/\/zeas.immo\/en\/wp-json\/wp\/v2\/media?parent=50000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}