{"id":2,"date":"2021-03-30T10:00:50","date_gmt":"2021-03-30T08:00:50","guid":{"rendered":"https:\/\/nicolay-jardin.myskydoowebsite.com\/?page_id=2"},"modified":"2026-04-29T13:53:33","modified_gmt":"2026-04-29T11:53:33","slug":"heem","status":"publish","type":"page","link":"https:\/\/nicolay-jardin-gaart.lu\/lb\/","title":{"rendered":"Heem"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b842d80 e-con-full e-flex e-con e-parent\" data-id=\"b842d80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d091c3c elementor-widget elementor-widget-html\" data-id=\"d091c3c\" 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<style>\r\n\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@300;400;500;600&display=swap');\r\n\r\n\/* ---------- Reset & Base ---------- *\/\r\n.nj-homepage *, .nj-homepage *::before, .nj-homepage *::after {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\n.nj-homepage {\r\n  --clr-green:       #7eb935;\r\n  --clr-dark-green:  #2a7529;\r\n  --clr-deep:        #1a2e1a;\r\n  --clr-white:       #ffffff;\r\n  --clr-offwhite:    #f7f8f4;\r\n  --clr-light-grey:  #eef1e8;\r\n  --clr-muted:       #637a5c;\r\n  --clr-text:        #2d3d2d;\r\n  --clr-text-light:  #6b7a64;\r\n\r\n  --ff-display: 'Cormorant Garamond', Georgia, serif;\r\n  --ff-body:    'DM Sans', sans-serif;\r\n\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  48px;\r\n\r\n  --shadow-card: 0 4px 24px rgba(42,117,41,0.08), 0 1px 4px rgba(0,0,0,0.04);\r\n  --shadow-hover: 0 12px 40px rgba(42,117,41,0.15), 0 2px 8px rgba(0,0,0,0.06);\r\n  --transition: all 0.3s cubic-bezier(0.4,0,0.2,1);\r\n\r\n  font-family: var(--ff-body);\r\n  color: var(--clr-text);\r\n  line-height: 1.7;\r\n  overflow-x: hidden;\r\n}\r\n\r\n.nj-homepage img {\r\n  display: block;\r\n  max-width: 100%;\r\n  height: auto;\r\n}\r\n\r\n.nj-homepage a {\r\n  text-decoration: none;\r\n  color: inherit;\r\n}\r\n\r\n\/* ---------- Typography Helpers ---------- *\/\r\n.nj-eyebrow {\r\n  display: inline-block;\r\n  font-family: var(--ff-body);\r\n  font-size: 0.72rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.18em;\r\n  text-transform: uppercase;\r\n  color: var(--clr-green);\r\n  margin-bottom: 0.9rem;\r\n}\r\n\r\n.nj-display {\r\n  font-family: var(--ff-display);\r\n  font-weight: 500;\r\n  line-height: 1.1;\r\n  color: var(--clr-deep);\r\n}\r\n\r\n\/* ---------- Buttons ---------- *\/\r\n.nj-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.5rem;\r\n  font-family: var(--ff-body);\r\n  font-size: 0.9rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.04em;\r\n  padding: 0.85rem 2rem;\r\n  border-radius: 100px;\r\n  cursor: pointer;\r\n  transition: var(--transition);\r\n  border: 2px solid transparent;\r\n  white-space: nowrap;\r\n}\r\n\r\n.nj-btn-primary {\r\n  background: var(--clr-green);\r\n  color: var(--clr-white);\r\n  border-color: var(--clr-green);\r\n}\r\n.nj-btn-primary:hover {\r\n  background: var(--clr-dark-green);\r\n  border-color: var(--clr-dark-green);\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 8px 24px rgba(42,117,41,0.3);\r\n}\r\n\r\n.nj-btn-outline {\r\n  background: var(--clr-white) !important;\r\n  color: var(--clr-dark-green) !important;\r\n  border-color: var(--clr-white) !important;\r\n}\r\n.nj-btn-outline:hover {\r\n  background: transparent !important;\r\n  color: var(--clr-white) !important;\r\n  border-color: var(--clr-white) !important;\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.nj-btn-outline-dark {\r\n  background: transparent;\r\n  color: var(--clr-dark-green);\r\n  border-color: var(--clr-dark-green);\r\n}\r\n.nj-btn-outline-dark:hover {\r\n  background: var(--clr-dark-green);\r\n  color: var(--clr-white);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.nj-btn-white {\r\n  background: var(--clr-white);\r\n  color: var(--clr-dark-green);\r\n  border-color: var(--clr-white);\r\n}\r\n.nj-btn-white:hover {\r\n  background: var(--clr-offwhite);\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 8px 24px rgba(0,0,0,0.12);\r\n}\r\n\r\n\/* ---------- Section Layout ---------- *\/\r\n.nj-section {\r\n  padding: 6rem 1.5rem;\r\n}\r\n.nj-container {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n}\r\n\r\n\/* 1. HERO SECTION *\/\r\n\r\n.nj-hero {\r\n  position: relative;\r\n  min-height: 100vh;\r\n  display: flex;\r\n  align-items: center;\r\n  overflow: hidden;\r\n  background: var(--clr-deep);\r\n  padding: 0;\r\n}\r\n\r\n.nj-hero__bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr 1fr;\r\n  grid-template-rows: 1fr 1fr;\r\n  gap: 3px;\r\n  opacity: 0.45;\r\n}\r\n\r\n.nj-hero__bg-img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  object-position: center;\r\n}\r\n\r\n.nj-hero__bg-img:nth-child(1) { \r\n    grid-column: 1;\r\n    grid-row: 1 \/ 3; \r\n}\r\n\r\n.nj-hero__bg-img:nth-child(2) { \r\n    grid-column: 2; \r\n    grid-row: 1; \r\n}\r\n.nj-hero__bg-img:nth-child(3) { \r\n    grid-column: 2 \/ 4;\r\n    grid-row: 2; \r\n}\r\n\r\n.nj-hero__overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(\r\n    110deg,\r\n    rgba(26,46,26,0.88) 0%,\r\n    rgba(26,46,26,0.70) 50%,\r\n    rgba(42,117,41,0.35) 100%\r\n  );\r\n}\r\n\r\n.nj-hero__deco {\r\n  position: absolute;\r\n  right: -80px;\r\n  top: -80px;\r\n  width: 480px;\r\n  height: 480px;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,0.18);\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-hero__deco::before {\r\n  content: '';\r\n  position: absolute;\r\n  inset: 30px;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,0.12);\r\n}\r\n\r\n.nj-hero__inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 6rem 1.5rem 4rem;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4rem;\r\n  align-items: center;\r\n}\r\n\r\n.nj-hero__tag {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.5rem;\r\n  background: rgba(126,185,53,0.18);\r\n  border: 1px solid rgba(126,185,53,0.35);\r\n  color: #a8d466;\r\n  font-size: 0.72rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.14em;\r\n  text-transform: uppercase;\r\n  padding: 0.4rem 1rem;\r\n  border-radius: 100px;\r\n  margin-bottom: 1.6rem;\r\n}\r\n\r\n.nj-hero__tag-dot {\r\n  width: 6px; height: 6px;\r\n  background: var(--clr-green);\r\n  border-radius: 50%;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.nj-hero__h1 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2.8rem, 5.5vw, 4.4rem);\r\n  font-weight: 500;\r\n  line-height: 1.05;\r\n  color: var(--clr-white);\r\n  margin-bottom: 1.4rem;\r\n}\r\n\r\n.nj-hero__h1 em {\r\n  font-style: italic;\r\n  color: #a8d466;\r\n}\r\n\r\n.nj-hero__subtitle {\r\n  font-size: 1.05rem;\r\n  font-weight: 300;\r\n  color: rgba(255,255,255,0.78);\r\n  line-height: 1.75;\r\n  max-width: 520px;\r\n  margin-bottom: 2.4rem;\r\n}\r\n\r\n.nj-hero__ctas {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 1rem;\r\n  margin-bottom: 3rem;\r\n}\r\n\r\n.nj-hero__trust {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 1.4rem 2.2rem;\r\n  padding-top: 2rem;\r\n  border-top: 1px solid rgba(255,255,255,0.1);\r\n}\r\n\r\n.nj-hero__trust-item {\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n\r\n.nj-hero__trust-val {\r\n  font-family: var(--ff-display);\r\n  font-size: 1.7rem;\r\n  font-weight: 600;\r\n  color: var(--clr-white);\r\n  line-height: 1;\r\n}\r\n\r\n.nj-hero__trust-val span {\r\n  color: var(--clr-green);\r\n}\r\n\r\n.nj-hero__trust-label {\r\n  font-size: 0.75rem;\r\n  font-weight: 400;\r\n  color: rgba(255,255,255,0.55);\r\n  letter-spacing: 0.04em;\r\n  margin-top: 0.2rem;\r\n}\r\n\r\n.nj-hero__visual { \r\n    position: relative; \r\n}\r\n\r\n.nj-hero__visual-frame {\r\n  position: relative;\r\n  border-radius: var(--radius-lg);\r\n  overflow: hidden;\r\n  aspect-ratio: 4\/5;\r\n  box-shadow: 0 32px 80px rgba(0,0,0,0.5);\r\n}\r\n\r\n.nj-hero__visual-frame img {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  object-position: center;\r\n}\r\n\r\n.nj-hero__visual-badge {\r\n  position: absolute;\r\n  bottom: -20px;\r\n  left: -24px;\r\n  background: var(--clr-white);\r\n  border-radius: var(--radius-md);\r\n  padding: 1rem 1.4rem;\r\n  box-shadow: 0 8px 32px rgba(0,0,0,0.18);\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 0.8rem;\r\n}\r\n\r\n.nj-hero__visual-badge-icon {\r\n  width: 44px; height: 44px;\r\n  background: var(--clr-light-grey);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.nj-hero__visual-badge-icon svg {\r\n  width: 22px; height: 22px;\r\n  fill: var(--clr-dark-green);\r\n}\r\n\r\n.nj-hero__visual-badge-text strong {\r\n  display: block;\r\n  font-size: 0.9rem;\r\n  font-weight: 600;\r\n  color: var(--clr-deep);\r\n}\r\n\r\n.nj-hero__visual-badge-text span {\r\n  font-size: 0.75rem;\r\n  color: var(--clr-muted);\r\n}\r\n\r\n\/*  2. TRUST \/ AVANTAGES  *\/\r\n\r\n.nj-trust { \r\n    background: var(--clr-offwhite);\r\n}\r\n\r\n.nj-trust__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 2rem;\r\n}\r\n\r\n.nj-trust__card {\r\n  background: var(--clr-white);\r\n  border-radius: var(--radius-md);\r\n  padding: 2.4rem 2rem;\r\n  box-shadow: var(--shadow-card);\r\n  transition: var(--transition);\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.nj-trust__card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; right: 0;\r\n  height: 3px;\r\n  background: linear-gradient(90deg, var(--clr-green), var(--clr-dark-green));\r\n}\r\n\r\n.nj-trust__card:hover {\r\n  box-shadow: var(--shadow-hover);\r\n  transform: translateY(-4px);\r\n}\r\n\r\n.nj-trust__icon {\r\n  width: 56px; height: 56px;\r\n  border-radius: var(--radius-sm);\r\n  background: linear-gradient(135deg, #e8f5d0 0%, #c8e89a 100%);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-bottom: 1.4rem;\r\n}\r\n\r\n.nj-trust__icon svg { \r\n    width: 26px; \r\n    height: 26px; \r\n    fill: var(--clr-dark-green); \r\n}\r\n\r\n.nj-trust__card h3 {\r\n  font-family: var(--ff-display);\r\n  font-size: 1.35rem;\r\n  font-weight: 600;\r\n  color: var(--clr-deep);\r\n  margin-bottom: 0.6rem;\r\n  line-height: 1.2;\r\n}\r\n\r\n.nj-trust__card p {\r\n  font-size: 0.9rem;\r\n  color: var(--clr-text-light);\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* 3. \u00c0 PROPOS *\/\r\n\r\n.nj-about {\r\n    background: var(--clr-white); \r\n}\r\n\r\n.nj-about__grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 5rem;\r\n  align-items: center;\r\n}\r\n\r\n.nj-about__image-wrap { \r\n    position: relative; \r\n}\r\n\r\n.nj-about__image-main {\r\n  border-radius: var(--radius-lg);\r\n  overflow: hidden;\r\n  aspect-ratio: 3\/4;\r\n  box-shadow: var(--shadow-hover);\r\n}\r\n\r\n.nj-about__image-main img { \r\n    width: 100%; \r\n    height: 100%; \r\n    object-fit: cover; \r\n}\r\n\r\n.nj-about__image-accent {\r\n  position: absolute;\r\n  bottom: -30px; right: -30px;\r\n  width: 48%;\r\n  aspect-ratio: 1;\r\n  border-radius: var(--radius-md);\r\n  overflow: hidden;\r\n  box-shadow: 0 16px 48px rgba(0,0,0,0.2);\r\n  border: 4px solid var(--clr-white);\r\n}\r\n\r\n.nj-about__image-accent img { \r\n    width: 100%; \r\n    height: 100%; \r\n    object-fit: cover; \r\n}\r\n\r\n.nj-about__years-badge {\r\n  position: absolute;\r\n  top: 2rem; right: -20px;\r\n  background: var(--clr-green);\r\n  color: var(--clr-white);\r\n  padding: 1rem 1.2rem;\r\n  border-radius: var(--radius-md);\r\n  text-align: center;\r\n  box-shadow: 0 8px 24px rgba(126,185,53,0.4);\r\n  z-index: 2;\r\n}\r\n\r\n.nj-about__years-badge strong {\r\n  display: block;\r\n  font-family: var(--ff-display);\r\n  font-size: 2.2rem;\r\n  font-weight: 600;\r\n  line-height: 1;\r\n}\r\n\r\n.nj-about__years-badge span {\r\n  font-size: 0.7rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.08em;\r\n  text-transform: uppercase;\r\n  opacity: 0.9;\r\n}\r\n\r\n.nj-about__content h2 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2rem, 3.5vw, 2.9rem);\r\n  font-weight: 500;\r\n  color: var(--clr-deep);\r\n  line-height: 1.15;\r\n  margin-bottom: 1.4rem;\r\n}\r\n\r\n.nj-about__content p {\r\n  font-size: 0.97rem;\r\n  color: var(--clr-text-light);\r\n  line-height: 1.8;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.nj-about__features {\r\n  list-style: none;\r\n  margin: 1.8rem 0 2.4rem;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 0.75rem;\r\n}\r\n\r\n.nj-about__features li {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 0.75rem;\r\n  font-size: 0.92rem;\r\n  color: var(--clr-text);\r\n}\r\n\r\n.nj-about__features li::before {\r\n  content: '';\r\n  width: 20px; height: 20px;\r\n  border-radius: 50%;\r\n  flex-shrink: 0;\r\n  margin-top: 1px;\r\n  background: var(--clr-light-grey);\r\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%232a7529'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z'\/%3E%3C\/svg%3E\");\r\n  background-size: 14px;\r\n  background-repeat: no-repeat;\r\n  background-position: center;\r\n}\r\n\r\n\/* 4. VISUAL BREAK \/ CTA *\/\r\n\r\n.nj-cta-break {\r\n  position: relative;\r\n  padding: 7rem 1.5rem;\r\n  text-align: center;\r\n  overflow: hidden;\r\n}\r\n\r\n.nj-cta-break__bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  background-image: url('https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/entretien-creation.webp');\r\n  background-size: cover;\r\n  background-position: center;\r\n  filter: brightness(0.35) saturate(1.1);\r\n}\r\n\r\n.nj-cta-break__overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(180deg, rgba(26,46,26,0.6) 0%, rgba(42,117,41,0.4) 100%);\r\n}\r\n\r\n.nj-cta-break__inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 720px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.nj-cta-break__eyebrow {\r\n  display: inline-block;\r\n  font-size: 0.72rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #a8d466;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.nj-cta-break h2 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2.2rem, 4.5vw, 3.5rem);\r\n  font-weight: 500;\r\n  color: var(--clr-white);\r\n  line-height: 1.15;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.nj-cta-break p {\r\n  font-size: 1.05rem;\r\n  color: rgba(255,255,255,0.78);\r\n  margin-bottom: 2.4rem;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* 5. SERVICES *\/\r\n\r\n.nj-services {\r\n    background: var(--clr-offwhite); \r\n}\r\n\r\n.nj-section-header {\r\n  text-align: center;\r\n  margin-bottom: 3.5rem;\r\n}\r\n\r\n.nj-section-header h2 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2rem, 3.5vw, 2.9rem);\r\n  font-weight: 500;\r\n  color: var(--clr-deep);\r\n  line-height: 1.15;\r\n  margin-bottom: 0.8rem;\r\n}\r\n\r\n.nj-section-header p {\r\n  font-size: 1rem;\r\n  color: var(--clr-text-light);\r\n  max-width: 560px;\r\n  margin: 0 auto;\r\n  line-height: 1.75;\r\n}\r\n\r\n.nj-services__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1.6rem;\r\n}\r\n\r\n.nj-service-card {\r\n  background: var(--clr-white);\r\n  border-radius: var(--radius-md);\r\n  overflow: hidden;\r\n  box-shadow: var(--shadow-card);\r\n  transition: var(--transition);\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n\r\n.nj-service-card:hover {\r\n  box-shadow: var(--shadow-hover);\r\n  transform: translateY(-5px);\r\n}\r\n\r\n.nj-service-card__img {\r\n  aspect-ratio: 16\/9;\r\n  overflow: hidden;\r\n}\r\n\r\n.nj-service-card__img img {\r\n  width: 100%; height: 100%;\r\n  object-fit: cover;\r\n  transition: transform 0.5s ease;\r\n}\r\n\r\n.nj-service-card:hover .nj-service-card__img img { transform: scale(1.06); \r\n}\r\n\r\n.nj-service-card__body {\r\n  padding: 1.8rem;\r\n  flex: 1;\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\n\r\n.nj-service-card__num {\r\n  font-family: var(--ff-display);\r\n  font-size: 0.85rem;\r\n  font-weight: 600;\r\n  color: var(--clr-green);\r\n  letter-spacing: 0.08em;\r\n  margin-bottom: 0.5rem;\r\n}\r\n\r\n.nj-service-card h3 {\r\n  font-family: var(--ff-display);\r\n  font-size: 1.35rem;\r\n  font-weight: 600;\r\n  color: var(--clr-deep);\r\n  line-height: 1.2;\r\n  margin-bottom: 0.75rem;\r\n}\r\n\r\n.nj-service-card p {\r\n  font-size: 0.88rem;\r\n  color: var(--clr-text-light);\r\n  line-height: 1.72;\r\n  flex: 1;\r\n  margin-bottom: 1.4rem;\r\n}\r\n\r\n.nj-service-card__link {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 0.4rem;\r\n  font-size: 0.85rem;\r\n  font-weight: 600;\r\n  color: var(--clr-dark-green);\r\n  transition: gap 0.2s ease;\r\n}\r\n\r\n.nj-service-card__link:hover {\r\n    gap: 0.7rem; \r\n}\r\n.nj-service-card__link svg { \r\n    width: 14px; \r\n    height: 14px; \r\n    fill: var(--clr-dark-green); \r\n}\r\n\r\n.nj-service-card--featured { \r\n    grid-column: span 2; \r\n}\r\n\r\n.nj-service-card--featured .nj-service-card__img { aspect-ratio: 21\/9; \r\n}\r\n\r\n\/* 6. WHY CHOOSE US *\/\r\n\r\n.nj-why { \r\n    background: var(--clr-white); \r\n}\r\n\r\n.nj-why__grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 5rem;\r\n  align-items: center;\r\n}\r\n\r\n.nj-why__image-wrap { \r\n    position: relative; \r\n}\r\n    \r\n.nj-why__image-wrap img {\r\n  width: 100%;\r\n  aspect-ratio: 4\/5;\r\n  object-fit: cover;\r\n  border-radius: var(--radius-lg);\r\n  display: block;\r\n  box-shadow: var(--shadow-hover);\r\n}\r\n\r\n.nj-why__image-deco {\r\n  position: absolute;\r\n  bottom: 1.5rem; left: 1.5rem;\r\n  background: rgba(26,46,26,0.88);\r\n  backdrop-filter: blur(8px);\r\n  border-radius: var(--radius-sm);\r\n  padding: 1rem 1.4rem;\r\n  color: var(--clr-white);\r\n}\r\n\r\n.nj-why__image-deco strong {\r\n  display: block;\r\n  font-family: var(--ff-display);\r\n  font-size: 1.5rem;\r\n  font-weight: 600;\r\n  color: #a8d466;\r\n}\r\n\r\n.nj-why__image-deco span { \r\n    font-size: 0.78rem; \r\n    opacity: 0.75;\r\n}\r\n\r\n.nj-why__content h2 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2rem, 3.2vw, 2.7rem);\r\n  font-weight: 500;\r\n  color: var(--clr-deep);\r\n  line-height: 1.15;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.nj-why__content > p {\r\n  font-size: 0.97rem;\r\n  color: var(--clr-text-light);\r\n  line-height: 1.8;\r\n  margin-bottom: 2rem;\r\n}\r\n\r\n.nj-why__list {\r\n  list-style: none;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 1.2rem;\r\n  margin-bottom: 2.4rem;\r\n}\r\n\r\n.nj-why__list-item { \r\n    display: flex; \r\n    gap: 1rem; \r\n}\r\n\r\n.nj-why__list-icon {\r\n  width: 40px; height: 40px;\r\n  background: linear-gradient(135deg, #e8f5d0 0%, #c8e89a 100%);\r\n  border-radius: var(--radius-sm);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.nj-why__list-icon svg { \r\n    width: 18px; \r\n    height: 18px; \r\n    fill: var(--clr-dark-green); \r\n}\r\n\r\n.nj-why__list-text strong {\r\n  display: block;\r\n  font-size: 0.95rem;\r\n  font-weight: 600;\r\n  color: var(--clr-deep);\r\n  margin-bottom: 0.2rem;\r\n}\r\n\r\n.nj-why__list-text p {\r\n  font-size: 0.86rem;\r\n  color: var(--clr-text-light);\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* 7. STATS *\/\r\n\r\n.nj-stats {\r\n  background: linear-gradient(135deg, var(--clr-dark-green) 0%, #1a4d19 100%);\r\n  padding: 5rem 1.5rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n.nj-stats::before {\r\n  content: '';\r\n  position: absolute;\r\n  right: -100px; top: -100px;\r\n  width: 400px; height: 400px;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,0.2);\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-stats::after {\r\n  content: '';\r\n  position: absolute;\r\n  left: -80px; bottom: -80px;\r\n  width: 300px; height: 300px;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,0.15);\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-stats__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 2rem;\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.nj-stat-item { \r\n    text-align: center;\r\n    padding: 1.5rem; \r\n}\r\n\r\n.nj-stat-item__val {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2.4rem, 4vw, 3.4rem);\r\n  font-weight: 600;\r\n  color: var(--clr-white);\r\n  line-height: 1;\r\n  margin-bottom: 0.4rem;\r\n}\r\n\r\n.nj-stat-item__val em { \r\n    font-style: normal; \r\n    color: #a8d466; \r\n}\r\n\r\n.nj-stat-item__label {\r\n  font-size: 0.82rem;\r\n  font-weight: 500;\r\n  color: rgba(255,255,255,0.6);\r\n  letter-spacing: 0.06em;\r\n  text-transform: uppercase;\r\n}\r\n\r\n\/* 8. R\u00c9ALISATIONS *\/\r\n\r\n.nj-projects { \r\n    background: var(--clr-offwhite); \r\n}\r\n\r\n.nj-projects__gallery {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  grid-template-rows: auto auto;\r\n  gap: 1.2rem;\r\n  margin-bottom: 3rem;\r\n}\r\n\r\n.nj-project-item {\r\n  border-radius: var(--radius-md);\r\n  overflow: hidden;\r\n  position: relative;\r\n  cursor: pointer;\r\n}\r\n\r\n.nj-project-item:first-child { \r\n    grid-column: span 2; \r\n    grid-row: span 2; \r\n}\r\n\r\n.nj-project-item img {\r\n  width: 100%; height: 100%;\r\n  object-fit: cover;\r\n  min-height: 200px;\r\n  display: block;\r\n  transition: transform 0.5s ease;\r\n}\r\n\r\n.nj-project-item:first-child img {\r\n    min-height: 400px; \r\n}\r\n\r\n.nj-project-item:hover img { \r\n    transform: scale(1.07);\r\n}\r\n\r\n.nj-project-item__overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(to top, rgba(26,46,26,0.7) 0%, transparent 60%);\r\n  opacity: 0;\r\n  transition: var(--transition);\r\n  display: flex;\r\n  align-items: flex-end;\r\n  padding: 1.5rem;\r\n}\r\n\r\n.nj-project-item:hover .nj-project-item__overlay { opacity: 1;\r\n}\r\n\r\n.nj-project-item__overlay span { \r\n    color: var(--clr-white); \r\n    font-size: 0.85rem; \r\n    font-weight: 500; \r\n}\r\n\r\n.nj-projects__cta { \r\n    text-align: center; \r\n}\r\n\r\n\/* 9. FINAL CTA *\/\r\n\r\n.nj-final-cta {\r\n  background: var(--clr-offwhite);\r\n  padding: 6rem 1.5rem;\r\n}\r\n\r\n.nj-final-cta__inner {\r\n  background: linear-gradient(135deg, var(--clr-deep) 0%, #2a4d2a 100%);\r\n  border-radius: var(--radius-xl);\r\n  padding: 5rem 3rem;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 4rem;\r\n  align-items: center;\r\n  position: relative;\r\n  overflow: hidden;\r\n  max-width: 1100px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.nj-final-cta__inner::before {\r\n  content: '';\r\n  position: absolute;\r\n  right: -120px; top: -120px;\r\n  width: 400px; height: 400px;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,0.2);\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-final-cta__eyebrow {\r\n  display: inline-block;\r\n  font-size: 0.72rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.2em;\r\n  text-transform: uppercase;\r\n  color: #a8d466;\r\n  margin-bottom: 1rem;\r\n}\r\n\r\n.nj-final-cta h2 {\r\n  font-family: var(--ff-display);\r\n  font-size: clamp(2rem, 3.5vw, 3rem);\r\n  font-weight: 500;\r\n  color: var(--clr-white);\r\n  line-height: 1.1;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.nj-final-cta__desc {\r\n  color: rgba(255,255,255,0.72);\r\n  font-size: 0.97rem;\r\n  line-height: 1.75;\r\n  margin-bottom: 2rem;\r\n}\r\n\r\n.nj-final-cta__ctas {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: 1rem;\r\n}\r\n\r\n.nj-contact-info {\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 1.2rem;\r\n}\r\n\r\n.nj-contact-item {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 1rem;\r\n  padding: 1.2rem 1.4rem;\r\n  background: rgba(255,255,255,0.06);\r\n  border: 1px solid rgba(255,255,255,0.08);\r\n  border-radius: var(--radius-sm);\r\n  transition: var(--transition);\r\n}\r\n\r\n.nj-contact-item:hover { \r\n    background: rgba(255,255,255,0.1);\r\n}\r\n\r\n.nj-contact-item__icon {\r\n  width: 36px; height: 36px;\r\n  background: rgba(126,185,53,0.2);\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  flex-shrink: 0;\r\n}\r\n\r\n.nj-contact-item__icon svg { \r\n    width: 16px; \r\n    height: 16px; \r\n    fill: #a8d466;\r\n}\r\n\r\n.nj-contact-item__label {\r\n  font-size: 0.7rem;\r\n  font-weight: 600;\r\n  letter-spacing: 0.1em;\r\n  text-transform: uppercase;\r\n  color: rgba(255,255,255,0.45);\r\n  margin-bottom: 0.2rem;\r\n}\r\n\r\n.nj-contact-item__value {\r\n  font-size: 0.88rem;\r\n  color: rgba(255,255,255,0.88);\r\n}\r\n\r\n.nj-contact-item__value a { \r\n    color: inherit; \r\n    transition: color 0.2s;\r\n}\r\n\r\n.nj-contact-item__value a:hover { \r\n    color: #a8d466; \r\n}\r\n\/* RESPONSIVE *\/\r\n\r\n@media (max-width: 1024px) {\r\n  .nj-hero__inner { \r\n      grid-template-columns: 1fr;\r\n      gap: 3rem; \r\n      text-align: center; \r\n  }\r\n  \r\n  .nj-hero__subtitle { \r\n      max-width: 100%; \r\n      margin-left: auto; \r\n      margin-right: auto; \r\n  }\r\n  \r\n  .nj-hero__ctas { \r\n      justify-content: center; \r\n  }\r\n  \r\n  .nj-hero__trust { \r\n      justify-content: center; \r\n  }\r\n  \r\n  .nj-hero__visual {\r\n      display: none; \r\n  }\r\n\r\n  .nj-trust__grid { \r\n      grid-template-columns: 1fr 1fr; \r\n  }\r\n  \r\n  .nj-trust__grid .nj-trust__card:last-child { \r\n      grid-column: span 2; \r\n  }\r\n\r\n  .nj-about__grid,\r\n  .nj-why__grid { \r\n      grid-template-columns: 1fr; \r\n      gap: 3rem; \r\n  }\r\n  \r\n  .nj-about__image-wrap {\r\n      max-width: 440px; \r\n      margin: 0 auto; \r\n  }\r\n  \r\n  .nj-about__years-badge { \r\n      right: 0.5rem; \r\n  }\r\n\r\n  .nj-services__grid { \r\n      grid-template-columns: 1fr 1fr; \r\n  }\r\n  .nj-service-card--featured { \r\n      grid-column: span 2; \r\n  }\r\n\r\n  .nj-stats__grid { \r\n      grid-template-columns: repeat(2, 1fr); \r\n  }\r\n\r\n  .nj-projects__gallery { \r\n      grid-template-columns: 1fr 1fr; \r\n  }\r\n  \r\n  .nj-project-item:first-child { \r\n      grid-column: span 2; \r\n      grid-row: auto; \r\n  }\r\n\r\n  .nj-final-cta__inner { \r\n      grid-template-columns: 1fr; \r\n      gap: 2.5rem; \r\n      padding: 3rem 2rem;\r\n  }\r\n}\r\n\r\n@media (max-width: 640px) {\r\n  .nj-section {\r\n      padding: 4rem 1.2rem; \r\n  }\r\n\r\n  .nj-hero__h1 { \r\n      font-size: 2.4rem; \r\n  }\r\n  \r\n  .nj-hero__ctas { \r\n      flex-direction: column; \r\n      align-items: center; \r\n  }\r\n  \r\n  .nj-btn { \r\n      width: 100%; \r\n      justify-content: center; \r\n  }\r\n\r\n  .nj-trust__grid { \r\n      grid-template-columns: 1fr; \r\n  }\r\n  \r\n  .nj-trust__grid .nj-trust__card:last-child { \r\n      grid-column: auto; \r\n  }\r\n\r\n  .nj-about__image-accent {\r\n      display: none; \r\n  }\r\n\r\n  .nj-services__grid { \r\n      grid-template-columns: 1fr; \r\n  }\r\n  \r\n  .nj-service-card--featured { \r\n      grid-column: auto;\r\n  }\r\n  \r\n  .nj-service-card--featured .nj-service-card__img { aspect-ratio: 16\/9;\r\n  }\r\n\r\n  .nj-stats__grid { \r\n      grid-template-columns: 1fr 1fr; \r\n  }\r\n\r\n  .nj-projects__gallery { \r\n      grid-template-columns: 1fr;\r\n  }\r\n  \r\n  .nj-project-item:first-child { \r\n      grid-column: auto; \r\n  }\r\n\r\n  .nj-final-cta__inner {\r\n      border-radius: var(--radius-lg); \r\n      padding: 2.5rem 1.5rem; \r\n  }\r\n  \r\n  .nj-final-cta__ctas { \r\n      flex-direction: column;\r\n  }\r\n\r\n  .nj-cta-break {\r\n      padding: 5rem 1.2rem; \r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"nj-homepage\">\r\n\r\n  <!-- 1. HERO-->\r\n  <section class=\"nj-hero\" aria-label=\"W\u00ebllkomm bei Nicolay Jardin\">\r\n\r\n    <div class=\"nj-hero__bg\" aria-hidden=\"true\">\r\n      <img decoding=\"async\" class=\"nj-hero__bg-img\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/etude-projet-nicolay-768x512-1.webp\" alt=\",\" loading=\"eager\" title=\"\">\r\n      <img decoding=\"async\" class=\"nj-hero__bg-img\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/paygagiste.webp\" alt=\",\" loading=\"eager\" title=\"\">\r\n      <img decoding=\"async\" class=\"nj-hero__bg-img\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-2.webp\" alt=\",\" loading=\"eager\" title=\"\">\r\n    <\/div>\r\n    <div class=\"nj-hero__overlay\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"nj-hero__deco\" aria-hidden=\"true\"><\/div>\r\n\r\n    <div class=\"nj-hero__inner\">\r\n      <div class=\"nj-hero__content\">\r\n\r\n        <div class=\"nj-hero__tag\">\r\n          <span class=\"nj-hero__tag-dot\"><\/span>\r\n          L\u00ebtzebuerg\r\n        <\/div>\r\n\r\n        <h1 class=\"nj-hero__h1\">\r\n          \u00c4re Gaartmeeschter<br>\r\n          Landschaftsgestalter,<br>\r\n          <em>Handwierker vum Liewen<\/em>\r\n        <\/h1>\r\n\r\n        <p class=\"nj-hero__subtitle\">\r\n          Z\u00ebnter 2014 entwirft, kre\u00e9iert a pflegt Nicolay Jardin aussergew\u00e9inlech Outdoor-Raim zu L\u00ebtzebuerg. All Projet ass d'Resultat vun enger gr\u00ebndlecher Berodung an unerkannter Expertise.\r\n        <\/p>\r\n\r\n        <div class=\"nj-hero__ctas\">\r\n          <a href=\"#contact\" class=\"nj-btn nj-btn-primary\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\r\n            Frot no engem gratis Offert\r\n          <\/a>\r\n          <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn-outline\">\r\n            Entdeckt eis D\u00e9ngschter\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"nj-hero__trust\">\r\n          <div class=\"nj-hero__trust-item\">\r\n            <span class=\"nj-hero__trust-val\">25<span>+<\/span><\/span>\r\n            <span class=\"nj-hero__trust-label\">Joer Erfarung<\/span>\r\n          <\/div>\r\n          <div class=\"nj-hero__trust-item\">\r\n            <span class=\"nj-hero__trust-val\">14<span>K+<\/span><\/span>\r\n            <span class=\"nj-hero__trust-label\">Zefridden Clienten<\/span>\r\n          <\/div>\r\n          <div class=\"nj-hero__trust-item\">\r\n            <span class=\"nj-hero__trust-val\">4.7<span>\u2605<\/span><\/span>\r\n            <span class=\"nj-hero__trust-label\">Clientebew\u00e4ertungen<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nj-hero__visual\">\r\n        <div class=\"nj-hero__visual-frame\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/nicolay.webp\" alt=\"Nicolay Jardin \u2014 Landschaftsg\u00e4rtner a Belsch a L\u00ebtzebuerg\" loading=\"eager\" title=\"\">\r\n        <\/div>\r\n        <div class=\"nj-hero__visual-badge\">\r\n          <div class=\"nj-hero__visual-badge-icon\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M17 8C8 10 5.9 16.17 3.82 21.34L5.71 22l1-2.3A4.49 4.49 0 008 20C19 20 22 3 22 3c-1 2-8 2-13 5 2-2.5 4.5-3.5 8-3z\"\/><\/svg>\r\n          <\/div>\r\n          <div class=\"nj-hero__visual-badge-text\">\r\n            <strong>Maassgeschneidert Projet<\/strong>\r\n            <span>Gratis Bew\u00e4ertung a Rotschl\u00e9i<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 2. TRUST \/ AVANTAGES -->\r\n  \r\n  <section class=\"nj-section nj-trust\" aria-labelledby=\"nj-trust-title\">\r\n    <div class=\"nj-container\">\r\n      <div class=\"nj-section-header\">\r\n        <span class=\"nj-eyebrow\">Firwat Nicolay Jardin<\/span>\r\n        <h2 id=\"nj-trust-title\" class=\"nj-display\" style=\"font-size:clamp(1.9rem,3vw,2.6rem); margin-bottom:0.6rem;\">\r\n          Eng Verpflichtung, d\u00e9i an der lokaler Gemeinschaft verwuerzelt ass <br> L\u00ebtzebuergesch\r\n        <\/h2>\r\n      <\/div>\r\n\r\n      <div class=\"nj-trust__grid\">\r\n\r\n        <article class=\"nj-trust__card\">\r\n          <div class=\"nj-trust__icon\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 4c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 10c-2.67 0-5.31-1.33-6.82-3.35.04-2.26 4.55-3.5 6.82-3.5s6.78 1.24 6.82 3.5C17.31 13.67 14.67 15 12 15z\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Bewisen lokal Expertise<\/h3>\r\n          <p>Z\u00ebnter 2014 d\u00e9ngen mir privat Persounen an Entreprisen zu L\u00ebtzebuerg. Mat d\u00e9ifgr\u00e4ifendem W\u00ebssen iwwer Buedem, Joresz\u00e4iten a heemesch Planzearten schafen mir Gaarden, d\u00e9i der Z\u00e4it standhalen.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"nj-trust__card\">\r\n          <div class=\"nj-trust__icon\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Eng voll personalis\u00e9iert Approche<\/h3>\r\n          <p>All Gaart ass eenzegaarteg, genee w\u00e9i seng Bes\u00ebtzer. Mir huelen eis d'Z\u00e4it, \u00c4r Virl\u00e9iften, \u00c4ert Budget an \u00c4re Liewensstil ze verstoen, sou datt mir en Outdoor-Bereich gestalten k\u00ebnnen, deen wierklech reflekt\u00e9iert, wien Dir sidd.<\/p>\r\n        <\/article>\r\n\r\n        <article class=\"nj-trust__card\">\r\n          <div class=\"nj-trust__icon\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M17 8C8 10 5.9 16.17 3.82 21.34L5.71 22l1-2.3A4.49 4.49 0 008 20C19 20 22 3 22 3c-1 2-8 2-13 5 2-2.5 4.5-3.5 8-3z\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Respekt fir Liewewiesen an d'\u00cbmwelt<\/h3>\r\n          <p>Mir prioris\u00e9ieren nohalteg Methoden, Planzpl\u00e4ng, d\u00e9i op d'lokal Biodiversit\u00e9it ofgest\u00ebmmt sinn, an L\u00e9isungen, d\u00e9i \u00c4ert Liewens\u00ebmfeld respekt\u00e9ieren. Gaardenaarbecht op eng aner Man\u00e9ier, mat Verantwortung.<\/p>\r\n        <\/article>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!--  3. \u00c0 PROPOS -->\r\n  \r\n  <section class=\"nj-section nj-about\" id=\"a-propos\" aria-labelledby=\"nj-about-title\">\r\n    <div class=\"nj-container\">\r\n      <div class=\"nj-about__grid\">\r\n\r\n        <div class=\"nj-about__image-wrap\">\r\n          <div class=\"nj-about__years-badge\">\r\n            <strong>25<\/strong>\r\n            <span>Joer Erfarung<\/span>\r\n          <\/div>\r\n          <div class=\"nj-about__image-main\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/paygagiste.webp\" alt=\"D&#039;Nicolay Jardin-Equipe, passion\u00e9iert Landschaftsarchitekten a Belsch a L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-about__image-accent\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-4-1.webp\" alt=\"Planzen a Landschaftsgestaltung vum Nicolay Jardin\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nj-about__content\">\r\n          <span class=\"nj-eyebrow\">Iwwer Nicolay Jardin<\/span>\r\n          <h2 id=\"nj-about-title\">\r\n            De Landschaftsg\u00e4rtner<br>\r\n            Vertraut zu L\u00ebtzebuerg\r\n          <\/h2>\r\n          <p>\r\n            Op der Iwwerzeegung gegr\u00ebnnt, datt all Fr\u00e4iraum individuell Opmierksamkeet verd\u00e9ngt, ass Nicolay Jardin vill m\u00e9i w\u00e9i just eng Gaartfirma: Et ass e vertraute Partner, deen Iech bei all Schr\u00ebtt \u00ebnnerst\u00ebtzt, vum \u00e9ischte Design bis zur reegelm\u00e9isseger \u00cbnnerhalt vun \u00c4rem Gaart iwwer d'Joresz\u00e4iten.\r\n          <\/p>\r\n          <p>\r\n            Eist Team vu qualifiz\u00e9ierten Landschaftsgaartmeeschteren schafft am ganze Groussherzogtum L\u00ebtzebuerg a spezialis\u00e9iert sech op d'Gestaltung, d'Verwandlung an d'\u00cbnnerhalt vu gr\u00e9nger Fl\u00e4ch \u2014 egal ob et e private Gaart, e kommerziellt Projet oder eng grouss Entw\u00e9cklung ass.\r\n          <\/p>\r\n\r\n          <ul class=\"nj-about__features\">\r\n            <li>Regelm\u00e9isseg an gelegentlech \u00cbnnerhalt vun \u00c4rem Gaart<\/li>\r\n            <li>Design a Landschaftsgestaltung vu ma\u00dfgeschneiderten Outdoor-Raim<\/li>\r\n            <li>Landschaftsdesignstudien mat Visualis\u00e9ierungen<\/li>\r\n            <li>Hecken planzen, beschneiden a \u00ebnnerhalen<\/li>\r\n            <li>Installatioun vu h\u00e9ichw\u00e4ertege Z\u00e4unen a Pforten<\/li>\r\n          <\/ul>\r\n\r\n          <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn-outline-dark\">\r\n            Loosst eis iwwer \u00c4re Projet schw\u00e4tzen.\r\n          <\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 4. VISUAL BREAK \/ CTA -->\r\n  \r\n  <section class=\"nj-cta-break\" aria-labelledby=\"nj-break-title\">\r\n    <div class=\"nj-cta-break__bg\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"nj-cta-break__overlay\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"nj-cta-break__inner\">\r\n      <span class=\"nj-cta-break__eyebrow\">\u00c4r Visioun, eis Expertise<\/span>\r\n      <h2 id=\"nj-break-title\">Planst du e Projet am Fr\u00e4ien?<br>Loosst eis zesumme uf\u00e4nken.<\/h2>\r\n      <p>\r\n        Egal ob Dir no engem komplette Neidesign sicht, engem Hedge fir ze planzen oder engem Gaart fir ze pflegen, mir sinn do fir \u00c4r Iddien an nohalteg Landschaftsl\u00e9isungen \u00ebmzesetzen.\r\n      <\/p>\r\n      <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn-white\">\r\n        Frot no engem gratis Offert\r\n      <\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 5. SERVICES -->\r\n  \r\n  <section class=\"nj-section nj-services\" id=\"services\" aria-labelledby=\"nj-services-title\">\r\n    <div class=\"nj-container\">\r\n      <div class=\"nj-section-header\">\r\n        <span class=\"nj-eyebrow\">Eis D\u00e9ngschter<\/span>\r\n        <h2 id=\"nj-services-title\">Umfaassend Expertise, vun der Grond op<\/h2>\r\n        <p>Nicolay Jardin \u00ebnnerst\u00ebtzt Iech bei all Schr\u00ebtt vun \u00c4rem Landschaftsprojet a bitt L\u00e9isungen, d\u00e9i op \u00c4r Besoinen an \u00c4ert \u00cbmfeld zu L\u00ebtzebuerg zougeschnidden sinn.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nj-services__grid\">\r\n\r\n        <article class=\"nj-service-card nj-service-card--featured\">\r\n          <div class=\"nj-service-card__img\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/paygagiste.webp\" alt=\"Landschaftsg\u00e4rtner a Belsch a L\u00ebtzebuerg \u2014 Nicolay Jardin\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-service-card__body\">\r\n            <span class=\"nj-service-card__num\">01<\/span>\r\n            <h3>Landschaftsg\u00e4rtner<\/h3>\r\n            <p>Eis Equipe kombin\u00e9iert technesch Expertise mat artistescher Finesse, fir \u00c4r Fr\u00e4iluftber\u00e4icher zum Liewen ze br\u00e9ngen. All Projet ass dorop ausgeriicht, \u00c4ert Liewens\u00ebmfeld ze verbesseren, an ber\u00fccksichtegt dob\u00e4i d\u00e9i spezifesch botanesch a klimatesch Konditiounen vun \u00c4rer Regioun.<\/p>\r\n            <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/landschaftsgestalter\/\" class=\"nj-service-card__link\">\r\n              F\u00ebnnt m\u00e9i eraus\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"nj-service-card\">\r\n          <div class=\"nj-service-card__img\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/entretien-creation.webp\" alt=\"Gaart\u00ebnnerhalt a Landschaftsgestaltung a Belsch\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-service-card__body\">\r\n            <span class=\"nj-service-card__num\">02<\/span>\r\n            <h3>Interviews &amp; Kreatiounen<\/h3>\r\n            <p>Vun der reegelm\u00e9isseger \u00cbnnerhalt bis zur kompletter Gaarterschafung bidden mir suergf\u00e4lteg Betreiung an saisonal \u00cbnnerhalt, ugepasst un all Joresz\u00e4it, fir s\u00e9cherzestellen, datt \u00c4re Gaart d'ganz Joer iwwer makellos bleift.<\/p>\r\n            <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/interviews-a-kreatiounen\/\" class=\"nj-service-card__link\">\r\n              F\u00ebnnt m\u00e9i eraus\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"nj-service-card\">\r\n          <div class=\"nj-service-card__img\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/etude-projet-nicolay-768x512-1.webp\" alt=\"Landschaftsdesignstudie \u2014 Visualis\u00e9ierung an personalis\u00e9iert Berodung\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-service-card__body\">\r\n            <span class=\"nj-service-card__num\">03<\/span>\r\n            <h3>Projetstudien<\/h3>\r\n            <p>Ier mir d\u00e9i \u00e9ischt Erdklump opgruewen, bidden mir eng \u00ebmfaassend Evaluatioun vun \u00c4rem Landschaftsprojet. Pl\u00e4ng, Visualis\u00e9ierungen, Planzewiel: Dir k\u00ebnnt \u00c4re zuk\u00fcnftege Gaart gesinn, ier en iwwerhaapt gebaut g\u00ebtt.<\/p>\r\n            <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/projetstudien\/\" class=\"nj-service-card__link\">\r\n              F\u00ebnnt m\u00e9i eraus\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"nj-service-card\">\r\n          <div class=\"nj-service-card__img\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-2.webp\" alt=\"Heckepflanzung a -schneiden a L\u00ebtzebuerg a Belsch\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-service-card__body\">\r\n            <span class=\"nj-service-card__num\">04<\/span>\r\n            <h3>Hecken planzen a stutzen<\/h3>\r\n            <p>Ewiggr\u00e9ng oder laubabwerfend Hecken, Windschutzhecken oder dekorativ Hecken: Mir wielen d\u00e9i Zorten aus, d\u00e9i am Beschten op \u00c4rem Grondst\u00e9ck passen, a suergen dofir, datt se no de h\u00e9chsten Norme geplanzt, geschnidde a \u00ebnnerhalen ginn.<\/p>\r\n            <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/hecken-planzen-a-stutzen\/\" class=\"nj-service-card__link\">\r\n              F\u00ebnnt m\u00e9i eraus\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"nj-service-card\">\r\n          <div class=\"nj-service-card__img\">\r\n            <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/cloture.webp\" alt=\"Installatioun vun Easyfence-Z\u00e4unen a -Pforten a Belsch\" loading=\"lazy\" title=\"\">\r\n          <\/div>\r\n          <div class=\"nj-service-card__body\">\r\n            <span class=\"nj-service-card__num\">05<\/span>\r\n            <h3>Z\u00e4unen a Pforten<\/h3>\r\n            <p>Mark\u00e9iert a s\u00e9chert \u00c4ert Grondst\u00e9ck am Stil. Als Easyfence-Partner install\u00e9iere mir haltbar Z\u00e4unen a Pforten, d\u00e9i e schlanken, stilvollen Design mat felsenfester St\u00e4erkt verbannen.<\/p>\r\n            <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/installatioun-vun-zaunen-a-pforten\/\" class=\"nj-service-card__link\">\r\n              F\u00ebnnt m\u00e9i eraus\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/article>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 6. WHY CHOOSE US -->\r\n  \r\n  <section class=\"nj-section nj-why\" aria-labelledby=\"nj-why-title\">\r\n    <div class=\"nj-container\">\r\n      <div class=\"nj-why__grid\">\r\n\r\n        <div class=\"nj-why__image-wrap\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-6.webp\" alt=\"Landschaftsgestaltung vum Nicolay Jardin-Team op h\u00e9ichstem Niveau duerchgefouert.\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-why__image-deco\">\r\n            <strong>Gratis Offerte<\/strong>\r\n            <span>Mir \u00e4ntweren bannent 48 Stonnen.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nj-why__content\">\r\n          <span class=\"nj-eyebrow\">Firwat eis wielen<\/span>\r\n          <h2 id=\"nj-why-title\">\r\n            \u00c4re kompetente Landschaftsgestalter,<br>\r\n            opmierksam op all Projet\r\n          <\/h2>\r\n          <p>\r\n            Wat Nicolay Jardin \u00ebnnerscheet, ass d'Iwwerzeegung, datt Gaardebau net improvis\u00e9iert ka ginn. All gr\u00e9ng Fl\u00e4ch verd\u00e9ngt eng gr\u00ebndlech Planung, eng pr\u00e4zis Ausf\u00e9ierung an eng laangfristeg \u00cbnnerhalt. Mir sinn hei fir vill m\u00e9i ze maachen w\u00e9i n\u00ebmmen Hecken ze stutzen.\r\n          <\/p>\r\n\r\n          <ul class=\"nj-why__list\">\r\n            <li class=\"nj-why__list-item\">\r\n              <div class=\"nj-why__list-icon\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"nj-why__list-text\">\r\n                <strong>Projetdesign mat Visualis\u00e9ierung<\/strong>\r\n                <p>Kritt e Bl\u00e9ck op \u00c4re zuk\u00fcnftege Gaart mat eise detaill\u00e9ierten Pl\u00e4ng a visuellen Duerstellungen, ier d'Aarbecht uf\u00e4nkt.<\/p>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"nj-why__list-item\">\r\n              <div class=\"nj-why__list-icon\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"nj-why__list-text\">\r\n                <strong>Gratis, personalis\u00e9iert Berodung<\/strong>\r\n                <p>Eis Spezialisten w\u00e4erten \u00c4re Grondst\u00e9ck, seng Ausriichtung an \u00c4r Virl\u00e9iften bew\u00e4erten, fir d\u00e9i am beschten g\u00ebeegent L\u00e9isungen ze recommand\u00e9ieren.<\/p>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"nj-why__list-item\">\r\n              <div class=\"nj-why__list-icon\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"nj-why__list-text\">\r\n                <strong>Ofdeckung: Belsch a L\u00ebtzebuerg<\/strong>\r\n                <p>Eng grouss geographesch Ofdeckung fir Iech iwwerall ze \u00ebnnerst\u00ebtzen, mat d\u00e9iselwechte h\u00e9ije Servicestandard an d\u00e9iselwechter Opmierksamkeet op d'Detailer.<\/p>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"nj-why__list-item\">\r\n              <div class=\"nj-why__list-icon\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"nj-why__list-text\">\r\n                <strong>Eehalen vun Deadlainen a Verpflichtungen<\/strong>\r\n                <p>Mir plangen all Projet virsiichteg, fir s\u00e9cherzestellen, datt eis Aarbecht prompt, propper a effizient ausgefouert g\u00ebtt.<\/p>\r\n              <\/div>\r\n            <\/li>\r\n          <\/ul>\r\n\r\n          <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn-primary\">Kritt m\u00e4i gratis Offert<\/a>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 7. STATS  -->\r\n  \r\n  <section class=\"nj-stats\" aria-label=\"Schl\u00ebsselpersounen: Nicolay Jardin\">\r\n    <div class=\"nj-stats__grid\">\r\n      <div class=\"nj-stat-item\">\r\n        <div class=\"nj-stat-item__val\">14<em>K+<\/em><\/div>\r\n        <div class=\"nj-stat-item__label\">Zefridden Clienten<\/div>\r\n      <\/div>\r\n      <div class=\"nj-stat-item\">\r\n        <div class=\"nj-stat-item__val\">27<em>K+<\/em><\/div>\r\n        <div class=\"nj-stat-item__label\">F\u00e4erdeggestallt Projeten<\/div>\r\n      <\/div>\r\n      <div class=\"nj-stat-item\">\r\n        <div class=\"nj-stat-item__val\">25<em>+<\/em><\/div>\r\n        <div class=\"nj-stat-item__label\">Joer Erfarung<\/div>\r\n      <\/div>\r\n      <div class=\"nj-stat-item\">\r\n        <div class=\"nj-stat-item__val\">4.7<em>\u2605<\/em><\/div>\r\n        <div class=\"nj-stat-item__label\">Duerchschn\u00ebttlech Clientebew\u00e4ertung<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 8. R\u00c9ALISATIONS -->\r\n  \r\n  <section class=\"nj-section nj-projects\" aria-labelledby=\"nj-projects-title\">\r\n    <div class=\"nj-container\">\r\n      <div class=\"nj-section-header\">\r\n        <span class=\"nj-eyebrow\">Eis Leeschtungen<\/span>\r\n        <h2 id=\"nj-projects-title\">D'Konscht vum Gaardebau a Biller<\/h2>\r\n        <p>All Projet ass eng eenzegaarteg Geschicht. Entdeckt e puer vun eise Projeten a Belsch a L\u00ebtzebuerg, d\u00e9i eis Passioun fir sch\u00e9in designt Outdoor-Raim weisen.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nj-projects__gallery\">\r\n        <div class=\"nj-project-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-6.webp\" alt=\"Landschaftsprojet vum Nicolay Jardin a Belgien\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-project-item__overlay\"><span>Landschaftsgestaltung<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"nj-project-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-2.webp\" alt=\"Heckepflanzung vum Nicolay Jardin\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-project-item__overlay\"><span>Heckpflanzen<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"nj-project-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/cloture.webp\" alt=\"Installatioun vun Easyfence-Z\u00e4unen a -Pforten\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-project-item__overlay\"><span>Z\u00e4unen a Pforten<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"nj-project-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-4-1.webp\" alt=\"Gaart no Bestellung vum Nicolay Jardin entworf\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-project-item__overlay\"><span>Gaardengestaltung<\/span><\/div>\r\n        <\/div>\r\n        <div class=\"nj-project-item\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/entretien-creation.webp\" alt=\"Landschaftspflege a Belsch \u2014 Nicolay Jardin\" loading=\"lazy\" title=\"\">\r\n          <div class=\"nj-project-item__overlay\"><span>\u00cbnnerhalt vun de Gr\u00e9ngfl\u00e4chen<\/span><\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nj-projects__cta\">\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/eis-projeten\/\" class=\"nj-btn nj-btn-outline-dark\">Kuckt all eis Projeten<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 9. FINAL CTA  -->\r\n  \r\n  <section class=\"nj-final-cta\" id=\"contact\" aria-labelledby=\"nj-cta-title\">\r\n    <div class=\"nj-final-cta__inner\">\r\n\r\n      <div class=\"nj-final-cta__left\">\r\n        <span class=\"nj-final-cta__eyebrow\">Kontakt\u00e9iert eis<\/span>\r\n        <h2 id=\"nj-cta-title\">\r\n          Bereet fir ze transform\u00e9ieren<br>\r\n          \u00c4re Fr\u00e4iraum?\r\n        <\/h2>\r\n        <p class=\"nj-final-cta__desc\">\r\n          Vertraut \u00c4rem Projet engem passion\u00e9ierten Team, dat seng Expertise an \u00c4re D\u00e9ngscht stellt. Mir kontakt\u00e9ieren Iech bannent 48 Stonnen mat engem personalis\u00e9ierten, ouni Verflichtung Offert.\r\n        <\/p>\r\n        <div class=\"nj-final-cta__ctas\">\r\n          <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn-primary\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\r\n            Eng Offerte ufroen\r\n          <\/a>\r\n          <a href=\"tel:+352621748793\" class=\"nj-btn nj-btn-outline\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" width=\"16\" height=\"16\" fill=\"currentColor\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg>\r\n            Rufft eis un\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nj-final-cta__right\">\r\n        <div class=\"nj-contact-info\">\r\n\r\n          <div class=\"nj-contact-item\">\r\n            <div class=\"nj-contact-item__icon\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5S10.62 6.5 12 6.5s2.5 1.12 2.5 2.5S13.38 11.5 12 11.5z\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"nj-contact-item__label\">Adress<\/div>\r\n              <div class=\"nj-contact-item__value\">6E Rue du Ch\u00eaneux \u2014 Box E, B-6670 Gouvy<\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"nj-contact-item\">\r\n            <div class=\"nj-contact-item__icon\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"nj-contact-item__label\">L\u00ebtzebuerg<\/div>\r\n              <div class=\"nj-contact-item__value\"><a href=\"tel:+352621748493\">+352 621 748 493<\/a><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"nj-contact-item\">\r\n            <div class=\"nj-contact-item__icon\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"nj-contact-item__label\">Belsch<\/div>\r\n              <div class=\"nj-contact-item__value\"><a href=\"tel:+32472028700\">+32 472 028 700<\/a><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"nj-contact-item\">\r\n            <div class=\"nj-contact-item__icon\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <div class=\"nj-contact-item__label\">E-Mail<\/div>\r\n              <div class=\"nj-contact-item__value\"><a href=\"mailto:nicolayjardin@gmail.com\">nicolayjardin&#64;gmail.com<\/a><\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Luxembourg Votre jardinier paysagiste, artisan du vivant Depuis 2014, Nicolay Jardin con\u00e7oit, cr\u00e9e et entretient des espaces ext\u00e9rieurs d&rsquo;exception au Luxembourg. Chaque projet na\u00eet d&rsquo;une \u00e9coute attentive et d&rsquo;un savoir-faire reconnu. Demander un devis gratuit D\u00e9couvrir nos services 25+ Ann\u00e9es d&rsquo;exp\u00e9rience 14K+ Clients satisfaits 4.7\u2605 Avis clients Projet sur mesure \u00c9tude &amp; conseil gratuits Pourquoi [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":51,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1107,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/2\/revisions\/1107"}],"wp:attachment":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}