@charset "UTF-8";
/*VARIABLES SCSS*/
/*TAILLES DE BREAKPOINTS RESPONSIVE*/
/*TABLEAU DES TAILLES DE BREAKPOINTS RESPONSIVE*/
/*MARGINS DE BASE*/
/*PADDINGS DE BASE*/
/*TABLEAU DES TAILLES DE MARGES VERTICALES*/
/*TABLEAU DES TAILLES DE MARGES HORIZONTALES*/
/*TABLEAU DES TAILLES DE PADDINGS VERTICALES*/
/*TABLEAU DES TAILLES DE PADDINGS HORIZONTALES*/
:root {
  border-color: var(--color-primary);
  border: none;
  --font: "Brown";
  --navtop: 60px;
  --navtop-scroll: 40px;
  --footer: 50px;
  --color-primary: #4394d0;
  --color-primary-alt: #7DB6DF;
  --color-secondary: #28648c;
  --color-ternary: #8cc8e1;
  --color-green:var(--color-secondary);
  --color-black: #1A1A1A;
  --color-darkgray: #28282a;
  --color-lightgray: #F2F2F2;
  --color-gray: #e5e5e5;
  --color-body: #F7F7F7;
}
@media screen and (min-width: 375px) {
  :root {
    --vpd: 20px;
    --hpd: 20px;
  }
}
@media screen and (min-width: 992px) {
  :root {
    --vpd: 40px;
    --hpd: 40px;
  }
}
@media screen and (min-width: 1440px) {
  :root {
    --vpd: 90px;
    --hpd: 90px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* Remove default margins, paddings and text-decoration for anchors.
*/
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/**
 * 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
========================================================================== */
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/* 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 */
}
/**
 * Remove bullets from lists elements.
 */
ul {
  list-style-type: none;
}
/* 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.
* Remove small margin on bottom of strict img tags
*/
img {
  border-style: none;
  vertical-align: top;
}
/* 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 {
  overflow: visible;
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button, input {
  overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button, select {
  text-transform: none;
}
/**
 * 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;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
  background-color: var(--color-primary);
}
.hamburger-box {
  width: 30px;
  height: 22px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: var(--color-primary);
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 2px8px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -60px;
  top: -60px;
  transform: translate3d(60px, 60px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -60px;
  top: -60px;
  transform: translate3d(-60px, 60px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 2px8px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -60px;
  top: 60px;
  transform: translate3d(60px, -60px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -60px;
  top: 60px;
  transform: translate3d(-60px, -60px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(30px/-7, -8px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(30px/7, -8px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
/* ============================================================= DOCUMENTATION */
/* This files contains the CSS styling for global elements, such as :
*
*      - Global settings
*      - Layout rules (for sections/spaces/alignment/...)
*      - Titles & text presets
*      - Flexbox presets
*      - Lists styling
*      - Colors presets
*      - Buttons and anchors presets
*      - Lazy loading animation
*/
/* ============================================================= GLOBAL SETTINGS */
html {
  font-family: var(--font);
  font-size: calc(15px + 0.2vw);
  color: var(--color-darkgray);
}
.sous_titre, h3, h4, p {
  line-height: 1.56;
}
.style-ul li {
  margin-top: 8px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.46;
  color: var(--color-primary);
}
h1 {
  line-height: 1.4;
}
h2 {
  line-height: 1.2;
}
.xsmall {
  font-size: 0.7rem;
}
.small {
  font-size: 0.8rem;
}
/* ============================================================= LAYOUT */
.vpd {
  padding-top: var(--vpd);
  padding-bottom: var(--vpd);
}
.hpd {
  padding-left: var(--hpd);
  padding-right: var(--hpd);
}
.full {
  width: 100%;
}
.half {
  width: 50%;
}
.just-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.just-img {
  object-fit: cover;
  object-position: center;
}
.shadow {
  box-shadow: 10px 10px 15px -10px rgba(51, 51, 51, 0.1);
}
/* ============================================================= LISTS */
ul.bullet {
  list-style-type: disc;
  padding-left: 30px;
}
/* ============================================================= COLORS */
.white {
  color: #fff;
}
.to-white:hover {
  color: #fff;
}
/* ============================================================= BUTTONS AND ANCHORS */
button, a {
  cursor: pointer;
  display: inline-block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
button svg, button path, a svg, a path {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
button:before, button:after, a:before, a:after {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.btn-class {
  padding: 10px 15px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  border: 0;
}
.btn-class {
  color: #fff;
  background: #333;
}
.btn-class:hover {
  background: #666;
}
/* ============================================================= FORM */
input, textarea {
  padding: 10px 0;
  background: none;
  border: none;
  border-bottom: 1px solid #333;
}
/* ============================================================= LAZY LOADING */
img[data-src] {
  min-height: 200px;
  background: linear-gradient(180deg, #fff, #C0C0C0, #fff) no-repeat;
  background-size: 500% 500%;
  animation: loading 1s infinite linear;
  font: 300 12px/1.5 var(--font);
}
@keyframes loading {
  0% {
    background-position: 50% -50%;
  }
  100% {
    background-position: 50% 150%;
  }
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-Regular.woff2") format("woff2"), url("../fonts/Cairo-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-Light.woff2") format("woff2"), url("../fonts/Cairo-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-Medium.woff2") format("woff2"), url("../fonts/Cairo-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-SemiBold.woff2") format("woff2"), url("../fonts/Cairo-SemiBold.woff") format("woff");
  font-weight: 600;
}
@font-face {
  font-family: "Cairo";
  src: url("../fonts/Cairo-Bold.woff2") format("woff2"), url("../fonts/Cairo-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/brown/BrownProTT-Regular.woff2") format("woff2"), url("../fonts/brown/BrownProTT-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/brown/BrownProTT-Light.woff2") format("woff2"), url("../fonts/brown/BrownProTT-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/brown/BrownProTT-Thin.woff2") format("woff2"), url("../fonts/brown/BrownProTT-Thin.woff") format("woff");
  font-weight: 200;
}
@font-face {
  font-family: "Brown";
  src: url("../fonts/brown/BrownProTT-Bold.woff2") format("woff2"), url("../fonts/brown/BrownProTT-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Kallisto";
  src: url("../fonts/kallisto/Kallisto-Medium.woff2") format("woff2"), url("../fonts/kallisto/Kallisto-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
a {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  color: var(--color-primary);
}
a:hover {
  color: var(--color-secondary);
}
.underline {
  width: fit-content;
  line-height: 1.5;
  background: linear-gradient(to right, var(--color-black), var(--color-black)), linear-gradient(to right, var(--color-green), var(--color-green), var(--color-green));
  background-size: 100% 0.1em, 0 0.1em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
}
.underline:hover {
  background-size: 0 0.1em, 100% 0.1em;
}
.underline.white {
  background: linear-gradient(to right, #fff, #fff), linear-gradient(to right, var(--color-green), var(--color-green), var(--color-green));
  background-size: 100% 0.1em, 0 0.1em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
}
.underline.white:hover {
  background-size: 0 0.1em, 100% 0.1em;
}
.icon .svg {
  cursor: pointer;
}
.icon-download:after {
  content: "";
  display: inline-flex;
  width: 1rem;
  height: 0.8rem;
  margin-left: 0.6rem;
  background-image: url(../img/download.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
h1, .h1 {
  font-size: 3.2rem;
}
h1 {
  font-family: var(--font), "Montserrat", "sans-serif";
  letter-spacing: 0.05rem;
}
h2:after, .h2:after, h3:after, .h3:after {
  content: "";
  display: block;
  background: var(--color-primary);
  height: 8px;
}
h2.no-after:after, .h2.no-after:after, h3.no-after:after, .h3.no-after:after {
  content: none;
}
h2.white:after, .h2.white:after, h3.white:after, .h3.white:after {
  background: #fff;
}
h2, .h2 {
  font-weight: 600;
  font-size: 2.25rem;
  margin: 0 0 1em 0;
}
h2:after, .h2:after {
  margin-top: 24px;
  width: 52px;
}
p + h2, p + .h2 {
  margin-top: calc(var(--vpd) / 1.5);
}
p + h3, p + .h3 {
  margin-top: calc(var(--vpd) / 3);
}
p + h4, p + .h4 {
  margin-top: calc(var(--vpd) / 4);
}
h3, .h3 {
  font-weight: 600;
  font-size: 1.4rem;
  margin: 0 0 1em 0;
}
h3:after, .h3:after {
  margin-top: 16px;
  width: 24px;
}
h4, .h4 {
  font-weight: 600;
  font-size: 1.12rem;
  margin: 0 0 1em 0;
}
h5, .h5 {
  font-size: 1rem;
  margin: 0 0 calc(var(--vpd) / 4) 0;
}
h6, .h6 {
  font-size: 1rem;
  margin: 0 0 calc(var(--vpd) / 4) 0;
}
@media screen and (max-width: 1440px) {
  h1 {
    font-size: 2rem;
  }
  h2, .h2 {
    font-size: 1.9rem;
  }
}
img {
  max-width: 100%;
}
p {
  line-height: 1.56;
  padding: 0;
  max-width: 100%;
}
header.header {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #fff;
  height: var(--navtop);
  z-index: 299;
  transform: translateX(-50%);
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
header.header .header-logo {
  z-index: 120;
}
header.header .header-logo img {
  height: calc(var(--navtop));
  min-height: 28px;
  max-height: 54px;
  width: auto;
}
header.header .container {
  position: relative;
  z-index: 2;
  height: 100%;
}
header.header .header-menu .menu {
  height: var(--navtop);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 100;
  display: none;
  align-items: center;
  justify-content: center;
}
header.header .header-menu .menu > li {
  display: inline-flex;
  background: #fff;
  padding: 0 20px;
  align-items: center;
}
header.header .header-menu .menu > .menu-item-has-children {
  position: relative;
}
header.header .header-menu .menu > .menu-item-has-children > a {
  display: flex;
}
header.header .header-menu .menu > .menu-item-has-children > a:after {
  content: "";
  display: inline-flex;
  width: 0.6rem;
  height: 0.4rem;
  margin-left: 0.6rem;
  margin-top: 0.2rem;
  background-image: url("../img/down.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
header.header .header-menu .menu > .menu-item-has-children > .sub-menu {
  pointer-events: none;
  visibility: hidden;
}
header.header .header-menu .menu .sub-menu a[href$="#"] {
  pointer-events: none;
  cursor: default;
  color: #666;
  font-weight: 400;
}
header.header .header-menu .menu li {
  white-space: nowrap;
}
header.header .header-menu .menu li a {
  color: var(--color-black);
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.02rem;
}
header.header .header-menu .menu .toggle {
  padding: initial;
}
header.header .header-menu .menu .toggle a {
  padding: 10px 15px;
}
header.header .header-menu .menu .toggle.toggle-b2b a {
  background: var(--color-primary);
  color: #fff;
}
header.header .header-menu .menu .toggle.toggle-b2c a {
  color: var(--color-primary);
}
header.header .header-menu .header-menu-toggle {
  z-index: 120;
}
body.scroll-down header.header {
  position: fixed;
  transform: translate(-50%, -100%);
}
body.scroll-up header.header {
  position: fixed;
  transform: translate(-50%, 0);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.page-particuliers header.header .header-menu .menu .toggle.toggle-b2b a {
  background: initial;
  color: var(--color-primary);
}
.page-particuliers header.header .header-menu .menu .toggle.toggle-b2c a {
  background: var(--color-primary);
  color: #fff;
}
@media screen and (min-width: 375px) {
  header .header-menu.header-menu-break-xs .header-menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  header .header-menu.header-menu-break-sm .header-menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  header .header-menu.header-menu-break-md .header-menu-toggle {
    display: none;
  }
  header .header-menu.header-menu-break-md .menu > li {
    height: 100%;
  }
  header .header-menu.header-menu-break-md .menu .toggle.toggle-b2b {
    margin-left: 20px;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu {
    display: flex;
    gap: 20px 60px;
    background: #fff;
    position: absolute;
    left: -10px;
    top: 100%;
    padding: 10px 30px 20px 30px;
    transform: translateY(-200%);
    z-index: -1;
    transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu a[href$="#"] {
    margin-bottom: 15px;
    width: 100%;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu > li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu > li.menu-item-has-children {
    width: initial;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu > li > ul {
    grid-template-rows: repeat(3, max-content);
    display: grid;
    grid-auto-flow: column;
    row-gap: 6px;
    column-gap: 30px;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children > .sub-menu > li > ul li {
    width: max-content;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children.vertical-dropdown > .sub-menu {
    flex-direction: column;
  }
  header .header-menu.header-menu-break-md .menu > .menu-item-has-children.show > .sub-menu {
    pointer-events: all;
    transform: translateY(0%);
    visibility: visible;
  }
  .has-separateur {
    position: relative;
    margin-right: 20px;
  }
  .has-separateur:after {
    content: "";
    display: block;
    background: #c3c3c3;
    width: 1px;
    top: 0;
    right: -40px;
    height: 100%;
    position: absolute;
  }
}
@media screen and (min-width: 1440px) {
  header .header-menu.header-menu-break-lg .header-menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 1700px) {
  header .header-menu.header-menu-break-xl .header-menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  header.header .header-menu .menu {
    display: flex;
  }
  header.header .header-menu .menu li a {
    position: relative;
  }
  header.header .header-menu .menu li a:hover {
    color: var(--color-primary);
    text-decoration: underline;
  }
  header.show .header-menu .menu li.show > a {
    color: #666;
  }
}
@media screen and (max-width: 992px) {
  header.header .header-menu .menu {
    position: fixed;
    top: var(--navtop);
    left: 0;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    height: calc(100vh - var(--navtop));
    overflow-y: auto;
    justify-content: flex-start;
    align-content: flex-start;
    gap: initial;
    padding: 20px;
  }
  header.header .header-menu .menu li {
    padding: 0;
    width: 100%;
  }
  header.header .header-menu .menu li a {
    font-size: 16px;
  }
  header.header .header-menu .menu li.toggle {
    padding: 0;
    width: 50%;
  }
  header.header .header-menu .menu li.toggle a {
    width: 100%;
    border: 1px solid var(--color-primary);
  }
  header.header .header-menu .menu > li {
    margin: 20px 0 20px;
  }
  header.header .header-menu .menu > li:first-child {
    margin-top: 0;
  }
  header.header .header-menu .menu > li:last-child {
    margin-bottom: 0;
  }
  header.header .header-menu .menu > li .sub-menu {
    padding-top: 10px;
  }
  header.header .header-menu .menu > li .sub-menu li {
    padding: 10px 0;
  }
  header.header .header-menu .menu > li .sub-menu li:last-child {
    padding-bottom: 0;
  }
  header.header .header-menu .menu > li .sub-menu:first-child {
    padding-top: 10px;
  }
  header.header .header-menu .menu > .menu-item-has-children {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    align-items: flex-start;
  }
  header.header .header-menu .menu > .menu-item-has-children a:after {
    width: 0.8rem;
    height: 0.5rem;
  }
  header.header .header-menu .menu > .menu-item-has-children > .sub-menu {
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
    display: none;
  }
  header.header .header-menu .menu > .menu-item-has-children > .sub-menu li {
    width: 100%;
  }
  header.header .header-menu .menu > .menu-item-has-children > .sub-menu .sub-menu {
    padding-left: 20px;
  }
  header.header .header-menu .menu > .menu-item-has-children.show > .sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    display: flex;
  }
  header.header .header-menu .menu.active {
    display: flex;
  }
  header.header {
    width: 100%;
  }
  header.header .container {
    width: 100%;
  }
}
footer {
  background: #EBEBEB;
}
.footer-menu ul li {
  white-space: nowrap;
}
.footer-menu ul li a {
  color: var(--color-black);
  font-size: 0.7rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.02rem;
}
.footer-menu ul li a.icon- {
  font-size: 0.9rem;
}
.footer-menu ul li a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}
.footer-menu a[href$="#"] {
  pointer-events: none;
  cursor: default;
  font-weight: 400;
  margin-bottom: 15px;
}
.footer-menu .menu_footer li > .sub-menu {
  display: flex;
  flex-direction: column;
  row-gap: 6px;
}
@media screen and (max-width: 768px) {
  .footer-menu .menu_footer {
    justify-content: space-between;
  }
  .footer-menu .menu_footer > li {
    width: calc(50% - 10px);
  }
}
#main {
  min-height: calc(100vh - var(--navtop) - var(--footer));
}
.wp-block-pullquote {
  padding: 50px 0;
  margin: 0;
  text-align: center;
}
.wp-block-pullquote p {
  font-size: 60px;
}
.wp-block-pullquote cite {
  font-size: 20px;
}
.wp-block-quote {
  margin: 0;
  text-align: center;
  background: #f2f2f2;
}
.wp-block-quote::before {
  content: "''";
  font-size: 150px;
  font-weight: bold;
  color: lightgray;
}
.wp-block-quote p {
  font-size: 20px;
  font-style: italic;
}
.wp-block-quote cite {
  font-size: 16px;
  font-style: normal;
  color: grey;
}
.wp-block-image {
  margin: 0;
}
.wp-block-cover .wp-block-cover__inner-container h2 {
  font-size: 40px;
}
.wp-block-cover .wp-block-cover__inner-container p {
  font-size: 16px;
}
.wp-block-buttons {
  gap: 25px;
}
.wp-block-buttons .wp-block-button {
  flex: 1;
  margin: 0;
  text-align: center;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a {
  width: 100%;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a img {
  width: 100% !important;
  height: 100% !important;
}
.wp-block-latest-posts__list li a {
  text-decoration: none !important;
  color: #1e4319;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding-bottom: 20px;
}
.wp-block-spacer {
  height: 100%;
}
.fx-row {
  flex-direction: row;
}
.fx-col {
  flex-direction: column;
}
.grid {
  display: grid;
}
.fx-wrap {
  flex-wrap: wrap;
}
.just-center {
  justify-content: center;
}
.just-end {
  justify-content: flex-end;
}
.just-start {
  justify-content: flex-start;
}
.just-around {
  justify-content: space-around;
}
.just-between {
  justify-content: space-between;
}
.al-center {
  align-items: center;
}
.al-end {
  align-items: flex-end;
}
.al-start {
  align-items: flex-start;
}
.flex-1 {
  flex: 1;
}
.flex-50 {
  flex: 0 0 50%;
}
.flex-33 {
  flex: 0 0 33.33%;
}
.flex-33 {
  flex: 0 0 40%;
}
.flex-25 {
  flex: 0 0 25%;
}
.flex-20 {
  flex: 0 0 20%;
}
.gap-10 {
  gap: 10px;
}
.gap-20 {
  gap: 20px;
}
.gap-30 {
  gap: 30px;
}
.gap-40 {
  gap: 40px;
}
.gap-60 {
  gap: 60px;
}
.fx-order-1 {
  order: 1;
}
.fx-order-2 {
  order: 2;
}
.fx-order-3 {
  order: 3;
}
.fx-order-4 {
  order: 4;
}
.fx-order-5 {
  order: 5;
}
.fx-order-6 {
  order: 6;
}
.fx-order-7 {
  order: 7;
}
.fx-order-8 {
  order: 8;
}
.fx-order-9 {
  order: 9;
}
.fx-order-10 {
  order: 10;
}
@media screen and (min-width: 375px) {
  .fx-xs-row {
    flex-direction: row;
  }
  .fx-xs-col {
    flex-direction: column;
  }
  .flex-xs-1 {
    flex: 1;
  }
  .flex-xs-50 {
    flex: 0 0 50%;
  }
  .flex-xs-33 {
    flex: 0 0 33.33%;
  }
  .flex-xs-25 {
    flex: 0 0 25%;
  }
  .flex-xs-20 {
    flex: 0 0 20%;
  }
  .fx-xs-wrap {
    flex-wrap: wrap;
  }
  .just-xs-center {
    justify-content: center;
  }
  .just-xs-end {
    justify-content: flex-end;
  }
  .just-xs-start {
    justify-content: flex-start;
  }
  .just-xs-around {
    justify-content: space-around;
  }
  .just-xs-between {
    justify-content: space-between;
  }
  .al-xs-center {
    align-items: center;
  }
  .al-xs-end {
    align-items: flex-end;
  }
  .al-xs-start {
    align-items: flex-start;
  }
  .fx-xs-order-1 {
    order: 1;
  }
  .fx-xs-order-2 {
    order: 2;
  }
  .fx-xs-order-3 {
    order: 3;
  }
  .fx-xs-order-4 {
    order: 4;
  }
  .fx-xs-order-5 {
    order: 5;
  }
  .fx-xs-order-6 {
    order: 6;
  }
  .fx-xs-order-7 {
    order: 7;
  }
  .fx-xs-order-8 {
    order: 8;
  }
  .fx-xs-order-9 {
    order: 9;
  }
  .fx-xs-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 768px) {
  .fx-sm-row {
    flex-direction: row;
  }
  .fx-sm-col {
    flex-direction: column;
  }
  .flex-sm-1 {
    flex: 1;
  }
  .flex-sm-50 {
    flex: 0 0 50%;
  }
  .flex-sm-33 {
    flex: 0 0 33.33%;
  }
  .flex-sm-25 {
    flex: 0 0 25%;
  }
  .flex-sm-20 {
    flex: 0 0 20%;
  }
  .fx-sm-wrap {
    flex-wrap: wrap;
  }
  .just-sm-center {
    justify-content: center;
  }
  .just-sm-end {
    justify-content: flex-end;
  }
  .just-sm-start {
    justify-content: flex-start;
  }
  .just-sm-around {
    justify-content: space-around;
  }
  .just-sm-between {
    justify-content: space-between;
  }
  .al-sm-center {
    align-items: center;
  }
  .al-sm-end {
    align-items: flex-end;
  }
  .al-sm-start {
    align-items: flex-start;
  }
  .fx-sm-order-1 {
    order: 1;
  }
  .fx-sm-order-2 {
    order: 2;
  }
  .fx-sm-order-3 {
    order: 3;
  }
  .fx-sm-order-4 {
    order: 4;
  }
  .fx-sm-order-5 {
    order: 5;
  }
  .fx-sm-order-6 {
    order: 6;
  }
  .fx-sm-order-7 {
    order: 7;
  }
  .fx-sm-order-8 {
    order: 8;
  }
  .fx-sm-order-9 {
    order: 9;
  }
  .fx-sm-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 992px) {
  .fx-md-row {
    flex-direction: row;
  }
  .fx-md-col {
    flex-direction: column;
  }
  .flex-md-1 {
    flex: 1;
  }
  .flex-md-50 {
    flex: 0 0 50%;
  }
  .flex-md-33 {
    flex: 0 0 33.33%;
  }
  .flex-md-25 {
    flex: 0 0 25%;
  }
  .flex-md-20 {
    flex: 0 0 20%;
  }
  .fx-md-wrap {
    flex-wrap: wrap;
  }
  .just-md-center {
    justify-content: center;
  }
  .just-md-end {
    justify-content: flex-end;
  }
  .just-md-start {
    justify-content: flex-start;
  }
  .just-md-around {
    justify-content: space-around;
  }
  .just-md-between {
    justify-content: space-between;
  }
  .al-md-center {
    align-items: center;
  }
  .al-md-end {
    align-items: flex-end;
  }
  .al-md-start {
    align-items: flex-start;
  }
  .fx-md-order-1 {
    order: 1;
  }
  .fx-md-order-2 {
    order: 2;
  }
  .fx-md-order-3 {
    order: 3;
  }
  .fx-md-order-4 {
    order: 4;
  }
  .fx-md-order-5 {
    order: 5;
  }
  .fx-md-order-6 {
    order: 6;
  }
  .fx-md-order-7 {
    order: 7;
  }
  .fx-md-order-8 {
    order: 8;
  }
  .fx-md-order-9 {
    order: 9;
  }
  .fx-md-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 1440px) {
  .fx-lg-row {
    flex-direction: row;
  }
  .fx-lg-col {
    flex-direction: column;
  }
  .flex-lg-1 {
    flex: 1;
  }
  .flex-lg-50 {
    flex: 0 0 50%;
  }
  .flex-lg-33 {
    flex: 0 0 33.33%;
  }
  .flex-lg-25 {
    flex: 0 0 25%;
  }
  .flex-lg-20 {
    flex: 0 0 20%;
  }
  .fx-lg-wrap {
    flex-wrap: wrap;
  }
  .just-lg-center {
    justify-content: center;
  }
  .just-lg-end {
    justify-content: flex-end;
  }
  .just-lg-start {
    justify-content: flex-start;
  }
  .just-lg-around {
    justify-content: space-around;
  }
  .just-lg-between {
    justify-content: space-between;
  }
  .al-lg-center {
    align-items: center;
  }
  .al-lg-end {
    align-items: flex-end;
  }
  .al-lg-start {
    align-items: flex-start;
  }
  .fx-lg-order-1 {
    order: 1;
  }
  .fx-lg-order-2 {
    order: 2;
  }
  .fx-lg-order-3 {
    order: 3;
  }
  .fx-lg-order-4 {
    order: 4;
  }
  .fx-lg-order-5 {
    order: 5;
  }
  .fx-lg-order-6 {
    order: 6;
  }
  .fx-lg-order-7 {
    order: 7;
  }
  .fx-lg-order-8 {
    order: 8;
  }
  .fx-lg-order-9 {
    order: 9;
  }
  .fx-lg-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 1700px) {
  .fx-xl-row {
    flex-direction: row;
  }
  .fx-xl-col {
    flex-direction: column;
  }
  .flex-xl-1 {
    flex: 1;
  }
  .flex-xl-50 {
    flex: 0 0 50%;
  }
  .flex-xl-33 {
    flex: 0 0 33.33%;
  }
  .flex-xl-25 {
    flex: 0 0 25%;
  }
  .flex-xl-20 {
    flex: 0 0 20%;
  }
  .fx-xl-wrap {
    flex-wrap: wrap;
  }
  .just-xl-center {
    justify-content: center;
  }
  .just-xl-end {
    justify-content: flex-end;
  }
  .just-xl-start {
    justify-content: flex-start;
  }
  .just-xl-around {
    justify-content: space-around;
  }
  .just-xl-between {
    justify-content: space-between;
  }
  .al-xl-center {
    align-items: center;
  }
  .al-xl-end {
    align-items: flex-end;
  }
  .al-xl-start {
    align-items: flex-start;
  }
  .fx-xl-order-1 {
    order: 1;
  }
  .fx-xl-order-2 {
    order: 2;
  }
  .fx-xl-order-3 {
    order: 3;
  }
  .fx-xl-order-4 {
    order: 4;
  }
  .fx-xl-order-5 {
    order: 5;
  }
  .fx-xl-order-6 {
    order: 6;
  }
  .fx-xl-order-7 {
    order: 7;
  }
  .fx-xl-order-8 {
    order: 8;
  }
  .fx-xl-order-9 {
    order: 9;
  }
  .fx-xl-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 375px) {
  .gap-xs-0 {
    gap: 0;
  }
  .gap-xs-1 {
    gap: 10px;
  }
  .gap-xs-2 {
    gap: 20px;
  }
  .gap-xs-3 {
    gap: 40px;
  }
  .gap-xs-35 {
    gap: 50px;
  }
  .gap-xs-4 {
    gap: 60px;
  }
  .gap-xs-5 {
    gap: 80px;
  }
  .gap-xs-6 {
    gap: 100px;
  }
  .gap-xs-7 {
    gap: 120px;
  }
  .gap-xs-8 {
    gap: 140px;
  }
  .gap-xs-9 {
    gap: 160px;
  }
  .gap-xs-10 {
    gap: 180px;
  }
  .gap-xs-auto {
    gap: auto;
  }
}
@media screen and (min-width: 768px) {
  .gap-sm-0 {
    gap: 0;
  }
  .gap-sm-1 {
    gap: 10px;
  }
  .gap-sm-2 {
    gap: 20px;
  }
  .gap-sm-3 {
    gap: 40px;
  }
  .gap-sm-35 {
    gap: 50px;
  }
  .gap-sm-4 {
    gap: 60px;
  }
  .gap-sm-5 {
    gap: 80px;
  }
  .gap-sm-6 {
    gap: 100px;
  }
  .gap-sm-7 {
    gap: 120px;
  }
  .gap-sm-8 {
    gap: 140px;
  }
  .gap-sm-9 {
    gap: 160px;
  }
  .gap-sm-10 {
    gap: 180px;
  }
  .gap-sm-auto {
    gap: auto;
  }
}
@media screen and (min-width: 992px) {
  .gap-md-0 {
    gap: 0;
  }
  .gap-md-1 {
    gap: 10px;
  }
  .gap-md-2 {
    gap: 20px;
  }
  .gap-md-3 {
    gap: 40px;
  }
  .gap-md-35 {
    gap: 50px;
  }
  .gap-md-4 {
    gap: 60px;
  }
  .gap-md-5 {
    gap: 80px;
  }
  .gap-md-6 {
    gap: 100px;
  }
  .gap-md-7 {
    gap: 120px;
  }
  .gap-md-8 {
    gap: 140px;
  }
  .gap-md-9 {
    gap: 160px;
  }
  .gap-md-10 {
    gap: 180px;
  }
  .gap-md-auto {
    gap: auto;
  }
}
@media screen and (min-width: 1440px) {
  .gap-lg-0 {
    gap: 0;
  }
  .gap-lg-1 {
    gap: 10px;
  }
  .gap-lg-2 {
    gap: 20px;
  }
  .gap-lg-3 {
    gap: 40px;
  }
  .gap-lg-35 {
    gap: 50px;
  }
  .gap-lg-4 {
    gap: 60px;
  }
  .gap-lg-5 {
    gap: 80px;
  }
  .gap-lg-6 {
    gap: 100px;
  }
  .gap-lg-7 {
    gap: 120px;
  }
  .gap-lg-8 {
    gap: 140px;
  }
  .gap-lg-9 {
    gap: 160px;
  }
  .gap-lg-10 {
    gap: 180px;
  }
  .gap-lg-auto {
    gap: auto;
  }
}
@media screen and (min-width: 1700px) {
  .gap-xl-0 {
    gap: 0;
  }
  .gap-xl-1 {
    gap: 10px;
  }
  .gap-xl-2 {
    gap: 20px;
  }
  .gap-xl-3 {
    gap: 40px;
  }
  .gap-xl-35 {
    gap: 50px;
  }
  .gap-xl-4 {
    gap: 60px;
  }
  .gap-xl-5 {
    gap: 80px;
  }
  .gap-xl-6 {
    gap: 100px;
  }
  .gap-xl-7 {
    gap: 120px;
  }
  .gap-xl-8 {
    gap: 140px;
  }
  .gap-xl-9 {
    gap: 160px;
  }
  .gap-xl-10 {
    gap: 180px;
  }
  .gap-xl-auto {
    gap: auto;
  }
}
@media screen and (max-width: 768px) {
  .gap-30, .gap-40, .gap-60 {
    gap: 20px;
  }
}
.has-primary-color {
  color: var(--color-primary);
}
.has-primary-background-color {
  background-color: var(--color-primary);
}
.text-primary {
  color: var(--color-primary);
}
.bg-primary {
  background-color: var(--color-primary);
}
.has-primary-alt-color {
  color: var(--color-primary-alt);
}
.has-primary-alt-background-color {
  background-color: var(--color-primary-alt);
}
.text-primary-alt {
  color: var(--color-primary-alt);
}
.bg-primary-alt {
  background-color: var(--color-primary-alt);
}
.has-secondary-color {
  color: var(--color-secondary);
}
.has-secondary-background-color {
  background-color: var(--color-secondary);
}
.text-secondary {
  color: var(--color-secondary);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.has-ternary-color {
  color: var(--color-ternary);
}
.has-ternary-background-color {
  background-color: var(--color-ternary);
}
.text-ternary {
  color: var(--color-ternary);
}
.bg-ternary {
  background-color: var(--color-ternary);
}
.has-body-color {
  color: var(--color-body);
}
.has-body-background-color {
  background-color: var(--color-body);
}
.text-body {
  color: var(--color-body);
}
.bg-body {
  background-color: var(--color-body);
}
.has-white-color {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.text-white {
  color: #fff;
}
.bg-white {
  background-color: #fff;
}
.has-black-color {
  color: var(--color-black);
}
.has-black-background-color {
  background-color: var(--color-black);
}
.text-black {
  color: var(--color-black);
}
.bg-black {
  background-color: var(--color-black);
}
.has-lightgray-color {
  color: var(--color-lightgray);
}
.has-lightgray-background-color {
  background-color: var(--color-lightgray);
}
.text-lightgray {
  color: var(--color-lightgray);
}
.bg-lightgray {
  background-color: var(--color-lightgray);
}
.has-green-color {
  color: var(--color-green);
}
.has-green-background-color {
  background-color: var(--color-green);
}
.text-green {
  color: var(--color-green);
}
.bg-green {
  background-color: var(--color-green);
}
[class^="btn-"] {
  position: relative;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  padding: 15px 21px 15px 26px;
  font-weight: 400;
  letter-spacing: 0.02rem;
  color: #fff;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-width: 150px;
  gap: 1rem;
}
[class^="btn-"] .svg {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  position: relative;
}
[class^="icon-"] .svg {
  width: 1em;
  height: 1em;
}
[class^="icon-"] .svg svg {
  height: 100%;
  width: 100%;
}
[class^="icon-"] .svg:hover path {
  fill: var(--color-green);
}
.btn-white {
  background: #F7F7F7;
  color: var(--color-black);
}
.btn-primary {
  position: relative;
  background: var(--color-primary);
  color: #F7F7F7;
  overflow: hidden;
  z-index: 2;
}
.btn-primary .svg {
  width: 1.4rem;
}
.btn-primary .svg svg {
  max-width: initial;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1.4rem;
  transform: translateX(-0.4rem);
}
.btn-primary:after {
  content: "";
  display: block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  background: var(--color-green);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  z-index: -1;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
}
.btn-primary:hover:after, .btn-primary:focus:after {
  transform: translateX(0%);
}
.btn-primary:hover .svg svg, .btn-primary:focus .svg svg {
  transform: translateX(0rem);
}
.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.my-1 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt-1 {
  margin-top: 10px;
}
.mb-1 {
  margin-bottom: 10px;
}
.my-2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt-2 {
  margin-top: 20px;
}
.mb-2 {
  margin-bottom: 20px;
}
.my-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mt-3 {
  margin-top: 40px;
}
.mb-3 {
  margin-bottom: 40px;
}
.my-35 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mt-35 {
  margin-top: 50px;
}
.mb-35 {
  margin-bottom: 50px;
}
.my-4 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mt-4 {
  margin-top: 60px;
}
.mb-4 {
  margin-bottom: 60px;
}
.my-5 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.mt-5 {
  margin-top: 80px;
}
.mb-5 {
  margin-bottom: 80px;
}
.my-6 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.mt-6 {
  margin-top: 100px;
}
.mb-6 {
  margin-bottom: 100px;
}
.my-7 {
  margin-top: 120px;
  margin-bottom: 120px;
}
.mt-7 {
  margin-top: 120px;
}
.mb-7 {
  margin-bottom: 120px;
}
.my-8 {
  margin-top: 140px;
  margin-bottom: 140px;
}
.mt-8 {
  margin-top: 140px;
}
.mb-8 {
  margin-bottom: 140px;
}
.my-9 {
  margin-top: 160px;
  margin-bottom: 160px;
}
.mt-9 {
  margin-top: 160px;
}
.mb-9 {
  margin-bottom: 160px;
}
.my-10 {
  margin-top: 180px;
  margin-bottom: 180px;
}
.mt-10 {
  margin-top: 180px;
}
.mb-10 {
  margin-bottom: 180px;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-top: auto;
}
.mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.ml-0 {
  margin-left: 0;
}
.mr-0 {
  margin-right: 0;
}
.mx-1 {
  margin-left: 10px;
  margin-right: 10px;
}
.ml-1 {
  margin-left: 10px;
}
.mr-1 {
  margin-right: 10px;
}
.mx-2 {
  margin-left: 20px;
  margin-right: 20px;
}
.ml-2 {
  margin-left: 20px;
}
.mr-2 {
  margin-right: 20px;
}
.mx-3 {
  margin-left: 40px;
  margin-right: 40px;
}
.ml-3 {
  margin-left: 40px;
}
.mr-3 {
  margin-right: 40px;
}
.mx-35 {
  margin-left: 50px;
  margin-right: 50px;
}
.ml-35 {
  margin-left: 50px;
}
.mr-35 {
  margin-right: 50px;
}
.mx-4 {
  margin-left: 60px;
  margin-right: 60px;
}
.ml-4 {
  margin-left: 60px;
}
.mr-4 {
  margin-right: 60px;
}
.mx-5 {
  margin-left: 80px;
  margin-right: 80px;
}
.ml-5 {
  margin-left: 80px;
}
.mr-5 {
  margin-right: 80px;
}
.mx-6 {
  margin-left: 100px;
  margin-right: 100px;
}
.ml-6 {
  margin-left: 100px;
}
.mr-6 {
  margin-right: 100px;
}
.mx-7 {
  margin-left: 120px;
  margin-right: 120px;
}
.ml-7 {
  margin-left: 120px;
}
.mr-7 {
  margin-right: 120px;
}
.mx-8 {
  margin-left: 140px;
  margin-right: 140px;
}
.ml-8 {
  margin-left: 140px;
}
.mr-8 {
  margin-right: 140px;
}
.mx-9 {
  margin-left: 160px;
  margin-right: 160px;
}
.ml-9 {
  margin-left: 160px;
}
.mr-9 {
  margin-right: 160px;
}
.mx-10 {
  margin-left: 180px;
  margin-right: 180px;
}
.ml-10 {
  margin-left: 180px;
}
.mr-10 {
  margin-right: 180px;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
@media screen and (min-width: 375px) {
  .my-xs-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-xs-0 {
    margin-top: 0;
  }
  .mb-xs-0 {
    margin-bottom: 0;
  }
  .my-xs-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-xs-1 {
    margin-top: 10px;
  }
  .mb-xs-1 {
    margin-bottom: 10px;
  }
  .my-xs-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-xs-2 {
    margin-top: 20px;
  }
  .mb-xs-2 {
    margin-bottom: 20px;
  }
  .my-xs-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mt-xs-3 {
    margin-top: 40px;
  }
  .mb-xs-3 {
    margin-bottom: 40px;
  }
  .my-xs-35 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-xs-35 {
    margin-top: 50px;
  }
  .mb-xs-35 {
    margin-bottom: 50px;
  }
  .my-xs-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mt-xs-4 {
    margin-top: 60px;
  }
  .mb-xs-4 {
    margin-bottom: 60px;
  }
  .my-xs-5 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mt-xs-5 {
    margin-top: 80px;
  }
  .mb-xs-5 {
    margin-bottom: 80px;
  }
  .my-xs-6 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .mt-xs-6 {
    margin-top: 100px;
  }
  .mb-xs-6 {
    margin-bottom: 100px;
  }
  .my-xs-7 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .mt-xs-7 {
    margin-top: 120px;
  }
  .mb-xs-7 {
    margin-bottom: 120px;
  }
  .my-xs-8 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .mt-xs-8 {
    margin-top: 140px;
  }
  .mb-xs-8 {
    margin-bottom: 140px;
  }
  .my-xs-9 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .mt-xs-9 {
    margin-top: 160px;
  }
  .mb-xs-9 {
    margin-bottom: 160px;
  }
  .my-xs-10 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .mt-xs-10 {
    margin-top: 180px;
  }
  .mb-xs-10 {
    margin-bottom: 180px;
  }
  .my-xs-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-xs-auto {
    margin-top: auto;
  }
  .mb-xs-auto {
    margin-bottom: auto;
  }
  .mx-xs-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mx-xs-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-xs-0 {
    margin-left: 0;
  }
  .mr-xs-0 {
    margin-right: 0;
  }
  .mx-xs-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ml-xs-1 {
    margin-left: 10px;
  }
  .mr-xs-1 {
    margin-right: 10px;
  }
  .mx-xs-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ml-xs-2 {
    margin-left: 20px;
  }
  .mr-xs-2 {
    margin-right: 20px;
  }
  .mx-xs-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .ml-xs-3 {
    margin-left: 40px;
  }
  .mr-xs-3 {
    margin-right: 40px;
  }
  .mx-xs-35 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .ml-xs-35 {
    margin-left: 50px;
  }
  .mr-xs-35 {
    margin-right: 50px;
  }
  .mx-xs-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .ml-xs-4 {
    margin-left: 60px;
  }
  .mr-xs-4 {
    margin-right: 60px;
  }
  .mx-xs-5 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .ml-xs-5 {
    margin-left: 80px;
  }
  .mr-xs-5 {
    margin-right: 80px;
  }
  .mx-xs-6 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .ml-xs-6 {
    margin-left: 100px;
  }
  .mr-xs-6 {
    margin-right: 100px;
  }
  .mx-xs-7 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .ml-xs-7 {
    margin-left: 120px;
  }
  .mr-xs-7 {
    margin-right: 120px;
  }
  .mx-xs-8 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .ml-xs-8 {
    margin-left: 140px;
  }
  .mr-xs-8 {
    margin-right: 140px;
  }
  .mx-xs-9 {
    margin-left: 160px;
    margin-right: 160px;
  }
  .ml-xs-9 {
    margin-left: 160px;
  }
  .mr-xs-9 {
    margin-right: 160px;
  }
  .mx-xs-10 {
    margin-left: 180px;
    margin-right: 180px;
  }
  .ml-xs-10 {
    margin-left: 180px;
  }
  .mr-xs-10 {
    margin-right: 180px;
  }
  .mx-xs-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-xs-auto {
    margin-left: auto;
  }
  .mr-xs-auto {
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .my-sm-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-sm-0 {
    margin-top: 0;
  }
  .mb-sm-0 {
    margin-bottom: 0;
  }
  .my-sm-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-sm-1 {
    margin-top: 10px;
  }
  .mb-sm-1 {
    margin-bottom: 10px;
  }
  .my-sm-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-sm-2 {
    margin-top: 20px;
  }
  .mb-sm-2 {
    margin-bottom: 20px;
  }
  .my-sm-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mt-sm-3 {
    margin-top: 40px;
  }
  .mb-sm-3 {
    margin-bottom: 40px;
  }
  .my-sm-35 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-sm-35 {
    margin-top: 50px;
  }
  .mb-sm-35 {
    margin-bottom: 50px;
  }
  .my-sm-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mt-sm-4 {
    margin-top: 60px;
  }
  .mb-sm-4 {
    margin-bottom: 60px;
  }
  .my-sm-5 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mt-sm-5 {
    margin-top: 80px;
  }
  .mb-sm-5 {
    margin-bottom: 80px;
  }
  .my-sm-6 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .mt-sm-6 {
    margin-top: 100px;
  }
  .mb-sm-6 {
    margin-bottom: 100px;
  }
  .my-sm-7 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .mt-sm-7 {
    margin-top: 120px;
  }
  .mb-sm-7 {
    margin-bottom: 120px;
  }
  .my-sm-8 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .mt-sm-8 {
    margin-top: 140px;
  }
  .mb-sm-8 {
    margin-bottom: 140px;
  }
  .my-sm-9 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .mt-sm-9 {
    margin-top: 160px;
  }
  .mb-sm-9 {
    margin-bottom: 160px;
  }
  .my-sm-10 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .mt-sm-10 {
    margin-top: 180px;
  }
  .mb-sm-10 {
    margin-bottom: 180px;
  }
  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-sm-auto {
    margin-top: auto;
  }
  .mb-sm-auto {
    margin-bottom: auto;
  }
  .mx-sm-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mx-sm-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-sm-0 {
    margin-left: 0;
  }
  .mr-sm-0 {
    margin-right: 0;
  }
  .mx-sm-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ml-sm-1 {
    margin-left: 10px;
  }
  .mr-sm-1 {
    margin-right: 10px;
  }
  .mx-sm-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ml-sm-2 {
    margin-left: 20px;
  }
  .mr-sm-2 {
    margin-right: 20px;
  }
  .mx-sm-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .ml-sm-3 {
    margin-left: 40px;
  }
  .mr-sm-3 {
    margin-right: 40px;
  }
  .mx-sm-35 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .ml-sm-35 {
    margin-left: 50px;
  }
  .mr-sm-35 {
    margin-right: 50px;
  }
  .mx-sm-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .ml-sm-4 {
    margin-left: 60px;
  }
  .mr-sm-4 {
    margin-right: 60px;
  }
  .mx-sm-5 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .ml-sm-5 {
    margin-left: 80px;
  }
  .mr-sm-5 {
    margin-right: 80px;
  }
  .mx-sm-6 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .ml-sm-6 {
    margin-left: 100px;
  }
  .mr-sm-6 {
    margin-right: 100px;
  }
  .mx-sm-7 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .ml-sm-7 {
    margin-left: 120px;
  }
  .mr-sm-7 {
    margin-right: 120px;
  }
  .mx-sm-8 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .ml-sm-8 {
    margin-left: 140px;
  }
  .mr-sm-8 {
    margin-right: 140px;
  }
  .mx-sm-9 {
    margin-left: 160px;
    margin-right: 160px;
  }
  .ml-sm-9 {
    margin-left: 160px;
  }
  .mr-sm-9 {
    margin-right: 160px;
  }
  .mx-sm-10 {
    margin-left: 180px;
    margin-right: 180px;
  }
  .ml-sm-10 {
    margin-left: 180px;
  }
  .mr-sm-10 {
    margin-right: 180px;
  }
  .mx-sm-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-sm-auto {
    margin-left: auto;
  }
  .mr-sm-auto {
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .my-md-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-md-0 {
    margin-top: 0;
  }
  .mb-md-0 {
    margin-bottom: 0;
  }
  .my-md-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-md-1 {
    margin-top: 10px;
  }
  .mb-md-1 {
    margin-bottom: 10px;
  }
  .my-md-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-md-2 {
    margin-top: 20px;
  }
  .mb-md-2 {
    margin-bottom: 20px;
  }
  .my-md-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mt-md-3 {
    margin-top: 40px;
  }
  .mb-md-3 {
    margin-bottom: 40px;
  }
  .my-md-35 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-md-35 {
    margin-top: 50px;
  }
  .mb-md-35 {
    margin-bottom: 50px;
  }
  .my-md-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mt-md-4 {
    margin-top: 60px;
  }
  .mb-md-4 {
    margin-bottom: 60px;
  }
  .my-md-5 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mt-md-5 {
    margin-top: 80px;
  }
  .mb-md-5 {
    margin-bottom: 80px;
  }
  .my-md-6 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .mt-md-6 {
    margin-top: 100px;
  }
  .mb-md-6 {
    margin-bottom: 100px;
  }
  .my-md-7 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .mt-md-7 {
    margin-top: 120px;
  }
  .mb-md-7 {
    margin-bottom: 120px;
  }
  .my-md-8 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .mt-md-8 {
    margin-top: 140px;
  }
  .mb-md-8 {
    margin-bottom: 140px;
  }
  .my-md-9 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .mt-md-9 {
    margin-top: 160px;
  }
  .mb-md-9 {
    margin-bottom: 160px;
  }
  .my-md-10 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .mt-md-10 {
    margin-top: 180px;
  }
  .mb-md-10 {
    margin-bottom: 180px;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-md-auto {
    margin-top: auto;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mx-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-md-0 {
    margin-left: 0;
  }
  .mr-md-0 {
    margin-right: 0;
  }
  .mx-md-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ml-md-1 {
    margin-left: 10px;
  }
  .mr-md-1 {
    margin-right: 10px;
  }
  .mx-md-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ml-md-2 {
    margin-left: 20px;
  }
  .mr-md-2 {
    margin-right: 20px;
  }
  .mx-md-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .ml-md-3 {
    margin-left: 40px;
  }
  .mr-md-3 {
    margin-right: 40px;
  }
  .mx-md-35 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .ml-md-35 {
    margin-left: 50px;
  }
  .mr-md-35 {
    margin-right: 50px;
  }
  .mx-md-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .ml-md-4 {
    margin-left: 60px;
  }
  .mr-md-4 {
    margin-right: 60px;
  }
  .mx-md-5 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .ml-md-5 {
    margin-left: 80px;
  }
  .mr-md-5 {
    margin-right: 80px;
  }
  .mx-md-6 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .ml-md-6 {
    margin-left: 100px;
  }
  .mr-md-6 {
    margin-right: 100px;
  }
  .mx-md-7 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .ml-md-7 {
    margin-left: 120px;
  }
  .mr-md-7 {
    margin-right: 120px;
  }
  .mx-md-8 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .ml-md-8 {
    margin-left: 140px;
  }
  .mr-md-8 {
    margin-right: 140px;
  }
  .mx-md-9 {
    margin-left: 160px;
    margin-right: 160px;
  }
  .ml-md-9 {
    margin-left: 160px;
  }
  .mr-md-9 {
    margin-right: 160px;
  }
  .mx-md-10 {
    margin-left: 180px;
    margin-right: 180px;
  }
  .ml-md-10 {
    margin-left: 180px;
  }
  .mr-md-10 {
    margin-right: 180px;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-md-auto {
    margin-left: auto;
  }
  .mr-md-auto {
    margin-right: auto;
  }
}
@media screen and (min-width: 1440px) {
  .my-lg-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-lg-0 {
    margin-top: 0;
  }
  .mb-lg-0 {
    margin-bottom: 0;
  }
  .my-lg-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-lg-1 {
    margin-top: 10px;
  }
  .mb-lg-1 {
    margin-bottom: 10px;
  }
  .my-lg-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-lg-2 {
    margin-top: 20px;
  }
  .mb-lg-2 {
    margin-bottom: 20px;
  }
  .my-lg-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mt-lg-3 {
    margin-top: 40px;
  }
  .mb-lg-3 {
    margin-bottom: 40px;
  }
  .my-lg-35 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-lg-35 {
    margin-top: 50px;
  }
  .mb-lg-35 {
    margin-bottom: 50px;
  }
  .my-lg-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mt-lg-4 {
    margin-top: 60px;
  }
  .mb-lg-4 {
    margin-bottom: 60px;
  }
  .my-lg-5 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mt-lg-5 {
    margin-top: 80px;
  }
  .mb-lg-5 {
    margin-bottom: 80px;
  }
  .my-lg-6 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .mt-lg-6 {
    margin-top: 100px;
  }
  .mb-lg-6 {
    margin-bottom: 100px;
  }
  .my-lg-7 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .mt-lg-7 {
    margin-top: 120px;
  }
  .mb-lg-7 {
    margin-bottom: 120px;
  }
  .my-lg-8 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .mt-lg-8 {
    margin-top: 140px;
  }
  .mb-lg-8 {
    margin-bottom: 140px;
  }
  .my-lg-9 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .mt-lg-9 {
    margin-top: 160px;
  }
  .mb-lg-9 {
    margin-bottom: 160px;
  }
  .my-lg-10 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .mt-lg-10 {
    margin-top: 180px;
  }
  .mb-lg-10 {
    margin-bottom: 180px;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-lg-auto {
    margin-top: auto;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mx-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-lg-0 {
    margin-left: 0;
  }
  .mr-lg-0 {
    margin-right: 0;
  }
  .mx-lg-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ml-lg-1 {
    margin-left: 10px;
  }
  .mr-lg-1 {
    margin-right: 10px;
  }
  .mx-lg-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ml-lg-2 {
    margin-left: 20px;
  }
  .mr-lg-2 {
    margin-right: 20px;
  }
  .mx-lg-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .ml-lg-3 {
    margin-left: 40px;
  }
  .mr-lg-3 {
    margin-right: 40px;
  }
  .mx-lg-35 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .ml-lg-35 {
    margin-left: 50px;
  }
  .mr-lg-35 {
    margin-right: 50px;
  }
  .mx-lg-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .ml-lg-4 {
    margin-left: 60px;
  }
  .mr-lg-4 {
    margin-right: 60px;
  }
  .mx-lg-5 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .ml-lg-5 {
    margin-left: 80px;
  }
  .mr-lg-5 {
    margin-right: 80px;
  }
  .mx-lg-6 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .ml-lg-6 {
    margin-left: 100px;
  }
  .mr-lg-6 {
    margin-right: 100px;
  }
  .mx-lg-7 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .ml-lg-7 {
    margin-left: 120px;
  }
  .mr-lg-7 {
    margin-right: 120px;
  }
  .mx-lg-8 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .ml-lg-8 {
    margin-left: 140px;
  }
  .mr-lg-8 {
    margin-right: 140px;
  }
  .mx-lg-9 {
    margin-left: 160px;
    margin-right: 160px;
  }
  .ml-lg-9 {
    margin-left: 160px;
  }
  .mr-lg-9 {
    margin-right: 160px;
  }
  .mx-lg-10 {
    margin-left: 180px;
    margin-right: 180px;
  }
  .ml-lg-10 {
    margin-left: 180px;
  }
  .mr-lg-10 {
    margin-right: 180px;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-lg-auto {
    margin-left: auto;
  }
  .mr-lg-auto {
    margin-right: auto;
  }
}
@media screen and (min-width: 1700px) {
  .my-xl-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mt-xl-0 {
    margin-top: 0;
  }
  .mb-xl-0 {
    margin-bottom: 0;
  }
  .my-xl-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mt-xl-1 {
    margin-top: 10px;
  }
  .mb-xl-1 {
    margin-bottom: 10px;
  }
  .my-xl-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mt-xl-2 {
    margin-top: 20px;
  }
  .mb-xl-2 {
    margin-bottom: 20px;
  }
  .my-xl-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mt-xl-3 {
    margin-top: 40px;
  }
  .mb-xl-3 {
    margin-bottom: 40px;
  }
  .my-xl-35 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .mt-xl-35 {
    margin-top: 50px;
  }
  .mb-xl-35 {
    margin-bottom: 50px;
  }
  .my-xl-4 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .mt-xl-4 {
    margin-top: 60px;
  }
  .mb-xl-4 {
    margin-bottom: 60px;
  }
  .my-xl-5 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .mt-xl-5 {
    margin-top: 80px;
  }
  .mb-xl-5 {
    margin-bottom: 80px;
  }
  .my-xl-6 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .mt-xl-6 {
    margin-top: 100px;
  }
  .mb-xl-6 {
    margin-bottom: 100px;
  }
  .my-xl-7 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .mt-xl-7 {
    margin-top: 120px;
  }
  .mb-xl-7 {
    margin-bottom: 120px;
  }
  .my-xl-8 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .mt-xl-8 {
    margin-top: 140px;
  }
  .mb-xl-8 {
    margin-bottom: 140px;
  }
  .my-xl-9 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .mt-xl-9 {
    margin-top: 160px;
  }
  .mb-xl-9 {
    margin-bottom: 160px;
  }
  .my-xl-10 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .mt-xl-10 {
    margin-top: 180px;
  }
  .mb-xl-10 {
    margin-bottom: 180px;
  }
  .my-xl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mt-xl-auto {
    margin-top: auto;
  }
  .mb-xl-auto {
    margin-bottom: auto;
  }
  .mx-xl-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .mx-xl-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-xl-0 {
    margin-left: 0;
  }
  .mr-xl-0 {
    margin-right: 0;
  }
  .mx-xl-1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .ml-xl-1 {
    margin-left: 10px;
  }
  .mr-xl-1 {
    margin-right: 10px;
  }
  .mx-xl-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .ml-xl-2 {
    margin-left: 20px;
  }
  .mr-xl-2 {
    margin-right: 20px;
  }
  .mx-xl-3 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .ml-xl-3 {
    margin-left: 40px;
  }
  .mr-xl-3 {
    margin-right: 40px;
  }
  .mx-xl-35 {
    margin-left: 50px;
    margin-right: 50px;
  }
  .ml-xl-35 {
    margin-left: 50px;
  }
  .mr-xl-35 {
    margin-right: 50px;
  }
  .mx-xl-4 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .ml-xl-4 {
    margin-left: 60px;
  }
  .mr-xl-4 {
    margin-right: 60px;
  }
  .mx-xl-5 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .ml-xl-5 {
    margin-left: 80px;
  }
  .mr-xl-5 {
    margin-right: 80px;
  }
  .mx-xl-6 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .ml-xl-6 {
    margin-left: 100px;
  }
  .mr-xl-6 {
    margin-right: 100px;
  }
  .mx-xl-7 {
    margin-left: 120px;
    margin-right: 120px;
  }
  .ml-xl-7 {
    margin-left: 120px;
  }
  .mr-xl-7 {
    margin-right: 120px;
  }
  .mx-xl-8 {
    margin-left: 140px;
    margin-right: 140px;
  }
  .ml-xl-8 {
    margin-left: 140px;
  }
  .mr-xl-8 {
    margin-right: 140px;
  }
  .mx-xl-9 {
    margin-left: 160px;
    margin-right: 160px;
  }
  .ml-xl-9 {
    margin-left: 160px;
  }
  .mr-xl-9 {
    margin-right: 160px;
  }
  .mx-xl-10 {
    margin-left: 180px;
    margin-right: 180px;
  }
  .ml-xl-10 {
    margin-left: 180px;
  }
  .mr-xl-10 {
    margin-right: 180px;
  }
  .mx-xl-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .ml-xl-auto {
    margin-left: auto;
  }
  .mr-xl-auto {
    margin-right: auto;
  }
}
.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.py-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt-1 {
  padding-top: 10px;
}
.pb-1 {
  padding-bottom: 10px;
}
.py-15 {
  padding-top: 13.3333333333px;
  padding-bottom: 13.3333333333px;
}
.pt-15 {
  padding-top: 13.3333333333px;
}
.pb-15 {
  padding-bottom: 13.3333333333px;
}
.py-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-2 {
  padding-top: 20px;
}
.pb-2 {
  padding-bottom: 20px;
}
.py-25 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt-25 {
  padding-top: 30px;
}
.pb-25 {
  padding-bottom: 30px;
}
.py-3 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt-3 {
  padding-top: 40px;
}
.pb-3 {
  padding-bottom: 40px;
}
.py-35 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pt-35 {
  padding-top: 50px;
}
.pb-35 {
  padding-bottom: 50px;
}
.py-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pt-4 {
  padding-top: 60px;
}
.pb-4 {
  padding-bottom: 60px;
}
.py-5 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pt-5 {
  padding-top: 80px;
}
.pb-5 {
  padding-bottom: 80px;
}
.py-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-6 {
  padding-top: 100px;
}
.pb-6 {
  padding-bottom: 100px;
}
.py-7 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pt-7 {
  padding-top: 120px;
}
.pb-7 {
  padding-bottom: 120px;
}
.py-8 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.pt-8 {
  padding-top: 140px;
}
.pb-8 {
  padding-bottom: 140px;
}
.py-9 {
  padding-top: 160px;
  padding-bottom: 160px;
}
.pt-9 {
  padding-top: 160px;
}
.pb-9 {
  padding-bottom: 160px;
}
.py-10 {
  padding-top: 180px;
  padding-bottom: 180px;
}
.pt-10 {
  padding-top: 180px;
}
.pb-10 {
  padding-bottom: 180px;
}
.px-0 {
  padding-left: 0;
  padding-right: 0;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.px-1 {
  padding-left: 10px;
  padding-right: 10px;
}
.pl-1 {
  padding-left: 10px;
}
.pr-1 {
  padding-right: 10px;
}
.px-15 {
  padding-left: 13.3333333333px;
  padding-right: 13.3333333333px;
}
.pl-15 {
  padding-left: 13.3333333333px;
}
.pr-15 {
  padding-right: 13.3333333333px;
}
.px-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.pl-2 {
  padding-left: 20px;
}
.pr-2 {
  padding-right: 20px;
}
.px-25 {
  padding-left: 30px;
  padding-right: 30px;
}
.pl-25 {
  padding-left: 30px;
}
.pr-25 {
  padding-right: 30px;
}
.px-3 {
  padding-left: 40px;
  padding-right: 40px;
}
.pl-3 {
  padding-left: 40px;
}
.pr-3 {
  padding-right: 40px;
}
.px-35 {
  padding-left: 50px;
  padding-right: 50px;
}
.pl-35 {
  padding-left: 50px;
}
.pr-35 {
  padding-right: 50px;
}
.px-4 {
  padding-left: 60px;
  padding-right: 60px;
}
.pl-4 {
  padding-left: 60px;
}
.pr-4 {
  padding-right: 60px;
}
.px-5 {
  padding-left: 80px;
  padding-right: 80px;
}
.pl-5 {
  padding-left: 80px;
}
.pr-5 {
  padding-right: 80px;
}
.px-6 {
  padding-left: 100px;
  padding-right: 100px;
}
.pl-6 {
  padding-left: 100px;
}
.pr-6 {
  padding-right: 100px;
}
.px-7 {
  padding-left: 120px;
  padding-right: 120px;
}
.pl-7 {
  padding-left: 120px;
}
.pr-7 {
  padding-right: 120px;
}
.px-8 {
  padding-left: 140px;
  padding-right: 140px;
}
.pl-8 {
  padding-left: 140px;
}
.pr-8 {
  padding-right: 140px;
}
.px-9 {
  padding-left: 160px;
  padding-right: 160px;
}
.pl-9 {
  padding-left: 160px;
}
.pr-9 {
  padding-right: 160px;
}
.px-10 {
  padding-left: 180px;
  padding-right: 180px;
}
.pl-10 {
  padding-left: 180px;
}
.pr-10 {
  padding-right: 180px;
}
@media screen and (min-width: 375px) {
  .py-xs-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-xs-0 {
    padding-top: 0;
  }
  .pb-xs-0 {
    padding-bottom: 0;
  }
  .py-xs-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-xs-1 {
    padding-top: 10px;
  }
  .pb-xs-1 {
    padding-bottom: 10px;
  }
  .py-xs-15 {
    padding-top: 13.3333333333px;
    padding-bottom: 13.3333333333px;
  }
  .pt-xs-15 {
    padding-top: 13.3333333333px;
  }
  .pb-xs-15 {
    padding-bottom: 13.3333333333px;
  }
  .py-xs-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-xs-2 {
    padding-top: 20px;
  }
  .pb-xs-2 {
    padding-bottom: 20px;
  }
  .py-xs-25 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-xs-25 {
    padding-top: 30px;
  }
  .pb-xs-25 {
    padding-bottom: 30px;
  }
  .py-xs-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-xs-3 {
    padding-top: 40px;
  }
  .pb-xs-3 {
    padding-bottom: 40px;
  }
  .py-xs-35 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-xs-35 {
    padding-top: 50px;
  }
  .pb-xs-35 {
    padding-bottom: 50px;
  }
  .py-xs-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-xs-4 {
    padding-top: 60px;
  }
  .pb-xs-4 {
    padding-bottom: 60px;
  }
  .py-xs-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-xs-5 {
    padding-top: 80px;
  }
  .pb-xs-5 {
    padding-bottom: 80px;
  }
  .py-xs-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-xs-6 {
    padding-top: 100px;
  }
  .pb-xs-6 {
    padding-bottom: 100px;
  }
  .py-xs-7 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-xs-7 {
    padding-top: 120px;
  }
  .pb-xs-7 {
    padding-bottom: 120px;
  }
  .py-xs-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pt-xs-8 {
    padding-top: 140px;
  }
  .pb-xs-8 {
    padding-bottom: 140px;
  }
  .py-xs-9 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pt-xs-9 {
    padding-top: 160px;
  }
  .pb-xs-9 {
    padding-bottom: 160px;
  }
  .py-xs-10 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pt-xs-10 {
    padding-top: 180px;
  }
  .pb-xs-10 {
    padding-bottom: 180px;
  }
  .px-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .pl-xs-0 {
    padding-left: 0;
  }
  .pr-xs-0 {
    padding-right: 0;
  }
  .px-xs-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pl-xs-1 {
    padding-left: 10px;
  }
  .pr-xs-1 {
    padding-right: 10px;
  }
  .px-xs-15 {
    padding-left: 13.3333333333px;
    padding-right: 13.3333333333px;
  }
  .pl-xs-15 {
    padding-left: 13.3333333333px;
  }
  .pr-xs-15 {
    padding-right: 13.3333333333px;
  }
  .px-xs-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pl-xs-2 {
    padding-left: 20px;
  }
  .pr-xs-2 {
    padding-right: 20px;
  }
  .px-xs-25 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pl-xs-25 {
    padding-left: 30px;
  }
  .pr-xs-25 {
    padding-right: 30px;
  }
  .px-xs-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pl-xs-3 {
    padding-left: 40px;
  }
  .pr-xs-3 {
    padding-right: 40px;
  }
  .px-xs-35 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-xs-35 {
    padding-left: 50px;
  }
  .pr-xs-35 {
    padding-right: 50px;
  }
  .px-xs-4 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl-xs-4 {
    padding-left: 60px;
  }
  .pr-xs-4 {
    padding-right: 60px;
  }
  .px-xs-5 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pl-xs-5 {
    padding-left: 80px;
  }
  .pr-xs-5 {
    padding-right: 80px;
  }
  .px-xs-6 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .pl-xs-6 {
    padding-left: 100px;
  }
  .pr-xs-6 {
    padding-right: 100px;
  }
  .px-xs-7 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pl-xs-7 {
    padding-left: 120px;
  }
  .pr-xs-7 {
    padding-right: 120px;
  }
  .px-xs-8 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .pl-xs-8 {
    padding-left: 140px;
  }
  .pr-xs-8 {
    padding-right: 140px;
  }
  .px-xs-9 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pl-xs-9 {
    padding-left: 160px;
  }
  .pr-xs-9 {
    padding-right: 160px;
  }
  .px-xs-10 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pl-xs-10 {
    padding-left: 180px;
  }
  .pr-xs-10 {
    padding-right: 180px;
  }
}
@media screen and (min-width: 768px) {
  .py-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-sm-0 {
    padding-top: 0;
  }
  .pb-sm-0 {
    padding-bottom: 0;
  }
  .py-sm-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-sm-1 {
    padding-top: 10px;
  }
  .pb-sm-1 {
    padding-bottom: 10px;
  }
  .py-sm-15 {
    padding-top: 13.3333333333px;
    padding-bottom: 13.3333333333px;
  }
  .pt-sm-15 {
    padding-top: 13.3333333333px;
  }
  .pb-sm-15 {
    padding-bottom: 13.3333333333px;
  }
  .py-sm-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-sm-2 {
    padding-top: 20px;
  }
  .pb-sm-2 {
    padding-bottom: 20px;
  }
  .py-sm-25 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-sm-25 {
    padding-top: 30px;
  }
  .pb-sm-25 {
    padding-bottom: 30px;
  }
  .py-sm-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-sm-3 {
    padding-top: 40px;
  }
  .pb-sm-3 {
    padding-bottom: 40px;
  }
  .py-sm-35 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-sm-35 {
    padding-top: 50px;
  }
  .pb-sm-35 {
    padding-bottom: 50px;
  }
  .py-sm-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-sm-4 {
    padding-top: 60px;
  }
  .pb-sm-4 {
    padding-bottom: 60px;
  }
  .py-sm-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-sm-5 {
    padding-top: 80px;
  }
  .pb-sm-5 {
    padding-bottom: 80px;
  }
  .py-sm-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-sm-6 {
    padding-top: 100px;
  }
  .pb-sm-6 {
    padding-bottom: 100px;
  }
  .py-sm-7 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-sm-7 {
    padding-top: 120px;
  }
  .pb-sm-7 {
    padding-bottom: 120px;
  }
  .py-sm-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pt-sm-8 {
    padding-top: 140px;
  }
  .pb-sm-8 {
    padding-bottom: 140px;
  }
  .py-sm-9 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pt-sm-9 {
    padding-top: 160px;
  }
  .pb-sm-9 {
    padding-bottom: 160px;
  }
  .py-sm-10 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pt-sm-10 {
    padding-top: 180px;
  }
  .pb-sm-10 {
    padding-bottom: 180px;
  }
  .px-sm-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .pl-sm-0 {
    padding-left: 0;
  }
  .pr-sm-0 {
    padding-right: 0;
  }
  .px-sm-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pl-sm-1 {
    padding-left: 10px;
  }
  .pr-sm-1 {
    padding-right: 10px;
  }
  .px-sm-15 {
    padding-left: 13.3333333333px;
    padding-right: 13.3333333333px;
  }
  .pl-sm-15 {
    padding-left: 13.3333333333px;
  }
  .pr-sm-15 {
    padding-right: 13.3333333333px;
  }
  .px-sm-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pl-sm-2 {
    padding-left: 20px;
  }
  .pr-sm-2 {
    padding-right: 20px;
  }
  .px-sm-25 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pl-sm-25 {
    padding-left: 30px;
  }
  .pr-sm-25 {
    padding-right: 30px;
  }
  .px-sm-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pl-sm-3 {
    padding-left: 40px;
  }
  .pr-sm-3 {
    padding-right: 40px;
  }
  .px-sm-35 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-sm-35 {
    padding-left: 50px;
  }
  .pr-sm-35 {
    padding-right: 50px;
  }
  .px-sm-4 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl-sm-4 {
    padding-left: 60px;
  }
  .pr-sm-4 {
    padding-right: 60px;
  }
  .px-sm-5 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pl-sm-5 {
    padding-left: 80px;
  }
  .pr-sm-5 {
    padding-right: 80px;
  }
  .px-sm-6 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .pl-sm-6 {
    padding-left: 100px;
  }
  .pr-sm-6 {
    padding-right: 100px;
  }
  .px-sm-7 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pl-sm-7 {
    padding-left: 120px;
  }
  .pr-sm-7 {
    padding-right: 120px;
  }
  .px-sm-8 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .pl-sm-8 {
    padding-left: 140px;
  }
  .pr-sm-8 {
    padding-right: 140px;
  }
  .px-sm-9 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pl-sm-9 {
    padding-left: 160px;
  }
  .pr-sm-9 {
    padding-right: 160px;
  }
  .px-sm-10 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pl-sm-10 {
    padding-left: 180px;
  }
  .pr-sm-10 {
    padding-right: 180px;
  }
}
@media screen and (min-width: 992px) {
  .py-md-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-md-0 {
    padding-top: 0;
  }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .py-md-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-md-1 {
    padding-top: 10px;
  }
  .pb-md-1 {
    padding-bottom: 10px;
  }
  .py-md-15 {
    padding-top: 13.3333333333px;
    padding-bottom: 13.3333333333px;
  }
  .pt-md-15 {
    padding-top: 13.3333333333px;
  }
  .pb-md-15 {
    padding-bottom: 13.3333333333px;
  }
  .py-md-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-md-2 {
    padding-top: 20px;
  }
  .pb-md-2 {
    padding-bottom: 20px;
  }
  .py-md-25 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-md-25 {
    padding-top: 30px;
  }
  .pb-md-25 {
    padding-bottom: 30px;
  }
  .py-md-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-md-3 {
    padding-top: 40px;
  }
  .pb-md-3 {
    padding-bottom: 40px;
  }
  .py-md-35 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-md-35 {
    padding-top: 50px;
  }
  .pb-md-35 {
    padding-bottom: 50px;
  }
  .py-md-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-md-4 {
    padding-top: 60px;
  }
  .pb-md-4 {
    padding-bottom: 60px;
  }
  .py-md-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-md-5 {
    padding-top: 80px;
  }
  .pb-md-5 {
    padding-bottom: 80px;
  }
  .py-md-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-md-6 {
    padding-top: 100px;
  }
  .pb-md-6 {
    padding-bottom: 100px;
  }
  .py-md-7 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-md-7 {
    padding-top: 120px;
  }
  .pb-md-7 {
    padding-bottom: 120px;
  }
  .py-md-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pt-md-8 {
    padding-top: 140px;
  }
  .pb-md-8 {
    padding-bottom: 140px;
  }
  .py-md-9 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pt-md-9 {
    padding-top: 160px;
  }
  .pb-md-9 {
    padding-bottom: 160px;
  }
  .py-md-10 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pt-md-10 {
    padding-top: 180px;
  }
  .pb-md-10 {
    padding-bottom: 180px;
  }
  .px-md-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .pl-md-0 {
    padding-left: 0;
  }
  .pr-md-0 {
    padding-right: 0;
  }
  .px-md-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pl-md-1 {
    padding-left: 10px;
  }
  .pr-md-1 {
    padding-right: 10px;
  }
  .px-md-15 {
    padding-left: 13.3333333333px;
    padding-right: 13.3333333333px;
  }
  .pl-md-15 {
    padding-left: 13.3333333333px;
  }
  .pr-md-15 {
    padding-right: 13.3333333333px;
  }
  .px-md-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pl-md-2 {
    padding-left: 20px;
  }
  .pr-md-2 {
    padding-right: 20px;
  }
  .px-md-25 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pl-md-25 {
    padding-left: 30px;
  }
  .pr-md-25 {
    padding-right: 30px;
  }
  .px-md-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pl-md-3 {
    padding-left: 40px;
  }
  .pr-md-3 {
    padding-right: 40px;
  }
  .px-md-35 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-md-35 {
    padding-left: 50px;
  }
  .pr-md-35 {
    padding-right: 50px;
  }
  .px-md-4 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl-md-4 {
    padding-left: 60px;
  }
  .pr-md-4 {
    padding-right: 60px;
  }
  .px-md-5 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pl-md-5 {
    padding-left: 80px;
  }
  .pr-md-5 {
    padding-right: 80px;
  }
  .px-md-6 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .pl-md-6 {
    padding-left: 100px;
  }
  .pr-md-6 {
    padding-right: 100px;
  }
  .px-md-7 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pl-md-7 {
    padding-left: 120px;
  }
  .pr-md-7 {
    padding-right: 120px;
  }
  .px-md-8 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .pl-md-8 {
    padding-left: 140px;
  }
  .pr-md-8 {
    padding-right: 140px;
  }
  .px-md-9 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pl-md-9 {
    padding-left: 160px;
  }
  .pr-md-9 {
    padding-right: 160px;
  }
  .px-md-10 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pl-md-10 {
    padding-left: 180px;
  }
  .pr-md-10 {
    padding-right: 180px;
  }
}
@media screen and (min-width: 1440px) {
  .py-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-lg-0 {
    padding-top: 0;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .py-lg-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-lg-1 {
    padding-top: 10px;
  }
  .pb-lg-1 {
    padding-bottom: 10px;
  }
  .py-lg-15 {
    padding-top: 13.3333333333px;
    padding-bottom: 13.3333333333px;
  }
  .pt-lg-15 {
    padding-top: 13.3333333333px;
  }
  .pb-lg-15 {
    padding-bottom: 13.3333333333px;
  }
  .py-lg-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-lg-2 {
    padding-top: 20px;
  }
  .pb-lg-2 {
    padding-bottom: 20px;
  }
  .py-lg-25 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-lg-25 {
    padding-top: 30px;
  }
  .pb-lg-25 {
    padding-bottom: 30px;
  }
  .py-lg-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-lg-3 {
    padding-top: 40px;
  }
  .pb-lg-3 {
    padding-bottom: 40px;
  }
  .py-lg-35 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-lg-35 {
    padding-top: 50px;
  }
  .pb-lg-35 {
    padding-bottom: 50px;
  }
  .py-lg-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-lg-4 {
    padding-top: 60px;
  }
  .pb-lg-4 {
    padding-bottom: 60px;
  }
  .py-lg-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-lg-5 {
    padding-top: 80px;
  }
  .pb-lg-5 {
    padding-bottom: 80px;
  }
  .py-lg-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-lg-6 {
    padding-top: 100px;
  }
  .pb-lg-6 {
    padding-bottom: 100px;
  }
  .py-lg-7 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-lg-7 {
    padding-top: 120px;
  }
  .pb-lg-7 {
    padding-bottom: 120px;
  }
  .py-lg-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pt-lg-8 {
    padding-top: 140px;
  }
  .pb-lg-8 {
    padding-bottom: 140px;
  }
  .py-lg-9 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pt-lg-9 {
    padding-top: 160px;
  }
  .pb-lg-9 {
    padding-bottom: 160px;
  }
  .py-lg-10 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pt-lg-10 {
    padding-top: 180px;
  }
  .pb-lg-10 {
    padding-bottom: 180px;
  }
  .px-lg-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .pl-lg-0 {
    padding-left: 0;
  }
  .pr-lg-0 {
    padding-right: 0;
  }
  .px-lg-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pl-lg-1 {
    padding-left: 10px;
  }
  .pr-lg-1 {
    padding-right: 10px;
  }
  .px-lg-15 {
    padding-left: 13.3333333333px;
    padding-right: 13.3333333333px;
  }
  .pl-lg-15 {
    padding-left: 13.3333333333px;
  }
  .pr-lg-15 {
    padding-right: 13.3333333333px;
  }
  .px-lg-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pl-lg-2 {
    padding-left: 20px;
  }
  .pr-lg-2 {
    padding-right: 20px;
  }
  .px-lg-25 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pl-lg-25 {
    padding-left: 30px;
  }
  .pr-lg-25 {
    padding-right: 30px;
  }
  .px-lg-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pl-lg-3 {
    padding-left: 40px;
  }
  .pr-lg-3 {
    padding-right: 40px;
  }
  .px-lg-35 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-lg-35 {
    padding-left: 50px;
  }
  .pr-lg-35 {
    padding-right: 50px;
  }
  .px-lg-4 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl-lg-4 {
    padding-left: 60px;
  }
  .pr-lg-4 {
    padding-right: 60px;
  }
  .px-lg-5 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pl-lg-5 {
    padding-left: 80px;
  }
  .pr-lg-5 {
    padding-right: 80px;
  }
  .px-lg-6 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .pl-lg-6 {
    padding-left: 100px;
  }
  .pr-lg-6 {
    padding-right: 100px;
  }
  .px-lg-7 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pl-lg-7 {
    padding-left: 120px;
  }
  .pr-lg-7 {
    padding-right: 120px;
  }
  .px-lg-8 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .pl-lg-8 {
    padding-left: 140px;
  }
  .pr-lg-8 {
    padding-right: 140px;
  }
  .px-lg-9 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pl-lg-9 {
    padding-left: 160px;
  }
  .pr-lg-9 {
    padding-right: 160px;
  }
  .px-lg-10 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pl-lg-10 {
    padding-left: 180px;
  }
  .pr-lg-10 {
    padding-right: 180px;
  }
}
@media screen and (min-width: 1700px) {
  .py-xl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-xl-0 {
    padding-top: 0;
  }
  .pb-xl-0 {
    padding-bottom: 0;
  }
  .py-xl-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pt-xl-1 {
    padding-top: 10px;
  }
  .pb-xl-1 {
    padding-bottom: 10px;
  }
  .py-xl-15 {
    padding-top: 13.3333333333px;
    padding-bottom: 13.3333333333px;
  }
  .pt-xl-15 {
    padding-top: 13.3333333333px;
  }
  .pb-xl-15 {
    padding-bottom: 13.3333333333px;
  }
  .py-xl-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-xl-2 {
    padding-top: 20px;
  }
  .pb-xl-2 {
    padding-bottom: 20px;
  }
  .py-xl-25 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-xl-25 {
    padding-top: 30px;
  }
  .pb-xl-25 {
    padding-bottom: 30px;
  }
  .py-xl-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pt-xl-3 {
    padding-top: 40px;
  }
  .pb-xl-3 {
    padding-bottom: 40px;
  }
  .py-xl-35 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-xl-35 {
    padding-top: 50px;
  }
  .pb-xl-35 {
    padding-bottom: 50px;
  }
  .py-xl-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-xl-4 {
    padding-top: 60px;
  }
  .pb-xl-4 {
    padding-bottom: 60px;
  }
  .py-xl-5 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-xl-5 {
    padding-top: 80px;
  }
  .pb-xl-5 {
    padding-bottom: 80px;
  }
  .py-xl-6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pt-xl-6 {
    padding-top: 100px;
  }
  .pb-xl-6 {
    padding-bottom: 100px;
  }
  .py-xl-7 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pt-xl-7 {
    padding-top: 120px;
  }
  .pb-xl-7 {
    padding-bottom: 120px;
  }
  .py-xl-8 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pt-xl-8 {
    padding-top: 140px;
  }
  .pb-xl-8 {
    padding-bottom: 140px;
  }
  .py-xl-9 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pt-xl-9 {
    padding-top: 160px;
  }
  .pb-xl-9 {
    padding-bottom: 160px;
  }
  .py-xl-10 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pt-xl-10 {
    padding-top: 180px;
  }
  .pb-xl-10 {
    padding-bottom: 180px;
  }
  .px-xl-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .pl-xl-0 {
    padding-left: 0;
  }
  .pr-xl-0 {
    padding-right: 0;
  }
  .px-xl-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pl-xl-1 {
    padding-left: 10px;
  }
  .pr-xl-1 {
    padding-right: 10px;
  }
  .px-xl-15 {
    padding-left: 13.3333333333px;
    padding-right: 13.3333333333px;
  }
  .pl-xl-15 {
    padding-left: 13.3333333333px;
  }
  .pr-xl-15 {
    padding-right: 13.3333333333px;
  }
  .px-xl-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pl-xl-2 {
    padding-left: 20px;
  }
  .pr-xl-2 {
    padding-right: 20px;
  }
  .px-xl-25 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pl-xl-25 {
    padding-left: 30px;
  }
  .pr-xl-25 {
    padding-right: 30px;
  }
  .px-xl-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .pl-xl-3 {
    padding-left: 40px;
  }
  .pr-xl-3 {
    padding-right: 40px;
  }
  .px-xl-35 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-xl-35 {
    padding-left: 50px;
  }
  .pr-xl-35 {
    padding-right: 50px;
  }
  .px-xl-4 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pl-xl-4 {
    padding-left: 60px;
  }
  .pr-xl-4 {
    padding-right: 60px;
  }
  .px-xl-5 {
    padding-left: 80px;
    padding-right: 80px;
  }
  .pl-xl-5 {
    padding-left: 80px;
  }
  .pr-xl-5 {
    padding-right: 80px;
  }
  .px-xl-6 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .pl-xl-6 {
    padding-left: 100px;
  }
  .pr-xl-6 {
    padding-right: 100px;
  }
  .px-xl-7 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pl-xl-7 {
    padding-left: 120px;
  }
  .pr-xl-7 {
    padding-right: 120px;
  }
  .px-xl-8 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .pl-xl-8 {
    padding-left: 140px;
  }
  .pr-xl-8 {
    padding-right: 140px;
  }
  .px-xl-9 {
    padding-left: 160px;
    padding-right: 160px;
  }
  .pl-xl-9 {
    padding-left: 160px;
  }
  .pr-xl-9 {
    padding-right: 160px;
  }
  .px-xl-10 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pl-xl-10 {
    padding-left: 180px;
  }
  .pr-xl-10 {
    padding-right: 180px;
  }
}
.border {
  border: 1px solid var(--color-primary);
}
.border-none {
  border: none;
}
.border-top {
  border-top: 1px solid var(--color-primary);
}
.border-bottom {
  border-bottom: 1px solid var(--color-primary);
}
.border-left {
  border-left: 1px solid var(--color-primary);
}
.border-right {
  border-right: 1px solid var(--color-primary);
}
.text-capitalize {
  text-transform: capitalize;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*Et que j'en prenne pas un à m'ajouter la justification sur du web*/
@media screen and (min-width: 375px) {
  .text-xs-capitalize {
    text-transform: capitalize;
  }
  .text-xs-uppercase {
    text-transform: uppercase;
  }
  .text-xs-left {
    text-align: left;
  }
  .text-xs-center {
    text-align: center;
  }
  .text-xs-right {
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .text-sm-capitalize {
    text-transform: capitalize;
  }
  .text-sm-uppercase {
    text-transform: uppercase;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .text-md-capitalize {
    text-transform: capitalize;
  }
  .text-md-uppercase {
    text-transform: uppercase;
  }
  .text-md-left {
    text-align: left;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
}
@media screen and (min-width: 1440px) {
  .text-lg-capitalize {
    text-transform: capitalize;
  }
  .text-lg-uppercase {
    text-transform: uppercase;
  }
  .text-lg-left {
    text-align: left;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
}
@media screen and (min-width: 1700px) {
  .text-xl-capitalize {
    text-transform: capitalize;
  }
  .text-xl-uppercase {
    text-transform: uppercase;
  }
  .text-xl-left {
    text-align: left;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
}
.display-none {
  display: none;
}
.display-flex, .fx {
  display: flex;
}
.display-inline-flex {
  display: inline-flex;
}
.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.display-inline {
  display: inline;
}
.display-contents {
  display: contents;
}
@media screen and (min-width: 375px) {
  .display-none-xs {
    display: none;
  }
  .display-inline-flex-xs {
    display: inline-flex;
  }
  .display-flex-xs, .fx-xs {
    display: flex;
  }
  .display-block-xs {
    display: block;
  }
  .display-inline-block-xs {
    display: inline-block;
  }
  .display-inline-xs {
    display: inline;
  }
  .display-contents-xs {
    display: contents;
  }
}
@media screen and (min-width: 768px) {
  .display-none-sm {
    display: none;
  }
  .display-inline-flex-sm {
    display: inline-flex;
  }
  .display-flex-sm, .fx-sm {
    display: flex;
  }
  .display-block-sm {
    display: block;
  }
  .display-inline-block-sm {
    display: inline-block;
  }
  .display-inline-sm {
    display: inline;
  }
  .display-contents-sm {
    display: contents;
  }
}
@media screen and (min-width: 992px) {
  .display-none-md {
    display: none;
  }
  .display-inline-flex-md {
    display: inline-flex;
  }
  .display-flex-md, .fx-md {
    display: flex;
  }
  .display-block-md {
    display: block;
  }
  .display-inline-block-md {
    display: inline-block;
  }
  .display-inline-md {
    display: inline;
  }
  .display-contents-md {
    display: contents;
  }
}
@media screen and (min-width: 1440px) {
  .display-none-lg {
    display: none;
  }
  .display-inline-flex-lg {
    display: inline-flex;
  }
  .display-flex-lg, .fx-lg {
    display: flex;
  }
  .display-block-lg {
    display: block;
  }
  .display-inline-block-lg {
    display: inline-block;
  }
  .display-inline-lg {
    display: inline;
  }
  .display-contents-lg {
    display: contents;
  }
}
@media screen and (min-width: 1700px) {
  .display-none-xl {
    display: none;
  }
  .display-inline-flex-xl {
    display: inline-flex;
  }
  .display-flex-xl, .fx-xl {
    display: flex;
  }
  .display-block-xl {
    display: block;
  }
  .display-inline-block-xl {
    display: inline-block;
  }
  .display-inline-xl {
    display: inline;
  }
  .display-contents-xl {
    display: contents;
  }
}
.w-10 {
  width: 10%;
}
.w-max-10 {
  max-width: 10%;
}
.w-min-10 {
  min-width: 10%;
}
.w-20 {
  width: 20%;
}
.w-max-20 {
  max-width: 20%;
}
.w-min-20 {
  min-width: 20%;
}
.w-25 {
  width: 25%;
}
.w-max-25 {
  max-width: 25%;
}
.w-min-25 {
  min-width: 25%;
}
.w-30 {
  width: 30%;
}
.w-max-30 {
  max-width: 30%;
}
.w-min-30 {
  min-width: 30%;
}
.w-33 {
  width: 33.33%;
}
.w-max-33 {
  max-width: 33.33%;
}
.w-min-33 {
  min-width: 33.33%;
}
.w-40 {
  width: 40%;
}
.w-max-40 {
  max-width: 40%;
}
.w-min-40 {
  min-width: 40%;
}
.w-44 {
  width: 44%;
}
.w-max-44 {
  max-width: 44%;
}
.w-min-44 {
  min-width: 44%;
}
.w-50 {
  width: 50%;
}
.w-max-50 {
  max-width: 50%;
}
.w-min-50 {
  min-width: 50%;
}
.w-54 {
  width: 54%;
}
.w-max-54 {
  max-width: 54%;
}
.w-min-54 {
  min-width: 54%;
}
.w-60 {
  width: 60%;
}
.w-max-60 {
  max-width: 60%;
}
.w-min-60 {
  min-width: 60%;
}
.w-66 {
  width: 66.66%;
}
.w-max-66 {
  max-width: 66.66%;
}
.w-min-66 {
  min-width: 66.66%;
}
.w-70 {
  width: 70%;
}
.w-max-70 {
  max-width: 70%;
}
.w-min-70 {
  min-width: 70%;
}
.w-75 {
  width: 75%;
}
.w-max-75 {
  max-width: 75%;
}
.w-min-75 {
  min-width: 75%;
}
.w-80 {
  width: 80%;
}
.w-max-80 {
  max-width: 80%;
}
.w-min-80 {
  min-width: 80%;
}
.w-90 {
  width: 90%;
}
.w-max-90 {
  max-width: 90%;
}
.w-min-90 {
  min-width: 90%;
}
.w-100 {
  width: 100%;
}
.w-max-100 {
  max-width: 100%;
}
.w-min-100 {
  min-width: 100%;
}
.w-auto {
  width: auto;
}
.w-max-auto {
  max-width: auto;
}
.w-min-auto {
  min-width: auto;
}
@media screen and (min-width: 375px) {
  .w-xs-10 {
    width: 10%;
  }
  .w-max-xs-10 {
    max-width: 10%;
  }
  .w-min-xs-10 {
    min-width: 10%;
  }
  .w-xs-20 {
    width: 20%;
  }
  .w-max-xs-20 {
    max-width: 20%;
  }
  .w-min-xs-20 {
    min-width: 20%;
  }
  .w-xs-25 {
    width: 25%;
  }
  .w-max-xs-25 {
    max-width: 25%;
  }
  .w-min-xs-25 {
    min-width: 25%;
  }
  .w-xs-30 {
    width: 30%;
  }
  .w-max-xs-30 {
    max-width: 30%;
  }
  .w-min-xs-30 {
    min-width: 30%;
  }
  .w-xs-33 {
    width: 33.33%;
  }
  .w-max-xs-33 {
    max-width: 33.33%;
  }
  .w-min-xs-33 {
    min-width: 33.33%;
  }
  .w-xs-40 {
    width: 40%;
  }
  .w-max-xs-40 {
    max-width: 40%;
  }
  .w-min-xs-40 {
    min-width: 40%;
  }
  .w-xs-44 {
    width: 44%;
  }
  .w-max-xs-44 {
    max-width: 44%;
  }
  .w-min-xs-44 {
    min-width: 44%;
  }
  .w-xs-50 {
    width: 50%;
  }
  .w-max-xs-50 {
    max-width: 50%;
  }
  .w-min-xs-50 {
    min-width: 50%;
  }
  .w-xs-54 {
    width: 54%;
  }
  .w-max-xs-54 {
    max-width: 54%;
  }
  .w-min-xs-54 {
    min-width: 54%;
  }
  .w-xs-60 {
    width: 60%;
  }
  .w-max-xs-60 {
    max-width: 60%;
  }
  .w-min-xs-60 {
    min-width: 60%;
  }
  .w-xs-66 {
    width: 66.66%;
  }
  .w-max-xs-66 {
    max-width: 66.66%;
  }
  .w-min-xs-66 {
    min-width: 66.66%;
  }
  .w-xs-70 {
    width: 70%;
  }
  .w-max-xs-70 {
    max-width: 70%;
  }
  .w-min-xs-70 {
    min-width: 70%;
  }
  .w-xs-75 {
    width: 75%;
  }
  .w-max-xs-75 {
    max-width: 75%;
  }
  .w-min-xs-75 {
    min-width: 75%;
  }
  .w-xs-80 {
    width: 80%;
  }
  .w-max-xs-80 {
    max-width: 80%;
  }
  .w-min-xs-80 {
    min-width: 80%;
  }
  .w-xs-90 {
    width: 90%;
  }
  .w-max-xs-90 {
    max-width: 90%;
  }
  .w-min-xs-90 {
    min-width: 90%;
  }
  .w-xs-100 {
    width: 100%;
  }
  .w-max-xs-100 {
    max-width: 100%;
  }
  .w-min-xs-100 {
    min-width: 100%;
  }
  .w-xs-auto {
    width: auto;
  }
  .w-max-xs-auto {
    max-width: auto;
  }
  .w-min-xs-auto {
    min-width: auto;
  }
}
@media screen and (min-width: 768px) {
  .w-sm-10 {
    width: 10%;
  }
  .w-max-sm-10 {
    max-width: 10%;
  }
  .w-min-sm-10 {
    min-width: 10%;
  }
  .w-sm-20 {
    width: 20%;
  }
  .w-max-sm-20 {
    max-width: 20%;
  }
  .w-min-sm-20 {
    min-width: 20%;
  }
  .w-sm-25 {
    width: 25%;
  }
  .w-max-sm-25 {
    max-width: 25%;
  }
  .w-min-sm-25 {
    min-width: 25%;
  }
  .w-sm-30 {
    width: 30%;
  }
  .w-max-sm-30 {
    max-width: 30%;
  }
  .w-min-sm-30 {
    min-width: 30%;
  }
  .w-sm-33 {
    width: 33.33%;
  }
  .w-max-sm-33 {
    max-width: 33.33%;
  }
  .w-min-sm-33 {
    min-width: 33.33%;
  }
  .w-sm-40 {
    width: 40%;
  }
  .w-max-sm-40 {
    max-width: 40%;
  }
  .w-min-sm-40 {
    min-width: 40%;
  }
  .w-sm-44 {
    width: 44%;
  }
  .w-max-sm-44 {
    max-width: 44%;
  }
  .w-min-sm-44 {
    min-width: 44%;
  }
  .w-sm-50 {
    width: 50%;
  }
  .w-max-sm-50 {
    max-width: 50%;
  }
  .w-min-sm-50 {
    min-width: 50%;
  }
  .w-sm-54 {
    width: 54%;
  }
  .w-max-sm-54 {
    max-width: 54%;
  }
  .w-min-sm-54 {
    min-width: 54%;
  }
  .w-sm-60 {
    width: 60%;
  }
  .w-max-sm-60 {
    max-width: 60%;
  }
  .w-min-sm-60 {
    min-width: 60%;
  }
  .w-sm-66 {
    width: 66.66%;
  }
  .w-max-sm-66 {
    max-width: 66.66%;
  }
  .w-min-sm-66 {
    min-width: 66.66%;
  }
  .w-sm-70 {
    width: 70%;
  }
  .w-max-sm-70 {
    max-width: 70%;
  }
  .w-min-sm-70 {
    min-width: 70%;
  }
  .w-sm-75 {
    width: 75%;
  }
  .w-max-sm-75 {
    max-width: 75%;
  }
  .w-min-sm-75 {
    min-width: 75%;
  }
  .w-sm-80 {
    width: 80%;
  }
  .w-max-sm-80 {
    max-width: 80%;
  }
  .w-min-sm-80 {
    min-width: 80%;
  }
  .w-sm-90 {
    width: 90%;
  }
  .w-max-sm-90 {
    max-width: 90%;
  }
  .w-min-sm-90 {
    min-width: 90%;
  }
  .w-sm-100 {
    width: 100%;
  }
  .w-max-sm-100 {
    max-width: 100%;
  }
  .w-min-sm-100 {
    min-width: 100%;
  }
  .w-sm-auto {
    width: auto;
  }
  .w-max-sm-auto {
    max-width: auto;
  }
  .w-min-sm-auto {
    min-width: auto;
  }
}
@media screen and (min-width: 992px) {
  .w-md-10 {
    width: 10%;
  }
  .w-max-md-10 {
    max-width: 10%;
  }
  .w-min-md-10 {
    min-width: 10%;
  }
  .w-md-20 {
    width: 20%;
  }
  .w-max-md-20 {
    max-width: 20%;
  }
  .w-min-md-20 {
    min-width: 20%;
  }
  .w-md-25 {
    width: 25%;
  }
  .w-max-md-25 {
    max-width: 25%;
  }
  .w-min-md-25 {
    min-width: 25%;
  }
  .w-md-30 {
    width: 30%;
  }
  .w-max-md-30 {
    max-width: 30%;
  }
  .w-min-md-30 {
    min-width: 30%;
  }
  .w-md-33 {
    width: 33.33%;
  }
  .w-max-md-33 {
    max-width: 33.33%;
  }
  .w-min-md-33 {
    min-width: 33.33%;
  }
  .w-md-40 {
    width: 40%;
  }
  .w-max-md-40 {
    max-width: 40%;
  }
  .w-min-md-40 {
    min-width: 40%;
  }
  .w-md-44 {
    width: 44%;
  }
  .w-max-md-44 {
    max-width: 44%;
  }
  .w-min-md-44 {
    min-width: 44%;
  }
  .w-md-50 {
    width: 50%;
  }
  .w-max-md-50 {
    max-width: 50%;
  }
  .w-min-md-50 {
    min-width: 50%;
  }
  .w-md-54 {
    width: 54%;
  }
  .w-max-md-54 {
    max-width: 54%;
  }
  .w-min-md-54 {
    min-width: 54%;
  }
  .w-md-60 {
    width: 60%;
  }
  .w-max-md-60 {
    max-width: 60%;
  }
  .w-min-md-60 {
    min-width: 60%;
  }
  .w-md-66 {
    width: 66.66%;
  }
  .w-max-md-66 {
    max-width: 66.66%;
  }
  .w-min-md-66 {
    min-width: 66.66%;
  }
  .w-md-70 {
    width: 70%;
  }
  .w-max-md-70 {
    max-width: 70%;
  }
  .w-min-md-70 {
    min-width: 70%;
  }
  .w-md-75 {
    width: 75%;
  }
  .w-max-md-75 {
    max-width: 75%;
  }
  .w-min-md-75 {
    min-width: 75%;
  }
  .w-md-80 {
    width: 80%;
  }
  .w-max-md-80 {
    max-width: 80%;
  }
  .w-min-md-80 {
    min-width: 80%;
  }
  .w-md-90 {
    width: 90%;
  }
  .w-max-md-90 {
    max-width: 90%;
  }
  .w-min-md-90 {
    min-width: 90%;
  }
  .w-md-100 {
    width: 100%;
  }
  .w-max-md-100 {
    max-width: 100%;
  }
  .w-min-md-100 {
    min-width: 100%;
  }
  .w-md-auto {
    width: auto;
  }
  .w-max-md-auto {
    max-width: auto;
  }
  .w-min-md-auto {
    min-width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .w-lg-10 {
    width: 10%;
  }
  .w-max-lg-10 {
    max-width: 10%;
  }
  .w-min-lg-10 {
    min-width: 10%;
  }
  .w-lg-20 {
    width: 20%;
  }
  .w-max-lg-20 {
    max-width: 20%;
  }
  .w-min-lg-20 {
    min-width: 20%;
  }
  .w-lg-25 {
    width: 25%;
  }
  .w-max-lg-25 {
    max-width: 25%;
  }
  .w-min-lg-25 {
    min-width: 25%;
  }
  .w-lg-30 {
    width: 30%;
  }
  .w-max-lg-30 {
    max-width: 30%;
  }
  .w-min-lg-30 {
    min-width: 30%;
  }
  .w-lg-33 {
    width: 33.33%;
  }
  .w-max-lg-33 {
    max-width: 33.33%;
  }
  .w-min-lg-33 {
    min-width: 33.33%;
  }
  .w-lg-40 {
    width: 40%;
  }
  .w-max-lg-40 {
    max-width: 40%;
  }
  .w-min-lg-40 {
    min-width: 40%;
  }
  .w-lg-44 {
    width: 44%;
  }
  .w-max-lg-44 {
    max-width: 44%;
  }
  .w-min-lg-44 {
    min-width: 44%;
  }
  .w-lg-50 {
    width: 50%;
  }
  .w-max-lg-50 {
    max-width: 50%;
  }
  .w-min-lg-50 {
    min-width: 50%;
  }
  .w-lg-54 {
    width: 54%;
  }
  .w-max-lg-54 {
    max-width: 54%;
  }
  .w-min-lg-54 {
    min-width: 54%;
  }
  .w-lg-60 {
    width: 60%;
  }
  .w-max-lg-60 {
    max-width: 60%;
  }
  .w-min-lg-60 {
    min-width: 60%;
  }
  .w-lg-66 {
    width: 66.66%;
  }
  .w-max-lg-66 {
    max-width: 66.66%;
  }
  .w-min-lg-66 {
    min-width: 66.66%;
  }
  .w-lg-70 {
    width: 70%;
  }
  .w-max-lg-70 {
    max-width: 70%;
  }
  .w-min-lg-70 {
    min-width: 70%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-max-lg-75 {
    max-width: 75%;
  }
  .w-min-lg-75 {
    min-width: 75%;
  }
  .w-lg-80 {
    width: 80%;
  }
  .w-max-lg-80 {
    max-width: 80%;
  }
  .w-min-lg-80 {
    min-width: 80%;
  }
  .w-lg-90 {
    width: 90%;
  }
  .w-max-lg-90 {
    max-width: 90%;
  }
  .w-min-lg-90 {
    min-width: 90%;
  }
  .w-lg-100 {
    width: 100%;
  }
  .w-max-lg-100 {
    max-width: 100%;
  }
  .w-min-lg-100 {
    min-width: 100%;
  }
  .w-lg-auto {
    width: auto;
  }
  .w-max-lg-auto {
    max-width: auto;
  }
  .w-min-lg-auto {
    min-width: auto;
  }
}
@media screen and (min-width: 1700px) {
  .w-xl-10 {
    width: 10%;
  }
  .w-max-xl-10 {
    max-width: 10%;
  }
  .w-min-xl-10 {
    min-width: 10%;
  }
  .w-xl-20 {
    width: 20%;
  }
  .w-max-xl-20 {
    max-width: 20%;
  }
  .w-min-xl-20 {
    min-width: 20%;
  }
  .w-xl-25 {
    width: 25%;
  }
  .w-max-xl-25 {
    max-width: 25%;
  }
  .w-min-xl-25 {
    min-width: 25%;
  }
  .w-xl-30 {
    width: 30%;
  }
  .w-max-xl-30 {
    max-width: 30%;
  }
  .w-min-xl-30 {
    min-width: 30%;
  }
  .w-xl-33 {
    width: 33.33%;
  }
  .w-max-xl-33 {
    max-width: 33.33%;
  }
  .w-min-xl-33 {
    min-width: 33.33%;
  }
  .w-xl-40 {
    width: 40%;
  }
  .w-max-xl-40 {
    max-width: 40%;
  }
  .w-min-xl-40 {
    min-width: 40%;
  }
  .w-xl-44 {
    width: 44%;
  }
  .w-max-xl-44 {
    max-width: 44%;
  }
  .w-min-xl-44 {
    min-width: 44%;
  }
  .w-xl-50 {
    width: 50%;
  }
  .w-max-xl-50 {
    max-width: 50%;
  }
  .w-min-xl-50 {
    min-width: 50%;
  }
  .w-xl-54 {
    width: 54%;
  }
  .w-max-xl-54 {
    max-width: 54%;
  }
  .w-min-xl-54 {
    min-width: 54%;
  }
  .w-xl-60 {
    width: 60%;
  }
  .w-max-xl-60 {
    max-width: 60%;
  }
  .w-min-xl-60 {
    min-width: 60%;
  }
  .w-xl-66 {
    width: 66.66%;
  }
  .w-max-xl-66 {
    max-width: 66.66%;
  }
  .w-min-xl-66 {
    min-width: 66.66%;
  }
  .w-xl-70 {
    width: 70%;
  }
  .w-max-xl-70 {
    max-width: 70%;
  }
  .w-min-xl-70 {
    min-width: 70%;
  }
  .w-xl-75 {
    width: 75%;
  }
  .w-max-xl-75 {
    max-width: 75%;
  }
  .w-min-xl-75 {
    min-width: 75%;
  }
  .w-xl-80 {
    width: 80%;
  }
  .w-max-xl-80 {
    max-width: 80%;
  }
  .w-min-xl-80 {
    min-width: 80%;
  }
  .w-xl-90 {
    width: 90%;
  }
  .w-max-xl-90 {
    max-width: 90%;
  }
  .w-min-xl-90 {
    min-width: 90%;
  }
  .w-xl-100 {
    width: 100%;
  }
  .w-max-xl-100 {
    max-width: 100%;
  }
  .w-min-xl-100 {
    min-width: 100%;
  }
  .w-xl-auto {
    width: auto;
  }
  .w-max-xl-auto {
    max-width: auto;
  }
  .w-min-xl-auto {
    min-width: auto;
  }
}
.h-10 {
  height: 10%;
}
.h-max-10 {
  max-height: 10%;
}
.h-min-10 {
  min-height: 10%;
}
.h-20 {
  height: 20%;
}
.h-max-20 {
  max-height: 20%;
}
.h-min-20 {
  min-height: 20%;
}
.h-25 {
  height: 25%;
}
.h-max-25 {
  max-height: 25%;
}
.h-min-25 {
  min-height: 25%;
}
.h-30 {
  height: 30%;
}
.h-max-30 {
  max-height: 30%;
}
.h-min-30 {
  min-height: 30%;
}
.h-33 {
  height: 33.33%;
}
.h-max-33 {
  max-height: 33.33%;
}
.h-min-33 {
  min-height: 33.33%;
}
.h-40 {
  height: 40%;
}
.h-max-40 {
  max-height: 40%;
}
.h-min-40 {
  min-height: 40%;
}
.h-50 {
  height: 50%;
}
.h-max-50 {
  max-height: 50%;
}
.h-min-50 {
  min-height: 50%;
}
.h-66 {
  height: 66.66%;
}
.h-max-66 {
  max-height: 66.66%;
}
.h-min-66 {
  min-height: 66.66%;
}
.h-70 {
  height: 70%;
}
.h-max-70 {
  max-height: 70%;
}
.h-min-70 {
  min-height: 70%;
}
.h-75 {
  height: 75%;
}
.h-max-75 {
  max-height: 75%;
}
.h-min-75 {
  min-height: 75%;
}
.h-80 {
  height: 80%;
}
.h-max-80 {
  max-height: 80%;
}
.h-min-80 {
  min-height: 80%;
}
.h-90 {
  height: 90%;
}
.h-max-90 {
  max-height: 90%;
}
.h-min-90 {
  min-height: 90%;
}
.h-100 {
  height: 100%;
}
.h-max-100 {
  max-height: 100%;
}
.h-min-100 {
  min-height: 100%;
}
@media screen and (min-height: 375px) {
  .h-xs-10 {
    height: 10%;
  }
  .h-max-xs-10 {
    max-height: 10%;
  }
  .h-min-xs-10 {
    min-height: 10%;
  }
  .h-xs-20 {
    height: 20%;
  }
  .h-max-xs-20 {
    max-height: 20%;
  }
  .h-min-xs-20 {
    min-height: 20%;
  }
  .h-xs-25 {
    height: 25%;
  }
  .h-max-xs-25 {
    max-height: 25%;
  }
  .h-min-xs-25 {
    min-height: 25%;
  }
  .h-xs-30 {
    height: 30%;
  }
  .h-max-xs-30 {
    max-height: 30%;
  }
  .h-min-xs-30 {
    min-height: 30%;
  }
  .h-xs-33 {
    height: 33.33%;
  }
  .h-max-xs-33 {
    max-height: 33.33%;
  }
  .h-min-xs-33 {
    min-height: 33.33%;
  }
  .h-xs-40 {
    height: 40%;
  }
  .h-max-xs-40 {
    max-height: 40%;
  }
  .h-min-xs-40 {
    min-height: 40%;
  }
  .h-xs-50 {
    height: 50%;
  }
  .h-max-xs-50 {
    max-height: 50%;
  }
  .h-min-xs-50 {
    min-height: 50%;
  }
  .h-xs-66 {
    height: 66.66%;
  }
  .h-max-xs-66 {
    max-height: 66.66%;
  }
  .h-min-xs-66 {
    min-height: 66.66%;
  }
  .h-xs-70 {
    height: 70%;
  }
  .h-max-xs-70 {
    max-height: 70%;
  }
  .h-min-xs-70 {
    min-height: 70%;
  }
  .h-xs-75 {
    height: 75%;
  }
  .h-max-xs-75 {
    max-height: 75%;
  }
  .h-min-xs-75 {
    min-height: 75%;
  }
  .h-xs-80 {
    height: 80%;
  }
  .h-max-xs-80 {
    max-height: 80%;
  }
  .h-min-xs-80 {
    min-height: 80%;
  }
  .h-xs-90 {
    height: 90%;
  }
  .h-max-xs-90 {
    max-height: 90%;
  }
  .h-min-xs-90 {
    min-height: 90%;
  }
  .h-xs-100 {
    height: 100%;
  }
  .h-max-xs-100 {
    max-height: 100%;
  }
  .h-min-xs-100 {
    min-height: 100%;
  }
}
@media screen and (min-height: 768px) {
  .h-sm-10 {
    height: 10%;
  }
  .h-max-sm-10 {
    max-height: 10%;
  }
  .h-min-sm-10 {
    min-height: 10%;
  }
  .h-sm-20 {
    height: 20%;
  }
  .h-max-sm-20 {
    max-height: 20%;
  }
  .h-min-sm-20 {
    min-height: 20%;
  }
  .h-sm-25 {
    height: 25%;
  }
  .h-max-sm-25 {
    max-height: 25%;
  }
  .h-min-sm-25 {
    min-height: 25%;
  }
  .h-sm-30 {
    height: 30%;
  }
  .h-max-sm-30 {
    max-height: 30%;
  }
  .h-min-sm-30 {
    min-height: 30%;
  }
  .h-sm-33 {
    height: 33.33%;
  }
  .h-max-sm-33 {
    max-height: 33.33%;
  }
  .h-min-sm-33 {
    min-height: 33.33%;
  }
  .h-sm-40 {
    height: 40%;
  }
  .h-max-sm-40 {
    max-height: 40%;
  }
  .h-min-sm-40 {
    min-height: 40%;
  }
  .h-sm-50 {
    height: 50%;
  }
  .h-max-sm-50 {
    max-height: 50%;
  }
  .h-min-sm-50 {
    min-height: 50%;
  }
  .h-sm-66 {
    height: 66.66%;
  }
  .h-max-sm-66 {
    max-height: 66.66%;
  }
  .h-min-sm-66 {
    min-height: 66.66%;
  }
  .h-sm-70 {
    height: 70%;
  }
  .h-max-sm-70 {
    max-height: 70%;
  }
  .h-min-sm-70 {
    min-height: 70%;
  }
  .h-sm-75 {
    height: 75%;
  }
  .h-max-sm-75 {
    max-height: 75%;
  }
  .h-min-sm-75 {
    min-height: 75%;
  }
  .h-sm-80 {
    height: 80%;
  }
  .h-max-sm-80 {
    max-height: 80%;
  }
  .h-min-sm-80 {
    min-height: 80%;
  }
  .h-sm-90 {
    height: 90%;
  }
  .h-max-sm-90 {
    max-height: 90%;
  }
  .h-min-sm-90 {
    min-height: 90%;
  }
  .h-sm-100 {
    height: 100%;
  }
  .h-max-sm-100 {
    max-height: 100%;
  }
  .h-min-sm-100 {
    min-height: 100%;
  }
}
@media screen and (min-height: 992px) {
  .h-md-10 {
    height: 10%;
  }
  .h-max-md-10 {
    max-height: 10%;
  }
  .h-min-md-10 {
    min-height: 10%;
  }
  .h-md-20 {
    height: 20%;
  }
  .h-max-md-20 {
    max-height: 20%;
  }
  .h-min-md-20 {
    min-height: 20%;
  }
  .h-md-25 {
    height: 25%;
  }
  .h-max-md-25 {
    max-height: 25%;
  }
  .h-min-md-25 {
    min-height: 25%;
  }
  .h-md-30 {
    height: 30%;
  }
  .h-max-md-30 {
    max-height: 30%;
  }
  .h-min-md-30 {
    min-height: 30%;
  }
  .h-md-33 {
    height: 33.33%;
  }
  .h-max-md-33 {
    max-height: 33.33%;
  }
  .h-min-md-33 {
    min-height: 33.33%;
  }
  .h-md-40 {
    height: 40%;
  }
  .h-max-md-40 {
    max-height: 40%;
  }
  .h-min-md-40 {
    min-height: 40%;
  }
  .h-md-50 {
    height: 50%;
  }
  .h-max-md-50 {
    max-height: 50%;
  }
  .h-min-md-50 {
    min-height: 50%;
  }
  .h-md-66 {
    height: 66.66%;
  }
  .h-max-md-66 {
    max-height: 66.66%;
  }
  .h-min-md-66 {
    min-height: 66.66%;
  }
  .h-md-70 {
    height: 70%;
  }
  .h-max-md-70 {
    max-height: 70%;
  }
  .h-min-md-70 {
    min-height: 70%;
  }
  .h-md-75 {
    height: 75%;
  }
  .h-max-md-75 {
    max-height: 75%;
  }
  .h-min-md-75 {
    min-height: 75%;
  }
  .h-md-80 {
    height: 80%;
  }
  .h-max-md-80 {
    max-height: 80%;
  }
  .h-min-md-80 {
    min-height: 80%;
  }
  .h-md-90 {
    height: 90%;
  }
  .h-max-md-90 {
    max-height: 90%;
  }
  .h-min-md-90 {
    min-height: 90%;
  }
  .h-md-100 {
    height: 100%;
  }
  .h-max-md-100 {
    max-height: 100%;
  }
  .h-min-md-100 {
    min-height: 100%;
  }
}
@media screen and (min-height: 1440px) {
  .h-lg-10 {
    height: 10%;
  }
  .h-max-lg-10 {
    max-height: 10%;
  }
  .h-min-lg-10 {
    min-height: 10%;
  }
  .h-lg-20 {
    height: 20%;
  }
  .h-max-lg-20 {
    max-height: 20%;
  }
  .h-min-lg-20 {
    min-height: 20%;
  }
  .h-lg-25 {
    height: 25%;
  }
  .h-max-lg-25 {
    max-height: 25%;
  }
  .h-min-lg-25 {
    min-height: 25%;
  }
  .h-lg-30 {
    height: 30%;
  }
  .h-max-lg-30 {
    max-height: 30%;
  }
  .h-min-lg-30 {
    min-height: 30%;
  }
  .h-lg-33 {
    height: 33.33%;
  }
  .h-max-lg-33 {
    max-height: 33.33%;
  }
  .h-min-lg-33 {
    min-height: 33.33%;
  }
  .h-lg-40 {
    height: 40%;
  }
  .h-max-lg-40 {
    max-height: 40%;
  }
  .h-min-lg-40 {
    min-height: 40%;
  }
  .h-lg-50 {
    height: 50%;
  }
  .h-max-lg-50 {
    max-height: 50%;
  }
  .h-min-lg-50 {
    min-height: 50%;
  }
  .h-lg-66 {
    height: 66.66%;
  }
  .h-max-lg-66 {
    max-height: 66.66%;
  }
  .h-min-lg-66 {
    min-height: 66.66%;
  }
  .h-lg-70 {
    height: 70%;
  }
  .h-max-lg-70 {
    max-height: 70%;
  }
  .h-min-lg-70 {
    min-height: 70%;
  }
  .h-lg-75 {
    height: 75%;
  }
  .h-max-lg-75 {
    max-height: 75%;
  }
  .h-min-lg-75 {
    min-height: 75%;
  }
  .h-lg-80 {
    height: 80%;
  }
  .h-max-lg-80 {
    max-height: 80%;
  }
  .h-min-lg-80 {
    min-height: 80%;
  }
  .h-lg-90 {
    height: 90%;
  }
  .h-max-lg-90 {
    max-height: 90%;
  }
  .h-min-lg-90 {
    min-height: 90%;
  }
  .h-lg-100 {
    height: 100%;
  }
  .h-max-lg-100 {
    max-height: 100%;
  }
  .h-min-lg-100 {
    min-height: 100%;
  }
}
@media screen and (min-height: 1700px) {
  .h-xl-10 {
    height: 10%;
  }
  .h-max-xl-10 {
    max-height: 10%;
  }
  .h-min-xl-10 {
    min-height: 10%;
  }
  .h-xl-20 {
    height: 20%;
  }
  .h-max-xl-20 {
    max-height: 20%;
  }
  .h-min-xl-20 {
    min-height: 20%;
  }
  .h-xl-25 {
    height: 25%;
  }
  .h-max-xl-25 {
    max-height: 25%;
  }
  .h-min-xl-25 {
    min-height: 25%;
  }
  .h-xl-30 {
    height: 30%;
  }
  .h-max-xl-30 {
    max-height: 30%;
  }
  .h-min-xl-30 {
    min-height: 30%;
  }
  .h-xl-33 {
    height: 33.33%;
  }
  .h-max-xl-33 {
    max-height: 33.33%;
  }
  .h-min-xl-33 {
    min-height: 33.33%;
  }
  .h-xl-40 {
    height: 40%;
  }
  .h-max-xl-40 {
    max-height: 40%;
  }
  .h-min-xl-40 {
    min-height: 40%;
  }
  .h-xl-50 {
    height: 50%;
  }
  .h-max-xl-50 {
    max-height: 50%;
  }
  .h-min-xl-50 {
    min-height: 50%;
  }
  .h-xl-66 {
    height: 66.66%;
  }
  .h-max-xl-66 {
    max-height: 66.66%;
  }
  .h-min-xl-66 {
    min-height: 66.66%;
  }
  .h-xl-70 {
    height: 70%;
  }
  .h-max-xl-70 {
    max-height: 70%;
  }
  .h-min-xl-70 {
    min-height: 70%;
  }
  .h-xl-75 {
    height: 75%;
  }
  .h-max-xl-75 {
    max-height: 75%;
  }
  .h-min-xl-75 {
    min-height: 75%;
  }
  .h-xl-80 {
    height: 80%;
  }
  .h-max-xl-80 {
    max-height: 80%;
  }
  .h-min-xl-80 {
    min-height: 80%;
  }
  .h-xl-90 {
    height: 90%;
  }
  .h-max-xl-90 {
    max-height: 90%;
  }
  .h-min-xl-90 {
    min-height: 90%;
  }
  .h-xl-100 {
    height: 100%;
  }
  .h-max-xl-100 {
    max-height: 100%;
  }
  .h-min-xl-100 {
    min-height: 100%;
  }
}
.of-cover {
  object-fit: cover;
}
.of-contain {
  object-fit: contain;
}
.of-fill {
  object-fit: fill;
}
@media screen and (min-width: 375px) {
  .of-xs-cover {
    object-fit: cover;
  }
  .of-xs-contain {
    object-fit: contain;
  }
  .of-xs-fill {
    object-fit: fill;
  }
}
@media screen and (min-width: 768px) {
  .of-sm-cover {
    object-fit: cover;
  }
  .of-sm-contain {
    object-fit: contain;
  }
  .of-sm-fill {
    object-fit: fill;
  }
}
@media screen and (min-width: 992px) {
  .of-md-cover {
    object-fit: cover;
  }
  .of-md-contain {
    object-fit: contain;
  }
  .of-md-fill {
    object-fit: fill;
  }
}
@media screen and (min-width: 1440px) {
  .of-lg-cover {
    object-fit: cover;
  }
  .of-lg-contain {
    object-fit: contain;
  }
  .of-lg-fill {
    object-fit: fill;
  }
}
@media screen and (min-width: 1700px) {
  .of-xl-cover {
    object-fit: cover;
  }
  .of-xl-contain {
    object-fit: contain;
  }
  .of-xl-fill {
    object-fit: fill;
  }
}
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.abs-l-0 {
  left: 0;
}
.abs-r-0 {
  right: 0;
}
.abs-t-0 {
  top: 0;
}
.abs-b-0 {
  bottom: 0;
}
@media screen and (min-width: 375px) {
  .pos-rel-xs {
    position: relative;
  }
  .pos-abs-xs {
    position: absolute;
  }
  .abs-l-xs-0 {
    left: 0;
  }
  .abs-r-xs-0 {
    right: 0;
  }
  .abs-t-xs-0 {
    top: 0;
  }
  .abs-b-xs-0 {
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .pos-rel-sm {
    position: relative;
  }
  .pos-abs-sm {
    position: absolute;
  }
  .abs-l-sm-0 {
    left: 0;
  }
  .abs-r-sm-0 {
    right: 0;
  }
  .abs-t-sm-0 {
    top: 0;
  }
  .abs-b-sm-0 {
    bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .pos-rel-md {
    position: relative;
  }
  .pos-abs-md {
    position: absolute;
  }
  .abs-l-md-0 {
    left: 0;
  }
  .abs-r-md-0 {
    right: 0;
  }
  .abs-t-md-0 {
    top: 0;
  }
  .abs-b-md-0 {
    bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .pos-rel-lg {
    position: relative;
  }
  .pos-abs-lg {
    position: absolute;
  }
  .abs-l-lg-0 {
    left: 0;
  }
  .abs-r-lg-0 {
    right: 0;
  }
  .abs-t-lg-0 {
    top: 0;
  }
  .abs-b-lg-0 {
    bottom: 0;
  }
}
@media screen and (min-width: 1700px) {
  .pos-rel-xl {
    position: relative;
  }
  .pos-abs-xl {
    position: absolute;
  }
  .abs-l-xl-0 {
    left: 0;
  }
  .abs-r-xl-0 {
    right: 0;
  }
  .abs-t-xl-0 {
    top: 0;
  }
  .abs-b-xl-0 {
    bottom: 0;
  }
}
.landing-page .page-header {
  /*  height: 824px; */
  max-height: none;
}
.landing-page .page-header h2 {
  font-size: clamp(30px, 5vw, 41px);
}
.landing-page .page-header .wpcf7 {
  padding-bottom: 30px;
}
.landing-page .page-header .wpcf7 label {
  color: white;
}
.landing-page .page-header .acces_rapide {
  display: none;
}
.landing-page .page-header .col-right.overlay {
  background: rgba(0, 0, 0, 0.26);
  padding: 68px 42px;
  padding-bottom: 0;
  border: 1px solid white;
  border-radius: 12px;
  /* Apply subtle blur/frost to the container */
  backdrop-filter: blur(2px) contrast(1.2);
  -webkit-backdrop-filter: blur(2px) contrast(1.2);
}
@media screen and (max-width: 769px) {
  .landing-page .page-header .col-right.overlay {
    padding: 32px;
  }
}
.landing-page .page-header .wpcf7 h2 {
  color: white;
}
.landing-page .page-header .wpcf7 h2:after {
  background: white !important;
}
.landing-page .page-header .wpcf7 .wpcf7-list-item label {
  width: 100% !important;
}
.landing-page .page-header .wpcf7 .wpcf7-list-item-label {
  font-size: 12px;
  text-transform: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.landing-page .page-header .wpcf7 .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label::before, .landing-page .page-header .wpcf7 .wpcf7-list-item label input[type="checkbox"] + span::before {
  border-radius: 100px;
  background-color: #8e827d !important;
}
.landing-page .page-header .wpcf7 .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label::after, .landing-page .page-header .wpcf7 .wpcf7-list-item label input[type="checkbox"] + span::after {
  color: white;
}
.landing-page .page-header .wpcf7 label {
  width: max(202px, 45%);
}
.landing-page .page-header .wpcf7 label input {
  height: 54px;
}
.landing-page .page-header .wpcf7 label input, .landing-page .page-header .wpcf7 label textarea {
  background: rgba(0, 0, 0, 0.4);
  color: white;
  border-radius: 12px;
  padding: 0.6rem 1rem;
  /* Glassy border effect outside the input */
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0px -2px 4px rgba(255, 255, 255, 0.08);
  transition: all 0.3s ease;
}
.landing-page .page-header .wpcf7 label input::placeholder, .landing-page .page-header .wpcf7 label textarea::placeholder {
  color: white;
  opacity: 0.8;
}
.landing-page .page-header .wpcf7 label input:focus, .landing-page .page-header .wpcf7 label textarea:focus {
  border: 1px solid rgba(255, 255, 255, 0.35);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25), -2px -2px 6px rgba(255, 255, 255, 0.12);
  outline: none;
}
@media screen and (max-width: 990px) {
  .landing-page .page-header {
    height: auto;
    max-height: none;
    display: block;
  }
  .landing-page .page-header .wpcf7 form {
    gap: 1;
  }
  .landing-page .page-header .intro-texte ul {
    padding-left: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .landing-page .page-header {
    /*  height: 964px; */
  }
  .landing-page .page-header .wpcf7 form {
    gap: 0;
  }
  .landing-page .page-header .intro-texte ul {
    padding-top: 0;
  }
}
.landing-page .swiper-wrapper {
  width: fit-content;
}
.landing-page .swiper-wrapper:before {
  content: "";
  display: block;
  background: #ddd;
  height: 1px;
  width: calc(100% - 30px);
  z-index: 0;
  top: 50%;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
}
.landing-page .swiper-slide {
  height: 260px;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 8px;
  font-weight: normal;
  display: block;
  text-transform: none;
}
.wpcf7 fieldset {
  width: 100%;
  border: none;
}
.wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 8px;
}
.wpcf7 .wpcf7-list-item label {
  position: relative;
  padding-left: calc(20px + 8px);
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 20px;
  user-select: none;
}
.wpcf7 .wpcf7-list-item label input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wpcf7 .wpcf7-list-item label input[type="radio"] + .wpcf7-list-item-label::before, .wpcf7 .wpcf7-list-item label input[type="radio"] + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid lightgrey;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
}
.wpcf7 .wpcf7-list-item label input[type="radio"]:checked + .wpcf7-list-item-label::after, .wpcf7 .wpcf7-list-item label input[type="radio"]:checked + span::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--color-primary);
}
.wpcf7 .wpcf7-list-item label input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wpcf7 .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label::before, .wpcf7 .wpcf7-list-item label input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid lightgrey;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
}
.wpcf7 .wpcf7-list-item label input[type="checkbox"] + .wpcf7-list-item-label::after, .wpcf7 .wpcf7-list-item label input[type="checkbox"] + span::after {
  content: "✔";
  position: absolute;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  font-size: 14px;
  color: var(--color-primary);
  opacity: 0;
}
.wpcf7 .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label::after, .wpcf7 .wpcf7-list-item label input[type="checkbox"]:checked + span::after {
  opacity: 1;
}
.wpcf7 .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  color: #F44336;
}
.wpcf7 .wpcf7-submit {
  transition: all 0.3s ease-in-out;
}
.wpcf7 .wpcf7-submit:hover {
  background: white;
  color: var(--color-primary);
  transition-duration: 0.3s;
}
.landing [class^="btn-"] {
  margin: 0;
}
.landing h1 {
  font-size: 16px;
}
.landing h2 {
  font-size: clamp(30px, 5vw, 48px);
}
.landing .intro-texte {
  font-size: 16px;
}
.landing .svg {
  width: auto;
  height: auto;
}
.landing .page-header-bg::before, .landing .page-header-bg::after {
  content: "";
}
.landing.container strong {
  position: relative;
  display: inline-block;
  color: inherit;
  z-index: 1;
  padding: 10px 8px;
}
.landing.container strong::before {
  content: "";
  position: absolute;
  top: 58%;
  left: 52%;
  width: 102%;
  height: 96%;
  background: #0E8ECE;
  transform: translate(-50%, -50%) rotate(-4deg);
  z-index: -1;
}
.landing-page, .home .page-header-slider {
  /* Cover overlay */
  /* Hidden state */
}
.landing-page .wp-block-group h2, .home .page-header-slider .wp-block-group h2 {
  font-size: clamp(25px, 5vw, 34px) !important;
}
.landing-page .page-header-bg::before, .landing-page .page-header-bg::after, .landing-page .first-slide::before, .landing-page .first-slide::after, .home .page-header-slider .page-header-bg::before, .home .page-header-slider .page-header-bg::after, .home .page-header-slider .first-slide::before, .home .page-header-slider .first-slide::after {
  content: none;
}
.landing-page .btn-primary, .home .page-header-slider .btn-primary {
  position: relative;
  display: inline-flex;
  align-items: left;
  justify-content: center;
  gap: 10px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #0E8ECE;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: color 0.4s ease;
  font-size: 23px;
}
.landing-page .btn-primary::before, .home .page-header-slider .btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transform: translateX(-100%);
  z-index: 0;
}
.landing-page .btn-primary .btn-content, .home .page-header-slider .btn-primary .btn-content {
  position: relative;
  padding: 5px 80px 8px 12px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.landing-page .btn-primary img, .landing-page .btn-primary svg, .home .page-header-slider .btn-primary img, .home .page-header-slider .btn-primary svg {
  position: relative;
  top: 2px;
  width: 18px;
  height: auto;
  fill: #fff;
  transition: fill 0.4s ease;
}
.landing-page .btn-primary:hover .btn-content, .home .page-header-slider .btn-primary:hover .btn-content {
  color: #0E8ECE;
}
.landing-page .btn-primary:hover img, .landing-page .btn-primary:hover svg, .home .page-header-slider .btn-primary:hover img, .home .page-header-slider .btn-primary:hover svg {
  fill: #0E8ECE;
}
.landing-page .btn-primary:hover::before, .home .page-header-slider .btn-primary:hover::before {
  transform: translateX(0%);
}
.landing-page h2 + p, .landing-page .wp-block-heading + div, .home .page-header-slider h2 + p, .home .page-header-slider .wp-block-heading + div {
  padding-top: 24px;
}
.landing-page h2 + .wp-block-video, .home .page-header-slider h2 + .wp-block-video {
  padding-top: 34px;
}
.landing-page p + h2, .home .page-header-slider p + h2 {
  margin-top: 0;
}
.landing-page p + p, .home .page-header-slider p + p {
  margin-bottom: 16px;
}
.landing-page p + .wp-block-image, .home .page-header-slider p + .wp-block-image {
  padding-top: 64px;
}
.landing-page h2, .home .page-header-slider h2 {
  margin: 0;
}
.landing-page h3, .home .page-header-slider h3 {
  font-size: 18px;
  font-weight: 500;
}
.landing-page h3::after, .home .page-header-slider h3::after {
  content: none;
}
.landing-page .strong-color strong, .home .page-header-slider .strong-color strong {
  color: var(--color-primary);
  font-weight: normal;
}
.landing-page .l-height-1, .home .page-header-slider .l-height-1 {
  line-height: 1.2;
}
.landing-page .wp-block-cover .wp-block-columns, .home .page-header-slider .wp-block-cover .wp-block-columns {
  gap: 0rem;
}
@media screen and (max-width: 769px) {
  .landing-page .wp-block-cover .wp-block-columns, .home .page-header-slider .wp-block-cover .wp-block-columns {
    display: block !important;
  }
}
.landing-page .wp-block-image .alignleft, .home .page-header-slider .wp-block-image .alignleft {
  margin: 0;
  margin-right: 16px;
}
.landing-page .has-medium-font-size, .home .page-header-slider .has-medium-font-size {
  font-size: clamp(22px, 5vw, 31px) !important;
  line-height: 1.1;
  padding: 25px;
  font-weight: 600;
}
.landing-page .wp-block-button__link, .home .page-header-slider .wp-block-button__link {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00cfff;
  color: #fff;
  margin-top: 1.5em;
  padding-top: 0.9em;
  padding-bottom: 1.1em;
  padding-left: 2em;
  padding-right: 2em;
  border-radius: 0;
  z-index: 1;
}
.landing-page .wp-block-button__link::before, .home .page-header-slider .wp-block-button__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00b0cc;
  transform: translateX(-100%);
  transition: transform 0.5s ease;
  z-index: -1;
}
.landing-page .wp-block-button__link:hover::before, .home .page-header-slider .wp-block-button__link:hover::before {
  transform: translateX(0);
}
.landing-page .wp-block-button__link::after, .home .page-header-slider .wp-block-button__link::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 0.4em;
  background: no-repeat center / contain url("../img/black-right-arrow.svg");
  top: 2px;
  position: relative;
  transition: transform 0.3s ease;
  z-index: 1;
}
.landing-page .wp-block-button__link.has-white-color::after, .home .page-header-slider .wp-block-button__link.has-white-color::after {
  background: no-repeat center / contain url("../img/right-arrow.svg");
}
.landing-page .wp-block-button__link:hover::after, .home .page-header-slider .wp-block-button__link:hover::after {
  transform: translateX(5px);
  z-index: 0;
}
.landing-page .wp-block-button__link.has-white-background-color::before, .home .page-header-slider .wp-block-button__link.has-white-background-color::before {
  background-color: rgba(0, 0, 0, 0.1);
}
.landing-page .wp-block-button__link.has-white-background-color:hover::before, .home .page-header-slider .wp-block-button__link.has-white-background-color:hover::before {
  background-color: rgba(0, 0, 0, 0.15);
}
.landing-page .bulb-info, .home .page-header-slider .bulb-info {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.landing-page .bulb-info::before, .home .page-header-slider .bulb-info::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../img/bulb-info.svg") no-repeat center / contain;
}
.landing-page .no-after::after, .home .page-header-slider .no-after::after {
  content: none;
}
.landing-page .wp-block-list, .home .page-header-slider .wp-block-list {
  list-style: none;
  padding-left: 0;
}
.landing-page .wp-block-list li, .home .page-header-slider .wp-block-list li {
  position: relative;
  padding-left: 40px;
  text-transform: uppercase;
}
.landing-page .wp-block-list li::marker, .home .page-header-slider .wp-block-list li::marker {
  content: none;
}
.landing-page .wp-block-list li::before, .home .page-header-slider .wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  margin-top: 7px;
  width: 20px;
  height: 20px;
  background: url("../img/checkmark.svg") no-repeat center / contain;
}
.landing-page .intro-texte ul, .home .page-header-slider .intro-texte ul {
  list-style: none;
  margin: 0;
}
.landing-page .intro-texte li, .home .page-header-slider .intro-texte li {
  position: relative;
  padding-left: 30px;
}
.landing-page .intro-texte li::before, .home .page-header-slider .intro-texte li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url("../img/checkmark.svg") no-repeat center / contain;
  filter: brightness(0) invert(1);
}
.landing-page .wp-block-cover, .home .page-header-slider .wp-block-cover {
  min-height: 430px;
  padding: 0;
}
.landing-page .wp-block-cover__inner-container p, .home .page-header-slider .wp-block-cover__inner-container p {
  padding-bottom: 8px;
}
.landing-page #nos-engagements .wp-block-cover, .home .page-header-slider #nos-engagements .wp-block-cover {
  min-height: 771px !important;
}
.landing-page #nos-engagements .wp-block-cover p, .home .page-header-slider #nos-engagements .wp-block-cover p {
  line-height: 1.6;
}
.landing-page .font-22, .home .page-header-slider .font-22 {
  font-size: 22px !important;
}
.landing-page .wp-block-video, .home .page-header-slider .wp-block-video {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.landing-page .wp-block-video video, .home .page-header-slider .wp-block-video video {
  display: block;
  width: 100%;
  height: auto;
}
.landing-page .wp-block-video .video-cover, .home .page-header-slider .wp-block-video .video-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("video-cover.jpg") center center / cover no-repeat;
  z-index: 2;
  transition: opacity 0.4s ease;
}
.landing-page .video-overlay, .home .page-header-slider .video-overlay {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: 60px;
  height: 60px;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.4s ease, transform 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media screen and (customTACidth: 769px) {
  .landing-page .video-overlay, .home .page-header-slider .video-overlay {
    width: 45px;
    top: 55%;
  }
}
.landing-page .wp-block-video .video-cover.hidden, .home .page-header-slider .wp-block-video .video-cover.hidden {
  opacity: 0;
  pointer-events: none;
}
.landing-page .wp-block-group ul, .home .page-header-slider .wp-block-group ul {
  margin: 0;
}
.landing-page .wp-block-group ul li, .home .page-header-slider .wp-block-group ul li {
  line-height: 2;
}
.landing-page .wp-grid h3, .home .page-header-slider .wp-grid h3 {
  font-size: clamp(20px, 5vw, 36px);
  font-weight: 400;
  margin: 0;
  margin-bottom: 12px;
  line-height: 1.1;
}
.landing-page .wp-grid .wp-block-columns, .home .page-header-slider .wp-grid .wp-block-columns {
  gap: 0;
}
.landing-page .wp-grid .wp-block-column, .home .page-header-slider .wp-grid .wp-block-column {
  margin: 12px;
  padding: 48px 24px;
}
.landing-page .avis-clients-slider .swiper-slide p, .home .page-header-slider .avis-clients-slider .swiper-slide p {
  color: #757575;
}
.landing-page .avis-clients-slider .swiper-slide p strong, .home .page-header-slider .avis-clients-slider .swiper-slide p strong {
  color: var(--color-primary);
}
.landing-page .flex-col, .home .page-header-slider .flex-col {
  flex-direction: column;
}
.landing-page .swiper-slide, .home .page-header-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  /* stack elements vertically */
  justify-content: flex-start;
  /* start content at top */
  align-items: flex-start;
  /* align text left (optional) */
  background: #fff;
  padding: 20px;
  border: 1px solid #ddd;
}
.landing-page .swiper-slide .title, .home .page-header-slider .swiper-slide .title {
  margin-top: auto;
  margin-bottom: 0;
}
.landing-page .swiper-pagination, .home .page-header-slider .swiper-pagination {
  position: relative;
  display: none;
}
.landing-page #nos-engagements.wp-block-columns, .home .page-header-slider #nos-engagements.wp-block-columns {
  gap: 0;
}
.landing-page #inscription label, .home .page-header-slider #inscription label {
  color: white;
}
.landing-page #inscription h3, .home .page-header-slider #inscription h3 {
  margin-top: 40px;
}
.landing-page #inscription .wp-block-columns, .home .page-header-slider #inscription .wp-block-columns {
  gap: 10rem;
}
.landing-page .wpcf7 form, .home .page-header-slider .wpcf7 form {
  /*

    .wpcf7-list-item label {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    line-height: 1.4;
    width: 100%;
    }

    .wpcf7-list-item input[type="checkbox"] {
    margin: 0 !important;
    width: 18px !important;
    height: 18px !important;
    transform: translateY(0);
    accent-color: #0073e6;

    }

    .wpcf7-list-item-label {
    display: inline-block !important;
    vertical-align: middle !important;
    }

    */
}
.landing-page .wpcf7 form .wpcf7-form label, .home .page-header-slider .wpcf7 form .wpcf7-form label {
  display: flex;
  align-items: center;
  font-weight: normal;
}
.landing-page .wpcf7 form .wpcf7-list-item-label, .home .page-header-slider .wpcf7 form .wpcf7-list-item-label {
  margin-right: 0;
}
.grecaptcha-badge {
  display: none;
}
.site-main {
  background: var(--color-body);
}
.container {
  width: clamp(90vw, 1556px, 90vw);
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
  }
}
/*Style général pour toutes les cartes du site*/
#wcom_map, [class^="wcom_map_"] {
  width: 100%;
  height: 350px;
}
.sub-menu .block .sub-menu, .block .sub-menu {
  display: block !important;
}
.current-menu-item > a {
  color: var(--color-primary) !important;
}
header.header .header-menu .menu .toggle.toggle-b2b.bg-white a {
  background: white;
  color: var(--color-primary);
}
header.header .header-menu .menu .toggle.toggle-b2b.border-primary a {
  border: 1px solid var(--color-primary);
}
.hidden {
  display: none !important;
}
[class*="img-filter-"] {
  position: relative;
}
[class*="img-filter-"]:before, [class*="img-filter-"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class*="img-filter-"] > div, [class*="img-filter-"] > a, [class*="img-filter-"] > h3 {
  z-index: 4;
  position: relative;
}
.img-filter-green:before {
  background: var(--color-primary);
  opacity: 0.65;
  mix-blend-mode: overlay;
  z-index: 3;
}
.img-filter-black:after {
  opacity: 0.7;
  z-index: 3;
  background: linear-gradient(0deg, rgba(20, 20, 20, 0.8), rgba(20, 20, 20, 0.6));
}
.img-bg-top {
  background-size: cover;
  background-position: center top;
}
.img-bg-bottom {
  background-size: cover;
  background-position: center bottom;
}
.bg-dots {
  background-image: url("../img/dots.png");
  background-repeat: repeat;
}
.svg {
  max-width: 100%;
}
.svg svg {
  max-width: 100%;
  height: auto;
}
path {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.portrait {
  border: 1px solid #DDDDDD;
}
.swiper-navigation {
  width: 120px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}
.swiper-navigation.hidden {
  display: none;
}
.swiper-navigation .swiper-button-prev, .swiper-navigation .swiper-button-next {
  background: var(--color-primary);
  position: initial;
  width: 60px;
  height: 60px;
  margin: initial;
}
.swiper-navigation .swiper-button-prev:after, .swiper-navigation .swiper-button-next:after {
  content: none;
}
.swiper-navigation .swiper-button-prev.swiper-button-disabled, .swiper-navigation .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}
.swiper-navigation .swiper-button-prev.swiper-button-disabled .svg, .swiper-navigation .swiper-button-next.swiper-button-disabled .svg {
  opacity: 0.35;
}
.swiper-navigation .swiper-button-prev:hover, .swiper-navigation .swiper-button-next:hover {
  background: var(--color-green);
}
.swiper-navigation .svg {
  width: 30px;
  height: 30px;
}
.transition {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.transition:after, .transition:before {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
/* page header*/
.page-header {
  z-index: 1;
  height: 869px;
  position: relative;
}
.page-header .page-header-bg {
  background-size: cover;
  background-position: top left;
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-header .swiper-slide.first-slide {
  background-position: top left !important;
}
.page-header .navigation {
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
}
.page-header .navigation ul {
  width: 100%;
}
.page-header .navigation ul li {
  max-width: 311px;
  flex-grow: 1;
  text-align: center;
}
.page-header .navigation ul li a {
  color: var(--color-black);
  text-transform: uppercase;
  padding: 12px 30px 12px 30px;
  font-weight: 600;
}
.page-header .navigation ul li a:after {
  content: "";
  display: block;
  background: var(--color-ternary);
  height: 6px;
  width: 6px;
  margin: 6px auto 0;
}
.page-header .navigation ul li a:hover {
  color: var(--color-green);
}
.page-header .navigation ul li a:hover:after {
  background: var(--color-green);
  width: 20px;
}
.page-header .acces_rapide + .navigation {
  margin-top: 0;
}
.page-header .acces_rapide .svg path {
  fill: var(--color-primary);
}
.page-header .acces_rapide .dropdown {
  z-index: 4;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  background: #F7F7F7;
  display: flex;
  flex-direction: column;
  width: max-content;
}
.page-header .acces_rapide .dropdown li {
  width: 100%;
}
.page-header .acces_rapide .dropdown li a {
  width: 100%;
}
.page-header .acces_rapide .has-dropdown {
  position: relative;
}
.page-header .acces_rapide .has-dropdown > a:before {
  order: 2;
  content: "";
  display: inline-flex;
  width: 1rem;
  height: 0.8rem;
  margin-left: 0.1rem;
  margin-top: 0.15rem;
  background-image: url(../img/down.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.page-header .acces_rapide .has-dropdown > a:before:hover:before {
  filter: brightness(9);
}
.page-header .acces_rapide .has-dropdown a:focus {
  transform: none;
  box-shadow: none;
}
.page-header .acces_rapide .has-dropdown:hover a:before {
  transform: rotate(180deg);
}
.page-header .acces_rapide .has-dropdown:hover .dropdown {
  box-shadow: 0 10px 40px #1a1a1a3b;
  max-height: 999px;
}
.page-header.page-header-blog {
  background: #ebebeb;
}
@media screen and (max-width: 768px) {
  .page-header .navigation-row {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
    display: block;
  }
  .page-header .navigation {
    border-bottom: initial;
    background: initial;
    display: block;
  }
  .page-header .navigation .navigation-toggle {
    background: #fff;
  }
  .page-header .navigation.active .navigation-row {
    max-height: 999px;
  }
}
/* textes et titres*/
.large {
  font-size: calc(15px + 0.458vw);
}
.line-height-p {
  line-height: 1.56;
}
.sous_titre {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02rem;
  color: var(--color-secondary);
}
.sous_titre.white {
  color: #f7f7f7;
}
.sous_titre + h2, .sous_titre + .h2 {
  margin-top: 10px;
}
.arguments ul li {
  text-transform: uppercase;
  color: var(--color-primary);
  font-weight: 600;
  display: flex;
  align-items: center;
}
.arguments ul li:before {
  content: "";
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem;
  background-image: url("../img/check.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.arguments ul li + li {
  margin-top: 20px;
}
.categories .category {
  font-size: 0.8rem;
  text-transform: uppercase;
  color: var(--color-secondary);
  background: var(--color-ternary);
  font-weight: 400;
  padding: 3px 6px;
  letter-spacing: 0.05rem;
}
#overlay {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background: #1a1a1a;
  width: 100%;
  height: 100%;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body.focus, body.tarteaucitron-modal-open {
  overflow-y: hidden;
}
body.focus #overlay, body.tarteaucitron-modal-open #overlay {
  z-index: 8;
  pointer-events: all;
  opacity: 0.5;
}
.modal {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 150;
  left: 50%;
  width: min(800px, 90vw);
  height: max-content;
  max-height: min(860px, 80vh);
  display: flex;
  align-items: flex-start;
}
.modal .modal-bloc, .modal .close {
  opacity: 0;
}
.modal .modal-bloc {
  width: 100%;
  transform: translateY(5%);
  background: #fff;
  border: 1px solid #ddd;
  transition-delay: 0.1s;
  height: 100%;
  max-height: min(860px, 80vh);
  overflow: auto;
}
.modal .close {
  order: 2;
  padding: 15px;
  margin-left: 15px;
  background: #fff;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transform: translateY(100%);
  opacity: 0;
}
.modal .close:before {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  content: "";
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  background-image: url("../img/croix.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.modal .close:hover {
  background: var(--color-primary);
}
.modal .close:hover:before {
  filter: invert(1);
}
.modal.active {
  opacity: 1;
  pointer-events: all;
  transform: translate(-50%, -50%);
  display: flex;
}
.modal.active .modal-bloc, .modal.active .close {
  transform: translateY(0);
  opacity: 1;
}
.modal .texte {
  color: #777777;
}
@media screen and (max-width: 768px) {
  .modal .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .modal h3 {
    padding-right: 44px;
  }
}
[class*="block-ebs-"].white .sous_titre {
  color: #fff;
}
[class*="block-ebs-"].white h2:after, [class*="block-ebs-"].white h3:after {
  background-color: #fff;
}
[class*="block-ebs-"] + [class*="block-ebs-"] {
  margin-top: 30px;
}
[class*="block-ebs-"] p + p {
  margin-top: 1rem;
}
[class*="block-ebs-"] ul + p {
  margin-top: 1.25rem;
}
[class*="block-ebs-"] li + table, [class*="block-ebs-"] li table, [class*="block-ebs-"] p + table, [class*="block-ebs-"] p table {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
[class*="block-ebs-"] table {
  border-spacing: 0;
  border-collapse: collapse;
  min-width: 80%;
  color: var(--color-secondary);
}
[class*="block-ebs-"] table td, [class*="block-ebs-"] table th {
  padding: 0.5rem;
  border: 1px solid var(--color-ternary);
}
.wp-block-group p + figure {
  margin-top: 1.25rem;
  margin-bottom: 1.45rem;
}
.wp-block-group ul {
  margin-top: 1rem;
}
.wp-block-group ul li {
  margin-top: 8px;
  list-style-type: square;
  list-style-position: inside;
  line-height: 1.46;
  color: var(--color-primary);
}
.wp-block-group p + p {
  margin-top: 1rem;
}
.wp-block-group ul + p {
  margin-top: 1.25rem;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper {
  align-items: stretch;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .sous_titre {
  grid-column: 1 / -1;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper a {
  min-height: 160px;
  height: auto;
  transition-delay: 500;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .svg {
  width: 40px;
  height: auto;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .svg path {
  fill: var(--color-primary);
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item {
  width: 213px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item:after {
  content: "";
  display: block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  background: var(--color-primary);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  z-index: -1;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item.hover {
  color: #f7f7f7;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item.hover .svg path {
  fill: #f7f7f7;
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item.hover:after {
  transform: translateX(0%);
}
.ebs-liens-secteurs-metiers-rows .ebs-liens-secteurs-metiers-row .swiper-wrapper .ebs-liens-secteurs-metiers-item.hover:focus {
  transform: translateY(-10px);
  box-shadow: 0 10px 40px #1a1a1a3b;
}
.block-ebs-texte-image.has-masque-image img {
  -webkit-mask-image: url(../img/masque-ebs-energie-2.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 20%;
  -webkit-mask-size: cover;
  height: 100%;
  width: auto;
  object-fit: cover;
}
.block-ebs-cta-carrieres .img {
  position: relative;
}
.block-ebs-cta-carrieres .img .img-bg {
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block-ebs-cta-carrieres .img .img-bg:before {
  mix-blend-mode: color;
}
.block-ebs-cta-carrieres .img img {
  -webkit-mask-image: url(../img/masque-ebs-energie-2.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 36%;
  -webkit-mask-size: cover;
  object-fit: cover;
  height: auto;
  width: 100%;
  z-index: 3;
  position: relative;
  max-height: 360px;
}
.block-ebs-chiffres-cles .h1 {
  font-weight: 400;
}
.block-ebs-chiffres-cles .ebs-chiffres-cles-row {
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(49%, 1fr));
}
.block-ebs-chiffres-cles:not(.primary) .ebs-chiffres-cles-item {
  background: #E2F6FF;
  color: var(--color-darkgray);
}
.block-ebs-chiffres-cles:not(.primary) .ebs-chiffres-cles-item:first-child {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100px, 20px 80px, 0 60px);
  color: #fff;
  background: var(--color-primary);
}
.block-ebs-chiffres-cles.primary {
  color: #fff;
}
.block-ebs-chiffres-cles.primary .container {
  background: var(--color-primary);
}
.block-ebs-chiffres-cles.primary .ebs-chiffres-cles-item {
  background: var(--color-primary-alt);
  text-align: center;
}
.block-ebs-chiffres-cles.primary .ebs-chiffres-cles-item:first-child {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100px, 20px 80px, 0 60px);
}
.block-ebs-cta-espace-pro .wpcf7 {
  width: 100%;
}
.block-ebs-actualites .ebs-actualites-item {
  min-height: calc(320px + 7vw);
  width: clamp(280px, calc(50% - 20px), 100%);
  flex-grow: 1;
}
.block-ebs-actualites .ebs-actualites-item:hover:after {
  opacity: 0.6;
}
.ebs-cta-contact-row {
  align-items: stretch;
}
.row-small-arguments {
  position: relative;
  z-index: 2;
  background: #E2F6FF;
  color: var(--color-primary);
}
.row-small-arguments .small-arguments-item {
  gap: 1rem;
}
.row-small-arguments .svg {
  width: 1rem;
  height: 1rem;
}
.row-small-arguments .svg path {
  fill: var(--color-primary);
}
.ebs-cta-contact-item {
  min-width: 200px;
}
.ebs-cta-contact-item a {
  height: 100%;
  background-color: var(--color-primary);
}
.ebs-cta-contact-item a:hover {
  background-color: #fff;
  transform: translateY(-20px);
  color: var(--color-primary);
  box-shadow: 0 10px 40px #1a1a1a3b;
}
.ebs-cta-contact-item a:hover path {
  fill: var(--color-primary);
}
.block-ebs-cta-contact {
  position: relative;
}
.block-ebs-cta-contact .container {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .block-ebs-cta-contact .ebs-highlight br {
    display: none;
  }
}
.block-ebs-cta-contact:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 25%;
  width: 90%;
  height: 100%;
  overflow: hidden;
  background: var(--color-primary);
  opacity: 0.15;
  -webkit-mask-image: url(../img/masque-ebs-energie-2.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 40%;
  -webkit-mask-size: cover;
}
.block-ebs-infos-tableau h2 span {
  color: var(--color-primary);
}
.block-ebs-infos-tableau .ebs-infos-tableau-navigation {
  border-bottom: 1px solid #DDDDDD;
}
.block-ebs-infos-tableau .ebs-infos-tableau-navigation a.active {
  font-weight: 600;
  background: var(--color-primary);
  color: #f7f7f7;
}
.block-ebs-infos-tableau .ebs-infos-tableau-items .ebs-infos-tableau-item {
  display: none;
}
.block-ebs-infos-tableau .ebs-infos-tableau-items .ebs-infos-tableau-item.active {
  display: block;
}
.block-ebs-infos-tableau table {
  border-collapse: collapse;
  border-spacing: 0;
}
.block-ebs-infos-tableau table tbody tr:nth-child(odd) {
  background: #F7F7F7;
}
.block-ebs-schema a {
  cursor: zoom-in;
}
.block-ebs-realisations .ebs-realisation-header {
  position: relative;
  min-height: 360px;
}
.block-ebs-realisations .ebs-realisation-header h3, .block-ebs-realisations .ebs-realisation-header .logo {
  position: absolute;
  right: 0;
}
.block-ebs-realisations .ebs-realisation-header h3 {
  width: 440px;
  max-width: 100%;
  top: 0;
}
.block-ebs-realisations .ebs-realisation-header .logo {
  bottom: 0;
}
.block-ebs-realisations .swiper-slide {
  width: min(700px, 80%);
  margin-right: 30px;
  border: 1px solid #ddd;
  opacity: 0.5;
}
.block-ebs-realisations .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.has-triangle {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 90px, 30px 60px, 0 30px);
}
.block-ebs-process .ebs-process-row {
  grid-template-columns: repeat(auto-fit, minmax(212px, 1fr));
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.block-ebs-process .ebs-process-row .ebs-process-item {
  position: relative;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.block-ebs-process .ebs-process-row .ebs-process-item .see-more, .block-ebs-process .ebs-process-row .ebs-process-item:after {
  display: block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-ebs-process .ebs-process-row .ebs-process-item .see-more {
  transform: translateY(-100%);
  color: var(--color-body);
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  pointer-events: none;
}
.block-ebs-process .ebs-process-row .ebs-process-item:before {
  position: absolute;
  content: "";
  height: 8px;
  width: 40px;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color-primary-alt);
  z-index: -2;
}
.block-ebs-process .ebs-process-row .ebs-process-item:after {
  content: "";
  z-index: -1;
  background: var(--color-primary-alt);
}
.block-ebs-process .ebs-process-row .ebs-process-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.block-ebs-process .ebs-process-row .ebs-process-item .data {
  opacity: 0;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.block-ebs-process .ebs-process-row .ebs-process-item:first-child:after {
  background: var(--color-primary);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100px, 20px 80px, 0 60px);
}
.block-ebs-process .ebs-process-row .ebs-process-item:first-child .data {
  opacity: 1;
}
.block-ebs-process .ebs-process-row .ebs-process-item:hover .see-more {
  transform: translateY(0);
}
.block-ebs-process .ebs-process-row .ebs-process-item.hover .data {
  opacity: 1;
}
.block-ebs-expertises .ebs-expertises-row {
  grid-template-columns: repeat(auto-fit, minmax(var(--base-width), 1fr));
  grid-gap: 1px;
}
@media screen and (max-width: 1700px) {
  .block-ebs-expertises .ebs-expertises-row {
    grid-template-columns: repeat(auto-fit, minmax(49%, 1fr));
  }
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
  box-shadow: 0 0 0 1px var(--color-primary);
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item:after {
  content: "";
  display: block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item:after {
  background: var(--color-primary);
  transform: translateX(-101%);
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item .data {
  opacity: 0;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item:first-child.hover {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 90px, 20px 70px, 0 50px);
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item.hover .data {
  opacity: 1;
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item.hover:after {
  transform: translateX(0%);
}
@media screen and (max-width: 768px) {
  .block-ebs-expertises .ebs-expertises-row {
    grid-template-columns: 100%;
  }
}
.block-ebs-comite-direction .ebs-comite-direction-row {
  grid-template-columns: repeat(auto-fit, minmax(var(--base-width), 1fr));
}
.block-ebs-tutoriel-espace-pro .ebs-tutoriel-espace-pro-row .ebs-process-item {
  min-width: 300px;
  flex: 1;
  border: 1px solid #ddd;
}
.block-ebs-tutoriel-espace-pro .ebs-tutoriel-espace-pro-row .ebs-process-item:first-child {
  flex: 2;
}
.block-ebs-faq .faq-reponse, .block-ebs-coup-de-pouce .faq-reponse {
  max-height: 0;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.block-ebs-coup-de-pouce ul {
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.ebs-faq-row .faq-question {
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.ebs-faq-row .faq-question .svg {
  width: 1rem;
  overflow: hidden;
}
.ebs-faq-row .faq-question:hover {
  color: #777777;
}
.ebs-faq-row .faq-question:hover path {
  fill: #777777;
}
.ebs-faq-row .ebs-faq-item {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.ebs-faq-row .ebs-faq-item h3 {
  flex: 1;
}
.ebs-faq-row .ebs-faq-item:not(.ebs-coup-de-pouce-item):first-child {
  padding-top: 0;
}
.ebs-faq-row .ebs-faq-item:last-child {
  border-bottom: initial;
}
.ebs-faq-row .ebs-faq-item.active .faq-reponse {
  margin-top: 20px;
  opacity: 1;
  visibility: visible;
  max-height: 999px;
}
.ebs-faq-row .ebs-faq-item.active .faq-question .svg {
  transform: rotateX(180deg);
}
.ebs-toggle {
  width: 2rem;
  height: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #EBEBEB;
}
.ebs-toggle .svg {
  height: 40%;
}
.ebs-toggle .svg path {
  fill: var(--color-black);
}
.block-ebs-slider-clients .ebs-slider-clients-row .swiper-wrapper {
  width: fit-content;
}
.block-ebs-slider-clients .ebs-slider-clients-row .swiper-wrapper:before {
  content: "";
  display: block;
  background: #ddd;
  height: 1px;
  width: calc(100% - 30px);
  z-index: 0;
  top: 50%;
  left: 0;
  position: absolute;
  transform: translateY(-50%);
}
.block-ebs-slider-clients .ebs-slider-clients-row .ebs-slider-clients-item {
  background: #fff;
  border: 1px solid #ddd;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-ebs-slider-clients .ebs-slider-clients-row .ebs-slider-clients-item img {
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  filter: grayscale(1);
  max-height: 60px;
  object-position: center;
  object-fit: contain;
}
.block-ebs-slider-clients .ebs-slider-clients-row .ebs-slider-clients-item img:hover {
  filter: initial;
}
footer .footer-logo {
  height: calc(var(--navtop));
  min-height: 28px;
  max-height: 54px;
  width: auto;
}
footer .newsletter-form .sous_titre {
  color: var(--color-black);
}
footer .copyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1d1b4a;
  padding: 15px;
  font-size: 12px;
}
footer ul li {
  white-space: normal !important;
}
.grid-actualites {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 600px), 1fr));
}
.grid-actualites article:first-child .actualites-item {
  background-position: center;
}
.grid-actualites article .actualites-item {
  min-height: 420px;
  background-position: top center;
  background-size: cover;
  border: 1px solid transparent;
}
.grid-actualites article .actualites-item.actualites-item-odd {
  border-color: #ddd;
}
.grid-actualites article .actualites-item.actualites-item-odd .underline, .grid-actualites article .actualites-item.actualites-item-odd h2, .grid-actualites article .actualites-item.actualites-item-odd p {
  color: var(--color-black);
}
.grid-actualites article:first-child {
  grid-column: 1 / -1;
}
.grid-actualites article h2, .grid-actualites article p {
  width: 680px;
  max-width: 100%;
}
.grid-actualites article:hover .actualites-item:after {
  opacity: 0.8;
}
.grid-carrieres {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(auto-fit, minmax(492px, 0.33fr));
}
.grid-carrieres article .carrieres-item {
  border: 1px solid #ddd;
}
.grid-carrieres article .arguments li {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .grid-carrieres {
    grid-template-columns: 100%;
  }
}
#breadcrumbs {
  width: fit-content;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  font-size: 0.7rem;
  letter-spacing: 0.02rem;
  padding: 4px 8px 4px 8px;
  margin-bottom: 1rem;
  background: linear-gradient(90deg, #ffffff11, #ffffff0e);
}
#breadcrumbs a {
  color: rgba(255, 255, 255, 0.8);
}
#breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.95);
}
.blog-header #breadcrumbs {
  color: var(--color-black);
  padding-left: 0;
}
.blog-header #breadcrumbs a {
  color: var(--color-black);
}
.navigation-pagination .nav-links .page-numbers {
  padding: 3px 6px;
}
.select {
  padding: 10px 30px 10px 0;
  display: inline-flex;
  position: relative;
  line-height: 1.5;
  background: linear-gradient(to right, var(--color-black), var(--color-black)), linear-gradient(to right, var(--color-green), var(--color-green), var(--color-green));
  background-size: 100% 0.1em, 0 0.1em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
}
.select select {
  background: initial;
  appearance: none;
  outline: 0;
  border: 0;
  box-shadow: none;
  cursor: pointer;
}
.select:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.7rem;
  display: inline-flex;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.6rem;
  background-image: url(../img/down.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
/* Initial state */
.animate-fade-up {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.8s ease-out forwards;
  /* animate and stay in final position */
}
/* Optional delay for staggered animations */
.animate-fade-up.delay-1 {
  animation-delay: 0.3s;
}
.animate-fade-up.delay-2 {
  animation-delay: 0.6s;
}
.animate-fade-up.delay-3 {
  animation-delay: 0.9s;
}
/* Keyframes */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
[class*="animate-"] {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
[class*="animate-"].animate-green {
  --animation-color: var(--color-green);
}
[class*="animate-"].animate-primary {
  --animation-color: var(--color-primary);
}
[class*="animate-"]:after {
  content: "";
  display: block;
  transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: 0.4s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  background: var(--animation-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  z-index: -1;
}
[class*="animate-"]:hover, [class*="animate-"]:focus {
  color: #f7f7f7;
}
[class*="animate-"]:hover .svg path, [class*="animate-"]:focus .svg path {
  fill: #f7f7f7;
}
[class*="animate-"]:hover:after, [class*="animate-"]:focus:after {
  transform: translateX(0%);
}
[class*="animate-"]:focus {
  transform: translateY(-10px);
  box-shadow: 0 10px 40px #1a1a1a3b;
}
.wpcf7 div[data-lastpass-icon-root] {
  display: none !important;
  visibility: hidden !important;
}
.wpcf7 h3, .wpcf7 h4 {
  margin-bottom: 10px;
}
.wpcf7 .fx-form, .wpcf7 form {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.wpcf7 form > div {
  width: 100%;
}
.wpcf7 .fx + h4 {
  margin-top: 15px;
}
.wpcf7 label {
  width: max(250px, 45%);
  flex-grow: 1;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
}
.wpcf7 label .wpcf7-form-control-wrap {
  margin-top: 10px;
}
.wpcf7 label .wpcf7-form-control-wrap, .wpcf7 label input, .wpcf7 label textarea {
  width: 100%;
  font-size: 16px;
  display: block;
}
.wpcf7 label input, .wpcf7 label textarea {
  padding: 15px 20px 15px 20px;
  border: 1px solid #ddd;
  background: #fff;
  font-weight: 400;
  height: 52px;
  outline: none;
}
.wpcf7 label input.wpcf7-not-valid, .wpcf7 label textarea.wpcf7-not-valid {
  border-color: #fa3347;
}
.wpcf7 label input[type="file"], .wpcf7 label textarea[type="file"] {
  border-style: dashed;
}
.wpcf7 label textarea {
  height: 5.4rem;
  resize: none;
}
.wpcf7 input[type="submit"] {
  height: 52px;
  margin-top: 15px;
  padding: 15px 30px;
  font-size: 16px;
  cursor: pointer;
  border: initial;
}
.wpcf7 .wpcf7-spinner {
  display: none;
}
.wpcf7 .wpcf7-form.submitting {
  opacity: 0.6;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  display: none;
  opacity: 0;
  transform: translateY(-50px);
  padding: 40px 20px;
  margin: 0;
  border: 1px solid var(--color-primary);
  color: #fff;
  background: var(--color-primary);
  pointer-events: none;
  border: initial;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
  margin: 0 0 0 0;
  border: 1px solid #fa3347;
  padding: 15px;
  font-size: 14px;
  display: inline-block;
  background: initial;
  color: #fff;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-not-valid-tip {
  display: block;
  position: absolute;
  top: -26px;
  right: 0;
  font-size: 10px;
  padding: 2px 4px;
  background: red;
  color: #fff;
}
.wpcf7 .wpcf7-form.sent > p, .wpcf7 .wpcf7-form.sent > div, .wpcf7 .wpcf7-form.sent h4, .wpcf7 .wpcf7-form.sent .wpcf7-submit {
  display: none;
}
.wpcf7 .wpcf7-form.sent > .wpcf7-response-output, .wpcf7 .wpcf7-form.invalid > .wpcf7-response-output {
  display: block;
  opacity: 1;
  transition: all ease 0.3s;
  transform: translateY(0);
  max-height: 999px;
}
.newsletter-form .sous_titre {
  font-weight: 400;
  font-size: 14px;
}
.newsletter-form .wpcf7 input[type="submit"] {
  margin-top: 0;
}
.newsletter-form .wpcf7 label .wpcf7-form-control-wrap {
  margin-top: initial;
}
.newsletter-form .wpcf7 .wpcf7-form.invalid > .wpcf7-response-output {
  display: none;
}
@media screen and (max-width: 768px) {
  .newsletter-form {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .newsletter-form br {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .carriere-informations {
    position: sticky;
    top: 0;
  }
}
@media screen and (max-width: 992px) {
  .large {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1700px) {
  .page-header {
    height: 880px;
  }
}
@media screen and (max-width: 768px) {
  [class*="block-ebs-"] + [class*="block-ebs-"] {
    margin-top: 20px;
  }
  .page-header {
    height: initial;
    min-height: 80vmax;
  }
  .page-header .navigation ul li a {
    padding: 12px;
  }
  .img-filter-black:after {
    opacity: 0.7;
  }
  h1 br, h2 br, h3 br {
    display: none;
  }
  .img img {
    max-height: 280px;
  }
  .block-ebs-actualites .ebs-actualites-item {
    min-height: 280px;
  }
  .ebs-infos-tableau-item thead .td-telechargement {
    opacity: 0;
  }
  .ebs-infos-tableau-item .td-telechargement {
    padding-left: 0;
    width: 40px;
    max-width: 40px;
  }
  .ebs-infos-tableau-item .icon-download {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--color-primary);
  }
  .ebs-infos-tableau-item .icon-download span {
    display: none;
  }
  .ebs-infos-tableau-item .icon-download:after {
    width: 1.2rem;
    height: 1rem;
    margin-left: 0;
    background-image: url(../img/download-white.svg);
  }
}
#foot-contact {
  position: fixed;
  bottom: 24px;
  right: 0;
  border-radius: 4px 0 0 4px;
  background: var(--color-primary);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  width: 2.8rem;
  height: 2.8rem;
  transition: opacity ease 0.4s;
}
#foot-contact .svg {
  width: 1.4rem;
  height: 1.4rem;
}
body.scroll-down #foot-contact {
  opacity: 1;
}
br[data-mce-bogus="1"] {
  display: none;
}
.wpcf7-list-item {
  margin: 0;
  font-size: larger;
}
.wpcf7-list-item-label {
  margin-right: 50px;
}
.wpcf7 input[type="radio"]:checked {
  /* Change this to the desired background color for the selected option */
  background-color: var(--color-primary) !important;
}
.wpcf7 select {
  border: 1px solid lightgrey;
  padding-left: 10px;
  height: 50px;
  font-weight: 400;
  color: #717171;
  width: 300px;
}
.wpcf7 #domaine label {
  width: auto;
}
@media screen and (max-width: 1370px) {
  .scroll-up header.header {
    left: 50%;
  }
  header.header {
    width: 100%;
    left: 0;
    transform: unset;
  }
  header.header .container {
    width: 100%;
  }
  header.header .header-menu .menu > li {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1120px) {
  header.header .header-menu .menu {
    display: none;
  }
  header .header-menu.header-menu-break-md .header-menu-toggle {
    display: block;
  }
  header.header .header-menu .menu.active {
    display: grid;
  }
  header.header .header-menu .menu {
    position: fixed;
    top: var(--navtop);
    left: 0;
    width: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    height: calc(100vh - var(--navtop));
    overflow-y: auto;
    justify-content: flex-start;
    align-content: flex-start;
    gap: initial;
    padding: 20px;
  }
  header.header .header-menu .menu > li:first-child {
    margin-top: 0;
  }
  header.header .header-menu .menu > .menu-item-has-children {
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    align-items: flex-start;
  }
  header.header .header-menu .menu li a {
    font-size: 16px;
  }
  header.header .header-menu .menu > li {
    margin: 20px 0 20px;
  }
  header .header-menu.header-menu-break-md .menu > li {
    height: auto !important;
  }
  header.header .header-menu .menu li.toggle {
    padding: 0;
    width: 100%;
  }
}
.block-ebs-expertises .ebs-expertises-row .ebs-expertises-item .data {
  opacity: 1;
}
#foot-contact {
  z-index: 20;
}
#tarteaucitronIcon {
  left: 0;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize2, #tarteaucitronRoot .tarteaucitronAllow, #tarteaucitronRoot .tarteaucitronDeny, .tarteaucitronCTAButton {
  background: #0c8ece !important;
}
#tarteaucitronRoot .tarteaucitronDeny {
  background: #555555 !important;
}
/* Replace Tarteaucitron small cookie icon */
#tarteaucitronIcon {
  background-image: url("https://www.ebs-energie.com/wp-content/themes/wcom/assets/img/cookie-icon.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  display: block;
  width: 30px !important;
  height: 30px;
}
#tarteaucitronIcon #tarteaucitronManager img {
  display: none;
  outline: none;
}
button:focus {
  outline: 0 !important;
}
.tarteaucitronAllow, .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronCheck::before, #tarteaucitronRoot .tarteaucitronIsDenied .tarteaucitronDeny .tarteaucitronCross::before {
  color: white !important;
  font-weight: normal;
}
/* Force Tarte au Citron on top */
/*
#tarteaucitronRoot,
.tarteaucitronRoot,
.tarteaucitron {
    z-index: 99999 !important;
    pointer-events: auto !important;
    visibility: visible!important;
}
.tarteaucitronAsk {
    z-index: 99999 !important;
    pointer-events: auto !important;
}*/
.block-ebs-texte-image.has-masque-image img {
  height: auto;
}
.mobile, .tablet {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .desktop {
    display: none !important;
  }
  .tablet {
    display: block !important;
  }
}
@media screen and (max-width: 769px) {
  .desktop, .tablet {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
}
@media screen and (max-width: 360px) {
  .acces_rapide {
    margin-bottom: 16px;
  }
  .hpd {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  footer .footer-logo {
    margin-top: 20px;
  }
}
#menu-footer-infos-legals li {
  padding-bottom: 1px;
}
