{"id":4302,"date":"2026-06-14T20:44:13","date_gmt":"2026-06-14T20:44:13","guid":{"rendered":"https:\/\/acontrecourant-spa-gite.fr\/?page_id=4302"},"modified":"2026-08-07T09:23:26","modified_gmt":"2026-08-07T09:23:26","slug":"activites","status":"publish","type":"page","link":"https:\/\/acontrecourant-spa-gite.fr\/en\/activites\/","title":{"rendered":"Activities"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">\n<section class=\"acc-activites-hero\" id=\"activites\" data-acc-activites-hero>\n  <style>\n    .acc-activites-hero {\n      --acc-cream: #f1f0e4;\n      --acc-wine: #563234;\n      --acc-copper: #914927;\n      --acc-night: #060b42;\n      --acc-side: clamp(24px, 5vw, 104px);\n\n      position: relative;\n      min-height: 100svh;\n      overflow: hidden;\n      isolation: isolate;\n      color: var(--acc-cream);\n      background: #111;\n    }\n\n    .acc-activites-hero,\n    .acc-activites-hero * {\n      box-sizing: border-box;\n    }\n\n    .acc-activites-hero button {\n      font: inherit;\n    }\n\n    .acc-activites-hero__image {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      opacity: 0.96;\n      filter: saturate(0.88) contrast(1.06) brightness(0.84);\n      transform: scale(1.055);\n      transition: transform 1800ms cubic-bezier(0.22, 1, 0.36, 1), filter 900ms ease;\n    }\n\n    .acc-activites-hero.is-ready .acc-activites-hero__image {\n      transform: scale(1.02);\n    }\n\n    .acc-activites-hero__overlay {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      background:\n        radial-gradient(circle at 50% 48%, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.24) 46%, rgba(0, 0, 0, 0.58) 100%),\n        linear-gradient(180deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.08) 34%, rgba(0, 0, 0, 0.58)),\n        linear-gradient(90deg, rgba(86, 50, 52, 0.38), rgba(6, 11, 66, 0.04) 52%, rgba(86, 50, 52, 0.28));\n      pointer-events: none;\n    }\n\n    .acc-activites-hero__content {\n      position: relative;\n      z-index: 4;\n      min-height: 100svh;\n      display: grid;\n      place-items: center;\n      text-align: center;\n      padding: clamp(132px, 17vh, 192px) var(--acc-side) clamp(132px, 16vh, 190px);\n    }\n\n    .acc-activites-hero__center {\n      width: min(1080px, 100%);\n      opacity: 0;\n      filter: blur(10px);\n      transform: translateY(28px);\n      transition:\n        opacity 1100ms ease,\n        transform 1300ms cubic-bezier(0.22, 1, 0.36, 1),\n        filter 1100ms ease;\n    }\n\n    .acc-activites-hero.is-ready .acc-activites-hero__center {\n      opacity: 1;\n      filter: blur(0);\n      transform: translateY(0);\n    }\n\n    .acc-activites-hero__kicker {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 18px;\n      margin-bottom: clamp(22px, 3vw, 38px);\n      color: rgba(241, 240, 228, 0.78);\n      font-size: clamp(11px, 0.9vw, 13px);\n      line-height: 1.4;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n    }\n\n    .acc-activites-hero__kicker::before,\n    .acc-activites-hero__kicker::after {\n      content: \"\";\n      width: clamp(34px, 4vw, 72px);\n      height: 1px;\n      background: currentColor;\n      opacity: 0.68;\n    }\n\n    .acc-activites-hero__title {\n      margin: 0;\n      color: var(--acc-cream);\n      font-size: clamp(72px, 10vw, 178px);\n      line-height: 0.9;\n      font-weight: 400;\n      letter-spacing: 0;\n      text-shadow: 0 18px 60px rgba(0, 0, 0, 0.34);\n    }\n\n    .acc-activites-hero__scroll {\n      position: absolute;\n      left: 50%;\n      bottom: clamp(38px, 6vh, 74px);\n      z-index: 6;\n      display: grid;\n      justify-items: center;\n      gap: 14px;\n      width: max-content;\n      max-width: calc(100% - 48px);\n      padding: 0;\n      border: 0;\n      background: transparent;\n      color: rgba(241, 240, 228, 0.82);\n      cursor: pointer;\n      text-align: center;\n      text-transform: lowercase;\n      transform: translateX(-50%);\n    }\n\n    .acc-activites-hero__scroll span {\n      display: block;\n      font-size: 13px;\n      line-height: 1;\n      letter-spacing: 0.16em;\n      white-space: nowrap;\n    }\n\n    .acc-activites-hero__arrow {\n      width: 1px;\n      height: 54px;\n      background: currentColor;\n      opacity: 0.78;\n      position: relative;\n      animation: acc-activites-arrow 1600ms ease-in-out infinite;\n    }\n\n    .acc-activites-hero__arrow::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      bottom: 0;\n      width: 13px;\n      height: 13px;\n      border-right: 1px solid currentColor;\n      border-bottom: 1px solid currentColor;\n      transform: translateX(-50%) rotate(45deg);\n      transform-origin: center;\n    }\n\n    @keyframes acc-activites-arrow {\n      0%, 100% {\n        transform: translateY(0);\n        opacity: 0.62;\n      }\n\n      50% {\n        transform: translateY(10px);\n        opacity: 1;\n      }\n    }\n\n    .acc-activites-hero,\n    .acc-activites-hero.et_pb_module {\n      margin: 0 !important;\n    }\n\n    .et_pb_section:has(.acc-activites-hero),\n    .et_pb_row:has(.acc-activites-hero),\n    .et_pb_column:has(.acc-activites-hero),\n    .et_pb_code:has(.acc-activites-hero),\n    .et_pb_code_inner:has(.acc-activites-hero) {\n      padding-top: 0 !important;\n      padding-bottom: 0 !important;\n      margin-top: 0 !important;\n      margin-bottom: 0 !important;\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .acc-activites-hero__image,\n      .acc-activites-hero__center,\n      .acc-activites-hero__arrow {\n        opacity: 1 !important;\n        filter: none !important;\n        transform: none !important;\n        transition: none !important;\n        animation: none !important;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .acc-activites-hero {\n        --acc-side: 24px;\n      }\n\n      .acc-activites-hero__content {\n        padding: 124px 24px 132px;\n      }\n\n      .acc-activites-hero__kicker {\n        gap: 12px;\n        font-size: 10px;\n        letter-spacing: 0.14em;\n      }\n\n      .acc-activites-hero__kicker::before,\n      .acc-activites-hero__kicker::after {\n        width: 28px;\n      }\n\n      .acc-activites-hero__title {\n        font-size: clamp(58px, 18vw, 86px);\n      }\n\n      .acc-activites-hero__scroll {\n        bottom: 32px;\n      }\n    }\n  <\/style>\n\n  <img\n    class=\"acc-activites-hero__image\"\n    decoding=\"async\"\n    src=\"https:\/\/acontrecourant-spa-gite.fr\/wp-content\/uploads\/2026\/06\/Z06_3306-HDR.jpg\"\n    alt=\"Activit\u00e9s aux abords du g\u00eete \u00c0 Contre Courant\"\n  >\n\n  <div class=\"acc-activites-hero__overlay\"><\/div>\n\n  <div class=\"acc-activites-hero__content\">\n    <div class=\"acc-activites-hero__center\">\n      <div class=\"acc-activites-hero__kicker\">Aux abords du g\u00eete<\/div>\n      <h1 class=\"acc-activites-hero__title\">Les activit\u00e9s<\/h1>\n    <\/div>\n  <\/div>\n\n  <button class=\"acc-activites-hero__scroll\" type=\"button\" aria-label=\"Faire d\u00e9filer vers la suite\">\n    <span>en savoir plus<\/span>\n    <i class=\"acc-activites-hero__arrow\" aria-hidden=\"true\"><\/i>\n  <\/button>\n\n  <script>\n    (function () {\n      var heroes = document.querySelectorAll(\"[data-acc-activites-hero]\");\n      if (!heroes.length) return;\n\n      heroes.forEach(function (hero) {\n        window.requestAnimationFrame(function () {\n          hero.classList.add(\"is-ready\");\n        });\n\n        var scrollButton = hero.querySelector(\".acc-activites-hero__scroll\");\n\n        if (scrollButton) {\n          scrollButton.addEventListener(\"click\", function () {\n            window.scrollTo({\n              top: hero.offsetTop + hero.offsetHeight,\n              behavior: \"smooth\"\n            });\n          });\n        }\n      });\n    })();\n  <\/script>\n<\/section><\/div><\/div>\n\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\">\n<section class=\"acc-guide\" data-acc-guide>\n  <style>\n    .acc-guide {\n      --acc-ink: #060606;\n      --acc-white: #ffffff;\n      --acc-paper: #f8f4ec;\n      --acc-sand: #e9dfcf;\n      --acc-green: #294523;\n      --acc-orange: #ffad45;\n      --acc-wine: #563234;\n      --acc-copper: #914927;\n      --acc-side: clamp(24px, 5vw, 90px);\n\n      position: relative;\n      overflow: visible !important;\n      display: block;\n      margin: 0 !important;\n      padding-top: 0 !important;\n      background: var(--acc-white);\n      color: var(--acc-ink);\n      font-family: inherit;\n      isolation: isolate;\n    }\n\n    .acc-guide,\n    .acc-guide * {\n      box-sizing: border-box;\n    }\n\n    .acc-guide a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .acc-guide img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .acc-guide figure {\n      margin: 0;\n    }\n\n    .acc-guide__script {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      color: currentColor;\n      font-family: inherit;\n      font-size: 12px;\n      line-height: 1.4;\n      font-weight: 500;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      transform: none !important;\n      margin: 0 0 clamp(26px, 4vw, 54px) !important;\n    }\n\n    .acc-guide__script::before {\n      content: \"\";\n      width: clamp(48px, 6vw, 88px);\n      height: 1px;\n      background: currentColor;\n      opacity: 0.72;\n      flex: 0 0 auto;\n    }\n\n    .acc-guide__big {\n      display: block;\n      color: currentColor;\n      font-family: inherit;\n      font-size: clamp(44px, 5.8vw, 96px);\n      line-height: 0.96;\n      font-weight: 400;\n      letter-spacing: 0;\n      text-transform: none;\n    }\n\n    .acc-guide__link {\n      position: relative;\n      display: inline-flex;\n      width: fit-content;\n      padding-bottom: 10px;\n      color: inherit;\n      font-size: 13px;\n      line-height: 1;\n      letter-spacing: 0.15em;\n      text-transform: lowercase;\n    }\n\n    .acc-guide__link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      bottom: 0;\n      width: 100%;\n      height: 1px;\n      background: currentColor;\n      transform-origin: left;\n      transition: transform 360ms ease, opacity 360ms ease;\n    }\n\n    .acc-guide__link:hover::after {\n      transform: scaleX(0.55);\n      opacity: 0.65;\n    }\n\n    .acc-guide__cta {\n      position: relative;\n      display: inline-flex;\n      width: fit-content;\n      align-items: center;\n      gap: 12px;\n      margin-top: 16px;\n      color: var(--acc-wine);\n      font-size: 12px;\n      line-height: 1;\n      letter-spacing: 0.14em;\n      text-transform: lowercase;\n      padding-bottom: 9px;\n    }\n\n    .acc-guide__cta::after {\n      content: \"\";\n      width: 38px;\n      height: 1px;\n      background: currentColor;\n      transform-origin: left;\n      transition: transform 280ms ease, opacity 280ms ease;\n    }\n\n    .acc-guide__cta:hover::after {\n      transform: scaleX(1.38);\n      opacity: 0.65;\n    }\n\n    .acc-guide__anchor-placeholder {\n      display: block;\n      width: 100%;\n      height: 0;\n      pointer-events: none;\n    }\n\n    .acc-guide__anchor-menu {\n      --acc-wine: #563234;\n      --acc-paper: #f8f4ec;\n\n      position: relative !important;\n      top: auto !important;\n      left: 0 !important;\n      right: auto !important;\n      z-index: 9990;\n      width: 100vw !important;\n      max-width: 100vw !important;\n      margin-top: 0 !important;\n      background: rgba(248, 244, 236, 0.94);\n      border-top: 1px solid rgba(86, 50, 52, 0.12);\n      border-bottom: 1px solid rgba(86, 50, 52, 0.12);\n      backdrop-filter: blur(16px);\n      -webkit-backdrop-filter: blur(16px);\n      box-shadow: 0 12px 34px rgba(23, 21, 20, 0.06);\n    }\n\n    .acc-guide__anchor-menu.is-fixed {\n      position: fixed !important;\n      top: var(--acc-fixed-top, 118px) !important;\n      left: 0 !important;\n      right: auto !important;\n      width: 100vw !important;\n      max-width: 100vw !important;\n      z-index: 9990 !important;\n      margin: 0 !important;\n      background: rgba(248, 244, 236, 0.96);\n      box-shadow: 0 14px 38px rgba(23, 21, 20, 0.1);\n    }\n\n    .acc-guide__anchor-inner {\n      width: min(1480px, calc(100vw - 32px)) !important;\n      max-width: none !important;\n      min-height: 66px;\n      margin: 0 auto;\n      padding: 10px 0 12px;\n      display: flex;\n      align-items: center;\n      justify-content: flex-start;\n      gap: 12px;\n      flex-wrap: nowrap;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n\n    .acc-guide__anchor-inner::-webkit-scrollbar {\n      display: none;\n    }\n\n    .acc-guide__anchor-menu a {\n      position: relative;\n      display: inline-flex;\n      align-items: center;\n      flex: 0 0 auto;\n      min-height: 38px;\n      padding: 0 clamp(13px, 1.5vw, 20px);\n      border: 1px solid rgba(86, 50, 52, 0.14);\n      color: var(--acc-wine);\n      font-size: 15px;\n      line-height: 1;\n      letter-spacing: 0.08em;\n      text-transform: lowercase;\n      text-decoration: none;\n      white-space: nowrap;\n      transition: background 220ms ease, border-color 220ms ease, color 220ms ease, transform 220ms ease;\n    }\n\n    .acc-guide__anchor-menu a::after {\n      display: none;\n    }\n\n    .acc-guide__anchor-menu a:hover,\n    .acc-guide__anchor-menu a.is-active {\n      background: var(--acc-wine);\n      border-color: var(--acc-wine);\n      color: var(--acc-paper);\n      transform: translateY(-2px);\n    }\n\n    @media (min-width: 1180px) {\n      .acc-guide__anchor-inner {\n        justify-content: center;\n      }\n    }\n\n    .acc-guide__hero {\n      position: relative;\n      min-height: 100svh;\n      overflow: hidden;\n      background: #0b1410;\n      color: var(--acc-white);\n      scroll-margin-top: 84px;\n    }\n\n    .acc-guide__hero-photo {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      background: #274132;\n    }\n\n    .acc-guide__hero-photo img {\n      opacity: 0.92;\n      filter: saturate(1.02) contrast(1.05);\n      transform: translate3d(0, var(--acc-parallax, 0px), 0) scale(1.08);\n      will-change: transform;\n    }\n\n    .acc-guide__hero::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      background:\n        linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.05) 42%, rgba(0, 0, 0, 0.42) 100%),\n        linear-gradient(90deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.08) 60%);\n      pointer-events: none;\n    }\n\n    .acc-guide__hero-title {\n      position: absolute;\n      left: clamp(22px, 7vw, 126px);\n      bottom: clamp(350px, 38vh, 430px);\n      z-index: 3;\n      color: #fff;\n      max-width: min(760px, calc(100% - 48px));\n    }\n\n    .acc-guide__hero-title .acc-guide__script,\n    .acc-guide__hero-title .acc-guide__big {\n      color: #fff;\n      text-shadow: 0 16px 44px rgba(0, 0, 0, 0.42);\n    }\n\n    .acc-guide__intro {\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      z-index: 4;\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: clamp(30px, 4vw, 74px);\n      padding: clamp(64px, 7vw, 96px) var(--acc-side) clamp(58px, 6vw, 82px);\n      background: var(--acc-white);\n      color: var(--acc-ink);\n    }\n\n    .acc-guide__intro-heading {\n      grid-column: 1 \/ -1;\n      display: grid;\n      grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.58fr);\n      gap: clamp(34px, 6vw, 92px);\n      align-items: end;\n      padding-bottom: clamp(24px, 3vw, 38px);\n      border-bottom: 1px solid rgba(86, 50, 52, 0.14);\n    }\n\n    .acc-guide__intro-heading h2 {\n      margin: 0;\n      color: var(--acc-wine);\n      font-size: clamp(34px, 4.4vw, 74px);\n      line-height: 1.02;\n      font-weight: 400;\n      letter-spacing: 0;\n    }\n\n    .acc-guide__intro-heading p {\n      margin: 0;\n      color: rgba(0, 0, 0, 0.64);\n      font-size: clamp(16px, 1.15vw, 20px);\n      line-height: 1.62;\n      font-weight: 500;\n    }\n\n    .acc-guide__intro-list {\n      display: grid;\n      gap: clamp(24px, 2.4vw, 36px);\n    }\n\n    .acc-guide__intro-item {\n      display: grid;\n      grid-template-columns: clamp(86px, 10vw, 126px) minmax(0, 1fr);\n      gap: clamp(20px, 3vw, 36px);\n      align-items: center;\n      transition: transform 360ms cubic-bezier(0.22, 1, 0.36, 1);\n    }\n\n    .acc-guide__intro-item:hover {\n      transform: translateY(-5px);\n    }\n\n    .acc-guide__thumb {\n      width: clamp(86px, 10vw, 126px);\n      aspect-ratio: 1;\n      overflow: hidden;\n      border-radius: 999px;\n      background: var(--acc-sand);\n    }\n\n    .acc-guide__thumb--logo img {\n      object-fit: contain;\n      padding: 16px;\n      background: #fff;\n    }\n\n    .acc-guide__intro-item h2 {\n      margin: 0 0 8px;\n      color: var(--acc-ink);\n      font-family: inherit;\n      font-size: clamp(18px, 1.35vw, 26px);\n      line-height: 1.02;\n      font-weight: 400;\n      letter-spacing: 0;\n      text-transform: none;\n    }\n\n    .acc-guide__intro-item p {\n      margin: 0;\n      max-width: 420px;\n      color: rgba(0, 0, 0, 0.74);\n      font-size: clamp(14px, 1vw, 17px);\n      line-height: 1.48;\n      font-weight: 500;\n    }\n\n    .acc-guide__intro-more {\n      display: inline-flex;\n      align-items: center;\n      gap: 12px;\n      margin-top: 12px;\n      color: var(--acc-wine);\n      font-size: 12px;\n      line-height: 1;\n      letter-spacing: 0.14em;\n      text-transform: lowercase;\n    }\n\n    .acc-guide__intro-more::after {\n      content: \"\";\n      width: 34px;\n      height: 1px;\n      background: currentColor;\n      transform-origin: left;\n      transition: transform 260ms ease, opacity 260ms ease;\n    }\n\n    .acc-guide__intro-item:hover .acc-guide__intro-more::after {\n      transform: scaleX(1.35);\n      opacity: 0.68;\n    }\n\n    .acc-guide__section {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(92px, 11vw, 170px) var(--acc-side);\n      scroll-margin-top: 90px;\n    }\n\n    .acc-guide__section--paper {\n      background: var(--acc-white);\n      color: var(--acc-ink);\n    }\n\n    .acc-guide__section--green {\n      background: var(--acc-green);\n      color: var(--acc-white);\n    }\n\n    .acc-guide__section--sand {\n      background: #f3eee4;\n      color: var(--acc-ink);\n    }\n\n    .acc-guide__inner {\n      width: min(1180px, 100%);\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n\n    .acc-guide__detail {\n      display: grid;\n      grid-template-columns: minmax(280px, 0.56fr) minmax(0, 1fr);\n      gap: clamp(36px, 5vw, 72px);\n      align-items: start;\n    }\n\n    .acc-guide__detail-title {\n      position: sticky;\n      top: 120px;\n      padding-top: 22px;\n    }\n\n    .acc-guide__detail-title .acc-guide__script,\n    .acc-guide__detail-title .acc-guide__big {\n      color: #000;\n    }\n\n    .acc-guide__detail-title .acc-guide__big {\n      max-width: 420px;\n      font-size: clamp(40px, 4.6vw, 76px);\n      line-height: 1.04;\n    }\n\n    .acc-guide__side-image {\n      position: absolute;\n      top: 0;\n      right: 0;\n      width: min(34vw, 440px);\n      height: 100%;\n      z-index: 0;\n      opacity: 0.72;\n      pointer-events: none;\n    }\n\n    .acc-guide__detail-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 1px;\n      padding: 1px;\n      background: rgba(255, 255, 255, 0.92);\n      box-shadow: 0 26px 80px rgba(0, 0, 0, 0.08);\n    }\n\n    .acc-guide__detail-row {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 22px;\n      align-items: start;\n      padding: clamp(22px, 2.3vw, 32px);\n      background: #fff;\n    }\n\n    .acc-guide__detail-row h3 {\n      margin: 0 0 8px;\n      color: #000;\n      font-family: inherit;\n      font-size: clamp(18px, 1.35vw, 25px);\n      line-height: 1.14;\n      font-weight: 400;\n      text-transform: none;\n    }\n\n    .acc-guide__detail-row p {\n      margin: 0;\n      color: rgba(0, 0, 0, 0.82);\n      font-size: clamp(14px, 1vw, 17px);\n      line-height: 1.5;\n      font-weight: 500;\n    }\n\n    .acc-guide__detail-row em {\n      display: block;\n      margin-top: 8px;\n      color: rgba(0, 0, 0, 0.72);\n      font-size: 14px;\n      line-height: 1.45;\n    }\n\n    .acc-guide__detail-row .acc-guide__cta {\n      margin-top: 18px;\n    }\n\n    .acc-guide__strip {\n      order: -1;\n      height: clamp(150px, 15vw, 220px);\n      overflow: hidden;\n      background: var(--acc-sand);\n    }\n\n    .acc-guide__strip img {\n      transform: scale(1.04);\n      transition: transform 700ms ease;\n    }\n\n    .acc-guide__detail-row:hover .acc-guide__strip img {\n      transform: scale(1.1);\n    }\n\n    .acc-guide__strip--logo img,\n    .acc-guide__food-photo--logo img {\n      object-fit: contain;\n      padding: clamp(20px, 3vw, 34px);\n      background: #fff;\n      transform: none;\n    }\n\n    .acc-guide__detail-row:hover .acc-guide__strip--logo img,\n    .acc-guide__food:hover .acc-guide__food-photo--logo img {\n      transform: none;\n    }\n\n    .acc-guide__hikes-head {\n      position: relative;\n      min-height: auto;\n      display: flex;\n      align-items: end;\n      margin: calc(clamp(92px, 11vw, 170px) * -1) calc(var(--acc-side) * -1) clamp(54px, 7vw, 92px);\n      padding: clamp(112px, 13vw, 176px) var(--acc-side) clamp(54px, 6vw, 86px);\n      overflow: hidden;\n      color: #fff;\n      background: var(--acc-green);\n    }\n\n    .acc-guide__hikes-title {\n      position: relative;\n      z-index: 2;\n      width: min(1180px, 100%);\n      margin: 0 auto;\n      color: #fff;\n    }\n\n    .acc-guide__hikes-title .acc-guide__script,\n    .acc-guide__hikes-title .acc-guide__big {\n      color: #fff;\n    }\n\n    .acc-guide__hikes-title .acc-guide__big {\n      font-size: clamp(42px, 5.8vw, 92px);\n    }\n\n    .acc-guide__hikes-body {\n      position: relative;\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);\n      gap: clamp(34px, 7vw, 92px);\n      align-items: start;\n    }\n\n    .acc-guide__trail-group {\n      display: grid;\n      gap: clamp(28px, 4vw, 52px);\n    }\n\n    .acc-guide__trail-title {\n      margin: 0 0 24px;\n      color: #fff;\n      font-family: inherit;\n      font-size: clamp(28px, 3vw, 44px);\n      line-height: 1;\n      font-weight: 400;\n      text-transform: none;\n    }\n\n    .acc-guide__trail {\n      display: grid;\n      grid-template-columns: 32px minmax(130px, 190px) minmax(0, 1fr);\n      gap: 18px;\n      align-items: baseline;\n      color: #fff;\n    }\n\n    .acc-guide__dot {\n      width: 28px;\n      height: 28px;\n      border-radius: 999px;\n      background: var(--acc-orange);\n      margin-top: 4px;\n    }\n\n    .acc-guide__trail h3 {\n      margin: 0 0 6px;\n      color: #fff;\n      font-family: inherit;\n      font-size: clamp(19px, 1.7vw, 28px);\n      line-height: 1.08;\n      font-weight: 400;\n    }\n\n    .acc-guide__trail strong {\n      display: block;\n      color: rgba(255, 255, 255, 0.92);\n      font-size: clamp(16px, 1.1vw, 20px);\n      line-height: 1.28;\n      font-weight: 500;\n    }\n\n    .acc-guide__trail p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.94);\n      font-size: clamp(15px, 1.08vw, 19px);\n      line-height: 1.48;\n      font-weight: 500;\n    }\n\n    .acc-guide__hike-image {\n      width: 100%;\n      height: min(78svh, 680px);\n      min-height: 430px;\n      overflow: hidden;\n      background: #1f3521;\n      box-shadow: 0 34px 90px rgba(0, 0, 0, 0.26);\n    }\n\n    .acc-guide__hike-image img {\n      filter: saturate(1.03) contrast(1.04);\n      transform: scale(1.04);\n    }\n\n    .acc-guide__restaurants-title {\n      width: min(1180px, 100%);\n      margin: 0 auto clamp(42px, 6vw, 76px);\n      color: var(--acc-copper);\n      text-align: left;\n    }\n\n    .acc-guide__restaurants-title .acc-guide__big {\n      font-size: clamp(42px, 5.8vw, 92px);\n    }\n\n    .acc-guide__food-grid {\n      width: min(1180px, 100%);\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: clamp(28px, 4vw, 56px) clamp(24px, 3vw, 40px);\n    }\n\n    .acc-guide__food {\n      position: relative;\n      min-height: 490px;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      padding: 0;\n      background: var(--acc-sand);\n      overflow: hidden;\n    }\n\n    .acc-guide__food > div {\n      padding: 28px 28px 0;\n    }\n\n    .acc-guide__food-head {\n      display: flex;\n      justify-content: flex-end;\n      gap: 20px;\n      margin-bottom: 18px;\n      color: #000;\n      font-family: inherit;\n      font-size: 13px;\n      line-height: 1;\n      font-weight: 500;\n      text-transform: lowercase;\n    }\n\n    .acc-guide__food h3 {\n      margin: 0;\n      color: #000;\n      font-family: inherit;\n      font-size: clamp(18px, 1.45vw, 25px);\n      line-height: 1.12;\n      font-weight: 400;\n      text-transform: none;\n    }\n\n    .acc-guide__food em {\n      display: block;\n      margin: 3px 0 8px;\n      color: #000;\n      font-size: 12px;\n      line-height: 1.1;\n      font-weight: 500;\n      text-transform: none;\n    }\n\n    .acc-guide__food p {\n      margin: 0;\n      color: rgba(0, 0, 0, 0.86);\n      font-size: 14px;\n      line-height: 1.38;\n      font-weight: 500;\n    }\n\n    .acc-guide__food .acc-guide__cta,\n    .acc-guide__near-row .acc-guide__cta {\n      color: #000;\n    }\n\n    .acc-guide__food-photo {\n      display: block;\n      flex: 0 0 auto;\n      align-self: stretch;\n      width: 100% !important;\n      max-width: none;\n      height: 270px;\n      margin: 28px 0 0;\n      overflow: hidden;\n      background: #ddd;\n    }\n\n    .acc-guide__food-photo img {\n      transform: scale(1.04);\n      transition: transform 700ms ease;\n    }\n\n    .acc-guide__food:hover .acc-guide__food-photo img {\n      transform: scale(1.12);\n    }\n\n    .acc-guide__puy {\n      display: grid;\n      grid-template-columns: minmax(260px, 0.46fr) minmax(0, 1fr);\n      gap: clamp(34px, 6vw, 90px);\n      align-items: stretch;\n    }\n\n    .acc-guide__puy-photo {\n      min-height: 760px;\n      overflow: hidden;\n      background: #ddd;\n    }\n\n    .acc-guide__puy-photo img {\n      transform: translate3d(0, var(--acc-parallax, 0px), 0) scale(1.08);\n      filter: saturate(0.95) contrast(1.03);\n    }\n\n    .acc-guide__puy-copy {\n      padding: clamp(18px, 3vw, 42px) 0;\n    }\n\n    .acc-guide__puy-copy .acc-guide__script,\n    .acc-guide__puy-copy .acc-guide__big {\n      color: #000;\n    }\n\n    .acc-guide__puy-copy .acc-guide__big {\n      font-size: clamp(42px, 5.8vw, 92px);\n      margin-bottom: clamp(36px, 5vw, 72px);\n    }\n\n    .acc-guide__puy-list {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 26px 34px;\n    }\n\n    .acc-guide__puy-item {\n      display: grid;\n      grid-template-columns: 52px minmax(0, 1fr);\n      gap: 18px;\n      align-items: start;\n    }\n\n    .acc-guide__puy-number {\n      width: 42px;\n      height: 42px;\n      display: grid;\n      place-items: center;\n      border-radius: 999px;\n      background: var(--acc-orange);\n      color: #000;\n      font-family: inherit;\n      font-weight: 400;\n      font-size: 14px;\n    }\n\n    .acc-guide__puy-item h3 {\n      margin: 0 0 8px;\n      color: #000;\n      font-family: inherit;\n      font-size: clamp(17px, 1.35vw, 23px);\n      line-height: 1.05;\n      font-weight: 400;\n      text-transform: none;\n    }\n\n    .acc-guide__puy-item p {\n      margin: 0;\n      color: rgba(0, 0, 0, 0.74);\n      font-size: 14px;\n      line-height: 1.45;\n      font-weight: 500;\n    }\n\n    .acc-guide__near-food {\n      display: grid;\n      grid-template-columns: minmax(220px, 360px) minmax(0, 1fr);\n      gap: clamp(34px, 5vw, 74px);\n      align-items: start;\n      width: min(1180px, 100%);\n      margin: 0 auto;\n    }\n\n    .acc-guide__cheese {\n      position: sticky;\n      top: 110px;\n      height: min(80svh, 820px);\n      overflow: hidden;\n      background: #d7c3a3;\n    }\n\n    .acc-guide__near-list {\n      padding: clamp(30px, 5vw, 70px);\n      background: #fff;\n    }\n\n    .acc-guide__near-list .acc-guide__script,\n    .acc-guide__near-list .acc-guide__big {\n      color: #000;\n    }\n\n    .acc-guide__near-list .acc-guide__big {\n      font-size: clamp(40px, 5.4vw, 82px);\n      margin-bottom: clamp(34px, 5vw, 62px);\n    }\n\n    .acc-guide__near-row {\n      display: grid;\n      grid-template-columns: minmax(160px, 280px) minmax(0, 1fr);\n      gap: clamp(22px, 3vw, 44px);\n      align-items: center;\n    }\n\n    .acc-guide__near-row + .acc-guide__near-row {\n      margin-top: 20px;\n    }\n\n    .acc-guide__near-image {\n      height: 148px;\n      overflow: hidden;\n      background: #ddd;\n    }\n\n    .acc-guide__near-meta {\n      display: flex;\n      justify-content: flex-end;\n      gap: 20px;\n      margin-bottom: 12px;\n      color: #000;\n      font-family: inherit;\n      font-size: 13px;\n      line-height: 1;\n      font-weight: 500;\n      text-transform: lowercase;\n    }\n\n    .acc-guide__near-row h3 {\n      margin: 0 0 5px;\n      color: #000;\n      font-family: inherit;\n      font-size: clamp(18px, 1.4vw, 24px);\n      line-height: 1.04;\n      font-weight: 400;\n      text-transform: none;\n    }\n\n    .acc-guide__near-row em {\n      display: block;\n      margin-bottom: 7px;\n      color: #000;\n      font-size: 12px;\n      line-height: 1.2;\n      font-weight: 500;\n      text-transform: none;\n    }\n\n    .acc-guide__near-row p {\n      margin: 0;\n      color: rgba(0, 0, 0, 0.8);\n      font-size: 14px;\n      line-height: 1.42;\n      font-weight: 500;\n    }\n\n    .acc-guide__final {\n      position: relative;\n      overflow: hidden;\n      min-height: 72svh;\n      display: grid;\n      align-items: end;\n      padding: clamp(120px, 14vw, 210px) var(--acc-side) clamp(68px, 8vw, 110px);\n      background: #111;\n      color: #fff;\n    }\n\n    .acc-guide__final figure {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      background: #222;\n    }\n\n    .acc-guide__final img {\n      opacity: 0.72;\n      filter: saturate(0.88) contrast(1.06) brightness(0.78);\n      transform: scale(1.06);\n    }\n\n    .acc-guide__final::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      background: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.18));\n    }\n\n    .acc-guide__final-content {\n      position: relative;\n      z-index: 2;\n      width: min(980px, 100%);\n    }\n\n    .acc-guide__final h2 {\n      margin: 0 0 30px;\n      color: #fff;\n    }\n\n    .acc-guide__final p {\n      margin: 0 0 36px;\n      max-width: 620px;\n      color: rgba(255, 255, 255, 0.82);\n      font-size: clamp(18px, 1.45vw, 24px);\n      line-height: 1.6;\n      font-weight: 500;\n    }\n\n    .acc-guide.js [data-acc-reveal] {\n      opacity: 0;\n      filter: blur(10px);\n      transform: translate3d(0, 54px, 0) scale(0.985);\n      transition:\n        opacity 900ms ease,\n        filter 1000ms ease,\n        transform 1250ms cubic-bezier(0.22, 1, 0.36, 1);\n      transition-delay: var(--delay, 0ms);\n      will-change: opacity, filter, transform;\n    }\n\n    .acc-guide.js [data-acc-reveal=\"left\"] {\n      transform: translate3d(-64px, 34px, 0) scale(0.985);\n    }\n\n    .acc-guide.js [data-acc-reveal=\"right\"] {\n      transform: translate3d(64px, 34px, 0) scale(0.985);\n    }\n\n    .acc-guide.js [data-acc-reveal=\"image\"] {\n      clip-path: inset(100% 0 0 0);\n      transform: translate3d(0, 62px, 0) scale(0.98);\n      transition:\n        opacity 950ms ease,\n        clip-path 1500ms cubic-bezier(0.22, 1, 0.36, 1),\n        filter 1000ms ease,\n        transform 1500ms cubic-bezier(0.22, 1, 0.36, 1);\n    }\n\n    .acc-guide.js [data-acc-reveal].is-visible {\n      opacity: 1;\n      filter: blur(0);\n      clip-path: inset(0 0 0 0);\n      transform: translate3d(0, 0, 0) scale(1);\n    }\n\n    .acc-guide__detail-row,\n    .acc-guide__food,\n    .acc-guide__near-row,\n    .acc-guide__puy-item,\n    .acc-guide__trail {\n      transition:\n        transform 360ms cubic-bezier(0.22, 1, 0.36, 1),\n        box-shadow 360ms ease;\n    }\n\n    @media (hover: hover) {\n      .acc-guide__detail-row:hover,\n      .acc-guide__food:hover,\n      .acc-guide__near-row:hover {\n        transform: translateY(-7px);\n        box-shadow: 0 28px 70px rgba(0, 0, 0, 0.12);\n      }\n    }\n\n    .acc-guide,\n    .acc-guide.et_pb_module {\n      margin: 0 !important;\n    }\n\n    .et_pb_section:has(.acc-guide),\n    .et_pb_row:has(.acc-guide),\n    .et_pb_column:has(.acc-guide),\n    .et_pb_code:has(.acc-guide),\n    .et_pb_code_inner:has(.acc-guide) {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin-top: 0 !important;\n      margin-bottom: 0 !important;\n      padding-top: 0 !important;\n      padding-bottom: 0 !important;\n      overflow: visible !important;\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .acc-guide.js [data-acc-reveal],\n      .acc-guide [data-acc-parallax],\n      .acc-guide [data-acc-parallax] img {\n        opacity: 1 !important;\n        clip-path: none !important;\n        filter: none !important;\n        transform: none !important;\n        transition: none !important;\n      }\n    }\n\n    @media (max-width: 1060px) {\n      .acc-guide__hero {\n        min-height: auto;\n      }\n\n      .acc-guide__hero-title {\n        position: relative;\n        left: auto;\n        bottom: auto;\n        padding: 238px 24px 150px;\n      }\n\n      .acc-guide__intro {\n        position: relative;\n        grid-template-columns: 1fr;\n        padding-top: 76px;\n      }\n\n      .acc-guide__intro-heading {\n        grid-template-columns: 1fr;\n        align-items: start;\n        gap: 24px;\n      }\n\n      .acc-guide__detail,\n      .acc-guide__hikes-body,\n      .acc-guide__puy,\n      .acc-guide__near-food {\n        grid-template-columns: 1fr;\n      }\n\n      .acc-guide__detail-title,\n      .acc-guide__cheese {\n        position: relative;\n        top: auto;\n      }\n\n      .acc-guide__side-image {\n        display: none;\n      }\n\n      .acc-guide__hike-image {\n        height: 520px;\n        min-height: 360px;\n      }\n\n      .acc-guide__cheese {\n        height: 420px;\n      }\n\n      .acc-guide__food-grid,\n      .acc-guide__puy-list {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 720px) {\n      .acc-guide__big {\n        font-size: clamp(42px, 14vw, 68px);\n      }\n\n      .acc-guide__script {\n        gap: 16px;\n        font-size: 10px;\n        letter-spacing: 0.14em;\n      }\n\n      .acc-guide__script::before {\n        width: 38px;\n      }\n\n      .acc-guide__hero-title {\n        padding: 222px 24px 120px;\n      }\n\n      .acc-guide__intro {\n        padding: 58px 24px 72px;\n      }\n\n      .acc-guide__intro-heading {\n        grid-template-columns: 1fr;\n        gap: 18px;\n        align-items: start;\n        padding-bottom: 28px;\n      }\n\n      .acc-guide__intro-heading h2 {\n        font-size: clamp(32px, 10vw, 46px);\n        line-height: 1.06;\n      }\n\n      .acc-guide__intro-heading p {\n        font-size: 16px;\n        line-height: 1.55;\n      }\n\n      .acc-guide__intro-heading .acc-guide__cta {\n        margin-top: 18px;\n      }\n\n      .acc-guide__anchor-inner {\n        width: calc(100vw - 28px) !important;\n        justify-content: flex-start;\n        overflow-x: auto;\n        flex-wrap: nowrap;\n        min-height: 58px;\n        padding: 9px 10px;\n        scrollbar-width: none;\n      }\n\n      .acc-guide__anchor-inner::-webkit-scrollbar {\n        display: none;\n      }\n\n      .acc-guide__anchor-menu a {\n        flex: 0 0 auto;\n        min-height: 36px;\n        font-size: 13px;\n      }\n\n      .acc-guide__intro-item {\n        grid-template-columns: 82px minmax(0, 1fr);\n      }\n\n      .acc-guide__thumb {\n        width: 82px;\n      }\n\n      .acc-guide__section {\n        padding: 74px 24px 86px;\n        scroll-margin-top: 70px;\n      }\n\n      .acc-guide__detail-list {\n        grid-template-columns: 1fr;\n        padding: 0;\n        background: transparent;\n        box-shadow: none;\n      }\n\n      .acc-guide__detail-row,\n      .acc-guide__near-row {\n        grid-template-columns: 1fr;\n      }\n\n      .acc-guide__strip,\n      .acc-guide__near-image {\n        height: 220px;\n      }\n\n      .acc-guide__hikes-head {\n        min-height: 320px;\n        padding: 110px 24px 42px;\n        margin-left: -24px;\n        margin-right: -24px;\n      }\n\n      .acc-guide__trail {\n        grid-template-columns: 28px minmax(0, 1fr);\n      }\n\n      .acc-guide__trail p {\n        grid-column: 2;\n      }\n\n      .acc-guide__hike-image {\n        height: 390px;\n        min-height: 320px;\n      }\n\n      .acc-guide__food-grid,\n      .acc-guide__puy-list {\n        grid-template-columns: 1fr;\n      }\n\n      .acc-guide__food {\n        min-height: auto;\n      }\n\n      .acc-guide__food-photo {\n        width: 100% !important;\n        height: 240px;\n        margin-left: 0;\n        margin-right: 0;\n      }\n\n      .acc-guide__puy-photo {\n        min-height: 390px;\n      }\n\n      .acc-guide__near-list {\n        padding: 34px 24px;\n      }\n    }\n  <\/style>\n\n  <style id=\"acc-guide-nav-translate-fix\">\n  .acc-guide__anchor-menu a {\n    justify-content: center !important;\n    text-align: center !important;\n    min-width: clamp(112px, 12vw, 178px) !important;\n    font-size: 0 !important;\n    overflow: hidden !important;\n  }\n\n  .acc-guide__anchor-menu a::before {\n    content: attr(data-nav-fr) !important;\n    display: block !important;\n    color: inherit !important;\n    font-size: 15px !important;\n    line-height: 1 !important;\n    letter-spacing: 0.08em !important;\n    text-transform: lowercase !important;\n    white-space: nowrap !important;\n  }\n\n  html[lang^=\"en\"] .acc-guide__anchor-menu a::before,\n  body.translatepress-en_GB .acc-guide__anchor-menu a::before {\n    content: attr(data-nav-en) !important;\n  }\n\n  .acc-guide__nav-real-text {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    overflow: hidden !important;\n    clip-path: inset(50%) !important;\n    white-space: nowrap !important;\n  }\n\n  @media (max-width: 980px) {\n    .acc-guide__anchor-menu a {\n      min-width: 108px !important;\n      min-height: 38px !important;\n    }\n\n    .acc-guide__anchor-menu a::before {\n      font-size: 13px !important;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .acc-guide__anchor-menu a {\n      min-width: 100px !important;\n    }\n  }\n<\/style>\n\n<nav class=\"acc-guide__anchor-menu notranslate\" translate=\"no\" aria-label=\"Menu des sections\">\n  <div class=\"acc-guide__anchor-inner\">\n    <a href=\"#lac\" data-nav-fr=\"Le lac\" data-nav-en=\"The lake\">\n      <span class=\"acc-guide__nav-real-text\">Le lac<\/span>\n    <\/a>\n    <a href=\"#aventures\" data-nav-fr=\"Activit\u00e9s\" data-nav-en=\"Activities\">\n      <span class=\"acc-guide__nav-real-text\">Activit\u00e9s<\/span>\n    <\/a>\n    <a href=\"#nature\" data-nav-fr=\"Randonn\u00e9es\" data-nav-en=\"Hikes\">\n      <span class=\"acc-guide__nav-real-text\">Randonn\u00e9es<\/span>\n    <\/a>\n    <a href=\"#restaurants\" data-nav-fr=\"Restaurants\" data-nav-en=\"Restaurants\">\n      <span class=\"acc-guide__nav-real-text\">Restaurants<\/span>\n    <\/a>\n    <a href=\"#puy\" data-nav-fr=\"Le Puy\" data-nav-en=\"Le Puy\">\n      <span class=\"acc-guide__nav-real-text\">Le Puy-en-Velay<\/span>\n    <\/a>\n    <a href=\"#tables-puy\" data-nav-fr=\"Tables du Puy\" data-nav-en=\"Puy tables\">\n      <span class=\"acc-guide__nav-real-text\">Tables du Puy<\/span>\n    <\/a>\n  <\/div>\n<\/nav>\n\n<script>\n  (function () {\n    var root = document.querySelector(\"[data-acc-guide]\");\n    if (!root) return;\n\n    var path = window.location.pathname.replace(\/^\\\/+\/, \"\");\n    var isEnglish = path === \"en\" || path.indexOf(\"en\/\") === 0;\n\n    function applyGuideNavLabels() {\n      root.querySelectorAll(\".acc-guide__anchor-menu a[data-label-fr][data-label-en]\").forEach(function (link) {\n        link.textContent = isEnglish ? link.getAttribute(\"data-label-en\") : link.getAttribute(\"data-label-fr\");\n      });\n    }\n\n    applyGuideNavLabels();\n    window.addEventListener(\"DOMContentLoaded\", applyGuideNavLabels);\n    setTimeout(applyGuideNavLabels, 80);\n    setTimeout(applyGuideNavLabels, 400);\n  })();\n<\/script>\n\n  <section class=\"acc-guide__hero\" id=\"lac\">\n    <figure class=\"acc-guide__hero-photo\" data-acc-parallax>\n      <img decoding=\"async\" src=\"https:\/\/www.sucsetloire-tourisme.fr\/wp-content\/uploads\/2023\/04\/lac-de-lavalette-luc-olivier-mddt-aout-2008-1600x900.jpeg\" alt=\"Lac de Lavalette\">\n    <\/figure>\n\n    <div class=\"acc-guide__hero-title\" data-acc-reveal>\n      <span class=\"acc-guide__script\">Autour du g\u00eete<\/span>\n      <h1 class=\"acc-guide__big\">Activit\u00e9s autour du lac<\/h1>\n    <\/div>\n\n    <div class=\"acc-guide__intro\">\n      <div class=\"acc-guide__intro-heading\" data-acc-reveal>\n        <h2>Choisir l\u2019ambiance de la journ\u00e9e<\/h2>\n        <div>\n          <p>\n            Commencez par l\u2019envie du moment, puis descendez dans la page pour retrouver les prestataires, les infos pratiques et les id\u00e9es de sortie plus d\u00e9taill\u00e9es.\n          <\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/www.sucsetloire-tourisme.fr\/decouvrir\/le-lac-de-lavalette\/\" target=\"_blank\" rel=\"noopener\">en savoir plus sur le lac<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"acc-guide__intro-list\">\n        <a class=\"acc-guide__intro-item\" href=\"https:\/\/www.sucsetloire-tourisme.fr\/decouvrir\/le-lac-de-lavalette\/\" target=\"_blank\" rel=\"noopener\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb\">\n            <img decoding=\"async\" src=\"https:\/\/www.basedeloisirsdelavalette.fr\/wp-content\/uploads\/2025\/04\/news-2.jpg\" alt=\"Lac de Lavalette\">\n          <\/figure>\n          <div>\n            <h2>Commencer par le lac<\/h2>\n            <p>Baignade, p\u00e9dalos, paddles, aire de jeux, voile et pause simple au bord de l\u2019eau.<\/p>\n            <span class=\"acc-guide__intro-more\">en savoir plus sur le lac<\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"acc-guide__intro-item\" href=\"#aventures\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb acc-guide__thumb--logo\">\n            <img decoding=\"async\" src=\"https:\/\/www.accrobranche-hauteloire.fr\/smarty\/wireframe20\/media\/images\/footer-logo.png\" alt=\"Parc aventure de l\u2019\u00c9cureuil\">\n          <\/figure>\n          <div>\n            <h2>Sortir en famille<\/h2>\n            <p>Accrobranche, parcours ludiques, tyroliennes et activit\u00e9s faciles \u00e0 organiser avec les enfants.<\/p>\n            <span class=\"acc-guide__intro-more\">voir les activit\u00e9s<\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"acc-guide__intro-item\" href=\"#aventures\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb\">\n            <img decoding=\"async\" src=\"https:\/\/www.velorailduvelay.fr\/scripts\/files\/66a15645b15250.38691849\/20190808_125317.jpg\" alt=\"V\u00e9lorail du Velay\">\n          <\/figure>\n          <div>\n            <h2>Faire une sortie originale<\/h2>\n            <p>V\u00e9lorail, VTT, VAE ou quad : des id\u00e9es pour d\u00e9couvrir les paysages autrement.<\/p>\n            <span class=\"acc-guide__intro-more\">voir les activit\u00e9s<\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n\n      <div class=\"acc-guide__intro-list\">\n        <a class=\"acc-guide__intro-item\" href=\"#aventures\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb\">\n            <img decoding=\"async\" src=\"https:\/\/static.wixstatic.com\/media\/6958ff_5d3384324dda4494a6d47ab31920f971~mv2.jpeg\/v1\/fill\/w_381,h_286,al_c,q_80,usm_0.66_1.00_0.01,enc_auto\/6958ff_5d3384324dda4494a6d47ab31920f971~mv2.jpeg\" alt=\"VTT au Domaine de Gory\">\n          <\/figure>\n          <div>\n            <h2>Prendre l\u2019air doucement<\/h2>\n            <p>\u00c9quitation, putting-golf ou balade tranquille : pour bouger sans forc\u00e9ment chercher l\u2019effort.<\/p>\n            <span class=\"acc-guide__intro-more\">voir les activit\u00e9s<\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"acc-guide__intro-item\" href=\"#nature\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb\">\n            <img decoding=\"async\" src=\"https:\/\/www.myhauteloire.fr\/app\/uploads\/iris-images\/42197\/itinerance-haute-loire-pr-randonnees-auvergne-380x480-f50_50.jpg\" alt=\"Randonn\u00e9es en Haute-Loire\">\n          <\/figure>\n          <div>\n            <h2>Partir marcher<\/h2>\n            <p>Sommet du M\u00e9zenc, passerelle, cascades et panoramas pour prendre de la hauteur.<\/p>\n            <span class=\"acc-guide__intro-more\">voir les randonn\u00e9es<\/span>\n          <\/div>\n        <\/a>\n\n        <a class=\"acc-guide__intro-item\" href=\"#restaurants\" data-acc-reveal>\n          <figure class=\"acc-guide__thumb\">\n            <img decoding=\"async\" src=\"https:\/\/grandbowldairrestaurant.fr\/wp-content\/uploads\/2022\/12\/Table-plats-et-boisson-grand-bowl-dair.webp\" alt=\"Bonne table en Haute-Loire\">\n          <\/figure>\n          <div>\n            <h2>Choisir une bonne table<\/h2>\n            <p>Adresses proches du g\u00eete et id\u00e9es de restaurants pour une journ\u00e9e au Puy-en-Velay.<\/p>\n            <span class=\"acc-guide__intro-more\">voir les restaurants<\/span>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__section acc-guide__section--paper\" id=\"aventures\">\n    <figure class=\"acc-guide__side-image\" aria-hidden=\"true\">\n      <img decoding=\"async\" src=\"https:\/\/www.basedeloisirsdelavalette.fr\/wp-content\/uploads\/2025\/04\/news-2.jpg\" alt=\"\">\n    <\/figure>\n\n    <div class=\"acc-guide__inner acc-guide__detail\">\n      <div class=\"acc-guide__detail-title\" data-acc-reveal=\"left\">\n        <span class=\"acc-guide__script\">\u00c0 faire aux alentours<\/span>\n        <h2 class=\"acc-guide__big\">Les activit\u00e9s en d\u00e9tail<\/h2>\n      <\/div>\n\n      <div class=\"acc-guide__detail-list\">\n        <article class=\"acc-guide__detail-row\" data-acc-reveal>\n          <div>\n            <h3>Les activit\u00e9s au Domaine La Rouveure<\/h3>\n            <p>\u00c0 partir de 8 ans. Paintball, accrobranche, quatre parcours couleurs et deux parcours tyrolienne.<\/p>\n            <em>Entre 15\u20ac et 50\u20ac selon activit\u00e9. R\u00e9servation recommand\u00e9e.<\/em>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.domainelarouveure.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n          <figure class=\"acc-guide__strip acc-guide__strip--logo\">\n            <img decoding=\"async\" src=\"https:\/\/www.domainelarouveure.fr\/images\/logo.png\" alt=\"Domaine La Rouveure\">\n          <\/figure>\n        <\/article>\n\n        <article class=\"acc-guide__detail-row\" data-acc-reveal>\n          <div>\n            <h3>Parc aventure de l\u2019\u00c9cureuil<\/h3>\n            <p>10 parcours ludiques, 130 ateliers avec tyroliennes, totems, slacklines et 1,6 km de parcours a\u00e9riens.<\/p>\n            <em>Tarifs selon \u00e2ge et parcours, de 13\u20ac \u00e0 29\u20ac.<\/em>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.accrobranche-hauteloire.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n          <figure class=\"acc-guide__strip acc-guide__strip--logo\">\n            <img decoding=\"async\" src=\"https:\/\/www.accrobranche-hauteloire.fr\/smarty\/wireframe20\/media\/images\/footer-logo.png\" alt=\"Parc aventure de l\u2019\u00c9cureuil\">\n          <\/figure>\n        <\/article>\n\n        <article class=\"acc-guide__detail-row\" data-acc-reveal>\n          <div>\n            <h3>V\u00e9lorail du Velay<\/h3>\n            <p>Une activit\u00e9 de plein air pour profiter des paysages et des viaducs autrement.<\/p>\n            <em>Adultes 18\u20ac, jeunes 9\u20ac, enfants 1-5 ans gratuit avec si\u00e8ge auto. Sur r\u00e9servation.<\/em>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.velorailduvelay.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n          <figure class=\"acc-guide__strip\">\n            <img decoding=\"async\" src=\"https:\/\/www.velorailduvelay.fr\/scripts\/files\/66a15645b15250.38691849\/20190808_125317.jpg\" alt=\"V\u00e9lorail du Velay\">\n          <\/figure>\n        <\/article>\n\n        <article class=\"acc-guide__detail-row\" data-acc-reveal>\n          <div>\n            <h3>Domaine de Gory<\/h3>\n            <p>Parcours de 11 \u00e0 44 km, circuits GPS au d\u00e9part du domaine et mat\u00e9riel de s\u00e9curit\u00e9 fourni.<\/p>\n            <em>De 14\u20ac \u00e0 40\u20ac, VTT ou VAE, \u00e0 la demi-journ\u00e9e ou \u00e0 la journ\u00e9e.<\/em>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.domainedegory.com\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n          <figure class=\"acc-guide__strip\">\n            <img decoding=\"async\" src=\"https:\/\/static.wixstatic.com\/media\/6958ff_5d3384324dda4494a6d47ab31920f971~mv2.jpeg\/v1\/fill\/w_381,h_286,al_c,q_80,usm_0.66_1.00_0.01,enc_auto\/6958ff_5d3384324dda4494a6d47ab31920f971~mv2.jpeg\" alt=\"VTT au Domaine de Gory\">\n          <\/figure>\n        <\/article>\n\n        <article class=\"acc-guide__detail-row\" data-acc-reveal>\n          <div>\n            <h3>Rando Quad 3D<\/h3>\n            <p>Randos d\u00e9couverte, d\u00e9tente, sensation ou aventure, encadr\u00e9es par un guide.<\/p>\n            <em>Permis A\/B ou d\u00e8s 16 ans avec BSR. Casque et gants \u00e0 disposition. De 65\u20ac \u00e0 220\u20ac.<\/em>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.myhauteloire.fr\/commerce-service\/quad-3d\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n          <figure class=\"acc-guide__strip\">\n            <img decoding=\"async\" src=\"https:\/\/cdn.iris-etourism.io\/uploads\/mddt_hauteloire\/sizes\/8ab\/225-88-7493857-800x520.webp\" alt=\"Rando Quad 3D\">\n          <\/figure>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__section acc-guide__section--green\" id=\"nature\">\n    <div class=\"acc-guide__hikes-head\">\n      <div class=\"acc-guide__hikes-title\" data-acc-reveal>\n        <span class=\"acc-guide__script\">Nature et panoramas<\/span>\n        <h2 class=\"acc-guide__big\">Randonn\u00e9es autour du g\u00eete<\/h2>\n      <\/div>\n    <\/div>\n\n    <div class=\"acc-guide__inner acc-guide__hikes-body\">\n      <div class=\"acc-guide__trail-group\">\n        <div data-acc-reveal=\"left\">\n          <h3 class=\"acc-guide__trail-title\">Petit tour aux Estables<\/h3>\n\n          <article class=\"acc-guide__trail\">\n            <div class=\"acc-guide__dot\" aria-hidden=\"true\"><\/div>\n            <div>\n              <h3>Croix de P\u00e9catta<\/h3>\n              <strong>2h aller-retour<\/strong>\n            <\/div>\n            <p>Direction le sommet du M\u00e9zenc : depuis la croix de P\u00e9catta, comptez environ 1h pour arriver au sommet.<\/p>\n          <\/article>\n\n          <article class=\"acc-guide__trail\">\n            <div class=\"acc-guide__dot\" aria-hidden=\"true\"><\/div>\n            <div>\n              <h3>Cascade de Chaudeyrolles<\/h3>\n              <strong>Boucle de 2h15<\/strong>\n            <\/div>\n            <p>Cascade du Salin, pique-nique en famille ou entre amis, calme et s\u00e9r\u00e9nit\u00e9 en territoire de montagne.<\/p>\n          <\/article>\n        <\/div>\n\n        <div data-acc-reveal=\"left\">\n          <h3 class=\"acc-guide__trail-title\">Prendre de la hauteur<\/h3>\n\n          <article class=\"acc-guide__trail\">\n            <div class=\"acc-guide__dot\" aria-hidden=\"true\"><\/div>\n            <div>\n              <h3>Grazac<\/h3>\n              <strong>1h50 aller-retour<\/strong>\n            <\/div>\n            <p>Passerelle des Gorges du Lignon : la travers\u00e9e permet de plonger dans le paysage et d\u2019en mesurer la majest\u00e9.<\/p>\n          <\/article>\n\n          <article class=\"acc-guide__trail\">\n            <div class=\"acc-guide__dot\" aria-hidden=\"true\"><\/div>\n            <div>\n              <h3>Araules<\/h3>\n              <strong>1h30 aller-retour<\/strong>\n            <\/div>\n            <p>Le pic du Lizieux offre un superbe panorama \u00e0 360\u00b0 sur la vall\u00e9e du Lignon, le M\u00e9zenc, le Meygal et parfois les Alpes.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n\n      <figure class=\"acc-guide__hike-image\" data-acc-reveal=\"right\">\n        <img decoding=\"async\" src=\"https:\/\/www.myhauteloire.fr\/app\/uploads\/iris-images\/42197\/itinerance-haute-loire-pr-randonnees-auvergne-380x480-f50_50.jpg\" alt=\"Randonn\u00e9es en Haute-Loire\">\n      <\/figure>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__section acc-guide__section--paper\" id=\"restaurants\">\n    <div class=\"acc-guide__restaurants-title\" data-acc-reveal>\n      <span class=\"acc-guide__script\">Apr\u00e8s s\u2019\u00eatre d\u00e9pens\u00e9<\/span>\n      <h2 class=\"acc-guide__big\">Restaurants \u00e0 proximit\u00e9<\/h2>\n    <\/div>\n\n    <div class=\"acc-guide__food-grid\">\n      <article class=\"acc-guide__food\" data-acc-reveal>\n        <div>\n          <div class=\"acc-guide__food-head\"><span>Tarif : 10-20\u20ac<\/span><\/div>\n          <h3>Pizz\u2019in Tence<\/h3>\n          <em>Tence<\/em>\n          <p>Des pizzas \u00e0 tomber par terre, une petite terrasse color\u00e9e et tr\u00e8s conviviale au c\u0153ur du village.<\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/patricebogy.wixsite.com\/my-site-8\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n        <\/div>\n        <figure class=\"acc-guide__food-photo\">\n          <img decoding=\"async\" src=\"https:\/\/static.wixstatic.com\/media\/fa6f12_032b9765d1364d36bfd83e34a9510b86~mv2.jpg\/v1\/fill\/w_1960,h_1352,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto\/fa6f12_032b9765d1364d36bfd83e34a9510b86~mv2.jpg\" alt=\"Pizz\u2019in Tence\">\n        <\/figure>\n      <\/article>\n\n      <article class=\"acc-guide__food\" data-acc-reveal>\n        <div>\n          <div class=\"acc-guide__food-head\"><span>Tarif : 17-39\u20ac<\/span><\/div>\n          <h3>Le Thymallus<\/h3>\n          <em>Tence<\/em>\n          <p>De l\u2019originalit\u00e9, de belles associations et des assaisonnements parfaits pour un d\u00e9licieux moment.<\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/www.tence-restaurant-traiteur-thymallus.com\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n        <\/div>\n        <figure class=\"acc-guide__food-photo\">\n          <img decoding=\"async\" src=\"https:\/\/www.hdmedia.fr\/photos360\/fr-kevin-didier-grenoble\/360\/cbpOdpoVl\/media\/photos\/logo_general.png?v=24\" alt=\"Le Thymallus\">\n        <\/figure>\n      <\/article>\n\n      <article class=\"acc-guide__food\" data-acc-reveal>\n        <div>\n          <div class=\"acc-guide__food-head\"><span>Tarif : 23-44\u20ac<\/span><\/div>\n          <h3>Restaurant de la Poste<\/h3>\n          <em>Tence<\/em>\n          <p>Une cuisine traditionnelle g\u00e9n\u00e9reuse, jusqu\u2019au dessert tant attendu : l\u2019irr\u00e9sistible chariot de p\u00e2tisseries.<\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/www.hotel-poste-tence.com\/restaurant-hotel-tence-auvergne\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n        <\/div>\n        <figure class=\"acc-guide__food-photo\">\n          <img decoding=\"async\" src=\"https:\/\/www.monsamm.com\/gallery\/656f00a5a277a5.44418550-sm.webp\" alt=\"Restaurant de la Poste\">\n        <\/figure>\n      <\/article>\n\n      <article class=\"acc-guide__food\" data-acc-reveal>\n        <div>\n          <div class=\"acc-guide__food-head\"><span>Tarif : 20-30\u20ac<\/span><\/div>\n          <h3>Yummy Sushi<\/h3>\n          <em>Yssingeaux<\/em>\n          <p>Restaurant \u00e0 volont\u00e9, avec plats pr\u00e9par\u00e9s \u00e0 la demande et sur place, frais ou chauds.<\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/yummysushi43.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n        <\/div>\n        <figure class=\"acc-guide__food-photo\">\n          <img decoding=\"async\" src=\"https:\/\/ams3.digitaloceanspaces.com\/tmi-images\/yummy_sushi_723\/gallery\/zpeDDkrKBMJf9Gy4a.jpg\" alt=\"Yummy Sushi\">\n        <\/figure>\n      <\/article>\n\n      <article class=\"acc-guide__food\" data-acc-reveal>\n        <div>\n          <div class=\"acc-guide__food-head\"><span>Tarif : 20-30\u20ac<\/span><\/div>\n          <h3>Ici & L\u00e0-Bas<\/h3>\n          <em>Le Chambon-sur-Lignon<\/em>\n          <p>Table atypique, ambiance fleurie, chaleureuse et conviviale. Sp\u00e9cialit\u00e9s terre-mer, poissons et coquillages.<\/p>\n          <a class=\"acc-guide__cta\" href=\"https:\/\/www.facebook.com\/p\/Ici-et-l%C3%A0-bas-100093505507943\/?locale=fr_FR\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n        <\/div>\n        <figure class=\"acc-guide__food-photo\">\n          <img decoding=\"async\" src=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/29\/b6\/5c\/86\/restaurant.jpg?w=1000&amp;h=600&amp;s=1\" alt=\"Ici & L\u00e0-Bas\">\n        <\/figure>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__section acc-guide__section--sand\" id=\"puy\">\n    <div class=\"acc-guide__inner acc-guide__puy\">\n      <figure class=\"acc-guide__puy-photo\" data-acc-reveal=\"image\" data-acc-parallax>\n        <img decoding=\"async\" src=\"https:\/\/lesaulagnes.fr\/wp-content\/uploads\/2022\/02\/chapelle.jpeg\" alt=\"Le Puy-en-Velay\">\n      <\/figure>\n\n      <div class=\"acc-guide__puy-copy\" data-acc-reveal=\"right\">\n        <span class=\"acc-guide__script\">Une journ\u00e9e plus loin<\/span>\n        <h2 class=\"acc-guide__big\">Le Puy-en-Velay<\/h2>\n\n        <div class=\"acc-guide__puy-list\">\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">01<\/span>\n            <div>\n              <h3>Ravin de Corboeuf<\/h3>\n              <p>Un petit canyon de falaises d\u2019argiles color\u00e9es, form\u00e9 il y a plusieurs millions d\u2019ann\u00e9es.<\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">02<\/span>\n            <div>\n              <h3>Notre-Dame de France<\/h3>\n              <p>Depuis le rocher Corneille, un panorama unique sur la cath\u00e9drale et le bassin ponot.<\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">03<\/span>\n            <div>\n              <h3>Cath\u00e9drale du Puy<\/h3>\n              <p>Un site embl\u00e9matique, marqu\u00e9 par l\u2019histoire des p\u00e8lerins et la pente du mont Anis.<\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">04<\/span>\n            <div>\n              <h3>Centre-ville<\/h3>\n              <p>Place du Martouret, H\u00f4tel de ville, place du Plot ou rue Rapha\u00ebl : une fl\u00e2nerie qui vaut le d\u00e9tour.<\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">05<\/span>\n            <div>\n              <h3>Puy des Lumi\u00e8res<\/h3>\n              <p>Un spectacle \u00e0 d\u00e9couvrir sur les fa\u00e7ades de la ville pendant la saison estivale.<\/p>\n            <\/div>\n          <\/article>\n\n          <article class=\"acc-guide__puy-item\">\n            <span class=\"acc-guide__puy-number\">06<\/span>\n            <div>\n              <h3>Forteresse de Polignac<\/h3>\n              <p>Une position dominante et une vue \u00e0 360\u00b0 sur les monts du Velay, le Meygal et le M\u00e9zenc.<\/p>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__section acc-guide__section--paper\" id=\"tables-puy\">\n    <div class=\"acc-guide__near-food\">\n      <figure class=\"acc-guide__cheese\" data-acc-reveal=\"image\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486297678162-eb2a19b0a32d?auto=format&amp;fit=crop&amp;w=900&amp;q=84\" alt=\"Fromage fondant\">\n      <\/figure>\n\n      <div class=\"acc-guide__near-list\" data-acc-reveal=\"right\">\n        <span class=\"acc-guide__script\">Sur la route du Puy<\/span>\n        <h2 class=\"acc-guide__big\">Autres bonnes tables<\/h2>\n\n        <article class=\"acc-guide__near-row\">\n          <figure class=\"acc-guide__near-image\">\n            <img decoding=\"async\" src=\"https:\/\/grandbowldairrestaurant.fr\/wp-content\/uploads\/2022\/12\/Table-plats-et-boisson-grand-bowl-dair.webp\" alt=\"Le Grand Bowl d\u2019Air\">\n          <\/figure>\n          <div>\n            <div class=\"acc-guide__near-meta\"><span>Tarif : 30-40\u20ac<\/span><\/div>\n            <h3>Le Grand Bowl d\u2019Air<\/h3>\n            <em>Plats raffin\u00e9s et surprenants<\/em>\n            <p>Classiques de la cuisine traditionnelle avec une touche d\u2019originalit\u00e9.<\/p>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/grandbowldairrestaurant.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-guide__near-row\">\n          <figure class=\"acc-guide__near-image\">\n            <img decoding=\"async\" src=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/17\/d4\/4f\/70\/restaurant-l-ecu-d-or.jpg?w=900&amp;h=500&amp;s=1\" alt=\"L\u2019\u00c9cu d\u2019Or\">\n          <\/figure>\n          <div>\n            <div class=\"acc-guide__near-meta\"><span>Tarif : 20-30\u20ac<\/span><\/div>\n            <h3>L\u2019\u00c9cu d\u2019Or<\/h3>\n            <em>Lieu atypique, cuisine maison originale<\/em>\n            <p>Un plafond vo\u00fbt\u00e9 dans une chapelle m\u00e9di\u00e9vale, plats fran\u00e7ais copieux et vins de Loire.<\/p>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.restaurant-lecudor.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-guide__near-row\">\n          <figure class=\"acc-guide__near-image\">\n            <img decoding=\"async\" src=\"https:\/\/static.wixstatic.com\/media\/46dc18_0998a8ce1f34483cbe31aec42ff6108f~mv2.jpg\/v1\/fill\/w_1762,h_1864,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto\/46dc18_0998a8ce1f34483cbe31aec42ff6108f~mv2.jpg\" alt=\"La Fabrique des \u00c9toiles\">\n          <\/figure>\n          <div>\n            <div class=\"acc-guide__near-meta\"><span>Tarif : 20-30\u20ac<\/span><\/div>\n            <h3>La Fabrique des \u00c9toiles<\/h3>\n            <em>Excellent rapport qualit\u00e9-prix<\/em>\n            <p>Ouvert du mardi au samedi, midi et soir, avec terrasse pour les repas en ext\u00e9rieur.<\/p>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.lafabriquedesetoiles.fr\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-guide__near-row\">\n          <figure class=\"acc-guide__near-image\">\n            <img decoding=\"async\" src=\"https:\/\/cdn.iris-etourism.io\/uploads\/mddt_hauteloire\/sizes\/52e\/210-113-5534162-380x250.webp\" alt=\"Le Pas Sage\">\n          <\/figure>\n          <div>\n            <div class=\"acc-guide__near-meta\"><span>Tarif : 20-30\u20ac<\/span><\/div>\n            <h3>Le Pas Sage<\/h3>\n            <em>Plats typiques r\u00e9gionaux<\/em>\n            <p>Lentilles vertes du Puy, truffade et plats authentiques, avec options v\u00e9g\u00e9tariennes.<\/p>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/www.facebook.com\/p\/Le-pas-sage-100027461636014\/?locale=fr_FR\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-guide__near-row\">\n          <figure class=\"acc-guide__near-image\">\n            <img decoding=\"async\" src=\"https:\/\/media-cdn.tripadvisor.com\/media\/photo-m\/1280\/1c\/e1\/53\/6d\/31-place-de-la-liberation.jpg\" alt=\"Caf\u00e9 Bistrot L\u2019IB\">\n          <\/figure>\n          <div>\n            <div class=\"acc-guide__near-meta\"><span>Tarif : 10-20\u20ac<\/span><\/div>\n            <h3>Caf\u00e9 Bistrot L\u2019IB<\/h3>\n            <em>Bistrot avec produits du terroir<\/em>\n            <p>Un menu qui change quotidiennement et une cuisine de type bistrot le midi.<\/p>\n            <a class=\"acc-guide__cta\" href=\"https:\/\/cafebistrotlib.com\/\" target=\"_blank\" rel=\"noopener\">voir le site<\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-guide__final\">\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/acontrecourant-spa-gite.fr\/wp-content\/uploads\/2026\/06\/Z06_3542-HDR.jpg\" alt=\"Vue du g\u00eete \u00c0 Contre Courant\">\n    <\/figure>\n\n    <div class=\"acc-guide__final-content\" data-acc-reveal>\n      <span class=\"acc-guide__script\">Composer le s\u00e9jour<\/span>\n      <h2 class=\"acc-guide__big\">Revenir au calme<\/h2>\n      <p>\n        Une sortie le matin, le lac l\u2019apr\u00e8s-midi, une bonne table ou un retour au spa : les alentours se vivent sans programme charg\u00e9.\n      <\/p>\n      <a class=\"acc-guide__link\" href=\"\/contact\/\">demander une disponibilit\u00e9<\/a>\n    <\/div>\n  <\/section>\n\n  <script>\n    (function () {\n      try {\n        var roots = document.querySelectorAll(\"[data-acc-guide]\");\n        if (!roots.length) return;\n\n        Array.prototype.forEach.call(roots, function (root) {\n          if (root.getAttribute(\"data-acc-guide-ready\") === \"true\") return;\n          root.setAttribute(\"data-acc-guide-ready\", \"true\");\n\n          var reduceMotion = window.matchMedia && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n          var revealItems = root.querySelectorAll(\"[data-acc-reveal]\");\n          var parallaxItems = root.querySelectorAll(\"[data-acc-parallax]\");\n          var navMenu = root.querySelector(\".acc-guide__anchor-menu\");\n          var navLinks = navMenu ? navMenu.querySelectorAll(\"a[href^='#']\") : [];\n          var navPlaceholder = null;\n          var navParent = null;\n          var navNext = null;\n\n          root.classList.add(\"js\");\n\n          if (navMenu) {\n            navParent = navMenu.parentNode;\n            navNext = navMenu.nextSibling;\n\n            navPlaceholder = document.createElement(\"div\");\n            navPlaceholder.className = \"acc-guide__anchor-placeholder\";\n            navParent.insertBefore(navPlaceholder, navMenu);\n\n            navMenu.style.setProperty(\"--acc-wine\", \"#563234\");\n            navMenu.style.setProperty(\"--acc-paper\", \"#f8f4ec\");\n          }\n\n          var sections = Array.prototype.map.call(navLinks, function (link) {\n            return root.querySelector(link.getAttribute(\"href\"));\n          }).filter(Boolean);\n\n          function showAll() {\n            Array.prototype.forEach.call(revealItems, function (item) {\n              item.classList.add(\"is-visible\");\n            });\n          }\n\n          root.querySelectorAll(\".acc-guide__hero, .acc-guide__section, .acc-guide__final\").forEach(function (section) {\n            section.querySelectorAll(\"[data-acc-reveal]\").forEach(function (item, index) {\n              item.style.setProperty(\"--delay\", Math.min(index * 95, 420) + \"ms\");\n            });\n          });\n\n          if (!(\"IntersectionObserver\" in window) || reduceMotion) {\n            showAll();\n          } else {\n            var observer = new IntersectionObserver(function (entries) {\n              entries.forEach(function (entry) {\n                if (entry.isIntersecting) {\n                  entry.target.classList.add(\"is-visible\");\n                  observer.unobserve(entry.target);\n                }\n              });\n            }, {\n              threshold: 0.16,\n              rootMargin: \"0px 0px -10% 0px\"\n            });\n\n            Array.prototype.forEach.call(revealItems, function (item) {\n              observer.observe(item);\n            });\n\n            setTimeout(showAll, 5200);\n          }\n\n          function getAdminOffset() {\n            var offset = 0;\n            var adminBar = document.getElementById(\"wpadminbar\");\n\n            if (adminBar) {\n              var adminStyle = window.getComputedStyle(adminBar);\n              if (adminStyle.position === \"fixed\") {\n                offset = Math.max(offset, adminBar.getBoundingClientRect().bottom || adminBar.offsetHeight || 0);\n              }\n            }\n\n            var selectors = [\n              \"#main-header\",\n              \".et-l--header\",\n              \".et_builder_inner_content > .et_pb_section.et_pb_sticky\",\n              \".et_pb_section_0_tb_header\",\n              \".et_pb_sticky\",\n              \".et-fixed-header\",\n              \"header\"\n            ];\n\n            var candidates = document.querySelectorAll(selectors.join(\",\"));\n\n            Array.prototype.forEach.call(candidates, function (item) {\n              if (!item || item === navMenu || item.contains(navMenu)) return;\n              if (root.contains(item)) return;\n\n              var style = window.getComputedStyle(item);\n              var rect = item.getBoundingClientRect();\n              var isStickyLayer = style.position === \"fixed\" || style.position === \"sticky\";\n\n              if (!isStickyLayer) return;\n              if (rect.height < 30 || rect.height > 220) return;\n              if (rect.bottom <= 0 || rect.top > 40) return;\n\n              offset = Math.max(offset, rect.bottom);\n            });\n\n            return Math.round(offset);\n          }\n\n          function getMenuHeight() {\n            return navMenu ? navMenu.offsetHeight || 0 : 0;\n          }\n\n          function setMenuFixed(shouldFix) {\n            if (!navMenu || !navPlaceholder || !navParent) return;\n\n            var isFixed = navMenu.classList.contains(\"is-fixed\");\n            var menuHeight = getMenuHeight();\n\n            navPlaceholder.style.height = shouldFix ? menuHeight + \"px\" : \"0px\";\n\n            if (shouldFix && !isFixed) {\n              document.body.appendChild(navMenu);\n              navMenu.classList.add(\"is-fixed\");\n            }\n\n            if (!shouldFix && isFixed) {\n              navMenu.classList.remove(\"is-fixed\");\n\n              if (navNext && navNext.parentNode === navParent) {\n                navParent.insertBefore(navMenu, navNext);\n              } else {\n                navParent.appendChild(navMenu);\n              }\n\n              navPlaceholder.style.height = \"0px\";\n            }\n          }\n\n          function updateStickyMenu() {\n            if (!navMenu || !navPlaceholder) return;\n\n            var topOffset = getAdminOffset();\n            var rootRect = root.getBoundingClientRect();\n            var placeholderRect = navPlaceholder.getBoundingClientRect();\n            var menuHeight = getMenuHeight();\n\n            var shouldFix =\n              placeholderRect.top <= topOffset &&\n              rootRect.bottom > topOffset + menuHeight + 8;\n\n            navMenu.style.setProperty(\"--acc-fixed-top\", topOffset + \"px\");\n\n            setMenuFixed(shouldFix);\n          }\n\n          function updateParallax() {\n            if (reduceMotion) return;\n\n            var vh = window.innerHeight || 1;\n\n            Array.prototype.forEach.call(parallaxItems, function (item, index) {\n              var rect = item.getBoundingClientRect();\n              var center = rect.top + rect.height \/ 2;\n              var progress = (center - vh \/ 2) \/ (vh + rect.height);\n              var strength = index === 0 ? -52 : -34;\n              var y = Math.max(-1, Math.min(1, progress)) * strength;\n\n              item.style.setProperty(\"--acc-parallax\", y.toFixed(2) + \"px\");\n            });\n          }\n\n          function updateActiveLink() {\n            if (!sections.length || !navLinks.length) return;\n\n            var vh = window.innerHeight || 1;\n            var menuHeight = getMenuHeight();\n            var marker = Math.max(getAdminOffset() + menuHeight + 16, vh * 0.32);\n\n            sections.forEach(function (section) {\n              var rect = section.getBoundingClientRect();\n              var id = section.getAttribute(\"id\");\n\n              if (rect.top <= marker && rect.bottom >= marker) {\n                Array.prototype.forEach.call(navLinks, function (link) {\n                  link.classList.toggle(\"is-active\", link.getAttribute(\"href\") === \"#\" + id);\n                });\n              }\n            });\n          }\n\n          Array.prototype.forEach.call(navLinks, function (link) {\n            link.addEventListener(\"click\", function (event) {\n              var target = root.querySelector(link.getAttribute(\"href\"));\n              if (!target) return;\n\n              event.preventDefault();\n\n              var offset = getAdminOffset() + getMenuHeight();\n              var top = target.getBoundingClientRect().top + window.pageYOffset - offset + 2;\n\n              window.scrollTo({\n                top: top,\n                behavior: \"smooth\"\n              });\n            });\n          });\n\n          var ticking = false;\n\n          function updateAll() {\n            updateStickyMenu();\n            updateParallax();\n            updateActiveLink();\n            ticking = false;\n          }\n\n          function requestUpdate() {\n            if (!ticking) {\n              window.requestAnimationFrame(updateAll);\n              ticking = true;\n            }\n          }\n\n          window.addEventListener(\"scroll\", requestUpdate, { passive: true });\n          window.addEventListener(\"resize\", requestUpdate);\n          window.addEventListener(\"load\", requestUpdate);\n\n          updateAll();\n          setTimeout(updateAll, 250);\n          setTimeout(updateAll, 900);\n          setTimeout(updateAll, 1800);\n        });\n      } catch (error) {\n        document.querySelectorAll(\"[data-acc-guide] [data-acc-reveal]\").forEach(function (item) {\n          item.classList.add(\"is-visible\");\n        });\n      }\n    })();\n  <\/script>\n<\/section>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"dipi_cpt_category":[],"class_list":["post-4302","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Activit\u00e9s - A contre courant<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/acontrecourant-spa-gite.fr\/en\/activites\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Activit\u00e9s - A contre courant\" \/>\n<meta property=\"og:url\" content=\"https:\/\/acontrecourant-spa-gite.fr\/en\/activites\/\" \/>\n<meta property=\"og:site_name\" content=\"A contre courant\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-07T09:23:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/activites\\\/\",\"url\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/activites\\\/\",\"name\":\"Activit\u00e9s - A contre courant\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/#website\"},\"datePublished\":\"2026-06-14T20:44:13+00:00\",\"dateModified\":\"2026-08-07T09:23:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/activites\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/activites\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/activites\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Activit\u00e9s\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/#website\",\"url\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/\",\"name\":\"A contre courant\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Activit\u00e9s - A contre courant","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/acontrecourant-spa-gite.fr\/en\/activites\/","og_locale":"en_GB","og_type":"article","og_title":"Activit\u00e9s - A contre courant","og_url":"https:\/\/acontrecourant-spa-gite.fr\/en\/activites\/","og_site_name":"A contre courant","article_modified_time":"2026-08-07T09:23:26+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/acontrecourant-spa-gite.fr\/activites\/","url":"https:\/\/acontrecourant-spa-gite.fr\/activites\/","name":"Activit\u00e9s - A contre courant","isPartOf":{"@id":"https:\/\/acontrecourant-spa-gite.fr\/#website"},"datePublished":"2026-06-14T20:44:13+00:00","dateModified":"2026-08-07T09:23:26+00:00","breadcrumb":{"@id":"https:\/\/acontrecourant-spa-gite.fr\/activites\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/acontrecourant-spa-gite.fr\/activites\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/acontrecourant-spa-gite.fr\/activites\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/acontrecourant-spa-gite.fr\/"},{"@type":"ListItem","position":2,"name":"Activit\u00e9s"}]},{"@type":"WebSite","@id":"https:\/\/acontrecourant-spa-gite.fr\/#website","url":"https:\/\/acontrecourant-spa-gite.fr\/","name":"A contre courant","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/acontrecourant-spa-gite.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/comments?post=4302"}],"version-history":[{"count":36,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4302\/revisions"}],"predecessor-version":[{"id":4556,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4302\/revisions\/4556"}],"wp:attachment":[{"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/media?parent=4302"}],"wp:term":[{"taxonomy":"dipi_cpt_category","embeddable":true,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/dipi_cpt_category?post=4302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}