@charset "UTF-8";
@font-face {
  font-family: "ClashGrotesk-Regular";
  src:
    url("../fonts/ClashGrotesk-Regular.woff2") format("woff2"),
    url("../fonts/ClashGrotesk-Regular.woff") format("woff"),
    url("../fonts/ClashGrotesk-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashGrotesk-Medium";
  src:
    url("../fonts/ClashGrotesk-Medium.woff2") format("woff2"),
    url("../fonts/ClashGrotesk-Medium.woff") format("woff"),
    url("../fonts/ClashGrotesk-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
* {
  font-size: 100%;
  border: 0;
  font-style: normal;
  font-family: inherit;
  font-weight: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0 none;
  text-decoration: none;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 100%;
  min-height: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

a,
a img {
  text-decoration: none;
}

:focus {
  border: 0 dotted;
  outline: 0 none;
}

img {
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
  width: auto;
}

html.safari body {
  overflow-x: clip;
}

body {
  background: #f8eeb4;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  line-height: 160%;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.embed-container iframe,
.embed-container object,
.embed-container .map,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h1,
.h1-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 12rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h1,
  .h1-like {
    font-size: 9rem;
  }
}
@media (max-width: 1119px) {
  h1,
  .h1-like {
    font-size: 7rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1-like {
    font-size: 5rem;
  }
}

h2,
.h2-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 7rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h2,
  .h2-like {
    font-size: 5rem;
  }
}
@media (max-width: 1119px) {
  h2,
  .h2-like {
    font-size: 5rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2-like {
    font-size: 3.5rem;
  }
}

h3,
.h3-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2.6rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h3,
  .h3-like {
    font-size: 2.4rem;
  }
}
@media (max-width: 1119px) {
  h3,
  .h3-like {
    font-size: 2.4rem;
  }
}
@media (max-width: 767px) {
  h3,
  .h3-like {
    font-size: 2rem;
  }
}

h4,
.h4-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h4,
  .h4-like {
    font-size: 2.2rem;
  }
}
@media (max-width: 1119px) {
  h4,
  .h4-like {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  h4,
  .h4-like {
    font-size: 1.8rem;
  }
}

h5,
.h5-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2.2rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h5,
  .h5-like {
    font-size: 2rem;
  }
}
@media (max-width: 1119px) {
  h5,
  .h5-like {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  h5,
  .h5-like {
    font-size: 1.7rem;
  }
}

h6,
.h6-like {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2rem;
  line-height: 1;
  color: #000000;
  margin: 1rem 0 0 0;
}
@media (max-width: 1281px) {
  h6,
  .h6-like {
    font-size: 1.8rem;
  }
}
@media (max-width: 1119px) {
  h6,
  .h6-like {
    font-size: 1.8rem;
  }
}
@media (max-width: 767px) {
  h6,
  .h6-like {
    font-size: 1.6rem;
  }
}

h1,
.h1-like {
  line-height: 0.85;
  margin-top: 0;
}
@media (max-width: 1119px) {
  h1,
  .h1-like {
    line-height: 1;
  }
}

h3,
.h3-like {
  margin-top: 3rem;
}

h4,
.h4-like {
  margin-top: 3rem;
}

h5,
.h5-like {
  margin-top: 3rem;
}

h6,
.h6-like {
  margin-top: 3rem;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

p {
  color: #000000;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
  margin-top: 3rem;
}
@media (max-width: 1281px) {
  p {
    font-size: 1.7391304348rem;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 1.5384615385rem;
    margin-top: 2rem;
  }
}

sup {
  line-height: 0.8em;
  font-size: 1rem;
  vertical-align: top;
}

strong {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
strong em {
  font-style: italic;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}

em {
  font-style: italic;
}
em strong {
  font-style: italic;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}

u {
  text-decoration: underline;
}

strike {
  text-decoration: line-through;
}

[id="content"] a:not(.btn) {
  color: #000000;
  text-decoration: underline;
}
[id="content"] a:not(.btn):link,
[id="content"] a:not(.btn):visited {
  color: #000000;
}
[id="content"] a:not(.btn):hover,
[id="content"] a:not(.btn):active {
  color: #000000;
  text-decoration: underline;
}

[id="content"] ul,
[id="content"] ol {
  color: #000000;
  font-size: 2rem;
  margin-top: 0.25rem;
  margin-bottom: 3rem;
}
@media (max-width: 1281px) {
  [id="content"] ul,
  [id="content"] ol {
    font-size: 1.7391304348rem;
  }
}
@media (max-width: 767px) {
  [id="content"] ul,
  [id="content"] ol {
    font-size: 1.7391304348rem;
    margin-bottom: 2rem;
  }
}

[id="content"] ul {
  padding: 0 0 0 3rem;
}
@media (max-width: 1281px) {
  [id="content"] ul {
    padding: 0 0 0 2rem;
  }
}

[id="content"] ul li {
  list-style: none;
  list-style-position: outside;
  color: #000000;
  font-size: 2rem;
  line-height: 1.5;
}
[id="content"] ul li:before {
  /* For a round bullet */
  content: "•";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -1.75rem;
  top: 0;
  color: #000000;
  font-size: 2rem;
}
[id="content"] ul li strong {
  font-size: 2rem;
}
@media (max-width: 1281px) {
  [id="content"] ul li {
    font-size: 1.7391304348rem;
  }
}
@media (max-width: 767px) {
  [id="content"] ul li {
    font-size: 1.7391304348rem;
  }
}

[id="content"] ol {
  display: block;
  padding: 0 0 0 3rem;
  list-style: none;
  counter-reset: numList;
}

[id="content"] ol li {
  position: relative;
  line-height: 1.5;
}
[id="content"] ol li::before {
  counter-increment: numList;
  content: counter(numList);
  position: absolute;
  top: 4px;
  left: -30px;
  font-size: 1rem;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  text-align: center;
  color: #ffffff;
  background: #000000;
  line-height: 22px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

[id="content"] table {
  margin: 1.5rem auto;
  width: 100% !important;
  color: #000000;
  line-height: 1.5;
  font-size: 2rem;
}
@media (max-width: 1281px) {
  [id="content"] table {
    font-size: 1.7391304348rem;
  }
}
@media (max-width: 767px) {
  [id="content"] table {
    font-size: 1.7391304348rem;
    line-height: 1.1;
  }
}
[id="content"] table th {
  background: #000000 !important;
  color: #ffffff;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  padding: 1rem 0.5rem;
}
@media (max-width: 767px) {
  [id="content"] table th {
    padding: 0.5rem;
  }
}
[id="content"] table td {
  padding: 0.5rem;
  vertical-align: middle;
  border-bottom: 1px dotted #000000 !important;
}
[id="content"] table p {
  font-size: 2rem;
  color: #000000;
}

.btn,
a.btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  padding: 1rem 2rem;
  color: #fffbe6;
  background-color: #2fbcc8;
  border: 0.2rem solid #000000;
  border-radius: 1rem;
  cursor: pointer;
  -webkit-transition:
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
}
@media (max-width: 1281px) {
  .btn,
  a.btn {
    padding: 1rem;
  }
}
.btn span:not(.glyph),
a.btn span:not(.glyph) {
  color: inherit;
}
.btn.uppercase,
a.btn.uppercase {
  text-transform: uppercase;
}
.btn:hover,
.btn:focus,
a.btn:hover,
a.btn:focus {
  color: #fffbe6;
  background-color: #2fbcc8;
  border-color: #000000;
  text-decoration: none !important;
}
.btn.icones,
a.btn.icones {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.btn.icones .glyph,
a.btn.icones .glyph {
  font-size: 1.25rem;
  line-height: 0.5;
}
.btn.transparent,
a.btn.transparent {
  padding: 0;
  background: transparent;
  border: 0;
  color: #000000;
}
.btn.transparent > span:first-child,
a.btn.transparent > span:first-child {
  padding-bottom: 0.15rem;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-bottom-color 0.3s ease-in-out;
  transition: border-bottom-color 0.3s ease-in-out;
}
.btn.transparent:hover,
.btn.transparent:focus,
a.btn.transparent:hover,
a.btn.transparent:focus {
  color: #000000;
}
.btn.transparent:hover > span:first-child,
.btn.transparent:focus > span:first-child,
a.btn.transparent:hover > span:first-child,
a.btn.transparent:focus > span:first-child {
  border-bottom-color: #000000;
}
.btn.arrowDiagAnimate .glyph.arrow,
a.btn.arrowDiagAnimate .glyph.arrow {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: bounceRotateIn 0.5s ease-in both paused;
  animation: bounceRotateIn 0.5s ease-in both paused;
}
.btn.arrowDiagAnimate:hover .glyph.arrow,
.btn.arrowDiagAnimate:focus .glyph.arrow,
a.btn.arrowDiagAnimate:hover .glyph.arrow,
a.btn.arrowDiagAnimate:focus .glyph.arrow {
  -webkit-animation: bounceRotateIn 0.5s ease-in forwards;
  animation: bounceRotateIn 0.5s ease-in forwards;
}
.btn.arrowDiagAnimate:not(:hover) .glyph.arrow,
a.btn.arrowDiagAnimate:not(:hover) .glyph.arrow {
  -webkit-animation: bounceRotateOut 0.3s ease-in forwards;
  animation: bounceRotateOut 0.3s ease-in forwards;
}
.btn.btn_bleu,
a.btn.btn_bleu {
  position: relative;
  padding: 1rem 3rem;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition:
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
@media (max-width: 1281px) {
  .btn.btn_bleu,
  a.btn.btn_bleu {
    padding: 1rem;
  }
}
.btn.btn_bleu .icon-mobilhome,
a.btn.btn_bleu .icon-mobilhome {
  font-size: 3rem;
  fill: #fffbe6 !important;
}
.btn.btn_bleu .icon-fleche-droite,
a.btn.btn_bleu .icon-fleche-droite {
  font-size: 2.5rem;
  stroke: #fffbe6;
}
.btn.btn_bleu:hover,
.btn.btn_bleu:focus,
a.btn.btn_bleu:hover,
a.btn.btn_bleu:focus {
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
.btn.btn_big,
a.btn.btn_big {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fffbe6;
  color: #000000;
  padding: 5rem;
  border-radius: 3rem;
}
@media (max-width: 1199px) {
  .btn.btn_big,
  a.btn.btn_big {
    padding: 3rem;
  }
}
@media (max-width: 767px) {
  .btn.btn_big,
  a.btn.btn_big {
    padding: 2rem;
    text-align: left;
  }
}
.btn.btn_big .glyph,
a.btn.btn_big .glyph {
  font-size: 3.75rem;
}
@media (max-width: 767px) {
  .btn.btn_big .glyph,
  a.btn.btn_big .glyph {
    font-size: 3rem;
  }
}
.btn.btn_big:hover,
.btn.btn_big:focus,
a.btn.btn_big:hover,
a.btn.btn_big:focus {
  background-color: #f8eeb4;
}
.btn.btn_telechargement,
a.btn.btn_telechargement {
  color: #000000;
  background-color: #fffbe6;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
.btn.btn_telechargement .glyph:not(.arrow),
a.btn.btn_telechargement .glyph:not(.arrow) {
  font-size: 2.65rem;
}
.btn.btn_telechargement:hover,
.btn.btn_telechargement:focus,
a.btn.btn_telechargement:hover,
a.btn.btn_telechargement:focus {
  background-color: #f8eeb4;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
.btn.btn_reservation,
a.btn.btn_reservation {
  -webkit-transition:
    scale 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    scale 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    box-shadow 0.3s ease-in-out,
    scale 0.3s ease-in-out;
  transition:
    box-shadow 0.3s ease-in-out,
    scale 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
.btn.btn_reservation:hover,
.btn.btn_reservation:focus,
a.btn.btn_reservation:hover,
a.btn.btn_reservation:focus {
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  scale: 1.05;
}
.btn.btn_camping,
a.btn.btn_camping {
  color: #000000;
  background-color: #fffbe6;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
.btn.btn_camping .wrap,
a.btn.btn_camping .wrap {
  position: relative;
}
.btn.btn_camping .name,
.btn.btn_camping .switch,
a.btn.btn_camping .name,
a.btn.btn_camping .switch {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.btn.btn_camping .switch,
a.btn.btn_camping .switch {
  opacity: 0;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  position: absolute;
}
.btn.btn_camping .glyph:not(.arrow),
a.btn.btn_camping .glyph:not(.arrow) {
  font-size: 3.65rem;
}
.btn.btn_camping .glyph.arrow,
a.btn.btn_camping .glyph.arrow {
  font-size: 1.85rem;
}
.btn.btn_camping.jaune,
a.btn.btn_camping.jaune {
  background-color: #f5c248;
}
.btn.btn_camping.vert,
a.btn.btn_camping.vert {
  background-color: #7dba99;
}
.btn.btn_camping:hover,
.btn.btn_camping:focus,
a.btn.btn_camping:hover,
a.btn.btn_camping:focus {
  color: #ffffff;
  background-color: #2fbcc8;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
.btn.btn_camping:hover.jaune,
.btn.btn_camping:hover.vert,
.btn.btn_camping:focus.jaune,
.btn.btn_camping:focus.vert,
a.btn.btn_camping:hover.jaune,
a.btn.btn_camping:hover.vert,
a.btn.btn_camping:focus.jaune,
a.btn.btn_camping:focus.vert {
  background-color: #2fbcc8;
}
.btn.btn_camping:hover .name,
.btn.btn_camping:focus .name,
a.btn.btn_camping:hover .name,
a.btn.btn_camping:focus .name {
  opacity: 0;
}
.btn.btn_camping:hover .switch,
.btn.btn_camping:focus .switch,
a.btn.btn_camping:hover .switch,
a.btn.btn_camping:focus .switch {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 1;
}
.btn.btn_camping:hover .glyph:not(.arrow) svg,
.btn.btn_camping:focus .glyph:not(.arrow) svg,
a.btn.btn_camping:hover .glyph:not(.arrow) svg,
a.btn.btn_camping:focus .glyph:not(.arrow) svg {
  fill: #ffffff;
}
.btn.btn_camping:hover .arrow svg,
.btn.btn_camping:focus .arrow svg,
a.btn.btn_camping:hover .arrow svg,
a.btn.btn_camping:focus .arrow svg {
  stroke: #ffffff;
}
.btn.btn_camping:hover.alternate .name,
.btn.btn_camping:focus.alternate .name,
a.btn.btn_camping:hover.alternate .name,
a.btn.btn_camping:focus.alternate .name {
  opacity: 1;
}

.gform_submission_error {
  font-size: 1.5rem;
  text-transform: initial;
  text-align: center;
  margin-bottom: 4rem;
}
.gform_submission_error span {
  display: none;
}

.gfield_validation_message {
  color: #ff0000;
  text-align: left;
  font-size: 1.5rem;
  font-style: italic;
  margin-top: 0.25rem;
}

.bloc_formulaire .gfield_error label,
.bloc_formulaire .gfield_error legend,
.bloc_formulaire .gfield_error .gfield_required_asterisk {
  color: #ff0000 !important;
}
.bloc_formulaire .gfield_error input,
.bloc_formulaire .gfield_error textarea,
.bloc_formulaire .gfield_error select {
  background-color: #ffffff;
  border-color: #ff0000 !important;
  border-width: 2px !important;
}
.bloc_formulaire .gfield_error .nice-select {
  background-color: #ffffff;
  border-color: #ff0000 !important;
  border-width: 2px !important;
}
.bloc_formulaire .gfield_error .nice-select:after {
  border-bottom: 2px solid #ff0000;
  border-right: 2px solid #ff0000;
}
.bloc_formulaire .gfield_error input[type="checkbox"],
.bloc_formulaire .gfield_error input[type="radio"] {
  border-color: #ff0000;
}
.bloc_formulaire .gfield_error .dropify-wrapper {
  background-color: blanc;
  border-color: #ff0000;
  border-width: px !important;
}
.bloc_formulaire .gfield_error .dropify-wrapper:hover {
  background-image: linear-gradient(
    -45deg,
    rgba(255, 0, 0, 0.1) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 0, 0, 0.1) 50%,
    rgba(255, 0, 0, 0.1) 75%,
    transparent 75%,
    transparent
  );
}
.bloc_formulaire
  .gfield_error
  .dropify-wrapper
  .dropify-message
  span.file-icon {
  color: #ff0000;
}

svg {
  display: block;
  margin: 0 auto;
  padding: 0;
  height: auto;
  height: auto;
  max-width: 100%;
  width: auto;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: #000000;
  fill: #000000;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.icon-fleche-droite {
  width: 1.7197265625em;
  fill: transparent;
}

.icon-fleche-gauche {
  width: 1.7197265625em;
  fill: transparent;
}

.icon-icone-parasol {
  width: 0.9833984375em;
}

.icon-icone-parasol-noir {
  width: 0.9833984375em;
}

.icon-mobilhome {
  width: 1.5em;
}

.icon-calendrier {
  width: 1.013671875em;
}

.icon-illu-mobilhome {
  width: 1.40234375em;
}

.icon-map {
  width: 1.1689453125em;
}

.icon-livre {
  width: 1.1162109375em;
}

.icon-mobilhomeVert {
  width: 0.6669921875em;
}

.icon-arrowVerticalDown {
  width: 0.576171875em;
}

@-webkit-keyframes bounceRotateIn {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  25% {
    -webkit-transform: rotate(15deg) scale(1.2);
    transform: rotate(15deg) scale(1.2);
  }
  70% {
    -webkit-transform: rotate(-15deg) scale(0.8);
    transform: rotate(-15deg) scale(0.8);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}

@keyframes bounceRotateIn {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  25% {
    -webkit-transform: rotate(15deg) scale(1.2);
    transform: rotate(15deg) scale(1.2);
  }
  70% {
    -webkit-transform: rotate(-15deg) scale(0.8);
    transform: rotate(-15deg) scale(0.8);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
}
@-webkit-keyframes bounceRotateOut {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(15deg) scale(0.8);
    transform: rotate(15deg) scale(0.8);
  }
  70% {
    -webkit-transform: rotate(-15deg) scale(1.2);
    transform: rotate(-15deg) scale(1.2);
  }
  100% {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
  }
}
@keyframes bounceRotateOut {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  25% {
    -webkit-transform: rotate(15deg) scale(0.8);
    transform: rotate(15deg) scale(0.8);
  }
  70% {
    -webkit-transform: rotate(-15deg) scale(1.2);
    transform: rotate(-15deg) scale(1.2);
  }
  100% {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
  }
}
@-webkit-keyframes gelatineIn {
  0% {
    -webkit-transform: scale(1, 1) scaleX(1);
    transform: scale(1, 1) scaleX(1);
  }
  25% {
    -webkit-transform: scale(0.75, 1.25) scaleX(-0.5);
    transform: scale(0.75, 1.25) scaleX(-0.5);
  }
  50% {
    -webkit-transform: scale(1.25, 0.75) scaleX(-1);
    transform: scale(1.25, 0.75) scaleX(-1);
  }
  75% {
    -webkit-transform: scale(0.9, 1.1) scaleX(-1);
    transform: scale(0.9, 1.1) scaleX(-1);
  }
  100% {
    -webkit-transform: scale(1, 1) scaleX(-1);
    transform: scale(1, 1) scaleX(-1);
  }
}
@keyframes gelatineIn {
  0% {
    -webkit-transform: scale(1, 1) scaleX(1);
    transform: scale(1, 1) scaleX(1);
  }
  25% {
    -webkit-transform: scale(0.75, 1.25) scaleX(-0.5);
    transform: scale(0.75, 1.25) scaleX(-0.5);
  }
  50% {
    -webkit-transform: scale(1.25, 0.75) scaleX(-1);
    transform: scale(1.25, 0.75) scaleX(-1);
  }
  75% {
    -webkit-transform: scale(0.9, 1.1) scaleX(-1);
    transform: scale(0.9, 1.1) scaleX(-1);
  }
  100% {
    -webkit-transform: scale(1, 1) scaleX(-1);
    transform: scale(1, 1) scaleX(-1);
  }
}
@-webkit-keyframes gelatineOut {
  0% {
    -webkit-transform: scale(1, 1) scaleX(-1);
    transform: scale(1, 1) scaleX(-1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1) scaleX(-1);
    transform: scale(0.9, 1.1) scaleX(-1);
  }
  50% {
    -webkit-transform: scale(1.25, 0.75) scaleX(-1);
    transform: scale(1.25, 0.75) scaleX(-1);
  }
  75% {
    -webkit-transform: scale(0.75, 1.25) scaleX(-0.5);
    transform: scale(0.75, 1.25) scaleX(-0.5);
  }
  100% {
    -webkit-transform: scale(1, 1) scaleX(1);
    transform: scale(1, 1) scaleX(1);
  }
}
@keyframes gelatineOut {
  0% {
    -webkit-transform: scale(1, 1) scaleX(-1);
    transform: scale(1, 1) scaleX(-1);
  }
  25% {
    -webkit-transform: scale(0.9, 1.1) scaleX(-1);
    transform: scale(0.9, 1.1) scaleX(-1);
  }
  50% {
    -webkit-transform: scale(1.25, 0.75) scaleX(-1);
    transform: scale(1.25, 0.75) scaleX(-1);
  }
  75% {
    -webkit-transform: scale(0.75, 1.25) scaleX(-0.5);
    transform: scale(0.75, 1.25) scaleX(-0.5);
  }
  100% {
    -webkit-transform: scale(1, 1) scaleX(1);
    transform: scale(1, 1) scaleX(1);
  }
}
[id="axeptio_overlay"] [id="axeptio_main_button"] div div {
  width: 37.5px;
  height: 37.5px;
}

label {
  display: block;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  padding: 0 0.15rem;
  margin: 0 0 1rem;
  background: transparent;
}
@media (max-width: 767px) {
  label {
    font-size: 1.7391304348rem;
  }
}

input,
textarea,
select {
  background: #ffffff;
  color: #000000;
  font-size: 2rem;
  border: 2px solid #000000 !important;
  height: auto;
  width: 100%;
  padding: 1rem;
  text-align: left;
  font-weight: 400;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  margin: 0;
  border-radius: 0;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
input:focus,
textarea:focus,
select:focus {
  background: #ffffff;
  border-color: #2fbcc8 !important;
}
@media (max-width: 767px) {
  input,
  textarea,
  select {
    font-size: 1.7391304348rem;
  }
}

textarea {
  min-height: 150px;
  max-height: 150px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000000;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000000;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000000;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000000;
}

input[type="checkbox"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 0;
  background: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 2px !important;
  border-color: #000000 !important;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 0.5rem 0 0;
}
input[type="checkbox"]:before {
  content: "✔";
  background: #ffffff;
  color: #2fbcc8;
  width: 20px;
  height: 20px;
  opacity: 0;
  line-height: 1.1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
input[type="checkbox"]:checked {
  background-color: #ffffff;
  border-color: #2fbcc8 !important;
}
input[type="checkbox"]:checked::before {
  opacity: 1;
}
input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  padding: 0;
  width: calc(100% - 25px);
  line-height: 1.1;
  text-transform: none;
  font-weight: 400;
}

input[type="radio"] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
  width: 25px;
  aspect-ratio: 1/1;
  padding: 0;
  background: #ffffff;
  border-width: 2px !important;
  border-color: #000000 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0;
  border-radius: 50%;
}
input[type="radio"]:before {
  content: "";
  display: block;
  background: transparent;
  width: 10px;
  aspect-ratio: 1/1;
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 50%;
}
input[type="radio"]:checked {
  background: #ffffff;
  border-color: #2fbcc8 !important;
}
input[type="radio"]:checked::before {
  background: #2fbcc8;
}
input[type="radio"] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.5rem;
  padding: 0;
  width: calc(100% - 25px);
  line-height: 1.1;
  font-weight: 400;
  text-transform: none;
}

input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: auto;
  min-width: 17.5rem;
  padding: 1.5rem 2rem;
  font-size: 2rem;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-weight: 500;
  color: #ffffff !important;
  background-color: #2fbcc8;
  border: 0.2rem solid #000000;
  border-radius: 1rem;
  margin: 0.5rem 0;
  outline: none;
  cursor: pointer;
  -webkit-transition:
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out,
    color 0.3s ease-in-out;
}
@media (max-width: 767px) {
  input[type="submit"] {
    font-size: 1.7391304348rem;
  }
}
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #000000 !important;
  background-color: #f5c248;
  border-color: #000000 !important;
}

input[type="reset"] {
  background: #000000;
  color: #ffffff !important;
  border-color: #000000;
}

input,
textarea,
input[type="radio"],
input[type="checkbox"],
[type^="submit"],
[type*="submit"] {
  -webkit-appearance: none;
}

select {
  display: none;
}

.nice-select {
  font-size: 2rem;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  border-radius: 0;
  border: 2px solid #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-weight: 400;
  width: 100%;
  height: 49px;
  line-height: 49px;
  outline: none;
  padding-left: 10px;
  padding-right: 30px;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .nice-select {
    font-size: 1.7391304348rem;
  }
}

.nice-select:hover {
  border-color: #2fbcc8;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #2fbcc8;
}

.nice-select:after {
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  margin-top: -7px;
  right: 12px;
  top: 50%;
  height: 10px;
  width: 10px;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scaleY(1) translateY(0);
  transform: scaleY(1) translateY(0);
}

.nice-select.disabled {
  border-color: #000000;
  color: #cccccc;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #ffffff;
}

.nice-select .list {
  background-color: #ffffff;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 0.2px 0 2px #2fbcc8;
  box-shadow: 0 0.2px 0 2px #2fbcc8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 2px;
  opacity: 0;
  padding: 0 !important;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  max-height: 400px;
  overflow: auto;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scaleY(0) translateY(0);
  transform: scaleY(0) translateY(0);
  -webkit-transition:
    all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
    opacity 0.15s ease-out;
  transition:
    all 0.2s cubic-bezier(0.5, 0, 0, 1.25),
    opacity 0.15s ease-out;
  z-index: 9;
}
@media (max-width: 767px) {
  .nice-select .list {
    max-height: 300px;
    overflow-x: hidden;
  }
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 30px;
  min-height: 30px;
  padding-left: 16px;
  padding-right: 29px;
  margin-bottom: 0;
  list-style: none !important;
  outline: none;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option:before {
  display: none !important;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}

.nice-select .option.selected {
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}

.nice-select .optgroup .label {
  padding-left: 5px;
  color: #000000;
  font-weight: 400;
}

.nice-select .current {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nice-select .current span {
  color: #000000;
}

.nice-select .list::-webkit-scrollbar {
  width: 0;
}

.nice-select.has-multiple {
  white-space: inherit;
  height: auto;
  padding: 7px 30px 7px 15px;
  min-height: 45px;
}

.nice-select.has-multiple span.current {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.5;
  margin-bottom: 3px;
  margin-right: 3px;
  width: auto;
}

.nice-select.has-multiple .multiple-options {
  display: block;
  line-height: 24px;
  padding: 0;
}

@font-face {
  font-family: "dropify";
  src: url("../fonts/dropify.eot");
  src:
    url("../fonts/dropify.eot#iefix") format("embedded-opentype"),
    url("../fonts/dropify.woff") format("woff"),
    url("../fonts/dropify.ttf") format("truetype"),
    url("../fonts/dropify.svg#dropify") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="dropify-font-"]:before,
[class*=" dropify-font-"]:before,
.dropify-font:before,
.dropify-wrapper .dropify-message span.file-icon:before {
  font-family: "dropify";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.dropify-font-upload:before,
.dropify-wrapper .dropify-message span.file-icon:before {
  content: "\e800";
}

.dropify-font-file:before {
  content: "\e801";
}

.dropify-wrapper + p.help {
  font-size: 1.5rem;
  margin-bottom: 0;
}

.dropify-wrapper {
  display: block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 99.85%;
  max-width: 100%;
  height: 110px;
  padding: 0.5rem 1rem;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.4rem;
  line-height: 22px;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  text-align: center;
  border: 2px solid #000000;
  -webkit-transition: border-color 0.15s linear;
  transition: border-color 0.15s linear;
}

.dropify-wrapper:hover {
  background-size: 30px 30px;
  background-image: linear-gradient(
    -45deg,
    #f6f6f6 25%,
    transparent 25%,
    transparent 50%,
    #f6f6f6 50%,
    #f6f6f6 75%,
    transparent 75%,
    transparent
  );
  -webkit-animation: stripes 2s linear infinite;
  animation: stripes 2s linear infinite;
}

.dropify-wrapper.has-preview .dropify-clear {
  display: block;
}

.dropify-wrapper.has-error {
  border-color: #ff0000;
}

.dropify-wrapper.has-error .dropify-message .dropify-error {
  display: block;
}

.dropify-wrapper.has-error:hover .dropify-errors-container  {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.dropify-wrapper.disabled input {
  cursor: not-allowed;
}

.dropify-wrapper.disabled:hover {
  background-image: none;
  -webkit-animation: none;
  animation: none;
}

.dropify-wrapper.disabled .dropify-message {
  opacity: 0.5;
  text-decoration: line-through;
}

.dropify-wrapper.disabled .dropify-infos-message {
  display: none;
}

.dropify-wrapper input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 5;
}

.dropify-wrapper .dropify-message {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dropify-wrapper .dropify-message span.file-icon {
  font-size: 50px;
  color: #ccc;
}

.dropify-wrapper .dropify-message p {
  margin: 5px 0 0 0;
  font-size: 1.5rem;
}

.dropify-wrapper .dropify-message p.dropify-error {
  color: #ff0000;
  font-weight: bold;
  display: none;
}

.dropify-wrapper .dropify-clear {
  display: none;
  position: absolute;
  opacity: 0;
  z-index: 7;
  top: 10px;
  right: 10px;
  background: none;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.1rem;
  padding: 0.4rem 0.8rem;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.dropify-wrapper .dropify-clear:hover {
  background: rgba(255, 255, 255, 0.2);
}

.dropify-wrapper .dropify-preview {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  padding: 0.5rem;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-align: center;
}

.dropify-wrapper .dropify-preview .dropify-render img {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  max-width: 100%;
  max-height: 100%;
  background-color: #ffffff;
  -webkit-transition: border-color 0.15s linear;
  transition: border-color 0.15s linear;
}

.dropify-wrapper .dropify-preview .dropify-render i {
  font-size: 70px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  color: #000000;
}

.dropify-wrapper .dropify-preview .dropify-render .dropify-extension {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -0.03em;
  font-size: 13px;
  width: 42px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropify-wrapper .dropify-preview .dropify-infos {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -40%);
  transform: translate(0, -40%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  padding: 0 20px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.dropify-wrapper .dropify-preview .dropify-infos .dropify-infos-inner p {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}

.dropify-wrapper
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p.dropify-infos-message {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  font-size: 1.2rem;
  position: relative;
  opacity: 0.5;
}

.dropify-wrapper
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p.dropify-infos-message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #ffffff;
  width: 30px;
  height: 2px;
}

.dropify-wrapper:hover .dropify-clear {
  opacity: 1;
}

.dropify-wrapper:hover .dropify-preview .dropify-infos {
  opacity: 1;
}

.dropify-wrapper:hover .dropify-preview .dropify-infos .dropify-infos-inner {
  margin-top: -5px;
}

.dropify-wrapper.touch-fallback {
  height: auto !important;
}

.dropify-wrapper.touch-fallback:hover {
  background-image: none;
  -webkit-animation: none;
  animation: none;
}

.dropify-wrapper.touch-fallback .dropify-preview {
  position: relative;
  padding: 0;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render {
  display: block;
  position: relative;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-render
  .dropify-font-file {
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 0;
  left: 0;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-render
  .dropify-font-file::before {
  margin-top: 30px;
  margin-bottom: 30px;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-render img {
  position: relative;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos {
  position: relative;
  opacity: 1;
  background: transparent;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner {
  position: relative;
  top: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 5px 90px 5px 0;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  text-align: left;
  line-height: 25px;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p.dropify-filename {
  font-weight: bold;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p.dropify-infos-message {
  margin-top: 0;
  padding-top: 0;
  font-size: 11px;
  position: relative;
  opacity: 1;
}

.dropify-wrapper.touch-fallback
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner
  p.dropify-infos-message::before {
  display: none;
}

.dropify-wrapper.touch-fallback .dropify-message {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 40px 0;
}

.dropify-wrapper.touch-fallback .dropify-clear {
  top: auto;
  bottom: 23px;
  opacity: 1;
  border-color: rgba(119, 119, 119, 0.7);
  color: #000000;
}

.dropify-wrapper.touch-fallback.has-preview .dropify-message {
  display: none;
}

.dropify-wrapper.touch-fallback:hover
  .dropify-preview
  .dropify-infos
  .dropify-infos-inner {
  margin-top: 0;
}

.dropify-wrapper .dropify-loader {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  z-index: 9;
}

.dropify-wrapper .dropify-loader::after {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-animation: rotate 0.6s linear infinite;
  animation: rotate 0.6s linear infinite;
  border-radius: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #ccc;
  border-right: 1px solid #000000;
  content: "";
}

.dropify-wrapper .dropify-errors-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(243, 65, 65, 0.8);
  text-align: left;
  visibility: hidden;
  opacity: 0;
  -webkit-transition:
    visibility 0s linear 0.15s,
    opacity 0.15s linear;
  transition:
    visibility 0s linear 0.15s,
    opacity 0.15s linear;
}

.dropify-wrapper .dropify-errors-container ul {
  padding: 10px 20px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dropify-wrapper .dropify-errors-container ul li {
  margin-left: 20px;
  color: #ffffff;
  font-weight: bold;
}
.dropify-wrapper .dropify-errors-container ul li:before {
  color: #ffffff;
}

.dropify-wrapper .dropify-errors-container.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.dropify-wrapper ~ .dropify-errors-container ul {
  padding: 0;
  margin: 15px 0;
}

.dropify-wrapper ~ .dropify-errors-container ul li {
  margin-left: 20px;
  color: #f34141;
  font-weight: bold;
}

@-webkit-keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@keyframes stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg);
  }
  100% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
  }
}
.gform_required_legend {
  margin-bottom: 2rem;
}

.gform_wrapper .gform_fields {
  -ms-grid-columns: (1fr) [12];
  grid-template-columns: repeat(12, 1fr);
  grid-row-gap: 3rem;
}
@media (max-width: 995px) {
  .gform_wrapper .gform_fields {
    grid-row-gap: 2rem;
  }
}
@media (max-width: 767px) {
  .gform_wrapper .gform_fields {
    grid-row-gap: 1rem;
  }
}

.gsection_title {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 2rem;
  color: #2fbcc8;
}
.gsection_title:after {
  content: "";
  width: 60%;
  height: 4.5px;
  background: #2fbcc8;
  margin: 5px auto 0;
  display: block;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.gfield--type-radio legend {
  display: block;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  line-height: 1.3;
  padding: 0 0.15rem !important;
  margin: 0 0 2rem;
  background: transparent;
}
@media (max-width: 767px) {
  .gfield--type-radio legend {
    font-size: 1.7391304348rem;
  }
}

.gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 0rem;
}
.gfield_radio .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
  padding-left: 0rem;
}
.gfield_radio .gchoice input,
.gfield_radio .gchoice label {
  cursor: pointer;
}

.gfield_required_asterisk {
  color: #ff0000;
  margin-left: 0.1rem;
}

.gfield--type-checkbox legend {
  display: block;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  line-height: 1.3;
  padding: 0 0.15rem !important;
  margin: 0 0 2rem;
  background: transparent;
}
@media (max-width: 767px) {
  .gfield--type-checkbox legend {
    font-size: 1.7391304348rem;
  }
}

.gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
.gfield_checkbox .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 6.5rem;
}
.gfield_checkbox .gchoice input,
.gfield_checkbox .gchoice label {
  cursor: pointer;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-header
  select {
  font-size: 1.6rem;
  background-color: transparent;
  background-image: none;
  color: #000000;
  border: 0 !important;
  cursor: default;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-header
  .ui-datepicker-next,
.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-header
  .ui-datepicker-prev {
  color: #2fbcc8;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-header
  .ui-datepicker-prev:before {
  content: "<";
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-header
  .ui-datepicker-next:before {
  content: ">";
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  th
  span {
  font-size: 1.5rem;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  color: #2fbcc8;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  td {
  font-size: 1.5rem;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  .ui-state-default {
  color: #000000;
}
.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  .ui-state-default:hover,
.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  .ui-state-default:focus {
  border-color: #2fbcc8;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker)
  .ui-datepicker-calendar
  .ui-datepicker-current-day
  .ui-state-default {
  background: #2fbcc8;
  border-color: #2fbcc8;
}

.gform_wrapper .ginput_container_date input {
  width: 100%;
}

.gform_wrapper .gfield--type-time legend {
  float: none;
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  padding: 0 0.15rem;
  margin: 0 0 1rem;
  background: transparent;
}
@media (max-width: 767px) {
  .gform_wrapper .gfield--type-time legend {
    font-size: 1.7391304348rem;
  }
}
.gform_wrapper .gfield--type-time .ginput_complex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gform_wrapper .gfield--type-time .ginput_container_time {
  max-width: 15rem;
  min-width: 15rem;
}
@media (max-width: 995px) {
  .gform_wrapper .gfield--type-time .ginput_container_time {
    max-width: 10rem;
    min-width: 10rem;
  }
}

.gform_fileupload_rules {
  display: none;
}

.ginput_container_consent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gfield_consent_label,
.gfield_consent_description {
  font-size: 1.5rem;
  line-height: 1.3 !important;
  color: #000000;
  font-weight: 400;
}

.gfield_consent_label {
  cursor: pointer;
}

.gfield_consent_description {
  padding: 0 0 0 3.5rem;
  margin-top: 0.5rem;
  text-align: justify;
}

.ginput_container_turnstile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gform_footer,
#field_submit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gform_button[type="submit"] {
  margin-top: 2rem;
}

.gform_ajax_spinner,
.gform-loader {
  width: 2.5rem;
  height: 2.5rem;
  margin-left: 2rem;
  background: transparent url(../img/loader.gif) no-repeat 50% 50%;
  background-size: contain;
}

.gform_confirmation_message {
  font-size: 2rem;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-weight: 400;
  color: #000000;
  text-align: center;
  padding: 2rem;
  background-color: #fffbe6;
}

#contact_footer .gform_confirmation_message {
  color: #ffffff;
}

.ginput_recaptcha {
  display: none;
}
.ginput_recaptcha .grecaptcha-badge {
  z-index: 1;
}

[id="^gform_wrapper"] .ginput_recaptcha {
  display: block;
}

.dropify-wrapper + p.help {
  margin-top: 0.5rem;
}

.dropify-wrapper:focus,
.dropify-wrapper:active {
  border: 1px solid #000000;
}
@media (max-width: 767px) {
  .dropify-wrapper:focus,
  .dropify-wrapper:active {
    border: 0.15rem solid #000000;
  }
}
.dropify-wrapper:hover {
  background-image: linear-gradient(
    -45deg,
    rgba(204, 204, 204, 0.1) 25%,
    transparent 25%,
    transparent 50%,
    rgba(204, 204, 204, 0.1) 50%,
    rgba(204, 204, 204, 0.1) 75%,
    transparent 75%,
    transparent
  );
}

/**
 * doublon CF turnstyle
 */
.cf-turnstile div:nth-child(2) {
  display: none;
}

.wrapper {
  max-width: min(95%, 1320px);
  width: 100%;
  margin: 0 auto;
}

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

[id="header"] {
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
}
@media (min-width: 969px) {
  [id="header"] {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  [id="header"].loaded {
    opacity: 1;
  }
}
@media (max-width: 969px) {
  [id="header"] {
    max-width: 100%;
    background-color: #ffffff;
    border-bottom: 0.2rem solid #000000;
  }
}
[id="header"] .wrapper {
  max-width: min(95%, 1420px);
}
@media (max-width: 1180px) {
  [id="header"] .wrapper {
    max-width: min(98%, 1420px);
  }
}
@media (max-width: 969px) {
  [id="header"] .wrapper {
    max-width: 100%;
  }
}
[id="header"] .wrapper .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 10rem;
}
@media (max-width: 969px) {
  [id="header"] .wrapper .inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
[id="header"] .logo {
  width: 20%;
  min-width: 22rem;
  height: 100%;
  background: #ffffff;
  padding: 0 1.5% 0 3.5%;
  border: 2px solid #000000;
  border-top: 0;
  border-right: 0;
  border-radius: 0px 0px 0px 30px;
}
@media (max-width: 1180px) {
  [id="header"] .logo {
    max-width: 22rem;
  }
}
@media (max-width: 969px) {
  [id="header"] .logo {
    border: 0;
    border-radius: 0;
    padding: 0 1.5%;
  }
}
@media (max-width: 767px) {
  [id="header"] .logo {
    min-width: 18rem;
  }
}
[id="header"] .logo a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2.25rem;
}
[id="header"] .logo a > img {
  max-height: 85%;
}
[id="header"] [id="menu"] {
  width: 80%;
  height: 100%;
}
@media (min-width: 969px) {
  [id="header"] [id="menu"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1180px) {
  [id="header"] [id="menu"] {
    width: calc(100% - 22.05rem);
  }
}
@media (max-width: 969px) {
  [id="header"] [id="menu"] {
    position: absolute;
    top: calc(100% + 0.2rem);
    width: 100%;
    max-height: 0;
    height: auto;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
  [id="header"] [id="menu"].open {
    max-height: 1000px;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
  }
}
[id="header"] [id="menu"] .menu-menu-container {
  width: 80%;
  height: 100%;
}
@media (max-width: 969px) {
  [id="header"] [id="menu"] .menu-menu-container {
    width: 100%;
  }
}
[id="header"] [id="resaMenu"] {
  position: relative;
  width: 20%;
  height: 100%;
  background: #2fbcc8;
  border: 0.2rem solid #000000;
  border-top: 0;
  border-radius: 0px 0px 30px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition:
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] {
    width: 100%;
    border-radius: 0px 0px 30px 30px;
    border-top: 0.2rem solid #000000;
    padding: 2rem;
    -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
    margin-bottom: 1rem;
  }
}
[id="header"] [id="resaMenu"]:hover {
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
}
[id="header"] [id="resaMenu"]:has(.btn:hover, .btn:focus) {
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
}
[id="header"] [id="resaMenu"] .divOverlay {
  background: #2fbcc8;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] .divOverlay {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1rem;
    margin-bottom: 2rem;
  }
}
[id="header"] [id="resaMenu"] .divOverlay > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  font-size: 2.75rem;
}
[id="header"] [id="resaMenu"] .divOverlay > div .glyph.arrow {
  rotate: -45deg;
  font-size: 2.25rem;
}
[id="header"] [id="resaMenu"] .divOverlay > div .glyph.arrow svg {
  stroke: #ffffff;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] .divOverlay > div .glyph.arrow {
    display: none;
  }
}
[id="header"] [id="resaMenu"] .divOverlay > div .glyph:not(.arrow) svg {
  fill: #ffffff;
}
[id="header"] [id="resaMenu"] .divOverlay p {
  margin-top: 0.5rem;
  color: #ffffff;
  font-size: 2.35rem;
  line-height: 1;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
@media (max-width: 1180px) {
  [id="header"] [id="resaMenu"] .divOverlay p {
    font-family:
      "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue",
      Helvetica, sans-serif;
  }
}
@media (min-width: 969px) {
  [id="header"] [id="resaMenu"] .divOverlay {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  [id="header"] [id="resaMenu"] .divOverlay.hide {
    opacity: 0;
  }
}
[id="header"] [id="resaMenu"] .btn + .btn {
  border-top: 0.2rem solid #000000;
  height: 5rem;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] .btn + .btn {
    border-top: 0;
    height: auto;
    margin-top: 2rem;
  }
}
[id="header"] [id="resaMenu"] .btn {
  height: 49%;
  border-radius: 0;
  border: 0;
  font-size: 1.6rem;
  line-height: 1.2;
  padding: 0.8rem 1.25rem 0.8rem 1rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.75rem;
  z-index: 1;
  color: #ffffff;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] .btn {
    height: auto;
    font-size: 2.15rem;
    padding: 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem;
  }
}
[id="header"] [id="resaMenu"] .btn:hover,
[id="header"] [id="resaMenu"] .btn:focus {
  background: #25959f;
}
[id="header"] [id="resaMenu"] .btn .glyph {
  line-height: 0.5;
}
[id="header"] [id="resaMenu"] .btn .glyph:not(.arrow) {
  font-size: 2.25rem;
}
[id="header"] [id="resaMenu"] .btn .glyph:not(.arrow) svg {
  fill: #ffffff;
}
[id="header"] [id="resaMenu"] .btn .name {
  margin: 0 auto;
}
@media (max-width: 969px) {
  [id="header"] [id="resaMenu"] .btn .name {
    margin: 0;
  }
}
[id="header"] [id="resaMenu"] .btn .glyph .icon-fleche-droite {
  font-size: 1.15rem;
  stroke: #ffffff;
}

[id="content"] {
  position: relative;
}

[id="footer"] .wrapper {
  max-width: min(95%, 1420px);
}
[id="footer"] .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem;
}
@media (max-width: 995px) {
  [id="footer"] .top {
    gap: 4rem 1.25rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top {
    gap: 1.2rem;
  }
}
[id="footer"] .top .bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: calc((100% - 2.4rem) / 3);
  width: 100%;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc {
    max-width: 34%;
  }
}
@media (max-width: 995px) {
  [id="footer"] .top .bloc {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  [id="footer"] .top .bloc {
    max-width: 49%;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc {
    max-width: 36rem;
  }
}
@media (max-width: 480px) {
  [id="footer"] .top .bloc {
    max-width: 100%;
  }
}
[id="footer"] .top .bloc.camping {
  gap: 1rem;
  padding: 5rem;
  border: 0.2rem solid #000000;
  border-radius: 3rem;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.camping {
    padding: 2rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.camping {
    padding: 1.75rem;
  }
}
[id="footer"] .top .bloc.camping.jaune {
  background-color: #f5c248;
}
[id="footer"] .top .bloc.camping.vert {
  background-color: #7dba99;
}
[id="footer"] .top .bloc.camping .logo img {
  height: 21rem;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.camping .logo img {
    height: 12.5rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.camping .logo img {
    height: 11rem;
  }
}
[id="footer"] .top .bloc.camping .baseline,
[id="footer"] .top .bloc.camping .adresse,
[id="footer"] .top .bloc.camping .telephone {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  margin-top: 0;
}
[id="footer"] .top .bloc.camping .baseline {
  font-size: 3.5rem;
  line-height: 1;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.camping .baseline {
    font-size: 2.75rem;
  }
}
[id="footer"] .top .bloc.camping .telephone {
  font-size: 3rem;
  line-height: 1;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.camping .telephone {
    font-size: 2.15rem;
  }
}
[id="footer"] .top .bloc.camping .telephone a {
  color: #000000;
}
[id="footer"] .top .bloc.camping .bouton p {
  margin-top: 0;
}
[id="footer"] .top .bloc.rs_liens_utiles {
  gap: 5rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding: 0 5rem;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.rs_liens_utiles {
    max-width: 28%;
    padding: 0;
  }
}
@media (max-width: 995px) {
  [id="footer"] .top .bloc.rs_liens_utiles {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1.25rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.rs_liens_utiles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 36rem;
    margin-top: 4rem;
  }
}
@media (max-width: 480px) {
  [id="footer"] .top .bloc.rs_liens_utiles {
    max-width: 100%;
  }
}
[id="footer"] .top .bloc.rs_liens_utiles .titre {
  font-size: 3.5rem;
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.rs_liens_utiles .titre {
    font-size: 2.75rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.rs_liens_utiles .titre {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  [id="footer"] .top .bloc.rs_liens_utiles .titre {
    width: 100%;
  }
}
[id="footer"] .top .bloc.rs_liens_utiles .titre + p {
  margin-top: 2rem;
}
[id="footer"] .top .bloc.rs_liens_utiles .rs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem;
}
@media (max-width: 995px) {
  [id="footer"] .top .bloc.rs_liens_utiles .rs {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  [id="footer"] .top .bloc.rs_liens_utiles .rs {
    max-width: 49%;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.rs_liens_utiles .rs {
    max-width: 100%;
  }
}
[id="footer"] .top .bloc.rs_liens_utiles .rs .icon {
  font-size: 13rem;
}
@media (max-width: 1281px) {
  [id="footer"] .top .bloc.rs_liens_utiles .rs .icon {
    font-size: 10rem;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.rs_liens_utiles .rs .icon {
    font-size: 8rem;
  }
}
[id="footer"] .top .bloc.rs_liens_utiles .rs a {
  -webkit-transition: scale 0.3s ease-in-out;
  transition: scale 0.3s ease-in-out;
}
[id="footer"] .top .bloc.rs_liens_utiles .rs a:hover,
[id="footer"] .top .bloc.rs_liens_utiles .rs a:focus {
  scale: 1.05;
}
@media (max-width: 995px) {
  [id="footer"] .top .bloc.rs_liens_utiles .liens_utiles {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  [id="footer"] .top .bloc.rs_liens_utiles .liens_utiles {
    max-width: 49%;
  }
}
@media (max-width: 640px) {
  [id="footer"] .top .bloc.rs_liens_utiles .liens_utiles {
    max-width: 100%;
  }
}
[id="footer"] .top .bloc.rs_liens_utiles p {
  margin-top: 1rem;
}
[id="footer"] [id="menu_footer"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000000;
  padding: 1rem 5rem;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
  margin-top: 1rem;
}
@media (max-width: 1024px) {
  [id="footer"] [id="menu_footer"] {
    padding: 1rem 2.5rem;
  }
}
@media (max-width: 767px) {
  [id="footer"] [id="menu_footer"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

[id="menu-menu"] {
  list-style: none;
}
[id="menu-menu"] li a {
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.2;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  text-wrap: balance;
  text-align: center;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  background: #f8eeb4;
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
[id="menu-menu"] li a:hover,
[id="menu-menu"] li a:focus {
  background: #ffffff;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
}
[id="menu-menu"] li a:visited {
  color: #000000;
}

@media (min-width: 969px) {
  [id="menu-menu"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
  }
  [id="menu-menu"] > .menu-item {
    height: 10rem;
    width: 19.5%;
  }
  [id="menu-menu"] > .menu-item.big {
    width: 21.5%;
  }
  [id="menu-menu"] .menu-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border: 2px solid #000000;
    border-top: 0;
    border-right: 0;
    padding: 2rem;
  }
  [id="menu-menu"] .menu-item.current-menu-item > a,
  [id="menu-menu"] .menu-item.current-menu-parent > a,
  [id="menu-menu"] .menu-item.current_page_ancestor > a {
    background: #ffffff;
    -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.6);
  }
  [id="menu-menu"] > .menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 20%;
  }
  [id="menu-menu"] > .menu-wrapper > .menu-item {
    height: 50%;
  }
  [id="menu-menu"] > .menu-wrapper .menu-item a {
    max-width: unset;
    padding: 0 1rem;
  }
  [id="menu-menu"] > .menu-item:last-child a {
    border-right: 2px solid #000000;
  }
  [id="menu-menu"] .menu-item.icone a {
    max-width: unset;
  }
  [id="menu-menu"] .menu-item.icone a .glyph {
    font-size: 3.5rem;
    line-height: 0.5;
    -webkit-animation: gelatineIn 0.4s ease-in both paused;
    animation: gelatineIn 0.4s ease-in both paused;
  }
  [id="menu-menu"] .menu-item.icone a .glyph svg {
    fill: #ffffff;
  }
  [id="menu-menu"] .menu-item.icone a .texte {
    max-width: 7ch;
  }
  [id="menu-menu"] .menu-item.icone a .glyph + .texte {
    margin-left: 0.75rem;
  }
  [id="menu-menu"] .menu-item.icone a:hover .glyph,
  [id="menu-menu"] .menu-item.icone a:focus .glyph {
    -webkit-animation: gelatineIn 0.4s forwards;
    animation: gelatineIn 0.4s forwards;
  }
  [id="menu-menu"] .menu-item.icone a:not(:hover) .glyph {
    -webkit-animation: gelatineOut 0.4s ease-in forwards;
    animation: gelatineOut 0.4s ease-in forwards;
  }
  [id="menu-menu"] .menu-item.icone.menu-item.current-menu-item a .glyph {
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
  }
  [id="menu-menu"] .menu-item.icone.menu-item.current-menu-item a .glyph svg {
    fill: #000000;
  }
  [id="menu-menu"] .menu-item.belair a {
    background: #f5c248;
  }
  [id="menu-menu"] .menu-item.belair a:hover,
  [id="menu-menu"] .menu-item.belair a:focus {
    background: #f6ca60;
  }
  [id="menu-menu"] .menu-item.belair.menu-item.current-menu-item a {
    background: #f6ca60;
  }
  [id="menu-menu"] .menu-item.portmer a {
    background: #7dba99;
  }
  [id="menu-menu"] .menu-item.portmer a:hover,
  [id="menu-menu"] .menu-item.portmer a:focus {
    background: #8ec3a6;
  }
  [id="menu-menu"] .menu-item.portmer.menu-item.current-menu-item a {
    background: #8ec3a6;
  }
  [id="menu-menu"] .menu-item-has-children {
    position: relative;
  }
  [id="menu-menu"] .menu-item-has-children:hover > a {
    background-color: #ffffff;
  }
  [id="menu-menu"] .menu-item-has-children:hover > a:after {
    rotate: -135deg;
  }
  [id="menu-menu"] .menu-item-has-children:focus > a:after,
  [id="menu-menu"] .menu-item-has-children:active > a:after {
    rotate: -135deg;
  }
  [id="menu-menu"] .menu-item-has-children > a:hover,
  [id="menu-menu"] .menu-item-has-children > a:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
  [id="menu-menu"] .menu-item-has-children > a:after {
    content: "";
    display: inline-block;
    margin: 0 0.5rem 0.45rem 0.85rem;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    width: 1rem;
    height: 1rem;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    rotate: 45deg;
    -webkit-transition: rotate 0.3s ease-in-out;
    transition: rotate 0.3s ease-in-out;
  }
  [id="menu-menu"] .menu-item-has-children > a:hover:after,
  [id="menu-menu"] .menu-item-has-children > a:focus:after,
  [id="menu-menu"] .menu-item-has-children > a:active:after,
  [id="menu-menu"] .menu-item-has-children > a.active:after {
    rotate: -135deg;
  }
  [id="menu-menu"] .menu-item-has-children > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 101%;
    background-color: transparent;
    overflow: hidden;
    max-height: 0;
    z-index: 3;
    padding: 0;
    margin: 0;
    list-style: none;
    border: 2px solid transparent;
    border-top: 0;
    border-radius: 0 0 15px 15px;
    -webkit-transition:
      max-height 0.5s cubic-bezier(0, 1, 0, 1),
      border-color 0.5s cubic-bezier(0, 1, 0, 1),
      background-color 0.5s cubic-bezier(0, 1, 0, 1);
    transition:
      max-height 0.5s cubic-bezier(0, 1, 0, 1),
      border-color 0.5s cubic-bezier(0, 1, 0, 1),
      background-color 0.5s cubic-bezier(0, 1, 0, 1);
  }
  [id="menu-menu"] .menu-item-has-children > .sub-menu:hover,
  [id="menu-menu"] .menu-item-has-children > .sub-menu:focus,
  [id="menu-menu"] .menu-item-has-children > .sub-menu:active,
  [id="menu-menu"] .menu-item-has-children > .sub-menu.active {
    background-color: #ffffff;
    max-height: 1000px;
    border-color: #000;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
  [id="menu-menu"] .menu-item-has-children > .sub-menu a {
    border: 0;
    width: 100%;
    padding: 1rem;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #ffffff;
  }
  [id="menu-menu"] .menu-item-has-children > .sub-menu a:hover,
  [id="menu-menu"] .menu-item-has-children > .sub-menu a:focus,
  [id="menu-menu"] .menu-item-has-children > .sub-menu a:active,
  [id="menu-menu"] .menu-item-has-children > .sub-menu a.active {
    background-color: #f8eeb4;
  }
  [id="menu-menu"]
    .menu-item-has-children
    > .sub-menu
    .menu-item.current-menu-item
    > a,
  [id="menu-menu"]
    .menu-item-has-children
    > .sub-menu
    .menu-item.current-menu-parent
    > a,
  [id="menu-menu"]
    .menu-item-has-children
    > .sub-menu
    .menu-item.current_page_ancestor
    > a {
    background-color: #f8eeb4;
  }
  [id="menu-menu"] .menu-item-has-children > a:hover + .sub-menu,
  [id="menu-menu"] .menu-item-has-children > a:focus + .sub-menu,
  [id="menu-menu"] .menu-item-has-children > a:active + .sub-menu,
  [id="menu-menu"] .menu-item-has-children > a.active + .sub-menu {
    background-color: #ffffff;
    max-height: 1000px;
    border-color: #000;
    -webkit-transition:
      max-height 0.5s ease-in-out,
      border-color 0.5s ease-in-out,
      background-color 0.5s ease-in-out;
    transition:
      max-height 0.5s ease-in-out,
      border-color 0.5s ease-in-out,
      background-color 0.5s ease-in-out;
  }
}
@media (max-width: 1360px) {
  [id="menu-menu"] .menu-item a {
    padding: 2rem 0.75rem;
  }
  [id="menu-menu"] > .menu-item.big {
    width: 21%;
  }
  [id="menu-menu"] > .menu-wrapper {
    width: 20.5%;
  }
  [id="menu-menu"] > .menu-wrapper > .menu-item > a {
    padding: 0 0.5rem;
  }
}
@media (max-width: 1180px) {
  [id="menu-menu"] .menu-item a {
    font-size: 1.5rem;
  }
  [id="menu-menu"] > .menu-item {
    width: 22.125%;
  }
  [id="menu-menu"] > .menu-item.big {
    width: 25.625%;
  }
  [id="menu-menu"] > .menu-wrapper {
    width: 26.125%;
  }
}
@media (max-width: 767px) {
  [id="menu_footer"] .menu-menu-footer-container {
    width: 100%;
  }
}
[id="menu_footer"] .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
@media (max-width: 767px) {
  [id="menu_footer"] .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
[id="menu_footer"] .menu-item {
  font-size: 2rem;
  line-height: 1.8;
  color: #fffbe6;
}
@media (max-width: 1024px) {
  [id="menu_footer"] .menu-item {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  [id="menu_footer"] .menu-item {
    font-size: 1.4rem;
  }
}
[id="menu_footer"] .menu-item + .menu-item:before {
  content: "|";
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0 0.5rem;
}
[id="menu_footer"] .menu-item a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
[id="menu_footer"] .menu-item a:hover {
  text-decoration: underline;
}

[id="header"] .burgerNav {
  display: none;
}
@media (max-width: 969px) {
  [id="header"] .burgerNav {
    display: inline-block;
    position: relative;
    margin-top: 0px;
    background: transparent;
    margin-right: 3rem;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #000000;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"]:hover,
  [id="header"] .burgerNav [id="mobile_menu_burger"]:focus {
    text-decoration: none;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] .inside {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 4.5rem;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] .inside span {
    display: block;
    position: relative;
    height: 0.2rem;
    width: 1.95rem;
    max-width: 2rem;
    margin-bottom: 6px;
    background: #000000;
    border-radius: 7px;
    opacity: 1;
    left: 50%;
    -webkit-transform: rotate(0deg) translateX(-50%);
    transform: rotate(0deg) translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] p {
    position: relative;
    color: #000000;
    margin: 0;
    font-family:
      "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
      sans-serif;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    width: 100%;
    margin-right: 1rem;
    margin-bottom: 0.5rem;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] p .fermer {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] p .ouvert {
    position: absolute;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"].open p span.fermer {
    opacity: 0;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"].open p span.ouvert {
    opacity: 1;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] .inside span:nth-child(1) {
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] .inside span:nth-child(2) {
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  [id="header"] .burgerNav [id="mobile_menu_burger"] .inside span:nth-child(3) {
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  [id="header"]
    .burgerNav
    [id="mobile_menu_burger"].open
    .inside
    span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 0;
  }
  [id="header"]
    .burgerNav
    [id="mobile_menu_burger"].open
    .inside
    span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  [id="header"]
    .burgerNav
    [id="mobile_menu_burger"].open
    .inside
    span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -2px;
    left: 0;
  }
}

@media (max-width: 969px) {
  [id="menu-menu"] .menu-item a {
    display: inline-block;
    width: 100%;
    font-size: 2rem;
    border-right: 0.2rem solid #000000;
    border-left: 0.2rem solid #000000;
  }
  [id="menu-menu"] .menu-item + .menu-item a {
    border-top: 0.2rem solid #000000;
  }
  [id="menu-menu"] > .menu-item {
    width: 100%;
  }
  [id="menu-menu"] > .menu-item.big {
    width: 100%;
  }
  [id="menu-menu"] .menu-item.icone a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 1.5rem;
  }
  [id="menu-menu"] .menu-item.icone .glyph .icon {
    font-size: 3.6rem;
    fill: #ffffff;
  }
  [id="menu-menu"] .menu-item.icone .glyph + .texte {
    margin-left: 1rem;
  }
  [id="menu-menu"] .menu-item.icone .texte + .glyph {
    margin-left: 1rem;
  }
  [id="menu-menu"] .menu-item.icone.belair a {
    background-color: #f5c248;
  }
  [id="menu-menu"] .menu-item.icone.portmer a {
    background-color: #7dba99;
  }
  [id="menu-menu"] .menu-item-has-children > a:after {
    content: "";
    display: inline-block;
    margin: 0 0 0.15rem 1rem;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    width: 1.2rem;
    height: 1.2rem;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    rotate: 45deg;
    -webkit-transition: rotate 0.3s ease-in-out;
    transition: rotate 0.3s ease-in-out;
  }
  [id="menu-menu"] .menu-item-has-children > a:has(+ .sub-menu.show):after {
    rotate: -135deg;
  }
  [id="menu-menu"] .menu-item-has-children .sub-menu {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
  [id="menu-menu"] .menu-item-has-children .sub-menu.show {
    max-height: 1000px;
    -webkit-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
  }
}
[id="breadcrumbs"] {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
[id="breadcrumbs"] a {
  text-decoration: none !important;
  margin: 0 0 0 5px;
}
[id="breadcrumbs"] a:first-child {
  margin-left: 0;
}
[id="breadcrumbs"] .breadcrumb_last {
  margin-left: 0;
}

[id="haut_de_page"] {
  margin-top: 5rem;
}
@media (max-width: 1199px) {
  [id="haut_de_page"] {
    margin-top: 3rem;
  }
}

.titre_couleur {
  color: #f8eeb4;
  -webkit-text-stroke: 0.2rem #000000;
}
@media (max-width: 995px) {
  .titre_couleur {
    -webkit-text-stroke: 0.1rem #000000;
  }
}
.titre_couleur span.bleu {
  color: #2fbcc8;
}
.titre_couleur span.jaune {
  color: #f5c248;
}
.titre_couleur span.vert {
  color: #7dba99;
}

@media (max-width: 1299px) {
  html.safari [id="tracker"] {
    display: none;
  }
}

[id="tracker"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  padding-top: 75vh;
}
@media (max-width: 767px) {
  [id="tracker"] {
    display: none;
  }
}
[id="tracker"] .reservationBox {
  position: sticky;
  z-index: 4;
  top: 4rem;
  width: 31.5rem;
  border-radius: 1rem 0 0 1rem;
  border: 2px solid #000000;
  border-right: 0;
  background: #2fbcc8;
  padding: 1.5rem 0.3rem 1.5rem 2.7rem;
  -webkit-transform: translateX(-4.5rem);
  transform: translateX(-4.5rem);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition:
    transform 0.3s ease-in,
    -webkit-transform 0.3s ease-in;
}
@media (max-width: 767px) {
  [id="tracker"] .reservationBox {
    display: none;
  }
}
[id="tracker"] .reservationBox .boutons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
[id="tracker"] .reservationBox .boutons p {
  margin: 0;
}
[id="tracker"] .reservationBox .boutons p a {
  width: 100%;
}
[id="tracker"] .reservationBox .boutons a:hover,
[id="tracker"] .reservationBox .boutons a:focus {
  -webkit-box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0 0 rgba(0, 0, 0, 0);
}
[id="tracker"] .reservationBox .boutons .btn_camping.vert {
  border-top: 0;
}
[id="tracker"] .reservationBox .boutons .btn_bleu {
  color: #ffffff;
  cursor: default;
}
[id="tracker"] .reservationBox .boutons .btn.transparent > span:first-child {
  border: 0;
}
[id="tracker"]
  .reservationBox
  .boutons
  .btn.transparent:hover
  > span:first-child,
[id="tracker"]
  .reservationBox
  .boutons
  .btn.transparent:focus
  > span:first-child {
  border: 0;
}
[id="tracker"] .reservationBox .wrap {
  position: relative;
}
[id="tracker"] .reservationBox #openResa {
  position: absolute;
  font-size: 2rem;
  color: #ffffff;
  top: -1.5rem;
  left: -2.7rem;
  height: calc(100% + 3rem);
  padding: 0.25rem 1.35rem;
  border: 0;
  border-radius: 0.75rem 0 0 0.75rem;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  -webkit-transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in;
  transition:
    background-color 0.3s ease-in-out,
    opacity 0.3s ease-in;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
[id="tracker"] .reservationBox #openResa span.glyph {
  font-size: 2.5rem;
}
[id="tracker"] .reservationBox #openResa span.glyph svg {
  fill: #ffffff;
}
[id="tracker"] .reservationBox #openResa span.arrow {
  font-size: 1.8rem;
  -webkit-transition: rotate 0.3s ease-in-out;
  transition: rotate 0.3s ease-in-out;
}
[id="tracker"] .reservationBox #openResa span.arrow svg {
  fill: transparent;
  stroke: #ffffff;
}
[id="tracker"] .reservationBox #openResa span.texte {
  text-orientation: sideways-right;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
[id="tracker"] .reservationBox #openResa:hover,
[id="tracker"] .reservationBox #openResa:focus {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background-color: #229099;
}
[id="tracker"] .reservationBox #openResa:hover span.arrow,
[id="tracker"] .reservationBox #openResa:focus span.arrow {
  rotate: 45deg;
}
[id="tracker"] .reservationBox .boutons {
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
[id="tracker"] .reservationBox .boutons {
  opacity: 0;
}
[id="tracker"].active .reservationBox {
  -webkit-transform: translateX(-31.5rem);
  transform: translateX(-31.5rem);
}
[id="tracker"].active .reservationBox #openResa {
  opacity: 0;
}
[id="tracker"].active .reservationBox .boutons {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  opacity: 1;
}

body.widgetOpen {
  overflow: hidden;
}

body.widgetOpen [id="container"]:after {
  content: "";
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  bottom: 0;
  z-index: 3;
  height: 100vh;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  body.widgetOpen [id="container"]:after {
    display: none;
  }
}

.MiseEnAvant {
  margin: 8rem 0;
}
@media (max-width: 1199px) {
  .MiseEnAvant {
    margin: 5rem 0;
  }
}
@media (max-width: 640px) {
  .MiseEnAvant {
    margin: 4rem 0;
  }
}
.MiseEnAvant .wrapper {
  max-width: min(95%, 1420px);
}
.MiseEnAvant .titre {
  max-width: min(95%, 1320px);
  margin: 0 auto 2rem;
}
.MiseEnAvant .titre h2 span {
  display: block;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
@media (max-width: 1095px) {
  .MiseEnAvant .titre h2 {
    font-size: 6rem;
  }
}
@media (max-width: 995px) {
  .MiseEnAvant .titre h2 {
    font-size: 5rem;
  }
}
@media (max-width: 640px) {
  .MiseEnAvant .titre h2 {
    font-size: 3.15rem;
  }
}
.MiseEnAvant .inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1rem 1fr 1rem 1fr 1rem 1fr 1rem 1fr;
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  padding: 0 1rem;
}
.MiseEnAvant .inner > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.MiseEnAvant .inner > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.MiseEnAvant .inner > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.MiseEnAvant .inner > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.MiseEnAvant .inner > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
@media (max-width: 1419px) {
  .MiseEnAvant .inner {
    padding: 0;
  }
}
@media (max-width: 1095px) {
  .MiseEnAvant .inner {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    grid-row-gap: 1rem;
  }
}
@media (max-width: 640px) {
  .MiseEnAvant .inner {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 435px) {
  .MiseEnAvant .inner {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
  }
}
@media (max-width: 380px) {
  .MiseEnAvant .ville {
    width: 100%;
  }
}
.MiseEnAvant .ville figure {
  overflow: hidden;
  aspect-ratio: 3/2;
  width: 100%;
}
.MiseEnAvant .ville figure img {
  -webkit-transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
  transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
}
@media (max-width: 380px) {
  .MiseEnAvant .ville figure img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.MiseEnAvant .ville .titre {
  margin: 1rem 0;
  padding: 0 1.5rem;
}
@media (max-width: 1430px) {
  .MiseEnAvant .ville .titre {
    font-size: 2rem;
  }
}
@media (max-width: 1199px) {
  .MiseEnAvant .ville .titre {
    padding: 0 1rem;
  }
}
.MiseEnAvant .ville div {
  width: 100%;
  padding: 0 2rem;
  margin-top: auto;
  margin-bottom: 2rem;
  text-align: right;
}
.MiseEnAvant .ville div .glyph.arrow {
  display: inline-block;
  font-size: 1.75rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: bounceRotateIn 0.5s ease-in both paused;
  animation: bounceRotateIn 0.5s ease-in both paused;
}
.MiseEnAvant .ville > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 30px;
  border: 2px solid #000000;
  background-color: #f8eeb4;
  overflow: hidden;
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
.MiseEnAvant .ville > a .titre {
  text-decoration: none !important;
}
.MiseEnAvant .ville > a:hover,
.MiseEnAvant .ville > a:focus {
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
.MiseEnAvant .ville > a:hover figure img,
.MiseEnAvant .ville > a:focus figure img {
  rotate: -3.5deg;
  scale: 1.15;
}
.MiseEnAvant .ville > a:hover div .glyph.arrow,
.MiseEnAvant .ville > a:focus div .glyph.arrow {
  -webkit-animation: bounceRotateIn 0.5s ease-in forwards;
  animation: bounceRotateIn 0.5s ease-in forwards;
}
.MiseEnAvant .ville > a:not(:hover) .glyph.arrow {
  -webkit-animation: bounceRotateOut 0.3s ease-in forwards;
  animation: bounceRotateOut 0.3s ease-in forwards;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto;
  max-height: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 5px 7px;
  background: #ffffff;
  border: 1px solid #2fbcc8;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #2fbcc8;
}

.carousel-image .owl-nav,
.controleCaroussel {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}

.carousel-image .owl-nav [class*="owl-"],
.controleCaroussel [class*="owl-"] {
  cursor: pointer;
}
.carousel-image .owl-nav [class*="owl-"] .glyph,
.controleCaroussel [class*="owl-"] .glyph {
  font-size: 2.5rem;
}
.carousel-image .owl-nav [class*="owl-"] svg,
.controleCaroussel [class*="owl-"] svg {
  stroke: #000000;
  fill: transparent;
}
.carousel-image .owl-nav [class*="owl-"].disabled,
.controleCaroussel [class*="owl-"].disabled {
  opacity: 0.25;
  cursor: default;
}

.alignleft {
  float: left;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .alignleft {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
  }
}

.alignright {
  float: right;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .alignright {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}

.aligncenter {
  display: block;
  text-align: center;
  margin: 10px auto 10px;
}

img.alignright,
img.alignleft {
  max-width: 50%;
}
@media (max-width: 767px) {
  img.alignright,
  img.alignleft {
    max-width: 100%;
  }
}

img.alignright {
  background-position: 15px 100%;
}

.wp-caption {
  max-width: 100%; /* Keep wide captions from overflowing their container. */
  padding: 4px;
}

.wp-caption .wp-caption-text,
.entry-caption {
  font-size: 1.2rem;
  color: #000000;
  line-height: 1.1;
  margin-top: -15px;
  text-align: right;
  margin-bottom: 25px;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

/*.gallery-item a,
.gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}*/
.bloc_flexible {
  margin: 8rem 0;
}
@media (max-width: 1199px) {
  .bloc_flexible {
    margin: 5rem 0;
  }
}
@media (max-width: 640px) {
  .bloc_flexible {
    margin: 4rem 0;
  }
}
.bloc_flexible h2.titre {
  margin-top: 0;
}
.bloc_flexible h2.titre + .texte {
  margin-top: 3rem;
}
@media (max-width: 1199px) {
  .bloc_flexible h2.titre + .texte {
    margin-top: 2rem;
  }
}
.bloc_flexible div.texte > h2:first-child,
.bloc_flexible div.texte > h3:first-child,
.bloc_flexible div.texte > h4:first-child,
.bloc_flexible div.texte > h5:first-child,
.bloc_flexible div.texte > h6:first-child,
.bloc_flexible div.texte > ul:first-child,
.bloc_flexible div.texte > p:first-child {
  margin-top: 0;
}
.bloc_flexible div.texte > h3:first-child {
  margin-bottom: 3rem;
}

.bloc_flexible.bloc_deux_colonnes .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8rem 3rem;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_deux_colonnes .inner {
    gap: 0rem;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_deux_colonnes .inner {
    gap: 0rem;
  }
}
.bloc_flexible.bloc_deux_colonnes article {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(50% - 1.5rem);
  flex: 1 0 calc(50% - 1.5rem);
  width: 100%;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_deux_colonnes article {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%;
  }
}

.bloc_flexible.bloc_texte_image .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8rem 3rem;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_texte_image .inner {
    gap: 5rem;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_texte_image .inner {
    gap: 4rem;
  }
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_texte_image .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bloc_flexible.bloc_texte_image .inner .contenu,
.bloc_flexible.bloc_texte_image .inner .image {
  max-width: calc(50% - 1.5rem);
  width: 100%;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_texte_image .inner .contenu,
  .bloc_flexible.bloc_texte_image .inner .image {
    max-width: 100%;
  }
}
.bloc_flexible.bloc_texte_image .inner.gauche {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_texte_image .inner.gauche {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.bloc_flexible.bloc_texte_image .inner.droite {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 840px) {
  .bloc_flexible.bloc_texte_image .inner.droite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.bloc_flexible.bloc_texte_image .bouton p {
  margin-top: 2rem;
}
.bloc_flexible.bloc_texte_image .image .inner_image {
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  aspect-ratio: 640/600;
  overflow: hidden;
}
.bloc_flexible.bloc_texte_image .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.bloc_flexible.bloc_galerie_image .wrapper {
  max-width: min(95%, 1420px);
}
.bloc_flexible.bloc_galerie_image .inner {
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  background: #2fbcc8;
  padding: 8rem 5rem;
}
@media (max-width: 1199px) {
  .bloc_flexible.bloc_galerie_image .inner {
    padding: 5rem 4rem;
  }
}
@media (max-width: 995px) {
  .bloc_flexible.bloc_galerie_image .inner {
    padding: 4rem 3rem;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_galerie_image .inner {
    padding: 3rem 2rem;
  }
}
.bloc_flexible.bloc_galerie_image .inner .titre {
  margin-bottom: 1rem;
  color: #ffffff;
}
.bloc_flexible.bloc_galerie_image .inner .titre span {
  color: #000000;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
.bloc_flexible.bloc_galerie_image .inner .carousel {
  margin-top: 5rem;
}
@media (max-width: 995px) {
  .bloc_flexible.bloc_galerie_image .inner .carousel {
    margin-top: 4rem;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_galerie_image .inner .carousel {
    margin-top: 3rem;
  }
}
.bloc_flexible.bloc_galerie_image .inner .carousel .item {
  aspect-ratio: 2/1;
}
.bloc_flexible.bloc_galerie_image .inner .carousel .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.bloc_flexible.image_panoramique .wrapper {
  max-width: min(95%, 1420px);
}
.bloc_flexible.image_panoramique .image {
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  background: #2fbcc8;
  overflow: hidden;
}

.bloc_flexible.bloc_formulaire .inner {
  max-width: min(98%, 76rem);
  padding: 0;
  margin: 0 auto;
}
.bloc_flexible.bloc_liste_pictos .wrapper {
  max-width: min(95%, 1420px);
}
.bloc_flexible.bloc_liste_pictos .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3rem;
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_liste_pictos .inner {
    gap: 2rem;
  }
}
.bloc_flexible.bloc_liste_pictos .bloc {
  max-width: calc((100% - 9rem) / 4);
  width: 100%;
  text-align: center;
  padding: 2rem;
}
@media (max-width: 767px) {
  .bloc_flexible.bloc_liste_pictos .bloc {
    padding: 2rem 0;
    max-width: calc((100% - 5rem) / 2);
  }
}
@media (max-width: 340px) {
  .bloc_flexible.bloc_liste_pictos .bloc {
    max-width: calc((100% - 5rem) / 1);
  }
}
.bloc_flexible.bloc_liste_pictos .bloc .picto img {
  max-height: 10rem;
}
@media (max-width: 640px) {
  .bloc_flexible.bloc_liste_pictos .bloc .picto img {
    max-height: 9rem;
  }
}

.bloc_flexible.separator .wrapper {
  max-width: min(95%, 1420px);
}
.bloc_flexible.separator .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bloc_flexible.separator .inner .glyph {
  font-size: 6rem;
  background: #f8eeb4;
  padding: 1rem 1.5rem;
  z-index: 1;
}
@media (max-width: 767px) {
  .bloc_flexible.separator .inner .glyph {
    font-size: 5rem;
  }
}
.bloc_flexible.separator .inner .glyph + .glyph {
  padding-left: 0;
}
.bloc_flexible.separator .inner:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #000000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 0;
}

.bloc_flexible.carteFocus .wrapper {
  max-width: min(95%, 1420px);
}
.bloc_flexible.carteFocus .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  background: #2fbcc8;
  background-position: 90% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 8rem 5rem;
}
@media (max-width: 1199px) {
  .bloc_flexible.carteFocus .inner {
    padding: 6rem 3rem;
  }
}
@media (max-width: 840px) {
  .bloc_flexible.carteFocus .inner {
    padding: 4rem 3rem;
  }
}
@media (max-width: 767px) {
  .bloc_flexible.carteFocus .inner {
    background-position: 100% 100%;
  }
}
@media (max-width: 640px) {
  .bloc_flexible.carteFocus .inner {
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 400px) {
  .bloc_flexible.carteFocus .inner {
    background-position: 160% 100%;
  }
}
@media (max-width: 320px) {
  .bloc_flexible.carteFocus .inner {
    background-image: none !important;
  }
}
.bloc_flexible.carteFocus .inner .text {
  max-width: 60ch;
}
.bloc_flexible.carteFocus .inner .text .titre {
  color: #ffffff;
}
.bloc_flexible.carteFocus .inner .text .titre span {
  display: block;
  color: #000000;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
@media (max-width: 840px) {
  .bloc_flexible.carteFocus .inner .text .titre {
    font-size: 4rem;
  }
}
@media (max-width: 640px) {
  .bloc_flexible.carteFocus .inner .text .titre {
    font-size: 3.5rem;
  }
}
.bloc_flexible.carteFocus .inner .text .titre + p {
  margin-top: 2rem;
}
.bloc_flexible.carteFocus .inner.belair {
  background-image: url(../img/campingBelAir.webp);
}
.bloc_flexible.carteFocus .inner.portmer {
  background-image: url(../img/campingPortMer.webp);
}

.bloc_flexible.bloc_liste_hebergements .wrapper {
  max-width: min(95%, 1320px);
}
.bloc_flexible.bloc_liste_hebergements .inner .texte + .bloc {
  margin-top: 3rem;
}
.bloc_flexible.bloc_liste_hebergements .inner .bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  gap: 30px;
  border-top: 2px solid #000000;
}
.bloc_flexible.bloc_liste_hebergements .inner .bloc:last-child {
  border-bottom: 2px solid #000000;
}
.bloc_flexible.bloc_liste_hebergements .inner .photo_lh {
  border-radius: 30px;
  overflow: hidden;
  width: 240px;
  aspect-ratio: 240/144;
  -o-object-fit: cover;
  object-fit: cover;
  border: 2px solid #000000;
}
.bloc_flexible.bloc_liste_hebergements .inner .infos_lh {
  width: 350px;
  max-width: 100%;
}
.bloc_flexible.bloc_liste_hebergements .inner .infos_lh h3 {
  font-weight: 600;
}
.bloc_flexible.bloc_liste_hebergements .inner .infos_lh p,
.bloc_flexible.bloc_liste_hebergements .inner .infos_lh h3 {
  margin: 0;
  font-size: 26px;
}
.bloc_flexible.bloc_liste_hebergements .inner .prix_a_partr_de_lh {
  font-weight: 700;
  font-size: 18px;
}
.bloc_flexible.bloc_liste_hebergements
  .inner
  .prix_a_partr_de_lh
  span.prix_semaine_lh {
  font-size: 30px;
}

.page-template-camping [id="haut_de_page_camping"] {
  margin-top: 5rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="haut_de_page_camping"] {
    margin-top: 3rem;
  }
}
.page-template-camping [id="haut_de_page_camping"] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8rem 3rem;
}
@media (max-width: 995px) {
  .page-template-camping [id="haut_de_page_camping"] .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3rem;
  }
}
.page-template-camping [id="haut_de_page_camping"] .inner .contenu {
  width: 100%;
}
.page-template-camping [id="haut_de_page_camping"] .inner .image {
  /*commenter pour rester à 650px soit medium size*/
  /*width: 100%;*/
  width: 654px;
}
.page-template-camping [id="haut_de_page_camping"] .contenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  max-width: calc(48.15% - 1.5rem);
}
@media (max-width: 995px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu {
    max-width: 100%;
  }
}
.page-template-camping [id="haut_de_page_camping"] .contenu .picto .glyph {
  font-size: 10.7rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .picto .glyph {
    font-size: 8.5rem;
  }
}
@media (max-width: 767px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .picto .glyph {
    font-size: 6rem;
  }
}
.page-template-camping [id="haut_de_page_camping"] .contenu .baseline {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 5rem;
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .baseline {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .baseline {
    font-size: 2.75rem;
  }
}
.page-template-camping [id="haut_de_page_camping"] .contenu .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4rem;
  width: 100%;
}
@media (max-width: 995px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .infos {
    gap: 2rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.page-template-camping [id="haut_de_page_camping"] .contenu .infos .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="haut_de_page_camping"] .contenu .infos .info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 45.5%;
    gap: 1.5rem;
  }
}
.page-template-camping
  [id="haut_de_page_camping"]
  .contenu
  .infos
  .info
  .glyph {
  font-size: 7rem;
}
@media (max-width: 1199px) {
  .page-template-camping
    [id="haut_de_page_camping"]
    .contenu
    .infos
    .info
    .glyph {
    font-size: 6rem;
  }
}
.page-template-camping
  [id="haut_de_page_camping"]
  .contenu
  .infos
  .info
  .texte {
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .page-template-camping
    [id="haut_de_page_camping"]
    .contenu
    .infos
    .info
    .texte {
    text-align: center;
  }
}
.page-template-camping [id="haut_de_page_camping"] .contenu .bouton p {
  margin-top: 0;
}
.page-template-camping [id="haut_de_page_camping"] .image {
  max-width: calc(51.85% - 1.5rem);
  margin-top: 5.45rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="haut_de_page_camping"] .image {
    margin-top: 3.45rem;
  }
}
@media (max-width: 995px) {
  .page-template-camping [id="haut_de_page_camping"] .image {
    max-width: 100%;
    margin-top: 0;
  }
}
.page-template-camping [id="haut_de_page_camping"] .image .inner_image {
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  aspect-ratio: 670/500;
  overflow: hidden;
}
.page-template-camping [id="haut_de_page_camping"] .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 840px) {
  .page-template-camping .bloc_flexible.bloc_texte_image .inner.gauche {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-template-camping .bloc_flexible.bloc_texte_image .inner.droite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-template-camping .titreService + .bloc_flexible.bloc_deux_colonnes {
  margin-top: 3rem;
}
.page-template-camping [id="reservez"] .wrapper {
  max-width: min(95%, 1420px);
}
.page-template-camping [id="reservez"] .inner {
  background: #2fbcc8;
  padding: 5rem;
  border: 0.3rem solid #000000;
  border-radius: 3rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="reservez"] .inner {
    padding: 3rem;
  }
}
@media (max-width: 840px) {
  .page-template-camping [id="reservez"] .inner {
    padding: 2rem;
  }
}
.page-template-camping [id="reservez"] .titre {
  color: #ffffff;
  margin-top: 0;
}
.page-template-camping [id="reservez"] .titre span {
  color: #000000;
}
.page-template-camping [id="reservez"] .texte {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2.6rem;
  line-height: 1;
  margin-top: 3rem;
}
@media (max-width: 1199px) {
  .page-template-camping [id="reservez"] .texte {
    font-size: 2.15rem;
  }
}
@media (max-width: 840px) {
  .page-template-camping [id="reservez"] .texte {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .page-template-camping [id="reservez"] .texte {
    font-size: 1.7391304348rem;
  }
}
.page-template-camping [id="reservez"] .texte small {
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2rem;
  line-height: 1.5;
}
@media (max-width: 1281px) {
  .page-template-camping [id="reservez"] .texte small {
    font-size: 1.7391304348rem;
  }
}
@media (max-width: 767px) {
  .page-template-camping [id="reservez"] .texte small {
    font-size: 1.5384615385rem;
  }
}
.page-template-camping [id="reservez"] #hippocamp-search-widget-container {
  margin-top: 2rem;
  position:relative;
  z-index:10;
}
#hippocamp-search-widget-container * {
  font-size: 100%;
}

.page-template-camping [id="reservez"] #hippo-main-search-container {
  margin-left: 0 !important;
  background: transparent !important;
  width: 100% !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}
#hpc-selected_flexibility_button_container {
  margin-top: 5px;
  background: white;
  padding-right: 5px;
  padding-bottom: 5px;
}
#hpc-selected_flexibility_button_container a {
  color: #555 !important;
}
#hippocamp-search-widget-container .input-group-prepend {
  border: 2px solid;
  border-right: 0;
}

.page-template-camping [id="reservez"] #hc-form-container {
  background: transparent !important;
}
.page-template-camping
  [id="reservez"]
  #hippocamp-search-widget-container
  label {
  color: #000000 !important;
  font-weight: 400 !important;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif !important;
  font-size: 1.8rem !important;
}
.page-template-camping
  [id="reservez"]
  #hippocamp-search-widget-container
  #hc-widget-search-btn {
  background: #000000 !important;
  border-color: #000000 !important;
}
.page-template-camping [id="telechargements"] .wrapper {
  max-width: min(95%, 1420px);
}
.page-template-camping [id="liens_pages"] .wrapper {
  max-width: min(95%, 1420px);
}
.page-template-camping [id="liens_pages"] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem;
}
.page-template-camping [id="liens_pages"] .bouton {
  width: calc((100% - 1.2rem) / 2);
  margin-top: 0;
}
@media (max-width: 995px) {
  .page-template-camping [id="liens_pages"] .bouton {
    width: 100%;
  }
}
.page-template-camping [id="liens_pages"] .bouton a {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}
.page-template-camping [id="liens_pages"] .bouton span:not(.glyph) {
  text-align: left;
}
@media (max-width: 995px) {
  .page-template-camping [id="liens_pages"] .bouton span:not(.glyph) br {
    display: none;
  }
}
.page-template-camping [id="liens_pages"] .bouton .glyph {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

[id="container"]:has([id="contenu_manquant"]) [id="haut_de_page"] h1 {
  display: none;
}

[id="contenu_manquant"] .wrapper {
  max-width: min(95%, 1420px);
}
[id="contenu_manquant"] .inner {
  width: 95%;
  margin: 8rem 0;
  padding: 3vw 0;
  background: transparent;
  overflow: hidden;
  color: #000000;
  text-align: left;
}
@media (max-width: 1199px) {
  [id="contenu_manquant"] .inner {
    width: 100%;
    margin: 5rem auto;
  }
}
@media (max-width: 767px) {
  [id="contenu_manquant"] .inner {
    margin: 4rem auto;
  }
}
[id="contenu_manquant"] .inner .picto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
[id="contenu_manquant"] .inner .picto .glyph {
  font-size: 10.7rem;
}
@media (max-width: 1199px) {
  [id="contenu_manquant"] .inner .picto .glyph {
    font-size: 8.5rem;
  }
}
@media (max-width: 767px) {
  [id="contenu_manquant"] .inner .picto .glyph {
    font-size: 6rem;
  }
}
[id="contenu_manquant"] .inner h1 {
  color: #f8eeb4;
  -webkit-text-stroke: 0.2rem #000000;
}
@media (max-width: 995px) {
  [id="contenu_manquant"] .inner h1 {
    -webkit-text-stroke: 0.1rem #000000;
  }
}
[id="contenu_manquant"] .inner h1 span.bleu {
  color: #2fbcc8;
}
[id="contenu_manquant"] .inner h2 {
  font-size: 5rem;
}
@media (max-width: 1199px) {
  [id="contenu_manquant"] .inner h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  [id="contenu_manquant"] .inner h2 {
    font-size: 2.75rem;
  }
}

[id="content404"] .wrapper {
  max-width: min(95%, 1420px);
}
[id="content404"] .inner {
  width: 95%;
  margin: 8rem 0;
  padding: 3vw 0;
  background: transparent;
  overflow: hidden;
  color: #000000;
  text-align: left;
}
@media (max-width: 1199px) {
  [id="content404"] .inner {
    width: 100%;
    margin: 5rem auto;
  }
}
@media (max-width: 767px) {
  [id="content404"] .inner {
    margin: 4rem auto;
  }
}
[id="content404"] .inner .picto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
[id="content404"] .inner .picto .glyph {
  font-size: 10.7rem;
}
@media (max-width: 1199px) {
  [id="content404"] .inner .picto .glyph {
    font-size: 8.5rem;
  }
}
@media (max-width: 767px) {
  [id="content404"] .inner .picto .glyph {
    font-size: 6rem;
  }
}
[id="content404"] .inner h1 {
  color: #f8eeb4;
  -webkit-text-stroke: 0.2rem #000000;
}
@media (max-width: 995px) {
  [id="content404"] .inner h1 {
    -webkit-text-stroke: 0.1rem #000000;
  }
}
[id="content404"] .inner h1 span.bleu {
  color: #2fbcc8;
}
@media (max-width: 1199px) {
  [id="content404"] .inner h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  [id="content404"] .inner h2 {
    font-size: 2.75rem;
  }
}

[id="haut_de_page_accueil"] {
  padding-bottom: 5rem;
  margin-bottom: 8rem;
}
@media (max-width: 1199px) {
  [id="haut_de_page_accueil"] {
    padding-bottom: 0;
    margin-bottom: 5rem;
  }
}
@media (max-width: 640px) {
  [id="haut_de_page_accueil"] {
    margin-bottom: 4rem;
  }
}
[id="haut_de_page_accueil"] .wrapper {
  max-width: min(95%, 1420px);
}
[id="haut_de_page_accueil"] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8rem 3rem;
}
@media (max-width: 995px) {
  [id="haut_de_page_accueil"] .inner {
    gap: 5rem 3rem;
  }
}
@media (max-width: 840px) {
  [id="haut_de_page_accueil"] .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
[id="haut_de_page_accueil"] .inner .contenu,
[id="haut_de_page_accueil"] .inner .image {
  width: 100%;
}
[id="haut_de_page_accueil"] .contenu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  max-width: calc(49.15% - 1.5rem);
  padding: 5rem;
}
@media (max-width: 1281px) {
  [id="haut_de_page_accueil"] .contenu {
    padding: 3rem 0;
  }
}
@media (max-width: 995px) {
  [id="haut_de_page_accueil"] .contenu {
    padding-bottom: 0;
  }
}
@media (max-width: 840px) {
  [id="haut_de_page_accueil"] .contenu {
    max-width: 100%;
  }
}
[id="haut_de_page_accueil"] .contenu .picto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
}
[id="haut_de_page_accueil"] .contenu .picto .glyph {
  font-size: 10.7rem;
}
@media (max-width: 1199px) {
  [id="haut_de_page_accueil"] .contenu .picto .glyph {
    font-size: 8.5rem;
  }
}
@media (max-width: 767px) {
  [id="haut_de_page_accueil"] .contenu .picto .glyph {
    font-size: 6rem;
  }
}
[id="haut_de_page_accueil"] .contenu h1 {
  font-size: 10rem;
}
@media (max-width: 1281px) {
  [id="haut_de_page_accueil"] .contenu h1 {
    font-size: 7rem;
  }
}
@media (max-width: 480px) {
  [id="haut_de_page_accueil"] .contenu h1 {
    font-size: 5.75rem;
  }
}
[id="haut_de_page_accueil"] .contenu .baseline {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 5rem;
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 1199px) {
  [id="haut_de_page_accueil"] .contenu .baseline {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  [id="haut_de_page_accueil"] .contenu .baseline {
    font-size: 2.75rem;
  }
}
[id="haut_de_page_accueil"] .contenu .bouton p {
  margin-top: 2rem;
}
[id="haut_de_page_accueil"] .contenu .circleBouton {
  position: absolute;
  right: 2.5rem;
  bottom: 0;
  width: 13rem;
  border-radius: 50%;
  aspect-ratio: 1/1;
  background-color: #2fbcc8;
  border: 2px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    transform 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    transform 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
@media (max-width: 1281px) {
  [id="haut_de_page_accueil"] .contenu .circleBouton {
    right: 0;
    bottom: 2rem;
    width: 9rem;
  }
}
@media (max-width: 350px) {
  [id="haut_de_page_accueil"] .contenu .circleBouton {
    display: none;
  }
}
[id="haut_de_page_accueil"] .contenu .circleBouton .glyph {
  font-size: 10rem;
}
@media (max-width: 1281px) {
  [id="haut_de_page_accueil"] .contenu .circleBouton .glyph {
    font-size: 7rem;
  }
}
[id="haut_de_page_accueil"] .contenu .circleBouton .glyph svg {
  fill: transparent;
}
[id="haut_de_page_accueil"] .contenu .circleBouton:hover,
[id="haut_de_page_accueil"] .contenu .circleBouton:focus {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
[id="haut_de_page_accueil"] .image {
  max-width: calc(50.85% - 1.5rem);
  padding: 0 0 0 0;
}
@media (max-width: 840px) {
  [id="haut_de_page_accueil"] .image {
    max-width: 100%;
  }
}
[id="haut_de_page_accueil"] .image .inner_image {
  border-radius: 3rem;
  border: 0.2rem solid #000000;
  aspect-ratio: 1/1.015;
  overflow: hidden;
}
[id="haut_de_page_accueil"] .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

[id="introduction_accueil"] {
  margin: 8rem 0;
}
@media (max-width: 1199px) {
  [id="introduction_accueil"] {
    margin: 5rem 0;
  }
}
@media (max-width: 640px) {
  [id="introduction_accueil"] {
    margin: 4rem 0;
  }
}
[id="introduction_accueil"] .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  text-align: center;
}
[id="introduction_accueil"] h2.titre {
  margin-top: 0;
  font-size: 4rem;
}
@media (max-width: 1281px) {
  [id="introduction_accueil"] h2.titre {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  [id="introduction_accueil"] h2.titre {
    font-size: 2rem;
  }
}
[id="introduction_accueil"] h2.titre .bleu {
  color: #2fbcc8;
}
[id="introduction_accueil"] .texte p {
  margin-top: 1.5rem;
  font-size: 2.6rem;
  max-width: 60ch;
  text-wrap: pretty;
}
@media (max-width: 1281px) {
  [id="introduction_accueil"] .texte p {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  [id="introduction_accueil"] .texte p {
    font-size: 1.5384615385rem;
    margin-top: 2rem;
  }
}
[id="introduction_accueil"] .texte p:first-child {
  margin-top: 0;
}

[id="campings_accueil"] {
  margin: 8rem 0;
}
@media (max-width: 1199px) {
  [id="campings_accueil"] {
    margin: 5rem 0;
  }
}
@media (max-width: 640px) {
  [id="campings_accueil"] {
    margin: 4rem 0;
  }
}
[id="campings_accueil"] .wrapper {
  max-width: min(95%, 1420px);
}
[id="campings_accueil"] .wrapper .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem;
}
[id="campings_accueil"] .camping {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 calc(50% - 1.2rem);
  flex: 1 0 calc(50% - 1.2rem);
}
@media (max-width: 640px) {
  [id="campings_accueil"] .camping {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}
[id="campings_accueil"] .camping[data-couleur="jaune"] > a {
  background: #f5c248;
}
[id="campings_accueil"] .camping[data-couleur="verte"] > a {
  background: #7dba99;
}
[id="campings_accueil"] .camping figure.principal {
  overflow: hidden;
  aspect-ratio: 4/2;
  width: 100%;
}
[id="campings_accueil"] .camping figure.principal img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
  transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
}
[id="campings_accueil"] .camping .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  padding: 5rem;
  width: 100%;
  -webkit-box-flex: 2;
  -ms-flex: 2 0 auto;
  flex: 2 0 auto;
}
@media (max-width: 1199px) {
  [id="campings_accueil"] .camping .wrap {
    padding: 2.5rem;
  }
}
@media (max-width: 840px) {
  [id="campings_accueil"] .camping .wrap {
    padding: 1.5rem;
  }
}
@media (max-width: 480px) {
  [id="campings_accueil"] .camping .wrap {
    position: relative;
  }
}
[id="campings_accueil"] .camping .titre {
  margin: 0;
}
@media (max-width: 840px) {
  [id="campings_accueil"] .camping .titre {
    font-size: 4rem;
  }
}
@media (max-width: 480px) {
  [id="campings_accueil"] .camping .titre {
    padding-left: 9.5rem;
    font-size: 3.25rem;
  }
}
[id="campings_accueil"] .camping .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
}
[id="campings_accueil"] .camping .content figure {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
@media (max-width: 480px) {
  [id="campings_accueil"] .camping .content figure {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    width: 7rem;
  }
}
[id="campings_accueil"] .camping .content .texte {
  width: 70%;
}
@media (max-width: 480px) {
  [id="campings_accueil"] .camping .content .texte {
    width: 100%;
  }
}
[id="campings_accueil"] .camping .content + p {
  margin: 0;
  width: 100%;
  text-align: right;
  margin-top: auto;
}
[id="campings_accueil"] .camping .content + p .glyph.arrow {
  display: inline-block;
  font-size: 3.5rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: bounceRotateIn 0.5s ease-in both paused;
  animation: bounceRotateIn 0.5s ease-in both paused;
}
@media (max-width: 480px) {
  [id="campings_accueil"] .camping .content + p .glyph.arrow {
    font-size: 2.5rem;
  }
}
[id="campings_accueil"] .camping > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 30px;
  border: 2px solid #000000;
  background-color: #f8eeb4;
  overflow: hidden;
  text-decoration: none;
  height: 100%;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
[id="campings_accueil"] .camping > a .titre {
  text-decoration: none !important;
}
[id="campings_accueil"] .camping > a:hover,
[id="campings_accueil"] .camping > a:focus {
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
[id="campings_accueil"] .camping > a:hover figure.principal img,
[id="campings_accueil"] .camping > a:focus figure.principal img {
  rotate: -3.5deg;
  scale: 1.15;
}
[id="campings_accueil"] .camping > a:hover .btn.transparent > span:first-child,
[id="campings_accueil"] .camping > a:focus .btn.transparent > span:first-child {
  border-bottom-color: #000000;
}
[id="campings_accueil"] .camping > a:hover .glyph.arrow,
[id="campings_accueil"] .camping > a:focus .glyph.arrow {
  -webkit-animation: bounceRotateIn 0.5s ease-in forwards;
  animation: bounceRotateIn 0.5s ease-in forwards;
}
[id="campings_accueil"] .camping > a:not(:hover) .glyph.arrow {
  -webkit-animation: bounceRotateOut 0.3s ease-in forwards;
  animation: bounceRotateOut 0.3s ease-in forwards;
}

[id="hebergement_accueil"] .wrapper {
  max-width: min(95%, 1420px);
  border-radius: 30px;
  border: 2px solid #000000;
  background-color: #fffbe6;
  padding: 8rem 5rem;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .wrapper {
    padding: 3rem;
  }
}
@media (max-width: 1199px) {
  [id="hebergement_accueil"] .wrapper {
    padding: 2.5rem;
  }
}
@media (max-width: 767px) {
  [id="hebergement_accueil"] .wrapper {
    padding: 1.5rem;
  }
}
[id="hebergement_accueil"] .wrapper .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5rem;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .wrapper .inner {
    gap: 3rem;
  }
}
[id="hebergement_accueil"] .zoneTitre {
  width: calc(35% - 5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem;
  margin-top: -2rem;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .zoneTitre {
    width: 100%;
    margin-top: 0;
  }
}
[id="hebergement_accueil"] .zoneTitre .symbol {
  line-height: 0.5;
  font-size: 15rem;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .zoneTitre .symbol {
    font-size: 10rem;
  }
}
[id="hebergement_accueil"] .zoneTitre h3 {
  margin: 0;
  font-size: 6rem;
  color: #2fbcc8;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .zoneTitre h3 {
    font-size: 4rem;
  }
}
[id="hebergement_accueil"] .zoneTitre h3 .bleu {
  color: #000000;
  font-family:
    "ClashGrotesk-Regular", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
}
[id="hebergement_accueil"] .liste {
  width: 65%;
  overflow: hidden;
  padding-bottom: 2rem;
  position: relative;
}
@media (max-width: 1281px) {
  [id="hebergement_accueil"] .liste {
    width: 100%;
  }
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .liste {
    padding-bottom: 0;
  }
}
[id="hebergement_accueil"] .liste:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: -1px;
  width: 7.5rem;
  height: 100%;
  background: rgb(251, 251, 230);
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgb(251, 251, 230)),
    color-stop(51%, rgba(251, 251, 230, 0.45)),
    to(rgba(251, 251, 230, 0))
  );
  background: linear-gradient(
    -90deg,
    rgb(251, 251, 230) 0%,
    rgba(251, 251, 230, 0.45) 51%,
    rgba(251, 251, 230, 0) 100%
  );
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .liste:after {
    display: none;
  }
}
[id="hebergement_accueil"] .liste .carousel {
  width: 31rem;
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .liste .carousel {
    width: 100%;
  }
}
[id="hebergement_accueil"] .liste .carousel .owl-stage-outer {
  overflow: visible;
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .liste .carousel .owl-stage-outer {
    overflow: hidden;
  }
}
[id="hebergement_accueil"] .hebergementLoc {
  max-width: 31rem;
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .hebergementLoc {
    max-width: unset;
  }
}
[id="hebergement_accueil"] .hebergementLoc.belair .nameCamp {
  background: #f5c248;
}
[id="hebergement_accueil"] .hebergementLoc.portmer .nameCamp {
  background: #7dba99;
}
[id="hebergement_accueil"] .hebergementLoc figure {
  overflow: hidden;
  aspect-ratio: 3/2;
}
[id="hebergement_accueil"] .hebergementLoc figure img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
  transition:
    scale 0.3s ease-in-out,
    rotate 0.3s ease-in-out;
}
[id="hebergement_accueil"] .hebergementLoc .nameCamp {
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 1rem 2rem;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #ffffff;
  font-size: 2rem;
  line-height: 1.1;
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  background: #cccccc;
}
[id="hebergement_accueil"] .hebergementLoc .contenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 2rem;
  border-bottom: 2px solid #000000;
  height: 22.5rem;
  overflow: hidden;
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .hebergementLoc .contenu {
    height: 18.5rem;
    padding: 2rem 1.5rem;
  }
}
[id="hebergement_accueil"] .hebergementLoc .contenu p {
  margin-top: auto;
}
[id="hebergement_accueil"] .hebergementLoc .titre {
  margin: 0;
  font-size: 3.5rem;
  max-width: 10ch;
}
@media (max-width: 1199px) {
  [id="hebergement_accueil"] .hebergementLoc .titre {
    font-size: 3rem;
  }
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .hebergementLoc .titre {
    font-size: 2.5rem;
  }
}
[id="hebergement_accueil"] .hebergementLoc .priceZone {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}
[id="hebergement_accueil"] .hebergementLoc .priceZone p.prix {
  margin: 0;
  line-height: 1;
  vertical-align: text-bottom;
  width: 70%;
}
[id="hebergement_accueil"] .hebergementLoc .priceZone p.prix .bleu {
  font-family:
    "ClashGrotesk-Medium", "Trebuchet MS", Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 3rem;
}
[id="hebergement_accueil"] .hebergementLoc .priceZone .glyph.arrow {
  display: inline-block;
  font-size: 3rem;
  margin-left: auto;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: bounceRotateIn 0.5s ease-in both paused;
  animation: bounceRotateIn 0.5s ease-in both paused;
}
[id="hebergement_accueil"] .hebergementLoc > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 30px;
  border: 2px solid #000000;
  background-color: #f8eeb4;
  overflow: hidden;
  text-decoration: none;
  height: 100%;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.6);
  -webkit-transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
  transition:
    background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}
[id="hebergement_accueil"] .hebergementLoc > a > div {
  width: 100%;
}
[id="hebergement_accueil"] .hebergementLoc > a .titre {
  text-decoration: none !important;
}
[id="hebergement_accueil"] .hebergementLoc > a:hover,
[id="hebergement_accueil"] .hebergementLoc > a:focus {
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
  box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.6);
}
@media (max-width: 480px) {
  [id="hebergement_accueil"] .hebergementLoc > a:hover,
  [id="hebergement_accueil"] .hebergementLoc > a:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
  }
}
[id="hebergement_accueil"] .hebergementLoc > a:hover figure img,
[id="hebergement_accueil"] .hebergementLoc > a:focus figure img {
  rotate: -3.5deg;
  scale: 1.15;
}
[id="hebergement_accueil"] .hebergementLoc > a:hover .glyph.arrow,
[id="hebergement_accueil"] .hebergementLoc > a:focus .glyph.arrow {
  -webkit-animation: bounceRotateIn 0.5s ease-in forwards;
  animation: bounceRotateIn 0.5s ease-in forwards;
}
[id="hebergement_accueil"] .hebergementLoc > a:not(:hover) .glyph.arrow {
  -webkit-animation: bounceRotateOut 0.3s ease-in forwards;
  animation: bounceRotateOut 0.3s ease-in forwards;
}
