{"id":4365,"date":"2026-06-17T05:54:58","date_gmt":"2026-06-17T05:54:58","guid":{"rendered":"https:\/\/acontrecourant-spa-gite.fr\/?page_id=4365"},"modified":"2026-07-15T18:23:50","modified_gmt":"2026-07-15T18:23:50","slug":"contact","status":"publish","type":"page","link":"https:\/\/acontrecourant-spa-gite.fr\/en\/contact\/","title":{"rendered":"Contact"},"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\"><section class=\"acc-reservation\" data-acc-reservation>\n  <style>\n    .acc-reservation {\n      --acc-cream: #f1f0e4;\n      --acc-paper: #fbfaf5;\n      --acc-wine: #563234;\n      --acc-ink: #171514;\n      --acc-muted: rgba(23, 21, 20, 0.64);\n      --acc-line: rgba(86, 50, 52, 0.16);\n      --acc-side: clamp(24px, 5vw, 104px);\n\n      position: relative;\n      overflow: hidden;\n      display: block;\n      margin: 0 !important;\n      padding: 0 !important;\n      color: var(--acc-ink);\n      background: var(--acc-paper);\n      font-family: inherit;\n      isolation: isolate;\n    }\n\n    .acc-reservation,\n    .acc-reservation * {\n      box-sizing: border-box;\n    }\n\n    .acc-reservation a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .acc-reservation button {\n      font: inherit;\n    }\n\n    .acc-reservation__hero {\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-reservation__image {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center center;\n      opacity: 0.96;\n      filter: saturate(0.9) contrast(1.06) brightness(0.78);\n      transform: scale(1.055);\n      transition: transform 1800ms cubic-bezier(0.22, 1, 0.36, 1);\n    }\n\n    .acc-reservation.is-ready .acc-reservation__image {\n      transform: scale(1.02);\n    }\n\n    .acc-reservation__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.25) 46%, rgba(0, 0, 0, 0.62) 100%),\n        linear-gradient(180deg, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.08) 34%, rgba(0, 0, 0, 0.62)),\n        linear-gradient(90deg, rgba(86, 50, 52, 0.42), rgba(6, 11, 66, 0.04) 52%, rgba(86, 50, 52, 0.28));\n      pointer-events: none;\n    }\n\n    .acc-reservation__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-reservation__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-reservation.is-ready .acc-reservation__center {\n      opacity: 1;\n      filter: blur(0);\n      transform: translateY(0);\n    }\n\n    .acc-reservation__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-reservation__kicker::before,\n    .acc-reservation__kicker::after {\n      content: \"\";\n      width: clamp(34px, 4vw, 72px);\n      height: 1px;\n      background: currentColor;\n      opacity: 0.68;\n    }\n\n    .acc-reservation__title {\n      margin: 0;\n      color: var(--acc-cream);\n      font-size: clamp(68px, 9.6vw, 168px);\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-reservation__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-reservation__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-reservation__arrow {\n      width: 1px;\n      height: 54px;\n      background: currentColor;\n      opacity: 0.78;\n      position: relative;\n      animation: acc-reservation-arrow 1600ms ease-in-out infinite;\n    }\n\n    .acc-reservation__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-reservation-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-reservation__intro {\n      position: relative;\n      overflow: hidden;\n      padding: clamp(82px, 9vw, 140px) var(--acc-side) clamp(48px, 5vw, 82px);\n      background: var(--acc-paper);\n      color: var(--acc-ink);\n    }\n\n    .acc-reservation__intro-inner {\n      width: min(940px, 100%);\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    .acc-reservation__intro-kicker,\n    .acc-reservation__section-kicker {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 18px;\n      margin-bottom: clamp(24px, 3vw, 42px);\n      color: rgba(145, 73, 39, 0.72);\n      font-size: 12px;\n      line-height: 1.4;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n    }\n\n    .acc-reservation__intro-kicker::before,\n    .acc-reservation__intro-kicker::after,\n    .acc-reservation__section-kicker::before,\n    .acc-reservation__section-kicker::after {\n      content: \"\";\n      width: clamp(34px, 4vw, 72px);\n      height: 1px;\n      background: currentColor;\n      opacity: 0.68;\n    }\n\n    .acc-reservation__intro-title,\n    .acc-reservation__section-title {\n      margin: 0;\n      color: var(--acc-wine);\n      font-size: clamp(42px, 5.8vw, 92px);\n      line-height: 0.98;\n      font-weight: 400;\n      letter-spacing: 0;\n    }\n\n    .acc-reservation__intro-text,\n    .acc-reservation__section-text {\n      margin: clamp(26px, 3vw, 40px) auto 0;\n      max-width: 720px;\n      color: var(--acc-muted);\n      font-size: clamp(18px, 1.3vw, 23px);\n      line-height: 1.72;\n      font-weight: 400;\n    }\n\n    .acc-reservation__details {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 14px clamp(26px, 4vw, 58px);\n      margin-top: clamp(38px, 5vw, 66px);\n      padding-top: clamp(26px, 3vw, 40px);\n      border-top: 1px solid var(--acc-line);\n    }\n\n    .acc-reservation__detail {\n      display: grid;\n      gap: 8px;\n      min-width: 150px;\n    }\n\n    .acc-reservation__detail span {\n      color: rgba(145, 73, 39, 0.72);\n      font-size: 11px;\n      line-height: 1;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n    }\n\n    .acc-reservation__detail strong {\n      color: var(--acc-ink);\n      font-size: clamp(16px, 1.05vw, 19px);\n      line-height: 1.35;\n      font-weight: 400;\n    }\n\n    .acc-reservation__contact {\n      position: relative;\n      padding: 0 var(--acc-side) clamp(72px, 8vw, 128px);\n      background: var(--acc-paper);\n      color: var(--acc-ink);\n    }\n\n    .acc-reservation__contact-inner {\n      width: min(1180px, 100%);\n      margin: 0 auto;\n      display: grid;\n      gap: clamp(30px, 5vw, 72px);\n    }\n\n    .acc-reservation__contact-head {\n      text-align: center;\n      width: min(860px, 100%);\n      margin: 0 auto;\n    }\n\n    .acc-reservation__cards {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1px;\n      background: rgba(86, 50, 52, 0.14);\n      box-shadow: 0 34px 110px rgba(23, 21, 20, 0.08);\n    }\n\n    .acc-reservation__card {\n      min-height: 250px;\n      display: grid;\n      align-content: space-between;\n      gap: 24px;\n      padding: clamp(24px, 3vw, 40px);\n      background: #fff;\n    }\n\n    .acc-reservation__card-top {\n      display: grid;\n      gap: 16px;\n    }\n\n    .acc-reservation__card span {\n      color: rgba(145, 73, 39, 0.76);\n      font-size: 11px;\n      line-height: 1;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n    }\n\n    .acc-reservation__card strong {\n      color: var(--acc-wine);\n      font-size: clamp(24px, 2vw, 36px);\n      line-height: 1.06;\n      font-weight: 400;\n    }\n\n    .acc-reservation__card p {\n      margin: 0;\n      color: var(--acc-muted);\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    .acc-reservation__card-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .acc-reservation__card-link {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 42px;\n      padding: 0 16px;\n      border: 1px solid rgba(86, 50, 52, 0.18);\n      color: var(--acc-wine);\n      font-size: 12px;\n      line-height: 1;\n      letter-spacing: 0.12em;\n      text-transform: lowercase;\n      transition: background 220ms ease, border-color 220ms ease, color 220ms ease, transform 220ms ease;\n    }\n\n    .acc-reservation__card-link:hover {\n      background: var(--acc-wine);\n      border-color: var(--acc-wine);\n      color: #fff;\n      transform: translateY(-2px);\n    }\n\n    .acc-reservation__map-block {\n      display: grid;\n      grid-template-columns: minmax(280px, 0.4fr) minmax(0, 1fr);\n      background: #fff;\n      border: 1px solid rgba(86, 50, 52, 0.12);\n      box-shadow: 0 34px 110px rgba(23, 21, 20, 0.08);\n      overflow: hidden;\n    }\n\n    .acc-reservation__map-copy {\n      display: grid;\n      align-content: center;\n      gap: 22px;\n      padding: clamp(28px, 4vw, 54px);\n      background: #fff;\n    }\n\n    .acc-reservation__map-copy span {\n      color: rgba(145, 73, 39, 0.76);\n      font-size: 11px;\n      line-height: 1;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n    }\n\n    .acc-reservation__map-copy h3 {\n      margin: 0;\n      color: var(--acc-wine);\n      font-size: clamp(30px, 3vw, 54px);\n      line-height: 1;\n      font-weight: 400;\n    }\n\n    .acc-reservation__map-copy p {\n      margin: 0;\n      color: var(--acc-muted);\n      font-size: 15px;\n      line-height: 1.62;\n    }\n\n    .acc-reservation__access-list {\n      display: grid;\n      gap: 10px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .acc-reservation__access-item {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--acc-ink);\n      font-size: 15px;\n      line-height: 1.45;\n    }\n\n    .acc-reservation__access-item::before {\n      content: \"\";\n      flex: 0 0 auto;\n      width: 7px;\n      height: 7px;\n      border-radius: 999px;\n      background: var(--acc-wine);\n      opacity: 0.72;\n    }\n\n    .acc-reservation__map {\n      min-height: 420px;\n      background: #e5dfd3;\n    }\n\n    .acc-reservation__map iframe {\n      display: block;\n      width: 100%;\n      height: 100%;\n      min-height: 420px;\n      border: 0;\n      filter: saturate(0.86) contrast(0.96);\n    }\n\n    body.acc-reservation-page {\n      --acc-paper: #fbfaf5;\n      --acc-wine: #563234;\n      --acc-ink: #171514;\n      --acc-muted: rgba(23, 21, 20, 0.64);\n      --acc-line: rgba(86, 50, 52, 0.16);\n    }\n\n    body.acc-reservation-page .acc-reservation-form-section,\n    body.acc-reservation-page .acc-reservation-form-row,\n    body.acc-reservation-page .acc-reservation-form-column {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin-top: 0 !important;\n      padding-top: 0 !important;\n      background: var(--acc-paper) !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready {\n      position: relative !important;\n      z-index: 5 !important;\n      width: min(920px, calc(100% - 48px)) !important;\n      max-width: 920px !important;\n      min-height: 0 !important;\n      height: auto !important;\n      margin: clamp(34px, 4vw, 62px) auto clamp(86px, 9vw, 150px) !important;\n      padding: clamp(28px, 4.5vw, 58px) !important;\n      background: #fff !important;\n      border: 1px solid rgba(86, 50, 52, 0.12) !important;\n      box-shadow: 0 34px 110px rgba(23, 21, 20, 0.12) !important;\n      color: var(--acc-ink) !important;\n      overflow: visible !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready,\n    body.acc-reservation-page .acc-reservation-form-ready * {\n      box-sizing: border-box !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_main_title {\n      margin: 0 0 28px !important;\n      color: var(--acc-wine) !important;\n      font-size: clamp(30px, 3.4vw, 56px) !important;\n      line-height: 1 !important;\n      font-weight: 400 !important;\n      letter-spacing: 0 !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_form,\n    body.acc-reservation-page .acc-reservation-form-grid {\n      width: 100% !important;\n      max-width: 100% !important;\n      height: auto !important;\n      min-height: 0 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      display: grid !important;\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n      gap: 18px 20px !important;\n      align-items: start !important;\n      background: transparent !important;\n      border: 0 !important;\n      box-shadow: none !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field,\n    body.acc-reservation-page .acc-reservation-form-ready p.et_pb_contact_field {\n      position: relative !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n      height: auto !important;\n      min-height: 0 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      float: none !important;\n      clear: none !important;\n      grid-column: span 1 !important;\n      background: transparent !important;\n      border: 0 !important;\n      box-shadow: none !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field:has(textarea),\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field[data-id*=\"message\"],\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field[data-id*=\"Message\"],\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field[data-id*=\"question\"],\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_field[data-id*=\"Question\"] {\n      grid-column: 1 \/ -1 !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready input,\n    body.acc-reservation-page .acc-reservation-form-ready textarea,\n    body.acc-reservation-page .acc-reservation-form-ready select {\n      display: block !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-height: 56px !important;\n      margin: 0 !important;\n      padding: 17px 18px !important;\n      border: 1px solid rgba(86, 50, 52, 0.16) !important;\n      border-radius: 0 !important;\n      background: var(--acc-paper) !important;\n      color: var(--acc-ink) !important;\n      font-size: 15px !important;\n      line-height: 1.35 !important;\n      box-shadow: none !important;\n      outline: none !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready textarea {\n      min-height: 178px !important;\n      resize: vertical !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready input:focus,\n    body.acc-reservation-page .acc-reservation-form-ready textarea:focus,\n    body.acc-reservation-page .acc-reservation-form-ready select:focus {\n      border-color: rgba(86, 50, 52, 0.42) !important;\n      background: #fff !important;\n      box-shadow: 0 0 0 4px rgba(86, 50, 52, 0.06) !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready input::placeholder,\n    body.acc-reservation-page .acc-reservation-form-ready textarea::placeholder {\n      color: rgba(23, 21, 20, 0.42) !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_contact_bottom_container {\n      grid-column: 1 \/ -1 !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      height: auto !important;\n      min-height: 0 !important;\n      margin: 4px 0 0 !important;\n      padding: 0 !important;\n      float: none !important;\n      clear: both !important;\n      display: flex !important;\n      flex-wrap: wrap !important;\n      justify-content: flex-start !important;\n      align-items: center !important;\n      gap: 14px !important;\n      background: transparent !important;\n      border: 0 !important;\n      box-shadow: none !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_right {\n      float: none !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 10px !important;\n      color: var(--acc-muted) !important;\n      font-size: 14px !important;\n      line-height: 1 !important;\n      order: 1 !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready input.et_pb_contact_captcha {\n      width: 74px !important;\n      min-width: 74px !important;\n      max-width: 74px !important;\n      min-height: 54px !important;\n      padding: 12px !important;\n      text-align: center !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_submit,\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_button {\n      width: auto !important;\n      min-width: 168px !important;\n      max-width: none !important;\n      min-height: 54px !important;\n      margin: 0 !important;\n      padding: 0 30px !important;\n      border: 1px solid var(--acc-wine) !important;\n      border-radius: 0 !important;\n      background: var(--acc-wine) !important;\n      color: #fff !important;\n      font-size: 13px !important;\n      line-height: 1 !important;\n      letter-spacing: 0.14em !important;\n      text-transform: lowercase !important;\n      box-shadow: none !important;\n      display: inline-flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      order: 2 !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_submit:hover,\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_button:hover {\n      transform: translateY(-3px) !important;\n      background: transparent !important;\n      color: var(--acc-wine) !important;\n      padding: 0 30px !important;\n    }\n\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_submit::after,\n    body.acc-reservation-page .acc-reservation-form-ready .et_pb_button::after {\n      display: none !important;\n    }\n\n    .acc-reservation,\n    .acc-reservation.et_pb_module {\n      margin: 0 !important;\n    }\n\n    .et_pb_section:has(.acc-reservation),\n    .et_pb_row:has(.acc-reservation),\n    .et_pb_column:has(.acc-reservation),\n    .et_pb_code:has(.acc-reservation),\n    .et_pb_code_inner:has(.acc-reservation) {\n      width: 100% !important;\n      max-width: 100% !important;\n      padding-top: 0 !important;\n      padding-bottom: 0 !important;\n      margin-top: 0 !important;\n      margin-bottom: 0 !important;\n    }\n\n    @media (max-width: 980px) {\n      .acc-reservation__cards,\n      .acc-reservation__map-block {\n        grid-template-columns: 1fr;\n      }\n\n      .acc-reservation__card {\n        min-height: 220px;\n      }\n\n      .acc-reservation__map,\n      .acc-reservation__map iframe {\n        min-height: 360px;\n      }\n    }\n\n    @media (max-width: 720px) {\n      .acc-reservation {\n        --acc-side: 24px;\n      }\n\n      .acc-reservation__content {\n        padding: 124px 24px 132px;\n      }\n\n      .acc-reservation__kicker,\n      .acc-reservation__intro-kicker,\n      .acc-reservation__section-kicker {\n        gap: 12px;\n        font-size: 10px;\n        letter-spacing: 0.14em;\n      }\n\n      .acc-reservation__kicker::before,\n      .acc-reservation__kicker::after,\n      .acc-reservation__intro-kicker::before,\n      .acc-reservation__intro-kicker::after,\n      .acc-reservation__section-kicker::before,\n      .acc-reservation__section-kicker::after {\n        width: 28px;\n      }\n\n      .acc-reservation__title {\n        font-size: clamp(58px, 18vw, 86px);\n      }\n\n      .acc-reservation__scroll {\n        bottom: 32px;\n      }\n\n      .acc-reservation__intro {\n        padding: 68px 24px 44px;\n      }\n\n      .acc-reservation__intro-title,\n      .acc-reservation__section-title {\n        font-size: clamp(38px, 12vw, 62px);\n      }\n\n      .acc-reservation__intro-text,\n      .acc-reservation__section-text {\n        font-size: 17px;\n        line-height: 1.65;\n      }\n\n      .acc-reservation__details {\n        display: grid;\n        justify-content: stretch;\n        text-align: left;\n      }\n\n      .acc-reservation__contact {\n        padding: 0 24px 72px;\n      }\n\n      .acc-reservation__contact-head {\n        text-align: left;\n      }\n\n      .acc-reservation__section-kicker {\n        justify-content: flex-start;\n      }\n\n      .acc-reservation__section-kicker::after {\n        display: none;\n      }\n\n      .acc-reservation__card {\n        padding: 26px 22px;\n        min-height: auto;\n      }\n\n      .acc-reservation__card strong {\n        font-size: 26px;\n      }\n\n      .acc-reservation__card-link {\n        flex: 1 1 auto;\n      }\n\n      .acc-reservation__map-copy {\n        padding: 28px 22px;\n      }\n\n      .acc-reservation__map,\n      .acc-reservation__map iframe {\n        min-height: 320px;\n      }\n\n      body.acc-reservation-page .acc-reservation-form-ready {\n        width: calc(100% - 32px) !important;\n        padding: 28px 20px !important;\n        margin-top: 28px !important;\n        margin-bottom: 76px !important;\n      }\n\n      body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_form,\n      body.acc-reservation-page .acc-reservation-form-grid {\n        grid-template-columns: 1fr !important;\n      }\n\n      body.acc-reservation-page .acc-reservation-form-ready .et_contact_bottom_container {\n        display: grid !important;\n        gap: 14px !important;\n      }\n\n      body.acc-reservation-page .acc-reservation-form-ready .et_pb_contact_submit,\n      body.acc-reservation-page .acc-reservation-form-ready .et_pb_button {\n        width: 100% !important;\n      }\n    }\n  <\/style>\n\n  <section class=\"acc-reservation__hero\">\n    <img\n      class=\"acc-reservation__image\"\n      decoding=\"async\"\n      src=\"https:\/\/acontrecourant-spa-gite.fr\/wp-content\/uploads\/2026\/06\/Z06_3324-HDR-scaled.jpg\"\n      alt=\"Vue du g\u00eete \u00c0 Contre Courant\"\n    >\n\n    <div class=\"acc-reservation__overlay\"><\/div>\n\n    <div class=\"acc-reservation__content\">\n      <div class=\"acc-reservation__center\">\n        <div class=\"acc-reservation__kicker\">\u00c0 Contre Courant<\/div>\n        <h1 class=\"acc-reservation__title\">Contact<\/h1>\n      <\/div>\n    <\/div>\n\n    <button class=\"acc-reservation__scroll\" type=\"button\" aria-label=\"Faire d\u00e9filer vers le formulaire\">\n      <span>faire une demande<\/span>\n      <i class=\"acc-reservation__arrow\" aria-hidden=\"true\"><\/i>\n    <\/button>\n  <\/section>\n\n  <section class=\"acc-reservation__intro\" id=\"demande-reservation\">\n    <div class=\"acc-reservation__intro-inner\">\n      <div class=\"acc-reservation__intro-kicker\">Demande de s\u00e9jour<\/div>\n\n      <h2 class=\"acc-reservation__intro-title\">Garder quelques jours pour vous<\/h2>\n\n      <p class=\"acc-reservation__intro-text\">\n        Envoyez vos dates, le nombre de voyageurs et vos questions \u00e9ventuelles. On vous r\u00e9pond simplement avec les disponibilit\u00e9s et les informations utiles pour pr\u00e9parer votre s\u00e9jour.\n      <\/p>\n\n      <div class=\"acc-reservation__details\">\n        <div class=\"acc-reservation__detail\">\n          <span>Dates<\/span>\n          <strong>m\u00eame approximatives<\/strong>\n        <\/div>\n\n        <div class=\"acc-reservation__detail\">\n          <span>Groupe<\/span>\n          <strong>jusqu\u2019\u00e0 10 voyageurs<\/strong>\n        <\/div>\n\n        <div class=\"acc-reservation__detail\">\n          <span>R\u00e9ponse<\/span>\n          <strong>disponibilit\u00e9s et suite<\/strong>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"acc-reservation__contact\" id=\"coordonnees\">\n    <div class=\"acc-reservation__contact-inner\">\n      <div class=\"acc-reservation__contact-head\">\n        <div class=\"acc-reservation__section-kicker\">Coordonn\u00e9es<\/div>\n        <h2 class=\"acc-reservation__section-title\">Nous joindre simplement<\/h2>\n        <p class=\"acc-reservation__section-text\">\n          Pour une demande rapide, vous pouvez passer par le formulaire. Pour un acc\u00e8s direct, voici les informations utiles du g\u00eete.\n        <\/p>\n      <\/div>\n\n      <div class=\"acc-reservation__cards\">\n        <article class=\"acc-reservation__card\">\n          <div class=\"acc-reservation__card-top\">\n            <span>E-mail<\/span>\n            <strong>\u00c9crire<\/strong>\n            <p>Contact direct : astrid608@yahoo.fr<\/p>\n          <\/div>\n\n          <div class=\"acc-reservation__card-actions\">\n            <a class=\"acc-reservation__card-link\" href=\"mailto:astrid608@yahoo.fr\">envoyer un mail<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-reservation__card\">\n          <div class=\"acc-reservation__card-top\">\n            <span>T\u00e9l\u00e9phone<\/span>\n            <strong>Appeler<\/strong>\n            <p>Contact direct : +33 6 63 69 36 07<\/p>\n          <\/div>\n\n          <div class=\"acc-reservation__card-actions\">\n            <a class=\"acc-reservation__card-link\" href=\"tel:+33663693607\">appeler<\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"acc-reservation__card\">\n          <div class=\"acc-reservation__card-top\">\n            <span>Adresse<\/span>\n            <strong>Y aller<\/strong>\n            <p>170 Chemin des Torriers \u00b7 43200 Saint-Jeures. Le lien ouvre l\u2019itin\u00e9raire Google Maps.<\/p>\n          <\/div>\n\n          <div class=\"acc-reservation__card-actions\">\n           <a class=\"acc-reservation__card-link\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=45.147047%2C4.204181\" target=\"_blank\" rel=\"noopener\">y aller<\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <div class=\"acc-reservation__map-block\">\n        <div class=\"acc-reservation__map-copy\">\n          <span>Acc\u00e8s<\/span>\n          <h3>Localiser le g\u00eete<\/h3>\n          <p>\n            La carte est centr\u00e9e sur l\u2019adresse du g\u00eete : 170 Chemin des Torriers, 43200 Saint-Jeures.\n          <\/p>\n          <ul class=\"acc-reservation__access-list\" aria-label=\"Rep\u00e8res d'acc\u00e8s\">\n            <li class=\"acc-reservation__access-item\">\u00c0 1 h 30 de Lyon<\/li>\n            <li class=\"acc-reservation__access-item\">\u00c0 10 min d\u2019Yssingeaux, tous commerces<\/li>\n            <li class=\"acc-reservation__access-item\">\u00c0 40 min de Saint-\u00c9tienne<\/li>\n          <\/ul>\n          <a class=\"acc-reservation__card-link\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&destination=45.147047%2C4.204181\" target=\"_blank\" rel=\"noopener\">y aller<\/a>\n        <\/div>\n\n        <div class=\"acc-reservation__map\">\n          <iframe\n            title=\"Carte Google Maps vers \u00c0 Contre Courant\"\n            loading=\"lazy\"\n            referrerpolicy=\"no-referrer-when-downgrade\"\n            src=\"https:\/\/maps.google.com\/maps?q=45.147047,4.204181&z=17&output=embed\">\n          <\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    (function () {\n      function initReservation() {\n        var sections = document.querySelectorAll(\"[data-acc-reservation]\");\n        if (!sections.length) return;\n\n        document.body.classList.add(\"acc-reservation-page\");\n\n        sections.forEach(function (section) {\n          section.classList.add(\"is-ready\");\n\n          var scrollButton = section.querySelector(\".acc-reservation__scroll\");\n          var target = section.querySelector(\"#demande-reservation\");\n\n          if (scrollButton && target && !scrollButton.getAttribute(\"data-ready\")) {\n            scrollButton.setAttribute(\"data-ready\", \"true\");\n\n            scrollButton.addEventListener(\"click\", function () {\n              window.scrollTo({\n                top: target.getBoundingClientRect().top + window.pageYOffset,\n                behavior: \"smooth\"\n              });\n            });\n          }\n\n          var forms = Array.prototype.slice.call(document.querySelectorAll(\".et_pb_contact_form, form.et_pb_contact_form\"));\n          var selectedForm = null;\n\n          forms.some(function (form) {\n            if (section.compareDocumentPosition(form) & Node.DOCUMENT_POSITION_FOLLOWING) {\n              selectedForm = form;\n              return true;\n            }\n\n            return false;\n          });\n\n          if (!selectedForm) return;\n\n          selectedForm.classList.add(\"acc-reservation-form-grid\");\n\n          var module = selectedForm.closest(\".et_pb_contact_form_container\") || selectedForm.closest(\".et_pb_module\") || selectedForm.parentElement;\n          if (module) {\n            module.classList.add(\"acc-reservation-form-ready\");\n          }\n\n          var parentSection = module ? module.closest(\".et_pb_section\") : null;\n          var parentRow = module ? module.closest(\".et_pb_row\") : null;\n          var parentColumn = module ? module.closest(\".et_pb_column\") : null;\n\n          if (parentSection) parentSection.classList.add(\"acc-reservation-form-section\");\n          if (parentRow) parentRow.classList.add(\"acc-reservation-form-row\");\n          if (parentColumn) parentColumn.classList.add(\"acc-reservation-form-column\");\n        });\n      }\n\n      if (document.readyState === \"loading\") {\n        document.addEventListener(\"DOMContentLoaded\", initReservation);\n      } else {\n        initReservation();\n      }\n\n      window.addEventListener(\"load\", initReservation);\n      setTimeout(initReservation, 600);\n      setTimeout(initReservation, 1600);\n    })();\n  <\/script>\n<\/section><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 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_contact_form_0 et_pb_contact_form_container clearfix et_pb_module et_flex_module\" data-form_unique_num=\"0\" data-form_unique_id=\"80d7b3dd-74d2-4356-8212-d90cea1512a4\" id=\"et_pb_contact_form_80d7b3dd-74d2-4356-8212-d90cea1512a4\"><div class=\"et-pb-contact-message\"><\/div><div class=\"et_pb_contact\"><form class=\"et_pb_contact_form et_flex_module\" method=\"post\" action=\"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4365\">\n<div class=\"et_pb_contact_field_0 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"prenom\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_prenom_0\">Pr\u00e9nom<\/label><input type=\"text\" name=\"et_pb_contact_0_prenom_0\" id=\"et_pb_contact_0_prenom_0\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"prenom\" placeholder=\"Pr\u00e9nom\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_1 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"nom\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_nom_1\">Nom<\/label><input type=\"text\" name=\"et_pb_contact_0_nom_1\" id=\"et_pb_contact_0_nom_1\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"nom\" placeholder=\"Nom\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_2 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"email\" data-type=\"email\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_email_2\">Adresse E-mail<\/label><input type=\"text\" name=\"et_pb_contact_0_email_2\" id=\"et_pb_contact_0_email_2\" class=\"input\" data-required_mark=\"required\" data-field_type=\"email\" data-original_id=\"email\" placeholder=\"Adresse E-mail\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_3 et_pb_contact_field et_pb_module et_flex_module et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_12_24_phone\" data-id=\"telephone\" data-type=\"input\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_telephone_3\">T\u00e9l\u00e9phone<\/label><input type=\"text\" name=\"et_pb_contact_0_telephone_3\" id=\"et_pb_contact_0_telephone_3\" class=\"input\" data-required_mark=\"required\" data-field_type=\"input\" data-original_id=\"telephone\" placeholder=\"T\u00e9l\u00e9phone\" title=\"\" value=\"\" \/><\/div>\n\n<div class=\"et_pb_contact_field_4 et_pb_contact_field et_pb_module et_flex_module et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\" data-id=\"message\" data-type=\"text\"><label class=\"et_pb_contact_form_label\" for=\"et_pb_contact_0_message_4\">Votre message<\/label><textarea name=\"et_pb_contact_0_message_4\" id=\"et_pb_contact_0_message_4\" class=\"et_pb_contact_message input\" data-required_mark=\"required\" data-field_type=\"text\" data-original_id=\"message\" placeholder=\"Votre message\"><\/textarea><\/div>\n<input type=\"hidden\" name=\"et_pb_contactform_submit_80d7b3dd-74d2-4356-8212-d90cea1512a4\" value=\"et_contact_proccess\" \/><div class=\"et_contact_bottom_container\"><div class=\"et_pb_contact_right et_pb_contact_field\"><p class=\"clearfix\"><label><span class=\"et_pb_contact_captcha_question\">12 + 12<\/span> = <input type=\"text\" size=\"2\" class=\"input et_pb_contact_captcha\" data-first_digit=\"12\" data-second_digit=\"12\" data-required_mark=\"required\" name=\"et_pb_contact_captcha_80d7b3dd-74d2-4356-8212-d90cea1512a4\" autocomplete=\"off\" \/><\/label><\/p><\/div><div class=\"et_pb_button_wrapper\"><button type=\"submit\" name=\"et_builder_submit_button\" class=\"et_pb_button et_pb_contact_submit\">Envoyer<\/button><\/div><\/div><input type=\"hidden\" id=\"_wpnonce-et-pb-contact-form-submitted-80d7b3dd-74d2-4356-8212-d90cea1512a4\" name=\"_wpnonce-et-pb-contact-form-submitted-80d7b3dd-74d2-4356-8212-d90cea1512a4\" value=\"e48407073b\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/4365\" \/><\/form><\/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-4365","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>Contact - 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\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - A contre courant\" \/>\n<meta property=\"og:url\" content=\"https:\/\/acontrecourant-spa-gite.fr\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"A contre courant\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T18:23:50+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\\\/contact\\\/\",\"url\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/contact\\\/\",\"name\":\"Contact - A contre courant\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/#website\"},\"datePublished\":\"2026-06-17T05:54:58+00:00\",\"dateModified\":\"2026-07-15T18:23:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/acontrecourant-spa-gite.fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@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":"Contact - 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\/contact\/","og_locale":"en_GB","og_type":"article","og_title":"Contact - A contre courant","og_url":"https:\/\/acontrecourant-spa-gite.fr\/en\/contact\/","og_site_name":"A contre courant","article_modified_time":"2026-07-15T18:23:50+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/acontrecourant-spa-gite.fr\/contact\/","url":"https:\/\/acontrecourant-spa-gite.fr\/contact\/","name":"Contact - A contre courant","isPartOf":{"@id":"https:\/\/acontrecourant-spa-gite.fr\/#website"},"datePublished":"2026-06-17T05:54:58+00:00","dateModified":"2026-07-15T18:23:50+00:00","breadcrumb":{"@id":"https:\/\/acontrecourant-spa-gite.fr\/contact\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/acontrecourant-spa-gite.fr\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/acontrecourant-spa-gite.fr\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/acontrecourant-spa-gite.fr\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@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\/4365","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=4365"}],"version-history":[{"count":41,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4365\/revisions"}],"predecessor-version":[{"id":4552,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/pages\/4365\/revisions\/4552"}],"wp:attachment":[{"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/media?parent=4365"}],"wp:term":[{"taxonomy":"dipi_cpt_category","embeddable":true,"href":"https:\/\/acontrecourant-spa-gite.fr\/en\/wp-json\/wp\/v2\/dipi_cpt_category?post=4365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}