{"id":3144,"date":"2026-06-16T14:25:30","date_gmt":"2026-06-16T12:25:30","guid":{"rendered":"https:\/\/serveisimmobiliaris.cat\/?page_id=3144"},"modified":"2026-06-26T09:09:40","modified_gmt":"2026-06-26T07:09:40","slug":"en-cambrils-village","status":"publish","type":"page","link":"https:\/\/serveisimmobiliaris.cat\/en\/en-cambrils-village\/","title":{"rendered":"Cambrils Village \u00b7 New-Build Homes in Cambrils"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>Cambrils Village \u00b7 New-Build Homes in Cambrils | Serveis Immobiliaris<\/title>\n<meta name=\"description\" content=\"50 new-build family homes in La B\u00f2bila, Cambrils. Energy rating A. 4 models from \u20ac349,000, with elevator pre-installation as standard \u2014 built for permanent living on the Costa Daurada. Delivery 15 months from reservation. Only 7 units left at launch price.\">\n<meta name=\"keywords\" content=\"new build homes Cambrils, new build Costa Daurada, Cambrils Village, retirement home Costa Daurada, accessible new build home Spain, permanent residence Cambrils, house with garden Cambrils, house with pool Cambrils\">\n<meta name=\"robots\" content=\"index, follow\">\n<meta name=\"author\" content=\"Serveis Immobiliaris \u00b7 Immovista Real Estate S.L.U.\">\n<link rel=\"canonical\" href=\"https:\/\/serveisimmobiliaris.cat\/en\/cambrils-village-ads\/\">\n\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:title\" content=\"Cambrils Village \u00b7 7 final units at launch price\">\n<meta property=\"og:description\" content=\"50 new-build family homes in Cambrils. Energy rating A, 4 models, from \u20ac349,000. Elevator pre-installation included. Delivery 15 months from reservation.\">\n<meta property=\"og:image\" content=\"https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/aerea_lowres2.jpg\">\n<meta property=\"og:url\" content=\"https:\/\/serveisimmobiliaris.cat\/en\/cambrils-village-ads\/\">\n<meta property=\"og:locale\" content=\"en_GB\">\n<meta property=\"og:site_name\" content=\"Serveis Immobiliaris\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&amp;family=DM+Sans:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n  --navy: #0B1929;\n  --navy-mid: #112338;\n  --cobalt: #1A6ED4;\n  --cobalt-dark: #1458aa;\n  --cobalt-light: #4a90e2;\n  --gold: #C8973A;\n  --gold-light: #E4B55A;\n  --gold-pale: rgba(200,151,58,0.12);\n  --white: #FFFFFF;\n  --off: #F7F4EF;\n  --cream: #F2EDE4;\n  --text: #0B1929;\n  --muted: #5C6878;\n  --border: #DDD8D0;\n  --green: #1A7A4A;\n  --green-bg: #E8F5EE;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'DM Sans', sans-serif;\n  background: var(--white);\n  color: var(--text);\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n}\n\n\/* NAV *\/\n.nav {\n  position: fixed;\n  top: 0; left: 0; right: 0;\n  z-index: 100;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  padding: 1.1rem 5vw;\n  background: linear-gradient(to bottom, rgba(11,25,41,0.95), transparent);\n  transition: background 0.3s;\n}\n.nav.scrolled { background: rgba(11,25,41,0.97); }\n.nav-brand {\n  font-family: 'DM Sans', sans-serif;\n  font-size: 0.7rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--white);\n  text-decoration: none;\n}\n.nav-links { display: flex; gap: 2rem; align-items: center; }\n.nav-links a {\n  font-size: 0.68rem;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.6);\n  text-decoration: none;\n  transition: color 0.2s;\n}\n.nav-links a:hover { color: var(--white); }\n.nav-wa {\n  background: var(--gold) !important;\n  color: var(--navy) !important;\n  padding: 0.5rem 1.2rem;\n  font-weight: 700 !important;\n}\n.nav-wa:hover { background: var(--gold-light) !important; }\n@media (max-width: 640px) { .nav-links { display: none; } }\n\n\/* HERO *\/\n.hero {\n  position: relative;\n  height: 100vh;\n  min-height: 640px;\n  overflow: hidden;\n  display: flex;\n  align-items: flex-end;\n}\n.hero-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/aerea_lowres2.jpg');\n  background-size: cover;\n  background-position: center 30%;\n  transform: scale(1.06);\n  animation: zoomOut 16s ease-out forwards;\n}\n@keyframes zoomOut { to { transform: scale(1); } }\n.hero-overlay {\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(to right, rgba(11,25,41,0.95) 0%, rgba(11,25,41,0.55) 55%, rgba(11,25,41,0.2) 100%),\n    linear-gradient(to top, rgba(11,25,41,0.95) 0%, transparent 55%);\n}\n.hero-content {\n  position: relative;\n  z-index: 2;\n  padding: 0 5vw 7vh;\n  max-width: 780px;\n}\n.hero-urgency {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.6rem;\n  background: var(--gold);\n  color: var(--navy);\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  padding: 0.45rem 1rem;\n  margin-bottom: 1.5rem;\n  animation: fadeUp 0.7s ease 0.3s both;\n}\n.hero-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 600;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.6);\n  margin-bottom: 1rem;\n  animation: fadeUp 0.7s ease 0.5s both;\n}\n.hero h1 {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: clamp(2.8rem, 6.5vw, 5rem);\n  font-weight: 900;\n  line-height: 1.0;\n  color: var(--white);\n  letter-spacing: -0.02em;\n  margin-bottom: 1.5rem;\n  animation: fadeUp 0.7s ease 0.7s both;\n}\n.hero h1 em { font-style: italic; color: var(--gold); }\n.hero-sub {\n  font-size: 1.05rem;\n  font-weight: 300;\n  color: rgba(255,255,255,0.82);\n  line-height: 1.65;\n  max-width: 520px;\n  margin-bottom: 2.5rem;\n  animation: fadeUp 0.7s ease 0.9s both;\n}\n.hero-btns {\n  display: flex;\n  gap: 1rem;\n  flex-wrap: wrap;\n  animation: fadeUp 0.7s ease 1.1s both;\n}\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(20px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* BOTONES *\/\n.btn-gold {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  background: var(--gold);\n  color: var(--navy);\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 1rem 2rem;\n  text-decoration: none;\n  transition: background 0.2s, transform 0.2s;\n  white-space: nowrap;\n}\n.btn-gold:hover { background: var(--gold-light); transform: translateY(-2px); }\n.btn-outline-w {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  background: transparent;\n  color: var(--white);\n  font-size: 0.75rem;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 1rem 2rem;\n  text-decoration: none;\n  border: 1px solid rgba(255,255,255,0.4);\n  transition: border-color 0.2s, transform 0.2s;\n  white-space: nowrap;\n}\n.btn-outline-w:hover { border-color: var(--white); transform: translateY(-2px); }\n.btn-cobalt {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.5rem;\n  background: var(--cobalt);\n  color: var(--white);\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 1rem 2rem;\n  text-decoration: none;\n  transition: background 0.2s, transform 0.2s;\n  white-space: nowrap;\n}\n.btn-cobalt:hover { background: var(--cobalt-dark); transform: translateY(-2px); }\n\n\/* STATS BAR *\/\n.stats-bar {\n  background: var(--gold);\n  padding: 1.2rem 5vw;\n  display: flex;\n  overflow-x: auto;\n}\n.stat-item {\n  flex: 1;\n  min-width: 110px;\n  text-align: center;\n  padding: 0.5rem 1rem;\n  border-right: 1px solid rgba(11,25,41,0.15);\n}\n.stat-item:last-child { border-right: none; }\n.stat-val {\n  display: block;\n  font-family: 'Playfair Display', serif;\n  font-size: 1.6rem;\n  font-weight: 900;\n  color: var(--navy);\n  line-height: 1;\n  margin-bottom: 0.2rem;\n}\n.stat-lbl {\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: rgba(11,25,41,0.65);\n}\n\n\/* LAYOUT *\/\n.section { padding: 5.5rem 5vw; }\n.section-dark { background: var(--navy); color: var(--white); }\n.section-cream { background: var(--cream); }\n.section-off { background: var(--off); }\n.inner { max-width: 1100px; margin: 0 auto; }\n.inner-narrow { max-width: 760px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 0.7rem;\n}\n.eyebrow::before { content: ''; display: block; width: 20px; height: 1px; background: var(--gold); }\n.eyebrow.dark { color: var(--cobalt); }\n.eyebrow.dark::before { background: var(--cobalt); }\n\nh2.display {\n  font-family: 'Playfair Display', Georgia, serif;\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n  font-weight: 700;\n  line-height: 1.12;\n  letter-spacing: -0.015em;\n  margin-bottom: 1.5rem;\n}\nh2.display em { font-style: italic; color: var(--gold); }\nh2.display.dark-accent em { color: var(--cobalt); }\n\n\/* URGENCIA *\/\n.urgencia-bar {\n  background: var(--navy);\n  padding: 2rem 5vw;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 2rem;\n  flex-wrap: wrap;\n}\n.urgencia-text {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n}\n.urgencia-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 3.5rem;\n  font-weight: 900;\n  color: var(--gold);\n  line-height: 1;\n}\n.urgencia-copy h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.2rem;\n  font-weight: 700;\n  color: var(--white);\n  margin-bottom: 0.2rem;\n}\n.urgencia-copy p {\n  font-size: 0.82rem;\n  color: rgba(255,255,255,0.6);\n}\n\n\/* INTRO SPLIT *\/\n.intro-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0;\n  min-height: 520px;\n}\n.intro-img {\n  background-size: cover;\n  background-position: center;\n}\n.intro-content {\n  padding: 5rem 4.5rem;\n  background: var(--white);\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.intro-content p {\n  font-size: 1rem;\n  color: var(--muted);\n  line-height: 1.8;\n  margin-bottom: 1.2rem;\n}\n.intro-content p:last-child { margin-bottom: 0; }\n@media (max-width: 768px) {\n  .intro-grid { grid-template-columns: 1fr; }\n  .intro-img { height: 300px; }\n  .intro-content { padding: 3rem 6vw; }\n}\n\n\/* GALER\u00cdA MOSAICO *\/\n.mosaic-3 {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  height: 400px;\n  gap: 3px;\n}\n.mosaic-img {\n  background-size: cover;\n  background-position: center;\n  overflow: hidden;\n  transition: transform 0.6s ease;\n}\n.mosaic-img:hover { transform: scale(1.04); }\n.mosaic-img.tall { grid-row: span 2; }\n.mosaic-2x2 {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr;\n  grid-template-rows: 280px 280px;\n  gap: 3px;\n}\n.mosaic-2x2 .m-main { grid-row: span 2; }\n@media (max-width: 640px) {\n  .mosaic-3 { grid-template-columns: 1fr; height: auto; }\n  .mosaic-3 > * { height: 220px; }\n  .mosaic-2x2 { grid-template-columns: 1fr; grid-template-rows: auto; }\n  .mosaic-2x2 > * { height: 240px; }\n  .mosaic-2x2 .m-main { grid-row: span 1; }\n}\n\n\/* MODELOS *\/\n.modelos-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 2px;\n  background: var(--border);\n  margin-top: 3rem;\n}\n.modelo-card {\n  background: var(--white);\n  padding: 2.5rem;\n  transition: background 0.2s;\n  position: relative;\n}\n.modelo-card:hover { background: var(--off); }\n.modelo-badge {\n  display: inline-block;\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  padding: 0.3rem 0.8rem;\n  margin-bottom: 1.2rem;\n}\n.badge-garden { background: #E8F5EE; color: var(--green); }\n.badge-pool { background: #E8F1FB; color: var(--cobalt); }\n.badge-studio { background: #FDF6E8; color: #8A6A1A; }\n.badge-especial { background: #F4EAF7; color: #6B3A7D; }\n.modelo-name {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.6rem;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 0.5rem;\n}\n.modelo-desc {\n  font-size: 0.92rem;\n  color: var(--muted);\n  line-height: 1.65;\n  margin-bottom: 1.5rem;\n}\n.modelo-precios { border-top: 1px solid var(--border); padding-top: 1.2rem; }\n.precio-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  padding: 0.4rem 0;\n  border-bottom: 1px solid var(--border);\n}\n.precio-row:last-child { border-bottom: none; }\n.precio-label {\n  font-size: 0.72rem;\n  font-weight: 500;\n  color: var(--muted);\n}\n.precio-val {\n  font-family: 'Playfair Display', serif;\n  font-size: 1.15rem;\n  font-weight: 700;\n  color: var(--text);\n}\n.precio-val.destacado { color: var(--cobalt); }\n.modelo-icon {\n  position: absolute;\n  top: 2.5rem;\n  right: 2.5rem;\n  font-size: 2rem;\n  opacity: 0.15;\n}\n.precio-sublabel {\n  font-size: 0.62rem;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--cobalt);\n  display: block;\n  margin-bottom: 0.6rem;\n  margin-top: 0.8rem;\n  padding-top: 0.6rem;\n  border-top: 1px dashed var(--border);\n}\n@media (max-width: 640px) {\n  .modelos-grid { grid-template-columns: 1fr; }\n}\n\n\/* MEDIDAS *\/\n.medidas-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 2rem;\n  font-size: 0.92rem;\n}\n.medidas-table th {\n  background: var(--navy);\n  color: var(--gold);\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 0.9rem 1.2rem;\n  text-align: left;\n}\n.medidas-table td {\n  padding: 0.9rem 1.2rem;\n  border-bottom: 1px solid var(--border);\n  color: var(--text);\n}\n.medidas-table tr:last-child td { border-bottom: none; }\n.medidas-table tr:nth-child(even) td { background: var(--off); }\n.medidas-val {\n  font-family: 'Playfair Display', serif;\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--cobalt);\n}\n\n\/* CALIDADES *\/\n.calidades-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1.5rem;\n  margin-top: 2.5rem;\n}\n.calidad-item {\n  padding: 1.8rem;\n  border: 1px solid rgba(255,255,255,0.1);\n  transition: border-color 0.2s, background 0.2s;\n}\n.calidad-item:hover { border-color: var(--gold); background: var(--gold-pale); }\n.calidad-icon { font-size: 1.5rem; margin-bottom: 0.8rem; display: block; }\n.calidad-title {\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 0.5rem;\n}\n.calidad-desc {\n  font-size: 0.88rem;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.6;\n}\n@media (max-width: 640px) {\n  .calidades-grid { grid-template-columns: 1fr 1fr; }\n}\n\n\/* GARANTIAS *\/\n.garantias {\n  display: flex;\n  gap: 2px;\n  margin-top: 3rem;\n  background: rgba(255,255,255,0.08);\n}\n.garantia-item {\n  flex: 1;\n  padding: 2rem;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.08);\n}\n.garantia-item:last-child { border-right: none; }\n.garantia-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2.8rem;\n  font-weight: 900;\n  color: var(--gold);\n  line-height: 1;\n  display: block;\n  margin-bottom: 0.3rem;\n}\n.garantia-lbl {\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.55);\n}\n\n\/* UBICACION *\/\n.ubicacion-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 4rem;\n  align-items: start;\n  margin-top: 2.5rem;\n}\n.conexion-list { list-style: none; }\n.conexion-item {\n  display: flex;\n  gap: 1rem;\n  padding: 1.2rem 0;\n  border-bottom: 1px solid var(--border);\n  align-items: center;\n}\n.conexion-item:last-child { border-bottom: none; }\n.conexion-icon { font-size: 1.2rem; flex-shrink: 0; }\n.conexion-title {\n  font-size: 0.78rem;\n  font-weight: 700;\n  color: var(--text);\n  display: block;\n  margin-bottom: 0.1rem;\n}\n.conexion-detail { font-size: 0.82rem; color: var(--muted); }\n.ubicacion-img-stack { display: flex; flex-direction: column; gap: 3px; }\n.ubicacion-img {\n  background-size: cover;\n  background-position: center;\n  height: 200px;\n  overflow: hidden;\n  transition: transform 0.5s;\n}\n.ubicacion-img:hover { transform: scale(1.02); }\n@media (max-width: 768px) {\n  .ubicacion-grid { grid-template-columns: 1fr; gap: 2.5rem; }\n}\n\n\/* PROCESO *\/\n.proceso-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  border: 1px solid var(--border);\n  margin-top: 2.5rem;\n}\n.proceso-step {\n  padding: 2.2rem;\n  border-right: 1px solid var(--border);\n}\n.proceso-step:last-child { border-right: none; }\n.proceso-num {\n  font-family: 'Playfair Display', serif;\n  font-size: 2.5rem;\n  font-weight: 900;\n  color: var(--cobalt);\n  opacity: 0.25;\n  line-height: 1;\n  display: block;\n  margin-bottom: 0.6rem;\n}\n.proceso-title {\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--text);\n  margin-bottom: 0.5rem;\n}\n.proceso-desc { font-size: 0.85rem; color: var(--muted); line-height: 1.6; }\n@media (max-width: 640px) { .proceso-grid { grid-template-columns: 1fr 1fr; } }\n\n\/* FAQ *\/\n.faq-list { margin-top: 2.5rem; }\n.faq-item { border-bottom: 1px solid var(--border); padding: 1.8rem 0; }\n.faq-q {\n  font-size: 0.95rem;\n  font-weight: 600;\n  color: var(--text);\n  margin-bottom: 0.7rem;\n  display: flex;\n  justify-content: space-between;\n  gap: 1rem;\n}\n.faq-q::after { content: '+'; font-size: 1.3rem; color: var(--cobalt); font-weight: 300; flex-shrink: 0; }\n.faq-a { font-size: 0.92rem; color: var(--muted); line-height: 1.7; }\n\n\/* CTA URGENCIA *\/\n.cta-urgencia {\n  background: var(--cobalt);\n  padding: 5rem 5vw;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.cta-urgencia::before {\n  content: '7';\n  position: absolute;\n  font-family: 'Playfair Display', serif;\n  font-size: 30rem;\n  font-weight: 900;\n  color: rgba(255,255,255,0.04);\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  line-height: 1;\n  pointer-events: none;\n}\n.cta-urgencia-inner { position: relative; z-index: 1; }\n.cta-urgencia h2 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\n  font-weight: 700;\n  color: var(--white);\n  margin-bottom: 0.8rem;\n  line-height: 1.15;\n}\n.cta-urgencia h2 em { font-style: italic; color: var(--gold-light); }\n.cta-urgencia p {\n  font-size: 1rem;\n  color: rgba(255,255,255,0.75);\n  margin-bottom: 2.5rem;\n  max-width: 480px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.65;\n}\n\n\/* FORMULARIO *\/\n.form-section { background: var(--navy); padding: 6rem 5vw; }\n.form-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 6rem;\n  align-items: start;\n}\n.form-intro h3 {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(1.6rem, 2.8vw, 2.2rem);\n  font-weight: 700;\n  color: var(--white);\n  line-height: 1.2;\n  margin-bottom: 1.2rem;\n}\n.form-intro h3 em { font-style: italic; color: var(--gold); }\n.form-intro p {\n  font-size: 0.92rem;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.75;\n  margin-bottom: 1.5rem;\n}\n.contact-methods { display: flex; flex-direction: column; gap: 0.8rem; margin-top: 1.5rem; }\n.contact-method {\n  display: flex;\n  align-items: center;\n  gap: 0.8rem;\n  padding: 0.9rem 1.2rem;\n  border: 1px solid rgba(255,255,255,0.1);\n  text-decoration: none;\n  transition: border-color 0.2s, background 0.2s;\n}\n.contact-method:hover { border-color: var(--gold); background: var(--gold-pale); }\n.contact-method-icon { font-size: 1.1rem; }\n.contact-method-label {\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--gold);\n  display: block;\n}\n.contact-method-val {\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--white);\n}\n.form-block {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(255,255,255,0.1);\n  padding: 2.5rem;\n}\n.form-title {\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 2rem;\n  padding-bottom: 1rem;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n}\n.fgroup { margin-bottom: 1rem; }\n.fgroup label {\n  display: block;\n  font-size: 0.6rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.4);\n  margin-bottom: 0.4rem;\n}\n.fgroup input,\n.fgroup select,\n.fgroup textarea {\n  width: 100%;\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.1);\n  color: var(--white);\n  font-family: 'DM Sans', sans-serif;\n  font-size: 0.88rem;\n  padding: 0.8rem 1rem;\n  outline: none;\n  transition: border-color 0.2s;\n  -webkit-appearance: none;\n}\n.fgroup input:focus,\n.fgroup select:focus,\n.fgroup textarea:focus { border-color: var(--gold); }\n.fgroup select option { background: var(--navy); }\n.fgroup textarea { resize: vertical; min-height: 80px; }\n.frow { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }\n.fsubmit {\n  width: 100%;\n  background: var(--gold);\n  color: var(--navy);\n  font-family: 'DM Sans', sans-serif;\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 1.1rem;\n  border: none;\n  cursor: pointer;\n  margin-top: 0.5rem;\n  transition: background 0.2s;\n}\n.fsubmit:hover { background: var(--gold-light); }\n.flegal {\n  font-size: 0.65rem;\n  color: rgba(255,255,255,0.25);\n  margin-top: 0.8rem;\n  line-height: 1.5;\n}\n.flegal a { color: rgba(255,255,255,0.4); }\n@media (max-width: 900px) {\n  .form-inner { grid-template-columns: 1fr; gap: 3rem; }\n}\n@media (max-width: 480px) {\n  .frow { grid-template-columns: 1fr; }\n  .form-block { padding: 1.8rem; }\n}\n\n\/* FOOTER *\/\n.footer {\n  background: #070F1A;\n  padding: 1.8rem 5vw;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  flex-wrap: wrap;\n  gap: 0.8rem;\n}\n.footer p {\n  font-size: 0.6rem;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.25);\n}\n\n\/* WA FLOTANT *\/\n.wa-float {\n  position: fixed;\n  bottom: 2rem;\n  right: 2rem;\n  z-index: 200;\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  background: #25D366;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1.5rem;\n  text-decoration: none;\n  box-shadow: 0 4px 20px rgba(37,211,102,0.4);\n  transition: transform 0.2s, box-shadow 0.2s;\n  animation: fadeUp 0.7s ease 2s both;\n}\n.wa-float:hover { transform: scale(1.1); box-shadow: 0 6px 28px rgba(37,211,102,0.55); }\n\n\/* PLANOS (plantas) *\/\n.gallery-caption {\n  text-align: center;\n  font-size: 0.72rem;\n  color: var(--muted);\n  padding: 0.8rem 5vw;\n  background: var(--off);\n  border-bottom: 1px solid var(--border);\n}\n.modelo-plans {\n  margin-top: 1.4rem;\n  padding-top: 1.2rem;\n  border-top: 1px solid var(--border);\n}\n.plans-label {\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--muted);\n  display: block;\n  margin-bottom: 0.7rem;\n}\n.plans-row { display: flex; gap: 0.6rem; flex-wrap: wrap; }\n.plan-thumb {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 0.35rem;\n  text-decoration: none;\n  width: 72px;\n}\n.plan-thumb img {\n  width: 72px;\n  height: 72px;\n  object-fit: cover;\n  object-position: top;\n  border: 1px solid var(--border);\n  background: #fff;\n  transition: border-color 0.2s, transform 0.2s;\n}\n.plan-thumb:hover img { border-color: var(--cobalt); transform: translateY(-2px); }\n.plan-thumb span {\n  font-size: 0.6rem;\n  color: var(--cobalt);\n  font-weight: 600;\n  text-align: center;\n  line-height: 1.2;\n}\n\n\/* ACCESSIBILITY *\/\n.recommended-tag {\n  display: inline-block;\n  font-size: 0.55rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: var(--green);\n  background: var(--green-bg);\n  padding: 0.15rem 0.5rem;\n  margin-left: 0.5rem;\n  vertical-align: middle;\n}\n.calidad-item.featured {\n  grid-column: 1 \/ -1;\n  display: flex;\n  align-items: flex-start;\n  gap: 1.3rem;\n  border-color: var(--gold);\n  background: var(--gold-pale);\n}\n.calidad-item.featured .calidad-icon { margin-bottom: 0; flex-shrink: 0; }\n.access-highlight {\n  display: flex;\n  align-items: center;\n  gap: 1.2rem;\n  margin-top: 2.5rem;\n  padding: 1.5rem 2rem;\n  background: var(--off);\n  border: 1px solid var(--cobalt);\n  text-align: left;\n}\n.access-highlight-icon { font-size: 1.8rem; color: var(--cobalt); flex-shrink: 0; }\n.access-highlight-title {\n  font-size: 0.85rem;\n  font-weight: 700;\n  color: var(--text);\n  margin-bottom: 0.3rem;\n}\n.access-highlight-desc { font-size: 0.82rem; color: var(--muted); line-height: 1.5; }\n@media (max-width: 640px) {\n  .access-highlight { flex-direction: column; text-align: center; }\n}\n<\/style>\n\n\n\n<!-- WA FLOATING -->\n<a href=\"https:\/\/wa.me\/34689004991?text=Hello,%20I%27m%20interested%20in%20Cambrils%20Village.%20Could%20you%20give%20me%20more%20information%3F\" target=\"_blank\" rel=\"noopener\" class=\"wa-float\" aria-label=\"WhatsApp\">\ud83d\udcac<\/a>\n\n<!-- NAV -->\n<nav class=\"nav\" id=\"nav\">\n  <a href=\"https:\/\/serveisimmobiliaris.cat\/en\/\" class=\"nav-brand\">Serveis Immobiliaris<\/a>\n  <div class=\"nav-links\">\n    <a href=\"#modelos\">Models<\/a>\n    <a href=\"#ubicacion\">Location<\/a>\n    <a href=\"#calidades\">Specifications<\/a>\n    <a href=\"https:\/\/wa.me\/34689004991?text=Hello,%20I%27m%20interested%20in%20Cambrils%20Village\" target=\"_blank\" class=\"nav-wa\" rel=\"noopener\">WhatsApp<\/a>\n  <\/div>\n<\/nav>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-bg\" style=\"background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/aerea_lowres2.jpg');\"><\/div>\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-urgency\">\u26a1 Only 7 units left at the launch price<\/div>\n    <p class=\"hero-eyebrow\">Cambrils \u00b7 Tarragona \u00b7 Costa Daurada<\/p>\n    <h1>Cambrils<br><em>Village<\/em><\/h1>\n    <p class=\"hero-sub\">50 new-build family homes in La B\u00f2bila. Energy rating A. 3 minutes from the centre, 5 minutes from the beach. Delivery 15 months from reservation.<\/p>\n    <div class=\"hero-btns\">\n      <a href=\"#contacto\" class=\"btn-gold\">Request information \u2192<\/a>\n      <a href=\"https:\/\/wa.me\/34689004991?text=Hello,%20I%27m%20interested%20in%20Cambrils%20Village.%20Could%20you%20give%20me%20more%20information%3F\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline-w\">\ud83d\udcf1 WhatsApp directly<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- STATS -->\n<div class=\"stats-bar\">\n  <div class=\"stat-item\"><span class=\"stat-val\">50<\/span><span class=\"stat-lbl\">Homes<\/span><\/div>\n  <div class=\"stat-item\"><span class=\"stat-val\">7<\/span><span class=\"stat-lbl\">Available<\/span><\/div>\n  <div class=\"stat-item\"><span class=\"stat-val\">A<\/span><span class=\"stat-lbl\">Energy rating<\/span><\/div>\n  <div class=\"stat-item\"><span class=\"stat-val\">116m\u00b2<\/span><span class=\"stat-lbl\">Usable area<\/span><\/div>\n  <div class=\"stat-item\"><span class=\"stat-val\">15 mo<\/span><span class=\"stat-lbl\">To delivery<\/span><\/div>\n  <div class=\"stat-item\"><span class=\"stat-val\">\u20ac349k<\/span><span class=\"stat-lbl\">From<\/span><\/div>\n<\/div>\n\n<!-- URGENCY BAR -->\n<div class=\"urgencia-bar\">\n  <div class=\"urgencia-text\">\n    <span class=\"urgencia-num\">7<\/span>\n    <div class=\"urgencia-copy\">\n      <h3>Final units at the launch price<\/h3>\n      <p>The next 7 units keep the launch price. From unit 8 onward, prices increase.<\/p>\n    <\/div>\n  <\/div>\n  <a href=\"#contacto\" class=\"btn-gold\">Reserve now \u2192<\/a>\n<\/div>\n\n<!-- INTRO -->\n<div class=\"intro-grid\">\n  <div class=\"intro-img\" style=\"background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/aerea-2.jpg');\" role=\"img\" aria-label=\"Aerial view of the Cambrils Village residential development\"><\/div>\n  <div class=\"intro-content\">\n    <p class=\"eyebrow dark\">The project<\/p>\n    <h2 class=\"display dark-accent\">New-build homes in Cambrils.<br><em>The last chance at the launch price.<\/em><\/h2>\n    <p>Nou Cambrils Village is a development of 50 single-family homes in La B\u00f2bila, three minutes from the centre of Cambrils and five from its beaches. Modern, efficient and fully customisable homes.<\/p>\n    <p>Four models designed for different ways of living: with a private garden, with a pool, compact, or fully bespoke. All with energy rating A, an air-source heat pump, and premium finishes.<\/p>\n    <p>While many new-build developments on the Costa Daurada are designed primarily as holiday homes, Cambrils Village works equally well as a permanent residence. Single-floor living with full elevator access, low-maintenance finishes and everyday services within easy reach make it a practical choice for anyone planning to settle here year-round rather than simply visit.<\/p>\n    <p>7 units are still <strong>available at the original launch price<\/strong>. Delivery is set for 15 months from reservation, and construction is proceeding on schedule.<\/p>\n  <\/div>\n<\/div>\n\n<!-- GALLERY -->\n<div class=\"mosaic-2x2\">\n  <div class=\"mosaic-img m-main\" style=\"background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/terraza-2.jpg');\" role=\"img\" aria-label=\"Terrace with pergola, Cambrils Village\"><\/div>\n  <div class=\"mosaic-img\" style=\"background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/sala-2.png');\" role=\"img\" aria-label=\"Living and dining room connected to the garden, Cambrils Village\"><\/div>\n  <div class=\"mosaic-img\" style=\"background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/sala-1.png');\" role=\"img\" aria-label=\"Kitchen and dining area, Cambrils Village\"><\/div>\n<\/div>\n<p class=\"gallery-caption\">Real aerial photograph of the development, alongside 3D renders of interiors and exteriors based on the architectural project.<\/p>\n\n<!-- MODELS -->\n<section class=\"section section-off\" id=\"modelos\">\n  <div class=\"inner\">\n    <p class=\"eyebrow dark\">The 4 models<\/p>\n    <h2 class=\"display dark-accent\">A home for<br><em>every way of life.<\/em><\/h2>\n    <p style=\"color:var(--muted); max-width:560px; font-size:0.95rem; line-height:1.7;\">All models include premium finishes, customisation options and elevator pre-installation as standard. A full elevator can be added for an extra \u20ac25,000. Ground floor plus two storeys, 3 bedrooms, 2 bathrooms and a terrace.<\/p>\n\n    <div class=\"modelos-grid\">\n\n      <!-- Garden -->\n      <div class=\"modelo-card\">\n        <span class=\"modelo-icon\">\ud83c\udf3f<\/span>\n        <span class=\"modelo-badge badge-garden\">Garden<\/span>\n        <h3 class=\"modelo-name\">Garden Model<\/h3>\n        <p class=\"modelo-desc\">Generous outdoor space with a private rear garden. Ideal for families looking for a connection to the outdoors and their own green space. The development&#8217;s best-selling model.<\/p>\n        <div class=\"modelo-precios\">\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">Base price (elevator pre-installation incl.)<\/span>\n            <span class=\"precio-val destacado\">\u20ac349,000<\/span>\n          <\/div>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">+ Full elevator <span class=\"recommended-tag\">Recommended<\/span><\/span>\n            <span class=\"precio-val\">\u20ac374,000<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"modelo-plans\">\n          <span class=\"plans-label\">Official floor plans<\/span>\n          <div class=\"plans-row\">\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00002.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00002.jpg?quality=89&#038;ssl=1\" alt=\"Pl\u00e0nol detallat d&#039;un habitat a Tortosa per serveis immobiliaris.\" loading=\"lazy\"  > \n              <span>Ground floor<\/span>\n            <\/a>\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00004.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00004.jpg?quality=89&#038;ssl=1\" alt=\"Pl\u00e0nol de la planta segona del Model Garden a Tortosa.\" loading=\"lazy\"  > \n              <span>2nd floor<\/span>\n            <\/a>\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00005.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00005.jpg?quality=89&#038;ssl=1\" alt=\"Pl\u00e0nol arquitect\u00f2nic i disseny d&#039;interior d&#039;habitatge a Tortosa.\" loading=\"lazy\"  > \n              <span>Section<\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Pool -->\n      <div class=\"modelo-card\">\n        <span class=\"modelo-icon\">\ud83c\udfca<\/span>\n        <span class=\"modelo-badge badge-pool\">Pool<\/span>\n        <h3 class=\"modelo-name\">Pool Model<\/h3>\n        <p class=\"modelo-desc\">Private pool integrated into the outdoor space. Available with two cover options for enclosing the pool. Interior spaces connected to the outdoors to maximise natural light.<\/p>\n        <div class=\"modelo-precios\">\n          <span class=\"precio-sublabel\">Option A \u2014 FIXED roof<\/span>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">Base price (elevator pre-installation incl.)<\/span>\n            <span class=\"precio-val destacado\">\u20ac409,500<\/span>\n          <\/div>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">+ Full elevator <span class=\"recommended-tag\">Recommended<\/span><\/span>\n            <span class=\"precio-val\">\u20ac434,500<\/span>\n          <\/div>\n          <span class=\"precio-sublabel\">Option B \u2014 RETRACTABLE roof<\/span>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">Base price (elevator pre-installation incl.)<\/span>\n            <span class=\"precio-val destacado\">\u20ac414,500<\/span>\n          <\/div>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">+ Full elevator <span class=\"recommended-tag\">Recommended<\/span><\/span>\n            <span class=\"precio-val\">\u20ac439,500<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"modelo-plans\">\n          <span class=\"plans-label\">Official floor plans<\/span>\n          <div class=\"plans-row\">\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00006.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00006.jpg?quality=89&#038;ssl=1\" alt=\"Pl\u00e0nol de la segona planta del Village amb piscina i zones comunes.\" loading=\"lazy\"  > \n              <span>2nd floor<\/span>\n            <\/a>\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00007.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00007.jpg?quality=89&#038;ssl=1\" alt=\"Disseny arquitect\u00f2nic d&#039;una casa moderna a Tortosa amb piscina i terrassa.\" loading=\"lazy\"  > \n              <span>Section<\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Studio -->\n      <div class=\"modelo-card\">\n        <span class=\"modelo-icon\">\u2726<\/span>\n        <span class=\"modelo-badge badge-studio\">Studio<\/span>\n        <h3 class=\"modelo-name\">Studio Model<\/h3>\n        <p class=\"modelo-desc\">A multifunctional, open-plan layout. The perfect solution for couples or anyone looking for a compact, modern and functional space. Every square metre optimised.<\/p>\n        <div class=\"modelo-precios\">\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">Base price (elevator pre-installation incl.)<\/span>\n            <span class=\"precio-val destacado\">\u20ac384,000<\/span>\n          <\/div>\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">+ Full elevator <span class=\"recommended-tag\">Recommended<\/span><\/span>\n            <span class=\"precio-val\">\u20ac409,000<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"modelo-plans\">\n          <span class=\"plans-label\">Official floor plans<\/span>\n          <div class=\"plans-row\">\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00008.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00008.jpg?quality=89&#038;ssl=1\" alt=\"Second floor, Studio Model\" loading=\"lazy\">\n              <span>2nd floor<\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Especial -->\n      <div class=\"modelo-card\">\n        <span class=\"modelo-icon\">\u2b50<\/span>\n        <span class=\"modelo-badge badge-especial\">Bespoke<\/span>\n        <h3 class=\"modelo-name\">Bespoke Model<\/h3>\n        <p class=\"modelo-desc\">A unique, fully personalised configuration. Adapt the layout, finishes and spaces to your specific needs. For those who know exactly what they want.<\/p>\n        <div class=\"modelo-precios\">\n          <div class=\"precio-row\">\n            <span class=\"precio-label\">Price<\/span>\n            <span class=\"precio-val\">Made to measure<\/span>\n          <\/div>\n          <div class=\"precio-row\" style=\"padding: 0.8rem 0;\">\n            <span style=\"font-size:0.82rem; color:var(--muted); font-style:italic;\">Personalised quote according to specifications. Contact us for a proposal.<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"modelo-plans\">\n          <span class=\"plans-label\">Official floor plans<\/span>\n          <div class=\"plans-row\">\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00009.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00009.jpg?quality=89&#038;ssl=1\" alt=\"Ground floor, Bespoke Model\" loading=\"lazy\">\n              <span>Ground floor<\/span>\n            <\/a>\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00010.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00010.jpg?quality=89&#038;ssl=1\" alt=\"First floor, Bespoke Model\" loading=\"lazy\">\n              <span>1st floor<\/span>\n            <\/a>\n            <a href=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00011.jpg?quality=89&#038;ssl=1\" target=\"_blank\" rel=\"noopener\" class=\"plan-thumb\">\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/img00011.jpg?quality=89&#038;ssl=1\" alt=\"Second floor, Bespoke Model\" loading=\"lazy\">\n              <span>2nd floor<\/span>\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ACCESSIBILITY -->\n<section class=\"section\" id=\"ascensor\">\n  <div class=\"inner-narrow\" style=\"text-align:center;\">\n    <p class=\"eyebrow dark\">A note on accessibility<\/p>\n    <h2 class=\"display dark-accent\">Built for today.<br><em>Ready for the years ahead.<\/em><\/h2>\n    <p style=\"color:var(--muted); font-size:0.95rem; line-height:1.75;\">Every home at Cambrils Village includes elevator pre-installation as standard, at no extra cost. For anyone planning to make this their permanent home, we recommend installing the full elevator from the outset: it allows comfortable movement between floors for as long as you live here, without future building works or added disruption.<\/p>\n    <div class=\"access-highlight\">\n      <span class=\"access-highlight-icon\">\u267f<\/span>\n      <div>\n        <p class=\"access-highlight-title\">Elevator pre-installation included in every base price<\/p>\n        <p class=\"access-highlight-desc\">Full elevator installation is available from \u20ac25,000, marked &#8220;Recommended&#8221; on every model for those settling here permanently.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- MEASUREMENTS -->\n<section class=\"section\">\n  <div class=\"inner\">\n    <p class=\"eyebrow dark\">Surface areas<\/p>\n    <h2 class=\"display dark-accent\">116 m\u00b2 of usable space.<br><em>Ground floor plus two.<\/em><\/h2>\n    <table class=\"medidas-table\">\n      <thead>\n        <tr>\n          <th>Feature<\/th>\n          <th>Area<\/th>\n        <\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>Total usable interior area<\/td><td><span class=\"medidas-val\">116.17 m\u00b2<\/span><\/td><\/tr>\n        <tr><td>Total built area<\/td><td><span class=\"medidas-val\">131.78 m\u00b2<\/span><\/td><\/tr>\n        <tr><td>Rear garden (Garden Model)<\/td><td><span class=\"medidas-val\">18.79 m\u00b2<\/span><\/td><\/tr>\n        <tr><td>Exterior entrance area<\/td><td><span class=\"medidas-val\">10.51 m\u00b2<\/span><\/td><\/tr>\n        <tr><td>Number of floors<\/td><td><span class=\"medidas-val\">Ground + 2<\/span><\/td><\/tr>\n        <tr><td>Property type<\/td><td><span class=\"medidas-val\">Single-family home<\/span><\/td><\/tr>\n        <tr><td>Typical layout<\/td><td><span class=\"medidas-val\">3 bed. + 2 bath. + terrace<\/span><\/td><\/tr>\n        <tr><td>Elevator<\/td><td><span class=\"medidas-val\">Pre-installation included \u00b7 Full elevator +\u20ac25,000<\/span><\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/section>\n\n<!-- SPECIFICATIONS -->\n<section class=\"section section-dark\" id=\"calidades\">\n  <div class=\"inner\">\n    <p class=\"eyebrow\">Specification list<\/p>\n    <h2 class=\"display\">Premium finishes.<br><em>No compromises.<\/em><\/h2>\n    <div class=\"calidades-grid\">\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\ud83c\udfd7\ufe0f<\/span><p class=\"calidad-title\">Structure<\/p><p class=\"calidad-desc\">Reinforced concrete foundations with footings and slabs. Perimeter walls insulated to Spanish building code (CTE) standards.<\/p><\/div>\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\ud83e\ude9f<\/span><p class=\"calidad-title\">Windows &amp; doors<\/p><p class=\"calidad-desc\">Lacquered aluminium with thermal break. Double Climalit glazing. Aluminium shutters.<\/p><\/div>\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\u2668\ufe0f<\/span><p class=\"calidad-title\">Air-source heat pump<\/p><p class=\"calidad-desc\">Ducted climate control. Integrated air-source heat pump system. Electrics to REBT standard. Energy rating A.<\/p><\/div>\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\ud83c\udf73<\/span><p class=\"calidad-title\">Kitchen<\/p><p class=\"calidad-desc\">High-quality cabinetry. Quartz or porcelain worktop. Integrated sink. Fully customisable.<\/p><\/div>\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\ud83d\udebf<\/span><p class=\"calidad-title\">Bathrooms<\/p><p class=\"calidad-desc\">ROCA sanitaryware or equivalent. Water-efficient fittings. Flush shower trays. Premium finishes.<\/p><\/div>\n      <div class=\"calidad-item\"><span class=\"calidad-icon\">\ud83c\udfa8<\/span><p class=\"calidad-title\">Customisation<\/p><p class=\"calidad-desc\">Choose flooring, kitchen, bathroom and carpentry colours. Variations quoted individually, with no upper limit.<\/p><\/div>\n      <div class=\"calidad-item featured\"><span class=\"calidad-icon\">\u267f<\/span><div><p class=\"calidad-title\">Accessibility-ready<\/p><p class=\"calidad-desc\">Elevator pre-installation included as standard in every home. Full elevator installation is available from day one \u2014 recommended for anyone planning to make Cambrils Village their permanent home.<\/p><\/div><\/div>\n    <\/div>\n    <div class=\"garantias\">\n      <div class=\"garantia-item\"><span class=\"garantia-num\">10<\/span><span class=\"garantia-lbl\">Years \u00b7 Structure<\/span><\/div>\n      <div class=\"garantia-item\"><span class=\"garantia-num\">3<\/span><span class=\"garantia-lbl\">Years \u00b7 Installations<\/span><\/div>\n      <div class=\"garantia-item\"><span class=\"garantia-num\">1<\/span><span class=\"garantia-lbl\">Year \u00b7 Finishes<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- LOCATION -->\n<section class=\"section\" id=\"ubicacion\">\n  <div class=\"inner\">\n    <p class=\"eyebrow dark\">Location and surroundings<\/p>\n    <h2 class=\"display dark-accent\">3 minutes from the old town.<br><em>Everyday life on your doorstep.<\/em><\/h2>\n    <div class=\"ubicacion-grid\">\n      <ul class=\"conexion-list\">\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\ud83c\udfd9\ufe0f<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Cambrils old town<\/span><span class=\"conexion-detail\">3 minutes by car. Pharmacy, health centre and everyday shops within easy reach.<\/span><\/div><\/li>\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\ud83c\udfeb<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Full local services<\/span><span class=\"conexion-detail\">Schools, supermarkets, health centre and shops all within 200 m.<\/span><\/div><\/li>\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\ud83d\ude8c<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Public transport<\/span><span class=\"conexion-detail\">Bus stop right outside. Direct connection to the town centre.<\/span><\/div><\/li>\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\ud83d\udee3\ufe0f<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Road access<\/span><span class=\"conexion-detail\">Direct connection to the N-340 and A-7. Tarragona 20 minutes away, Barcelona 1 hour.<\/span><\/div><\/li>\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\u2708\ufe0f<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Reus Airport<\/span><span class=\"conexion-detail\">15 minutes away. Direct flights to major European cities.<\/span><\/div><\/li>\n        <li class=\"conexion-item\"><span class=\"conexion-icon\">\ud83c\udfd6\ufe0f<\/span><div class=\"conexion-text\"><span class=\"conexion-title\">Cambrils beaches<\/span><span class=\"conexion-detail\">5 minutes away \u2014 a pleasant stroll for an afternoon by the Mediterranean.<\/span><\/div><\/li>\n      <\/ul>\n      <div class=\"ubicacion-img-stack\">\n        <div class=\"ubicacion-img\" style=\"height:270px; background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/garden-3.png'); background-position: center;\"><\/div>\n        <div class=\"ubicacion-img\" style=\"height:190px; background-image: url('https:\/\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/06\/aerea_lowres2.jpg'); background-position: center;\"><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROCESS -->\n<section class=\"section section-cream\">\n  <div class=\"inner\">\n    <p class=\"eyebrow dark\">Buying process<\/p>\n    <h2 class=\"display dark-accent\">From first enquiry<br><em>to the keys.<\/em><\/h2>\n    <div class=\"proceso-grid\">\n      <div class=\"proceso-step\"><span class=\"proceso-num\">01<\/span><p class=\"proceso-title\">Initial consultation<\/p><p class=\"proceso-desc\">We&#8217;ll walk you through the available models, current prices and customisation options. No obligation.<\/p><\/div>\n      <div class=\"proceso-step\"><span class=\"proceso-num\">02<\/span><p class=\"proceso-title\">Reservation and customisation<\/p><p class=\"proceso-desc\">You choose the model and finish options. We sign the reservation contract \u2014 backed by a bank guarantee, in line with standard practice for new-build developments \u2014 and your unit is secured.<\/p><\/div>\n      <div class=\"proceso-step\"><span class=\"proceso-num\">03<\/span><p class=\"proceso-title\">Construction updates<\/p><p class=\"proceso-desc\">We keep you informed of progress on site, with regular visits and updates.<\/p><\/div>\n      <div class=\"proceso-step\"><span class=\"proceso-num\">04<\/span><p class=\"proceso-title\">Handover and notary signing<\/p><p class=\"proceso-desc\">Final walkthrough, key handover and signing before a notary. We&#8217;re with you right through to completion day.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section class=\"section\">\n  <div class=\"inner-narrow\">\n    <p class=\"eyebrow dark\">Frequently asked questions<\/p>\n    <h2 class=\"display dark-accent\">What we&#8217;re<br><em>asked most.<\/em><\/h2>\n    <div class=\"faq-list\">\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">How many homes are still available?<\/p>\n        <p class=\"faq-a\">7 units remain available at the original launch price. From unit 8 onward, prices increase. Delivery is set for 15 months from reservation, and construction is proceeding on schedule.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">What&#8217;s included in the base price?<\/p>\n        <p class=\"faq-a\">The base price includes the complete home with all finishes from the specification list, an air-source heat pump, ducted climate control, aluminium carpentry with thermal break, colour customisation, and <strong>elevator pre-installation included<\/strong>. A full elevator can be added for an extra \u20ac25,000.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">Can the home be customised?<\/p>\n        <p class=\"faq-a\">Yes, all models allow customisation of flooring, kitchen, bathrooms and interior carpentry. Variations carry an additional cost, quoted individually. Customisation choices need to be confirmed before the finishing stage of construction is closed.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">What warranties come with the homes?<\/p>\n        <p class=\"faq-a\">10 years of structural warranty, 3 years on installations and 1 year on finishes, in line with Spain&#8217;s Building Quality Law (Ley de Ordenaci\u00f3n de la Edificaci\u00f3n). All materials meet the standards of the Spanish Technical Building Code.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">Is it possible to get a mortgage for a new-build home?<\/p>\n        <p class=\"faq-a\">Yes. New-build homes with an energy rating of A often qualify for favourable mortgage terms with many lenders. We can guide you through the financing process and put you in touch with trusted mortgage advisors.<\/p>\n      <\/div>\n      <div class=\"faq-item\">\n        <p class=\"faq-q\">Is my payment protected during construction?<\/p>\n        <p class=\"faq-a\">Reservation and stage payments are backed by a bank guarantee, in line with standard practice for new-build developments in Spain. We&#8217;re happy to walk you through the specific guarantee arrangements for Cambrils Village before you commit to a reservation.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- CTA URGENCY -->\n<div class=\"cta-urgencia\">\n  <div class=\"cta-urgencia-inner\">\n    <h2>7 homes <em>remain<\/em><br>at the launch price.<\/h2>\n    <p>Once these 7 units sell, the price rises. There&#8217;s no second chance at the launch price. Delivery is 15 months from reservation.<\/p>\n    <div style=\"display:flex; gap:1rem; justify-content:center; flex-wrap:wrap;\">\n      <a href=\"#contacto\" class=\"btn-gold\">Request information \u2192<\/a>\n      <a href=\"https:\/\/wa.me\/34689004991?text=Hello,%20I%27m%20interested%20in%20Cambrils%20Village.%20Only%207%20units%20remain%20at%20the%20launch%20price.%20Could%20you%20give%20me%20more%20information%3F\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-flex;align-items:center;gap:0.5rem;background:transparent;color:#fff;font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:1rem 2rem;text-decoration:none;border:1px solid rgba(255,255,255,0.35);\">\ud83d\udcf1 WhatsApp directly<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- FORM -->\n<section class=\"form-section\" id=\"contacto\">\n  <div class=\"form-inner\">\n    <div class=\"form-intro\">\n      <p class=\"eyebrow\">Direct contact<\/p>\n      <h3>Reserve your<br><em>unit now.<\/em><\/h3>\n      <p>Fill in the form or write to us directly on WhatsApp. We reply within 24 hours with detailed information, floor plans and current availability.<\/p>\n      <div class=\"contact-methods\">\n        <a href=\"https:\/\/wa.me\/34689004991?text=Hello,%20I%27m%20interested%20in%20Cambrils%20Village.%20Could%20you%20give%20me%20more%20information%3F\" target=\"_blank\" rel=\"noopener\" class=\"contact-method\">\n          <span class=\"contact-method-icon\">\ud83d\udcf1<\/span>\n          <div class=\"contact-method-text\"><span class=\"contact-method-label\">WhatsApp<\/span><span class=\"contact-method-val\">+34 689 004 991<\/span><\/div>\n        <\/a>\n        <a href=\"tel:+34689004991\" class=\"contact-method\">\n          <span class=\"contact-method-icon\">\ud83d\udcde<\/span>\n          <div class=\"contact-method-text\"><span class=\"contact-method-label\">Phone<\/span><span class=\"contact-method-val\">+34 689 004 991<\/span><\/div>\n        <\/a>\n        <a href=\"mailto:info@serveisimmobiliaris.cat?subject=Cambrils Village - Enquiry\" class=\"contact-method\">\n          <span class=\"contact-method-icon\">\u2709\ufe0f<\/span>\n          <div class=\"contact-method-text\"><span class=\"contact-method-label\">Email<\/span><span class=\"contact-method-val\">info@serveisimmobiliaris.cat<\/span><\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"form-block\">\n      <p class=\"form-title\">Information request \u00b7 Cambrils Village<\/p>\n      <form action=\"https:\/\/serveisimmobiliaris.cat\/wp-admin\/admin-post.php\" method=\"POST\">\n        <input type=\"hidden\" name=\"action\" value=\"captacio_cambrils_village\">\n        <div class=\"fgroup\">\n          <label>I&#8217;m interested in<\/label>\n          <select name=\"intencio\" required=\"\">\n            <option value=\"\">Select<\/option>\n            <option value=\"garden\">Garden Model \u2014 from \u20ac349,000<\/option>\n            <option value=\"studio\">Studio Model \u2014 from \u20ac384,000<\/option>\n            <option value=\"pool-a\">Pool Model Option A (fixed roof) \u2014 from \u20ac409,500<\/option>\n            <option value=\"pool-b\">Pool Model Option B (retractable roof) \u2014 from \u20ac414,500<\/option>\n            <option value=\"especial\">Bespoke Model \u2014 made to measure<\/option>\n            <option value=\"info\">General information<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"frow\">\n          <div class=\"fgroup\">\n            <label>Full name<\/label>\n            <input type=\"text\" name=\"nom\" required=\"\" placeholder=\"Your name\">\n          <\/div>\n          <div class=\"fgroup\">\n            <label>Phone \/ WhatsApp<\/label>\n            <input type=\"tel\" name=\"telefon\" required=\"\" placeholder=\"+34 or international\">\n          <\/div>\n        <\/div>\n        <div class=\"fgroup\">\n          <label>Email address<\/label>\n          <input type=\"email\" name=\"email\" required=\"\" placeholder=\"you@email.com\">\n        <\/div>\n        <div class=\"frow\">\n          <div class=\"fgroup\">\n            <label>Elevator option<\/label>\n            <select name=\"ascensor\">\n              <option value=\"\">No preference<\/option>\n              <option value=\"preinstalacion\">Pre-installation only (included)<\/option>\n              <option value=\"completo\" selected=\"\">Full elevator (+\u20ac25,000)<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"fgroup\">\n            <label>Purchase timeline<\/label>\n            <select name=\"moment\">\n              <option value=\"activo\">Actively looking now<\/option>\n              <option value=\"6meses\">Within 6 months<\/option>\n              <option value=\"explorando\">Just exploring<\/option>\n            <\/select>\n          <\/div>\n        <\/div>\n        <div class=\"fgroup\">\n          <label>Do you need information about financing?<\/label>\n          <select name=\"financiacion\">\n            <option value=\"si\">Yes, I&#8217;d like mortgage guidance<\/option>\n            <option value=\"no\">No, I have my own financing<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"fgroup\">\n          <label>Comments or questions<\/label>\n          <textarea name=\"comentari\" placeholder=\"Model of interest, customisation options, any question...\"><\/textarea>\n        <\/div>\n        <button type=\"submit\" class=\"fsubmit\">Send request \u2192<\/button>\n        <p class=\"flegal\">Your data will be processed in accordance with our <a href=\"https:\/\/serveisimmobiliaris.cat\/politica-de-privacitat\/\">privacy policy<\/a>. We will not share it with third parties.<\/p>\n      <\/form>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer class=\"footer\">\n  <p>Cambrils Village \u00b7 Serveis Immobiliaris \u00b7 Immovista Real Estate S.L.U. \u00b7 AICAT 13635<\/p>\n  <p>+34 689 004 991 \u00b7 info@serveisimmobiliaris.cat \u00b7 serveisimmobiliaris.cat<\/p>\n<\/footer>\n\n<script>\nconst nav = document.getElementById('nav');\nwindow.addEventListener('scroll', () => {\n  nav.classList.toggle('scrolled', window.scrollY > 60);\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Cambrils Village \u00b7 New-Build Homes in Cambrils | Serveis Immobiliaris \ud83d\udcac Serveis Immobiliaris Models Location Specifications WhatsApp \u26a1 Only 7 [&hellip;]<\/p>\n","protected":false},"author":116216105,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"footnotes":""},"class_list":["post-3144","page","type-page","status-publish","hentry"],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/Pheh3E-OI","jetpack-related-posts":[{"id":1932,"url":"https:\/\/serveisimmobiliaris.cat\/en\/properties-for-sale\/","url_meta":{"origin":3144,"position":0},"title":"Properties for sale","author":"peregava1969","date":"10 de June de 2026","format":false,"excerpt":"APAI-436 \u00b7 Licensed real estate agent AICAT 13635 \u00b7 Catalonia Registry 25 years in the local market 15 reviews \u00b7 5.0 rating Serveis Immobiliaris \u00b7 Tortosa Properties for sale A curated selection of properties in Tortosa and the Terres de l'Ebre, handled with expertise and discretion. Every listing is a\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/AdobeStock_352198820.jpeg?fit=1200%2C486&quality=89&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/AdobeStock_352198820.jpeg?fit=1200%2C486&quality=89&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/AdobeStock_352198820.jpeg?fit=1200%2C486&quality=89&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/AdobeStock_352198820.jpeg?fit=1200%2C486&quality=89&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/AdobeStock_352198820.jpeg?fit=1200%2C486&quality=89&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":836,"url":"https:\/\/serveisimmobiliaris.cat\/cambrils-village\/","url_meta":{"origin":3144,"position":1},"title":"Cambrils Village","author":"peregava1969","date":"11 de May de 2026","format":false,"excerpt":"Obra nova Qualificaci\u00f3 energ\u00e8tica A \u00b7 7 unitats al preu inicial Vivendes unifamiliars \u00b7 La B\u00f2bila \u00b7 Cambrils \u00b7 Costa Daurada Cambrils Village.50 cases modernes a cinc minuts de la platja. Des de 349.000 \u20ac Sol\u00b7licitar informaci\u00f3 50Vivendes unifamiliars AEfici\u00e8ncia energ\u00e8tica 116 m\u00b2Superf\u00edcie \u00fatil 3+2Habitacions + banys 5 minDe la\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/aerea.jpg?fit=1024%2C768&quality=89&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/aerea.jpg?fit=1024%2C768&quality=89&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/aerea.jpg?fit=1024%2C768&quality=89&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/serveisimmobiliaris.cat\/wp-content\/uploads\/2026\/05\/aerea.jpg?fit=1024%2C768&quality=89&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":3139,"url":"https:\/\/serveisimmobiliaris.cat\/fr\/cambrils-village\/","url_meta":{"origin":3144,"position":2},"title":"Cambrils Village \u00b7 Maisons neuves \u00e0 Cambrils","author":"peregava1969","date":"16 de June de 2026","format":false,"excerpt":"Cambrils Village \u00b7 Maisons Neuves \u00e0 Cambrils | Serveis Immobiliaris \ud83d\udcac Serveis Immobiliaris Mod\u00e8les Emplacement Prestations WhatsApp \u26a1 Plus que 7 unit\u00e9s au prix de lancement Cambrils \u00b7 Tarragone \u00b7 Costa Daurada CambrilsVillage 50 maisons individuelles neuves \u00e0 La B\u00f2bila. Classe \u00e9nerg\u00e9tique A. 3 minutes du centre, 5 minutes de\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3185,"url":"https:\/\/serveisimmobiliaris.cat\/es\/propiedades-en-venta\/cambrils-village\/","url_meta":{"origin":3144,"position":3},"title":"Cambrils Village. Obra Nueva en Cambrils","author":"peregava1969","date":"17 de June de 2026","format":false,"excerpt":"Cambrils Village \u00b7 Viviendas de Obra Nueva en Cambrils | Serveis Immobiliaris \ud83d\udcac Serveis Immobiliaris Modelos Ubicaci\u00f3n Calidades WhatsApp \u26a1 Solo quedan 7 unidades al precio inicial Cambrils \u00b7 Tarragona \u00b7 Costa Daurada CambrilsVillage 50 viviendas unifamiliares de obra nueva en La B\u00f2bila. Clasificaci\u00f3n energ\u00e9tica A. 3 minutos del centro,\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1688,"url":"https:\/\/serveisimmobiliaris.cat\/cambrils-village-2\/","url_meta":{"origin":3144,"position":4},"title":"Cambrils Village \u00b7 Vivendes Obra Nova a Cambrils","author":"peregava1969","date":"6 de June de 2026","format":false,"excerpt":"Cambrils Village \u00b7 Habitatges d'Obra Nova a Cambrils | Serveis Immobiliaris \ud83d\udcac Serveis Immobiliaris Models Ubicaci\u00f3 Qualitats WhatsApp \u26a1 Nom\u00e9s queden 7 unitats al preu inicial Cambrils \u00b7 Tarragona \u00b7 Costa Daurada CambrilsVillage 50 habitatges unifamiliars d'obra nova a la B\u00f2bila. Qualificaci\u00f3 energ\u00e8tica A. 3 minuts del centre, 5 minuts\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":3133,"url":"https:\/\/serveisimmobiliaris.cat\/en\/properties-for-sale\/villa-la-simpatica-tortosa\/","url_meta":{"origin":3144,"position":5},"title":"Villa with Pool for Sale in La Simp\u00e0tica","author":"peregava1969","date":"16 de June de 2026","format":false,"excerpt":"Available Exclusive listing Detached villa \u00b7 La Simp\u00e0tica development \u00b7 Tortosa \u00b7 Terres de l'Ebre Fifty years waitingfor the right person. A house that was once great. That can be again.All it's missing is you. Asking price \u20ac650,000 Request a private viewing 502 m\u00b2 Built area 3,089 m\u00b2 Plot 5\u2026","rel":"","context":"Similar post","block_context":{"text":"Similar post","link":""},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/pages\/3144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/users\/116216105"}],"replies":[{"embeddable":true,"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/comments?post=3144"}],"version-history":[{"count":2,"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/pages\/3144\/revisions"}],"predecessor-version":[{"id":3709,"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/pages\/3144\/revisions\/3709"}],"wp:attachment":[{"href":"https:\/\/serveisimmobiliaris.cat\/en\/wp-json\/wp\/v2\/media?parent=3144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}