{"id":216,"date":"2026-03-17T12:07:56","date_gmt":"2026-03-17T11:07:56","guid":{"rendered":"https:\/\/nicolay-jardin.myskydoowebsite.com\/?page_id=216"},"modified":"2026-04-29T14:09:10","modified_gmt":"2026-04-29T12:09:10","slug":"eis-projeten","status":"publish","type":"page","link":"https:\/\/nicolay-jardin-gaart.lu\/lb\/nos-realisations\/","title":{"rendered":"Eis Leeschtungen"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"216\" class=\"elementor elementor-216\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0bfdfe e-con-full e-flex e-con e-parent\" data-id=\"d0bfdfe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0b2240 elementor-widget elementor-widget-html\" data-id=\"f0b2240\" 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\/Design-sans-titre-15.png\"\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        Eis Projeten \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=\"#R2ALISATIONS\" 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<\/div>\n\t\t<div class=\"elementor-element elementor-element-08ffb23 e-flex e-con-boxed e-con e-parent\" data-id=\"08ffb23\" 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-8f99f8b elementor-widget elementor-widget-html\" data-id=\"8f99f8b\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n.nj-intro *,\r\n.nj-intro *::before,\r\n.nj-intro *::after { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }\r\n\r\n.nj-intro {\r\n  padding: 7rem 0 5rem !important;\r\n  background: #ffffff !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  -webkit-font-smoothing: antialiased !important;\r\n}\r\n\r\n.nj-intro__container {\r\n  width: 100% !important;\r\n  max-width: 1200px !important;\r\n  margin: 0 auto !important;\r\n  padding: 0 2rem !important;\r\n}\r\n\r\n.nj-intro__inner {\r\n  display: grid !important;\r\n  grid-template-columns: 1fr 1fr !important;\r\n  gap: 5rem !important;\r\n  align-items: center !important;\r\n}\r\n\r\n.nj-intro__tag {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 8px !important;\r\n  font-size: 0.72rem !important;\r\n  font-weight: 500 !important;\r\n  letter-spacing: 0.12em !important;\r\n  text-transform: uppercase !important;\r\n  color: #7eb935 !important;\r\n  margin-bottom: 1rem !important;\r\n}\r\n.nj-intro__tag::before {\r\n  content: '' !important;\r\n  display: block !important;\r\n  width: 24px !important; height: 2px !important;\r\n  background: #7eb935 !important;\r\n  border-radius: 1px !important;\r\n}\r\n\r\n.nj-intro__titre {\r\n  font-family: 'Playfair Display', Georgia, serif !important;\r\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem) !important;\r\n  font-weight: 600 !important;\r\n  line-height: 1.25 !important;\r\n  color: #1a2e1a !important;\r\n  margin-bottom: 1.4rem !important;\r\n}\r\n\r\n.nj-intro__texte p {\r\n  color: #6b7a64 !important;\r\n  font-size: 1.02rem !important;\r\n  line-height: 1.8 !important;\r\n}\r\n.nj-intro__texte p + p { margin-top: 0.9rem !important; }\r\n\r\n\/* Bouton : fond blanc, texte vert vif, bordure verte *\/\r\n.nj-intro__btn {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 10px !important;\r\n  margin-top: 2rem !important;\r\n  padding: 0.85rem 2rem !important;\r\n  border-radius: 50px !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  font-size: 0.9rem !important;\r\n  font-weight: 500 !important;\r\n  cursor: pointer !important;\r\n  text-decoration: none !important;\r\n  background: #ffffff !important;\r\n  color: #7eb935 !important;\r\n  border: 1.5px solid #7eb935 !important; \/* \u2190 bordure verte ajout\u00e9e *\/\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n}\r\n.nj-intro__btn:hover {\r\n  background: #7eb935 !important;\r\n  color: #ffffff !important;\r\n  transform: translateY(-2px) !important;\r\n}\r\n\r\n\/* Chiffres *\/\r\n.nj-intro__chiffres {\r\n  display: grid !important;\r\n  grid-template-columns: 1fr 1fr !important;\r\n  gap: 1.2rem !important;\r\n}\r\n\r\n.nj-chiffre {\r\n  background: #f7f8f4 !important;\r\n  border-radius: 16px !important;\r\n  padding: 1.8rem 1.5rem !important;\r\n  border: 1px solid #eef1e8 !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n}\r\n.nj-chiffre:hover { transform: translateY(-4px) !important; box-shadow: 0 4px 32px rgba(26,46,26,.10) !important; }\r\n\r\n.nj-chiffre__valeur {\r\n  display: block !important;\r\n  font-family: 'Playfair Display', Georgia, serif !important;\r\n  font-size: 2.2rem !important;\r\n  font-weight: 600 !important;\r\n  color: #7eb935 !important;\r\n  line-height: 1 !important;\r\n  margin-bottom: 0.55rem !important;\r\n}\r\n.nj-chiffre__label {\r\n  font-size: 0.88rem !important;\r\n  color: #6b7a64 !important;\r\n  line-height: 1.45 !important;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n  .nj-intro__inner { grid-template-columns: 1fr !important; gap: 3rem !important; }\r\n}\r\n@media (max-width: 480px) {\r\n  .nj-intro { padding: 4rem 0 3rem !important; }\r\n  .nj-intro__container { padding: 0 1.2rem !important; }\r\n  .nj-intro__chiffres { grid-template-columns: 1fr 1fr !important; gap: 0.8rem !important; }\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"nj-intro\" aria-label=\"E Bl\u00e9ck op eis Projeten\">\r\n  <div class=\"nj-intro__container\">\r\n    <div class=\"nj-intro__inner\">\r\n\r\n      <div class=\"nj-intro__texte\">\r\n        <p class=\"nj-intro__tag\">Eis Expertise<\/p>\r\n        <h2 class=\"nj-intro__titre\">\r\n          E Portfolio vu Landschaftsgestaltungsprojeten, d\u00e9i vun deenen einfachsten bis zu deenen ambiti\u00e9isste reechen.\r\n        <\/h2>\r\n        <p>\r\n          Z\u00ebnter iwwer z\u00e9ng Joer h\u00eblleft Nicolay Jardin privaten Leit an Professioneller, hir Fr\u00e4iluftber\u00e4icher am Groussherzogtum L\u00ebtzebuerg ze transform\u00e9ieren. All Projet, egal ob et e privaten Gaart, eng Terrass oder e Zaun ass, g\u00ebtt mat derselwechter Opmierksamkeet a Pr\u00e4zisioun behandelt.\r\n        <\/p>\r\n        <p>\r\n          Eis Projeten spigelen eng Approche, d\u00e9i Opmierksamkeet, technesch Expertise an Respekt fir Planzen verb\u00ebnnt \u2014 mat dem Resultat vu nohaltege a attraktiven Fr\u00e4iraim, d\u00e9i \u00c4ert Liewens\u00ebmfeld verbesseren.\r\n        <\/p>\r\n        <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-intro__btn\">Loosst eis iwwer \u00c4re Projet schw\u00e4tzen.<\/a>\r\n      <\/div>\r\n\r\n      <div class=\"nj-intro__chiffres\" role=\"list\" aria-label=\"Schl\u00ebsselzuelen\">\r\n        <div class=\"nj-chiffre\" role=\"listitem\">\r\n          <span class=\"nj-chiffre__valeur\">14 000+<\/span>\r\n          <span class=\"nj-chiffre__label\">zefridden Clienten a Belgien a L\u00ebtzebuerg<\/span>\r\n        <\/div>\r\n        <div class=\"nj-chiffre\" role=\"listitem\">\r\n          <span class=\"nj-chiffre__valeur\">25 Joer<\/span>\r\n          <span class=\"nj-chiffre__label\">Landschaftsarchitekturkompetenz um l\u00ebtzebuergesche Maart<\/span>\r\n        <\/div>\r\n        <div class=\"nj-chiffre\" role=\"listitem\">\r\n          <span class=\"nj-chiffre__valeur\">4,7 \u2605<\/span>\r\n          <span class=\"nj-chiffre__label\">Clientzefriddenheet iwwer all eis Projeten<\/span>\r\n        <\/div>\r\n        <div class=\"nj-chiffre\" role=\"listitem\">\r\n          <span class=\"nj-chiffre__valeur\">27 000+<\/span>\r\n          <span class=\"nj-chiffre__label\">Projeten, d\u00e9i z\u00ebnter der Gr\u00ebnnung vun der Firma bannent de festgeluechte Deadlinen ofgeschloss goufen<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\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-51ecfb3 e-flex e-con-boxed e-con e-parent\" data-id=\"51ecfb3\" 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-d3dba36 elementor-widget elementor-widget-html\" data-id=\"d3dba36\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n.nj-galerie *,\r\n.nj-galerie *::before,\r\n.nj-galerie *::after {\r\n  box-sizing: border-box !important;\r\n  margin: 0 !important;\r\n  padding: 0 !important;\r\n}\r\n\r\n.nj-galerie {\r\n  padding: 5rem 0 7rem !important;\r\n  background: #f7f8f4 !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  -webkit-font-smoothing: antialiased !important;\r\n  width: 100% !important;\r\n}\r\n\r\n.nj-galerie__container {\r\n  width: 100% !important;\r\n  max-width: 1300px !important;\r\n  margin: 0 auto !important;\r\n  padding: 0 1.5rem !important;\r\n}\r\n\r\n\/* En-t\u00eate *\/\r\n.nj-galerie__entete {\r\n  text-align: center !important;\r\n  margin-bottom: 3rem !important;\r\n}\r\n\r\n.nj-galerie__tag {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 8px !important;\r\n  font-size: 0.72rem !important;\r\n  font-weight: 500 !important;\r\n  letter-spacing: 0.12em !important;\r\n  text-transform: uppercase !important;\r\n  color: #7eb935 !important;\r\n  margin-bottom: 1rem !important;\r\n}\r\n.nj-galerie__tag::before {\r\n  content: '' !important;\r\n  display: block !important;\r\n  width: 24px !important; height: 2px !important;\r\n  background: #7eb935 !important;\r\n  border-radius: 1px !important;\r\n}\r\n\r\n.nj-galerie__titre {\r\n  font-family: 'Playfair Display', Georgia, serif !important;\r\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem) !important;\r\n  font-weight: 600 !important;\r\n  line-height: 1.25 !important;\r\n  color: #1a2e1a !important;\r\n  margin-bottom: 0.8rem !important;\r\n}\r\n\r\n.nj-galerie__sous-titre {\r\n  font-size: 1rem !important;\r\n  color: #6b7a64 !important;\r\n  max-width: 520px !important;\r\n  margin: 0 auto !important;\r\n  line-height: 1.7 !important;\r\n}\r\n\r\n\/* Filtres *\/\r\n.nj-filtres {\r\n  display: flex !important;\r\n  justify-content: center !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 0 !important;\r\n  margin-bottom: 3rem !important;\r\n  list-style: none !important;\r\n}\r\n\r\n.nj-filtre-btn {\r\n  background: #ffffff !important;\r\n  color: #1a2e1a !important;\r\n  border: 1.5px solid #7eb935 !important;\r\n  padding: 0.65rem 1.6rem !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  font-size: 0.9rem !important;\r\n  font-weight: 500 !important;\r\n  cursor: pointer !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n  white-space: nowrap !important;\r\n}\r\n.nj-filtre-btn:first-child { border-radius: 6px 0 0 6px !important; }\r\n.nj-filtre-btn:last-child  { border-radius: 0 6px 6px 0 !important; }\r\n.nj-filtre-btn + .nj-filtre-btn { border-left: none !important; }\r\n.nj-filtre-btn:hover,\r\n.nj-filtre-btn.actif { background: #7eb935 !important; color: #ffffff !important; }\r\n\r\n\/* \u2500\u2500 MASONRY \u2500\u2500 *\/\r\n.nj-galerie__grille {\r\n  columns: 3 !important;\r\n  column-gap: 1rem !important;\r\n  width: 100% !important;\r\n}\r\n\r\n.nj-galerie__item {\r\n  break-inside: avoid !important;\r\n  margin-bottom: 1rem !important;\r\n  border-radius: 14px !important;\r\n  overflow: hidden !important;\r\n  cursor: pointer !important;\r\n  position: relative !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n  display: block !important;\r\n}\r\n\r\n.nj-galerie__item img {\r\n  width: 100% !important;\r\n  height: auto !important;        \/* hauteur naturelle \u2192 masonry *\/\r\n  display: block !important;\r\n  object-fit: cover !important;\r\n  transition: transform 0.55s cubic-bezier(.4,0,.2,1) !important;\r\n}\r\n\r\n.nj-galerie__item:hover img { transform: scale(1.04) !important; }\r\n\r\n\/* Overlay *\/\r\n.nj-galerie__item__overlay {\r\n  position: absolute !important;\r\n  inset: 0 !important;\r\n  background: linear-gradient(to top, rgba(26,46,26,.78) 0%, rgba(26,46,26,0) 55%) !important;\r\n  opacity: 0 !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n  display: flex !important;\r\n  align-items: flex-end !important;\r\n  padding: 1.4rem !important;\r\n  z-index: 1 !important;\r\n}\r\n.nj-galerie__item:hover .nj-galerie__item__overlay { opacity: 1 !important; }\r\n\r\n.nj-galerie__item__info {\r\n  transform: translateY(8px) !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n}\r\n.nj-galerie__item:hover .nj-galerie__item__info { transform: translateY(0) !important; }\r\n\r\n.nj-galerie__item__tag {\r\n  display: inline-block !important;\r\n  background: #7eb935 !important;\r\n  color: #ffffff !important;\r\n  font-size: 0.72rem !important;\r\n  font-weight: 500 !important;\r\n  letter-spacing: 0.08em !important;\r\n  text-transform: uppercase !important;\r\n  padding: 0.25rem 0.75rem !important;\r\n  border-radius: 50px !important;\r\n  margin-bottom: 0.5rem !important;\r\n}\r\n\r\n.nj-galerie__item__titre {\r\n  font-family: 'Playfair Display', Georgia, serif !important;\r\n  font-size: 1.05rem !important;\r\n  font-weight: 600 !important;\r\n  color: #ffffff !important;\r\n  line-height: 1.3 !important;\r\n  display: block !important;\r\n}\r\n\r\n\/* Masqu\u00e9 par filtre *\/\r\n.nj-galerie__item.masque { display: none !important; }\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 900px) {\r\n  .nj-galerie__grille { columns: 2 !important; }\r\n}\r\n@media (max-width: 540px) {\r\n  .nj-galerie__grille { columns: 1 !important; }\r\n  .nj-galerie__container { padding: 0 1rem !important; }\r\n  .nj-filtres { gap: 0.5rem !important; }\r\n  .nj-filtre-btn { border-radius: 6px !important; border: 1.5px solid #7eb935 !important; }\r\n  .nj-filtre-btn + .nj-filtre-btn { border-left: 1.5px solid #7eb935 !important; }\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"nj-galerie\" id=\"galerie\" aria-label=\"Portfolio\">\r\n  <div class=\"nj-galerie__container\">\r\n\r\n    <div class=\"nj-galerie__entete\">\r\n      <p class=\"nj-galerie__tag\">Eis Leeschtungen<\/p>\r\n      <h2 class=\"nj-galerie__titre\">Projeten, d\u00e9i fir sech selwer schw\u00e4tzen<\/h2>\r\n      <p class=\"nj-galerie__sous-titre\">\r\n        Gaartgestaltung, Terrassen, Z\u00e4un, saisonal \u00cbnnerhalt \u2014\nbl\u00e9ckt duerch eis Projeten no Kategorie.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <nav aria-label=\"Projeten no Kategorie filteren\">\r\n      <div class=\"nj-filtres\" role=\"list\">\r\n        <button class=\"nj-filtre-btn actif\" data-cat=\"tous\" aria-pressed=\"true\">All Projeten<\/button>\r\n        <button class=\"nj-filtre-btn\" data-cat=\"amenagement\" aria-pressed=\"false\">Gaartgestaltung<\/button>\r\n        <button class=\"nj-filtre-btn\" data-cat=\"terrasse\" aria-pressed=\"false\">Terrassen<\/button>\r\n        <button class=\"nj-filtre-btn\" data-cat=\"entretien\" aria-pressed=\"false\">Interview<\/button>\r\n        <button class=\"nj-filtre-btn\" data-cat=\"cloture\" aria-pressed=\"false\">Z\u00e4unen a Pforten<\/button>\r\n      <\/div>\r\n    <\/nav>\r\n\r\n    <div class=\"nj-galerie__grille\" id=\"nj-galerie-grille\" role=\"list\">\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"amenagement\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000006285-scaled.jpg\" alt=\"Landschaftsgestaltung \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Interieurdesign<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Maassgeschneiderten zeitgen\u00ebssen Gaart<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"amenagement\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000011591-scaled.jpg\" alt=\"Landschaftsg\u00e4rtnerei \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Interieurdesign<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Maassgeschneiderten zeitgen\u00ebssen Gaart<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"terrasse\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-13.webp\" alt=\"Belaachte Terrass \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Terrass<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Asphalt\u00e9iert Erhuelungsber\u00e4ich &amp; Lounge<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"amenagement\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000004076.jpg\" alt=\"Landschaftsg\u00e4rtnerei \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Interieurdesign<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Maassgeschneiderten zeitgen\u00ebssen Gaart<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"entretien\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/realisation-nicolay-2.webp\" alt=\"Gaart\u00ebnnerhalt \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Interview<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Vollst\u00e4nnege saisonalen Service<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"terrasse\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000011698.jpg\" alt=\"Loungeterrass \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Terrass<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Asphalt\u00e9iert Erhuelungsber\u00e4ich &amp; Lounge<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"entretien\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/1000004075.jpg\" alt=\"Heckesch\u00e9ier \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Interview<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Heckeschneiden &amp; Rasenm\u00e4hen<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"cloture\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/installation.webp\" alt=\"Zaun a Pfort \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Zoumaachen<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Behandelt Holz-Tor a Zaun<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <article class=\"nj-galerie__item\" data-cat=\"cloture\" role=\"listitem\">\r\n        <img decoding=\"async\" src=\"https:\/\/nicolay-jardin-gaart.lu\/wp-content\/uploads\/20221012_110050-scaled.jpg\" alt=\"Fest Zaun \u2013 L\u00ebtzebuerg\" loading=\"lazy\" title=\"\">\r\n        <div class=\"nj-galerie__item__overlay\">\r\n          <div class=\"nj-galerie__item__info\">\r\n            <span class=\"nj-galerie__item__tag\">Zoumaachen<\/span>\r\n            <span class=\"nj-galerie__item__titre\">Behandelt Holz-Tor a Zaun<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/article>\r\n      \r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n(function () {\r\n  var boutons = document.querySelectorAll('.nj-filtre-btn');\r\n  var items   = document.querySelectorAll('.nj-galerie__item');\r\n\r\n  boutons.forEach(function (btn) {\r\n    btn.addEventListener('click', function () {\r\n      boutons.forEach(function (b) {\r\n        b.classList.remove('actif');\r\n        b.setAttribute('aria-pressed', 'false');\r\n      });\r\n      this.classList.add('actif');\r\n      this.setAttribute('aria-pressed', 'true');\r\n\r\n      var cat = this.getAttribute('data-cat');\r\n      items.forEach(function (item) {\r\n        if (cat === 'tous' || item.getAttribute('data-cat') === cat) {\r\n          item.classList.remove('masque');\r\n        } else {\r\n          item.classList.add('masque');\r\n        }\r\n      });\r\n    });\r\n  });\r\n})();\r\n<\/script>\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-e5f6891 e-flex e-con-boxed e-con e-parent\" data-id=\"e5f6891\" 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-5ce123b elementor-widget elementor-widget-html\" data-id=\"5ce123b\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --vert-vif:    #7eb935;\r\n  --vert-fonce:  #2a7529;\r\n  --vert-nuit:   #1a2e1a;\r\n  --blanc:       #ffffff;\r\n  --creme:       #f7f8f4;\r\n  --creme-grise: #eef1e8;\r\n  --gris-vert:   #6b7a64;\r\n  --font-titre:  'Playfair Display', Georgia, serif;\r\n  --font-corps:  'DM Sans', system-ui, sans-serif;\r\n  --transition:  0.32s cubic-bezier(.4,0,.2,1);\r\n}\r\n\r\n.nj-approche *,\r\n.nj-approche *::before,\r\n.nj-approche *::after {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n}\r\n\r\n\/* ---- Section wrapper ---- *\/\r\n.nj-approche {\r\n  padding: 7rem 0;\r\n  background: var(--blanc);\r\n  font-family: var(--font-corps);\r\n  -webkit-font-smoothing: antialiased;\r\n}\r\n\r\n.nj-approche__container {\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 2rem;\r\n}\r\n\r\n\/* ---- En-t\u00eate centr\u00e9 ---- *\/\r\n.nj-approche__entete {\r\n  text-align: center;\r\n  margin-bottom: 4rem;\r\n}\r\n\r\n.nj-approche__tag {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: 0.72rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  color: var(--vert-vif);\r\n  margin-bottom: 1rem;\r\n}\r\n\r\n.nj-approche__tag::before {\r\n  content: '';\r\n  display: block;\r\n  width: 24px;\r\n  height: 2px;\r\n  background: var(--vert-vif);\r\n  border-radius: 1px;\r\n}\r\n\r\n.nj-approche__titre {\r\n  font-family: var(--font-titre);\r\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\r\n  font-weight: 600;\r\n  line-height: 1.25;\r\n  color: var(--vert-nuit);\r\n  margin-bottom: 0.9rem;\r\n}\r\n\r\n.nj-approche__sous-titre {\r\n  font-size: 1rem;\r\n  color: var(--gris-vert);\r\n  max-width: 580px;\r\n  margin: 0 auto;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ---- Grille 4 cartes ---- *\/\r\n.nj-approche__grille {\r\n  display: grid;\r\n  grid-template-columns: repeat(4, 1fr);\r\n  gap: 1.5rem;\r\n  counter-reset: etape;\r\n}\r\n\r\n\/* ---- Carte \u00e9tape ---- *\/\r\n.nj-etape {\r\n  background: var(--creme);\r\n  border-radius: 16px;\r\n  padding: 2.2rem 1.8rem;\r\n  border: 1px solid var(--creme-grise);\r\n  position: relative;\r\n  transition: var(--transition);\r\n  counter-increment: etape;\r\n}\r\n\r\n.nj-etape:hover {\r\n  transform: translateY(-5px);\r\n  box-shadow: 0 8px 48px rgba(26,46,26,0.12);\r\n  border-color: var(--vert-vif);\r\n}\r\n\r\n\/* Num\u00e9ro d\u00e9coratif en arri\u00e8re-plan *\/\r\n.nj-etape::before {\r\n  content: counter(etape, decimal-leading-zero);\r\n  font-family: var(--font-titre);\r\n  font-size: 3.5rem;\r\n  font-weight: 600;\r\n  color: var(--creme-grise);\r\n  position: absolute;\r\n  top: 1rem;\r\n  right: 1.4rem;\r\n  line-height: 1;\r\n  pointer-events: none;\r\n}\r\n\r\n\/* Ic\u00f4ne ---- *\/\r\n.nj-etape__icone {\r\n  width: 48px;\r\n  height: 48px;\r\n  background: var(--vert-nuit);\r\n  border-radius: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-bottom: 1.4rem;\r\n}\r\n\r\n.nj-etape__icone svg {\r\n  width: 22px;\r\n  height: 22px;\r\n  fill: none;\r\n  stroke: var(--vert-vif);\r\n  stroke-width: 1.8;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n}\r\n\r\n\/* Titre \u00e9tape ---- *\/\r\n.nj-etape__titre {\r\n  font-family: var(--font-corps);\r\n  font-size: 1.05rem;\r\n  font-weight: 600;\r\n  color: var(--vert-nuit);\r\n  margin-bottom: 0.75rem;\r\n}\r\n\r\n\/* Texte \u00e9tape ---- *\/\r\n.nj-etape__texte {\r\n  font-size: 0.9rem;\r\n  color: var(--gris-vert);\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ---- Responsive ---- *\/\r\n@media (max-width: 1024px) {\r\n  .nj-approche__grille { grid-template-columns: repeat(2, 1fr); }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n  .nj-approche__grille { grid-template-columns: 1fr; }\r\n  .nj-approche { padding: 4rem 0; }\r\n  .nj-approche__container { padding: 0 1.2rem; }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- ============================================\r\n   SECTION NOTRE APPROCHE \u2014 Nicolay Jardin\r\n   Int\u00e9gration WordPress : coller dans un bloc HTML personnalis\u00e9\r\n   ============================================ -->\r\n<section class=\"nj-approche\" aria-label=\"Eis Approche an eise Aarbechtsprozess\">\r\n  <div class=\"nj-approche__container\">\r\n\r\n    <!-- En-t\u00eate -->\r\n    <div class=\"nj-approche__entete\">\r\n      <p class=\"nj-approche__tag\">Eise Prozess<\/p>\r\n      <h2 class=\"nj-approche__titre\">W\u00e9i mir Saachen zum Liewen br\u00e9ngen<br>fir \u00c4re Projet<\/h2>\r\n      <p class=\"nj-approche__sous-titre\">\r\n        Vum \u00e9ischte Besuch bis zur finaler Iwwerreechung g\u00ebtt all Etapp mat grousser Opmierksamkeet a Transparenz duerchgefouert, fir s\u00e9cherzestellen, datt d'Resultat \u00c4r Erwaardungen erf\u00ebllt.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Grille des \u00e9tapes -->\r\n    <div class=\"nj-approche__grille\" role=\"list\">\r\n\r\n      <!-- \u00c9tape 1 -->\r\n      <div class=\"nj-etape\" role=\"listitem\">\r\n        <div class=\"nj-etape__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0 1 18 0z\"\/>\r\n            <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-etape__titre\">Siteanalyse<\/h3>\r\n        <p class=\"nj-etape__texte\">\r\n          Mir f\u00e9ieren eng detaill\u00e9iert Site-Beobachtung duerch, fir d'Buedemkonditioune, d'Expositioun, d'Topographie an \u00c4r spezifesch Ufuerderungen ze evalu\u00e9ieren \u2014 de Ausgangspunkt fir all erfollegr\u00e4icht Projet.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <!-- \u00c9tape 2 -->\r\n      <div class=\"nj-etape\" role=\"listitem\">\r\n        <div class=\"nj-etape__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/>\r\n            <path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-etape__titre\">Design &amp; Pl\u00e4ng<\/h3>\r\n        <p class=\"nj-etape__texte\">\r\n          Mir erstellen e detaill\u00e9ierten Landschaftsplang, mat enger Auswiel u Planzen a Materialien, souw\u00e9i enger Visualis\u00e9ierung vum Endresultat \u2014 sou datt Dir Iech de f\u00e4erdege Projet scho virstellen k\u00ebnnt, ier mir iwwerhaapt uf\u00e4nken.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <!-- \u00c9tape 3 -->\r\n      <div class=\"nj-etape\" role=\"listitem\">\r\n        <div class=\"nj-etape__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-etape__titre\">Produktioun<\/h3>\r\n        <p class=\"nj-etape__texte\">\r\n          Eis Equipen f\u00e9ieren hir Aarbecht mat der Opmierksamkeet a Pr\u00e4zisioun aus, d\u00e9i eise Usaz charakteris\u00e9ieren. All Detail g\u00ebtt ber\u00fccksichtegt, an all Planz g\u00ebtt mat der Opmierksamkeet geplanzt, d\u00e9i si verd\u00e9ngt.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <!-- \u00c9tape 4 -->\r\n      <div class=\"nj-etape\" role=\"listitem\">\r\n        <div class=\"nj-etape__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\">\r\n            <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/>\r\n            <polyline points=\"22 4 12 14.01 9 11.01\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <h3 class=\"nj-etape__titre\">Iwwerwaachung &amp; \u00cbnnerhalt<\/h3>\r\n        <p class=\"nj-etape__texte\">\r\n          Eis Verpflichtung endet net mat der Liwwerung. Mir bidden regelm\u00e9isseg \u00cbnnerhalt un, fir s\u00e9cherzestellen, datt \u00c4re Gaart och an z\u00e9ng Joer nach esou sch\u00e9in ausges\u00e4it w\u00e9i um \u00e9ischten Dag.\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\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-272fe35 e-flex e-con-boxed e-con e-parent\" data-id=\"272fe35\" 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-cd0c686 elementor-widget elementor-widget-html\" data-id=\"cd0c686\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n:root {\r\n  --vert-vif:    #7eb935;\r\n  --vert-fonce:  #2a7529;\r\n  --vert-nuit:   #1a2e1a;\r\n  --blanc:       #ffffff;\r\n  --gris-vert:   #6b7a64;\r\n  --font-titre:  'Playfair Display', Georgia, serif;\r\n  --font-corps:  'DM Sans', system-ui, sans-serif;\r\n  --transition:  0.32s cubic-bezier(.4,0,.2,1);\r\n}\r\n\r\n.nj-args *,\r\n.nj-args *::before,\r\n.nj-args *::after {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n}\r\n\r\n\/* ---- Section wrapper ---- *\/\r\n.nj-args {\r\n  padding: 6rem 0;\r\n  background: var(--vert-nuit);\r\n  font-family: var(--font-corps);\r\n  -webkit-font-smoothing: antialiased;\r\n  position: relative;\r\n  overflow: hidden;\r\n}\r\n\r\n\/* Cercles d\u00e9coratifs d'ambiance *\/\r\n.nj-args::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: -120px; right: -120px;\r\n  width: 480px; height: 480px;\r\n  border-radius: 50%;\r\n  background: rgba(126,185,53,0.05);\r\n  pointer-events: none;\r\n}\r\n.nj-args::after {\r\n  content: '';\r\n  position: absolute;\r\n  bottom: -80px; left: -80px;\r\n  width: 320px; height: 320px;\r\n  border-radius: 50%;\r\n  background: rgba(126,185,53,0.04);\r\n  pointer-events: none;\r\n}\r\n\r\n.nj-args__container {\r\n  position: relative;\r\n  z-index: 1;\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  padding: 0 2rem;\r\n}\r\n\r\n\/* ---- En-t\u00eate centr\u00e9 ---- *\/\r\n.nj-args__entete {\r\n  text-align: center;\r\n  margin-bottom: 4rem;\r\n}\r\n\r\n.nj-args__tag {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n  font-size: 0.72rem;\r\n  font-weight: 500;\r\n  letter-spacing: 0.12em;\r\n  text-transform: uppercase;\r\n  color: var(--vert-vif);\r\n  margin-bottom: 1rem;\r\n}\r\n\r\n.nj-args__tag::before {\r\n  content: '';\r\n  display: block;\r\n  width: 24px; height: 2px;\r\n  background: var(--vert-vif);\r\n  border-radius: 1px;\r\n}\r\n\r\n.nj-args__titre {\r\n  font-family: var(--font-titre);\r\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem);\r\n  font-weight: 600;\r\n  line-height: 1.25;\r\n  color: var(--blanc);\r\n  margin-bottom: 0.9rem;\r\n}\r\n\r\n.nj-args__sous-titre {\r\n  font-size: 1rem;\r\n  color: rgba(255,255,255,0.55);\r\n  max-width: 520px;\r\n  margin: 0 auto;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* ---- Grille 2 colonnes ---- *\/\r\n.nj-args__grille {\r\n  display: grid;\r\n  grid-template-columns: repeat(2, 1fr);\r\n  gap: 1.2rem;\r\n}\r\n\r\n\/* ---- Carte argument ---- *\/\r\n.nj-arg {\r\n  background: rgba(255,255,255,0.05);\r\n  border: 1px solid rgba(255,255,255,0.09);\r\n  border-radius: 16px;\r\n  padding: 2rem 1.8rem;\r\n  display: flex;\r\n  gap: 1.4rem;\r\n  align-items: flex-start;\r\n  transition: var(--transition);\r\n}\r\n\r\n.nj-arg:hover {\r\n  background: rgba(255,255,255,0.09);\r\n  border-color: rgba(126,185,53,0.35);\r\n  transform: translateY(-3px);\r\n}\r\n\r\n\/* Ic\u00f4ne ---- *\/\r\n.nj-arg__icone {\r\n  width: 44px;\r\n  height: 44px;\r\n  min-width: 44px;\r\n  border-radius: 10px;\r\n  background: rgba(126,185,53,0.14);\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n}\r\n\r\n.nj-arg__icone svg {\r\n  width: 20px; height: 20px;\r\n  fill: none;\r\n  stroke: var(--vert-vif);\r\n  stroke-width: 1.8;\r\n  stroke-linecap: round;\r\n  stroke-linejoin: round;\r\n}\r\n\r\n\/* Texte ---- *\/\r\n.nj-arg__titre {\r\n  font-size: 1rem;\r\n  font-weight: 600;\r\n  font-family: var(--font-corps);\r\n  color: var(--blanc);\r\n  margin-bottom: 0.45rem;\r\n}\r\n\r\n.nj-arg__texte {\r\n  font-size: 0.88rem;\r\n  color: rgba(255,255,255,0.52);\r\n  line-height: 1.65;\r\n}\r\n\r\n\/* ---- Responsive ---- *\/\r\n@media (max-width: 768px) {\r\n  .nj-args__grille { grid-template-columns: 1fr; }\r\n  .nj-args { padding: 4rem 0; }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .nj-args__container { padding: 0 1.2rem; }\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- ============================================\r\n   SECTION POURQUOI NOUS CHOISIR \u2014 Nicolay Jardin\r\n   Int\u00e9gration WordPress : coller dans un bloc HTML personnalis\u00e9\r\n   ============================================ -->\r\n<section class=\"nj-args\" aria-label=\"Firwat Nicolay Jardin wielen\">\r\n  <div class=\"nj-args__container\">\r\n\r\n    <!-- En-t\u00eate -->\r\n    <div class=\"nj-args__entete\">\r\n      <p class=\"nj-args__tag\">Eis Engagementer<\/p>\r\n      <h2 class=\"nj-args__titre\">Firwat sollt Dir eis wielen, fir \u00c4re Gaart ze pflegen?<\/h2>\r\n      <p class=\"nj-args__sous-titre\">\r\n        Wat Nicolay Jardin \u00ebnnerscheet, ass d'Iwwerzeegung, datt all Fr\u00e4iraum besonnesch Opmierksamkeet verd\u00e9ngt \u2014 an e verl\u00e4ssleche Partner.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- Grille arguments -->\r\n    <div class=\"nj-args__grille\" role=\"list\">\r\n\r\n      <!-- 1 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <p class=\"nj-arg__titre\">Iwwer 10 Joer lokal Expertise<\/p>\r\n          <p class=\"nj-arg__texte\">D\u00e9ifgr\u00e4ifend W\u00ebssen iwwer d'Buedemer, d'Beemssorten an d'klimatesch Bed\u00e9ngungen zu L\u00ebtzebuerg \u2014 fir s\u00e9cherzestellen, datt d'Projeten perfekt op d'lokal \u00cbmwelt ofgest\u00ebmmt sinn.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 2 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <p class=\"nj-arg__titre\">Virsiichteg ausgewielte Materialien<\/p>\r\n          <p class=\"nj-arg__texte\">Robust, lokal beschaffte Planzen, nohalteg Materialien, \u00ebmweltfr\u00ebndlech Produkter \u2014 mir wielen dat, wat op laang Siicht en \u00cbnnerscheed m\u00e9cht.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 3 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <p class=\"nj-arg__titre\">\u00cbnnerst\u00ebtzung vun Ufank bis Enn<\/p>\r\n          <p class=\"nj-arg__texte\">Detail\u00e9iert Offeren, Baustellenaufsicht, pers\u00e9inlech Berodung an reegelm\u00e9isseg \u00cbnnerhalt \u2014 mir stinn Iech bei all Schr\u00ebtt zur S\u00e4it, ouni verstoppt K\u00e4schten.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 4 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <p class=\"nj-arg__titre\">Resultater d\u00e9i daueren<\/p>\r\n          <p class=\"nj-arg__texte\">Eis Gaarden altern sch\u00e9in. Well mir mat engem Bl\u00e9ck op d'Langlebegkeet entwerfen, amplaz n\u00ebmmen op den direkten Ubl\u00e9ck, behalen \u00c4r gr\u00e9ng Ber\u00e4icher hir Fr\u00ebschheet Saison fir Saison.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 5 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" aria-hidden=\"true\">\r\n          <svg viewbox=\"0 0 24 24\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"\/><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg>\r\n        <\/div>\r\n        <div>\r\n          <p class=\"nj-arg__titre\">Gratis Offerte &amp; s\u00e9ier \u00c4ntwert<\/p>\r\n          <p class=\"nj-arg__texte\">Mir verspriechen, Iech bannent 48 Stonnen zr\u00e9ckzemaachen. Mir huelen all Ufro eescht, onofh\u00e4ngeg vun der Gr\u00e9isst vum Projet.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 6 -->\r\n      <div class=\"nj-arg\" role=\"listitem\">\r\n        <div class=\"nj-arg__icone\" 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        <div>\r\n          <p class=\"nj-arg__titre\">Mir oper\u00e9ieren am ganzen L\u00ebtzebuerg.<\/p>\r\n          <p class=\"nj-arg__texte\">Egal ob Dir an der Stad L\u00ebtzebuerg, zu Esch-sur-Alzette, zu Ettelbr\u00e9ck oder an de l\u00e4ndleche G\u00e9igende vum Groussherzogtum sidd \u2014 mir kommen zu Iech.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\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-a858996 e-flex e-con-boxed e-con e-parent\" data-id=\"a858996\" 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-858dec0 elementor-widget elementor-widget-html\" data-id=\"858dec0\" 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<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n.nj-cta *,\r\n.nj-cta *::before,\r\n.nj-cta *::after { box-sizing: border-box !important; margin: 0 !important; padding: 0 !important; }\r\n\r\n.nj-cta {\r\n  padding: 7rem 0 !important;\r\n  background: #f7f8f4 !important;\r\n  text-align: center !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  -webkit-font-smoothing: antialiased !important;\r\n}\r\n\r\n.nj-cta__container {\r\n  width: 100% !important;\r\n  max-width: 700px !important;\r\n  margin: 0 auto !important;\r\n  padding: 0 2rem !important;\r\n}\r\n\r\n.nj-cta__tag {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 8px !important;\r\n  font-size: 0.72rem !important;\r\n  font-weight: 500 !important;\r\n  letter-spacing: 0.12em !important;\r\n  text-transform: uppercase !important;\r\n  color: #7eb935 !important;\r\n  margin-bottom: 1.2rem !important;\r\n}\r\n.nj-cta__tag::before {\r\n  content: '' !important;\r\n  display: block !important;\r\n  width: 24px !important; height: 2px !important;\r\n  background: #7eb935 !important;\r\n  border-radius: 1px !important;\r\n}\r\n\r\n.nj-cta__titre {\r\n  font-family: 'Playfair Display', Georgia, serif !important;\r\n  font-size: clamp(1.9rem, 4vw, 3rem) !important;\r\n  font-weight: 600 !important;\r\n  line-height: 1.2 !important;\r\n  color: #1a2e1a !important;\r\n  margin-bottom: 1rem !important;\r\n}\r\n\r\n.nj-cta__texte {\r\n  font-size: 1.02rem !important;\r\n  color: #6b7a64 !important;\r\n  line-height: 1.7 !important;\r\n  margin-bottom: 2.4rem !important;\r\n}\r\n\r\n.nj-cta__actions {\r\n  display: flex !important;\r\n  gap: 1rem !important;\r\n  justify-content: center !important;\r\n  flex-wrap: wrap !important;\r\n  margin-bottom: 1.6rem !important;\r\n}\r\n\r\n.nj-cta__btn {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 10px !important;\r\n  padding: 0.9rem 2rem !important;\r\n  border-radius: 50px !important;\r\n  font-family: 'DM Sans', system-ui, sans-serif !important;\r\n  font-size: 0.92rem !important;\r\n  font-weight: 500 !important;\r\n  cursor: pointer !important;\r\n  text-decoration: none !important;\r\n  transition: all 0.32s cubic-bezier(.4,0,.2,1) !important;\r\n}\r\n\r\n\/* \u2500\u2500 Bouton primaire : BLANC \u2500\u2500 *\/\r\n.nj-cta__btn--primaire {\r\n  background: #ffffff !important;\r\n  border: 1.5px solid #ffffff !important;\r\n}\r\n.nj-cta__btn--primaire:hover {\r\n  background: transparent !important;\r\n  color: #1a2e1a !important;\r\n  border-color: #1a2e1a !important;\r\n  transform: translateY(-2px) !important;\r\n}\r\n\r\n\/* Bouton secondaire : contour vert *\/\r\n.nj-cta__btn--contour {\r\n  background: transparent !important;\r\n  color: #2a7529 !important;\r\n  border: 1.5px solid #2a7529 !important;\r\n}\r\n.nj-cta__btn--contour:hover {\r\n  background: #2a7529 !important;\r\n  color: #ffffff !important;\r\n  transform: translateY(-2px) !important;\r\n}\r\n\r\n.nj-cta__btn svg {\r\n  width: 16px !important; height: 16px !important;\r\n  fill: none !important;\r\n  stroke: currentColor !important;\r\n  stroke-width: 1.8 !important;\r\n  stroke-linecap: round !important;\r\n  stroke-linejoin: round !important;\r\n}\r\n\r\n.nj-cta__garantie {\r\n  display: inline-flex !important;\r\n  align-items: center !important;\r\n  gap: 6px !important;\r\n  font-size: 0.83rem !important;\r\n  color: #6b7a64 !important;\r\n}\r\n.nj-cta__garantie svg {\r\n  width: 14px !important; height: 14px !important;\r\n  fill: none !important;\r\n  stroke: #2a7529 !important;\r\n  stroke-width: 2 !important;\r\n  stroke-linecap: round !important;\r\n  stroke-linejoin: round !important;\r\n  flex-shrink: 0 !important;\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .nj-cta { padding: 4rem 0 !important; }\r\n  .nj-cta__container { padding: 0 1.2rem !important; }\r\n  .nj-cta__actions { flex-direction: column !important; align-items: center !important; }\r\n}\r\n\r\n<\/style>\r\n\r\n<section class=\"nj-cta\" id=\"contact\" aria-label=\"Eng Offerte ufroen\">\r\n  <div class=\"nj-cta__container\">\r\n\r\n    <p class=\"nj-cta__tag\">\u00c4re Projet<\/p>\r\n\r\n    <h2 class=\"nj-cta__titre\">Bereet, \u00c4re Fr\u00e4iraum ze transform\u00e9ieren?<\/h2>\r\n\r\n    <p class=\"nj-cta__texte\">\r\n      Egal ob Dir e spezifescht Projet am Kapp hutt oder einfach no Inspiratioun sicht, mir sinn do fir Iech ze beroden.\nKritt eng personalis\u00e9iert Evaluatioun an e gratis Offert bannent 48 Stonnen.\r\n    <\/p>\r\n\r\n    <div class=\"nj-cta__actions\">\r\n      <a href=\"https:\/\/nicolay-jardin-gaart.lu\/lb\/kontakt\/\" class=\"nj-cta__btn nj-cta__btn--primaire\">\r\n        <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n          <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/>\r\n          <polyline points=\"22,6 12,13 2,6\"\/>\r\n        <\/svg>\r\n        Frot no engem gratis Offert\r\n      <\/a>\r\n      <a href=\"tel:+352621748493\" class=\"nj-cta__btn nj-cta__btn--contour\">\r\n        <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n          <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.6 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/>\r\n        <\/svg>\r\n        Rufft eis un\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <p class=\"nj-cta__garantie\">\r\n      <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\r\n      <\/svg>\r\n      Gratis Offert \u00b7 \u00c4ntwert bannent 48 Stonnen \u00b7 Ouni Verflichtung\r\n    <\/p>\r\n\r\n  <\/div>\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Hero \u2013 Nicolay Jardin Nos r\u00e9alisations \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 un [&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-216","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/216","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=216"}],"version-history":[{"count":205,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/216\/revisions"}],"predecessor-version":[{"id":1170,"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/pages\/216\/revisions\/1170"}],"wp:attachment":[{"href":"https:\/\/nicolay-jardin-gaart.lu\/lb\/wp-json\/wp\/v2\/media?parent=216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}