@font-face {
  font-family: Playfairdisplay Variablefont Wght;
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format("truetype");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --indigo: #2a2a68;
  --purple: #594eff;
  --red: #f04f53;
  --green: #34c2a4;
  --orange: #da7217;
  --beige: #fff6ef;
  --noir: #000;
  --yellow: #f7e43b;
  --lavender: #ebeaff;
  --mint: #95f5f0;
  --violet: #cccaff;
  --light-red: #f08085;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

h4 {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.logo {
  text-align: center;
  border: 1px #000;
  border-right: 0 solid #000;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: underline;
}

.logo.white {
  border-right-color: var(--white);
}

.container {
  text-align: left;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container.livre_blanc {
  background-image: url('../images/bg_livre_blanc_1.avif');
  background-position: 50%;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 347px;
  margin-bottom: 153px;
  padding-top: 96px;
}

.container.nav {
  margin-left: auto;
  margin-right: auto;
}

.karen-image {
  text-align: center;
  object-fit: cover;
  height: 50px;
  text-decoration: underline;
  display: block;
  position: static;
  overflow: clip;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #ffffff4d;
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu.white {
  background-color: #ffffff4d;
}

.navbar_dark {
  z-index: 10;
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar_dark.absolute {
  position: absolute;
}

.navbar_dark.realisation, .navbar_dark.home {
  position: fixed;
}

.nav-link {
  opacity: 1;
  outline-offset: 0px;
  color: #2a2a68;
  mix-blend-mode: normal;
  border: 0 solid #2a2a68;
  border-right-width: 1px;
  border-radius: 0;
  outline: 3px #222;
  flex: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Raleway, sans-serif;
  line-height: 1px;
}

.nav-link.w--current {
  color: var(--indigo);
  text-decoration: underline;
}

.nav-link.end, .nav-link.end.white {
  border-right-style: none;
}

.nav-link.white {
  color: #fff;
  border: 1px #fff;
  border-right-style: solid;
  font-size: 14px;
}

.nav-link.white.both {
  border-left-style: solid;
}

.nav-link.dark {
  font-size: 14px;
}

.nav-link.dark.w--current {
  color: var(--indigo);
  font-weight: 600;
  text-decoration: underline;
}

.nav-link.dark.both {
  border-left-width: 1px;
}

.parallax-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: static;
}

._1-parallax-bg-mountain {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -30%;
}

._2-parallax-bg-sun {
  z-index: 2;
  vertical-align: top;
  object-fit: contain;
  width: 38%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -30%;
}

._3-parallax-bg-lake {
  z-index: 3;
  object-fit: fill;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -30%;
}

._4-parallax-bg-man {
  z-index: 5;
  object-fit: cover;
  width: 800px;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -30%;
  overflow: clip;
}

.heading-1 {
  color: #2a2a68;
  text-align: center;
  margin: 16px 0;
  font-family: Playfair Display, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.heading-1.purple {
  color: var(--purple);
  font-size: 42px;
  font-weight: 600;
}

.heading-1.red {
  color: var(--red);
  font-size: 42px;
  font-weight: 600;
}

.heading-1.green {
  color: var(--green);
  font-size: 42px;
  font-weight: 600;
}

.heading-1.orange {
  color: var(--orange);
  font-size: 42px;
  font-weight: 600;
}

.heading-1.blue-dark {
  color: var(--indigo);
  font-size: 42px;
  font-weight: 600;
}

.heading-1.indigo.weight_semi {
  font-weight: 600;
}

.heading-1.indigo.weight_semi.a-propos {
  margin-top: 0;
  margin-bottom: 8px;
}

.heading-1.projet_client {
  font-size: 40px;
  font-weight: 600;
  line-height: 42px;
}

.heading_container_text {
  z-index: 7;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-3 {
  color: #2a2a68;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.heading-3.purple {
  color: var(--purple);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
}

.heading-3.purple.cases_titles {
  text-align: left;
  text-transform: capitalize;
  padding-top: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-3.purple.cases_titles.green {
  color: var(--green);
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.heading-3.purple.cases_titles.orange {
  color: var(--orange);
  text-transform: none;
}

.heading-3.purple.cases_titles.dark-blue {
  color: var(--indigo);
  text-transform: none;
}

.heading-3.purple.red.frigos {
  margin-top: 28px;
}

.heading-3.purple.green {
  color: var(--green);
  margin-top: 0;
}

.heading-3.purple.green.moodboard {
  margin-top: 34px;
}

.heading-3.purple.orange {
  color: var(--orange);
  text-transform: none;
}

.heading-3.purple.orange.mije {
  margin-top: 32px;
}

.heading-3.purple.dark-blue {
  color: var(--indigo);
}

.heading-3.purple.dark-blue.gras {
  margin-top: 46px;
  margin-bottom: 8px;
}

.heading-3.purple.dark-blue.mapping_1 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.heading-3.purple.moodboard_title.jouef {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
  padding-top: 40px;
}

.heading-3.purple.jouef {
  border-right: 1px solid var(--purple);
}

.heading-3.purple.orange {
  color: var(--orange);
}

.heading-3.red {
  color: var(--red);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
}

.heading-3.red.text {
  text-align: left;
  text-transform: capitalize;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-3.original_bleu-copy {
  color: var(--purple);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
}

.heading-3.original_bleu-copy.text {
  text-align: left;
  text-transform: capitalize;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-3.original_bleu-copy.text.red {
  color: var(--red);
}

.heading-3.original_bleu-copy.text.green {
  color: var(--green);
  padding-top: 0;
}

.heading-3.original_bleu-copy.text.orange {
  color: var(--orange);
  text-transform: none;
  padding-top: 0;
}

.heading-3.original_bleu-copy.text.dark-blue {
  color: var(--indigo);
}

.heading-3.cv {
  text-align: left;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.heading-3.project_title {
  font-weight: 500;
  line-height: 32px;
}

.heading-3.project_title.purple {
  color: var(--purple);
  text-transform: none;
}

.heading-3.project_title.red {
  text-transform: none;
}

.heading-3.project_title.green {
  color: var(--green);
}

.heading-3.project_part_title {
  border: 1px #000;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 32px;
}

.heading-3.project_part_title.orange {
  margin-top: 4px;
  margin-bottom: 4px;
}

.heading-3.project_part_title.purple, .heading-3.project_part_title.red {
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-3.project_part_title.green {
  color: var(--green);
}

.heading-3.orange.capital, .heading-3.capital {
  text-transform: uppercase;
}

.button {
  color: #2a2a68;
  text-align: center;
  -webkit-text-fill-color: inherit;
  vertical-align: middle;
  mix-blend-mode: normal;
  background-color: #3898ec00;
  background-clip: border-box;
  border: 1px solid #000;
  border-left-color: #2a2a68;
  justify-content: center;
  align-items: center;
  width: 40vh;
  height: auto;
  margin-top: 20px;
  margin-left: 140px;
  margin-right: 140px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  display: flex;
}

.button.contact {
  margin-top: 0;
}

.section_spacing {
  z-index: auto;
  background-color: #000;
  height: 60vh;
  margin-top: 104px;
  padding-top: 0;
  position: static;
}

.section_spacing.transition_pattern {
  background-color: #0000;
  background-image: url('../images/bg-blanc-casse.png');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  top: -384px;
}

.section_spacing.transition_pattern.bas {
  margin-top: 80px;
  top: -349px;
}

.section_spacing.transition_pattern.bas.realisation {
  margin-bottom: -293px;
  top: -147px;
}

._5-parallax-rocks {
  z-index: 6;
  width: 100%;
  position: absolute;
  inset: auto 0% -30%;
}

.section_full_height {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 96px;
  padding-bottom: 180px;
  display: flex;
}

.section_full_height.grotte {
  background-image: url('../images/roche.png');
  background-position: 50% 0;
  background-size: cover;
}

.section_full_height.problem {
  background-color: var(--beige);
  background-image: none;
  padding-top: 0;
  position: relative;
  top: -392px;
}

.section_full_height.question {
  background-image: url('../images/roche.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  height: 300vh;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -392px;
  overflow: clip;
}

.section_full_height.solution {
  background-color: var(--beige);
  background-image: url('../images/bg-flamme.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -100vh;
  padding-bottom: 0;
  position: relative;
  top: -399px;
}

.section_full_height.section_skills {
  background-image: url('../images/black_transition_1.avif');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  top: -398px;
}

.section_full_height.process {
  background-color: var(--beige);
  padding-bottom: 24px;
  display: flex;
  position: relative;
  top: -400px;
}

.section_full_height.voir_plus {
  background-color: var(--noir);
  background-image: url('../images/voir_plus_bg_1.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-top: -414px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 128px;
  position: sticky;
  top: 0;
}

.section_full_height.pricing {
  background-color: var(--white);
  margin-top: 0;
  padding-top: 32px;
  position: relative;
  top: -360px;
}

.section_container_text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: static;
  top: 0;
  bottom: 200px;
}

.section_container_text.reflexion {
  width: 60%;
  margin-top: 96px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 96px;
  padding-right: 96px;
}

.section_container_text.competence {
  margin-top: 104px;
  margin-left: auto;
  margin-right: auto;
}

.section_container_text.solution {
  width: 60%;
}

.section_container_text.service {
  width: 100%;
  padding-top: 128px;
  padding-left: 112px;
  padding-right: 112px;
  position: sticky;
}

.section_container_text.process {
  padding-bottom: 0;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Playfair Display, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.heading-2.white {
  font-size: 28px;
  line-height: 36px;
}

.heading-2.white.more_skills {
  margin-bottom: 8px;
}

.heading-2.white.no-space-top {
  margin-top: 0;
}

.heading-2.black {
  color: var(--indigo);
  width: 80vh;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 28px;
}

.heading-2.purple {
  color: var(--purple);
  text-transform: uppercase;
  width: 80%;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.purple.concept {
  text-transform: uppercase;
  width: 60%;
  margin-top: 48px;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.heading-2.purple.concept.title {
  margin-bottom: 48px;
}

.heading-2.purple.concept.green {
  width: 65%;
}

.heading-2.purple.concept.green.benetton {
  width: 70%;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-2.purple.concept.orange {
  width: 70%;
}

.heading-2.purple.concept.orange.mije {
  width: 50%;
}

.heading-2.purple.concept.dark-blue {
  color: var(--indigo);
}

.heading-2.red {
  color: var(--red);
  text-transform: uppercase;
  width: 70%;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.green {
  color: var(--green);
  text-transform: uppercase;
  width: 70%;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.orange {
  color: var(--orange);
  text-transform: uppercase;
  width: 70%;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.blue-dark {
  color: var(--indigo);
  text-transform: uppercase;
  width: 70%;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-2.mon_histoire {
  margin-bottom: 0;
  padding-top: 124px;
  padding-bottom: 56px;
  position: static;
  top: 0;
}

.heading-2.indigo {
  color: var(--indigo);
  width: 100%;
  line-height: 36px;
}

.heading-2.indigo.solution-bottom {
  margin-top: 0;
  margin-bottom: 16px;
}

.heading-2.indigo.solution-top {
  margin-top: 16px;
  margin-bottom: 0;
}

.heading-2.indigo.space_top {
  margin-bottom: 8px;
}

.heading-2.indigo.no-space {
  margin-top: 0;
}

.heading-2.indigo.no-space.footer {
  border-bottom-style: none;
  width: 40%;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph.black {
  color: var(--indigo);
  font-size: 16px;
  line-height: 24px;
}

.paragraph.black.padding {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 100px;
  font-weight: 300;
}

.paragraph.black.padding.gras {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  font-weight: 500;
}

.paragraph.black.cv {
  text-align: left;
  font-size: 14px;
  display: block;
}

.paragraph.white {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
}

.paragraph.white.uppercase {
  text-transform: uppercase;
}

.paragraph.white.uppercase.no-space {
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph.white.left {
  text-align: left;
}

.paragraph.project_type {
  color: var(--purple);
  margin-bottom: auto;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.project_type.indication {
  opacity: .4;
  color: var(--purple);
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph.project_type.indication.red {
  color: var(--red);
}

.paragraph.project_type.indication.green {
  opacity: .49;
  color: var(--green);
}

.paragraph.project_type.indication.orange {
  opacity: .49;
  color: var(--orange);
}

.paragraph.project_type.indication.blue-dark {
  opacity: .49;
  color: var(--indigo);
}

.paragraph.cases {
  color: var(--purple);
  text-align: left;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.paragraph.cases.red, .paragraph.cases.green, .paragraph.cases.orange {
  font-size: 14px;
  font-style: normal;
}

.paragraph.cases.orange.duralex {
  padding-top: 25px;
}

.paragraph.cases.dark-blue {
  color: var(--indigo);
  font-size: 14px;
  font-style: normal;
}

.paragraph.cases.dark-blue.gras {
  font-weight: 300;
}

.paragraph.cases.duralex {
  padding-top: 24px;
}

.paragraph.cases.chiffre {
  text-align: center;
}

.paragraph.cases.chiffre.result {
  margin-top: 18px;
}

.paragraph.red {
  color: var(--red);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.red.indication {
  opacity: .4;
  color: var(--purple);
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph.green {
  color: var(--green);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.green.indication {
  opacity: .4;
  color: var(--purple);
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph.orange {
  color: var(--orange);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.orange.indication {
  opacity: .4;
  color: var(--purple);
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph.blue-dark {
  color: var(--indigo);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.blue-dark.indication {
  opacity: .4;
  color: var(--purple);
  margin-bottom: 0;
  font-size: 14px;
}

.paragraph.colors.jouef_violet {
  color: #4f49f3;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.jouef_orange {
  color: var(--orange);
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.jouef_yellow {
  color: #f0bc10;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.jouef_marron {
  color: #4e3fa6;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.frigo_noir {
  color: #414a4f;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.frigos_orange {
  color: #fb7d28;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.frigo_bleu {
  color: #2ea0af;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.frigo_gris {
  color: #d9d1ce;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.frigo_rouge {
  color: #c11b05;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.esp_bleu {
  color: #123a55;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.esp_bleu_noir {
  color: #282b35;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.esp_marron {
  color: #a97d2f;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.esp_gris {
  color: #d9d1ce;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.esp_noir {
  color: #0c0902;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.seeds_green {
  color: #183718;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.seeds_vert {
  color: #236727;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.seeds_orange {
  color: #c67932;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.seeds_jaune {
  color: #ecc983;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.seeds_white {
  color: #183718;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.vannevar_bleu {
  color: #0029e8;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.vannevar_blue_flash {
  color: #0024d0;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.vannevar_blue_dark {
  color: #001a9f;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.vannevar_blue_dark_2 {
  color: #010c55;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.dv_bleu {
  color: #05aaee;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.dv_yellow {
  color: #ffd500;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.dv_pink {
  color: #e58;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.dv_pink2 {
  color: #ff8582;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.dv_black {
  color: #000;
  margin-top: 16px;
  font-weight: 500;
}

.paragraph.colors.brainder_bleu, .paragraph.colors.brainder {
  color: #2862ff;
  text-transform: uppercase;
  margin-top: 16px;
}

.paragraph.colors.brainder.bleu {
  color: #1a237e;
}

.paragraph.colors.brainder.yellow {
  color: #ffd608;
}

.paragraph.colors.brainder.orangee {
  color: #ff8c02;
}

.paragraph.colors.brainder.rouge {
  color: #e53a36;
}

.paragraph.grey {
  opacity: .6;
}

.paragraph.indigo {
  color: var(--indigo);
}

.paragraph.indigo.solution {
  margin-top: 16px;
}

.paragraph.indigo.service {
  width: 675px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.indigo.service_title {
  width: 50%;
  margin: 48px auto 0;
  font-weight: 500;
}

.paragraph.home-projet-title {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
}

.paragraph.left {
  text-align: left;
}

.paragraph.left.purple {
  color: var(--red);
}

.grotte_flamme_gif {
  text-align: center;
  width: 500px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.heading-4.indigo {
  color: var(--indigo);
}

.heading-4.indigo.no-space {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-4.white.text-mover {
  text-underline-offset: 1px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  margin-top: 0;
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.heading-4.white.mover-title {
  opacity: 1;
  margin-bottom: 0;
  font-weight: 600;
}

.quote_animated {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.animated_text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 55px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  display: block;
  overflow: hidden;
}

.mover {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_title {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-left: 112px;
  padding-right: 112px;
  display: flex;
}

.fil-rouge-bloc-text {
  color: var(--indigo);
  border: 1px solid #2a2a68;
  border-radius: 15px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 4px 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.problems_card {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 304px;
  height: 376px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  box-shadow: 7px 7px 4px #0003;
}

.problems_card.yellow {
  background-color: #ffd500;
  box-shadow: 7px 7px 5px #0003;
}

.problems_card.green {
  background-color: #33c2a4;
}

.problems_card.lavender {
  background-color: #edeaff;
}

.problems_card.mint {
  background-color: #95f5f1;
}

.problems_card.red {
  background-color: var(--red);
  mix-blend-mode: normal;
  box-shadow: 7px 7px 5px #0003;
}

.heading-5 {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.heading-5.rouge {
  color: #f04f54;
}

.heading-5.purple {
  color: #584dff;
}

.heading-5.green {
  color: #32c2a4;
}

.heading-5.bleu-fonc {
  color: var(--indigo);
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: 500;
}

.heading-5.bleu-fonc.playfair {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  font-weight: 600;
}

.heading-5.white {
  border: 1px none var(--white);
  color: var(--white);
}

.heading-5.white.nopadding {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-5.white.nopadding.playfair {
  color: var(--white);
  font-size: 24px;
  font-weight: 700;
}

.heading-5.white.nopadding.playfair.initial_state {
  padding-bottom: 0;
  font-size: 18px;
}

.heading-5.white.left {
  text-align: left;
}

.heading-5.white.weight_normal {
  font-weight: 400;
}

.heading-5.playfair {
  color: var(--indigo);
  font-family: Playfair Display, sans-serif;
}

.heading-5.playfair.indigo.service {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.heading-5.playfair.white {
  color: var(--white);
}

.heading-5.playfair.white.home_project_title {
  margin-bottom: 0;
  font-weight: 700;
}

.heading-5.left {
  text-align: left;
}

.heading-5.left.green {
  color: var(--green);
}

.heading-5.red {
  color: var(--red);
}

.heading-5.indigo {
  color: var(--indigo);
}

.heading-5.indigo.weight-medium {
  font-weight: 500;
}

.heading-5.indigo.no-space {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-5.indigo.no-space.process {
  font-weight: 400;
}

.little-paragraph {
  color: var(--white);
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

.little-paragraph.rouge {
  color: #f04f54;
}

.little-paragraph.bleu {
  color: #584dff;
}

.little-paragraph.vert {
  color: var(--green);
}

.little-paragraph.left {
  text-align: left;
}

.little-paragraph.left.red {
  color: var(--red);
}

.little-paragraph.left.purple {
  color: var(--purple);
}

.little-paragraph.left.green {
  color: var(--green);
}

.little-paragraph.cards {
  margin-top: 0;
  margin-bottom: 0;
}

.little-paragraph.cards.red {
  color: var(--red);
}

.little-paragraph.cards.purple {
  color: var(--purple);
}

.little-paragraph.cards.green {
  color: var(--green);
}

.little-paragraph.no-space {
  margin-top: 0;
  margin-bottom: 0;
}

.little-paragraph.no-space.project_scroll {
  margin-bottom: 8px;
  font-style: italic;
  font-weight: 400;
}

.little-paragraph.no-space.project_scroll.purple {
  opacity: .5;
  color: var(--purple);
}

.little-paragraph.green {
  color: var(--green);
}

.little-paragraph.grey {
  color: #ffffffb3;
}

.little-paragraph.indigo {
  color: var(--indigo);
}

.little-paragraph.indigo.left.no-space-bottom, .little-paragraph.orange.left.no-space-bottom {
  margin-bottom: 0;
}

.little-paragraph.purple {
  color: var(--purple);
}

.cards_icon {
  text-align: center;
  width: 200px;
}

.section_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.section_container.problem-block-top {
  margin-top: 32px;
  margin-bottom: 32px;
}

.section_container.solution {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 64px;
  margin-bottom: 0;
  position: relative;
}

.skeleton {
  width: 450px;
  margin-top: 0;
  position: static;
  inset: 0% auto auto;
}

.spiders_1 {
  width: 700px;
  position: absolute;
}

.spiders_2 {
  width: 100px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.spiders_3 {
  width: 600px;
  position: absolute;
  inset: 0% -14% auto auto;
}

.logo_bleu {
  object-fit: cover;
  width: 110px;
  height: 50px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.benefice_cards {
  background-color: #da7217;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 33%;
  height: 30vh;
  margin-right: 0;
  padding: 20px 24px;
  display: block;
}

.benefice_cards.bleu {
  background-color: var(--purple);
}

.benefice_cards.vert {
  background-color: var(--green);
}

.container_services {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 164px;
  display: block;
  position: sticky;
  top: 0;
}

.home_tabs {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 65px;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: sticky;
  top: 0;
}

.tabs-menu_home {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.home-tab-link {
  color: var(--indigo);
  background-color: #fff;
  width: 20%;
  padding-left: 0;
  padding-right: 0;
  font-family: Raleway, sans-serif;
}

.home-tab-link.w--current {
  background-color: var(--indigo);
  color: var(--white);
  width: 25%;
}

.home-tab-text-block {
  text-align: center;
  font-weight: 500;
}

.container_projets {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 60vh;
  margin-top: 32px;
  display: flex;
}

.cases_cover {
  background-image: url('../images/adidas_montcler_cover.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 33%;
  height: 100%;
}

.cases_cover.antigaspi {
  background-image: url('../images/nous_anti_gaspi_cover_carre.avif');
  background-position: 50%;
  width: 33%;
}

.cases_cover.moncler {
  background-image: url('../images/adidas_moncler_cover_carre.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
}

.cases_cover.benetton {
  background-image: url('../images/benetton_cover.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
}

.cases_cover.jouef {
  background-image: url('../images/jouef_cover_carre.avif');
  background-position: 50%;
  width: 33%;
}

.cases_cover.mademoisellebio {
  background-image: url('../images/mademoiselle_bio_cover_carre.avif');
  width: 33%;
}

.cases_cover.frigo_solidaire {
  background-image: url('../images/frigo_solidaire_cover.avif');
  width: 33%;
}

.cases_cover.duralex {
  background-image: url('../images/duralex_cover_carre.avif');
}

.cases_cover.brut {
  background-image: url('../images/brut_cover_carre.avif');
}

.cases_cover.arsso {
  background-image: url('../images/arsso_cover_carre.avif');
}

.cases_cover.esp {
  background-image: url('../images/eastern_state_penitentiary_cover_carre.avif');
}

.cases_cover.mije {
  background-image: url('../images/mije_cover_carre.avif');
}

.cases_cover.seeds {
  background-image: url('../images/seeds_cover_carre.avif');
}

.tab-pane {
  border: 1px solid var(--indigo);
  height: 100%;
}

.tab-pane.home {
  flex: 0 auto;
  padding-top: 64px;
  padding-bottom: 64px;
}

.bg-img {
  background-image: url('../images/adidas_montcler_cover.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
}

.bg-img.antigaspi {
  background-image: url('../images/linogravure_nousantigaspi.jpeg');
}

.bg-img.benetton {
  background-image: url('../images/linogravure_benetton.jpeg');
}

.bg-img.jouef {
  background-image: url('../images/linogravure_jouef.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bg-img.mademoisellebio {
  background-image: url('../images/linogravure_mademoiselle_bio.jpeg');
  background-position: 50%;
}

.bg-img.frigosoli {
  background-image: url('../images/frigo_solidaire_linogravure.jpeg');
  background-position: 50%;
}

.bg-img.duralex {
  background-image: url('../images/linogravure_duralex_1.avif');
}

.bg-img.brut {
  background-image: url('../images/linogravure_brut.jpeg');
  background-position: 50%;
  background-size: cover;
}

.bg-img.arsso {
  background-image: url('../images/linogravure_arsso.jpeg');
}

.bg-img.mije {
  background-image: url("https://cdn.prod.website-files.com/6786571edafc51a78c85655b/67dd7bddeb1a26e236d57d74_transforme%20la%20composition%20en%20linogravure%20d'une%20chambre_%2021-03-2025%20at%2015-45-56.avif");
}

.bg-img.seeds {
  background-image: url('../images/linogravure_seeds_1.avif');
}

.bg-img.esp {
  background-image: url('../images/linogravure_esp_1.avif');
}

.bg-img.moncler {
  background-image: url('../images/linogravure_moncler.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.case-text {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: linear-gradient(28deg, #000, #0000);
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  inset: -100% 0% auto;
}

.case-text.justify_bottom {
  background-image: linear-gradient(360deg, #000, #0000 67%);
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}

.heading-6 {
  color: var(--white);
  text-align: center;
  text-transform: none;
  margin-top: 0;
  padding-top: 10px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading-6.oneline {
  padding-top: 10px;
}

.image-13 {
  width: 16vh;
}

.skills {
  background-color: var(--purple);
  color: var(--white);
  text-align: center;
  border-radius: 20px;
  padding: 10px 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.skills.white-border {
  border: 1px solid var(--white);
  background-color: var(--noir);
}

.skills.yellow {
  background-color: var(--yellow);
  color: var(--red);
  border: 1px #000;
}

.skills.red {
  background-color: var(--red);
}

.skills.green {
  background-color: var(--green);
}

.skills.violetpale {
  background-color: var(--lavender);
  color: var(--purple);
}

.skills.green-pale {
  background-color: var(--mint);
  color: var(--green);
}

.skills.orange {
  background-color: var(--white);
  color: var(--orange);
}

.container_skills {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  display: block;
}

.div-block-skills {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-skills.second-line, .div-block-skills.four-line {
  padding-top: 16px;
  padding-bottom: 16px;
}

.steps_cards {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--red);
  justify-content: center;
  align-items: center;
  width: 80vh;
  height: 30vh;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.steps_cards.right {
  margin-left: auto;
  margin-right: 0;
}

.steps_cards.right.jaune {
  background-color: var(--yellow);
  color: var(--yellow);
}

.steps_cards.right.bleu {
  background-color: var(--lavender);
}

.steps_cards.green {
  background-color: var(--green);
}

.steps_cards.green-white {
  background-color: var(--mint);
}

.container_process_steps {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/road_schema.avif');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: 100% 100%;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start stretch;
  width: 940px;
  margin: 64px auto 24px;
  display: block;
}

.step_cards_image {
  width: auto;
}

.container-17 {
  width: 70%;
}

.container-18 {
  width: 30%;
}

.container-19 {
  width: 70%;
}

.container-20 {
  width: 30%;
}

.step_cards_text {
  width: 70%;
  height: auto;
}

.container-22 {
  width: 30%;
}

.container-23 {
  width: 70%;
}

.container-24 {
  width: 30%;
}

.container-25 {
  width: 70%;
  height: auto;
}

.container-26 {
  width: 30%;
}

.voiplus_left {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.voirplus_right {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 5%;
  padding-right: 60px;
  display: flex;
}

.heading-special {
  color: var(--white);
  text-align: center;
  word-break: normal;
  font-family: Playfair Display, sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 70px;
}

.blue_flame {
  text-align: left;
  position: relative;
  left: -160px;
}

.body {
  height: auto;
}

.navbar_light {
  z-index: 10;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.spider_deco {
  width: 100%;
  max-width: 100%;
  position: sticky;
  top: 0;
}

.div_skeleton_sticked {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  margin-top: 0;
  padding-top: 43px;
  display: flex;
  position: sticky;
  top: 0;
}

.tabs-content_home {
  background-color: var(--white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.home_container_projets {
  max-width: 100%;
  position: static;
  top: 0;
}

.photo_karen {
  border-radius: 100%;
  width: 100px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.section_livre_blanc {
  background-image: linear-gradient(0deg, #000 84%, #fff0);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.livre_blanc {
  width: 50%;
  height: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.livreblanc_resume {
  flex-flow: column;
  width: 60%;
  padding: 40px 64px;
  display: flex;
}

.footer {
  background-color: #fff6ef;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer.red {
  background-color: var(--beige);
}

.footer_container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: var(--white);
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
  font-family: Raleway, sans-serif;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  font-family: Raleway, sans-serif;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Raleway, sans-serif;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: Raleway, sans-serif;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
  font-family: Raleway, sans-serif;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.section_prefooter {
  background-color: #fff6ef;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 80vh;
  margin-bottom: -467px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: -387px;
}

.section_prefooter.realisation {
  margin-bottom: auto;
  top: auto;
}

.image-20 {
  width: 15%;
}

.buttons {
  border: 1px solid var(--indigo);
  vertical-align: middle;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 16px auto;
  text-decoration: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.buttons:hover {
  text-decoration: none;
}

.buttons.white {
  border-color: var(--white);
}

.buttons.white.reflexion {
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  bottom: 0%;
}

.buttons.white.voir-plus {
  margin-top: 20px;
  margin-left: 0;
}

.buttons.white.livreblanc {
  z-index: 5;
  width: 40vh;
}

.buttons.white.livreblanc.a-propos {
  flex-flow: column;
  width: 35vh;
  margin-top: 24px;
  margin-right: 0;
}

.buttons.white.livreblanc.a-propos.two_buttons {
  vertical-align: middle;
}

.buttons.white.livreblanc.a-propos.mobile {
  display: none;
}

.buttons.white.a-propos {
  width: 100%;
  margin-top: 24px;
}

.buttons.header {
  width: auto;
  margin-top: 16px;
  margin-bottom: 16px;
}

.buttons.header.moi {
  width: 50%;
}

.buttons.blue-flash {
  border-color: var(--purple);
  width: 50vh;
}

.buttons.blue-flash.double {
  width: 50%;
}

.buttons.red {
  border-color: var(--red);
}

.buttons.red.simple {
  width: 50vh;
}

.buttons.green {
  border-color: var(--green);
}

.buttons.orange {
  border-color: var(--orange);
  width: 50vh;
}

.buttons.orange.offer {
  width: auto;
  display: inline-block;
}

.buttons.indigo {
  border-color: var(--indigo);
}

.buttons.indigo.esp {
  width: 50%;
  margin-left: 0;
}

.buttons.indigo.brainder {
  align-self: auto;
  width: 50%;
  margin-left: auto;
}

.buttons.indigo {
  vertical-align: baseline;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: block;
}

.buttons.indigo.offer {
  padding-left: 24px;
  padding-right: 24px;
  display: inline-block;
}

.buttons.little {
  width: 40vh;
}

.buttons.purple.offer {
  border-color: var(--purple);
}

.buttons.simple {
  width: 50vh;
}

.buttons.simple.orange.dv {
  margin-bottom: 0;
}

.buttons.simple.purple {
  border-color: var(--purple);
}

.buttons.double {
  width: 50%;
}

.buttons_text {
  z-index: 5;
  color: var(--indigo);
  text-align: center;
  padding: 12px 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: block;
  position: relative;
}

.buttons_text.white {
  color: var(--white);
}

.buttons_text.blue-flash {
  color: var(--purple);
}

.buttons_text.red {
  color: var(--red);
}

.buttons_text.green {
  color: var(--green);
}

.buttons_text.orange {
  color: var(--orange);
  width: 100%;
}

.buttons_text.orange.offer {
  padding-left: 24px;
  padding-right: 24px;
}

.buttons_text.dark-blue {
  color: var(--indigo);
  justify-content: center;
  align-items: center;
  display: block;
}

.buttons_text.indigo {
  position: relative;
}

.buttons_text.indigo.offer {
  padding-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
}

.buttons_text.purple {
  color: var(--purple);
}

.hovercolor {
  z-index: 1;
  background-color: var(--indigo);
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.hovercolor.white {
  background-color: var(--white);
}

.hovercolor.blue-flash {
  background-color: var(--purple);
}

.hovercolor.red {
  background-color: var(--red);
}

.hovercolor.green {
  background-color: var(--green);
}

.hovercolor.orange {
  background-color: var(--orange);
}

.hovercolor.dark-blue {
  background-color: var(--indigo);
}

.hovercolor.purple {
  background-color: var(--purple);
}

.text-block-7, .error-message {
  font-family: Raleway, sans-serif;
}

.success-message {
  background-color: var(--lavender);
  font-family: Raleway, sans-serif;
}

.navbar_burger_dark {
  display: none;
}

.m_container_cards {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 40px;
  display: none;
  position: static;
  top: auto;
}

.m_container_projets {
  max-width: 100%;
  display: none;
  position: static;
  top: 0;
}

.body-2 {
  background-color: var(--white);
}

.circle-real-one {
  z-index: 1;
  background-color: var(--lavender);
  opacity: 1;
  filter: blur(60px);
  mix-blend-mode: normal;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  top: 0;
  right: 0;
}

.circle-real-two {
  z-index: 2;
  background-color: var(--white);
  opacity: 1;
  filter: blur(50px);
  mix-blend-mode: normal;
  border-radius: 50%;
  width: 75vh;
  height: 75vh;
  position: absolute;
  inset: auto 0% 0% auto;
}

.circle-real-three {
  z-index: 2;
  background-color: var(--white);
  opacity: 1;
  filter: blur(50px);
  mix-blend-mode: normal;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 0% auto auto 0%;
}

.circle-real-four {
  z-index: 1;
  background-color: var(--lavender);
  opacity: 1;
  filter: blur(50px);
  mix-blend-mode: normal;
  border-radius: 50%;
  width: 65vh;
  height: 65vh;
  position: absolute;
  inset: auto auto 0% 0%;
}

.circle-real-five {
  z-index: 1;
  background-color: var(--lavender);
  opacity: 1;
  filter: blur(50px);
  mix-blend-mode: normal;
  border-radius: 50%;
  width: 70vh;
  height: 70vh;
  position: absolute;
  inset: 10px auto 0% 30%;
}

.realisation_bg {
  width: 100%;
  height: 100%;
  position: static;
}

.div-block-14 {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 0;
  display: flex;
  position: relative;
  top: 209px;
}

.container-28 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 92vh;
  display: flex;
  overflow: clip;
}

.tabs-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--indigo);
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
  overflow: visible;
}

.tabs {
  width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: sticky;
  top: 110px;
  bottom: auto;
  overflow: clip;
}

.tab-link-realisation {
  border-bottom: 1px none var(--indigo);
  opacity: .5;
  color: var(--indigo);
  background-color: #0000;
  width: 100%;
}

.tab-link-realisation.w--current {
  border-bottom: 3px solid var(--indigo);
  opacity: 100;
  color: var(--indigo);
  text-transform: capitalize;
  background-color: #0000;
}

.tab-link-realisation.left.w--current {
  border-bottom-color: var(--indigo);
  margin-left: 80px;
}

.tab-link-realisation.right {
  margin-right: 80px;
}

.text-block-10 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.section-2 {
  z-index: 5;
  width: auto;
  height: 1400vw;
  position: relative;
  top: auto;
  overflow: visible;
}

.tabs-wrapper {
  width: auto;
  height: 100%;
  margin-top: 0;
  margin-left: 80px;
  margin-right: 0;
  overflow: visible;
}

._w-tab-pane {
  width: 300vw;
  height: auto;
  margin-top: 16px;
  margin-bottom: 16px;
  overflow: visible;
}

.r---div-projects {
  border: 1px solid var(--indigo);
  border-radius: 10px;
  flex: none;
  width: 35vw;
  height: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  overflow: visible;
}

.r---project_image {
  border-radius: 0 0 10px 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 80%;
  display: block;
  position: static;
  overflow: hidden;
}

.r---project_name {
  justify-content: space-between;
  align-items: flex-end;
  height: 20%;
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.r_arrow {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--indigo);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--indigo);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--indigo);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--indigo);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
  position: relative;
  rotate: 260deg;
}

.r---project_client {
  color: var(--indigo);
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
}

.img {
  width: 70%;
  height: auto;
  display: inline-flex;
  position: absolute;
}

.r---project_infos {
  z-index: 5;
  background-color: #0006;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 140px 32px 32px;
  display: flex;
  position: relative;
  top: auto;
}

.type-rebrand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.r---projects_title {
  color: var(--white);
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cat-gorie_text {
  color: var(--indigo);
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.r---projects_types {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.r---project_logo {
  background-image: url('../images/Jouef-logo-blanc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100px;
  height: 100px;
}

.r---project_logo.mademoiselle-bio {
  background-image: url('../images/mademoiselle_bio_logo_blanc.png');
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.r---project_logo.frigo {
  background-image: url('../images/frigos_solidaire_logo_blanc.avif');
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.r---project_logo.duralex {
  background-image: url('../images/duralex_logo_blanc_png.png');
}

.r---project_logo.brut {
  background-image: url('../images/brut_logo_blanc.png');
}

.r---project_logo.arsso {
  background-image: url('../images/arsso_logo_blanc.png');
}

.r---project_logo.adidas {
  background-image: url('../images/adidas_moncler_logo_white_2.png');
  width: 200px;
  height: 200px;
}

.r---project_logo.nous-anti {
  background-image: url('../images/nous_Anti_Gaspi_Logo_Blanc_2.avif');
  width: 150px;
  height: 150px;
}

.r---project_logo.benetton {
  background-image: url('../images/benetton_logo_white.png');
}

.r---project_logo.esp {
  background-image: url('../images/eastern_penitentiary_logo_blanc.png');
  width: 150px;
  height: 150px;
}

.r---project_logo.mije {
  background-image: url('../images/mije_logo_blanc.png');
}

.r---project_logo.bombay {
  background-image: url('../images/bombay_sapphyre_logo_blanc.png');
}

.r---project_logo.seeds {
  background-image: url('../images/seeds_logo_blanc.png');
}

.r---project_logo.wakfu {
  background-image: url('../images/wakfu_logo.png');
}

.r---project_logo.vannevar {
  background-image: url('../images/vannevar_bush_logo_white_2.png');
}

.r---project_logo.got {
  background-image: url('../images/got_logo_blanc.png');
}

.r---project_logo.neowise {
  background-image: url('../images/neowise_logo_blanc.png');
}

.r---project_logo.esd {
  background-image: url('../images/ecole_superieure_du_digital_blanc.png');
}

.r---project_logo.dv {
  background-image: url('../images/digital_village_logo_blanc.avif');
}

.r---project_logo.lewis {
  background-image: url('../images/team_lewis_logo_blanc.png');
}

.r---project_logo.matrice {
  background-image: url('../images/matrice_logo_blanc.png');
}

.r---project_logo.cheerz, .r---project_logo.cutbyfred {
  background-image: url('../images/77801b734d5c33b35dafa36d3c7486644419f678.png');
  background-position: 50%;
  background-size: contain;
}

.r---project_logo.cutbyfred {
  background-image: url('../images/Cutbyfred_logo.avif');
  background-position: 50%;
  background-size: contain;
}

.r---project_logo.sosvillage {
  background-image: url('../images/Sos_logo.avif');
}

.r---project_logo.braindercover {
  background-image: url('../images/Brainder_logo.avif');
}

.type-repositionnement {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.r_project {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  width: auto;
  height: 80vh;
  display: flex;
  overflow: visible;
}

.r---project_img {
  z-index: 3;
  background-color: var(--noir);
  background-image: url('../images/jouef_cover_carre.avif');
  background-position: 50% 0;
  background-size: cover;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 110%;
  padding: 32px;
  display: flex;
  position: relative;
  top: -393px;
  overflow: visible;
}

.r---project_img.nous_anti {
  background-image: url('../images/nous_anti_gaspi_cover_carre.avif');
  justify-content: flex-end;
  align-items: flex-start;
}

.r---project_img.frigo {
  background-image: url('../images/frigo_solidaire_cover.avif');
}

.r---project_img.duralex {
  background-image: url('../images/duralex_cover_carre.avif');
}

.r---project_img.brut {
  background-image: url('../images/brut_cover_carre.avif');
}

.r---project_img.arsso {
  background-image: url('../images/arsso_cover_carre.avif');
}

.r---project_img.adidas {
  background-image: url('../images/adidas_moncler_cover_carre.avif');
}

.r---project_img.nous-anti {
  background-image: url('../images/nous_anti_gaspi_cover_carre.avif');
}

.r---project_img.benetton {
  background-image: url('../images/benetton_cover.avif');
}

.r---project_img.esp {
  background-image: url('../images/eastern_state_penitentiary_cover_carre.avif');
}

.r---project_img.mije {
  background-image: url('../images/mije_cover_carre.avif');
}

.r---project_img.bombay {
  background-image: url('../images/bombay_sapphyre_cover.avif');
  background-position: 50% 0;
  top: -420px;
}

.r---project_img.seeds {
  background-image: url('../images/seeds_cover_carre.avif');
}

.r---project_img.wakfu {
  background-image: url('../images/wakfu_cover_carre.avif');
  background-position: 50% 0;
}

.r---project_img.vannevar {
  background-image: url('../images/vannevar_bush_cover_museum.avif');
}

.r---project_img.got {
  background-image: url('../images/got_cover_carre.avif');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: cover;
}

.r---project_img.neowise {
  background-image: url('../images/neowise_cover.avif');
}

.r---project_img.esd {
  background-image: url('../images/esd_video_mapping.png');
  background-position: 100%;
}

.r---project_img.esd_2 {
  background-image: url('../images/esd_video_mapping_structure.avif');
}

.r---project_img.dv {
  background-image: url('../images/digital_village_cover_carre.avif');
  background-position: 50% 0;
}

.r---project_img.lewis {
  background-image: url('../images/team_lewis_cover_carre.avif');
  background-position: 50% 0;
  background-size: cover;
}

.r---project_img.matrice {
  background-image: url('../images/matrice_image.avif');
}

.r---project_img.cheerz {
  background-image: url('../images/Design-sans-titre-24.png');
}

.r---project_img.cutbyfred {
  background-image: url('../images/Cover---Cut-By-Fred.avif');
}

.r---project_img.sosvillage {
  background-image: url('../images/sosvillage_cover.avif');
}

.r---project_img.braindercover {
  background-image: url('../images/Brainder_Header_Carré.avif');
}

.r---project_img.bombay_2 {
  background-image: url('../images/bombay_sapphyre_cover.avif');
}

.img-copy {
  width: 70%;
  height: auto;
  position: absolute;
}

.cases_header {
  background-image: url('../images/Flamme-BG-BLEU.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.cases_header.red {
  background-image: url('../images/bg_red_flamme.avif');
  background-size: cover;
}

.cases_header.green {
  background-image: url('../images/green_bg.avif');
  background-size: cover;
}

.cases_header.orange {
  background-image: url('../images/orange_bg.avif');
  background-size: cover;
}

.cases_header.dark-blue {
  background-image: url('../images/indigo_bg.avif');
  background-size: cover;
}

.cases_header.blue_flash {
  background-image: url('../images/purple_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.cases_title {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 40%;
  height: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.cases_indication {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: baseline;
  align-items: center;
  width: 90vh;
  height: auto;
  margin-bottom: 24px;
  display: flex;
}

.img-2 {
  width: auto;
  height: 40px;
  position: static;
  inset: 85% auto auto 32%;
  rotate: 90deg;
}

.cases_bloc_text {
  margin-top: 104px;
  margin-bottom: 80px;
}

.cases_bloc_text.benetton {
  margin-bottom: 41px;
}

.cases_bloc_text.jouef {
  margin-bottom: 38px;
}

.cases_bloc_text.duralex {
  margin-bottom: 40px;
}

.cases_bloc_text.arsso {
  margin-bottom: 32px;
}

.cases_bloc_text.esp {
  margin-bottom: 38px;
}

.cases_bloc_text.bombay {
  margin-top: 40px;
  margin-bottom: 40px;
}

.cases_bloc_text.seeds {
  margin-bottom: 21px;
}

.cases_bloc_text.wakfu, .cases_bloc_text.mapping_2 {
  margin-bottom: 40px;
}

.cases_bloc_text.matrice {
  margin-bottom: 30px;
}

.cases_text {
  background-color: var(--white);
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 104px;
  display: block;
  position: relative;
}

.cases_text.esp {
  padding-bottom: 40px;
}

.cases_text.mije {
  padding-bottom: 31px;
}

.cases_text.got {
  padding-bottom: 33px;
}

.cases_text.neowise {
  padding-bottom: 24px;
}

.cases_text.dv {
  padding-bottom: 20px;
}

.cases_text.matrice {
  padding-bottom: 48px;
}

.cases_columns {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 24px 16px;
  display: flex;
  position: static;
}

.cases_columns.mije {
  padding-top: 92px;
}

.cases_columns.video_map {
  margin-top: 24px;
  margin-bottom: 24px;
}

.cases_arrow {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.s-parateur {
  background-color: var(--purple);
  width: 70%;
  height: 1px;
}

.s-parateur.red {
  background-color: var(--red);
}

.s-parateur.green {
  background-color: var(--green);
}

.s-parateur.orange {
  background-color: var(--orange);
}

.s-parateur.dark-blue {
  background-color: var(--indigo);
}

.cases_problematique {
  color: var(--purple);
  text-align: center;
  width: 65%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.cases_problematique.red {
  color: var(--red);
}

.cases_problematique.green {
  color: var(--green);
}

.cases_problematique.orange {
  color: var(--orange);
}

.cases_problematique.dark-blue {
  color: var(--indigo);
}

.cases_question {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.cases_image_directrice {
  max-width: 100%;
  height: 80vh;
  margin-top: 32px;
  margin-bottom: 48px;
  padding-top: 8px;
  padding-bottom: 0;
}

.cases_image_directrice.jouef-logo {
  width: 100%;
  height: 50vh;
  margin-top: 0;
  margin-bottom: 0;
}

.cases_image_directrice.frigos {
  height: 60vh;
}

.video {
  height: 80vh;
}

.container-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.container-35.benetton {
  background-image: url('../images/benetton_moodboard_1.avif');
  background-position: 0 0;
  background-size: contain;
}

.container-35.jouef {
  background-image: url('../images/jouef_moodboard.avif');
  background-position: 50%;
  background-size: cover;
}

.container-35.jouef.logo {
  background-color: var(--white);
  background-image: url('../images/jouef_logo.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: none;
  height: 100%;
}

.container-35.frigos {
  background-image: url('../images/moodboard_frigo_solidaire.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-35.mademoiselle {
  background-image: url('../images/mademoiselle_bio_moodboard.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-35.cheerz {
  background-image: url('../images/cheerz_bg_1.avif');
  background-position: 50%;
  background-size: cover;
}

.container-35.sosvillage {
  background-image: url('../images/001_Quai-de-gare--abribus_Mockup_Monstre-1.avif');
  background-position: 50%;
  background-size: cover;
}

.container-35.brainder {
  background-image: url('../images/2_Wireframe---Compte.avif');
  background-position: 50%;
  background-size: cover;
}

.s-parateur-large {
  background-color: var(--purple);
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 23px;
}

.s-parateur-large.red {
  background-color: var(--red);
}

.s-parateur-large.green {
  background-color: var(--green);
}

.s-parateur-large.orange {
  background-color: var(--orange);
}

.s-parateur-large.dark-blue {
  background-color: var(--indigo);
}

.project_part_title {
  border-top: 1px solid var(--purple);
  border-bottom: 1px solid var(--purple);
  width: 100%;
}

.project_part_title.red {
  border-top-color: var(--red);
  border-bottom-color: var(--red);
}

.project_part_title.green {
  border-top-color: var(--green);
  border-bottom-color: var(--green);
}

.project_part_title.green.space {
  margin-top: 48px;
}

.project_part_title.green.wakfu {
  margin-bottom: 32px;
}

.project_part_title.green.wakfu.bis {
  margin-top: 64px;
  margin-bottom: 24px;
}

.project_part_title.orange {
  border-top-color: var(--orange);
  border-bottom-color: var(--orange);
}

.project_part_title.orange.mije {
  margin-top: 42px;
  margin-bottom: 32px;
}

.project_part_title.orange.got {
  margin-bottom: 24px;
}

.project_part_title.orange.dv {
  margin-top: 48px;
  margin-bottom: 24px;
  padding-bottom: 0;
}

.project_part_title.dark-blue {
  border-top-color: var(--indigo);
  border-bottom-color: var(--indigo);
}

.project_part_title.dark-blue.mapping {
  margin-top: 28px;
}

.project_part_title.jouef {
  margin-top: 24px;
}

.project_part_title.jouef._2 {
  border-top-style: none;
  border-bottom-style: none;
  margin-top: 0;
}

.project_part_title.frigos {
  border-top-color: var(--red);
  border-bottom-color: var(--red);
  margin-top: 24px;
}

.project_part_title.vannevar {
  margin-top: 32px;
  margin-bottom: 32px;
}

.cases_bloc_text_2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 48px;
  display: flex;
}

.cases_bloc_text_2.benetton {
  margin-bottom: 0;
  padding-bottom: 0;
}

.cases_bloc_text_2.jouef {
  margin-bottom: 0;
}

.cases_bloc_text_2.esp {
  margin-top: 40px;
}

.cases_bloc_text_2.mapping_2 {
  margin-bottom: 20px;
}

.container-35-copy {
  background-image: url('../images/adidas_montcler_cover_2.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 80vh;
  margin-top: 0;
  margin-bottom: 23px;
}

.container-35-copy.nous-anti-gaspi {
  background-image: url('../images/mockeup-event-1.png');
}

.cases_buttons {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 80px;
  display: flex;
  position: static;
  top: 634px;
}

.cases_buttons.benetton {
  padding-bottom: 0;
}

.cases_buttons.esp, .cases_buttons.mije {
  margin-bottom: 0;
}

.cases_buttons.brainder {
  margin-bottom: 0;
  padding-bottom: 36px;
}

.back-button {
  z-index: 11;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: fixed;
  inset: 7% 7% auto auto;
}

.close_arrow {
  background-color: var(--indigo);
  border-radius: 20px;
  width: 100%;
  height: 3px;
  position: absolute;
}

.close_arrow.left {
  position: absolute;
  rotate: -45deg;
}

.close_arrow.right {
  rotate: 45deg;
}

.img-arrow-red {
  width: auto;
  height: 40px;
  rotate: 90deg;
}

.case-image-2 {
  background-image: url('../images/adidas_montcler_cover_2.avif');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 80vh;
  margin-top: 0;
  margin-bottom: 23px;
}

.case-image-2.nous-anti {
  background-image: url('../images/nous_anti_gaspi_picture.avif');
  background-repeat: no-repeat;
  background-size: contain;
}

.case-image-2.esp {
  background-image: none;
  height: 100%;
}

.case-image-2.mije {
  background-image: none;
}

.img-arrow-green, .img-arrow-orange, .img-arrow-dark-blue {
  width: auto;
  height: 40px;
  rotate: 90deg;
}

.moodboard_title {
  border-top: 1px solid var(--purple);
  border-bottom: 1px solid var(--purple);
  width: 100%;
}

.moodboard_title.green {
  border-top-style: none;
  border-top-color: var(--green);
  border-bottom-style: none;
  border-bottom-color: var(--green);
}

.moodboard_title.dark-blue {
  border-top-color: var(--indigo);
  border-bottom-color: var(--indigo);
}

.moodboard_title.jouef {
  border-top-style: none;
  border-bottom-style: none;
}

.column-3 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.image-26 {
  margin-top: 18px;
}

.polypetto-gif {
  background-color: var(--green);
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 70vh;
  margin-bottom: 48px;
  display: flex;
}

.cases_bloc_text_3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 48px;
  display: flex;
}

.cases_bloc_text_3.benetton {
  margin-bottom: 0;
  padding-bottom: 0;
}

.div-palette {
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-top: 28px;
  margin-bottom: 44px;
  display: flex;
}

.color-1 {
  background-color: #4e3fa6;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.color-1.frigos {
  background-color: #414a4f;
}

.color-1.esp {
  background-color: #123a55;
}

.color-1.seeds {
  background-color: #183718;
}

.color-1.vannevar {
  background-color: #0029e8;
}

.color-1.digital_village {
  background-color: #05aaee;
}

.color-1.brainder {
  background-color: #2962ff;
}

.color.jouef.first {
  width: 18%;
  height: 80px;
}

.color-2 {
  background-color: #4e3fa6;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.color-2.jouef {
  background-color: #4f49f3;
}

.color-2.frigo {
  background-color: #fb7d28;
}

.color-2.esp {
  background-color: #282b35;
}

.color-2.seeds {
  background-color: #236727;
}

.color-2.vannevar {
  background-color: #0024d0;
}

.color-2.digital_village {
  background-color: #ffd500;
}

.color-2.brainder {
  background-color: #1a237e;
}

.color-3 {
  background-color: #4e3fa6;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.color-3.jouef {
  background-color: #f2431d;
}

.color-3.frigo {
  background-color: #2ea0af;
}

.color-3.esp {
  background-color: #a97d2f;
}

.color-3.seeds {
  background-color: #c67932;
}

.color-3.vannevar {
  background-color: #001a9f;
}

.color-3.digital_village {
  background-color: #e58;
}

.color-3.brainder {
  background-color: #ffd60a;
}

.color-4 {
  background-color: #4e3fa6;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.color-4.jouef {
  background-color: #f0bc10;
}

.color-4.frigos, .color-4.esp {
  background-color: #d9d1ce;
}

.color-4.seeds {
  background-color: #ecc983;
}

.color-4.vannevar {
  background-color: #010c55;
}

.color-4.dv {
  background-color: #ff8582;
}

.color-4.brainder {
  background-color: #ff8c00;
}

.color-5 {
  background-color: #4e3fa6;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.color-5.jouef {
  background-color: #402c2c;
}

.color-5.frigo {
  background-color: #c11b05;
}

.color-5.esp {
  background-color: #0c0902;
}

.color-5.seeds {
  background-color: #f2f2f2;
}

.color-5.vannevar {
  background-color: #020724;
}

.color-5.dv {
  background-color: #000;
}

.color-5.brainder {
  background-color: #e53935;
}

.column-5, .column-6 {
  padding-left: 0;
  padding-right: 0;
}

.image-28 {
  padding: 18px 48px 18px 18px;
}

.image-29 {
  border-right: 1px solid var(--purple);
  padding: 18px 18px 18px 48px;
}

.image-29.frigos {
  border-right-color: var(--red);
}

.heading-7 {
  color: var(--orange);
  margin-top: 40px;
  font-family: Raleway, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.image-30 {
  margin-top: 59px;
  margin-bottom: 48px;
}

.background-video-2 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-25 {
  width: 100%;
  height: 70vh;
}

.image-31 {
  padding-top: 63px;
  padding-bottom: 64px;
  padding-right: 38px;
}

.image-32, .image-33 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.container-36 {
  padding-bottom: 104px;
}

.cases_photo {
  margin-top: 24px;
}

.image-34, .image-35 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.campagne_marque {
  margin-top: 18px;
}

.background-video-4, .background-video-5, .background-video-6 {
  z-index: 5;
}

.columns-2, .video-2 {
  margin-top: 28px;
}

.columns-3 {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 32px;
  padding-top: 0;
}

.image-36, .image-37, .image-38 {
  width: 100%;
  height: 75vh;
}

.heading-8 {
  color: #2a2a68;
  text-align: center;
  margin-bottom: 32px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-8.original_bleu {
  color: #584dff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
}

.heading-8.original_bleu.moodboard_title.jouef {
  border-top-style: none;
  border-bottom-style: none;
  padding-top: 40px;
}

.heading-8.original_bleu.moodboard_title.jouef.dark-blue {
  color: var(--indigo);
  padding-top: 40px;
  padding-bottom: 20px;
}

.background-video-8 {
  z-index: 5;
  width: 100vh;
  height: 70vh;
}

.background-video-9 {
  z-index: 5;
  margin-top: 24px;
  padding-top: 0;
}

.bombay {
  margin-top: 28px;
}

.image-39 {
  margin: 0 auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: block;
}

.image-40 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.image-41 {
  margin-top: 21px;
}

.background-video-10 {
  z-index: 5;
  background-color: #c1ede4;
  width: 100%;
  height: 81vh;
}

.image-42 {
  margin-top: 24px;
}

.container-38 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-between;
  place-items: flex-start start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-43 {
  flex: 0 auto;
  display: block;
  overflow: hidden;
}

.image-44 {
  margin-left: 8px;
  padding-left: 0;
  padding-right: 8px;
  display: block;
  overflow: hidden;
}

.image-45 {
  display: block;
  overflow: scroll;
}

.video-3 {
  margin-top: 8px;
}

.video-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.image-46 {
  margin-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.image-47 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.image-48 {
  margin-top: 24px;
  padding-left: 56px;
  padding-right: 56px;
}

.image-51 {
  height: 75vh;
}

.image-52 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 75vh;
  display: inline-flex;
}

.image-53 {
  justify-content: center;
  align-items: flex-start;
  height: 75vh;
  display: inline-flex;
}

.image-49-copy {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 75vh;
  display: inline-flex;
}

.image-50-copy {
  width: auto;
  height: 75vh;
}

.paragraph-2 {
  opacity: .5;
  color: var(--orange);
  text-align: center;
  margin-top: 16px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
}

.paragraph-2.dv {
  margin-top: 8px;
}

.container-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.image-54, .image-55 {
  width: auto;
  height: 75vh;
}

.container-42 {
  grid-column-gap: 78px;
  grid-row-gap: 78px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-56 {
  margin-top: 48px;
}

.kpis {
  color: var(--purple);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
}

.indicator-legend {
  color: var(--purple);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 21px;
}

.matrice_kpis {
  justify-content: space-around;
  align-items: baseline;
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
  overflow: clip;
}

.matrice_video {
  margin-top: 25px;
}

.chiffres_cube {
  color: var(--purple);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 72px;
}

.chiffre_cube_text {
  color: var(--purple);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 18px;
}

.container-44 {
  background-image: url('../images/matrice_cube_photo.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
  overflow: clip;
}

.container-45 {
  background-image: url('../images/matrice_cube_photo_2.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
  overflow: clip;
}

.container-46 {
  background-image: url('../images/matrice_cube_photo_3.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
}

.impulser_photo_1 {
  background-image: url('../images/matrice_impulser_photo.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
}

.impulser_photo_2 {
  background-image: url('../images/matrice_impulser_photo_2.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
  overflow: clip;
}

.impulser_photo_3 {
  background-image: url('../images/matrice_impulser_photo_3.avif');
  background-position: 50%;
  background-size: cover;
  width: 33%;
  height: 20vh;
  overflow: clip;
}

.code-embed {
  margin-top: 24px;
}

.cases_button {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.cases_button.dv {
  margin-top: 16px;
}

.cases_button.task-flow {
  margin-top: 24px;
}

.section-4 {
  z-index: 6;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  inset: 0% 0% 0;
}

.section-null-scroll {
  z-index: 10;
  width: 100vw;
  height: 100vh;
  display: block;
  position: static;
  inset: -100vh 0% auto;
}

.body-3 {
  height: auto;
  overflow: visible;
}

.section_header {
  background-color: var(--lavender);
  position: sticky;
  top: 0;
  overflow: clip;
}

.special-heading_moi {
  color: var(--indigo);
  font-family: Playfair Display, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 120px;
  position: static;
  inset: 27% auto auto 16%;
}

.div-block-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 140px;
  left: 102px;
}

.a-propos-header {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.sous-titre-a-propos {
  color: var(--indigo);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-29 {
  z-index: 2;
  background-color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  height: 30%;
  padding: 20px 358px 20px 74px;
  display: flex;
  position: absolute;
  inset: 22% 15% 0% auto;
}

.image-63 {
  z-index: 5;
  height: 90vh;
  position: absolute;
  inset: 15% 10% 0% auto;
}

.image-64 {
  z-index: 2;
  height: 90vh;
  position: absolute;
  inset: 15% 10% 0% auto;
}

.image-65 {
  z-index: 3;
  height: 85vh;
  position: absolute;
  inset: 15% 10% 0% auto;
}

.double_buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_histoire {
  z-index: 8;
  background-color: var(--indigo);
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  inset: auto 0%;
}

.timeline {
  z-index: -3;
  width: auto;
  height: auto;
  position: relative;
  inset: 0% auto auto 0%;
}

.timeline-wrapper {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.timeline_items {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  width: 80%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.timeline_left {
  text-align: right;
}

.timeline_center {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.timeline_chapter {
  text-align: right;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.timeline_chapter.right {
  text-align: left;
  padding-bottom: 8px;
}

.timeline_circle {
  background-color: var(--white);
  border-radius: 100%;
  width: 15px;
  height: 15px;
  position: sticky;
  top: 50vh;
}

.timeline_title {
  padding-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.timeline_title.left {
  text-align: right;
  padding-bottom: 0;
}

.timeline_title.right {
  display: flex;
}

.timeline_title.right.no-space {
  padding-bottom: 0;
}

.timeline_paragraph {
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.timeline_paragraph.right {
  display: block;
}

.timeline_paragraph.right.no-space {
  padding-top: 0;
}

.timeline_paragraph.left {
  text-align: right;
}

.timeline_name {
  text-align: left;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.timeline_name.left {
  text-align: right;
}

.timeline_certificate {
  text-transform: none;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.timeline_certificate.left {
  text-align: right;
}

.timeline_skills {
  text-align: left;
  padding-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.timeline_skills.space {
  padding-top: 24px;
}

.timeline_skills.left {
  text-align: right;
}

.timeline_photo {
  height: auto;
  padding-top: 24px;
  padding-bottom: 16px;
}

.timeline_date {
  font-family: Playfair Display, sans-serif;
  font-size: 64px;
  font-weight: 600;
  position: static;
  top: 50vh;
}

.timeline_date.left, .timeline_date.right {
  line-height: 112px;
}

.timeline_left_2 {
  text-align: left;
}

.background-video-12 {
  z-index: 1;
  height: 300px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-bottom: 0;
}

.background-video-12-copy {
  z-index: 1;
  height: 300px;
  margin-top: 24px;
  margin-bottom: 15px;
  padding-bottom: 0;
}

.timeline_button {
  display: flex;
}

.timeline_button.left.two_button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.timeline_progress {
  z-index: -2;
  background-color: #ffffff47;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_progress_bar {
  z-index: -1;
  background-color: var(--white);
  width: 3px;
  height: 50vh;
  position: sticky;
  top: 0;
}

.image-66 {
  mix-blend-mode: luminosity;
  position: sticky;
  top: 50vh;
}

.image-66:hover {
  mix-blend-mode: normal;
  position: static;
}

.image-67 {
  mix-blend-mode: luminosity;
}

.image-67:hover {
  mix-blend-mode: normal;
}

.section_resume {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: -100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.resume_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 49% 2% 49%;
  width: 80%;
}

.resume_left {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-left: auto;
  margin-right: 0;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

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

.resume_right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 64px;
  padding-bottom: 64px;
  padding-left: 16px;
  display: flex;
}

.timeline_after {
  background-color: var(--purple);
  width: 3px;
  height: 70vh;
}

.image-68 {
  width: 75%;
  margin: 40px 0 20px;
  overflow: clip;
}

.div-block-31 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
  position: relative;
  top: -50px;
}

.resume_adj {
  border: 1px solid var(--purple);
  background-color: var(--purple);
  color: var(--white);
  border-radius: 20px;
  padding: 5px 35px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

.resume_adj_transparent {
  border: 1px solid var(--purple);
  color: var(--purple);
  border-radius: 20px;
  padding: 5px 35px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

.resume_adj_orange {
  border: 1px solid var(--orange);
  background-color: var(--orange);
  color: var(--white);
  border-radius: 20px;
  padding: 5px 35px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
}

.resume_skills {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 4px;
  padding-left: 8px;
  display: flex;
}

.resume_title {
  color: var(--indigo);
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.resume_skills_title_1 {
  opacity: .25;
  color: var(--purple);
  font-family: Raleway, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.resume_skills_title_1.orange {
  padding-top: 36px;
  position: relative;
  top: auto;
  bottom: 0;
  left: -8px;
}

.resume_comprendre_bloc {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-left: 16px;
  display: flex;
  overflow: visible;
}

.resume_comprendre_1 {
  border: 1px none var(--purple);
  color: var(--purple);
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  font-family: Raleway, sans-serif;
  font-size: 12px;
}

.resume_comprendre_1.orange {
  border-color: var(--orange);
  width: 100%;
}

.paragraph-4 {
  background-color: var(--white);
  width: 100%;
  margin-bottom: 0;
  padding: 4px 16px 4px 0;
  font-size: 16px;
  font-weight: 500;
  display: inline;
  position: relative;
  top: 16px;
  left: -8px;
  overflow: clip;
}

.paragraph-4.orange, .orange {
  color: var(--orange);
}

.text-block-13 {
  border: 1px solid var(--purple);
  padding: 28px 16px 16px;
}

.div-block-32 {
  border: 1px solid var(--orange);
  padding: 28px 16px 16px;
  display: flex;
}

.text-block-14 {
  width: 50%;
}

.div-block-33 {
  align-self: stretch;
  min-height: 100%;
}

.image-69 {
  padding-top: 9px;
}

.div-block-32-copy {
  border: 1px solid var(--orange);
  padding: 28px 16px 16px;
  display: flex;
}

.resume_comprendre_1-copy {
  border: 1px none var(--purple);
  color: var(--purple);
  width: 50%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  font-family: Raleway, sans-serif;
  font-size: 12px;
}

.resume_comprendre_1-copy.orange {
  border-color: var(--orange);
  width: 50%;
}

.div-block-33-copy {
  align-self: stretch;
  width: 50%;
  min-height: 100%;
}

.timeline_chapter_mobile {
  text-align: right;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.timeline_chapter_mobile.left, .bold-text-2 {
  display: none;
}

.timeline_button_mobile {
  display: flex;
}

.timeline_paragraph_mobile {
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: none;
}

.timeline_name_mobile {
  text-align: left;
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  display: none;
}

.timeline_name_mobile.right {
  display: none;
}

.timeline_certificate_mobile {
  text-transform: none;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  display: none;
}

.timeline_certificate_mobile.right {
  display: none;
}

.timeline_skills_mobile {
  text-align: left;
  padding-top: 0;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.timeline_skills_mobile.right {
  display: none;
}

.bold-text-3 {
  padding-bottom: 24px;
}

.resume_skills_title_mobile {
  opacity: .25;
  color: var(--purple);
  font-family: Raleway, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.resume_skills_title_mobile.orange {
  padding-top: 36px;
  display: none;
  position: relative;
  top: auto;
  bottom: 0;
  left: -8px;
}

.r---projects_title_mobile {
  color: var(--white);
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.r---projects_types_mobile {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: none;
}

.type-rebrand_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.cat-gorie_text_mobile {
  color: var(--indigo);
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.type-repositionnement_mobile {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.r_arrow_mobile {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--indigo);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--indigo);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--indigo);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--indigo);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
  position: relative;
  rotate: 260deg;
}

.home_project_button {
  margin-top: 16px;
  display: flex;
}

.very-little-paragraph {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
}

.very-little-paragraph.white {
  color: var(--white);
  font-weight: 300;
}

.very-little-paragraph.white.justify {
  text-align: justify;
}

.very-little-paragraph.white.justify.livre-blanc {
  display: none;
}

.columns_livre_blanc {
  margin: 16px auto 32px;
  padding-left: 0;
  padding-right: 0;
}

.gallery_animation {
  z-index: 3;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  position: relative;
  top: 0;
  overflow: hidden;
}

.image-71 {
  width: 400px;
  box-shadow: 5px 6px 5px #0003;
}

.div-block-36 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  height: auto;
  padding-top: 40px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
  top: 0;
}

.div-block-37-copy {
  z-index: 8;
  position: absolute;
  inset: -34% 0% auto;
}

.image-73 {
  vertical-align: baseline;
  display: block;
}

.container_pricing {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
  max-width: 75%;
  margin-top: 48px;
  display: flex;
}

.pricing_ordre {
  color: var(--indigo);
  width: 15%;
  margin-top: 24px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
}

.pricing_ordre.orange {
  color: var(--orange);
}

.pricing_ordre.purple {
  color: var(--purple);
  height: auto;
  margin-top: 64px;
  line-height: 30px;
}

.pricing_offer_div {
  border: 1px solid var(--indigo);
  border-radius: 2px;
  width: 42.5%;
  padding: 24px 60px 24px 32px;
}

.offer_title {
  color: var(--orange);
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
}

.offer_title.red {
  color: var(--red);
}

.offer_title.white {
  color: var(--white);
  font-weight: 400;
}

.offer_title.white.center {
  text-align: center;
}

.offer_title.indigo {
  color: var(--indigo);
  text-align: center;
}

.offer_title.indigo.left {
  text-align: left;
}

.offer_title.purple {
  color: var(--purple);
}

.offer_category {
  color: var(--indigo);
  padding-top: 8px;
  padding-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.offer_category.orange {
  color: var(--orange);
  text-align: center;
}

.offer_category.orange.left {
  text-align: left;
}

.offer_category.white {
  color: var(--white);
}

.offer_category.white.center {
  text-align: center;
}

.offer_price {
  color: var(--indigo);
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.offer_price.orange {
  color: var(--orange);
}

.div-block-40 {
  margin-top: 20px;
  margin-bottom: 0;
}

.pricing_activation {
  border: 1px none var(--orange);
  border-radius: 2px;
  width: 85%;
}

.pricing_forge {
  border: 1px solid var(--orange);
  background-color: var(--orange);
  flex-flow: column;
  width: 100%;
  padding: 24px 32px 8px;
  display: flex;
}

.pricing_marketing_digit {
  flex-flow: row;
  display: flex;
}

.div-block-44 {
  border-right: 1px none var(--orange);
  border-bottom: 1px solid var(--orange);
  border-left: 1px solid var(--orange);
  width: 50%;
  padding: 24px 60px 24px 32px;
}

.div-block-44.right {
  border-right-style: solid;
}

.container_pricing_2 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  width: 100%;
  max-width: 75%;
  margin-top: 10px;
  display: flex;
}

.div-block-46 {
  width: 50%;
}

.div-block-47 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.div-block-42-copy {
  border: 1px solid var(--orange);
  flex-flow: column;
  width: 100%;
  padding: 24px 32px 8px;
  display: flex;
}

.div-block-48 {
  padding-top: 24px;
}

.div-block-42-copy {
  border: 1px none var(--orange);
  background-image: url('../images/bg_pricing_lavender.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: row;
  width: 100%;
  padding: 64px 32px;
  display: flex;
}

.section_spacing_bottom {
  width: 100%;
  height: auto;
  position: relative;
  top: -410px;
}

.container_pricing_3 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  width: 100%;
  max-width: 75%;
  margin-top: 10px;
  display: flex;
}

.div-block-49 {
  display: none;
}

.karen-image-copy {
  text-align: center;
  text-decoration: underline;
  display: none;
  position: static;
}

.div-block-50 {
  z-index: 20;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  inset: 7% 5% auto auto;
}

.btn-fuyant {
  z-index: 20;
  opacity: 1;
  border-radius: 100%;
  position: static;
  inset: auto 0% 0% auto;
}

.img-3 {
  z-index: 21;
  width: 20px;
  position: relative;
}

.btn_contact {
  border: 1px solid var(--indigo);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.btn_contact.white {
  border-color: var(--white);
}

.button_chat {
  border: 1px solid var(--indigo);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.button_chat.white {
  border-color: var(--white);
}

.img-3-copy {
  z-index: 21;
  width: 20px;
  position: absolute;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  inset: auto;
}

.div-block-51 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.text-block-17 {
  opacity: 1;
  color: var(--purple);
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  top: 4px;
  left: -68px;
  right: auto;
}

.img-3-copy-copy {
  z-index: 21;
  opacity: .01;
  width: 20px;
  position: absolute;
}

.img-3-copy-copy.white {
  opacity: 100;
}

.btn-fuyant-copy {
  z-index: 20;
  opacity: 1;
  border-radius: 100%;
  position: static;
  inset: auto 0% 0% auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-74 {
  box-sizing: border-box;
  opacity: 1;
  object-fit: cover;
  flex: none;
  align-self: auto;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.container-49 {
  box-sizing: border-box;
  object-fit: fill;
  justify-content: space-between;
  align-items: center;
  display: flex;
  overflow: visible;
}

.image-75 {
  object-fit: fill;
  width: 33%;
  position: static;
  overflow: visible;
}

.image-76, .image-77 {
  width: 33%;
}

.div-block-52 {
  background-color: var(--orange);
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-52.indigo {
  background-color: var(--indigo);
}

.background-video-13 {
  z-index: 2;
  aspect-ratio: 9 / 16;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-78 {
  object-fit: cover;
  width: 100%;
  height: 75vh;
  margin-top: 48px;
}

.image-43-copy {
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  width: 33%;
  height: 75vh;
  display: block;
  overflow: hidden;
}

.image-44-copy {
  width: 33%;
  margin-left: 8px;
  padding-left: 0;
  padding-right: 8px;
  display: block;
  overflow: hidden;
}

.image-45-copy {
  width: 33%;
  height: 75vh;
  display: block;
  overflow: scroll;
}

.div-block-53 {
  width: 33%;
  height: auto;
}

.background-video-14 {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 33%;
  height: 75vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.background-video-15 {
  z-index: 2;
  aspect-ratio: 9 / 16;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 75vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.video-5 {
  aspect-ratio: auto;
  object-fit: contain;
  overflow: visible;
}

.video-6 {
  aspect-ratio: 9 / 16;
  height: 75vh;
}

.container-38-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start space-between;
  place-items: flex-start start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-link-copy {
  opacity: 1;
  outline-offset: 0px;
  color: #2a2a68;
  mix-blend-mode: normal;
  border: 0 solid #2a2a68;
  border-right: 1px #2a2a68;
  border-radius: 0;
  outline: 3px #222;
  flex: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Raleway, sans-serif;
  line-height: 1px;
}

.nav-link-copy.w--current {
  color: var(--indigo);
  border-right-style: none;
  border-right-width: 1px;
  text-decoration: none;
}

.nav-link-copy.end, .nav-link-copy.end.white {
  border-right-style: none;
}

.nav-link-copy.white {
  color: #fff;
  border: 1px #fff;
  border-right-style: solid;
  font-size: 14px;
}

.nav-link-copy.white.both {
  border-left-style: solid;
}

.nav-link-copy.dark {
  border-right-style: none;
  font-size: 14px;
  overflow: visible;
}

.nav-link-copy.dark.w--current {
  color: var(--indigo);
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy.dark.both {
  border-left-width: 1px;
}

.div-block-54 {
  display: block;
  position: fixed;
  left: 7%;
}

.sos_image_1 {
  width: 33%;
}

.sos_image2 {
  object-fit: fill;
  width: 33%;
  position: static;
  overflow: visible;
}

.sosimage_3 {
  width: 33%;
}

.bold-text-4 {
  text-decoration: underline;
}

.image-79 {
  width: auto;
  height: 12vh;
}

.image-80 {
  height: 12vh;
}

.div-block-55 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 8px;
  display: flex;
}

.video-7 {
  margin-top: 32px;
}

.image-81 {
  object-fit: cover;
}

.image-82 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.brainder {
  box-sizing: border-box;
  opacity: 1;
  object-fit: cover;
  flex: none;
  align-self: auto;
  width: 100%;
  height: 100%;
  overflow: clip;
}

.link-block {
  position: fixed;
  inset: 0% auto auto 0%;
}

.link {
  z-index: 10;
  position: fixed;
  inset: 7% auto auto 7%;
}

.link.langue {
  color: var(--indigo);
  font-family: Raleway, sans-serif;
  text-decoration: none;
}

.link.langue.matrice {
  top: 8%;
}

.link.langue.tablet {
  display: none;
}

.link.langue.diginight-struc, .link.langue.vannevar, .link.langue.seeds, .link.langue.lewis, .link.langue.nous-anti, .link.langue.cheerz, .link.langue.got, .link.langue.duralex, .link.langue.mije, .link.langue.benetton, .link.langue.sos, .link.langue.wakfu, .link.langue.mademoisellebio, .link.langue.arsso, .link.langue.jouef, .link.langue.digital-village, .link.langue.frigos-solidaires, .link.langue.brut, .link.langue.diginight-rimbaud, .link.langue.cut-by-fred, .link.langue.neowise, .link.langue.esp, .link.langue.brainderen, .link.langue.bombay-sapphire {
  top: 8%;
}

.r---project_img-2 {
  z-index: 3;
  background-color: #000;
  background-image: url('../images/');
  background-position: 50% 0;
  background-size: cover;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 110%;
  padding: 32px;
  display: flex;
  position: relative;
  top: -393px;
  overflow: visible;
}

.r---project_img-2.cheerz {
  background-image: url('../images/Design-sans-titre-24.png');
}

.r---project_img-2.sosvillage {
  background-image: url('../images/sosvillage_cover.avif');
}

.r---project_img-2.braindercover {
  background-image: url('../images/Brainder_Header_Carré.avif');
}

.r---div-projects-2 {
  border: 1px solid #2a2a68;
  border-radius: 10px;
  flex: none;
  width: 35vw;
  height: 85%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  overflow: visible;
}

.type-rebrand-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.r---projects_title_mobile-2 {
  color: #fff;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.cat-gorie_text_mobile-2 {
  color: #2a2a68;
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.r---project_client-2 {
  color: #2a2a68;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
}

.r_arrow-2 {
  border: 1px solid #2a2a68;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
  position: relative;
  rotate: 260deg;
}

.r---projects_title-2 {
  color: #fff;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cat-gorie_text-2 {
  color: #2a2a68;
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.r_arrow_mobile-2 {
  border: 1px solid #2a2a68;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
  position: relative;
  rotate: 260deg;
}

.type-rebrand_mobile-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.r---projects_title_mobile-3 {
  color: #fff;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
  display: none;
}

.r---projects_title-3 {
  color: #fff;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cat-gorie_text-3 {
  color: #2a2a68;
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.type-rebrand_mobile-3, .type-repositionnement-2, .type-repositionnement_mobile-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.cat-gorie_text-4 {
  color: #2a2a68;
  text-overflow: clip;
  white-space: nowrap;
  overflow-wrap: normal;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
}

.type-rebrand_mobile-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.nav-lin {
  opacity: 1;
  outline-offset: 0px;
  color: #2a2a68;
  mix-blend-mode: normal;
  border: 0 solid #2a2a68;
  border-right: 1px #2a2a68;
  border-radius: 0;
  outline: 3px #222;
  flex: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Raleway, sans-serif;
  line-height: 1px;
}

.nav-lin.w--current {
  color: var(--indigo);
  border-right-style: none;
  border-right-width: 1px;
  text-decoration: none;
}

.nav-lin.end, .nav-lin.end.white {
  border-right-style: none;
}

.nav-lin.white {
  color: #fff;
  border: 1px #fff;
  border-right-style: solid;
  font-size: 14px;
}

.nav-lin.white.both {
  border-left-style: solid;
}

.nav-lin.dark {
  border-right-style: none;
  font-size: 14px;
  overflow: visible;
}

.nav-lin.dark.w--current {
  color: var(--indigo);
  font-weight: 600;
  text-decoration: none;
}

.nav-lin.dark.both {
  border-left-width: 1px;
}

.link-en {
  z-index: 10;
  position: fixed;
  inset: 8% auto auto 7%;
}

.link-en.langue {
  color: var(--indigo);
  font-family: Raleway, sans-serif;
  text-decoration: none;
}

.link-en.langue.matrice {
  top: 8%;
}

.link-en.langue.tablet {
  display: none;
}

.link-en.langue.diginight-struc, .link-en.langue.vannevar, .link-en.langue.seeds, .link-en.langue.lewis, .link-en.langue.nous-anti, .link-en.langue.cheerz, .link-en.langue.got, .link-en.langue.duralex, .link-en.langue.mije, .link-en.langue.benetton, .link-en.langue.sos, .link-en.langue.wakfu, .link-en.langue.mademoisellebio, .link-en.langue.arsso, .link-en.langue.jouef, .link-en.langue.digital-village, .link-en.langue.frigos-solidaires, .link-en.langue.brut, .link-en.langue.diginight-rimbaud, .link-en.langue.cut-by-fred, .link-en.langue.neowise, .link-en.langue.esp, .link-en.langue.brainderen, .link-en.langue.bombay-sapphire {
  top: 8%;
}

.link-copy {
  z-index: 10;
  position: fixed;
  inset: 7% auto auto 7%;
}

.link-copy.langue {
  color: var(--indigo);
  font-family: Raleway, sans-serif;
  text-decoration: none;
}

.link-copy.langue.matrice {
  top: 8%;
}

.link-copy.langue.tablet {
  display: none;
}

.link-copy.langue.diginight-struc, .link-copy.langue.vannevar, .link-copy.langue.seeds, .link-copy.langue.lewis, .link-copy.langue.nous-anti, .link-copy.langue.cheerz, .link-copy.langue.got, .link-copy.langue.duralex, .link-copy.langue.mije, .link-copy.langue.benetton, .link-copy.langue.sos, .link-copy.langue.wakfu, .link-copy.langue.mademoisellebio, .link-copy.langue.arsso, .link-copy.langue.jouef, .link-copy.langue.digital-village, .link-copy.langue.frigos-solidaires, .link-copy.langue.brut, .link-copy.langue.diginight-rimbaud, .link-copy.langue.cut-by-fred, .link-copy.langue.neowise, .link-copy.langue.esp, .link-copy.langue.brainderen, .link-copy.langue.bombay-sapphire {
  top: 8%;
}

@media screen and (max-width: 991px) {
  .logo {
    display: block;
    position: static;
  }

  .logo.w--current {
    border-right-style: none;
  }

  .container.livre_blanc {
    margin-bottom: 210px;
  }

  .container.nav {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .karen-image {
    display: block;
  }

  .nav-menu {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    display: flex;
  }

  .nav-menu.white {
    flex-flow: row;
    flex: 0 auto;
    display: flex;
    position: relative;
  }

  .navbar_dark {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: auto;
    display: block;
  }

  .nav-link {
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: static;
  }

  .nav-link.white {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link.dark.both {
    border-left-width: 1px;
  }

  ._2-parallax-bg-sun {
    width: 50%;
  }

  ._4-parallax-bg-man {
    width: 600px;
  }

  .heading-1.indigo {
    font-size: 28px;
    line-height: 36px;
  }

  .heading_container_text {
    width: 70%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .heading-3.purple.cases_titles {
    font-size: 21px;
  }

  .heading-3.purple.cases_titles.red, .heading-3.purple.cases_titles.green {
    padding-top: 0;
  }

  .heading-3.purple.orange.mije {
    margin-top: 9px;
  }

  .heading-3.original_bleu-copy.text.red, .heading-3.original_bleu-copy.text.green, .heading-3.original_bleu-copy.text.orange, .heading-3.original_bleu-copy.text.dark-blue {
    font-size: 21px;
  }

  .heading-3.project_title {
    line-height: 32px;
  }

  .heading-3.project_part_title.red {
    margin-bottom: 4px;
  }

  .section_spacing.transition_pattern {
    height: 40vh;
    top: -300px;
  }

  .section_spacing.transition_pattern.bas.realisation {
    margin-top: 60px;
    margin-bottom: auto;
    position: static;
  }

  .section_full_height {
    height: auto;
    margin-top: 0;
    padding-top: 64px;
    padding-bottom: 120px;
  }

  .section_full_height.grotte {
    padding-top: 96px;
    padding-bottom: 180px;
  }

  .section_full_height.problem {
    padding-top: 40px;
  }

  .section_full_height.voir_plus {
    padding-left: 80px;
    padding-right: 80px;
  }

  .section_container_text {
    width: 90%;
  }

  .section_container_text.reflexion {
    width: 90%;
    margin-top: 155px;
  }

  .section_container_text.solution {
    width: 90%;
  }

  .section_container_text.service {
    padding-top: 72px;
    top: 25px;
  }

  .heading-2.purple.concept {
    line-height: 40px;
  }

  .heading-2.purple.concept.title {
    width: 70%;
  }

  .heading-2.purple.concept.green.benetton {
    width: 90%;
  }

  .heading-2.purple.concept.orange.mije {
    width: 70%;
    line-height: 40px;
  }

  .heading-2.purple.concept.dark-blue {
    width: 80%;
  }

  .heading-2.indigo.no-space {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-2.indigo.no-space.footer {
    width: 90%;
  }

  .paragraph.cases {
    text-align: left;
    font-size: 12px;
  }

  .paragraph.cases.red, .paragraph.cases.green, .paragraph.cases.orange, .paragraph.cases.dark-blue {
    font-size: 12px;
  }

  .paragraph.red {
    margin-bottom: 0;
  }

  .paragraph.home-projet-title {
    font-size: 14px;
  }

  .grotte_flamme_gif {
    width: 70%;
  }

  .section_title {
    width: 90%;
    padding-left: 80px;
    padding-right: 80px;
  }

  .problems_card.lavender, .problems_card.mint {
    width: 222px;
  }

  .heading-5 {
    font-size: 16px;
    font-weight: 500;
  }

  .section_container.problem-block-top {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .section_container.solution {
    margin-top: 16px;
  }

  .spiders_1 {
    width: 400px;
    left: -9%;
  }

  .spiders_3 {
    width: 200px;
    right: 0%;
  }

  .home-tab-link {
    width: 23%;
  }

  .container_projets {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    height: 50vh;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
  }

  .cases_cover.antigaspi, .cases_cover.moncler, .cases_cover.benetton {
    width: 33%;
  }

  .cases_cover.jouef {
    width: 33%;
    height: 100%;
    margin-left: auto;
  }

  .cases_cover.mademoisellebio, .cases_cover.frigo_solidaire {
    width: 33%;
  }

  .bg-img.antigaspi, .bg-img.benetton, .bg-img.jouef, .bg-img.mademoisellebio, .bg-img.frigosoli, .bg-img.duralex, .bg-img.brut {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .bg-img.arsso {
    background-image: none;
    background-size: auto;
  }

  .bg-img.mije, .bg-img.seeds, .bg-img.esp {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .bg-img.moncler {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .case-text.justify_bottom {
    background-image: linear-gradient(360deg, #000 13%, #0000);
    padding-left: 10px;
    padding-right: 10px;
  }

  .skills {
    font-size: 14px;
  }

  .skills.white-border.tablet, .skills.orange.tablet {
    display: none;
  }

  .div-block-skills, .div-block-skills.second-line {
    flex-flow: wrap;
  }

  .container_process_steps {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .voiplus_left {
    height: 80%;
    margin-left: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .voirplus_right {
    height: 80%;
    padding-right: 0;
  }

  .heading-special {
    column-count: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 52px;
  }

  .blue_flame {
    left: -113px;
  }

  .navbar_light {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .section_livre_blanc {
    height: 100%;
  }

  .livre_blanc {
    width: 70%;
  }

  .livreblanc_resume {
    width: 90%;
  }

  .footer_container {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .section_prefooter {
    margin-bottom: -570px;
    padding-left: 128px;
    padding-right: 128px;
  }

  .section_prefooter.realisation {
    position: static;
  }

  .image-20 {
    width: 30%;
  }

  .buttons.white.reflexion {
    margin-bottom: 116px;
  }

  .buttons.white.livreblanc.a-propos.two_buttons {
    margin-bottom: 0;
  }

  .buttons.white.livreblanc.a-propos.line_2 {
    margin-top: 16px;
  }

  .buttons.white.a-propos.no-space {
    margin-top: 0;
  }

  .buttons.header.moi {
    width: 50%;
  }

  .div-block-14 {
    width: 70%;
  }

  .container-28 {
    height: 88vh;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs {
    height: 100%;
    overflow: visible;
  }

  .tab-link-realisation {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link-realisation.left.w--current {
    margin-left: 48px;
  }

  .tab-link-realisation.right {
    margin-right: 48px;
  }

  .text-block-10 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .section-2 {
    height: 100%;
    overflow: visible;
  }

  .tabs-wrapper {
    height: 100%;
    margin-left: 24px;
    margin-right: 24px;
    overflow: visible;
  }

  ._w-tab-pane {
    width: 100%;
    height: auto;
  }

  .r---div-projects {
    width: 100%;
    height: auto;
    padding-bottom: 24px;
  }

  .r---project_image {
    height: 250px;
    overflow: hidden;
  }

  .r---project_name {
    padding-bottom: 8px;
  }

  .r_arrow {
    display: none;
  }

  .r---project_client {
    margin-top: 8px;
  }

  .r---project_infos {
    background-color: #0000;
    padding-left: 24px;
    display: flex;
  }

  .type-rebrand {
    display: inline-block;
  }

  .r---projects_title, .r---projects_types, .r---project_logo {
    display: none;
  }

  .type-repositionnement {
    display: inline-block;
  }

  .r_project {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
  }

  .r---project_img {
    padding: 0;
    top: -251px;
  }

  .r---project_img.bombay_2 {
    background-image: url('../images/bombay_sapphyre_cover.avif');
  }

  .img-copy {
    display: none;
  }

  .cases_header, .cases_header.red, .cases_header.green, .cases_header.orange, .cases_header.dark-blue {
    background-size: cover;
  }

  .cases_title {
    width: 70%;
  }

  .cases_bloc_text {
    margin-bottom: 40px;
  }

  .cases_text {
    padding-top: 1px;
  }

  .cases_columns {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .cases_problematique.green, .cases_problematique.dark-blue {
    width: 80%;
  }

  .cases_question.mapping_2 {
    margin-bottom: 28px;
  }

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

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

  .cases_image_directrice {
    height: 80vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .container-35 {
    height: 80%;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .project_part_title {
    padding-top: 0;
    padding-bottom: 0;
  }

  .project_part_title.red {
    margin-bottom: 0;
  }

  .project_part_title.green {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .container-35-copy.nous-anti-gaspi {
    margin-top: 24px;
  }

  .cases_buttons.mije {
    padding-bottom: 32px;
  }

  .back-button {
    right: 4%;
  }

  .column-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .image-36, .image-37, .image-38 {
    height: auto;
  }

  .image-51, .image-52, .image-53, .image-49-copy, .image-50-copy {
    height: 60vh;
  }

  .container-41 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .image-54, .image-55 {
    height: 60vh;
  }

  .container-42 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .matrice_kpis {
    width: 100%;
  }

  .section-4 {
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .section-null-scroll {
    display: none;
  }

  .section-null-scroll.deux {
    display: block;
  }

  .section_header {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .div-block-28 {
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    margin-left: 83px;
    margin-right: auto;
    display: block;
    position: static;
    left: -136px;
  }

  .a-propos-header {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    top: 1px;
    left: 0;
  }

  .div-block-29 {
    z-index: 10;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-top: -36px;
    margin-bottom: 48px;
    padding: 20px;
    display: flex;
    position: relative;
    inset: 0% 0 0 0%;
  }

  .image-63 {
    position: absolute;
    top: 10%;
    right: 0%;
  }

  .image-64, .image-65 {
    top: 10%;
    right: 0%;
  }

  .section_histoire {
    position: relative;
    top: -20px;
  }

  .timeline_items {
    grid-template-columns: 1fr 48px 1fr;
    width: 95%;
  }

  .timeline_date.left {
    line-height: 50px;
  }

  .timeline_button.left {
    flex-flow: column;
  }

  .timeline_button.left.two_button {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .section_resume {
    flex-flow: row;
    position: sticky;
  }

  .resume_grid {
    grid-template-columns: 49%;
    justify-items: stretch;
    display: block;
  }

  .resume_left {
    padding-top: 98px;
  }

  .resume_center {
    display: none;
  }

  .resume_right {
    height: 100vh;
  }

  .timeline_button_mobile.left {
    flex-flow: column;
  }

  .r---projects_title_mobile {
    color: var(--indigo);
    margin-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .r---projects_types_mobile {
    justify-content: space-between;
    align-items: center;
    padding: 8px 24px 24px;
    display: flex;
  }

  .type-rebrand_mobile {
    background-color: var(--indigo);
    border-radius: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
  }

  .cat-gorie_text_mobile {
    color: var(--white);
    padding-left: 24px;
    padding-right: 24px;
  }

  .type-repositionnement_mobile {
    background-color: var(--indigo);
    display: inline-block;
  }

  .r_arrow_mobile {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .div-block-34 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .div-block-37-copy {
    top: -12%;
  }

  .container_pricing {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing_ordre {
    font-size: 20px;
  }

  .container_pricing_2, .container_pricing_3 {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .karen-image-copy {
    display: none;
  }

  .div-block-50 {
    flex-flow: row;
    padding-left: 31px;
    display: none;
    inset: auto 0% 0% 4%;
  }

  .nav-link-copy {
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: static;
  }

  .nav-link-copy.white {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-link-copy.dark.both {
    border-left-width: 1px;
  }

  .div-block-54, .link.langue {
    display: none;
  }

  .link.langue.matrice {
    display: none;
    top: 8%;
    left: 4%;
  }

  .link.langue.tablet {
    display: block;
    top: 8%;
    left: 4%;
  }

  .link.langue.tablet.vannevar, .link.langue.tablet.nous-anti, .link.langue.tablet.cheerz, .link.langue.tablet.got, .link.langue.tablet.duralex, .link.langue.tablet.mije, .link.langue.tablet.benetton, .link.langue.tablet.sos, .link.langue.tablet.wakfu, .link.langue.tablet.arsso, .link.langue.tablet.jouef, .link.langue.tablet.digital-village, .link.langue.tablet.seeds, .link.langue.tablet.esp, .link.langue.tablet.brut, .link.langue.tablet.diginight-rimbaud, .link.langue.tablet.cut-by-fred, .link.langue.tablet.neowise {
    display: block;
  }

  .link.langue.diginight-struc, .link.langue.vannevar, .link.langue.seeds, .link.langue.lewis, .link.langue.nous-anti, .link.langue.cheerz, .link.langue.got, .link.langue.duralex, .link.langue.mije, .link.langue.benetton, .link.langue.sos, .link.langue.wakfu, .link.langue.mademoisellebio, .link.langue.arsso, .link.langue.jouef, .link.langue.digital-village, .link.langue.frigos-solidaires, .link.langue.brut, .link.langue.diginight-rimbaud, .link.langue.cut-by-fred, .link.langue.neowise, .link.langue.esp, .link.langue.brainderen, .link.langue.bombay-sapphire {
    display: none;
    top: 8%;
    left: 4%;
  }

  .r---project_img-2 {
    padding: 0;
    top: -251px;
  }

  .r---div-projects-2 {
    width: 100%;
    height: auto;
    padding-bottom: 24px;
  }

  .type-rebrand-2 {
    display: inline-block;
  }

  .div-block-56 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .r---projects_title_mobile-2 {
    color: #2a2a68;
    margin-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .cat-gorie_text_mobile-2 {
    color: #fff;
    padding-left: 24px;
    padding-right: 24px;
  }

  .r---project_client-2 {
    margin-top: 8px;
  }

  .r_arrow-2, .r---projects_title-2 {
    display: none;
  }

  .r_arrow_mobile-2 {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .type-rebrand_mobile-2 {
    background-color: #2a2a68;
    border-radius: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
  }

  .div-block-57 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .r---projects_title_mobile-3 {
    color: #2a2a68;
    margin-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    display: block;
  }

  .r---projects_title-3 {
    display: none;
  }

  .type-rebrand_mobile-3 {
    background-color: #2a2a68;
    border-radius: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
  }

  .type-repositionnement-2 {
    display: inline-block;
  }

  .div-block-58 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    display: flex;
  }

  .type-repositionnement_mobile-2 {
    background-color: #2a2a68;
    display: inline-block;
  }

  .type-rebrand_mobile-4 {
    background-color: #2a2a68;
    border-radius: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
  }

  .nav-lin {
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: static;
  }

  .nav-lin.white {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .nav-lin.dark.both {
    border-left-width: 1px;
  }

  .link-en.langue {
    display: none;
  }

  .link-en.langue.matrice {
    display: none;
    top: 8%;
    left: 4%;
  }

  .link-en.langue.tablet {
    display: block;
    top: 8%;
    left: 4%;
  }

  .link-en.langue.tablet.vannevar, .link-en.langue.tablet.nous-anti, .link-en.langue.tablet.cheerz, .link-en.langue.tablet.got, .link-en.langue.tablet.duralex, .link-en.langue.tablet.mije, .link-en.langue.tablet.benetton, .link-en.langue.tablet.sos, .link-en.langue.tablet.wakfu, .link-en.langue.tablet.arsso, .link-en.langue.tablet.jouef, .link-en.langue.tablet.digital-village, .link-en.langue.tablet.seeds, .link-en.langue.tablet.esp, .link-en.langue.tablet.brut, .link-en.langue.tablet.diginight-rimbaud, .link-en.langue.tablet.cut-by-fred, .link-en.langue.tablet.neowise {
    display: block;
  }

  .link-en.langue.diginight-struc, .link-en.langue.vannevar, .link-en.langue.seeds, .link-en.langue.lewis, .link-en.langue.nous-anti, .link-en.langue.cheerz, .link-en.langue.got, .link-en.langue.duralex, .link-en.langue.mije, .link-en.langue.benetton, .link-en.langue.sos, .link-en.langue.wakfu, .link-en.langue.mademoisellebio, .link-en.langue.arsso, .link-en.langue.jouef, .link-en.langue.digital-village, .link-en.langue.frigos-solidaires, .link-en.langue.brut, .link-en.langue.diginight-rimbaud, .link-en.langue.cut-by-fred, .link-en.langue.neowise, .link-en.langue.esp, .link-en.langue.brainderen, .link-en.langue.bombay-sapphire {
    display: none;
    top: 8%;
    left: 4%;
  }

  .link-copy.langue {
    display: none;
  }

  .link-copy.langue.matrice {
    display: none;
    top: 8%;
    left: 4%;
  }

  .link-copy.langue.tablet {
    display: block;
    top: 8%;
    left: 4%;
  }

  .link-copy.langue.tablet.vannevar, .link-copy.langue.tablet.nous-anti, .link-copy.langue.tablet.cheerz, .link-copy.langue.tablet.got, .link-copy.langue.tablet.duralex, .link-copy.langue.tablet.mije, .link-copy.langue.tablet.benetton, .link-copy.langue.tablet.sos, .link-copy.langue.tablet.wakfu, .link-copy.langue.tablet.arsso, .link-copy.langue.tablet.jouef, .link-copy.langue.tablet.digital-village, .link-copy.langue.tablet.seeds, .link-copy.langue.tablet.esp, .link-copy.langue.tablet.brut, .link-copy.langue.tablet.diginight-rimbaud, .link-copy.langue.tablet.cut-by-fred, .link-copy.langue.tablet.neowise {
    display: block;
  }

  .link-copy.langue.diginight-struc, .link-copy.langue.vannevar, .link-copy.langue.seeds, .link-copy.langue.lewis, .link-copy.langue.nous-anti, .link-copy.langue.cheerz, .link-copy.langue.got, .link-copy.langue.duralex, .link-copy.langue.mije, .link-copy.langue.benetton, .link-copy.langue.sos, .link-copy.langue.wakfu, .link-copy.langue.mademoisellebio, .link-copy.langue.arsso, .link-copy.langue.jouef, .link-copy.langue.digital-village, .link-copy.langue.frigos-solidaires, .link-copy.langue.brut, .link-copy.langue.diginight-rimbaud, .link-copy.langue.cut-by-fred, .link-copy.langue.neowise, .link-copy.langue.esp, .link-copy.langue.brainderen, .link-copy.langue.bombay-sapphire {
    display: none;
    top: 8%;
    left: 4%;
  }
}

@media screen and (max-width: 767px) {
  .fil-rouge-bloc-text {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .section_container {
    max-width: 100%;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .buttons.simple {
    width: 50vh;
  }

  .m_container_cards {
    max-width: 100%;
  }

  .div-block-54, .link.langue.tablet, .link.langue.tablet.nous-anti, .link.langue.tablet.cheerz, .link.langue.tablet.got, .link.langue.tablet.duralex, .link.langue.tablet.mije, .link.langue.tablet.benetton, .link.langue.tablet.sos, .link.langue.tablet.wakfu, .link.langue.tablet.arsso, .link.langue.tablet.jouef, .link.langue.tablet.digital-village, .link.langue.tablet.seeds, .link.langue.tablet.esp, .link.langue.tablet.brut, .link.langue.tablet.diginight-rimbaud, .link.langue.tablet.cut-by-fred, .link.langue.tablet.neowise, .link-en.langue.tablet, .link-en.langue.tablet.nous-anti, .link-en.langue.tablet.cheerz, .link-en.langue.tablet.got, .link-en.langue.tablet.duralex, .link-en.langue.tablet.mije, .link-en.langue.tablet.benetton, .link-en.langue.tablet.sos, .link-en.langue.tablet.wakfu, .link-en.langue.tablet.arsso, .link-en.langue.tablet.jouef, .link-en.langue.tablet.digital-village, .link-en.langue.tablet.seeds, .link-en.langue.tablet.esp, .link-en.langue.tablet.brut, .link-en.langue.tablet.diginight-rimbaud, .link-en.langue.tablet.cut-by-fred, .link-en.langue.tablet.neowise, .link-copy.langue.tablet, .link-copy.langue.tablet.nous-anti, .link-copy.langue.tablet.cheerz, .link-copy.langue.tablet.got, .link-copy.langue.tablet.duralex, .link-copy.langue.tablet.mije, .link-copy.langue.tablet.benetton, .link-copy.langue.tablet.sos, .link-copy.langue.tablet.wakfu, .link-copy.langue.tablet.arsso, .link-copy.langue.tablet.jouef, .link-copy.langue.tablet.digital-village, .link-copy.langue.tablet.seeds, .link-copy.langue.tablet.esp, .link-copy.langue.tablet.brut, .link-copy.langue.tablet.diginight-rimbaud, .link-copy.langue.tablet.cut-by-fred, .link-copy.langue.tablet.neowise {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .container.livre_blanc {
    margin-bottom: 64px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .karen-image {
    flex-flow: column;
    display: flex;
  }

  .navbar_dark {
    display: none;
  }

  ._2-parallax-bg-sun {
    width: 100%;
  }

  .heading-1 {
    font-size: 24.5px;
    line-height: 31.5px;
  }

  .heading-1.purple, .heading-1.red, .heading-1.green, .heading-1.orange, .heading-1.blue-dark {
    font-size: 28px;
  }

  .heading-1.projet_client.purple.adidas {
    margin-bottom: 0;
  }

  .heading_container_text {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 128px;
    padding-left: 24px;
    padding-right: 24px;
    inset: 0%;
  }

  .heading-3 {
    font-size: 16px;
  }

  .heading-3.purple {
    line-height: 22px;
  }

  .heading-3.purple.cases_titles {
    padding-top: 0;
  }

  .heading-3.purple.green {
    line-height: 24px;
  }

  .heading-3.purple.green.moodboard {
    margin-top: 0;
  }

  .heading-3.purple.dark-blue.gras {
    margin-top: 32px;
  }

  .heading-3.purple.dark-blue.mapping_1 {
    margin-top: 0;
  }

  .heading-3.purple.moodboard_title.jouef {
    padding-top: 0;
  }

  .heading-3.cv {
    font-size: 14px;
  }

  .heading-3.project_title {
    text-transform: none;
    font-size: 18px;
    line-height: 24px;
  }

  .heading-3.project_part_title {
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 22px;
  }

  .heading-3.project_part_title.orange {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .heading-3.project_part_title.red {
    margin-bottom: 8px;
  }

  .heading-3.orange.capital {
    margin-bottom: 0;
  }

  .section_spacing.transition_pattern {
    height: 20vh;
    margin-top: 0;
    top: -97px;
  }

  .section_spacing.transition_pattern.bas {
    margin-top: 123px;
    top: -184px;
  }

  .section_spacing.transition_pattern.bas.realisation {
    height: 20vh;
  }

  .section_full_height {
    padding-bottom: 96px;
  }

  .section_full_height.grotte {
    padding-bottom: 120px;
  }

  .section_full_height.problem {
    padding-top: 0;
    top: -159px;
  }

  .section_full_height.question {
    top: -164px;
  }

  .section_full_height.solution {
    top: -510px;
  }

  .section_full_height.section_skills {
    top: -583px;
  }

  .section_full_height.process {
    padding-bottom: 16px;
    top: -606px;
  }

  .section_full_height.voir_plus {
    flex-flow: column;
    margin-top: -650px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_full_height.pricing {
    top: -608px;
  }

  .section_container_text {
    padding-left: 0;
    padding-right: 0;
  }

  .section_container_text.reflexion {
    width: 100%;
    margin-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section_container_text.competence {
    margin-top: 64px;
  }

  .section_container_text.solution {
    width: 90%;
    margin-bottom: 0;
  }

  .section_container_text.service {
    padding: 48px 7px 48px 8px;
  }

  .section_container_text.process {
    position: static;
    top: 65px;
    bottom: auto;
  }

  .heading-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.white {
    margin-bottom: 24px;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.white.no-space-top {
    margin-bottom: 8px;
  }

  .heading-2.black {
    width: 100%;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-2.quote {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .heading-2.purple {
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.purple.concept {
    width: 100%;
    margin-top: 36px;
    margin-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.purple.concept.title {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 8px;
    font-size: 21px;
  }

  .heading-2.purple.concept.green {
    width: 90%;
  }

  .heading-2.purple.concept.orange, .heading-2.purple.concept.orange.mije, .heading-2.purple.concept.dark-blue {
    width: 100%;
  }

  .heading-2.red, .heading-2.green, .heading-2.orange {
    width: 80%;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.blue-dark {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 28px;
  }

  .heading-2.mon_histoire {
    text-align: left;
    padding: 64px 0 32px 14px;
    font-size: 28px;
  }

  .heading-2.indigo {
    padding-left: 0;
    padding-right: 0;
    line-height: 28px;
  }

  .heading-2.indigo.no-space {
    width: 90%;
  }

  .paragraph {
    font-size: 14px;
    line-height: 19.25px;
  }

  .paragraph.black {
    margin-bottom: 0;
  }

  .paragraph.black.padding {
    margin-top: 16px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 19.25px;
  }

  .paragraph.black.padding.gras {
    padding-top: 10px;
    font-size: 14px;
    text-decoration: underline;
  }

  .paragraph.black.cv {
    font-size: 12px;
  }

  .paragraph.white.left {
    text-align: center;
  }

  .paragraph.project_type {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph.project_type.matrice {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph.cases.red, .paragraph.cases.green, .paragraph.cases.orange, .paragraph.cases.dark-blue {
    padding-left: 0;
  }

  .paragraph.red {
    padding-left: 16px;
    padding-right: 16px;
    line-height: 22px;
  }

  .paragraph.green, .paragraph.orange, .paragraph.blue-dark {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph.colors {
    font-size: 12px;
  }

  .paragraph.grey {
    font-size: 14px;
  }

  .paragraph.indigo {
    margin-top: 15px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph.left.purple, .paragraph.left.orange {
    text-align: center;
  }

  .grotte_flamme_gif {
    width: 100%;
  }

  .heading-4 {
    font-size: 17.5px;
    font-weight: 600;
    line-height: 24.5px;
  }

  .heading-4.indigo.header {
    font-size: 17.5px;
    font-weight: 400;
    line-height: 24.5px;
  }

  .heading-4.white.text-mover {
    background-color: var(--orange);
    padding: 4px;
    text-decoration: none;
  }

  .heading-4.white.mover-title {
    margin-bottom: 8px;
  }

  .animated_text {
    height: 80px;
    display: block;
    overflow: hidden;
  }

  .mover {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section_title {
    max-width: 100%;
    margin-bottom: 24px;
    padding-top: 64px;
    padding-left: 8px;
    padding-right: 8px;
    position: sticky;
    top: 11px;
  }

  .section_title.problem {
    padding-top: 24px;
    top: 6vh;
  }

  .fil-rouge-bloc-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 19.25px;
  }

  .problems_card {
    box-shadow: none;
    width: 90%;
  }

  .problems_card.yellow {
    box-shadow: none;
    position: sticky;
    top: 35vh;
  }

  .problems_card.green {
    position: sticky;
    top: 35vh;
  }

  .problems_card.lavender {
    width: 90%;
    position: sticky;
    top: 35vh;
  }

  .problems_card.mint {
    justify-content: center;
    align-items: center;
    width: 90%;
    padding-top: 24px;
    position: sticky;
    top: 35vh;
    bottom: auto;
  }

  .problems_card.red {
    box-shadow: none;
    width: 90%;
    position: sticky;
    top: 35vh;
  }

  .heading-5 {
    font-size: 15.75px;
    font-weight: 600;
  }

  .heading-5.rouge.nopadding {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-5.purple.left {
    text-align: center;
  }

  .heading-5.purple.nopadding {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-5.green.left {
    text-align: center;
  }

  .heading-5.green.nopadding {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-5.bleu-fonc {
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .heading-5.bleu-fonc.playfair {
    padding-top: 28px;
  }

  .heading-5.white {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
  }

  .heading-5.white.left {
    text-align: center;
  }

  .heading-5.white.weight_normal {
    margin-bottom: 0;
  }

  .heading-5.red.left {
    text-align: center;
  }

  .little-paragraph {
    font-size: 14px;
    line-height: 19.25px;
  }

  .little-paragraph.left {
    text-align: center;
    font-size: 12px;
  }

  .little-paragraph.grey.no-space.left {
    text-align: center;
  }

  .little-paragraph.indigo.left, .little-paragraph.orange.left {
    text-align: left;
  }

  .section_container {
    flex-flow: column;
    margin-top: 0;
    display: none;
  }

  .section_container.solution {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: 24px;
    margin-left: 8px;
    margin-right: 8px;
    display: flex;
  }

  .skeleton {
    margin-top: 33px;
    position: relative;
    top: 0%;
  }

  .spiders_1 {
    width: 200px;
  }

  .spiders_2 {
    width: 50px;
  }

  .spiders_3 {
    width: 100px;
    left: 222px;
  }

  .logo_bleu {
    margin-top: 5px;
  }

  .benefice_cards {
    width: 100%;
    position: sticky;
    top: 100px;
  }

  .container_services {
    padding-bottom: 0;
  }

  .tabs-menu_home {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .cases_cover {
    border-radius: 10px;
  }

  .cases_cover.antigaspi {
    width: 100%;
    height: 50vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cases_cover.moncler, .cases_cover.benetton {
    width: 100%;
    height: 50vh;
  }

  .cases_cover.jouef {
    border-radius: 10px;
    width: 100%;
    height: 50vh;
  }

  .cases_cover.mademoisellebio {
    border-radius: 10px;
    width: 100%;
    height: 50vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cases_cover.frigo_solidaire, .cases_cover.duralex {
    width: 100%;
    height: 50vh;
  }

  .cases_cover.brut {
    width: 100%;
    height: 50vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cases_cover.arsso, .cases_cover.esp {
    width: 100%;
    height: 50vh;
  }

  .cases_cover.mije {
    width: 100%;
    height: 50vh;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .cases_cover.seeds {
    width: 100%;
    height: 50vh;
  }

  .bg-img {
    border-radius: 10px;
  }

  .bg-img.antigaspi {
    display: block;
  }

  .bg-img.jouef {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    border-radius: 10px;
  }

  .bg-img.mademoisellebio {
    background-image: none;
    background-size: auto;
    border-radius: 10px;
  }

  .bg-img.frigosoli {
    background-image: none;
    background-size: auto;
  }

  .case-text {
    z-index: 1;
    background-image: linear-gradient(0deg, #000, #0000 67%);
    border-radius: 10px;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .case-text.justify_bottom {
    background-image: linear-gradient(360deg, #000, #0000 67%);
  }

  .case-text.justify_bottom.oneline {
    background-image: linear-gradient(360deg, #000 13%, #0000 84%);
  }

  .heading-6 {
    margin-bottom: 20px;
    line-height: 19.25px;
  }

  .skills {
    padding: 5px 20px;
    font-size: 12px;
  }

  .div-block-skills {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .div-block-skills.second-line, .div-block-skills.four-line {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .steps_cards {
    text-align: center;
    flex-flow: column;
    width: 100%;
    height: 50vh;
    position: static;
    top: 220px;
  }

  .steps_cards.right.jaune {
    height: 50vh;
    top: 220px;
  }

  .steps_cards.right.bleu {
    height: 50vh;
  }

  .steps_cards.green {
    height: 50vh;
    margin-right: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .steps_cards.green-white {
    height: 50vh;
  }

  .container_process_steps {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-17, .container-19, .step_cards_text, .container-23, .container-25 {
    width: 100%;
  }

  .voiplus_left {
    width: auto;
    height: auto;
    margin-top: 80px;
  }

  .voirplus_right {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-right: 5%;
  }

  .heading-special {
    font-size: 28px;
    line-height: 40px;
  }

  .blue_flame {
    width: 80%;
    left: auto;
  }

  .navbar_light {
    display: none;
  }

  .spider_deco {
    top: 50px;
  }

  .div_skeleton_sticked {
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    height: 100vh;
  }

  .home_container_projets {
    display: none;
  }

  .section_livre_blanc {
    height: 100%;
  }

  .livre_blanc {
    width: 100%;
  }

  .livreblanc_resume {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer_container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-title {
    font-size: 21px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section_prefooter {
    margin-bottom: -323px;
    padding-left: 10px;
    padding-right: 10px;
    top: -205px;
  }

  .image-20 {
    width: 50%;
  }

  .buttons.white.reflexion {
    margin-top: 0;
    margin-bottom: auto;
    position: relative;
    inset: auto 0%;
  }

  .buttons.white.voir-plus {
    margin-right: 0;
  }

  .buttons.white.livreblanc.a-propos {
    display: none;
  }

  .buttons.white.livreblanc.a-propos.two_buttons.mobile {
    display: flex;
  }

  .buttons.white.livreblanc.a-propos.mobile {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
    display: flex;
  }

  .buttons.white.livreblanc.a-propos.mobile.second {
    margin-top: 16px;
  }

  .buttons.header {
    width: 20vh;
  }

  .buttons.blue-flash.double {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .buttons.blue-flash.simple, .buttons.red.simple {
    width: 100%;
  }

  .buttons.orange {
    width: 40vh;
    margin-top: 20px;
  }

  .buttons.indigo.esp {
    width: 100%;
    margin-top: 20px;
  }

  .buttons.indigo.simple.no-space-top {
    margin-top: 0;
  }

  .buttons.indigo.brainder {
    width: 100%;
    margin-top: 20px;
  }

  .buttons.indigo.header_home {
    width: auto;
    display: inline-flex;
  }

  .buttons.simple {
    width: 100%;
  }

  .buttons.double.orange {
    width: 100%;
    margin-top: 0;
  }

  .buttons.double.indigo, .buttons.double.indigo.w--current {
    width: 100%;
  }

  .buttons.double.indigo.mobile, .buttons.double.indigo.mobile.w--current {
    margin-bottom: 0;
  }

  .buttons_text {
    font-size: 14px;
  }

  .buttons_text.white {
    position: static;
  }

  .buttons_text.double_buttons {
    padding-left: 0;
    padding-right: 0;
  }

  .arrow {
    display: none;
  }

  .burger-menu_wrapper {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 1rem;
    margin-top: 10px;
    margin-left: 7px;
    padding-left: 0;
    display: flex;
    position: static;
  }

  .burger-menu_line {
    background-color: #000;
    width: 100%;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .burger-menu_line.is-top {
    background-color: var(--indigo);
    border-radius: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .burger-menu_line.is-bottom {
    background-color: var(--indigo);
    border-radius: 20px;
    height: 2px;
  }

  .brand {
    background-color: #fff0;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: flex;
    position: absolute;
    left: auto;
  }

  .nav-menu-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--white);
    border-radius: 0;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-link-burger {
    background-color: var(--white);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 20%;
    font-family: Raleway, sans-serif;
    text-decoration: none;
    display: flex;
  }

  .image-21 {
    object-fit: cover;
    width: 30%;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    position: static;
    left: 40px;
  }

  .container-27 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: var(--white);
    border-radius: 0;
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
  }

  .menu-button {
    border: 1px solid var(--indigo);
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #0000;
    border-radius: 100%;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
  }

  .burger-s-parateur {
    background-color: var(--indigo);
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 60%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_burger_dark {
    z-index: 12;
    background-color: #fff0;
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: fixed;
  }

  .m_container_cards {
    flex-flow: column;
    margin-top: 0;
    display: block;
    position: static;
    top: 40px;
  }

  .m_container_projets {
    z-index: 5;
    background-color: var(--white);
    display: block;
    position: relative;
  }

  .mobile_projects {
    background-color: var(--lavender);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .mobile_projects.red {
    background-color: var(--lavender);
  }

  .text-block-8 {
    color: var(--white);
    height: auto;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 500;
    position: static;
  }

  .text-block-8.orange {
    color: var(--orange);
  }

  .mobile_project_title {
    z-index: 5;
    background-color: var(--indigo);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 10vh;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    position: sticky;
    top: 63px;
  }

  .mobile_project_title.orange {
    background-color: var(--orange);
    top: 63px;
  }

  .mobile_project_title.red {
    background-color: var(--yellow);
    top: 63px;
  }

  .mobile_project_title.blue {
    background-color: var(--purple);
  }

  .mobile_cases {
    padding-bottom: 140px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .circle-real-one {
    width: 20vh;
  }

  .circle-real-two {
    width: 30vh;
    height: 50vh;
  }

  .circle-real-three {
    width: 20vh;
    height: 40vh;
  }

  .circle-real-four {
    width: 15vh;
    height: 40vh;
  }

  .circle-real-five {
    width: 20vh;
    height: 40vh;
  }

  .realisation_bg {
    overflow: clip;
  }

  .div-block-14 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    top: 178px;
  }

  .container-28 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 63vh;
  }

  .tabs-menu {
    z-index: 5;
    background-color: var(--white);
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    position: sticky;
    top: 55px;
    overflow: visible;
  }

  .tabs {
    background-color: var(--white);
  }

  .tab-link-realisation {
    overflow: visible;
  }

  .tab-link-realisation.left {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .tab-link-realisation.left.w--current {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .tab-link-realisation.right {
    margin-right: 0;
  }

  .tabs-wrapper {
    background-color: var(--white);
    margin-left: 0;
    margin-right: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .r---div-projects {
    background-color: var(--white);
    vertical-align: baseline;
    width: 100%;
  }

  .r---project_name {
    padding-left: 8px;
  }

  .r---project_img.bombay {
    top: -297px;
  }

  .cases_header {
    background-image: url('../images/Flamme-BG-BLEU.png');
    background-position: 100%;
    background-size: cover;
  }

  .cases_header.red {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/soft_red_bg.avif');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .cases_header.green {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/soft_bg-vert.avif');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .cases_header.orange {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/soft_bg_orange.avif');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .cases_header.dark-blue {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Flamme-BG-BLEU.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-clip: border-box;
  }

  .cases_header.blue_flash {
    background-image: url('../images/Flamme-BG-BLEU.png');
    background-position: 100%;
  }

  .cases_title {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cases_indication {
    width: 100%;
  }

  .cases_bloc_text {
    margin-top: 40px;
  }

  .cases_bloc_text.brut {
    margin-bottom: 16px;
  }

  .cases_text {
    z-index: 2;
    padding-bottom: 40px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .cases_text.brut {
    padding-bottom: 52px;
  }

  .cases_text.wakfu {
    padding-bottom: 0;
  }

  .cases_text.mapping_2 {
    padding-bottom: 64px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .cases_text.matrice {
    padding-left: 8px;
    padding-right: 8px;
  }

  .cases_columns {
    flex-flow: column;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .cases_columns.mije {
    margin-top: 32px;
  }

  .cases_problematique {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 21px;
    line-height: 32px;
  }

  .cases_problematique.green, .cases_problematique.dark-blue {
    width: 90%;
  }

  .cases_question.mapping_2 {
    margin-bottom: 0;
  }

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

  .cases_image_directrice {
    justify-content: center;
    align-items: center;
    width: 100vh;
    height: 100%;
    display: block;
  }

  .cases_image_directrice.jouef-logo {
    height: 25vh;
  }

  .cases_image_directrice.frigos {
    width: 100%;
    height: 25vh;
  }

  .container-35 {
    height: 100%;
    margin-top: 8px;
  }

  .container-35.benetton {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 30vh;
    margin-top: 14px;
  }

  .container-35.jouef {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 80%;
    margin-top: 0;
  }

  .container-35.jouef.logo {
    background-size: contain;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .project_part_title {
    margin-top: 24px;
  }

  .project_part_title.green {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .project_part_title.jouef._2 {
    border-bottom-style: none;
  }

  .project_part_title.matrice {
    margin-top: 8px;
  }

  .cases_bloc_text_2 {
    margin-bottom: 0;
  }

  .container-35-copy {
    height: 50vh;
  }

  .back-button {
    top: 11%;
  }

  .case-image-2 {
    height: 50vh;
  }

  .case-image-2.nous-anti, .case-image-2.esp {
    width: 95%;
    height: 30vh;
    margin-bottom: 0;
  }

  .case-image-2.mije {
    height: 30vh;
    position: static;
  }

  .moodboard_title {
    margin-top: 24px;
  }

  .moodboard_title.green {
    margin-top: 8px;
  }

  .polypetto-gif {
    height: 60vh;
    margin-bottom: 16px;
  }

  .cases_bloc_text_3 {
    margin-bottom: 0;
  }

  .cases_bloc_text_3.benetton._3 {
    margin-top: 60px;
  }

  .div-palette {
    padding-left: 10px;
    padding-right: 10px;
  }

  .color.jouef.first {
    height: 50px;
  }

  .image-28 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-28.frigos {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-29 {
    border-right-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-29.frigos {
    padding-bottom: 0;
  }

  .heading-7.mademoiselle-bio {
    text-align: center;
    margin-top: 21px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .background-video-2 {
    height: 100%;
  }

  .div-block-25 {
    height: 30vh;
  }

  .image-31 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 15px;
  }

  .image-32, .image-33 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .background-video-3 {
    height: 40vh;
  }

  .image-35 {
    margin-bottom: 0;
  }

  .column-7 {
    padding-bottom: 20px;
  }

  .column-8 {
    padding-bottom: 21px;
  }

  .column-9, .column-10 {
    padding-bottom: 15px;
  }

  .heading-8 {
    font-size: 16px;
  }

  .heading-8.original_bleu.moodboard_title.jouef {
    padding-top: 0;
  }

  .background-video-8, .container-37 {
    width: 100%;
  }

  .background-video-9 {
    height: 100%;
  }

  .image-48 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-49-copy {
    height: 100%;
  }

  .container-41 {
    flex-flow: column;
  }

  .image-54 {
    height: 100%;
  }

  .container-42 {
    flex-flow: column;
  }

  .kpis {
    font-size: 32px;
    line-height: 48px;
    display: block;
  }

  .indicator-legend {
    font-size: 11px;
  }

  .matrice_kpis {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    place-items: start stretch;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex;
  }

  .chiffres_cube {
    font-size: 32px;
    line-height: 48px;
  }

  .chiffre_cube_text {
    font-size: 11px;
  }

  .container-44, .container-45, .container-46, .impulser_photo_1, .impulser_photo_2, .impulser_photo_3 {
    height: 15vh;
  }

  .cases_button {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    display: flex;
  }

  .container-48 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .section-4 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
    position: static;
    overflow: hidden;
  }

  .section-null-scroll.deux {
    height: 300vh;
  }

  .section_header {
    position: static;
    overflow: visible;
  }

  .special-heading_moi {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-28 {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .a-propos-header {
    padding-bottom: 16px;
    position: relative;
    top: -40px;
    left: auto;
  }

  .sous-titre-a-propos {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-29 {
    width: 90%;
    height: 100%;
    margin-top: -24px;
    position: relative;
  }

  .image-63 {
    height: 480px;
    display: none;
    position: static;
    top: 8%;
    right: auto;
  }

  .image-64 {
    height: 500px;
    display: none;
    position: static;
    top: 4%;
    right: auto;
  }

  .image-65 {
    height: 470px;
    display: none;
    position: static;
    inset: 0% auto auto 0%;
  }

  .section_histoire {
    position: relative;
  }

  .timeline_items {
    padding-top: 0;
    padding-right: 16px;
    display: block;
  }

  .timeline_left {
    padding-left: 28px;
  }

  .timeline_center {
    display: block;
  }

  .timeline_right {
    padding-left: 28px;
  }

  .timeline_chapter.left {
    text-align: left;
    display: none;
  }

  .timeline_chapter.right, .timeline_title.left {
    display: none;
  }

  .timeline_title.right {
    text-align: left;
    display: none;
  }

  .timeline_title.right.no-space {
    display: none;
  }

  .timeline_paragraph.right {
    display: block;
  }

  .timeline_paragraph.right.no-space {
    padding-top: 0;
  }

  .timeline_paragraph.left {
    display: none;
  }

  .timeline_name.right {
    text-align: left;
    display: block;
  }

  .timeline_name.left {
    display: none;
  }

  .timeline_certificate.right {
    text-align: left;
  }

  .timeline_certificate.left, .timeline_skills.left {
    display: none;
  }

  .timeline_photo.left.video, .timeline_photo.right.video {
    padding-top: 0;
    padding-bottom: 0;
  }

  .timeline_date.left {
    text-align: left;
    font-size: 32px;
    line-height: 28px;
  }

  .timeline_date.right {
    font-size: 32px;
    line-height: 28px;
  }

  .background-video-12, .background-video-12-copy {
    height: 200px;
  }

  .timeline_button.left, .timeline_button.left.two_button {
    display: none;
  }

  .timeline_progress {
    justify-content: flex-start;
    align-items: center;
    display: block;
    position: absolute;
    inset: 0% auto 0% 4%;
  }

  .section_resume {
    margin-top: -300vh;
    position: sticky;
    top: 0;
  }

  .resume_grid {
    width: 95%;
  }

  .resume_left {
    width: auto;
    height: 100%;
    padding-top: 64px;
    padding-bottom: 0;
  }

  .resume_center {
    display: block;
    position: absolute;
    inset: 0% auto auto 4%;
  }

  .resume_right {
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 16px;
  }

  .image-68 {
    width: 100%;
  }

  .div-block-31 {
    flex-flow: wrap;
    width: 100%;
  }

  .resume_adj, .resume_adj_transparent, .resume_adj_orange {
    padding: 3px 24px;
    font-size: 12px;
  }

  .resume_skills {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .resume_skills_title_1 {
    line-height: 28px;
  }

  .resume_skills_title_1.orange {
    display: none;
  }

  .resume_comprendre_bloc {
    flex-flow: column;
  }

  .resume_comprendre_1, .resume_comprendre_1-copy.orange {
    width: 100%;
  }

  .bold-text {
    text-align: center;
  }

  .timeline_chapter_mobile.left {
    text-align: left;
    margin-top: 8px;
    font-size: 14px;
    font-style: italic;
    display: flex;
  }

  .timeline_chapter_mobile.left.date {
    margin-top: 0;
  }

  .timeline_paragraph_mobile, .timeline_name_mobile {
    display: block;
  }

  .timeline_name_mobile.right {
    text-align: left;
    display: block;
  }

  .timeline_certificate_mobile {
    display: block;
  }

  .timeline_certificate_mobile.right {
    text-align: left;
    display: block;
  }

  .timeline_skills_mobile.right {
    display: block;
  }

  .resume_skills_title_mobile {
    line-height: 28px;
  }

  .resume_skills_title_mobile.orange {
    color: var(--orange);
    padding-top: 24px;
    display: block;
  }

  .r---projects_title_mobile {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .r---projects_types_mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
  }

  .cat-gorie_text_mobile {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 12px;
  }

  .r_arrow_mobile {
    flex: none;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: none;
  }

  .div-block-34 {
    flex-flow: wrap;
    width: 100%;
  }

  .very-little-paragraph.white.justify.livre-blanc {
    opacity: 1;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .columns_livre_blanc {
    display: none;
  }

  .image-70 {
    z-index: 2;
    width: auto;
    height: 480px;
    margin-top: 64px;
    position: relative;
  }

  .div-block-35 {
    z-index: 1;
    background-color: var(--indigo);
    opacity: .14;
    filter: blur(12px);
    border: 1px #000;
    border-radius: 100%;
    height: 20px;
    position: relative;
    top: -93px;
    box-shadow: 0 2px 5px #0003;
  }

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

  .div-block-36 {
    height: 250px;
  }

  .div-block-37-copy {
    top: 0%;
  }

  .container_pricing {
    flex-flow: column;
    margin-top: 0;
  }

  .pricing_ordre {
    width: 100%;
  }

  .pricing_ordre.purple {
    margin-top: 23px;
  }

  .pricing_offer_div {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pricing_activation {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .pricing_marketing_digit {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .div-block-44 {
    border-top: 1px solid var(--orange);
    border-right-style: solid;
    width: 100%;
    padding-right: 32px;
  }

  .div-block-44.right {
    width: 100%;
  }

  .container_pricing_2 {
    flex-flow: column;
  }

  .div-block-46, .div-block-47 {
    width: 100%;
  }

  .div-block-42-copy {
    flex-flow: column;
  }

  .section_spacing_bottom {
    top: -608px;
  }

  .container_pricing_3 {
    flex-flow: column;
  }

  .div-block-49 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .karen-image-copy {
    flex-flow: column;
    display: flex;
  }

  .container-49 {
    flex-flow: column;
  }

  .image-75, .image-76, .image-77 {
    width: 100%;
  }

  .div-block-52 {
    object-fit: fill;
  }

  .image-43-copy, .image-45-copy, .background-video-14 {
    width: 100%;
  }

  .container-38-copy {
    flex-flow: column;
  }

  .sos_image_1 {
    width: 80%;
  }

  .sos_image2 {
    width: 80%;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .sosimage_3 {
    width: 80%;
  }

  .link.langue.matrice, .link.langue.diginight-struc, .link.langue.vannevar, .link.langue.seeds, .link.langue.lewis, .link.langue.nous-anti, .link.langue.cheerz, .link.langue.got, .link.langue.duralex, .link.langue.mije, .link.langue.benetton, .link.langue.sos, .link.langue.wakfu, .link.langue.mademoisellebio, .link.langue.arsso, .link.langue.jouef, .link.langue.digital-village, .link.langue.frigos-solidaires, .link.langue.brut, .link.langue.diginight-rimbaud, .link.langue.cut-by-fred, .link.langue.neowise, .link.langue.esp, .link.langue.brainderen, .link.langue.bombay-sapphire {
    display: none;
    top: 12%;
  }

  .r---div-projects-2 {
    vertical-align: baseline;
    background-color: #fff;
    width: 100%;
  }

  .div-block-56 {
    flex-flow: wrap;
    width: 100%;
  }

  .r---projects_title_mobile-2 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .cat-gorie_text_mobile-2 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 12px;
  }

  .r_arrow_mobile-2 {
    flex: none;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: none;
  }

  .div-block-57 {
    flex-flow: wrap;
    width: 100%;
  }

  .r---projects_title_mobile-3 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
  }

  .div-block-58 {
    flex-flow: wrap;
    width: 100%;
  }

  .link-en.langue.matrice, .link-en.langue.diginight-struc, .link-en.langue.vannevar, .link-en.langue.seeds, .link-en.langue.lewis, .link-en.langue.nous-anti, .link-en.langue.cheerz, .link-en.langue.got, .link-en.langue.duralex, .link-en.langue.mije, .link-en.langue.benetton, .link-en.langue.sos, .link-en.langue.wakfu, .link-en.langue.mademoisellebio, .link-en.langue.arsso, .link-en.langue.jouef, .link-en.langue.digital-village, .link-en.langue.frigos-solidaires, .link-en.langue.brut, .link-en.langue.diginight-rimbaud, .link-en.langue.cut-by-fred, .link-en.langue.neowise, .link-en.langue.esp, .link-en.langue.brainderen, .link-en.langue.bombay-sapphire, .link-copy.langue.matrice, .link-copy.langue.diginight-struc, .link-copy.langue.vannevar, .link-copy.langue.seeds, .link-copy.langue.lewis, .link-copy.langue.nous-anti, .link-copy.langue.cheerz, .link-copy.langue.got, .link-copy.langue.duralex, .link-copy.langue.mije, .link-copy.langue.benetton, .link-copy.langue.sos, .link-copy.langue.wakfu, .link-copy.langue.mademoisellebio, .link-copy.langue.arsso, .link-copy.langue.jouef, .link-copy.langue.digital-village, .link-copy.langue.frigos-solidaires, .link-copy.langue.brut, .link-copy.langue.diginight-rimbaud, .link-copy.langue.cut-by-fred, .link-copy.langue.neowise, .link-copy.langue.esp, .link-copy.langue.brainderen, .link-copy.langue.bombay-sapphire {
    display: none;
    top: 12%;
  }

  .text-span {
    color: #222c37;
  }
}

#w-node-b4b2a330-43b7-4650-b8ca-0e56285c81ec-0c165a8c, #w-node-b4b2a330-43b7-4650-b8ca-0e56285c81ec-98d24cbb {
  place-self: auto;
}


@font-face {
  font-family: 'Playfairdisplay Variablefont Wght';
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}