:root {
  --_colors---swatches-brand--off-white: #f9fafb;
  --_typeface---body-text-host-grotesk: "Host Grotesk", sans-serif;
  --_colors---swatches-brand--dark: #101010;
  --_typeface---headings-host-grotesk: "Host Grotesk", sans-serif;
  --_sizes---typography-heading-sizes--h1: 5rem;
  --_sizes---typography-heading-sizes--h2: 2.5rem;
  --_sizes---typography-heading-sizes--h3: 2rem;
  --_sizes---typography-heading-sizes--h4: 1.75rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --_colors---swatches-brand--light-blue: #4dc8e9;
  --style-guide--fs-background-blue-10\<deleted\|variable-a05eeb4e-488a-bdab-df4b-fed192d8fcd6\>: #2d40ea1a;
  --_colors---swatches-neutral--neutral-600: #7d7d7d;
  --_colors---swatches-neutral--transparent: #fff0;
  --_colors---swatches-neutral--neutral-900: #292929;
  --_typeface---pasche: Pasche, Verdana, sans-serif;
  --_sizes---paddings--global-padding: 2.375rem;
  --_sizes---paddings--sm-section: 4rem;
  --style-guide--fs-border-box\<deleted\|variable-c9524a6c-6052-3182-3874-4c87ef8ed4d3\>: #2d40ea;
  --style-guide--fs-background-blue-5\<deleted\|variable-9be23db1-27da-833a-dfcc-66bf06663e9a\>: #2d40ea0d;
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_colors---styles-background--black-bg\<deleted\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>: var(--_colors---swatches-brand--dark);
  --_colors---styles-text-color--white-text\<deleted\|variable-2688eaeb-df93-32fe-efb9-d54fbd7bd424\>: var(--_colors---swatches-brand--off-white);
  --_colors---swatches-utility--error-bg-color: #fbe8e7;
  --_colors---swatches-utility--error-txt-color: #c92f28;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_colors---swatches-brand--dark-blue\<deleted\|variable-b61caec8-143f-92cf-3bcf-897686b528f0\>: #173547;
  --_colors---swatches-brand--darker-blue\<deleted\|variable-b5ab4de2-7a0b-0111-b81e-69a832e1f4e4\>: #40526d;
  --_colors---swatches-brand--blue: #0056a4;
  --_sizes---paddings--md-section: 5rem;
  --_colors---styles-text-color--black-text\<deleted\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>: var(--_colors---swatches-brand--dark);
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  --_colors---swatches-brand--light-grey: #efefef;
  --_colors---swatches-neutral--neutral-700: #575757;
  --_colors---swatches-neutral--neutral-400: #dadada;
  --_colors---swatches-brand--grey: #e6e6e6;
}

body {
  background-color: var(--_colors---swatches-brand--off-white);
  font-family: var(--_typeface---body-text-host-grotesk);
  color: var(--_colors---swatches-brand--dark);
  --_sizes---typography-heading-sizes--h1: 5rem;
  --_sizes---typography-heading-sizes--h2: 2.5rem;
  --_sizes---typography-heading-sizes--h3: 2rem;
  --_sizes---typography-heading-sizes--h4: 1.75rem;
  --_sizes---typography-heading-sizes--h5: 1.5rem;
  --_sizes---typography-heading-sizes--h6: 1.25rem;
  --_sizes---paddings--global-padding: 2.375rem;
  --_sizes---paddings--sm-section: 4rem;
  --_sizes---typography-text-sizes--rg-text: 1rem;
  --_sizes---typography-text-sizes--sm-text: .875rem;
  --_sizes---paddings--lg-section: 7.5rem;
  --_sizes---typography-text-sizes--lg-text: 1.25rem;
  --_sizes---typography-text-sizes--md-text: 1.125rem;
  --_sizes---paddings--md-section: 5rem;
  --_sizes---paddings--xl-section: 10rem;
  --_sizes---typography-text-sizes--xs-text: .75rem;
  font-size: 1rem;
  line-height: 1.4;
}

h1 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h2);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h4);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  font-family: var(--_typeface---headings-host-grotesk);
  font-size: var(--_sizes---typography-heading-sizes--h6);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.4;
}

p {
  font-family: var(--_typeface---body-text-host-grotesk);
  margin-bottom: 0;
}

a {
  font-family: var(--_typeface---body-text-host-grotesk);
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

ol {
  font-family: var(--_typeface---body-text-host-grotesk);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: 0;
}

img {
  max-width: 100%;
  min-height: 1px;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  font-family: var(--_typeface---body-text-host-grotesk);
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.code-embed_component {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.icon-embed-small {
  flex: none;
  order: 1;
  width: 1rem;
  height: 1rem;
}

.icon-embed-small.leading {
  order: -1;
}

.heading-style-h1 {
  font-family: var(--_typeface---pasche);
  font-size: var(--_sizes---typography-heading-sizes--h1);
  letter-spacing: -.01em;
  font-weight: 400;
  line-height: 1;
}

.padding-global {
  padding-right: var(--_sizes---paddings--global-padding);
  padding-left: var(--_sizes---paddings--global-padding);
}

.padding-global.padding-section-inner-page-hero {
  padding-top: 11.875rem;
  padding-bottom: 7.5rem;
}

.padding-global.home-hero-padding {
  padding-top: 18.5625rem;
  padding-bottom: 12.3125rem;
}

.padding-global.contact-padding {
  padding-top: 11.875rem;
  padding-bottom: 7.5rem;
}

.padding-global.new-cta-padding {
  padding-top: 11.0625rem;
  padding-bottom: 11.0625rem;
}

.padding-global.padding-ceo {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.padding-global.padding-section-footer {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

.padding-global.emplois-padding-section {
  padding-top: 14.375rem;
  padding-bottom: 9.25rem;
}

.text-color-white {
  color: var(--_colors---swatches-brand--off-white);
}

.text-size-small {
  font-size: var(--_sizes---typography-text-sizes--sm-text);
  letter-spacing: -.01em;
  line-height: 1.4;
}

.heading-style-h2 {
  font-size: var(--_sizes---typography-heading-sizes--h2);
  letter-spacing: -.03em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
}

.container {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--_colors---swatches-brand--light-blue);
  color: var(--_colors---swatches-brand--dark-blue\<deleted\|variable-b61caec8-143f-92cf-3bcf-897686b528f0\>);
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: 99rem;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.button:hover {
  transform: scale(1.04);
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-bg-white {
  background-color: var(--_colors---swatches-brand--off-white);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.button.is-bg-white.is-large {
  padding-left: 2rem;
  padding-right: 2rem;
}

.button.is-icon-text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--_colors---swatches-neutral--transparent);
  font-size: var(--_sizes---typography-text-sizes--md-text);
  padding: 0;
  font-weight: 500;
}

.button.is-bg-blue {
  background-color: var(--_colors---swatches-brand--blue);
  color: var(--_colors---swatches-brand--off-white);
}

.button.is-icon {
  padding: .875rem 1.25rem;
}

.button.is-icon.is-bg-darker-blue {
  background-color: var(--_colors---swatches-brand--darker-blue\<deleted\|variable-b5ab4de2-7a0b-0111-b81e-69a832e1f4e4\>);
  color: var(--_colors---swatches-brand--off-white);
}

.button.is-icon.is-bg-blue {
  background-color: var(--_colors---swatches-brand--blue);
  color: var(--_colors---swatches-brand--off-white);
}

.button.is-icon.is-bg-light-blue {
  background-color: var(--_colors---swatches-brand--light-blue);
  color: var(--_colors---swatches-brand--off-white);
}

.button.is-icon.is-text {
  background-color: var(--_colors---swatches-neutral--transparent);
  color: var(--_colors---swatches-brand--blue);
  font-size: var(--_sizes---typography-text-sizes--md-text);
  padding: 0;
}

.button.is-nav-btn {
  color: var(--_colors---swatches-brand--off-white);
}

.text-size-medium {
  font-size: var(--_sizes---typography-text-sizes--md-text);
  letter-spacing: -.01em;
  line-height: 1.4;
}

.text-size-medium.text-color-900 {
  color: var(--_colors---swatches-neutral--neutral-900);
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.padding-section-medium {
  padding-top: var(--_sizes---paddings--md-section);
  padding-bottom: var(--_sizes---paddings--md-section);
}

.section {
  position: relative;
  overflow: hidden;
}

.section.prestation_section {
  overflow: visible;
}

.section.filters_section {
  position: static;
}

.section.footer_section {
  background-color: #f9fafb;
}

.scripts, .page-code-embed {
  pointer-events: none;
  cursor: none;
  display: none;
}

.lenis-js {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.text-color-light-blue {
  color: var(--_colors---swatches-brand--light-blue);
}

.navigation {
  z-index: 999;
  padding-top: 2.5rem;
  padding-right: var(--_sizes---paddings--global-padding);
  padding-left: var(--_sizes---paddings--global-padding);
  position: fixed;
  inset: auto 0%;
}

.nav-menu_list-centered {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav_logo {
  width: 100%;
}

.nav-menu_button {
  z-index: 2;
}

.navbar {
  background-color: #0000;
  flex-flow: column;
  display: flex;
}

.nav_brand {
  padding: 0;
}

.nav_brand.nav-absolute-left {
  z-index: 2;
  z-index: 2;
  width: 12.625rem;
  height: 1.75rem;
  position: absolute;
}

.nav-menu_list-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-bottom: 0;
  display: flex;
}

.nav-menu_list-item.nav-absolute-right {
  position: absolute;
  right: 0;
}

.nav_link {
  color: var(--_colors---swatches-neutral--neutral-900);
  font-size: var(--_sizes---typography-text-sizes--rg-text);
  letter-spacing: -.01em;
  line-height: 1;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.nav_link:hover {
  color: var(--_colors---swatches-brand--light-blue);
}

.nav_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--_colors---swatches-brand--off-white);
  border-radius: 99rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 3.4375rem;
  padding: .375rem .375rem .375rem 1.5rem;
  display: flex;
  position: relative;
}

.nav_menu-centered {
  z-index: 1;
  flex: 1;
}

.footer-main-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.footer-grid {
  grid-template-rows: auto;
  grid-template-columns: 20.5625rem 15.1875rem 33.8125rem;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.footer-logo-wrapper {
  grid-column-gap: 1.4375rem;
  grid-row-gap: 1.4375rem;
  flex-flow: column;
  display: flex;
}

.footer-logo {
  width: 100%;
}

.footer-logo.is-smaller {
  aspect-ratio: 142 / 110;
  width: 8.875rem;
}

.footer-col-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.heading-style-footer-tag {
  color: var(--_colors---swatches-brand--off-white);
  letter-spacing: -.01em;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.footer-menu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  opacity: .7;
  color: var(--_colors---swatches-brand--dark);
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-link:hover {
  opacity: 1;
}

.footer-list-icon {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.footer-iicon-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  opacity: .7;
  color: var(--_colors---swatches-brand--dark);
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.footer-iicon-list:hover {
  opacity: 1;
}

.footer-bottom-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.horizontal-menu {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-link-flex {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  opacity: .7;
  color: var(--_colors---swatches-brand--dark);
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.footer-link-flex:hover {
  opacity: 1;
}

.dot {
  background-color: var(--_colors---swatches-brand--dark-blue\<deleted\|variable-b61caec8-143f-92cf-3bcf-897686b528f0\>);
  border-radius: 99rem;
  width: .25rem;
  height: .25rem;
}

.footer-menu-text {
  width: 98%;
}

.rich-text-wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  width: 100%;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rich-text h6, .rich-text h5 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.rich-text h2 {
  color: var(--_colors---swatches-brand--blue);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.rich-text ol {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}

.rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.rich-text p {
  color: var(--_colors---swatches-neutral--neutral-700);
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 1.4;
}

.rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.rich-text h3 {
  color: var(--_colors---swatches-brand--blue);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.115rem;
}

.rich-text a {
  color: var(--_colors---swatches-brand--blue);
}

.rich-text h4 {
  color: var(--_colors---swatches-brand--blue);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.rich-text ul {
  margin-bottom: .5rem;
  font-size: 1.125rem;
}

.rich-text li {
  color: var(--_colors---swatches-neutral--neutral-700);
  font-size: var(--_sizes---typography-text-sizes--rg-text);
}

.navbar_bg {
  position: absolute;
  inset: 0%;
}

.text-color-blue {
  color: var(--_colors---swatches-brand--blue);
}

.contact-hero-video {
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0%;
}

.footer-col-title-blue {
  background-color: var(--_colors---swatches-brand--blue);
  border-radius: 99rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: .875rem 1rem;
  font-weight: 400;
  display: flex;
}

.copyright-text {
  color: var(--_colors---swatches-brand--dark);
  font-size: 1rem;
  line-height: 1.4;
  text-decoration: none;
}

.copyright-text:hover {
  opacity: 1;
}

.copyright-link-blue {
  opacity: .8;
  color: var(--_colors---swatches-brand--light-blue);
  font-size: 1rem;
  line-height: 1.4;
  text-decoration: none;
  transition: opacity .2s;
  display: inline-block;
}

.copyright-link-blue:hover {
  opacity: 1;
}

.footer-text {
  width: 100%;
  max-width: 70%;
  display: flex;
}

.footer-brand {
  width: 17.6644rem;
  height: 2.375rem;
}

.emplois_hero {
  color: var(--_colors---swatches-brand--off-white);
  background-image: linear-gradient(#233c6380, #233c6380), url("https://cdn.prod.website-files.com/6888bc57f7e6562819563f38/68de5002421de397d4c664e5_lenterprise.webp");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 1.5rem;
  margin: .625rem;
  position: relative;
  overflow: hidden;
}

.overlay-wrapper {
  z-index: 2;
  background-color: #0000004d;
  position: absolute;
  inset: 0%;
}

.privacy-hero-text {
  width: 100%;
  max-width: 37.875rem;
  margin-left: auto;
  margin-right: auto;
}

.hero-oportunities {
  z-index: 3;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 45.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.rich-text-title {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-embed-medium {
  flex: none;
  order: 1;
  width: 1.5rem;
  height: 1.5rem;
}

.icon-embed-medium.leading {
  order: -1;
}

@media screen and (max-width: 991px) {
  body {
    --_sizes---typography-heading-sizes--h1: 3rem;
    --_sizes---typography-heading-sizes--h2: 2.5rem;
    --_sizes---typography-heading-sizes--h3: 2rem;
    --_sizes---typography-heading-sizes--h4: 1.75rem;
    --_sizes---typography-heading-sizes--h5: 1.5rem;
    --_sizes---typography-heading-sizes--h6: 1.125rem;
    --_sizes---paddings--global-padding: 1.25rem;
    --_sizes---paddings--sm-section: 3rem;
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 5rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--md-section: 4rem;
    --_sizes---paddings--xl-section: 7.5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
  }

  .tablet-hidden {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .padding-global.padding-section-footer {
    padding-top: 4rem;
  }

  .padding-global.new-cta-padding {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col, .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .container {
    flex-flow: column;
  }

  .button.is-nav-btn {
    padding-top: .8rem;
    padding-bottom: .8rem;
    font-size: .8rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .show-tablet {
    display: block;
  }

  .navigation {
    padding-top: 1.5rem;
    padding-right: var(--_sizes---paddings--global-padding);
    padding-left: var(--_sizes---paddings--global-padding);
  }

  .nav-menu_list-centered {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2rem;
    padding-right: 0;
  }

  .nav_brand.nav-absolute-left {
    width: 9.4rem;
  }

  .nav_link {
    font-size: .8rem;
  }

  .hero-content {
    max-width: 35rem;
  }

  .slide-grid-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .slider-wrapper {
    overflow: hidden;
  }

  .splide__slide.splide-reviews {
    width: 100%;
  }

  .title-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    display: flex;
  }

  .main-title-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .slider-content-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
  }

  .slider-content-grid-item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 1rem;
  }

  .footer-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: .5fr .75fr 1.5fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-list-icon {
    margin-top: .4rem;
  }

  .footer-iicon-list {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-bottom-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .footer-bottom-grid-item.first {
    order: -1;
  }

  .hero-contact-content {
    max-width: 30rem;
  }

  .contact-details-grid-item {
    justify-content: space-between;
    align-items: stretch;
  }

  .noter-content_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-columns: 1fr .5fr;
    display: flex;
  }

  .noter-inner_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .noter-image {
    border-radius: .7rem;
    height: 100%;
  }

  .noterimage_grid {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .vision_grid-innitial {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    max-width: 100%;
  }

  .chiffres-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-size-28px {
    font-size: 1.2rem;
  }

  .coor-content-man-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact_grid {
    grid-template-columns: 1fr 1fr;
  }

  .new_cta-section {
    height: auto;
  }

  .map {
    height: 25rem;
  }

  .open-wrapper-destop {
    font-size: .9rem;
  }

  .close-wrapper-deskktop {
    top: 0%;
    right: 0%;
  }

  .noter_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-columns: 50.1475% 1fr;
    display: flex;
  }

  .prestation-inner {
    padding-left: 1rem;
    padding-right: 1rem;
    position: static;
  }

  .prestation-content {
    justify-content: flex-start;
    align-items: center;
  }

  .prestation-icon {
    z-index: 2;
    position: absolute;
    inset: auto 1.5rem 2.4rem auto;
  }

  .prestation-image {
    z-index: 1;
    border-radius: .8rem;
    width: 14rem;
    margin-left: auto;
    position: relative;
    top: auto;
    right: auto;
    transform: none;
  }

  .referece-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .popup {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_sizes---typography-heading-sizes--h1: 2.5rem;
    --_sizes---typography-heading-sizes--h2: 2rem;
    --_sizes---typography-heading-sizes--h3: 1.75rem;
    --_sizes---typography-heading-sizes--h4: 1.5rem;
    --_sizes---typography-heading-sizes--h5: 1.25rem;
    --_sizes---typography-heading-sizes--h6: 1.125rem;
    --_sizes---paddings--global-padding: 1rem;
    --_sizes---paddings--sm-section: 2rem;
    --_sizes---typography-text-sizes--rg-text: 1rem;
    --_sizes---typography-text-sizes--sm-text: .875rem;
    --_sizes---paddings--lg-section: 4rem;
    --_sizes---typography-text-sizes--lg-text: 1.25rem;
    --_sizes---typography-text-sizes--md-text: 1.125rem;
    --_sizes---paddings--md-section: 3rem;
    --_sizes---paddings--xl-section: 5rem;
    --_sizes---typography-text-sizes--xs-text: .75rem;
  }

  .mobile-hidden {
    display: none;
  }

  .padding-global.padding-section-footer {
    padding-top: 3rem;
  }

  .padding-global.padding-section-inner-page-hero {
    padding-top: 9rem;
    padding-bottom: 5rem;
  }

  .padding-global.home-hero-padding {
    padding-top: 12rem;
    padding-bottom: 7rem;
  }

  .padding-global.contact-padding {
    padding-top: 9rem;
    padding-bottom: 5rem;
  }

  .padding-global.new-cta-padding {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .padding-global.padding-ceo {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .padding-global.emplois-padding-section {
    padding-top: 9rem;
    padding-bottom: 5rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .button.is-nav-btn {
    font-size: var(--_sizes---typography-text-sizes--lg-text);
    font-size: var(--_sizes---typography-text-sizes--lg-text);
  }

  .text-style-tagline {
    white-space: normal;
  }

  .mobile-only {
    display: block;
  }

  .form_grid {
    flex-flow: column;
    display: flex;
  }

  .navigation {
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu_list-centered {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .nav-menu_button {
    padding: 1rem;
  }

  .nav-menu_button.w--open {
    background-color: #0000;
  }

  .navbar {
    padding-right: var(--_sizes---paddings--global-padding);
    padding-left: var(--_sizes---paddings--global-padding);
  }

  .nav-menu_lottie-animation {
    aspect-ratio: 1;
    width: 150%;
    height: 150%;
    position: absolute;
    top: -25%;
    left: -25%;
  }

  .nav_brand.nav-absolute-left {
    width: 15rem;
    height: 2rem;
    position: relative;
  }

  .nav_brand.nav-absolute-left.w--current {
    height: auto;
  }

  .nav-menu_list-item.nav-absolute-right {
    margin-top: 2rem;
    position: relative;
  }

  .nav_link {
    font-size: var(--_sizes---typography-text-sizes--lg-text);
  }

  .nav_wrapper {
    justify-content: space-between;
    height: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav_menu-centered {
    background-color: var(--_colors---swatches-brand--off-white);
    height: calc(100vh - 5rem);
    padding: 6rem 3rem;
  }

  .slide-grid-item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .slider-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .title-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .slider-content-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex: 1;
    grid-template-columns: .75fr 1fr;
    height: 100%;
    display: flex;
  }

  .slider-content-grid-item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-bottom: 2rem;
    padding-left: .5rem;
    padding-right: 1rem;
  }

  .slider-image {
    height: 20rem;
  }

  .footer-grid {
    flex-flow: column;
    display: flex;
  }

  .footer-list-icon {
    margin-top: 0;
  }

  .footer-iicon-list {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-bottom-grid {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .horizontal-menu {
    flex-flow: wrap;
  }

  .navbar_bg {
    background-color: var(--_colors---swatches-brand--off-white);
    opacity: 0;
  }

  .white-dot.top-left {
    top: 1.25rem;
    left: 1.25rem;
  }

  .white-dot.top-right {
    top: 1.25rem;
    right: 1.25rem;
  }

  .white-dot.bottom-left {
    bottom: 1.25rem;
    left: 1.25rem;
  }

  .white-dot.bottom-right {
    bottom: 1.25rem;
    right: 1.25rem;
  }

  .contact-details-grid-item {
    padding: 1rem;
  }

  .lenterprise_hero {
    flex-flow: column;
    justify-content: center;
    height: 80vh;
    display: flex;
  }

  .noter-content_grid, .noter-inner_grid {
    flex-flow: column;
    display: flex;
  }

  .noterimage_grid {
    grid-template-columns: 1fr 1fr;
  }

  .vision_grid-innitial {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .vision_grid-innitial-image {
    width: 100%;
    height: auto;
  }

  .minus-icon {
    width: 1rem;
    height: 1rem;
  }

  .vison-text {
    margin-top: 0;
  }

  .slide_card {
    padding: 1.5rem;
  }

  .chiffres_grid {
    flex-flow: column;
    display: flex;
  }

  .chiffres-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .heading-size-48px {
    font-size: 2rem;
  }

  .text-size-28px {
    font-size: 1.125rem;
  }

  .contact-hero {
    flex-flow: column;
    justify-content: center;
    height: 80vh;
    display: flex;
  }

  .contact_grid {
    flex-flow: column;
    display: flex;
  }

  .new_cta-section {
    height: auto;
  }

  .map {
    height: 20rem;
  }

  .copyright-text {
    color: var(--_colors---swatches-brand--dark);
  }

  .open-wrapper-destop {
    position: static;
    top: 0%;
    left: 0;
    transform: none;
  }

  .close-wrapper-deskktop {
    width: 3rem;
    height: 3rem;
    position: static;
    top: -1000%;
    left: 90%;
  }

  .vision_grid-navigations {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
  }

  .vision-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .emplois_hero {
    flex-flow: column;
    justify-content: center;
    height: 80vh;
    display: flex;
  }

  .emplois-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
  }

  .noter_grid-item_flex.add-space {
    margin-bottom: 0;
  }

  .noter_grid-item_grid-item.is-blue {
    order: -9999;
  }

  .noter_grid-item_grid {
    flex-flow: column;
    display: flex;
  }

  .horizontal-list {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    flex-flow: wrap;
  }

  .prestation-icon {
    z-index: 9;
    position: absolute;
    inset: auto 1.5rem 2.4rem auto;
  }

  .prestation-main {
    width: 100%;
  }

  .card-title {
    height: auto;
  }

  .popup_panel {
    grid-template-columns: 48% 48%;
    padding-left: 1.5rem;
  }

  .popup_image-cms {
    order: -9999;
  }

  .prestation-item {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .slider-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .splide__slide.splide-reviews {
    height: 100%;
  }

  .footer-iicon-list {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-bottom-grid {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .horizontal-menu {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .footer-link-flex {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    font-size: .8rem;
  }

  .nos-main-wrapper {
    overflow: hidden;
  }

  .contact_grid {
    grid-template-columns: 1fr;
  }

  .map {
    height: 25rem;
  }

  .copyright-text {
    color: var(--_colors---swatches-brand--dark);
    font-size: .7rem;
  }

  .copyright-link-blue {
    font-size: .8rem;
  }

  .close-wrapper-deskktop {
    top: 25%;
  }

  .noter_grid-item_grid-item.is-blue {
    order: -9999;
  }

  .horizontal-list {
    grid-column-gap: 2.2rem;
    grid-row-gap: 1.2rem;
  }

  .prestation-inner {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 1.25rem;
  }

  .prestation-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .prestation-icon {
    bottom: 1.8rem;
  }

  .prestation-image {
    aspect-ratio: 5 / 6;
    width: 100%;
  }

  .referece-collection-list {
    grid-template-columns: 1fr;
  }

  .popup_panel {
    flex-flow: column;
    grid-template-columns: auto;
    height: auto;
    max-height: 80vh;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .popup_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 3.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .popup_image-cms {
    aspect-ratio: 16 / 9;
    flex: none;
    height: auto;
  }
}
