/* style.css */

.mentions-legales-settings-page {
    font-family: "Rubik", sans-serif;

    text-align: center;

    padding: 20px;

    border-radius: 8px;
}

.table-shortcodes tr {
    text-align: left;
}

.mentions-legales-settings-page h1,
.mentions-legales-settings-page h2 {
    background: #36304a;

    color: #ffffff !important;

    padding: 15px 20px !important;

    text-align: left;
}

.th-infos {
    background: #a594f9;

    color: #ffffff !important;

    padding: 10px;

    padding: 10px 20px !important;

    width: 20% !important;

    font-weight: 500 !important;

    height: 40px;
}

.thh {
    background: #a594f9;

    color: #ffffff !important;

    padding: 10px;

    padding: 10px 20px !important;

    width: 20% !important;
}

.td-shortcode {
    width: 45%;
}

.mentions-legales-settings-page input[type="text"],
textarea.large-text {
    width: 80%;

    padding: 10px 10px;

    margin: 5px 0;

    border: none;

    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}

.mentions-legales-settings-page textarea.large-text,
.mentions-legales-settings-page input[type="text"] {
    color: #717171;
    /* Change the text color to red */
}

.mentions-legales-settings-page ul {
    list-style-type: none;

    padding: 0;
}

.mentions-legales-settings-page li {
    margin: 10px 0;
}

.mentions .button-primary {
    background: #624e88 !important;

    color: #ffffff;

    padding: 15px 60px;

    border: none !important;

    border-radius: 0;
}

.form-table th {
    font-weight: 500 !important;

    padding: 12px 10px 12px 20px !important;
}

.form-table td {
    margin-bottom: 0px !important;

    padding: 0px 0px !important;

    line-height: 1.3 !important;

    vertical-align: middle !important;
}

body .pg-mp-titre-h1-bg {
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 1200px !important;
    margin: 0 auto !important;
}

.table-shortcodes {
    border-collapse: collapse;

    width: 100%;

    border-radius: 30px;

    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);

    background-color: white;
}

.td-shortcode,
.table-th {
    border: 1px solid #ddd !important;

    padding: 8px !important;
}

.tr-table:nth-child(even) {
    background-color: #f2f2f2 !important;
}

.tr-table:hover {
    background-color: #e7e7e7 !important;
}

.table-th {
    font-weight: 500 !important;

    padding-top: 12px !important;

    padding-bottom: 12px !important;

    text-align: left !important;
}

.form-table th {
    vertical-align: middle !important;
}

.mentions-legales-settings-page form {
    margin: 20px 0px;

    padding: 30px 50px;

    border-radius: 30px;

    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);

    background-color: white;
}

.span-infos {
    line-height: 35px;
}

h1.center.pg-mp-titre-h1.fusion-responsive-typography-calculated {
    margin-bottom: -12px !important;

    font-size: 30px !important;
}

@media screen and (max-width: 768px) {
    .thh {
        background: #009fff;

        color: #ffffff !important;

        padding: 10px;

        padding: 10px 20px !important;

        width: 95% !important;

        border-radius: 20px;
    }

    .form-table th {
        margin-top: 20px;
    }
}


@media (min-width: 0px) {
    .container {
        width: auto !important;
    }
}
@charset "UTF-8";

/*
Theme Name: GDH Theme Premium
Theme URI: https://www.gdhcom.fr/
Author: GDH'COM
Author URI: https://www.gdhcom.fr/
Description: Thème WordPress premium GDH'COM
GitLab Theme URI: https://gitlab.com/freelance171/gdh-theme-premium
Primary Branch: gdh-production
Version: 0.0.50
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#header-menu .mobile .gmap-popup .gmap-iframe {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  border-radius: var(--gdh-block-border-radius);
}

#header-menu .mobile button {
  border: none;
  background-color: inherit;
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  border-radius: var(--gdh-block-border-radius);
}

#header-menu .mobile button {
  border: none;
  background-color: inherit;
}

@media screen and (min-width: 768px) {
  #header-menu.top {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    opacity: 1;
    background-color: var(--nav-bg-color);
    height: 64px;
    z-index: 100;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .large#header-menu.top {
    height: 64px;
  }

  .large#header-menu.top #main-menu-container {
    height: auto;
  }

  .large#header-menu.top li.menu-item-has-children ul {
    top: 45px !important;
  }

  .xlarge#header-menu.top {
    height: 100px;
  }

  .xlarge#header-menu.top #main-menu-container {
    height: 100px;
  }

  .xlarge#header-menu.top li.menu-item-has-children ul {
    top: 95px !important;
  }

  #header-menu.top li a {
    color: var(--nav-text-color);
    font-size: 1rem;
    text-transform: var(--nav-text-transform);
  }

  #header-menu.top li:hover>a {
    color: var(--nav-highlight-color);
  }

  #header-menu.top header {
    position: absolute;
    left: 64px;
    display: flex;
  }

  #header-menu.top header .custom-logo {
    display: flex;
    height: 200%;
  }

  #header-menu.top header .custom-logo.rounded {
    background-color: var(--nav-bg-color);
    height: auto;
    aspect-ratio: 1;
    border-radius: 100%;
  }

  #header-menu.top header .custom-logo.rounded img {
    width: calc(100% - 0.5rem);
  }

  #header-menu.top header .custom-logo.square {
    background-color: var(--nav-bg-color);
    border: solid 0.8rem var(--nav-bg-color);
    border-radius: 0.25rem;
  }

  #header-menu.top header .custom-logo.square img {
    margin-top: auto;
    margin-bottom: 0;
    width: calc(100% - 0.5rem);
    height: calc(100% - 0.5rem);
  }

  #header-menu.top header .custom-logo img {
    margin: auto;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    top: 0;
  }

  #header-menu.top header .custom-logo.small {
    width: 80px;
  }

  #header-menu.top header .custom-logo.medium {
    width: 100px;
  }

  #header-menu.top header .custom-logo.large {
    width: 150px;
  }

  #header-menu.top header .custom-logo.xlarge {
    width: 180px;
  }

  #header-menu.top .telephone {
    margin-right: 64px;
  }

  #header-menu.top #main-menu-container {
    height: 30px;
  }

  #header-menu.top #main-menu-container>ul {
    display: flex;
    width: 100%;
    list-style: none;
    height: 100%;
    padding: 0;
  }

  #header-menu.top #main-menu-container>ul>li {
    margin: 8px;
    padding: 0 8px;
    transition: 0.3s all ease-in-out;
    position: relative;
    text-align: center;
    border-radius: 10px;
  }

  #header-menu.top #main-menu-container>ul>li a {
    font-weight: normal;
    transition: color 200ms;
    letter-spacing: 2px;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  #header-menu.top #main-menu-container>ul>li.current_page_item>a {
    font-weight: bold;
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children {
    cursor: pointer;
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children::before {
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-color: var(--nav-highlight-color);
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children.open::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children a {
    margin-right: 1rem;
    justify-content: left;
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children ul {
    position: absolute;
    top: 45px;
    padding: 0;
    flex-direction: column;
    width: 100%;
    list-style: none;
    display: none;
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children ul li {
    margin: 4px 0;
    border-radius: 10px;
    padding: 16px;
    background-color: var(--nav-text-color);
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children ul li a {
    color: var(--nav-bg-color);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children ul li:hover {
    background-color: var(--nav-bg-color);
    color: var(--nav-text-color);
  }

  #header-menu.top #main-menu-container>ul>li.menu-item-has-children ul li:hover a {
    color: var(--nav-text-color);
  }
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  border-radius: var(--gdh-block-border-radius);
}

#header-menu .mobile button {
  border: none;
  background-color: inherit;
}

@media screen and (min-width: 768px) {
  #header-menu:not(.top) {
    position: fixed;
    width: 10rem;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
  }

  #header-menu:not(.top) .blog-header {
    display: none;
  }

  .left#header-menu:not(.top) {
    left: 0;
  }

  .right#header-menu:not(.top) {
    right: 0;
    -webkit-transform: translateY(-50%) scalex(-1);
    transform: translateY(-50%) scalex(-1);
  }

  .right#header-menu:not(.top) li img:not(.chevron),
  .right#header-menu:not(.top) li span {
    -webkit-transform: scalex(-1);
    transform: scalex(-1);
  }

  #header-menu:not(.top) li a {
    color: var(--nav-text-color);
    font-size: 1.2rem;
    text-transform: var(--nav-text-transform);
  }

  #header-menu:not(.top) li:hover>a {
    color: var(--nav-highlight-color);
  }

  #header-menu:not(.top) ul {
    z-index: 999;
    display: flex;
    gap: 0.25rem;
    flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    list-style: none;
    height: 100%;
    padding: 0;
  }

  #header-menu:not(.top) ul>li {
    pointer-events: all;
    cursor: pointer;
    z-index: 999;
    background-color: var(--nav-bg-color);
    width: 80px;
    height: 80px;
    border-radius: 0 0.25rem 0.25rem 0;
    transition: width 200ms ease;
  }

  #header-menu:not(.top) ul>li:hover {
    width: 300px;
  }

  #header-menu:not(.top) ul>li:hover a {
    width: 100%;
  }

  #header-menu:not(.top) ul>li:hover a span {
    visibility: visible;
    display: block;
    margin-left: 1rem;
    margin-right: 10rem;
    opacity: 1;
  }

  #header-menu:not(.top) ul>li:hover a img {
    margin-right: 0.5rem;
  }

  #header-menu:not(.top) ul>li a {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: normal;
    transition: color 200ms;
    letter-spacing: 2px;
    white-space: nowrap;
    text-decoration: none;
  }

  #header-menu:not(.top) ul>li a span {
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms ease;
  }

  #header-menu:not(.top) ul>li a img {
    position: absolute;
    width: auto;
    height: calc(100% - 1rem);
    aspect-ratio: 1;
    right: 0.5rem;
  }

  #header-menu:not(.top) ul>li.current_page_item>a {
    font-weight: bold;
  }
}

#header-menu {
  --nav-bg-color: var(--gdh-first-color-dark);
  --nav-text-color: var(--gdh-light-color);
  --nav-text-transform: "uppercase";
  --nav-highlight-color: var(--gdh-secondary-color-light);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  border-radius: var(--gdh-block-border-radius);
}

#header-menu .mobile button {
  border: none;
  background-color: inherit;
}

@media screen and (max-width: 768px) {
  #header-menu {
    background-color: var(--nav-bg-color);
    width: 100vw;
    height: 50px;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    transition: height 200ms;
    z-index: 999;
  }

  #header-menu.opened {
    position: fixed;
    flex-direction: column;
    height: 100vh;
  }

  #header-menu.opened .custom-logo {
    bottom: calc(100% - 100px);
  }

  #header-menu.opened .custom-logo img {
    max-width: 100px;
  }

  #header-menu.opened #scroll-top-button {
    opacity: 0;
  }

  #header-menu>#main-menu-container {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 120px;
  }

  #header-menu>#main-menu-container>ul {
    flex-direction: column;
    color: var(--gdh-light-color);
    list-style: none;
  }

  #header-menu>#main-menu-container>ul>li {
    width: 100%;
    margin: 1rem 0;
  }

  #header-menu>#main-menu-container>ul>li a {
    font-size: x-large;
  }

  #header-menu>#main-menu-container>ul>li.menu-item-has-children {
    cursor: pointer;
    display: grid;
  }

  #header-menu>#main-menu-container>ul>li.menu-item-has-children::before {
    top: 10px;
  }

  #header-menu>#main-menu-container>ul>li.menu-item-has-children ul {
    display: block;
    position: initial;
    max-height: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  #header-menu #scroll-top-button {
    bottom: calc(1rem + 50px);
  }
}

@media screen and (max-width: 768px) {
  #header-menu .custom-logo {
    bottom: 10px;
    left: 10px;
  }

  #header-menu .custom-logo img {
    background-color: var(--gdh-first-color-dark);
    border-radius: 50%;
    margin: auto;
    transition: max-width 500ms ease;
    max-width: 50px;
    width: 80px;
  }

  #header-menu .custom-logo.small {
    width: 80px;
  }

  #header-menu .custom-logo.medium {
    width: 100px;
  }

  #header-menu .custom-logo.large {
    width: 150px;
  }

  #header-menu .custom-logo.xlarge {
    width: 180px;
  }
}

#header-menu .mobile {
  display: none;
  position: absolute;
  justify-content: space-between;
  left: 120px;
  right: 100px;
  bottom: 10px;
}

#header-menu .mobile svg {
  width: 25px;
  height: 25px;
}

#header-menu .mobile .gmap-popup {
  display: none;
  opacity: 0;
  padding: 1rem;
  width: 100vw;
  position: fixed;
  left: 0;
  bottom: 100px;
  height: 50vh;
  z-index: 99;
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  overflow: hidden;
  width: calc(100% - 2rem);
  height: 100%;
  position: relative;
}

#header-menu .mobile .gmap-popup .gmap-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#header-menu .mobile .gmap-popup .gmap-iframe .placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: -1;
  -webkit-animation: pulse 3s infinite ease-in-out;
  animation: pulse 3s infinite ease-in-out;
  background: linear-gradient(270deg, var(--gdh-first-color-light), var(--gdh-first-color));
  background-size: 400% 400%;
  opacity: 0.2;
}

@-webkit-keyframes pulse {
  0% {
    background-position: 0% 50%;
    opacity: 0.1;
  }

  50% {
    background-position: 100% 50%;
    opacity: 0.2;
  }

  100% {
    background-position: 0% 50%;
    opacity: 0.1;
  }
}

@keyframes pulse {
  0% {
    background-position: 0% 50%;
    opacity: 0.1;
  }

  50% {
    background-position: 100% 50%;
    opacity: 0.2;
  }

  100% {
    background-position: 0% 50%;
    opacity: 0.1;
  }
}

@media screen and (max-width: 768px) {
  #header-menu .mobile {
    display: flex;
  }
}

#header-menu #burger {
  display: none;
}

@media screen and (max-width: 768px) {
  #header-menu #burger {
    display: inline;
    position: absolute;
    bottom: 25px;
    right: 20px;
    width: 30px;
    height: 2px;
    background: white;
    border-radius: 0.25rem;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
  }

  #header-menu #burger::before,
  #header-menu #burger::after {
    content: "";
    width: 25px;
    left: 2.5px;
    height: 2px;
    background: white;
    display: inline-block;
    position: absolute;
    -webkit-transform-origin: center;
    transform-origin: center;
    border-radius: 0.25rem;
    transition: all 0.3s ease;
  }

  #header-menu #burger::before {
    bottom: -7px;
  }

  #header-menu #burger::after {
    bottom: 7px;
  }

  #header-menu #burger.active {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #header-menu #burger.active::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    bottom: 0;
    left: 0;
    width: 30px;
  }

  #header-menu #burger.active::after {
    width: 30px;
    left: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
    bottom: 0;
  }
}

#upper-menu {
  width: 100%;
  height: 64px;
  position: fixed;
  top: 0;
  background-color: var(--gdh-secondary-color);
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1rem;
  z-index: 10;
}

#upper-menu .contact-container {
  margin-left: 64px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#upper-menu a {
  background-color: var(--gdh-first-color-dark);
  padding: 12px 16px;
  border-radius: 3rem;
  color: var(--gdh-secondary-color-light);
}

@media screen and (max-width: 768px) {
  #upper-menu {
    display: none;
  }
}

.telephone {
  z-index: 101;
  position: fixed;
  top: 10px;
  right: 64px;
  background-color: var(--gdh-first-color-dark);
  padding: 12px 16px;
  border-radius: 3rem;
  color: var(--gdh-secondary-color-light);
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .telephone {
    display: none;
  }
}

#scroll-top-button {
  visibility: hidden;
  z-index: -1;
  position: fixed;
  background-color: var(--gdh-first-color-dark);
  right: 1rem;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  border: none;
  transition: all ease 200ms;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#scroll-top-button svg {
  transition: all ease 200ms;
}

#scroll-top-button:hover svg {
  -webkit-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
}

#macaron-fixed {
  position: fixed;
  bottom: 20px;
  z-index: 300;
}

#macaron-fixed img {
  width: 100px;
  height: 100px;
}

#macaron-fixed.right {
  right: 20px;
}

#macaron-fixed.left {
  left: 20px;
}

@media screen and (max-width: 768px) {
  #macaron-fixed {
    display: none;
  }
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.07), 0 1px 5px 0 rgba(0, 0, 0, 0.06);
}

#header-menu .mobile .gmap-popup .gmap-iframe {
  border-radius: var(--gdh-block-border-radius);
}

#header-menu .mobile button {
  border: none;
  background-color: inherit;
}

footer {
  padding: 1rem 0 0.5rem 0;
  display: grid;
  grid-template-columns: 1fr 100px 200px 200px 60px 1fr;
  grid-template-rows: 1fr 1fr 50px;
  grid-column-gap: 1rem;
  background-color: #1A1A1A;
  color: rgba(249, 249, 249, 0.8);
}

@media screen and (max-width: 768px) {
  footer {
    width: 100vw;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 50px;
  }
}

footer img {
  width: 100px;
  height: 100px;
}

footer .gdhcom-logo {
  grid-row: 1;
  grid-column: 2;
}

@media screen and (max-width: 768px) {
  footer .gdhcom-logo {
    margin: auto;
    grid-row: 1;
    grid-column: 1;
  }
}

footer .gdhcom-text {
  grid-row: 1;
  grid-column: 3;
  margin: auto;
}

@media screen and (max-width: 768px) {
  footer .gdhcom-text {
    margin: auto;
    grid-row: 1;
    grid-column: 2;
  }
}

footer .gdh-text {
  grid-row: 1;
  grid-column: 4;
  margin: auto;
  text-align: right;
}

@media screen and (max-width: 768px) {
  footer .gdh-text {
    margin: auto;
    grid-row: 2;
    grid-column: 1;
  }
}

footer .gdh-logo {
  grid-row: 1;
  grid-column: 5;
}

@media screen and (max-width: 768px) {
  footer .gdh-logo {
    margin: auto auto auto 10px;
    grid-row: 2;
    grid-column: 2;
  }
}

footer .mention-legale {
  margin: auto;
  grid-row: 2;
  grid-column: 1/7;
}

@media screen and (max-width: 768px) {
  footer .mention-legale {
    grid-row: 3;
    grid-column: 1/3;
  }
}

footer #macaron-footer {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}

footer #macaron-footer img {
  width: 100px;
  height: 100px;
}

html {
  scroll-behavior: smooth;
}

body {
  --gdh-background-color: #fff;
  --gdh-secondary-color: #DCEFE6;
  --gdh-first-color: #1A1A1A;
  --gdh-block-border-radius: 0.25rem;
}

button:enabled,
button:active {
  cursor: pointer;
}

li.menu-item-has-children::before {
  -webkit-mask-image: url(/wp-content/themes/gdh-theme-premium/assets/icons/caret-up-fill.svg);
  mask-image: url(/wp-content/themes/gdh-theme-premium/assets/icons/caret-up-fill.svg);
}

@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}

#page-content {
  display: flex;
  flex-direction: column;
}

section {
  margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  section {
    width: 100vw;
  }
}

a {
  text-decoration: none;
  color: inherit;
}

.copyright,
.mentions-legales {
  width: 80vw;
  margin: 150px auto;
  min-height: 100vh;
}

.not-found {
  width: 80vw;
  margin: 150px auto;
  min-height: 100vh;
}

.not-found h1 {
  color: var(--gdh-first-color);
  font-weight: bold;
  font-size: 48px;
}

.not-found a {
  color: var(--gdh-first-color);
  text-decoration: underline;
  margin-top: 20px;
}

/*# sourceMappingURL=style.css.map */

.gallery-buttons {
	position: relative;
	z-index:1000!important;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.actualites-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.actualites-1 h2{color:var(--gdh-title-color)}.actualites-1 h3{color:var(--gdh-subtitle-color)}.actualites-1 p{color:var(--gdh-description-color)}.actualites-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.actualites-1 .wrapper{margin-bottom:3rem !important}.actualites-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.actualites-1 .section-title{padding-top:2em;margin-bottom:.5em}}.actualites-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.actualites-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.actualites-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.actualites-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.actualites-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.actualites-1 h3{font-size:1.8rem}.actualites-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.actualites-1{min-height:unset}.actualites-1 h3{font-size:1.2rem}.actualites-1 p{font-size:.8rem}}.actualite-popup-1 .date,.actualite-popup-1,.actualites-1 div.wrapper .actualite .date,.actualites-1 div.wrapper .actualite{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.actualite-popup-1 .date,.actualite-popup-1,.actualites-1 div.wrapper .actualite .date,.actualites-1 div.wrapper .actualite{border-radius:var(--gdh-block-border-radius)}.actualites-1 div.wrapper.splide ul.splide__pagination{margin-top:2rem;padding:0}.actualites-1 div.wrapper.splide ul.splide__pagination li>button{aspect-ratio:1;background-color:var(--gdh-light-color);transition:all ease 200ms;width:1rem;border-radius:100%;margin:.25rem;opacity:1;border:solid var(--gdh-first-color-dark) .1rem}.actualites-1 div.wrapper.splide ul.splide__pagination li>button.is-active{width:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark)}@media screen and (max-width: 576px){.actualites-1 div.wrapper.splide ul.splide__pagination{margin-top:1rem}.actualites-1 div.wrapper.splide ul.splide__pagination li>button{border:solid var(--gdh-first-color-dark) .05rem;width:.6rem}.actualites-1 div.wrapper.splide ul.splide__pagination li>button.is-active{width:1rem;opacity:1}}.actualites-1{min-height:550px;--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-first-color-light);--gdh-second-color: var(--gdh-secondary-color)}.actualites-1 div.wrapper{max-width:1200px;margin:auto}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.actualites-1 div.wrapper.splide .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.actualites-1 div.wrapper.splide .splide__track--fade>.splide__list{display:block}.actualites-1 div.wrapper.splide .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.actualites-1 div.wrapper.splide .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.actualites-1 div.wrapper.splide .splide--rtl{direction:rtl}.actualites-1 div.wrapper.splide .splide__track--ttb>.splide__list{display:block}.actualites-1 div.wrapper.splide .splide__container{box-sizing:border-box;position:relative}.actualites-1 div.wrapper.splide .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.actualites-1 div.wrapper.splide .splide.is-initialized:not(.is-active) .splide__list{display:block}.actualites-1 div.wrapper.splide .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.actualites-1 div.wrapper.splide .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.actualites-1 div.wrapper.splide .splide__progress__bar{width:0}.actualites-1 div.wrapper.splide .splide{position:relative;visibility:hidden}.actualites-1 div.wrapper.splide .splide.is-initialized,.actualites-1 div.wrapper.splide .splide.is-rendered{visibility:visible}.actualites-1 div.wrapper.splide .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.actualites-1 div.wrapper.splide .splide__slide img{vertical-align:bottom}.actualites-1 div.wrapper.splide .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.actualites-1 div.wrapper.splide .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.actualites-1 div.wrapper.splide .splide__toggle.is-active .splide__toggle__play,.actualites-1 div.wrapper.splide .splide__toggle__pause{display:none}.actualites-1 div.wrapper.splide .splide__toggle.is-active .splide__toggle__pause{display:inline}.actualites-1 div.wrapper.splide .splide__track{overflow:hidden;position:relative;z-index:0}.actualites-1 div.wrapper.splide .splide__track{overflow:visible}.actualites-1 div.wrapper.splide .actualites{min-height:calc(400px + 2rem)}.actualites-1 div.wrapper.splide .actualite{margin:auto}.actualites-1 div.wrapper.splide ul.splide__pagination{margin-top:3rem}.actualites-1 div.wrapper.not-splide .actualites{flex-wrap:wrap;gap:26px}.actualites-1 div.wrapper .actualites{width:100%;display:flex;gap:1rem;justify-content:center}@media screen and (max-width: 768px){.actualites-1 div.wrapper .actualites{justify-content:initial}}.actualites-1 div.wrapper .actualite{max-width:300px;height:400px;z-index:1;display:grid;grid-template-columns:1fr;grid-template-rows:7fr 2fr 5fr 1fr;grid-row-gap:.5rem;background-color:var(--gdh-main-color)}.actualites-1 div.wrapper .actualite h3{grid-row:2;text-transform:uppercase;width:calc(100% - 3rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;color:var(--gdh-subtitle-color)}.actualites-1 div.wrapper .actualite .image-wrapper{border-radius:var(--gdh-block-border-radius) var(--gdh-block-border-radius) 0 0;grid-row:1;width:100%;height:100%;overflow:hidden}.actualites-1 div.wrapper .actualite .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.actualites-1 div.wrapper .actualite .description{grid-row:3;width:calc(100% - 3rem);height:100%;margin:auto;color:var(--gdh-description-color)}.actualites-1 div.wrapper .actualite .date{color:var(--gdh-dark-color);background-color:var(--gdh-second-color);width:10rem;height:2rem;-webkit-transform:translate(1rem, 1rem);transform:translate(1rem, 1rem);grid-row:4;padding:0;margin:0 0 0 auto;text-align:center;font-size:1.2rem;display:flex}.actualites-1 div.wrapper .actualite .date span{margin:auto}@media screen and (max-width: 576px){.actualites-1 div.wrapper .actualite{width:100%;aspect-ratio:.6;height:auto;grid-template-rows:4fr 2fr 3fr 1fr}.actualites-1 div.wrapper .actualite h3{font-size:1rem}.actualites-1 div.wrapper .actualite p{font-size:.8rem}}@media screen and (max-width: 768px){.actualites-1 div.wrapper .actualite{grid-template-rows:5fr 1.5fr 3fr .5fr}.actualites-1 div.wrapper .actualite h3{font-size:1rem}.actualites-1 div.wrapper .actualite p{font-size:.8rem}}.actualite-popup-1{width:100%;max-width:900px;aspect-ratio:2;margin:auto;display:grid;grid-template-columns:5fr 6fr;grid-template-rows:1fr 1fr 4fr 1fr;background-color:var(--gdh-main-color)}.actualite-popup-1 .image-wrapper{grid-column:1;grid-row:1/5;width:100%;height:100%;overflow:hidden}.actualite-popup-1 .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.actualite-popup-1 h3{grid-column:2;grid-row:2;font-weight:bold;width:calc(100% - 3rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;text-transform:uppercase}.actualite-popup-1 .description{grid-column:2;grid-row:3;width:calc(100% - 3rem);height:100%;margin:auto}.actualite-popup-1 .date{grid-column:2;grid-row:4;color:var(--gdh-dark-color);background-color:var(--gdh-second-color);width:10rem;height:2rem;-webkit-transform:translate(1rem, 1rem);transform:translate(1rem, 1rem);padding:0;margin:auto 0 0 auto;text-align:center;font-size:1.2rem;display:flex}.actualite-popup-1 .date span{margin:auto}.actualite-popup-1 button.mfp-close{border-radius:100%;background-color:var(--gdh-light-color);opacity:1;top:.25rem;right:.25rem}@media screen and (max-width: 576px){.actualite-popup-1{grid-template-columns:1fr;grid-template-rows:200px 1fr 1fr 4fr 1fr;grid-row-gap:.25rem}.actualite-popup-1 .image-wrapper{grid-column:1;grid-row:1}.actualite-popup-1 h3{grid-column:1;grid-row:3}.actualite-popup-1 .description{grid-column:1;grid-row:4}.actualite-popup-1 .date{grid-column:1;grid-row:5}}
.actualites-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.actualites-0 h2{color:var(--gdh-title-color)}.actualites-0 h3{color:var(--gdh-subtitle-color)}.actualites-0 p{color:var(--gdh-description-color)}.actualites-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.actualites-0 .wrapper{margin-bottom:3rem !important}.actualites-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.actualites-0 .section-title{padding-top:2em;margin-bottom:.5em}}.actualites-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.actualites-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.actualites-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.actualites-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.actualites-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.actualites-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.actualites-0 h3{font-size:1.8rem}.actualites-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.actualites-0{min-height:unset}.actualites-0 h3{font-size:1.2rem}.actualites-0 p{font-size:.8rem}}.actualites-0 div.wrapper .actualite img,.actualites-0 div.wrapper .actualite{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.actualites-0 div.wrapper .actualite{border-radius:var(--gdh-block-border-radius)}.actualites-0{min-height:550px;--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-first-color-light);--gdh-second-color: var(--gdh-secondary-color)}.actualites-0 div.wrapper .actualite{width:80%;max-width:700px;height:400px;margin:2rem auto;display:grid;grid-template-columns:.5fr 3fr 2fr;grid-template-rows:.5fr .5fr repeat(3, 1fr);background-color:var(--gdh-main-color);position:relative}.actualites-0 div.wrapper .actualite::before{content:"";border-radius:.25rem;z-index:-1;width:calc(100% - 3rem);height:calc(100% - 3rem);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:solid .25rem var(--gdh-light-color)}.actualites-0 div.wrapper .actualite h3{color:var(--gdh-subtitle-color);text-transform:uppercase;grid-column:2;grid-row:2;margin-top:auto;margin-bottom:0}.actualites-0 div.wrapper .actualite img{z-index:3;grid-column:3;grid-row:2/6;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.actualites-0 div.wrapper .actualite .description{grid-column:2;color:var(--gdh-description-color);grid-row:3/5;text-overflow:ellipsis;width:calc(100% - 2rem)}.actualites-0 div.wrapper .actualite .date{position:absolute;bottom:1.5rem;left:-2rem;z-index:3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--gdh-light-color);font-weight:bold;letter-spacing:.1rem;font-size:1.2rem}.actualites-0 div.wrapper .actualite svg.bandeau{position:absolute;width:110%;bottom:2rem;height:15%;left:-10%;z-index:2;fill:var(--gdh-second-color)}@media screen and (max-width: 576px){.actualites-0 div.wrapper .actualite{width:calc(60vw + 2rem);height:auto;aspect-ratio:1.1;grid-template-columns:1fr;padding:1rem;margin:auto}.actualites-0 div.wrapper .actualite::before{width:calc(100% - 1rem);height:calc(100% - 1rem);border:solid .1rem var(--gdh-light-color)}.actualites-0 div.wrapper .actualite h3{grid-column:1;font-size:1.2rem;text-align:center}.actualites-0 div.wrapper .actualite .description{grid-column:1;font-size:.8rem}.actualites-0 div.wrapper .actualite img{display:none}.actualites-0 div.wrapper .actualite .date{bottom:.15rem;left:-1rem;font-size:.9rem}.actualites-0 div.wrapper .actualite svg.bandeau{width:110%;bottom:1rem;height:2rem;left:-10%}}
.section-background-1{position:absolute;width:100%;height:100%;z-index:-1}
.section-background-2{position:absolute;width:100%;height:100%;z-index:-1}.section-background-2 #bg-col-1{--gdh-default: var(--gdh-first-color-dark)}.section-background-2 #bg-col-2{--gdh-default: var(--gdh-light-color)}.section-background-2 .bg-col-1-small{display:none}@media screen and (max-width: 768px){.section-background-2 .bg-col-1,.section-background-2 .bg-col-2{display:none}.section-background-2 .bg-col-1-small{display:initial}}
.section-background-3{position:absolute;width:100%;height:100%;z-index:-1}.section-background-3.square{width:60%;height:110%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 992px){.section-background-3.square{width:80%}}@media screen and (max-width: 768px){.section-background-3.square{width:95%}}
.section-background-4{position:absolute;width:100%;height:100%;z-index:-1}.section-background-4{fill:var(--gdh-bg-color-2)}.section-background-4 path{-webkit-filter:drop-shadow(6px 5px 4px rgba(0, 0, 0, 0.1));filter:drop-shadow(6px 5px 4px rgba(0, 0, 0, 0.1))}.section-background-4.triangle{fill:var(--gdh-bg-color);top:-10%;height:calc(110% + 1px)}
.section-background-5{position:absolute;width:100%;height:100%;z-index:-1}
.compteur-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.compteur-1 h2{color:var(--gdh-title-color)}.compteur-1 h3{color:var(--gdh-subtitle-color)}.compteur-1 p{color:var(--gdh-description-color)}.compteur-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.compteur-1 .wrapper{margin-bottom:3rem !important}.compteur-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.compteur-1 .section-title{padding-top:2em;margin-bottom:.5em}}.compteur-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.compteur-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.compteur-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.compteur-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.compteur-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.compteur-1 h3{font-size:1.8rem}.compteur-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.compteur-1{min-height:unset}.compteur-1 h3{font-size:1.2rem}.compteur-1 p{font-size:.8rem}}.compteur-1{--gdh-main-color: var(--gdh-first-color);--gdh-second-color: var(--gdh-secondary-color)}.compteur-1 .wrapper{width:calc(100% - 2rem);max-width:1200px;opacity:0}.compteur-1 .wrapper .description{width:100%;text-align:right}.compteur-1 .wrapper .compteurs{display:flex}.compteur-1 .wrapper svg{width:800px;height:auto;margin:auto}.compteur-1 .wrapper svg.size-1{width:600px;height:600px}.compteur-1 .wrapper svg.size-1 .circles{-webkit-transform:translate(-440px, -230px);transform:translate(-440px, -230px)}.compteur-1 .wrapper svg.size-2{width:980px;height:780px}.compteur-1 .wrapper svg.size-2 .circles{-webkit-transform:translate(-100px, 10px);transform:translate(-100px, 10px)}.compteur-1 .wrapper svg .circles{-webkit-transform:translate(0px, 10px);transform:translate(0px, 10px)}.compteur-1 .wrapper svg .circle{stroke-width:50px}.compteur-1 .wrapper svg .circle .chart{opacity:0;stroke-dasharray:0,1}.compteur-1 .wrapper svg .circle .percent{font-weight:bold}.compteur-1 .wrapper svg .circle circle{-webkit-transform-origin:center;transform-origin:center;-webkit-filter:drop-shadow(5px 0px 3px rgba(0, 0, 0, 0.05)) drop-shadow(-5px 0px 3px rgba(0, 0, 0, 0.05));filter:drop-shadow(5px 0px 3px rgba(0, 0, 0, 0.05)) drop-shadow(-5px 0px 3px rgba(0, 0, 0, 0.05))}.compteur-1 .wrapper svg .circle:nth-child(1){-webkit-transform:translate(670px, 505px);transform:translate(670px, 505px)}.compteur-1 .wrapper svg .circle:nth-child(1) .legend{-webkit-transform:translate(280px, 160px);transform:translate(280px, 160px);-webkit-transform-origin:center;transform-origin:center}.compteur-1 .wrapper svg .circle:nth-child(1) image{x:245;y:50}.compteur-1 .wrapper svg .circle:nth-child(1) circle{cx:0;cy:0;r:175;stroke-width:60px}.compteur-1 .wrapper svg .circle:nth-child(1) circle.chart{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(106.5deg);transform:rotate(106.5deg)}.compteur-1 .wrapper svg .circle:nth-child(2){-webkit-transform:translate(530px, 160px);transform:translate(530px, 160px)}.compteur-1 .wrapper svg .circle:nth-child(2) .legend{-webkit-transform:translate(-340px, 140px);transform:translate(-340px, 140px);-webkit-transform-origin:center;transform-origin:center}.compteur-1 .wrapper svg .circle:nth-child(2) image{x:-375;y:40}.compteur-1 .wrapper svg .circle:nth-child(2) circle{cx:0;cy:0;r:135;stroke-width:55px}.compteur-1 .wrapper svg .circle:nth-child(2) circle.chart{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(181.5deg);transform:rotate(181.5deg)}.compteur-1 .wrapper svg .circle:nth-child(3){-webkit-transform:translate(362px, 419px);transform:translate(362px, 419px)}.compteur-1 .wrapper svg .circle:nth-child(3) .legend{-webkit-transform:translate(-210px, 140px);transform:translate(-210px, 140px);-webkit-transform-origin:center;transform-origin:center}.compteur-1 .wrapper svg .circle:nth-child(3) image{x:-245;y:40}.compteur-1 .wrapper svg .circle:nth-child(3) circle{cx:0;cy:0;r:78;stroke-width:30px}.compteur-1 .wrapper svg .circle:nth-child(3) circle.chart{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.compteur-1 .wrapper svg .circle:nth-child(4){-webkit-transform:translate(405px, 649px);transform:translate(405px, 649px)}.compteur-1 .wrapper svg .circle:nth-child(4) .legend{-webkit-transform:translate(-200px, 140px);transform:translate(-200px, 140px);-webkit-transform-origin:center;transform-origin:center}.compteur-1 .wrapper svg .circle:nth-child(4) image{x:-230;y:40}.compteur-1 .wrapper svg .circle:nth-child(4) circle{cx:0;cy:0;r:51;stroke-width:25px}.compteur-1 .wrapper svg .circle:nth-child(4) circle.chart{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width: 576px){.compteur-1 .wrapper svg{width:100%;aspect-ratio:.65}.compteur-1 .wrapper svg .circle{stroke-width:50px}.compteur-1 .wrapper svg .circle circle{-webkit-filter:drop-shadow(5px 0px 3px rgba(0, 0, 0, 0.05)) drop-shadow(-5px 0px 3px rgba(0, 0, 0, 0.05));filter:drop-shadow(5px 0px 3px rgba(0, 0, 0, 0.05)) drop-shadow(-5px 0px 3px rgba(0, 0, 0, 0.05))}.compteur-1 .wrapper svg .circle:nth-child(1){-webkit-transform:translate(299px, 715px) scale(1.4);transform:translate(299px, 715px) scale(1.4)}.compteur-1 .wrapper svg .circle:nth-child(2){-webkit-transform:translate(804px, 1210px) scale(1.5);transform:translate(804px, 1210px) scale(1.5)}.compteur-1 .wrapper svg .circle:nth-child(3){-webkit-transform:translate(388px, 135px) scale(1.5);transform:translate(388px, 135px) scale(1.5)}.compteur-1 .wrapper svg .circle:nth-child(4){-webkit-transform:translate(869px, 217px) scale(1.5);transform:translate(869px, 217px) scale(1.5)}}
.compteur-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.compteur-0 h2{color:var(--gdh-title-color)}.compteur-0 h3{color:var(--gdh-subtitle-color)}.compteur-0 p{color:var(--gdh-description-color)}.compteur-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.compteur-0 .wrapper{margin-bottom:3rem !important}.compteur-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.compteur-0 .section-title{padding-top:2em;margin-bottom:.5em}}.compteur-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.compteur-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.compteur-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.compteur-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.compteur-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.compteur-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.compteur-0 h3{font-size:1.8rem}.compteur-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.compteur-0{min-height:unset}.compteur-0 h3{font-size:1.2rem}.compteur-0 p{font-size:.8rem}}.compteur-0 .wrapper{width:calc(100% - 2rem);max-width:1200px}.compteur-0 .wrapper .compteurs{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.compteur-0 .wrapper .compteurs .compteur-wrapper{width:33%;display:flex;flex-direction:column;justify-content:center;text-align:center}.compteur-0 .wrapper .compteurs .nombre{font-size:48px;font-weight:600;margin:0}.compteur-0 .wrapper .compteurs .legende p{font-weight:normal;font-size:28px}.compteur-0 .wrapper .description{width:100%;text-align:right}@media screen and (max-width: 768px){.compteur-0 .wrapper .compteurs{flex-direction:column}.compteur-0 .wrapper .compteurs .compteur-wrapper{width:100%}.compteur-0 .wrapper .compteurs .nombre{font-size:36px}.compteur-0 .wrapper .compteurs .legende p{font-size:24px}}
.bandeau-contact{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.bandeau-contact h2{color:var(--gdh-title-color)}.bandeau-contact h3{color:var(--gdh-subtitle-color)}.bandeau-contact p{color:var(--gdh-description-color)}.bandeau-contact{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.bandeau-contact .wrapper{margin-bottom:3rem !important}.bandeau-contact .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.bandeau-contact .section-title{padding-top:2em;margin-bottom:.5em}}.bandeau-contact .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.bandeau-contact .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.bandeau-contact .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.bandeau-contact .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.bandeau-contact .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.bandeau-contact .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.bandeau-contact .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.bandeau-contact .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.bandeau-contact h3{font-size:1.8rem}.bandeau-contact p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.bandeau-contact{min-height:unset}.bandeau-contact h3{font-size:1.2rem}.bandeau-contact p{font-size:.8rem}}.bandeau-contact a .default.gallery-button{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.bandeau-contact a .gallery-button{border:none;background-color:inherit}.bandeau-contact a .gallery-button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.bandeau-contact a .default.gallery-button{transition:box-shadow ease 100ms}.bandeau-contact a .default.gallery-button:hover{box-shadow:none}.bandeau-contact a .active.gallery-button{color:#fff;background-color:var(--gdh-secondary-color-dark)}.bandeau-contact a .border.gallery-button{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.bandeau-contact a .large.gallery-button{width:15rem;height:3rem}@media screen and (max-width: 768px){.bandeau-contact a .large.gallery-button{width:10rem;height:2.5rem}}.bandeau-contact a .medium.gallery-button{width:10rem;height:2rem}.bandeau-contact{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-button-bg-color: var(--gdh-first-color);--gdh-button-text-color: #fff;display:flex;flex-direction:column;padding:100px 300px;justify-items:center;align-items:center;text-align:center;min-height:0}.bandeau-contact p{color:var(--gdh-light-color)}@media screen and (max-width: 768px){.bandeau-contact{padding:20px 30px}}.bandeau-contact a{display:flex;width:100%}.bandeau-contact a .gallery-button{margin:0;width:100%}
.equipe-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.equipe-0 h2{color:var(--gdh-title-color)}.equipe-0 h3{color:var(--gdh-subtitle-color)}.equipe-0 p{color:var(--gdh-description-color)}.equipe-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.equipe-0 .wrapper{margin-bottom:3rem !important}.equipe-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.equipe-0 .section-title{padding-top:2em;margin-bottom:.5em}}.equipe-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.equipe-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.equipe-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.equipe-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.equipe-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.equipe-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.equipe-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.equipe-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.equipe-0 h3{font-size:1.8rem}.equipe-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.equipe-0{min-height:unset}.equipe-0 h3{font-size:1.2rem}.equipe-0 p{font-size:.8rem}}.equipe-0{--gdh-title-color: var(--gdh-dark-color);--gdh-title-decoration-color: var(--gdh-first-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-first-color);--gdh-second-color: var(--gdh-secondary-color)}.equipe-0 .wrapper svg{opacity:0}.equipe-0 .wrapper svg .membre{visibility:hidden;cursor:pointer}@media screen and (min-width: 768px){.equipe-0 .wrapper svg .membre .membre-bg rect{transition:width ease 100ms;width:100px}.equipe-0 .wrapper svg .membre .name{visibility:hidden;opacity:0;transition:opacity ease 100ms 100ms}.equipe-0 .wrapper svg .membre .role{visibility:hidden;opacity:0;transition:opacity ease 100ms 200ms}.equipe-0 .wrapper svg .membre.open .membre-bg rect{width:472px}.equipe-0 .wrapper svg .membre.open .name{visibility:visible;opacity:1}.equipe-0 .wrapper svg .membre.open .role{visibility:visible;opacity:1}}.equipe-0 .wrapper svg .membre:nth-child(1){-webkit-transform:translate(667px, 115px);transform:translate(667px, 115px)}.equipe-0 .wrapper svg .membre:nth-child(2){-webkit-transform:translate(778px, 251px);transform:translate(778px, 251px)}.equipe-0 .wrapper svg .membre:nth-child(3){-webkit-transform:translate(827px, 401px);transform:translate(827px, 401px)}.equipe-0 .wrapper svg .membre:nth-child(4){-webkit-transform:translate(778px, 555px);transform:translate(778px, 555px)}.equipe-0 .wrapper svg .membre:nth-child(5){-webkit-transform:translate(667px, 694px);transform:translate(667px, 694px)}.equipe-0 .wrapper svg.membres-4 .decoration-1{display:none}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(1){-webkit-transform:translate(778px, 251px);transform:translate(778px, 251px)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(2){-webkit-transform:translate(827px, 401px);transform:translate(827px, 401px)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(3){-webkit-transform:translate(778px, 555px);transform:translate(778px, 555px)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(4){-webkit-transform:translate(667px, 694px);transform:translate(667px, 694px)}.equipe-0 .wrapper svg.membres-3 .decoration-1{display:none}.equipe-0 .wrapper svg.membres-3 .decoration-5{display:none}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(1){-webkit-transform:translate(778px, 251px);transform:translate(778px, 251px)}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(2){-webkit-transform:translate(827px, 401px);transform:translate(827px, 401px)}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(3){-webkit-transform:translate(778px, 555px);transform:translate(778px, 555px)}.equipe-0 .wrapper svg.membres-2 .decoration-1{display:none}.equipe-0 .wrapper svg.membres-2 .decoration-3{display:none}.equipe-0 .wrapper svg.membres-2 .decoration-5{display:none}.equipe-0 .wrapper svg.membres-2 .membre:nth-child(1){-webkit-transform:translate(778px, 251px);transform:translate(778px, 251px)}.equipe-0 .wrapper svg.membres-2 .membre:nth-child(2){-webkit-transform:translate(778px, 555px);transform:translate(778px, 555px)}.equipe-0 .wrapper svg .name{font-weight:bold;font-size:1.8rem;fill:var(--gdh-subtitle-color)}.equipe-0 .wrapper svg .role{font-size:1.5rem;fill:var(--gdh-subtitle-color)}@media screen and (max-width: 768px){.equipe-0 .wrapper svg{width:100%;aspect-ratio:1.2/1;height:auto}.equipe-0 .wrapper svg .decoration{display:none}.equipe-0 .wrapper svg .decoration-image{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-5%, 15%) scale(2.5);transform:translate(-5%, 15%) scale(2.5)}.equipe-0 .wrapper svg .membre:nth-child(1){-webkit-transform:translate(267px, 15px) scale(2);transform:translate(267px, 15px) scale(2)}.equipe-0 .wrapper svg .membre:nth-child(2){-webkit-transform:translate(378px, 251px) scale(2);transform:translate(378px, 251px) scale(2)}.equipe-0 .wrapper svg .membre:nth-child(3){-webkit-transform:translate(427px, 501px) scale(2);transform:translate(427px, 501px) scale(2)}.equipe-0 .wrapper svg .membre:nth-child(4){-webkit-transform:translate(378px, 755px) scale(2);transform:translate(378px, 755px) scale(2)}.equipe-0 .wrapper svg .membre:nth-child(5){-webkit-transform:translate(267px, 994px) scale(2);transform:translate(267px, 994px) scale(2)}.equipe-0 .wrapper svg.membres-4 .decoration-1{display:none}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(1){-webkit-transform:translate(578px, 351px) scale(2);transform:translate(578px, 351px) scale(2)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(2){-webkit-transform:translate(627px, 501px) scale(2);transform:translate(627px, 501px) scale(2)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(3){-webkit-transform:translate(578px, 755px) scale(2);transform:translate(578px, 755px) scale(2)}.equipe-0 .wrapper svg.membres-4 .membre:nth-child(4){-webkit-transform:translate(467px, 894px) scale(2);transform:translate(467px, 894px) scale(2)}.equipe-0 .wrapper svg.membres-3 .decoration-1{display:none}.equipe-0 .wrapper svg.membres-3 .decoration-5{display:none}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(1){-webkit-transform:translate(578px, 351px);transform:translate(578px, 351px)}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(2){-webkit-transform:translate(627px, 501px);transform:translate(627px, 501px)}.equipe-0 .wrapper svg.membres-3 .membre:nth-child(3){-webkit-transform:translate(578px, 755px);transform:translate(578px, 755px)}}
#google-map{position:-webkit-sticky;position:sticky;width:100%;top:54px;z-index:0}#google-map iframe{width:100% !important}#map-contact-wrapper{z-index:102;height:unset;background-color:#fff;padding:32px;max-width:1200px;height:unset;min-height:unset;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:4rem;margin:auto}@media screen and (max-width: 768px){#map-contact-wrapper{padding:0;width:100%;display:flex;flex-direction:column}}#map-contact-wrapper .contact-form,#map-contact-wrapper .contact-info{padding:16px}#map-contact-wrapper .contact-info{width:unset}
.hero-1 #header-button a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-1 #header-button a button{border:none;background-color:inherit}.hero-1 #header-button a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-1 #header-button a button.default{transition:box-shadow ease 100ms}.hero-1 #header-button a button.default:hover{box-shadow:none}.hero-1 #header-button a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-1 #header-button a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-1 #header-button a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-1 #header-button a button.large{width:10rem;height:2.5rem}}.hero-1 #header-button a button.medium{width:10rem;height:2rem}.hero-1 #header-button a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-1 #header-button a button{border:none;background-color:inherit}.hero-1 #header-button a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-1 #header-button a button.default{transition:box-shadow ease 100ms}.hero-1 #header-button a button.default:hover{box-shadow:none}.hero-1 #header-button a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-1 #header-button a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-1 #header-button a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-1 #header-button a button.large{width:10rem;height:2.5rem}}.hero-1 #header-button a button.medium{width:10rem;height:2rem}.hero-1{--gdh-hero-bg-color: var(--gdh-first-color-dark);--gdh-nav-text-color: var(--gdh-light-color);--gdh-nav-highlight-color: var(--gdh-secondary-color-light);--gdh-h1-transform: uppercase;--gdh-h2-transform: uppercase;--gdh-nav-transform: uppercase;--gdh-h1-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-light-color);--gdh-main-block-color: var(--gdh-secondary-color);--gdh-second-block-color: var(--gdh-light-color)}.hero-1 h1{color:var(--gdh-h1-color);text-transform:var(--gdh-h1-transform);font-size:2.5rem}@media screen and (max-width: 768px){.hero-1 h1{font-size:1.8rem}}.hero-1 h2{color:var(--gdh-title-color);text-transform:var(--gdh-h2-transform);font-size:1.5rem}@media screen and (max-width: 768px){.hero-1 h2{font-size:1rem}}.hero-1 button{background-color:var(--gdh-main-block-color) !important;color:var(--gdh-second-block-color) !important}.hero-1 button.border{border:solid var(--gdh-main-block-color);color:var(--gdh-main-block-color) !important;background-color:rgba(255,255,255,0) !important}.hero-1 #header-hero li.menu-item-has-children ul{background-color:var(--gdh-hero-bg-color)}.hero-1 #header-hero a{color:var(--gdh-nav-text-color)}.hero-1 #header-hero li.menu-item-has-children::before{background-color:var(--gdh-nav-text-color)}.hero-1 #header-hero a{color:var(--gdh-nav-text-color);text-transform:var(--gdh-text-transform)}.hero-1 #header-hero li.current_page_item>a{color:var(--gdh-nav-highlight-color)}.hero-1 #header-hero li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-1 #header-hero .menu-item-has-children ul li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-1{position:relative;width:100%;max-height:100vh}@media screen and (max-width: 768px){.hero-1{height:auto}}.hero-1 section{width:100%;margin:0;height:100%;display:grid;grid-template-columns:3fr 2fr 7fr 5fr;grid-template-rows:4fr 2fr 2fr 3fr;grid-template-areas:". . . logo" ". . . ." ". . . content" ". button . content"}@media screen and (max-width: 768px){.hero-1 section{aspect-ratio:375/450;grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, 1fr)}}@media screen and (min-width: 1440px){.hero-1 section{box-shadow:inset 0 -3px 1px -2px rgba(0,0,0,.04)}}@media screen and (min-width: 1800px){.hero-1 section{aspect-ratio:2500/1150;grid-template-columns:9.5fr 3fr 4fr 6fr;grid-template-rows:5fr 3fr 1fr 3fr}}.hero-1 .custom-logo{opacity:0;place-self:center;z-index:2;width:50%;height:50%;margin-top:1rem;grid-area:logo;grid-template-rows:70% 1fr}.hero-1 .custom-logo.small{width:30%;height:30%}.hero-1 .custom-logo.large{width:60%;height:60%}.hero-1 .custom-logo.xlarge{width:70%;height:70%}.hero-1 .custom-logo img{width:100%;height:auto;margin-right:0}@media screen and (max-width: 768px){.hero-1 .custom-logo{grid-column:2/6;grid-row:2/4}}.hero-1 #header-content{z-index:99;height:100%;width:calc(100% - 2rem);grid-area:content;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media screen and (max-width: 768px){.hero-1 #header-content{width:calc(100% - 3rem);margin:auto;height:100%;grid-column:1/7;grid-row:5/6}.hero-1 #header-content h1{font-size:1.8rem;text-align:center;width:100%}.hero-1 #header-content h2{font-size:1rem;text-align:center;width:100%}}.hero-1 #header-button{z-index:99;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;margin-bottom:1.2rem;grid-area:button}.hero-1 #header-button a{margin:auto;width:80%;max-width:15rem;margin-top:0}.hero-1 #header-button a:first-child{margin-bottom:1rem}.hero-1 #header-button a button{width:100% !important}@media screen and (max-width: 768px){.hero-1 #header-button{gap:.5rem;flex-wrap:wrap;position:unset;grid-column:1/7;grid-row:6/7;margin-top:.5rem}.hero-1 #header-button a{margin-bottom:1rem}}.hero-1 .hero-decoration{width:100%;overflow:hidden}@media screen and (max-width: 768px){.hero-1 .hero-decoration{position:relative;grid-column:1/7;grid-row:1/7;overflow:hidden;width:100%;height:100%}}.hero-1 .hero-decoration svg{width:100%;height:100vh;scale:1.2;bottom:0;position:absolute}.hero-1 .hero-decoration svg *{opacity:0}@media screen and (max-width: 768px){.hero-1 .hero-decoration svg{width:auto}}.hero-1 .hero-decoration .decoration-large{display:none}@media screen and (min-width: 1800px){.hero-1 .hero-decoration .decoration-large{display:block}}.hero-1 .hero-decoration .decoration-medium{display:block}@media screen and (min-width: 1800px){.hero-1 .hero-decoration .decoration-medium{display:none}}@media screen and (max-width: 768px){.hero-1 .hero-decoration .decoration-medium{display:none}}.hero-1 .hero-decoration .decoration-small{display:none}@media screen and (max-width: 768px){.hero-1 .hero-decoration .decoration-small{display:block;height:100%}}.hero-1 .hero-decoration #hero-gallery{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;width:100%;height:100%;top:0;z-index:-1;opacity:.5}@media screen and (max-width: 768px){.hero-1 .hero-decoration #hero-gallery{aspect-ratio:375/307}}.hero-1 .hero-decoration #hero-gallery img{opacity:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-1 .hero-decoration #hero-gallery img:first-child{opacity:1}@media screen and (max-width: 768px){.hero-1 .hero-decoration #hero-gallery{display:block}}
.hero-2 #header-button button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-2 #header-button button{border:none;background-color:inherit}.hero-2 #header-button button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-2 #header-button button.default{transition:box-shadow ease 100ms}.hero-2 #header-button button.default:hover{box-shadow:none}.hero-2 #header-button button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-2 #header-button button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-2 #header-button button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-2 #header-button button.large{width:10rem;height:2.5rem}}.hero-2 #header-button button.medium{width:10rem;height:2rem}.hero-2 #header-button button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-2 #header-button button{border:none;background-color:inherit}.hero-2 #header-button button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-2 #header-button button.default{transition:box-shadow ease 100ms}.hero-2 #header-button button.default:hover{box-shadow:none}.hero-2 #header-button button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-2 #header-button button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-2 #header-button button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-2 #header-button button.large{width:10rem;height:2.5rem}}.hero-2 #header-button button.medium{width:10rem;height:2rem}.hero-2{--gdh-hero-bg-color: var(--gdh-first-color-dark);--gdh-nav-text-color: var(--gdh-light-color);--gdh-nav-highlight-color: var(--gdh-secondary-color-light);--gdh-h1-transform: uppercase;--gdh-h2-transform: uppercase;--gdh-nav-transform: uppercase;--gdh-h1-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-light-color);--gdh-main-block-color: var(--gdh-secondary-color);--gdh-second-block-color: var(--gdh-light-color)}.hero-2 h1{color:var(--gdh-h1-color);text-transform:var(--gdh-h1-transform);font-size:2.5rem}@media screen and (max-width: 768px){.hero-2 h1{font-size:1.8rem}}.hero-2 h2{color:var(--gdh-title-color);text-transform:var(--gdh-h2-transform);font-size:1.5rem}@media screen and (max-width: 768px){.hero-2 h2{font-size:1rem}}.hero-2 button{background-color:var(--gdh-main-block-color) !important;color:var(--gdh-second-block-color) !important}.hero-2 button.border{border:solid var(--gdh-main-block-color);color:var(--gdh-main-block-color) !important;background-color:rgba(255,255,255,0) !important}.hero-2 #header-hero li.menu-item-has-children ul{background-color:var(--gdh-hero-bg-color)}.hero-2 #header-hero a{color:var(--gdh-nav-text-color)}.hero-2 #header-hero li.menu-item-has-children::before{background-color:var(--gdh-nav-text-color)}.hero-2 #header-hero a{color:var(--gdh-nav-text-color);text-transform:var(--gdh-text-transform)}.hero-2 #header-hero li.current_page_item>a{color:var(--gdh-nav-highlight-color)}.hero-2 #header-hero li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-2 #header-hero .menu-item-has-children ul li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-2{position:relative;width:100vw;height:auto}.hero-2 section{width:100%;height:1024px;margin:0;background-color:var(--gfh-light-color);display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(12, 1fr)}@media screen and (max-width: 768px){.hero-2 section{aspect-ratio:375/400}}@media screen and (min-width: 1800px){.hero-2 section{aspect-ratio:2500/1150}}@media screen and (max-width: 768px){.hero-2 section{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, 1fr)}}.hero-2 #header-content{z-index:99;height:100%;width:calc(100% - 2rem);grid-column:9/13;grid-row:9/12;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media screen and (min-width: 1800px){.hero-2 #header-content{grid-column:10/13;grid-row:10/11}}@media screen and (max-width: 768px){.hero-2 #header-content{width:calc(100% - 1rem);height:100%;grid-column:4/7;grid-row:4/6}.hero-2 #header-content h1{font-size:1rem}.hero-2 #header-content h2{font-size:.6rem}}.hero-2 #header-button{z-index:99;grid-row:11/12;grid-column:2/7;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@media screen and (min-width: 1800px){.hero-2 #header-button{margin-left:10%;grid-column:5/8;grid-row:11/12}}@media screen and (max-width: 768px){.hero-2 #header-button{position:unset;grid-column:1/7;grid-row:6/7}}.hero-2 #header-button a{margin:auto}.hero-2 #header-button a:first-child{margin-bottom:1rem}.hero-2 #header-button button{width:15rem}.hero-2 .hero-decoration{position:absolute;width:100%;max-width:1440px;left:0;aspect-ratio:1440/1024}@media screen and (max-width: 768px){.hero-2 .hero-decoration{position:relative;grid-column:1/7;grid-row:1/6;overflow:hidden;width:100%;height:100%}}.hero-2 .hero-decoration svg{height:100%;width:100%;left:0}@media screen and (max-width: 768px){.hero-2 .hero-decoration svg{width:auto}}.hero-2 .hero-decoration .decoration-large{display:none}@media screen and (min-width: 1800px){.hero-2 .hero-decoration .decoration-large{display:block}}.hero-2 .hero-decoration .decoration-medium{display:block}@media screen and (min-width: 1800px){.hero-2 .hero-decoration .decoration-medium{display:none}}@media screen and (max-width: 768px){.hero-2 .hero-decoration .decoration-medium{display:none}}.hero-2 .hero-decoration .decoration-small{display:none}@media screen and (max-width: 768px){.hero-2 .hero-decoration .decoration-small{display:block}}.hero-2 .hero-decoration #hero-gallery{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;width:100%;height:100%;top:0;z-index:-1}@media screen and (max-width: 768px){.hero-2 .hero-decoration #hero-gallery{aspect-ratio:375/307}}.hero-2 .hero-decoration #hero-gallery img{opacity:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-2 .hero-decoration #hero-gallery img:first-child{opacity:1}@media screen and (max-width: 768px){.hero-2 .hero-decoration #hero-gallery{display:block}}.hero-2 .custom-logo{place-self:center;z-index:2;width:auto;height:50%;margin-top:1rem;grid-column:9/13;grid-row:3/8}.hero-2 .custom-logo.small{height:30%}.hero-2 .custom-logo.large{height:60%}.hero-2 .custom-logo.xlarge{height:70%}.hero-2 .custom-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-right:0}
.hero-3 section #header-content a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-3 section #header-content a button{border:none;background-color:inherit}.hero-3 section #header-content a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-3 section #header-content a button.default{transition:box-shadow ease 100ms}.hero-3 section #header-content a button.default:hover{box-shadow:none}.hero-3 section #header-content a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-3 section #header-content a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-3 section #header-content a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-3 section #header-content a button.large{width:10rem;height:2.5rem}}.hero-3 section #header-content a button.medium{width:10rem;height:2rem}.hero-3 section #header-content a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-3 section #header-content a button{border:none;background-color:inherit}.hero-3 section #header-content a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-3 section #header-content a button.default{transition:box-shadow ease 100ms}.hero-3 section #header-content a button.default:hover{box-shadow:none}.hero-3 section #header-content a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-3 section #header-content a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-3 section #header-content a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-3 section #header-content a button.large{width:10rem;height:2.5rem}}.hero-3 section #header-content a button.medium{width:10rem;height:2rem}.hero-3{--gdh-hero-bg-color: var(--gdh-first-color-dark);--gdh-nav-text-color: var(--gdh-light-color);--gdh-nav-highlight-color: var(--gdh-secondary-color-light);--gdh-h1-transform: uppercase;--gdh-h2-transform: uppercase;--gdh-nav-transform: uppercase;--gdh-h1-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-light-color);--gdh-main-block-color: var(--gdh-secondary-color);--gdh-second-block-color: var(--gdh-light-color)}.hero-3 h1{color:var(--gdh-h1-color);text-transform:var(--gdh-h1-transform);font-size:2.5rem}@media screen and (max-width: 768px){.hero-3 h1{font-size:1.8rem}}.hero-3 h2{color:var(--gdh-title-color);text-transform:var(--gdh-h2-transform);font-size:1.5rem}@media screen and (max-width: 768px){.hero-3 h2{font-size:1rem}}.hero-3 button{background-color:var(--gdh-main-block-color) !important;color:var(--gdh-second-block-color) !important}.hero-3 button.border{border:solid var(--gdh-main-block-color);color:var(--gdh-main-block-color) !important;background-color:rgba(255,255,255,0) !important}.hero-3 #header-hero li.menu-item-has-children ul{background-color:var(--gdh-hero-bg-color)}.hero-3 #header-hero a{color:var(--gdh-nav-text-color)}.hero-3 #header-hero li.menu-item-has-children::before{background-color:var(--gdh-nav-text-color)}.hero-3 #header-hero a{color:var(--gdh-nav-text-color);text-transform:var(--gdh-text-transform)}.hero-3 #header-hero li.current_page_item>a{color:var(--gdh-nav-highlight-color)}.hero-3 #header-hero li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-3 #header-hero .menu-item-has-children ul li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-3{background-color:var(--gdh-first-color-dark);width:100%}.hero-3:not(.has-gallery) section{grid-template-columns:1fr}.hero-3:not(.has-gallery) .header-hero-nav{width:80%;margin:auto}.hero-3 section{display:grid;grid-template-columns:1fr 500px;grid-template-rows:300px 1fr;grid-column-gap:3rem;height:100vh;width:calc(100% - 5rem);min-height:800px;max-width:1200px}@media screen and (max-width: 768px){.hero-3 section{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:-webkit-max-content;height:max-content;overflow:hidden;padding:1rem 0;grid-template-columns:1fr;grid-template-rows:60vh 1fr}}.hero-3 section .custom-logo{place-self:center;z-index:2;width:auto;height:50%;margin-top:1rem}.hero-3 section .custom-logo.small{height:30%}.hero-3 section .custom-logo.large{height:60%}.hero-3 section .custom-logo.xlarge{height:70%}.hero-3 section .custom-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-right:0}.hero-3 section #header-content{display:grid;margin:auto;grid-row:2;grid-column:1;min-height:350px;grid-template-rows:100px 200px 54px;grid-template-columns:215px 1fr;grid-column-gap:10px}@media screen and (max-width: 768px){.hero-3 section #header-content{grid-row:2;grid-column:1;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:80px 100px 54px}}.hero-3 section #header-content #header-title{width:100%;height:100%;grid-column:1/3;grid-row:1}@media screen and (max-width: 768px){.hero-3 section #header-content #header-title{text-align:center;grid-column:1}}.hero-3 section #header-content #header-subtitle{width:100%;height:100%;grid-column:1/3;grid-row:2}@media screen and (max-width: 768px){.hero-3 section #header-content #header-subtitle{width:calc(100% - 5rem);margin:auto;text-align:center;grid-column:1}}.hero-3 section #header-content a{margin:auto;width:215px;height:54px;grid-row:3}.hero-3 section #header-content a button{width:100%;height:100%;grid-column:1/2;border-radius:.25rem;border:none}.hero-3 section #hero-gallery{grid-row:1/3;grid-column:2;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.hero-3 section #hero-gallery{grid-row:1;grid-column:1;width:calc(100% - 2rem);height:100%;margin:auto}}.hero-3 section #hero-gallery .hero-gallery-slices{width:100%;height:100%;position:absolute;display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden}@media screen and (max-width: 768px){.hero-3 section #hero-gallery .hero-gallery-slices{grid-template-columns:1fr 1fr 1fr}}.hero-3 section #hero-gallery .hero-gallery-slices img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.hero-3 section #hero-gallery .hero-gallery-slices img.slice-0{-o-object-position:0;object-position:0}.hero-3 section #hero-gallery .hero-gallery-slices img.slice-1{-o-object-position:33%;object-position:33%}.hero-3 section #hero-gallery .hero-gallery-slices img.slice-2{-o-object-position:66%;object-position:66%}
.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper,.hero-0 section #header-content a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-0 section #header-content a button{border:none;background-color:inherit}.hero-0 section #header-content a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-0 section #header-content a button.default{transition:box-shadow ease 100ms}.hero-0 section #header-content a button.default:hover{box-shadow:none}.hero-0 section #header-content a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-0 section #header-content a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-0 section #header-content a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-0 section #header-content a button.large{width:10rem;height:2.5rem}}.hero-0 section #header-content a button.medium{width:10rem;height:2rem}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper,.hero-0 section #header-content a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.hero-0 section #header-content a button{border:none;background-color:inherit}.hero-0 section #header-content a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.hero-0 section #header-content a button.default{transition:box-shadow ease 100ms}.hero-0 section #header-content a button.default:hover{box-shadow:none}.hero-0 section #header-content a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.hero-0 section #header-content a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.hero-0 section #header-content a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.hero-0 section #header-content a button.large{width:10rem;height:2.5rem}}.hero-0 section #header-content a button.medium{width:10rem;height:2rem}.hero-0{--gdh-hero-bg-color: var(--gdh-first-color-dark);--gdh-nav-text-color: var(--gdh-light-color);--gdh-nav-highlight-color: var(--gdh-secondary-color-light);--gdh-h1-transform: uppercase;--gdh-h2-transform: uppercase;--gdh-nav-transform: uppercase;--gdh-h1-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-light-color);--gdh-main-block-color: var(--gdh-secondary-color);--gdh-second-block-color: var(--gdh-light-color)}.hero-0 h1{color:var(--gdh-h1-color);text-transform:var(--gdh-h1-transform);font-size:2.5rem}@media screen and (max-width: 768px){.hero-0 h1{font-size:1.8rem}}.hero-0 h2{color:var(--gdh-title-color);text-transform:var(--gdh-h2-transform);font-size:1.5rem}@media screen and (max-width: 768px){.hero-0 h2{font-size:1rem}}.hero-0 button{background-color:var(--gdh-main-block-color) !important;color:var(--gdh-second-block-color) !important}.hero-0 button.border{border:solid var(--gdh-main-block-color);color:var(--gdh-main-block-color) !important;background-color:rgba(255,255,255,0) !important}.hero-0 #header-hero li.menu-item-has-children ul{background-color:var(--gdh-hero-bg-color)}.hero-0 #header-hero a{color:var(--gdh-nav-text-color)}.hero-0 #header-hero li.menu-item-has-children::before{background-color:var(--gdh-nav-text-color)}.hero-0 #header-hero a{color:var(--gdh-nav-text-color);text-transform:var(--gdh-text-transform)}.hero-0 #header-hero li.current_page_item>a{color:var(--gdh-nav-highlight-color)}.hero-0 #header-hero li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-0 #header-hero .menu-item-has-children ul li:hover>a{color:var(--gdh-nav-highlight-color)}.hero-0{background-color:var(--gdh-hero-bg-color);width:100%}.hero-0:not(.has-gallery) section{grid-template-columns:1fr}.hero-0:not(.has-gallery) .header-hero-nav{width:80%;margin:auto}.hero-0 section{display:grid;grid-template-columns:1fr 400px;grid-column-gap:3rem;width:calc(100% - 5rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:800px;max-width:1400px;margin:auto;display:grid}@media screen and (max-width: 768px){.hero-0 section{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:-webkit-max-content;height:max-content;overflow:hidden;padding:1rem 0;grid-template-columns:1fr;grid-template-rows:60vh 1fr}}.hero-0 section .custom-logo{place-self:center;z-index:2;width:auto;height:50%;margin-top:1rem}.hero-0 section .custom-logo.small{height:30%}.hero-0 section .custom-logo.large{height:60%}.hero-0 section .custom-logo.xlarge{height:70%}.hero-0 section .custom-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin-right:0}.hero-0 section #header-content{display:grid;margin:auto;grid-row:2;grid-column:1;min-height:350px;grid-template-rows:100px 200px 54px;grid-template-columns:215px 1fr;grid-column-gap:10px}@media screen and (max-width: 768px){.hero-0 section #header-content{grid-row:2;grid-column:1;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:80px 100px 54px}}.hero-0 section #header-content #header-title{width:100%;height:100%;grid-column:1/3;grid-row:1}@media screen and (max-width: 768px){.hero-0 section #header-content #header-title{text-align:center;grid-column:1}}.hero-0 section #header-content #header-subtitle{width:100%;height:100%;grid-column:1/3;grid-row:2}@media screen and (max-width: 768px){.hero-0 section #header-content #header-subtitle{width:calc(100% - 5rem);margin:auto;text-align:center;grid-column:1}}.hero-0 section #header-content a{margin:auto;width:215px;height:54px;grid-row:3}.hero-0 section #header-content a button{width:100%;height:100%;grid-column:1/2;border-radius:.25rem;border:none}.hero-0 section #hero-gallery{grid-row:1/3;grid-column:2;position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.hero-0 section #hero-gallery{grid-row:1;grid-column:1;width:calc(100% - 2rem);height:100%;margin:auto}}.hero-0 section #hero-gallery .hero-gallery-slices{grid-column:2;place-items:center;width:100%;height:800px;max-height:800px;aspect-ratio:3/4;position:absolute;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:1rem}@media screen and (max-width: 768px){.hero-0 section #hero-gallery .hero-gallery-slices{height:100%}}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper{width:100%;height:600px;overflow:hidden;margin-top:50px;opacity:1}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper img{width:400px;height:700px;-o-object-fit:cover;object-fit:cover}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(1) img{-o-object-position:-80px -25px;object-position:-80px -25px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(2){margin-top:100px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(2) img{-o-object-position:-160px -50px;object-position:-160px -50px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(3){margin-top:0}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(3) img{-o-object-position:-240px;object-position:-240px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(4){margin-top:70px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(4) img{-o-object-position:-320px -35px;object-position:-320px -35px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(5){margin-top:30px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(5) img{-o-object-position:-400px -15px;object-position:-400px -15px}@media screen and (max-width: 768px){.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper{height:100%;margin-top:0 !important}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(1) img{-o-object-position:-80px;object-position:-80px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(2) img{-o-object-position:-160px;object-position:-160px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(3) img{-o-object-position:-240px;object-position:-240px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(4) img{-o-object-position:-320px;object-position:-320px}.hero-0 section #hero-gallery .hero-gallery-slices .image-wrapper:nth-child(5) img{-o-object-position:-400px;object-position:-400px}}
.historique-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.historique-0 h2{color:var(--gdh-title-color)}.historique-0 h3{color:var(--gdh-subtitle-color)}.historique-0 p{color:var(--gdh-description-color)}.historique-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.historique-0 .wrapper{margin-bottom:3rem !important}.historique-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.historique-0 .section-title{padding-top:2em;margin-bottom:.5em}}.historique-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.historique-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.historique-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.historique-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.historique-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.historique-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.historique-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.historique-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.historique-0 h3{font-size:1.8rem}.historique-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.historique-0{min-height:unset}.historique-0 h3{font-size:1.2rem}.historique-0 p{font-size:.8rem}}.historique-0 .wrapper .inner .row .point .image-wrapper,.historique-0 .wrapper .inner .row .content{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.historique-0 .wrapper .inner .row .content{border-radius:var(--gdh-block-border-radius)}.historique-0{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-second-color: var(--gdh-dark-color)}.historique-0 .wrapper{max-width:1200px;margin:auto}.historique-0 .wrapper .inner .row{display:grid;grid-template-columns:1fr 7rem 1fr;grid-template-rows:20em;grid-column-gap:1rem}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row{width:80%;max-width:25rem;margin:auto;position:relative;grid-template-columns:1fr}}.historique-0 .wrapper .inner .row:first-child .point .line{display:none}.historique-0 .wrapper .inner .row:nth-child(2n) .content{grid-column:3}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row:nth-child(2n) .content{grid-column:1}}.historique-0 .wrapper .inner .row .point{position:relative;grid-column:2;grid-row:1;width:100%;height:100%;display:flex}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row .point{grid-column:1;width:100%}}.historique-0 .wrapper .inner .row .point .line{height:13em;z-index:0;content:"";position:absolute;width:.5rem;left:50%;top:-6.5em;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);background-color:var(--gdh-second-color)}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row .point .line{top:-4.25em;height:8.5em}}.historique-0 .wrapper .inner .row .point .image-wrapper{z-index:1;width:6rem;height:6rem;margin:auto;display:flex;border-radius:100%;background-color:#fff;border:var(--gdh-second-color) .35rem solid;overflow:hidden}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row .point .image-wrapper{position:absolute;left:-10%;top:15%;width:4rem;height:4rem}}.historique-0 .wrapper .inner .row .point .image-wrapper img{margin:auto;width:90%;height:90%;-o-object-fit:contain;object-fit:contain}.historique-0 .wrapper .inner .row .content{background-color:var(--gdh-main-color);display:flex;flex-direction:column;justify-content:center;align-items:center;grid-row:1;margin:auto;width:100%;max-width:25em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:15em}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row .content{grid-column:1;width:100%;height:10rem;justify-content:flex-start;padding-top:1rem;padding-bottom:.5rem}.historique-0 .wrapper .inner .row .content p{font-size:.8rem}}.historique-0 .wrapper .inner .row .content h3,.historique-0 .wrapper .inner .row .content .description{width:calc(100% - 4rem)}.historique-0 .wrapper .inner .row .content h3{color:var(--gdh-subtitle-color)}@media screen and (max-width: 768px){.historique-0 .wrapper .inner .row .content h3{text-align:center}}.historique-0 .wrapper .inner .row .content .description{color:var(--gdh-description-color)}
.labels-var-1 .label-popup,.labels-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.labels-var-1 .label-popup h2,.labels-1 h2{color:var(--gdh-title-color)}.labels-var-1 .label-popup h3,.labels-1 h3{color:var(--gdh-subtitle-color)}.labels-var-1 .label-popup p,.labels-1 p{color:var(--gdh-description-color)}.labels-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.labels-1 .wrapper{margin-bottom:3rem !important}.labels-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.labels-1 .section-title{padding-top:2em;margin-bottom:.5em}}.labels-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.labels-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.labels-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.labels-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-1 h3{font-size:1.8rem}.labels-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.labels-1{min-height:unset}.labels-1 h3{font-size:1.2rem}.labels-1 p{font-size:.8rem}}.labels-var-1 .label-popup .image-wrapper,.labels-1 .wrapper .splide__list .label .image-wrapper,.labels-var-1 .label-popup,.labels-1 .wrapper .splide__list .label{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.labels-var-1 .label-popup,.labels-1 .wrapper .splide__list .label{border-radius:var(--gdh-block-border-radius)}.labels-1 .wrapper ul.splide__pagination{margin-top:2rem;padding:0}.labels-1 .wrapper ul.splide__pagination li>button{aspect-ratio:1;background-color:var(--gdh-light-color);transition:all ease 200ms;width:1rem;border-radius:100%;margin:.25rem;opacity:1;border:solid var(--gdh-first-color-dark) .1rem}.labels-1 .wrapper ul.splide__pagination li>button.is-active{width:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark)}@media screen and (max-width: 576px){.labels-1 .wrapper ul.splide__pagination{margin-top:1rem}.labels-1 .wrapper ul.splide__pagination li>button{border:solid var(--gdh-first-color-dark) .05rem;width:.6rem}.labels-1 .wrapper ul.splide__pagination li>button.is-active{width:1rem;opacity:1}}.labels-var-1 .label-popup,.labels-1{--gdh-title-color: var(--gdh-dark-color);--gdh-title-decoration-color: var(--gdh-first-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #fff;--gdh-second-color: #eee}@media screen and (max-width: 768px){@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.labels-1 .wrapper .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.labels-1 .wrapper .splide__track--fade>.splide__list{display:block}.labels-1 .wrapper .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.labels-1 .wrapper .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.labels-1 .wrapper .splide--rtl{direction:rtl}.labels-1 .wrapper .splide__track--ttb>.splide__list{display:block}.labels-1 .wrapper .splide__container{box-sizing:border-box;position:relative}.labels-1 .wrapper .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.labels-1 .wrapper .splide.is-initialized:not(.is-active) .splide__list{display:block}.labels-1 .wrapper .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.labels-1 .wrapper .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.labels-1 .wrapper .splide__progress__bar{width:0}.labels-1 .wrapper .splide{position:relative;visibility:hidden}.labels-1 .wrapper .splide.is-initialized,.labels-1 .wrapper .splide.is-rendered{visibility:visible}.labels-1 .wrapper .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.labels-1 .wrapper .splide__slide img{vertical-align:bottom}.labels-1 .wrapper .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.labels-1 .wrapper .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.labels-1 .wrapper .splide__toggle.is-active .splide__toggle__play,.labels-1 .wrapper .splide__toggle__pause{display:none}.labels-1 .wrapper .splide__toggle.is-active .splide__toggle__pause{display:inline}.labels-1 .wrapper .splide__track{overflow:hidden;position:relative;z-index:0}}.labels-1 .wrapper .splide__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list{flex-wrap:initial}}.labels-1 .wrapper .splide__list .label{margin:10rem auto auto auto;width:22rem;height:20rem;position:relative;display:grid;grid-template-rows:6rem 1fr;background-color:var(--gdh-main-color);cursor:default}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list .label{height:8rem;margin:3rem auto 3rem auto;grid-template-rows:2.2rem 1fr 2rem}}.labels-1 .wrapper .splide__list .label .image-wrapper{position:absolute;display:flex;width:14rem;height:13rem;border-radius:.25rem;left:50%;top:-35%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--gdh-second-color)}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list .label .image-wrapper{width:5rem;height:5rem}}.labels-1 .wrapper .splide__list .label .image-wrapper img{margin:auto;width:150px;height:auto}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list .label .image-wrapper img{width:60px}}.labels-1 .wrapper .splide__list .label .header-content{grid-row:2;width:calc(100% - 2rem);place-self:center;text-align:center}.labels-1 .wrapper .splide__list .label .header-content h3{margin:0}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list .label .header-content{grid-row:2}.labels-1 .wrapper .splide__list .label .header-content .titre{font-size:16px}.labels-1 .wrapper .splide__list .label .header-content .description,.labels-1 .wrapper .splide__list .label .header-content .link{display:none}}.labels-1 .wrapper .splide__list .label .open-popup-link{display:none;width:100%;height:100%;margin:auto;cursor:pointer}@media screen and (max-width: 768px){.labels-1 .wrapper .splide__list .label .open-popup-link{display:flex;grid-row:3}}.labels-1 .wrapper .splide__list .label .open-popup-link svg{margin:auto;width:100%;height:100%;fill:#aaa;overflow:auto}@media screen and (max-width: 768px){.labels-1 .wrapper{width:100vw}}.labels-var-1 .label-popup{background-color:var(--gdh-main-color);width:95vw;max-width:500px;margin:auto;min-height:25rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center}.labels-var-1 .label-popup h3{color:var(--gdh-subtitle-color)}.labels-var-1 .label-popup p{color:var(--gdh-description-color)}.labels-var-1 .label-popup .image-wrapper{position:absolute;display:flex;width:14rem;height:13rem;border-radius:.25rem;left:50%;top:-8rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--gdh-second-color)}.labels-var-1 .label-popup .image-wrapper img{margin:auto;width:150px;height:auto}.labels-var-1 .label-popup .header-content{margin:auto;padding-top:2rem;width:calc(100% - 4rem)}
.labels-2{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.labels-2 h2{color:var(--gdh-title-color)}.labels-2 h3{color:var(--gdh-subtitle-color)}.labels-2 p{color:var(--gdh-description-color)}.labels-2{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.labels-2 .wrapper{margin-bottom:3rem !important}.labels-2 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.labels-2 .section-title{padding-top:2em;margin-bottom:.5em}}.labels-2 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.labels-2 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.labels-2 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.labels-2 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-2 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-2 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-2 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-2 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-2 h3{font-size:1.8rem}.labels-2 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.labels-2{min-height:unset}.labels-2 h3{font-size:1.2rem}.labels-2 p{font-size:.8rem}}.labels-2{--gdh-title-color: var(--gdh-dark-color);--gdh-title-decoration-color: var(--gdh-first-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #fff;--gdh-second-color: var(--gdh-light-color)}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.labels-2 .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.labels-2 .splide__track--fade>.splide__list{display:block}.labels-2 .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.labels-2 .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.labels-2 .splide--rtl{direction:rtl}.labels-2 .splide__track--ttb>.splide__list{display:block}.labels-2 .splide__container{box-sizing:border-box;position:relative}.labels-2 .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.labels-2 .splide.is-initialized:not(.is-active) .splide__list{display:block}.labels-2 .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.labels-2 .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.labels-2 .splide__progress__bar{width:0}.labels-2 .splide{position:relative;visibility:hidden}.labels-2 .splide.is-initialized,.labels-2 .splide.is-rendered{visibility:visible}.labels-2 .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.labels-2 .splide__slide img{vertical-align:bottom}.labels-2 .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.labels-2 .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.labels-2 .splide__toggle.is-active .splide__toggle__play,.labels-2 .splide__toggle__pause{display:none}.labels-2 .splide__toggle.is-active .splide__toggle__pause{display:inline}.labels-2 .splide__track{overflow:hidden;position:relative;z-index:0}.labels-2 .splide{visibility:visible}.labels-2 .splide .splide__track{overflow:unset}.labels-2 .splide ul.splide__pagination{margin-top:2rem;padding:0}.labels-2 .splide ul.splide__pagination li>button{background-color:#fff;transition:all ease 200ms;width:1rem;height:1rem;border-radius:100%;margin:.25rem;opacity:.5;border:solid var(--gdh-first-color-dark) .15rem}.labels-2 .splide ul.splide__pagination li>button.is-focused{width:1.25rem;height:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark);border:solid var(--gdh-first-color-dark) 0rem}.labels-2 .labels-logo{display:flex !important;width:80%;margin:auto !important;justify-content:space-evenly;gap:1rem}@media screen and (max-width: 768px){.labels-2 .labels-logo{width:calc(100% - 2rem);margin:0 auto;justify-content:initial;flex-wrap:nowrap;padding:0 !important}}.labels-2 .labels-logo .label-logo{display:flex;position:relative;width:120px;height:120px;aspect-ratio:1;background:linear-gradient(to bottom, var(--gdh-main-color), rgba(255, 255, 255, 0));border-radius:100%;transition:box-shadow ease 200ms}.labels-2 .labels-logo .label-logo.focused::after{content:"";width:.5rem;height:.5rem;bottom:-3rem;left:calc(50% - .5rem);position:absolute;border-radius:.1rem;border:solid #fff;border-width:0 3px 3px 0;display:inline-block;padding:3px;opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-135deg) translateX(50%);transform:rotate(-135deg) translateX(50%);-webkit-animation:100ms ease-in slidein 1 forwards;animation:100ms ease-in slidein 1 forwards}@-webkit-keyframes slidein{from{opacity:0}to{opacity:1}}@keyframes slidein{from{opacity:0}to{opacity:1}}@media screen and (max-width: 768px){.labels-2 .labels-logo .label-logo{margin:auto;width:6rem;height:6rem}}.labels-2 .labels-logo .label-logo:hover{box-shadow:none}.labels-2 .labels-logo .label-logo img{margin:auto;width:80px;height:80px;-o-object-fit:scale-down;object-fit:scale-down}@media screen and (max-width: 768px){.labels-2 .labels-logo .label-logo img{margin:auto;width:4rem;height:4rem}}.labels-2 .labels-description{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:3rem;display:grid;background-color:var(--gdh-second-color)}.labels-2 .labels-description .label-content{transition:opacity ease 100ms 200ms;margin:auto;width:80%;text-align:center;grid-column:1;grid-row:1}.labels-2 .labels-description .label-content:not(.focused){opacity:0}
.label-popup,.labels-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.label-popup h2,.labels-0 h2{color:var(--gdh-title-color)}.label-popup h3,.labels-0 h3{color:var(--gdh-subtitle-color)}.label-popup p,.labels-0 p{color:var(--gdh-description-color)}.labels-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.labels-0 .wrapper{margin-bottom:3rem !important}.labels-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.labels-0 .section-title{padding-top:2em;margin-bottom:.5em}}.labels-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.labels-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.labels-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.labels-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.labels-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.labels-0 h3{font-size:1.8rem}.labels-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.labels-0{min-height:unset}.labels-0 h3{font-size:1.2rem}.labels-0 p{font-size:.8rem}}.labels-0 ul.splide__pagination{margin-top:2rem;padding:0}.labels-0 ul.splide__pagination li>button{aspect-ratio:1;background-color:var(--gdh-light-color);transition:all ease 200ms;width:1rem;border-radius:100%;margin:.25rem;opacity:1;border:solid var(--gdh-first-color-dark) .1rem}.labels-0 ul.splide__pagination li>button.is-active{width:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark)}@media screen and (max-width: 576px){.labels-0 ul.splide__pagination{margin-top:1rem}.labels-0 ul.splide__pagination li>button{border:solid var(--gdh-first-color-dark) .05rem;width:.6rem}.labels-0 ul.splide__pagination li>button.is-active{width:1rem;opacity:1}}.label-popup,.labels-0{--gdh-title-color: var(--gdh-dark-color);--gdh-title-decoration-color: var(--gdh-first-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #FFF;--gdh-second-color: var(--gdh-secondary-color)}@media screen and (max-width: 768px){@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.labels-0 .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.labels-0 .splide__track--fade>.splide__list{display:block}.labels-0 .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.labels-0 .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.labels-0 .splide--rtl{direction:rtl}.labels-0 .splide__track--ttb>.splide__list{display:block}.labels-0 .splide__container{box-sizing:border-box;position:relative}.labels-0 .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.labels-0 .splide.is-initialized:not(.is-active) .splide__list{display:block}.labels-0 .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.labels-0 .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.labels-0 .splide__progress__bar{width:0}.labels-0 .splide{position:relative;visibility:hidden}.labels-0 .splide.is-initialized,.labels-0 .splide.is-rendered{visibility:visible}.labels-0 .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.labels-0 .splide__slide img{vertical-align:bottom}.labels-0 .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.labels-0 .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.labels-0 .splide__toggle.is-active .splide__toggle__play,.labels-0 .splide__toggle__pause{display:none}.labels-0 .splide__toggle.is-active .splide__toggle__pause{display:inline}.labels-0 .splide__track{overflow:hidden;position:relative;z-index:0}.labels-0 .splide__track{width:100%;overflow:clip}}.labels-0 .wrapper{width:100%;max-width:1200px}.labels-0 .splide__track{overflow:unset}.labels-0 .labels{display:flex !important;justify-content:space-evenly;flex-wrap:wrap}@media screen and (max-width: 768px){.labels-0 .labels{width:100%;margin:0 !important;padding:0 !important}}@media screen and (max-width: 576px){.labels-0 .labels{justify-content:initial;flex-wrap:nowrap}}.labels-0 .labels .label{display:flex;width:190px;height:190px;aspect-ratio:1;background:var(--gdh-main-color);border-radius:100%;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:box-shadow ease 200ms}@media screen and (max-width: 768px){.labels-0 .labels .label{margin:auto}}@media screen and (max-width: 576px){.labels-0 .labels .label{width:100px;height:100px}}.labels-0 .labels .label:hover{box-shadow:0 3px 1px -2px rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.labels-0 .labels .label img{margin:auto;width:120px;height:120px;-o-object-fit:scale-down;object-fit:scale-down}@media screen and (max-width: 576px){.labels-0 .labels .label img{width:80px;height:80px}}.label-popup{position:relative;background:var(--gdh-main-color);width:777px;height:373px;margin:20px auto;display:grid;grid-template-columns:320px 1fr;border-radius:1em}@media screen and (max-width: 768px){.label-popup{width:calc(100vw - 2rem);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 2rem);margin:1rem;grid-template-rows:170px 1fr;grid-template-columns:1fr}}.label-popup .img-wrapper{width:320px;height:373px;display:flex;border-radius:1em 100% 100% 1em;background-color:var(--gdh-second-color)}@media screen and (max-width: 768px){.label-popup .img-wrapper{width:100%;height:100%;grid-column:1;grid-row:1;border-radius:1em 1em 0 0}}.label-popup .img-wrapper img{width:190px;height:190px;background-color:var(--gdh-background-color);-o-object-fit:contain;object-fit:contain;margin:auto;border-radius:100%;padding:35.5px}@media screen and (max-width: 768px){.label-popup .img-wrapper img{width:150px;height:150px;padding:20px}}.label-popup .header-content{padding:13px 72px;display:flex;flex-direction:column;justify-content:center;grid-column:2}@media screen and (max-width: 768px){.label-popup .header-content{grid-column:1;grid-row:2;justify-content:initial;padding:0;margin:2em 1em 1em 1em}}
.partenaires-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.partenaires-1 h2{color:var(--gdh-title-color)}.partenaires-1 h3{color:var(--gdh-subtitle-color)}.partenaires-1 p{color:var(--gdh-description-color)}.partenaires-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.partenaires-1 .wrapper{margin-bottom:3rem !important}.partenaires-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.partenaires-1 .section-title{padding-top:2em;margin-bottom:.5em}}.partenaires-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.partenaires-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.partenaires-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.partenaires-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.partenaires-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.partenaires-1 h3{font-size:1.8rem}.partenaires-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.partenaires-1{min-height:unset}.partenaires-1 h3{font-size:1.2rem}.partenaires-1 p{font-size:.8rem}}.partenaires-1 .wrapper div.partenaire>a:hover{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.partenaires-1 .wrapper div.partenaire>a,.partenaires-1 .wrapper div.partenaire{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.partenaires-1 .wrapper div.partenaire{border-radius:var(--gdh-block-border-radius)}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination{margin-top:2rem;padding:0}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination li>button{aspect-ratio:1;background-color:var(--gdh-light-color);transition:all ease 200ms;width:1rem;border-radius:100%;margin:.25rem;opacity:1;border:solid var(--gdh-first-color-dark) .1rem}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination li>button.is-active{width:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark)}@media screen and (max-width: 576px){.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination{margin-top:1rem}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination li>button{border:solid var(--gdh-first-color-dark) .05rem;width:.6rem}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination li>button.is-active{width:1rem;opacity:1}}.partenaires-1{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-second-color: #fff}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.partenaires-1 .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.partenaires-1 .splide__track--fade>.splide__list{display:block}.partenaires-1 .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.partenaires-1 .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.partenaires-1 .splide--rtl{direction:rtl}.partenaires-1 .splide__track--ttb>.splide__list{display:block}.partenaires-1 .splide__container{box-sizing:border-box;position:relative}.partenaires-1 .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.partenaires-1 .splide.is-initialized:not(.is-active) .splide__list{display:block}.partenaires-1 .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.partenaires-1 .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.partenaires-1 .splide__progress__bar{width:0}.partenaires-1 .splide{position:relative;visibility:hidden}.partenaires-1 .splide.is-initialized,.partenaires-1 .splide.is-rendered{visibility:visible}.partenaires-1 .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.partenaires-1 .splide__slide img{vertical-align:bottom}.partenaires-1 .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.partenaires-1 .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.partenaires-1 .splide__toggle.is-active .splide__toggle__play,.partenaires-1 .splide__toggle__pause{display:none}.partenaires-1 .splide__toggle.is-active .splide__toggle__pause{display:inline}.partenaires-1 .splide__track{overflow:hidden;position:relative;z-index:0}.partenaires-1 .wrapper{max-width:1000px;width:100%;margin:auto}.partenaires-1 .wrapper .splide.caroussel .splide__track{min-height:450px}.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination{flex-direction:column;position:absolute;right:1rem;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media screen and (max-width: 576px){.partenaires-1 .wrapper .splide.caroussel ul.splide__pagination{right:.3rem}}.partenaires-1 .wrapper .splide.caroussel li.splide__slide{transition:z-index 500ms;display:flex}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.is-active .partenaire{-webkit-transform:perspective(200px);transform:perspective(200px);opacity:1}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.level-1.is-prev .partenaire{-webkit-transform:perspective(200px) translate3d(0, 400px, -100px);transform:perspective(200px) translate3d(0, 400px, -100px);opacity:.5}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.level-1.is-next .partenaire{-webkit-transform:perspective(200px) translate3d(0, -400px, -100px);transform:perspective(200px) translate3d(0, -400px, -100px);opacity:.5}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.level-2.prev-second{-webkit-transform:translateY(50px);transform:translateY(50px)}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.level-2.next-second{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.partenaires-1 .wrapper .splide.caroussel li.splide__slide.level-2 .partenaire{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:0}.partenaires-1 .wrapper .splide.caroussel li.splide__slide .partenaire{-webkit-transform:scale(0.6);transform:scale(0.6);opacity:0;margin:auto}.partenaires-1 .wrapper div.partenaire{position:relative;width:540px;height:150px;margin:auto;display:grid;grid-template-columns:190px 1fr;background:var(--gdh-main-color);transition:opacity 200ms,-webkit-transform 200ms;transition:transform 200ms,opacity 200ms;transition:transform 200ms,opacity 200ms,-webkit-transform 200ms}.partenaires-1 .wrapper div.partenaire.empty-description{width:0px;height:0px}.partenaires-1 .wrapper div.partenaire:not(.empty-description) div.partenaire-description{width:95%;height:100%;margin:auto;grid-column:2;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.partenaires-1 .wrapper div.partenaire:not(.empty-description) div.partenaire-description p{margin:auto}@media screen and (max-width: 576px){.partenaires-1 .wrapper div.partenaire:not(.empty-description) div.partenaire-description{grid-column:1;grid-row:2}}@media screen and (max-width: 576px){.partenaires-1 .wrapper div.partenaire{grid-template-columns:1fr;grid-template-rows:25px 1fr;width:80%;height:125px}}.partenaires-1 .wrapper div.partenaire>a{position:absolute;background-color:var(--gdh-second-color);width:190px;left:-50px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);height:190px;margin:auto;display:flex;border-radius:100%;transition:box-shadow ease 100ms}.partenaires-1 .wrapper div.partenaire>a img{width:80%;max-height:80%;margin:auto;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 576px){.partenaires-1 .wrapper div.partenaire>a{left:50%;top:-50px;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);width:80px;height:80px}}
.partenaires-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.partenaires-0 h2{color:var(--gdh-title-color)}.partenaires-0 h3{color:var(--gdh-subtitle-color)}.partenaires-0 p{color:var(--gdh-description-color)}.partenaires-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.partenaires-0 .wrapper{margin-bottom:3rem !important}.partenaires-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.partenaires-0 .section-title{padding-top:2em;margin-bottom:.5em}}.partenaires-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.partenaires-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.partenaires-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.partenaires-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.partenaires-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.partenaires-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.partenaires-0 h3{font-size:1.8rem}.partenaires-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.partenaires-0{min-height:unset}.partenaires-0 h3{font-size:1.2rem}.partenaires-0 p{font-size:.8rem}}.partenaires-0 .wrapper div.partenaire{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.partenaires-0 .wrapper div.partenaire{border-radius:var(--gdh-block-border-radius)}.partenaires-0{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-second-color: var(--gdh-secondary-color)}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.partenaires-0 .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.partenaires-0 .splide__track--fade>.splide__list{display:block}.partenaires-0 .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.partenaires-0 .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.partenaires-0 .splide--rtl{direction:rtl}.partenaires-0 .splide__track--ttb>.splide__list{display:block}.partenaires-0 .splide__container{box-sizing:border-box;position:relative}.partenaires-0 .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.partenaires-0 .splide.is-initialized:not(.is-active) .splide__list{display:block}.partenaires-0 .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.partenaires-0 .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.partenaires-0 .splide__progress__bar{width:0}.partenaires-0 .splide{position:relative;visibility:hidden}.partenaires-0 .splide.is-initialized,.partenaires-0 .splide.is-rendered{visibility:visible}.partenaires-0 .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.partenaires-0 .splide__slide img{vertical-align:bottom}.partenaires-0 .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.partenaires-0 .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.partenaires-0 .splide__toggle.is-active .splide__toggle__play,.partenaires-0 .splide__toggle__pause{display:none}.partenaires-0 .splide__toggle.is-active .splide__toggle__pause{display:inline}.partenaires-0 .splide__track{overflow:hidden;position:relative;z-index:0}.partenaires-0 .wrapper .splide .splide__track{min-height:500px;overflow:hidden}.partenaires-0 .wrapper .splide li.splide__slide{transition:z-index 500ms}.partenaires-0 .wrapper .splide li.splide__slide.is-active{z-index:10}.partenaires-0 .wrapper .splide li.splide__slide.is-active .partenaire{-webkit-transform:scale(1);transform:scale(1);opacity:1}.partenaires-0 .wrapper .splide li.splide__slide.level-1{z-index:9}.partenaires-0 .wrapper .splide li.splide__slide.level-1 .partenaire{-webkit-transform:scale(0.6);transform:scale(0.6);opacity:1}.partenaires-0 .wrapper .splide li.splide__slide.level-2.prev-second{-webkit-transform:translateX(50px);transform:translateX(50px)}.partenaires-0 .wrapper .splide li.splide__slide.level-2.next-second{-webkit-transform:translateX(-50px);transform:translateX(-50px)}.partenaires-0 .wrapper .splide li.splide__slide.level-2 .partenaire{-webkit-transform:scale(0.4);transform:scale(0.4);opacity:.5}.partenaires-0 .wrapper .splide li.splide__slide .partenaire{-webkit-transform:scale(0.6);transform:scale(0.6);opacity:0;margin:auto}.partenaires-0 .wrapper div.partenaire{transition:opacity 200ms,-webkit-transform 400ms;transition:transform 400ms,opacity 200ms;transition:transform 400ms,opacity 200ms,-webkit-transform 400ms;position:relative;width:540px;height:420px;margin:auto;display:grid;grid-template-rows:170px 40px 1fr 40px;place-items:center;background:var(--gdh-main-color)}.partenaires-0 .wrapper div.partenaire::before{content:"";z-index:-1;position:absolute;border-radius:.25em;width:95%;height:95%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:solid var(--gdh-second-color) .05rem}.partenaires-0 .wrapper div.partenaire.empty-description{grid-template-rows:200px 1fr}.partenaires-0 .wrapper div.partenaire.empty-description p{text-align:center}@media screen and (max-width: 768px){.partenaires-0 .wrapper div.partenaire{grid-template-rows:150px 1fr;width:75vw;aspect-ratio:5/4}}.partenaires-0 .wrapper div.partenaire>a{width:100%;height:calc(100% - 2rem);margin:auto;display:flex}@media screen and (max-width: 768px){.partenaires-0 .wrapper div.partenaire>a{height:70%}}.partenaires-0 .wrapper div.partenaire>a img{width:100%;max-height:100%;margin:auto;-o-object-fit:contain;object-fit:contain}.partenaires-0 .wrapper div.partenaire:not(.empty-description) div.partenaire-description{width:calc(100% - 8rem);margin:auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.partenaires-0 .wrapper div.partenaire:not(.empty-description) div.partenaire-description p:last-child{margin-top:auto}@media screen and (max-width: 768px){.partenaires-0 .wrapper div.partenaire:not(.empty-description) div.partenaire-description p:last-child{margin-bottom:0}}.partenaires-0 .wrapper .splide__arrows{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:5.5em}.partenaires-0 .wrapper .splide__arrow{border:none;background:rgba(0,0,0,0);color:var(--gdh-secondary-color-dark);transition:opacity 200ms}.partenaires-0 .wrapper .splide__arrow:disabled{opacity:.2}@media screen and (max-width: 768px){.partenaires-0 .wrapper{width:100%}}
.presentation-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.presentation-1 h2{color:var(--gdh-title-color)}.presentation-1 h3{color:var(--gdh-subtitle-color)}.presentation-1 p{color:var(--gdh-description-color)}.presentation-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.presentation-1 .wrapper{margin-bottom:3rem !important}.presentation-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.presentation-1 .section-title{padding-top:2em;margin-bottom:.5em}}.presentation-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.presentation-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.presentation-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.presentation-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-1 h3{font-size:1.8rem}.presentation-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.presentation-1{min-height:unset}.presentation-1 h3{font-size:1.2rem}.presentation-1 p{font-size:.8rem}}.presentation-1{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: unset;--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: unset;--gdh-second-color: unset;position:relative;display:flex}.presentation-1 .wrapper{max-width:800px;width:calc(100% - 2rem);min-height:450px;margin:1rem auto;position:relative;display:grid;grid-column-gap:40px;grid-template-columns:4fr 5fr;grid-template-rows:10rem 1fr}@media screen and (max-width: 576px){.presentation-1 .wrapper{width:100%;margin:0;grid-template-rows:10rem 1fr;grid-template-columns:1fr}}.presentation-1 .wrapper .section-title{z-index:2;text-align:left;grid-column:1;grid-row:1;margin:1rem auto auto auto;padding:0}@media screen and (max-width: 576px){.presentation-1 .wrapper .section-title{width:calc(100% - 3rem);margin:5rem auto auto auto}}.presentation-1 .wrapper .presentation{width:100%;z-index:2;grid-column:1;grid-row:2}@media screen and (max-width: 576px){.presentation-1 .wrapper .presentation{width:calc(100% - 3rem);margin:2rem auto auto}}.presentation-1 .wrapper .presentation p{padding-right:1rem}.presentation-1 .wrapper img{grid-column:2;grid-row:1/3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 576px){.presentation-1 .wrapper img{opacity:.2;grid-column:1;grid-row:1/3}}
.presentation-2{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.presentation-2 h2{color:var(--gdh-title-color)}.presentation-2 h3{color:var(--gdh-subtitle-color)}.presentation-2 p{color:var(--gdh-description-color)}.presentation-2{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.presentation-2 .wrapper{margin-bottom:3rem !important}.presentation-2 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.presentation-2 .section-title{padding-top:2em;margin-bottom:.5em}}.presentation-2 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.presentation-2 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.presentation-2 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.presentation-2 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-2 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-2 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-2 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-2 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-2 h3{font-size:1.8rem}.presentation-2 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.presentation-2{min-height:unset}.presentation-2 h3{font-size:1.2rem}.presentation-2 p{font-size:.8rem}}.presentation-2{--gdh-title-color: var(--gdh-light-color);--gdh-description-color: var(--gdh-light-color);--gdh-bg-color: var(--gdh-first-color)}.presentation-2 .wrapper{width:800px;margin:auto;position:relative}@media screen and (max-width: 768px){.presentation-2 .wrapper{width:calc(100% - 2rem);margin:auto}}.presentation-2 .wrapper .presentation{width:50%}.presentation-2 .wrapper .presentation p{padding-right:1rem}@media screen and (max-width: 576px){.presentation-2 .wrapper .presentation{width:100%}}.presentation-2 .wrapper img{position:absolute;-o-object-fit:cover;object-fit:cover}.presentation-2 .wrapper img.gallery-image-0{width:58%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;position:initial}@media screen and (max-width: 576px){.presentation-2 .wrapper img.gallery-image-0{width:100%}}.presentation-2 .wrapper img.gallery-image-1{width:50%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;left:53%;top:5%}@media screen and (max-width: 576px){.presentation-2 .wrapper img.gallery-image-1{display:none}}.presentation-2 .wrapper img.gallery-image-2{width:40%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;left:50%;bottom:1%}@media screen and (max-width: 768px){.presentation-2 .wrapper img.gallery-image-2{display:none}}
.presentation-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.presentation-0 h2{color:var(--gdh-title-color)}.presentation-0 h3{color:var(--gdh-subtitle-color)}.presentation-0 p{color:var(--gdh-description-color)}.presentation-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.presentation-0 .wrapper{margin-bottom:3rem !important}.presentation-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.presentation-0 .section-title{padding-top:2em;margin-bottom:.5em}}.presentation-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.presentation-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.presentation-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.presentation-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.presentation-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.presentation-0 h3{font-size:1.8rem}.presentation-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.presentation-0{min-height:unset}.presentation-0 h3{font-size:1.2rem}.presentation-0 p{font-size:.8rem}}.presentation-0 .wrapper .presentation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.presentation-0 .wrapper img{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.presentation-0{--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #fff}.presentation-0 .wrapper{width:calc(100% - 2rem);max-width:1200px;margin:0 auto 5rem auto;display:grid;grid-template-columns:60% calc(40% - 16px);grid-template-rows:40px 40px 1fr 80px;-webkit-column-gap:16px;column-gap:16px}@media screen and (max-width: 768px){.presentation-0 .wrapper{grid-template-columns:100%;grid-template-rows:80px 300px 1fr}}.presentation-0 .wrapper .section-title{grid-column:2;grid-row:1/2;margin-top:0;margin-bottom:0;z-index:1}@media screen and (max-width: 768px){.presentation-0 .wrapper .section-title{margin-left:1rem;grid-column:1;grid-row:1}}.presentation-0 .wrapper .presentation{grid-row:3/5;display:flex;padding-top:131px;justify-content:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:300px;background-color:var(--gdh-main-color)}.presentation-0 .wrapper .presentation p{font-size:16px;width:260px}@media screen and (max-width: 768px){.presentation-0 .wrapper .presentation{align-items:center;grid-column:1;grid-row:3;padding:3rem 0 5rem 0}.presentation-0 .wrapper .presentation p{width:calc(100% - 6rem);margin:auto}}.presentation-0 .wrapper img{grid-column:1;grid-row:2/4;width:100%;height:700px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.presentation-0 .wrapper img{height:350px;grid-column:1;grid-row:2/3}}
.prestation-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.prestation-1 h2{color:var(--gdh-title-color)}.prestation-1 h3{color:var(--gdh-subtitle-color)}.prestation-1 p{color:var(--gdh-description-color)}.prestation-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.prestation-1 .wrapper{margin-bottom:3rem !important}.prestation-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.prestation-1 .section-title{padding-top:2em;margin-bottom:.5em}}.prestation-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.prestation-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.prestation-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.prestation-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.prestation-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.prestation-1 h3{font-size:1.8rem}.prestation-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.prestation-1{min-height:unset}.prestation-1 h3{font-size:1.2rem}.prestation-1 p{font-size:.8rem}}.prestation-1 .wrapper .prestation{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.prestation-1 .wrapper .prestation{border-radius:var(--gdh-block-border-radius)}.prestation-1{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-first-color-light);--gdh-second-color: #fff}.prestation-1 .wrapper{max-width:calc(1000px - 2rem);display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;grid-row-gap:2rem;margin:2rem auto}.prestation-1 .wrapper .prestation{width:calc(100% - 2rem);margin:auto;min-height:500px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:grid;grid-template-rows:4fr 1fr 3fr;background-color:var(--gdh-main-color)}.prestation-1 .wrapper .prestation:nth-child(2n){grid-column:2;grid-template-rows:1fr 3fr 4fr}.prestation-1 .wrapper .prestation:nth-child(2n) .img-wrapper{grid-row:3}.prestation-1 .wrapper .prestation h3{font-size:2.1rem;width:calc(100% - 4rem);margin:1.5rem auto 0}.prestation-1 .wrapper .prestation .description{width:calc(100% - 4rem);margin:0 auto auto auto}.prestation-1 .wrapper .prestation .img-wrapper{width:100%;height:100%;grid-row:1}.prestation-1 .wrapper .prestation .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.prestation-1 .wrapper{max-width:400px;grid-template-columns:1fr}.prestation-1 .wrapper .prestation{grid-template-rows:4fr 1fr 3fr !important}.prestation-1 .wrapper .prestation:nth-child(2n){grid-column:1}.prestation-1 .wrapper .prestation:nth-child(2n) .img-wrapper{grid-row:1}}
.prestation-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.prestation-0 h2{color:var(--gdh-title-color)}.prestation-0 h3{color:var(--gdh-subtitle-color)}.prestation-0 p{color:var(--gdh-description-color)}.prestation-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.prestation-0 .wrapper{margin-bottom:3rem !important}.prestation-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.prestation-0 .section-title{padding-top:2em;margin-bottom:.5em}}.prestation-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.prestation-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.prestation-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.prestation-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.prestation-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.prestation-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.prestation-0 h3{font-size:1.8rem}.prestation-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.prestation-0{min-height:unset}.prestation-0 h3{font-size:1.2rem}.prestation-0 p{font-size:.8rem}}.prestation-0 .wrapper .prestation{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.prestation-0 .wrapper .prestation{border-radius:var(--gdh-block-border-radius)}.prestation-0{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-second-color: #fff}.prestation-0 .wrapper{max-width:1000px;display:flex;flex-direction:column;gap:2rem;margin:2rem auto}@media screen and (max-width: 992px){.prestation-0 .wrapper{max-width:400px}}.prestation-0 .wrapper .prestation{width:calc(100% - 2rem);aspect-ratio:3;margin:auto;display:grid;grid-template-rows:4rem 1fr;grid-template-columns:350px 1fr;background:var(--gdh-main-color)}.prestation-0 .wrapper .prestation:nth-child(2n){grid-template-columns:1fr 350px}.prestation-0 .wrapper .prestation:nth-child(2n) h3,.prestation-0 .wrapper .prestation:nth-child(2n) .description{grid-column:1}.prestation-0 .wrapper .prestation:nth-child(2n) .img-wrapper{grid-column:2;border-radius:0 .25rem .25rem 0}.prestation-0 .wrapper .prestation h3{grid-row:1;grid-column:2;width:calc(100% - 10rem);margin:auto auto 0 auto}.prestation-0 .wrapper .prestation .description{width:calc(100% - 10rem);margin:1rem auto auto;grid-row:2;grid-column:2}.prestation-0 .wrapper .prestation .img-wrapper{grid-row:1/3;grid-column:1;width:100%;height:100%;border-radius:.25rem 0 0 .25rem;overflow:hidden}.prestation-0 .wrapper .prestation .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 992px){.prestation-0 .wrapper .prestation{grid-template-rows:200px 4rem 1fr;grid-template-columns:1fr !important}.prestation-0 .wrapper .prestation .img-wrapper{grid-row:1 !important;grid-column:1 !important}.prestation-0 .wrapper .prestation h3{grid-row:2 !important;grid-column:1 !important;width:calc(100% - 5rem)}.prestation-0 .wrapper .prestation .description{grid-row:3 !important;grid-column:1 !important;width:calc(100% - 5rem)}}
.realisations-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.realisations-1 h2{color:var(--gdh-title-color)}.realisations-1 h3{color:var(--gdh-subtitle-color)}.realisations-1 p{color:var(--gdh-description-color)}.realisations-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.realisations-1 .wrapper{margin-bottom:3rem !important}.realisations-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.realisations-1 .section-title{padding-top:2em;margin-bottom:.5em}}.realisations-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.realisations-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.realisations-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.realisations-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.realisations-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.realisations-1 h3{font-size:1.8rem}.realisations-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.realisations-1{min-height:unset}.realisations-1 h3{font-size:1.2rem}.realisations-1 p{font-size:.8rem}}.realisations-1 .wrapper .gallery-button button.default,.realisations-1 .wrapper .gallery .splide__slide{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.realisations-1 .wrapper .gallery .splide__slide{border-radius:var(--gdh-block-border-radius)}.realisations-1 .wrapper .gallery-button button{border:none;background-color:inherit}.realisations-1 .wrapper .gallery-button button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.realisations-1 .wrapper .gallery-button button.default{transition:box-shadow ease 100ms}.realisations-1 .wrapper .gallery-button button.default:hover{box-shadow:none}.realisations-1 .wrapper .gallery-button button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.realisations-1 .wrapper .gallery-button button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.realisations-1 .wrapper .gallery-button button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.realisations-1 .wrapper .gallery-button button.large{width:10rem;height:2.5rem}}.realisations-1 .wrapper .gallery-button button.medium{width:10rem;height:2rem}.realisations-1{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-button-bg-color: var(--gdh-secondary-color);--gdh-button-text-color: #fff;position:relative}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.realisations-1 .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.realisations-1 .splide__track--fade>.splide__list{display:block}.realisations-1 .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.realisations-1 .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.realisations-1 .splide--rtl{direction:rtl}.realisations-1 .splide__track--ttb>.splide__list{display:block}.realisations-1 .splide__container{box-sizing:border-box;position:relative}.realisations-1 .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.realisations-1 .splide.is-initialized:not(.is-active) .splide__list{display:block}.realisations-1 .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.realisations-1 .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.realisations-1 .splide__progress__bar{width:0}.realisations-1 .splide{position:relative;visibility:hidden}.realisations-1 .splide.is-initialized,.realisations-1 .splide.is-rendered{visibility:visible}.realisations-1 .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.realisations-1 .splide__slide img{vertical-align:bottom}.realisations-1 .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.realisations-1 .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.realisations-1 .splide__toggle.is-active .splide__toggle__play,.realisations-1 .splide__toggle__pause{display:none}.realisations-1 .splide__toggle.is-active .splide__toggle__pause{display:inline}.realisations-1 .splide__track{overflow:hidden;position:relative;z-index:0}.realisations-1 .wrapper{max-width:1200px;margin:auto}.realisations-1 .wrapper .splide__track{width:calc(100% - 10rem);margin:auto}@media screen and (max-width: 576px){.realisations-1 .wrapper .splide__track{width:initial}}.realisations-1 .wrapper .gallery{margin:auto !important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.realisations-1 .wrapper .gallery .splide__slide{overflow:hidden;height:auto;margin-top:auto;margin-bottom:auto;aspect-ratio:1}.realisations-1 .wrapper .gallery .splide__slide a{margin:auto;z-index:3}.realisations-1 .wrapper .gallery .splide__slide a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.realisations-1 .wrapper .splide__arrows{width:100%;position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.realisations-1 .wrapper .splide__arrows .splide__arrow{pointer-events:all;border:none;background:rgba(0,0,0,0);color:var(--gdh-secondary-color-dark);transition:opacity 200ms}.realisations-1 .wrapper .splide__arrows .splide__arrow:disabled{opacity:.2}.realisations-1 .wrapper .gallery-button{padding-top:30px;width:100%;display:flex}
.realisations-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.realisations-0 h2{color:var(--gdh-title-color)}.realisations-0 h3{color:var(--gdh-subtitle-color)}.realisations-0 p{color:var(--gdh-description-color)}.realisations-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.realisations-0 .wrapper{margin-bottom:3rem !important}.realisations-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.realisations-0 .section-title{padding-top:2em;margin-bottom:.5em}}.realisations-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.realisations-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.realisations-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.realisations-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.realisations-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.realisations-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.realisations-0 h3{font-size:1.8rem}.realisations-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.realisations-0{min-height:unset}.realisations-0 h3{font-size:1.2rem}.realisations-0 p{font-size:.8rem}}.realisations-0 .wrapper .gallery-button button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.realisations-0 .wrapper .gallery-button button{border:none;background-color:inherit}.realisations-0 .wrapper .gallery-button button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.realisations-0 .wrapper .gallery-button button.default{transition:box-shadow ease 100ms}.realisations-0 .wrapper .gallery-button button.default:hover{box-shadow:none}.realisations-0 .wrapper .gallery-button button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.realisations-0 .wrapper .gallery-button button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.realisations-0 .wrapper .gallery-button button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.realisations-0 .wrapper .gallery-button button.large{width:10rem;height:2.5rem}}.realisations-0 .wrapper .gallery-button button.medium{width:10rem;height:2rem}.realisations-0{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-button-bg-color: var(--gdh-secondary-color);--gdh-button-text-color: #fff;position:relative}.realisations-0 .wrapper{max-width:1000px;margin:auto}.realisations-0 .wrapper .gallery{margin:auto !important;width:calc(100% - 2rem);display:grid !important;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px;grid-row-gap:30px}@media screen and (max-width: 768px){.realisations-0 .wrapper .gallery{display:flex !important;flex-wrap:wrap;justify-content:flex-start;gap:1rem 1rem;height:100%}}.realisations-0 .wrapper .gallery img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.realisations-0 .wrapper .gallery img{width:100%}}.realisations-0 .wrapper .gallery-button{padding-top:30px;width:calc(33% - 1.5rem);margin:auto;display:flex}.realisations-0 .wrapper .gallery-button button{width:100%}
.services-1{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.services-1 h2{color:var(--gdh-title-color)}.services-1 h3{color:var(--gdh-subtitle-color)}.services-1 p{color:var(--gdh-description-color)}.services-1{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.services-1 .wrapper{margin-bottom:3rem !important}.services-1 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.services-1 .section-title{padding-top:2em;margin-bottom:.5em}}.services-1 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.services-1 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.services-1 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.services-1 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-1 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-1 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.services-1 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-1 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-1 h3{font-size:1.8rem}.services-1 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.services-1{min-height:unset}.services-1 h3{font-size:1.2rem}.services-1 p{font-size:.8rem}}.services-1 .wrapper .services .service>a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.services-1 .wrapper .services .service>a button{border:none;background-color:inherit}.services-1 .wrapper .services .service>a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.services-1 .wrapper .services .service>a button.default{transition:box-shadow ease 100ms}.services-1 .wrapper .services .service>a button.default:hover{box-shadow:none}.services-1 .wrapper .services .service>a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.services-1 .wrapper .services .service>a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.services-1 .wrapper .services .service>a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.services-1 .wrapper .services .service>a button.large{width:10rem;height:2.5rem}}.services-1 .wrapper .services .service>a button.medium{width:10rem;height:2rem}.services-1{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-button-bg-color: var(--gdh-secondary-color);--gdh-button-text-color: #fff}.services-1 .wrapper{position:relative;max-width:1200px;margin:auto}.services-1 .wrapper .services{width:100%;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.services-1 .wrapper .services .service{display:grid;grid-template-rows:162px 1fr 2fr 1fr;grid-template-columns:1fr;position:relative;max-width:200px;height:400px;margin:1rem}.services-1 .wrapper .services .service .image-wrapper{width:100%;height:80%;margin:0 auto 0 0;grid-row:1;display:flex}.services-1 .wrapper .services .service .image-wrapper img{margin:auto;width:80%;height:80%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.services-1 .wrapper .services .service .image-wrapper{width:100%;height:100%}.services-1 .wrapper .services .service .image-wrapper img{width:100%;height:100%}}.services-1 .wrapper .services .service h3{width:100%;font-size:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;grid-row:2;text-align:center}.services-1 .wrapper .services .service .description{width:100%;grid-row:3;text-align:center}.services-1 .wrapper .services .service>a{grid-row:4;display:flex}.services-1 .wrapper .services .service>a button{margin:auto;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color)}@media screen and (max-width: 576px){.services-1 .wrapper .services{gap:.5rem}.services-1 .wrapper .services .service{height:300px;grid-template-rows:80px 1fr 2fr 1fr}.services-1 .wrapper .services .service h3{font-size:1.2rem}.services-1 .wrapper .services .service p{font-size:.8rem}}
.services-2{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.services-2 h2{color:var(--gdh-title-color)}.services-2 h3{color:var(--gdh-subtitle-color)}.services-2 p{color:var(--gdh-description-color)}.services-2{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.services-2 .wrapper{margin-bottom:3rem !important}.services-2 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.services-2 .section-title{padding-top:2em;margin-bottom:.5em}}.services-2 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.services-2 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.services-2 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.services-2 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-2 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-2 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.services-2 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-2 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-2 h3{font-size:1.8rem}.services-2 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.services-2{min-height:unset}.services-2 h3{font-size:1.2rem}.services-2 p{font-size:.8rem}}.services-2 .wrapper .services .column .service>a button.default{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.services-2 .wrapper .services .column .service>a button{border:none;background-color:inherit}.services-2 .wrapper .services .column .service>a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.services-2 .wrapper .services .column .service>a button.default{transition:box-shadow ease 100ms}.services-2 .wrapper .services .column .service>a button.default:hover{box-shadow:none}.services-2 .wrapper .services .column .service>a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.services-2 .wrapper .services .column .service>a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.services-2 .wrapper .services .column .service>a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service>a button.large{width:10rem;height:2.5rem}}.services-2 .wrapper .services .column .service>a button.medium{width:10rem;height:2rem}.services-2{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-light-color);--gdh-subtitle-2-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-light-color);--gdh-description-2-color: var(--gdh-dark-color);--gdh-button-bg-color: var(--gdh-secondary-color);--gdh-button-text-color: #fff}.services-2 .wrapper{position:relative;max-width:1200px;margin:auto}.services-2 .wrapper .section-title{width:50%;margin:0 auto 2em 0}.services-2 .wrapper .services{width:calc(100% - 1rem);margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:3rem}@media screen and (max-width: 768px){.services-2 .wrapper .services{grid-template-columns:1fr}}.services-2 .wrapper .services .column{display:grid;grid-row-gap:3rem;place-items:center;max-width:450px;margin:auto}@media screen and (max-width: 768px){.services-2 .wrapper .services .column.col-1{grid-template-columns:1fr;margin-bottom:3rem}}.services-2 .wrapper .services .column.col-1 h3{color:var(--gdh-subtitle-color) !important}.services-2 .wrapper .services .column.col-1 p{color:var(--gdh-description-color) !important}.services-2 .wrapper .services .column.col-2 h3{color:var(--gdh-subtitle-2-color) !important}.services-2 .wrapper .services .column.col-2 p{color:var(--gdh-description-2-color) !important}.services-2 .wrapper .services .column .service{display:grid;grid-column:1;grid-row:auto;grid-template-rows:120px 2fr 3fr 2fr;grid-template-columns:120px 1fr;grid-column-gap:2rem;grid-row-gap:.5rem;position:relative;width:100%;aspect-ratio:1.6;margin-bottom:1rem}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service{grid-template-rows:80px 2fr 3fr 2fr;grid-template-columns:1fr;grid-row-gap:1rem;width:80%;margin:auto}.services-2 .wrapper .services .column .service h3{text-align:center;font-size:1.2rem}.services-2 .wrapper .services .column .service p{text-align:center;font-size:.8rem}}.services-2 .wrapper .services .column .service .image-wrapper{width:100%;height:100%;grid-column:1;grid-row:1/5;overflow:hidden}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service .image-wrapper{grid-row:1}}.services-2 .wrapper .services .column .service .image-wrapper img{margin:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-2 .wrapper .services .column .service h3{width:100%;font-size:1.5rem;font-weight:bold;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto auto 0 0;grid-column:2;grid-row:1}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service h3{grid-column:1;grid-row:2}}.services-2 .wrapper .services .column .service .description{width:100%;grid-column:2;grid-row:2}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service .description{grid-column:1;grid-row:3}}.services-2 .wrapper .services .column .service>a{grid-column:2;grid-row:3;display:flex;margin:auto auto auto 0}@media screen and (max-width: 768px){.services-2 .wrapper .services .column .service>a{grid-column:1;grid-row:4;margin:auto}}.services-2 .wrapper .services .column .service>a button{margin:auto}
.services-3{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.services-3 h2{color:var(--gdh-title-color)}.services-3 h3{color:var(--gdh-subtitle-color)}.services-3 p{color:var(--gdh-description-color)}.services-3{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.services-3 .wrapper{margin-bottom:3rem !important}.services-3 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.services-3 .section-title{padding-top:2em;margin-bottom:.5em}}.services-3 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.services-3 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.services-3 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.services-3 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-3 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-3 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.services-3 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-3 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-3 h3{font-size:1.8rem}.services-3 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.services-3{min-height:unset}.services-3 h3{font-size:1.2rem}.services-3 p{font-size:.8rem}}.services-3 .wrapper .services .service>a button.default,.services-3 .wrapper .services .service{box-shadow:0 3px 1px -2px rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.07),0 1px 5px 0 rgba(0,0,0,.06)}.services-3 .wrapper .services .service{border-radius:var(--gdh-block-border-radius)}.services-3 .wrapper.splide ul.splide__pagination{margin-top:2rem;padding:0}.services-3 .wrapper.splide ul.splide__pagination li>button{aspect-ratio:1;background-color:var(--gdh-light-color);transition:all ease 200ms;width:1rem;border-radius:100%;margin:.25rem;opacity:1;border:solid var(--gdh-first-color-dark) .1rem}.services-3 .wrapper.splide ul.splide__pagination li>button.is-active{width:1.25rem;opacity:1;background-color:var(--gdh-first-color-dark)}@media screen and (max-width: 576px){.services-3 .wrapper.splide ul.splide__pagination{margin-top:1rem}.services-3 .wrapper.splide ul.splide__pagination li>button{border:solid var(--gdh-first-color-dark) .05rem;width:.6rem}.services-3 .wrapper.splide ul.splide__pagination li>button.is-active{width:1rem;opacity:1}}.services-3 .wrapper .services .service>a button{border:none;background-color:inherit}.services-3 .wrapper .services .service>a button{font-weight:bold;text-transform:capitalize;margin:auto;width:350px;height:32px;background-color:var(--gdh-button-bg-color);color:var(--gdh-button-text-color);transition:all ease 200ms;border-radius:var(--gdh-block-border-radius)}.services-3 .wrapper .services .service>a button.default{transition:box-shadow ease 100ms}.services-3 .wrapper .services .service>a button.default:hover{box-shadow:none}.services-3 .wrapper .services .service>a button.active{color:#fff;background-color:var(--gdh-secondary-color-dark)}.services-3 .wrapper .services .service>a button.border{border:solid var(--gdh-secondary-color);color:var(--gdh-secondary-color);background-color:rgba(255,255,255,0)}.services-3 .wrapper .services .service>a button.large{width:15rem;height:3rem}@media screen and (max-width: 768px){.services-3 .wrapper .services .service>a button.large{width:10rem;height:2.5rem}}.services-3 .wrapper .services .service>a button.medium{width:10rem;height:2rem}.services-3{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #fff;--gdh-second-color: var(--gdh-secondary-color)}.services-3 .wrapper{position:relative;max-width:1200px;margin:auto}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.services-3 .wrapper.splide .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.services-3 .wrapper.splide .splide__track--fade>.splide__list{display:block}.services-3 .wrapper.splide .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.services-3 .wrapper.splide .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.services-3 .wrapper.splide .splide--rtl{direction:rtl}.services-3 .wrapper.splide .splide__track--ttb>.splide__list{display:block}.services-3 .wrapper.splide .splide__container{box-sizing:border-box;position:relative}.services-3 .wrapper.splide .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.services-3 .wrapper.splide .splide.is-initialized:not(.is-active) .splide__list{display:block}.services-3 .wrapper.splide .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.services-3 .wrapper.splide .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.services-3 .wrapper.splide .splide__progress__bar{width:0}.services-3 .wrapper.splide .splide{position:relative;visibility:hidden}.services-3 .wrapper.splide .splide.is-initialized,.services-3 .wrapper.splide .splide.is-rendered{visibility:visible}.services-3 .wrapper.splide .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.services-3 .wrapper.splide .splide__slide img{vertical-align:bottom}.services-3 .wrapper.splide .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.services-3 .wrapper.splide .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.services-3 .wrapper.splide .splide__toggle.is-active .splide__toggle__play,.services-3 .wrapper.splide .splide__toggle__pause{display:none}.services-3 .wrapper.splide .splide__toggle.is-active .splide__toggle__pause{display:inline}.services-3 .wrapper.splide .splide__track{overflow:hidden;position:relative;z-index:0}@media screen and (min-width: 1440px){.services-3 .wrapper.splide .services{justify-content:center}}.services-3 .wrapper.splide.splide-large .services{justify-content:initial}.services-3 .wrapper.splide .splide__track{margin:auto}@media screen and (max-width: 768px){.services-3 .wrapper.splide .splide__track{width:100%}}.services-3 .wrapper.splide .splide__arrows{width:115%;position:absolute;z-index:1;left:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);top:50%;display:flex;justify-content:space-between}.services-3 .wrapper.splide .splide__arrow{border:none;background:rgba(0,0,0,0);fill:var(--gdh-button-bg-color);transition:opacity 200ms}.services-3 .wrapper.splide .splide__arrow:disabled{opacity:0}.services-3 .wrapper.not-splide .services{gap:1.5rem;justify-content:center}.services-3 .wrapper .services{width:100%;margin:auto;display:flex}.services-3 .wrapper .services .slide{height:400px;display:flex;justify-content:center}.services-3 .wrapper .services .service{visibility:hidden;display:grid;grid-template-rows:2fr 1fr 2fr 1fr;grid-template-columns:1fr;position:relative;margin:auto;width:100%;height:calc(100% - 1rem);background-color:var(--gdh-main-color)}.services-3 .wrapper .services .service .image-wrapper{width:100%;height:100%;grid-row:1;overflow:hidden;border-radius:var(--gdh-block-border-radius) var(--gdh-block-border-radius) 0 0}.services-3 .wrapper .services .service .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-3 .wrapper .services .service h3{width:calc(100% - 2rem);font-size:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;grid-row:2;text-align:center;margin:auto auto .5rem auto}.services-3 .wrapper .services .service .description{width:calc(100% - 3rem);margin:auto;grid-row:3}.services-3 .wrapper .services .service>a{grid-row:4;display:flex}.services-3 .wrapper .services .service>a button{margin:auto}@media screen and (max-width: 576px){.services-3 .wrapper .services{gap:.5rem}.services-3 .wrapper .services .service{height:300px;grid-template-rows:80px 1fr 2fr 1fr}.services-3 .wrapper .services .service h3{font-size:1.2rem}.services-3 .wrapper .services .service p{font-size:.8rem}}@media screen and (max-width: 768px){.services-3 .wrapper{width:100vw}}
.services-4{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.services-4 h2{color:var(--gdh-title-color)}.services-4 h3{color:var(--gdh-subtitle-color)}.services-4 p{color:var(--gdh-description-color)}.services-4{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.services-4 .wrapper{margin-bottom:3rem !important}.services-4 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.services-4 .section-title{padding-top:2em;margin-bottom:.5em}}.services-4 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.services-4 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.services-4 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.services-4 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-4 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-4 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.services-4 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-4 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-4 h3{font-size:1.8rem}.services-4 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.services-4{min-height:unset}.services-4 h3{font-size:1.2rem}.services-4 p{font-size:.8rem}}.services-4 .wrapper{opacity:0;display:grid;grid-template-columns:1fr 2fr;grid-column-gap:133px;width:100%;margin:auto;max-width:1200px;min-height:700px}.services-4 .wrapper .carousel{grid-column:1;border-right:solid 2px #aaa;display:flex}.services-4 .wrapper .carousel .services-logo{width:calc(100% - 1rem);margin:auto 0 auto auto;display:flex;flex-direction:column;gap:2rem}.services-4 .wrapper .carousel .services-logo .service-logo{cursor:pointer;height:70px;display:grid;grid-template:"a b c" 1fr/70px 4fr 1fr;place-items:center}.services-4 .wrapper .carousel .services-logo .service-logo img{grid-area:a;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-4 .wrapper .carousel .services-logo .service-logo h3{grid-area:b;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;text-align:center;font-weight:400;transition:font-weight ease 100ms 100ms}.services-4 .wrapper .carousel .services-logo .service-logo:after{grid-area:c;transition:opacity ease 100ms;content:"";opacity:0;width:calc(100% - 3px);height:47px;margin:auto;border-right:4px inset #000}.services-4 .wrapper .carousel .services-logo .service-logo.focused h3{font-weight:500}.services-4 .wrapper .carousel .services-logo .service-logo.focused:after{opacity:1}.services-4 .wrapper .services-description{width:100%;height:100%;grid-column:2;position:relative}.services-4 .wrapper .services-description .service-description{position:absolute;width:calc(100% - 8rem);height:calc(100% - 10rem);left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:grid;grid-template-rows:200px 1fr 3fr;transition:opacity ease 100ms 100ms}.services-4 .wrapper .services-description .service-description:not(.focused){opacity:0}.services-4 .wrapper .services-description .service-description .image-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:60%;height:100%;margin:auto}.services-4 .wrapper .services-description .service-description .image-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.services-4 .wrapper .services-description .service-description h3,.services-4 .wrapper .services-description .service-description p{text-align:center}.services-4 .wrapper .services-description .service-description h3{font-weight:bold}@media screen and (max-width: 768px){.services-4 .wrapper{grid-template-columns:1fr;grid-template-rows:6rem 40vh;min-height:500px}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.services-4 .wrapper .splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.services-4 .wrapper .splide__track--fade>.splide__list{display:block}.services-4 .wrapper .splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.services-4 .wrapper .splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.services-4 .wrapper .splide--rtl{direction:rtl}.services-4 .wrapper .splide__track--ttb>.splide__list{display:block}.services-4 .wrapper .splide__container{box-sizing:border-box;position:relative}.services-4 .wrapper .splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.services-4 .wrapper .splide.is-initialized:not(.is-active) .splide__list{display:block}.services-4 .wrapper .splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.services-4 .wrapper .splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.services-4 .wrapper .splide__progress__bar{width:0}.services-4 .wrapper .splide{position:relative;visibility:hidden}.services-4 .wrapper .splide.is-initialized,.services-4 .wrapper .splide.is-rendered{visibility:visible}.services-4 .wrapper .splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.services-4 .wrapper .splide__slide img{vertical-align:bottom}.services-4 .wrapper .splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.services-4 .wrapper .splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.services-4 .wrapper .splide__toggle.is-active .splide__toggle__play,.services-4 .wrapper .splide__toggle__pause{display:none}.services-4 .wrapper .splide__toggle.is-active .splide__toggle__pause{display:inline}.services-4 .wrapper .splide__track{overflow:hidden;position:relative;z-index:0}.services-4 .wrapper .carousel{grid-area:1/1;border-right:none;border-bottom:solid 1px #aaa}.services-4 .wrapper .carousel .services-logo{height:100%;flex-direction:row}.services-4 .wrapper .carousel .services-logo .service-logo{margin:auto;height:105%;place-items:center;grid-template:"a" 50px "b" 4fr "c" 1fr;place-items:center;margin-top:0;transition:opacity ease 100ms,-webkit-transform ease 100ms;transition:transform ease 100ms,opacity ease 100ms;transition:transform ease 100ms,opacity ease 100ms,-webkit-transform ease 100ms}.services-4 .wrapper .carousel .services-logo .service-logo:after{border-right:none;border-bottom:4px inset #000;width:47px;height:calc(100% - 3px)}.services-4 .wrapper .carousel .services-logo .service-logo:not(.focused){opacity:.5;-webkit-transform:scale(0.9);transform:scale(0.9)}.services-4 .wrapper .services-description{grid-area:2/1}.services-4 .wrapper .services-description .service-description{height:calc(100% - 2rem);grid-template-rows:120px 1fr 3fr}.services-4 .wrapper .services-description .service-description .image-wrapper{width:80%;height:100%;margin:auto;display:flex;place-items:center;justify-content:center}.services-4 .wrapper .services-description .service-description .image-wrapper img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:120px;max-height:100%;-o-object-fit:contain;object-fit:contain}.services-4 .wrapper .services-description .service-description .description{width:calc(100% - 3rem);margin:auto}}
.services-0{--gdh-bg-color: var(--gdh-light-color);--gdh-title-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: var(--gdh-light-color);--gdh-title-decoration-color: var(--gdh-first-color)}.services-0 h2{color:var(--gdh-title-color)}.services-0 h3{color:var(--gdh-subtitle-color)}.services-0 p{color:var(--gdh-description-color)}.services-0{display:flex;flex-direction:column;place-items:center;position:relative;min-height:80vh;z-index:1}.services-0 .wrapper{margin-bottom:3rem !important}.services-0 .section-title{position:relative;width:100%;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:28px;margin:auto;padding-top:4em;margin-bottom:3em;display:flex;justify-content:center}@media screen and (max-width: 768px){.services-0 .section-title{padding-top:2em;margin-bottom:.5em}}.services-0 .section-title.left{width:calc(100% - 5rem);justify-content:flex-start;margin-right:0}.services-0 .section-title.right{width:calc(100% - 2rem);justify-content:flex-start;margin-left:0}.services-0 .section-title h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2rem;position:relative}.services-0 .section-title h2.underline-left::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-0 .section-title h2.underline-right::before{content:"";position:absolute;bottom:calc(100% - 3rem);right:0;margin:auto;width:60px;height:4px;background-color:var(--gdh-title-decoration-color)}.services-0 .section-title h2.underline::before{content:"";position:absolute;bottom:calc(100% - 3rem);margin:auto;width:100%;height:4px;background-color:var(--gdh-title-decoration-color)}.services-0 .section-title h2.perso-1::before{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-60%, -60%);transform:translate(-60%, -60%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-0 .section-title h2.perso-1::after{content:"";position:absolute;margin:auto;width:200%;left:50%;top:50%;-webkit-transform:translate(-40%, -40%);transform:translate(-40%, -40%);height:120%;border-radius:.25rem;border:solid var(--gdh-title-decoration-color)}.services-0 h3{font-size:1.8rem}.services-0 p{font-size:1rem;line-height:1.5}@media screen and (max-width: 576px){.services-0{min-height:unset}.services-0 h3{font-size:1.2rem}.services-0 p{font-size:.8rem}}.services-0{--gdh-title-color: var(--gdh-dark-color);--gdh-subtitle-color: var(--gdh-dark-color);--gdh-description-color: var(--gdh-dark-color);--gdh-main-color: #fff;--gdh-second-color: var(--gdh-dark-color)}.services-0 .wrapper{position:relative;max-width:1200px;margin:auto;overflow:hidden;width:100vw}.services-0 .wrapper .inner{display:flex;flex-direction:column}@media screen and (max-width: 768px){.services-0 .wrapper .inner{gap:1rem}}.services-0 .wrapper .service{position:relative;height:270px;margin:1rem}.services-0 .wrapper .service .header{text-decoration:none;color:var(--wp--preset--color--black);display:grid;grid-template-columns:80% 20%;position:absolute;width:700px;height:180px;bottom:50%;left:40%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);z-index:10;justify-content:center;background:linear-gradient(270deg, var(--gdh-main-color) 10%, rgba(255, 255, 255, 0) 95%)}.services-0 .wrapper .service .header .header-content{display:flex;flex-direction:column;margin:auto;padding:1rem}.services-0 .wrapper .service .header .header-arrow{width:100%;height:100%;align-items:center;justify-content:center;display:flex}.services-0 .wrapper .service .header .header-arrow path{fill:var(--gdh-second-color)}.services-0 .wrapper .service .header .header-arrow svg{transition:-webkit-transform ease 200ms;transition:transform ease 200ms;transition:transform ease 200ms, -webkit-transform ease 200ms}.services-0 .wrapper .service .header:hover svg{-webkit-transform:translateX(10px);transform:translateX(10px)}@media screen and (max-width: 768px){.services-0 .wrapper .service .header{width:calc(100% - 2rem);left:1rem;bottom:1rem;-webkit-transform:translate(0, 0);transform:translate(0, 0);background:#fff}}.services-0 .wrapper .service img{position:absolute;right:0;width:640px;height:270px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.services-0 .wrapper .service img{position:relative;height:100%;width:100%}}@media screen and (max-width: 768px){.services-0 .wrapper .service{width:calc(100% - 2rem);height:60vh;margin:auto}}
.specialite-0>div{width:100%;height:500px;margin:auto;display:grid;grid-template-rows:100px 1fr;grid-template-columns:1fr 450px 800px}.specialite-0>div .section-title{grid-row:1;grid-column:2;margin:auto auto auto 0}.specialite-0>div .description{width:100%;grid-row:2;grid-column:2;margin:0 auto auto 0;padding-right:50px}.specialite-0>div img{grid-row:1/3;grid-column:3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.specialite-0>div.inverted{grid-template-rows:100px 1fr;grid-template-columns:350px 650px}.specialite-0>div.inverted .section-title{grid-column:2;padding-left:50px;padding-right:50px}.specialite-0>div.inverted .description{grid-column:2;padding-left:50px}.specialite-0>div.inverted img{grid-column:1;border-radius:.25rem 0 0 .25rem}
/*# sourceMappingURL=block-gutenberg-preview.css.map */

.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
	background-color: #ffffff;
	background-image: url(/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
	min-width: 150px;
}
picture source[type="image/webp"] {
	display: block;
}
.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}
