/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties;
@layer wp-core, wp-blocks, legacy, theme, utilities;
@layer wp-core {
  @import url("/wp-includes/css/classic-themes.min.css");
  @import url("/wp-includes/css/dist/block-library/style.min.css");
}
@layer theme {
  :root, :host {
    --tw-color-gray-200: oklch(92.8% 0.006 264.531);
    --tw-color-black: #000;
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-text-base: 1rem;
    --tw-text-base--line-height: calc(1.5 / 1);
    --tw-font-weight-light: 300;
    --tw-font-weight-bold: 700;
    --tw-aspect-video: 16 / 9;
    --tw-color-rouge: #e2003d;
    --tw-color-rouge-fonce: #b00533;
    --tw-color-bleu: #312783;
    --tw-color-onyx: #222222;
    --tw-color-gris-moyen: #f2f2f2;
    --tw-color-gris-innactif: #727272;
  }
}
@layer utilities {
  #tw-app {
    .tw\:pointer-events-auto {
      pointer-events: auto;
    }
    .tw\:pointer-events-none {
      pointer-events: none;
    }
    .tw\:absolute {
      position: absolute;
    }
    .tw\:relative {
      position: relative;
    }
    .tw\:sticky {
      position: sticky;
    }
    .tw\:inset-0 {
      inset: calc(var(--tw-spacing) * 0);
    }
    .tw\:-top-\[35px\] {
      top: calc(35px * -1);
    }
    .tw\:top-0 {
      top: calc(var(--tw-spacing) * 0);
    }
    .tw\:top-1\/2 {
      top: calc(1 / 2 * 100%);
    }
    .tw\:right-0 {
      right: calc(var(--tw-spacing) * 0);
    }
    .tw\:bottom-0 {
      bottom: calc(var(--tw-spacing) * 0);
    }
    .tw\:bottom-0\.5 {
      bottom: calc(var(--tw-spacing) * 0.5);
    }
    .tw\:-left-\[60px\] {
      left: calc(60px * -1);
    }
    .tw\:left-0 {
      left: calc(var(--tw-spacing) * 0);
    }
    .tw\:z-10 {
      z-index: 10;
    }
    .tw\:z-50 {
      z-index: 50;
    }
    .tw\:z-\[1\] {
      z-index: 1;
    }
    .tw\:z-\[80\] {
      z-index: 80;
    }
    .tw\:order-1 {
      order: 1;
    }
    .tw\:order-2 {
      order: 2;
    }
    .tw\:mx-auto {
      margin-inline: auto;
    }
    .tw\:my-3 {
      margin-block: calc(var(--tw-spacing) * 3);
    }
    .tw\:my-6 {
      margin-block: calc(var(--tw-spacing) * 6);
    }
    .tw\:my-10 {
      margin-block: calc(var(--tw-spacing) * 10);
    }
    .tw\:-mt-10 {
      margin-top: calc(var(--tw-spacing) * -10);
    }
    .tw\:mt-0 {
      margin-top: calc(var(--tw-spacing) * 0);
    }
    .tw\:mt-3 {
      margin-top: calc(var(--tw-spacing) * 3);
    }
    .tw\:mt-3\.5 {
      margin-top: calc(var(--tw-spacing) * 3.5);
    }
    .tw\:mt-5 {
      margin-top: calc(var(--tw-spacing) * 5);
    }
    .tw\:mt-6 {
      margin-top: calc(var(--tw-spacing) * 6);
    }
    .tw\:mt-14 {
      margin-top: calc(var(--tw-spacing) * 14);
    }
    .tw\:mt-32\.5 {
      margin-top: calc(var(--tw-spacing) * 32.5);
    }
    .tw\:mt-\[144px\] {
      margin-top: 144px;
    }
    .tw\:mt-auto {
      margin-top: auto;
    }
    .tw\:mb-0 {
      margin-bottom: calc(var(--tw-spacing) * 0);
    }
    .tw\:mb-2 {
      margin-bottom: calc(var(--tw-spacing) * 2);
    }
    .tw\:mb-3 {
      margin-bottom: calc(var(--tw-spacing) * 3);
    }
    .tw\:mb-4 {
      margin-bottom: calc(var(--tw-spacing) * 4);
    }
    .tw\:mb-5 {
      margin-bottom: calc(var(--tw-spacing) * 5);
    }
    .tw\:mb-5\.5 {
      margin-bottom: calc(var(--tw-spacing) * 5.5);
    }
    .tw\:mb-6 {
      margin-bottom: calc(var(--tw-spacing) * 6);
    }
    .tw\:mb-8 {
      margin-bottom: calc(var(--tw-spacing) * 8);
    }
    .tw\:mb-10 {
      margin-bottom: calc(var(--tw-spacing) * 10);
    }
    .tw\:mb-12\.5 {
      margin-bottom: calc(var(--tw-spacing) * 12.5);
    }
    .tw\:mb-13 {
      margin-bottom: calc(var(--tw-spacing) * 13);
    }
    .tw\:mb-21 {
      margin-bottom: calc(var(--tw-spacing) * 21);
    }
    .tw\:mb-25 {
      margin-bottom: calc(var(--tw-spacing) * 25);
    }
    .tw\:ml-5 {
      margin-left: calc(var(--tw-spacing) * 5);
    }
    .tw\:ml-auto {
      margin-left: auto;
    }
    .tw\:line-clamp-2 {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
    .tw\:block {
      display: block;
    }
    .tw\:flex {
      display: flex;
    }
    .tw\:grid {
      display: grid;
    }
    .tw\:hidden {
      display: none;
    }
    .tw\:aspect-video {
      aspect-ratio: var(--tw-aspect-video);
    }
    .tw\:h-6 {
      height: calc(var(--tw-spacing) * 6);
    }
    .tw\:h-11 {
      height: calc(var(--tw-spacing) * 11);
    }
    .tw\:h-15 {
      height: calc(var(--tw-spacing) * 15);
    }
    .tw\:h-auto {
      height: auto;
    }
    .tw\:h-full {
      height: 100%;
    }
    .tw\:min-h-13 {
      min-height: calc(var(--tw-spacing) * 13);
    }
    .tw\:w-6 {
      width: calc(var(--tw-spacing) * 6);
    }
    .tw\:w-11 {
      width: calc(var(--tw-spacing) * 11);
    }
    .tw\:w-15 {
      width: calc(var(--tw-spacing) * 15);
    }
    .tw\:w-fit {
      width: fit-content;
    }
    .tw\:w-full {
      width: 100%;
    }
    .tw\:max-w-78\.25 {
      max-width: calc(var(--tw-spacing) * 78.25);
    }
    .tw\:max-w-114\.5 {
      max-width: calc(var(--tw-spacing) * 114.5);
    }
    .tw\:max-w-121\.25 {
      max-width: calc(var(--tw-spacing) * 121.25);
    }
    .tw\:max-w-127\.5 {
      max-width: calc(var(--tw-spacing) * 127.5);
    }
    .tw\:max-w-\[800px\] {
      max-width: 800px;
    }
    .tw\:min-w-\[140px\] {
      min-width: 140px;
    }
    .tw\:min-w-\[250px\] {
      min-width: 250px;
    }
    .tw\:flex-shrink-0 {
      flex-shrink: 0;
    }
    .tw\:origin-center {
      transform-origin: center;
    }
    .tw\:-translate-x-1\/2 {
      --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .tw\:-translate-x-full {
      --tw-translate-x: -100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .tw\:translate-x-1\/2 {
      --tw-translate-x: calc(1 / 2 * 100%);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .tw\:-translate-y-1\/2 {
      --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
    .tw\:rotate-y-180 {
      --tw-rotate-y: rotateY(180deg);
      transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
    }
    .tw\:cursor-pointer {
      cursor: pointer;
    }
    .tw\:scroll-m-30 {
      scroll-margin: calc(var(--tw-spacing) * 30);
    }
    .tw\:list-none {
      list-style-type: none;
    }
    .tw\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tw\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .tw\:grid-cols-\[1fr_auto\] {
      grid-template-columns: 1fr auto;
    }
    .tw\:grid-cols-\[auto_1fr\] {
      grid-template-columns: auto 1fr;
    }
    .tw\:flex-col {
      flex-direction: column;
    }
    .tw\:flex-wrap {
      flex-wrap: wrap;
    }
    .tw\:items-center {
      align-items: center;
    }
    .tw\:items-end {
      align-items: flex-end;
    }
    .tw\:items-start {
      align-items: flex-start;
    }
    .tw\:justify-between {
      justify-content: space-between;
    }
    .tw\:justify-center {
      justify-content: center;
    }
    .tw\:gap-1 {
      gap: calc(var(--tw-spacing) * 1);
    }
    .tw\:gap-2 {
      gap: calc(var(--tw-spacing) * 2);
    }
    .tw\:gap-3 {
      gap: calc(var(--tw-spacing) * 3);
    }
    .tw\:gap-4 {
      gap: calc(var(--tw-spacing) * 4);
    }
    .tw\:gap-5 {
      gap: calc(var(--tw-spacing) * 5);
    }
    .tw\:gap-6 {
      gap: calc(var(--tw-spacing) * 6);
    }
    .tw\:gap-10 {
      gap: calc(var(--tw-spacing) * 10);
    }
    .tw\:gap-y-2 {
      row-gap: calc(var(--tw-spacing) * 2);
    }
    .tw\:overflow-auto {
      overflow: auto;
    }
    .tw\:overflow-hidden {
      overflow: hidden;
    }
    .tw\:rounded-\[10px\] {
      border-radius: 10px;
    }
    .tw\:rounded-\[20px\] {
      border-radius: 20px;
    }
    .tw\:rounded-full {
      border-radius: calc(infinity * 1px);
    }
    .tw\:border {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
    .tw\:border-0 {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
    .tw\:border-t {
      border-top-style: var(--tw-border-style);
      border-top-width: 1px;
    }
    .tw\:border-b {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
    .tw\:border-bleu\/20 {
      border-color: var(--tw-color-bleu);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in oklab, var(--tw-color-bleu) 20%, transparent);
      }
    }
    .tw\:border-gray-200 {
      border-color: var(--tw-color-gray-200);
    }
    .tw\:border-white\/20 {
      border-color: var(--tw-color-white);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in oklab, var(--tw-color-white) 20%, transparent);
      }
    }
    .tw\:bg-\[\#2E2578\] {
      background-color: #2E2578;
    }
    .tw\:bg-black {
      background-color: var(--tw-color-black);
    }
    .tw\:bg-black\/20 {
      background-color: var(--tw-color-black);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--tw-color-black) 20%, transparent);
      }
    }
    .tw\:bg-bleu {
      background-color: var(--tw-color-bleu);
    }
    .tw\:bg-gris-moyen {
      background-color: var(--tw-color-gris-moyen);
    }
    .tw\:bg-onyx {
      background-color: var(--tw-color-onyx);
    }
    .tw\:bg-rouge {
      background-color: var(--tw-color-rouge);
    }
    .tw\:bg-transparent {
      background-color: transparent;
    }
    .tw\:bg-white {
      background-color: var(--tw-color-white);
    }
    .tw\:bg-white\/60 {
      background-color: var(--tw-color-white);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--tw-color-white) 60%, transparent);
      }
    }
    .tw\:object-cover {
      object-fit: cover;
    }
    .tw\:p-2 {
      padding: calc(var(--tw-spacing) * 2);
    }
    .tw\:p-6 {
      padding: calc(var(--tw-spacing) * 6);
    }
    .tw\:p-8 {
      padding: calc(var(--tw-spacing) * 8);
    }
    .tw\:p-10 {
      padding: calc(var(--tw-spacing) * 10);
    }
    .tw\:px-2 {
      padding-inline: calc(var(--tw-spacing) * 2);
    }
    .tw\:px-5 {
      padding-inline: calc(var(--tw-spacing) * 5);
    }
    .tw\:px-6 {
      padding-inline: calc(var(--tw-spacing) * 6);
    }
    .tw\:px-8 {
      padding-inline: calc(var(--tw-spacing) * 8);
    }
    .tw\:py-0 {
      padding-block: calc(var(--tw-spacing) * 0);
    }
    .tw\:py-3 {
      padding-block: calc(var(--tw-spacing) * 3);
    }
    .tw\:py-25 {
      padding-block: calc(var(--tw-spacing) * 25);
    }
    .tw\:py-px {
      padding-block: 1px;
    }
    .tw\:pt-3 {
      padding-top: calc(var(--tw-spacing) * 3);
    }
    .tw\:pt-6 {
      padding-top: calc(var(--tw-spacing) * 6);
    }
    .tw\:pt-19 {
      padding-top: calc(var(--tw-spacing) * 19);
    }
    .tw\:pb-3 {
      padding-bottom: calc(var(--tw-spacing) * 3);
    }
    .tw\:pb-6 {
      padding-bottom: calc(var(--tw-spacing) * 6);
    }
    .tw\:pb-13 {
      padding-bottom: calc(var(--tw-spacing) * 13);
    }
    .tw\:pb-20 {
      padding-bottom: calc(var(--tw-spacing) * 20);
    }
    .tw\:text-center {
      text-align: center;
    }
    .tw\:text-left {
      text-align: left;
    }
    .tw\:text-base {
      font-size: var(--tw-text-base);
      line-height: var(--tw-leading, var(--tw-text-base--line-height));
    }
    .tw\:font-bold {
      --tw-font-weight: var(--tw-font-weight-bold);
      font-weight: var(--tw-font-weight-bold);
    }
    .tw\:text-bleu {
      color: var(--tw-color-bleu);
    }
    .tw\:text-gris-innactif {
      color: var(--tw-color-gris-innactif);
    }
    .tw\:text-onyx {
      color: var(--tw-color-onyx);
    }
    .tw\:text-white {
      color: var(--tw-color-white);
    }
    .tw\:opacity-0 {
      opacity: 0%;
    }
    .tw\:transition-all {
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
    .tw\:duration-300 {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
    .tw\:not-last\:mb-6 {
      &:not(*:last-child) {
        margin-bottom: calc(var(--tw-spacing) * 6);
      }
    }
    .tw\:not-last\:border-b {
      &:not(*:last-child) {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px;
      }
    }
    .tw\:group-open\:rotate-90 {
      &:is(:where(.tw\:group):is([open], :popover-open, :open) *) {
        rotate: 90deg;
      }
    }
    .tw\:group-hover\:translate-x-0 {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          --tw-translate-x: calc(var(--tw-spacing) * 0);
          translate: var(--tw-translate-x) var(--tw-translate-y);
        }
      }
    }
    .tw\:group-hover\:border-white\/20 {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          border-color: var(--tw-color-white);
          @supports (color: color-mix(in lab, red, red)) {
            border-color: color-mix(in oklab, var(--tw-color-white) 20%, transparent);
          }
        }
      }
    }
    .tw\:group-hover\:fill-rouge-fonce {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          fill: var(--tw-color-rouge-fonce);
        }
      }
    }
    .tw\:group-hover\:stroke-rouge-fonce {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          stroke: var(--tw-color-rouge-fonce);
        }
      }
    }
    .tw\:group-hover\:stroke-white {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          stroke: var(--tw-color-white);
        }
      }
    }
    .tw\:group-hover\:opacity-100 {
      &:is(:where(.tw\:group):hover *) {
        @media (hover: hover) {
          opacity: 100%;
        }
      }
    }
    .tw\:last\:mb-0 {
      &:last-child {
        margin-bottom: calc(var(--tw-spacing) * 0);
      }
    }
    .tw\:hover\:border-gris-moyen {
      &:hover {
        @media (hover: hover) {
          border-color: var(--tw-color-gris-moyen);
        }
      }
    }
    .tw\:hover\:bg-black\/40 {
      &:hover {
        @media (hover: hover) {
          background-color: var(--tw-color-black);
          @supports (color: color-mix(in lab, red, red)) {
            background-color: color-mix(in oklab, var(--tw-color-black) 40%, transparent);
          }
        }
      }
    }
    .tw\:hover\:bg-gris-moyen {
      &:hover {
        @media (hover: hover) {
          background-color: var(--tw-color-gris-moyen);
        }
      }
    }
    .tw\:hover\:text-bleu {
      &:hover {
        @media (hover: hover) {
          color: var(--tw-color-bleu);
        }
      }
    }
    .tw\:hover\:text-rouge-fonce {
      &:hover {
        @media (hover: hover) {
          color: var(--tw-color-rouge-fonce);
        }
      }
    }
    .tw\:disabled\:pointer-events-none {
      &:disabled {
        pointer-events: none;
      }
    }
    .tw\:disabled\:opacity-0 {
      &:disabled {
        opacity: 0%;
      }
    }
    .tw\:max-lg\:w-\[45px\] {
      @media (width < 64rem) {
        width: 45px;
      }
    }
    .tw\:max-lg\:flex-col {
      @media (width < 64rem) {
        flex-direction: column;
      }
    }
    .tw\:max-lg\:gap-10 {
      @media (width < 64rem) {
        gap: calc(var(--tw-spacing) * 10);
      }
    }
    .tw\:max-lg\:py-10 {
      @media (width < 64rem) {
        padding-block: calc(var(--tw-spacing) * 10);
      }
    }
    .tw\:max-md\:mt-5 {
      @media (width < 48rem) {
        margin-top: calc(var(--tw-spacing) * 5);
      }
    }
    .tw\:max-md\:ml-0 {
      @media (width < 48rem) {
        margin-left: calc(var(--tw-spacing) * 0);
      }
    }
    .tw\:max-md\:hidden {
      @media (width < 48rem) {
        display: none;
      }
    }
    .tw\:max-md\:w-full {
      @media (width < 48rem) {
        width: 100%;
      }
    }
    .tw\:max-md\:w-max {
      @media (width < 48rem) {
        width: max-content;
      }
    }
    .tw\:max-md\:flex-col {
      @media (width < 48rem) {
        flex-direction: column;
      }
    }
    .tw\:md\:order-1 {
      @media (width >= 48rem) {
        order: 1;
      }
    }
    .tw\:md\:order-2 {
      @media (width >= 48rem) {
        order: 2;
      }
    }
    .tw\:md\:col-span-5 {
      @media (width >= 48rem) {
        grid-column: span 5 / span 5;
      }
    }
    .tw\:md\:col-span-7 {
      @media (width >= 48rem) {
        grid-column: span 7 / span 7;
      }
    }
    .tw\:md\:col-start-8 {
      @media (width >= 48rem) {
        grid-column-start: 8;
      }
    }
    .tw\:md\:row-start-2 {
      @media (width >= 48rem) {
        grid-row-start: 2;
      }
    }
    .tw\:md\:my-21 {
      @media (width >= 48rem) {
        margin-block: calc(var(--tw-spacing) * 21);
      }
    }
    .tw\:md\:mb-10 {
      @media (width >= 48rem) {
        margin-bottom: calc(var(--tw-spacing) * 10);
      }
    }
    .tw\:md\:ml-32\.5 {
      @media (width >= 48rem) {
        margin-left: calc(var(--tw-spacing) * 32.5);
      }
    }
    .tw\:md\:max-w-\[485px\] {
      @media (width >= 48rem) {
        max-width: 485px;
      }
    }
    .tw\:md\:grid-cols-2 {
      @media (width >= 48rem) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
    .tw\:md\:grid-cols-3 {
      @media (width >= 48rem) {
        grid-template-columns: repeat(3, minmax(0, 1fr));
      }
    }
    .tw\:md\:grid-cols-12 {
      @media (width >= 48rem) {
        grid-template-columns: repeat(12, minmax(0, 1fr));
      }
    }
    .tw\:md\:grid-cols-\[1fr_auto\] {
      @media (width >= 48rem) {
        grid-template-columns: 1fr auto;
      }
    }
    .tw\:md\:rounded-full {
      @media (width >= 48rem) {
        border-radius: calc(infinity * 1px);
      }
    }
    .tw\:md\:p-10 {
      @media (width >= 48rem) {
        padding: calc(var(--tw-spacing) * 10);
      }
    }
    .tw\:md\:px-15 {
      @media (width >= 48rem) {
        padding-inline: calc(var(--tw-spacing) * 15);
      }
    }
    .tw\:md\:px-20 {
      @media (width >= 48rem) {
        padding-inline: calc(var(--tw-spacing) * 20);
      }
    }
    .tw\:md\:py-10 {
      @media (width >= 48rem) {
        padding-block: calc(var(--tw-spacing) * 10);
      }
    }
    .tw\:md\:pb-6 {
      @media (width >= 48rem) {
        padding-bottom: calc(var(--tw-spacing) * 6);
      }
    }
    .tw\:md\:whitespace-nowrap {
      @media (width >= 48rem) {
        white-space: nowrap;
      }
    }
    .tw\:lg\:-top-\[70px\] {
      @media (width >= 64rem) {
        top: calc(70px * -1);
      }
    }
    .tw\:lg\:-left-\[119px\] {
      @media (width >= 64rem) {
        left: calc(119px * -1);
      }
    }
    .tw\:lg\:col-span-3 {
      @media (width >= 64rem) {
        grid-column: span 3 / span 3;
      }
    }
    .tw\:lg\:col-span-4 {
      @media (width >= 64rem) {
        grid-column: span 4 / span 4;
      }
    }
    .tw\:lg\:col-span-5 {
      @media (width >= 64rem) {
        grid-column: span 5 / span 5;
      }
    }
    .tw\:lg\:col-start-5 {
      @media (width >= 64rem) {
        grid-column-start: 5;
      }
    }
    .tw\:lg\:col-start-10 {
      @media (width >= 64rem) {
        grid-column-start: 10;
      }
    }
    .tw\:lg\:col-end-6 {
      @media (width >= 64rem) {
        grid-column-end: 6;
      }
    }
    .tw\:lg\:row-start-1 {
      @media (width >= 64rem) {
        grid-row-start: 1;
      }
    }
    .tw\:lg\:mr-5 {
      @media (width >= 64rem) {
        margin-right: calc(var(--tw-spacing) * 5);
      }
    }
    .tw\:lg\:mr-6 {
      @media (width >= 64rem) {
        margin-right: calc(var(--tw-spacing) * 6);
      }
    }
    .tw\:lg\:grid-cols-2 {
      @media (width >= 64rem) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
    .tw\:lg\:grid-cols-12 {
      @media (width >= 64rem) {
        grid-template-columns: repeat(12, minmax(0, 1fr));
      }
    }
    .tw\:lg\:grid-cols-\[1fr_auto\] {
      @media (width >= 64rem) {
        grid-template-columns: 1fr auto;
      }
    }
    .tw\:lg\:grid-cols-\[8fr_4fr\] {
      @media (width >= 64rem) {
        grid-template-columns: 8fr 4fr;
      }
    }
    .tw\:lg\:items-center {
      @media (width >= 64rem) {
        align-items: center;
      }
    }
    .tw\:lg\:justify-center {
      @media (width >= 64rem) {
        justify-content: center;
      }
    }
    .tw\:lg\:justify-end {
      @media (width >= 64rem) {
        justify-content: flex-end;
      }
    }
    .tw\:lg\:border-r {
      @media (width >= 64rem) {
        border-right-style: var(--tw-border-style);
        border-right-width: 1px;
      }
    }
    .tw\:lg\:px-25 {
      @media (width >= 64rem) {
        padding-inline: calc(var(--tw-spacing) * 25);
      }
    }
    .tw\:lg\:py-21 {
      @media (width >= 64rem) {
        padding-block: calc(var(--tw-spacing) * 21);
      }
    }
    .tw\:lg\:pr-6 {
      @media (width >= 64rem) {
        padding-right: calc(var(--tw-spacing) * 6);
      }
    }
    .tw\:lg\:pb-37 {
      @media (width >= 64rem) {
        padding-bottom: calc(var(--tw-spacing) * 37);
      }
    }
    .tw\:\[\&_\.tns-ovh\]\:overflow-visible {
      & .tns-ovh {
        overflow: visible;
      }
    }
    .tw\:\[\&\.active\]\:bg-rouge-fonce {
      &.active {
        background-color: var(--tw-color-rouge-fonce);
      }
    }
    .tw\:\[\&\.active\]\:text-white {
      &.active {
        color: var(--tw-color-white);
      }
    }
  }
}
@layer legacy {
  /*!
Theme Name: Sclé
Theme URI: https://thisispam.com
Description: Thème Sclé
Version: 1.0
Author: Pam
Author URI: https://thisispam.com
*/
  @charset "UTF-8";
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-Lt.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-Bd.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-Bd.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-It.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-It.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-BdIt.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-BdIt.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-LtIt.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-LtIt.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  @font-face {
    font-family: "HelveticaNeue";
    src: url("assets/fonts/HelveticaNeueLTStd-Roman.woff2") format("woff2"), url("assets/fonts/HelveticaNeueLTStd-Roman.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background: none;
  }
  article, aside, details, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  body {
    line-height: 150%;
    scroll-behavior: smooth;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  input, textarea {
    outline: 0;
  }
  * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
    outline: 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
  }
  ::selection {
    color: #fff;
    background: #000;
  }
  html, body {
    min-height: 100vh;
  }
  html {
    background: #000;
  }
  body {
    background: #fff;
  }
  body {
    font-family: "HelveticaNeue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
    border-radius: 0;
  }
  b, strong {
    font-weight: 700;
  }
  a {
    cursor: pointer;
    color: #000;
  }
  h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
  }
  p {
    margin-block-start: 0;
    margin-block-end: 0;
  }
  p {
    margin-block-start: 0;
  }
  img {
    display: block;
  }
  .clear {
    position: relative;
    display: block;
    clear: both;
  }
  input, textarea, select, button {
    all: unset;
    font-family: inherit;
    font-size: inherit;
    position: relative;
    box-sizing: border-box;
  }
  button {
    cursor: pointer;
  }
  @media (pointer: coarse) {
    a, button {
      touch-action: manipulation;
    }
  }
  .wrapper {
    position: relative;
    margin: 0 auto;
    width: var(--wrapper);
  }
  .none {
    opacity: 0;
    pointer-events: none;
  }
  ::-webkit-input-placeholder {
    color: currentColor;
  }
  ::-moz-placeholder {
    color: currentColor;
  }
  :-ms-input-placeholder {
    color: currentColor;
  }
  :-moz-placeholder {
    color: currentColor;
  }
  .burger {
    display: none;
  }
  .dev * {
    box-shadow: inset 0 0 1px #000;
  }
  .grid {
    display: none;
    pointer-events: none;
  }
  .dev .grid {
    display: block;
    z-index: 999;
    position: fixed;
    top: 0;
    left: var(--leftMargin);
    width: var(--wrapper);
    height: 100vh;
  }
  .dev .grid ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  .dev .grid li {
    width: var(--col);
    height: 100%;
    background: rgba(255, 0, 0, 0.2);
    border: 0 !important;
  }
  .dev .grid li + li {
    margin: 0 0 0 var(--gutter);
  }
  :root {
    --viewportWidth: calc(100vw - var(--scrollbarWidth, 15px));
    --wrapper: 1220px;
    --gutter: 40px;
    --leftMargin: calc((var(--viewportWidth) - var(--wrapper)) / 2);
    --col: calc((var(--wrapper) - 11 * var(--gutter)) / 12);
    --col-2: calc(var(--col) * 2 + var(--gutter));
    --col-3: calc(var(--col) * 3 + 2 * var(--gutter));
    --col-4: calc(var(--col) * 4 + 3 * var(--gutter));
    --col-5: calc(var(--col) * 5 + 4 * var(--gutter));
    --col-6: calc(var(--col) * 6 + 5 * var(--gutter));
    --col-7: calc(var(--col) * 7 + 6 * var(--gutter));
    --col-8: calc(var(--col) * 8 + 7 * var(--gutter));
    --col-9: calc(var(--col) * 9 + 8 * var(--gutter));
    --col-10: calc(var(--col) * 10 + 9 * var(--gutter));
    --col-11: calc(var(--col) * 11 + 10 * var(--gutter));
  }
  @media (max-width: 1320px) {
    :root {
      --wrapper: calc(var(--viewportWidth) - 100px);
    }
  }
  @media (max-width: 1000px) {
    :root {
      --wrapper: calc(var(--viewportWidth) - 80px);
      --gutter: 30px;
    }
  }
  @media (max-width: 600px) {
    :root {
      --wrapper: calc(var(--viewportWidth) - 60px);
      --gutter: 20px;
    }
  }
  html.widthFixedScrollbar {
    width: calc(100vw - 0px);
    overflow-x: hidden;
  }
  .flexJcSB {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  @media (min-width: 1001px) {
    .flexJcSB.half > * {
      width: calc((100% - var(--gutter)) / 2);
    }
    .flexJcSB.third > * {
      width: calc((100% - 3 * var(--gutter)) / 4);
    }
    .flexJcSB.fourth > * {
      width: calc((100% - 2 * var(--gutter)) / 3);
    }
  }
  [style*="--aspect-ratio"] {
    aspect-ratio: var(--aspect-ratio);
  }
  [style*="--aspect-ratio"] * {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  @supports not (aspect-ratio: var(--aspect-ratio)) {
    [style*="--aspect-ratio"]:before {
      float: left;
      content: "";
      padding-top: calc(1 / (var(--aspect-ratio)) * 100%);
    }
    [style*="--aspect-ratio"]:after {
      display: block;
      content: "";
      clear: both;
    }
    [style*="--aspect-ratio"] > * {
      position: absolute;
      top: 0;
      left: 0;
    }
  }
  @media (min-width: 1001px) {
    .smartphoneOnly {
      display: none;
    }
    .tabletPortraitOnly {
      display: none;
    }
  }
  @media (min-width: 601px) and (max-width: 1000px) {
    .smartphoneOnly {
      display: none;
    }
    .desktopOnly {
      display: none;
    }
  }
  @media (max-width: 600px) {
    .desktopOnly {
      display: none;
    }
    .tabletPortraitOnly {
      display: none;
    }
  }
  body {
    font-size: 16px;
  }
  @media (max-width: 600px) {
    body {
      font-size: 14px;
    }
  }
  a {
    text-decoration: none;
    color: currentColor;
  }
  img {
    width: 100%;
    height: auto;
  }
  h1, .h1 {
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.04em;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: -0.03em;
  }
  .gutenbergSection > * > h2, .gutenbergSection > * > .h2 {
    max-width: 400px;
  }
  h3, .h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
    letter-spacing: -0.02em;
  }
  h4, .h4 {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
  h5, .h5 {
    font-size: 18px;
    padding: 0 0 10px 0;
    display: inline-block;
  }
  h2 + p {
    margin: 25px 0 0 0;
  }
  small {
    font-size: 12px;
    color: currentColor;
    opacity: 0.4;
  }
  .single-solution section + h2 {
    margin: 80px auto 20px;
  }
  @media (max-width: 1000px) {
    h1, .h1 {
      font-size: 60px;
    }
    .single-solution section + h2 {
      margin: 60px auto 20px;
    }
  }
  @media (max-width: 600px) {
    h1, .h1 {
      font-size: 40px;
    }
    h2, .h2 {
      font-size: 30px;
    }
    h3, .h3 {
      font-size: 20px;
    }
    .single-solution section + h2 {
      margin: 40px auto 20px;
    }
  }
  .wp-block-column .gutemberg-title {
    max-width: 100%;
    font-size: 50px;
    font-weight: 300;
  }
  .reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
  }
  .alert {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: var(--viewportWidth);
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    display: grid;
    place-items: center;
  }
  .alert > div {
    border-top: 5px solid #312783;
    padding: 50px;
    font-weight: 700;
    background: #fff;
    color: #000;
    border-radius: 5px;
    max-width: 740px;
  }
  @media (max-width: 1000px) {
    .alert > div {
      max-width: calc(100% - 40px);
    }
  }
  @media (max-width: 600px) {
    .alert > div {
      padding: 50px 20px 20px;
    }
  }
  .alert button, .alert > div > a {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
  }
  .alert .selected-article {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 400;
  }
  .alert .selected-article img {
    filter: brightness(0.5);
    height: auto;
    aspect-ratio: 1.5;
  }
  @media (max-width: 1000px) {
    .alert .selected-article img {
      aspect-ratio: 1.8;
    }
  }
  .wp-block-button__link {
    font-size: 16px;
    padding: 15px 75px 15px 25px !important;
    display: inline-block;
    border-radius: 100px !important;
    background-image: url(assets/img/svg/arrow-cta.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) calc(50% + 1px);
    background-size: 13px 10px;
    transition: 0.2s;
  }
  .wp-block-button__link:hover {
    background-position: calc(100% - 19px) calc(50% + 1px);
  }
  .is-style-outline .wp-block-button__link:not(.has-text-color):not(.has-background) {
    background-image: url(assets/img/svg/arrow-cta-black.svg);
  }
  .cta {
    font-size: 16px;
    padding: 15px 75px 15px 25px;
    display: inline-block;
    border-radius: 3px;
    background-image: url(assets/img/svg/arrow-cta.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) calc(50% + 1px);
    background-size: 13px 10px;
  }
  .greenBG {
    background-color: #312783;
    color: #fff;
  }
  .blueBG {
    background-color: #312783;
    color: #fff;
  }
  .ghost {
    border: 1px solid currentColor;
  }
  .arrow-red {
    background-image: url(assets/img/svg/arrow-cta-red.svg);
  }
  .cta {
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .cta:hover {
    background-position: calc(100% - 20px) calc(50% + 1px);
  }
  .cta:before {
    z-index: -1;
    transform-origin: 0 0;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
    content: "";
    border-radius: 3px !important;
    transform: scale(0, 1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
  }
  .cta.ghost:before {
    background: rgba(255, 255, 255, 0.1);
  }
  .cta:hover:before {
    transform: none;
  }
  .tinyCtaSvg {
    vertical-align: middle;
    margin: 0 0 0 5px;
    transform: translateY(-1px);
    padding-bottom: 1px;
    height: 25px;
  }
  .alignright {
    text-align: right;
  }
  p + p {
    margin-top: 10px;
  }
  p + p .cta {
    margin-top: 20px;
  }
  @media (max-width: 600px) {
    .cta {
      font-size: 14px;
      padding: 10px 65px 10px 20px;
    }
  }
  .contactButton {
    cursor: pointer;
    overflow: hidden;
    transition: width 0.5s cubic-bezier(0.25, 0, 0, 1);
    padding: 0 0 0 17px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 77;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: linear-gradient(-45deg, #d8003b 0%, #e7505c 100%);
    display: flex;
    align-items: center;
    transform: translateY(50px);
    opacity: 0;
  }
  .contactButton.on {
    width: 300px;
  }
  .contactButton__label {
    position: absolute;
    top: 0;
    left: 60px;
  }
  .contactButton span {
    opacity: 0;
    position: absolute;
    top: 17px;
    left: 0;
    color: #fff;
    white-space: nowrap;
  }
  .contactButton.on span:first-of-type {
    animation: cntct0 1.5s 0.2s cubic-bezier(0.25, 0, 0, 1) forwards;
  }
  @keyframes cntct0 {
    0% {
      opacity: 0;
      transform: translateY(5px);
    }
    20% {
      opacity: 1;
      transform: none;
    }
    80% {
      opacity: 1;
      transform: none;
    }
    100% {
      opacity: 0;
      transform: translateY(-5px);
    }
  }
  .contactButton.on span:last-of-type {
    animation: cntct1 1s 1.7s cubic-bezier(0, 0.25, 0, 1) forwards;
    opacity: 0;
  }
  @keyframes cntct1 {
    0% {
      opacity: 0;
      transform: translateY(5px);
    }
    30% {
      opacity: 1;
      transform: none;
    }
    80% {
      opacity: 1;
      transform: none;
    }
    100% {
      opacity: 1;
    }
  }
  .breadcrumb {
    font-size: 14px;
  }
  .breadcrumb u {
    text-decoration: none;
    display: inline-block;
    margin: 0 4px;
    color: #b00533;
  }
  .breadcrumb ul {
    list-style: none;
    display: inline-flex;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    padding: 0 18px;
    height: 33px;
    align-items: center;
    backdrop-filter: blur(20px);
  }
  .productHead .breadcrumb ul {
    background: #171717;
    backdrop-filter: none;
  }
  .blueHead .breadcrumb ul, .canvasHead .breadcrumb ul, .carriereHead .breadcrumb ul, .productHead.-jobs .breadcrumb ul {
    background: #2C2373;
    backdrop-filter: none;
  }
  .breadcrumb li:not(:first-of-type):before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 0.75L4.75 4.75L0.75 8.75' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 6px;
    height: 10px;
    margin: 0 12px;
  }
  @media (max-width: 600px) {
    .breadcrumb {
      display: none;
    }
  }
  .blockServices {
    color: #fff;
    margin: 120px 0;
  }
  .blockServices>div, .layoutChiffres>div {
    background-image: url(assets/img/svg/servicesBG.svg), linear-gradient( 156.37deg, #d8003b 17.13%, #e12248 54.66%, #e7505c 89.73% );
    background-position: center;
    background-size: cover;
  }
  .blockServices .flexJcSB {
    align-items: center;
  }
  .blockServices__text ul {
    margin: 20px 0 0 0;
    list-style: none;
  }
  .blockServices__text li:not(:first-of-type) {
    position: absolute;
    top: 0;
  }
  .blockServices__text li div {
    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    margin-left: -0.07em;
  }
  .blockServices__cta {
    text-align: right;
  }
  .blockServices__animation img:not(:first-of-type) {
    position: absolute;
    top: 0;
    left: 0;
  }
  .blockServices__text li {
    opacity: 0;
    animation: serviceTextOut 0.4s forwards;
  }
  .blockServices__text li.on {
    opacity: 1;
    animation: serviceTextIn 0.4s forwards;
  }
  .blockServices__animation {
    transform: scale(0.8);
    transform-origin: 50% 50%;
  }
  .blockServices__animation img {
    opacity: 0;
    animation: serviceIllustrationOut 0.6s forwards;
  }
  .blockServices__animation img.on {
    opacity: 1;
    animation: serviceIllustrationIn 0.6s forwards;
  }
  @keyframes serviceTextIn {
    0% {
      transform: translateY(30px);
      opacity: 0;
    }
    100% {
      transform: none;
      opacity: 1;
    }
  }
  @keyframes serviceTextOut {
    0% {
      transform: none;
      opacity: 1;
    }
    100% {
      transform: translateY(-30px);
      opacity: 0;
    }
  }
  @keyframes serviceIllustrationIn {
    0% {
      transform: translateY(-50px);
      opacity: 0;
    }
    100% {
      transform: none;
      opacity: 1;
    }
  }
  @keyframes serviceIllustrationOut {
    0% {
      transform: none;
      opacity: 1;
    }
    100% {
      transform: translateY(50px);
      opacity: 0;
    }
  }
  @media (max-width: 1000px) {
    .blockServices .flexJcSB {
      align-items: unset;
      margin: 40px auto;
    }
    .blockServices__text {
      width: 70%;
    }
    .blockServices__text ul {
      margin: 30px 0 0 0;
    }
    .blockServices__animation {
      width: 30%;
      transform: scale(1.2);
    }
    .blockServices__text li div {
      font-size: 40px;
      max-width: 330px;
    }
  }
  @media (max-width: 600px) {
    .blockServices {
      color: #fff;
      padding: 0 0 20px;
    }
    .blockServices .flexJcSB {
      flex-direction: column;
      align-items: center;
      margin: 0 auto 40px;
    }
    .blockServices__text, .blockServices__animation {
      width: 100%;
    }
    .blockServices__animation {
      order: 1;
    }
    .blockServices__text {
      order: 2;
    }
    .blockServices__cta {
      order: 3;
      margin: 25px 0 0;
    }
    .blockServices__text {
      text-align: center;
    }
    .blockServices__animation {
      transform: scale(0.8);
    }
    .blockServices__text ul {
      margin: 10px 0 0 0;
    }
    .blockServices__text li div {
      font-size: 10vw;
      line-height: 1;
      font-weight: 300;
      margin-left: -0.07em;
      max-width: none;
    }
  }
  .pillBlock__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .pillBlock__image img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(var(--col) * 5.5);
    height: calc(var(--col) * 8);
    object-fit: cover;
    border-radius: var(--col-4);
  }
  .pillBlock__image div {
    position: absolute;
    top: 20vw;
    left: 27vw;
    width: 84px;
    height: 84px;
    background: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
  }
  .pillBlock__image div svg {
    transform: translate(0, 4px);
  }
  .pillBlock.blocRSE h2 {
    position: absolute;
    z-index: 2;
    font-size: 80px;
    font-weight: 300;
    line-height: 1;
  }
  .pillBlock h2 img {
    margin-top: 40px;
    width: 110px;
  }
  .pillBlock__paragraph {
    left: var(--col-9);
    width: var(--col-3);
  }
  .blocRSE .cta {
    background-color: #fff;
    color: #312783;
    background-image: url(assets/img/svg/arrow-cta-red.svg);
    white-space: nowrap;
  }
  @media (max-width: 1250px) {
    .pillBlock {
      padding: 180px 0 200px;
    }
    .pillBlock__image img {
      left: 38%;
      transform: translate(-50%, -50%);
      width: 325px;
      height: 473px;
      border-radius: 170px;
    }
    .pillBlock__paragraph {
      left: calc(var(--col-7) + var(--gutter));
      width: var(--col-4);
    }
    .pillBlock__image div {
      position: absolute;
      top: 280px;
      left: 17vw;
    }
  }
  @media (max-width: 1000px) {
    .pillBlock {
      padding: 100px 0;
    }
    .pillBlock.blocRSE h2 {
      position: relative;
      font-size: 60px;
      width: var(--col-10);
    }
    .pillBlock.blocRSE h2 br {
      display: none;
    }
    .pillBlock__image img {
      position: absolute;
      top: 50%;
      right: 0;
      left: unset;
      transform: translate(0, -50%);
      width: var(--col-6);
      height: calc(var(--col-6) * 8 / 5);
      max-width: 370px;
      max-height: 590px;
      border-radius: var(--col-6);
    }
    .pillBlock__image div {
      position: absolute;
      top: 0;
      right: -10px;
      left: unset;
    }
    .pillBlock__paragraph {
      left: 0;
      width: var(--col-6);
      margin-top: 40px;
    }
  }
  @media (max-width: 724px) {
    .pillBlock {
      padding: 50px 0 60px;
    }
    .pillBlock.blocRSE h2 {
      width: var(--wrapper);
    }
    .pillBlock__image img {
      top: 60%;
    }
    .pillBlock__image div {
      top: 22%;
    }
  }
  @media (max-width: 600px) {
    .pillBlock {
      padding: 40px 0;
    }
    .pillBlock > div {
      display: flex;
      flex-direction: column;
    }
    .pillBlock.blocRSE h2 {
      font-size: 40px;
      width: var(--wrapper);
      text-align: center;
      order: 2;
      margin-top: 30px;
    }
    .pillBlock__image {
      position: relative;
      width: inherit;
      height: inherit;
      order: 1;
    }
    .pillBlock__image img {
      position: relative;
      transform: translate(0);
      width: var(--col-10);
      height: var(--col-5);
      margin: 0 auto;
      max-width: none;
    }
    .pillBlock__paragraph {
      order: 3;
      width: var(--wrapper);
      margin-top: 20px;
      text-align: center;
    }
    .pillBlock__image div {
      right: var(--col);
      width: 70px;
      height: 70px;
    }
    .pillBlock__image div svg {
      width: 50px;
      transform: translate(0, 4px);
    }
  }
  .caseStudy .tns-controls {
    position: absolute;
    top: var(--gutter);
    right: var(--gutter);
    margin: 0;
    z-index: 2;
  }
  .pillCase {
    height: 100%;
  }
  .blockServices + .pillCase {
    margin: 0;
  }
  .pillCase__image {
    display: grid;
    place-items: center;
  }
  .pillCase__image img {
    width: calc(var(--col) * 5.5);
    height: calc(var(--col) * 8);
    object-fit: cover;
    border-radius: var(--col-4);
  }
  .pillCase__paragraph {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: #222;
    padding: 0 0 50px 0;
  }
  .pillCase .cta {
    background-color: #fff;
    color: #b00533;
    background-image: url(assets/img/svg/arrow-cta-red.svg);
  }
  @media (max-width: 1000px) {
    .caseStudy .tns-controls {
      right: 50%;
      transform: translateX(50%);
    }
    .pillCase > div {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      align-items: center;
    }
    .pillCase h2, .pillCase__image, .pillCase__paragraph {
      width: 100%;
      text-align: center;
    }
    .pillCase__image img {
      width: var(--col-8);
      height: var(--col-4);
      object-fit: cover;
      border-radius: var(--col-4);
    }
    .pillCase__paragraph {
      padding: 0;
    }
  }
  @media (max-width: 600px) {
    .caseStudy .tns-controls {
      transform-origin: center;
      transform: translateX(50%) scale(0.8);
    }
    .pillCase__image img {
      width: var(--col-11);
      height: var(--col-5);
      object-fit: cover;
      border-radius: var(--col-4);
    }
  }
  .pushBeforeFooter a {
    border-radius: 10px;
    overflow: hidden;
  }
  .pushBeforeFooter img {
    height: 440px;
    object-fit: cover;
    border-radius: 10px;
  }
  .pushBeforeFooter a > div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px;
    color: #fff;
  }
  .pushBeforeFooter a p {
    max-width: 348px;
    margin-top: 16px:;
  }
  .pushBeforeFooter span {
    display: block;
  }
  .pushBeforeFooter span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    pointer-events: none;
    background: linear-gradient(290.9deg, rgba(0, 0, 0, 0) 6.14%, rgba(0, 0, 0, 0.8) 88.33%);
  }
  .service {
    align-items: center;
  }
  .service__content {
    text-align: center;
  }
  .service:nth-child(2n) .service__thumb {
    order: 2;
  }
  .service:nth-child(2n) .service__content {
    order: 1;
  }
  .service__thumb {
    height: var(--col-4);
  }
  .service__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
  }
  .service__thumb span {
    position: absolute;
    bottom: 0;
    left: 40px;
    color: #fff;
  }
  @media (max-width: 1000px) {
    .service {
      align-items: left;
      margin: 20px auto;
    }
    .service > a {
      width: var(--wrapper);
    }
    .service:nth-child(2n) .service__thumb {
      order: 1;
    }
    .service:nth-child(2n) .service__content {
      order: 2;
    }
    .service__thumb {
      height: var(--col-8);
    }
    .service__thumb img {
      width: calc(var(--viewportWidth) - 40px);
      margin-left: -20px;
    }
    .service__content {
      text-align: left;
      margin: 25px 0 40px;
      max-width: 600px;
    }
    .service__content > * {
      padding: 0;
    }
  }
  @media (max-width: 600px) {
    .service {
      align-items: left;
      margin: 10px auto;
    }
    .service__thumb {
      height: var(--col-8);
    }
    .service__thumb img {
      width: calc(var(--viewportWidth) - 20px);
      margin-left: -20px;
    }
    .service__content {
      text-align: left;
      margin: 20px 0 30px;
    }
    .service__content > * {
      padding: 0;
    }
    .service__content p:first-of-type {
      margin: 10px 0;
    }
    .service__content button {
      margin: 10px 0 0;
    }
  }
  .headSolution {
    margin: -116px 0 0 0;
    background: #000;
    color: #fff;
    padding: 144px 0 40px;
  }
  .headSolution img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.7;
  }
  .headSolution h1 {
    max-width: var(--col-5);
  }
  .headSolution h1 + div {
    margin: 10px 0 0 0;
  }
  .headSolution h1 + div p {
    max-width: var(--col-4);
  }
  .headSolution .flexJcSB {
    padding: 50px 0;
  }
  @media (max-width: 1000px) {
    .headSolution .flexJcSB > * {
      width: var(--col-6);
    }
    .headSolution h1 + div p, .headSolution h1 {
      max-width: unset;
    }
  }
  @media (max-width: 600px) {
    .headSolution .flexJcSB {
      flex-direction: column;
    }
    .headSolution .flexJcSB > * {
      width: var(--wrapper);
    }
  }
  .products {
    margin: 70px auto;
  }
  .products__head > a {
    position: absolute;
    top: -280px;
    pointer-events: none;
  }
  section[class*="products--block_"] .products__head > a {
    top: -150px;
  }
  .products__wrap {
    width: 100%;
    display: flex;
  }
  .products__gridWrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--gutter);
  }
  .products__gridWrap .products__details {
    text-align: center;
  }
  .products__gridWrap .products__details .h4 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .products__gridWrap .products__details p {
    font-size: 12px;
    margin: 0 20px;
  }
  .products__gridWrap .products__details .tinyCta {
    display: none;
  }
  .products__gridWrap .products__thumb img {
    transform-origin: 50% 50%;
    transform: scale(0.7);
  }
  .products__wrap .products__item {
    width: var(--col-4);
    margin-bottom: var(--gutter);
  }
  .tns-controls {
    margin: -70px 0 50px 0;
    text-align: right;
  }
  .tns-controls button {
    font-size: 0;
    display: inline-block;
    background: url(assets/img/svg/arrow-left.svg) 0 0 no-repeat;
    width: 44px;
    height: 44px;
  }
  .tns-controls button + button {
    margin: 0 0 0 5px;
    background: url(assets/img/svg/arrow-right.svg) 0 0 no-repeat;
  }
  .tns-controls button[disabled] {
    cursor: default;
    opacity: 0.3;
    filter: grayscale(1);
  }
  .products__thumb img {
    height: calc(var(--col-3) + var(--gutter));
    object-fit: cover;
    border-radius: 4px;
  }
  .products__details {
    display: block;
  }
  .products__details .h4 {
    margin: 20px 50px 10px 0;
  }
  .products__details .tinyCta {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 0 0;
  }
  .products__details path[fill] {
    fill: #000;
  }
  .products__details path[stroke] {
    stroke: #000;
  }
  .productsSubnav {
    z-index: 4;
    position: sticky;
    top: var(--heightNav);
    background: #222222;
    color: white;
    border-top: solid 1px;
    border-color: var(--tw-color-white);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--tw-color-white) 20%, transparent);
    }
  }
  .productsSubnav > div {
    display: flex;
    justify-content: space-between;
  }
  .productsSubnav button {
    flex: 1 1 0px;
    padding: 26px 16px;
    text-align: center;
  }
  .productsSubnav button.on {
    background: #171717;
  }
  .products__all {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .productSolutionTitle {
    margin: 50px 0 0;
    text-align: center;
    font-size: 250%;
  }
  body.tax-cat_produit .productSolutionTitle {
    font-size: 350%;
  }
  @media (max-width: 1000px) {
    .products {
      margin: 60px auto;
    }
    .products__head > a {
      top: -210px;
    }
    .products__thumb img {
      height: calc(var(--col-4) + var(--gutter));
    }
    .products__title {
      width: calc(100% - 110px);
    }
    .productsSubnav button {
      padding: 20px;
    }
    .products__item {
      margin-bottom: 0;
    }
  }
  @media (max-width: 600px) {
    .products__head > a {
      top: -215px;
    }
    .products {
      margin: 0px auto 40px auto;
    }
    .productsSubnav > div {
      white-space: nowrap;
      width: var(--viewportWidth);
      left: 0;
      overflow-x: scroll;
    }
    .productsSubnav > div::-webkit-scrollbar {
      display: none;
    }
    .productsSubnav button {
      font-size: 12px;
      line-height: 1.2;
      padding: 15px 20px;
    }
    .products__thumb img {
      width: calc(85vw - 20px);
      margin: 0 calc(10px - var(--leftMargin)) 0;
      height: auto;
      object-fit: cover;
      border-radius: 4px;
    }
    .products__title {
      width: var(--wrapper);
    }
    .products .tns-controls {
      margin: 0 0 20px;
      text-align: left;
    }
    .productSolutionTitle {
      margin: 20px 0 0;
      font-size: 200%;
    }
    body.tax-cat_produit .productSolutionTitle {
      font-size: 200%;
    }
    a:not(#Signalisation-ferroviaire) + .productSolutionBlock {
      border-top: 4px solid #eee;
      padding-top: 20px;
    }
    .products__gridWrap {
      padding: 0 20px;
      overflow-x: scroll;
      display: flex;
      justify-content: space-between;
    }
    .products__gridWrap::-webkit-scrollbar {
      display: none;
    }
    .products__gridWrap + h3 {
      border-top: 1px solid #eee;
      padding-top: 20px;
    }
  }
  .commercial .wrapper {
    padding: 65px 100px;
    color: #fff;
    background-color: #e2003d;
    border-radius: 20px;
    background-image: url(assets/img/svg/servicesBG.svg);
    background-position: center;
    background-size: cover;
  }
  .commercial.-product .wrapper {
    background-color: #222222;
    background-image: url(assets/img/svg/productsBG.svg);
  }
  .commercial.-product circle {
    fill: #171717;
  }
  @media (max-width: 1000px) {
    .commercial .wrapper {
      padding: 40px 20px;
    }
  }
  .testimonial__item {
    padding: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .testimonial__item img {
    width: var(--col-3);
    height: var(--col-3);
    object-fit: cover;
    border-radius: 50% !important;
    margin: 0 var(--col) 0 0;
  }
  .testimonial__text {
    width: var(--col-5);
  }
  .testimonial__quote {
    text-indent: 20px;
  }
  .testimonial__quote:before {
    content: "“";
    position: absolute;
    top: -50px;
    left: -50px;
    font-size: 120px;
    line-height: 1;
  }
  .testimonial__auteur {
    margin: 20px 0 0 0;
    font-size: 12px;
  }
  .testimonial .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-flex !important;
  }
  .testimonial .tns-controls {
    z-index: 8;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 40px;
  }
  @media (max-width: 1000px) {
    .testimonial__item {
      padding: 40px 0 120px;
    }
    .testimonial__item img {
      width: var(--col-5);
      height: var(--col-5);
    }
  }
  @media (max-width: 600px) {
    .testimonial__item {
      flex-direction: column-reverse;
    }
    .testimonial__text {
      width: var(--col-10);
    }
    .testimonial__item img {
      width: var(--col-8);
      height: var(--col-8);
      margin: 20px 0 0;
    }
    .testimonial .tns-controls {
      bottom: 20px;
    }
  }
  .commercial + h2 {
    text-align: center;
  }
  .gutenbergSection .wp-block-image.size-large + .gutenbergSection .wp-block-columns.alignfull {
    margin-top: -1em;
  }
  .gutenbergSection .wp-block-columns.alignfull + .caseStudy .pillCase {
    margin-top: 0;
  }
  .gutenbergSection:not(.rte) img {
    border-radius: 10px;
    background: #f2f2f2;
  }
  .gutenbergSection.rte img {
    width: auto;
  }
  .gutenbergSection .pillCase__image img {
    border-radius: var(--col-4);
  }
  [pamappear] {
    transform: translateY(50px);
    opacity: 0;
    transition: opacity 0.5s linear, transform 0.8s cubic-bezier(0.25, 0, 0, 1);
  }
  [pamappear].on {
    transform: none;
    opacity: 1;
  }
  [pamappear].on + [pamappear].on {
    transition: opacity 0.5s 0.1s linear, transform 0.8s 0.1s cubic-bezier(0.25, 0, 0, 1);
  }
  .other-services__title {
    text-align: center;
    margin-top: 70px;
  }
  :root {
    --heightNav: 114px;
  }
  @media (max-width: 1000px) {
    :root {
      --heightNav: 79px;
    }
  }
  .siteHeader a:not([href]) {
    cursor: default;
  }
  .siteHeader__subnav a {
    font-weight: bold;
  }
  #searchResults a {
    font-weight: normal;
  }
  .siteHeader__about {
    cursor: default;
  }
  .siteHeader__offers {
    cursor: default;
  }
  .siteHeader {
    z-index: 100;
    position: sticky;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 var(--leftMargin);
    transition: background 0.5s;
  }
  .siteHeader::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -1px;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
  .siteHeader::before {
    content: "";
    position: fixed;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: var(--heightNav);
    background: transparent;
  }
  .siteHeader.on::before {
    background: #312783;
  }
  .siteHeader__logo {
    display: block;
    width: calc(var(--col) * 2);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px 0;
  }
  .siteHeader__logo--mobile {
    display: none;
  }
  .siteHeader__nav {
    width: calc(var(--col-8) - 40px);
    display: flex;
    justify-content: space-between;
    color: #fff;
  }
  .siteHeader__langBurger {
    width: var(--col-2);
  }
  .siteHeader__offers {
    margin: 0 44px;
  }
  .siteHeader__navPrimary {
    display: flex;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
  }
  .siteHeader__jobs {
    cursor: default;
  }
  .siteHeader__social {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    margin-top: 15px;
  }
  @media (max-width: 1000px) {
    .siteHeader__social {
      position: absolute;
      bottom: 20px;
    }
    .siteHeader__langBurger {
      width: auto;
    }
    .siteHeader__nav {
      justify-content: flex-end;
      width: auto;
    }
  }
  .siteHeader__social a {
    margin: 0;
    padding: 0 !important;
  }
  .siteHeader__social img {
    width: 74px;
  }
  .siteHeader__social svg {
    width: 28px;
  }
  .siteHeader__navSecondary {
    display: flex;
    align-items: center;
  }
  .siteHeader__contact {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: 0 20px 0 0;
    font-size: 15px;
    font-weight: 700;
    padding: 4px 25px;
    height: 52px;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
    z-index: 6;
  }
  .siteHeader__contact::before {
    content: "";
    background: #b00533;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    z-index: -1;
  }
  .siteHeader__contact::after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    clip-path: inset(0 100% 0 0);
    height: 100%;
    border-radius: 2px;
    z-index: -1;
    border-radius: 100px;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .siteHeader__contact:hover {
    color: #b00533;
  }
  .siteHeader__contact:hover:after {
    clip-path: inset(-1px -1px -1px -1px);
  }
  .siteHeader__search {
    transform: translateY(2px);
  }
  .siteHeader__lang {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    transform: translateY(-4px);
  }
  .siteHeader__more {
    margin: 0 0 0 25px;
    line-height: 1;
  }
  .siteHeader__nav + * {
    padding: 45px 0 45px 0;
    text-align: right;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  @media (max-width: 1000px) {
    .siteHeader__nav + * {
      padding: 0;
    }
  }
  .siteHeader__subnav--about {
    font-weight: 400;
    padding: 35px 0 35px calc(var(--col-2) + var(--gutter));
    display: flex;
    flex-direction: column;
  }
  .siteHeader__subnav--about a {
    padding: 5px 0;
    color: #fff;
  }
  .siteHeader__subnav--offre::before, .siteHeader__subnav--about::before {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader__subnav {
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    z-index: 4;
    position: fixed;
    top: var(--heightNav);
    height: auto;
    border-radius: 0 0 20px 20px;
    width: var(--wrapper);
    left: var(--leftMargin);
  }
  .siteHeader__subnav:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 100%;
    border-radius: 0 0 20px 20px;
    background: #312783;
  }
  .siteHeader__subnav.on {
    opacity: 1;
    pointer-events: auto;
  }
  .siteHeader.on .siteHeader__logo {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader.on .siteHeader__nav + * {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader__servicesTitle--mobile {
    display: none;
  }
  .siteHeader__subnav--offre {
    padding: 0 0 35px;
  }
  .siteHeader__subnavTabs {
    display: flex;
    flex-wrap: wrap;
    width: var(--col-8);
    left: calc(var(--col-2) + var(--gutter));
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
  }
  .siteHeader__subnavTabs a {
    color: #fff;
  }
  .siteHeader__subnavTab {
    display: none;
    width: 100%;
  }
  .siteHeader__subnavTabs button.on {
    cursor: default;
  }
  .siteHeader__subnavTabs button.on:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e2003d;
  }
  .siteHeader__subnavTab.on {
    display: flex;
  }
  .siteHeader__subnavTabCol {
    margin: 30px 0 0 0;
    width: var(--col-3);
  }
  .siteHeader__subnavTabCol + .siteHeader__subnavTabCol {
    margin-left: var(--gutter);
  }
  .siteHeader__subnavTabCol .siteHeader__solutionsTitle, .siteHeader__subnavTabCol .siteHeader__servicesTitle {
    opacity: 0.4;
  }
  .siteHeader__solutionsTitle + div {
    padding: 20px 0 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: var(--gutter);
    line-height: 1.5;
  }
  .siteHeader__subLink {
    font-size: 13px;
    opacity: 1;
    font-weight: 400;
  }
  .siteHeader__subnavTabCol:first-of-type {
    width: 40%;
  }
  .siteHeader__subnavTabCol:nth-of-type(2) {
    width: 60%;
    padding: 0 var(--gutter) 0 0;
  }
  .siteHeader__subnavTabCol a {
    display: block;
    padding: 5px 0;
  }
  .siteHeader__subnavTabs button {
    font-weight: 400;
    order: 1;
    margin-right: 34px;
    padding: 23px 0;
  }
  .siteHeader__subnavTab {
    order: 3;
  }
  .siteHeader__searchForm {
    margin: 30px 0 0 0;
    font-size: 28px;
    color: #fff;
    font-weight: 400;
  }
  .siteHeader__searchForm::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0 0 20px 20px;
  }
  .siteHeader__searchForm input {
    padding: 30px 0;
    width: 100%;
  }
  .siteHeader__searchForm button {
    position: absolute;
    top: calc(50% - 18px);
    right: 0;
  }
  .siteHeader__searchForm button path[fill] {
    fill: #b00533;
  }
  .siteHeader__subnav--jobs {
    font-weight: 400;
    padding: 35px 0 35px calc(var(--col-2) + var(--gutter));
    display: flex;
    flex-direction: column;
  }
  .siteHeader__subnav--jobs a {
    padding: 5px 0;
    color: #fff;
  }
  .siteHeader__subnav--jobs::before {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader .siteHeader__more:hover path {
    fill: #b00533;
  }
  .siteHeader__more.on path {
    fill: #b00533;
  }
  .siteHeader__moreSmartphone {
    display: none;
  }
  .siteHeader__subnav--more {
    font-weight: 400;
    padding: 35px 0 35px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .siteHeader__subnav--more a {
    padding: 5px 0;
    color: #fff;
  }
  .siteHeader__subnav--more::before {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader__subnav--search {
    font-weight: 400;
    padding: 0;
    left: var(--leftMargin);
    display: flex;
    flex-direction: column;
  }
  .siteHeader__subnav--search a {
    padding: 5px 0;
    color: #fff;
  }
  .siteHeader__subnav--search::before {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .siteHeader__subnav--search .siteHeader__searchForm {
    margin: 0;
    left: 0;
  }
  .siteHeader__subnav--search::before {
    background: #312783;
  }
  .siteHeader__subnav--search .siteHeader__searchForm::before {
    display: none;
  }
  .siteHeader--grey:not(.on) a:not(.siteHeader__contact) {
    color: #312783;
  }
  .siteHeader--grey:not(.on) div {
    color: #312783;
  }
  .siteHeader--grey:not(.on) > a path:not(:last-of-type) {
    fill: #312783;
  }
  .siteHeader--grey:not(.on) .siteHeader__nav path {
    fill: #312783;
  }
  .siteHeader--grey:not(.on) .siteHeader__more path {
    fill: #312783;
  }
  .siteHeader--grey:not(.on) {
    background: rgba(240, 240, 240, 0.8);
    backdrop-filter: blur(20px);
  }
  body.home .siteHeader__progress {
    display: none;
  }
  .siteHeader__progress {
    transform: scale(0, 1);
    transition: none;
    z-index: 4;
    position: absolute;
    bottom: -3px;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 3px;
    background: #e2003d;
  }
  .siteHeader__subnav a[href]:hover {
    opacity: 1;
  }
  header #searchResults {
    padding: 0px var(--leftMargin);
    max-height: 30vh;
    overflow-y: scroll;
  }
  header #searchResults a {
    font-size: 28px;
    display: block;
    padding: 20px 0;
  }
  header #searchResults a:first-child {
    margin-top: 20px;
  }
  header #searchResults a:last-child {
    margin-bottom: 20px;
  }
  header #searchResults a + a {
    border-top: 1px solid #fff;
  }
  .burgerMobile {
    display: none;
  }
  .burgerMobile {
    height: 20px;
    width: 35px;
    position: relative;
    margin-left: 6px;
  }
  .burgerMobile::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
  }
  .burgerMobile span {
    display: block;
    background: #fff;
    width: 35px;
    height: 4px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: center;
  }
  .burgerMobile span:nth-child(2) {
    top: 8px;
  }
  .burgerMobile span:last-child {
    top: 16px;
  }
  .burgerMobile.open span {
    animation-direction: normal;
  }
  .burgerMobile.open span:first-child {
    animation: span1Forwards ease-in-out 0.6s forwards;
  }
  .burgerMobile.open span:nth-child(2) {
    animation: span2Forwards ease-in-out 0.6s forwards;
  }
  .burgerMobile.open span:last-child {
    animation: span3Forwards ease-in-out 0.6s forwards;
  }
  .burgerMobile.close span {
    animation-direction: normal;
  }
  .burgerMobile.close span:first-child {
    animation: span1Backwards ease-in-out 0.6s forwards;
  }
  .burgerMobile.close span:nth-child(2) {
    animation: span2Backwards ease-in-out 0.6s forwards;
  }
  .burgerMobile.close span:last-child {
    animation: span3Backwards ease-in-out 0.6s forwards;
  }
  @keyframes span1Forwards {
    0% {
      top: 0px;
    }
    50% {
      top: 8px;
      transform: rotate(0deg);
    }
    100% {
      top: 8px;
      transform: rotate(45deg);
    }
  }
  @keyframes span1Backwards {
    100% {
      top: 0px;
    }
    50% {
      top: 8px;
      transform: rotate(0deg);
    }
    0% {
      top: 8px;
      transform: rotate(45deg);
    }
  }
  @keyframes span2Forwards {
    0% {
      opacity: 1;
    }
    49% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes span2Backwards {
    0% {
      opacity: 0;
    }
    49% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes span3Forwards {
    0% {
      top: 16px;
    }
    50% {
      top: 8px;
      transform: rotate(0deg);
    }
    100% {
      top: 8px;
      transform: rotate(-45deg);
    }
  }
  @keyframes span3Backwards {
    100% {
      top: 16px;
    }
    50% {
      top: 8px;
      transform: rotate(0deg);
    }
    0% {
      top: 8px;
      transform: rotate(-45deg);
    }
  }
  #searchResults {
    position: fixed;
    top: 210px;
    left: 0;
    width: var(--viewportWidth);
    z-index: 999;
    background: #312783;
    color: #fff;
  }
  #offresResults {
    padding: 0 0 40px 0;
    line-height: 1;
    max-height: 60vh;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #offresResults::-webkit-scrollbar {
    display: none;
  }
  #offresResults a {
    font-size: 14px;
    margin: 0 20px 0 0;
  }
  #offresResults:empty {
    padding: 0;
  }
  @media (max-width: 1000px) {
    a.siteHeader__subLink:hover {
      color: #b00533 !important;
    }
    .siteHeader {
      height: 80px;
      gap: 20px;
    }
    .siteHeader::before {
      display: none;
    }
    .siteHeader.openMobile {
      background: #b00533 !important;
    }
    .siteHeader:not(.openMobile):not(.on)::before {
      background: none;
    }
    .siteHeader--grey:not(.on).openMobile div {
      color: white;
    }
    .siteHeader--grey:not(.on).openMobile > a path:not(:last-of-type) {
      fill: white;
    }
    .siteHeader--grey:not(.on):not(.openMobile) .burgerMobile span {
      background: #312783;
    }
    .siteHeader--grey:not(.on) a:not(.siteHeader__contact) {
      color: currentColor;
    }
    .siteHeader--grey {
      background: rgba(240, 240, 240, 0.9);
      backdrop-filter: blur(20px);
    }
    .burgerMobile {
      display: inline-block;
    }
    .siteHeader.on .siteHeader__logo {
      border: none;
    }
    .siteHeader__logo--desktop {
      display: none;
    }
    .siteHeader__logo--mobile {
      display: block;
      border: none;
      top: 4px;
      margin-right: auto;
      width: auto;
    }
    .siteHeader:not(.openMobile) .siteHeader__navPrimary {
      display: none;
    }
    .siteHeader.openMobile .siteHeader__logo--mobile path:last-of-type {
      fill: url(#openMobileNavLogoPaint);
    }
    .siteHeader__navPrimary {
      display: block;
      opacity: 0;
    }
    .siteHeader__search {
      display: none;
    }
    .siteHeader__more {
      display: none;
    }
    .siteHeader__contact {
      position: fixed;
      top: 25px;
      right: 85px;
      text-transform: uppercase;
      font-size: 14px;
      background: #b00533;
    }
    .siteHeader .siteHeader__contact:before, .siteHeader .siteHeader__contact:after {
      display: none;
    }
    .siteHeader.openMobile .siteHeader__contact {
      background: white;
      color: #b00533;
      border-color: white;
    }
    .siteHeader.openMobile .siteHeader__navPrimary {
      opacity: 1;
      position: fixed;
      width: var(--viewportWidth);
      background: #b00533;
      top: 80px;
      left: 0;
      padding: 52px var(--leftMargin) 0;
      transition: opacity 0.5s;
    }
    .siteHeader.openMobile .siteHeader__langBurger {
      display: block;
    }
    .siteHeader__navPrimary:hover > [head] {
      opacity: 1;
    }
    .siteHeader__about.on ~ .siteHeader__offers {
      opacity: 1;
    }
    .siteHeader__about.on ~ .siteHeader__jobs {
      opacity: 1;
    }
    .siteHeader__offers {
      margin: 0;
    }
    .siteHeader__moreSmartphone {
      display: block;
    }
    .siteHeader__about, .siteHeader__offers, .siteHeader__jobs {
      border-bottom: 1px solid white;
    }
    .siteHeader__about.on, .siteHeader__offers.on {
      border-bottom: none;
    }
    .siteHeader__navPrimary > div:not(.siteHeader__subnav) {
      padding: 12px 0 15px;
    }
    .siteHeader__navPrimary > div:not(.siteHeader__subnav):after {
      content: "";
      position: absolute;
      height: 15px;
      width: 15px;
      right: 0;
      top: 20px;
      transform-origin: center;
      transition: 0.5s;
      background: no-repeat center url(assets/img/svg/cross-white.svg);
    }
    .siteHeader__navPrimary > div:not(.siteHeader__subnav).on:after {
      transform: rotate(45deg);
    }
    .siteHeader__subnav {
      transition: none;
    }
    .siteHeader__subnav--more {
      align-items: flex-start;
    }
    .siteHeader__subnav.on {
      position: relative;
      top: 0;
      left: 0;
      background: #b00533;
      padding: 12px 0 215px;
    }
    .siteHeader__subnav--offre {
      padding: 0;
    }
    .siteHeader__subnav:before {
      background: rgba(0, 0, 0, 0.2);
      border-radius: 0;
      border: none;
    }
    .siteHeader__servicesTitle--desktop {
      display: none;
    }
    .siteHeader__servicesTitle--mobile {
      display: block;
    }
    .siteHeader__subnavTabs {
      display: block;
      width: var(--wrapper);
      left: 0;
    }
    .siteHeader__subnavTabs button, .siteHeader__subnavTabCol--visible > a {
      display: block;
      margin: 0 !important;
      padding: 15px 0 0;
      width: 100%;
      color: white;
      opacity: 1 !important;
    }
    .siteHeader__subnavTabCol--visible > a {
      padding: 15px 0;
    }
    .siteHeader__subnavTabs button:after, .siteHeader__servicesTitle:after {
      content: "";
      display: inline-block;
      position: absolute;
      right: 2px;
      top: 17px;
      width: 13px;
      height: 10px;
      background: url(assets/img/svg/chvrn-up.svg) 0 0 no-repeat;
      background-size: contain;
      transform-origin: center;
      transform: rotate(180deg);
    }
    .siteHeader__subnavTabs button.on:after, .siteHeader__servicesTitle.on:after {
      transform: rotate(0) translateY(5px);
    }
    .siteHeader__subnavTabs button.on, .siteHeader__servicesTitle.on {
      padding: 15px 0 15px;
    }
    .siteHeader__subnavTabs button.on:before {
      display: none;
    }
    .siteHeader__subnavTab.on {
      display: block;
      width: var(--viewportWidth);
      margin-left: calc(-1 * var(--leftMargin));
      background: white;
      padding: 12px var(--leftMargin);
    }
    .siteHeader__subnavTabs a:not(.siteHeader__servicesTitle) {
      color: #b00533;
      opacity: 1 !important;
    }
    .siteHeader__subnavTabCol {
      width: var(--wrapper) !important;
      margin: 0;
    }
    .siteHeader__subnavTabCol:nth-of-type(2), .siteHeader__subnavTabCol:nth-of-type(3) {
      display: none;
    }
    .siteHeader__subnavTabCol a:not(.siteHeader__servicesTitle) {
      width: var(--viewportWidth);
      margin-left: calc(-1 * var(--leftMargin));
      padding: 2px calc(var(--leftMargin) + 10px);
      background: white;
      color: #b00533;
      font-size: 100%;
      font-weight: 400;
    }
    .siteHeader__subnavTabCol--visible > div {
      display: none;
      width: var(--viewportWidth);
      margin: 0 calc(-1 * var(--leftMargin));
      background: white;
      padding: 12px var(--leftMargin);
    }
    .siteHeader__subnavTabCol--visible.on > div {
      display: block;
    }
    .siteHeader__subnav--search {
      position: absolute;
      opacity: 1;
      top: 0;
      pointer-events: auto;
    }
    .siteHeader__searchForm input {
      padding: 15px 0;
      font-size: 16px;
      left: 35px;
      font-weight: 500;
    }
    .siteHeader__searchForm button {
      left: 0;
      top: calc(50% - 20px);
      width: fit-content;
    }
    .siteHeader__searchForm button svg {
      width: 18px;
    }
    .siteHeader__searchForm button path[fill] {
      fill: white;
    }
    .siteHeader--grey:not(.on) .siteHeader__nav path {
      fill: #fff;
    }
    .siteHeader__subnav--offre .siteHeader__searchForm {
      display: none;
    }
    .siteHeader__langBurger {
      border: none !important;
    }
    a.siteHeader__lang {
      transform: none;
      display: block;
      position: relative;
      text-transform: uppercase;
      text-align: right;
      padding: 12px 0;
    }
    .siteHeader__subnav a[href]:hover {
      color: inherit;
    }
    .post-type-archive-job .siteHeader__about {
      opacity: 1;
    }
    .post-type-archive-job .siteHeader__offers {
      opacity: 1;
    }
    .slug-qui-sommes-nous .siteHeader__offers {
      opacity: 1;
    }
    .slug-qui-sommes-nous .siteHeader__jobs {
      opacity: 1;
    }
    .slug-le-client-avant-tout .siteHeader__offers {
      opacity: 1;
    }
    .slug-le-client-avant-tout .siteHeader__jobs {
      opacity: 1;
    }
    .slug-innovation-et-developpement-durable .siteHeader__offers {
      opacity: 1;
    }
    .slug-innovation-et-developpement-durable .siteHeader__jobs {
      opacity: 1;
    }
    .tax-offre .siteHeader__about {
      opacity: 1;
    }
    .tax-offre .siteHeader__jobs {
      opacity: 1;
    }
    .tax-cat_produit .siteHeader__about {
      opacity: 1;
    }
    .tax-cat_produit .siteHeader__jobs {
      opacity: 1;
    }
    .single-product .siteHeader__about {
      opacity: 1;
    }
    .single-product .siteHeader__jobs {
      opacity: 1;
    }
  }
  @media (min-width: 1001px) {
    .siteHeader--grey .siteHeader__logo {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
  }
  .siteHeader--grey .siteHeader__nav + * {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .siteHeader--grey.siteHeader::after {
    opacity: 0;
  }
  @media (max-width: 600px) {
    .siteHeader__logo--mobile path:first-of-type {
      transform-origin: 0 50%;
      transform: scale(0.9);
    }
    .siteHeader__contact {
      top: 29px;
      right: 95px;
      padding: 3px 7px;
      font-size: 11px;
    }
    .siteHeader__searchForm input {
      font-size: 14px;
      left: 30px;
    }
    a.siteHeader__lang {
      font-size: 14px;
      padding: 0;
    }
    .siteHeader__navPrimary > div:not(.siteHeader__subnav):after {
      top: 17px;
    }
    .siteHeader__navPrimary, .siteHeader__subnav, .siteHeader__subnavTabs {
      font-size: 100%;
    }
    header:not(.siteHeader--grey) a.siteHeader__lang {
      color: #fff;
      opacity: 0.4;
    }
  }
  .siteHeader__subnavTabs button.siteHeader__subnavTab:not(.on) {
    cursor: pointer;
  }
  .siteHeader__about:hover::after, .siteHeader__offers:hover::after, .siteHeader__search:hover::after {
    content: "";
    position: absolute;
    top: 100%;
    left: -75px;
    width: calc(100% + 150px);
    height: 50px;
  }
  .siteHeader__more:hover::after {
    content: "";
    position: absolute;
    top: 100%;
    left: -75px;
    width: calc(100% + 150px);
    height: 50px;
  }
  .footer-wrapper {
    background-color: #312783;
    background-image: url(assets/img/svg/footerBG.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  footer {
    color: #fff;
    padding: 70px 0;
  }
  footer ul {
    list-style: none;
    margin: 20px 0 0 0;
  }
  .footer__title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
  }
  .footer__head.flexJcSB {
    align-items: center;
    margin: 0 0 70px 0;
  }
  .footer__column {
    width: var(--col-3);
  }
  .footer__column h6 {
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer__foot {
    padding: 50px 0 0 0;
    align-items: flex-end;
  }
  .footer__legal {
    font-size: 14px;
  }
  @media (min-width: 1250px) {
    .subscribe.-actu {
      width: 427px;
    }
  }
  .subscribe.-actu form {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  @media (max-width: 600px) {
    .subscribe.-actu form {
      justify-content: center;
    }
  }
  .subscribe.-actu .cta {
    border: 1px solid #fff;
    padding-right: 54px;
  }
  .subscribe h2 {
    margin: 0 auto 10px auto;
    padding: 0 var(--leftMargin);
  }
  .subscribe input {
    text-align: left;
    padding: 15px 20px;
    border-radius: 3px;
    background: #fff;
    color: #222;
  }
  .subscribe .cta {
    color: #fff;
    background-repeat: no-repeat;
    background-image: url(assets/img/svg/arrow-cta.svg);
  }
  .certifications {
    background-color: #2E2578;
    border-radius: 20px;
    padding: 30px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    color: white;
  }
  .certifications img {
    display: inline-block;
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .certifications img + img {
    margin-left: 20px;
  }
  .footer__social svg {
    display: block;
  }
  @media (max-width: 1000px) {
    .footer__foot {
      flex-direction: column;
      align-items: flex-start;
    }
    .footer__column {
      width: var(--col-3);
    }
  }
  @media (max-width: 720px) {
    footer {
      padding: 30px 0;
    }
    .footer__head.flexJcSB {
      margin: 0;
    }
    .footer__title {
      font-size: 26px;
    }
    .footer__body {
      display: grid;
      grid-template-columns: var(--col-6) var(--col-6);
      grid-gap: gutter;
      overflow: hidden;
      padding: 10px 0;
    }
    .footer__column:nth-of-type(1) {
      grid-column: 1/2;
      grid-row: 1/1;
    }
    .footer__column:nth-of-type(2) {
      grid-column: 1/2;
      grid-row: 2/2;
    }
    .footer__column:nth-of-type(3) {
      grid-column: 2/2;
      grid-row: 2/2;
    }
    .footer__column:nth-of-type(4) {
      grid-column: 1/2;
      grid-row: 3/3;
    }
    .footer__column ul {
      width: var(--col-6);
    }
    .footer__column ul {
      display: none;
    }
    .footer__column--about.on ul {
      display: block;
    }
    .footer__column--offre.on ul {
      display: block;
    }
    .footer__column--divers.on ul {
      display: block;
    }
    .footer__column {
      margin-top: 20px;
      width: var(--wrapper);
    }
    .footer__column h6 {
      padding: 0 0 10px;
    }
    .footer__column h6:after {
      content: "";
      display: inline-block;
      position: absolute;
      right: 0;
      top: 5px;
      width: 10px;
      height: 10px;
      background: url(assets/img/svg/chvrn-up.svg) 0 0 no-repeat;
      background-size: contain;
      transform-origin: center;
      transform: rotate(180deg);
      opacity: 0.4;
    }
    .footer__column.on h6:after {
      transform: rotate(0);
    }
    .footer__column:nth-of-type(4) h6:before {
      content: "Divers";
    }
    .footer__foot {
      margin: 0;
    }
    .footer__foot svg {
      width: 48px;
    }
    .certifications {
      gap: 20px;
      padding: 30px;
      flex-direction: column;
    }
    .certifications div {
      display: flex;
      overflow: scroll;
      width: 100%;
    }
    .certifications div::-webkit-scrollbar {
      display: none;
    }
    .certifications img {
      display: block;
      width: 35px;
      height: 35px;
      object-fit: contain;
    }
  }
  body.page-template-default .siteHeader + * {
    margin-top: -117px;
  }
  body.case-study-template-default .siteHeader + * {
    margin-top: -117px;
  }
  body.post-type-archive-case-study .siteHeader + * {
    margin-top: -117px;
  }
  body.single-post .siteHeader + * {
    margin-top: -117px;
  }
  .blueHead {
    padding: 150px 0 80px 0;
    background-color: #312783;
    background-image: url(assets/img/svg/carriere_hero.svg);
    background-position: bottom left;
    background-size: contain;
    background-repeat: no-repeat;
    color: #fff;
    justify-content: end;
    display: flex;
  }
  .blueHead__text {
    margin-top: 100px;
    left: calc(var(--col-6) + var(--gutter));
    width: var(--col-4);
  }
  .blueHead__text.-large {
    width: var(--col-6);
  }
  .blueHead__text > * + * {
    margin: 20px 0 0 0;
  }
  .blueHead__actu {
    display: flex;
    align-items: flex-end;
    gap: 30px;
  }
  @media (max-width: 1250px) {
    .blueHead__actu {
      display: block;
    }
  }
  .blueHead__actu > div:first-child {
    padding-right: 30px;
    border-right: 1px solid #fff;
  }
  @media (max-width: 1240px) {
    .blueHead__actu > div:first-child {
      padding: 0;
      border: 0;
    }
  }
  @media (max-width: 1240px) {
    .blueHead__actu > div:last-child {
      margin-top: 30px;
    }
  }
  .blueHead__actu > div:last-child p {
    opacity: 0.4;
  }
  .blueHead__actu > div:last-child div {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
  }
  @media (max-width: 1240px) {
    .blueHead__actu > div:last-child div {
      justify-content: flex-start;
    }
  }
  @media (max-width: 600px) {
    .blueHead__actu > div:last-child div {
      justify-content: center;
    }
  }
  .blueHead__actu > div:last-child svg {
    width: 25px;
  }
  .blueHead__actu > div:last-child a {
    display: block;
  }
  .page-template-default .canvasHead {
    background: #312783;
    background-size: cover;
    color: #fff;
    margin: -116px 0 0 0;
    padding: 150px 0 0 0;
    width: 100%;
  }
  @media (max-width: 1000px) {
    .blueHead__text {
      width: var(--col-6);
    }
    .blueHead__text H1 {
      width: 300px;
    }
  }
  @media (max-width: 600px) {
    .blueHead__text h1 {
      margin: 0 auto;
      width: var(--col-8);
      font-size: 40px;
    }
    .blueHead__text {
      left: 0;
      width: var(--wrapper);
      text-align: center;
    }
    .blueHead__text.-large {
      width: var(--wrapper);
    }
    body.page-template-default .siteHeader + *, body.single-post .siteHeader + *, body.case-study-template-default .siteHeader + *, body.post-type-archive-case-study .siteHeader + * {
      margin-top: -85px;
    }
    body.slug-qui-sommes-nous .blueHead__text h1 {
      width: var(--col-11);
    }
  }
  body.home .siteHeader + * {
    margin-top: -117px;
  }
  .debut__main {
    background: #312783;
    z-index: 2;
    width: var(--viewportWidth);
    height: 100vh;
    overflow: hidden;
  }
  .debut__main img {
    width: var(--viewportWidth);
    height: 100vh;
    object-fit: cover;
    border-radius: 0 0 20px 20px;
  }
  .debut__slideshow > img {
    z-index: -1;
  }
  .debut__slideshow::before {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  }
  .debut__slideshow::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .debut__text {
    position: absolute;
    bottom: 80px;
    width: var(--wrapper);
    left: var(--leftMargin);
    color: #fff;
    align-items: end;
  }
  .debut__text mark {
    background: none;
    color: #312783;
  }
  .flexJcSB.half .debut__paragraph {
    width: var(--col-4);
  }
  .debut__paragraph p:first-of-type {
    text-indent: 40px;
  }
  .debut__more {
    position: sticky;
    bottom: 0;
    padding: 80px 0;
    background-color: #312783;
    background-image: url(assets/img/svg/pattern_home.svg);
    background-position: center;
    background-size: cover;
    color: #fff;
  }
  @media (max-width: 1000px) {
    .debut__text {
      flex-direction: column;
      align-items: start;
    }
    .flexJcSB.half .debut__paragraph {
      width: var(--col-8);
      margin-top: 50px;
    }
    .debut__paragraph p:first-of-type {
      text-indent: 0;
    }
    .debut__suite {
      align-items: center;
    }
    .debut__more {
      padding: 60px 0;
    }
    .debut__more > div p {
      max-width: var(--col-7);
    }
  }
  @media (max-width: 600px) {
    .flexJcSB.half .debut__paragraph {
      width: var(--col-11);
      margin-top: 50px;
      font-size: 14px;
    }
    .debut__more {
      padding: 50px 0;
    }
    .debut__more > div p {
      max-width: var(--wrapper);
    }
    .debut__more .cta {
      margin-top: 30px;
    }
  }
  .homeSolutions__photo {
    background: #000;
    border-radius: var(--col-3);
    display: flex;
    justify-content: center;
    overflow: hidden;
  }
  .homeSolutions__photo img {
    width: var(--col-4);
    aspect-ratio: 1/1.5;
    object-fit: cover;
    opacity: 1;
  }
  @media (max-width: 1100px) {
    .homeSolutions__photo img {
      width: var(--col-5);
    }
    .homeSolutions__line {
      display: none;
    }
  }
  @media (max-width: 600px) {
    .homeSolutions {
      flex-direction: column;
      align-items: center;
    }
    .homeSolutions__photo img {
      width: var(--col-10);
      height: var(--col-5);
    }
  }
  .references {
    border-radius: 0 0 35px 35px;
    padding: 80px 0;
    background: top right/cover no-repeat url(assets/img/scle-relation-client.jpg);
    color: #fff;
  }
  .references p {
    margin: 40px 0 40px;
    max-width: 400px;
  }
  .references .cta {
    background: #fff;
    color: #b00533;
    background-position: calc(100% - 25px) calc(50% + 1px);
    background-size: 13px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-image: url(assets/img/svg/arrow-cta-red.svg);
  }
  .references__logos {
    margin: 80px 0 0;
    padding: 60px 0 0 0;
    display: flex;
    justify-content: space-between;
  }
  .references__logos::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 1px;
    background: #fff;
  }
  .references__logos img {
    width: 90px;
  }
  @media (max-width: 1000px) {
    .references {
      padding: 40px 0;
    }
    .references p {
      margin: 30px 0 20px;
      max-width: 400px;
    }
    .references p + p {
      margin: 0;
    }
    .references__logos {
      margin: 50px 0 0;
      padding: 40px 0 0 0;
    }
    .references__logos img {
      width: 70px;
    }
  }
  @media (max-width: 600px) {
    .references {
      border-radius: 0 0 10px 10px;
      padding: 40px 0 30px;
    }
    .references__logos {
      column-gap: var(--gutter);
      margin: 40px 0 0;
      padding: 30px 0 0 0;
      overflow-x: scroll;
      border-top: 1px solid white;
    }
    .references__logos::before {
      display: none;
    }
    .references__logos img {
      width: 50px;
    }
  }
  .list-container {
    position: relative;
  }
  .oscilloscope-container {
    position: absolute;
    opacity: 0;
    transform: translateY(-50%);
    pointer-events: none;
    height: 200px;
  }
  #oscilloscope {
    height: 100%;
  }
  .end-line {
    height: 3px;
    width: calc(var(--viewportWidth) - 100%);
    background: linear-gradient(45deg, #b00533, #312783 75%);
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-4px, calc(-50% - 3px)) scaleY(0.5);
  }
  .selected-article {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
    border-bottom: 1px solid #d6d6d6;
    padding: 120px 0;
  }
  @media (max-width: 1100px) {
    .selected-article {
      padding: 80px 0;
      grid-template-columns: 1fr;
      text-align: left;
    }
  }
  .selected-article img {
    height: var(--col-4);
    background: #000;
    border-radius: 8px;
    object-fit: cover;
  }
  @media (max-width: 1000px) {
    .selected-article img {
      height: var(--col-8);
    }
  }
  .selected-article p {
    margin: 20px 0;
  }
  .selected-article a.tinyCta {
    color: #312783;
  }
  .selected-article a.tinyCta path[fill] {
    fill: #000;
  }
  .selected-article a.tinyCta path[stroke] {
    stroke: #000;
  }
  body.tax-offre .canvasHead {
    background: #312783;
    background-size: cover;
    color: #fff;
    margin: -116px 0 0 0;
    padding: 150px 0 0 0;
  }
  body.page-template-default .canvasHead {
    background: #312783;
    background-size: cover;
    color: #fff;
    margin: -116px 0 0 0;
    padding: 150px 0 0 0;
    width: 100%;
  }
  .canvasHead > div {
    display: flex;
    flex-direction: column;
  }
  .canvasHead > div > div {
    margin: 60px 0 0 0;
    order: 1;
    left: calc(var(--col-6) + var(--gutter));
    width: var(--col-4);
  }
  .canvasHead strong {
    color: #fff;
  }
  .canvasHead h1 {
    z-index: 2;
    order: 2;
    font-size: 180px;
    font-weight: 300;
    margin: 20px 0 0 -0.07em;
  }
  .canvasHead span {
    display: block;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.02em;
    margin: 0 0 0 0.6em;
  }
  .canvasHead img {
    z-index: 1;
    margin: -80px 0 0 0;
  }
  .canvasHead h1 {
    text-transform: lowercase;
  }
  .canvasHead h1 span {
    text-transform: initial;
  }
  .canvasHead canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .blueHead canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .canvasHead .breadcrumb {
    left: 0;
    margin-top: 0;
  }
  @media (max-width: 1000px) {
    .canvasHead > div > div {
      margin: 60px 0;
      left: var(--col-5);
      width: var(--col-7);
    }
    .canvasHead .breadcrumb {
      margin: 0;
      left: 0;
    }
    .canvasHead h1 {
      font-size: 150px;
    }
    .canvasHead img {
      margin: -65px 0 0 0;
    }
  }
  @media (max-width: 600px) {
    .canvasHead > div > div {
      margin: 40px 0;
      left: 0;
      width: var(--wrapper);
    }
    .canvasHead p + p {
      margin-top: 20px;
    }
    .canvasHead .breadcrumb {
      display: none;
    }
    .canvasHead h1 {
      font-size: 70px;
    }
    .canvasHead span {
      font-weight: 400;
      font-size: 16px;
      letter-spacing: -0.02em;
      margin: 0 0 0 0.2em;
    }
    .canvasHead img {
      margin: -30px 0 0 0;
    }
  }
  .productHead {
    padding: 140px 0 40px 0;
    margin: -116px auto 0 auto;
    background-color: #222222;
    color: #fff;
    background-image: url(assets/img/svg/pattern_produit.svg);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .productHead.-jobs {
    background-color: #312783;
  }
  .productHead__titleDesc {
    margin-top: 187px;
  }
  .productHead__titleDesc p {
    max-width: 400px;
  }
  .productHead__titleDesc .has-link {
    flex-direction: column;
    align-items: flex-end;
  }
  .productInfo__textPhoto {
    background: #000;
    color: #fff;
    padding: var(--col);
    margin: 50px 0 0 0;
  }
  .productInfo__textPhoto .tns-controls {
    position: absolute;
    width: 100%;
    margin: -40px 0 50px;
  }
  .productInfo__textPhoto ul {
    margin: 0 0 0 1em;
  }
  .productInfo h2 {
    margin: 30px 0 0 0;
  }
  .productInfo h2:empty {
    display: none;
  }
  .productInfo__textPhoto h3 + p {
    margin-top: 20px;
  }
  .productInfo__origin {
    position: absolute;
    bottom: calc(var(--col) + 40px);
    right: calc(var(--col) + 20px);
    width: 75px !important;
  }
  .productTabs__head {
    display: flex;
    color: #312783;
  }
  .productTabs__head > * {
    width: calc(100% / 3);
    text-align: center;
  }
  .productTabs__tab {
    padding: 26px 0;
    border-top: solid 1px;
    border-color: var(--tw-color-bleu);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--tw-color-bleu) 20%, transparent);
    }
  }
  .productTabs__tab.on {
    border-color: var(--tw-color-rouge);
  }
  .productTabs__tabContent {
    padding-top: 60px;
  }
  .productTabs__tabContent:not(:first-of-type) {
    display: none;
  }
  .productTabs__tabContent h3 {
    display: none;
  }
  .productTabs h2 {
    margin-bottom: 30px;
  }
  .productTabs ul {
    padding-left: 1em;
    justify-content: flex-start;
  }
  .productTabs ul a {
    border: 1px solid #000;
    border-radius: 5px;
    width: var(--col-4);
    display: block;
    padding: 20px;
  }
  .productTabs ul.flexJcSB li:not(:nth-child(3n + 1)) {
    margin-left: var(--gutter);
  }
  .productTabs li.guide a {
    margin: 0 0 var(--gutter);
  }
  .productTabs li.guide a {
    padding-left: 80px;
    background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.6915 2.53578V0.953242C18.6922 0.828391 18.6682 0.704631 18.6209 0.589071C18.5737 0.473511 18.504 0.368426 18.4161 0.279852C18.3281 0.191278 18.2234 0.120959 18.1082 0.0729338C17.9929 0.0249085 17.8693 0.000122736 17.7445 0H3.73839C2.76585 0.00388421 1.83288 0.385593 1.13651 1.06452C0.440147 1.74344 0.0349012 2.66643 0.00635501 3.63856C0.00153814 3.67157 -0.000546688 3.70492 0.000121751 3.73827V18.9281C0.00118701 18.9678 0.00535746 19.0074 0.0125949 19.0465C0.00635501 19.1337 0.000121751 19.2209 0.000121751 19.3144C0.000907425 20.3056 0.395012 21.256 1.0959 21.9569C1.7968 22.6578 2.74718 23.0519 3.73839 23.0527H17.7445C17.9954 23.0517 18.2357 22.9516 18.4131 22.7742C18.5905 22.5968 18.6905 22.3565 18.6915 22.1056V14.3986C20.1511 14.2363 21.4996 13.5415 22.4791 12.4472C23.4585 11.3528 24 9.9358 24 8.46719C24 6.99857 23.4585 5.58152 22.4791 4.48718C21.4996 3.39285 20.1511 2.69807 18.6915 2.5358V2.53578ZM17.4454 18.7287L3.66363 18.6976H3.65741C3.57254 18.6939 3.48778 18.7072 3.40811 18.7367C3.32843 18.7662 3.25542 18.8112 3.19335 18.8692C3.13129 18.9272 3.0814 18.997 3.04661 19.0745C3.01183 19.152 2.99284 19.2357 2.99075 19.3206C2.99082 19.4073 3.00981 19.4929 3.0464 19.5715C3.08299 19.65 3.1363 19.7196 3.20261 19.7755C3.32904 19.8844 3.49051 19.9441 3.65741 19.9437L17.4454 19.9748V21.8066H3.73839C3.07813 21.8055 2.44528 21.5425 1.97879 21.0752C1.51229 20.6079 1.25028 19.9747 1.25028 19.3144C1.25028 18.6541 1.51229 18.0209 1.97879 17.5536C2.44528 17.0863 3.07813 16.8233 3.73839 16.8222L17.4454 16.8409V18.7287ZM18.3613 13.1898C18.2491 13.1961 18.1308 13.2023 18.0186 13.2023C17.9376 13.1961 17.8566 13.2023 17.7819 13.1961H17.7694C16.5592 13.1314 15.42 12.6048 14.5865 11.725C13.7531 10.8452 13.2889 9.67922 13.2897 8.46732C13.2905 7.25542 13.7562 6.09001 14.5908 5.21132C15.4255 4.33262 16.5654 3.8076 17.7756 3.74449C17.8504 3.73825 17.9252 3.73825 17.9999 3.73825C18.1183 3.73825 18.2429 3.74449 18.3551 3.75069C19.5488 3.83487 20.6663 4.36828 21.4825 5.24348C22.2987 6.11868 22.753 7.27064 22.7537 8.46736C22.7545 9.66408 22.3018 10.8166 21.4868 11.6929C20.6718 12.5692 19.5549 13.1041 18.3613 13.1898H18.3613Z' fill='black'/%3E%3Cpath d='M18.0249 6.90747C18.369 6.90747 18.6479 6.62852 18.6479 6.28442C18.6479 5.94032 18.369 5.66138 18.0249 5.66138C17.6808 5.66138 17.4019 5.94032 17.4019 6.28442C17.4019 6.62852 17.6808 6.90747 18.0249 6.90747Z' fill='black'/%3E%3Cpath d='M18.0249 7.69239C17.943 7.6921 17.8619 7.70802 17.7861 7.73923C17.7104 7.77044 17.6416 7.81633 17.5837 7.87424C17.5258 7.93215 17.4799 8.00095 17.4487 8.07667C17.4175 8.15239 17.4016 8.23353 17.4019 8.31543V11.0007C17.4019 11.166 17.4675 11.3245 17.5843 11.4413C17.7012 11.5581 17.8597 11.6238 18.0249 11.6238C18.1901 11.6238 18.3486 11.5581 18.4655 11.4413C18.5823 11.3245 18.648 11.166 18.648 11.0007V8.31543C18.6475 8.15034 18.5817 7.99215 18.4649 7.87541C18.3482 7.75867 18.19 7.69287 18.0249 7.69239Z' fill='black'/%3E%3C/svg%3E%0A") 20px 20px no-repeat;
  }
  .productTabs li.plaquette a {
    padding-left: 80px;
    background: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.285643 0.111284C0.197564 0.170747 0.125449 0.250944 0.0756403 0.34482C0.0258317 0.438697 -0.000143217 0.543375 6.0376e-07 0.649647V20.1496C-0.000176714 20.2796 0.0387068 20.4065 0.111603 20.5141C0.184499 20.6216 0.288041 20.7047 0.408786 20.7527L6.5 23.189V2.29002L0.891215 0.0465443C0.792654 0.00711601 0.685941 -0.00759776 0.580387 0.00368674C0.474833 0.0149712 0.373642 0.0519112 0.285643 0.111284Z' fill='black'/%3E%3Cpath d='M18.2008 2.59961H7.80078V23.3996H18.2008V2.59961Z' fill='black'/%3E%3Cpath d='M25.6839 6.59244L19.5 2.88208V23.7093L25.1088 25.9528C25.1854 25.984 25.2673 25.9999 25.35 25.9998C25.5224 25.9998 25.6877 25.9314 25.8096 25.8095C25.9315 25.6876 26 25.5222 26 25.3498V7.14985C26.0002 7.03749 25.9712 6.92701 25.9158 6.82927C25.8603 6.73154 25.7804 6.64992 25.6839 6.59244Z' fill='black'/%3E%3C/svg%3E%0A") 20px 20px no-repeat;
  }
  .productTabs li.logiciel a {
    padding-left: 80px;
    background: url("data:image/svg+xml,%3Csvg width='29' height='24' viewBox='0 0 29 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8393 0H0.827566C0.364129 0 0 0.364129 0 0.827566V22.6091C0 23.0725 0.364129 23.4367 0.827566 23.4367H27.8724C28.3359 23.4367 28.7 23.0725 28.7 22.6091V0.827566C28.6669 0.364129 28.3028 0 27.8393 0ZM24.4629 1.52272C25.1249 1.1917 25.9525 1.48962 26.2835 2.15167C26.6145 2.81372 26.3166 3.64129 25.6546 3.97232C24.9925 4.30334 24.1649 4.00542 23.8339 3.34337C23.536 2.64821 23.8008 1.82065 24.4629 1.52272ZM20.0271 1.52272C20.6892 1.1917 21.5167 1.48962 21.8477 2.15167C22.1788 2.81372 21.8809 3.64129 21.2188 3.97232C20.5567 4.30334 19.7292 4.00542 19.3982 3.34337C19.0671 2.64821 19.3319 1.82065 20.0271 1.52272ZM15.5582 1.52272C16.2203 1.1917 17.0479 1.48962 17.3789 2.15167C17.7099 2.81372 17.412 3.64129 16.7499 3.97232C16.0879 4.30334 15.2603 4.00542 14.9293 3.34337C14.5983 2.64821 14.8962 1.82065 15.5582 1.52272ZM27.0118 21.7815H1.65513V5.79296H27.0449V21.7815H27.0118Z' fill='black'/%3E%3C/svg%3E%0A") 20px 20px no-repeat;
  }
  .allProducts__section {
    margin-top: 60px;
  }
  .productInfo iframe {
    width: 100%;
  }
  .productTabs__tabContent li > ul {
    margin-left: 20px;
  }
  @media (max-width: 1200px) {
    .productTabs li.guide a, .productTabs li.plaquette a, .productTabs li.logiciel a {
      padding-left: 60px;
    }
  }
  @media (max-width: 1000px) {
    .productHead {
      margin: -80px auto 0 auto;
    }
    .productHead__titleDesc {
      gap: var(--gutter);
    }
    .productInfo h2 {
      margin: 30px 0 30px 0;
    }
    .productInfo__textPhoto {
      width: calc(var(--viewportWidth) - 40px);
      padding: 20px;
      margin: 20px -20px 0;
    }
    .productInfo__textPhoto .tns-outer {
      width: 100%;
    }
    .productInfo__textPhoto .tns-controls {
      position: relative;
      width: 100%;
      margin: 20px 0 0;
    }
    .productTabs__tabContent {
      padding-top: 40px;
    }
    .productTabs ul {
      flex-wrap: wrap;
      gap: var(--gutter);
    }
    .productTabs ul a {
      width: var(--col-6);
    }
    .productTabs ul.flexJcSB li:not(:nth-child(3n + 1)) {
      margin-left: 0;
    }
  }
  @media (max-width: 600px) {
    .productTabs {
      margin: 0 auto 40px;
    }
    .productHead__titleDesc {
      border: none;
      margin: 0;
    }
    .productInfo__textPhoto {
      width: calc(var(--viewportWidth) - 20px);
      margin: 10px -20px 0;
    }
    .productTabs__head {
      width: calc(var(--viewportWidth) - 20px);
    }
    .productTabs__tabContent {
      padding-top: 20px;
      max-width: none;
    }
    .productTabs ul {
      gap: 10px;
    }
    .productTabs ul a {
      width: var(--wrapper);
    }
    .productTabs li.guide a {
      margin: 0;
    }
  }
  .jobHead {
    padding: 40px 0;
    align-items: center;
    border-bottom: solid 1px;
    border-color: var(--tw-color-bleu);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--tw-color-bleu) 20%, transparent);
    }
    margin-bottom: 84px;
  }
  .jobHead__filter {
    gap: 40px 0;
  }
  .jobHead__filter li {
    display: flex;
    align-items: center;
  }
  .jobHead__filter li.france {
    order: 10;
  }
  .jobHead h3 {
    margin-bottom: 20px;
  }
  .jobHead ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  input[type="checkbox"] {
    display: inline-block;
    border-radius: 2px;
    vertical-align: middle;
    transform: translateY(-1px);
    margin: 0 5px 0 0;
    width: 24px;
    height: 24px;
    background: #fff;
    border: solid 1px #727272;
  }
  input[type="checkbox"]:checked {
    background: #b00533 url(assets/img/svg/check-white.svg) 4px 6px no-repeat;
    background-position: center;
    border: solid 1px #b00533;
  }
  input[type="checkbox"] + label {
    font-size: 13px;
  }
  .jobMain__push img {
    border-radius: 4px;
  }
  .jobHead__localisation .cta {
    background-color: #312783;
  }
  .jobHead__alert > svg {
    vertical-align: middle;
  }
  .jobHead__alert path[fill] {
    fill: #000;
  }
  .jobMain__list h2 {
    margin-bottom: 50px;
  }
  .jobMain__list h2 span:last-of-type {
    display: none;
  }
  .jobMain__list h2.msg span:first-of-type {
    display: none;
  }
  .jobMain__list h2.msg span:last-of-type {
    display: block;
  }
  .jobMain__item {
    color: #312783;
    border-radius: 10px;
    padding: 32px;
    background-color: #f2f2f2;
  }
  .jobMain__item:hover {
    background: #312783;
    color: #fff;
  }
  .jobMain__item + .jobMain__item {
    margin-top: 40px;
  }
  .jobMain__item.-wttj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #222222;
    color: #fff;
  }
  .jobMain__item.-wttj div {
    width: 300px;
  }
  .jobMain__item.-wttj div a {
    color: #b00533;
    margin-top: 10px;
  }
  .jobMain__item.-wttj div a path {
    stroke: #b00533;
  }
  .jobMain__item.-wttj img {
    width: 120px;
  }
  .jobMain__item.-wttj p {
    margin-bottom: 10px;
  }
  .jobMain__video {
    margin-top: 20px;
  }
  .jobMain__video iframe {
    display: block;
    width: 100%;
    max-height: 0;
  }
  .jobMain__video .tinyCta {
    display: flex;
    align-items: center;
    max-height: 38px;
    overflow: hidden;
  }
  .jobMain__video .tinyCta svg {
    margin-right: 10px;
  }
  .jobMain__item.videoOpen .jobMain__video iframe {
    max-height: 400px;
    transition: 0.4s ease-in 0.3s;
  }
  .jobMain__item.videoOpen .jobMain__video .tinyCta {
    max-height: 0;
    transition: 0.3s ease-out;
  }
  .jobMain__title h3 {
    margin: 0 0 30px 0;
  }
  .jobMain__title svg {
    vertical-align: middle;
    margin: 0 10px 0 0;
    transform: translateY(-2px);
  }
  .jobMain__cta {
    text-align: right;
    line-height: 2;
  }
  .jobMain__cta button {
    color: #999;
  }
  .jobMain__cta button path[fill] {
    fill: #000;
  }
  .jobMain__cta button path[stroke] {
    stroke: #000;
  }
  .jobMain__cta a {
    color: #b00533;
  }
  .jobMain__cta a path[fill] {
    fill: #000;
  }
  .jobMain__item:hover .jobMain__cta button {
    color: #fff;
  }
  .jobMain__item:hover .jobMain__cta button path[fill] {
    fill: #fff;
  }
  .jobMain__item:hover .jobMain__cta button path[stroke] {
    stroke: #fff;
  }
  .jobMain__item:hover .jobMain__cta a {
    color: #fff;
  }
  .jobMain__item:hover .jobMain__cta a path[fill] {
    fill: #fff;
  }
  .jobMain__items span img {
    position: absolute;
    top: 0;
    width: 0;
    left: 0;
    pointer-events: none;
  }
  .jobMain__rh {
    display: block;
    margin: 0 0 100px 0;
    background: #000;
    color: #fff;
    padding: 0 0 50px 0;
    border-bottom: 7px solid #b00533;
    text-align: center;
    border-radius: 4px;
  }
  .jobMain__rh img {
    background-size: cover;
    max-height: 300px;
    object-fit: cover;
  }
  .jobMain__rh p {
    margin: 20px 0;
    padding: 0 20px;
    color: #999;
  }
  .jobMain__img::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  }
  .jobMain__items > span {
    display: none;
  }
  .jobMain__items > span.on {
    display: block;
  }
  .jobMain__items > span i {
    display: block;
    margin: 10px 0 0 0;
    font-size: 13px;
    text-indent: 20px;
  }
  .jobAlert {
    position: fixed;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
  }
  .jobAlert .second-step {
    font-size: 36px;
    font-weight: 300;
    color: #312783;
    max-width: 300px;
    position: absolute;
    bottom: 50px;
    left: 55px;
    opacity: 0;
    visibility: hidden;
  }
  .jobAlert .second-step span {
    color: #b00533;
  }
  .jobAlert .close {
    position: absolute;
    top: 20px;
    right: 22px;
    cursor: pointer;
  }
  .jobAlert__outer {
    background: #fff;
    border-radius: 5px;
    border-top: 5px solid #312783;
    padding: 30px 55px 50px;
  }
  @media (max-width: 1000px) {
    .jobAlert__outer {
      padding: 30px var(--gutter) var(--gutter);
    }
  }
  .jobAlert__inner {
    width: var(--col-8);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  @media (max-width: 1000px) {
    .jobAlert__inner {
      width: var(--col-10);
    }
  }
  @media (max-width: 600px) {
    .jobAlert__inner {
      width: var(--wrapper);
    }
  }
  .jobAlert h2 {
    color: #312783;
    font-size: 36px;
    margin-bottom: 15px;
  }
  .jobAlert h3 {
    font-weight: 800;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .jobAlert .contactForm__field {
    width: 100%;
    margin: 0;
  }
  .jobAlert .contactForm__field input {
    margin-bottom: 0;
  }
  .jobAlert__input {
    width: var(--col-4);
    margin-bottom: 20px;
  }
  @media (max-width: 1000px) {
    .jobAlert__input {
      width: var(--col-5);
    }
  }
  @media (max-width: 600px) {
    .jobAlert__input {
      width: var(--wrapper);
    }
  }
  .jobAlert__submit button {
    margin-left: calc(var(--col-4) + var(--gutter));
  }
  @media (max-width: 1000px) {
    .jobAlert__submit button {
      margin-left: 0;
    }
  }
  .jobAlert__checkboxes {
    display: flex;
    list-style: none;
  }
  .jobAlert__checkboxes div {
    display: inline-block;
  }
  @media (max-width: 1000px) {
    .jobAlert__checkboxes div {
      display: block;
    }
  }
  .jobAlert__accept {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .jobAlert__accept div {
    width: 100%;
  }
  .jobMain__head h3 {
    margin: 0;
  }
  .jobMain__title a {
    display: block;
    margin: 30px 0 0;
  }
  @media (max-width: 1200px) {
    .jobMain__cta {
      min-width: 275px;
    }
  }
  @media (max-width: 1000px) {
    .jobHead {
      gap: 40px;
      margin-bottom: 0px;
    }
    .jobHead__filter {
      gap: 40px;
    }
    .jobHead__alert {
      border: none;
      margin: auto;
      padding: 0;
    }
    .jobMain > div {
      width: var(--wrapper);
    }
    .jobMain__list {
      padding: 50px 0 0;
    }
    .jobMain__head {
      flex-wrap: nowrap;
      gap: var(--gutter);
    }
    .jobMain__push {
      padding: 40px 0;
    }
    .jobMain__items > span i {
      width: var(--col-10);
    }
  }
  @media (max-width: 600px) {
    .jobMain__item {
      width: calc(var(--viewportWidth) - 20px);
      margin: 0 -20px 10px;
      padding: 20px;
    }
    .jobMain__item + .jobMain__item {
      margin-top: 0;
    }
    .jobMain__head {
      flex-wrap: wrap;
      gap: var(--gutter);
    }
    .jobMain__cta {
      text-align: left;
    }
    div.jobMain__push {
      width: calc(var(--viewportWidth) - 20px);
      margin: 0 -20px 0;
      padding: 0;
    }
    .jobMain__push .jobMain__items {
      padding: 10px 20px 20px;
    }
    .jobMain__push .jobMain__items > span i {
      width: var(--wrapper);
    }
    .jobMain__rh {
      margin: 0 0 10px;
    }
  }
  body.blog {
    background: #312783;
  }
  .blueHead--blog {
    padding: 40px 0;
    position: initial;
  }
  .blueHead--blog canvas {
    top: unset;
    bottom: 0;
    height: 100%;
  }
  .blogPosts--block {
    background: #312783;
    color: #fff;
    padding: 0 var(--leftMargin);
  }
  .blogPosts--block::before, .blogPosts--block::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background: #312783;
    width: 100%;
    z-index: 0;
  }
  .blogPosts--block::before {
    bottom: 100%;
    height: 40px;
  }
  .blogPosts--block::after {
    top: 100%;
    height: 300px;
  }
  .blogPosts__item {
    padding: 45px 0;
    border-top: 1px solid #fff;
  }
  .blogPosts__item a {
    align-items: stretch;
  }
  .blogPosts__item__right, .blogPosts__item__left {
    display: flex;
  }
  .blogPosts__item__left {
    width: var(--col-6);
  }
  @media (max-width: 1200px) {
    .blogPosts__item__left {
      width: var(--col-8);
    }
  }
  @media (max-width: 800px) {
    .blogPosts__item__left {
      width: 100%;
      margin-bottom: 20px;
    }
  }
  .blogPosts__item__right {
    width: var(--col-6);
  }
  @media (max-width: 1200px) {
    .blogPosts__item__right {
      width: var(--col-4);
      flex-direction: column;
      align-items: flex-end;
      justify-content: space-between;
    }
  }
  @media (max-width: 800px) {
    .blogPosts__item__right {
      width: 100%;
    }
  }
  .blogPosts__item img {
    object-fit: cover;
    display: inline-block;
    width: calc(var(--col) + var(--gutter));
    height: calc(var(--col) + var(--gutter));
    border-radius: 50%;
  }
  @media (max-width: 800px) {
    .blogPosts__item img {
      width: calc(var(--col-2) + var(--gutter));
      height: calc(var(--col-2) + var(--gutter));
    }
  }
  .blogPosts__img {
    margin-right: var(--col);
  }
  .blogPosts__item > a > h2 {
    width: var(--col-4);
  }
  .blogPosts__excerptDate {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: var(--col-4);
  }
  @media (max-width: 1200px) {
    .blogPosts__excerptDate {
      margin-bottom: 20px;
    }
  }
  @media (max-width: 800px) {
    .blogPosts__excerptDate {
      width: 100%;
    }
  }
  .blogPosts__button {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: var(--col-2);
  }
  @media (max-width: 1200px) {
    .blogPosts__button {
      width: auto;
    }
  }
  .wp-block-embed.is-type-video iframe {
    width: var(--col-6);
    height: calc(var(--col) * 5.1);
  }
  @media (max-width: 600px) {
    .wp-block-embed.is-type-video iframe {
      width: 100%;
      height: 50vw;
    }
  }
  .blueHead {
    color: white;
  }
  .blogPosts {
    margin: 100px auto 0 !important;
  }
  @media (max-width: 800px) {
    .blogPosts {
      margin: 40px auto 0 !important;
    }
    .blogPosts:before {
      display: none;
    }
    .blogPosts__item .flexJcSB {
      gap: var(--gutter);
      justify-content: flex-start;
    }
    .blogPosts__item > a > h2 {
      width: var(--col-8);
      align-self: center;
    }
    .blogPosts__excerptDate {
      margin: 0;
    }
  }
  @media (max-width: 600px) {
    .blogPosts {
      margin: 20px auto 0 !important;
    }
    .blogPosts__item {
      padding: 40px 0;
    }
    .blogPosts__item__left {
      gap: var(--gutter);
    }
    .blogPosts__img {
      text-align: center;
      margin: 0;
    }
    .blogPosts__item img {
      width: var(--col-4);
      height: var(--col-4);
      max-width: 100px;
      max-height: 100px;
      border-radius: var(--col-4);
    }
  }
  .blogPosts--block article:first-of-type {
    border-top: none;
  }
  body.search {
    background: #312783;
    color: #fff;
  }
  body.search .nothing {
    font-weight: 700;
    padding: 100px 0;
  }
  .contactForm {
    padding: 50px 0;
  }
  .contactForm h1 {
    margin-bottom: 20px;
  }
  .contactForm__head {
    margin: 10px 0 20px 0;
    font-size: 12px;
    padding: 0 0 5px 0;
    color: #b00533;
    border-bottom: 1px solid #b00533;
  }
  .contactForm__head span {
    float: right;
  }
  .contactForm__fields {
    display: flex;
    flex-wrap: wrap;
    width: calc(var(--col-6) + var(--gutter));
    margin: 0 0 0 calc(-1 * var(--gutter) / 2);
  }
  .contactForm__field {
    margin: 0 calc(var(--gutter) / 2);
    width: var(--col-3);
  }
  .contactForm__field.big {
    width: 100%;
  }
  .contactForm__field label {
    display: block;
    margin: 0 0 5px 0;
  }
  .contactForm__field input {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
  }
  .contactForm__field textarea {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
  }
  .contactForm__field select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  [data-replicated-value]:not(.grow-wrap) {
    background: url(assets/img/svg/select.svg) calc(100% - 15px) center no-repeat;
  }
  .contactForm__head ~ .contactForm__head {
    margin: 40px 0 20px 0;
  }
  input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  label[for="fichier"] {
    background: #ccc;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 20px 0;
  }
  label[for="fichier"] span {
    float: right;
  }
  label[for="cv"] {
    background: #ccc;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 20px 0;
  }
  label[for="cv"] span {
    float: right;
  }
  label[for="lettreMotivation"] {
    background: #ccc;
    border-radius: 3px;
    padding: 10px 15px;
    margin: 20px 0;
  }
  label[for="lettreMotivation"] span {
    float: right;
  }
  input[type="checkbox"] {
    padding: 0;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
    transform: translateY(1px);
    flex: none;
  }
  input[type="checkbox"] + label {
    margin: 0 20px 0 0;
  }
  li:last-child input[type="checkbox"] + label {
    margin: 0;
  }
  .contactForm__field--checkboxes {
    display: flex;
  }
  .contactForm button[name="c_submit"] {
    display: block;
    margin: 0 0 0 calc(var(--gutter) / 2);
  }
  .contactForm__field.-recaptcha {
    margin-block: 20px;
  }
  .recaptcha {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px 15px;
  }
  .recaptcha__operation {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 0 0;
  }
  .recaptcha__operation input {
    margin: 0 0 0 10px;
    height: 30px;
    width: 30px;
  }
  @media (max-width: 1000px) {
    .contactForm > div:first-of-type {
      position: sticky;
      top: 160px;
      left: 0;
      height: fit-content;
    }
    .contactForm__field {
      width: 100%;
      margin: 0;
    }
    .contactForm__field--checkboxes {
      display: grid;
      grid-template-columns: 1fr 10fr;
      grid-row-gap: 10px;
    }
  }
  @media (max-width: 600px) {
    .contactForm {
      padding: 40px 0;
      flex-direction: column;
      gap: var(--gutter);
    }
    .contactForm > div:first-of-type {
      position: relative;
      top: 0;
    }
    .contactForm__fields {
      width: 100%;
      margin: 0;
    }
  }
  .keyDates {
    color: #fff;
  }
  .keyDates__wrap {
    padding: 100px 0;
  }
  .keyDates__wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    height: 100%;
    width: var(--viewportWidth);
    background: #312783;
  }
  .keyDates__wrap--ferroviaire::before {
    background: #b00533;
  }
  .keyDates button, .keyDates a {
    color: currentColor;
  }
  .keyDates__wrap {
    display: flex;
    justify-content: space-between;
  }
  .keyDates__wrap > * {
    width: var(--col-6);
  }
  .keyDates__navDate {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: calc(100vh - 232px);
    position: sticky;
    top: 200px;
  }
  .keyDates__switch {
    font-size: 50px;
    line-height: 1.25;
    z-index: 3;
    font-weight: 300;
    letter-spacing: -0.02em;
    color: #fff;
  }
  .keyDates__switch button, .keyDates__switch a {
    display: block;
    opacity: 0.3;
    transition: 0.1s;
  }
  .keyDates__switch button:hover, .keyDates__switch a:hover {
    opacity: 0.5;
  }
  .keyDates__switch button.on, .keyDates__switch a.on {
    opacity: 1;
    pointer-events: none;
  }
  .keyDates__dates {
    height: 135px;
    overflow: hidden;
    letter-spacing: -0.04em;
  }
  .keyDates__date {
    font-size: 90px;
    font-weight: 100;
  }
  .keyDates__dateMobile {
    display: none;
  }
  .keyDates h2 {
    color: #b00533;
    margin: 30px 0 20px;
    font-weight: 300;
  }
  .keyDates__wrap--ferroviaire h2 {
    color: #312783;
  }
  .keyDates img {
    margin: 30px 0;
  }
  [data-date]:not(:last-child) {
    padding-bottom: 240px;
  }
  @media (max-width: 1000px) {
    .keyDates__wrap {
      display: block;
      padding: 60px 0 80px;
    }
    .keyDates__wrap > * {
      width: var(--wrapper);
    }
    .keyDates__navDate {
      position: relative;
      height: inherit;
      top: unset;
    }
    .keyDates__dates, .keyDates__switch a {
      display: none;
    }
    .keyDates__switch {
      margin: 0 0 20px;
      max-width: 440px;
    }
    .keyDates__wrap--ferroviaire .keyDates__switch {
      max-width: 470px;
    }
    .keyDates__dateMobile {
      display: block;
    }
    .keyDates__redac h2:first-of-type {
      margin-top: 0;
      font-weight: 300;
      width: var(--col-8);
    }
    .keyDates img {
      width: calc(var(--viewportWidth) - 20px);
      height: 60vw;
      margin: 35px -30px 30px;
    }
    [data-date]:not(:last-child) {
      padding-bottom: 60px;
    }
  }
  @media (max-width: 600px) {
    .keyDates__wrap {
      padding: 30px 0 40px;
    }
    .keyDates__switch {
      font-size: 40px;
      max-width: 350px;
    }
    .keyDates__dateMobile {
      font-size: 60px;
    }
    .keyDates__redac h2:first-of-type {
      margin: 0 0 20px;
      width: var(--wrapper);
    }
    .keyDates img {
      width: calc(var(--viewportWidth) - 20px);
      height: 60vw;
      margin: 15px -20px 20px;
    }
    [data-date]:not(:last-child) {
      padding-bottom: 40px;
    }
  }
  .endToEnd {
    padding-bottom: var(--gutter);
  }
  .endToEnd__head {
    width: var(--col-6);
    left: calc(var(--col-6) + var(--gutter));
    padding: 50px 0;
  }
  .endToEnd__items {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    gap: var(--gutter);
  }
  .endToEnd__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: var(--col-2);
    height: 300px;
    border-radius: var(--col-2);
  }
  .endToEnd__item img {
    transition: 0.5s cubic-bezier(0.89, 0.17, 0.21, 0.87);
    filter: grayscale(100%);
    position: absolute;
    left: 0;
    bottom: 0;
    border: 5px solid transparent;
    width: var(--col-2);
    height: var(--col-2);
    object-fit: cover;
    border-radius: 50%;
  }
  .endToEnd__item > div {
    padding: 0 20px;
    display: grid;
    place-items: center;
    height: 50%;
  }
  .endToEnd__itemFoot {
    font-size: 11px;
  }
  .endToEnd__item:hover img {
    bottom: 100%;
    transform: translateY(100%);
  }
  .endToEnd__item + .endToEnd__item::before {
    content: "";
    position: absolute;
    top: calc(50% - 9px);
    left: calc(-1 * var(--gutter) / 2 - 4px);
    border: 1px solid red;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 8px;
    border-color: transparent transparent transparent #b00533;
  }
  @media (max-width: 1000px) {
    .endToEnd__head {
      left: 0;
      max-width: 410px;
      font-size: 50px;
      font-weight: 300;
    }
    .endToEnd__items {
      flex-direction: column;
      gap: 60px;
    }
    .endToEnd__item {
      width: var(--wrapper);
      height: var(--col-3);
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      align-items: center;
    }
    .endToEnd__photo {
      order: 1;
    }
    .endToEnd__itemHead {
      order: 2;
    }
    .endToEnd__itemFoot {
      order: 3;
      max-width: 180px;
      justify-self: end;
    }
    .endToEnd__item img {
      position: relative;
      height: var(--col-3);
      width: var(--col-3);
    }
    .endToEnd__item:hover img {
      bottom: auto;
      transform: translateY(0);
    }
    .endToEnd__item > div {
      padding: 0 var(--gutter);
    }
    .endToEnd__item + .endToEnd__item::before {
      content: "";
      position: absolute;
      top: calc(-60px / 2 - 9px);
      left: calc(50% - 4px);
      transform-origin: center;
      transform: rotate(90deg);
    }
  }
  @media (max-width: 600px) {
    .endToEnd__head {
      font-size: 40px;
      width: var(--wrapper);
    }
    .endToEnd__items {
      gap: 10vw;
    }
    .endToEnd__item {
      width: calc(var(--viewportWidth) - 20px);
      margin-left: -20px;
      height: var(--col-5);
      min-height: 120px;
      border-radius: var(--col-4);
      grid-template-columns: 1fr 2fr;
      grid-template-rows: 1fr 1fr;
    }
    .endToEnd__item img {
      position: relative;
      height: var(--col-5);
      width: var(--col-5);
      min-width: 120px;
      min-height: 120px;
    }
    .endToEnd__photo {
      grid-column: 1;
      grid-row: 1 / 3;
    }
    .endToEnd__itemHead {
      grid-column: 2;
      grid-row: 1;
      align-self: end;
    }
    .endToEnd__itemFoot {
      grid-column: 2;
      grid-row: 2;
      justify-self: center;
      align-self: start;
      font-weight: 400;
    }
    .endToEnd__item + .endToEnd__item::before {
      top: calc(-10vw / 2 - 9px);
    }
  }
  .hash {
    position: absolute;
    top: -115px;
  }
  .scrollWords {
    margin: 100px auto;
    overflow: hidden;
  }
  .scrollWords__head div {
    left: calc(var(--col-6) + var(--gutter));
    width: var(--col-6);
  }
  .scrollWords__speech {
    margin: 20px 0 140px 0;
  }
  .scrollWords__word {
    border-bottom: 3px solid transparent;
    font-size: 60px;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: -0.05em;
  }
  .scrollWords__lines {
    overflow: hidden;
  }
  .scrollWords__lines:hover {
    cursor: none;
  }
  .scrollWords__line {
    white-space: nowrap;
    margin: 10px 0;
  }
  .scrollWords__word {
    display: inline-block;
    margin: 0 0.5em;
  }
  .scrollWords__word:hover {
    color: #b00533;
    border-bottom: 3px solid #b00533;
  }
  .pamCursor {
    position: fixed;
    top: 0;
    left: 0;
    background: #312783;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    pointer-events: none;
    opacity: 0;
  }
  .pamCursor.hover {
    opacity: 1;
  }
  @media (pointer: coarse) {
    .pamCursor {
      display: none;
    }
  }
  .pamCursor {
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 49 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24.5' cy='24.5' r='24.5' fill='%231C2691'/%3E%3Cpath d='M31.879 23.91l-11.07 6.39V17.52l11.07 6.39z' fill='%23fff'/%3E%3C/svg%3E") 50% 50% no-repeat;
  }
  .pamCursor.on {
    background: url("data:image/svg+xml;utf8,%3Csvg width='49' height='49' viewBox='0 0 49 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24.5' cy='24.5' r='24.5' fill='%231C2691'/%3E%3Crect x='20' y='18' width='3' height='14' fill='white'/%3E%3Crect x='26' y='18' width='3' height='14' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  }
  @media (max-width: 1000px) {
    .scrollWords {
      margin: 60px auto !important;
    }
    .scrollWords__speech {
      margin: 20px 0 60px 0;
    }
  }
  @media (max-width: 600px) {
    .scrollWords {
      margin: 40px auto !important;
    }
    .scrollWords__head div {
      left: 0;
      width: 100%;
      text-align: center;
    }
    .scrollWords__speech {
      margin: 20px 0 30px 0;
    }
    .scrollWords__lines {
      overflow: unset;
    }
    .scrollWords__word {
      font-size: 40px;
    }
  }
  .keyFigures__items {
    display: flex;
    justify-content: space-between;
  }
  .keyFigures__item {
    width: var(--col-6);
    height: var(--col-6);
  }
  .keyFigures__btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transform-origin: center;
    pointer-events: none;
  }
  .keyFigures__item:first-child .keyFigures__btn {
    top: 20px;
    transform: translateX(-50%) rotate(180deg);
  }
  .keyFigures__item:last-child .keyFigures__btn {
    bottom: 20px;
  }
  .keyFigures__item > .keyFigures__key {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 50%;
  }
  .keyFigures__key--corp {
    color: #312783;
  }
  .keyFigures__key--lifestyle {
    color: #312783;
  }
  .keyFigures__number {
    font-size: 150px;
    font-weight: 300;
    color: currentColor;
  }
  .keyFigures__title {
    font-size: 32px;
    color: currentColor;
    letter-spacing: -0.04em;
    max-width: var(--col-5);
    text-align: center;
  }
  .keyFigures__caption {
    font-size: 13px;
    color: #222;
    max-width: var(--col-4);
    text-align: center;
  }
  .keyFigures__key {
    pointer-events: none;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .keyFigures__key.on {
    pointer-events: auto;
    opacity: 1;
  }
  .keyFigures__item:first-child .keyFigures__key > * {
    transform: translateY(-100px);
  }
  .keyFigures__item:last-child .keyFigures__key > * {
    transform: translateY(100px);
  }
  .keyFigures__item .keyFigures__key.on > * {
    transform: translateY(0%);
    transition: 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  @media (max-width: 1000px) {
    .keyFigures__key:after {
      opacity: 1;
      bottom: 10px;
    }
    .keyFigures__key--corp::after {
      top: 10px;
    }
    .keyFigures__number {
      font-size: 12vw;
      line-height: 1.2;
    }
    .keyFigures__title {
      line-height: 1;
      font-size: 4vw;
    }
    .keyFigures__caption {
      margin-top: 10px;
    }
  }
  @media (max-width: 600px) {
    .keyFigures__items {
      flex-direction: column;
      gap: var(--gutter);
      align-items: center;
    }
    .keyFigures__item {
      width: var(--col-10);
      height: var(--col-10);
    }
    .keyFigures__number {
      font-size: 15vw;
      line-height: 1;
    }
    .keyFigures__title {
      font-size: 7vw;
    }
    .keyFigures__title, .keyFigures__caption {
      max-width: var(--col-8);
      text-align: center;
    }
    .keyFigures__key:after {
      opacity: 1;
      bottom: 10px;
      left: calc(50% - 19px);
    }
    .keyFigures__key--corp::after {
      top: 10px;
      bottom: auto;
      transform: rotate(180deg);
      right: auto;
      left: calc(50% - 19px);
    }
    .keyFigures__key--lifestyle .keyFigures__number {
      margin-top: -20px;
    }
  }
  .pop {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: var(--viewportWidth);
    height: 100vh;
    background: rgba(0, 0, 0, 0.3);
    display: none;
    place-items: center;
  }
  .pop.on {
    display: grid;
  }
  .pop > div {
    border-top: 5px solid #312783;
    padding: 50px;
    font-weight: 700;
    background: #fff;
    color: #000;
    border-radius: 5px;
  }
  .pop button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
  }
  .lost {
    overflow: hidden;
    margin: -116px auto 0;
    padding-top: 160px;
    color: #fff;
  }
  .lost .wrapper p {
    font-size: 26px;
  }
  .lost canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .lost__404 {
    font-size: 50vw;
    line-height: 0.9;
    text-align: right;
    margin: -20px 0 -5vw;
  }
  .lost__404 p {
    margin-right: -5vw;
  }
  .partenaires_onglet {
    border-bottom: 1px solid #ddd;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .partenaires_onglet::-webkit-scrollbar {
    display: none;
  }
  .partenaires_onglet ul {
    padding: 0 var(--leftMargin);
    list-style: none;
    display: flex;
    font-size: 30px;
    gap: 40px;
    line-height: 2;
    letter-spacing: -0.02em;
    width: max-content;
  }
  @media (max-width: 1200px) {
    .partenaires_onglet ul {
      font-size: 24px;
      gap: 30px;
    }
  }
  @media (max-width: 800px) {
    .partenaires_onglet ul {
      font-size: 20px;
      gap: 20px;
    }
  }
  .partenaires_onglet button {
    padding: 52px 0;
    transition: 0.2s cubic-bezier(0.25, 0, 0, 1);
  }
  @media (max-width: 800px) {
    .partenaires_onglet button {
      padding: 25px 0;
    }
  }
  .partenaires_onglet button::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background: #ddd;
    transition: 0.2s cubic-bezier(0.25, 0, 0, 1);
  }
  .partenaires_onglet button:hover::after {
    height: 2px;
  }
  .partenaires_onglet button.active {
    color: #312783;
    position: relative;
  }
  .partenaires_onglet button.active::after {
    height: 2px;
    background: #312783;
  }
  .partenaires {
    margin: 75px 0;
  }
  @media (max-width: 800px) {
    .partenaires {
      margin: 25px 0;
    }
  }
  .partenaires_grid {
    display: none;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
  @media (max-width: 1200px) {
    .partenaires_grid {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media (max-width: 800px) {
    .partenaires_grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
    }
  }
  @media (max-width: 400px) {
    .partenaires_grid {
      grid-template-columns: 1fr;
      gap: 20px;
    }
  }
  .partenaires_grid.active {
    display: grid;
  }
  .partenaires_single {
    border: 1px solid #ddd;
    border-radius: 5px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    transition: 0.2s;
    cursor: pointer;
  }
  .partenaires_single > img {
    width: auto;
    max-width: 50%;
    max-height: 36%;
  }
  .partenaires_single:hover {
    border: 1px solid #312783;
  }
  .partenaires_single:hover .partenaires_more div {
    width: 112px;
    opacity: 1;
  }
  .partenaires_more {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    color: #312783;
    display: flex;
    align-items: center;
  }
  .partenaires_more div {
    overflow: hidden;
    width: 0;
    opacity: 0;
    transition: 0.2s cubic-bezier(0.25, 0, 0, 1);
  }
  .partenaires_more span {
    display: block;
    width: max-content;
    padding-right: 12px;
  }
  .partenaires_info {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 700px;
    max-width: 100vw;
    background: #fff;
    z-index: 78;
    border-top: 5px solid #312783;
    cursor: default;
  }
  .partenaires_info-scroll {
    height: 100%;
    padding: 40px 45px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  @media (max-width: 500px) {
    .partenaires_info-scroll {
      grid-template-columns: 1fr;
      padding: 60px 30px;
    }
  }
  .partenaires_info-scroll::-webkit-scrollbar {
    display: none;
  }
  .partenaires_info.active {
    display: block;
  }
  .partenaires_info .bg {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: -5px;
    width: 100vw;
    height: 100vh;
    background: #000;
    z-index: -1;
    opacity: 0.16;
    cursor: pointer;
  }
  .partenaires_close {
    position: absolute;
    top: 45px;
    right: 45px;
    z-index: 1;
  }
  @media (max-width: 500px) {
    .partenaires_close {
      right: 30px;
      top: 25px;
    }
  }
  .partenaires_head {
    display: grid;
    grid-template-columns: 170px 1fr;
    gap: 38px;
    padding: 0 0 30px;
    border-bottom: 1px solid #ddd;
  }
  @media (max-width: 500px) {
    .partenaires_head {
      grid-template-columns: 1fr;
    }
  }
  .partenaires_head > div:first-child {
    border: 1px solid #ddd;
    border-radius: 5px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
  }
  .partenaires_head img {
    width: auto;
    max-width: 50%;
    max-height: 36%;
  }
  .partenaires_title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .partenaires_title h2 {
    color: #312783;
    font-weight: 300;
  }
  .partenaires_title h3 {
    font-size: 15px;
  }
  .partenaires_links {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  @media (max-width: 800px) {
    .partenaires_links {
      flex-direction: column;
    }
  }
  .partenaires_links > a {
    color: #312783;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .partenaires_rs {
    display: flex;
    gap: 5px;
  }
  .partenaires_content {
    padding: 30px 0 0;
    display: grid;
    grid-template-columns: 170px 1fr;
    gap: 38px;
  }
  @media (max-width: 800px) {
    .partenaires_content {
      grid-template-columns: 1fr;
      gap: 20px;
    }
  }
  .partenaires_content h3 {
    font-size: 16px;
  }
  :root {
    --yesColor: #312783;
    --colorNo: #959acb;
    --bgColorModule: #fff;
    --textColorModule: #000;
    --fontSizeBig: 100%;
    --tinyFontSize: 80%;
  }
  .tarteaucitronBeforeVisible ~ div #launcher {
    bottom: 60px !important;
  }
  div#tarteaucitronAlertBig:focus {
    outline: 0;
  }
  .tarteaucitron-modal-open {
    overflow: hidden;
    height: 100%;
  }
  #tarteaucitronContentWrapper {
    display: unset;
  }
  span.tarteaucitronReadmoreSeparator {
    display: inline !important;
  }
  .tarteaucitronName .tacCurrentStatus, .tarteaucitronName .tarteaucitronReadmoreSeparator {
    color: var(--textColorModule) !important;
    text-transform: capitalize;
  }
  button.tarteaucitron-toggle-group {
    display: block;
  }
  #tarteaucitron #tarteaucitronServices_mandatory .tarteaucitronH3 {
    margin-top: 7px;
  }
  .tarteaucitronLine {
    border-left: 0px solid transparent !important;
  }
  @media screen and (max-width: 767px) {
    html body #tarteaucitronRoot #tarteaucitron ul#tarteaucitronServices_mandatory .tarteaucitronDeny {
      display: none !important;
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button, html body #tarteaucitronRoot #tarteaucitron .tarteaucitronAsk, html body #tarteaucitronRoot #tarteaucitron .tarteaucitronName {
      width: 100% !important;
      display: block !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      box-sizing: border-box !important;
      max-width: 100% !important;
      margin-bottom: 8px !important;
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder ul .tarteaucitronLine {
      padding: 16px !important;
    }
    html body #tarteaucitronRoot #tarteaucitron div#tarteaucitronMainLineOffset .tarteaucitronName {
      display: none !important;
    }
    #tarteaucitronServices_mandatory li.tarteaucitronLine .tarteaucitronName span {
      width: 100% !important;
      display: inline-block;
    }
    li.tarteaucitronLine .tarteaucitronName span {
      width: 80% !important;
      display: inline-block;
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group {
      width: 10% !important;
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 0px;
      padding: 10px 0;
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group:before {
      content: "\0025BE";
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder .tarteaucitronIsExpanded button.tarteaucitron-toggle-group:before {
      content: "\0025B4";
    }
  }
  @media screen and (min-width: 768px) {
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder button.tarteaucitron-toggle-group:after {
      content: "\0025BE";
      margin-left: 15px;
    }
    html body #tarteaucitronRoot #tarteaucitron .tarteaucitronBorder .tarteaucitronIsExpanded button.tarteaucitron-toggle-group:after {
      content: "\0025B4";
      margin-left: 15px;
    }
  }
  #tarteaucitronRoot div, #tarteaucitronRoot span, #tarteaucitronRoot applet, #tarteaucitronRoot object, #tarteaucitronRoot iframe, #tarteaucitronRoot h1, #tarteaucitronRoot h2, #tarteaucitronRoot h3, #tarteaucitronRoot h4, #tarteaucitronRoot h5, #tarteaucitronRoot h6, #tarteaucitronRoot p, #tarteaucitronRoot blockquote, #tarteaucitronRoot pre, #tarteaucitronRoot a, #tarteaucitronRoot abbr, #tarteaucitronRoot acronym, #tarteaucitronRoot address, #tarteaucitronRoot big, #tarteaucitronRoot cite, #tarteaucitronRoot code, #tarteaucitronRoot del, #tarteaucitronRoot dfn, #tarteaucitronRoot em, #tarteaucitronRoot img, #tarteaucitronRoot ins, #tarteaucitronRoot kbd, #tarteaucitronRoot q, #tarteaucitronRoot s, #tarteaucitronRoot samp, #tarteaucitronRoot small, #tarteaucitronRoot strike, #tarteaucitronRoot strong, #tarteaucitronRoot sub, #tarteaucitronRoot sup, #tarteaucitronRoot tt, #tarteaucitronRoot var, #tarteaucitronRoot b, #tarteaucitronRoot u, #tarteaucitronRoot i, #tarteaucitronRoot center, #tarteaucitronRoot dl, #tarteaucitronRoot dt, #tarteaucitronRoot dd, #tarteaucitronRoot ol, #tarteaucitronRoot ul, #tarteaucitronRoot li, #tarteaucitronRoot fieldset, #tarteaucitronRoot form, #tarteaucitronRoot label, #tarteaucitronRoot legend, #tarteaucitronRoot table, #tarteaucitronRoot caption, #tarteaucitronRoot tbody, #tarteaucitronRoot tfoot, #tarteaucitronRoot thead, #tarteaucitronRoot tr, #tarteaucitronRoot th, #tarteaucitronRoot td, #tarteaucitronRoot article, #tarteaucitronRoot aside, #tarteaucitronRoot canvas, #tarteaucitronRoot details, #tarteaucitronRoot embed, #tarteaucitronRoot figure, #tarteaucitronRoot figcaption, #tarteaucitronRoot footer, #tarteaucitronRoot header, #tarteaucitronRoot hgroup, #tarteaucitronRoot menu, #tarteaucitronRoot nav, #tarteaucitronRoot output, #tarteaucitronRoot ruby, #tarteaucitronRoot section, #tarteaucitronRoot summary, #tarteaucitronRoot time, #tarteaucitronRoot mark, #tarteaucitronRoot audio, #tarteaucitronRoot video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: initial;
    text-shadow: initial;
  }
  #tarteaucitronRoot * {
    transition: border 300ms, background 300ms, opacity 200ms, box-shadow 400ms;
  }
  #tarteaucitronRoot article, #tarteaucitronRoot aside, #tarteaucitronRoot details, #tarteaucitronRoot figcaption, #tarteaucitronRoot figure, #tarteaucitronRoot footer, #tarteaucitronRoot header, #tarteaucitronRoot hgroup, #tarteaucitronRoot menu, #tarteaucitronRoot nav, #tarteaucitronRoot section {
    display: block;
  }
  #tarteaucitronRoot ol, #tarteaucitronRoot ul {
    list-style: none;
  }
  #tarteaucitronRoot blockquote, #tarteaucitronRoot q {
    quotes: none;
  }
  #tarteaucitronRoot blockquote:before, #tarteaucitronRoot blockquote:after, #tarteaucitronRoot q:before, #tarteaucitronRoot q:after {
    content: "";
    content: none;
  }
  #tarteaucitronRoot table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #tarteaucitronRoot a:focus-visible, #tarteaucitronRoot button:focus-visible {
    outline: 3px dashed #3d86d8;
  }
  div#tarteaucitronMainLineOffset {
    margin-top: 0 !important;
  }
  div#tarteaucitronServices {
    margin-top: 21px !important;
  }
  @media screen and (max-width: 479px) {
    #tarteaucitron .tarteaucitronLine .tarteaucitronName {
      width: 90% !important;
    }
    #tarteaucitron .tarteaucitronLine .tarteaucitronAsk {
      float: left !important;
      margin: 10px 15px 5px;
    }
  }
  @media screen and (max-width: 767px) {
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer, #tarteaucitron {
      background: #fff;
      border: 0 !important;
      bottom: 0 !important;
      height: 100% !important;
      left: 0 !important;
      margin: 0 !important;
      max-height: 100% !important;
      max-width: 100% !important;
      top: 0 !important;
      width: 100% !important;
    }
    #tarteaucitron .tarteaucitronBorder {
      border: 0 !important;
    }
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
      border: 0 !important;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
      text-align: left !important;
    }
    .tarteaucitronName .tarteaucitronH2 {
      max-width: 80%;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
      text-align: center !important;
    }
    #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button {
      margin-bottom: 5px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #tarteaucitron {
      border: 0 !important;
      left: 0 !important;
      margin: 0 5% !important;
      max-height: 80% !important;
      width: 90% !important;
    }
  }
  #tarteaucitronRoot div#tarteaucitron {
    left: 0;
    right: 0;
    margin: auto;
  }
  #tarteaucitronRoot button#tarteaucitronBack {
    background: var(--textColorModule);
  }
  #tarteaucitron .clear {
    clear: both;
  }
  #tarteaucitron a {
    color: #424242;
    text-decoration: none;
  }
  #tarteaucitronRoot button {
    background: transparent;
    border: 0;
  }
  #tarteaucitronAlertBig strong, #tarteaucitronAlertSmall strong, #tarteaucitronAlertBig a, #tarteaucitronAlertSmall a {
    color: #fff;
  }
  #tarteaucitron ul {
    padding: 0;
  }
  #tarteaucitron .tarteaucitronH1, #tarteaucitron .tarteaucitronH2, #tarteaucitron .tarteaucitronH3, #tarteaucitron .tarteaucitronH4, #tarteaucitron .tarteaucitronH5, #tarteaucitron .tarteaucitronH6 {
    display: block;
  }
  .cookie-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #tarteaucitronRoot {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
  #tarteaucitronRoot * {
    box-sizing: initial;
    color: var(--textColorModule);
    vertical-align: initial;
  }
  #tarteaucitronRoot .tarteaucitronH1 {
    text-align: center;
    color: #fff;
    margin: 15px 0 28px;
  }
  #tarteaucitronRoot .tarteaucitronH2 {
    display: inline-block;
    margin: 12px 0 0 10px;
    color: #fff;
  }
  #tarteaucitronCookiesNumberBis.tarteaucitronH2 {
    margin-left: 0;
  }
  #tarteaucitronBack {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483646;
  }
  #tarteaucitron {
    display: none;
    max-height: 80%;
    left: 50%;
    margin: 0 auto 0 -430px;
    padding: 0;
    position: fixed;
    top: 6%;
    width: 860px;
    z-index: 2147483647;
  }
  #tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border-top: 0;
    height: auto;
    overflow: auto;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie, #tarteaucitron #tarteaucitronClosePanel {
    cursor: pointer;
    text-decoration: none;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 20px;
    text-align: center;
    font-size: 0 !important;
    z-index: 3;
  }
  #tarteaucitron #tarteaucitronClosePanel:before {
    font-size: 18px !important;
    content: "×";
    color: var(--bgColorModule);
  }
  #tarteaucitron #tarteaucitronDisclaimer {
    color: #555;
    margin: 15px auto 0;
    width: 80%;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    border-top: 1px solid var(--textColorModule);
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    display: none;
    position: relative;
  }
  #tarteaucitronCookiesList .tarteaucitronH3.tarteaucitronTitle {
    width: 100%;
    box-sizing: border-box;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button, #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: var(--bgColorModule);
    display: inline-block;
    margin: 20px 0px 0px;
    padding: 5px 20px;
    text-align: left;
    background: var(--textColorModule);
    width: auto;
    font-size: var(--tinyFontSize);
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    color: #fff;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover, #tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
    text-decoration: none !important;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
    padding: 5px 10px;
    margin: 0;
  }
  #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: none;
    margin-top: 0;
    max-width: 270px;
    padding: 20px;
    position: absolute;
    z-index: 2147483647;
  }
  #tarteaucitron #tarteaucitronInfo a {
    color: #fff;
    text-decoration: underline;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background: none;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    background: rgba(var(--bgColorModule), 0.2);
    border-left: 5px solid transparent;
    margin: 0;
    overflow: hidden;
    padding: 15px 0;
  }
  #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset {
    padding: 15px !important;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed {
    border-color: #1b870b;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied {
    border-color: #9c1a1a;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: var(--textColorModule);
    margin-bottom: 0;
    position: relative;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: var(--textColorModule);
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    margin-left: 15px;
    margin-top: 2px;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName button {
    color: #fff;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    margin-top: 0px !important;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
    text-decoration: underline;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    display: inline-block;
    float: right;
    margin: 7px 15px 0;
    text-align: right;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow, #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny, .tac_activate .tarteaucitronAllow {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    border: 0;
  }
  #tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
    background-color: #1b870b;
    opacity: 1;
  }
  #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected, #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied2.tarteaucitronIsSelected {
    background-color: #9c1a1a;
    opacity: 1;
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
    background-color: var(--yesColor);
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
    background-color: var(--colorNo);
  }
  #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
    color: var(--textColorModule);
  }
  #tarteaucitron #tarteaucitronMainLineOffset .tarteaucitronName {
    width: auto !important;
    margin-left: 0 !important;
  }
  span#tarteaucitronDisclaimerAlert {
    padding: 0 10px;
    display: inline-block;
  }
  #tarteaucitron .tarteaucitronBorder, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList, #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    border-color: var(--textColorModule) !important;
  }
  .tarteaucitronAlertBigTop {
    top: 0;
  }
  .tarteaucitronAlertBigBottom {
    bottom: 0;
  }
  #tarteaucitronRoot #tarteaucitronAlertBig {
    background: var(--bgColorModule);
    color: var(--textColorModule);
    display: none;
    left: 0;
    position: fixed;
    box-sizing: content-box;
    z-index: 2147483645;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: auto;
    width: 100%;
  }
  #tarteaucitronAlertBig #tarteaucitronPrivacyUrl, #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog {
    cursor: pointer;
  }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {
    background: var(--yesColor);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    margin-left: 7px;
  }
  #tarteaucitronRoot .tarteaucitronDeny {
    background: var(--colorNo);
  }
  #tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog {
    background: #fff;
    color: var(--textColorModule);
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 5px 10px;
  }
  #tarteaucitronPercentage {
    background: red !important;
    height: 5px;
    left: 0;
    position: fixed;
    width: 0;
    z-index: 2147483644;
  }
  .tarteaucitronIconBottomRight {
    bottom: 0;
    right: 0;
  }
  .tarteaucitronIconBottomLeft {
    bottom: 0;
    left: 0;
  }
  .tarteaucitronIconTopRight {
    top: 0;
    right: 0;
  }
  .tarteaucitronIconTopLeft {
    top: 0;
    left: 0;
  }
  .tarteaucitronIconTopLeft #tarteaucitronManager {
    border-radius: 2px 7px 7px 2px;
  }
  .tarteaucitronIconTopRight #tarteaucitronManager {
    border-radius: 7px 2px 2px 7px;
  }
  .tarteaucitronIconBottomLeft #tarteaucitronManager {
    border-radius: 7px 7px 2px 2px;
  }
  .tarteaucitronIconBottomRight #tarteaucitronManager {
    border-radius: 7px 7px 2px 2px;
  }
  #tarteaucitronIcon {
    background: transparent;
    position: fixed;
    display: none;
    width: auto;
    z-index: 2147483646;
  }
  #tarteaucitronIcon #tarteaucitronManager {
    color: transparent;
    cursor: pointer;
    display: inline-block;
    padding: 8px 10px 8px;
    border: none;
  }
  #tarteaucitronIcon #tarteaucitronManager img {
    width: 50px;
    height: 50px;
  }
  #tarteaucitronRoot .tarteaucitronPlus::before {
    content: "\271b";
    display: inline-block;
    color: white;
  }
  .tarteaucitronAlertSmallTop, .tarteaucitronAlertSmallBottom {
    bottom: 0;
  }
  #tarteaucitronAlertSmall {
    background: var(--textColorModule);
    display: none;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 2147483646;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 8px 10px 8px;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager:hover {
    background: rgba(255, 255, 255, 0.05);
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    background-color: gray;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin-bottom: 1px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen, #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow, #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    display: block;
    float: left;
    height: 100%;
    width: 0%;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
    background-color: #1b870b;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
    background-color: #fbda26;
  }
  #tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    background-color: #9c1a1a;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 0px 10px;
    vertical-align: top;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
    display: none;
    max-height: 70%;
    max-width: 485px;
    position: fixed;
    right: 0;
    width: 100%;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
    background: #fff;
    color: var(--textColorModule);
    height: auto;
    overflow: auto;
    text-align: left;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList strong {
    color: var(--textColorModule);
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
    background: var(--textColorModule);
    margin-top: 21px;
    padding: 13px 0 9px 13px;
    text-align: left;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle strong {
    color: #fff;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
    background: rgba(51, 51, 51, 0.1);
    padding: 7px 5px 10px;
    word-wrap: break-word;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
    background: rgba(51, 51, 51, 0.2);
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
    color: var(--textColorModule);
    text-decoration: none;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
    display: inline-block;
    width: 50%;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a strong {
    color: darkred;
  }
  #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
    color: var(--textColorModule);
    display: inline-block;
    margin-left: 10%;
    vertical-align: top;
    width: 30%;
  }
  .tac_activate {
    background: var(--textColorModule);
    color: #fff;
    display: table;
    height: 100%;
    margin: auto;
    text-align: center;
    width: 100%;
  }
  .tac_float {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .tac_activate .tac_float strong {
    color: #fff;
  }
  .tac_activate .tac_float .tarteaucitronAllow {
    background-color: #1b870b;
    display: inline-block;
  }
  ins.ferank-publicite, ins.adsbygoogle {
    text-decoration: none;
  }
  div.amazon_product {
    height: 240px;
    width: 120px;
  }
  .tarteaucitronIsAllowed .tarteaucitronDeny {
    opacity: 0.4 !important;
  }
  .tarteaucitronIsDenied .tarteaucitronAllow {
    opacity: 0.4 !important;
  }
  .tarteaucitronIsAllowed .tarteaucitronAllow {
    opacity: 1 !important;
  }
  .tarteaucitronIsDenied .tarteaucitronDeny {
    opacity: 1 !important;
  }
  .tarteaucitronLine .tarteaucitronAllow, .tarteaucitronLine .tarteaucitronDeny {
    opacity: 0.4;
  }
  #tarteaucitronServices_mandatory button.tarteaucitronAllow {
    opacity: 1;
  }
  div#tarteaucitronInfo {
    display: block !important;
    position: relative !important;
    text-align: center !important;
    max-width: 80% !important;
    padding: 15px 0 !important;
    margin: -10px auto 40px !important;
  }
  a.tarteaucitronSelfLink {
    display: none;
  }
  .tarteaucitronMainLine .tarteaucitronH2 {
    margin-top: 4px !important;
  }
  span.tarteaucitronTitle.tarteaucitronH3 {
    margin-top: 12px !important;
  }
  #tarteaucitronCloseCross {
    position: absolute;
    color: #ffff;
    cursor: pointer;
    top: 10px;
    right: 26px;
  }
  .tarteaucitron-spacer-20 {
    height: 20px;
    display: block;
  }
  .tarteaucitron-display-block {
    display: block;
  }
  .tarteaucitron-display-none {
    display: none;
  }
  #tarteaucitronDisclaimerAlert {
    font-size: 13px !important;
  }
  #tarteaucitronRoot button:not(#tarteaucitronBack) {
    padding: 7px 15px !important;
    font-size: 80%;
    border-radius: 50px;
  }
  #tarteaucitronRoot button#tarteaucitronPrivacyUrlDialog {
    font-size: initial !important;
  }
  #tarteaucitron .tarteaucitronBorder ul li {
    padding: 10px 30px;
  }
  .tarteaucitronH3 {
    font-size: 180% !important;
    line-height: 1.2 !important;
  }
  #tarteaucitronDetailsapi, #tarteaucitronDetailsads {
    margin-top: 2px !important;
  }
  .tacCurrentStatus, .tarteaucitronReadmoreSeparator, #tacCLgoogletagmanager, .tarteaucitronListCookies, .tarteaucitronReadmoreInfo, .tarteaucitronReadmoreOfficial {
    font-size: 10px !important;
  }
  @media (max-width: 600px) {
    #tarteaucitronDisclaimerAlert {
      text-align: center !important;
      margin: 0 0 10px 0 !important;
    }
    .tarteaucitronH3 {
      font-size: 100% !important;
    }
    div#tarteaucitronServices {
      margin-top: 0 !important;
    }
    #tarteaucitron #tarteaucitronClosePanel {
      top: 0 !important;
    }
  }
  #tarteaucitronServices::-webkit-scrollbar {
    display: none;
  }
  #matomo_opted_in_intro, #matomo_opted_out_intro {
    display: none !important;
  }
  #matomo_opted_in_intro + form {
    margin-bottom: 80px;
    display: flex;
  }
  #matomo_opted_in_intro + form input {
    margin-top: 3px;
  }
  #matomo_opted_in_intro + form input:checked {
    background: #ddd url(assets/img/svg/check.svg) 3px 4px no-repeat;
  }
  #matomo_optout_checkbox + label strong {
    font-size: 16px;
    font-family: "HelveticaNeue", Helvetica, sans-serif;
    font-weight: 400;
  }
  .gutenbergSection {
    color: #222222;
  }
  .gutenbergSection:not(.rte) {
    margin-top: 50px;
  }
  .gutenbergSection .wp-block-columns {
    width: var(--wrapper);
    margin: 40px auto;
  }
  .gutenbergSection h4 {
    margin: 5px 0 20px 0;
  }
  .gutenbergSection > * ul:not(.blocks-gallery-grid) {
    margin-left: 1em;
  }
  .gutenbergSection > .wp-block-group {
    width: var(--wrapper);
    margin: 50px auto;
  }
  .gutenbergSection > h2 + .wp-block-image {
    margin-top: 2em;
  }
  .gutenbergSection > h2 {
    margin: 2em auto 0 auto;
    width: var(--wrapper);
  }
  .gutenbergSection > h2 + ul {
    margin-top: 1em;
  }
  .gutenbergSection > ul {
    width: var(--wrapper);
    padding-left: 1em;
    margin: 0 auto 0 auto;
  }
  .gutenbergSection em {
    font-style: italic;
  }
  .wp-block-image figcaption {
    position: absolute;
    bottom: 0px;
    left: 10px;
    color: #fff;
    font-size: 0.7em;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 4px 8px;
  }
  .gutenbergSection + .subscribe {
    margin-top: 5em;
  }
  .gutenbergSection + .subscribe {
    margin-top: 0 !important;
  }
  .has-background.has-scle-blue-background-color {
    background-color: #312783;
    color: #fff;
  }
  .has-background.has-scle-red-background-color {
    background-color: #b00533;
    color: #fff;
  }
  .has-background.has-scle-green-background-color {
    background-color: #b00533;
    color: #fff;
  }
  .has-background.has-scle-dark-background-color {
    background-color: #222;
    color: #fff;
  }
  .wp-block-image img {
    border-radius: 5px;
  }
  .wp-block-image {
    width: var(--wrapper);
    width: 100%;
    margin: 5em auto 0;
  }
  .wp-block-image + * {
    margin-top: 40px;
  }
  .wp-block-embed + * {
    margin-top: 40px;
  }
  .wp-block-buttons {
    margin-top: 40px;
  }
  .wp-block-buttons + .wp-block-buttons {
    margin-top: 20px;
  }
  .wp-block-columns.alignfull {
    margin-top: 80px;
  }
  .wp-block-columns.alignfull.has-scle-red-background-color {
    padding: 4em 0;
  }
  .wp-block-columns.alignfull.has-scle-red-background-color::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 100%;
    background: #b00533;
  }
  .wp-block-columns.alignfull.has-scle-green-background-color {
    padding: 4em 0;
  }
  .wp-block-columns.alignfull.has-scle-green-background-color::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - var(--viewportWidth) / 2);
    width: var(--viewportWidth);
    height: 100%;
    background: #312783;
  }
  figcaption {
    font-size: 12px;
    color: #666;
  }
  .wp-block-embed {
    margin-top: 40px;
  }
  .gutenbergSection p + h2 {
    margin-top: 40px;
  }
  .gutenbergSection:not(.rte) > figure, .gutenbergSection:not(.rte) > * {
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
  }
  .gutenbergSection > *:not(h2):not(h3):not(p):not(ul) {
    margin-top: 50px;
  }
  .gutenbergSection > h2 {
    margin-top: 20px;
  }
  .gutenbergSection > h3 {
    margin-top: 10px;
  }
  .gutenbergSection > p:not(:first-child) {
    margin-top: 10px;
  }
  .gutenbergSection > ul:not(:first-child) {
    margin-top: 10px;
  }
  .gutenbergSection .caseStudy, .gutenbergSection .blogPosts--block, .gutenbergSection .scrollWords {
    width: 100%;
  }
  .wp-block-gallery.has-nested-images.logo img {
    max-width: 90px !important;
  }
  .logo.wp-block-gallery .blocks-gallery-grid {
    align-items: center;
  }
  @media (max-width: 1000px) {
    .logo.wp-block-gallery .blocks-gallery-grid::-webkit-scrollbar {
      display: none;
    }
    .logo.wp-block-gallery .blocks-gallery-grid {
      justify-content: space-between;
    }
    .logo.wp-block-gallery .blocks-gallery-grid li {
      width: fit-content;
      margin: 0 0 20px;
      flex: none;
    }
    .gutenbergSection > figure + h2 {
      margin-top: 30px;
    }
  }
  @media (max-width: 600px) {
    .blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
      margin: 0;
    }
    .wp-block-gallery .blocks-gallery-grid li {
      width: calc(var(--viewportWidth) - 20px);
      height: calc(100vw * 2 / 3);
      margin: 10px -20px 0 !important;
      border-radius: 5px;
      border: none;
    }
    .wp-block-image.alignfull img, .wp-block-image.alignwide img {
      width: calc(var(--viewportWidth) - 20px);
      margin: 0 -20px;
      max-width: none;
    }
    .wp-block-column {
      margin-top: 20px;
    }
    .wp-block-column h2 {
      margin: 20px 0;
    }
    .gutenbergSection {
      margin-top: 0;
    }
    .gutenbergSection .wp-block-columns {
      margin: 0 auto 20px;
    }
    .wp-block-columns.alignfull {
      margin: 40px auto;
    }
    .wp-block-columns.alignfull.has-scle-green-background-color {
      padding: 20px 0 40px;
    }
    .logo.wp-block-gallery .blocks-gallery-grid {
      flex-wrap: nowrap;
      overflow-x: scroll;
      gap: 25px;
    }
    .logo.wp-block-gallery .blocks-gallery-grid li {
      height: initial;
      margin: 0 0 10px !important;
    }
    .gutenbergSection > *:not(h2):not(h3):not(p):not(ul) {
      margin-top: 30px;
    }
    .gutenbergSection > figure + h2 {
      margin-top: 20px;
    }
    .gutenbergSection > h3 {
      margin-bottom: 0;
    }
    .slug-qui-sommes-nous .wp-block-columns:first-of-type .wp-block-column, .slug-qui-sommes-nous .wp-block-columns:first-of-type .wp-block-column .wp-block-gallery {
      margin-top: 0;
    }
    .slug-innovation .wp-block-image {
      margin-top: 0;
    }
  }
  .wp-block-gallery.columns-3.logo img {
    transform-origin: 50% 50%;
    transform: scale(0.5);
  }
  .wp-block-column p, .wp-block-column h2, .wp-block-column ul {
    max-width: 485px;
  }
  .wp-block-column .wp-block-gallery {
    margin-top: 80px;
  }
  @media (max-width: 1000px) {
    .wp-block-column .wp-block-gallery {
      margin-top: 30px;
    }
  }
  @media (max-width: 600px) {
    .wp-block-column .wp-block-gallery {
      margin-top: 0;
    }
  }
  .tns-outer {
    padding: 0 !important;
  }
  .tns-outer [hidden] {
    display: none !important;
  }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer;
  }
  .tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
  }
  .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tns-horizontal.tns-subpixel {
    white-space: nowrap;
  }
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
  }
  .tns-horizontal.tns-no-subpixel:after {
    content: "";
    display: table;
    clear: both;
  }
  .tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
  }
  .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
  }
  .tns-no-calc {
    position: relative;
    left: 0;
  }
  .tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
  }
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
  }
  .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
  }
  .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
  }
  .tns-autowidth {
    display: inline-block;
  }
  .tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
  }
  .tns-lazy-img.tns-complete {
    opacity: 1;
  }
  .tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
  }
  .tns-ovh {
    overflow: hidden;
  }
  .tns-visually-hidden {
    position: absolute;
    left: -10000em;
  }
  .tns-transparent {
    opacity: 0;
    visibility: hidden;
  }
  .tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
  }
  .tns-normal, .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
  }
  .tns-vpfix {
    white-space: nowrap;
  }
  .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block;
  }
  .tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
  }
  .tns-t-ct {
    width: 2333.33333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
  }
  .tns-t-ct:after {
    content: "";
    display: table;
    clear: both;
  }
  .tns-t-ct > div {
    width: 1.42857%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left;
  }
  .carriereHead {
    overflow: hidden;
    padding: 140px 0 0 0;
    margin: -116px auto 0 auto;
    background-image: url(assets/img/svg/carriere_hero.svg);
    background-position: bottom left;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .carriereHead h1 {
    z-index: 2;
    font-size: 180px;
    font-weight: 300;
    margin: 20px 0 0 -0.07em;
  }
  .carriereHead span {
    display: block;
    font-size: 20px;
    letter-spacing: -0.02em;
    margin: 0 0 0 0.6em;
  }
  .carriereHead h1 {
    text-transform: lowercase;
  }
  .carriereHead h1 span {
    text-transform: initial;
  }
  .carriereHead .breadcrumb {
    left: 0;
    margin-top: 0;
  }
  @media (max-width: 1023px) {
    .carriereHead .breadcrumb {
      margin: 0;
      left: 0;
    }
    .carriereHead h1 {
      font-size: 150px;
    }
    .carriereHead img {
      margin: -65px 0 0 0;
    }
  }
  @media (max-width: 766px) {
    .carriereHead p + p {
      margin-top: 20px;
    }
    .carriereHead .breadcrumb {
      display: none;
    }
    .carriereHead h1 {
      font-size: 70px;
    }
    .carriereHead span {
      font-weight: 400;
      font-size: 16px;
      letter-spacing: -0.02em;
      margin: 0 0 0 0.2em;
    }
    .carriereHead img {
      margin: -30px 0 0 0;
    }
  }
  .carriereCandidature {
    background-image: url(assets/img/svg/pattern_candidature.svg);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
  }
  @media (max-width: 766px) {
    .carriereCandidature {
      background-image: none;
    }
  }
}
@layer theme {
  h1, h2, h3, h4, h5, h6 {
    margin-block: 0;
  }
  .gradient-bg {
    background: linear-gradient( 156.37deg, #d8003b 17.13%, #e12248 54.66%, #e7505c 89.73% );
  }
  .bg-blur {
    backdrop-filter: blur(20px);
  }
  .no-scrollbar::-webkit-scrollbar {
    display: none;
  }
  .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .text-xxxl {
    font-size: 100px;
    --tw-leading: 90%;
    line-height: 90%;
    --tw-font-weight: var(--tw-font-weight-light);
    font-weight: var(--tw-font-weight-light);
    @media (width >= 48rem) {
      font-size: 140px;
    }
    @media (width >= 64rem) {
      font-size: 190px;
    }
  }
  .text-xxl {
    font-size: 60px;
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--tw-font-weight-light);
    font-weight: var(--tw-font-weight-light);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
    @media (width >= 48rem) {
      font-size: 80px;
    }
  }
  .rteSection h3, .text-xl {
    font-size: 40px;
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--tw-font-weight-light);
    font-weight: var(--tw-font-weight-light);
    @media (width >= 48rem) {
      font-size: 50px;
    }
  }
  .rteSection h3, .rteSection h2, .gutenbergSection h3, .gutenbergSection h2, .text-l {
    font-size: 28px;
    --tw-leading: 110%;
    line-height: 110%;
    --tw-font-weight: var(--tw-font-weight-light);
    font-weight: var(--tw-font-weight-light);
    @media (width >= 48rem) {
      font-size: 36px;
    }
  }
  .text-m {
    font-size: 18px;
    --tw-leading: 130%;
    line-height: 130%;
    @media (width >= 48rem) {
      font-size: 22px;
    }
  }
  .rteSection h3, .gutenbergSection h3 {
    color: #312783;
    margin-bottom: 24px;
    max-width: 485px;
  }
  .rteSection h1, .rteSection h2, .rteSection h3, .rteSection h4, .gutenbergSection h1, .gutenbergSection h2, .gutenbergSection h3, .gutenbergSection h4 {
    color: #312783;
  }
  .gutenbergSection h1 *, .gutenbergSection h2 *, .gutenbergSection h3 *, .gutenbergSection h4 * {
    color: #312783;
  }
  .rteSection hr {
    border: none;
    height: 1px;
    background-color: #312783;
    opacity: 0.2;
    margin: 12px 0;
  }
  .rteSection ul {
    padding-left: 1em;
  }
  .rteSection h2 + ul {
    margin: 25px 0 0 0;
  }
  .text-body {
    font-size: 16px;
    --tw-leading: 150%;
    line-height: 150%;
  }
  .text-small-body {
    font-size: 14px;
    --tw-leading: 150%;
    line-height: 150%;
  }
  .new-cta {
    position: relative;
    color: white;
    display: inline-flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 25px;
    height: 52px;
    z-index: 1;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .new-cta::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    z-index: -1;
    background-color: #b00533;
  }
  .new-cta::after {
    content: "";
    background: #e2003d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    clip-path: inset(0 100% 0 0);
    height: 100%;
    border-radius: 100px;
    z-index: -1;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .new-cta:hover:after {
    clip-path: inset(-1px -1px -1px -1px);
  }
  .new-cta.-white {
    color: #312783;
  }
  .new-cta.-white::before {
    background-color: #fff;
  }
  .new-cta.-white:after {
    background-color: #f2f2f2;
  }
  .new-cta.-white svg {
    color: #e2003d;
  }
  .cta-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #312783;
  }
  .cta-pill div {
    color: #e2003d;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 4px 16px;
    height: 32px;
    background-color: #f2f2f2;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .cta-pill div svg {
    z-index: 1;
  }
  .cta-pill div::after {
    content: "";
    background: #e2003d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    clip-path: inset(0 100% 0 0);
    height: 100%;
    border-radius: 100px;
    transition: all 0.4s cubic-bezier(0.25, 0, 0, 1);
  }
  .cta-pill.-white div {
    background: #fff;
  }
  .cta-pill:hover svg {
    color: #fff;
  }
  .cta-pill:hover div:after {
    clip-path: inset(-1px -1px -1px -1px);
  }
  .cta-pill.-inherit {
    color: inherit;
  }
  .margin-block {
    margin: 120px 0;
  }
  @media (max-width: 1100px) {
    .margin-block {
      margin: 80px 0;
    }
  }
  .padding-block {
    padding: 120px 0;
  }
  @media (max-width: 1100px) {
    .padding-block {
      padding: 80px 0;
    }
  }
}
.service:nth-child(2n + 1) .service__content {
  align-items: flex-end;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-leading: initial;
      --tw-tracking: initial;
    }
  }
}
