@charset "UTF-8";
/*
Theme Name: Makewaves
Theme URI: ....
Author: Makewaves Studio
Author URI:
Description: Le thème HQ du studio Makewaves
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600&family=Barlow:ital,wght@0,500;0,600;0,800;1,500;1,600;1,800&display=swap");
@font-face {
  font-family: "FinlandRounded";
  src: url(../fonts/FinlandRounded-Thin.woff2) format("woff2"), url(../fonts/FinlandRounded-Thin.woff) format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "FinlandRounded";
  src: url(../fonts/FinlandRounded-ThinItalic.woff2) format("woff2"), url(../fonts/FinlandRounded-ThinItalic.woff) format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "FinlandRounded";
  src: url(../fonts/FinlandRounded-Regular.woff2) format("woff2"), url(../fonts/FinlandRounded-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FinlandRounded";
  src: url(../fonts/FinlandRounded-Italic.woff2) format("woff2"), url(../fonts/FinlandRounded-Italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
.show-768 {
  display: none;
}

@media screen and (min-width: 768px) {
  .show-768 {
    display: block;
  }
  .hide-768 {
    display: none;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 14px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #000;
  overflow: overlay;
  overflow-x: hidden;
}

.bg--dark {
  background-color: #000;
  padding: 20px;
}

/* Let's get this party started */
::-webkit-scrollbar {
  width: 8px;
  /* Track */
}
::-webkit-scrollbar-track {
  border-radius: 8px;
}
::-webkit-scrollbar {
  /* Handle */
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.8);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.4);
}

body div.grid12 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10000;
  padding: 15px;
  pointer-events: none;
}
body div.grid12:before {
  padding-left: 50px;
  content: "15px <- max 100% -> 15px";
}
body div.grid12::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid red;
  background-image: linear-gradient(90deg, rgba(255, 0, 0, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 0, 0, 0.3) 50%, rgba(255, 0, 0, 0.3) 75%, transparent 75%, transparent 100%);
  background-size: 66.6666666667% 66.6666666667%;
  background-position: 0px;
}
body div.grid12 {
  padding-left: calc((100% - 1440px) / 2);
  padding-right: calc((100% - 1440px) / 2);
  right: auto;
  left: 50%;
  width: 100%;
  max-width: 1440px;
  box-sizing: content-box;
  transform: translateX(-50%);
}
body div.grid12-big {
  opacity: 0;
  max-width: 1642px;
  width: calc(100% - 30px);
}
body div.grid12-big::after {
  border: 1px solid blue;
  background-image: none;
  background-image: linear-gradient(90deg, rgba(0, 0, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 255, 0.1) 50%, rgba(0, 0, 255, 0.1) 75%, transparent 75%, transparent 100%);
}
body div.grid12-big:hover {
  opacity: 0.5;
}
body div.grid12-big:hover::after {
  background-image: linear-gradient(90deg, rgba(0, 0, 255, 0.31) 25%, transparent 25%, transparent 50%, rgba(0, 0, 255, 0.31) 50%, rgba(0, 0, 255, 0.31) 75%, transparent 75%, transparent 100%);
}
@media screen and (min-width: 1762px) {
  body div.grid12 {
    padding-left: calc((100% - 1642px) / 2 + 30px);
    padding-right: calc((100% - 1642px) / 2 + 30px);
  }
  body div.grid12-big {
    max-width: calc(1642px - 60px);
  }
}
@media screen and (min-width: 1500px) {
  body div.grid12 {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: content-box;
  }
}
main:hover div.grid12-big {
  opacity: 0.5;
}
main:hover div.grid12-big::after {
  background-image: linear-gradient(90deg, rgba(0, 0, 255, 0.31) 25%, transparent 25%, transparent 50%, rgba(0, 0, 255, 0.31) 50%, rgba(0, 0, 255, 0.31) 75%, transparent 75%, transparent 100%);
}

@media screen and (min-width: 768px) {
  body div.grid12:before {
    padding-left: 100px;
    content: "30px <- max 100% -> 30px";
    font-weight: bold;
  }
  body div.grid12 {
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid red;
    border-right: 1px solid red;
    padding-left: 30px;
    padding-right: 30px;
  }
  body div.grid12:after, body div.grid12 div.grid12-big::after {
    background-size: 33.3333333333% 33.3333333333%;
  }
}
@media screen and (min-width: 1024px) {
  body div.grid12:before {
    content: "30px <- max 1200px -> 30px";
  }
  body div.grid12 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1260px) {
  body div.grid12 {
    box-sizing: content-box;
  }
}
@media screen and (min-width: 1500px) {
  body div.grid12:before {
    content: "30px <- max 1440px -> 30px";
  }
  body div.grid12 {
    max-width: 1440px;
    box-sizing: content-box;
  }
}
@media screen and (min-width: 1762px) {
  body div.grid12:before {
    content: "30px <- max 1642px -> 30px";
  }
  body div.grid12 {
    max-width: 1642px;
    box-sizing: content-box;
  }
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.screen-reader-text, .sr {
  width: 0.0625rem;
  height: 0.0625rem;
  margin: -0.0625rem;
  position: absolute;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1 {
  font-family: "Barlow", Helvetica, Arial sans-serif;
  font-size: 25px;
  letter-spacing: 0.25px;
  font-weight: 800;
  line-height: 1.2;
  color: #000;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 30px;
    letter-spacing: 0.3px;
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 32px;
    letter-spacing: 0.32px;
  }
}
@media screen and (min-width: 1280px) {
  h1 {
    font-size: 36px;
    letter-spacing: 0.36px;
  }
}
@media screen and (min-width: 1440px) {
  h1 {
    font-size: 42px;
    letter-spacing: 0.42px;
  }
}
@media screen and (min-width: 1920px) {
  h1 {
    font-size: 45px;
    letter-spacing: 0.45px;
  }
}

h2 {
  font-family: "Barlow", Helvetica, Arial sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.2px;
  color: #000;
}
h2.has-circle {
  display: flex;
  align-items: center;
}
h2.has-circle:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 5px solid #000;
  margin-right: 10px;
  border-radius: 50%;
  box-sizing: border-box;
}
h2.has-circle--green:before {
  border-color: #9bb909;
}
h2.has-circle--orange:before {
  border-color: #ec6620;
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: 22px;
    letter-spacing: 0.22px;
  }
  h2.has-circle:before {
    border-width: 6px;
    margin-right: 12px;
    width: 24px;
    height: 24px;
  }
}
@media screen and (min-width: 1280px) {
  h2 {
    font-size: 27px;
    letter-spacing: 0.27px;
  }
  h2.has-circle:before {
    border-width: 7px;
    margin-right: 16px;
    width: 28px;
    height: 28px;
  }
}
@media screen and (min-width: 1440px) {
  h2 {
    font-size: 30px;
    letter-spacing: 0.3px;
  }
  h2.has-circle:before {
    border-width: 8px;
    margin-right: 20px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 1920px) {
  h2 {
    font-size: 40px;
    letter-spacing: 0.4px;
  }
  h2.has-circle:before {
    border-width: 10px;
    margin-right: 25px;
    width: 43px;
    height: 43px;
  }
}

h3 {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.22;
  letter-spacing: 0.18px;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1024px) {
  h3 {
    font-size: 24px;
    letter-spacing: 0.24px;
  }
}
@media screen and (min-width: 1280px) {
  h3 {
    font-size: 30px;
    letter-spacing: 0.3px;
  }
}
@media screen and (min-width: 1440px) {
  h3 {
    font-size: 35px;
    letter-spacing: 0.35px;
  }
}
@media screen and (min-width: 1920px) {
  h3 {
    font-size: 46px;
    letter-spacing: 0.46px;
  }
}

p, input, .o-page-content ul, .o-page-content ol {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.34;
  letter-spacing: 0.12px;
  color: #1a1a1a;
}
@media screen and (min-width: 1024px) {
  p, input, .o-page-content ul, .o-page-content ol {
    font-size: 13px;
    letter-spacing: 0.13px;
  }
}
@media screen and (min-width: 1280px) {
  p, input, .o-page-content ul, .o-page-content ol {
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1440px) {
  p, input, .o-page-content ul, .o-page-content ol {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
@media screen and (min-width: 1920px) {
  p, input, .o-page-content ul, .o-page-content ol {
    font-size: 25px;
    letter-spacing: 0.25px;
  }
}

.cta {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #000;
  width: 200px;
  height: 34.1px;
  margin: 33px auto 52px;
  padding-left: 14px;
  padding-right: 17px;
  border-radius: 20px;
  border-style: solid;
  border-color: #000000;
  border-width: 3px;
  background-color: #ffffff;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.36px;
  white-space: nowrap;
}
.cta--red {
  border-color: #e6534e;
}
.cta--green {
  border-color: #9bb909;
}
.cta--jungle-green {
  border-color: #36a585;
}
.cta--yellow {
  border-color: #ffd202;
}
.cta--tomato {
  border-color: #ec6620;
}
@media screen and (min-width: 768px) {
  .cta {
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .cta {
    width: 270px;
    height: 50px;
    border-radius: 25px;
    padding-left: 38px;
    padding-right: 38px;
    margin-top: 51px;
    font-size: 16px;
    z-index: 0;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .cta {
    width: 335px;
    height: 60px;
    border-radius: 30px;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 20px;
    margin-top: 64px;
    border-width: 4px;
    margin-bottom: 101px;
  }
}
@media screen and (min-width: 1440px) {
  .cta {
    width: 366px;
    height: 70px;
    border-radius: 35px;
    padding-left: 54px;
    padding-right: 54px;
    font-size: 22.5px;
    margin-top: 72px;
    border-width: 5px;
    margin-bottom: 114px;
  }
}
@media screen and (min-width: 1920px) {
  .cta {
    width: 488px;
    height: 92px;
    border-radius: 45px;
    font-size: 30px;
    padding-left: 72px;
    padding-right: 72px;
    border-width: 6px;
    margin-top: 97px;
    margin-bottom: 152px;
  }
}
.cta.cta-footer {
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 0px;
  margin-bottom: 50px;
  z-index: 1;
  position: relative;
}
.cta.cta-glouglou {
  color: #36a585;
  border-color: #36a585;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 17.3px;
}
@media screen and (min-width: 768px) {
  .cta.cta-glouglou {
    display: none;
  }
}

.category, .price-content {
  font-weight: bold;
  margin-bottom: 7px;
  margin-top: 17px;
  text-transform: uppercase;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .category, .price-content {
    font-size: 12px;
  }
}
@media screen and (min-width: 1440px) {
  .category, .price-content {
    font-size: 15px;
  }
}
@media screen and (min-width: 1920px) {
  .category, .price-content {
    font-size: 20px;
    margin-top: 35px;
  }
}
.category.red, .price-content.red {
  color: #e6534e;
}
.category.green, .price-content.green {
  color: #9bb909;
}
.category.jungle-green, .price-content.jungle-green {
  color: #36a585;
}
.category.orange, .price-content.orange {
  color: #ec6620;
}

.asterisk {
  color: #36a585;
}

.column {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  margin-top: 0px;
  flex-wrap: wrap;
}
.column .prix {
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
}
.column .vin-rouge, .column .vin-rose, .column .vin-blanc, .column .petillant, .column .the-noir, .column .the-vert, .column .infusion {
  background: no-repeat 0% 3px;
  background-size: 8px;
  padding-left: 16px;
}
@media screen and (min-width: 1280px) {
  .column .vin-rouge, .column .vin-rose, .column .vin-blanc, .column .petillant, .column .the-noir, .column .the-vert, .column .infusion {
    background-size: 9px;
    background-position: 0% 4px;
    padding-left: 18px;
  }
}
@media screen and (min-width: 1920px) {
  .column .vin-rouge, .column .vin-rose, .column .vin-blanc, .column .petillant, .column .the-noir, .column .the-vert, .column .infusion {
    background-position: 0% 6px;
    background-size: 12px;
    padding-left: 20px;
  }
}
.column .vin-rouge {
  background-image: url("../images/orange-icon-legende.svg");
}
.column .vin-rose {
  background-image: url("../images/red-icon-legende.svg");
}
.column .vin-blanc {
  background-image: url("../images/yellow-icon-legende.svg");
}
.column .petillant {
  background-image: url("../images/Groupe 154.svg");
}
.column .the-noir {
  background-image: url("../images/black-icon-legende.svg");
}
.column .the-vert {
  background-image: url("../images/green-icon-legende.svg");
}
.column .infusion {
  background-image: url("../images/blue-icon-legende.svg");
}

.volume-right {
  margin-left: 0px;
  width: 60px;
  display: inline-block;
  text-align: right;
}
@media screen and (min-width: 1280px) {
  .volume-right {
    width: 78px;
  }
}
@media screen and (min-width: 1920px) {
  .volume-right {
    width: 110px;
  }
}
.volume-right.content {
  margin-left: 0;
  width: 60px;
  text-align: right;
  display: block;
}
@media screen and (min-width: 1280px) {
  .volume-right.content {
    width: 78px;
  }
}
@media screen and (min-width: 1920px) {
  .volume-right.content {
    width: 115px;
  }
}

hr {
  box-sizing: content-box;
  overflow: visible;
}

body {
  background-color: #f8f4e8;
}

.volet-menu {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100vw;
  margin: 0 auto auto auto;
  padding-top: 63px;
  padding-bottom: 0;
  height: 100vh;
  overflow-y: overlay;
  top: 0;
  z-index: 8;
  background: #f8f4e8;
  transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;
}
.volet-menu ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.volet-menu a {
  text-decoration: none;
}
.volet-menu h2, .volet-menu a {
  display: block;
  margin-left: 65px;
  font-weight: 500;
  font-size: 20px;
  color: #000;
  font-family: "Barlow Condensed", sans-serif;
  margin: 9px 0px;
  letter-spacing: 0.6px;
  line-height: 1.25;
  text-transform: uppercase;
}
.volet-menu__navigation {
  width: 176px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 29px;
  padding-top: 0px;
}
.volet-menu__navigation-left, .volet-menu__navigation .menu-navigation-container > ul > li:nth-child(4) {
  margin-bottom: 42px;
}
.volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > a {
  display: none;
}
.volet-menu__navigation span > h2 {
  display: none;
}
.volet-menu__navigation span ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.volet-menu__navigation span ul li {
  list-style: none;
}
.volet-menu .reseaux-sociaux {
  width: 100%;
  display: inline-flex;
  margin-top: 63px;
  margin-top: 0px;
  padding-bottom: 10px;
  align-items: center;
  justify-content: center;
}
.volet-menu .reseaux-sociaux a {
  background-color: #000;
  border: 0;
}
.volet-menu .reseaux-sociaux .link-social {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .volet-menu .reseaux-sociaux {
    margin-top: 20px;
  }
}
.volet-menu .link-social {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 26px;
}
@media screen and (min-width: 1024px), screen and (min-width: 1280px), screen and (min-width: 1440px), screen and (min-width: 1920px) {
  .volet-menu .link-social {
    display: inline-block;
    margin-bottom: 0;
  }
}
.volet-menu .footer-location {
  min-height: 120px;
}
.volet-menu .footer-location h2 {
  font-size: 20px;
}
.volet-menu .footer-location .cta {
  display: flex;
  font-size: 12px;
  letter-spacing: 0.36px;
}
@media screen and (min-width: 1280px) {
  .volet-menu .footer-location {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .volet-menu {
    transform: none;
    padding-top: 0;
    padding-bottom: 40px;
    height: 100%;
    max-width: 95%;
    max-width: 1230px;
    z-index: 10;
    flex-direction: row;
    background: transparent;
    overflow: visible;
  }
  .volet-menu__navigation {
    width: 100%;
    padding-top: 29px;
  }
  .volet-menu__navigation ul {
    background: #f8f4e8;
  }
  .volet-menu__navigation ul li {
    display: inline-block;
  }
  .volet-menu__navigation .menu-navigation-container > ul {
    width: calc(100% - 8px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: flex-start;
    padding-top: 0;
  }
  .volet-menu__navigation-left, .volet-menu__navigation .menu-navigation-container > ul > li:nth-child(4) {
    margin-bottom: 0;
  }
  .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > a {
    display: block;
  }
  .volet-menu__navigation .menu-navigation-container > ul {
    display: flex;
  }
  .volet-menu__navigation .menu-navigation-container > ul > li:nth-child(5) {
    margin-left: auto;
    margin-right: 4px;
  }
  .volet-menu__navigation .menu-navigation-container > ul > li:nth-child(5) ~ li {
    margin-right: 14px;
  }
  .volet-menu__navigation span, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children {
    position: relative;
    display: inline-block;
  }
  .volet-menu__navigation span > h2, .volet-menu__navigation span > a, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > h2, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > a {
    display: inline-block;
  }
  .volet-menu__navigation span > ul, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > ul {
    position: absolute;
    left: -34px;
    width: 250px;
    top: 100%;
    display: none;
    flex-direction: column;
  }
  .volet-menu__navigation span > ul li, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children > ul li {
    padding: 5px 0px;
    padding-left: 34px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .volet-menu__navigation span:hover > ul, .volet-menu__navigation .menu-navigation-container > ul > li.menu-item-has-children:hover > ul {
    display: inline-flex;
  }
  .volet-menu__titles, .volet-menu a {
    display: inline-block;
    font-size: 25px;
    font-size: 19px;
  }
  .volet-menu li {
    margin-right: 26px;
  }
  .volet-menu h2, .volet-menu__navigation a {
    margin-right: 44px;
    margin-right: 19px;
  }
  .volet-menu__navigation ul.menu > li > a {
    margin-top: 2px;
  }
  .volet-menu .reseaux-sociaux {
    width: 80px;
    height: 86px;
    margin-top: 0;
    padding-bottom: 0;
  }
  .volet-menu .reseaux-sociaux a {
    margin-bottom: 0;
    margin-top: 0;
    width: 30px;
    height: 30px;
  }
  .volet-menu .reseaux-sociaux a img {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .volet-menu {
    max-width: 95%;
    max-width: 1230px;
  }
  .volet-menu__titles, .volet-menu a {
    font-size: 20px;
  }
  .volet-menu h2, .volet-menu__navigation a {
    margin-right: 10px;
  }
  .volet-menu__navigation ul.menu > li > a {
    margin-top: 12px;
  }
  .volet-menu .reseaux-sociaux {
    height: 106px;
  }
}
@media screen and (min-width: 1602px) {
  .volet-menu {
    max-width: 1440px;
  }
  .volet-menu h2, .volet-menu__navigation a {
    margin-right: 19px;
  }
}
@media screen and (min-width: 1920px) {
  .volet-menu {
    max-width: 85%;
    max-width: 1642px;
  }
  .volet-menu .menu-navigation-container > ul {
    width: 100%;
  }
  .volet-menu .menu-navigation-container > ul > li:nth-child(5) {
    margin-left: auto;
    margin-right: 26px;
  }
  .volet-menu .menu-navigation-container > ul > li:nth-child(5) ~ li {
    margin-right: 4px;
  }
  .volet-menu__titles, .volet-menu a {
    font-size: 25px;
  }
  .volet-menu h2, .volet-menu__navigation a {
    margin-right: 19px;
  }
  .volet-menu__navigation ul.menu > li > a {
    margin-top: 8px;
  }
}

header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 63px;
  position: fixed;
  top: 0;
  padding-right: 27px;
  padding-left: 27px;
  z-index: 4;
}
header > a {
  position: relative;
  z-index: 11;
  top: 0px;
  left: -1px;
}
@media screen and (min-width: 1280px) {
  header > a {
    height: 180px;
    width: 180px;
    height: 140px;
    width: 140px;
    top: 24px;
    border-radius: 50%;
    border: 6px solid #f0ecdc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f4e8;
    transition: all 0.2s ease-out;
  }
  header > a:before {
    content: "";
    background-color: #f8f4e8;
    display: block;
    height: 80px;
    width: calc(100% + 12px);
    position: absolute;
    top: -12px;
    top: -3px;
    z-index: -1;
    transition: all 0.2s ease-out;
  }
  body.is-scrolled header > a {
    height: 77px;
    top: -3px;
    border-color: #f8f4e8;
    border-color: transparent;
    border-width: 0;
  }
  body.is-scrolled header > a:before {
    height: 70px;
  }
  body.is-scrolled header > a .icon-bus {
    width: 61.3px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  header > a {
    height: 180px;
    width: 180px;
  }
  header > a:before {
    top: -3px;
    height: 110px;
  }
  body.is-scrolled header > a:before {
    height: 83px;
  }
}
header:before {
  content: "";
  display: block;
  position: absolute;
  background: #f8f4e8;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  border-bottom: 6px solid #f0ecdc;
  transition: all 0.4s;
}
header.is-expanded:before {
  border-bottom-color: transparent;
}
header .icon-bus {
  width: 37px;
  height: 29px;
}
header .version {
  display: flex;
  width: 16.9px;
  height: 16.9px;
  line-height: normal;
  padding: 0;
  position: absolute;
  z-index: 10;
  right: 27px;
  top: 22px;
  border: 0;
  outline: 0;
  background: transparent;
  cursor: pointer;
}
header .version svg {
  width: 100%;
  height: auto;
}
header .version svg path {
  transition: opacity 0.1s 0.3s, transform 0.1s 0.4s;
}
header .version:before, header .version:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  height: 0px;
  width: 100%;
  background: black;
  transform: translateY(-50%);
  transform-origin: center center;
  transition: transform 0.2s 0s, height 0.1s 0.2s;
}
header .version[aria-expanded=true]:before {
  border-bottom-color: transparent;
}
header .version[aria-expanded=true] svg path {
  opacity: 0;
  transition: transform 0.2s, opacity 0.1s 0.2s;
}
header .version[aria-expanded=true] svg path#squiggly-1 {
  transform: translate(0, 6px);
}
header .version[aria-expanded=true] svg path#squiggly-2 {
  transform: translate(0, -6px);
}
header .version[aria-expanded=true]:before, header .version[aria-expanded=true]:after {
  width: 100%;
  height: 2px;
  transform: rotate(45deg) translate(-1px, -50%);
  transition: height 0.1s 0.2s, transform 0.2s 0.3s;
}
header .version[aria-expanded=true]:after {
  transform: rotate(-45deg) translate(1px, -50%);
}
header .version[aria-expanded=true] + .volet-menu {
  transform: translateY(0%);
}
@media screen and (min-width: 1280px) {
  header {
    height: 86px;
  }
  header:before {
    z-index: 1;
  }
  header .icon-bus {
    width: 61.3px;
    height: 48.1px;
    width: 90px;
    height: auto;
    background-color: #f8f4e8;
    margin-top: 0;
    margin-bottom: 0;
    transition: all 0.2s ease-in;
  }
  header .version {
    display: none;
  }
}
@media screen and (min-width: 1440px) {
  header {
    height: 106px;
  }
  header .icon-bus {
    width: 120px;
    height: auto;
    margin-top: 24px;
  }
}

@media screen and (min-width: 1024px) {
  .generic-galery {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .generic-galery {
    margin-top: 63px;
    margin-bottom: 63px;
  }
}
@media screen and (min-width: 1440px) {
  .generic-galery {
    margin-top: 71px;
    margin-bottom: 71px;
  }
}
@media screen and (min-width: 1920px) {
  .generic-galery {
    margin-top: 95px;
    margin-bottom: 95px;
  }
}

.galery {
  position: relative;
  max-height: calc(90vh - 63px);
}
.galery img {
  min-height: 230px;
  max-height: 593px;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.galery + section {
  margin-top: 0;
}
@media screen and (min-width: 1280px) {
  .galery {
    max-height: calc(90vh - 86px);
  }
}
@media screen and (min-width: 1440px) {
  .galery {
    max-height: calc(90vh - 106px);
  }
}

.hublot {
  position: relative;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 40px;
  transform: translate3d(-50%, -50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .hublot {
    bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .hublot {
    position: absolute;
    top: 40%;
    bottom: auto;
    left: auto;
    top: calc((100vh - 106px - 21.2037037037vh) / 2 + 4vh);
    transform: translate3d(0, -50%, 0);
    right: 7%;
  }
}
@media screen and (min-width: 1440px) {
  .hublot {
    top: 40%;
    top: calc((100vh - 106px - 172px) / 2 + 2vh);
    right: calc((100vw - 1230px) / 2 - 7px);
  }
  .hublot:after {
    right: -65px;
    width: 32px;
    height: 56px;
  }
}
@media screen and (min-width: 1602px) {
  .hublot {
    right: calc((100vw - 1440px) / 2 - 7px);
  }
}
@media screen and (min-width: 1920px) {
  .hublot {
    top: 27.8%;
    top: calc((100vh - 106px - 172px) / 2);
    right: calc((100vw - 1642px) / 2 - 7px);
  }
  .hublot:after {
    right: -80px;
    width: 37px;
    height: 65px;
  }
}
.hublot img {
  width: 199px;
}
@media screen and (min-width: 1024px) {
  .hublot img {
    width: 231px;
    height: 231px;
  }
}
@media screen and (min-width: 1280px) {
  .hublot img {
    width: 289px;
    height: 289px;
    width: 37.037037037vh;
    height: 37.037037037vh;
  }
}
@media screen and (min-width: 1440px) {
  .hublot img {
    width: 326px;
    height: 326px;
    width: 39.4444444444vh;
    height: 39.4444444444vh;
  }
}
@media screen and (min-width: 1920px) {
  .hublot img {
    width: 451px;
    height: 451px;
    width: 41.7592592593vh;
    height: 41.7592592593vh;
  }
}
.hublot .big-title {
  position: absolute;
  font-size: 18px;
  line-height: 0.89;
  letter-spacing: 0.18px;
  top: 24%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  .hublot .big-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 1280px) {
  .hublot .big-title {
    font-size: 37px;
    font-size: 3.4259259259vh;
    letter-spacing: 0.0342592593vh;
    width: 314px;
  }
  body.home .hublot .big-title {
    font-size: 40px;
    letter-spacing: 0.037037037vh;
    font-size: 3.7037037037vh;
  }
}
@media screen and (min-width: 1440px) {
  .hublot .big-title {
    font-size: 37px;
    font-size: 3.4259259259vh;
    letter-spacing: 0.0342592593vh;
  }
  body.home .hublot .big-title {
    font-size: 37px;
    letter-spacing: 0.0342592593vh;
    font-size: 3.4259259259vh;
  }
}
@media screen and (min-width: 1920px) {
  .hublot .big-title {
    width: 340px;
    font-size: 40px;
    font-size: 3.7037037037vh;
    letter-spacing: 0.4px;
  }
  body.home .hublot .big-title {
    font-size: 40px;
    letter-spacing: 0.037037037vh;
    font-size: 3.7037037037vh;
  }
}
.hublot .big-title .icon {
  width: 43.5px;
  height: 28.5px;
  margin-bottom: 6.5px;
}
@media screen and (min-width: 1280px) {
  .hublot .big-title .icon {
    width: 35px;
    height: 35px;
    width: 4.6296296296vh;
    height: 4.6296296296vh;
    margin-bottom: 1.5vh;
  }
}
@media screen and (min-width: 1920px) {
  .hublot .big-title .icon {
    width: 65px;
    height: 65px;
    width: 6.0185185185vh;
    height: 6.0185185185vh;
    margin-bottom: 29px;
    margin-bottom: 1.5vh;
  }
  body.home .hublot .big-title .icon {
    margin-bottom: 22px;
  }
}
.hublot .decoration {
  position: relative;
  width: 239px;
  height: 224.1px;
  margin-top: -201px;
  left: 10px;
}
.hublot.contact {
  margin-top: 39px;
  margin-bottom: -120px;
}

.text-yellow-background {
  margin: 0px 0;
  background-color: #ffd202;
  text-align: center;
  padding-left: 27px;
  padding-right: 27px;
}
.text-yellow-background.top {
  padding: 171px 26px 0px;
  padding: 0;
  height: 136px;
  margin-top: -205px;
  position: relative;
  z-index: 1;
  background: url("../images/vagues.svg") repeat-x top center;
  background-size: 1200px;
  background-position: 0% 0%;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background.top {
    background-size: 105%;
    background-position: 3% 0%;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.top {
    cursor: pointer;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 21.2037037037vh;
    background-size: cover;
    margin-top: 0px;
    padding-top: 42px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.top {
    height: 172px;
    padding-top: 52px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.top {
    height: 229px;
    padding-top: 99px;
  }
}
.text-yellow-background.top .icon-top-landing {
  display: none;
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.top .icon-top-landing {
    display: block;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    width: 40.2px;
    width: 50px;
    height: 35.1px;
    height: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .text-yellow-background.top .icon-top-landing img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.text-yellow-background.top .to_show {
  display: none;
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.top .to_show {
    display: block;
    font-size: 18px;
    font-family: "FinlandRounded";
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: normal;
    margin-top: 5px;
  }
  .text-yellow-background.top .to_show:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    width: 16px;
    height: 9px;
    background: url("../images/arrow-down.svg") no-repeat center center;
    background-size: contain;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.top .to_show {
    font-size: 23px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.top .to_show {
    font-size: 26px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.top .to_show {
    font-size: 35px;
  }
}
.text-yellow-background.bottom {
  padding: 50px 21px 33px;
  position: relative;
  z-index: 1;
  margin-top: -150px;
  min-height: 140px;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background.bottom {
    padding-left: 258px;
    padding-right: 258px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.bottom {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 65px;
    padding-left: 323px;
    padding-right: 323px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.bottom {
    padding-top: 30px;
    padding-bottom: 74px;
    padding-left: 364px;
    padding-right: 364px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.bottom {
    padding-top: 36px;
    padding-bottom: 99px;
    padding-left: 486px;
    padding-right: 486px;
  }
}
.text-yellow-background.co-working {
  padding: 145px 26px 32px;
  height: 106px;
  padding-top: 25px;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background.co-working {
    height: 137px;
    padding-top: 58px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.co-working {
    height: 172px;
    padding-top: 72px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.co-working {
    height: 194px;
    padding-top: 81px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.co-working {
    height: 259px;
    padding-top: 108px;
  }
}
.text-yellow-background.location {
  height: 161px;
  padding-top: 25px;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background.location {
    height: 268px;
    padding-top: 58px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.location {
    height: 336px;
    padding-top: 72px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.location {
    height: 379px;
    padding-top: 81px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.location {
    height: 506px;
    padding-top: 108px;
  }
}
.text-yellow-background.monter_a_bord {
  height: 244px;
  padding-top: 45px;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background.monter_a_bord {
    height: 288px;
    padding-top: 58px;
    padding-left: 280px;
    padding-right: 280px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background.monter_a_bord {
    height: 361px;
    padding-top: 72px;
    padding-left: 350px;
    padding-right: 350px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background.monter_a_bord {
    height: 407px;
    padding-top: 81px;
    padding-left: 395px;
    padding-right: 395px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background.monter_a_bord {
    height: 543px;
    padding-top: 134px;
    padding-left: 527px;
    padding-right: 528px;
  }
}
.text-yellow-background h2 {
  margin-bottom: -7px;
  margin-top: 0px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background h2 {
    position: relative;
    margin-top: 12px;
    max-width: 500px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background h2 {
    margin-bottom: 0px;
    max-width: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background h2 {
    max-width: 800px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background h2 {
    max-width: 922px;
  }
}
.text-yellow-background p {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  line-height: 1.33;
  letter-spacing: 0.12px;
  max-width: 400px;
}
@media screen and (min-width: 1024px) {
  .text-yellow-background p {
    max-width: 500px;
  }
}
@media screen and (min-width: 1280px) {
  .text-yellow-background p {
    max-width: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .text-yellow-background p {
    max-width: 800px;
  }
}
@media screen and (min-width: 1920px) {
  .text-yellow-background p {
    max-width: 922px;
  }
}
.text-yellow-background .accroche {
  width: 10px;
}

img {
  width: 100%;
  display: block;
  margin: auto;
}

.reseaux-sociaux {
  width: 100%;
  display: inline-flex;
  margin-top: 74px;
  margin-top: 0px;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .reseaux-sociaux .link-social-responsive {
    width: 38px;
    height: 38px;
  }
}
@media screen and (min-width: 1280px) {
  .reseaux-sociaux .link-social-responsive {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1440px) {
  .reseaux-sociaux .link-social-responsive {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 1920px) {
  .reseaux-sociaux .link-social-responsive {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .reseaux-sociaux .link-social-responsive.border-white-responsive {
    border: solid white;
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .reseaux-sociaux .link-social-responsive.border-white-responsive {
    border-radius: 30px;
    padding: 7px;
    border-width: 2px;
    margin-right: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .reseaux-sociaux .link-social-responsive.border-white-responsive {
    border-radius: 30px;
    padding: 8px;
    border-width: 2px;
    margin-right: 22px;
  }
}
@media screen and (min-width: 1440px) {
  .reseaux-sociaux .link-social-responsive.border-white-responsive {
    border-radius: 30px;
    padding: 10px;
    border-width: 3px;
    margin-right: 22px;
  }
}
@media screen and (min-width: 1920px) {
  .reseaux-sociaux .link-social-responsive.border-white-responsive {
    border-radius: 30px;
    padding: 12px;
    border-width: 4px;
    margin-right: 22px;
  }
}
.reseaux-sociaux > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 2px solid white;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
}
.reseaux-sociaux > a img {
  width: 15px;
  height: auto;
}
.reseaux-sociaux .link-social {
  width: auto;
  height: 15px;
}
@media screen and (min-width: 1024px), screen and (min-width: 1280px), screen and (min-width: 1440px), screen and (min-width: 1920px) {
  .reseaux-sociaux .link-social.border-white {
    display: none;
  }
}

footer {
  margin-top: 0;
  padding-top: 43px;
  padding-bottom: 1px;
}
footer .accroche {
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 4px;
}
@media screen and (min-width: 1440px) {
  footer .accroche {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1920px) {
  footer .accroche {
    margin-bottom: 42px;
  }
}
footer a {
  text-decoration: none;
  color: #fff;
}
footer a:hover {
  text-decoration: underline;
}

.footer-location {
  text-align: center;
  padding: 32px 0;
  min-height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url("../images/Le-BUS-MAGIQUE-36-pano-768.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
.footer-location:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.footer-location h2 {
  z-index: 1;
  color: #fff;
}
.footer-location .cta {
  color: #fff;
  border-color: #fff;
  background: transparent;
  margin-bottom: 0;
  width: auto;
}
@media screen and (min-width: 1024px) {
  .footer-location {
    background-image: url("../images/Le-BUS-MAGIQUE-36-pano-1280.jpg");
  }
}
@media screen and (min-width: 1280px) {
  .footer-location {
    padding: 64px 0;
  }
}
@media screen and (min-width: 1440px) {
  .footer-location {
    background-image: url("../images/Le-BUS-MAGIQUE-36-pano-1920.jpg");
  }
}

.footer__misc {
  background: #fff;
  color: #1e1e1e;
}
.footer__misc ul {
  margin: 0;
  padding-top: 8px;
  padding-bottom: 4px;
  list-style-type: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}
.footer__misc ul li {
  margin: 5px 10px 5px;
  font-size: 11px;
  letter-spacing: 0.11px;
}
.footer__misc a {
  color: #1e1e1e;
  text-decoration: none;
}
.footer__misc a:hover, .footer__misc a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 550px) {
  .footer__misc ul {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .footer__misc ul {
    max-width: 500px;
    padding-bottom: 8px;
  }
  .footer__misc ul li {
    font-size: 12px;
    letter-spacing: 0.12px;
  }
}
@media screen and (min-width: 1024px) {
  .footer__misc ul li {
    font-size: 13px;
    letter-spacing: 0.13px;
  }
}
@media screen and (min-width: 1280px) {
  .footer__misc ul li {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
}

.footer-adhesion {
  background: #ffd202;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .footer-adhesion {
    height: 192px;
    padding-top: 51px;
    background: #ffd202 url("../images/Groupe 396.svg") no-repeat 50% 50%;
    background-size: 560px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-adhesion {
    height: 240px;
    padding-top: 64px;
    background-position: 50% 45%;
    background-size: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-adhesion {
    height: 270px;
    padding-top: 75px;
    background-position: 50% 55%;
    background-size: 820px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-adhesion {
    height: 360px;
    padding-top: 96px;
  }
}
.footer-adhesion .cta-decoration:before, .footer-adhesion .cta-decoration:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  width: 50vw;
  transform: translateX(-100%);
  background: url("../images/footer-cta-decoration.png") repeat-x 20% center;
}
.footer-adhesion .cta-decoration:after {
  left: auto;
  right: 0;
  transform: translateX(100%);
  background-position: 75% center;
}
@media screen and (min-width: 1024px) {
  .footer-adhesion .cta-decoration:before, .footer-adhesion .cta-decoration:after {
    content: none;
    background: url("../images/Groupe 396.svg") repeat-x left center;
    background-size: cover;
    height: 7.5vw;
    width: 18.2291666667vw;
    top: -95%;
    transform: translateX(-89%);
    z-index: -1;
  }
  .footer-adhesion .cta-decoration:after {
    width: 16.1458333333vw;
    transform: translateX(99%);
    background-position: right center;
  }
  .footer-adhesion .cta-decoration {
    position: relative;
  }
  .footer-adhesion .cta-decoration .cta-responsive-decoration {
    display: none;
    position: absolute;
    top: calc(50% - 34px);
    left: calc(50% - 1px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
}
.footer-adhesion .cta-responsive-decoration {
  display: none;
}
@media screen and (min-width: 1024px) {
  .footer-adhesion .cta-responsive-decoration {
    display: block;
    width: 582px;
    height: 74px;
    transform: translate3d(0%, -226%, 0);
  }
}
@media screen and (min-width: 1280px) {
  .footer-adhesion .cta-responsive-decoration {
    width: 727px;
    height: 92px;
    transform: translate3d(0%, -224%, 0);
  }
}
@media screen and (min-width: 1440px) {
  .footer-adhesion .cta-responsive-decoration {
    width: 818px;
    height: 104px;
    transform: translate3d(0%, -226%, 0);
  }
}
@media screen and (min-width: 1920px) {
  .footer-adhesion .cta-responsive-decoration {
    width: 1090.5px;
    height: 138.9px;
    transform: translate3d(0%, -224%, 0);
  }
}

.footer-network-news {
  background-color: #e6534e;
}
@media screen and (min-width: 768px) {
  .footer-network-news {
    display: flex;
    justify-content: space-evenly;
    padding-top: 63px;
    padding-bottom: 53px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news {
    padding-top: 80px;
    padding-bottom: 70px;
    flex-basis: 21.6262975779%;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news {
    padding-top: 94px;
    padding-bottom: 83px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news {
    padding-top: 128px;
    padding-bottom: 112px;
    padding-left: calc((100vw - 1642px) / 2 + 50px);
    padding-right: calc((100vw - 1642px) / 2 + 50px);
    flex-basis: 21.4747736093%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .footer-network-news .reseaux-sociaux {
    justify-content: start;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .footer-network-news .rubric {
    margin-left: 25px;
    margin-right: 25px;
  }
}
.footer-network-news .rubric.menu {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-network-news .rubric.menu {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .footer-network-news .rubric.menu {
    display: block;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .rubric.menu {
    position: relative;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .rubric.menu {
    width: 19%;
    margin-left: 27px;
    margin-right: 0;
  }
}
.footer-network-news .rubric.contact {
  margin: 0 auto;
  text-align: center;
}
.footer-network-news .rubric.contact .horaires {
  margin-top: 20px;
}
.footer-network-news .rubric.contact .horaires__list p {
  font-family: "FinlandRounded";
  font-size: 1.9em;
  font-weight: 100;
  line-height: 0.85em;
}
.footer-network-news .rubric.contact .reseaux-sociaux {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-network-news .rubric.contact .reseaux-sociaux {
    display: flex;
    margin-top: 3px;
    justify-content: center;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux a {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: 3px;
    margin-right: 3px;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux a img {
    padding: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    height: 11px;
    width: auto;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news .rubric.contact {
    margin-left: 10px;
    margin-right: 40px;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux a {
    width: 36px;
    height: 36px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux a img {
    height: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .rubric.contact {
    position: relative;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux {
    /*              a {
                   width: 50px;
                   height: 50px;
                   img {
                     height: 21px;
                   }
                 } */
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .rubric.contact {
    width: 27%;
    margin-left: 0px;
  }
  .footer-network-news .rubric.contact .reseaux-sociaux {
    /*                   a {
                        width: 60px;
                        height: 60px;
                        img {
                          height: 25px;
                        }
                      } */
  }
}
.footer-network-news .menu-links {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-network-news .menu-links {
    display: flex;
    font-family: "Barlow";
    text-decoration: none;
    color: white;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}
.footer-network-news .footer-logo {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-network-news .footer-logo {
    display: block;
    margin: 0;
    width: 115px;
    height: auto;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news .footer-logo {
    width: 144px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .footer-logo {
    width: 162px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .footer-logo {
    width: 216px;
    margin-right: 5.5%;
    margin-top: -3%;
  }
}
.footer-network-news p, .footer-network-news h2 {
  color: white;
  margin: auto auto 5px auto;
}
@media screen and (min-width: 1920px) {
  .footer-network-news p, .footer-network-news h2 {
    color: white;
    width: 402px;
    max-width: 100%;
    margin: 0px auto 10px auto;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news h2 {
    margin-bottom: 22px;
  }
}
.footer-network-news p, .footer-network-news .post-email {
  font-style: italic;
  margin-top: 6px;
  margin-bottom: 6px;
}
@media screen and (min-width: 1920px) {
  .footer-network-news h2 {
    margin: 0 0 30px 0;
    width: auto;
  }
}
.footer-network-news .newsletter {
  width: 266px;
  margin: auto auto 34px auto;
  position: relative;
}
.footer-network-news .newsletter p {
  margin-bottom: 14px;
  line-height: 1.67;
  letter-spacing: 0.12px;
  max-width: 85%;
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .footer-network-news .newsletter {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .footer-network-news .newsletter .reseaux-sociaux {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .footer-network-news .newsletter {
    width: 186px;
    margin: 0;
  }
  .footer-network-news .newsletter p {
    max-width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news .newsletter {
    width: 232px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .newsletter {
    width: 261px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .newsletter {
    width: 348px;
  }
}
.footer-network-news .newsletter .post-email {
  position: relative;
  width: 266px;
  height: 41px;
  margin: auto;
  padding-left: 37px;
  border-radius: 25px;
  border: transparent;
  background-color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .footer-network-news .newsletter .post-email {
    width: 186px;
    height: 40px;
    padding-left: 30px;
    border-radius: 38px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news .newsletter .post-email {
    width: 232px;
    height: 50px;
    padding-left: 30px;
    border-radius: 38px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .newsletter .post-email {
    width: 261px;
    height: 56px;
    padding-left: 30px;
    border-radius: 38px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .newsletter .post-email {
    width: 348px;
    height: 74px;
    padding-left: 30px;
    border-radius: 38px;
  }
}
.footer-network-news .form-newsletter {
  position: relative;
  margin-bottom: 34px;
}
.footer-network-news button {
  position: absolute;
  right: 7px;
  outline: 0;
  width: 40px;
  height: 100%;
  background: transparent;
  border: 0;
  text-align: center;
}
@media screen and (min-width: 1920px) {
  .footer-network-news button {
    right: 48px;
  }
}
.footer-network-news .icon-email {
  width: 15.7px;
  height: 10.7px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .footer-network-news .icon-email {
    width: 20px;
    height: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .footer-network-news .icon-email {
    width: 25px;
    height: 18px;
  }
}
@media screen and (min-width: 1440px) {
  .footer-network-news .icon-email {
    width: 28px;
    height: 20px;
  }
}
@media screen and (min-width: 1920px) {
  .footer-network-news .icon-email {
    width: 37.9px;
    height: 25.9px;
    position: relative;
  }
}

section {
  margin: 40px 27px 0px 27px;
  padding-bottom: 40px;
}
section h2 + iframe {
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  section {
    margin-left: 249px;
    margin-right: 249px;
  }
}
@media screen and (min-width: 1280px) {
  section {
    margin-left: 312px;
    margin-right: 312px;
  }
}
@media screen and (min-width: 1440px) {
  section {
    margin-left: 352px;
    margin-right: 352px;
  }
}
@media screen and (min-width: 1920px) {
  section {
    margin-top: 73px;
    margin-left: 470px;
    margin-right: 470px;
  }
}

.section-content--white {
  position: relative;
  background-color: #fff;
  margin-top: 0;
  padding-top: 40px;
}
.section-content--white > h2 {
  margin-top: 0;
}
.section-content--white:before {
  content: "";
  background: #fff;
  display: block;
  position: absolute;
  z-index: -1;
  height: calc(100% + 40px);
  width: 100vw;
  left: 50%;
  transform: translate(-50%, -40px);
}
@media screen and (min-width: 1920px) {
  .section-content--white:before {
    height: calc(100% + 7px + 73px);
    transform: translate(-50%, -73px);
  }
}

@media screen and (min-width: 1024px) {
  .generic-content h2 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .generic-content h2 {
    margin-top: 63px;
  }
}
@media screen and (min-width: 1440px) {
  .generic-content h2 {
    margin-top: 71px;
  }
}
@media screen and (min-width: 1920px) {
  .generic-content h2 {
    margin-top: 95px;
  }
}

.icon-title {
  display: none;
}
@media screen and (min-width: 1280px) {
  .icon-title {
    display: inline;
    width: 28px;
    height: 28px;
    border-width: 6px;
    border-style: solid;
    margin-right: 30px;
    float: left;
    border-radius: 15px;
  }
}
@media screen and (min-width: 1440px) {
  .icon-title {
    width: 32px;
    height: 32px;
  }
}
@media screen and (min-width: 1920px) {
  .icon-title {
    width: 43px;
    height: 43px;
    border-width: 10px;
    border-radius: 20px;
    margin-right: 40px;
  }
}
.icon-title.green {
  border-color: #9bb909;
}
.icon-title.orange {
  border-color: #ec6620;
}

.section-bggreen {
  margin: 5px 0px 0;
  padding: 25px 26px;
  background-color: rgb(54, 165, 133);
}
@media screen and (min-width: 1024px) {
  .section-bggreen {
    padding-left: 296px;
    padding-right: 296px;
    padding-top: 55px;
  }
}
@media screen and (min-width: 1280px) {
  .section-bggreen {
    padding-left: 370px;
    padding-right: 370px;
    padding-top: 69px;
  }
}
@media screen and (min-width: 1440px) {
  .section-bggreen {
    padding-left: 416px;
    padding-right: 416px;
    padding-top: 78px;
  }
}
@media screen and (min-width: 1920px) {
  .section-bggreen {
    padding-left: 554px;
    padding-right: 554px;
    padding-top: 104px;
  }
}
.section-bggreen .cta {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .section-bggreen .cta {
    z-index: 0;
  }
}
@media screen and (min-width: 768px) {
  .section-bggreen .cta {
    height: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .section-bggreen .cta {
    height: 49px;
    border-radius: 25px;
    font-size: 16px;
  }
  .section-bggreen .cta:before, .section-bggreen .cta:after {
    content: "";
    display: block;
    left: 50%;
    height: 17.6645225136vw;
    z-index: -1;
    width: 50vw;
    top: 50%;
    position: absolute;
    transform: translate(-50vw, -70%);
    background: url("../images/bggreen-button-decoration.svg") no-repeat 0% 50%;
    background-size: cover;
    pointer-events: none;
  }
  .section-bggreen .cta:after {
    transform: translate(0, -60%);
    background-position: 88% 50%;
  }
}
@media screen and (min-width: 1280px) {
  .section-bggreen .cta {
    height: 61px;
    border-radius: 30px;
    font-size: 20px;
  }
  .section-bggreen .cta:before, .section-bggreen .cta:after {
    background-size: 200%;
  }
}
@media screen and (min-width: 1440px) {
  .section-bggreen .cta {
    height: 69px;
    border-radius: 35px;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 22.5px;
    border: 5px solid rgb(0, 0, 0);
  }
}
@media screen and (min-width: 1920px) {
  .section-bggreen .cta {
    height: 92px;
    border-radius: 45px;
    font-size: 30px;
    padding-left: 140px;
    padding-right: 140px;
    border: 6px solid rgb(0, 0, 0);
  }
}
.section-bggreen .background-imageF, .section-bggreen .background-imageS {
  display: none;
}
@media screen and (min-width: 1024px) {
  .section-bggreen .background-imageF, .section-bggreen .background-imageS {
    display: block;
    left: 50%;
    z-index: -1;
    width: 50vw;
    top: 50%;
    position: absolute;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .section-bggreen .background-imageF img, .section-bggreen .background-imageS img {
    width: 200%;
  }
}
@media screen and (min-width: 1024px) {
  .section-bggreen .background-imageF img, .section-bggreen .background-imageS img {
    width: 214%;
  }
}
@media screen and (min-width: 1440px) {
  .section-bggreen .background-imageF img, .section-bggreen .background-imageS img {
    width: 220%;
  }
}
@media screen and (min-width: 1024px), screen and (min-width: 1280px), screen and (min-width: 1440px), screen and (min-width: 1920px) {
  .section-bggreen .background-imageF {
    transform: translate3d(-100%, -70%, 0);
  }
}
.section-bggreen .background-imageS img {
  margin-left: -100%;
}
@media screen and (min-width: 1440px) {
  .section-bggreen .background-imageS img {
    margin-left: -105%;
  }
}
@media screen and (min-width: 1024px), screen and (min-width: 1280px), screen and (min-width: 1440px), screen and (min-width: 1920px) {
  .section-bggreen .background-imageS {
    transform: translate3d(0%, -60%, 0);
  }
}
.section-bggreen p {
  color: white;
  max-width: 814px;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .section-bggreen p {
    margin-bottom: 51px;
  }
}
@media screen and (min-width: 1280px) {
  .section-bggreen p {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 1440px) {
  .section-bggreen p {
    margin-bottom: 72px;
  }
}
@media screen and (min-width: 1920px) {
  .section-bggreen p {
    margin-bottom: 96px;
  }
}

.section-landing-standard {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.section-landing-standard .section-landing-top {
  height: calc(100vh - 63px);
  margin-top: 63px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1280px) {
  .section-landing-standard .section-landing-top {
    height: calc(100vh - 86px);
    margin-top: 86px;
  }
}
@media screen and (min-width: 1440px) {
  .section-landing-standard .section-landing-top {
    height: calc(100vh - 106px);
    margin-top: 106px;
  }
}
.section-landing-standard .top-image {
  height: calc(100% - 40px);
  position: relative;
}
.section-landing-standard .top-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.section-landing-standard .hublot .big-title {
  top: 40%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media screen and (min-width: 1024px) {
  body.home .section-landing-standard .hublot .big-title {
    top: 35%;
  }
}
@media screen and (min-width: 1280px) {
  body.home .section-landing-standard .hublot .big-title {
    top: 38%;
  }
}

.section-landing-contact {
  margin: 0;
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  .section-landing-contact .section-landing-top {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .section-landing-contact .section-landing-top {
    margin-top: 0;
    height: calc(50vh - 63px);
  }
}
@media screen and (min-width: 1024px) {
  .section-landing-contact .section-landing-top {
    height: calc(70vh - 63px);
  }
}
@media screen and (min-width: 1280px) {
  .section-landing-contact .section-landing-top {
    height: calc(100vh - 86px);
    margin-top: 40px;
  }
}
.section-landing-contact .text-yellow-background.bottom {
  margin-top: -28px;
}
@media screen and (min-width: 768px) {
  .section-landing-contact .text-yellow-background.bottom {
    margin-top: -100px;
  }
}
@media screen and (min-width: 1024px) {
  .section-landing-contact .text-yellow-background.bottom {
    margin-top: -80px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .section-landing-contact .text-yellow-background.bottom {
    margin-top: -40px;
    margin-top: 0px;
    padding-top: 80px;
  }
}
.section-landing-contact .contact-info {
  display: inline-block;
  width: 100%;
}
.section-landing-contact .contact-info p {
  float: left;
  text-align: center;
  font-style: italic;
}
.section-landing-contact .contact-info .middle {
  width: 100%;
}
.section-landing-contact .contact-info .left {
  width: 40%;
  margin-right: 20%;
}
.section-landing-contact .contact-info .right {
  width: 40%;
}
.section-landing-contact .telephone {
  font-family: "FinlandRounded";
  font-size: 15px;
  font-weight: 100;
}

.o-contact {
  display: flex;
  flex-direction: column;
}
.o-contact .text-yellow-background.top {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.o-contact__mail {
  text-align: center;
}
.o-contact__mail p {
  margin-top: 4px;
}
.o-contact__mail a {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.18px;
  color: #000;
  text-decoration: none;
}
.o-contact__mail a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .o-contact__mail a {
    font-size: 13px;
    letter-spacing: 0.2px;
  }
}
@media screen and (min-width: 1280px) {
  .o-contact__mail a {
    font-size: 16px;
    letter-spacing: 0.31px;
  }
}
@media screen and (min-width: 1440px) {
  .o-contact__mail a {
    font-size: 20px;
    letter-spacing: 0.33px;
  }
}
@media screen and (min-width: 1920px) {
  .o-contact__mail a {
    font-size: 25px;
    letter-spacing: 0.38px;
  }
}
.o-contact__photo {
  position: relative;
  z-index: 2;
}
.o-contact__photo img[src$=".png"] {
  width: 62%;
  max-width: 300px;
  height: auto;
  margin-top: 37px;
}
.o-contact__photo img[src$=".svg"] {
  position: absolute;
  top: 60%;
  left: 50%;
  width: 75%;
  max-width: 350px;
  transform: translate(-45%, -50%);
}
.o-contact__phones {
  order: -1;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.o-contact__phones ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.o-contact__phones ul li {
  text-align: center;
  flex-basis: 50%;
  margin-bottom: 24px;
}
.o-contact__phones ul li:first-child {
  flex-basis: 100%;
}
.o-contact__phones ul li:last-child {
  margin-bottom: 0;
}
.o-contact__phones a {
  color: #000;
  text-decoration: none;
  font-family: "FinlandRounded";
  font-size: 15px;
  font-weight: 100;
  font-style: italic;
  line-height: 0.93;
  letter-spacing: normal;
}
.o-contact__phones a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .o-contact__phones a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .o-contact__phones a {
    font-size: 23px;
  }
}
@media screen and (min-width: 1440px) {
  .o-contact__phones a {
    font-size: 25px;
  }
}
@media screen and (min-width: 1920px) {
  .o-contact__phones a {
    font-size: 30px;
  }
}
.o-contact__name {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.18px;
  color: #000;
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .o-contact__name {
    font-size: 13px;
    letter-spacing: 0.2px;
  }
}
@media screen and (min-width: 1280px) {
  .o-contact__name {
    font-size: 16px;
    letter-spacing: 0.31px;
  }
}
@media screen and (min-width: 1440px) {
  .o-contact__name {
    font-size: 20px;
    letter-spacing: 0.33px;
  }
}
@media screen and (min-width: 1920px) {
  .o-contact__name {
    font-size: 25px;
    letter-spacing: 0.38px;
  }
}
@media screen and (min-width: 768px) {
  .o-contact {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 136px;
  }
  .o-contact .text-yellow-background.top {
    margin-left: calc((100vw - 1230px) / -2);
    margin-right: calc((100vw - 1230px) / -2);
    width: 100vw;
  }
  .o-contact__mail, .o-contact__photo, .o-contact__phones {
    flex-basis: 33.3333333333%;
  }
  .o-contact__phones {
    max-width: unset;
    order: initial;
    margin-left: 0;
    margin-right: 0;
  }
  .o-contact__photo img[src$=".png"] {
    width: 80%;
    max-width: 450px;
    height: auto;
    margin-top: 37px;
  }
  .o-contact__photo img[src$=".svg"] {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 95%;
    max-width: 500px;
    transform: translate(-45%, -50%);
  }
}
@media screen and (min-width: 1920px) {
  .o-contact {
    max-width: 1642px;
    padding-bottom: 200px;
  }
  .o-contact .text-yellow-background.top {
    margin-left: calc((100vw - 1642px) / -2);
    margin-right: calc((100vw - 1642px) / -2);
  }
  .o-contact__photo img[src$=".png"] {
    width: 80%;
    max-width: 450px;
    height: auto;
    margin-top: 37px;
  }
  .o-contact__photo img[src$=".svg"] {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 95%;
    max-width: 500px;
    transform: translate(-45%, -50%);
  }
}

.list-items-title {
  text-align: center;
  padding-bottom: 0;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .list-items-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .list-items-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 1440px) {
  .list-items-title {
    font-size: 26px;
  }
}

.form-title {
  text-align: center;
  font-size: 12px;
  /*padding-top:110px;*/
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .form-title {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .form-title {
    font-size: 14px;
    padding-top: 0;
  }
}
@media screen and (min-width: 1440px) {
  .form-title {
    font-size: 14px;
  }
}

.page-template-templatescoworking-php .list-items {
  padding-top: 0;
}

.list-items {
  display: flex;
  padding: 20px 0 22px;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: -14px;
  margin-right: -14px;
  margin-bottom: 0;
  margin-top: 0;
}
.list-items + section {
  margin-top: 0px;
}
.list-items .items {
  list-style-type: none;
  flex-basis: 40%;
  text-align: center;
  margin-bottom: 29px;
}
.list-items .items p {
  max-width: 129px;
  margin: auto;
  font-size: 9px;
}
.list-items .items .icon {
  width: 38px;
  height: 38px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-items .items .icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.list-items .items h2 {
  font-size: 10px;
  letter-spacing: 0.5px;
  line-height: 1.1;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 550px) {
  .list-items {
    padding-top: 25px;
    padding-bottom: 19px;
  }
  .list-items .items {
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  .list-items {
    padding-top: 30px;
    padding-bottom: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .list-items {
    padding-left: 219px;
    padding-right: 219px;
    padding-bottom: 16px;
  }
  .list-items .items {
    margin-bottom: 60px;
    width: 100%;
  }
  .list-items .items p {
    max-width: 195px;
    margin: auto;
    font-size: 12px;
  }
  .list-items .items h2 {
    font-size: 11px;
    letter-spacing: 0.55px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 1280px) {
  .list-items {
    padding-left: 274px;
    padding-right: 274px;
    padding-top: 60px;
    padding-bottom: 15px;
  }
  .list-items .items {
    margin-bottom: 68px;
  }
  .list-items .items p {
    max-width: 177px;
  }
  .list-items .items h2 {
    font-size: 13px;
    letter-spacing: 0.66px;
    line-height: 1.33;
  }
}
@media screen and (min-width: 1440px) {
  .list-items {
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 65px;
    padding-bottom: 14px;
  }
  .list-items .items {
    margin-bottom: 73px;
  }
  .list-items .items p {
    max-width: 263px;
    font-size: 18px;
  }
  .list-items .items .icon {
    width: 48px;
    height: 48px;
  }
  .list-items .items h2 {
    font-size: 15px;
    letter-spacing: 0.75px;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .list-items {
    padding-left: 0;
    padding-right: 0;
    padding-top: 70px;
    padding-bottom: 11px;
    margin-left: auto;
    margin-right: auto;
    max-width: calc(1642px - 390px);
  }
  .list-items .items {
    margin-bottom: 88px;
  }
  .list-items .items p {
    max-width: 363px;
    font-size: 25px;
    line-height: 1.2;
  }
  .list-items .items .icon {
    width: 63px;
    height: 63px;
  }
  .list-items .items h2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 26px 0 14px;
  }
}

/* .tarif{
  height: 244px;
  padding-top:42px;
} */
.sections-price {
  position: relative;
}
.sections-price__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sections-price__header {
  background: #ffd202;
  padding: 8px 0 96px;
  margin-left: -27px;
  margin-right: -27px;
}
.sections-price__header p {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}
@media screen and (min-width: 1024px) {
  .sections-price__header p {
    max-width: 500px;
  }
}
@media screen and (min-width: 1280px) {
  .sections-price__header p {
    max-width: 700px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price__header p {
    max-width: 800px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price__header p {
    max-width: 922px;
  }
}
.sections-price {
  border-color: red;
  padding-bottom: 0px;
}
@media screen and (min-width: 550px) {
  .sections-price__header {
    padding: 12px 0 106px;
  }
}
@media screen and (min-width: 768px) {
  .sections-price {
    padding-bottom: 0px;
  }
  .sections-price__header {
    padding: 16px 0 120px;
  }
}
@media screen and (min-width: 1024px) {
  .sections-price {
    max-width: calc(1230px - 240px);
    margin-left: auto;
    margin-right: auto;
  }
  .sections-price__header {
    margin-left: calc((100vw - (1230px - 280px)) / -2);
    margin-right: calc((100vw - (1230px - 280px)) / -2);
    padding: 24px 0 130px;
  }
}
@media screen and (min-width: 1280px) {
  .sections-price {
    max-width: calc(1230px - 120px);
    margin-left: auto;
    margin-right: auto;
  }
  .sections-price + section {
    margin-top: 0px;
  }
  .sections-price__header {
    margin-left: calc((100vw - (1230px - 140px)) / -2);
    margin-right: calc((100vw - (1230px - 140px)) / -2);
    padding: 32px 0 150px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price {
    max-width: 1230px;
    padding-bottom: 10px;
  }
  .sections-price + section {
    margin-top: 24px;
  }
  .sections-price__header {
    padding: 40px 0 160px;
    margin-left: calc((100vw - (1230px - 0px)) / -2);
    margin-right: calc((100vw - (1230px - 0px)) / -2);
  }
}
@media screen and (min-width: 1920px) {
  .sections-price {
    max-width: 1642px;
    padding-bottom: 0px;
  }
  .sections-price + section {
    margin-top: 54px;
  }
  .sections-price__header {
    margin-left: calc((100vw - 1642px) / -2);
    margin-right: calc((100vw - 1642px) / -2);
    padding: 60px 0 192px;
  }
}
.sections-price--privatisation {
  padding-bottom: 0;
}
.sections-price--privatisation .sections-price__header {
  padding-bottom: 30px;
  text-align: center;
}
.sections-price--privatisation .sections-price__header h2 {
  text-align: center;
}
.sections-price--privatisation .sections-price__header p {
  text-align: center;
  max-width: 600px;
  padding: 0 20px;
  line-height: 1.6;
}
@media screen and (min-width: 1024px) {
  .sections-price--privatisation .sections-price__header p {
    max-width: 700px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price.monter_a_bord {
    margin-top: -50px;
  }
}
.sections-price .section-price {
  flex-basis: 266px;
  padding-bottom: 11px;
  margin: -82px 0px 113px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  text-align: center;
  background-color: #ffffff;
  border: solid 6px;
  position: relative;
}
@media screen and (min-width: 550px) {
  .sections-price .section-price {
    margin: -99px 20px 131px;
  }
}
@media screen and (min-width: 768px) {
  .sections-price .section-price {
    margin: -105px 20px 150px;
  }
}
@media screen and (min-width: 1024px) {
  .sections-price .section-price {
    flex-basis: 286px;
    margin: -113px 20px 120px;
    border-bottom-left-radius: 42px;
    border-bottom-right-radius: 42px;
    border-width: 7px;
    padding-bottom: 18px;
  }
}
@media screen and (min-width: 1280px) {
  .sections-price .section-price {
    flex-basis: 326px;
    margin: -121px 20px 80px;
    border-bottom-left-radius: 53px;
    border-bottom-right-radius: 53px;
    border-width: 8px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price .section-price {
    flex-basis: 366px;
    margin: -126px 20px 120px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    border-width: 9px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price {
    flex-basis: 486px;
    margin: -140px 20px 120px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 80px;
    border-width: 10px;
    padding-bottom: 70px;
  }
}
.sections-price .section-price {
  /* &.orange{
    @media screen and (min-width: 1920px){

    }
  } */
  /*  &.text-yellow-background-price{
     height:106px;
     background-color:yellow;
   } */
}
.sections-price .section-price.red {
  border-color: #e6534e;
  color: #e6534e;
}
@media screen and (min-width: 1024px) {
  .sections-price .section-price.red {
    margin-right: 0px;
  }
}
.sections-price .section-price.green {
  border-color: #9bb909;
  color: #9bb909;
}
.sections-price .section-price.jungle-green {
  border-color: #36a585;
  color: #36a585;
}
.sections-price .section-price.orange {
  border-color: #ec6620;
  color: #ec6620;
}
.sections-price .section-price.price.price-jungle-green {
  border-color: inherit;
}
.sections-price .section-price.price.price-orange {
  border-color: inherit;
}
.sections-price .section-price .font-icon {
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1024px) {
  .sections-price .section-price .font-icon {
    height: 53px;
  }
}
@media screen and (min-width: 1280px) {
  .sections-price .section-price .font-icon {
    height: 66px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price .section-price .font-icon {
    height: 75px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .font-icon {
    height: 101px;
  }
}
.sections-price .section-price .font-icon.red {
  background-color: #e6534e;
}
.sections-price .section-price .font-icon.green {
  background-color: #9bb909;
}
.sections-price .section-price .font-icon.jungle-green {
  background-color: #36a585;
}
.sections-price .section-price .font-icon.orange {
  background-color: #ec6620;
}
.sections-price .section-price .font-icon img {
  width: 48.8px;
  height: 27.2px;
  width: 34px;
  height: auto;
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .font-icon img {
    width: 53.2px;
    height: 39.7px;
  }
}
.sections-price .section-price .activity {
  margin: 0 auto 22.5px auto;
  font-size: 20px;
  letter-spacing: 0.2px;
  line-height: 1.2;
  max-width: 80%;
}
@media screen and (min-width: 1024px) {
  .sections-price .section-price .activity {
    font-size: 22px;
    letter-spacing: 0.27px;
    line-height: 1.13636;
  }
}
@media screen and (min-width: 1280px) {
  .sections-price .section-price .activity {
    font-size: 27px;
    letter-spacing: 0.27px;
    line-height: 1.11111;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price .section-price .activity {
    font-size: 33px;
    letter-spacing: 0.33px;
    line-height: 1.0606;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .activity {
    font-size: 40px;
    letter-spacing: 0.4px;
    line-height: 1.025;
  }
}
.sections-price .section-price .note {
  display: none;
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .note {
    display: inline-block;
    font-size: 20px;
    position: relative;
    margin-bottom: 30px;
    margin-left: 64px;
    margin-right: 63px;
    margin-top: 0px;
  }
}
.sections-price .section-price .price {
  width: 80.7px;
  height: 36.4px;
  margin: -5px auto auto auto;
  border-radius: 34px;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%, 50%);
  background-color: #ffffff;
  border-width: 6px;
  border-style: solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sections-price .section-price .price p {
  font-weight: 700;
}
.sections-price .section-price .price p.red {
  color: #e6534e;
}
.sections-price .section-price .price p.green {
  color: #9bb909;
}
.sections-price .section-price .price p.jungle-green {
  color: #36a585;
}
.sections-price .section-price .price p.orange {
  color: #ec6620;
}
@media screen and (min-width: 768px) {
  .sections-price .section-price .price {
    margin-top: -8px;
  }
}
@media screen and (min-width: 1024px) {
  .sections-price .section-price .price {
    margin: 17px auto auto auto;
    border-radius: 70px;
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translate(-50%, 50%);
  }
}
@media screen and (min-width: 1280px) {
  .sections-price .section-price .price {
    width: 100px;
    height: 45px;
    border-width: 8px;
    margin: 23px auto auto auto;
    border-radius: 70px;
  }
  .sections-price .section-price .price p {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price .section-price .price {
    width: 113px;
    height: 51px;
    margin: 33px auto auto auto;
    border-radius: 51px;
  }
  .sections-price .section-price .price p {
    font-size: 16px;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .price {
    width: 151px;
    height: 68px;
    margin: 34px auto auto auto;
    border-radius: 70px;
    border-width: 10px;
  }
  .sections-price .section-price .price p {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
.sections-price .section-price .price .price-content {
  margin-top: 5px;
  color: inherit;
  font-weight: bold;
  text-transform: lowercase;
}
@media screen and (min-width: 1280px) {
  .sections-price .section-price .price .price-content {
    margin-top: 7px;
  }
}
@media screen and (min-width: 1440px) {
  .sections-price .section-price .price .price-content {
    margin-top: 7.5px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price .price .price-content {
    margin-top: 10.5px;
  }
}
@media screen and (min-width: 1920px) {
  .sections-price .section-price-special {
    height: 431px;
  }
}
.carte .accroche {
  max-width: 800px;
  margin: 0 auto 50px;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .carte .accroche {
    font-size: 26px;
  }
}
@media screen and (min-width: 1280px) {
  .carte .accroche {
    font-size: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .carte .accroche {
    font-size: 36px;
  }
}
.carte .accroche .form-title {
  text-align: center;
  font-size: 12px;
  padding-top: 0;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .carte .accroche .form-title {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .carte .accroche .form-title {
    font-size: 18px;
    padding-top: 0;
  }
}
.carte {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .carte {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin: 65px 0px 60px;
  }
}
@media screen and (min-width: 1024px) {
  .carte {
    margin: 67px 58px 80px;
  }
}
@media screen and (min-width: 1280px) {
  .carte {
    margin: 84px 72px 101px;
  }
}
@media screen and (min-width: 1440px) {
  .carte {
    margin: 95px 82px 114px;
  }
}
@media screen and (min-width: 1920px) {
  .carte {
    margin: 127px 110px 153px;
  }
}
@media screen and (min-width: 1920px) {
  .carte p {
    font-size: 20px;
  }
}
.carte h2 {
  margin-top: 8px;
  margin-bottom: 28px;
  text-align: center;
}
.carte .miam-brunch .border, .carte .carte--glou .border {
  display: inline-block;
  border-bottom: 9px solid #f0ecdc;
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .carte .miam-brunch .border, .carte .carte--glou .border {
    display: none;
  }
}
.carte--glou, .carte--miam, .carte--brunch {
  margin: 32px 21px 32px 21px;
  padding-bottom: 36px;
  position: relative;
}
.carte--glou:after, .carte--miam:after, .carte--brunch:after {
  content: "";
  display: block;
  height: 9px;
  width: 100vw;
  background: #f0ecdc;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.carte--glou span.price-description, .carte--miam span.price-description, .carte--brunch span.price-description {
  display: block;
  flex-basis: 100%;
}
.carte--glou p.column span:first-child, .carte--miam p.column span:first-child, .carte--brunch p.column span:first-child {
  max-width: 67%;
}
.carte--glou p.column span:first-child:last-child, .carte--miam p.column span:first-child:last-child, .carte--brunch p.column span:first-child:last-child {
  max-width: 95%;
}
@media screen and (min-width: 768px) {
  .carte--glou, .carte--miam, .carte--brunch {
    padding-left: 33px;
    padding-right: 33px;
    padding-bottom: 20px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: white;
  }
  .carte--glou:after, .carte--miam:after, .carte--brunch:after {
    content: none;
  }
}
@media screen and (min-width: 1024px) {
  .carte--glou, .carte--miam, .carte--brunch {
    padding-left: 43px;
    padding-right: 43px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .carte--glou, .carte--miam, .carte--brunch {
    padding-left: 76px;
    padding-right: 76px;
    padding-bottom: 30px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: white;
  }
}
.carte--miam .icon-miam {
  width: 53.2px;
  height: 31.2px;
}
.carte--miam .reseaux-sociaux {
  margin-top: -7px;
}
.carte--miam .reseaux-sociaux .link-social {
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
.carte--miam .daily-ardoise {
  margin-top: 20px;
  text-align: center;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  background: url("../images/arrow-insta.svg") no-repeat calc(50% + 65px) 150%;
}
.carte--miam .daily-ardoise img {
  margin-top: 10px;
  width: 2.25rem;
  height: 2.25rem;
}
.carte--miam .daily-ardoise a {
  color: #000;
  text-decoration: none;
}
@media screen and (min-width: 1280px) {
  .carte--miam .daily-ardoise img {
    margin-top: 16px;
  }
}
.carte--miam p.category {
  margin-top: 28px;
  margin-bottom: 4px;
}
.carte--miam p.category ~ p.category {
  margin-top: 4px;
}
.carte--miam .arrow-to-instagram {
  width: 68.3px;
  height: 58.6px;
  margin-top: -55px;
  transform: translateX(100%);
}
@media screen and (min-width: 768px) {
  .carte--miam {
    width: 50%;
    border: solid 5px #e6534e;
    margin-bottom: 40px;
    margin-right: 20px;
  }
}
.carte--brunch .icon-brunch {
  width: 83.6px;
  height: 39.5px;
}
@media screen and (min-width: 320px), screen and (min-width: 550px) {
  .carte--brunch .day {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .carte--brunch .day {
    display: block;
    text-align: center;
    margin-bottom: 40px;
    margin-top: -22px;
  }
}
.carte--brunch .text-font.green.center {
  text-align: center;
  margin-top: 26px;
}
@media screen and (min-width: 768px) {
  .carte--brunch .text-font.green.center {
    margin-top: 40px;
  }
}
.carte--brunch p:last-child {
  color: #9bb909;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .carte--brunch {
    width: 50%;
    border: solid 5px #9bb909;
    margin-bottom: 40px;
  }
}
.carte--glou:after {
  content: none;
}
.carte--glou {
  padding-bottom: 0;
  margin-bottom: 0;
}
.carte--glou p.category {
  margin-top: 28px;
  margin-bottom: 8px;
}
.carte--glou .icon-glou {
  width: 121.1px;
  height: 43px;
}
.carte--glou .icon-legende {
  display: inline-block;
  width: 7px;
  height: 9px;
  margin-right: 8.7px;
}
@media screen and (min-width: 1280px) {
  .carte--glou .icon-legende {
    width: 9px;
    height: auto;
  }
}
@media screen and (min-width: 1920px) {
  .carte--glou .icon-legende {
    width: 12px;
  }
}
.carte--glou .legende {
  width: 200px;
  margin: 37px auto 16px auto;
  columns: 2;
}
@media screen and (min-width: 768px) {
  .carte--glou .legende {
    width: 100%;
    position: absolute;
    display: flex;
    padding-top: 18px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .carte--glou .legende .icon-legende {
    margin-right: 15px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .carte--glou .legende p.column {
    margin-right: 16px;
  }
  .carte--glou .legende p.column span:first-child:last-child {
    width: auto;
    max-width: unset;
  }
}
@media screen and (min-width: 1024px) {
  .carte--glou .legende p.column {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .carte--glou .legende p.column {
    margin-right: 25px;
  }
}
@media screen and (min-width: 1440px) {
  .carte--glou .legende p.column {
    margin-right: 35px;
  }
}
@media screen and (min-width: 1920px) {
  .carte--glou .legende p.column {
    margin-right: 45px;
  }
}
@media screen and (min-width: 768px) {
  .carte--glou__block .left {
    width: 50%;
    margin-right: 90px;
  }
}
@media screen and (min-width: 768px) {
  .carte--glou__block .right {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .carte--glou__block {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .carte--glou {
    position: relative;
    width: 100%;
    border: solid 5px #36a585;
    padding-bottom: 33px;
  }
}
.carte .volume-left, .carte .volume-right {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .carte .icon-miam, .carte .icon-brunch, .carte .icon-glou {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .carte .miam-brunch {
    display: flex;
    align-items: flex-start;
  }
}

.form {
  text-align: center;
}
@media screen and (min-width: 550px) {
  .form {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
@media screen and (min-width: 1440px) {
  .form {
    margin-left: 103px;
    margin-right: 103px;
  }
}
@media screen and (min-width: 1920px) {
  .form {
    margin-left: 138px;
    margin-right: 138px;
  }
}
.form h2 {
  text-align: center;
  margin-bottom: 31px;
}
@media screen and (min-width: 1024px) {
  .form h2 {
    margin-bottom: 51px;
  }
}
@media screen and (min-width: 1280px) {
  .form h2 {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 1440px) {
  .form h2 {
    margin-bottom: 72px;
  }
}
@media screen and (min-width: 1920px) {
  .form h2 {
    margin-bottom: 97px;
  }
}
.form input {
  width: 266px;
  height: 41px;
  padding-left: 36px;
  border-radius: 25px;
  background-color: #ffffff;
  border-color: transparent;
  margin-top: 9px;
  font-style: italic;
}
@media screen and (min-width: 550px) {
  .form input {
    width: 510px;
  }
}
@media screen and (min-width: 1024px) {
  .form input {
    width: 638px;
  }
}
@media screen and (min-width: 1280px) {
  .form input {
    width: 100%;
    border-radius: 32px;
  }
}
@media screen and (min-width: 1440px) {
  .form input {
    height: 60px;
    border-radius: 37px;
  }
}
@media screen and (min-width: 1920px) {
  .form input {
    width: 814px;
    height: 81px;
    border-radius: 50px;
    margin-bottom: 16px;
    padding-left: 46px;
  }
}
.form .form-top {
  margin-bottom: 34px;
}
@media screen and (min-width: 1920px) {
  .form .form-top {
    margin-bottom: 88px;
  }
}
@media screen and (min-width: 1920px) {
  .form .form-left, .form .form-right {
    margin-bottom: 34px;
  }
}
.form .form-left, .form .form-right {
  /* @media screen and (min-width: 550px){
      width:382px;
  } */
}
@media screen and (min-width: 1280px) {
  .form .form-left, .form .form-right {
    display: inline-block;
    width: 542px;
  }
}
@media screen and (min-width: 1440px) {
  .form .form-left, .form .form-right {
    width: 610px;
  }
}
@media screen and (min-width: 1920px) {
  .form .form-left, .form .form-right {
    width: 814px;
  }
}
@media screen and (min-width: 1920px) {
  .form .form-left {
    margin-right: 16px;
    position: relative;
  }
}
@media screen and (min-width: 1440px) {
  .form .formula, .form .date {
    height: 76px;
  }
}
@media screen and (min-width: 1920px) {
  .form .formula, .form .date {
    height: 102px;
  }
}
.form .message {
  width: 266px;
  height: 163px;
  padding-bottom: 120px;
}
@media screen and (min-width: 550px) {
  .form .message {
    width: 510px;
  }
}
@media screen and (min-width: 1024px) {
  .form .message {
    width: 638px;
  }
}
@media screen and (min-width: 1280px) {
  .form .message {
    width: 1096px;
    height: 197px;
  }
}
@media screen and (min-width: 1440px) {
  .form .message {
    width: 1233px;
    height: 222px;
    padding-bottom: 11%;
  }
}
@media screen and (min-width: 1920px) {
  .form .message {
    width: 1644px;
    height: 296px;
    padding-bottom: 11%;
  }
}
.form .cta {
  margin-top: 18px;
  background-color: #f8f4e8;
}
@media screen and (min-width: 1024px) {
  .form .cta {
    margin-top: 27px;
  }
}
@media screen and (min-width: 1280px) {
  .form .cta {
    margin-top: 34px;
  }
}
@media screen and (min-width: 1440px) {
  .form .cta {
    margin-top: 39px;
  }
}
@media screen and (min-width: 1920px) {
  .form .cta {
    margin-top: 52px;
  }
}
.form--contact {
  max-width: 980px;
  margin: auto;
}
.form--contact h2 {
  margin-top: 42px;
  margin-bottom: 7px;
}
@media screen and (min-width: 1024px) {
  .form--contact h2 {
    margin-top: 84px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .form--contact h2 {
    margin-top: 105px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1440px) {
  .form--contact h2 {
    margin-top: 119px;
  }
}
@media screen and (min-width: 1920px) {
  .form--contact h2 {
    margin-top: 159px;
    margin-bottom: 32px;
  }
}
.form--contact p {
  margin-bottom: 33px;
}
@media screen and (min-width: 1024px) {
  .form--contact p {
    margin-bottom: 52px;
  }
}
@media screen and (min-width: 1280px) {
  .form--contact p {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 1440px) {
  .form--contact p {
    margin-bottom: 74px;
  }
}
@media screen and (min-width: 1920px) {
  .form--contact p {
    margin-bottom: 99px;
  }
}
@media screen and (min-width: 1280px) {
  .form--contact input {
    width: 718px;
  }
}
@media screen and (min-width: 1440px) {
  .form--contact input {
    width: 855px;
  }
}
@media screen and (min-width: 1920px) {
  .form--contact input {
    width: 980px;
    height: 102px;
  }
}
@media screen and (min-width: 1280px) {
  .form--contact .message {
    width: 718px;
  }
}
@media screen and (min-width: 1440px) {
  .form--contact .message {
    width: 855px;
  }
}
@media screen and (min-width: 1920px) {
  .form--contact .message {
    width: 980px;
  }
}

.button-form {
  position: absolute;
  background: transparent;
  border: 0;
  right: 0;
  height: 100%;
}
@media screen and (min-width: 1440px) {
  .button-form {
    width: 37px;
  }
}
@media screen and (min-width: 1920px) {
  .button-form {
    width: 50px;
    margin-right: 56px;
  }
}
.button-form--footer {
  width: 50px;
}
@media screen and (min-width: 1024px) {
  .button-form--footer {
    width: 65px;
    margin-right: 4.8px;
  }
}
@media screen and (min-width: 1280px) {
  .button-form--footer {
    width: 65px;
    margin-right: 6px;
  }
}
@media screen and (min-width: 1440px) {
  .button-form--footer {
    width: 75px;
    margin-right: 7.5px;
  }
}
@media screen and (min-width: 1920px) {
  .button-form--footer {
    width: 100px;
    margin-right: 10px;
  }
}

.bloc-media-text {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 53px;
}
.bloc-media-text--right .bloc-media-text__content {
  order: -1;
}
.bloc-media-text__media {
  margin-top: -1px;
}
.bloc-media-text__content {
  padding-top: 15px;
}
.bloc-media-text__content h3 {
  margin-bottom: 8px;
}
.bloc-media-text__content h3 + p {
  margin-top: 8px;
}
.bloc-media-text .cta {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 0;
  background-color: transparent;
}
@media screen and (min-width: 550px) {
  .bloc-media-text .cta {
    position: static;
    transform: none;
    margin-left: 0;
  }
}
@media screen and (min-width: 1920px) {
  .bloc-media-text__content p {
    max-width: 478px;
  }
}

.bloc-fullwidth {
  margin-left: -27px;
  margin-right: -27px;
}
@media screen and (min-width: 1024px) {
  .bloc-fullwidth {
    margin-left: -249px;
    margin-right: -249px;
  }
}
@media screen and (min-width: 1280px) {
  .bloc-fullwidth {
    margin-left: -312px;
    margin-right: -312px;
  }
}
@media screen and (min-width: 1440px) {
  .bloc-fullwidth {
    margin-left: -352px;
    margin-right: -352px;
  }
}
@media screen and (min-width: 1920px) {
  .bloc-fullwidth {
    margin-left: -470px;
    margin-right: -470px;
  }
}

.o-slider__navigation {
  display: none;
}
@media screen and (min-width: 1280px) {
  .o-slider__navigation {
    position: absolute;
    top: 50%;
    right: 0;
    width: 86vw;
    transform: translateY(-50%);
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
  }
  .o-slider__navigation button {
    pointer-events: auto;
    background: transparent;
    border: 0;
    cursor: pointer;
    width: 26px;
    height: 52px;
    padding: 0;
    opacity: 1;
    transition: opacity 0.2s;
  }
  .o-slider__navigation button[aria-disabled=true] {
    opacity: 0;
    cursor: default;
  }
  .o-slider__navigation button svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .o-slider__next {
    position: relative;
    right: -55px;
  }
  .o-slider__prev svg {
    transform: rotate(180deg);
  }
}
@media screen and (min-width: 1440px) {
  .o-slider__navigation {
    width: 1280px;
  }
}
@media screen and (min-width: 1602px) {
  .o-slider__navigation {
    width: 1482px;
  }
}
@media screen and (min-width: 1920px) {
  .o-slider__navigation {
    width: 1680px;
  }
}

.events {
  margin: 0 auto;
  max-width: 940px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  padding-top: 12px;
}
.events + .cta {
  margin-top: 0px;
  margin-bottom: 4px;
}
.events .row_grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.events .events .col-ife-md-6 {
  width: auto;
  max-width: 360px;
}
.events .ife_event {
  height: 340px;
  max-width: 360px;
}
.events .ife_event .img_placeholder {
  min-height: 245px;
  border-radius: 20px 20px 0 0;
}
.events .ife_event .event_details {
  border-radius: 0 0 10px 0;
}
.events .ife_event .event_details .event_date {
  background-color: #e6534e;
  border-radius: 0 0 0 10px;
}
.events .ife_event .event_details .event_title {
  color: #e6534e;
  white-space: normal;
}
.events .prev-next-posts {
  display: none;
}
.events iframe {
  flex-basis: 100%;
}
@media screen and (min-width: 768px) {
  .events iframe {
    flex-basis: 50%;
  }
  .events .col-ife-md-6 {
    width: 50%;
    max-width: 810px;
  }
}
@media screen and (min-width: 1024px) {
  .events .row_grid {
    margin-left: -240px;
    margin-right: -240px;
  }
  .events iframe {
    flex-basis: 33.3333333333%;
  }
  .events .ife_event {
    max-width: none;
  }
}
@media screen and (min-width: 1280px) {
  .events {
    max-width: 1200px;
  }
  .events .ife_event {
    height: 300px;
  }
  .events .ife_event .img_placeholder {
    min-height: 320px;
  }
}
@media screen and (min-width: 1440px) {
  .events {
    max-width: 1440px;
  }
  .events .ife_event {
    height: 400px;
  }
  .events .ife_event .img_placeholder {
    min-height: 450px;
  }
}

.o-projects {
  display: flex;
  justify-content: center;
  margin-left: -27px;
  margin-right: -27px;
  margin-top: 0px;
}
.o-projects .swiper-wrapper {
  padding-top: 55px;
}
.o-projects .o-slider__navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 86vw;
  transform: translate(-50%, -50%);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
.o-projects .o-slider__navigation button {
  pointer-events: auto;
  background: transparent;
  border: 0;
  cursor: pointer;
  width: 26px;
  height: 52px;
  padding: 0;
  opacity: 1;
  transition: opacity 0.2s;
}
.o-projects .o-slider__navigation button[aria-disabled=true] {
  opacity: 0;
  cursor: default;
}
.o-projects .o-slider__navigation button svg {
  display: block;
  width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.24));
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.24));
}
.o-projects .o-slider__prev svg {
  transform: rotate(180deg);
}
.o-projects__item {
  flex-basis: 57.1875%;
  width: 183px;
  max-width: 563px;
  margin: 0 5px;
  display: flex;
  flex-direction: column;
}
.o-projects__item--green .o-projects__item-header {
  background-color: #9bb909;
}
.o-projects__item--green .o-projects__item-image {
  border-color: #9bb909;
}
.o-projects__item--jungle-green .o-projects__item-header {
  background-color: #36a585;
}
.o-projects__item--jungle-green .o-projects__item-image {
  border-color: #36a585;
}
.o-projects__item--yellow .o-projects__item-header {
  background-color: #ffd202;
}
.o-projects__item--yellow .o-projects__item-image {
  border-color: #ffd202;
}
.o-projects__item--orange .o-projects__item-header {
  background-color: #ec6620;
}
.o-projects__item--orange .o-projects__item-image {
  border-color: #ec6620;
}
.o-projects__item-header {
  background: #9bb909;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 25px 25px 0 0;
  padding: 10px 20px 8px;
}
.o-projects__item-header h3 {
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.17;
  letter-spacing: 0.12px;
  margin-top: 0;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
}
.o-projects__item-header p, .o-projects__item-header a {
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: 0.09px;
  margin-top: 0;
  margin-bottom: 0;
}
.o-projects__item-header p:last-child {
  margin-top: 20px;
  margin-bottom: 10px;
}
.o-projects__item-header a {
  text-decoration: none;
}
.o-projects__item-header a:hover {
  text-decoration: underline;
}
.o-projects__item-profile {
  position: relative;
  width: 54px;
  height: 54px;
  border: 7px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
  flex-shrink: 0;
}
.o-projects__item-profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.o-projects__item-contact {
  display: flex;
  align-items: center;
}
.o-projects__item-contact-text {
  word-break: break-all;
}
.o-projects__item-image {
  height: 350px;
  height: 230px;
  position: relative;
}
.o-projects__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.o-projects__item-content {
  background: #fff;
  overflow: hidden;
  border-radius: 0 0 25px 25px;
  height: 100%;
}
@media screen and (min-width: 550px) {
  .o-projects__item {
    margin: 0 12px;
    flex-basis: 33.2727272727%;
    flex-basis: 45.4545454545%;
  }
  .o-projects__item-header {
    padding-bottom: 12px;
  }
  .o-projects__item-header h3 {
    font-size: 20px;
    letter-spacing: 0.12px;
    margin-top: 0;
    margin-bottom: 12px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 14px;
    letter-spacing: 0.14px;
  }
}
@media screen and (min-width: 768px) {
  .o-projects__item {
    margin: 0 16px;
    flex-basis: 32.5520833333%;
  }
  .o-projects__item-header {
    padding-bottom: 14px;
  }
  .o-projects__item-header h3 {
    font-size: 25px;
    letter-spacing: 0.25px;
    margin-bottom: 8px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 15px;
    letter-spacing: 0.15px;
  }
}
@media screen and (min-width: 1024px) {
  .o-projects {
    margin-left: -249px;
    margin-right: -249px;
  }
  .o-projects__item {
    margin: 0 20px;
    flex-basis: 29.296875%;
  }
  .o-projects__item-header {
    padding-bottom: 16px;
  }
  .o-projects__item-header h3 {
    font-size: 30px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 18px;
    letter-spacing: 0.18px;
  }
}
@media screen and (min-width: 1280px) {
  .o-projects {
    margin-left: -312px;
    margin-right: -312px;
  }
  .o-projects__item {
    margin: 0 30px;
    flex-basis: 350px;
  }
  .o-projects__item-header {
    padding-bottom: 20px;
  }
  .o-projects__item-header h3 {
    font-size: 34px;
    letter-spacing: 0.34px;
    margin-top: 12px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
@media screen and (min-width: 1440px) {
  .o-projects {
    margin-left: -352px;
    margin-right: -352px;
  }
  .o-projects__item {
    margin: 0 40px;
    flex-basis: 450px;
  }
  .o-projects__item-header {
    padding-bottom: 18px;
  }
  .o-projects__item-header h3 {
    font-size: 37px;
    letter-spacing: 0.37px;
    margin-top: 14px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 21px;
    letter-spacing: 0.21px;
  }
}
@media screen and (min-width: 1920px) {
  .o-projects {
    margin-left: -470px;
    margin-right: -470px;
  }
  .o-projects__item {
    margin: 0 50px;
    flex-basis: 565px;
  }
  .o-projects__item-header {
    padding-bottom: 18px;
  }
  .o-projects__item-header h3 {
    font-size: 45px;
    line-height: 1.2;
    letter-spacing: 0.45px;
    margin-top: 16px;
  }
  .o-projects__item-header p, .o-projects__item-header a {
    font-size: 25px;
    letter-spacing: 0.25px;
  }
}

.o-gallery {
  margin: 20px -27px;
  position: relative;
}
.o-gallery__list {
  height: 230px;
}
.o-gallery__item {
  height: auto;
  width: auto;
  max-width: 100%;
}
.o-gallery__item img {
  height: 100%;
  width: auto;
  object-fit: cover;
  width: 100%;
  object-position: center center;
}
.o-gallery__navigation {
  left: 50%;
  right: auto;
  width: 95vw;
  transform: translate(-50%, -50%);
}
.o-gallery__navigation .o-slider__next {
  right: auto;
}
@media screen and (min-width: 550px) {
  .o-gallery__list {
    height: 334px;
  }
}
@media screen and (min-width: 768px) {
  .o-gallery__list {
    height: 375px;
  }
}
@media screen and (min-width: 1024px) {
  .o-gallery {
    margin: 30px -249px;
  }
  .o-gallery__list {
    height: 424px;
  }
}
@media screen and (min-width: 1280px) {
  .o-gallery {
    margin: 40px -312px;
  }
  .o-gallery__list {
    height: 472px;
  }
}
@media screen and (min-width: 1440px) {
  .o-gallery {
    margin: 50px -352px;
  }
  .o-gallery__list {
    height: 502px;
  }
}
@media screen and (min-width: 1920px) {
  .o-gallery {
    margin: 60px -470px;
  }
  .o-gallery__list {
    height: 593px;
  }
}

.page-template-monter-a-bord .o-gallery {
  margin-top: -40px;
  margin-bottom: -80px;
}

.o-video-with-image {
  position: relative;
  display: block;
}
.o-video-with-image__thumbnail {
  position: relative;
}
.o-video-with-image img {
  width: 100%;
  height: auto;
}
.o-video-with-image__link .icons__main {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.o-video-with-image__link .icons__main:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  width: 2.25rem;
  height: 2.25rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 0;
}
.o-video-with-image__link .icons__main svg {
  position: relative;
  z-index: 1;
  border-radius: 50%;
  width: 2.375rem;
  height: 2.375rem;
}
.o-video-with-image__link:hover .icons__main svg {
  fill: #ec6620;
}
@media screen and (min-width: 1024px) {
  .o-video-with-image {
    margin: 0 8.3333333333%;
    margin: 1.5625rem 8.3333333333%;
  }
  .o-video-with-image__link .icons__main:before {
    width: 5.625rem;
    height: 5.625rem;
  }
  .o-video-with-image__link .icons__main svg {
    width: 6.25rem;
    height: 6.25rem;
  }
}
@media screen and (min-width: 1280px) {
  .o-video-with-image {
    margin: 3.125rem 8.3333333333%;
  }
}

.modal-video-body {
  max-width: 100vw;
}
.modal-video-close-btn {
  z-index: 65000;
  right: 0;
  min-height: 35px;
  cursor: pointer;
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
  margin-top: 0;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
  }
}
.modal-video-movie-wrap {
  padding-bottom: 0 !important;
  display: grid;
  height: 100%;
  max-height: calc(100vh - 70px);
}
.modal-video-movie-wrap > iframe, .modal-video-movie-wrap:before {
  grid-area: 1/1;
}
.modal-video-movie-wrap:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3C/svg%3E");
  line-height: 0;
}

form {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
form .wp-block-columns {
  margin-bottom: 0;
}

.a-field {
  display: block;
  position: relative;
}
.a-field label, .a-field > span {
  position: absolute;
  left: 36px;
  top: -0.5625rem;
  cursor: text;
  font-size: 85.7%;
  opacity: 1;
  transition: all 0.2s;
  text-shadow: 0 0 4px white;
}
@media screen and (min-width: 1024px) {
  .a-field label, .a-field > span {
    left: 37px;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1280px) {
  .a-field label, .a-field > span {
    top: -0.5rem;
    left: 40px;
    font-size: 17px;
    letter-spacing: 0.17px;
  }
}
@media screen and (min-width: 1440px) {
  .a-field label, .a-field > span {
    top: -0.5rem;
    left: 42px;
    font-size: 18px;
    letter-spacing: 0.18px;
  }
}
@media screen and (min-width: 1920px) {
  .a-field label, .a-field > span {
    left: 46px;
    top: -0.5625rem;
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
.a-field {
  margin: 0rem 0 0rem;
  padding: 0.5625rem 0 0rem;
}
@media screen and (min-width: 1024px) {
  .a-field {
    padding: 0.75rem 0 0rem;
  }
}
@media screen and (min-width: 1280px) {
  .a-field {
    padding: 0.875rem 0 0rem;
  }
}
@media screen and (min-width: 1440px) {
  .a-field {
    padding: 0.9375rem 0 0rem;
  }
}
@media screen and (min-width: 1920px) {
  .a-field {
    padding: 1rem 0 0rem;
  }
}

.a-input, textarea, input, .a-option, option, .a-select, select {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
.a-input::placeholder, textarea::placeholder, input::placeholder, .a-option::placeholder, option::placeholder, .a-select::placeholder, select::placeholder {
  font-style: italic;
  opacity: 0.5;
  transition: all 0.2s;
}
.a-input:placeholder-shown:not(:focus)::placeholder, textarea:placeholder-shown:not(:focus)::placeholder, input:placeholder-shown:not(:focus)::placeholder, .a-option:placeholder-shown:not(:focus)::placeholder, option:placeholder-shown:not(:focus)::placeholder, .a-select:placeholder-shown:not(:focus)::placeholder, select:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.a-input, textarea, input, .a-option, option, .a-select, select {
  padding: 0.5625rem 2.25rem;
  min-height: 2.5625rem;
  min-width: 16.625rem;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: 0.12px;
  width: 100%;
  border: 0;
  border-radius: 1.5625rem;
  color: #1a1a1a;
  background: #fff;
}
.a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
  font-size: 85.7145%;
}
@media screen and (min-width: 1024px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1280px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    font-size: 17px;
    letter-spacing: 0.17px;
  }
}
@media screen and (min-width: 1440px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    font-size: 18px;
    letter-spacing: 0.18px;
  }
}
@media screen and (min-width: 1920px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
.a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
  top: 0.8125rem;
  left: 2.25rem;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    top: 2.375rem;
    left: 2.375rem;
  }
}
@media screen and (min-width: 1280px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    top: 2.5rem;
    left: 2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    left: 2.625rem;
    top: 2.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .a-input:placeholder-shown:not(:focus) + *, textarea:placeholder-shown:not(:focus) + *, input:placeholder-shown:not(:focus) + *, .a-option:placeholder-shown:not(:focus) + *, option:placeholder-shown:not(:focus) + *, .a-select:placeholder-shown:not(:focus) + *, select:placeholder-shown:not(:focus) + * {
    left: 2.875rem;
    top: 2.875rem;
  }
}
.a-input:focus, textarea:focus, input:focus, .a-option:focus, option:focus, .a-select:focus, select:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.5);
}
.a-input::placeholder, textarea::placeholder, input::placeholder, .a-option::placeholder, option::placeholder, .a-select::placeholder, select::placeholder {
  color: #1a1a1a;
}
.a-input:focus, textarea:focus, input:focus, .a-option:focus, option:focus, .a-select:focus, select:focus {
  border: 0;
  outline: 0;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
}
.a-input--icon {
  padding-left: 3.25rem;
}
.a-input--icon:placeholder-shown:not(:focus) + * {
  font-size: 85.7145%;
}
@media screen and (min-width: 1024px) {
  .a-input--icon:placeholder-shown:not(:focus) + * {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1280px) {
  .a-input--icon:placeholder-shown:not(:focus) + * {
    font-size: 17px;
    letter-spacing: 0.17px;
  }
}
@media screen and (min-width: 1440px) {
  .a-input--icon:placeholder-shown:not(:focus) + * {
    font-size: 18px;
    letter-spacing: 0.18px;
  }
}
@media screen and (min-width: 1920px) {
  .a-input--icon:placeholder-shown:not(:focus) + * {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}
.a-input--icon:placeholder-shown:not(:focus) + * {
  left: 3.25rem;
}
.a-input--icon {
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
.a-input--icon-search {
  background-image: url("../images/search.svg");
  background-size: 2.1875rem;
}
.a-input--error {
  border: 1px solid #b62040;
}
.a-input--error + label + span.a-input--error {
  color: #b62040;
  top: -0.5rem;
  border: 0;
}
.a-input--error:placeholder-shown:not(:focus) + label + span.a-input--error {
  top: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .a-input, textarea, input, .a-option, option, .a-select, select {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
    min-height: 5.625rem;
    border-radius: 2.6875rem;
    padding: 0.75rem 2.375rem;
  }
}
@media screen and (min-width: 1280px) {
  .a-input, textarea, input, .a-option, option, .a-select, select {
    font-size: 17px;
    letter-spacing: 0.17px;
    min-height: 5.875rem;
    border-radius: 2.8125rem;
    padding: 0.75rem 2.5rem;
  }
}
@media screen and (min-width: 1440px) {
  .a-input, textarea, input, .a-option, option, .a-select, select {
    font-size: 18px;
    letter-spacing: 0.18px;
    min-height: 6rem;
    border-radius: 2.9375rem;
    padding-left: 2.625rem;
    padding: 0.875rem 2.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .a-input, textarea, input, .a-option, option, .a-select, select {
    font-size: 20px;
    letter-spacing: 0.2px;
    min-height: 6.375rem;
    border-radius: 3.1875rem;
    padding-left: 2.875rem;
    padding: 1rem 2.875rem;
  }
}

.a-select, select {
  color: #1a1a1a;
  background-color: #fff;
  min-width: 16.625rem;
}

.a-option, option {
  line-height: 2.5rem;
  height: 2.5rem;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}

.a-label, label {
  font-size: 0.6875rem;
  letter-spacing: normal;
  line-height: normal;
  display: block;
  margin: 0.625rem 0 0;
  color: #1a1a1a;
  font-style: italic;
}
.a-label + .a-input, .a-label + textarea, label + .a-input, label + textarea, .a-label + input, label + input, .a-label + .a-select, .a-label + select, label + .a-select, label + select, .a-label + .a-option, .a-label + option, label + .a-option, label + option {
  margin-top: 0.3125rem;
}

.a-button[type=submit] {
  min-width: 10.875rem;
  min-height: 1.875rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.5rem;
  margin-top: 0.3125rem;
  background-color: transparent;
  cursor: pointer;
  font-family: "Barlow Condensed", sans-serif;
  border: 3px solid #000;
  font-size: 12px;
  font-weight: 600;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  box-sizing: border-box;
}
.a-button[type=submit]:hover, .a-button[type=submit]:focus {
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .a-button[type=submit] {
    width: 270px;
    height: 50px;
    border-radius: 25px;
    padding-left: 38px;
    padding-right: 38px;
    margin-top: 51px;
    font-size: 16px;
    z-index: 0;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .a-button[type=submit] {
    width: 335px;
    height: 60px;
    border-radius: 30px;
    padding-left: 48px;
    padding-right: 48px;
    font-size: 20px;
    margin-top: 64px;
    border-width: 4px;
    margin-bottom: 101px;
  }
}
@media screen and (min-width: 1440px) {
  .a-button[type=submit] {
    width: 366px;
    height: 70px;
    border-radius: 35px;
    padding-left: 54px;
    padding-right: 54px;
    font-size: 22.5px;
    margin-top: 72px;
    border-width: 5px;
    margin-bottom: 114px;
  }
}
@media screen and (min-width: 1920px) {
  .a-button[type=submit] {
    width: 488px;
    height: 92px;
    border-radius: 45px;
    font-size: 30px;
    padding-left: 72px;
    padding-right: 72px;
    border-width: 6px;
    margin-top: 97px;
    margin-bottom: 152px;
  }
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type=checkbox],
  input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
  }
}
.a-field > span.wpcf7-radio {
  height: 41px;
  display: inline-flex;
  align-items: center;
  position: static;
}
.a-field > span.wpcf7-radio label {
  position: static;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.12px;
}
@media screen and (min-width: 1024px) {
  .a-field > span.wpcf7-radio {
    height: 90px;
  }
  .a-field > span.wpcf7-radio label {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
  }
}
@media screen and (min-width: 1280px) {
  .a-field > span.wpcf7-radio {
    height: 94px;
  }
  .a-field > span.wpcf7-radio label {
    font-size: 17px;
    letter-spacing: 0.17px;
  }
}
@media screen and (min-width: 1440px) {
  .a-field > span.wpcf7-radio {
    height: 96px;
  }
  .a-field > span.wpcf7-radio label {
    font-size: 18px;
    letter-spacing: 0.18px;
  }
}
@media screen and (min-width: 1920px) {
  .a-field > span.wpcf7-radio {
    height: 102px;
  }
  .a-field > span.wpcf7-radio label {
    font-size: 20px;
    letter-spacing: 0.2px;
  }
}

input[type=radio] {
  min-height: unset;
  min-width: unset;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0.625rem 0.625rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
}
input[type=radio]:checked {
  border-color: #ffd202;
}
input[type=radio]:checked:before {
  background: #ffd202;
}
input[type=radio]:checked + .wpcf7-list-item-label {
  font-weight: 500;
}
input[type=radio]:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 0.4375rem;
  height: 0.4375rem;
  background: #e6e6e6;
}
@media screen and (min-width: 1024px) {
  input[type=radio] {
    width: 1.875rem;
    height: 1.875rem;
  }
  input[type=radio]:before {
    width: 0.875rem;
    height: 0.875rem;
  }
}
@media screen and (min-width: 1280px) {
  input[type=radio] {
    width: 2rem;
    height: 2rem;
  }
  input[type=radio]:before {
    width: 1rem;
    height: 1rem;
  }
}
@media screen and (min-width: 1440px) {
  input[type=radio] {
    width: 2.25rem;
    height: 2.25rem;
  }
  input[type=radio]:before {
    width: 1.125rem;
    height: 1.125rem;
  }
}
@media screen and (min-width: 1920px) {
  input[type=radio] {
    width: 2.5rem;
    height: 2.5rem;
  }
  input[type=radio]:before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
input[type=checkbox] {
  background: #fff;
  line-height: 1.875rem;
  min-height: unset;
  min-width: unset;
  width: auto;
  width: 1.25rem;
  height: 1.25rem;
  position: relative;
  cursor: pointer;
}
input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../images/checked.svg") no-repeat center center;
  background-size: 0.75rem;
  opacity: 0;
}
input[type=checkbox]:hover:before, input[type=checkbox]:focus:before {
  opacity: 0.25;
}
input[type=checkbox]:checked:before, input[type=checkbox]:checked:hover:before, input[type=checkbox]:checked:hover:focus {
  opacity: 1;
}
input[type=checkbox] + label {
  position: static;
  display: inline-block;
  font-size: 100%;
  color: #132f4a;
  line-height: 1.875rem;
  margin: 0.3125rem 1.25rem;
  vertical-align: top;
  cursor: pointer;
}

select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  background: url("../images/arrow-down.svg") no-repeat calc(100% - 23px) 50%;
  background-size: 1rem;
}

.dk-select {
  display: flex;
  align-items: center;
  margin-top: 26px;
}
@media screen and (min-width: 600px) {
  .dk-select {
    margin-top: 0px;
  }
}
.dk-select .dk-selected {
  border: 0;
  border-radius: 0;
  padding-left: 0;
  line-height: 1.4375rem;
}
.dk-select .dk-selected:after {
  border: 0;
}
.dk-select .dk-selected:before {
  border: 0;
  margin: 0;
  width: 1rem;
  height: 1rem;
  background: url("../images/arrow-down.svg") no-repeat 50% 50%;
  background-size: 1rem;
  transform: translateY(-50%);
  transition: transform 0.4s;
}
.dk-select.dk-select-open-down .dk-selected:before {
  transform: translateY(-50%) rotate(180deg);
}
.dk-select.dk-select-open-down .dk-select-options {
  border-radius: 1.5625rem;
  margin-top: 0.0625rem;
  -moz-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  -webkit-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  -o-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(19, 47, 74, 0.1), Direction=NaN, Strength=10);
}
.dk-select-options {
  border: 0;
  padding: 0;
  max-height: 12.5rem;
  -moz-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  -webkit-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  -o-box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  box-shadow: 0 0 10px 0 rgba(19, 47, 74, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(19, 47, 74, 0.1), Direction=NaN, Strength=10);
  overflow: overlay;
}
@media screen and (min-width: 1024px) {
  .dk-select-options {
    max-height: 15.625rem;
  }
}
.dk-select-options .dk-option-selected {
  background-color: #f4f5f9;
  color: #132f4a;
}
.dk-select-options .dk-option-highlight {
  background-color: rgb(234.1, 236, 243.6);
  color: #132f4a;
}
.dk-option {
  padding: 1rem;
  font-size: 0.75rem;
  letter-spacing: 0.0075rem;
  line-height: normal;
}
@media screen and (min-width: 1024px) {
  .dk-option {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.16px;
    min-height: 3.75rem;
  }
}
@media screen and (min-width: 1280px) {
  .dk-option {
    font-size: 17px;
    letter-spacing: 0.17px;
    min-height: 4rem;
  }
}
@media screen and (min-width: 1440px) {
  .dk-option {
    font-size: 18px;
    letter-spacing: 0.18px;
    min-height: 4.125rem;
  }
}
@media screen and (min-width: 1920px) {
  .dk-option {
    font-size: 20px;
    letter-spacing: 0.2px;
    min-height: 4.5rem;
  }
}

textarea {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
textarea + label {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}

button {
  cursor: pointer;
}

h2 + form {
  margin-top: 23px;
}

@media screen and (min-width: 600px) {
  .page-template-location form .wp-block-columns.wp-block-columns--spaced {
    margin-top: 20px;
  }
}

form.mailchimp_form_simple {
  position: relative;
  max-width: 85%;
}
form.mailchimp_form_simple p {
  max-width: unset !important;
}
form.mailchimp_form_simple p input {
  min-width: unset;
  padding: 0.75rem 2.5rem 0.75rem 1rem;
}
form.mailchimp_form_simple p input:placeholder-shown:not(:focus)::placeholder {
  opacity: 1;
  color: #1a1a1a;
}
form.mailchimp_form_simple p:last-child {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: 0;
}
form.mailchimp_form_simple p:last-child input {
  width: 3.625rem;
  height: 2.5625rem;
  text-indent: 58px;
  min-width: unset;
  overflow: hidden;
  padding: 0;
  border-radius: 0 25px 25px 0;
  background: url("../images/letter.svg") no-repeat center center;
  background-size: 16px;
}
@media screen and (min-width: 1024px) {
  form.mailchimp_form_simple {
    max-width: unset;
  }
  form.mailchimp_form_simple p {
    min-width: 230px;
  }
  form.mailchimp_form_simple p input {
    border-radius: 34px;
    min-height: 54px;
  }
  form.mailchimp_form_simple p:last-child {
    width: 74px;
    min-width: unset;
    right: -40px;
  }
  form.mailchimp_form_simple p:last-child input {
    width: 4.625rem;
    height: 3.375rem;
    text-indent: 74px;
    background-size: 26px;
  }
}
@media screen and (min-width: 1280px) {
  form.mailchimp_form_simple p {
    min-width: unset;
  }
  form.mailchimp_form_simple p:last-child {
    right: 0px;
  }
}
@media screen and (min-width: 1440px) {
  form.mailchimp_form_simple p input {
    border-radius: 46px;
    min-height: 74px;
  }
  form.mailchimp_form_simple p:last-child {
    width: auto;
  }
  form.mailchimp_form_simple p:last-child input {
    width: 5.875rem;
    height: 4.625rem;
    text-indent: 94px;
    background-size: 36px;
  }
}
@media screen and (min-width: 1920px) {
  form.mailchimp_form_simple p {
    width: 348px;
  }
  form.mailchimp_form_simple p:last-child {
    width: 94px;
  }
}

.text-yellow-background.bottom:has(+ .priv-intro) {
  display: none;
}
.priv-intro {
  margin-top: -150px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.priv-intro h2 {
  margin-bottom: 10px;
}
.priv-intro p {
  line-height: 1.6;
}

.section-privatisation {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
}
@media screen and (min-width: 1024px) {
  .section-privatisation {
    padding: 40px 0 60px;
  }
}

.priv-calendar {
  margin-bottom: 30px;
}
.priv-calendar__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}
.priv-calendar__nav button {
  background: none;
  border: 2px solid #1a1a1a;
  width: 36px;
  height: 36px;
  font-size: 18px;
  cursor: pointer;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
.priv-calendar__nav button:hover {
  background-color: #f8f4e8;
}
.priv-calendar__title {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  min-width: 200px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .priv-calendar__title {
    font-size: 22px;
  }
}
.priv-calendar__grid {
  border: 1px solid #c5c6cc;
  border-radius: 8px;
  overflow: hidden;
}
.priv-calendar__header {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  background-color: #1a1a1a;
  color: #fff;
}
.priv-calendar__header span {
  text-align: center;
  padding: 8px 4px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 1024px) {
  .priv-calendar__header span {
    padding: 12px 8px;
    font-size: 14px;
  }
}
.priv-calendar__body {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
  padding: 4px;
  background-color: #faf9f9;
}
@media screen and (min-width: 1024px) {
  .priv-calendar__body {
    gap: 4px;
    padding: 8px;
  }
}
.priv-calendar__loading {
  grid-column: 1/-1;
  text-align: center;
  padding: 40px;
  color: #7b7c83;
}

.priv-day {
  text-align: center;
  padding: 8px 4px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  border-radius: 4px;
  transition: all 0.2s;
  user-select: none;
}
@media screen and (min-width: 1024px) {
  .priv-day {
    padding: 12px 8px;
    font-size: 16px;
    border-radius: 6px;
  }
}
.priv-day--empty {
  background: transparent;
}
.priv-day--green {
  background-color: rgba(155, 185, 9, 0.2);
  color: rgb(93.8788659794, 112.0489690722, 5.4510309278);
  font-weight: 600;
}
.priv-day--orange {
  background-color: rgba(236, 102, 32, 0.2);
  color: rgb(199.9628099174, 79.805785124, 17.0371900826);
  font-weight: 600;
}
.priv-day--red {
  background-color: rgba(230, 83, 78, 0.35);
  color: rgb(202.849009901, 34.3811881188, 28.650990099);
  font-weight: 700;
  border-left: 3px solid #e6534e;
}
.priv-day--grey {
  background-color: rgba(197, 198, 204, 0.3);
  color: #7b7c83;
  cursor: default;
  opacity: 0.6;
}
.priv-day--clickable {
  cursor: pointer;
}
.priv-day--clickable:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  z-index: 1;
}
.priv-day--selected {
  outline: 3px solid #ffd202;
  outline-offset: -1px;
  transform: scale(1.05);
}
.priv-day--has-booking {
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12) 2px, transparent 2px, transparent 6px);
}

.priv-calendar__legend {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 20px;
  margin-top: 15px;
  justify-content: center;
}

.priv-legend__item {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  color: #4a4a49;
}
@media screen and (min-width: 1024px) {
  .priv-legend__item {
    font-size: 13px;
  }
}
.priv-legend__dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 3px;
}
.priv-legend__dot--green {
  background-color: rgba(155, 185, 9, 0.5);
}
.priv-legend__dot--orange {
  background-color: rgba(236, 102, 32, 0.5);
}
.priv-legend__dot--red {
  background-color: rgba(230, 83, 78, 0.7);
}
.priv-legend__dot--grey {
  background-color: rgba(197, 198, 204, 0.5);
}
.priv-legend__dot--hatched {
  background-color: rgba(197, 198, 204, 0.3);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15) 2px, transparent 2px, transparent 6px);
}

.priv-wizard__booking-banner {
  background-color: #fff3cd;
  border: 1px solid #ffc107;
  border-radius: 6px;
  padding: 12px 16px;
  margin-bottom: 20px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #856404;
  line-height: 1.5;
}

.priv-wizard__mode-choice {
  margin-bottom: 20px;
}

.priv-wizard__mode-question {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 15px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__mode-question {
    font-size: 17px;
  }
}

.priv-wizard__mode-options {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__mode-options {
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
}

.priv-wizard__mode-option {
  display: block;
  cursor: pointer;
}
.priv-wizard__mode-option input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.priv-wizard__mode-option .priv-wizard__mode-card {
  display: block;
  padding: 20px;
  border: 2px solid #c5c6cc;
  border-radius: 8px;
  text-align: center;
  transition: all 0.2s;
}
.priv-wizard__mode-option .priv-wizard__mode-card strong {
  display: block;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 6px;
}
.priv-wizard__mode-option .priv-wizard__mode-card small {
  display: block;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #7b7c83;
}
.priv-wizard__mode-option input[type=radio]:checked + .priv-wizard__mode-card {
  border-color: #9bb909;
  background-color: rgba(155, 185, 9, 0.08);
  box-shadow: 0 0 0 1px #9bb909;
}
.priv-wizard__mode-option:hover .priv-wizard__mode-card {
  border-color: #9bb909;
}

.priv-wizard {
  margin-top: 30px;
  padding: 25px 20px;
  background: #fff;
  border: 1px solid #c5c6cc;
  border-radius: 8px;
}
@media screen and (min-width: 1024px) {
  .priv-wizard {
    padding: 35px 40px;
  }
}
.priv-wizard h3 {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0 0 20px;
}
.priv-wizard__steps {
  display: flex;
  gap: 0;
  margin-bottom: 30px;
  border-bottom: 2px solid #c5c6cc;
  padding-bottom: 15px;
}
.priv-wizard__step-indicator {
  flex: 1;
  text-align: center;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #7b7c83;
  position: relative;
  padding-bottom: 10px;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__step-indicator {
    font-size: 15px;
  }
}
.priv-wizard__step-indicator--active {
  color: #1a1a1a;
  font-weight: 700;
}
.priv-wizard__step-indicator--active::after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 10%;
  width: 80%;
  height: 3px;
  background-color: #9bb909;
  border-radius: 2px;
}
.priv-wizard__step-indicator--done {
  color: #9bb909;
}
.priv-wizard__field {
  margin-bottom: 16px;
}
.priv-wizard__field > label {
  display: block;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #132f4a;
  margin-bottom: 6px;
  position: static;
  font-style: normal;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__field > label {
    font-size: 14px;
  }
}
.priv-wizard__field .required {
  color: #e6534e;
}
.priv-wizard__field--checkbox > label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-weight: 400;
}
.priv-wizard__field--checkbox > label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: unset;
  padding: 0;
  border: 2px solid #c5c6cc;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  position: relative;
  margin: 0;
  flex-shrink: 0;
}
.priv-wizard__field--checkbox > label input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 5px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.priv-wizard__field--checkbox > label input[type=checkbox]:checked {
  background: #9bb909;
  border-color: #9bb909;
}
.priv-wizard__field--checkbox > label input[type=checkbox]:checked:before {
  opacity: 1;
}
.priv-wizard__field .a-input, .priv-wizard__field .a-option, .priv-wizard__field input, .priv-wizard__field select, .priv-wizard__field option, .priv-wizard__field textarea, .priv-wizard__field .a-select {
  min-height: 42px;
  border-radius: 6px;
  border: 1px solid #c5c6cc;
  padding: 8px 15px;
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__field .a-input, .priv-wizard__field .a-option, .priv-wizard__field input, .priv-wizard__field select, .priv-wizard__field option, .priv-wizard__field textarea, .priv-wizard__field .a-select {
    min-height: 48px;
    font-size: 15px;
  }
}
.priv-wizard__field .a-input:focus, .priv-wizard__field .a-option:focus, .priv-wizard__field input:focus, .priv-wizard__field select:focus, .priv-wizard__field option:focus, .priv-wizard__field textarea:focus, .priv-wizard__field .a-select:focus {
  border-color: #9bb909;
  box-shadow: 0 0 0 2px rgba(155, 185, 9, 0.2);
}
.priv-wizard__field textarea.a-input, .priv-wizard__field textarea {
  min-height: 80px;
  border-radius: 6px;
  border: 1px solid #c5c6cc;
  padding: 12px 15px;
}
.priv-wizard__radios {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.priv-wizard__radios label {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  position: static;
}
.priv-wizard__radios label input[type=radio] {
  min-height: unset;
  min-width: unset;
  width: 18px;
  height: 18px;
  margin: 0;
  border-radius: 50%;
}
.priv-wizard__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
@media screen and (min-width: 320px) {
  .priv-wizard__row {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) {
  .priv-wizard__row {
    grid-template-columns: 1fr 1fr;
  }
}
.priv-wizard__hint {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ec6620;
  margin: 8px 0 12px;
  padding: 6px 10px;
  background: rgba(236, 102, 32, 0.08);
  border-radius: 4px;
  border-left: 3px solid #ec6620;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__hint {
    font-size: 13px;
  }
}
.priv-wizard__hint--warning {
  color: #856404;
  background: #fff3cd;
  border-left-color: #ffc107;
}
.priv-wizard__date-display {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  padding: 10px 15px;
  background: #f8f4e8;
  border-radius: 6px;
}
.priv-wizard__options {
  margin-bottom: 25px;
}
.priv-wizard__recap {
  background: #faf9f9;
  border: 1px solid #c5c6cc;
  border-radius: 6px;
  padding: 20px;
  margin-top: 20px;
}
.priv-wizard__recap h4 {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px;
  color: #1a1a1a;
}
.priv-wizard__recap-intro {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #7b7c83;
  margin: 0 0 15px;
  font-style: italic;
}
.priv-wizard__recap table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__recap table {
    font-size: 14px;
  }
}
.priv-wizard__recap table th {
  text-align: left;
  padding: 6px 8px;
  border-bottom: 2px solid #c5c6cc;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #7b7c83;
}
.priv-wizard__recap table th:last-child {
  text-align: right;
}
.priv-wizard__recap table th:nth-child(2), .priv-wizard__recap table th:nth-child(3) {
  text-align: center;
}
.priv-wizard__recap table td {
  padding: 6px 8px;
  border-bottom: 1px solid rgb(224.1376146789, 224.6697247706, 227.8623853211);
}
.priv-wizard__recap table td:last-child {
  text-align: right;
  font-weight: 600;
}
.priv-wizard__recap table td:nth-child(2), .priv-wizard__recap table td:nth-child(3) {
  text-align: center;
}
.priv-wizard__recap-totals {
  margin-top: 15px;
  border-top: 2px solid #c5c6cc;
  padding-top: 10px;
}
.priv-wizard__recap-line {
  display: flex;
  justify-content: space-between;
  padding: 4px 8px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.priv-wizard__recap-line--total {
  font-weight: 700;
  font-size: 16px;
  background: #9bb909;
  color: #fff;
  border-radius: 4px;
  padding: 8px 12px;
  margin-top: 8px;
}
.priv-wizard__recap-notice {
  margin-top: 12px;
  padding: 8px 12px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #856404;
  background: #fff3cd;
  border: 1px solid #ffc107;
  border-radius: 4px;
}
.priv-wizard__nav {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
  padding-top: 20px;
  border-top: 1px solid #c5c6cc;
}
.priv-wizard__btn {
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 25px;
  cursor: pointer;
  transition: all 0.2s;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media screen and (min-width: 1024px) {
  .priv-wizard__btn {
    font-size: 16px;
    padding: 12px 35px;
  }
}
.priv-wizard__btn--prev {
  background: transparent;
  border: 2px solid #1a1a1a;
  color: #1a1a1a;
}
.priv-wizard__btn--prev:hover {
  background: #f8f4e8;
}
.priv-wizard__btn--next {
  background: #1a1a1a;
  border: 2px solid #1a1a1a;
  color: #fff;
  margin-left: auto;
}
.priv-wizard__btn--next:hover {
  background: rgb(64.25, 64.25, 64.25);
}
.priv-wizard__btn--submit {
  background: #9bb909;
  border: 2px solid #9bb909;
  color: #fff;
  margin-left: auto;
}
.priv-wizard__btn--submit:hover {
  background: rgb(122.4020618557, 146.0927835052, 7.1072164948);
  border-color: rgb(122.4020618557, 146.0927835052, 7.1072164948);
}
.priv-wizard__btn--submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.priv-wizard__message {
  margin-top: 20px;
  padding: 15px 20px;
  border-radius: 6px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
}
.priv-wizard__message--success {
  background-color: rgba(155, 185, 9, 0.15);
  color: rgb(93.8788659794, 112.0489690722, 5.4510309278);
  border: 1px solid rgba(155, 185, 9, 0.3);
}
.priv-wizard__message--error {
  background-color: rgba(230, 83, 78, 0.1);
  color: rgb(223.6881188119, 39.5742574257, 33.3118811881);
  border: 1px solid rgba(230, 83, 78, 0.2);
}
.priv-wizard__error {
  display: block;
  font-size: 12px;
  color: #e6534e;
  margin-top: 4px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
}
.priv-wizard__input--error {
  border-color: #e6534e !important;
}

body.home .section-content h2 {
  text-align: center;
}
body.home .section-content h2 + .bloc-media-text {
  margin-top: 25px;
  margin-bottom: 34px;
}
body.home .section-content h2 + .bloc-media-text .bloc-media-text__content {
  margin-left: 7px;
}
body.home .section-content h2 + .bloc-media-text .bloc-media-text__content h3, body.home .section-content h2 + .bloc-media-text .bloc-media-text__content p {
  position: relative;
  left: -10px;
}
body.home .section-content h2 + .bloc-media-text .bloc-media-text__content p {
  margin-right: -14px;
}
body.home .section-content h2 + .bloc-media-text .bloc-media-text__media {
  position: relative;
  left: 2px;
}
body.home .section-content .bloc-media-text:nth-child(3) .bloc-media-text__content {
  margin-right: 16px;
}
body.home .section-content .bloc-media-text:nth-child(3) .bloc-media-text__media {
  margin-left: -2px;
}
body.home .section-content .bloc-media-text:nth-child(3) .bloc-media-text__media img {
  width: 113%;
  position: relative;
  right: 3px;
  top: 3px;
}
body.home .section-content .bloc-media-text:nth-child(4) {
  margin-top: 36px;
}
body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content {
  margin-right: -12px;
}
body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content h3, body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content p {
  position: relative;
  left: -21px;
  margin-right: -12px;
}
body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__media {
  margin-right: 15px;
}
body.home .section-content--beige {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 40px;
}
body.home .section-content--prog {
  position: relative;
  overflow: visible;
}
body.home .section-content--prog:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 130%;
  background: url("../images/zigzag.svg") no-repeat;
  background-position-x: 50%;
  background-position-y: 100%;
  background-size: contain;
}
body.home .bloc-fullwidth {
  margin-top: 70px;
  position: relative;
}
body.home .bloc-fullwidth img {
  min-height: 257px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 550px) {
  body.home .section-content .bloc-media-text__content p {
    max-width: 95%;
  }
  body.home .section-content .bloc-media-text__content .cta {
    margin-top: 16px;
  }
  body.home .section-content h2 + .bloc-media-text .bloc-media-text__content {
    margin-left: 0;
  }
  body.home .section-content h2 + .bloc-media-text .bloc-media-text__content h3, body.home .section-content h2 + .bloc-media-text .bloc-media-text__content p {
    left: 0;
  }
  body.home .section-content h2 + .bloc-media-text .bloc-media-text__content p {
    margin-right: 0;
  }
  body.home .section-content .bloc-media-text:nth-child(3) .bloc-media-text__content {
    margin-left: 24px;
  }
  body.home .section-content .bloc-media-text:nth-child(3) .bloc-media-text__media img {
    width: 110%;
  }
  body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content {
    margin-right: 0;
  }
  body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content h3, body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__content p {
    left: 0;
    margin-right: 0;
  }
  body.home .section-content .bloc-media-text:nth-child(4) .bloc-media-text__media {
    margin-right: 0;
  }
  body.home .bloc-fullwidth {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  body.home .events {
    position: relative;
  }
  body.home .events iframe {
    background: transparent;
    z-index: 1;
  }
  body.home .events:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: url("../images/zigzag-2.svg") no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: contain;
    transform: translate3d(-50vw, 0, 0);
  }
  body.home .section-content--beige {
    position: relative;
  }
  body.home .section-content--beige .bloc-fullwidth {
    z-index: -1;
    margin-top: 20px;
  }
  body.home .section-content--beige:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    left: -299px;
    bottom: 24.5136589404vw;
    width: 100vw;
    height: 78%;
    background: url("../images/zigzag.svg") no-repeat;
    background-position-x: 50%;
    background-position-y: 100%;
    background-size: contain;
  }
}
@media screen and (min-width: 1280px) {
  body.home .section-content--beige .bloc-media-text__content .cta {
    max-width: 78%;
  }
  body.home .section-content--beige .bloc-fullwidth {
    margin-top: 40px;
  }
  body.home .section-content--beige:before {
    left: -372px;
    bottom: 25.5794701987vw;
  }
  body.home .section-content--beige .bloc-media-text .bloc-media-text__media {
    margin-right: 4vw;
  }
  body.home .section-content--beige .bloc-media-text:nth-child(4) .bloc-media-text__media {
    margin-right: 4vw;
  }
  body.home .section-content--beige .bloc-media-text:nth-child(4) .bloc-media-text__media img {
    position: relative;
    top: 40px;
  }
}
@media screen and (min-width: 1440px) {
  body.home .section-content--beige .bloc-media-text .bloc-media-text__media {
    margin-right: 70px;
  }
  body.home .section-content--beige .bloc-media-text .bloc-media-text__media img {
    max-width: 450px;
    max-width: 620px;
  }
  body.home .section-content--beige .bloc-media-text__content p {
    max-width: 418px;
  }
  body.home .section-content--beige .bloc-media-text__content .cta {
    max-width: 85%;
  }
  body.home .section-content--beige .bloc-fullwidth {
    margin-top: 80px;
  }
  body.home .section-content--beige:before {
    left: -442px;
    bottom: 24.7268211921vw;
  }
}
@media screen and (min-width: 1920px) {
  body.home .section-content--beige .bloc-media-text .bloc-media-text__media img {
    max-width: 620px;
  }
  body.home .section-content--beige .bloc-media-text__content h3 {
    margin-bottom: 28px;
  }
  body.home .section-content--beige .bloc-media-text__content p {
    max-width: 478px;
  }
  body.home .section-content--beige .bloc-media-text__content .cta {
    margin-top: 42px;
    max-width: 395px;
  }
  body.home .section-content--beige:before {
    left: -570px;
    bottom: 24.7268211921vw;
  }
}
.page-template-default .o-landing {
  margin-top: 63px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.page-template-default .o-page-content {
  margin-top: 0;
  padding-bottom: 0;
}
.page-template-default .o-page-content ul, .page-template-default .o-page-content ol {
  padding-left: 16px;
}
.page-template-default .o-page-content .section-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-template-default .o-page-content .section-content .wp-block-group__inner-container *:first-child {
  margin-top: 0;
}
.page-template-default .o-page-content .section-content--white:before {
  transform: translate(-50%, 0px);
  height: 100%;
  top: 0;
}
.page-template-default .o-page-content a {
  color: #1a1a1a;
}
.page-template-default .o-page-content a:hover, .page-template-default .o-page-content a:focus {
  color: #ec6620;
}
.page-template-default .o-page-content .cta {
  margin-top: 25px;
  margin-bottom: 25px;
}

.wp-block-image {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}

.wp-block-media-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wp-block-media-text .wp-block-media-text__media img {
  height: auto;
  margin-bottom: 16px;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
@media screen and (min-width: 600px) {
  .wp-block-media-text .wp-block-media-text__media {
    margin-right: 5px;
    margin-left: 0px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    margin-left: 5px;
    margin-right: 0px;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    margin-left: 5px;
    margin-right: 0px;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    margin-right: 5px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-media-text .wp-block-media-text__media {
    margin-right: 10px;
    margin-left: 0px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    margin-left: 10px;
    margin-right: 0px;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    margin-left: 10px;
    margin-right: 0px;
  }
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    margin-right: 10px;
    margin-left: 0px;
  }
}

.single-facebook_events .section-landing-top .hublot .big-title {
  width: 73%;
  line-height: 1.3;
}
.single-facebook_events .o-page-content img {
  height: auto;
  width: auto;
}
.single-facebook_events .o-page-content p {
  font-size: 32px;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain {
  padding: 0;
  background: transparent;
  border: none;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain.library .map {
  display: none;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain .titlemain {
  display: none;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain .details {
  width: auto;
  padding: 7px;
  background-color: #e6534e;
  color: #fff;
  border-radius: 8px;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain .details strong {
  display: none;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain .details p {
  color: #fff;
}
.single-facebook_events .o-page-content .ife_eventmeta .organizermain .details a {
  color: #fff;
}
.single-facebook_events footer .ife_eventmeta {
  display: none;
}
