:root {
  --links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>: #13d4e6;
  --almost-white: #f8f8f8;
  --text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>: #f8f8f8;
  --90-black: #191919;
  --bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>: #131313;
  --100-black: black;
  --20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>: #fff3;
  --75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>: #ffffffbf;
  --0-white\<deleted\|variable-eb80585a-d032-cb7d-6045-653daca286ca\>: #fff0;
  --30-black: #b2b2b2;
  --10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>: #ffffff1a;
  --dark--dfdfdf\<deleted\|variable-b20f07c9-faeb-2e6f-9349-e3f1e8b619a6\>: #ffd8ff;
  --40-black: #999;
  --20-black: #ccc;
  --40-white\<deleted\|variable-7f62f331-9604-0a00-3f0e-80805816d970\>: #fff6;
  --85-black: #262626;
  --50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>: #00000080;
  --30-magenta\<deleted\|variable-3d874f46-b9e8-916a-782d-e3437fc95750\>: #ff00ff4d;
  --grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>: #1d1d1d;
  --grey_cta_hover\<deleted\|variable-08cab719-fe38-1d77-da5c-403ac3db5b56\>: #343434;
  --links_passive\<deleted\|variable-a0cf2f58-b506-08f2-3aa4-89482b0f9e2d\>: #0f95a1;
  --95-black: #0d0d0d;
  --transparent\<deleted\|variable-1892c6b2-fb34-e834-7d6f-0649a919ec86\>: #fff0;
  --transp_blue\<deleted\|variable-e7f5d62e-4749-adc0-9d7a-30fadc48ac02\>: #13d4e626;
  --hyper_pink\<deleted\|variable-a934bada-5ddc-144e-8162-b92adc7b362b\>: #de30f6;
  --60-black: #666;
  --50-black: #7f7f7f;
  --0-black: #fff;
  --5-black: #f2f2f2;
  --10-black: #e5e5e5;
  --80-black: #333;
  --grayer: #6d6d6d;
  --gray: #9e9e9e;
  --grayless: #d4d4d4;
  --graylesss: #ececec;
  --70-black: #4c4c4c;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #333;
  cursor: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  transform: none;
}

a {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  cursor: pointer;
  text-decoration: none;
  transform: none;
}

.body {
  background-color: var(--almost-white);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  cursor: default;
  flex-flow: column;
  font-family: Plus Jakarta Sans Variable;
  font-size: 16px;
  line-height: 23px;
}

.body.black {
  background-color: var(--90-black);
}

.html-embed {
  display: none;
}

.content-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  line-height: 1em;
}

.section-header {
  z-index: 100;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1em;
  line-height: 1em;
  display: flex;
  position: relative;
}

.logo-floreal-header {
  cursor: pointer;
  width: 32px;
}

.page-content {
  background-color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  cursor: auto;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1em;
  position: relative;
  overflow: hidden;
}

.div-header {
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  height: auto;
  padding-left: 0;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.div-logo {
  max-width: 30px;
}

.div-logo.w--current {
  display: block;
}

.div-nav {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-transform: uppercase;
  font-family: Figtree;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.h_nav {
  color: var(--100-black);
  letter-spacing: .05rem;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1.35rem;
  transition: color .8s;
}

.h_nav.white {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4rem;
}

.h_nav.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  letter-spacing: 0;
  padding-bottom: .1rem;
}

.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;
}

._404-title {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  text-transform: none;
  max-width: 22ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 4rem;
  font-weight: 800;
  line-height: 4.5rem;
}

.content-top-404 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-text-404 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.about-text-corpus {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--almost-white);
  text-align: left;
  letter-spacing: .025rem;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 0;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  position: static;
}

.section_footer_inside {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0 7.5rem;
  display: flex;
}

.floreal-stamp {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  font-size: 100%;
  position: static;
  overflow: visible;
}

.floreal-stamp.hp {
  z-index: 5;
  width: 25%;
  max-width: 25%;
  position: static;
}

.client-logo-zone {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border: 0px solid var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  background-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
  border-radius: 0;
  flex-flow: wrap;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: stretch center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.section-clients {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0 3rem;
  display: flex;
}

.footer-link {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: -.015rem;
  white-space: nowrap;
  text-decoration: none;
  -webkit-text-decoration-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-decoration-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  cursor: pointer;
  flex-flow: row;
  font-family: Inter;
  font-size: .85rem;
  font-weight: 600;
  line-height: 1.355rem;
  text-decoration-style: solid;
  transition: color .6s;
  display: block;
}

.contact_link {
  font-family: Inter;
  font-size: .85rem;
  font-weight: 600;
  line-height: 1.35rem;
  text-decoration: none;
}

.h6 {
  grid-row-gap: 0px;
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: .025rem;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.h6.color {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-weight: 500;
}

.h6.color.footer {
  font-weight: 400;
  transition: color .3s;
}

.h6.color.footer:hover {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.h6.color.footer.aboutlink {
  line-height: .85rem;
}

.h6.color.xs {
  font-size: .85rem;
}

.h6.justify-center {
  font-size: .85rem;
  line-height: 1.4rem;
}

.h6.footer {
  letter-spacing: .075rem;
  text-transform: uppercase;
  white-space: normal;
  word-break: keep-all;
  font-family: Roboto Mono Variable;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.35rem;
}

.h6.footer.min {
  letter-spacing: .075rem;
  text-transform: uppercase;
  font-weight: 400;
}

.h6.xs {
  font-size: .85rem;
  line-height: 1.25rem;
}

.contact_line {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  font-size: 1em;
  display: flex;
}

.nav-item {
  color: #d3d4d4;
  letter-spacing: -.4px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.nav-item:hover {
  color: #8f00ff;
}

.nav-item.w--current {
  color: #000;
}

.accordion {
  z-index: 1;
  box-shadow: none;
  border-bottom: 1px solid #d3d4d4;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: 30vh;
  min-height: 0;
  max-height: 90vh;
  transition: box-shadow .75s, border-color .75s;
  display: flex;
  position: relative;
  overflow: scroll;
}

.accordion:hover {
  z-index: 2;
  box-shadow: 0 10px 40px 30px #d3d4d466;
}

.floreal_legendes_cases {
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  text-align: left;
  letter-spacing: -.015rem;
  text-transform: none;
  flex-flow: column;
  align-items: flex-start;
  font-family: Inter;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.35rem;
  display: flex;
}

.floreal-brand-desc-div {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.floreal-brand-desc {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-self: center;
  align-items: flex-start;
  display: block;
}

.button {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  justify-content: flex-end;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
  position: relative;
}

.button.link-social {
  cursor: pointer;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  grid-auto-columns: 1fr;
  padding-bottom: .4em;
}

.button.white {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.button.white.full {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  padding: .9rem 1rem .9rem 1.2rem;
}

.purple-star {
  width: .5rem;
  max-width: none;
  font-size: 18px;
  overflow: visible;
}

.mini-section-titre {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  min-height: auto;
  max-height: none;
  margin-bottom: 3em;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.sections-big-desc {
  color: var(--almost-white);
  text-align: left;
  text-transform: none;
  font-family: Archivo, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.sections-big-desc.legendes {
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5rem;
}

.section-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service-bubble {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border: 1px #faf5f5;
  border-radius: 5px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 100%;
  max-width: none;
  margin-top: 0;
  padding: 34px 40px;
  display: flex;
}

.service-name {
  letter-spacing: .15em;
  text-transform: uppercase;
  font-family: Big Shoulders Display;
  font-size: 24px;
  font-weight: 500;
  line-height: 1em;
}

.service-number {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: .1em;
  -webkit-text-stroke-color: var(--dark--dfdfdf\<deleted\|variable-b20f07c9-faeb-2e6f-9349-e3f1e8b619a6\>);
  text-transform: uppercase;
  font-family: Big Shoulders Display;
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
}

.container-17 {
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: .5px;
  max-width: none;
  height: 20px;
  margin-left: 0;
  display: block;
}

.service-bubble-div {
  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;
  place-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.about-title {
  letter-spacing: -.015rem;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter;
  font-size: .95rem;
  font-weight: 700;
  line-height: 1.35rem;
}

.section-projets {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.case-img-div {
  box-sizing: border-box;
  aspect-ratio: auto;
  cursor: pointer;
  border-radius: 15px;
  width: 100%;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}

.case-img {
  box-sizing: border-box;
  aspect-ratio: 4 / 5;
  cursor: pointer;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  line-height: 100%;
  overflow: clip;
}

.case-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  letter-spacing: -.02px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.case-titles {
  direction: ltr;
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  text-transform: lowercase;
  cursor: pointer;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  transition: color .6s;
  display: flex;
}

.case-titles:hover {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.case-desc-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.container_b_1440 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.container_b_1440.vertical_spaced {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.social-link-hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.case-title-link {
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto;
}

.case-img-link {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
}

.footer-adress {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: -.015rem;
  text-transform: none;
  white-space: nowrap;
  font-family: Inter;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.35rem;
}

.logo-block {
  -webkit-user-select: none;
  user-select: none;
  background-color: #071839;
  justify-content: center;
  align-items: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.logo-box {
  background-color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  -webkit-user-select: none;
  user-select: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 1005px;
  height: 100%;
  padding: 20%;
  display: flex;
}

.case_title_container {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 48% 52%;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  display: grid;
}

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

.case_title_container.h {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.case_title_container.xl {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 3rem;
  padding-left: 0;
  padding-right: 0;
}

.h1 {
  box-sizing: content-box;
  color: var(--almost-white);
  text-align: left;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  display: flex;
}

.h1.m {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.9rem;
}

.h1.inter {
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
}

.h1.inter.blue {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.case_id_main_desc {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  align-items: flex-start;
  min-width: 0;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.case_id_main_desc.cases_curation {
  grid-column-gap: 1.7rem;
  grid-row-gap: .6rem;
  flex-flow: wrap;
  padding-left: 0;
  padding-right: 0;
}

.case_id_main_desc.cases_curation.center {
  grid-column-gap: 2.5rem;
  grid-row-gap: .75rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  font-family: Roboto Mono Variable;
  font-size: 1rem;
  line-height: 1rem;
}

.h8 {
  color: var(--40-black);
  letter-spacing: .25rem;
  white-space: nowrap;
  word-break: keep-all;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.case_video_native_section_tml {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.case_native_video_16-9_tml {
  border-radius: 0;
  width: 100%;
  max-width: 100%;
}

.column_case_desc_simple_desc {
  grid-template-rows: auto;
  grid-template-columns: 25% 65%;
  grid-auto-columns: 65%;
  justify-content: space-between;
  width: 100%;
  max-width: 1040px;
  display: grid;
}

.column_case_desc_simple_desc.center {
  width: 100%;
}

.container_d_1280 {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.container-43 {
  margin-bottom: 0%;
}

.container-44, .case-chapo-box {
  max-width: none;
}

.verbatim_css {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 2.15rem;
}

.image-29 {
  max-width: none;
}

.visual_content {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  display: block;
}

.verbatim_container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.case_pattern_fill_width {
  width: 100%;
  max-width: 100%;
}

.image-30 {
  flex: none;
  order: 0;
  align-self: auto;
  max-width: none;
  height: 90px;
  overflow: clip;
}

.container-45 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  width: 100%;
  max-width: 100%;
  height: 90px;
  max-height: none;
  display: flex;
  overflow: clip;
}

.case_img_full_no_crop {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Big Shoulders Display;
  display: flex;
}

.case_feed {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0%;
  padding-bottom: 0%;
  display: block;
}

.duo_right {
  width: 100%;
  padding-top: 20rem;
}

.container-46 {
  width: 100%;
  max-width: 100%;
  display: block;
}

.container-48 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.image-33 {
  width: 100%;
  display: block;
}

.ctn_xl {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.case_desc_simple_desc {
  letter-spacing: -.005px;
  width: auto;
  min-width: 0;
  max-width: none;
  margin-bottom: 0;
  padding-left: 4%;
  padding-right: 4%;
}

.case_title_title_container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.case_video_youtube_section_mobile {
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.container-51 {
  width: 100%;
  max-width: 1480px;
}

.case_native_video_4-5_tml {
  max-width: none;
  display: block;
}

.case_video_native_container_16-9 {
  aspect-ratio: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.case_video_native_container_4-5 {
  display: none;
}

.case_video_native_container_9_16, .case_native_video_9-16 {
  width: 100%;
  max-width: 100%;
  display: none;
}

.case_selected_title_tag {
  border-radius: 2px;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-block-15 {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: .5em;
  text-transform: uppercase;
  font-family: Inter;
  font-size: 16px;
}

.minititlebox {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.star-box {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  justify-content: flex-start;
  align-items: center;
  height: 8px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.footer-title {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: .5em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Inter;
  font-size: 12px;
  line-height: 140%;
}

.case-img-trio-full {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0% 1.5rem;
  display: flex;
}

.container-49-copy {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1580px;
  display: flex;
}

.img-gallery-case {
  width: 100%;
  max-width: none;
  overflow: visible;
}

.case-img-duo-full {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding: 0% 2rem;
  display: none;
}

.container-49-copy-copy {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1580px;
  display: grid;
}

.container-48-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template: ". Area"
                 ". ."
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1440px;
  display: grid;
}

.container-49-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.image-33-copy {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  display: block;
}

.case_native_video_16-9_strategiesgpt {
  width: 100%;
  max-width: none;
}

.case_native_video_4-5_strategiesgpt {
  width: 100%;
  max-width: 1440px;
  display: none;
}

.mega_cta {
  text-align: center;
  letter-spacing: -.01em;
  font-family: Big Shoulders Display;
  font-size: 3rem;
  font-weight: 800;
  line-height: 2.5rem;
  transition: color .6s;
  display: inline-block;
}

.image-36 {
  width: 11px;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  inset: -2% -20% 0% auto;
}

.image-36.xs {
  width: 11px;
  transform: none;
}

.link-block-1 {
  justify-content: flex-start;
  align-items: center;
  font-weight: 400;
}

.link-block-1:hover {
  text-decoration: none;
}

.experience01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: flex;
}

.container-60 {
  width: 75%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.job_titles {
  letter-spacing: -.015rem;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.35rem;
}

.container-61 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 25%;
  max-width: none;
  min-height: auto;
  display: flex;
}

.cie_titles {
  text-align: right;
  letter-spacing: -.02em;
  font-family: Inter;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.4em;
}

.job_periods {
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  text-align: left;
  letter-spacing: .1em;
  -webkit-text-stroke-color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  text-transform: uppercase;
  font-family: Roboto Mono Variable;
  font-size: .75rem;
  font-weight: 400;
  line-height: .75rem;
}

.container-62 {
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.container-63 {
  margin-left: 0;
  margin-right: 0;
}

.exp_tab {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.line_sep {
  border-top: .05rem solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-size: 1px;
  line-height: 1px;
  display: block;
}

.footer_line {
  border: 1px solid var(--20-black);
  color: var(--100-black);
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.container-68 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  width: 100%;
  max-width: none;
  height: .05rem;
}

.container-69 {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.container-70 {
  width: 4rem;
  max-width: none;
}

.all_cases_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #0000;
  border-style: solid;
  border-radius: 0;
  flex-flow: wrap;
  grid-template: "Area"
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: start center;
  max-width: 100%;
  display: grid;
}

.container-72 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: none;
  padding-left: .5em;
  display: flex;
}

.footer_grid {
  grid-column-gap: 8rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: minmax(140px, 180px) repeat(auto-fit, minmax(280px, 350px));
  grid-auto-columns: minmax(200px, 1fr);
  justify-content: flex-start;
  place-items: start stretch;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: .9rem;
  line-height: 1.4rem;
  display: flex;
}

.footer_title_adresse {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.container-footer-adress {
  line-height: 1em;
}

.container-74 {
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.button-text {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: .25em;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: normal;
  justify-content: center;
  align-items: center;
  width: auto;
  font-family: Big Shoulders Display;
  font-size: 22px;
  font-weight: 600;
  line-height: 1em;
  transition: color .6s;
  display: flex;
}

.h7 {
  color: var(--almost-white);
  text-align: left;
  letter-spacing: .05rem;
  text-indent: 0;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  flex-flow: column;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  display: block;
}

.h7.gris {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-family: Plus Jakarta Sans Variable;
}

.flink_footer_floreal_logo {
  margin-bottom: auto;
}

.flink_footer_floreal_logo.w--current {
  width: auto;
  margin-bottom: 0;
}

.footer_floreal_logo {
  width: 180px;
  max-width: none;
}

.footer_discover_floreal_link {
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.footer_discover_floreal_link.w--current {
  margin-bottom: 0;
  position: static;
}

.container-79 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: auto;
  max-width: none;
  margin-bottom: 2em;
  margin-left: 0;
  padding-top: 6px;
  display: block;
}

.footer_case_css {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: -.01rem;
  white-space: nowrap;
  font-family: Inter;
  font-size: .9rem;
  font-weight: 400;
  line-height: .9rem;
}

.footer_case_css.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
}

.container-81 {
  grid-column-gap: .65em;
  grid-row-gap: .65em;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  display: flex;
}

.footer_project_box {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  padding-left: 0;
  display: flex;
}

.footer_project_box.white {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.footer_project_box.center {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  justify-content: flex-start;
  align-items: center;
  font-size: 1rem;
  line-height: 1rem;
  position: relative;
}

.link-block-11 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.container-85 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  padding: .35rem .5rem .4rem .6rem;
  display: flex;
}

.container-85.tr {
  background-color: var(--85-black);
  justify-content: center;
  align-items: center;
  padding: .45rem .55rem .45rem .65rem;
}

.container-85._1st, .container-85._1st-copy {
  background-color: var(--85-black);
  height: 28px;
}

.container-49-copy-copy {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  display: none;
}

.container-87 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.case_id_container-copy {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.grid_2c {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right: 1px solid var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
  border-left: 1px solid var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin: 0;
  display: block;
}

.legends {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

.intertitres_double_descr {
  color: var(--almost-white);
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  display: block;
}

.intertitres_double_descr.new {
  letter-spacing: .25rem;
  text-transform: uppercase;
  font-family: Roboto Mono Variable;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.intertitres_double_descr.centered {
  letter-spacing: .025rem;
}

.container-89 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.author_name_verbatim {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  text-align: left;
  letter-spacing: -.03rem;
  overflow-wrap: break-word;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: auto;
  font-family: Inter;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1em;
}

.verbatim_author_name_job {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  letter-spacing: -.01em;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  font-family: Inter;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1rem;
  position: static;
}

.grid {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.sep_10px {
  height: 10px;
}

.duo_left {
  width: 100%;
}

.container-95 {
  width: 100%;
  max-width: 100%;
  height: 48px;
}

.legendes_cases {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: center;
  letter-spacing: -.015em;
  text-transform: none;
  flex-flow: column;
  font-family: Inter;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.35rem;
  display: block;
}

.h4 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.9rem;
  display: block;
}

.h4.justify-left {
  letter-spacing: -.025rem;
  font-size: 1.65rem;
  font-weight: 600;
  line-height: 2.25rem;
}

.h4.justify-left.fine {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: .3rem;
  text-transform: uppercase;
  font-family: Roboto Mono Variable;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.h4.justify-right {
  text-align: right;
  line-height: 1.9rem;
}

.h4.turquoise {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-weight: 700;
  line-height: 2rem;
}

.h4.center {
  text-align: center;
}

.h4.center.mega_une {
  text-align: left;
  text-transform: none;
  font-size: 4rem;
  font-weight: 600;
  line-height: 4.5rem;
}

.h4.cie {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: 0;
  font-size: 1.65rem;
  line-height: 2.25rem;
}

.hero_img {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Big Shoulders Display;
  display: flex;
}

.container-96 {
  width: 100%;
  max-width: 1440px;
}

.new_title_section {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 200px;
  margin-bottom: 72px;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
}

.ctn_new_title_section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-23 {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: -.02em;
  text-transform: none;
  white-space: nowrap;
  word-break: normal;
  font-family: Big Shoulders Display;
  font-size: 54px;
  font-weight: 700;
  line-height: 100%;
}

.container-97 {
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.new_h1 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  letter-spacing: -.02em;
  text-transform: none;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-family: Big Shoulders Display;
  font-size: 120px;
  font-weight: 700;
  line-height: 90%;
  display: flex;
}

.container-98 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1580px;
  display: flex;
}

.container-99 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-100 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, max-content) 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  max-width: 1080px;
  display: flex;
}

.verbatim_author_name_cie {
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  letter-spacing: -.01em;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  font-family: Inter;
  font-size: 1.15em;
  font-weight: 500;
  line-height: 1rem;
  position: static;
}

.toggle_component {
  border: 1px solid var(--30-magenta\<deleted\|variable-3d874f46-b9e8-916a-782d-e3437fc95750\>);
  background-color: var(--30-magenta\<deleted\|variable-3d874f46-b9e8-916a-782d-e3437fc95750\>);
  border-radius: 1.5rem;
  align-items: center;
  width: 3rem;
  max-width: none;
  padding: .25rem;
  font-family: Inter;
  font-size: 1px;
  line-height: 1.5px;
  transition: opacity .2s;
  display: none;
}

.toggle_dot {
  border: 1px solid var(--30-magenta\<deleted\|variable-3d874f46-b9e8-916a-782d-e3437fc95750\>);
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border-radius: 1rem;
  width: 1rem;
  max-width: none;
  height: 1rem;
  margin-left: 0;
  margin-right: 0;
}

.spacer_sections {
  width: 100%;
  max-width: 100%;
  height: 144px;
}

.spacer_parcours_grid {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 1.5em;
}

.spacer_huitieme_section {
  width: 100%;
  max-width: none;
  height: 72px;
}

.section-top-2025 {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 6rem;
  margin-bottom: 4rem;
  display: flex;
  position: relative;
}

.hp_hp_hero_col1 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-size: 100%;
  line-height: 100%;
  display: block;
}

.hp_branding {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .6fr .4fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  place-items: center stretch;
  display: flex;
}

.floreal_img_logo {
  vertical-align: bottom;
  width: 100%;
  max-width: none;
  font-size: 2rem;
}

.section-8 {
  flex-flow: column;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.embed_9-16_mobile {
  display: none;
}

.container-1224 {
  letter-spacing: 0;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.category-title {
  color: var(--almost-white);
  text-align: center;
  letter-spacing: .1rem;
  text-transform: uppercase;
  white-space: nowrap;
  flex: none;
  font-family: Archivo, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
}

.category-title.black {
  color: var(--almost-white);
  font-family: DM Sans;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
}

.container-1225 {
  width: 100%;
  max-width: 1440px;
}

.image-45 {
  vertical-align: baseline;
  width: 100%;
  min-width: 100%;
  display: block;
}

.image-46 {
  display: block;
}

.container-1226 {
  width: 100%;
  max-width: none;
  display: none;
}

.portrait_morgan_traisnel_2 {
  object-fit: cover;
  display: block;
}

.section_b {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.ctn_tous_projects {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

.container-1227 {
  flex-flow: column;
  align-items: center;
  width: auto;
  max-width: 1440px;
  display: flex;
}

.container-1230 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  display: grid;
}

.image-48 {
  box-sizing: border-box;
  aspect-ratio: 16 / 12;
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
}

.container-1231 {
  flex-flow: column;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.footer_floreal_footer {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.image-49 {
  width: .4rem;
}

.container-1233 {
  width: 15px;
  max-width: none;
}

.head_category {
  width: 100%;
  max-width: 1480px;
}

.container_c_1080 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 1080px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container_e_580 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  max-width: 580px;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.strategies {
  max-width: 95%;
}

.details {
  max-width: 43%;
}

.brandy_bandits {
  max-width: 100%;
}

.image-57 {
  width: 100%;
}

.image-58 {
  width: 75%;
}

.tf1_plus {
  max-width: 75%;
}

.tf1 {
  max-width: 70%;
}

.service-desc {
  letter-spacing: -.01em;
  width: auto;
  font-family: Inter;
  font-size: 16px;
  line-height: 1.45em;
  display: flex;
}

._00_serv {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Inter;
  display: flex;
}

.container-1237 {
  flex-flow: row;
  width: auto;
  min-width: 13%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-1238 {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.container-1239 {
  width: auto;
  max-width: none;
  margin-left: 40px;
  margin-right: 40px;
}

.purple_star {
  width: 15px;
  max-width: none;
}

.image-62 {
  width: auto;
  min-width: 35%;
  max-width: 50%;
  margin-top: 0;
}

.div-block-21 {
  display: none;
}

.div-block-25 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  height: 5rem;
  margin-bottom: .15rem;
  display: flex;
}

.ratp {
  max-width: 50%;
}

.service-bubble-grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: flex-start;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-27 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>);
  border-radius: 5px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  min-width: auto;
  height: auto;
  min-height: auto;
  padding: 4em 2.5em 3em;
  display: flex;
}

.div-block-28 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-29 {
  justify-content: space-between;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 880px;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  line-height: 1.5em;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.link-block-135 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-34 {
  width: 100%;
  max-width: 1440px;
}

.div-block-35 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tag-client {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #f8f8f8;
  flex-flow: column;
  display: flex;
}

.div-block-37 {
  grid-column-gap: 80px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  justify-content: flex-start;
  font-family: IM Fell French Canon SC, sans-serif;
  display: flex;
}

.item01 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.section-13 {
  width: 100%;
  padding: 4rem 3rem;
  font-size: 1em;
  line-height: 1em;
}

.div-block-39 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-40 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-41 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-42 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-42.left {
  grid-column-gap: 4.5rem;
  grid-row-gap: 4.5rem;
  justify-content: center;
  align-items: center;
}

.text-block-25 {
  text-align: center;
  font-size: 18px;
  line-height: 130%;
}

.div-block-44 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  flex: none;
  width: 100%;
  display: flex;
}

.div-block-45 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: wrap;
  display: flex;
}

.div-block-46 {
  justify-content: center;
  align-items: center;
  padding-top: .8em;
  display: flex;
}

.div-block-47 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-48 {
  width: 32px;
}

.text-block-26 {
  text-align: center;
  letter-spacing: -.025em;
  align-self: center;
  font-family: Inter;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.75rem;
}

.item02-03-04 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.div-block-49 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about-title-copy {
  letter-spacing: -.015rem;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.35rem;
}

.div-block-50 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 520px;
  display: flex;
}

.link-6 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  -webkit-text-stroke-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-decoration: underline;
}

.div-block-53 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.div-block-27-copy {
  grid-column-gap: 1.4em;
  grid-row-gap: 1.4em;
  background-color: var(--10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>);
  border-radius: 5px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  min-width: 30%;
  padding: 4em 3em 3em;
  display: flex;
}

.container-85-copy {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
}

.div-block-54 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 1.5em;
  display: flex;
}

.text-block-27 {
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  font-size: 1em;
  line-height: 1.25em;
}

.div-block-55 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1480px;
  display: flex;
}

.body-2 {
  background-color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
}

.arrow {
  background-color: var(--50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 17.5%;
  height: 14%;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: auto 5% 5% auto;
  overflow: hidden;
  transform: translate(0);
}

.image-63 {
  aspect-ratio: auto;
  object-fit: fill;
  height: 100%;
}

.div-block-57 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  padding: 0%;
  display: flex;
}

.div-img-blur {
  width: 400px;
  height: 300px;
  min-height: auto;
  display: block;
  position: relative;
}

.arrow_biased {
  vertical-align: middle;
  width: 27.5%;
  position: absolute;
  inset: auto;
}

.arrow_biased._1st {
  vertical-align: baseline;
  overflow: visible;
}

.link-block-136 {
  display: block;
}

.mea_cases_hp {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  color: #0000;
  border-style: solid;
  border-radius: 0;
  flex-flow: wrap;
  grid-template: "Area"
  / 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: start center;
  max-width: 100%;
  margin-bottom: 5rem;
  display: grid;
}

.button-2 {
  letter-spacing: .25em;
  text-transform: uppercase;
  padding-left: 1.5em;
  font-family: Big Shoulders Display;
  font-size: 26px;
}

.ligne-anim {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  transform-origin: 0%;
  flex: 0 auto;
  width: 100%;
  height: 1.5px;
  line-height: 1px;
  transition: opacity .2s, width .3s;
  position: absolute;
  bottom: -4.5px;
}

.ligne-anim.white {
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  position: static;
  bottom: -6px;
}

._2_buttons_home {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.discover_button {
  background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: .9rem 1.2rem;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.discover_button:hover {
  background-color: var(--grey_cta_hover\<deleted\|variable-08cab719-fe38-1d77-da5c-403ac3db5b56\>);
}

.cta-txt {
  text-align: center;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  justify-content: center;
  align-items: center;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1rem;
  font-weight: 500;
  line-height: .75rem;
  display: flex;
}

.contact_button {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  border-radius: 5px;
  padding: 1em 1.15em;
}

.contact_button:hover {
  background-color: var(--grey_cta_hover\<deleted\|variable-08cab719-fe38-1d77-da5c-403ac3db5b56\>);
}

.link-block-137 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.image-65 {
  aspect-ratio: 2;
  object-fit: cover;
  position: relative;
}

.div-block-58 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  max-width: 33.3333%;
  display: flex;
}

.container-1289 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: row;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-bottom: 4em;
  display: flex;
}

.div-block-59 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.div-block-60 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 380px;
  display: flex;
}

.container-1290 {
  max-width: 66%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.arrow-copy {
  z-index: 2;
  background-color: var(--50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 8.2875%;
  height: 13.26%;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: auto 4% 7% auto;
  transform: translate(0);
}

.text-block-29 {
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  font-size: 1.1em;
  line-height: 1.4em;
}

.image-66 {
  object-fit: cover;
  min-width: 200px;
  max-width: 200px;
  position: absolute;
}

.div-block-61 {
  justify-content: center;
  align-items: center;
  min-width: 288px;
  max-width: 288px;
  min-height: 288px;
  max-height: 288px;
  display: flex;
  position: relative;
}

.div-block-62 {
  position: absolute;
}

.hula_flow {
  z-index: 2;
  width: 100%;
  position: absolute;
}

.image-67 {
  width: 14px;
}

.discover_button_2 {
  background-color: var(--links_passive\<deleted\|variable-a0cf2f58-b506-08f2-3aa4-89482b0f9e2d\>);
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: .9rem 1.2rem;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.discover_button_2:hover {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.div-block-63 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  display: flex;
}

.container_b_1440_full_height {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.container_b_1440_full_height._2 {
  height: 864px;
}

.container_b_1440_full_height._1st {
  height: 85vh;
}

.container_b_1440_full_height.reals {
  max-width: 1440px;
  height: auto;
}

.div-block-64 {
  grid-column-gap: .85em;
  grid-row-gap: .85em;
  flex-flow: column;
  display: flex;
}

.arrow_scroll_down {
  max-width: none;
  position: static;
  inset: auto 0% 0%;
}

.arrow_hp {
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 35px;
  height: 35px;
  display: flex;
  position: static;
  inset: 36em 0% 0%;
}

.case_title_container-copy {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 40%;
  max-width: none;
  height: auto;
  display: flex;
}

.discover_button_2-copy {
  background-color: var(--links_passive\<deleted\|variable-a0cf2f58-b506-08f2-3aa4-89482b0f9e2d\>);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 1.25em;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.discover_button_2-copy:hover {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.div-block-66 {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-67 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-68 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-69 {
  cursor: pointer;
}

.item_description {
  margin-top: -.5em;
  font-size: 1.1em;
}

.item_description.text-orange {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-family: Inter;
  font-size: 1em;
  overflow: hidden;
}

.item_paragraph--2 {
  max-width: 33ch;
  font-size: 1.5em;
}

.container {
  width: 100%;
  max-width: 1440px;
}

.is--light {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-size: 1.1em;
  line-height: 1.4em;
}

.accordion-item {
  border-top: 1px solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  border-bottom: 0px none var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  padding: 2em 1em 1.75em;
  display: flex;
}

.accordion-item.is--last {
  border-bottom: 1px solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  border-top-width: 1px;
  border-top-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  padding: 2em 1em 1.75em;
}

.accordion-item.is--first {
  border-top: 1px solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  border-bottom: 0px none var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  padding-top: 1.75em;
  padding-bottom: 1.45em;
}

.item_paragraph--4 {
  max-width: 33ch;
  font-size: 1.5em;
}

.icon_line {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: .12rem;
  padding-top: 2em;
  transform: rotate(90deg);
}

.icon_line.is--2 {
  padding-top: 2em;
  position: absolute;
  transform: none;
}

.accordion-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.item_paragraph--3 {
  max-width: 33ch;
  font-size: 1.5em;
}

.title_wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.accordion_paragraph {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  width: 85%;
  margin-top: 1em;
  margin-bottom: .5rem;
  padding-right: 1.75rem;
  display: flex;
}

.h5 {
  opacity: 1;
  color: var(--100-black);
  letter-spacing: .025rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.h5.bold {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.h5.justify-center {
  opacity: 100;
  color: var(--almost-white);
  text-align: left;
  letter-spacing: 0;
  max-width: none;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.h5.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
}

.h5.turquoise {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-weight: 600;
}

.h5.links {
  letter-spacing: .025rem;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6rem;
}

.h5.enter {
  text-align: center;
}

.item_head {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 85%;
  display: flex;
}

.item_content-wrapper {
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.h3 {
  color: var(--95-black);
  text-transform: none;
  font-family: Archivo, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.h3.violet {
  color: var(--100-black);
  text-transform: none;
  font-family: Archivo, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 28px;
}

.h3.intertitre {
  text-align: center;
  letter-spacing: .4rem;
  text-transform: uppercase;
  font-family: Plus Jakarta Sans Variable;
  font-size: .85rem;
  font-weight: 200;
  line-height: .85rem;
}

.h3.intertitre.footer {
  letter-spacing: .1rem;
  font-family: Roboto Mono Variable;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1.35rem;
}

.h3.black {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.h3.black.c01 {
  font-size: 2rem;
  line-height: 2rem;
}

.h3.turquoise, .h3.c04 {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.accordion_head-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.item_number {
  color: var(--95-black);
  letter-spacing: .5rem;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2.25rem;
}

.item_number.purple {
  letter-spacing: .15em;
  font-family: Big Shoulders Display;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2rem;
}

.item_number.black {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-weight: 500;
  line-height: 1rem;
}

.item_number.black.c01 {
  line-height: 1rem;
}

.item_number.turquoise {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-weight: 400;
  line-height: 1rem;
}

.item_number.c04 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-weight: 500;
  line-height: 1rem;
}

.icon_wrapper {
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.container_b_980 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container_b_980-copy {
  grid-column-gap: 6em;
  grid-row-gap: 6em;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 980px;
  margin-top: 1rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.case_title_h1-copy {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big Shoulders Display;
  font-size: 84px;
  font-weight: 800;
  line-height: 1em;
  display: flex;
}

.div-block-70 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.h2 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2.9rem;
  display: flex;
}

.case_title_h1-copy-copy {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big Shoulders Display;
  font-size: 6rem;
  font-weight: 800;
  line-height: 6rem;
  display: flex;
}

.item_paragraph-copy {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: -.015rem;
  max-width: 43ch;
  font-family: Inter;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1.35rem;
}

.div-block-71 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  display: flex;
}

.text-block-30 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.div-block-73 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  border-radius: .15rem;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-74 {
  grid-column-gap: .5rem;
  grid-row-gap: .2rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-75 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.div-block-54-copy {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.discover_button_3 {
  background-color: var(--links_passive\<deleted\|variable-a0cf2f58-b506-08f2-3aa4-89482b0f9e2d\>);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: .9rem 1.2rem;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.discover_button_3:hover {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.text-block-31 {
  color: var(--links_passive\<deleted\|variable-a0cf2f58-b506-08f2-3aa4-89482b0f9e2d\>);
  font-family: Inter;
  font-size: .8rem;
  line-height: 1rem;
}

.image-70, .image-71, .image-72, .image-73 {
  width: 100%;
}

.image-74, .image-75 {
  width: 100%;
  height: 100%;
}

.image-76, .code-embed, .floreal_logo {
  width: 100%;
}

.div-block-76 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

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

.div-block-78 {
  grid-column-gap: .1rem;
  grid-row-gap: .1rem;
  flex-flow: column;
  padding-left: 0;
  display: flex;
}

.link-block-138 {
  padding-top: .1rem;
}

.big_2nd_title_hp {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  align-items: center;
  max-width: none;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.div-block-80 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.portfolio {
  height: .1rem;
}

.div-block-81 {
  border-radius: 10px;
  min-width: 460px;
  display: block;
  overflow: clip;
}

.code-embed-2 {
  width: 100%;
}

.link-block-139 {
  margin-bottom: 0;
}

.link-block-140 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-82 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-83 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-14 {
  height: 100vh;
}

.image-77 {
  width: auto;
  max-width: 560px;
}

.div-block-84 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.video_hp {
  width: 100%;
  display: none;
}

.div-block-86 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  outline-color: var(--almost-white);
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  height: 120px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-86.full {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.div-block-86.rond {
  height: 60px;
}

.div-block-86.horiz {
  width: 75px;
  height: 50px;
}

.div-block-86.small {
  grid-column-gap: .45rem;
  grid-row-gap: .45rem;
  padding: .45rem .45rem .45rem .65rem;
}

.div-block-87 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  width: 100%;
  height: 90%;
  margin: auto;
  display: flex;
}

.div-block-88 {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-89, .div-block-90 {
  width: 30%;
  position: absolute;
}

.case_native_video_16-9_hp {
  border-radius: 0;
  width: 100%;
}

.case_video_native_container_16_9_hp {
  aspect-ratio: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  max-width: 1280px;
  max-height: 55vh;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.center_8rem {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  display: flex;
  position: static;
}

.div-block-93 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.center_5rem {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-94 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-95 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.div-block-96 {
  width: 100%;
  position: absolute;
}

.hula_flow_inside {
  z-index: 3;
  width: 75%;
  max-width: none;
  position: absolute;
  transform: rotate(8deg);
}

.stampida {
  width: 100%;
}

.div-block-97 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.discover_button_4 {
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: .9rem;
  transition: background-color .2s;
  display: block;
  overflow: visible;
}

.discover_button_4:hover {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.hp_button {
  height: 21px;
}

.div-block-98 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.div-block-99 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 2px;
  height: 20px;
  position: absolute;
}

.div-block-992 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 20px;
  height: 2px;
  position: absolute;
}

.div-block-993 {
  width: 18px;
  padding-top: .5rem;
}

.div-block-994 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: 100%;
  font-family: Roboto Mono Variable;
  display: flex;
}

.text-block-32 {
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.5em;
  font-weight: 600;
}

.div-block-995 {
  width: 100%;
  padding-left: 144px;
  display: flex;
}

.image-79 {
  width: 14px;
  transform: rotate(230deg);
}

.div-block-996 {
  justify-content: center;
  align-items: center;
  height: 12px;
  display: flex;
  position: relative;
}

.div-block-997 {
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: 12px;
  height: 1px;
  position: relative;
  inset: -58% 0% auto auto;
}

.div-block-997-copy {
  border-top: 1px solid var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border-right: 1px solid var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: 12px;
  height: 12px;
  position: relative;
  inset: 0%;
  transform: rotate(0);
}

.div-block-998 {
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: 20px;
  height: 1px;
  position: absolute;
  inset: 48% 0% auto -48%;
  transform: rotate(-45deg);
}

.div-block-999 {
  padding-top: .1rem;
}

.div-block-1000 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  -webkit-text-stroke-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 100%;
  max-width: 1440px;
  height: 1px;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.case_title_container-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.div-block-1001 {
  grid-column-gap: 4rem;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: minmax(auto, 640px);
  grid-template-columns: repeat(auto-fit, minmax(30%, 50%)) minmax(50%, 55%);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
  position: static;
}

.div-block-1002 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  width: auto;
}

._1040 {
  grid-template-rows: auto;
  grid-template-columns: 25% 65%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1040px;
  display: grid;
}

.div-block-1003 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.stampida-copy {
  width: 75%;
  position: absolute;
}

.case-img-titles {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  padding: 23px 32px 32px;
  display: flex;
}

.div-block-1005 {
  position: relative;
}

.div-block-1006 {
  height: .05rem;
}

.div-block-1008 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.div-block-1009 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-start center;
  max-width: 1440px;
  padding-left: 6rem;
  padding-right: 6rem;
  display: grid;
}

.floreal_loop_21_9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0;
  overflow: visible;
}

.floreal_loop_1_1 {
  width: 100%;
  display: none;
}

.div-block-1010 {
  border-top: .05rem solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 100%;
  margin-top: 2rem;
}

.div-block-1011 {
  position: relative;
}

.div-block-1012 {
  padding-top: .15rem;
}

.div-block-1013 {
  font-size: .85rem;
  line-height: 1.35rem;
}

.image-80 {
  height: 10px;
  transform: rotate(90deg);
}

.arrow_biased_secondary, .arrow_biased_tertiary {
  vertical-align: middle;
  width: 27.5%;
  position: absolute;
  inset: auto;
}

.div-block-1014 {
  width: 100%;
}

.div-block-1015 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1016 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.div-block-1017 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 6rem;
  padding-right: 0;
  display: flex;
}

.case_double_video_native_section {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-1018 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.case_video_native_container_4-5_2 {
  align-self: center;
  width: 100%;
  display: block;
}

.div-block-1019 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.case_native_video_4-5 {
  max-width: none;
  display: block;
}

.section-16 {
  width: 100%;
  height: 48px;
}

.div-block-1020 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 144px;
  padding-right: 144px;
  display: flex;
}

.image-81 {
  width: 11px;
  transform: rotate(-135deg);
}

.text-block-33 {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  padding-bottom: .15rem;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.2em;
  font-weight: 600;
}

.link-block-142 {
  margin-bottom: 0;
}

.div-block-1021 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-bottom: 0;
  display: flex;
}

.div-block-1022 {
  width: 2px;
  height: 20px;
  position: static;
  transform: rotate(0);
}

.div-block-1023 {
  position: absolute;
  transform: rotate(45deg);
}

.arrow_icon {
  width: 23px;
  font-size: .5em;
  line-height: .5em;
  transform: translate(0);
}

.arrow_icon.left {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  transform: rotate(90deg)translate(0);
}

.icon_plus {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.link-block-139-copy {
  margin-bottom: 0;
}

.code-embed-3 {
  color: var(--almost-white);
}

.text-block-34 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-transform: uppercase;
  width: auto;
  font-family: Plus Jakarta Sans Variable;
  font-size: 10px;
  line-height: 16px;
}

.div-block-1025 {
  border: 1px solid var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  border-radius: 100px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.div-block-1026 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.portrait_morgan_traisnel_1 {
  border-radius: 0;
  max-height: none;
  display: none;
}

.link-block-150 {
  width: auto;
  margin-bottom: 0;
}

.text-block-35 {
  white-space: nowrap;
}

.link {
  color: var(--100-black);
  letter-spacing: .05rem;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Archivo, sans-serif;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1.35rem;
}

.link.small {
  font-size: .85rem;
}

.div-block-1027 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.plus_icon {
  color: var(--almost-white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: .5em;
  line-height: .5em;
  display: block;
  transform: translate(0);
}

.plus_icon.left {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  transform: rotate(90deg)translate(0);
}

.div-block-86-copy {
  grid-column-gap: .65rem;
  grid-row-gap: .65rem;
  border: .1rem solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.div-block-86-copy.full {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
}

.div-block-86-copy.rond {
  height: 60px;
}

.div-block-86-copy.horiz {
  width: 75px;
  height: 50px;
}

.div-block-1028 {
  grid-column-gap: .85rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: center;
  padding-left: 4rem;
  font-family: Plus Jakarta Sans Variable;
  display: flex;
  position: static;
}

.image-82 {
  justify-content: flex-start;
  align-items: center;
  width: 26px;
  margin-top: .75rem;
  display: flex;
}

.div-block-1029 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

._3rem, .div-block-1030 {
  width: 3rem;
}

.square_arrow {
  color: var(--100-black);
  display: flex;
}

.sq_ar_10px {
  display: none;
}

.div-block-1031 {
  justify-content: flex-start;
  align-items: center;
  width: 9.5px;
  height: auto;
  margin-top: 1.5%;
  margin-bottom: 0;
  display: flex;
}

.div-block-1032 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.arrow_icon-copy {
  width: 100%;
  height: 100%;
  font-size: .5em;
  line-height: .5em;
  transform: rotate(-90deg)translate(0);
}

.arrow_icon-copy.left {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  transform: rotate(90deg)translate(0);
}

.burger-menu-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 25px;
  display: flex;
}

.burger-line {
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: 100%;
  height: 1.25px;
}

.burger-line._1, .burger-line._2, .burger-line._3 {
  height: 1.1px;
}

.menu-panel {
  background-color: var(--50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.div-block-1033 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navbar {
  background-color: var(--0-white\<deleted\|variable-eb80585a-d032-cb7d-6045-653daca286ca\>);
}

.div-block-1035 {
  padding-left: 3rem;
  padding-right: 0;
  display: inline-block;
  position: relative;
}

.nav_wrap {
  background-color: var(--transparent\<deleted\|variable-1892c6b2-fb34-e834-7d6f-0649a919ec86\>);
}

.nav_btn {
  color: inherit;
}

.nav_wrap-2 {
  background-color: #ddd0;
}

.nav_button {
  width: 2rem;
  height: 4.5rem;
  padding: 0;
}

.nav_button.w--open {
  color: currentColor;
  background-color: #c8c8c800;
}

.hamburger_11_wrap {
  grid-row-gap: var(--gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.hamburger_11_line {
  height: var(--thickness);
  width: var(--width);
  flex: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.hamburger_11_inner {
  background-color: currentColor;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.hamburger_embed {
  position: absolute;
}

.staggerred-letters {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-1036 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 70%;
  display: flex;
}

.div-block-1038 {
  align-self: center;
}

.div-block-1039 {
  width: 20px;
  height: 20px;
  margin-top: 1px;
}

.section_c {
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.div-block-1032-copy {
  justify-content: flex-start;
  align-items: center;
  width: 14px;
  height: auto;
  display: flex;
  transform: rotate(0);
}

.table-card-content-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.experience-card-content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 29px;
  display: flex;
}

.experience-card-number-text.text-sm.text-color-black-700 {
  font-family: Roboto Mono Variable;
  font-size: 1rem;
  line-height: 1.5rem;
}

.experience-card-headline-text.text-lg.text-weight-semibold.text-color-black-900 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-size: 1.4rem;
  line-height: 1.9rem;
}

.experience-card-text-block {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 541px;
  display: flex;
}

.experience-card-company-name-text.text-lg.text-color-black-900 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.4rem;
  line-height: 1.9rem;
}

.experience-card-year-text.text-sm.text-color-black-700 {
  color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  text-align: right;
  letter-spacing: .5rem;
  font-family: Roboto Mono Variable;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2.25rem;
}

.experience-card-text-block-2 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.experience-section-contact-button {
  display: inline-block;
}

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

.global-wrapper {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Plus Jakarta Sans Variable;
  font-size: 16px;
  line-height: 1rem;
}

.button-normal-white-wrapper-2 {
  grid-column-gap: 4px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  align-items: center;
  padding: 10px 12px;
  text-decoration: none;
  display: inline-flex;
}

.experience-headline {
  display: inline-block;
}

.button-white-arrow-image-white-2 {
  object-fit: cover;
  width: 12px;
  height: 12px;
  display: none;
  position: absolute;
  inset: 2.81px auto auto 2.67px;
}

.section-headline-text {
  display: inline-block;
}

.section-headline-text.text-3xl.text-weight-semibold {
  font-weight: 600;
}

.button-white-arrow-image-black-2 {
  object-fit: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  inset: 2.81px auto auto 2.67px;
}

.table-card-content-wrapper-2 {
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.experience-card-number-block {
  grid-column-gap: 2rem;
  align-items: center;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
}

.button-normal-white-arrow-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.experience-card-content-wrapper-2 {
  grid-column-gap: 2rem;
  border-bottom: 1px solid var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
}

.black-border {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 100%;
  height: 1px;
}

.home-services-card-wrapper {
  cursor: default;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
  text-decoration: none;
  overflow: hidden;
}

.home-services-card-wrapper.w--current {
  cursor: default;
  width: 100%;
}

.text-block-37 {
  text-align: left;
  font-family: Plus Jakarta Sans Variable;
  font-size: 8rem;
  font-weight: 800;
  line-height: 9rem;
}

.text-span {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: -.2rem;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.super_quali_div {
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  height: 75%;
  margin-top: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.idocious {
  opacity: 0;
  text-align: left;
  letter-spacing: -.2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.idocious._2 {
  white-space: nowrap;
  word-break: keep-all;
  width: auto;
}

.idocious._3 {
  white-space: nowrap;
  word-break: keep-all;
  width: 430px;
}

.div-block-1021-copy {
  position: relative;
  bottom: -5rem;
}

.div-block-1042 {
  justify-content: center;
  align-items: center;
  width: 480px;
  display: flex;
  position: static;
  inset: 520px 288px 0% auto;
}

.div-block-1043 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -14% 11% 11%;
}

.div-block-1044 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.div-block-1045 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: wrap;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.div-block-1046 {
  height: 144px;
}

.div-block-1047 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  max-width: none;
  display: flex;
}

.div-block-1048 {
  display: flex;
}

.super {
  opacity: 0;
  text-align: left;
  letter-spacing: -.2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.super._2 {
  white-space: nowrap;
  word-break: keep-all;
  width: auto;
}

.super._3 {
  white-space: nowrap;
  word-break: keep-all;
  width: 430px;
}

.super._90pc {
  opacity: 100;
  line-height: 90%;
}

.super._404 {
  opacity: 100;
  white-space: normal;
  word-break: normal;
}

.fragilisti {
  opacity: 0;
  text-align: left;
  letter-spacing: -.2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.fragilisti._2 {
  white-space: nowrap;
  word-break: keep-all;
  width: auto;
}

.fragilisti._3 {
  white-space: nowrap;
  word-break: keep-all;
  width: 430px;
}

.floreal {
  opacity: 0;
  text-align: left;
  letter-spacing: -.2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.floreal._2 {
  white-space: nowrap;
  word-break: keep-all;
  width: auto;
}

.floreal._3 {
  white-space: nowrap;
  word-break: keep-all;
  width: 430px;
}

.div-block-1049 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.quali {
  opacity: 0;
  text-align: center;
  letter-spacing: -.2rem;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 7.2rem;
}

.quali._2 {
  white-space: nowrap;
  word-break: keep-all;
  width: auto;
}

.quali._3 {
  white-space: nowrap;
  word-break: keep-all;
  width: 430px;
}

.h5_hp {
  opacity: 0;
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: .025rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.h5_hp.bold {
  font-weight: 600;
}

.h5_hp.justify-center {
  text-align: left;
  letter-spacing: .01rem;
  max-width: none;
  font-size: 1rem;
  line-height: 1.5rem;
}

.h5_hp.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
}

.h5_hp.turquoise {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  font-weight: 600;
}

.h5_hp.links {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.6rem;
}

.container_b_1440_full_height-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 8rem;
  margin-bottom: 8rem;
  display: flex;
  position: static;
}

.container_b_1440_full_height-copy._2 {
  height: 864px;
}

.container_b_1440_full_height-copy._1st {
  height: 85vh;
}

.container_b_1440_full_height-copy.reals {
  height: auto;
}

.div-block-1050 {
  grid-column-gap: .05rem;
  grid-row-gap: .05rem;
  align-self: auto;
  height: 1.5rem;
  display: flex;
  overflow: hidden;
}

.link-case {
  letter-spacing: .05rem;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Roboto Mono Variable;
  font-size: .9rem;
  font-weight: 400;
  line-height: .9rem;
}

.link-case.small {
  font-size: .85rem;
}

.div-block-1051 {
  height: 1.5rem;
}

._3_cases_grid {
  grid-column-gap: 1.5rem;
  grid-row-gap: 8em;
  color: #0000;
  border-style: solid;
  border-radius: 0;
  flex-flow: wrap;
  grid-template: "Area"
  / 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-items: start center;
  max-width: 100%;
  display: grid;
}

.heading {
  color: var(--95-black);
  letter-spacing: .25rem;
  text-transform: uppercase;
  font-family: Archivo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

.div-block-994-copy {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.link-block-151 {
  width: auto;
  margin-bottom: 0;
}

.div-block-1053 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1054 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.heading-2 {
  color: var(--100-black);
  text-align: center;
  letter-spacing: -.25rem;
  max-width: 1340px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Archivo, sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 72px;
}

.div-block-39-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  display: flex;
  position: relative;
}

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

.text-span-2 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.div-block-1056 {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-1057 {
  width: 560px;
}

.div-block-1058 {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  justify-content: flex-start;
  align-items: center;
  height: 20px;
  display: flex;
}

.div-block-1059 {
  align-self: center;
  width: 11px;
  height: auto;
  padding-top: 2px;
  display: flex;
}

.text-span-3 {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: .025rem;
  font-size: 1.1rem;
  font-weight: 500;
}

.div-block-1060 {
  border: 1.5px solid var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 72px;
  margin-top: 3rem;
  display: flex;
}

.div-block-1061 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 24.9999px;
  display: flex;
}

.code-embed-4 {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  transform: rotate(-90deg);
}

.div-block-1062 {
  height: 1px;
}

.case_title_container-copy {
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

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

.case_title_container-copy.h {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.case_title_container-copy.xl {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 3rem;
  padding-left: 6rem;
  padding-right: 6rem;
}

.div-block-39-copy-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1080px;
  display: flex;
  position: relative;
}

.code-embed-5 {
  display: flex;
}

.div-block-1063 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 830px;
  display: flex;
}

.div-block-1064 {
  justify-content: flex-start;
  align-items: center;
}

.div-block-1053-copy {
  width: 216px;
  height: 91px;
  position: static;
  bottom: auto;
  left: auto;
  right: 210px;
}

.div-block-1065 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-1066 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.mon-trace-path {
  width: 460px;
  position: absolute;
  inset: auto auto -10%;
}

.div-block-1067 {
  width: 30%;
  padding-left: 6rem;
}

.div-block-1068 {
  width: 70%;
  padding-left: 6rem;
  padding-right: 6rem;
}

.case_id_container-copy-copy-copy {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  display: flex;
}

.div-block-1059-copy {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 17px;
  height: 100%;
  margin-top: 5px;
  padding-top: 0;
  display: flex;
}

.div-block-1058-copy {
  grid-column-gap: .85rem;
  grid-row-gap: .85rem;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 36px;
  display: flex;
}

.link-block-153 {
  width: auto;
  margin-bottom: 0;
}

.div-block-1069 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 320px;
  margin-top: 40px;
  display: flex;
}

.card {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 300px;
  display: flex;
}

.text-block-38 {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  width: auto;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.5em;
}

.div-block-1071 {
  grid-column-gap: .5rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  display: flex;
}

.div-block-1071.titre {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.text-block-39 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.text-block-39.turquoise {
  color: var(--100-black);
  letter-spacing: 0;
  font-family: Archivo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.text-block-39.c03, .text-block-39.c04 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.div-block-1072 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  display: flex;
}

.card02 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid var(--10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>);
  background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
  box-shadow: 10px 10px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  border-radius: 10px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3333%;
  height: 100%;
  min-height: 360px;
  margin-top: 0;
  display: flex;
}

.card03 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid var(--10-white\<deleted\|variable-810b8d12-cd1f-cd65-41a4-3e959b554915\>);
  background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
  box-shadow: 10px 10px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  border-radius: 10px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3333%;
  height: 100%;
  min-height: 360px;
  margin-right: 0;
  padding: 2.25rem 2rem 2.5rem 2.25rem;
  display: flex;
}

.card04 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
  background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
  box-shadow: 10px 10px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 2.25rem 2rem 2.5rem;
  display: flex;
}

.text-block-40 {
  z-index: -1;
  color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
  letter-spacing: -.1rem;
  font-family: Plus Jakarta Sans Variable;
  font-size: 4rem;
  font-weight: 700;
  line-height: 4rem;
  display: block;
}

.div-block-1073 {
  flex-flow: column;
  width: 100%;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.div-block-1074 {
  border-top: 1px dashed var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  width: 100%;
  height: 1px;
}

.div-block-1074-copy, .div-block-1074-copy-copy {
  border-top: 1px dashed var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  border-top: 1px dashed var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  width: 100%;
  height: 1px;
}

.div-block-1074-copy-copy-copy {
  border-top: 1px dashed var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  width: 100%;
  height: 1px;
}

.div-block-1075 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 560px;
  display: flex;
}

.plus_icon-copy {
  justify-content: center;
  align-items: center;
  font-size: .5em;
  line-height: .5em;
  display: block;
  transform: translate(0);
}

.plus_icon-copy.left {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  transform: rotate(90deg)translate(0);
}

.arrow_biased-copy {
  vertical-align: middle;
  width: 27.5%;
  position: absolute;
  inset: auto;
}

.arrow_biased-copy._1st {
  vertical-align: baseline;
  overflow: visible;
}

.f_b_b_b_b {
  width: 22px;
  margin-top: 0;
}

.div-block-1077 {
  justify-content: space-between;
}

.code-embed-6, .code-embed-7, .code-embed-8 {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
}

.div-block-1078 {
  grid-column-gap: .5rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  display: flex;
}

.container_b_1440_full_height-copy-copy {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 1440px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.container_b_1440_full_height-copy-copy._2 {
  height: 864px;
}

.container_b_1440_full_height-copy-copy._1st {
  height: 85vh;
}

.container_b_1440_full_height-copy-copy.reals {
  height: auto;
}

.section_a {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.container_b_1440_full_height-copy-copy-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.container_b_1440_full_height-copy-copy-copy._2 {
  height: 864px;
}

.container_b_1440_full_height-copy-copy-copy._1st {
  height: 85vh;
}

.container_b_1440_full_height-copy-copy-copy.reals {
  height: auto;
}

.div-block-1079 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
}

.div-block-1028-copy {
  grid-column-gap: .65rem;
  grid-row-gap: .65rem;
  justify-content: flex-start;
  align-items: center;
  font-family: Plus Jakarta Sans Variable;
  display: flex;
  position: static;
}

.h_nav-copy {
  color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  letter-spacing: .075rem;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Roboto Mono Variable;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1.35rem;
  transition: color .8s;
}

.h_nav-copy.white {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4rem;
}

.h_nav-copy.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  letter-spacing: 0;
  padding-bottom: .1rem;
}

.div-block-1031-copy {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  justify-content: flex-start;
  align-items: center;
  width: 9.5px;
  margin-top: -6px;
  display: flex;
}

.fleche {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  justify-content: flex-start;
  align-items: center;
  width: 8.5px;
  height: auto;
  margin-top: 1.5%;
  margin-bottom: 0%;
  display: flex;
}

.div-block-61-copy {
  z-index: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.div-block-1080 {
  grid-row-gap: 4rem;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-1081 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.div-block-1082 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.div-block-1085 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: block;
}

.div-block-50-copy {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: var(--100-black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  font-family: Archivo, sans-serif;
  font-weight: 400;
  display: flex;
}

.div-block-1059-copy-copy {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 17px;
  height: 100%;
  margin-top: 5px;
  padding-top: 0;
  display: flex;
}

.code-embed-10 {
  color: var(--100-black);
  width: 100%;
  height: 100%;
}

.as_events {
  max-width: 45%;
}

.apf_france_handicap {
  max-width: 80%;
}

.bouygues_groupe {
  max-width: 95%;
}

.portrait_morgan_traisnel_3 {
  object-fit: cover;
  display: none;
}

.div-block-1086 {
  z-index: 6;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: static;
  top: 230px;
}

.div-block-1087 {
  z-index: 4;
  background-image: linear-gradient(0deg, var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>) 30%, var(--transparent\<deleted\|variable-1892c6b2-fb34-e834-7d6f-0649a919ec86\>));
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  min-width: 300px;
  height: auto;
  min-height: 300px;
  display: block;
  position: absolute;
}

.div-block-1049-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1002-copy {
  grid-row-gap: 0rem;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-61-copy-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.div-block-1002-copy-copy {
  grid-row-gap: 0rem;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}

.div-block-1088 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.floreal_logo_01 {
  width: 100%;
}

.div-block-1089 {
  grid-column-gap: 3.3rem;
  grid-row-gap: 3.3rem;
  flex-flow: column;
  display: flex;
}

._4-5-video1 {
  width: 100%;
}

.div-block-1090 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-1091 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.code-embed-12 {
  display: none;
}

.text-block-41 {
  color: var(--100-black);
  font-family: Archivo, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 42px;
}

.div-block-1092 {
  display: flex;
}

.div-block-1093 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1091-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.div-block-1090-copy {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1091-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
}

.div-block-81-copy {
  border-radius: 10px;
  min-width: 460px;
  display: block;
  overflow: clip;
  transform: rotate(1deg);
}

.div-block-1094 {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.code-embed-11-copy {
  width: 100%;
  display: none;
}

.code-embed-12-copy {
  display: none;
}

.code-embed-11-copy {
  width: 100%;
}

._4-5-video2 {
  width: 100%;
  display: block;
}

.code-embed-11-copy-copy, ._9-16-video2, ._9-16-video1 {
  width: 100%;
  display: none;
}

.heading-3 {
  text-align: center;
  letter-spacing: -.1rem;
  font-family: Plus Jakarta Sans Variable;
  font-size: 6.2rem;
  font-weight: 700;
  line-height: 5.8px;
}

.heading-4 {
  height: auto;
  line-height: 100%;
  position: relative;
}

.div-block-1095 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  width: 4px;
  height: 120px;
}

.div-block-1096 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.div-block-1097 {
  background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  outline-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  outline-offset: 0px;
  border-radius: 100%;
  outline-width: 2px;
  outline-style: none;
  width: 65px;
  height: 65px;
}

.div-block-1098 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0, 40px);
}

.div-block-1098-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translate(0, -40px);
}

.div-block-1099 {
  z-index: -2;
  background-color: var(--transp_blue\<deleted\|variable-e7f5d62e-4749-adc0-9d7a-30fadc48ac02\>);
  color: var(--30-magenta\<deleted\|variable-3d874f46-b9e8-916a-782d-e3437fc95750\>);
  width: 64%;
  height: 116px;
  position: absolute;
}

.div-block-81-copy-copy {
  border-radius: 10px;
  min-width: 460px;
  display: block;
  overflow: clip;
}

.div-block-1100 {
  justify-content: space-between;
  align-items: center;
  width: 220px;
  height: 90px;
  display: block;
  position: relative;
  overflow: hidden;
}

.last_mobile {
  width: 100%;
  display: none;
}

.div-block-1101 {
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1102 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  margin-top: .5rem;
  display: flex;
}

.image-87 {
  object-fit: cover;
  width: auto;
  height: 100%;
  position: absolute;
}

._4-5-video1-copy {
  width: 100%;
  display: none;
}

._4-5-video1-copy-copy {
  width: 100%;
}

._9-16-video2-copy, ._4-5-video1-copy-copy, ._4-5-video1-copy-45-copy {
  width: 100%;
  display: none;
}

.code-embed-12-45-copy {
  display: none;
}

.image-88 {
  color: var(--95-black);
  width: 8px;
}

.case_video_universel {
  background-color: var(--100-black);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.all_pages_video_display {
  aspect-ratio: auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.video_uni {
  border-radius: 0;
  width: 100%;
  max-width: 100%;
}

.es_saadi {
  max-width: 62%;
}

.div-block-1103 {
  flex-flow: wrap;
  display: flex;
}

.div-block-1104 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  display: flex;
}

.hny {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-top: 0;
  display: flex;
  position: relative;
}

.image-89 {
  height: 250px;
}

.image-90, .image-91, .image-92 {
  height: 210px;
}

.div-block-1105 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 75%;
  margin-top: 6rem;
  margin-bottom: 6rem;
  padding-left: 5rem;
  padding-right: 5rem;
  display: flex;
}

.hny_msg {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  text-align: center;
  text-transform: none;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.85rem;
  transition: color .8s;
}

.hny_msg.white {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4rem;
}

.hny_msg.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  letter-spacing: 0;
  padding-bottom: .1rem;
}

.div-block-1106 {
  font-family: Plus Jakarta Sans Variable;
  font-weight: 300;
}

.div-block-1106-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  flex: 0 auto;
  order: 9999;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hny_ch_msg {
  color: var(--hyper_pink\<deleted\|variable-a934bada-5ddc-144e-8162-b92adc7b362b\>);
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-family: Roboto Mono Variable;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.35rem;
  transition: color .8s;
  overflow: visible;
}

.hny_ch_msg.white {
  color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  letter-spacing: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4rem;
}

.hny_ch_msg.black {
  color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  letter-spacing: 0;
  padding-bottom: .1rem;
}

.div-block-1107 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1108 {
  width: auto;
}

.spine01 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 6rem;
  padding-right: 6rem;
  display: flex;
}

.hny-copy {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  margin-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1107-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spine_1440 {
  overflow: visible;
}

.floreal_logo_03, .loreal_logo_02 {
  width: 100%;
  position: absolute;
}

.div-block-1109 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1110 {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  flex-flow: column;
  display: flex;
}

.div-block-1111 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.div-block-1112 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.text-block-42 {
  font-family: Plus Jakarta Sans Variable;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 2.75rem;
}

.text-block-43 {
  font-family: Plus Jakarta Sans Variable;
  font-size: 1.25em;
}

.div-block-1113 {
  width: 15%;
}

.div-block-1114 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.div-block-1115 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.container-1294 {
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 16.66% 5% 18.6666% 51.666% 8%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  width: 100%;
  min-width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2rem;
  display: grid;
}

.text-block-44 {
  color: var(--95-black);
  letter-spacing: .25rem;
  white-space: nowrap;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.text-block-44:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1), .text-block-44.white {
  color: var(--almost-white);
}

.div-block-1116 {
  grid-column-gap: .15rem;
  grid-row-gap: .15rem;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  display: flex;
}

.link-7 {
  color: var(--95-black);
  letter-spacing: .1rem;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
}

.link-7:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1), .link-7.white {
  color: var(--almost-white);
}

.text-block-45 {
  color: #000;
  font-weight: 500;
}

.div-block-1117 {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.superscript {
  color: var(--95-black);
  letter-spacing: .1rem;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.superscript:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1), .superscript.white {
  color: var(--almost-white);
}

.menu {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.div-block-1119 {
  align-items: center;
}

.div-block-1119.w--current {
  max-height: none;
}

.div-block-1120 {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  display: flex;
}

.container-1295 {
  grid-row-gap: 1rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 16.6666% 66.666% 2% 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  max-width: 100%;
  min-height: auto;
  padding: 8rem 2rem;
  display: grid;
}

.text-block-46 {
  color: #f8f8f8;
}

.mega_title {
  color: var(--95-black);
  font-family: Archivo, sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 56px;
}

.mega_title.chinese {
  color: var(--95-black);
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.text-block-47-copy {
  color: var(--60-black);
  max-width: 510px;
  font-family: Archivo, sans-serif;
  font-size: 14px;
  line-height: 19px;
}

.div-block-1121 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 66.666%;
  display: block;
}

.div-block-1122 {
  justify-content: space-between;
  display: flex;
}

.div-block-1123 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-1296, .div-block-1124 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-1125 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 940px;
  padding-right: 160px;
  display: flex;
  overflow: visible;
}

.container-1297 {
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: none;
}

.text-block-48 {
  color: #f8f8f8;
}

.text-block-49 {
  color: #000;
  font-family: Archivo, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 40px;
}

.text-block-50 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.div-block-1126 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4rem;
  display: flex;
}

.universal_container {
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.div-block-1127 {
  border-top-left-radius: 15%;
  border-bottom-left-radius: 15%;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 320px;
  display: flex;
  overflow: clip;
}

.carr {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-1128 {
  background-color: #fff;
  border-radius: 50px;
  margin-bottom: 17px;
  display: flex;
}

.div-block-1129 {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding: 3rem 5rem 3rem 3rem;
  display: flex;
}

.text {
  color: var(--95-black);
  font-family: Archivo, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.text.gray {
  color: var(--60-black);
  font-size: 14px;
  line-height: 19px;
}

.text-block-52 {
  color: var(--95-black);
  text-transform: lowercase;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.div-block-1130 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  line-height: 22px;
  display: flex;
}

.div-block-1131 {
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.other_cases {
  flex-flow: column;
  flex: 0 auto;
  width: 32%;
  height: auto;
  display: flex;
}

.div-block-1132 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.div-block-1133 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-1127-copy {
  aspect-ratio: 3 / 2;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 0;
  height: 360px;
  overflow: clip;
}

.div-block-1129-copy {
  background-color: var(--0-black);
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.image-94-copy {
  object-fit: cover;
  width: 100%;
  height: 460px;
}

.section {
  display: block;
}

._16-9 {
  width: 100%;
}

.div-block-1127-copy-copy {
  aspect-ratio: 16 / 9;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 0;
  overflow: clip;
}

.image-94 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.other_cases-copy {
  flex-flow: row;
  flex: 0 auto;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  display: flex;
}

.div-block-1127-copy-copy {
  aspect-ratio: auto;
  border-top-left-radius: 25px;
  border-top-right-radius: 0%;
  border-bottom-left-radius: 25px;
  justify-content: flex-start;
  align-items: center;
  width: 68%;
  display: flex;
}

.div-block-1129-copy-copy {
  background-color: var(--0-black);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 0%;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  padding: 80px 40px;
  display: flex;
}

.brand {
  color: var(--95-black);
  letter-spacing: .075rem;
  text-transform: uppercase;
  width: auto;
  font-family: Archivo, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.brand_div {
  background-color: #b6b6b6;
  border-radius: 15px;
  padding: .15rem .8rem;
}

.div-block-1135 {
  background-color: #000;
  height: 1px;
}

.container-1299 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto 60px auto;
  grid-template-columns: 220px 320px;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  display: grid;
}

.e-mail {
  color: #afafaf;
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 23px;
  line-height: 130%;
  transition: color .2s;
  display: flex;
}

.e-mail:hover {
  color: #494949;
}

.div-block-1136 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.copy-div {
  background-color: var(--5-black);
  color: #a0a0a0;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: background-color .3s;
  display: flex;
}

.copy-div:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  background-color: var(--85-black);
}

.copy-div:hover {
  background-color: var(--10-black);
}

.copy-div:hover:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  background-color: var(--80-black);
}

.image-95 {
  width: 14px;
  height: 14px;
}

.phone_number_div {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-49-copy-copy {
  color: var(--100-black);
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.text-block-49-copy-copy:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  color: var(--almost-white);
}

.div-block-1139 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  max-width: 320px;
  display: flex;
}

._97 {
  color: var(--almost-white);
  max-width: 150px;
}

.success_text {
  color: #868686;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.success_text.footer_link {
  color: var(--grayer);
  font-size: 14px;
  line-height: 14px;
}

.success {
  display: none;
}

.phone_number_text {
  color: #868686;
  justify-content: flex-start;
  align-items: flex-end;
  font-size: 23px;
  line-height: 130%;
  display: flex;
}

.footer_link {
  color: var(--50-black);
  justify-content: flex-start;
  align-items: flex-end;
  font-family: Archivo, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  transition: color .3s;
  display: flex;
}

.footer_link:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  color: var(--50-black);
}

.footer_link:hover {
  color: var(--80-black);
}

.footer_link:hover:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  color: var(--30-black);
}

.code-embed-15 {
  color: var(--grayer);
  width: 14px;
}

.div-block-1140 {
  width: 14px;
  height: 14px;
}

.div-block-1136-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-top: 2px;
  display: flex;
}

.text-block-44-copy {
  color: #000;
  letter-spacing: .25rem;
  white-space: nowrap;
}

.container-1294-copy {
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 48% 52%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  min-width: 100%;
  max-width: none;
  display: grid;
}

.container-1300 {
  max-width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.div-block-1142 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: auto;
  min-width: auto;
  max-width: 24%;
  display: flex;
}

.square_div {
  aspect-ratio: 1;
  overflow: clip;
}

.div-block-1143 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.text-block-52-copy {
  color: #000;
  font-family: IM Fell French Canon SC, sans-serif;
  font-size: 17px;
  line-height: 16px;
}

.div-block-1144 {
  grid-column-gap: 0rem;
  grid-row-gap: 4rem;
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

._4-5div {
  aspect-ratio: 4 / 5;
  overflow: clip;
}

._4-3div {
  aspect-ratio: 4 / 3;
  overflow: clip;
}

.image-97 {
  object-fit: cover;
  height: 100%;
}

.div-block-1145 {
  background-color: #000;
  width: 100%;
  height: 1px;
}

.div-block-1146 {
  background-color: #ebebeb;
}

.div-block-1147 {
  padding-top: 8px;
}

.div-block-1148 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 45% 55%;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1080px;
  display: grid;
}

.div-block-1148:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  grid-template-columns: 50% 50%;
  width: 100%;
  max-width: 1080px;
}

.menu_grid {
  flex-flow: wrap;
  grid-template: ". Area"
  / minmax(200px, 1fr) minmax(220px, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.menu_grid:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1) {
  grid-template-columns: 35% 65%;
}

.div-block-1149 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

._2rem_vertical {
  max-width: 100%;
  height: 1.5rem;
}

._4rem_vertical {
  max-width: 100%;
  height: 2rem;
}

._6rem_vertical {
  max-width: 100%;
  height: 6rem;
}

._8rem_vertical, ._10rem_vertical, .under_footer_spacer {
  max-width: 100%;
  height: 2rem;
}

.div-block-1150 {
  grid-template-rows: auto;
  grid-template-columns: 48% 52%;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1151 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.div-block-1151:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1) {
  grid-template-columns: 100%;
}

.div-block-1152 {
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 95% 5%;
  grid-auto-columns: 1fr;
  display: grid;
}

.code-embed-14-copy {
  height: 100%;
}

.section_b-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.footer_logo {
  width: 100%;
  height: auto;
}

.div-block-1153 {
  max-width: 150px;
}

.biglink {
  color: var(--almost-white);
  font-family: Archivo, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 28px;
}

.biglink.small {
  font-size: .85rem;
}

.section_b-copy {
  background-color: var(--100-black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1em;
  line-height: 1em;
  display: flex;
}

.center_div {
  justify-content: center;
  align-items: center;
  max-width: none;
  display: flex;
}

.div-block-1154 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.div-block-1640 {
  width: 100%;
  max-width: 100%;
}

.div-block-1641 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  max-width: 1040px;
  display: flex;
}

.div-block-1642 {
  display: flex;
}

.div-block-97-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-93-copy {
  width: 100%;
  height: auto;
}

._95, ._97-copy {
  color: var(--almost-white);
  max-width: 150px;
}

.div-block-1240 {
  width: 100%;
  max-width: 1080px;
}

._1040-copy {
  grid-template-rows: auto;
  grid-template-columns: 25% 65%;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1080px;
  display: grid;
}

.div-block-1644 {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 20%;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1645 {
  grid-template-rows: auto;
  grid-template-columns: 75% 25%;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-157, .link-block-158 {
  margin-bottom: 0;
}

.div-block-1647 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-1640-copy {
  width: 100%;
  max-width: 100%;
}

.div-block-1152-copy {
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 95% 5%;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1648 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.div-block-1649 {
  max-width: 1080px;
}

.div-block-1152-copy-copy {
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 95% 5%;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-85-copy {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  padding: .35rem .5rem .4rem .6rem;
  display: flex;
}

.container-85-copy.tr {
  background-color: var(--85-black);
  justify-content: center;
  align-items: center;
  padding: .45rem .55rem .45rem .65rem;
}

.container-85-copy._1st, .container-85-copy._1st-copy {
  background-color: var(--85-black);
  height: 28px;
}

.div-block-1020-copy {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .body {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .content-header {
    max-width: none;
  }

  .section-header {
    max-width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .div-header {
    max-width: 1640px;
  }

  .h_nav {
    letter-spacing: .075rem;
  }

  ._404-title {
    font-weight: 800;
  }

  .about-text-corpus {
    letter-spacing: .025rem;
  }

  .section_footer_inside {
    padding-left: 0;
    padding-right: 0;
  }

  .section-clients {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .h6 {
    letter-spacing: .025rem;
  }

  .h6.color.footer {
    letter-spacing: .075rem;
    font-size: .9rem;
    line-height: 1.5rem;
  }

  .h6.color.footer.aboutlink {
    font-size: .9rem;
    line-height: .9rem;
  }

  .h6.footer {
    letter-spacing: .075rem;
    text-transform: uppercase;
    font-size: .9rem;
    line-height: 1.5rem;
  }

  .sections-big-desc {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
  }

  .section-projets {
    margin-bottom: 0;
  }

  .case-img {
    aspect-ratio: 4 / 5;
  }

  .case-desc-div {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container_b_1440 {
    max-width: 1640px;
  }

  .container_b_1440.vertical_spaced {
    max-width: 1640px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .case_title_container {
    flex-flow: row;
    grid-template-columns: 42.5% 57.5%;
    grid-auto-columns: 1fr;
    max-width: 1640px;
  }

  .h1 {
    font-size: 62px;
    line-height: 62px;
  }

  .h1.m {
    font-weight: 700;
    line-height: 2rem;
  }

  .h1.inter {
    font-size: 4rem;
    font-weight: 700;
    line-height: 4rem;
  }

  .h1.inter.blue {
    color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  }

  .case_id_main_desc.cases_curation.center {
    grid-row-gap: 0rem;
    justify-content: center;
    align-items: flex-start;
  }

  .h8 {
    letter-spacing: .25rem;
  }

  .case_video_native_section_tml {
    display: flex;
  }

  .column_case_desc_simple_desc {
    max-width: 100%;
  }

  .column_case_desc_simple_desc.center {
    grid-column-gap: 0rem;
  }

  .verbatim_css {
    font-size: 2.25rem;
    line-height: 2.65rem;
  }

  .image-29 {
    width: 100%;
  }

  .visual_content {
    width: 200px;
  }

  .verbatim_container {
    grid-row-gap: 3rem;
  }

  .container-48 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .container-51, .case_video_native_container_16-9, .container-48-copy {
    max-width: 1640px;
  }

  .container-49-copy {
    max-width: 1640px;
    display: flex;
  }

  .footer_line {
    border-top-width: 1px;
  }

  .all_cases_grid {
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .footer_grid {
    grid-column-gap: 12rem;
    grid-auto-columns: 175px;
    justify-content: flex-start;
    align-items: center;
  }

  .container-85._1st, .container-85._1st-copy {
    height: 28px;
  }

  .container-87 {
    display: none;
  }

  .grid_2c {
    max-width: 1640px;
  }

  .intertitres_double_descr.centered {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    letter-spacing: .025rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .h4 {
    line-height: 1.9rem;
  }

  .h4.justify-left {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .h4.justify-left.fine {
    letter-spacing: .3rem;
    text-transform: uppercase;
    font-family: Roboto Mono Variable;
    line-height: 1.9rem;
  }

  .h4.turquoise {
    letter-spacing: 0;
    max-width: none;
    font-weight: 700;
    line-height: 2rem;
  }

  .h4.cie {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .container-96 {
    max-width: 1640px;
  }

  .link-block-14 {
    width: 100%;
  }

  .container-1224 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .category-title {
    letter-spacing: .1rem;
    font-weight: 500;
  }

  .container-1225 {
    max-width: 1640px;
  }

  .container-1226 {
    max-width: none;
  }

  .portrait_morgan_traisnel_2 {
    object-fit: cover;
    display: block;
  }

  .container-1227, .footer_floreal_footer {
    max-width: 1640px;
  }

  .strategies {
    max-width: 85%;
  }

  .details {
    max-width: 35%;
  }

  .brandy_bandits {
    max-width: 85%;
  }

  .themedialeader {
    max-width: 90%;
  }

  .cmi_media {
    max-width: 80%;
  }

  .tf1_plus {
    max-width: 62%;
  }

  .tf1 {
    max-width: 55%;
  }

  .div-block-25 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: 6rem;
  }

  .ratp {
    max-width: 40%;
  }

  .div-block-32 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
  }

  .tag-client {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-37 {
    grid-column-gap: 96px;
  }

  .section-13 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .image-54-copy-copy {
    max-width: 150px;
  }

  .div-block-50 {
    margin-top: 0;
  }

  .arrow {
    height: 14%;
  }

  .div-block-61 {
    min-width: 360px;
    max-width: 360px;
    min-height: 360px;
    max-height: 360px;
  }

  .container_b_1440_full_height {
    opacity: 1;
    max-width: 100%;
    height: 100vh;
    margin-left: 0;
    margin-right: 0;
  }

  .container_b_1440_full_height.reals {
    max-width: 1640px;
  }

  .icon_line.is--2 {
    width: .12rem;
  }

  .h5 {
    opacity: 1;
    line-height: 1.5rem;
  }

  .h5.justify-center {
    opacity: 100;
    letter-spacing: .025rem;
    max-width: 580px;
    font-size: 15px;
    line-height: 21px;
  }

  .h5.links {
    letter-spacing: .025rem;
  }

  .h5.enter {
    text-align: center;
  }

  .h3 {
    font-weight: 600;
  }

  .h3.violet {
    font-size: 3rem;
    font-weight: 600;
    line-height: 3.3rem;
  }

  .h3.intertitre.footer {
    letter-spacing: .1rem;
    font-size: .85rem;
    font-weight: 500;
    line-height: .85rem;
  }

  .h3.black, .h3.black.c01, .h3.turquoise, .h3.c04 {
    font-size: 2rem;
    line-height: 2rem;
  }

  .accordion_head-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .item_number {
    line-height: 2.5rem;
  }

  .item_number.black {
    font-size: 1.15rem;
  }

  .icon_wrapper {
    font-size: .6rem;
  }

  .image-69 {
    margin-top: 0;
  }

  .div-block-78 {
    max-width: none;
  }

  .big_2nd_title_hp {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-81 {
    width: 40%;
    transform: rotate(-1deg);
  }

  .div-block-86 {
    opacity: 1;
    outline-width: 2px;
    height: 160px;
    transition: flex .2s;
  }

  .center_8rem {
    max-width: 1640px;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-994 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-1001 {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  ._1040 {
    grid-auto-flow: row;
    max-width: 1240px;
  }

  .case-img-titles {
    align-items: flex-start;
    width: 100%;
  }

  .div-block-1012 {
    padding-top: 0;
  }

  .div-block-1017 {
    padding-left: 0;
  }

  .div-block-1019 {
    max-width: 1640px;
  }

  .section-16 {
    height: 48px;
  }

  .portrait_morgan_traisnel_1 {
    object-fit: cover;
    order: 1;
    display: none;
  }

  .div-block-1028 {
    grid-column-gap: 1rem;
    grid-row-gap: .8rem;
    justify-content: flex-end;
    align-items: center;
    padding-left: 4rem;
  }

  .image-82 {
    justify-content: flex-start;
    align-items: center;
    width: 30px;
    display: flex;
  }

  .div-block-1031 {
    justify-content: flex-start;
    align-items: center;
    width: 10.5px;
    margin-top: 2%;
    margin-bottom: 0;
  }

  .div-block-1032 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .staggerred-letters {
    max-width: 1440px;
  }

  .staggerred-letters._2 {
    grid-row-gap: .75rem;
  }

  .div-block-1038 {
    align-self: center;
  }

  .section_c {
    justify-content: space-between;
  }

  .experience-card-number-text.text-sm.text-color-black-700 {
    letter-spacing: .12rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .experience-card-year-text.text-sm.text-color-black-700 {
    line-height: 2.5rem;
  }

  .global-wrapper {
    max-width: 1440px;
  }

  .global-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .table-card-content-wrapper-2 {
    grid-row-gap: 1.75rem;
  }

  .experience-card-content-wrapper-2 {
    grid-column-gap: 3rem;
    padding-bottom: 1.75rem;
  }

  .black-border {
    height: 1px;
    margin-top: 0;
  }

  .text-span {
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .super_quali_div {
    justify-content: flex-end;
    align-items: center;
    height: 75%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .idocious {
    opacity: 0;
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .idocious._2 {
    width: auto;
  }

  .idocious._3 {
    width: 490px;
  }

  .div-block-1040 {
    width: 35%;
  }

  .div-block-1041 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
    position: absolute;
    inset: auto 0% 3%;
  }

  .div-block-1042 {
    opacity: 1;
  }

  .div-block-1043 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: absolute;
    inset: -200px 0% auto auto;
  }

  .div-block-1044 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div-block-1046 {
    height: 244px;
  }

  .div-block-1047 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-1048 {
    flex-flow: row;
    display: flex;
    overflow: hidden;
  }

  .super {
    opacity: 0;
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .super._2 {
    width: auto;
  }

  .super._3 {
    width: 490px;
  }

  .super._90pc {
    line-height: 90%;
  }

  .super._404 {
    opacity: 100;
    white-space: normal;
    word-break: normal;
  }

  .fragilisti {
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .fragilisti._2 {
    width: auto;
  }

  .fragilisti._3 {
    width: 490px;
  }

  .floreal {
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .floreal._2 {
    width: auto;
  }

  .floreal._3 {
    width: 490px;
  }

  .div-block-1049 {
    flex-flow: wrap;
    max-width: 1440px;
  }

  .quali {
    font-size: 7.2rem;
    line-height: 8rem;
  }

  .quali._2 {
    width: auto;
  }

  .quali._3 {
    width: 490px;
  }

  .h5_hp {
    opacity: 0;
    letter-spacing: .025rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
  }

  .container_b_1440_full_height-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    opacity: 1;
    max-width: 1440px;
    margin-left: 0;
    margin-right: 0;
  }

  .container_b_1440_full_height-copy.reals {
    max-width: 1440px;
  }

  .link-case {
    color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  }

  .div-block-1051 {
    height: 1.5rem;
  }

  ._3_cases_grid {
    grid-template-rows: auto;
  }

  .heading {
    letter-spacing: .25rem;
    text-transform: uppercase;
  }

  .div-block-1052 {
    overflow: hidden;
  }

  .div-block-1053 {
    z-index: 5;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .div-block-1054 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .heading-2 {
    letter-spacing: -.3rem;
    max-width: 1380px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 96px;
    line-height: 86px;
  }

  .div-block-39-copy {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: flex-start;
    align-items: center;
    width: 1360px;
    position: relative;
  }

  .div-block-1055 {
    display: flex;
  }

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

  .div-block-1057 {
    width: 560px;
  }

  .div-block-1058 {
    height: 24px;
  }

  .div-block-1059 {
    padding-top: 3px;
  }

  .link-block-152 {
    margin-bottom: 0;
  }

  .text-span-3 {
    color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  }

  .div-block-1060 {
    color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    margin-top: 3rem;
  }

  .div-block-1061 {
    color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  }

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

  .div-block-39-copy-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    max-width: 1240px;
    position: relative;
  }

  .div-block-1063 {
    grid-column-gap: 1.5rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 960px;
    display: flex;
  }

  .div-block-1064 {
    justify-content: center;
    align-items: center;
  }

  .div-block-1053-copy {
    width: 216px;
    height: 90.9px;
    position: static;
    inset: 0 210px auto auto;
  }

  .div-block-1065 {
    justify-content: center;
    align-items: center;
  }

  .div-block-1066 {
    position: relative;
  }

  .image-85 {
    width: 470px;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .mon-trace-path {
    width: 460px;
    position: absolute;
    inset: auto auto -32px;
  }

  .div-block-1067 {
    width: 30%;
  }

  .div-block-1068 {
    width: 70%;
  }

  .div-block-1059-copy {
    width: 16px;
    padding-top: 2px;
  }

  .div-block-1058-copy {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-1069 {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    min-height: auto;
  }

  .div-block-1071 {
    width: auto;
  }

  .div-block-1072 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .card02 {
    border-right-style: solid;
    border-right-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    border-bottom-style: solid;
    border-bottom-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    border-left-style: solid;
    border-left-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
    box-shadow: 20px 20px 30px 20px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 33.3333%;
    height: 320px;
  }

  .card03 {
    box-shadow: 20px 20px 30px 20px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 33.333%;
    height: 320px;
    transform: none;
  }

  .card04 {
    border-right-style: solid;
    border-right-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    border-bottom-style: solid;
    border-bottom-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    border-left-style: solid;
    border-left-color: var(--20-white\<deleted\|variable-ba6b756f-dbee-e965-9e1c-ec30692e1312\>);
    background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
    box-shadow: 20px 20px 30px 20px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 25%;
    height: 320px;
    margin-top: 0;
    margin-left: -.15rem;
    transform: none;
  }

  .text-block-40 {
    z-index: -1;
    line-height: 4rem;
  }

  .div-block-1073 {
    width: 100%;
  }

  .div-block-1074-copy {
    border-top-color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  }

  .div-block-1075 {
    max-width: 650px;
  }

  .f_b_b_b_b {
    margin-top: 0;
    position: static;
    inset: auto auto 9%;
  }

  .div-block-1077 {
    justify-content: space-between;
    width: auto;
    display: flex;
  }

  .container_b_1440_full_height-copy-copy {
    opacity: 1;
    max-width: 1640px;
  }

  .container_b_1440_full_height-copy-copy.reals {
    max-width: 1440px;
  }

  .section_a {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .container_b_1440_full_height-copy-copy-copy {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    opacity: 1;
    margin-left: 0;
    margin-right: 0;
  }

  .container_b_1440_full_height-copy-copy-copy.reals {
    max-width: 1440px;
  }

  .div-block-1079 {
    padding-left: 10.1rem;
    padding-right: 10.1rem;
  }

  .div-block-1028-copy {
    justify-content: flex-start;
    align-items: center;
  }

  .h_nav-copy {
    letter-spacing: .075rem;
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.35rem;
  }

  .div-block-1031-copy {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    justify-content: flex-start;
    align-items: center;
    width: 9.5px;
    margin-top: -4px;
  }

  .fleche {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    justify-content: flex-start;
    align-items: center;
    width: 9px;
    margin-top: 1.5%;
  }

  .div-block-1082 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-1085 {
    justify-content: center;
    align-items: center;
  }

  .div-block-50-copy {
    max-width: 820px;
  }

  .div-block-1059-copy-copy {
    width: 24px;
    padding-top: 2px;
  }

  .as_events {
    max-width: 36%;
  }

  .apf_france_handicap {
    max-width: 68%;
  }

  .bouygues_groupe {
    max-width: 83%;
  }

  .cmi_france {
    max-width: 85%;
  }

  .portrait_morgan_traisnel_3 {
    display: none;
  }

  .div-block-1086 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    top: 280px;
  }

  .div-block-1087 {
    min-width: 380px;
    max-width: 380px;
    min-height: 380px;
    max-height: 380px;
  }

  .div-block-1049-copy {
    flex-flow: wrap;
    max-width: 1440px;
  }

  .div-block-1088 {
    margin-left: 0;
    margin-right: 0;
  }

  .floreal_logo_01 {
    max-height: 240px;
  }

  ._4-5-video1 {
    width: 100%;
    min-width: auto;
  }

  .div-block-1090 {
    flex-flow: wrap;
    width: 100%;
    display: flex;
  }

  .div-block-1091 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-1090-copy {
    flex-flow: wrap;
    width: 100%;
    display: flex;
  }

  .div-block-1091-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 0;
  }

  .div-block-81-copy {
    width: 40%;
    transform: rotate(1deg);
  }

  .div-block-1094 {
    grid-column-gap: 16rem;
    grid-row-gap: 16rem;
  }

  .code-embed-11-copy {
    width: 100%;
    min-width: auto;
  }

  ._4-5-video2 {
    width: 100%;
    min-width: auto;
    display: block;
  }

  .code-embed-11-copy-copy, ._9-16-video2, ._9-16-video1 {
    width: 100%;
    min-width: auto;
  }

  .div-block-1097 {
    background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    outline-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    outline-offset: 0px;
    outline-width: 2px;
    outline-style: none;
  }

  .div-block-81-copy-copy {
    width: 40%;
    transform: rotate(1deg);
  }

  .div-block-1100 {
    width: 260px;
    height: 100px;
  }

  .last_mobile {
    width: 100%;
    min-width: auto;
    display: none;
  }

  .div-block-1101 {
    width: 75px;
    height: 75px;
  }

  ._4-5-video1-copy {
    width: 100%;
    min-width: auto;
    display: none;
  }

  ._4-5-video1-copy-copy, ._9-16-video2-copy {
    width: 100%;
    min-width: auto;
  }

  ._4-5-video1-copy-copy, ._4-5-video1-copy-45-copy {
    width: 100%;
    min-width: auto;
    display: none;
  }

  .all_pages_video_display {
    max-width: 1640px;
  }

  .es_saadi {
    max-width: 53%;
  }

  .div-block-1104 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hny {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: none;
  }

  .image-89 {
    height: 300px;
  }

  .image-90, .image-91, .image-92 {
    height: 320px;
  }

  .div-block-1105 {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1106-copy {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .hny_ch_msg {
    font-size: 1.6rem;
    line-height: 1.5rem;
  }

  .div-block-1107 {
    flex-flow: column;
    display: flex;
  }

  .spine01 {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    max-width: 1140px;
    margin-top: 3rem;
    margin-bottom: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .hny-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: none;
  }

  .div-block-1107-copy {
    flex-flow: column;
    display: flex;
  }

  .text-block-42 {
    font-size: 3rem;
    line-height: 3.25rem;
  }

  .div-block-1113 {
    display: flex;
  }

  .div-block-1115 {
    flex: 0 auto;
  }

  .container-1294 {
    grid-template-rows: auto;
    grid-template-columns: 16.66% 10% 16.666% 35% 21.666%;
  }

  .text-block-44 {
    font-size: 26px;
    line-height: 18px;
  }

  .div-block-1116 {
    margin-bottom: 0;
  }

  .menu {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .div-block-1119 {
    max-height: 80px;
  }

  .container-1295 {
    grid-template-columns: 16.66% 33.33% 33.3333% 16.666%;
  }

  .mega_title {
    max-width: 840px;
    font-size: 65px;
    line-height: 68px;
  }

  .mega_title.chinese {
    font-size: 36px;
    line-height: 44px;
  }

  .text-block-47-copy {
    max-width: none;
  }

  .div-block-1121 {
    width: 50%;
  }

  .div-block-1122 {
    width: 100%;
  }

  .div-block-1123 {
    height: 50px;
  }

  .div-block-1124, .code-embed-14 {
    width: 100%;
  }

  .container-1297 {
    width: 100%;
    max-width: none;
  }

  .text-block-49 {
    font-size: 38px;
    line-height: 38px;
  }

  .text.gray {
    line-height: 19px;
  }

  .text.gray:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    color: var(--50-black);
  }

  .text-block-52 {
    font-size: 28px;
    line-height: 28px;
  }

  .other_cases {
    width: 32%;
  }

  .div-block-1133 {
    justify-content: space-between;
  }

  .div-block-1127-copy {
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
  }

  .div-block-1129-copy {
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
  }

  .div-block-1127-copy-copy {
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
  }

  .div-block-1129-copy-copy {
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
  }

  .brand {
    text-transform: uppercase;
  }

  .div-block-1134 {
    flex-flow: column;
    display: flex;
  }

  .div-block-1135 {
    background-color: #000;
    width: 100%;
    height: 1px;
  }

  .container-1299 {
    grid-auto-columns: 1fr;
  }

  .e-mail, .text-block-49-copy-copy {
    flex: 0 auto;
  }

  ._97 {
    color: var(--almost-white);
  }

  .success_text {
    color: #868686;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .phone_number_text, .footer_link {
    flex: 0 auto;
  }

  .text-block-44-copy {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.3rem;
  }

  .section-19 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-1300 {
    width: 100%;
    max-width: 100%;
    margin-top: 8rem;
  }

  .div-block-1142 {
    flex-flow: column;
    min-width: 140px;
    max-width: 19%;
    display: flex;
  }

  .square_div {
    aspect-ratio: 1;
    object-fit: fill;
    width: 100%;
    overflow: clip;
  }

  .div-block-1144 {
    grid-column-gap: 0rem;
    justify-content: space-between;
    align-items: flex-start;
  }

  ._4-5div, ._4-3div {
    object-fit: fill;
    width: 100%;
    overflow: clip;
  }

  .div-block-1148 {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-1148:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    max-width: 1440px;
  }

  .menu_grid {
    grid-template-columns: minmax(220px, 340px) 1fr;
    grid-auto-columns: 70px;
  }

  .div-block-1149 {
    max-width: 1280px;
  }

  ._4rem_vertical {
    height: 4rem;
    display: none;
  }

  ._6rem_vertical {
    height: 7rem;
    display: block;
  }

  ._8rem_vertical {
    height: 8rem;
    display: block;
  }

  ._10rem_vertical {
    height: 10rem;
    display: none;
  }

  .under_footer_spacer {
    display: block;
  }

  .div-block-1151 {
    grid-template-columns: 1fr;
  }

  .div-block-1152 {
    grid-template-columns: 90% 10%;
  }

  .code-embed-14-copy {
    width: 100%;
  }

  .code-embed-16, .footer_logo {
    color: var(--almost-white);
  }

  .div-block-1640 {
    width: 100%;
    max-width: 1640px;
  }

  .div-block-1641 {
    flex-flow: column;
    max-width: 12800px;
    display: flex;
  }

  .div-block-97-copy {
    flex-flow: wrap;
  }

  ._95, ._97-copy {
    color: var(--almost-white);
  }

  .div-block-1240 {
    width: 100%;
    max-width: 1440px;
  }

  ._1040-copy {
    grid-auto-flow: row;
    max-width: 1440px;
  }

  .div-block-1645 {
    grid-auto-columns: 1fr;
  }

  .div-block-1640-copy {
    width: 100%;
    max-width: 100%;
  }

  .div-block-1152-copy {
    grid-row-gap: 1.5rem;
  }

  .div-block-1648 {
    max-width: 820px;
  }

  .div-block-1649 {
    max-width: 1280px;
  }

  .div-block-1152-copy-copy {
    grid-row-gap: 1.5rem;
  }

  .container-85-copy._1st, .container-85-copy._1st-copy {
    height: 28px;
  }

  .div-block-1020-copy {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }
}

@media screen and (max-width: 991px) {
  a {
    margin-bottom: 2%;
  }

  .content-header {
    width: 100%;
    max-width: none;
  }

  .section-header {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .logo-floreal-header {
    width: 27px;
  }

  .div-header {
    max-width: 100%;
  }

  .div-logo {
    max-width: 25px;
  }

  .div-logo.w--current {
    margin-bottom: 0%;
  }

  .h_nav:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    text-decoration: none;
  }

  .h_nav.black {
    font-size: 1rem;
  }

  ._404-title {
    text-transform: none;
    max-width: 100%;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .content-top-404 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-text-404 {
    margin-top: 0;
  }

  .about-text-corpus {
    text-indent: 0;
    justify-content: center;
    align-items: flex-start;
    font-size: 15px;
    line-height: 23px;
    display: block;
  }

  .section_footer_inside {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: flex;
  }

  .client-logo-zone {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 100%;
  }

  .section-clients {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 0% 1.5rem 0;
    display: block;
  }

  .contact_link {
    letter-spacing: -.015rem;
    margin-bottom: 0%;
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .h6 {
    font-family: Archivo, sans-serif;
    font-size: 15px;
    line-height: 22px;
    display: block;
  }

  .h6.color {
    font-size: .85rem;
    line-height: 1.4rem;
  }

  .h6.color.footer.aboutlink {
    font-size: .85rem;
    line-height: .85rem;
  }

  .h6.black {
    color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  }

  .h6.footer, .h6.footer.min {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .contact_line {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .floreal-brand-desc-div {
    justify-content: center;
    align-items: center;
  }

  .button.link-social {
    border-width: 1.25px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .button.white.full {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .purple-star {
    width: .45rem;
  }

  .mini-section-titre {
    max-width: none;
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .sections-big-desc {
    text-align: left;
    min-width: 0;
    max-width: none;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
  }

  .section-content {
    max-width: none;
    margin-left: auto;
    padding-right: 0;
    line-height: 116%;
  }

  .service-bubble {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-right: 16px;
    padding: 24px 18px;
  }

  .service-name {
    white-space: nowrap;
    word-break: keep-all;
    font-size: 24px;
  }

  .service-number {
    letter-spacing: .15em;
    font-size: 24px;
  }

  .container-17 {
    max-width: none;
    height: 38px;
  }

  .service-bubble-div {
    flex-flow: wrap;
    max-width: none;
  }

  .about-title {
    margin-top: 0;
    display: flex;
  }

  .section-projets {
    justify-content: flex-start;
    align-items: center;
    padding: 0 1rem;
  }

  .case-img-div {
    border-radius: 15px;
    max-width: none;
    height: auto;
  }

  .case-img {
    object-fit: cover;
  }

  .case-div {
    grid-row-gap: 0px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .case-titles {
    width: auto;
    font-family: IM Fell French Canon SC, sans-serif;
    font-size: 34px;
    line-height: 30px;
  }

  .case-titles.black {
    color: var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  }

  .case-desc-div {
    grid-column-gap: 8.5px;
    grid-row-gap: 8.5px;
    max-width: 100%;
  }

  .container_b_1440 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container_b_1440.vertical_spaced {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .social-link-hero {
    margin-bottom: 0;
  }

  .footer-adress {
    text-align: center;
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .logo-box {
    height: 100%;
    padding: 25% 20%;
  }

  .case_title_container {
    grid-template-columns: 40% 60%;
    width: 100%;
    max-width: 100%;
  }

  .case_title_container.h {
    grid-column-gap: 2.5rem;
    padding-left: 2rem;
  }

  .case_title_container.xl {
    padding-bottom: 2rem;
  }

  .h1 {
    justify-content: flex-start;
    align-items: center;
    font-size: 42px;
    line-height: 44px;
    display: block;
  }

  .h1.m {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .h1.inter {
    letter-spacing: -.025rem;
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .case_id_main_desc {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    max-width: none;
  }

  .case_id_main_desc.cases_curation {
    grid-column-gap: 2rem;
    grid-row-gap: .4rem;
  }

  .case_id_main_desc.cases_curation.center {
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .h8 {
    letter-spacing: .25rem;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .case_video_native_section_tml {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .column_case_desc_simple_desc {
    grid-column-gap: 0rem;
    grid-row-gap: 0em;
    flex-flow: row;
    grid-template-columns: 25% 70%;
    justify-content: flex-start;
    min-width: auto;
    max-width: none;
  }

  .container_d_1280 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: auto;
    max-width: 90%;
  }

  .container-43 {
    max-width: none;
  }

  .case-chapo-box {
    max-width: none;
    margin-bottom: 0;
  }

  .verbatim_css {
    max-width: none;
  }

  .visual_content, .verbatim_container {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .image-30 {
    height: 40px;
  }

  .container-45 {
    max-width: 100%;
    height: 40px;
  }

  .case_img_full_no_crop {
    min-width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .case_feed {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .duo_right {
    padding-top: 120px;
  }

  .container-46 {
    width: 100%;
    max-width: 100%;
  }

  .container-47 {
    max-width: 100%;
  }

  .container-48 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .image-33 {
    aspect-ratio: auto;
    object-fit: cover;
    min-width: 100%;
    max-width: 100%;
  }

  .ctn_xl {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    min-width: 100%;
    max-width: 90%;
    display: block;
  }

  .case_desc_simple_desc {
    margin-bottom: 0;
  }

  .case_title_title_container {
    max-width: none;
    margin-bottom: 16px;
  }

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

  .case_video_native_container_16-9, .case_video_native_container_9_16 {
    width: 100%;
    max-width: 100%;
  }

  .case_selected_title_tag {
    max-width: none;
  }

  .star-box {
    padding-right: 8px;
  }

  .footer-title {
    font-size: 11px;
  }

  .case-img-trio-full {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: block;
  }

  .container-49-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .img-gallery-case {
    width: 100%;
    max-width: none;
    display: block;
  }

  .case-img-duo-full {
    min-width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
  }

  .container-49-copy-copy {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
  }

  .container-48-copy {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    max-width: none;
    display: grid;
  }

  .container-49-copy {
    width: 100%;
    max-width: none;
    display: flex;
  }

  .image-33-copy {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .mega_cta {
    font-size: 2.5rem;
    line-height: 2rem;
  }

  .image-36, .image-36.xs {
    width: 10px;
  }

  .link-block-1 {
    margin-bottom: 0%;
  }

  .experience01 {
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-60 {
    width: 70%;
    max-width: none;
    padding-right: 0;
    font-size: 1em;
    line-height: 1em;
  }

  .container-61 {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
    justify-content: flex-start;
    align-items: flex-end;
    width: 30%;
    max-width: none;
    max-height: 100%;
  }

  .cie_titles {
    font-size: 1.35em;
    font-weight: 600;
    line-height: 1.35em;
  }

  .job_periods {
    font-size: .65rem;
    font-weight: 400;
  }

  .container-62 {
    margin-bottom: 5px;
    display: block;
  }

  .container-63 {
    line-height: 120%;
    display: flex;
  }

  .exp_tab {
    width: 100%;
    max-width: none;
  }

  .line_sep {
    max-width: 100%;
  }

  .footer_line, .container-68 {
    max-width: none;
  }

  .container-69 {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
    max-width: 100%;
    margin-right: 0;
    display: flex;
  }

  .container-70 {
    width: 40px;
    max-width: none;
    padding-bottom: 0;
    padding-right: 0;
  }

  .all_cases_grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5em;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }

  .container-72 {
    width: 190px;
  }

  .footer_grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 20% repeat(auto-fit, 75%);
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    display: grid;
  }

  .footer_title_adresse {
    display: block;
  }

  .container-footer-adress {
    margin-bottom: 0;
  }

  .container-74 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .button-text {
    font-size: 18px;
  }

  .h7 {
    font-size: 14px;
    line-height: 22px;
  }

  .footer_floreal_logo {
    width: 100%;
  }

  .footer_discover_floreal_link {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0%;
    display: block;
  }

  .footer_discover_floreal_link.w--current {
    justify-content: flex-end;
    align-items: center;
  }

  .container-79 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .footer_case_css {
    font-weight: 400;
  }

  .container-81 {
    grid-column-gap: .65em;
    grid-row-gap: .65em;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    max-width: none;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer_project_box {
    margin-left: 0;
    margin-right: 0;
    line-height: 100%;
  }

  .footer_project_box.center {
    justify-content: flex-start;
    align-items: center;
    line-height: 1em;
  }

  .link-block-11 {
    margin-bottom: 0%;
  }

  .container-85.tr.black {
    background-color: var(--50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>);
  }

  .container-85._1st, .container-85._1st-copy {
    height: 24px;
  }

  .container-49-copy-copy {
    max-width: none;
    display: none;
  }

  .container-87 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: none;
  }

  .case_id_container-copy {
    max-width: none;
  }

  .grid_2c {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: .32fr .68fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .legends {
    max-width: none;
    margin-top: 20px;
  }

  .intertitres_double_descr {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 27px;
    display: flex;
  }

  .intertitres_double_descr.new {
    font-size: .7rem;
  }

  .intertitres_double_descr.centered {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .container-89 {
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .author_name_verbatim {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .verbatim_author_name_job {
    text-indent: 0;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    max-width: none;
    font-weight: 400;
    display: block;
  }

  .grid {
    max-width: 100%;
  }

  .ctn_duo {
    width: 100%;
    max-width: none;
  }

  .sep_10px {
    height: 7.5px;
  }

  .duo_left {
    width: 100%;
  }

  .container-95 {
    width: 100%;
    max-width: 100%;
    height: 40px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .h4 {
    text-align: center;
    min-width: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .h4.justify-left {
    text-align: left;
    letter-spacing: -.025rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .h4.justify-left.fine {
    letter-spacing: .2rem;
    font-size: .9rem;
    line-height: 1.4rem;
  }

  .h4.justify-right {
    line-height: 1.5rem;
  }

  .h4.turquoise {
    text-align: left;
    line-height: 1.7rem;
  }

  .h4.center {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.85rem;
  }

  .h4.center.mega_une {
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .h4.cie {
    text-align: left;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .hero_img {
    min-width: 100%;
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: block;
  }

  .container-96 {
    max-width: 100%;
  }

  .new_title_section {
    margin-top: 96px;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .ctn_new_title_section {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .text-block-23 {
    text-transform: none;
    font-size: 38px;
  }

  .new_h1 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    font-size: 72px;
    display: block;
  }

  .container-98 {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .container-99 {
    max-width: 100%;
  }

  .verbatim_author_name_cie {
    text-indent: 0;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .link-block-13, .link-block-14 {
    margin-bottom: 0%;
  }

  .spacer_sections {
    height: 108px;
  }

  .spacer_parcours_grid {
    max-width: 100%;
    height: 1.4em;
  }

  .spacer_huitieme_section {
    max-width: 100%;
    height: 54px;
  }

  .section-top-2025 {
    margin-top: 5rem;
    margin-bottom: 3rem;
  }

  .hp_hp_hero_col1 {
    width: 100%;
  }

  .hp_branding {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-columns: .6fr .4fr;
    justify-content: center;
    place-items: center stretch;
    display: flex;
  }

  .section-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-1225 {
    min-width: 100%;
    max-width: 100%;
  }

  .image-45, .image-46 {
    display: block;
  }

  .container-1226 {
    max-width: none;
  }

  .portrait_morgan_traisnel_2 {
    aspect-ratio: 2 / 4;
    object-fit: cover;
    max-height: 550px;
    display: none;
  }

  .section_b {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    height: auto;
  }

  .ctn_tous_projects {
    max-width: 100%;
  }

  .container-1230 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    max-width: 100%;
  }

  .image-48 {
    aspect-ratio: 4 / 5;
  }

  .container-1231 {
    max-width: 100%;
  }

  .footer_floreal_footer {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: block;
  }

  .image-49 {
    width: .45rem;
  }

  .container-1233 {
    width: 12px;
  }

  .container_c_1080 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .container_e_580 {
    max-width: 580px;
  }

  .cmi_media {
    max-width: 95%;
  }

  .service-desc {
    font-size: 15px;
  }

  .container-1237 {
    width: auto;
    min-width: 21%;
    max-width: none;
    margin-right: 0;
  }

  .container-1239 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .purple_star {
    width: 15px;
    display: block;
  }

  .image-62 {
    width: auto;
    min-width: 40%;
    max-width: 60%;
  }

  .div-block-25 {
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .ratp {
    max-width: 45%;
  }

  .service-bubble-grid {
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .div-block-27 {
    align-self: stretch;
    min-width: 300px;
    max-width: 49.25%;
    height: auto;
    padding: 45px 35px 35px;
  }

  .div-block-29 {
    flex-flow: row;
  }

  .div-block-31 {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 720px;
  }

  .div-block-32 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
  }

  .link-block-135 {
    margin-bottom: 0%;
  }

  .div-block-34 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-35 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-37 {
    grid-column-gap: 0px;
    flex-flow: column;
    margin-bottom: 0;
  }

  .section-13 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 3rem 2rem;
    display: block;
  }

  .div-block-39 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-40 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-54-copy-copy {
    width: 80%;
  }

  .div-block-41 {
    display: flex;
  }

  .div-block-42 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-42.left {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
  }

  .text-block-25 {
    font-size: 16px;
  }

  .div-block-44 {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
  }

  .div-block-46 {
    padding-top: .4em;
  }

  .div-block-48 {
    width: 27px;
    margin-bottom: 0%;
  }

  .text-block-26 {
    max-width: 43ch;
  }

  .item02-03-04 {
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  .about-title-copy {
    margin-top: 0;
    display: flex;
  }

  .div-block-50 {
    max-width: 100%;
  }

  .div-block-27-copy {
    align-self: stretch;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    padding: 45px 35px 35px;
  }

  .div-block-54 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding-left: 1em;
    padding-right: .5rem;
  }

  .div-block-55 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .mea_cases_hp {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr;
    margin-bottom: 3rem;
  }

  .ligne-anim {
    width: 100%;
    height: 1px;
    bottom: -4px;
  }

  .ligne-anim.white {
    bottom: -6px;
  }

  .discover_button {
    border-radius: 5rem;
  }

  .link-block-137 {
    margin-bottom: 0%;
    padding-top: 1rem;
  }

  .image-65 {
    aspect-ratio: 16 / 12;
  }

  .container-1289 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    margin-bottom: 3em;
    display: grid;
  }

  .div-block-60 {
    max-width: 90%;
  }

  .container-1290 {
    max-width: 100%;
  }

  .arrow-copy {
    width: 13%;
    height: 17.29%;
  }

  .text-block-29 {
    line-height: 1.25em;
  }

  .div-block-61 {
    min-width: 200px;
    max-width: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .hula_flow {
    width: 100%;
  }

  .image-67 {
    width: 13px;
  }

  .div-block-63 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .container_b_1440_full_height {
    max-width: 100%;
    height: auto;
  }

  .container_b_1440_full_height.reals {
    height: auto;
    margin-top: 0%;
  }

  .div-block-64 {
    justify-content: center;
    align-items: center;
    min-width: 620px;
    max-width: 660px;
  }

  .arrow_scroll_down {
    width: 25px;
  }

  .arrow_hp {
    width: 20px;
  }

  .case_title_container-copy {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-66 {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .div-block-68 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .container {
    max-width: 100%;
  }

  .accordion-item, .accordion-item.is--first {
    margin-bottom: 0%;
  }

  .icon_line, .icon_line.is--2 {
    width: .12rem;
    padding-top: 1.75em;
  }

  .accordion_paragraph {
    width: 90%;
    margin-top: .75rem;
    margin-bottom: .375rem;
    padding-right: 4.5rem;
  }

  .h5 {
    opacity: 100;
  }

  .h5.bold {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .h5.turquoise {
    line-height: .9rem;
  }

  .h5.turquoise.links {
    line-height: .95rem;
  }

  .h5.links {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .item_head {
    width: 90%;
  }

  .h3 {
    font-size: 28px;
    line-height: 34px;
  }

  .h3.intertitre {
    font-size: .75rem;
    line-height: .75rem;
  }

  .h3.intertitre.footer {
    text-align: left;
    letter-spacing: .1rem;
    font-size: .75rem;
    line-height: 1.25rem;
  }

  .h3.black, .h3.black.c01 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.8rem;
  }

  .h3.turquoise {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .h3.c04 {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.8rem;
  }

  .accordion_head-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .item_number {
    letter-spacing: .35rem;
    line-height: 2rem;
  }

  .item_number.purple {
    letter-spacing: .15em;
  }

  .item_number.black {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .item_number.turquoise, .item_number.c04 {
    letter-spacing: .25rem;
  }

  .container_b_980 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .container_b_980-copy {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .case_title_h1-copy {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 84px;
    display: block;
  }

  .h2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.75rem;
    line-height: 2.25rem;
    display: block;
  }

  .case_title_h1-copy-copy {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 5rem;
    line-height: 5rem;
    display: block;
  }

  .item_paragraph-copy {
    max-width: 68ch;
  }

  .div-block-73 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .div-block-74 {
    grid-row-gap: 0rem;
  }

  .text-block-31 {
    font-size: .65rem;
  }

  .container-1291 {
    max-width: 580px;
  }

  .image-75 {
    height: 100%;
  }

  .link-block-138, .link-block-138.w--current {
    margin-bottom: 0%;
  }

  .big_2nd_title_hp {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-81 {
    width: auto;
    min-width: 230px;
  }

  .div-block-83 {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-86 {
    opacity: 100;
    height: 96px;
  }

  .div-block-86.rond {
    width: 55px;
    height: 55px;
  }

  .div-block-88 {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    justify-content: center;
  }

  .case_video_native_container_16_9_hp {
    width: 100%;
    max-width: 100%;
  }

  .center_8rem {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
    margin-top: 54px;
    margin-bottom: 27px;
  }

  .div-block-97 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .div-block-98 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .div-block-993 {
    width: 16px;
    padding-top: .75rem;
  }

  .div-block-994 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-999 {
    justify-content: flex-start;
    align-items: flex-end;
    padding-top: 0;
    display: block;
  }

  .case_title_container-copy {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding-left: 36px;
    padding-right: 36px;
  }

  .div-block-1002 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  ._1040 {
    grid-template-columns: 25% 70%;
    max-width: 100%;
  }

  .case-img-titles {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .section_clear {
    background-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .link-block-141 {
    margin-bottom: 0%;
  }

  .div-block-1009 {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section-15 {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1010 {
    margin-top: 1.5rem;
  }

  .div-block-1012 {
    padding-top: 0;
  }

  .div-block-1015 {
    height: auto;
  }

  .div-block-1017 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2rem;
    padding-right: 0;
  }

  .case_double_video_native_section {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .div-block-1019 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .section-16 {
    height: 48px;
  }

  .div-block-1020 {
    padding-left: 72px;
    padding-right: 72px;
  }

  .image-81 {
    width: 10px;
  }

  .text-block-33 {
    padding-bottom: .15rem;
  }

  .div-block-1021 {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .arrow_icon {
    width: 22px;
  }

  .div-block-86-copy {
    width: 60px;
    height: 90px;
  }

  .div-block-86-copy.rond {
    width: 55px;
    height: 55px;
  }

  .div-block-1028 {
    grid-column-gap: .75rem;
    justify-content: flex-end;
    align-items: center;
    padding-left: 4rem;
  }

  .image-82 {
    width: 20px;
  }

  .div-block-1029 {
    display: flex;
  }

  ._3rem, .div-block-1030 {
    width: 2rem;
  }

  .square_arrow, .sq_ar_10px {
    display: block;
  }

  .div-block-1031 {
    width: 9px;
    height: auto;
    margin-top: 0%;
    margin-bottom: 3%;
    padding-bottom: 0;
  }

  .div-block-1032 {
    display: flex;
  }

  .staggerred-letters {
    width: 100%;
    max-width: 100%;
  }

  .div-block-1036 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 3rem;
  }

  .div-block-1037 {
    width: 30%;
    margin-top: -5px;
    padding-left: 3rem;
  }

  .div-block-1039 {
    display: flex;
  }

  .div-block-1032-copy {
    width: 12px;
    height: 13px;
    display: flex;
  }

  .experience-card-year-text.text-sm.text-color-black-700 {
    letter-spacing: .35rem;
    font-size: 1rem;
    line-height: 2rem;
  }

  .experience-card-text-block-2 {
    width: 100%;
    max-width: 100%;
    margin-top: .5rem;
  }

  .section-headlne-content-wrapper {
    width: 100%;
  }

  .global-wrapper {
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .global-padding {
    padding-bottom: 0;
  }

  .table-card-content-wrapper-2 {
    grid-row-gap: 1.5rem;
  }

  .experience-card-number-block {
    grid-column-gap: 1rem;
    align-items: center;
    display: flex;
  }

  .experience-card-content-wrapper-2 {
    grid-column-gap: 0rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    align-items: flex-start;
    padding-bottom: 1.5rem;
  }

  .home-services-card-wrapper {
    margin-bottom: 0%;
  }

  .text-span {
    letter-spacing: -.15rem;
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .super_quali_div {
    height: auto;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .idocious {
    letter-spacing: -.15rem;
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .idocious._2 {
    white-space: normal;
    width: auto;
    font-size: 76px;
  }

  .idocious._3 {
    width: auto;
    font-size: 76px;
  }

  .div-block-1021-copy {
    bottom: -1rem;
  }

  .div-block-1042 {
    width: 480px;
    margin-top: 1rem;
    position: static;
    inset: auto 0% 0% auto;
  }

  .div-block-1043 {
    justify-content: flex-start;
    align-items: center;
    position: static;
    top: 50px;
    right: 10px;
  }

  .div-block-1044 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: auto;
  }

  .div-block-1046 {
    height: 344px;
  }

  .div-block-1047 {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
  }

  .div-block-1048 {
    flex-flow: wrap;
    width: auto;
    display: flex;
  }

  .super {
    letter-spacing: -.15rem;
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .super._2 {
    white-space: normal;
    width: auto;
    font-size: 76px;
  }

  .super._3 {
    width: auto;
    font-size: 76px;
  }

  .fragilisti {
    letter-spacing: -.15rem;
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .fragilisti._2 {
    white-space: normal;
    width: auto;
    font-size: 76px;
  }

  .fragilisti._3 {
    width: auto;
    font-size: 76px;
  }

  .floreal {
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .floreal._2 {
    white-space: normal;
    width: auto;
    font-size: 76px;
  }

  .floreal._3 {
    width: auto;
    font-size: 76px;
  }

  .div-block-1049 {
    flex-flow: wrap;
    max-width: 100%;
  }

  .quali {
    letter-spacing: -.15rem;
    width: auto;
    font-size: 4.4rem;
    line-height: 4.8rem;
  }

  .quali._2 {
    white-space: normal;
    width: auto;
    font-size: 76px;
  }

  .quali._3 {
    width: auto;
    font-size: 76px;
  }

  .h5_hp, .h5_hp.bold {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .h5_hp.turquoise {
    line-height: .9rem;
  }

  .h5_hp.turquoise.links {
    line-height: .95rem;
  }

  .h5_hp.links {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .container_b_1440_full_height-copy {
    max-width: 100%;
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .container_b_1440_full_height-copy.reals {
    height: auto;
    margin-top: 0%;
  }

  .link-case {
    font-size: .8rem;
    line-height: .8rem;
  }

  ._3_cases_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 6em;
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr 1fr;
  }

  .div-block-1053 {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    left: auto;
    right: auto;
  }

  .div-block-1054 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-2 {
    letter-spacing: -.125rem;
    font-size: 64px;
    line-height: 56px;
  }

  .div-block-39-copy {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-1055 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .text-span-2 {
    font-size: 4.25rem;
  }

  .div-block-1057 {
    width: 500px;
  }

  .container-1292, .container-1293 {
    max-width: 100%;
  }

  .div-block-1058 {
    height: 28px;
  }

  .div-block-1059 {
    justify-content: flex-start;
    align-items: center;
    width: 9px;
    margin-top: 0;
    padding-top: 3px;
    display: flex;
  }

  .link-block-152 {
    margin-bottom: 0%;
  }

  .div-block-1060 {
    width: 55px;
    height: 66px;
    margin-top: 2.5rem;
  }

  .div-block-1061 {
    width: 25.5px;
    height: 21.2499px;
  }

  .case_title_container-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .case_title_container-copy.h {
    grid-column-gap: 2.5rem;
    padding-left: 2rem;
  }

  .case_title_container-copy.xl {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-39-copy-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: flex-start;
    align-items: center;
    max-width: 720px;
  }

  .div-block-1063 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 0rem;
    justify-content: center;
    align-items: center;
    width: 660px;
  }

  .image-84 {
    aspect-ratio: auto;
    object-fit: fill;
  }

  .div-block-1053-copy {
    width: 168px;
    height: 71px;
    right: 0;
  }

  .div-block-1065 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .div-block-1066 {
    grid-column-gap: 1.25rem;
  }

  .mon-trace-path {
    width: 310px;
  }

  .div-block-1067 {
    padding-bottom: 7px;
    padding-left: 2rem;
  }

  .div-block-1068 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .case_id_container-copy-copy-copy {
    max-width: none;
  }

  .div-block-1059-copy {
    justify-content: flex-start;
    align-items: center;
    width: 13px;
    margin-top: 0;
    padding-top: 5px;
    display: flex;
  }

  .div-block-1058-copy {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    height: 33px;
  }

  .div-block-1069 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: wrap;
    overflow: hidden;
  }

  .card {
    flex: 0 auto;
    min-height: auto;
  }

  .div-block-1071 {
    grid-column-gap: 1rem;
  }

  .div-block-1071.titre {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .text-block-39.c03 {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .text-block-39.c04 {
    font-weight: 500;
  }

  .card02 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    box-shadow: 15px 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    flex: 0 auto;
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: -1rem;
    margin-right: 0;
    padding-bottom: 3.5rem;
  }

  .card03 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    box-shadow: 15px 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    flex: 0 auto;
    width: 100%;
    min-height: auto;
    margin-top: -1rem;
    margin-right: 0;
    padding-bottom: 3rem;
  }

  .card04 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
    box-shadow: 15px 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    margin-top: 0;
  }

  .text-block-40 {
    letter-spacing: -.15rem;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-family: Plus Jakarta Sans Variable;
    font-size: 3.5rem;
    line-height: 3.5rem;
    display: block;
  }

  .div-block-1073 {
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1074-copy-copy {
    border-top-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    border-top-color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .div-block-1075 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    max-width: 440px;
  }

  .f_b_b_b_b {
    width: 20px;
  }

  .code-embed-8 {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .container_b_1440_full_height-copy-copy {
    max-width: 100%;
  }

  .container_b_1440_full_height-copy-copy.reals {
    height: auto;
    margin-top: 0%;
  }

  .section_a {
    height: auto;
  }

  .container_b_1440_full_height-copy-copy-copy {
    max-width: 100%;
  }

  .container_b_1440_full_height-copy-copy-copy.reals {
    height: auto;
    margin-top: 0%;
  }

  .div-block-1079 {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 135px;
    margin-bottom: 54px;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .link-block-154 {
    margin-bottom: 0%;
  }

  .h_nav-copy:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    text-decoration: none;
  }

  .h_nav-copy.black {
    font-size: 1rem;
  }

  .div-block-1031-copy {
    width: 9px;
    margin-top: -3.5px;
    padding-bottom: 0;
  }

  .fleche {
    width: 8.5px;
    height: auto;
    margin-top: 0%;
    margin-bottom: 1%;
  }

  .div-block-1080 {
    flex-flow: wrap;
  }

  .div-block-1082 {
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-1085 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-50-copy {
    max-width: 100%;
  }

  .div-block-1059-copy-copy {
    justify-content: flex-start;
    align-items: center;
    width: 13px;
    margin-top: 0;
    padding-top: 5px;
    display: flex;
  }

  .as_events {
    max-width: 44%;
  }

  .bouygues_groupe {
    max-width: 88%;
  }

  .cmi_france {
    max-width: 95%;
  }

  .portrait_morgan_traisnel_3 {
    display: inline-block;
  }

  .div-block-1086 {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    top: 160px;
  }

  .div-block-1087 {
    min-width: 210px;
    min-height: 210px;
  }

  .div-block-1049-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    max-width: 100%;
    height: auto;
  }

  .div-block-1002-copy, .div-block-1002-copy-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .div-block-1089 {
    grid-column-gap: 2.75rem;
    grid-row-gap: 2.75rem;
  }

  ._4-5-video1 {
    display: none;
  }

  .div-block-1090 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .code-embed-12 {
    display: none;
  }

  .text-block-41 {
    font-size: 2.75rem;
    line-height: 3.2rem;
  }

  .div-block-1093 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    justify-content: center;
    align-items: flex-start;
    height: auto;
  }

  .div-block-1090-copy {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-81-copy {
    width: auto;
    min-width: 300px;
  }

  .div-block-1094 {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .code-embed-11-copy {
    min-width: 100%;
    display: block;
  }

  .code-embed-12-copy, .code-embed-11-copy, ._4-5-video2 {
    display: none;
  }

  .code-embed-11-copy-copy, ._9-16-video2, ._9-16-video1 {
    min-width: 100%;
    display: block;
  }

  .div-block-81-copy-copy {
    width: auto;
    min-width: 230px;
  }

  .div-block-1100 {
    width: 160px;
    height: 70px;
  }

  .last_mobile {
    display: none;
  }

  .div-block-1101 {
    width: 60px;
    height: 60px;
  }

  .div-block-1102 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  ._4-5-video1-copy, ._4-5-video1-copy-copy {
    display: none;
  }

  ._9-16-video2-copy {
    min-width: 100%;
    display: block;
  }

  ._4-5-video1-copy-copy, ._4-5-video1-copy-45-copy, .code-embed-13, .code-embed-12-45-copy {
    display: none;
  }

  .case_video_universel {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .all_pages_video_display {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
  }

  .es_saadi {
    max-width: 66%;
  }

  .hny {
    max-width: none;
  }

  .image-89 {
    height: auto;
    min-height: 140px;
    max-height: 180px;
  }

  .div-block-1105 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    margin-top: 7rem;
    margin-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hny_msg:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    text-decoration: none;
  }

  .hny_msg.black {
    font-size: 1rem;
  }

  .div-block-1106 {
    width: 420px;
  }

  .div-block-1106-copy {
    width: 290px;
  }

  .hny_ch_msg {
    font-size: 1.5rem;
  }

  .hny_ch_msg:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    text-decoration: none;
  }

  .hny_ch_msg.black {
    font-size: 1rem;
  }

  .spine01 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    max-width: 840px;
    margin-top: 7rem;
    margin-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .hny-copy {
    max-width: none;
  }

  .div-block-1107-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-42 {
    font-size: 2rem;
    line-height: 2.25rem;
  }

  .div-block-1113 {
    width: 100%;
  }

  .container-1294 {
    grid-template-columns: 16.66% 3.5% 3.5% 60% 16.66%;
  }

  .link-7 {
    font-size: 10px;
    line-height: 10px;
  }

  .div-block-1117 {
    height: 10px;
  }

  .superscript {
    font-size: 11.76px;
    line-height: 11.76px;
  }

  .menu {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .container-1295 {
    min-height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .mega_title {
    font-size: 38px;
    line-height: 42px;
  }

  .mega_title.chinese {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-47-copy {
    max-width: none;
  }

  .div-block-1121 {
    width: 75%;
  }

  .div-block-1123 {
    display: none;
  }

  .div-block-1124 {
    padding-bottom: 1px;
  }

  .div-block-1125 {
    padding-right: 4rem;
  }

  .container-1297 {
    aspect-ratio: 16 / 10;
  }

  .text-block-49 {
    font-size: 32px;
    line-height: 30px;
  }

  .text-block-50 {
    font-size: 13.44px;
    line-height: 19.32px;
  }

  .carr {
    height: 220px;
  }

  .text {
    font-size: 15px;
    line-height: 22px;
  }

  .text.gray {
    font-size: 13px;
    line-height: 17px;
  }

  .text-block-52 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-1130 {
    grid-column-gap: 13.44px;
    grid-row-gap: 13.44px;
  }

  .div-block-1131 {
    grid-row-gap: 33.2px;
  }

  .div-block-1132 {
    grid-column-gap: 19.92px;
    grid-row-gap: 19.92px;
  }

  .div-block-1133 {
    flex-flow: row;
  }

  .div-block-1127-copy {
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .div-block-1129-copy {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 38px 32px;
  }

  .image-94-copy {
    width: 100%;
    height: 320px;
  }

  .section {
    width: 100%;
  }

  .div-block-1127-copy-copy {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    width: 50%;
  }

  .div-block-1129-copy-copy {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0%;
    width: 50%;
    padding: 38px 32px;
  }

  .brand {
    font-size: 10.08px;
    line-height: 15.12px;
  }

  .container-1299 {
    grid-column-gap: 2rem;
    grid-template-columns: 100px 320px;
  }

  .e-mail {
    font-size: 22px;
  }

  .div-block-1136 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    padding-top: 2px;
  }

  .copy-div {
    border-radius: 2.52px;
    width: 33.6px;
    height: 33.6px;
    margin-bottom: 0%;
    font-size: 13.44px;
    line-height: 84px;
  }

  .text-block-49-copy-copy {
    margin-top: 4px;
    font-size: 20.16px;
    line-height: 24px;
  }

  .div-block-1139 {
    max-width: 220px;
  }

  ._97 {
    max-width: 124.5px;
  }

  .phone_number_text {
    font-size: 24px;
  }

  .footer_link {
    font-size: 16.8px;
  }

  .code-embed-15 {
    width: 11.76px;
  }

  .div-block-1141 {
    margin-top: 0;
  }

  .div-block-1136-copy {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    margin-top: 0;
    padding-top: 7px;
  }

  .container-1294-copy {
    grid-template-columns: 40% 60%;
    max-width: none;
  }

  .div-block-1142 {
    max-width: 32%;
  }

  .text-block-52-copy {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-1147 {
    padding-top: 0;
  }

  .div-block-1148 {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    grid-template-columns: 40% 50%;
  }

  .div-block-1148:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    max-width: 100%;
  }

  .menu_grid {
    grid-template-columns: minmax(220px, 280px) 1fr;
  }

  ._6rem_vertical {
    height: 5rem;
  }

  .div-block-1150 {
    grid-template-columns: 40% 60%;
  }

  .div-block-1151 {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .div-block-1152 {
    grid-template-columns: 1fr 40px;
  }

  .div-block-1153 {
    max-width: 124.5px;
  }

  .section_b-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    height: auto;
  }

  .center_div {
    max-width: none;
  }

  .div-block-1641 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .div-block-97-copy {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .image-93-copy {
    width: auto;
    height: auto;
  }

  ._95, ._97-copy {
    max-width: 124.5px;
  }

  ._1040-copy {
    grid-template-columns: 25% 70%;
    max-width: 100%;
  }

  .div-block-1644 {
    grid-template-columns: auto 20%;
  }

  .div-block-1152-copy, .div-block-1152-copy-copy {
    grid-template-columns: 1fr 40px;
  }

  .container-85-copy.tr.black {
    background-color: var(--50-black\<deleted\|variable-c43b40b6-b79c-dde1-48f4-4506f071ac6c\>);
  }

  .container-85-copy._1st, .container-85-copy._1st-copy {
    height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .content-header {
    max-width: 100%;
  }

  .div-logo {
    max-width: 20px;
  }

  .h_nav {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  ._404-title {
    font-size: 2.2rem;
    line-height: 2.6rem;
  }

  .content-top-404 {
    justify-content: center;
    align-items: center;
  }

  .div-text-404 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-top: 0;
  }

  .about-text-corpus {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    font-size: 14px;
    line-height: 22px;
  }

  .section_footer_inside {
    margin-top: 0;
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
  }

  .floreal-stamp {
    vertical-align: baseline;
  }

  .client-logo-zone {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-items: center;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .section-clients {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .footer-link {
    font-size: .75rem;
    line-height: 1.15rem;
  }

  .contact_link {
    margin-bottom: 0%;
    font-size: .75rem;
    line-height: 1.15rem;
  }

  .h6 {
    line-height: 1.4rem;
  }

  .h6.color {
    font-size: .9rem;
  }

  .h6.color.footer, .h6.color.footer.aboutlink {
    font-size: .85rem;
  }

  .h6.footer, .h6.footer.min {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .contact_line {
    flex-flow: column;
  }

  .accordion {
    height: 25vh;
    max-height: 80vh;
  }

  .accordion:hover {
    box-shadow: none;
  }

  .floreal_legendes_cases {
    line-height: 1.25rem;
  }

  .floreal-brand-desc-div {
    justify-content: center;
    align-items: center;
  }

  .button.link-social {
    border-width: 1.25px;
    justify-content: flex-start;
    align-items: center;
    line-height: 100%;
  }

  .button.white {
    justify-content: center;
    align-items: center;
  }

  .purple-star {
    width: .35rem;
    margin-right: 0;
  }

  .mini-section-titre {
    max-width: none;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    display: flex;
  }

  .sections-big-desc {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 24px;
  }

  .section-content {
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
  }

  .service-bubble {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 13px;
    padding: 28px 18px;
  }

  .service-name {
    letter-spacing: .15em;
    font-size: 22px;
  }

  .service-number {
    font-size: 22px;
  }

  .container-17 {
    color: var(--dark--dfdfdf\<deleted\|variable-b20f07c9-faeb-2e6f-9349-e3f1e8b619a6\>);
    width: .5px;
    height: 38px;
    display: flex;
  }

  .service-bubble-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    width: 100%;
  }

  .section-projets {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .case-img-div {
    border-radius: 10px;
  }

  .case-img {
    aspect-ratio: 2.5 / 1.5;
  }

  .case-div {
    grid-row-gap: 0px;
    width: auto;
    min-width: 0;
    max-width: none;
  }

  .case-titles {
    font-size: 32px;
    line-height: 28px;
  }

  .case-desc-div {
    grid-column-gap: 6.5px;
    grid-row-gap: 6.5px;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .container_b_1440 {
    grid-column-gap: 1.4rem;
    grid-row-gap: 1.4rem;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .container_b_1440.vertical_spaced {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-adress {
    font-size: .75rem;
    line-height: 1.15rem;
  }

  .logo-box {
    padding: 25% 15%;
  }

  .case_title_container {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 25% 10% 65%;
    max-width: none;
    display: flex;
  }

  .case_title_container.h {
    grid-column-gap: 2rem;
    padding-left: 1rem;
    padding-right: 0;
  }

  .case_title_container.xl {
    padding-bottom: 1.5rem;
  }

  .h1 {
    padding-bottom: 0;
  }

  .h1.m {
    font-size: 1.15rem;
    font-weight: 500;
    line-height: 1.45rem;
  }

  .case_id_main_desc {
    flex-flow: column;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .case_id_main_desc.cases_curation.center {
    grid-column-gap: 2rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .h8 {
    letter-spacing: .25em;
  }

  .case_native_video_16-9_tml {
    max-width: none;
    display: block;
  }

  .column_case_desc_simple_desc {
    flex-flow: column;
  }

  .container_d_1280 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .verbatim_css {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.75rem;
    font-weight: 300;
    line-height: 2.05rem;
  }

  .image-29 {
    width: 100%;
  }

  .visual_content {
    width: 100%;
    min-width: auto;
    padding-left: 36px;
    padding-right: 36px;
  }

  .verbatim_container {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container-45 {
    max-width: 100%;
    height: 40px;
  }

  .case_img_full_no_crop {
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .case_feed {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-width: 100%;
    max-width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .container-46 {
    width: 100%;
    max-width: 100%;
  }

  .container-47 {
    max-width: 100%;
  }

  .image-33 {
    aspect-ratio: 2;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
  }

  .ctn_xl {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 100%;
  }

  .case_title_title_container {
    margin-bottom: 16px;
  }

  .case_video_youtube_section_mobile {
    flex-flow: column;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .case_native_video_4-5_tml {
    display: none;
  }

  .case_video_native_container_16-9 {
    width: 100%;
    max-width: 100%;
  }

  .case_native_video_9-16 {
    max-width: none;
  }

  .minititlebox {
    justify-content: flex-start;
    align-items: center;
    padding-top: .1rem;
    display: flex;
  }

  .footer-title {
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 100%;
    display: block;
  }

  .case-img-trio-full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    display: block;
  }

  .container-49-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: none;
  }

  .img-gallery-case {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    display: block;
  }

  .case-img-duo-full {
    margin-bottom: 0;
    display: none;
  }

  .container-49-copy-copy {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }

  .container-48-copy {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .container-49-copy {
    max-width: 100%;
    display: flex;
  }

  .image-33-copy {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .case_native_video_16-9_strategiesgpt, .case_native_video_4-5_strategiesgpt {
    max-width: none;
  }

  .mega_cta {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 2rem;
    line-height: 1.5rem;
  }

  .image-36 {
    width: 8px;
  }

  .image-36.xs {
    width: 9px;
  }

  .link-block-1 {
    text-align: left;
    margin-bottom: 0%;
  }

  .container-60 {
    width: 65%;
    padding-right: 0;
  }

  .job_titles {
    min-height: auto;
    font-size: 1.1rem;
  }

  .container-61 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-start;
    align-items: flex-end;
    width: 35%;
  }

  .cie_titles {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.2em;
  }

  .job_periods {
    font-size: .65rem;
  }

  .container-62 {
    margin-bottom: 3.5px;
  }

  .line_sep {
    max-width: 100%;
  }

  .container-68 {
    color: var(--40-white\<deleted\|variable-7f62f331-9604-0a00-3f0e-80805816d970\>);
  }

  .all_cases_grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template: "Area"
                   "."
                   / minmax(200px, 1fr) 1fr;
  }

  .container-72 {
    width: 145px;
  }

  .footer_grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 22.5% repeat(auto-fit, 70%);
    grid-auto-columns: 28%;
    justify-content: space-between;
    font-weight: 400;
  }

  .container-74 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .button-text {
    font-size: 16px;
  }

  .h7 {
    font-size: 13px;
    line-height: 19px;
  }

  .footer_floreal_logo {
    width: 100%;
  }

  .footer_discover_floreal_link {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0%;
    display: block;
  }

  .footer_discover_floreal_link.w--current {
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
  }

  .container-79 {
    width: 100%;
    display: block;
  }

  .footer_case_css {
    font-size: .85rem;
    line-height: .85rem;
  }

  .container-81 {
    grid-column-gap: .65em;
    grid-row-gap: .65em;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .footer_project_box {
    margin-left: 0;
  }

  .footer_project_box.center {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
  }

  .container-85 {
    padding-left: .5rem;
    padding-right: .4rem;
  }

  .container-85.tr {
    padding: .4rem .5rem .4rem .6rem;
  }

  .container-49-copy-copy {
    display: none;
  }

  .container-87 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: none;
  }

  .case_id_container-copy {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: space-between;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .grid_2c {
    flex-flow: column;
    grid-template-columns: .4fr .6fr;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .intertitres_double_descr {
    letter-spacing: -.025rem;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 22px;
  }

  .intertitres_double_descr.centered {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .container-89 {
    grid-column-gap: 20px;
    grid-row-gap: 2px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .author_name_verbatim {
    letter-spacing: -.015rem;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.15rem;
    line-height: 1.55em;
  }

  .verbatim_author_name_job {
    justify-content: center;
    align-items: flex-start;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
  }

  .sep_10px {
    height: 6px;
  }

  .container-95 {
    max-width: 100%;
    height: 32px;
  }

  .legendes_cases {
    text-align: center;
    font-size: .9rem;
    line-height: 1.3rem;
  }

  .h4 {
    min-width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .h4.justify-left {
    text-align: left;
    font-size: 1.35rem;
    line-height: 1.75rem;
  }

  .h4.justify-left.fine {
    font-size: .75rem;
    line-height: 1.35rem;
  }

  .h4.justify-right {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .h4.turquoise {
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.65rem;
  }

  .h4.center {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .h4.center.mega_une {
    font-size: 1.4rem;
    line-height: 1.9rem;
  }

  .h4.cie {
    font-size: 1.35rem;
    line-height: 1.75rem;
  }

  .hero_img {
    flex-flow: column;
    display: block;
  }

  .container-96 {
    max-width: 100%;
  }

  .new_title_section {
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .ctn_new_title_section {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: 100%;
  }

  .text-block-23 {
    font-size: 38px;
  }

  .container-97 {
    margin-left: auto;
  }

  .new_h1 {
    text-align: left;
    padding-bottom: 0;
    font-size: 56px;
  }

  .container-98 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-99 {
    max-width: 100%;
  }

  .container-100 {
    flex-flow: row;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .verbatim_author_name_cie {
    justify-content: center;
    align-items: flex-start;
    font-size: 1em;
    line-height: 1em;
  }

  .spacer_sections {
    height: 72px;
  }

  .spacer_parcours_grid {
    max-width: 100%;
    height: 1.1em;
  }

  .spacer_huitieme_section {
    height: 36px;
  }

  .section-top-2025 {
    margin-top: 4rem;
    margin-bottom: 2rem;
  }

  .hp_hp_hero_col1 {
    width: 100%;
  }

  .hp_branding {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .category-title {
    justify-content: center;
    align-items: center;
    font-size: 10.5px;
    line-height: 10.5px;
    display: block;
  }

  .category-title.black {
    font-size: 10.5px;
    line-height: 10.5px;
  }

  .container-1225 {
    max-width: 100%;
  }

  .image-45, .image-46 {
    display: block;
  }

  .container-1226 {
    display: none;
  }

  .portrait_morgan_traisnel_2 {
    aspect-ratio: 2 / 3;
    width: 100%;
    display: none;
    overflow: clip;
  }

  .ctn_tous_projects {
    min-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-1230 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    max-width: 100%;
  }

  .image-48 {
    aspect-ratio: 4 / 5;
  }

  .container-1231 {
    max-width: 100%;
  }

  .image-49 {
    width: .35rem;
  }

  .container_c_1080 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .container_e_580 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    max-width: 480px;
  }

  .strategies {
    max-width: 85%;
  }

  .details {
    max-width: 40%;
  }

  .brandy_bandits {
    max-width: 80%;
  }

  .themedialeader {
    max-width: 95%;
  }

  .cmi_media {
    max-width: 85%;
  }

  .tf1_plus {
    max-width: 67%;
  }

  .tf1 {
    max-width: 60%;
  }

  .service-desc {
    font-size: 14px;
  }

  .container-1237 {
    min-width: 27%;
  }

  .container-1239 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .purple_star {
    width: 12px;
  }

  .image-62 {
    width: auto;
    min-width: 40%;
    max-width: 70%;
  }

  .div-block-25 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    justify-content: center;
    place-items: center;
    height: 4rem;
    margin-top: .15rem;
    margin-bottom: .25rem;
    display: flex;
  }

  .service-bubble-grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: wrap;
    flex: 0 auto;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: space-between;
    width: 100%;
  }

  .div-block-27 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex: 1;
    justify-content: flex-start;
    align-self: stretch;
    min-width: 220px;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: 290px;
    padding: 40px 32px 30px;
  }

  .div-block-28 {
    flex-flow: row;
  }

  .div-block-31 {
    max-width: 100%;
  }

  .div-block-32 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-right: 0;
  }

  .link-block-135 {
    margin-bottom: 0%;
  }

  .div-block-37 {
    grid-row-gap: 40px;
    flex-flow: wrap;
    justify-content: flex-start;
    width: 100%;
  }

  .section-13 {
    padding: 2rem;
  }

  .div-block-40 {
    width: 100%;
  }

  .image-54-copy-copy {
    width: 95%;
  }

  .div-block-42 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-42.left {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .text-block-25 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-44 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .div-block-45 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .text-block-26 {
    max-width: 36ch;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .item02-03-04 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-49 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .div-block-50 {
    margin-top: 0;
  }

  .div-block-53 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .div-block-27-copy {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
    flex: 1;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    min-width: 100%;
    height: auto;
    min-height: auto;
    padding: 40px 32px 30px;
  }

  .div-block-54 {
    grid-column-gap: .85rem;
    grid-row-gap: .85rem;
    padding-left: 1em;
    padding-right: 1rem;
  }

  .div-block-55 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .arrow {
    width: 11%;
    height: 27.5%;
    right: 3%;
  }

  .mea_cases_hp {
    grid-column-gap: 2em;
    grid-row-gap: 3em;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(200px, 1fr) 1fr;
    display: flex;
  }

  .ligne-anim {
    bottom: -4px;
  }

  .cta-txt {
    font-size: .9rem;
    line-height: .75rem;
  }

  .link-block-137 {
    margin-bottom: 0%;
    padding-top: 1rem;
  }

  .image-65 {
    aspect-ratio: 16 / 12;
  }

  .container-1289 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    place-items: center stretch;
    max-width: none;
  }

  .div-block-60 {
    max-width: 100%;
  }

  .arrow-copy {
    height: 17.29%;
  }

  .text-block-29 {
    font-size: 1em;
    line-height: 1.25em;
  }

  .div-block-61 {
    min-width: 200px;
    max-width: 200px;
  }

  .image-67 {
    width: 12px;
  }

  .div-block-63 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
  }

  .container_b_1440_full_height {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container_b_1440_full_height.reals {
    height: auto;
  }

  .div-block-64 {
    min-width: 460px;
    max-width: 480px;
  }

  .arrow_scroll_down {
    width: 20px;
  }

  .case_title_container-copy {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    max-width: 90%;
  }

  .div-block-66 {
    grid-row-gap: 2em;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .div-block-68 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .icon_line, .icon_line.is--2 {
    width: .12rem;
    padding-top: 1.4em;
  }

  .accordion_paragraph {
    width: 87.5%;
    margin-top: .5rem;
    margin-bottom: .25rem;
    padding-right: 2rem;
  }

  .h5.bold {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .h5.justify-center {
    font-size: 16px;
    line-height: 23px;
  }

  .h5.turquoise.links {
    line-height: .9rem;
  }

  .h5.links {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .item_head {
    width: 87.5%;
  }

  .h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .h3.violet {
    letter-spacing: -.025rem;
    font-size: 24px;
    line-height: 24px;
  }

  .h3.intertitre {
    letter-spacing: .25rem;
    font-weight: 300;
  }

  .h3.intertitre.footer {
    font-size: .75rem;
    line-height: 1.25rem;
  }

  .h3.black, .h3.black.c01 {
    letter-spacing: -.05rem;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.75rem;
  }

  .h3.turquoise {
    letter-spacing: -.05rem;
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .h3.c04 {
    letter-spacing: -.05rem;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.75rem;
  }

  .accordion_head-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .item_number {
    letter-spacing: .25rem;
    line-height: 1.75rem;
  }

  .item_number.purple {
    letter-spacing: .15em;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .item_number.black, .item_number.black.c01, .item_number.turquoise, .item_number.c04 {
    font-size: .9rem;
    line-height: .9rem;
  }

  .icon_wrapper {
    font-size: .7rem;
  }

  .container_b_980 {
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .container_b_980-copy {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .case_title_h1-copy {
    padding-bottom: 0;
    font-size: 62px;
  }

  .div-block-70 {
    width: 50%;
  }

  .h2 {
    padding-bottom: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .case_title_h1-copy-copy {
    padding-bottom: 0;
    font-size: 4.5rem;
    line-height: 4.5rem;
  }

  .item_paragraph-copy {
    max-width: 34ch;
    font-size: .9rem;
    line-height: 1.25rem;
  }

  .div-block-73 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .div-block-74 {
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-54-copy {
    grid-column-gap: .55em;
    grid-row-gap: .55em;
    padding-left: 0;
  }

  .text-block-31 {
    font-size: .65rem;
  }

  .container-1291 {
    max-width: 380px;
  }

  .big_2nd_title_hp {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-right: 1rem;
  }

  .div-block-81 {
    width: 100%;
    height: auto;
  }

  .div-block-83 {
    grid-column-gap: 2.15rem;
    grid-row-gap: 2.15rem;
  }

  .image-77 {
    max-width: 320px;
  }

  .div-block-86 {
    opacity: 1;
    height: 80px;
  }

  .div-block-86.horiz {
    width: 70px;
    height: 45px;
  }

  .div-block-87 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    height: 100%;
  }

  .case_native_video_16-9_hp {
    max-width: none;
    display: block;
  }

  .case_video_native_container_16_9_hp {
    width: 100%;
    max-width: 100%;
  }

  .center_8rem {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-top: 36px;
    margin-bottom: 18px;
  }

  .center_5rem {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
  }

  .div-block-97 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
  }

  .div-block-98 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .div-block-993 {
    width: 14px;
  }

  .div-block-994 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .div-block-1000 {
    background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    width: 100%;
    height: 1px;
    margin-bottom: .5rem;
  }

  .case_title_container-copy {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    max-width: none;
    padding-left: 36px;
    padding-right: 36px;
  }

  .div-block-1001 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, minmax(100%, 100%));
    justify-content: flex-start;
    place-items: start stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1002 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  ._1040 {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 25% 68%;
    justify-content: space-between;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1010 {
    margin-top: 1.5rem;
  }

  .image-80 {
    height: 9px;
  }

  .div-block-1016 {
    position: relative;
  }

  .div-block-1019 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .case_native_video_4-5 {
    display: block;
  }

  .section-16 {
    height: 40px;
  }

  .div-block-1020 {
    padding-left: 36px;
    padding-right: 36px;
  }

  .image-81 {
    width: 10px;
  }

  .text-block-33 {
    padding-bottom: .15rem;
  }

  .div-block-1021 {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 6rem 4rem;
  }

  .arrow_icon {
    width: 20px;
  }

  .portrait_morgan_traisnel_1 {
    aspect-ratio: auto;
    display: block;
  }

  .link {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .link.small {
    font-size: .75rem;
    line-height: .75rem;
  }

  .div-block-1027 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-86-copy {
    border-width: .075rem;
    width: 50px;
    height: 70px;
  }

  .div-block-86-copy.horiz {
    width: 70px;
    height: 45px;
  }

  .div-block-1028 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    padding-left: 2rem;
  }

  .image-82 {
    width: 14px;
  }

  ._3rem {
    width: 1.75rem;
  }

  .div-block-1030 {
    width: 1.5rem;
  }

  .div-block-1031 {
    height: auto;
    margin-bottom: 3%;
    display: flex;
  }

  .div-block-1032 {
    width: 12px;
    height: 11px;
  }

  .div-block-1036 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1037 {
    width: 100%;
    padding-left: 2rem;
  }

  .div-block-1039 {
    width: 15px;
    height: 15px;
    display: flex;
  }

  .div-block-1032-copy {
    width: 11px;
    height: 12px;
  }

  .experience-card-number-text.text-sm.text-color-black-700 {
    font-weight: 300;
  }

  .experience-card-year-text.text-sm.text-color-black-700 {
    letter-spacing: .3rem;
    line-height: 1.75rem;
  }

  .experience-card-text-block-2 {
    margin-top: .5rem;
  }

  .experience-section-contact-button {
    display: none;
  }

  .global-wrapper {
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .button-normal-white-wrapper-2 {
    display: inline-flex;
  }

  .section-headline-text.text-3xl {
    font-family: Inter;
    font-size: 40px;
    font-weight: 400;
  }

  .section-headline-text.text-3xl.text-weight-semibold {
    font-weight: 600;
  }

  .table-card-content-wrapper-2 {
    grid-row-gap: 1.5rem;
  }

  .experience-card-number-block {
    grid-column-gap: 1rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .experience-card-content-wrapper-2 {
    grid-row-gap: 0rem;
    padding-bottom: 1.5rem;
  }

  .text-span {
    letter-spacing: -.1rem;
    font-size: 3.6rem;
    line-height: 4rem;
  }

  .idocious {
    letter-spacing: -.1rem;
    width: auto;
    max-width: 14ch;
    font-size: 3.6rem;
    line-height: 4rem;
  }

  .idocious._2, .idocious._3 {
    width: auto;
    max-width: none;
    font-size: 50px;
  }

  .div-block-1021-copy {
    bottom: -3rem;
  }

  .div-block-1042 {
    width: 420px;
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .div-block-1043 {
    position: absolute;
    inset: auto 0% -24% auto;
  }

  .div-block-1044 {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    margin-top: 1rem;
  }

  .div-block-1046 {
    height: 72px;
  }

  .div-block-1047 {
    max-width: none;
  }

  .div-block-1048 {
    flex-flow: wrap;
  }

  .super {
    letter-spacing: -.1rem;
    width: auto;
    max-width: 14ch;
    font-size: 3.6rem;
    line-height: 4rem;
  }

  .super._2, .super._3 {
    width: auto;
    max-width: none;
    font-size: 50px;
  }

  .fragilisti {
    letter-spacing: -.1rem;
    width: auto;
    max-width: 14ch;
    font-size: 3.6rem;
    line-height: 4rem;
  }

  .fragilisti._2, .fragilisti._3 {
    width: auto;
    max-width: none;
    font-size: 50px;
  }

  .floreal {
    letter-spacing: -.1rem;
    width: auto;
    max-width: 14ch;
    font-size: 3.6rem;
    line-height: 4.4rem;
  }

  .floreal._2, .floreal._3 {
    width: auto;
    max-width: none;
    font-size: 50px;
  }

  .div-block-1049 {
    flex-flow: wrap;
    align-items: center;
  }

  .quali {
    letter-spacing: -.1rem;
    width: auto;
    max-width: 14ch;
    font-size: 3.6rem;
    line-height: 4rem;
  }

  .quali._2, .quali._3 {
    width: auto;
    max-width: none;
    font-size: 50px;
  }

  .h5_hp {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .h5_hp.justify-center {
    letter-spacing: 0;
  }

  .h5_hp.turquoise.links {
    line-height: .9rem;
  }

  .h5_hp.links {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .container_b_1440_full_height-copy {
    flex: 0 auto;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .container_b_1440_full_height-copy.reals {
    height: auto;
  }

  .link-case, .link-case.small {
    font-size: .75rem;
    line-height: .75rem;
  }

  .div-block-1051 {
    height: 1.5rem;
  }

  ._3_cases_grid {
    grid-column-gap: 1em;
    grid-row-gap: 4em;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  .heading {
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-994-copy {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1053 {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
  }

  .div-block-1054 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading-2 {
    letter-spacing: -.1rem;
    font-size: 56px;
    line-height: 48px;
  }

  .div-block-39-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1055 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .text-span-2 {
    font-size: 3.25rem;
  }

  .div-block-1056 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    width: 100%;
  }

  .div-block-1057 {
    width: 380px;
  }

  .container-1292 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1058 {
    height: 24px;
  }

  .div-block-1059 {
    width: 11px;
  }

  .div-block-1060 {
    width: 45px;
    height: 54px;
    margin-top: 2rem;
  }

  .div-block-1061 {
    width: 22.5px;
    height: 18.7499px;
  }

  .case_title_container-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: none;
    padding-left: .5rem;
    padding-right: 1rem;
  }

  .case_title_container-copy.h {
    grid-column-gap: 2rem;
    padding-left: 1rem;
    padding-right: 0;
  }

  .div-block-39-copy-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1063 {
    grid-column-gap: .75rem;
    width: 100%;
    max-width: 590px;
  }

  .div-block-1053-copy {
    width: 120px;
    height: 51px;
  }

  .div-block-1065 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-1066 {
    grid-column-gap: .85rem;
    width: auto;
  }

  .mon-trace-path {
    width: 220px;
    bottom: -5%;
  }

  .div-block-1067 {
    width: 100%;
    padding-right: 2rem;
  }

  .div-block-1068 {
    width: 100%;
  }

  .case_id_container-copy-copy-copy {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .div-block-1059-copy {
    width: 12px;
  }

  .div-block-1058-copy {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
    width: auto;
    height: 24px;
  }

  .div-block-1069 {
    grid-column-gap: 88px;
    grid-row-gap: 0px;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-top: 32px;
  }

  .div-block-1071.titre {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-39.c03 {
    white-space: normal;
    word-break: normal;
  }

  .div-block-1072 {
    width: auto;
    font-size: .85rem;
    line-height: 1.25rem;
  }

  .card02 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 100%;
    min-width: auto;
    height: 100%;
    margin-right: 0;
  }

  .card03 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 100%;
    min-width: auto;
    height: auto;
    transform: none;
  }

  .card04 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 100%;
    min-width: auto;
    height: 100%;
    margin-top: 0;
    transform: none;
  }

  .text-block-40 {
    letter-spacing: -.1rem;
    margin-top: 0;
    font-size: 2.6rem;
    line-height: 3.05rem;
  }

  .div-block-1073 {
    width: 100%;
    margin-top: 15px;
  }

  .div-block-1075 {
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .f_b_b_b_b {
    width: 20px;
  }

  .container_b_1440_full_height-copy-copy {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container_b_1440_full_height-copy-copy.reals, .section_a {
    height: auto;
  }

  .container_b_1440_full_height-copy-copy-copy {
    flex: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container_b_1440_full_height-copy-copy-copy.reals {
    height: auto;
  }

  .div-block-1079 {
    margin-top: 102px;
    margin-bottom: 36px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .link-block-154 {
    margin-bottom: 0%;
  }

  .h_nav-copy {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .div-block-1031-copy {
    height: 100%;
    margin-top: -1px;
    padding-top: 0;
    display: flex;
  }

  .fleche {
    width: 8.5px;
    height: auto;
    margin-bottom: 1%;
    display: flex;
  }

  .div-block-1082 {
    grid-row-gap: 1.5rem;
  }

  .link-block-155 {
    margin-bottom: 0%;
  }

  .div-block-1084 {
    margin-top: -3.8rem;
    position: absolute;
  }

  .div-block-1085 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-50-copy {
    max-width: 100%;
  }

  .div-block-1059-copy-copy {
    width: 12px;
  }

  .as_events {
    max-width: 35%;
  }

  .apf_france_handicap {
    max-width: 65%;
  }

  .bouygues_groupe {
    max-width: 85%;
  }

  .cmi_france {
    max-width: 80%;
  }

  .portrait_morgan_traisnel_3 {
    display: none;
  }

  .div-block-1086 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    top: 140px;
  }

  .div-block-1049-copy {
    grid-column-gap: .75rem;
    flex-flow: wrap;
    align-items: center;
  }

  .div-block-1002-copy, .div-block-1002-copy-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .floreal_logo_01 {
    max-height: 160px;
  }

  .div-block-1089 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  ._4-5-video1 {
    display: none;
  }

  .div-block-1090 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .code-embed-12 {
    display: none;
  }

  .text-block-41 {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }

  .div-block-1093 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: wrap;
  }

  .div-block-1090-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .div-block-81-copy {
    min-width: 100%;
    height: auto;
    transform: rotate(0);
  }

  .div-block-1094 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .code-embed-11-copy {
    display: none;
  }

  .code-embed-12-copy {
    display: block;
  }

  .code-embed-11-copy-copy, ._9-16-video2, ._9-16-video1 {
    display: none;
  }

  .div-block-81-copy-copy {
    min-width: 100%;
    height: auto;
    transform: rotate(0);
  }

  .div-block-1100 {
    width: 140px;
    height: 60px;
  }

  .last_mobile {
    display: none;
  }

  .div-block-1101 {
    width: 60px;
    height: 60px;
  }

  .div-block-1102 {
    width: 100%;
  }

  .image-87 {
    aspect-ratio: 1;
  }

  ._4-5-video1-copy {
    display: block;
  }

  ._4-5-video1-copy-copy, ._9-16-video2-copy {
    display: none;
  }

  ._4-5-video1-copy-copy, ._4-5-video1-copy-45-copy {
    display: block;
  }

  .code-embed-12-45-copy {
    display: none;
  }

  .all_pages_video_display {
    max-width: 100%;
  }

  .video_uni {
    max-width: none;
    display: block;
  }

  .image-89 {
    height: 100px;
  }

  .image-90 {
    height: auto;
    min-height: 80px;
    max-height: 120px;
  }

  .image-91 {
    height: 160px;
  }

  .image-92 {
    height: auto;
    min-height: 80px;
    max-height: 120px;
  }

  .div-block-1105 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    width: 100%;
    max-width: 730px;
    margin-top: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1106 {
    width: auto;
    max-width: 420px;
  }

  .div-block-1106-copy {
    width: auto;
    max-width: 260px;
  }

  .hny_ch_msg {
    font-size: 1.4rem;
    line-height: 1.35rem;
  }

  .div-block-1107 {
    justify-content: center;
    align-items: center;
  }

  .spine01 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    max-width: 640px;
    margin-top: 4rem;
    margin-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-1107-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
  }

  .text-block-42 {
    width: 90%;
    font-size: 2rem;
    line-height: 2.25rem;
  }

  .div-block-1115 {
    min-width: 180px;
  }

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

  .image-93 {
    width: 100%;
    height: 100%;
  }

  .div-block-1119 {
    max-height: 34px;
  }

  .container-1295 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mega_title {
    font-size: 33px;
    font-weight: 700;
    line-height: 36px;
  }

  .mega_title.chinese {
    font-size: 26px;
    line-height: 34px;
  }

  .text-block-47-copy {
    width: auto;
    max-width: none;
  }

  .div-block-1121 {
    width: 100%;
  }

  .div-block-1124 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 4px;
  }

  .div-block-1125 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-1297 {
    aspect-ratio: 2.39;
  }

  .text-block-49 {
    font-size: 26px;
    line-height: 26px;
  }

  .text-block-50 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
  }

  .div-block-1126 {
    margin-bottom: 3rem;
  }

  .carr {
    height: 100%;
  }

  .text {
    font-size: 15px;
    line-height: 21px;
  }

  .text.gray {
    font-size: 13px;
    line-height: 17px;
  }

  .text.gray:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    max-width: 410px;
  }

  .div-block-1130 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-1131 {
    grid-row-gap: 22px;
  }

  .other_cases {
    flex-flow: row;
    width: 100%;
  }

  .div-block-1132 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .div-block-1133 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .div-block-1127-copy {
    aspect-ratio: 2.39;
    border-top-left-radius: 16.5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16.5px;
    width: 50%;
  }

  .div-block-1129-copy {
    border-top-right-radius: 16.5px;
    border-bottom-right-radius: 16.5px;
    border-bottom-left-radius: 0;
    width: 80%;
    padding-right: 48px;
  }

  .image-94-copy {
    width: auto;
    height: 100%;
  }

  .other_cases-copy {
    flex-flow: row;
  }

  .div-block-1127-copy-copy {
    border-top-left-radius: 16.5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 16.5px;
    width: 50%;
  }

  .div-block-1129-copy-copy {
    border-top-right-radius: 16.5px;
    border-bottom-right-radius: 16.5px;
    border-bottom-left-radius: 0;
    width: 80%;
  }

  .brand {
    font-size: 11px;
    line-height: 15px;
  }

  .container-1299 {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto 60px;
    grid-template-columns: 60% 40%;
  }

  .e-mail {
    font-size: 28px;
  }

  .div-block-1136 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 0;
  }

  .copy-div {
    width: 30px;
    height: 30px;
    margin-bottom: 0%;
  }

  .text-block-49-copy-copy {
    text-align: left;
    margin-top: 0;
    font-size: 22px;
    line-height: 22px;
  }

  .div-block-1139 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .div-block-1139:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: row;
    max-width: 100%;
  }

  ._97 {
    max-width: 140px;
  }

  ._97:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    width: 140px;
  }

  .phone_number_text {
    font-size: 28px;
  }

  .footer_link {
    font-size: 16px;
    line-height: 20px;
  }

  .code-embed-15 {
    width: 10px;
  }

  .div-block-1136-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 0;
    padding-top: 0;
  }

  .container-1294-copy {
    grid-template-columns: 100%;
  }

  .text-block-52-copy {
    font-size: 21px;
    line-height: 18px;
  }

  .div-block-1148 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .menu_grid {
    grid-template-columns: minmax(100%, 260px);
    justify-items: start;
  }

  ._6rem_vertical {
    height: 4rem;
  }

  .div-block-1150 {
    grid-template-columns: 45% 55%;
  }

  .div-block-1151 {
    grid-template-columns: 40px;
    place-items: center start;
  }

  .div-block-1152 {
    grid-template-columns: 1fr;
  }

  .code-embed-14-copy {
    height: 100%;
  }

  .footer_logo {
    max-width: 124.5px;
  }

  .div-block-1153 {
    max-width: 103.3px;
  }

  .biglink {
    font-size: 24px;
    line-height: 24px;
  }

  .biglink.small {
    font-size: .75rem;
    line-height: .75rem;
  }

  .div-block-97-copy {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
  }

  .image-93-copy {
    width: 100%;
    height: 100%;
  }

  ._95, ._97-copy {
    max-width: 103.335px;
  }

  ._1040-copy {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 23% 70%;
    justify-content: space-between;
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-1644 {
    grid-template-columns: auto;
  }

  .div-block-1645 {
    grid-template-columns: 100%;
  }

  .div-block-1647 {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
  }

  .div-block-1152-copy, .div-block-1152-copy-copy {
    grid-template-columns: 1fr;
  }

  .container-85-copy {
    padding-left: .5rem;
    padding-right: .4rem;
  }

  .container-85-copy.tr {
    padding: .4rem .5rem .4rem .6rem;
  }
}

@media screen and (max-width: 479px) {
  .content-header {
    width: 100%;
  }

  .section-header {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .logo-floreal-header {
    width: 22px;
    min-width: 22px;
  }

  .page-content {
    position: static;
  }

  .div-header {
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .h_nav {
    letter-spacing: .075rem;
    font-size: .85rem;
  }

  .h_nav:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .h_nav.white {
    text-align: center;
  }

  .h_nav.black {
    font-size: .9rem;
  }

  ._404-title {
    overflow-wrap: normal;
    font-size: 1.8rem;
    line-height: 2rem;
  }

  .div-text-404 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    font-family: Inter;
  }

  .about-text-corpus {
    width: auto;
    padding-top: 0;
  }

  .section_footer_inside {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
    display: flex;
  }

  .client-logo-zone {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    border-width: 1px;
    flex-flow: wrap;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: auto;
    align-items: start;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0%;
    display: grid;
  }

  .section-clients {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding: 0 1.5rem;
    display: block;
  }

  .footer-link {
    text-align: center;
    width: 100%;
    min-width: auto;
    max-width: none;
    font-family: Inter;
    font-weight: 600;
  }

  .contact_link {
    text-align: center;
    margin-bottom: 0%;
  }

  .h6 {
    grid-row-gap: 0px;
    text-align: left;
    letter-spacing: .025rem;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .h6.color {
    color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    font-weight: 500;
  }

  .h6.color.footer {
    letter-spacing: .075rem;
    white-space: normal;
    word-break: normal;
    font-size: .85rem;
  }

  .h6.color.footer.aboutlink {
    font-size: .85rem;
  }

  .h6.justify-center {
    text-align: center;
  }

  .h6.footer {
    letter-spacing: .075rem;
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .h6.footer.min {
    text-align: center;
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .contact_line {
    justify-content: center;
    align-items: center;
  }

  .floreal-brand-desc-div {
    grid-column-gap: 1.4rem;
    grid-row-gap: 1.4rem;
    justify-content: center;
    align-items: center;
  }

  .button {
    align-items: center;
  }

  .button.link-social {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-style: solid;
    border-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    background-color: var(--0-white\<deleted\|variable-eb80585a-d032-cb7d-6045-653daca286ca\>);
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .purple-star {
    font-size: 16px;
  }

  .mini-section-titre {
    flex-flow: row;
    margin-bottom: 1.25rem;
    margin-left: 0;
    margin-right: 0;
  }

  .sections-big-desc {
    width: auto;
    min-width: auto;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .sections-big-desc.legendes {
    color: var(--30-black);
    font-size: .85rem;
    line-height: 1.25rem;
  }

  .section-content {
    flex-flow: column;
    padding-right: 0;
    display: flex;
  }

  .service-bubble {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding: 22px 30px;
  }

  .service-name {
    font-size: 22px;
    font-weight: 600;
  }

  .service-number {
    padding-top: 0;
    font-size: 22px;
  }

  .container-17 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    width: .5px;
    height: 12px;
    display: none;
  }

  .service-bubble-div {
    flex-flow: column;
  }

  .about-title {
    direction: ltr;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    font-style: normal;
  }

  .section-projets {
    justify-content: flex-start;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .case-img-div {
    border-radius: 5px;
    width: auto;
    height: auto;
  }

  .case-img {
    aspect-ratio: 2 / 2.25;
    object-fit: cover;
    height: 100%;
  }

  .case-div {
    grid-row-gap: 0px;
    margin-left: 0;
    margin-right: 0;
  }

  .case-titles {
    letter-spacing: -.025rem;
    font-size: 28px;
    line-height: 26px;
  }

  .case-desc-div {
    text-align: left;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: none;
    display: block;
  }

  .container_b_1440 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .social-link-hero {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .footer-adress {
    text-align: center;
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .logo-box {
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 20% 10%;
  }

  .case_title_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 100%;
  }

  .case_title_container.h {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
  }

  .case_title_container.xl {
    padding-left: 0;
    padding-right: 0;
  }

  .h1 {
    font-size: 34px;
    line-height: 36px;
    display: block;
  }

  .h1.m {
    font-size: 1.15rem;
    font-weight: 100;
    line-height: 1.45rem;
  }

  .case_id_main_desc {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .case_id_main_desc.cases_curation.center {
    grid-column-gap: 1.75rem;
    grid-row-gap: .15rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .h8 {
    letter-spacing: .25em;
  }

  .case_native_video_16-9_tml {
    max-width: none;
    display: none;
  }

  .column_case_desc_simple_desc {
    grid-row-gap: 1rem;
    max-width: none;
    display: flex;
  }

  .column_case_desc_simple_desc.center {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .container_d_1280 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: 90%;
  }

  .container-43 {
    padding-right: 0%;
  }

  .container-44 {
    margin-bottom: 0%;
    padding-right: 0%;
  }

  .case-chapo-box {
    width: auto;
  }

  .verbatim_css {
    width: auto;
    max-width: none;
    margin-top: 0;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.85rem;
  }

  .visual_content, .verbatim_container {
    width: 100%;
    min-width: auto;
    max-width: none;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .image-30 {
    height: 25px;
    margin-bottom: 8px;
  }

  .container-45 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: stretch;
    height: 25px;
    margin-bottom: 0;
    overflow: clip;
  }

  .case_img_full_no_crop {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 18px;
  }

  .case_feed {
    flex-flow: row;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .duo_right {
    width: 100%;
    padding-top: 0%;
  }

  .container-46 {
    width: 100%;
    max-width: 100%;
  }

  .container-47 {
    width: 100%;
  }

  .container-48 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-33 {
    aspect-ratio: 1;
    object-fit: cover;
    max-width: 100%;
  }

  .ctn_xl {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-right: 0;
  }

  .case_desc_simple_desc {
    padding-left: 4%;
    font-size: 15px;
  }

  .case_title_title_container {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    margin-bottom: 16px;
  }

  .case_video_youtube_section_mobile {
    flex-flow: column;
  }

  .case_native_video_4-5_tml {
    aspect-ratio: auto;
    border-radius: 0;
    display: block;
    overflow: clip;
  }

  .case_video_native_container_16-9 {
    display: none;
  }

  .case_video_native_container_4-5 {
    aspect-ratio: auto;
    width: 100%;
    display: block;
    overflow: clip;
  }

  .case_video_native_container_9_16 {
    display: none;
  }

  .case_native_video_9-16 {
    max-width: none;
    display: none;
  }

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

  .minititlebox {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-top: .1rem;
    font-size: 10px;
    line-height: 100%;
    display: flex;
  }

  .star-box {
    padding-right: 8px;
  }

  .footer-title {
    font-size: 10px;
    line-height: 100%;
  }

  .case-img-trio-full {
    display: none;
  }

  .container-49-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .img-gallery-case {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
  }

  .case-img-duo-full {
    width: 100%;
    max-width: none;
    height: auto;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .container-49-copy-copy {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    height: 100%;
    display: grid;
  }

  .container-48-copy {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-49-copy {
    flex-flow: column;
    max-width: none;
    display: none;
  }

  .image-33-copy {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .case_native_video_16-9_strategiesgpt {
    max-width: none;
    display: none;
  }

  .case_native_video_4-5_strategiesgpt {
    max-width: none;
    display: block;
  }

  .mega_cta {
    justify-content: flex-start;
    align-items: center;
    font-size: 1.75rem;
    line-height: 1.25rem;
  }

  .image-36 {
    width: 7px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-36.xs {
    width: 9px;
  }

  .link-block-1 {
    flex: none;
    width: auto;
    margin-bottom: 0;
  }

  .experience01 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-60 {
    width: 65%;
    min-height: 38px;
  }

  .job_titles {
    font-size: 1rem;
  }

  .container-61 {
    width: 35%;
    margin-right: 0;
  }

  .cie_titles {
    white-space: nowrap;
    word-break: keep-all;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1em;
  }

  .job_periods {
    font-weight: 400;
    line-height: 1rem;
  }

  .container-62 {
    margin-bottom: 5px;
  }

  .container-63 {
    margin-right: 0;
  }

  .line_sep {
    background-color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
  }

  .container-69 {
    flex-flow: wrap;
    justify-content: flex-end;
    align-items: center;
  }

  .container-70 {
    width: 15px;
  }

  .all_cases_grid {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .container-72 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 0;
  }

  .footer_grid {
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 55%;
    grid-auto-columns: 45%;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    font-weight: 300;
    display: flex;
  }

  .container-74 {
    justify-content: center;
    align-items: center;
  }

  .button-text {
    color: var(--links_active\<deleted\|variable-5809a3de-6f99-c3af-a47a-fd4c40a6d4e0\>);
    font-size: 14px;
  }

  .h7 {
    max-width: none;
    font-size: 14px;
    line-height: 20px;
  }

  .flink_footer_floreal_logo.w--current {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .footer_floreal_logo {
    width: 100%;
    max-width: none;
  }

  .footer_discover_floreal_link {
    display: block;
  }

  .footer_discover_floreal_link.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-79 {
    margin-bottom: 1em;
    display: block;
  }

  .footer_case_css {
    font-size: .85rem;
    font-weight: 400;
    line-height: .85rem;
    display: block;
  }

  .container-81 {
    grid-column-gap: .65em;
    grid-row-gap: .65em;
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
  }

  .footer_project_box {
    width: 100%;
    margin-left: 0;
  }

  .footer_project_box.center {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .link-block-11 {
    width: auto;
  }

  .container-85 {
    padding: .35rem .4rem .3rem .5rem;
  }

  .container-85.tr {
    justify-content: center;
    align-items: center;
    padding: .4rem .5rem .4rem .6rem;
  }

  .container-85._1st, .container-85._1st-copy {
    padding-top: .3rem;
  }

  .container-49-copy-copy {
    flex-flow: column;
    width: 100%;
    max-width: 370px;
    display: block;
  }

  .container-87 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    display: grid;
  }

  .case_id_container-copy {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-flow: column;
    width: 100%;
    max-width: none;
  }

  .grid_2c {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .legends {
    margin-top: 20px;
  }

  .intertitres_double_descr {
    letter-spacing: -.025rem;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 24px;
  }

  .intertitres_double_descr.centered {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .container-89 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .author_name_verbatim {
    text-align: left;
    letter-spacing: -.015em;
    font-size: 1rem;
    line-height: 1em;
  }

  .verbatim_author_name_job {
    text-align: left;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.2rem;
  }

  .sep_10px {
    height: 5px;
  }

  .duo_left {
    width: 100%;
  }

  .container-95 {
    height: 32px;
    line-height: 25px;
  }

  .legendes_cases {
    text-align: center;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    line-height: 1.25rem;
  }

  .h4 {
    min-width: auto;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 500;
  }

  .h4.justify-left {
    letter-spacing: -.015rem;
    font-size: 1.25rem;
    line-height: 1.65rem;
  }

  .h4.justify-left.fine {
    letter-spacing: .2rem;
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .h4.turquoise {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
  }

  .h4.center {
    font-size: 1.15rem;
    line-height: 1.65rem;
  }

  .h4.center.mega_une {
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 2.25rem;
  }

  .h4.cie {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.65rem;
  }

  .hero_img {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 18px;
  }

  .new_title_section {
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-block-23 {
    font-size: 32px;
    font-weight: 700;
  }

  .container-97 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .new_h1 {
    text-align: left;
    font-size: 48px;
    display: block;
  }

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

  .verbatim_author_name_cie {
    text-align: left;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .link-block-13, .link-block-14 {
    margin-bottom: 0%;
  }

  .spacer_parcours_grid {
    height: 1em;
  }

  .section-top-2025 {
    margin-top: 3rem;
    margin-bottom: 2.5rem;
  }

  .hp_hp_hero_col1 {
    align-self: center;
    width: 100%;
    padding-right: 0;
    display: flex;
  }

  .hp_branding {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    width: 85%;
  }

  .floreal_img_logo {
    width: 100%;
  }

  .section-8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .embed_16-9_desktop_tablet {
    display: none;
  }

  .embed_9-16_mobile {
    display: block;
  }

  .category-title {
    text-align: center;
    font-size: 10px;
    line-height: 10px;
  }

  .category-title.black {
    font-size: 10px;
    line-height: 10px;
  }

  .container-1225, .image-45 {
    display: none;
  }

  .image-46 {
    width: 100%;
    min-width: 100%;
    display: block;
  }

  .container-1226 {
    display: block;
  }

  .portrait_morgan_traisnel_2 {
    aspect-ratio: 16 / 9;
    display: none;
  }

  .section_b {
    font-size: 1rem;
    line-height: 1rem;
  }

  .ctn_tous_projects {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    display: flex;
  }

  .container-1230 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: none;
  }

  .image-48 {
    aspect-ratio: 2 / 3;
    border-radius: 5px;
  }

  .footer_floreal_footer {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .container_c_1080 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    align-items: center;
    max-width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .container_e_580 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .strategies {
    max-width: 70%;
  }

  .details {
    max-width: 33%;
  }

  .brandy_bandits {
    box-sizing: border-box;
    max-width: 70%;
  }

  .themedialeader {
    max-width: 82%;
  }

  .cmi_media {
    max-width: 75%;
  }

  .tf1_plus {
    max-width: 53%;
  }

  .tf1 {
    max-width: 50%;
  }

  .service-desc {
    font-size: 14px;
  }

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

  .container-1237 {
    min-width: auto;
  }

  .container-1239 {
    display: none;
  }

  .purple_star {
    width: 10px;
  }

  .image-62 {
    width: auto;
    min-width: 40%;
    max-width: 60%;
  }

  .div-block-21 {
    display: none;
  }

  .div-block-25 {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    height: 5rem;
    margin-top: 0;
    margin-bottom: .1rem;
    display: flex;
    overflow: visible;
  }

  .ratp {
    max-width: 32%;
  }

  .service-bubble-grid {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-27 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    width: auto;
    min-width: auto;
    max-width: none;
    padding: 40px 30px 30px;
  }

  .div-block-31 {
    flex-flow: column;
  }

  .div-block-32 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-33 {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .link-block-135 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0%;
  }

  .div-block-35 {
    padding-left: 0;
    padding-right: 0;
  }

  .tag-client {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    max-width: 300px;
  }

  .div-block-37 {
    grid-column-gap: 56px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: flex-start stretch;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: .5rem;
    display: flex;
  }

  .item01 {
    justify-content: center;
    align-items: center;
  }

  .section-13 {
    width: auto;
    padding: 3rem .5rem;
  }

  .div-block-40 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .image-54-copy-copy {
    width: 80%;
  }

  .div-block-41 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-42 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: center;
    align-items: center;
  }

  .text-block-25 {
    max-width: 220px;
    font-size: 14px;
    line-height: 150%;
  }

  .div-block-44 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .div-block-45 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .div-block-47 {
    flex: none;
  }

  .div-block-48 {
    width: 22px;
    margin-bottom: 0%;
  }

  .text-block-26 {
    max-width: 38ch;
  }

  .item02-03-04 {
    align-self: auto;
    min-width: auto;
    margin-right: 0;
  }

  .about-title-copy {
    direction: ltr;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    font-style: normal;
  }

  .div-block-50 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    max-width: none;
    display: flex;
  }

  .div-block-53 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .div-block-27-copy {
    min-width: 100%;
    max-width: 100%;
    padding: 40px 30px 30px;
  }

  .container-85-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-54 {
    padding-left: .5em;
    padding-right: .5rem;
  }

  .text-block-27 {
    color: var(--75-white\<deleted\|variable-665cc204-f6ea-6906-dc32-c4a0eaf5e54e\>);
  }

  .div-block-55 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    padding: 0% 10%;
  }

  .arrow {
    width: 15%;
    height: 22.5%;
    right: 5%;
  }

  .mea_cases_hp {
    grid-column-gap: 1rem;
    grid-row-gap: 4rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    max-width: none;
  }

  .ligne-anim {
    height: 1.1px;
    bottom: -3px;
  }

  .ligne-anim.white {
    height: 1.5px;
    bottom: -4px;
  }

  .discover_button {
    min-width: 160px;
    padding: .8rem 1rem;
  }

  .cta-txt {
    font-family: Plus Jakarta Sans Variable;
  }

  .link-block-137 {
    padding-top: 0;
  }

  .image-65 {
    aspect-ratio: 1;
  }

  .container-1289 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    display: flex;
  }

  .div-block-59 {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .div-block-60 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    padding-left: 1.5em;
    padding-right: 1em;
  }

  .arrow-copy {
    height: 13%;
  }

  .text-block-29 {
    font-size: 1em;
  }

  .hula_flow {
    width: 100%;
    overflow: visible;
  }

  .image-67 {
    width: 12px;
  }

  .discover_button_2 {
    min-width: 160px;
    padding: .8rem 1rem;
  }

  .div-block-63 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .container_b_1440_full_height {
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .container_b_1440_full_height.reals {
    height: auto;
  }

  .div-block-64 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    flex-flow: column;
    min-width: 90%;
    max-width: 100%;
    display: flex;
  }

  .arrow_scroll_down, .arrow_hp {
    width: 20px;
  }

  .case_title_container-copy {
    grid-column-gap: 1.75em;
    grid-row-gap: 1.75em;
    flex-flow: column;
    width: auto;
    min-width: 200px;
    max-width: 55%;
  }

  .div-block-66 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: center;
    align-items: center;
    max-width: 300px;
  }

  .div-block-68 {
    grid-column-gap: 2.75rem;
    grid-row-gap: 2.75rem;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .is--light {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
    font-size: 15px;
  }

  .accordion-item, .accordion-item.is--last, .accordion-item.is--first {
    padding: 1.5em 0 1.25em;
  }

  .icon_line, .icon_line.is--2 {
    padding-top: 1.15em;
  }

  .title_wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .accordion_paragraph {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: .5rem;
    padding-right: .75rem;
  }

  .h5.bold {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .h5.turquoise.links {
    line-height: 1.5rem;
  }

  .h5.links {
    flex: 0 auto;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    display: inline-block;
  }

  .item_head {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: .5rem;
  }

  .h3.violet {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

  .h3.intertitre.footer {
    font-size: .75rem;
    line-height: 1.25rem;
  }

  .h3.black, .h3.black.c01 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.75rem;
  }

  .h3.turquoise {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }

  .h3.c04 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.75rem;
  }

  .accordion_head-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .item_number {
    align-self: auto;
    padding-top: 0;
    font-size: .9rem;
    line-height: 1.65rem;
    display: flex;
  }

  .item_number.purple {
    letter-spacing: .15em;
  }

  .item_number.black, .item_number.black.c01, .item_number.turquoise, .item_number.c04 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .icon_wrapper {
    width: 2em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .item_number-wrapper {
    height: 100%;
  }

  .container_b_980 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .container_b_980-copy {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .case_title_h1-copy {
    text-align: center;
    font-size: 54px;
    display: block;
  }

  .div-block-70 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
  }

  .h2 {
    text-align: center;
    padding-left: .3rem;
    display: block;
  }

  .case_title_h1-copy-copy {
    text-align: center;
    width: auto;
    font-size: 4rem;
    line-height: 4rem;
    display: block;
  }

  .item_paragraph-copy {
    max-width: 100%;
    font-size: .9rem;
    line-height: 1.25rem;
  }

  .div-block-71 {
    flex: 0 auto;
    display: block;
  }

  .div-block-72 {
    display: inline-block;
  }

  .div-block-73 {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .div-block-74 {
    grid-column-gap: .4rem;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-54-copy {
    padding-left: 0;
  }

  .discover_button_3 {
    padding: .8rem 1rem;
  }

  .text-block-31 {
    font-size: .55rem;
  }

  .container-1291 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-69 {
    max-width: 90%;
  }

  .floreal_logo {
    width: 100%;
    max-width: none;
  }

  .div-block-77 {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .div-block-78 {
    padding-left: 0;
    padding-right: 0;
  }

  .big_2nd_title_hp {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-80 {
    height: auto;
  }

  .div-block-81 {
    min-width: 100%;
    max-width: 100%;
    transform: rotate(0);
  }

  .div-block-82 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
  }

  .div-block-83 {
    padding-bottom: 2rem;
  }

  .image-77 {
    max-width: 250px;
  }

  .div-block-86 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    opacity: 100;
    border-width: 1px;
    flex-flow: row;
  }

  .div-block-86.rond {
    width: 50px;
    height: 50px;
  }

  .div-block-86.horiz {
    width: 55px;
    height: 40px;
  }

  .div-block-87 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    height: 100%;
  }

  .div-block-88 {
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .case_native_video_16-9_hp {
    max-width: none;
    display: none;
  }

  .case_video_native_container_16_9_hp {
    display: none;
  }

  .center_8rem {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    height: auto;
    margin-top: 54px;
    margin-bottom: 36px;
  }

  .div-block-94 {
    width: auto;
  }

  .hula_flow_inside {
    overflow: visible;
  }

  .div-block-97 {
    width: 100%;
  }

  .discover_button_4 {
    min-width: 160px;
    padding: .8rem 1rem;
  }

  .div-block-98 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .div-block-99 {
    height: 20px;
  }

  .div-block-992 {
    width: 20px;
  }

  .div-block-993 {
    padding-top: .15rem;
  }

  .div-block-994 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
  }

  .case_title_container-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1001 {
    flex-flow: column;
  }

  .div-block-1002 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
  }

  ._1040 {
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .case-img-titles {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-1007 {
    padding-right: .25rem;
  }

  .div-block-1009 {
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .floreal_loop_1_1 {
    display: block;
  }

  .div-block-1010 {
    margin-top: 1rem;
  }

  .div-block-1013 {
    flex: 0 auto;
    width: auto;
    display: flex;
  }

  .image-80 {
    height: 9px;
  }

  .div-block-1015 {
    width: 100%;
    max-height: none;
  }

  .div-block-1017 {
    grid-column-gap: .85rem;
    grid-row-gap: .85rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .case_video_native_container_4-5_2 {
    aspect-ratio: auto;
    width: 100%;
    display: block;
    overflow: clip;
  }

  .div-block-1019 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .case_native_video_4-5 {
    aspect-ratio: auto;
    border-radius: 0;
    display: block;
    overflow: clip;
  }

  .section-16 {
    height: 40px;
  }

  .image-81 {
    width: 10px;
  }

  .text-block-33 {
    padding-bottom: .2rem;
  }

  .div-block-1021 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .arrow_icon {
    width: 17.5px;
  }

  .div-block-1024 {
    padding-bottom: 0;
  }

  .code-embed-3 {
    align-self: center;
    display: flex;
  }

  .portrait_morgan_traisnel_1 {
    aspect-ratio: 16 / 9;
    display: block;
  }

  .link {
    font-size: .85rem;
    line-height: 1.35rem;
  }

  .link.small {
    font-size: .76rem;
    line-height: .75rem;
  }

  .div-block-86-copy {
    border-width: .075rem;
    width: 45px;
  }

  .div-block-86-copy.rond {
    width: 50px;
    height: 50px;
  }

  .div-block-86-copy.horiz {
    width: 55px;
    height: 40px;
  }

  .div-block-1028 {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
    justify-content: flex-end;
    align-items: center;
    padding-left: 1.5rem;
  }

  .image-82 {
    width: 15px;
    margin-top: .5rem;
  }

  ._3rem {
    width: 1rem;
  }

  .div-block-1030 {
    width: auto;
    min-width: .85rem;
    max-width: 1.5rem;
  }

  .div-block-1031 {
    width: 9px;
    height: auto;
    margin-bottom: 3%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-1032 {
    justify-content: center;
    align-items: center;
    width: 10px;
    height: 10px;
  }

  .burger-menu-wrapper {
    width: 20px;
  }

  .div-block-1034 {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .div-block-1036 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1037 {
    padding-left: 0;
  }

  .div-block-1038 {
    align-self: center;
  }

  .div-block-1039 {
    width: 14px;
    height: 14px;
  }

  .section_c {
    font-size: 1rem;
    line-height: 1rem;
  }

  .div-block-1032-copy {
    height: 12px;
  }

  .experience-card-year-text.text-sm.text-color-black-700 {
    letter-spacing: .25rem;
    font-size: .9rem;
    line-height: 1.65rem;
  }

  .experience-card-text-block-2 {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: .5rem;
  }

  .global-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .global-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .table-card-content-wrapper-2 {
    grid-row-gap: 1.5rem;
  }

  .experience-card-number-block {
    grid-column-gap: .5rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .experience-card-content-wrapper-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-bottom: 1.5rem;
  }

  .text-span {
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .super_quali_div {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .idocious {
    max-width: none;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .idocious._2, .idocious._3 {
    font-size: 52px;
  }

  .div-block-1021-copy {
    bottom: -3.5rem;
  }

  .div-block-1042 {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1044 {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-top: 0;
  }

  .div-block-1045 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-1047 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    max-width: none;
  }

  .super {
    max-width: none;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .super._2, .super._3 {
    font-size: 52px;
  }

  .fragilisti {
    max-width: none;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .fragilisti._2, .fragilisti._3 {
    font-size: 52px;
  }

  .floreal {
    white-space: normal;
    word-break: normal;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .floreal._2, .floreal._3 {
    font-size: 52px;
  }

  .quali {
    max-width: none;
    font-size: 3.2rem;
    line-height: 3.6rem;
  }

  .quali._2, .quali._3 {
    font-size: 52px;
  }

  .h5_hp {
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.25rem;
  }

  .h5_hp.turquoise.links {
    line-height: 1.5rem;
  }

  .h5_hp.links {
    flex: 0 auto;
    font-weight: 500;
    display: inline-block;
  }

  .container_b_1440_full_height-copy {
    justify-content: center;
    align-items: center;
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .container_b_1440_full_height-copy.reals {
    height: auto;
  }

  .link-case.small {
    font-size: .76rem;
    line-height: .75rem;
  }

  .div-block-1051 {
    height: 1rem;
  }

  .image-83 {
    width: 100%;
  }

  ._3_cases_grid {
    grid-column-gap: .5em;
    grid-row-gap: 4em;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    max-width: none;
  }

  .heading {
    font-size: 13px;
    line-height: 13px;
  }

  .div-block-1053 {
    grid-column-gap: 1rem;
    grid-row-gap: .4rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-1054 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
    flex-flow: column;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-39-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-1055 {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
  }

  .text-span-2 {
    font-size: 3rem;
    line-height: 2.8rem;
  }

  .div-block-1056 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    width: auto;
  }

  .div-block-1057 {
    width: auto;
  }

  .container-1292 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-1058 {
    height: 24px;
  }

  .div-block-1059 {
    width: 11px;
  }

  .div-block-1060 {
    margin-top: 2rem;
  }

  .case_title_container-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .case_title_container-copy.h {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
  }

  .case_title_container-copy.xl {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-39-copy-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1063 {
    grid-column-gap: .5rem;
    max-width: 410px;
  }

  .div-block-1053-copy {
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 46px;
    display: flex;
  }

  .div-block-1065 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-1066 {
    grid-column-gap: .75rem;
    grid-row-gap: .15rem;
  }

  .div-block-1067 {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-1068 {
    padding-left: 0;
    padding-right: 0;
  }

  .case_id_container-copy-copy-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
    max-width: none;
  }

  .div-block-1059-copy {
    width: 11px;
  }

  .div-block-1058-copy {
    height: auto;
  }

  .div-block-1069 {
    grid-row-gap: 40px;
    align-self: center;
    margin-top: 24px;
    display: flex;
  }

  .card {
    box-shadow: 0 -7px 17px 0 var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
  }

  .div-block-1071 {
    grid-row-gap: .25rem;
    flex-flow: column;
  }

  .div-block-1071.titre {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    width: 100%;
  }

  .text-block-39 {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .text-block-39.turquoise {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block-39.c03 {
    letter-spacing: 0;
    font-family: Plus Jakarta Sans Variable;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
  }

  .text-block-39.c04 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .div-block-1072 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card02 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 100%;
    margin-top: -1rem;
    padding: 2.25rem 1.5rem 3rem;
  }

  .card03 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
    background-color: var(--grey_cta\<deleted\|variable-0c09571e-91e5-8442-f4d7-1cd30d01a39c\>);
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    width: 100%;
    margin-top: -1rem;
    margin-right: 0;
    padding-top: 2.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transform: none;
  }

  .card04 {
    grid-column-gap: 1.15rem;
    grid-row-gap: 1.15rem;
    box-shadow: 0 15px 30px 10px var(--bg_black\<deleted\|variable-3903f118-f142-9b75-ee28-0416bff568b5\>);
    margin-top: -.5rem;
    padding-top: 2.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    transform: none;
  }

  .text-block-40 {
    letter-spacing: -.05rem;
    margin-top: 0;
    font-size: 2.6rem;
    line-height: 2.8rem;
  }

  .div-block-1073 {
    margin-top: 57px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-1075 {
    justify-content: center;
    align-items: center;
  }

  .div-block-1078 {
    grid-row-gap: 0rem;
  }

  .container_b_1440_full_height-copy-copy {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container_b_1440_full_height-copy-copy.reals {
    height: auto;
  }

  .section_a {
    font-size: 1rem;
    line-height: 1rem;
  }

  .container_b_1440_full_height-copy-copy-copy {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container_b_1440_full_height-copy-copy-copy.reals {
    height: auto;
  }

  .div-block-1079 {
    margin-top: 90px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h_nav-copy {
    letter-spacing: .075rem;
    font-size: .85rem;
  }

  .h_nav-copy:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .h_nav-copy.white {
    text-align: center;
  }

  .h_nav-copy.black {
    font-size: .9rem;
  }

  .div-block-1031-copy {
    width: 8.5px;
    height: auto;
    margin-top: -1px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .fleche {
    justify-content: center;
    align-items: center;
    width: 8.5px;
    height: auto;
    margin-bottom: .75%;
    display: flex;
  }

  .div-block-61-copy {
    min-width: auto;
    min-height: auto;
  }

  .div-block-1083 {
    margin-top: 0;
  }

  .div-block-50-copy {
    max-width: 100%;
  }

  .div-block-1059-copy-copy {
    width: 11px;
  }

  .as_events {
    max-width: 32%;
  }

  .apf_france_handicap {
    max-width: 57%;
  }

  .bouygues_groupe {
    box-sizing: border-box;
    max-width: 72%;
  }

  .cmi_france {
    box-sizing: border-box;
    max-width: 73%;
  }

  .portrait_morgan_traisnel_3 {
    aspect-ratio: 16 / 9;
    display: none;
  }

  .div-block-1086 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .div-block-1049-copy {
    grid-column-gap: .75rem;
    flex-flow: wrap;
  }

  .div-block-1002-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
  }

  .div-block-61-copy-copy {
    min-width: auto;
    min-height: auto;
  }

  .div-block-1002-copy-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
  }

  .floreal_logo_01 {
    max-height: 160px;
  }

  ._4-5-video1 {
    display: none;
  }

  .div-block-1090 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .div-block-1091 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .code-embed-12 {
    display: none;
  }

  .text-block-41 {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .div-block-1092 {
    align-items: flex-start;
  }

  .div-block-1093 {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
  }

  .div-block-1090-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-1091-copy {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-81-copy {
    max-width: 100%;
  }

  .code-embed-12-copy, .code-embed-11-copy, ._4-5-video2, ._9-16-video2 {
    display: none;
  }

  .div-block-81-copy-copy {
    max-width: 100%;
  }

  .div-block-1100 {
    width: 180px;
    height: 60px;
  }

  .last_mobile {
    display: block;
  }

  .div-block-1101 {
    width: 75px;
    height: 75px;
  }

  .div-block-1102 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 1rem;
  }

  .image-87 {
    aspect-ratio: 1;
  }

  ._4-5-video1-copy, ._4-5-video1-copy-copy {
    display: block;
  }

  ._9-16-video2-copy, ._4-5-video1-copy-copy {
    display: none;
  }

  ._4-5-video1-copy-45-copy {
    display: block;
  }

  .code-embed-13, .code-embed-12-45-copy {
    display: none;
  }

  .image-88 {
    margin-top: 7px;
  }

  .video_uni {
    max-width: none;
    display: block;
  }

  .es_saadi {
    max-width: 50%;
  }

  .div-block-1104 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .hny {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-89 {
    height: 110px;
  }

  .image-90 {
    height: 100px;
  }

  .image-91 {
    height: 120px;
  }

  .image-92 {
    height: 100px;
  }

  .div-block-1105 {
    width: 100%;
    max-width: 100%;
    margin-top: 6rem;
    margin-bottom: 4rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hny_msg {
    font-size: 1.25rem;
    line-height: 1.6rem;
  }

  .hny_msg:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .hny_msg.white {
    text-align: center;
  }

  .hny_msg.black {
    font-size: .9rem;
  }

  .div-block-1106 {
    max-width: 400px;
  }

  .div-block-1106-copy {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    width: 100%;
  }

  .hny_ch_msg {
    letter-spacing: .075rem;
    font-size: 1.3rem;
  }

  .hny_ch_msg:hover {
    color: var(--text-f8f8f8\<deleted\|variable-cd42244b-ce0a-4565-c113-2bea12de5efe\>);
  }

  .hny_ch_msg.white {
    text-align: center;
  }

  .hny_ch_msg.black {
    font-size: .9rem;
  }

  .spine01 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    width: 100%;
    max-width: 100%;
    margin-top: 5rem;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-1107-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-42 {
    text-align: center;
    font-size: 1.75rem;
    line-height: 2rem;
  }

  .div-block-1113 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-1114 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-1294 {
    grid-template-columns: 5%;
    padding-left: 1em;
    padding-right: 1rem;
    display: flex;
  }

  .link-7 {
    text-align: center;
  }

  .div-block-1117 {
    height: auto;
    margin-bottom: 0%;
    margin-left: 0;
    margin-right: 0;
  }

  .menu {
    grid-column-gap: 1.75rem;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    width: auto;
    height: auto;
    margin-right: 16px;
  }

  .image-93 {
    width: 100%;
  }

  .div-block-1119 {
    width: 100%;
    max-height: none;
  }

  .container-1295 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .mega_title {
    font-size: 33px;
    line-height: 36px;
  }

  .mega_title.chinese {
    font-size: 26px;
    line-height: 34px;
  }

  .text-block-47-copy {
    width: 100%;
    max-width: 100%;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1121 {
    width: 100%;
  }

  .container-1296, .div-block-1124, .code-embed-14 {
    display: none;
  }

  .container-1297 {
    aspect-ratio: 1;
  }

  .text-block-49 {
    font-size: 26px;
    line-height: 24px;
  }

  .text-block-50 {
    display: none;
  }

  .div-block-1126 {
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .universal_container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .carr {
    width: 100%;
    height: 220px;
  }

  .text.gray {
    font-size: 12px;
    line-height: 16px;
  }

  .text.gray:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    max-width: 100%;
    font-size: 13px;
    line-height: 17px;
  }

  .div-block-1131 {
    grid-row-gap: 22px;
  }

  .other_cases {
    flex-flow: column;
    width: auto;
    min-width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
  }

  .div-block-1132 {
    flex-flow: column;
  }

  .div-block-1133 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: wrap;
    width: 100%;
    max-width: 100%;
  }

  .div-block-1127-copy {
    aspect-ratio: 2;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    width: 100%;
  }

  .div-block-1129-copy {
    border-top-right-radius: 0;
    border-bottom-left-radius: 16.5px;
    width: 100%;
    padding-top: 30px;
  }

  .image-94-copy {
    width: 100%;
    height: 220px;
  }

  .other_cases-copy {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5rem;
  }

  .div-block-1127-copy-copy {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    width: 100%;
  }

  .div-block-1129-copy-copy {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%;
  }

  .container-1299 {
    grid-column-gap: 0rem;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-rows: auto 5px auto;
    grid-template-columns: 25% 70%;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .e-mail {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-1136 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .copy-div {
    width: 30px;
    height: 30px;
  }

  .phone_number_div {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .div-block-1139 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: minmax(100px, 35%) 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    padding-left: .5rem;
    padding-right: .5rem;
    display: flex;
  }

  .div-block-1139:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  ._97 {
    max-width: 100%;
  }

  ._97:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
    width: 100%;
    max-width: 100%;
  }

  .success_text.footer_link {
    font-size: 12px;
    line-height: 12px;
  }

  .phone_number_text {
    font-size: 20px;
    line-height: 24px;
  }

  .code-embed-15 {
    width: 10px;
  }

  .div-block-1136-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-1294-copy {
    flex-flow: column;
    grid-template-columns: 5%;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .container-1300 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-1142 {
    max-width: 48%;
  }

  .text-block-52-copy {
    font-size: 14px;
    line-height: 14px;
  }

  .div-block-1144 {
    grid-column-gap: .5rem;
  }

  .section-20 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-1148 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .menu_grid {
    grid-template-columns: 100%;
  }

  ._2rem_vertical {
    height: 1.25rem;
  }

  ._6rem_vertical {
    height: 56px;
  }

  .div-block-1150 {
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .div-block-1151 {
    grid-row-gap: 0rem;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    justify-content: space-between;
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .div-block-1152 {
    grid-template-columns: 5% 90% 5%;
  }

  .code-embed-14-copy {
    height: 100%;
  }

  .biglink {
    font-size: 20px;
    line-height: 24px;
  }

  .biglink.small {
    font-size: .76rem;
    line-height: .75rem;
  }

  .section_b-copy {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1rem;
    line-height: 1rem;
  }

  .div-block-1641 {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
  }

  .div-block-97-copy, .image-93-copy {
    width: 100%;
  }

  .div-block-1643 {
    display: none;
  }

  ._1040-copy {
    grid-row-gap: 56px;
    flex-flow: column;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .div-block-1644 {
    grid-template-columns: auto;
  }

  .div-block-1645 {
    grid-template-columns: 100%;
  }

  .link-block-156 {
    min-width: 100px;
    max-width: 30%;
    margin-bottom: 0%;
  }

  .link-block-156.w--current {
    min-width: 30%;
    max-width: 40%;
  }

  .div-block-1646 {
    max-width: 65%;
  }

  .div-block-1647 {
    grid-column-gap: 1.5rem;
    grid-row-gap: .25rem;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-1152-copy {
    grid-template-columns: 5% 90% 5%;
  }

  .div-block-1152-copy-copy {
    grid-template-columns: 100%;
  }

  .container-85-copy {
    padding: .35rem .4rem .3rem .5rem;
  }

  .container-85-copy.tr {
    justify-content: center;
    align-items: center;
    padding: .4rem .5rem .4rem .6rem;
  }

  .container-85-copy._1st, .container-85-copy._1st-copy {
    padding-top: .3rem;
  }
}

#w-node-b17bdf32-f482-ce57-6860-881697cbb363-3d72441e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e5a88ca7-9406-4622-1068-67df7631eac4-3d72441e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_31e88572-cb4e-839a-df07-7fd98f079143-3d72441e {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_87027950-03ed-200f-c7a5-a1d853bfbf86-53bfbf7c, #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf86-53bfbf7c:where(.w-variant-cdd47e13-a4eb-010d-3671-ad473c0af065) {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_87027950-03ed-200f-c7a5-a1d853bfbf87-53bfbf7c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_87027950-03ed-200f-c7a5-a1d853bfbf97-53bfbf7c {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_87027950-03ed-200f-c7a5-a1d853bfbf9a-53bfbf7c {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_87027950-03ed-200f-c7a5-a1d853bfbf7f-53bfbf7c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1cf-c1c2b1cf {
  grid-column-end: 3;
}

#w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d1-c1c2b1cf, #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d2-c1c2b1cf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d4-c1c2b1cf {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d4-c1c2b1cf:where(.w-variant-c724cf0b-34d6-0976-30a3-97470edd07f1) {
  grid-row-start: 1;
  grid-column-end: 3;
}

#w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1de-c1c2b1cf {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_44196fcf-63c6-fa13-1f43-4060739b6b27-c1c2b1cf, #w-node-_677b8805-a811-58ef-1c6e-1ef0354286d5-c7419263, #w-node-d486127a-ec98-0a00-9e9e-4e9ac7419279-c7419263, #w-node-d486127a-ec98-0a00-9e9e-4e9ac7419267-c7419263, #w-node-_19f7ef0d-3bc0-350f-0a9e-64c9fbcd76f2-7b3763ce {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9cdd6fb1-8d75-fa9e-2c0f-1d477fa1921e-7b3763ce {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cb7f27c6-d845-4602-45a5-2c06a95ba6b1-7b3763ce {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ccaf5869-04a4-401f-9d23-e159e8d281fe-7b3763ce {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8b924194-7c80-b1eb-2c1c-0189671170e2-318faf67, #w-node-_0cf2be6c-fcd0-b8e9-7c49-ec26ae6b2b84-318faf67, #w-node-_3dd79196-98c3-0451-ffc1-427714fc927c-14fc927a, #w-node-dd46d126-59cd-2d18-e5ef-b8cdbc0ffa43-38b37fbf {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7de648ad-d04b-5a1b-75b6-2c0b38b37fc1-38b37fbf {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
}

#w-node-_2c31303c-dc78-e911-bbb7-3e83cbc9b87d-cbc9b873 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_05621e47-816d-a0cf-bbfc-fb81da5b1992-f319214f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_41b856c2-7f13-1f2f-74ff-261c73d644fa-f319214f, #w-node-_811514ba-3c03-1267-f5ae-8e0c93e01dd0-f319214f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_72280250-322e-c92c-235e-6c9362d5ce07-f319214f, #w-node-fe313201-a97e-5d2b-b5c5-cf39101284aa-3d724526 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-dd252913-a261-17db-8c75-3ae51fa78449-3d72454b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ef44993c-e337-e4ed-7b91-42161d129bb9-3d72454b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_81eeb42b-90ca-908b-9500-d9fee71321d0-3d72454b {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_0d0cfbfb-eb25-bad2-bd04-37c4abfaf8dd-3d72454b {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_8d327ac1-fce5-d103-8be2-ed1d3607eba0-3d72454f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd07672a-c16d-ac5a-71e1-0cbc09885ad8-8820b9b4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-dd07672a-c16d-ac5a-71e1-0cbc09885ae4-8820b9b4 {
  grid-area: Area;
}

#w-node-a531b3d7-c507-200f-f40d-3cda627a1339-627a1336, #w-node-a531b3d7-c507-200f-f40d-3cda627a133a-627a1336 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a531b3d7-c507-200f-f40d-3cda627a133c-627a1336 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-a531b3d7-c507-200f-f40d-3cda627a1346-627a1336 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a531b3d7-c507-200f-f40d-3cda627a1347-627a1336 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a531b3d7-c507-200f-f40d-3cda627a1354-627a1336 {
  grid-area: 1 / 3 / 2 / 4;
}

@media screen and (min-width: 1440px) {
  #w-node-b17bdf32-f482-ce57-6860-881697cbb363-3d72441e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d1-c1c2b1cf, #w-node-_44196fcf-63c6-fa13-1f43-4060739b6b27-c1c2b1cf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7e797b52-258d-8114-ccbd-a04581ed838a-318faf67 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_81eeb42b-90ca-908b-9500-d9fee71321d0-3d72454b {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1339-627a1336, #w-node-a531b3d7-c507-200f-f40d-3cda627a1347-627a1336 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b17bdf32-f482-ce57-6860-881697cbb363-3d72441e {
    grid-column: 2 / 3;
  }

  #w-node-_8b924194-7c80-b1eb-2c1c-0189671170e2-318faf67, #w-node-dd46d126-59cd-2d18-e5ef-b8cdbc0ffa43-38b37fbf {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7de648ad-d04b-5a1b-75b6-2c0b38b37fc1-38b37fbf {
    align-self: start;
  }

  #w-node-_2c31303c-dc78-e911-bbb7-3e83cbc9b87d-cbc9b873 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_41b856c2-7f13-1f2f-74ff-261c73d644fa-f319214f {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-_8d327ac1-fce5-d103-8be2-ed1d3607eba0-3d72454f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1354-627a1336 {
    grid-column: 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b17bdf32-f482-ce57-6860-881697cbb363-3d72441e {
    grid-column: 1 / 2;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf86-53bfbf7c, #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf87-53bfbf7c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf8a-53bfbf7c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf97-53bfbf7c {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf9a-53bfbf7c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf7f-53bfbf7c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d4-c1c2b1cf {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-_44196fcf-63c6-fa13-1f43-4060739b6b27-c1c2b1cf {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-dd252913-a261-17db-8c75-3ae51fa78449-3d72454b {
    grid-column: 1 / 1;
  }

  #w-node-ef44993c-e337-e4ed-7b91-42161d129bb9-3d72454b {
    grid-column: 1 / 2;
  }

  #w-node-_0d0cfbfb-eb25-bad2-bd04-37c4abfaf8dd-3d72454b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a133c-627a1336 {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1347-627a1336 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1354-627a1336 {
    grid-column: 3 / 4;
    grid-row-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b17bdf32-f482-ce57-6860-881697cbb363-3d72441e {
    grid-column: 2 / 3;
  }

  #w-node-e5a88ca7-9406-4622-1068-67df7631eac4-3d72441e {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_31e88572-cb4e-839a-df07-7fd98f079143-3d72441e {
    grid-column: 2 / 3;
    grid-row-start: 2;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf8a-53bfbf7c {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf97-53bfbf7c {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_87027950-03ed-200f-c7a5-a1d853bfbf9a-53bfbf7c {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-abfa9e96-248a-14db-e639-5e2e47e0a8a3-53bfbf7c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-eb344f2f-2164-b3ee-7d9a-46c254d4d33c-53bfbf7c {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1cf-c1c2b1cf {
    grid-column-end: 2;
  }

  #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d2-c1c2b1cf, #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1d4-c1c2b1cf {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-_150b6734-20ce-6c6a-6f03-9c93c1c2b1de-c1c2b1cf {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_44196fcf-63c6-fa13-1f43-4060739b6b27-c1c2b1cf {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-_8b924194-7c80-b1eb-2c1c-0189671170e2-318faf67, #w-node-_0cf2be6c-fcd0-b8e9-7c49-ec26ae6b2b84-318faf67 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_74538ab0-e38f-4b1b-4bf5-38e4318faf6a-318faf67 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-fe313201-a97e-5d2b-b5c5-cf39101284aa-3d724526 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ef44993c-e337-e4ed-7b91-42161d129bb9-3d72454b {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-_81eeb42b-90ca-908b-9500-d9fee71321d0-3d72454b {
    grid-column: 1 / 2;
    grid-row-start: 3;
  }

  #w-node-_0d0cfbfb-eb25-bad2-bd04-37c4abfaf8dd-3d72454b {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1336-627a1336 {
    grid-column-end: 3;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a133a-627a1336 {
    grid-column: 2 / 3;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a133c-627a1336 {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1346-627a1336 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1347-627a1336 {
    grid-column: 1 / 2;
    grid-row-start: 1;
  }

  #w-node-a531b3d7-c507-200f-f40d-3cda627a1354-627a1336 {
    grid-area: 1 / 1 / 2 / 2;
  }
}


