{"id":220,"date":"2026-03-17T12:08:25","date_gmt":"2026-03-17T11:08:25","guid":{"rendered":"https:\/\/nicolay-jardin.myskydoowebsite.com\/?page_id=220"},"modified":"2026-04-29T14:44:44","modified_gmt":"2026-04-29T12:44:44","slug":"interviews-a-kreatiounen","status":"publish","type":"page","link":"https:\/\/nicolay-jardin-gaart.lu\/lb\/entretiens-et-creations\/","title":{"rendered":"Interviews a Kreatiounen"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"220\" class=\"elementor elementor-220\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b3bf38 e-flex e-con-boxed e-con e-parent\" data-id=\"2b3bf38\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7983369 elementor-widget elementor-widget-html\" data-id=\"7983369\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Helden \u2013 Nicolay Jardin<\/title>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,700&family=DM+Sans:wght@300;400;600&display=swap\" rel=\"stylesheet\" \/>\r\n\r\n  <style>\r\n    *, *::before, *::after { \r\n        box-sizing: border-box; \r\n        margin: 0; \r\n        padding: 0; \r\n    }\r\n    body { \r\n        font-family: 'DM Sans', sans-serif; \r\n    }\r\n    .nj-hero {\r\n      position: relative;\r\n      min-height: 88vh;\r\n      display: flex;\r\n      flex-direction: column;\r\n      overflow: hidden;\r\n    }\r\n    .nj-hero__bg {\r\n      position: absolute;\r\n      inset: 0;\r\n      z-index: 0;\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 35%;\r\n      display: block;\r\n    }\r\n    .nj-hero__bg::after {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background:\r\n        linear-gradient(\r\n          120deg,\r\n          rgba(26, 46, 26, 0.82) 0%,\r\n          rgba(42, 117, 41, 0.60) 50%,\r\n          rgba(26, 46, 26, 0.55) 100%\r\n        );\r\n    }\r\n    .nj-hero__body {\r\n      position: relative;\r\n      z-index: 1;\r\n      flex: 1;\r\n      display: flex;\r\n      align-items: center;\r\n      padding: 80px 64px 120px;\r\n      max-width: 860px;\r\n    }\r\n    .nj-hero__tag {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: rgba(126, 185, 53, 0.18) !important;\r\n      border: 1px solid rgba(126, 185, 53, 0.45) !important;\r\n      border-radius: 50px;\r\n      padding: 6px 14px 6px 10px;\r\n      font-size: 0.72rem;\r\n      font-weight: 600;\r\n      letter-spacing: 0.13em;\r\n      text-transform: uppercase;\r\n      color: #b6e05e !important;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .nj-hero__tag-dot {\r\n      width: 7px;\r\n      height: 7px;\r\n      border-radius: 50%;\r\n      background: #7eb935 !important;\r\n      flex-shrink: 0;\r\n    }\r\n    .nj-hero__h1 {\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-size: clamp(2.4rem, 4.5vw, 3.8rem);\r\n      font-weight: 300;\r\n      line-height: 1.15;\r\n      color: #ffffff !important;\r\n      margin-bottom: 1.4rem;\r\n    }\r\n    .nj-hero__h1 em {\r\n      font-family: 'Playfair Display', serif;\r\n      font-style: italic;\r\n      font-weight: 700;\r\n      color: #7eb935 !important;\r\n      display: block;\r\n    }\r\n    .nj-hero__sub {\r\n      font-size: clamp(0.9rem, 1.4vw, 1.05rem);\r\n      font-weight: 300;\r\n      color: rgba(255, 255, 255, 0.78) !important;\r\n      line-height: 1.8;\r\n      max-width: 480px;\r\n      margin-bottom: 2.4rem;\r\n    }\r\n    .nj-hero__actions {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 14px;\r\n      align-items: center;\r\n    }\r\n    .nj-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 9px;\r\n      padding: 14px 28px;\r\n      border-radius: 50px;\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-size: 0.88rem;\r\n      font-weight: 600;\r\n      letter-spacing: 0.02em;\r\n      cursor: pointer;\r\n      border: 2px solid transparent;\r\n      text-decoration: none !important;\r\n      transition: all 0.3s cubic-bezier(.4,0,.2,1);\r\n    }\r\n    .nj-btn--primary {\r\n      background: #7eb935 !important;\r\n      color: #ffffff !important;\r\n      border-color: #7eb935 !important;\r\n    }\r\n    .nj-btn--primary:hover {\r\n      background: #2a7529 !important;\r\n      border-color: #2a7529 !important;\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 8px 24px rgba(126, 185, 53, 0.4);\r\n    }\r\n    .nj-btn--ghost {\r\n      background: transparent !important;\r\n      color: #ffffff !important;\r\n      border-color: rgba(255, 255, 255, 0.45) !important;\r\n    }\r\n    .nj-btn--ghost:hover {\r\n      background: rgba(255, 255, 255, 0.1) !important;\r\n      border-color: rgba(255, 255, 255, 0.8) !important;\r\n    }\r\n    .nj-btn svg {\r\n      width: 16px;\r\n      height: 16px;\r\n      stroke: currentColor;\r\n      fill: none;\r\n      stroke-width: 2.2;\r\n      stroke-linecap: round;\r\n      stroke-linejoin: round;\r\n      flex-shrink: 0;\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .nj-btn:hover svg { transform: translateX(4px); \r\n    }\r\n    .nj-hero__stats {\r\n      position: relative;\r\n      z-index: 1;\r\n      background: rgba(20, 36, 20, 0.78) !important;\r\n      backdrop-filter: blur(14px);\r\n      -webkit-backdrop-filter: blur(14px);\r\n      border-top: 1px solid rgba(126, 185, 53, 0.18);\r\n    }\r\n    .nj-stats-inner {\r\n      display: flex;\r\n      justify-content: center;\r\n      max-width: 900px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n    }\r\n    .nj-stat {\r\n      flex: 1;\r\n      text-align: center;\r\n      padding: 24px 16px;\r\n      border-right: 1px solid rgba(255, 255, 255, 0.08) !important;\r\n    }\r\n    .nj-stat:last-child { \r\n        border-right: none; \r\n    }\r\n    .nj-stat__num {\r\n      display: block;\r\n      font-family: 'DM Sans', sans-serif;\r\n      font-size: 1.85rem;\r\n      font-weight: 700;\r\n      color: #7eb935 !important;\r\n      line-height: 1;\r\n      margin-bottom: 5px;\r\n    }\r\n    .nj-stat--reverse .nj-stat__label {\r\n      display: block;\r\n      font-size: 0.73rem;\r\n      font-weight: 400;\r\n      color: rgba(255, 255, 255, 0.55) !important;\r\n      letter-spacing: 0.04em;\r\n      margin-bottom: 4px;\r\n    }\r\n    .nj-stat--reverse .nj-stat__num { \r\n        font-size: 1.6rem; \r\n    }\r\n    .nj-stat__label {\r\n      display: block;\r\n      font-size: 0.73rem;\r\n      font-weight: 400;\r\n      color: rgba(255, 255, 255, 0.55) !important;\r\n      letter-spacing: 0.04em;\r\n    }\r\n    .nj-stars {\r\n      color: #7eb935 !important;\r\n      font-size: 0.9rem;\r\n      margin-right: 1px;\r\n    }\r\n\r\n    @keyframes fadeUp {\r\n      from { \r\n          opacity: 0; \r\n          transform: translateY(22px); \r\n      }\r\n      to   { \r\n          opacity: 1; \r\n          transform: translateY(0); \r\n      }\r\n    }\r\n\r\n    .nj-hero__tag     { \r\n        animation: fadeUp .7s .1s both; \r\n    }\r\n    .nj-hero__h1      { \r\n        animation: fadeUp .7s .25s both; \r\n    }\r\n    .nj-hero__sub     { \r\n        animation: fadeUp .7s .4s both; \r\n    }\r\n    .nj-hero__actions { \r\n        animation: fadeUp .7s .55s both; \r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 768px) {\r\n      .nj-hero__body {\r\n        padding: 60px 24px 100px;\r\n      }\r\n      .nj-hero__actions {\r\n        flex-direction: column;\r\n        align-items: flex-start;\r\n      }\r\n      .nj-stats-inner { \r\n          flex-wrap: wrap; \r\n      }\r\n      .nj-stat {\r\n        min-width: 50%;\r\n        border-right: none;\r\n        border-bottom: 1px solid rgba(255,255,255,.08) !important;\r\n      }\r\n      .nj-stat:last-child { \r\n          border-bottom: none; \r\n      }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .nj-stat { \r\n          min-width: 100%; \r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-hero\" aria-label=\"Landschaftsg\u00e4rtner zu L\u00ebtzebuerg \u2013 Nicolay Jardin\">\r\n\r\n<!--Image de fond -->\r\n  <div class=\"nj-hero__bg\" aria-hidden=\"true\">\r\n    <img decoding=\"async\"\r\n      src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/contact-nicolay-1.webp\"\r\n      alt=\"Landschaftsg\u00e4rtner bei der Aarbecht \u2013 Nicolay Jardin Luxembourg\"\r\n      loading=\"eager\"\r\n      fetchpriority=\"high\"\r\n    \/>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"nj-hero__body\">\r\n    <div>\r\n     \r\n      <div class=\"nj-hero__tag\" aria-hidden=\"true\">\r\n        <span class=\"nj-hero__tag-dot\"><\/span>\r\n        Interviews a kreativ Wierker \u00b7 L\u00ebtzebuerg\r\n      <\/div>\r\n\r\n      <h1 class=\"nj-hero__h1\">\r\n          D'Konscht vum Gaardendesign<em>dat passt dir<\/em>\r\n      <\/h1>\r\n\r\n      <p class=\"nj-hero__sub\">\r\n       Nicolay Jardin designt, \u00ebnnerh\u00e4lt a transform\u00e9iert \u00c4r gr\u00e9ng Ber\u00e4icher mat handwierklecher Pr\u00e4zisioun an engem aussergew\u00e9inlechen Opmierksamkeet op Detailer. Vum suergf\u00e4ltegen Rasenm\u00e4hen bis zum no Mooss entworfenen Landschaftsbau gestalten mir aussergew\u00e9inlech Gaarden a L\u00ebtzebuerg.\r\n      <\/p>\r\n   \r\n   \r\n      <div class=\"nj-hero__actions\">\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn--primary\">\r\n          Frot no engem gratis Offert\r\n          <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n        <\/a>\r\n        <a href=\"#services\" class=\"nj-btn nj-btn--ghost\">\r\n          Entdeckt eis D\u00e9ngschter\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"nj-hero__stats\" aria-label=\"Schl\u00ebsselpersounen: Nicolay Jardin\">\r\n    <div class=\"nj-stats-inner\">\r\n\r\n      <div class=\"nj-stat\">\r\n        <span class=\"nj-stat__num\">25+<\/span>\r\n        <span class=\"nj-stat__label\">Joer Erfarung<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"nj-stat\">\r\n        <span class=\"nj-stat__num\">27 000+<\/span>\r\n        <span class=\"nj-stat__label\">F\u00e4erdeggestallt Projeten<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"nj-stat nj-stat--reverse\">\r\n        <span class=\"nj-stat__num\">\r\n          4,7<span class=\"nj-stars\">\u2605<\/span>\r\n        <\/span>\r\n        <span class=\"nj-stat__label\">Clientebew\u00e4ertungen<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"nj-stat\">\r\n        <span class=\"nj-stat__num\">48 Stonnen<\/span>\r\n        <span class=\"nj-stat__label\">Zitat-\u00c4ntwert<\/span>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8eaf526 e-flex e-con-boxed e-con e-parent\" data-id=\"8eaf526\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e751a44 elementor-widget elementor-widget-html\" data-id=\"e751a44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Entretiens & Cr\u00e9ations \u2013 Nicolay Jardin<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n  --radius-sm: 8px; --radius-md: 16px; --radius-lg: 28px;\r\n  --shadow-lg: 0 20px 60px rgba(26,46,26,.14);\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --max-w: 1200px;\r\n}\r\n\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\nbody { font-family: var(--font-body); font-size: 16px; color: var(--c-bark); background: var(--c-cream); -webkit-font-smoothing: antialiased; overflow-x: hidden; }\r\na { text-decoration: none; color: inherit; }\r\n\r\n.nj-container { max-width: var(--max-w); margin: 0 auto; padding: 0 clamp(20px, 5vw, 48px); }\r\n\r\n.nj-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: .72rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: var(--c-forest); margin-bottom: 18px; }\r\n.nj-eyebrow::before { content: ''; display: block; width: 28px; height: 2px; background: var(--c-lime); border-radius: 2px; flex-shrink: 0; }\r\n\r\n.nj-btn { display: inline-flex; align-items: center; gap: 10px; font-family: var(--font-body); font-size: .95rem; font-weight: 600; text-decoration: none; border-radius: 100px; padding: 15px 32px; border: 2px solid transparent; cursor: pointer; transition: all .25s var(--ease); white-space: nowrap; }\r\n.nj-btn svg { width: 18px; height: 18px; flex-shrink: 0; transition: transform .25s var(--ease); }\r\n.nj-btn:hover svg { transform: translateX(4px); }\r\n.nj-btn--primary { background: var(--c-lime); color: var(--c-white); box-shadow: 0 4px 20px rgba(126,185,53,.3); }\r\n.nj-btn--primary:hover { background: #8fcb3f; transform: translateY(-2px); box-shadow: 0 10px 32px rgba(126,185,53,.4); }\r\n\r\n\/* \u2500\u2500 Section \u2500\u2500 *\/\r\n.nj-intro-section { padding: clamp(60px, 10vw, 120px) 0; }\r\n\r\n.nj-intro-section__inner {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: clamp(40px, 6vw, 80px);\r\n  align-items: center;\r\n}\r\n\r\n\/* Image wrap *\/\r\n.nj-intro-section__img-wrap { position: relative; }\r\n\r\n.nj-intro-section__img {\r\n  position: relative;\r\n  border-radius: var(--radius-lg);\r\n  overflow: hidden;\r\n  height: clamp(300px, 50vw, 560px);\r\n}\r\n.nj-intro-section__img img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; }\r\n\r\n\/* Badge *\/\r\n.nj-intro-section__img-badge {\r\n  position: absolute;\r\n  bottom: -20px; right: -20px;\r\n  background: var(--c-white);\r\n  border-radius: var(--radius-md);\r\n  padding: 20px 24px;\r\n  box-shadow: var(--shadow-lg);\r\n  display: flex; align-items: center; gap: 14px;\r\n  min-width: 200px; z-index: 2;\r\n}\r\n.nj-intro-section__img-badge-icon { width: 48px; height: 48px; background: var(--c-ivory); border-radius: var(--radius-sm); display: flex; align-items: center; justify-content: center; color: var(--c-forest); flex-shrink: 0; }\r\n.nj-intro-section__img-badge-icon svg { width: 24px; height: 24px; }\r\n.nj-intro-section__img-badge-text strong { display: block; font-size: 1.1rem; font-weight: 700; color: var(--c-deep); line-height: 1; margin-bottom: 3px; }\r\n.nj-intro-section__img-badge-text span { font-size: .75rem; color: var(--c-stone); text-transform: uppercase; letter-spacing: .1em; font-weight: 500; }\r\n\r\n\/* Texte *\/\r\n.nj-intro-section__text h2 { font-family: var(--font-display); font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 700; line-height: 1.2; color: var(--c-deep); margin-bottom: 24px; letter-spacing: -.02em; }\r\n.nj-intro-section__text p { font-size: 1.05rem; line-height: 1.82; color: var(--c-sage); margin-bottom: 20px; text-align: justify; text-justify: inter-word; }\r\n.nj-intro-section__text p strong { color: var(--c-bark); }\r\n\r\n\/* Features *\/\r\n.nj-intro-section__features { margin: 32px 0 40px; display: flex; flex-direction: column; gap: 14px; }\r\n.nj-intro-section__feature { display: flex; align-items: flex-start; gap: 14px; }\r\n.nj-intro-section__feature-icon { width: 36px; height: 36px; background: var(--c-ivory); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--c-forest); flex-shrink: 0; margin-top: 2px; border: 1px solid rgba(126,185,53,.2); }\r\n.nj-intro-section__feature-icon svg { width: 16px; height: 16px; }\r\n.nj-intro-section__feature-text strong { display: block; font-size: .95rem; font-weight: 600; color: var(--c-deep); margin-bottom: 2px; }\r\n.nj-intro-section__feature-text span { font-size: .88rem; color: var(--c-stone); line-height: 1.6; }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   RESPONSIVE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n\r\n\/* Tablette \u2264 860px : 1 colonne, image au-dessus *\/\r\n@media (max-width: 860px) {\r\n  .nj-intro-section__inner {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 40px !important;\r\n  }\r\n\r\n  .nj-intro-section__img {\r\n    height: clamp(240px, 55vw, 400px);\r\n  }\r\n\r\n  \/* Badge rentr\u00e9 dans l'image pour ne pas d\u00e9border *\/\r\n  .nj-intro-section__img-badge {\r\n    bottom: 16px;\r\n    right: 16px;\r\n    min-width: auto;\r\n    padding: 14px 18px;\r\n    gap: 10px;\r\n  }\r\n\r\n  .nj-intro-section__text p { text-align: left; }\r\n}\r\n\r\n\/* Mobile \u2264 540px *\/\r\n@media (max-width: 540px) {\r\n  .nj-intro-section { padding: 48px 0; }\r\n\r\n  .nj-intro-section__img { height: 240px; border-radius: 16px; }\r\n\r\n  \/* Badge plus compact *\/\r\n  .nj-intro-section__img-badge {\r\n    bottom: 10px; right: 10px;\r\n    padding: 10px 12px; gap: 8px;\r\n  }\r\n  .nj-intro-section__img-badge-icon { width: 34px; height: 34px; }\r\n  .nj-intro-section__img-badge-icon svg { width: 17px; height: 17px; }\r\n  .nj-intro-section__img-badge-text strong { font-size: .85rem; }\r\n  .nj-intro-section__img-badge-text span { font-size: .65rem; }\r\n\r\n  \/* Bouton pleine largeur *\/\r\n  .nj-btn { width: 100%; justify-content: center; }\r\n\r\n  \/* Features *\/\r\n  .nj-intro-section__feature-icon { width: 28px; height: 28px; }\r\n  .nj-intro-section__feature-icon svg { width: 13px; height: 13px; }\r\n  .nj-intro-section__feature-text strong { font-size: .88rem; }\r\n  .nj-intro-section__feature-text span { font-size: .82rem; }\r\n}\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-intro-section\" aria-labelledby=\"nj-intro-title\">\r\n  <div class=\"nj-container\">\r\n    <div class=\"nj-intro-section__inner\">\r\n\r\n      <div class=\"nj-intro-section__img-wrap\">\r\n        <div class=\"nj-intro-section__img\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-6.webp\" alt=\"Gaart\u00ebnnerhalt vun Nicolay Jardin zu L\u00ebtzebuerg\" title=\"\">\r\n        <\/div>\r\n        <div class=\"nj-intro-section__img-badge\">\r\n          <div class=\"nj-intro-section__img-badge-icon\" aria-hidden=\"true\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\">\r\n              <path d=\"M12 2C12 2 7 7 7 12c0 2.8 2.2 5 5 5s5-2.2 5-5c0-5-5-10-5-10z\" fill=\"currentColor\"\/>\r\n              <path d=\"M12 17v5M9 19l3 3 3-3\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <div class=\"nj-intro-section__img-badge-text\">\r\n            <strong>Lokal Expertise<\/strong>\r\n            <span>Luxemburg &amp; d'Groussregioun<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nj-intro-section__text\">\r\n        <p class=\"nj-eyebrow\">Iwwer de Service<\/p>\r\n        <h2 id=\"nj-intro-title\">En \u00ebmfaassende Service fir \u00c4re Gaart zu L\u00ebtzebuerg<\/h2>\r\n        <p>Bei <strong>Nikolaus Gaart<\/strong>, All Aarbecht, d\u00e9i mir iwwerhuelen, ass als Geste vun Opmierksamkeet fir \u00c4re Fr\u00e4iraum geduecht. Mir maachen net n\u00ebmmen e Rasen m\u00e4hen oder e Hedge trimmen \u2013 mir bauen eng laangfristeg Bez\u00e9iung mat \u00c4rem Gaart an mat Iech op.<\/p>\r\n        <p>Eis Equipe vun <strong>qualifiz\u00e9iert Landschaftsg\u00e4rtner<\/strong> Oper\u00e9iert am ganzen L\u00ebtzebuerg fir gr\u00e9ng Ber\u00e4icher z'erhalen, ze verbesseren an ze schafen, d\u00e9i \u00c4re h\u00e9ije Standarden entspriechen.<\/p>\r\n\r\n        <div class=\"nj-intro-section__features\">\r\n          <div class=\"nj-intro-section__feature\">\r\n            <div class=\"nj-intro-section__feature-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 13l4 4L19 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nj-intro-section__feature-text\">\r\n              <strong>Regelm\u00e9isseg an ad hoc \u00cbnnerhalt<\/strong>\r\n              <span>D\u00e9ngschter, d\u00e9i no \u00c4re Besoinen geplangt sinn, d'ganz Joer iwwer.<\/span>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nj-intro-section__feature\">\r\n            <div class=\"nj-intro-section__feature-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 13l4 4L19 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nj-intro-section__feature-text\">\r\n              <strong>Maassgeschneidert Landschaftsgestaltung<\/strong>\r\n              <span>Design a Schafung vun eenzegaartege gr\u00e9nge Plazen, d\u00e9i \u00c4r Pers\u00e9inlechkeet reflekt\u00e9ieren.<\/span>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"nj-intro-section__feature\">\r\n            <div class=\"nj-intro-section__feature-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 13l4 4L19 7\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <div class=\"nj-intro-section__feature-text\">\r\n              <strong>H\u00e9ichw\u00e4erteg Materialien a Planzen<\/strong>\r\n              <span>Opmierksam Auswiel fir d'Best\u00e4ndegkeet an d'\u00c4sthetik vun \u00e4re Raim ze garant\u00e9ieren.<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn--primary\">\r\n          Loosst eis \u00c4re Projet diskut\u00e9ieren.\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M4 10H16M11 5l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-318b055 e-flex e-con-boxed e-con e-parent\" data-id=\"318b055\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f24550 elementor-widget elementor-widget-html\" data-id=\"3f24550\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Nos prestations \u2013 Nicolay Jardin<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n  --radius-sm: 8px; --radius-md: 16px; --radius-lg: 28px;\r\n  --shadow-sm: 0 2px 12px rgba(26,46,26,.07);\r\n  --shadow-lg: 0 20px 60px rgba(26,46,26,.14);\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --max-w: 1200px;\r\n}\r\n\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\nhtml { scroll-behavior: smooth; }\r\nbody { font-family: var(--font-body); font-size: 16px; color: var(--c-bark); background: var(--c-ivory); -webkit-font-smoothing: antialiased; overflow-x: hidden; }\r\na { text-decoration: none; color: inherit; }\r\nul { list-style: none; }\r\n\r\n.nj-container { max-width: var(--max-w); margin: 0 auto; padding: 0 clamp(20px, 5vw, 48px); }\r\n\r\n.nj-eyebrow { display: inline-flex; align-items: center; gap: 10px; font-size: .72rem; font-weight: 600; letter-spacing: .18em; text-transform: uppercase; color: var(--c-forest); margin-bottom: 18px; }\r\n.nj-eyebrow::before { content: ''; display: block; width: 28px; height: 2px; background: var(--c-lime); border-radius: 2px; flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500 Section \u2500\u2500 *\/\r\n.nj-prestations {\r\n  background: var(--c-ivory);\r\n  padding: clamp(60px, 10vw, 120px) 0;\r\n}\r\n\r\n\/* En-t\u00eate centr\u00e9 *\/\r\n.nj-prestations__header {\r\n  text-align: center;\r\n  max-width: 640px;\r\n  margin: 0 auto clamp(40px, 6vw, 64px);\r\n}\r\n.nj-prestations__header .nj-eyebrow { justify-content: center; }\r\n.nj-prestations__title {\r\n  font-family: var(--font-display);\r\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\r\n  font-weight: 700; line-height: 1.2;\r\n  color: var(--c-deep); margin-bottom: 16px; letter-spacing: -.02em;\r\n}\r\n.nj-prestations__subtitle {\r\n  font-size: 1.05rem; line-height: 1.78; color: var(--c-sage);\r\n}\r\n\r\n\/* \u2500\u2500 Grille 3 colonnes \u2500\u2500 *\/\r\n.nj-prestations__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 22px;\r\n}\r\n\r\n\/* \u2500\u2500 Carte sans image \u2500\u2500 *\/\r\n.nj-prestation-card {\r\n  background: var(--c-white);\r\n  border-radius: var(--radius-lg);\r\n  padding: 32px 28px 36px;\r\n  box-shadow: var(--shadow-sm);\r\n  border: 1px solid rgba(99,122,92,.08);\r\n  transition: transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);\r\n  display: flex; flex-direction: column; gap: 12px;\r\n  position: relative; overflow: hidden;\r\n}\r\n.nj-prestation-card::after {\r\n  content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 3px;\r\n  background: linear-gradient(90deg, var(--c-lime), var(--c-forest));\r\n  transform: scaleX(0); transform-origin: left;\r\n  transition: transform .35s var(--ease);\r\n}\r\n.nj-prestation-card:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: rgba(126,185,53,.2); }\r\n.nj-prestation-card:hover::after { transform: scaleX(1); }\r\n\r\n\/* Ic\u00f4ne *\/\r\n.nj-prestation-card__icon {\r\n  width: 52px; height: 52px;\r\n  background: var(--c-ivory);\r\n  border-radius: var(--radius-sm);\r\n  display: flex; align-items: center; justify-content: center;\r\n  color: var(--c-forest); flex-shrink: 0;\r\n  border: 1px solid rgba(126,185,53,.15);\r\n  transition: background .25s var(--ease), color .25s var(--ease);\r\n  margin-bottom: 6px;\r\n}\r\n.nj-prestation-card:hover .nj-prestation-card__icon { background: var(--c-lime); color: var(--c-white); }\r\n.nj-prestation-card__icon svg { width: 24px; height: 24px; stroke: currentColor; fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }\r\n\r\n\/* Titre *\/\r\n.nj-prestation-card__title {\r\n  font-family: var(--font-display);\r\n  font-size: 1.15rem; font-weight: 700;\r\n  color: var(--c-deep); letter-spacing: -.01em;\r\n}\r\n\r\n\/* Texte *\/\r\n.nj-prestation-card__text {\r\n  font-size: .9rem; line-height: 1.74;\r\n  color: var(--c-stone);\r\n}\r\n\r\n\/* Liste *\/\r\n.nj-prestation-card__list { display: flex; flex-direction: column; gap: 7px; margin-top: 4px; }\r\n.nj-prestation-card__list li {\r\n  font-size: .83rem; color: var(--c-sage);\r\n  padding-left: 16px; position: relative; font-weight: 500;\r\n}\r\n.nj-prestation-card__list li::before {\r\n  content: ''; position: absolute; left: 0; top: 50%;\r\n  transform: translateY(-50%); width: 5px; height: 5px;\r\n  background: var(--c-lime); border-radius: 50%;\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   RESPONSIVE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n@media (max-width: 900px) {\r\n  .nj-prestations__grid {\r\n    grid-template-columns: repeat(2, 1fr) !important;\r\n    gap: 18px !important;\r\n  }\r\n}\r\n\r\n@media (max-width: 540px) {\r\n  .nj-prestations { padding: 48px 0 !important; }\r\n  .nj-prestations__grid {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 14px !important;\r\n  }\r\n  .nj-prestation-card { padding: 24px 20px 28px !important; }\r\n  .nj-prestation-card__title { font-size: 1.05rem !important; }\r\n}\r\n\r\n@media (prefers-reduced-motion: reduce) {\r\n  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-prestations\" id=\"prestations\" aria-labelledby=\"prestations-titre\">\r\n  <div class=\"nj-container\">\r\n\r\n    <div class=\"nj-prestations__header\">\r\n      <p class=\"nj-eyebrow\">Eis D\u00e9ngschter<\/p>\r\n      <h2 class=\"nj-prestations__title\" id=\"prestations-titre\">\r\n        Entretiens &amp; Cr\u00e9ations :<br \/>tout pour votre jardin\r\n      <\/h2>\r\n      <p class=\"nj-prestations__subtitle\">\r\n        Eng Palette vu Servicer, entworf fir all gr\u00e9ngt Gebitt ze verbesseren, egal ob kleng oder grouss.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"nj-prestations__grid\">\r\n\r\n      <!-- Carte 1 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M3 17c3-3 5-5 9-5s6 2 9 5\"\/><path d=\"M3 21h18\"\/><path d=\"M12 12V6\"\/><path d=\"M8 9c0-2 1.5-4 4-4s4 2 4 4\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">Rasenm\u00e4hen a \u00cbnnerhalt<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Regelm\u00e9isseg Rasenm\u00e4hen, Vertikut\u00e9ieren, Bel\u00ebften an D\u00fcngen, fir e d\u00e9cke, gr\u00e9nge a gl\u00e4ichemeissege Rasen d'ganz Joer iwwer ze garant\u00e9ieren.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Saisonales Rasenm\u00e4hen<\/li>\r\n          <li>Scarifiz\u00e9ierung a Neiinsaat<\/li>\r\n          <li>Anti-Schaumbehandlung<\/li>\r\n          <li>Randbearbechtung a Schlussbearbechtung<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n      <!-- Carte 2 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 22V12\"\/><path d=\"M5 12c0-4 3-7 7-7s7 3 7 7\"\/><path d=\"M5 12c2-2 4-3 7-3s5 1 7 3\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">B\u00ebme a Str\u00e4icher beschneiden<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Taille pr\u00e9cise et raisonn\u00e9e de haies, arbustes ornementaux et arbres fruitiers, dans le respect de leur croissance naturelle.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Ausdreiwen a \u00cbnnerhalt<\/li>\r\n          <li>Ausd\u00fcnnen a F\u00e4ll<\/li>\r\n          <li>Topiaryhecken<\/li>\r\n          <li>Uebstbeem<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n      <!-- Carte 3 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">Gaardengestaltung<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Design a Schafung vu ma\u00dfgeschneiderten Wunn- a Gesch\u00e4ftsgaarden, vun Ufank bis Enn, mat engem kreativen a funktionellen Usaz.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Landschaftsgestaltung<\/li>\r\n          <li>Planzen a Rasenflech<\/li>\r\n          <li>Blummenbeeter a Fielsg\u00e4rten<\/li>\r\n          <li>Z\u00e4itgen\u00ebssesch Gaarden<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n      <!-- Carte 4 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">Terrassedesign<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Gestaltung vu Fr\u00e4iraim mat Bel\u00ebgungen, Holz- oder Kompositmaterialien, mat integr\u00e9ierter Landschaftsgestaltung fir e nahtlosen Iwwergang t\u00ebscht dem Interieur an dem Gaart ze schafen.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Holz- a Komposit-Terrassendielen<\/li>\r\n          <li>Wee\u00ebr a Betonplacken<\/li>\r\n          <li>Decorativ niddereg Maueren<\/li>\r\n          <li>Z\u00e4unen a Pforten<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n      <!-- Carte 5 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 22V12\"\/><path d=\"M12 12C12 7 8 4 4 5c0 4 3 8 8 7z\"\/><path d=\"M12 12c0-5 4-8 8-7 0 4-3 8-8 7z\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">Bepflanzungen &amp; Blummeb\u00e9ier<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Auswiel a Planzung vu Planzen, d\u00e9i fir \u00c4re Buedem an d'Ausrichtung g\u00ebeegent sinn, fir faarweg Blummebett a Gaarden ze gestalten, d\u00e9i iwwer d'Joresz\u00e4iten zum Liewen erw\u00e4chen.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Staudenbeeter<\/li>\r\n          <li>Zierhecken<\/li>\r\n          <li>Heckepflanzen<\/li>\r\n          <li>Natierlech Gaarden<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n      <!-- Carte 6 -->\r\n      <article class=\"nj-prestation-card\">\r\n        <div class=\"nj-prestation-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M3 6h18\"\/><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6\"\/><path d=\"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"\/><\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-prestation-card__title\">B\u00ebschreine &amp; Reine<\/h3>\r\n        <p class=\"nj-prestation-card__text\">Restauratioun vu vernachl\u00e4ssigten Gaarden, Unkraut j\u00e4izen, Buschreinegung an Botzen vun \u00e4re Fr\u00e4iluftber\u00e4icher fir e makellose Resultat.<\/p>\r\n        <ul class=\"nj-prestation-card__list\">\r\n          <li>Manuell an chemesch Onkrautkontroll<\/li>\r\n          <li>Komplett Renovatioun<\/li>\r\n          <li>Gartenaffall-Sammlung<\/li>\r\n          <li>Fr\u00e9ijoersbotz<\/li>\r\n        <\/ul>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4938806 e-flex e-con-boxed e-con e-parent\" data-id=\"4938806\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3047d0e elementor-widget elementor-widget-html\" data-id=\"3047d0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u00cbnnerhalt &amp; Design \u2013 Nicolay Jardin, Landschaftsarchitekt zu L\u00ebtzebuerg<\/title>\r\n<meta name=\"description\" content=\"Nicolay Jardin, \u00c4re vertrauenswierdege Landschaftsgaartner zu L\u00ebtzebuerg. Gaart\u00ebnnerhalt, Schafung vu Gr\u00e9ngfl\u00e4chen, no Mooss ugestallte Landschaftsgestaltung.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  40px;\r\n  --radius-2xl: 56px;\r\n\r\n  --shadow-sm:   0 2px 12px rgba(26,46,26,.07);\r\n  --shadow-md:   0 8px 32px rgba(26,46,26,.10);\r\n  --shadow-lg:   0 20px 60px rgba(26,46,26,.14);\r\n  --shadow-xl:   0 32px 80px rgba(26,46,26,.18);\r\n\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --ease-bounce: cubic-bezier(.34,1.56,.64,1);\r\n\r\n  --max-w: 1200px;\r\n  --section-py: clamp(72px, 10vw, 120px);\r\n}\r\n\r\n*, *::before, *::after { \r\n    box-sizing: border-box; \r\n    margin: 0; \r\n    padding: 0; \r\n}\r\nhtml { \r\n    scroll-behavior: smooth; \r\n}\r\n\r\nbody {\r\n  font-family: var(--font-body);\r\n  font-size: 16px;\r\n  color: var(--c-bark);\r\n  background: var(--c-cream);\r\n  -webkit-font-smoothing: antialiased;\r\n  overflow-x: hidden;\r\n}\r\n\r\nimg {\r\n  display: block;\r\n  width: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\na   { \r\n    text-decoration: none; \r\n    color: inherit;\r\n}\r\nul  { \r\n    list-style: none; \r\n}\r\n\r\n.nj-container {\r\n  max-width: var(--max-w);\r\n  margin: 0 auto;\r\n  padding: 0 clamp(20px, 5vw, 48px);\r\n}\r\n\r\n.nj-eyebrow {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  font-size: .72rem;\r\n  font-weight: 600;\r\n  letter-spacing: .18em;\r\n  text-transform: uppercase;\r\n  color: var(--c-forest);\r\n  margin-bottom: 18px;\r\n}\r\n.nj-eyebrow::before {\r\n  content: '';\r\n  display: block;\r\n  width: 28px; \r\n  height: 2px;\r\n  background: var(--c-lime);\r\n  border-radius: 2px;\r\n  flex-shrink: 0;\r\n}\r\n\r\n\/* Boutons *\/\r\n.nj-btn {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 10px;\r\n  font-family: var(--font-body);\r\n  font-size: .95rem;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  border-radius: 100px;\r\n  padding: 15px 32px;\r\n  border: 2px solid transparent;\r\n  cursor: pointer;\r\n  transition: background .25s var(--ease), \r\n  color .25s var(--ease),\r\n  border-color .25s var(--ease), \r\n  transform .25s var(--ease),\r\n  box-shadow .25s var(--ease);\r\n  white-space: nowrap;\r\n}\r\n.nj-btn svg { \r\n    width: 18px; \r\n    height: 18px; \r\n    flex-shrink: 0; \r\n    transition: transform .25s var(--ease); \r\n}\r\n.nj-btn:hover svg { \r\n    transform: translateX(4px);\r\n}\r\n.nj-btn:focus-visible { \r\n    outline: 3px solid var(--c-lime);\r\n    outline-offset: 3px; \r\n}\r\n\r\n.nj-btn--primary {\r\n  background: var(--c-lime);\r\n  color: var(--c-white);\r\n  box-shadow: 0 4px 20px rgba(126,185,53,.3);\r\n}\r\n.nj-btn--primary:hover {\r\n  background: #8fcb3f;\r\n  transform: translateY(-2px);\r\n  box-shadow: 0 10px 32px rgba(126,185,53,.4);\r\n}\r\n\r\n.nj-split {\r\n  background: var(--c-cream);\r\n  padding: var(--section-py) 0;\r\n}\r\n.nj-split--dark { \r\n    background: var(--c-deep); \r\n}\r\n\r\n.nj-split__inner {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: clamp(48px, 7vw, 88px);\r\n  align-items: center;\r\n}\r\n.nj-split__inner--reverse { \r\n    direction: rtl; \r\n}\r\n.nj-split__inner--reverse > * { \r\n    direction: ltr; \r\n}\r\n\r\n.nj-split__img-wrap { \r\n    position: relative; \r\n}\r\n\r\n.nj-split__img {\r\n  border-radius: var(--radius-xl);\r\n  overflow: hidden;\r\n  aspect-ratio: 5\/6;\r\n  box-shadow: var(--shadow-xl);\r\n  position: relative;     \r\n}\r\n\r\n\r\n.nj-split__img img {\r\n  position: absolute;\r\n  inset: 0;\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-split__img-overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: linear-gradient(180deg, transparent 60%, rgba(26,46,26,.4) 100%);\r\n  border-radius: var(--radius-xl);\r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n\r\n.nj-split__img-caption {\r\n  position: absolute;\r\n  bottom: 24px; \r\n  left: 24px; \r\n  right: 24px;\r\n  background: rgba(255,255,255,.12);\r\n  backdrop-filter: blur(12px);\r\n  -webkit-backdrop-filter: blur(12px);\r\n  border: 1px solid rgba(255,255,255,.2);\r\n  border-radius: var(--radius-md);\r\n  padding: 16px 20px;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  z-index: 2;\r\n}\r\n.nj-split__img-caption-icon {\r\n  width: 36px; \r\n  height: 36px;\r\n  background: var(--c-lime);\r\n  border-radius: 50%;\r\n  display: flex; \r\n  align-items: center; \r\n  justify-content: center;\r\n  color: white;\r\n  flex-shrink: 0;\r\n}\r\n.nj-split__img-caption-icon svg { \r\n    width: 18px; \r\n    height: 18px;\r\n}\r\n.nj-split__img-caption-text {\r\n  font-size: .82rem;\r\n  color: rgba(255,255,255,.9);\r\n  font-weight: 500;\r\n  line-height: 1.4;\r\n}\r\n\r\n.nj-split__text h2 {\r\n  font-family: var(--font-display);\r\n  font-size: clamp(1.9rem, 3.2vw, 2.7rem);\r\n  font-weight: 700;\r\n  line-height: 1.2;\r\n  color: var(--c-deep);\r\n  margin-bottom: 22px;\r\n  letter-spacing: -.02em;\r\n}\r\n.nj-split--dark .nj-split__text h2   { \r\n    color: var(--c-white); \r\n}\r\n.nj-split--dark .nj-split__text p    { \r\n    color: rgba(255,255,255,.62); \r\n}\r\n.nj-split--dark .nj-split__lead      {\r\n    color: rgba(255,255,255,.8); \r\n}\r\n\r\n.nj-split__lead {\r\n  font-size: 1.05rem;\r\n  font-weight: 500;\r\n  color: var(--c-bark);\r\n  line-height: 1.7;\r\n  margin-bottom: 20px;\r\n}\r\n.nj-split__text p {\r\n  font-size: .97rem;\r\n  line-height: 1.84;\r\n  color: var(--c-sage);\r\n  margin-bottom: 20px;\r\n}\r\n\r\n\r\n.nj-split__checklist {\r\n  margin: 28px 0 36px;\r\n  display: flex;\r\n  flex-direction: column;\r\n  gap: 12px;\r\n}\r\n.nj-split__check {\r\n  display: flex;\r\n  align-items: flex-start;\r\n  gap: 12px;\r\n}\r\n.nj-split__check-icon {\r\n  width: 22px; \r\n  height: 22px;\r\n  background: var(--c-lime);\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  margin-top: 2px;\r\n}\r\n.nj-split__check-icon svg { \r\n    width: 12px; \r\n    height: 12px; \r\n    color: white; \r\n}\r\n.nj-split__check-text {\r\n  font-size: .93rem;\r\n  color: var(--c-bark);\r\n  line-height: 1.6;\r\n}\r\n.nj-split--dark .nj-split__check-text { \r\n    color: rgba(255,255,255,.7);\r\n}\r\n\r\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\r\n@media (max-width: 860px) {\r\n  .nj-split__inner { \r\n      grid-template-columns: 1fr; \r\n  }\r\n  .nj-split__inner--reverse { \r\n      direction: ltr; \r\n  }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-split\" aria-labelledby=\"nj-entretien-title\">\r\n  <div class=\"nj-container\">\r\n    <div class=\"nj-split__inner\">\r\n      <div class=\"nj-split__img-wrap\">\r\n        <div class=\"nj-split__img\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/entretien-creation.webp\"\r\n            alt=\"Rasenm\u00e4hen a Gaart\u00ebnnerhalt a L\u00ebtzebuerg\"\r\n          \/>\r\n        <\/div>\r\n        <div class=\"nj-split__img-overlay\"><\/div>\r\n        <div class=\"nj-split__img-caption\">\r\n          <div class=\"nj-split__img-caption-icon\" aria-hidden=\"true\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\">\r\n              <path d=\"M5 13l4 4L19 7\" stroke=\"white\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <span class=\"nj-split__img-caption-text\">Metikul\u00e9is erhalen, Woch fir Woch<\/span>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nj-split__text\">\r\n        <p class=\"nj-eyebrow\">Gaart \u00cbnnerhalt<\/p>\r\n        <h2 id=\"nj-entretien-title\">\r\n          E makellose Gaart, d'ganz Joer iwwer\r\n        <\/h2>\r\n        <p class=\"nj-split__lead\">\r\n          Regelm\u00e9isseg Gaartpfleeg ass de Schl\u00ebssel fir seng Sch\u00e9inheet an Vitalit\u00e9it ze erhalen. Bei Nicolay Jardin schaffen mir methodesch a pr\u00e4zis, fir s\u00e9cherzestellen, datt all Besuch \u00c4re Fr\u00e4iraum makellos hannerl\u00e9isst.\r\n        <\/p>\r\n        <p>\r\n          Vum suergf\u00e4ltegen Rasenkappen bis zum pr\u00e4zisen Ausschneiden vun \u00c4re Hecken a Str\u00e4icher passt eist Team seng Aarbecht un d'Joresz\u00e4it an d'spezifesch botanesch Bedierfnesser vun \u00c4re Planzen un. Mir benotzen d\u00e9i richteg Werkzeuger zur richteger Z\u00e4it, fir d'Gesondheet vun all Planz ze garant\u00e9ieren.\r\n        <\/p>\r\n\r\n        <div class=\"nj-split__checklist\">\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <span class=\"nj-split__check-text\">W\u00f6chentlech oder monatlech Rasenm\u00e4hen an \u00cbnnerhalt<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <span class=\"nj-split__check-text\">Hecken, Str\u00e4icher a Friichtenbeem stutzen<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <span class=\"nj-split__check-text\">Unkrautkontroll an integr\u00e9iert Schiedlingsbek\u00e4mpfung<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <span class=\"nj-split__check-text\">Blatensammlung an Hierschtreinigung<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\">\r\n              <svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n            <\/div>\r\n            <span class=\"nj-split__check-text\">D\u00fcngen a Virbereeden vun de Blummebett fir de Wanter<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn--primary\">\r\n          M\u00e4in Interview plangen\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M4 10H16M11 5l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-636a3ec e-flex e-con-boxed e-con e-parent\" data-id=\"636a3ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91c0e05 elementor-widget elementor-widget-html\" data-id=\"91c0e05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u00cbnnerhalt &amp; Design \u2013 Nicolay Jardin, Landschaftsarchitekt zu L\u00ebtzebuerg<\/title>\r\n<meta name=\"description\" content=\"Nicolay Jardin, \u00c4re vertrauenswierdege Landschaftsgaartner zu L\u00ebtzebuerg. Gaart\u00ebnnerhalt, Schafung vu Gr\u00e9ngfl\u00e4chen, no Mooss ugestallte Landschaftsgestaltung.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  40px;\r\n  --shadow-lg:   0 20px 60px rgba(26,46,26,.14);\r\n  --shadow-xl:   0 32px 80px rgba(26,46,26,.18);\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --max-w: 1200px;\r\n  --section-py: clamp(72px, 10vw, 120px);\r\n}\r\n\r\n*, *::before, *::after { \r\n    box-sizing: border-box; \r\n    margin: 0; \r\n    padding: 0; \r\n}\r\nhtml { \r\n    scroll-behavior: smooth; \r\n}\r\nbody { \r\n    font-family: var(--font-body); \r\n    font-size: 16px; color: var(--c-bark); \r\n    background: var(--c-cream); -webkit-font-smoothing: antialiased; \r\n    overflow-x: hidden; \r\n}\r\nimg  { \r\n    display: block; \r\n    width: 100%; \r\n    height: 100%; \r\n    object-fit: cover; \r\n}\r\na    { \r\n    text-decoration: none; \r\n    color: inherit; \r\n}\r\nul   { \r\n    list-style: none; \r\n}\r\n.nj-container {\r\n    max-width: var(--max-w); \r\n    margin: 0 auto; \r\n    padding: 0 clamp(20px, 5vw, 48px); \r\n}\r\n.nj-eyebrow {\r\n  display: inline-flex; \r\n  align-items: center; \r\n  gap: 10px;\r\n  font-size: .72rem; \r\n  font-weight: 600; \r\n  letter-spacing: .18em;\r\n  text-transform: uppercase; \r\n  color: var(--c-forest); \r\n  margin-bottom: 18px;\r\n}\r\n.nj-eyebrow::before { \r\n    content: ''; \r\n    display: block; \r\n    width: 28px; \r\n    height: 2px; \r\n    background: var(--c-lime); \r\n    border-radius: 2px; \r\n    flex-shrink: 0; \r\n}\r\n.nj-eyebrow--light { \r\n    color: rgba(255,255,255,.65); \r\n}\r\n.nj-eyebrow--light::before { \r\n    background: var(--c-lime); \r\n}\r\n.nj-btn {\r\n  display: inline-flex; \r\n  align-items: center; \r\n  gap: 10px;\r\n  font-family: var(--font-body);\r\n  font-size: .95rem; \r\n  font-weight: 600;\r\n  text-decoration: none; \r\n  border-radius: 100px; \r\n  padding: 15px 32px;\r\n  border: 2px solid transparent; \r\n  cursor: pointer;\r\n  transition: background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease);\r\n  white-space: nowrap;\r\n}\r\n.nj-btn svg { \r\n    width: 18px; \r\n    height: 18px; \r\n    flex-shrink: 0; \r\n    transition: transform .25s var(--ease);\r\n}\r\n.nj-btn:hover svg { \r\n    transform: translateX(4px); \r\n}\r\n.nj-btn--primary { \r\n    background: var(--c-lime); \r\n    color: var(--c-white); \r\n    box-shadow: 0 4px 20px rgba(126,185,53,.3); \r\n}\r\n.nj-btn--primary:hover { \r\n    background: #8fcb3f; \r\n    transform: translateY(-2px); \r\n    box-shadow: 0 10px 32px rgba(126,185,53,.4);\r\n}\r\n.nj-split { \r\n    background: var(--c-cream); \r\n    padding: var(--section-py) 0; \r\n}\r\n.nj-split--dark { \r\n    background: var(--c-deep); \r\n}\r\n.nj-split__inner { \r\n    display: grid; grid-template-columns: 1fr 1fr; \r\n    gap: clamp(48px, 7vw, 88px); \r\n    align-items: center; \r\n}\r\n.nj-split__inner--reverse { \r\n    direction: rtl; \r\n}\r\n.nj-split__inner--reverse > * {\r\n    direction: ltr; \r\n}\r\n.nj-split__img-wrap { \r\n    position: relative; \r\n}\r\n.nj-split__img {\r\n  border-radius: var(--radius-xl); \r\n  overflow: hidden;\r\n  aspect-ratio: 5\/6; \r\n  box-shadow: var(--shadow-xl);\r\n  position: relative;\r\n}\r\n.nj-split__img img { \r\n    position: absolute; inset: 0; \r\n    width: 100%; \r\n    height: 100%; \r\n    object-fit: cover; \r\n}\r\n.nj-split__img-overlay {\r\n  position: absolute; inset: 0;\r\n  background: linear-gradient(180deg, transparent 60%, rgba(26,46,26,.4) 100%);\r\n  border-radius: var(--radius-xl); \r\n  pointer-events: none;\r\n  z-index: 1;\r\n}\r\n.nj-split__img-caption {\r\n    position: absolute; \r\n    bottom: 24px; \r\n    left: 24px;\r\n    right: 24px;\r\n    background: rgba(255,255,255,.12); \r\n    backdrop-filter: blur(12px);\r\n    border: 1px solid rgba(255,255,255,.2);\r\n    border-radius: var(--radius-md);\r\n    padding: 16px 20px; \r\n    display: flex; \r\n    align-items: center; gap: 12px;\r\n    z-index: 2;\r\n}\r\n.nj-split__img-caption-icon { \r\n    width: 36px; \r\n    height: 36px; \r\n    background: var(--c-lime); \r\n    border-radius: 50%; \r\n    display: flex; \r\n    align-items: center; \r\n    justify-content: center; \r\n    color: white; \r\n    flex-shrink: 0; \r\n}\r\n.nj-split__img-caption-icon svg { \r\n    width: 18px; \r\n    height: 18px; \r\n}\r\n.nj-split__img-caption-text { \r\n    font-size: .82rem; \r\n    color: rgba(255,255,255,.9); \r\n    font-weight: 500; \r\n    line-height: 1.4;\r\n}\r\n.nj-split__text h2 { \r\n    font-family: var(--font-display); \r\n    font-size: clamp(1.9rem, 3.2vw, 2.7rem); \r\n    font-weight: 700; \r\n    line-height: 1.2; \r\n    color: var(--c-deep); \r\n    margin-bottom: 22px; \r\n    letter-spacing: -.02em; \r\n}\r\n.nj-split--dark .nj-split__text h2 { \r\n    color: var(--c-white);\r\n}\r\n.nj-split--dark .nj-split__text p { \r\n    color: rgba(255,255,255,.62); \r\n}\r\n.nj-split--dark .nj-split__lead { \r\n    color: rgba(255,255,255,.8);\r\n}\r\n.nj-split__lead { \r\n    font-size: 1.05rem; \r\n    font-weight: 500; \r\n    color: var(--c-bark); \r\n    line-height: 1.7; \r\n    margin-bottom: 20px; \r\n}\r\n.nj-split__text p { \r\n    font-size: .97rem; \r\n    line-height: 1.84; \r\n    color: var(--c-sage); \r\n    margin-bottom: 20px; \r\n}\r\n.nj-split__checklist { \r\n    margin: 28px 0 36px; \r\n    display: flex; \r\n    flex-direction: column; \r\n    gap: 12px; \r\n}\r\n.nj-split__check { \r\n    display: flex; \r\n    align-items: flex-start; \r\n    gap: 12px; \r\n}\r\n.nj-split__check-icon { \r\n    width: 22px; \r\n    height: 22px; \r\n    background: var(--c-lime); \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    margin-top: 2px; \r\n}\r\n.nj-split__check-icon svg { \r\n    width: 12px; \r\n    height: 12px;\r\n    color: white;\r\n}\r\n.nj-split__check-text { \r\n    font-size: .93rem; \r\n    color: var(--c-bark); \r\n    line-height: 1.6; \r\n}\r\n.nj-split--dark .nj-split__check-text { \r\n    color: rgba(255,255,255,.7); \r\n}\r\n.nj-approach {\r\n  background: var(--c-deep);\r\n  padding: var(--section-py) 0;\r\n  position: relative; \r\n  overflow: hidden;\r\n}\r\n.nj-approach::before {\r\n    content: ''; \r\n    position: absolute; \r\n    top: -200px; \r\n    right: -200px; \r\n    width: 600px; \r\n    height: 600px; \r\n    border-radius: 50%;\r\n    background: radial-gradient(circle, rgba(126,185,53,.07) 0%, transparent 70%);\r\n  pointer-events: none;\r\n}\r\n.nj-approach__header {\r\n  text-align: center;\r\n  max-width: 640px;\r\n  margin: 0 auto clamp(48px, 7vw, 72px);\r\n}\r\n.nj-approach__header .nj-eyebrow { \r\n    justify-content: center; \r\n}\r\n.nj-approach__header .nj-eyebrow::before { display: none; \r\n}\r\n.nj-approach__header h2 {\r\n  font-family: var(--font-display);\r\n  font-size: clamp(2rem, 3.5vw, 2.8rem);\r\n  font-weight: 700; \r\n  color: var(--c-white);\r\n  line-height: 1.2;\r\n  margin-bottom: 16px; \r\n  letter-spacing: -.02em;\r\n}\r\n.nj-approach__header p {\r\n  font-size: .97rem; line-height: 1.84;\r\n  color: rgba(255,255,255,.6);\r\n}\r\n.nj-approach__steps {\r\n  display: grid !important;                      \r\n  grid-template-columns: repeat(4, 1fr) !important;\r\n  gap: 0 !important;\r\n  position: relative;\r\n  margin-bottom: clamp(48px, 7vw, 72px);\r\n}\r\n.nj-approach__steps::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 20px;\r\n  left: calc(12.5% + 21px);\r\n  right: calc(12.5% + 21px);\r\n  height: 1px;\r\n  background: linear-gradient(90deg, transparent, rgba(126,185,53,.45) 20%, rgba(126,185,53,.45) 80%, transparent);\r\n  z-index: 0;\r\n}\r\n.nj-approach__step {\r\n  display: flex !important;                      \r\n  flex-direction: column !important;\r\n  align-items: center !important;\r\n  text-align: center !important;\r\n  padding: 0 16px !important;\r\n  position: relative; \r\n  z-index: 1;\r\n}\r\n.nj-approach__step:not(:last-child)::before { display: none !important; }\r\n.nj-approach__step-num {\r\n    width: 42px; \r\n    height: 42px;\r\n    background: rgba(126,185,53,.15);\r\n    border: 1px solid rgba(126,185,53,.3);\r\n    border-radius: 50%;\r\n    display: flex; \r\n    align-items: center; \r\n    justify-content: center;\r\n    font-family: var(--font-display); \r\n    font-size: .95rem; \r\n    font-weight: 700;\r\n    color: var(--c-lime); \r\n    flex-shrink: 0;\r\n    margin-bottom: 20px;\r\n    transition: background .25s var(--ease),\r\n    color .25s var(--ease);\r\n}\r\n.nj-approach__step:hover .nj-approach__step-num {\r\n    background: var(--c-lime); \r\n    color: var(--c-white); \r\n}\r\n.nj-approach__step-body h3 {\r\n  font-family: var(--font-display);\r\n  font-size: 1.05rem; \r\n  font-weight: 600;\r\n  color: var(--c-white); \r\n  margin-bottom: 8px;\r\n}\r\n.nj-approach__step-body p {\r\n  font-size: .88rem; \r\n  line-height: 1.74; \r\n  color: rgba(255,255,255,.55);\r\n}\r\n.nj-approach__gallery {\r\n    display: grid; \r\n    grid-template-columns: repeat(3, 1fr); \r\n    gap: 16px;\r\n}\r\n.nj-approach__gallery-item {\r\n  border-radius: var(--radius-md); \r\n  overflow: hidden;\r\n  box-shadow: var(--shadow-lg); \r\n  position: relative;\r\n}\r\n.nj-approach__gallery-item { \r\n    height: 220px; \r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .nj-approach__steps { \r\n      grid-template-columns: repeat(2, 1fr) !important; \r\n      gap: 40px !important; \r\n  }\r\n  .nj-approach__steps::before { \r\n      display: none; \r\n  }\r\n}\r\n@media (max-width: 860px) {\r\n  .nj-split__inner {\r\n      grid-template-columns: 1fr; \r\n  }\r\n  .nj-split__inner--reverse { \r\n      direction: ltr; \r\n  }\r\n  .nj-approach__gallery { \r\n      grid-template-columns: 1fr; \r\n  }\r\n  .nj-approach__gallery-item:first-child { \r\n      grid-column: 1; \r\n  }\r\n}\r\n@media (max-width: 600px) {\r\n  .nj-approach__steps { \r\n      grid-template-columns: 1fr !important;\r\n      gap: 32px !important;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-split nj-split--dark\" aria-labelledby=\"nj-creation-title\">\r\n  <div class=\"nj-container\">\r\n    <div class=\"nj-split__inner nj-split__inner--reverse\">\r\n\r\n      <div class=\"nj-split__text\">\r\n        <p class=\"nj-eyebrow nj-eyebrow--light\">Landschaftsgestaltung<\/p>\r\n        <h2 id=\"nj-creation-title\">Br\u00e9ng deng Visioun vun engem aussergew\u00e9inleche Gr\u00e9ngraum zum Liewen.<\/h2>\r\n        <p class=\"nj-split__lead\">\r\n          E Gaart ze gestalten geet virun allem dor\u00ebms, eng Geschicht ze erzielen \u2014 deng eege.\nEis Equipe vun <strong style=\"color:rgba(255,255,255,.85)\">Landschaftsarchitekten zu L\u00ebtzebuerg<\/strong> \u00ebnnerst\u00ebtzt dech bei all Schr\u00ebtt, vum \u00e9ischte Skizze bis zum f\u00e4erdege Produkt.\r\n        <\/p>\r\n        <p>Mir entw\u00e9ckelen Outdoor-Raim, d\u00e9i zeitgen\u00ebssesch \u00c4sthetik, Nohaltegkeet an eng Verbindung mam lokalen natierlechen \u00cbmfeld kombin\u00e9ieren. All Gaart ass eenzegaarteg: d'Plaz, seng Ausriichtung, \u00c4re Liewensstil an \u00c4re Budget \u2013 mir huelen alles an d'Betracht, fir e Resultat ze schafen, dat wierklech reflekt\u00e9iert, wien Dir sidd.<\/p>\r\n\r\n        <div class=\"nj-split__checklist\">\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <span class=\"nj-split__check-text\">Pers\u00e9inlech Berodung an e moossgeschneiderten Landschaftsplang<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <span class=\"nj-split__check-text\">Eng Auswiel vu Planzen, d\u00e9i fir de Buedem an de Klima vu L\u00ebtzebuerg g\u00ebeegent sinn.<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <span class=\"nj-split__check-text\">Konstruktioun vun Terrassen, Wee\u00ebr, Blummebett a Teicher<\/span>\r\n          <\/div>\r\n          <div class=\"nj-split__check\">\r\n            <div class=\"nj-split__check-icon\" aria-hidden=\"true\"><svg viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M3 8l3.5 3.5L13 5\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\r\n            <span class=\"nj-split__check-text\">Plazkontroll an Iwwergab vun \u00c4rem Gaart, mat eiser fachlecher Berodung.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn--primary\">\r\n          M\u00e4i Projet uf\u00e4nken\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M4 10H16M11 5l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nj-split__img-wrap\">\r\n        <div class=\"nj-split__img\">\r\n          <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-11.webp\" alt=\"Landschaftsgestaltung duerch e Landschaftsarchitekt zu L\u00ebtzebuerg\" title=\"\">\r\n        <\/div>\r\n        <div class=\"nj-split__img-overlay\"><\/div>\r\n        <div class=\"nj-split__img-caption\">\r\n          <div class=\"nj-split__img-caption-icon\" aria-hidden=\"true\">\r\n            <svg viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 2C12 2 7 7 7 12c0 2.8 2.2 5 5 5s5-2.2 5-5c0-5-5-10-5-10z\" fill=\"white\" opacity=\".9\"\/><\/svg>\r\n          <\/div>\r\n          <span class=\"nj-split__img-caption-text\">All Kreatioun spigelt \u00c4re Liewensstil<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"nj-approach\" aria-labelledby=\"nj-approach-title\">\r\n  <div class=\"nj-container\">\r\n\r\n    <div class=\"nj-approach__header\">\r\n      <p class=\"nj-eyebrow nj-eyebrow--light\">Eis Approche<\/p>\r\n      <h2 id=\"nj-approach-title\">Eng ma\u00dfgeschneidert Approche, vun der Berodung bis zur Liwwerung<\/h2>\r\n      <p>All Projet vun Nicolay Jardin f\u00e4nkt mat enger gr\u00ebndlecher Berodung un. Mir huelen eis Z\u00e4it, fir \u00c4r Ufuerderungen, \u00c4ert Budget an d'Bau- a Planzkonditioune vun \u00c4rem Terrain ze verstoen, ier mir eng op \u00c4r Besoinen zougeschnidden L\u00e9isung virschloen.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"nj-approach__steps\">\r\n      <div class=\"nj-approach__step\">\r\n        <div class=\"nj-approach__step-num\" aria-hidden=\"true\">01<\/div>\r\n        <div class=\"nj-approach__step-body\">\r\n          <h3>Konsultatioun &amp; Diagnos<\/h3>\r\n          <p>E Besuch op \u00c4rem Grondst\u00e9ck zu L\u00ebtzebuerg, gefollegt vun enger Analyse vum Buedem, vun der Expositioun an \u00c4rem Liewensstil, fir de Projet ze defin\u00e9ieren.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nj-approach__step\">\r\n        <div class=\"nj-approach__step-num\" aria-hidden=\"true\">02<\/div>\r\n        <div class=\"nj-approach__step-body\">\r\n          <h3>Virschlag &amp; Offerte<\/h3>\r\n          <p>Presentatioun vun engem Landschaftsgestaltungsplang, enger Auswiel u Planzen an engem detaill\u00e9ierten, transparenten Offert ouni verstoppt K\u00e4schten.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nj-approach__step\">\r\n        <div class=\"nj-approach__step-num\" aria-hidden=\"true\">03<\/div>\r\n        <div class=\"nj-approach__step-body\">\r\n          <h3>\u00cbmsetzung &amp; Iwwerwaachung<\/h3>\r\n          <p>Aarbecht, d\u00e9i vun eisem Team ausgefouert g\u00ebtt, mat reegelm\u00e9issege Aktualis\u00e9ierungen an der Respekt\u00e9ierung vun de festgeluechte Deadlinen.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"nj-approach__step\">\r\n        <div class=\"nj-approach__step-num\" aria-hidden=\"true\">04<\/div>\r\n        <div class=\"nj-approach__step-body\">\r\n          <h3>Liwwerung &amp; Berodung<\/h3>\r\n          <p>Iwwergab vun \u00c4rem Gaart, komplett mat personalis\u00e9ierter \u00cbnnerhaltsberodung, fir en \u00ebmmer op sengem beschte Ausgesinn ze halen.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"nj-approach__gallery\" aria-label=\"Galerie vu Projeten vum Nicolay Jardin\">\r\n      <div class=\"nj-approach__gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-17.webp\" alt=\"Terrass vum Nicolay Jardin Luxembourg entworf\" title=\"\">\r\n      <\/div>\r\n      <div class=\"nj-approach__gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/9e5102_bb03eee082a64681bfd83bebc53ef0bemv2.webp\" alt=\"Terrasskonstruktioun \u2013 Nicolay Jardin Luxembourg\" title=\"\">\r\n      <\/div>\r\n      <div class=\"nj-approach__gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/galerie-nicolay-2.webp\" alt=\"Gestaltete Blummebett \u2013 Nicolay, L\u00ebtzebuerger Gaarden\" title=\"\">\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b0292d e-flex e-con-boxed e-con e-parent\" data-id=\"9b0292d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bcd070 elementor-widget elementor-widget-html\" data-id=\"4bcd070\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u00cbnnerhalt &amp; Design \u2013 Nicolay Jardin, Landschaftsarchitekt zu L\u00ebtzebuerg<\/title>\r\n<meta name=\"description\" content=\"Nicolay Jardin, \u00c4re vertrauenswierdege Landschaftsgaartner zu L\u00ebtzebuerg. Gaart\u00ebnnerhalt, Schafung vu Gr\u00e9ngfl\u00e4chen, no Mooss ugestallte Landschaftsgestaltung.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  40px;\r\n  --radius-2xl: 56px;\r\n\r\n  --shadow-sm:   0 2px 12px rgba(26,46,26,.07);\r\n  --shadow-md:   0 8px 32px rgba(26,46,26,.10);\r\n  --shadow-lg:   0 20px 60px rgba(26,46,26,.14);\r\n  --shadow-xl:   0 32px 80px rgba(26,46,26,.18);\r\n\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --ease-bounce: cubic-bezier(.34,1.56,.64,1);\r\n\r\n  --max-w: 1200px;\r\n  --section-py: clamp(72px, 10vw, 120px);\r\n}\r\n\r\n*, *::before, *::after { \r\n    box-sizing: border-box;\r\n    margin: 0; \r\n    padding: 0; \r\n}\r\n\r\nhtml { \r\n    scroll-behavior: smooth; \r\n}\r\n\r\nbody {\r\n  font-family: var(--font-body);\r\n  font-size: 16px;\r\n  color: var(--c-bark);\r\n  background: var(--c-cream);\r\n  -webkit-font-smoothing: antialiased;\r\n  overflow-x: hidden;\r\n}\r\n\r\nimg {\r\n  display: block;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\na { \r\n    text-decoration: none; \r\n    color: inherit; \r\n}\r\n\r\nul { \r\n    list-style: none; \r\n}\r\n.nj-engagements {\r\n  background: var(--c-cream);\r\n  padding: var(--section-py) 0;\r\n}\r\n\r\n.nj-engagements__header {\r\n  text-align: center;\r\n  max-width: 620px;\r\n  margin: 0 auto 64px;\r\n}\r\n\r\n.nj-engagements__title {\r\n  font-family: var(--font-display);\r\n  font-size: clamp(2rem, 3.5vw, 2.8rem);\r\n  font-weight: 700;\r\n  color: var(--c-deep);\r\n  line-height: 1.2;\r\n  margin-bottom: 16px;\r\n  letter-spacing: -.02em;\r\n}\r\n\r\n.nj-engagements__subtitle {\r\n  font-size: 1.02rem;\r\n  color: var(--c-sage);\r\n  line-height: 1.78;\r\n}\r\n\r\n.nj-engagements__grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, 1fr);\r\n  gap: 24px;\r\n}\r\n\r\n.nj-engagement-card {\r\n  background: var(--c-white);\r\n  border-radius: var(--radius-lg);\r\n  padding: 36px 32px;\r\n  border: 1px solid rgba(99,122,92,.08);\r\n  box-shadow: var(--shadow-sm);\r\n  display: flex;\r\n  gap: 24px;\r\n  align-items: flex-start;\r\n  transition: transform .25s var(--ease),\r\n  box-shadow .25s var(--ease);\r\n}\r\n\r\n.nj-engagement-card:hover {\r\n  transform: translateY(-4px);\r\n  box-shadow: var(--shadow-md);\r\n}\r\n\r\n.nj-engagement-card__icon {\r\n  width: 56px; \r\n  height: 56px;\r\n  background: var(--c-ivory);\r\n  border-radius: var(--radius-md);\r\n  display: flex; \r\n  align-items: center; \r\n  justify-content: center;\r\n  color: var(--c-forest);\r\n  flex-shrink: 0;\r\n  border: 1px solid rgba(126,185,53,.15);\r\n}\r\n.nj-engagement-card__icon svg { \r\n    width: 26px; \r\n    height: 26px; \r\n}\r\n\r\n.nj-engagement-card__body h3 {\r\n  font-family: var(--font-display);\r\n  font-size: 1.1rem;\r\n  font-weight: 700;\r\n  color: var(--c-deep);\r\n  margin-bottom: 8px;\r\n}\r\n\r\n.nj-engagement-card__body p {\r\n  font-size: .9rem;\r\n  line-height: 1.74;\r\n  color: var(--c-stone);\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"nj-engagements\" aria-labelledby=\"nj-engagements-title\">\r\n  <div class=\"nj-container\">\r\n\r\n    <div class=\"nj-engagements__header\">\r\n      <p class=\"nj-eyebrow\">Eis Engagementer<\/p>\r\n      <h2 class=\"nj-engagements__title\" id=\"nj-engagements-title\">\r\n        Wat Nicolay Jardin \u00ebnnerscheet\r\n      <\/h2>\r\n      <p class=\"nj-engagements__subtitle\">\r\n        Hanner all gutt gefleegten Gaart steet e engag\u00e9iert, passion\u00e9iert a professionellt Team.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"nj-engagements__grid\">\r\n\r\n      <article class=\"nj-engagement-card\">\r\n        <div class=\"nj-engagement-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 32 32\" fill=\"none\">\r\n            <path d=\"M16 4 L20 12 L28 13 L22 19 L23.5 28 L16 24 L8.5 28 L10 19 L4 13 L12 12 Z\" fill=\"currentColor\" opacity=\".8\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"nj-engagement-card__body\">\r\n          <h3>Renomm\u00e9iert Handwierksgeschick<\/h3>\r\n          <p>Iwwer 15 Joer Erfarung am Landschaftsbau zu L\u00ebtzebuerg. Eis Gaartmeeschter si an de leschten Techniken ausgebilt a goufen w\u00e9inst hirer Passioun fir Planzen ausgewielt.<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-engagement-card\">\r\n        <div class=\"nj-engagement-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 32 32\" fill=\"none\">\r\n            <circle cx=\"16\" cy=\"16\" r=\"10\" stroke=\"currentColor\" stroke-width=\"2\" opacity=\".3\"\/>\r\n            <path d=\"M10 16l4 4 8-8\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"nj-engagement-card__body\">\r\n          <h3>P\u00fcnktlechkeet a Zouverl\u00e4ssegkeet<\/h3>\r\n          <p>Mir halen eis un d'Fristen, Rendez-vousen an eis vertragsgem\u00e9iss Verpflichtungen. \u00c4r Z\u00e4it an \u00c4ert Vertrauen si eis h\u00e9chst Priorit\u00e9it bei all Aarbecht, d\u00e9i mir iwwerhuelen.<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-engagement-card\">\r\n        <div class=\"nj-engagement-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 32 32\" fill=\"none\">\r\n            <path d=\"M16 4C16 4 10 9 10 15c0 3.3 2.7 6 6 6s6-2.7 6-6c0-6-6-11-6-11z\" fill=\"currentColor\" opacity=\".7\"\/>\r\n            <path d=\"M16 21v7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"nj-engagement-card__body\">\r\n          <h3>Eng \u00f6kologesch Approche<\/h3>\r\n          <p>Mir prioris\u00e9ieren \u00ebmweltfr\u00ebndlech Praktiken: mir benotzen lokal Planzen, wenden d'Behandlungen op eng verantwortungsvoll Man\u00e9ier un, recycl\u00e9ieren Gr\u00e9ngoff\u00e4ll a erhalen d'Biodiversit\u00e9it.<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-engagement-card\">\r\n        <div class=\"nj-engagement-card__icon\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 32 32\" fill=\"none\">\r\n            <rect x=\"6\" y=\"8\" width=\"20\" height=\"16\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\" opacity=\".3\"\/>\r\n            <path d=\"M6 13h20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" opacity=\".4\"\/>\r\n            <circle cx=\"11\" cy=\"19\" r=\"2\" fill=\"currentColor\"\/>\r\n            <circle cx=\"16\" cy=\"19\" r=\"2\" fill=\"currentColor\" opacity=\".5\"\/>\r\n            <circle cx=\"21\" cy=\"19\" r=\"2\" fill=\"currentColor\" opacity=\".3\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <div class=\"nj-engagement-card__body\">\r\n          <h3>Gratis, transparent Offerte<\/h3>\r\n          <p>Mir ginn Iech bannent 48 Stonnen e detaill\u00e9ierten Offert, gratis a ouni Verflichtung. All Posten ass kloer erkl\u00e4ert, sou datt Dir \u00c4r Entscheedung mat voller Rou maache k\u00ebnnt.<\/p>\r\n        <\/div>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-763214c e-flex e-con-boxed e-con e-parent\" data-id=\"763214c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-135f33e elementor-widget elementor-widget-html\" data-id=\"135f33e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u00cbnnerhalt &amp; Design \u2013 Nicolay Jardin, Landschaftsarchitekt zu L\u00ebtzebuerg<\/title>\r\n<meta name=\"description\" content=\"Nicolay Jardin, \u00c4re vertrauenswierdege Landschaftsgaartner zu L\u00ebtzebuerg. Gaart\u00ebnnerhalt, Schafung vu Gr\u00e9ngfl\u00e4chen, no Mooss ugestallte Landschaftsgestaltung.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  40px;\r\n  --radius-2xl: 56px;\r\n\r\n  --shadow-sm:   0 2px 12px rgba(26,46,26,.07);\r\n  --shadow-md:   0 8px 32px rgba(26,46,26,.10);\r\n  --shadow-lg:   0 20px 60px rgba(26,46,26,.14);\r\n  --shadow-xl:   0 32px 80px rgba(26,46,26,.18);\r\n\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --ease-bounce: cubic-bezier(.34,1.56,.64,1);\r\n\r\n  --max-w: 1200px;\r\n  --section-py: clamp(72px, 10vw, 120px);\r\n}\r\n\r\n*, *::before, *::after { \r\n    box-sizing: border-box; \r\n    margin: 0; \r\n    padding: 0;\r\n}\r\n\r\nhtml { \r\n    scroll-behavior: smooth;\r\n}\r\n\r\nbody {\r\n  font-family: var(--font-body);\r\n  font-size: 16px;\r\n  color: var(--c-bark);\r\n  background: var(--c-cream);\r\n  -webkit-font-smoothing: antialiased;\r\n  overflow-x: hidden;\r\n}\r\n\r\nimg {\r\n  display: block;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\na { \r\n    text-decoration: none; \r\n    color: inherit; \r\n}\r\n\r\nul { \r\n    list-style: none; \r\n}\r\n.nj-cta-banner {\r\n  position: relative;\r\n  background: var(--c-deep);\r\n  padding: clamp(72px, 10vw, 112px) 0;\r\n  overflow: hidden;\r\n  text-align: center;\r\n}\r\n\r\n.nj-cta-banner__bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  z-index: 0;\r\n}\r\n\r\n.nj-cta-banner__bg-placeholder {\r\n    width: 100%; \r\n    height: 100%;\r\n    background: linear-gradient(135deg, rgba(26,46,26,.92) 0%, rgba(42,117,41,.75) 100%),\r\n    repeating-linear-gradient( -45deg,\r\n      transparent, transparent 20px,\r\n      rgba(126,185,53,.04) 20px, rgba(126,185,53,.04) 21px\r\n    );\r\n}\r\n\r\n.nj-cta-banner__decor {\r\n  position: absolute;\r\n  inset: 0;\r\n  z-index: 1;\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-cta-banner__circle {\r\n  position: absolute;\r\n  border-radius: 50%;\r\n  border: 1px solid rgba(126,185,53,.15);\r\n}\r\n\r\n.nj-cta-banner__circle--1 {\r\n  width: 480px;\r\n  height: 480px;\r\n  top: 50%; \r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n}\r\n\r\n.nj-cta-banner__circle--2 {\r\n  width: 720px; \r\n  height: 720px;\r\n  top: 50%; \r\n  left: 50%;\r\n  transform: translate(-50%,-50%);\r\n  opacity: .5;\r\n}\r\n\r\n.nj-cta-banner__inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  max-width: 740px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.nj-cta-banner__title {\r\n  font-family: var(--font-display);\r\n  font-size: clamp(2.2rem, 5vw, 3.6rem);\r\n  font-weight: 700;\r\n  color: var(--c-white);\r\n  line-height: 1.12;\r\n  margin-bottom: 22px;\r\n  letter-spacing: -.025em;\r\n}\r\n\r\n.nj-cta-banner__title em {\r\n  font-style: italic;\r\n  color: var(--c-lime);\r\n}\r\n\r\n.nj-cta-banner__text {\r\n  font-size: clamp(.97rem, 1.5vw, 1.1rem);\r\n  line-height: 1.8;\r\n  color: rgba(255,255,255,.65);\r\n  margin-bottom: 44px;\r\n  max-width: 560px;\r\n  margin-left: auto;\r\n  margin-right: auto;\r\n}\r\n\r\n.nj-cta-banner__guarantees {\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 32px;\r\n  flex-wrap: wrap;\r\n  margin-top: 40px;\r\n}\r\n\r\n.nj-cta-banner__guarantee {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: .83rem;\r\n  color: rgba(255,255,255,.65);\r\n  font-weight: 500;\r\n}\r\n\r\n.nj-cta-banner__guarantee svg {\r\n  width: 16px; height: 16px;\r\n  color: var(--c-lime);\r\n  flex-shrink: 0;\r\n}\r\n\r\n.nj-cta-banner__actions {\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 16px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n\r\n<\/style>\r\n\r\n<section class=\"nj-cta-banner\" aria-labelledby=\"nj-cta-title\">\r\n\r\n  <div class=\"nj-cta-banner__bg\">\r\n    <!-- IMAGE : src=\"jardin-nuit-luxembourg.jpg\" + overlay vert fonc\u00e9 en CSS -->\r\n    <div class=\"nj-cta-banner__bg-placeholder\"><\/div>\r\n  <\/div>\r\n\r\n  <div class=\"nj-cta-banner__decor\" aria-hidden=\"true\">\r\n    <div class=\"nj-cta-banner__circle nj-cta-banner__circle--1\"><\/div>\r\n    <div class=\"nj-cta-banner__circle nj-cta-banner__circle--2\"><\/div>\r\n  <\/div>\r\n\r\n  <div class=\"nj-container\">\r\n    <div class=\"nj-cta-banner__inner\">\r\n      <p class=\"nj-eyebrow nj-eyebrow--light\" style=\"justify-content:center\">Handelt<\/p>\r\n      <h2 class=\"nj-cta-banner__title\" id=\"nj-cta-title\">\r\n        \u00c4re Gaart <em>Dreem<\/em><br>F\u00e4nkt hei zu L\u00ebtzebuerg un\r\n      <\/h2>\r\n      <p class=\"nj-cta-banner__text\">\r\n        Ob Dir d'\u00cbnnerhalt vun \u00c4rem Gaart engem Fachmann iwwerloosse w\u00ebllt oder e ganz neie Gr\u00e9ngraum schafen w\u00ebllt, Nicolay Jardin steet Iech zur Verf\u00fcgung. Kontakt\u00e9iert eis haut fir eng gratis Berodung.\r\n      <\/p>\r\n\r\n      <div class=\"nj-cta-banner__actions\">\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-btn nj-btn--primary\" aria-label=\"Frot no engem gratis Offert \u2013 Nicolay Landschaftsg\u00e4rtner, L\u00ebtzebuerg\">\r\n          Frot no engem gratis Offert\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\">\r\n            <path d=\"M4 10H16M11 5l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n        <\/a>\r\n        <a href=\"tel:+352621748493\" class=\"nj-btn nj-btn--outline-white\" aria-label=\"Ruff Nicolay am Luxembourggaart un.\">\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\" style=\"width:18px;height:18px\">\r\n            <path d=\"M3 5a2 2 0 012-2h1.5a1 1 0 01.97.757l.8 3.2a1 1 0 01-.29.986L6.8 9.5a11 11 0 004.7 4.7l1.557-1.18a1 1 0 01.986-.29l3.2.8A1 1 0 0118 14.5V16a2 2 0 01-2 2h-1C7.163 18 2 12.837 2 6V5z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/>\r\n          <\/svg>\r\n          Rufft eis un\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nj-cta-banner__guarantees\">\r\n        <div class=\"nj-cta-banner__guarantee\">\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 10l4 4 6-7\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Gratis Offert bannent 48 Stonnen\r\n        <\/div>\r\n        <div class=\"nj-cta-banner__guarantee\">\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 10l4 4 6-7\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Ouni Verflichtung\r\n        <\/div>\r\n        <div class=\"nj-cta-banner__guarantee\">\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 10l4 4 6-7\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Lokal Expertise a L\u00ebtzebuerg\r\n        <\/div>\r\n        <div class=\"nj-cta-banner__guarantee\">\r\n          <svg viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 10l4 4 6-7\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Qualifiz\u00e9iert Team\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cefc27c e-flex e-con-boxed e-con e-parent\" data-id=\"cefc27c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f46083 elementor-widget elementor-widget-html\" data-id=\"1f46083\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u00cbnnerhalt &amp; Design \u2013 Nicolay Jardin, Landschaftsarchitekt zu L\u00ebtzebuerg<\/title>\r\n<meta name=\"description\" content=\"Nicolay Jardin, \u00c4re vertrauenswierdege Landschaftsgaartner zu L\u00ebtzebuerg. Gaart\u00ebnnerhalt, Schafung vu Gr\u00e9ngfl\u00e4chen, no Mooss ugestallte Landschaftsgestaltung.\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --c-lime:       #7eb935;\r\n  --c-forest:     #2a7529;\r\n  --c-deep:       #1a2e1a;\r\n  --c-white:      #ffffff;\r\n  --c-cream:      #f7f8f4;\r\n  --c-ivory:      #eef1e8;\r\n  --c-sage:       #637a5c;\r\n  --c-bark:       #2d3d2d;\r\n  --c-stone:      #6b7a64;\r\n  --font-display: 'Playfair Display', Georgia, serif;\r\n  --font-body:    'DM Sans', system-ui, sans-serif;\r\n  --radius-sm:  8px;\r\n  --radius-md:  16px;\r\n  --radius-lg:  28px;\r\n  --radius-xl:  40px;\r\n  --shadow-md:   0 8px 32px rgba(26,46,26,.10);\r\n  --shadow-xl:   0 32px 80px rgba(26,46,26,.18);\r\n  --ease: cubic-bezier(.4,0,.2,1);\r\n  --max-w: 1200px;\r\n  --section-py: clamp(72px, 10vw, 120px);\r\n}\r\n\r\n*, *::before, *::after { \r\n    box-sizing: border-box; \r\n    margin: 0; \r\n    padding: 0; \r\n}\r\nhtml { \r\n    scroll-behavior: smooth; \r\n}\r\nbody { \r\n    font-family: var(--font-body); \r\n    font-size: 16px; \r\n    color: var(--c-bark); \r\n    background: var(--c-cream); -webkit-font-smoothing: antialiased; \r\n    overflow-x: hidden; \r\n}\r\na    { \r\n    text-decoration: none; \r\n    color: inherit; \r\n}\r\nul   { \r\n    list-style: none; \r\n}\r\n.nj-container { \r\n    max-width: var(--max-w); \r\n    margin: 0 auto; \r\n    padding: 0 clamp(20px, 5vw, 48px); \r\n}\r\n.nj-eyebrow {\r\n    display: inline-flex; \r\n    align-items: center; \r\n    gap: 10px;\r\n    font-size: .72rem; \r\n    font-weight: 600; \r\n    letter-spacing: .18em;\r\n    text-transform: uppercase; \r\n    color: var(--c-forest); \r\n    margin-bottom: 18px;\r\n}\r\n.nj-eyebrow::before { \r\n    content: ''; \r\n    display: block; \r\n    width: 28px; \r\n    height: 2px; \r\n    background: var(--c-lime); \r\n    border-radius: 2px; \r\n    flex-shrink: 0; \r\n}\r\n.nj-gallery { \r\n    background: var(--c-ivory); \r\n    padding: var(--section-py) 0; \r\n}\r\n.nj-gallery__header { \r\n    text-align: center; \r\n    max-width: 600px; \r\n    margin: 0 auto 56px; \r\n}\r\n.nj-gallery__title { \r\n    font-family: var(--font-display); \r\n    font-size: clamp(2rem, 3.5vw, 2.8rem); \r\n    font-weight: 700; \r\n    color: var(--c-deep); \r\n    line-height: 1.2; \r\n    margin-bottom: 14px; \r\n    letter-spacing: -.02em;\r\n    }\r\n.nj-gallery__subtitle { \r\n    font-size: 1.02rem; \r\n    color: var(--c-sage); \r\n    line-height: 1.74; \r\n}\r\n.nj-gallery__mosaic {\r\n  display: grid;\r\n  grid-template-columns: repeat(12, 1fr);\r\n  grid-template-rows: repeat(2, 260px);\r\n  gap: 16px;\r\n}\r\n.nj-gallery__item {\r\n  border-radius: var(--radius-lg);\r\n  overflow: hidden;\r\n  position: relative;         \r\n  box-shadow: var(--shadow-md);\r\n  transition: transform .3s var(--ease), \r\n  box-shadow .3s var(--ease);\r\n}\r\n.nj-gallery__item:hover { \r\n    transform: scale(1.02); \r\n    box-shadow: var(--shadow-xl); \r\n    z-index: 2; \r\n}\r\n.nj-gallery__item--1 { \r\n    grid-column: 1 \/ 5;  \r\n    grid-row: 1 \/ 3; \r\n}\r\n.nj-gallery__item--2 { \r\n    grid-column: 5 \/ 9;  \r\n    grid-row: 1 \/ 2;\r\n}\r\n.nj-gallery__item--3 { \r\n    grid-column: 9 \/ 13; \r\n    grid-row: 1 \/ 2; \r\n}\r\n.nj-gallery__item--4 { \r\n    grid-column: 5 \/ 8;  \r\n    grid-row: 2 \/ 3; \r\n}\r\n.nj-gallery__item--5 { \r\n    grid-column: 8 \/ 13; \r\n    grid-row: 2 \/ 3; \r\n}\r\n.nj-gallery__item img {\r\n  position: absolute;\r\n  inset: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  object-position: center;\r\n  display: block;\r\n}\r\n.nj-gallery__item-overlay {\r\n  position: absolute; inset: 0;\r\n  background: linear-gradient(180deg, transparent 50%, rgba(26,46,26,.65) 100%);\r\n  opacity: 0;\r\n  transition: opacity .3s var(--ease);\r\n  z-index: 1;\r\n}\r\n.nj-gallery__item:hover .nj-gallery__item-overlay { \r\n    opacity: 1; \r\n}\r\n.nj-gallery__item-label {\r\n  position: absolute; \r\n  bottom: 16px; \r\n  left: 16px; \r\n  right: 16px;\r\n  color: var(--c-white); \r\n  font-size: .8rem; \r\n  font-weight: 600;\r\n  letter-spacing: .08em; \r\n  opacity: 0; \r\n  transform: translateY(8px);\r\n  transition: opacity .3s var(--ease), transform .3s var(--ease);\r\n  z-index: 2;\r\n}\r\n.nj-gallery__item:hover .nj-gallery__item-label {\r\n    opacity: 1; \r\n    transform: translateY(0); \r\n}\r\n@media (max-width: 860px) {\r\n  .nj-gallery__mosaic { grid-template-columns: 1fr 1fr; grid-template-rows: auto; }\r\n  .nj-gallery__item--1,\r\n  .nj-gallery__item--2,\r\n  .nj-gallery__item--3,\r\n  .nj-gallery__item--4,\r\n  .nj-gallery__item--5 { \r\n      grid-column: auto; \r\n      grid-row: auto; \r\n      height: 220px; \r\n  }\r\n}\r\n@media (max-width: 500px) {\r\n  .nj-gallery__mosaic { \r\n      grid-template-columns: 1fr;\r\n    }\r\n  .nj-gallery__item { \r\n      height: 200px; \r\n  }\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"nj-gallery\" aria-labelledby=\"nj-gallery-title\">\r\n  <div class=\"nj-container\">\r\n\r\n    <div class=\"nj-gallery__header\">\r\n      <p class=\"nj-eyebrow\">Eis Leeschtungen<\/p>\r\n      <h2 class=\"nj-gallery__title\" id=\"nj-gallery-title\">\r\n        Gr\u00e9ng Plazen, d\u00e9i fir sech selwer schw\u00e4tzen\r\n      <\/h2>\r\n      <p class=\"nj-gallery__subtitle\">\r\n        Kuckt e puer vun de Projeten, d\u00e9i mir fir privat Clienten an Entreprisen zu L\u00ebtzebuerg ofgeschloss hunn.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"nj-gallery__mosaic\" aria-label=\"Foto-Galerie vun de Projeten vum Nicolay Jardin\">\r\n\r\n      <!-- Image 1 \u2014 grande gauche -->\r\n      \r\n      <div class=\"nj-gallery__item nj-gallery__item--1\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/entretien-creation.webp\" alt=\"Wunnengart \u2013 Nicolay L\u00ebtzebuerger Gaart\" title=\"\">\r\n        <div class=\"nj-gallery__item-overlay\"><\/div>\r\n        <p class=\"nj-gallery__item-label\">Wunnguert \u00b7 Stad L\u00ebtzebuerg<\/p>\r\n      <\/div>\r\n\r\n      <!-- Image 2 -->\r\n      <div class=\"nj-gallery__item nj-gallery__item--2\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/plantation-2.webp\" alt=\"Topiaryhecken \u2013 Nicolay, L\u00ebtzebuerger Gaarden\" title=\"\">\r\n        <div class=\"nj-gallery__item-overlay\"><\/div>\r\n        <p class=\"nj-gallery__item-label\">Topiary-Hecken \u00b7 Kirchberg<\/p>\r\n      <\/div>\r\n\r\n      <!-- Image 3 -->\r\n      <div class=\"nj-gallery__item nj-gallery__item--3\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000004075.jpg\" alt=\"Blummenbeeter \u2013 Nicolay, L\u00ebtzebuerger Gaarden\" title=\"\">\r\n        <div class=\"nj-gallery__item-overlay\"><\/div>\r\n        <p class=\"nj-gallery__item-label\">Blummenbeeter \u00b7 Esch-sur-Alzette<\/p>\r\n      <\/div>\r\n\r\n      <!-- Image 4 -->\r\n      <div class=\"nj-gallery__item nj-gallery__item--4\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000004076.jpg\" alt=\"Holzterrass \u2013 Nicolay, L\u00ebtzebuerger Gaarden\" title=\"\">\r\n        <div class=\"nj-gallery__item-overlay\"><\/div>\r\n        <p class=\"nj-gallery__item-label\">Holzterrass \u00b7 Stroossen<\/p>\r\n      <\/div>\r\n\r\n      <!-- Image 5 -->\r\n      <div class=\"nj-gallery__item nj-gallery__item--5\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000006285-scaled.jpg\" alt=\"Kopfsteenpaad \u2013 Nicolay, L\u00ebtzebuerger Gaarden\" title=\"\">\r\n        <div class=\"nj-gallery__item-overlay\"><\/div>\r\n        <p class=\"nj-gallery__item-label\">Kopfsteenpaad &amp; natierlechen Gaart \u00b7 Bertrange<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Hero \u2013 Nicolay Jardin Entretiens et cr\u00e9ations \u00b7 Luxembourg L&rsquo;art de cr\u00e9er des jardinsqui vous ressemblent Nicolay Jardin con\u00e7oit, entretient et transforme vos espaces verts avec une pr\u00e9cision artisanale et un sens du d\u00e9tail hors du commun. De la tonte soign\u00e9e \u00e0 la cr\u00e9ation paysag\u00e8re sur mesure, nous fa\u00e7onnons des jardins d&rsquo;exception au Luxembourg. Demander [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-220","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/220","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=220"}],"version-history":[{"count":229,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/220\/revisions"}],"predecessor-version":[{"id":1211,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/220\/revisions\/1211"}],"wp:attachment":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/media?parent=220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}