{"id":2242,"date":"2026-02-11T11:46:40","date_gmt":"2026-02-11T11:46:40","guid":{"rendered":"https:\/\/nouveau.enchampthe.com\/?page_id=2242"},"modified":"2026-08-14T10:20:07","modified_gmt":"2026-08-14T10:20:07","slug":"visiter","status":"publish","type":"page","link":"https:\/\/enchampthe.com\/english\/visiter\/","title":{"rendered":"Visit"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2242\" class=\"elementor elementor-2242\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b2fe1 e-flex e-con-boxed e-con e-parent\" data-id=\"e8b2fe1\" 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-81f5401 elementor-widget elementor-widget-html\" data-id=\"81f5401\" 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 href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n\/* \u2500\u2500 D\u00c9FILEMENT FLUIDE POUR LES ANCRES \u2500\u2500 *\/\nhtml {\n  scroll-behavior: smooth;\n}\n\n.ect-visiter {\n  \/* Injection de la charte graphique premium *\/\n  --vert:        #072a15;       \/* Vert for\u00eat profond valid\u00e9 *\/\n  --or:          #b38f4f;       \/* Dor\u00e9\/ocre discret valid\u00e9 *\/\n  --creme:       #f4f1eb;       \/* Beige\/cr\u00e8me clair valid\u00e9 *\/\n  --blanc-glass: rgba(255, 255, 255, 0.65); \/* Base pour l'effet de verre *\/\n  --nuit:        #1a241f;       \/* Un faux noir teint\u00e9 de vert pour plus d'\u00e9l\u00e9gance *\/\n  --nuit-60:     rgba(26, 36, 31, 0.65);\n\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  background: var(--creme);\n  padding: 120px 24px;\n  color: var(--nuit);\n  -webkit-font-smoothing: antialiased;\n}\n\n.ect-visiter__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 HEADER (\u00c9pur\u00e9 & \u00c9ditorial) \u2500\u2500 *\/\n\n.ect-visiter__header {\n  text-align: center;\n  max-width: 700px;\n  margin: 0 auto 80px auto;\n}\n\n.ect-visiter__eyebrow {\n  display: inline-block;\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--or);\n  margin-bottom: 20px;\n}\n\n.ect-visiter__title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(36px, 4.5vw, 56px);\n  font-weight: 400;\n  color: var(--vert);\n  line-height: 1.15;\n  letter-spacing: -0.01em;\n  margin: 0 0 20px 0;\n}\n\n.ect-visiter__subtitle {\n  font-family: 'Jost', sans-serif;\n  font-size: 16px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  margin: 0;\n  line-height: 1.8;\n}\n\n\/* \u2500\u2500 GRILLE RESPONSIVE \u2500\u2500 *\/\n\n.ect-visiter__grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 40px;\n  margin-bottom: 40px;\n}\n\n@media (max-width: 992px) {\n  .ect-visiter__grid { gap: 30px; }\n}\n\n@media (max-width: 768px) {\n  .ect-visiter__grid { \n    grid-template-columns: 1fr; \n    gap: 32px;\n  }\n  .ect-visiter { padding: 80px 20px; }\n}\n\n\/* \u2500\u2500 CARTE (Glassmorphism & Profondeur) \u2500\u2500 *\/\n\n.ect-vcard {\n  background: var(--blanc-glass);\n  backdrop-filter: blur(16px);\n  -webkit-backdrop-filter: blur(16px);\n  border-radius: 24px;\n  overflow: hidden;\n  border: 1px solid rgba(255, 255, 255, 0.6);\n  box-shadow: 0 20px 50px rgba(7, 42, 21, 0.04), \n              0 4px 12px rgba(7, 42, 21, 0.02);\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), \n              box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-vcard:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 30px 60px rgba(7, 42, 21, 0.08), \n              0 8px 20px rgba(7, 42, 21, 0.03);\n}\n\n\/* \u2500\u2500 ZONE IMAGE CONTENUE \u2500\u2500 *\/\n\n.ect-vcard__image {\n  position: relative;\n  height: 280px;\n  overflow: hidden;\n  margin: 12px 12px 0 12px;\n  border-radius: 16px;\n}\n\n.ect-vcard__image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-vcard:hover .ect-vcard__image img {\n  transform: scale(1.04);\n}\n\n.ect-vcard__image-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(to bottom, transparent 30%, rgba(7, 42, 21, 0.5) 100%);\n}\n\n\/* \u2500\u2500 BADGES CHIC \u2500\u2500 *\/\n\n.ect-vcard__badge {\n  position: absolute;\n  top: 16px;\n  left: 16px;\n  font-family: 'Jost', sans-serif;\n  font-size: 11px;\n  font-weight: 500;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 8px 16px;\n  border-radius: 30px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n}\n\n.ect-vcard__badge--guided {\n  background: rgba(7, 42, 21, 0.85);\n  color: var(--creme);\n  border: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.ect-vcard__badge--free {\n  background: rgba(179, 143, 79, 0.9);\n  color: #fff;\n  border: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n\/* \u2500\u2500 CORPS DE CARTE A\u00c9R\u00c9 \u2500\u2500 *\/\n\n.ect-vcard__body {\n  padding: 40px;\n  display: flex;\n  flex-direction: column;\n  flex: 1;\n  gap: 32px;\n}\n\n@media (max-width: 480px) {\n  .ect-vcard__body { padding: 24px; gap: 24px; }\n}\n\n\/* \u2500\u2500 EN-T\u00caTE DE TITRE \u2500\u2500 *\/\n\n.ect-vcard__heading {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  padding-bottom: 24px;\n  border-bottom: 1px solid rgba(7, 42, 21, 0.08);\n}\n\n.ect-vcard__heading i {\n  font-size: 20px;\n  color: var(--or);\n}\n\n.ect-vcard__heading h3 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 30px;\n  font-weight: 400;\n  color: var(--vert);\n  margin: 0;\n  letter-spacing: 0;\n}\n\n\/* \u2500\u2500 DESCRIPTION \u00c9DITORIALE \u2500\u2500 *\/\n\n.ect-vcard__desc {\n  font-family: 'Jost', sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  line-height: 1.8;\n  margin: 0;\n}\n\n.ect-vcard__desc strong {\n  font-weight: 500;\n  color: var(--vert);\n}\n\n\/* \u2500\u2500 LISTE DE CARACT\u00c9RISTIQUES \u2500\u2500 *\/\n\n.ect-vcard__infos {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n\n.ect-vcard__infos li {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Jost', sans-serif;\n  font-size: 14px;\n  font-weight: 300;\n  color: var(--nuit);\n}\n\n.ect-vcard__infos li i {\n  font-size: 14px;\n  color: var(--or);\n  flex-shrink: 0;\n  width: 20px;\n  text-align: center;\n}\n\n.ect-vcard__infos li strong {\n  font-weight: 500;\n}\n\n\/* \u2500\u2500 BLOCS DE PRIX (Puces Organiques) \u2500\u2500 *\/\n\n.ect-vcard__price {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n}\n\n.ect-price-tag {\n  background: rgba(255, 255, 255, 0.4);\n  border: 1px solid rgba(7, 42, 21, 0.05);\n  border-radius: 14px;\n  padding: 14px 18px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  flex: 1;\n  min-width: 90px;\n  gap: 4px;\n  box-shadow: 0 4px 10px rgba(7, 42, 21, 0.01);\n}\n\n.ect-price-tag__label {\n  font-family: 'Jost', sans-serif;\n  font-size: 10px;\n  font-weight: 500;\n  color: var(--nuit-60);\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n}\n\n.ect-price-tag__amount {\n  font-family: 'Jost', sans-serif;\n  font-size: 24px;\n  font-weight: 500;\n  color: var(--vert);\n  line-height: 1;\n}\n\n.ect-price-tag__sub {\n  font-family: 'Jost', sans-serif;\n  font-size: 10px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  text-align: center;\n}\n\n\/* \u2500\u2500 BOUTONS D'ACTION HAUT DE GAMME \u2500\u2500 *\/\n\n.ect-vcard__cta { \n  margin-top: 12px; \n}\n\n.ect-btn-primary {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  width: 100%;\n  padding: 18px 28px;\n  background: var(--vert);\n  color: var(--creme) !important;\n  font-family: 'Jost', sans-serif;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  border: 1px solid var(--vert);\n  border-radius: 50px;\n  text-decoration: none;\n  box-sizing: border-box;\n  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n  box-shadow: 0 10px 20px rgba(7, 42, 21, 0.15);\n}\n\n.ect-btn-primary:hover {\n  background: var(--or);\n  border-color: var(--or);\n  transform: translateY(-2px);\n  box-shadow: 0 14px 24px rgba(179, 143, 79, 0.25);\n}\n\n.ect-btn-outline {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  width: 100%;\n  padding: 18px 28px;\n  background: transparent;\n  color: var(--vert) !important;\n  font-family: 'Jost', sans-serif;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  border: 1px solid var(--or);\n  border-radius: 50px;\n  text-decoration: none;\n  box-sizing: border-box;\n  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-btn-outline:hover {\n  background: var(--vert);\n  color: var(--creme) !important;\n  border-color: var(--vert);\n  transform: translateY(-2px);\n  box-shadow: 0 10px 20px rgba(7, 42, 21, 0.15);\n}\n\n\/* \u2500\u2500 CARTE D\u00c9DI\u00c9E : GROUPES \/ \u00c9COLES \/ CSE \u2500\u2500 *\/\n\n.ect-visiter__group-card {\n  background: var(--blanc-glass);\n  backdrop-filter: blur(16px);\n  -webkit-backdrop-filter: blur(16px);\n  border-radius: 24px;\n  border: 1px solid rgba(255, 255, 255, 0.6);\n  padding: 40px;\n  box-shadow: 0 20px 50px rgba(7, 42, 21, 0.04), \n              0 4px 12px rgba(7, 42, 21, 0.02);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 32px;\n  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), \n              box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-visiter__group-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 30px 60px rgba(7, 42, 21, 0.07);\n}\n\n.ect-visiter__group-content {\n  display: flex;\n  align-items: flex-start;\n  gap: 24px;\n  flex: 1;\n}\n\n.ect-visiter__group-icon {\n  width: 56px;\n  height: 56px;\n  background: #ffffff;\n  border-radius: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--or);\n  font-size: 22px;\n  flex-shrink: 0;\n  box-shadow: 0 8px 20px rgba(7, 42, 21, 0.03);\n  border: 1px solid rgba(7, 42, 21, 0.05);\n}\n\n.ect-visiter__group-text h3 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 26px;\n  font-weight: 400;\n  color: var(--vert);\n  margin: 0 0 8px 0;\n}\n\n.ect-visiter__group-text p {\n  font-family: 'Jost', sans-serif;\n  font-size: 15px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  line-height: 1.7;\n  margin: 0;\n}\n\n.ect-visiter__group-btn {\n  white-space: nowrap;\n  flex-shrink: 0;\n}\n\n@media (max-width: 992px) {\n  .ect-visiter__group-card {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n  .ect-visiter__group-btn {\n    width: 100%;\n  }\n  .ect-visiter__group-btn a {\n    width: 100%;\n  }\n}\n\n@media (max-width: 480px) {\n  .ect-visiter__group-card { padding: 28px 20px; }\n  .ect-visiter__group-content { flex-direction: column; gap: 16px; }\n}\n\n.ect-btn-primary:focus, .ect-btn-primary:active,\n.ect-btn-outline:focus, .ect-btn-outline:active {\n  text-decoration: none !important;\n  outline: none;\n}\n<\/style>\n\n<div class=\"ect-visiter\">\n  <div class=\"ect-visiter__inner\">\n\n    <div class=\"ect-visiter__header\">\n      <span class=\"ect-visiter__eyebrow\">CHOOSE YOUR EXPERIENCE<\/span>\n      <h2 class=\"ect-visiter__title\">Visit the Labyrinthe En-Champ-Th\u00e9<\/h2>\n      <p class=\"ect-visiter__subtitle\">In the heart of the tea plants on the high plateaus of Grand-Coude<\/p>\n    <\/div>\n\n    <div class=\"ect-visiter__grid\">\n\n      <!-- VISITE GUID\u00c9E -->\n      <div class=\"ect-vcard\">\n        <div class=\"ect-vcard__image\">\n          <img decoding=\"async\" src=\"https:\/\/enchampthe.com\/wp-content\/uploads\/2026\/07\/MDP2988.jpg\" alt=\"Visite guid\u00e9e du Labyrinthe En-Champ-Th\u00e9\">\n          <div class=\"ect-vcard__image-overlay\"><\/div>\n          <span class=\"ect-vcard__badge ect-vcard__badge--guided\">\n            <i class=\"fa-solid fa-calendar-check\"><\/i> BY RESERVATION\n          <\/span>\n        <\/div>\n        <div class=\"ect-vcard__body\">\n          <div class=\"ect-vcard__heading\">\n            <i class=\"fa-regular fa-clock\"><\/i>\n            <h3>Guided Tour<\/h3>\n          <\/div>\n          <p class=\"ect-vcard__desc\">\n            Immerse yourself in the history of R\u00e9union tea during <strong>a 1-hour guided tour<\/strong>, led by an expert. Discover organic farming techniques, the secrets of geranium, and the soul of Grand-Coude in a sensory, <strong>exclusive experience.<\/strong>.\n          <\/p>\n          <ul class=\"ect-vcard__infos\">\n            <li><i class=\"fa-regular fa-clock\"><\/i><span>Daily at <strong>10:00 AM and 2:00 PM<\/strong><\/span><\/li>\n            <li><i class=\"fa-solid fa-calendar-check\"><\/i><span><strong>Booking required<\/strong><\/span><\/li>\n            <li><i class=\"fa-solid fa-flag\"><\/i><span>Tour conducted in <strong>French<\/strong><\/span><\/li>\n          <\/ul>\n          <div class=\"ect-vcard__price\">\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">ADULT<\/span>\n              <span class=\"ect-price-tag__amount\">9,50\u20ac<\/span>\n            <\/div>\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">CHILD<\/span>\n              <span class=\"ect-price-tag__amount\">5,00\u20ac<\/span>\n              <span class=\"ect-price-tag__sub\">6 to 12 years old<\/span>\n            <\/div>\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">GROUP<\/span>\n              <span class=\"ect-price-tag__amount\">\u22121\u20ac<\/span>\n              <span class=\"ect-price-tag__sub\">12+ people<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"ect-vcard__cta\">\n            <a href=\"#reservation\" class=\"ect-btn-primary\">\n              <i class=\"fa-solid fa-calendar-days\"><\/i>\n              BOOK MY GUIDED TOUR\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- VISITE LIBRE -->\n      <div class=\"ect-vcard\">\n        <div class=\"ect-vcard__image\">\n          <img decoding=\"async\" src=\"https:\/\/enchampthe.com\/wp-content\/uploads\/2026\/07\/IMG_3388-scaled.png\" alt=\"Visite libre du Labyrinthe En-Champ-Th\u00e9\">\n          <div class=\"ect-vcard__image-overlay\"><\/div>\n          <span class=\"ect-vcard__badge ect-vcard__badge--free\">\n            <i class=\"fa-solid fa-door-open\"><\/i> NO RESERVATION REQUIRED\n          <\/span>\n        <\/div>\n        <div class=\"ect-vcard__body\">\n          <div class=\"ect-vcard__heading\">\n            <i class=\"fa-solid fa-person-walking\"><\/i>\n            <h3>Self-guided tour<\/h3>\n          <\/div>\n          <p class=\"ect-vcard__desc\">\n            Explorez le labyrinthe \u00e0 votre rythme avec un <strong>family treasure hunt<\/strong>Solve puzzles, discover tea varieties, and enjoy a <strong>free tasting<\/strong> in a preserved natural setting\n          <\/p>\n          <ul class=\"ect-vcard__infos\">\n            <li><i class=\"fa-regular fa-clock\"><\/i><span>Daily from <strong>9:30 AM to 3:30 PM<\/strong><\/span><\/li>\n            <li><i class=\"fa-solid fa-door-open\"><\/i><span><strong>Open access,<\/strong> no booking required<\/span><\/li>\n            <li><i class=\"fa-solid fa-globe\"><\/i><span>Booklet available in <strong>English<\/strong><\/span><\/li>\n          <\/ul>\n          <div class=\"ect-vcard__price\">\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">ADULT<\/span>\n              <span class=\"ect-price-tag__amount\">6,00\u20ac<\/span>\n            <\/div>\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">CHILD<\/span>\n              <span class=\"ect-price-tag__amount\">5,00\u20ac<\/span>\n              <span class=\"ect-price-tag__sub\">6 to 12 years old<\/span>\n            <\/div>\n            <div class=\"ect-price-tag\">\n              <span class=\"ect-price-tag__label\">GROUP<\/span>\n              <span class=\"ect-price-tag__amount\">\u22121\u20ac<\/span>\n              <span class=\"ect-price-tag__sub\">12+ people<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"ect-vcard__cta\">\n            <a href=\"#conseils-pratiques\" class=\"ect-btn-outline\">\n              <i class=\"fa-solid fa-circle-info\"><\/i>\n              VIEW PRACTICAL INFO\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- CARTE D\u00c9DI\u00c9E PROPOSION 1 : GROUPES, \u00c9COLES & CSE -->\n    <div class=\"ect-visiter__group-card\">\n      <div class=\"ect-visiter__group-content\">\n        <div class=\"ect-visiter__group-icon\">\n          <i class=\"fa-solid fa-users\"><\/i>\n        <\/div>\n        <div class=\"ect-visiter__group-text\">\n          <h3>Associations, Schools &amp; Corporate Groups<\/h3>\n          <p>Planning a group outing or a tailor-made visit? We support you with tailored offers and special rates.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"ect-visiter__group-btn\">\n        <a href=\"mailto:info@enchampthe.com?subject=Demande%20de%20devis%20groupe%20-%20Visite\" class=\"ect-btn-outline\">\n          <i class=\"fa-solid fa-envelope\"><\/i>\n          REQUEST A QUOTE\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4de64d8 elementor-widget elementor-widget-shortcode\" data-id=\"4de64d8\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"reservation\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"easyloisirs_module\" data-hash=\"c24db2834b94b681540fc9f2b2e31c590661593b\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a6dd8f elementor-widget elementor-widget-html\" data-id=\"5a6dd8f\" 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 href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n\/* \u2500\u2500 D\u00c9FILEMENT FLUIDE POUR LES ANCRES \u2500\u2500 *\/\nhtml {\n  scroll-behavior: smooth;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   VARIABLES CHARTE ENCHAMPTHE.COM (PREMIUM)\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n.ect-pratique {\n  --vert:        #072a15;       \/* Vert for\u00eat profond valid\u00e9 *\/\n  --or:          #b38f4f;       \/* Dor\u00e9\/ocre discret valid\u00e9 *\/\n  --creme:       #f4f1eb;       \/* Beige\/cr\u00e8me clair valid\u00e9 *\/\n  --blanc-glass: rgba(255, 255, 255, 0.65); \/* Base pour l'effet de verre *\/\n  --nuit:        #1a241f;       \/* Faux noir organique *\/\n  --nuit-60:     rgba(26, 36, 31, 0.65);\n\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  background: var(--creme);\n  padding: 120px 24px; \/* Plus d'air pour l'esprit \u00e9ditorial *\/\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* \u2500\u2500 WRAPPER INTERNE \u2500\u2500 *\/\n\n.ect-pratique__inner {\n  max-width: 1200px; \/* \u00c9largi pour une grille Pinterest plus harmonieuse *\/\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 HEADER (Style Pinterest Premium) \u2500\u2500 *\/\n\n.ect-pratique__header {\n  text-align: center;\n  max-width: 650px;\n  margin: 0 auto 80px auto;\n}\n\n.ect-pratique__eyebrow {\n  display: inline-block;\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.2em; \/* Lettres \u00e9tir\u00e9es po\u00e9tiques *\/\n  text-transform: uppercase;\n  color: var(--or);\n  margin-bottom: 20px;\n}\n\n.ect-pratique__title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(36px, 4.5vw, 54px);\n  font-weight: 400;\n  color: var(--vert);\n  line-height: 1.15;\n  letter-spacing: -0.01em;\n  margin: 0 0 20px 0;\n}\n\n.ect-pratique__subtitle {\n  font-family: 'Jost', sans-serif;\n  font-size: 16px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  line-height: 1.8;\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 GRILLE \u00c9DITORIALE \u2500\u2500 *\/\n\n.ect-pratique__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px; \/* Plus d'espace entre les \u00e9l\u00e9ments *\/\n}\n\n\/* \u2500\u2500 CARTE (Glassmorphism & Ombres Douces) \u2500\u2500 *\/\n\n.ect-pc {\n  background: var(--blanc-glass);\n  backdrop-filter: blur(16px);\n  -webkit-backdrop-filter: blur(16px);\n  border-radius: 24px; \/* Grands arrondis valid\u00e9s *\/\n  border: 1px solid rgba(255, 255, 255, 0.7);\n  padding: 40px 32px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  box-shadow: 0 20px 40px rgba(7, 42, 21, 0.03), \n              0 4px 12px rgba(7, 42, 21, 0.01);\n  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), \n              box-shadow 0.4s cubic-bezier(0.25, 1, 0.5, 1),\n              border-color 0.4s ease;\n}\n\n.ect-pc::before { display: none; }\n\n.ect-pc:hover {\n  transform: translateY(-6px);\n  border-color: rgba(179, 143, 79, 0.3); \/* Lueur dor\u00e9e tr\u00e8s discr\u00e8te *\/\n  box-shadow: 0 30px 60px rgba(7, 42, 21, 0.06), \n              0 12px 24px rgba(179, 143, 79, 0.03);\n}\n\n\/* \u2500\u2500 M\u00c9DAILLON D'IC\u00d4NE (Organique) \u2500\u2500 *\/\n\n.ect-pc__icon-wrap {\n  width: 56px;\n  height: 56px;\n  background: #ffffff; \/* Fond blanc pur pour d\u00e9tacher l'ic\u00f4ne du verre *\/\n  border: 1px solid rgba(7, 42, 21, 0.05);\n  border-radius: 16px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 24px;\n  box-shadow: 0 8px 20px rgba(7, 42, 21, 0.03);\n  transition: transform 0.4s ease;\n}\n\n.ect-pc:hover .ect-pc__icon-wrap {\n  transform: scale(1.05) rotate(3deg); \/* Micro-animation po\u00e9tique *\/\n}\n\n.ect-pc__icon-wrap i {\n  font-size: 20px;\n  color: var(--or);\n}\n\n\/* \u2500\u2500 TITRE DE CARTE \u2500\u2500 *\/\n\n.ect-pc__title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 24px;\n  font-weight: 400;\n  color: var(--vert);\n  margin: 0 0 14px 0;\n  line-height: 1.25;\n}\n\n\/* \u2500\u2500 TEXTE DESCRIPTION \u2500\u2500 *\/\n\n.ect-pc__text {\n  font-family: 'Jost', sans-serif;\n  font-size: 14.5px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  line-height: 1.8;\n  margin: 0;\n  flex-grow: 1;\n}\n\n.ect-pc__text strong {\n  font-weight: 500;\n  color: var(--vert);\n}\n\n\/* \u2500\u2500 BADGES PAIEMENT CHIC (Style pilule) \u2500\u2500 *\/\n\n.ect-pc__badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 24px;\n}\n\n.ect-badge {\n  display: inline-flex;\n  align-items: center;\n  font-family: 'Jost', sans-serif;\n  font-size: 11px;\n  font-weight: 400;\n  letter-spacing: 0.03em;\n  padding: 6px 14px;\n  border-radius: 30px;\n  background: rgba(255, 255, 255, 0.5);\n  color: var(--vert);\n  border: 1px solid rgba(7, 42, 21, 0.08);\n  box-shadow: 0 2px 6px rgba(7, 42, 21, 0.01);\n}\n\n\/* \u2500\u2500 LIEN \u00c9DITORIAL FLUIDE \u2500\u2500 *\/\n\n.ect-pc__link {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 500;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--or) !important;\n  text-decoration: none;\n  margin-top: 24px;\n  transition: gap 0.3s ease, color 0.3s ease;\n}\n\n.ect-pc__link i { \n  font-size: 11px;\n  transition: transform 0.3s ease;\n}\n\n.ect-pc__link:hover {\n  color: var(--vert) !important;\n  gap: 12px;\n}\n\n.ect-pc__link:hover i {\n  transform: translateX(2px);\n}\n\n.ect-pc__link:visited, .ect-pc__link:active, .ect-pc__link:focus {\n  text-decoration: none !important;\n}\n\n\/* \u2500\u2500 BOUTONS D'ACTION (CAPSULE) \u2500\u2500 *\/\n\n.ect-pratique__cta {\n  text-align: center;\n  margin-top: 72px;\n  display: flex;\n  justify-content: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n\n.ect-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: var(--vert);\n  color: var(--creme) !important;\n  font-family: 'Jost', sans-serif;\n  font-size: 13px;\n  font-weight: 500;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 18px 40px;\n  border: 1px solid var(--vert);\n  border-radius: 50px;\n  text-decoration: none;\n  box-shadow: 0 10px 25px rgba(7, 42, 21, 0.15);\n  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-btn:hover {\n  background: var(--or);\n  border-color: var(--or);\n  transform: translateY(-2px);\n  box-shadow: 0 14px 28px rgba(179, 143, 79, 0.25);\n  text-decoration: none !important;\n}\n\n.ect-btn--secondary {\n  background: transparent;\n  color: var(--vert) !important;\n  border-color: var(--vert);\n}\n\n.ect-btn--secondary:hover {\n  background: var(--vert);\n  color: var(--creme) !important;\n  border-color: var(--vert);\n}\n\n.ect-btn:focus, .ect-btn:active {\n  text-decoration: none !important;\n  outline: none;\n}\n\n\/* \u2500\u2500 RESPONSIVE FLUIDE & PARFAIT \u2500\u2500 *\/\n\n@media (max-width: 992px) {\n  .ect-pratique__grid { \n    grid-template-columns: repeat(2, 1fr); \n    gap: 24px;\n  }\n  .ect-pratique { padding: 90px 20px; }\n}\n\n@media (max-width: 640px) {\n  .ect-pratique__grid { \n    grid-template-columns: 1fr; \n    gap: 24px;\n  }\n  .ect-pc { padding: 32px 24px; }\n  .ect-pratique__header { margin-bottom: 48px; }\n  .ect-pratique__cta { margin-top: 48px; flex-direction: column; }\n}\n<\/style>\n\n<!-- AJOUT DE L'IDENTIFIANT id=\"conseils-pratiques\" SUR LA SECTION -->\n<div class=\"ect-pratique\" id=\"conseils-pratiques\">\n  <div class=\"ect-pratique__inner\">\n\n    <div class=\"ect-pratique__header\">\n      <span class=\"ect-pratique__eyebrow\">BEFORE YOUR VISIT<\/span>\n      <h2 class=\"ect-pratique__title\">Practical tips<\/h2>\n      <p class=\"ect-pratique__subtitle\">To make the most of your visit, here is some useful information before you arrive.<\/p>\n    <\/div>\n\n    <div class=\"ect-pratique__grid\">\n\n      <!-- TENUE -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-shoe-prints\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Suitable clothing<\/h3>\n        <p class=\"ect-pc__text\">We recommend <strong>sneakers or closed-toe shoes.<\/strong>The tour takes place in a tea tree forest, where exposed roots may be present on the ground.<\/p>\n      <\/div>\n\n      <!-- M\u00c9T\u00c9O -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-cloud-rain\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Weather and rain<\/h3>\n        <p class=\"ect-pc__text\">Located in the heights of Saint-Joseph, the maze experiences a <strong>humid climate.<\/strong>Remember to bring a <strong>rain jacket or poncho,<\/strong> as umbrellas are not suitable in the forest.<\/p>\n      <\/div>\n\n      <!-- PMR -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-wheelchair\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Accessibility<\/h3>\n        <p class=\"ect-pc__text\">Set on natural forest terrain, the maze is not wheelchair accessible. However, our <strong>shop and Maison du Th\u00e9<\/strong> are fully accessible, so come and enjoy the tasting experience!<\/p>\n      <\/div>\n\n      <!-- POUSSETTES -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-baby-carriage\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Strollers<\/h3>\n        <p class=\"ect-pc__text\">Wooded paths are not suitable for strollers. We recommend using a <strong>baby carrier,<\/strong>which is much more practical for enjoying the forest walk with little ones.<\/p>\n      <\/div>\n\n      <!-- ANIMAUX -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-paw\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Pets<\/h3>\n        <p class=\"ect-pc__text\">Pets are welcome on <strong>self-guided tours<\/strong> they must be kept on a leash. They are not allowed on <strong>guided tours<\/strong> or inside the shop.<\/p>\n      <\/div>\n\n      <!-- PAIEMENT -->\n      <div class=\"ect-pc\">\n        <div class=\"ect-pc__icon-wrap\">\n          <i class=\"fa-solid fa-credit-card\"><\/i>\n        <\/div>\n        <h3 class=\"ect-pc__title\">Payment<\/h3>\n        <p class=\"ect-pc__text\">Multiple payment methods are accepted on site and online for your convenience.<\/p>\n        <div class=\"ect-pc__badges\">\n          <span class=\"ect-badge\">Credit\/Debit Card<\/span>\n          <span class=\"ect-badge\">Cash<\/span>\n          <span class=\"ect-badge\">Cheques<\/span>\n        <\/div>\n        <a href=\"#paiement\" class=\"ect-pc__link\">\n          ALL PAYMENT METHODS\n          <i class=\"fa-solid fa-arrow-right\"><\/i>\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"ect-pratique__cta\">\n      <!-- BOUTON POINTER VERS LES INFOS PRATIQUES -->\n      <a href=\"#conseils-pratiques\" class=\"ect-btn ect-btn--secondary\">\n        <i class=\"fa-solid fa-circle-info\"><\/i>\n        VIEW PRACTICAL INFO\n      <\/a>\n\n      <!-- BOUTON R\u00c9SERVATION -->\n      <a href=\"#reservation\" class=\"ect-btn\">\n        <i class=\"fa-solid fa-calendar-days\"><\/i>\n        BOOK MY TOUR\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\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-6f51765 e-flex e-con-boxed e-con e-parent\" data-id=\"6f51765\" 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-ba42c5f elementor-widget elementor-widget-shortcode\" data-id=\"ba42c5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-no-profile-img ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"il y a %d %s|aujourd&apos;hui|jour|jours|semaine|semaines|mois|mois|ann\u00e9e|ans\" data-plugin-version=\"13.3.1\" data-layout-id=\"13\" data-layout-category=\"slider\" data-set-id=\"drop-shadow\" data-pid=\"\" data-language=\"fr\" data-close-locale=\"Fermer\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"R\u00e9ponse du propri\u00e9taire\" data-only-rating-locale=\"Cet utilisateur a uniquement laiss\u00e9 une \u00e9valuation.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer source-Google\"> <div class=\"ti-row\"> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh6.googleusercontent.com\/-UiYWF_bKZNw\/AAAAAAAAAAI\/AAAAAAAAAAA\/stu7pQg7gmQ\/s160-p-k-no-ns-nd\/photo.jpg\" alt=\"Labyrinth In Champ-Tea\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Labyrinth In Champ-Tea<\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/h.svg\" alt=\"Google star 5.0.6\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>907 avis Google<\/strong><\/span> <\/div> <div class=\"ti-header-write-btn-container\"> <a href=\"https:\/\/admin.trustindex.io\/api\/googleWriteReview?place-id=ChIJHQNnbNRyeCERACFYWbkWIEA\" class=\"ti-header-write-btn\" role=\"button\" aria-label=\"\u00c9crire un avis sur Google\" target=\"_blank\" rel=\"noopener\">\u00c9crire un avis<\/a> <\/div>  <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Avis suivante\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Avis pr\u00e9c\u00e9dent\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1773532800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lucas Raynaud <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Juste formidable !\nNous avons d\u00e9couvert l'exploitation d'un passionn\u00e9 au travers d'une visite guid\u00e9e.\nD\u00e9gustation de 3 th\u00e9s \u00e0 la fin de la visite.\n\nUne boutique de qualit\u00e9 avec des produits 100% locaux.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771632000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Cybel 974 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Visite faite ce jour en groupe (12), notre guide, passionn\u00e9e et  avenante, nous a fait passer une heure \u00e0 d\u00e9couvrir Grand Coude et le th\u00e9. \u00c0 faire.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771027200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mathis Jobard <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Allez-y !! On red\u00e9couvre le th\u00e9 et on apprend \u00e0 conna\u00eetre ce jolie monde qui m\u00e9rite autant d\u2019attention que celui du caf\u00e9. La pr\u00e9sentation est tr\u00e8s claire fluide et vivante.\nMerci pour la visite :)<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1770595200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Arndt Cornelsen <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Sehr sch\u00f6ne Anlage mit guten Tee<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1769904000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lysiane D <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Moment agr\u00e9able, visite sympa<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1769299200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publi\u00e9 sur Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div>  <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Nat Moi (Nat) <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex v\u00e9rifie que la source originale de l'avis est Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Visiter a faire guid\u00e9e..tr\u00e8s bonne explication a la d\u00e9couverte des champs de th\u00e9...nous avons beaucoup aim\u00e9 merci a notre tr\u00e8s sympathique guide je recommande a 100%<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Cacher\" data-open-text=\"Lire la suite\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"2\"> <div class=\"ti-inner\"> Certifi\u00e9 par: Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Le badge v\u00e9rifi\u00e9 de Trustindex est le symbole universel de confiance. Seules les meilleures entreprises peuvent obtenir le badge v\u00e9rifi\u00e9, avec une note sup\u00e9rieure \u00e0 4.5, bas\u00e9e sur les avis des clients au cours des derniers 12 mois. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\" rel=\"noopener\">En savoir plus<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/enchampthe.com\/wp-content\/uploads\/trustindex-google-widget.css?1783510508\"><\/div><\/div>\n\t\t\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-13b0248 e-flex e-con-boxed e-con e-parent\" data-id=\"13b0248\" 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-39f571b elementor-widget elementor-widget-html\" data-id=\"39f571b\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"paiement\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500&family=Jost:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\/>\n\n<style>\n.ect-paiements {\n  \/* Injection de la charte premium unifi\u00e9e *\/\n  --vert:      #072a15;       \/* Vert for\u00eat profond *\/\n  --or:        #b38f4f;       \/* Dor\u00e9\/ocre discret *\/\n  --creme:     #f4f1eb;       \/* Beige\/cr\u00e8me clair *\/\n  --blanc-glass: rgba(255, 255, 255, 0.65);\n  --nuit:      #1a241f;       \/* Faux noir organique *\/\n  --nuit-60:   rgba(26, 36, 31, 0.65);\n\n  background: var(--creme);\n  padding: 120px 24px; \/* Volume d'air \u00e9ditorial *\/\n  font-family: 'Jost', sans-serif;\n  font-weight: 300;\n  -webkit-font-smoothing: antialiased;\n}\n\n.ect-paiements__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* \u2500\u2500 HEADER PREMIUM \u2500\u2500 *\/\n\n.ect-paiements__title {\n  text-align: center;\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: clamp(36px, 4.5vw, 54px);\n  font-weight: 400;\n  color: var(--vert);\n  letter-spacing: -0.01em;\n  line-height: 1.15;\n  margin: 0 0 20px;\n}\n\n.ect-paiements__subtitle {\n  text-align: center;\n  font-family: 'Jost', sans-serif;\n  font-size: 16px;\n  font-weight: 300;\n  color: var(--nuit-60);\n  margin: 0 0 80px;\n  line-height: 1.8;\n}\n\n\/* \u2500\u2500 STRUCTURE DES BLOCS \u2500\u2500 *\/\n\n.ect-paiements__bloc {\n  margin-bottom: 64px;\n}\n\n.ect-paiements__bloc-title {\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 500;\n  text-transform: uppercase;\n  letter-spacing: 0.18em; \/* Souffle haut de gamme *\/\n  color: var(--or); \/* Remplacement du vert par le dor\u00e9 pour plus de po\u00e9sie *\/\n  padding-left: 0;\n  border-left: none; \/* Disparition de la barre \u00e9cole stricte *\/\n  margin-bottom: 28px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n\/* Cr\u00e9ation d'un petit tiret discret et chic \u00e0 la place de la grosse bordure *\/\n.ect-paiements__bloc-title::before {\n  content: '';\n  width: 24px;\n  height: 1px;\n  background: var(--or);\n  display: inline-block;\n}\n\n\/* \u2500\u2500 PAIEMENTS CLASSIQUES (Puces en relief) \u2500\u2500 *\/\n\n.ect-paiements__classique {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n}\n\n.ect-pay-badge {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background: var(--blanc-glass);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  border: 1px solid rgba(255, 255, 255, 0.7);\n  border-radius: 20px; \/* Courbe adoucie style Pinterest *\/\n  padding: 16px 28px;\n  font-family: 'Jost', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--vert);\n  box-shadow: 0 10px 25px rgba(7, 42, 21, 0.02);\n  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-pay-badge:hover {\n  border-color: rgba(179, 143, 79, 0.3);\n  transform: translateY(-3px);\n  box-shadow: 0 15px 30px rgba(7, 42, 21, 0.05);\n}\n\n.ect-pay-badge i {\n  font-size: 16px;\n  color: var(--or);\n}\n\n\/* \u2500\u2500 GRILLE DE LOGOS \/ PLACEHOLDERS \u2500\u2500 *\/\n\n.ect-paiements__grid {\n  display: grid;\n  \/* Utilisation d'une grille CSS fluide plut\u00f4t qu'un flex-wrap pour un alignement impeccable *\/\n  grid-template-columns: repeat(auto-fill, minmax(135px, 1fr));\n  gap: 16px;\n}\n\n\/* \u2500\u2500 ITEM LOGO (Glassmorphism Premium) \u2500\u2500 *\/\n\n.ect-logo-item {\n  height: 80px;\n  background: var(--blanc-glass);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  border: 1px solid rgba(255, 255, 255, 0.7);\n  border-radius: 24px; \/* Grand arrondi po\u00e9tique *\/\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 8px;\n  box-shadow: 0 10px 25px rgba(7, 42, 21, 0.02);\n  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.ect-logo-item:hover {\n  border-color: rgba(179, 143, 79, 0.3);\n  transform: translateY(-4px);\n  box-shadow: 0 18px 35px rgba(7, 42, 21, 0.06);\n}\n\n.ect-logo-item img {\n  max-width: 85%;\n  max-height: 85%;\n  object-fit: contain;\n  filter: grayscale(1) opacity(0.8); \/* Uniformise les logos tiers pour le style \u00e9ditorial *\/\n  transition: filter 0.3s ease;\n}\n\n.ect-logo-item:hover img {\n  filter: grayscale(0) opacity(1); \/* Rapprochement de la couleur d'origine au survol *\/\n}\n\n\/* \u2500\u2500 DESIGN DES PLACEHOLDERS TEXTE (\u00c9pur\u00e9) \u2500\u2500 *\/\n\n.ect-logo-placeholder {\n  width: 100%;\n  height: 100%;\n  background: transparent; \/* Suppression du fond ivoire lourd *\/\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ect-logo-placeholder span {\n  font-family: 'Jost', sans-serif;\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--vert);\n  text-align: center;\n  letter-spacing: 0.02em;\n  line-height: 1.2;\n}\n\n\/* Ajustement de la variante de grille small *\/\n.ect-paiements__grid--small {\n  grid-template-columns: repeat(auto-fill, minmax(115px, 1fr));\n}\n\n.ect-paiements__grid--small .ect-logo-item {\n  height: 68px;\n}\n\n\/* \u2500\u2500 ALERTE (Bulle Organique Translucide) \u2500\u2500 *\/\n\n.ect-paiements__alerte {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  background: rgba(179, 143, 79, 0.07); \/* Voile ocre tr\u00e8s l\u00e9ger et chaleureux *\/\n  border: 1px solid rgba(179, 143, 79, 0.2);\n  border-radius: 20px; \/* Arrondi complet au lieu du style asym\u00e9trique strict *\/\n  padding: 20px 28px;\n  margin-top: 64px;\n  font-family: 'Jost', sans-serif;\n  font-size: 14px;\n  font-weight: 400;\n  color: var(--vert); \/* Texte pass\u00e9 en vert pour plus de douceur *\/\n  line-height: 1.6;\n  box-shadow: 0 10px 30px rgba(179, 143, 79, 0.02);\n}\n\n.ect-paiements__alerte i {\n  font-size: 16px;\n  color: var(--or);\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500 RESPONSIVE ADAPTATIF EN FLUIDIT\u00c9 \u2500\u2500 *\/\n\n@media (max-width: 768px) {\n  .ect-paiements { padding: 90px 20px; }\n  .ect-paiements__subtitle { margin-bottom: 56px; }\n  .ect-paiements__grid {\n    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));\n    gap: 12px;\n  }\n  .ect-logo-item { height: 70px; border-radius: 16px; }\n  .ect-paiements__alerte { padding: 18px 22px; }\n}\n\n@media (max-width: 480px) {\n  .ect-paiements__grid {\n    grid-template-columns: repeat(2, 1fr); \/* 2 colonnes nettes sur tout petit mobile *\/\n  }\n  .ect-pay-badge {\n    width: 100%; \/* Badges en pleine largeur pour le confort du pouce *\/\n    justify-content: center;\n  }\n}\n\n<\/style>\n\n<div class=\"ect-paiements\">\n  <div class=\"ect-paiements__inner\">\n\n    <h2 class=\"ect-paiements__title\">Accepted Payment Methods<\/h2>\n    <p class=\"ect-paiements__subtitle\">On site, at the shop, and during your tour<\/p>\n\n    <!-- BLOC 1 : Paiements classiques -->\n    <div class=\"ect-paiements__bloc\">\n      <div class=\"ect-paiements__bloc-title\">STANDARD PAYMENT METHODS<\/div>\n      <div class=\"ect-paiements__classique\">\n        <div class=\"ect-pay-badge\">\n          <i class=\"fa-regular fa-credit-card\"><\/i> Credit\/Debit Card\n        <\/div>\n        <div class=\"ect-pay-badge\">\n          <i class=\"fa-solid fa-money-bill-wave\"><\/i> Cash\n        <\/div>\n        <div class=\"ect-pay-badge\">\n          <i class=\"fa-solid fa-money-check\"><\/i> Cheques\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- BLOC 2 : Ch\u00e8ques cadeaux & vacances -->\n    <div class=\"ect-paiements__bloc\">\n      <div class=\"ect-paiements__bloc-title\">GIFT VOUCHERS &amp; HOLIDAY VOUCHERS<\/div>\n      <div class=\"ect-paiements__grid\">\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>Le S\u00e9same<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>ANCV<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>Up Cadhoc<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>ChekPays<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>KdoPays<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>Run Box<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>Pass Vanille<\/span><\/div>\n        <\/div>\n        <div class=\"ect-logo-item\">\n          <div class=\"ect-logo-placeholder\"><span>LeBonPass<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n\n    <!-- Alerte non cumulable -->\n    <div class=\"ect-paiements__alerte\">\n      <i class=\"fa-solid fa-triangle-exclamation\"><\/i>\n      Partner offers cannot be combined.\n    <\/div>\n\n  <\/div>\n<\/div>\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-0a422a1 e-flex e-con-boxed e-con e-parent\" data-id=\"0a422a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Choisissez votre exp\u00e9rience Visiter le Labyrinthe En-Champ-Th\u00e9 Au c\u0153ur des th\u00e9iers des hauts plateaux de Grand-Coude Sur r\u00e9servation Visite guid\u00e9e Plongez dans l&rsquo;histoire du th\u00e9 r\u00e9unionnais lors d&rsquo;une visite comment\u00e9e d&rsquo;1 heure, anim\u00e9e par un expert. D\u00e9couvrez les techniques de culture bio, les secrets du g\u00e9ranium et l&rsquo;\u00e2me de Grand-Coude, dans une exp\u00e9rience sensorielle et [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2242","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/pages\/2242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/comments?post=2242"}],"version-history":[{"count":67,"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/pages\/2242\/revisions"}],"predecessor-version":[{"id":4838,"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/pages\/2242\/revisions\/4838"}],"wp:attachment":[{"href":"https:\/\/enchampthe.com\/english\/wp-json\/wp\/v2\/media?parent=2242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}