:root {
  --font-color-white: #eeebdc;
  --bg-color-black: #0e1011;
  --bg-color-white: #eeebdc;
  --font-color-black: #0e1011;
  --bleu-test-text: #6089c6;
  --test-bg: #282828;
}

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

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

@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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.copy-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}

.page-padding {
  grid-column-gap: 10em;
  grid-row-gap: 10em;
  color: #0e1011;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.heading-style-h3 {
  letter-spacing: -.005em;
  text-transform: none;
  font-size: 3rem;
  line-height: 1.1;
}

.workallony {
  color: #0e1011;
  margin-left: 0;
  padding-left: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.workallony.w--current {
  text-transform: uppercase;
}

.div-block-23 {
  letter-spacing: -8px;
  justify-content: flex-start;
  align-items: center;
  font-size: 122px;
  line-height: 110px;
  display: flex;
}

.div-block-24 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.heading-style-h6 {
  color: var(--font-color-white);
  letter-spacing: .02em;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.1rem;
}

.contact {
  color: #0e1011;
  width: 85%;
  margin-left: 20px;
  padding-left: 0;
  font-weight: 400;
  text-decoration: none;
}

.spacer-sm-start {
  padding-top: 2.25rem;
}

.spacer-sm-start.spacer-sm-end {
  direction: ltr;
  color: #eeebdc;
  text-align: right;
  width: 80%;
  padding-top: 1rem;
}

.section-after-intro-text {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #eeebdc;
  background-color: #0e1011;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 7vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.section-4 {
  z-index: 0;
  background-image: linear-gradient(180deg, var(--font-color-white) 33%, var(--bg-color-black) 85%);
  width: 100%;
  height: 180vh;
  display: block;
  position: relative;
}

.container-small {
  color: #eeebdc;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  display: flex;
}

.image-placeholder {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: 1.8em;
  width: 100%;
}

.button-2 {
  color: #eeebdc;
  text-align: center;
  letter-spacing: .03rem;
  background-color: #000;
  border: .15em solid #0000;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-size: 1rem;
  font-weight: 600;
}

.button-2.is-bright {
  color: #000;
  background-color: #eeebdc;
}

.button-2.is-bright.is-secondary {
  color: #eeebdc;
  background-color: #0000;
  border-color: #eeebdc;
  font-size: 1rem;
}

.titre {
  padding-left: 2rem;
  font-size: 9vw;
  line-height: 8vw;
}

.heading-style-h1 {
  text-align: right;
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px var(--bg-color-white);
  font-size: 2.25rem;
  font-weight: 600;
  line-height: .8em;
}

.yanisskhb {
  color: #0e1011;
  mix-blend-mode: normal;
  font-weight: 400;
  text-decoration: none;
}

.yanisskhb.w--current {
  color: var(--font-color-black);
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
}

.section--test {
  display: none;
}

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

.div-link-droit {
  z-index: 20;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.spacer-xl-start {
  padding-top: 7.5rem;
}

.aboutouioui {
  color: #0e1011;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.aboutouioui._2 {
  line-height: 20px;
}

.div-block-25 {
  letter-spacing: -1.5px;
  line-height: 22px;
}

.text-align-center {
  color: #eeebdc;
  text-align: center;
}

.navbar {
  z-index: 5;
  letter-spacing: -.8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100vh;
  margin: auto;
  padding: 2rem;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.sectioncontact {
  font-family: Geist, sans-serif;
}

.cursor-wrap {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  z-index: 1000;
  opacity: 1;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  transition: opacity .2s;
  position: static;
}

.clock-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 110%;
  display: flex;
}

.blocknavbar-co {
  z-index: 1;
  filter: invert();
  color: #0e1011;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 12px;
  font-weight: 500;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.text-block-27 {
  color: #0e1011;
  width: 110%;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  position: static;
}

.text-span-2 {
  font-size: 12px;
  font-weight: 600;
}

.text-block-23 {
  color: #0e1011;
  margin-top: 0;
  padding-top: 1.5px;
  font-size: 12px;
}

.div-block-46 {
  z-index: 20;
  color: #0e1011;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.div-block-47 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  pointer-events: none;
  color: #0e1011;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.blocknavbar-nom {
  z-index: 10;
  filter: invert();
  justify-content: center;
  align-items: center;
  height: 6vh;
  padding-top: 2rem;
  padding-left: 2rem;
  font-size: 18px;
  font-weight: 500;
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.blocknavbar-nom.conactpage {
  width: 100%;
  padding-right: 2rem;
  display: flex;
}

.blocknavbar-heure {
  z-index: 10;
  filter: invert();
  color: #0e1011;
  padding-bottom: 2rem;
  padding-left: 2rem;
  font-size: 12px;
  font-weight: 500;
  display: none;
  position: fixed;
  inset: auto auto 0% 0%;
}

.text-block-28 {
  color: #0e1011;
  width: 110%;
  font-size: 12px;
  font-weight: 500;
}

.page-intro-text-wrapper {
  z-index: 50;
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  color: #0e1011;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -5vh;
  font-family: Geist, sans-serif;
  font-style: normal;
  font-weight: 900;
  display: flex;
}

.buttoncontact {
  z-index: 25;
  color: #eeebdc;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  display: block;
  position: relative;
}

.buttoncontact.nav {
  color: var(--bg-color-black);
  text-transform: uppercase;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
}

.buttoncontact._2eme {
  color: var(--font-color-black);
  font-size: 12px;
}

.page-intro-splitscreen-wrapper {
  z-index: 0;
  pointer-events: none;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-slide {
  background-color: var(--font-color-white);
  color: #0e1011;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 200svh;
  display: block;
  position: relative;
  overflow: clip;
}

.page-intro-title-wrapper {
  z-index: 50;
  grid-column-gap: .5vh;
  grid-row-gap: .5vh;
  color: #0e1011;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: .8em;
  display: flex;
}

.page-intro-title-small {
  color: #0e1011;
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.page-intro-title-small.is-best-in-class {
  letter-spacing: -.02em;
  align-self: flex-start;
  margin-left: 7.9em;
  font-family: Playfair Display, sans-serif;
  font-style: italic;
}

.page-intro-title-small.is-made-in-webflow {
  grid-column-gap: .8em;
  grid-row-gap: .8em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 5.6em;
  display: flex;
}

.page-intro-wrapper {
  z-index: 0;
  color: #0e1011;
  justify-content: center;
  align-items: center;
  height: 100svh;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
  position: sticky;
  top: 0;
}

.page-intro-text {
  z-index: 5;
  color: #0e1011;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.page-intro-splitscreen-top {
  background-color: #0e1011;
  width: 100%;
  height: 0%;
}

.section-5 {
  z-index: 25;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 15%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: -50px 0% 0%;
  overflow: visible;
}

.hovercolor {
  z-index: 1;
  background-color: var(--font-color-white);
  border-color: #eeebdc;
  border-radius: 100px;
  width: 125%;
  height: 400%;
  position: absolute;
  inset: 40px 0% 0 -10%;
  overflow: visible;
}

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

.hovercolor.nav {
  z-index: 9;
  background-color: var(--font-color-black);
  overflow: visible;
}

.page-intro-title {
  letter-spacing: -.06em;
  text-transform: uppercase;
  font-size: 10vw;
  font-weight: 900;
  line-height: .8;
}

.page-intro-title.is-ux-ui {
  margin-left: 1.16em;
}

.page-intro-title.is-annimation {
  margin-left: 3em;
}

.page-intro-title.is-webdev {
  z-index: 10;
  margin-left: .89em;
}

.leboutton {
  z-index: 15;
  border: 2px solid var(--font-color-black);
  filter: invert();
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.leboutton.instagram {
  text-transform: uppercase;
  border-radius: 100px;
  width: 50px;
  height: 20px;
  font-style: normal;
  font-weight: 400;
}

.leboutton.linkedin, .leboutton.behance {
  text-transform: uppercase;
  border-radius: 100px;
  width: 110px;
  font-weight: 400;
}

.leboutton.ctaa {
  filter: none;
}

.leboutton.ouiii {
  border-color: var(--bg-color-black);
  filter: none;
  color: var(--font-color-black);
  border-radius: .2rem;
  width: 120px;
  height: 40px;
  overflow: hidden;
}

.leboutton.ouiii:hover {
  box-shadow: 0 2px 10px 2px #0e101180;
}

.leboutton.niiiet.w--current {
  text-transform: uppercase;
  width: 100px;
  font-size: 14px;
}

.leboutton._2eme {
  border-width: 1px;
  border-radius: 10px;
  width: 80px;
  height: 30px;
}

.page-intro-splitscreen-bottom {
  background-color: #0e1011;
  width: 100%;
  height: 0%;
}

.bold-text {
  color: #0e1011;
  text-shadow: 0 5px 8px #0e101180;
  font-size: 10vw;
  line-height: .8em;
}

.div-block-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: none;
}

.mid-title-slide {
  position: relative;
}

.imageleft {
  z-index: 10;
  grid-column-gap: 26vw;
  grid-row-gap: 26vw;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start center;
  width: 100%;
  padding-top: 40vh;
  display: flex;
}

.imageleft.right-slide {
  z-index: 25;
  justify-content: center;
  align-items: center;
  inset: 0% 0% 0% auto;
}

.imageleft.left {
  position: relative;
}

.mid-first-2 {
  z-index: 1;
  flex-direction: column;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: visible;
}

.seection {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 200vh;
  display: none;
}

.barre-mid {
  z-index: 5;
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.barre-mid.right {
  z-index: 51;
  inset: 0% 0% 0% auto;
}

.div-block-41 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: auto;
  left: auto;
}

.section-creatif-slide {
  background-color: var(--font-color-white);
  height: 300vh;
  position: relative;
}

.text-block-13 {
  color: #eeebdc;
  text-align: center;
  letter-spacing: -2px;
  font-size: 4.5vw;
  line-height: 5vw;
  display: block;
  position: static;
}

.image-13 {
  width: 38vw;
}

.iinteraction-mid {
  margin-top: 100vh;
  position: absolute;
  inset: 0%;
}

.div-block-29 {
  z-index: 5;
  grid-column-gap: 73px;
  grid-row-gap: 73px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-top: 7rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 45vh;
}

.mid-preview {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
}

.mid-home-flex {
  z-index: 25;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.35;
  display: flex;
  position: static;
}

.main-image {
  width: 22vw;
  height: 27vw;
  min-height: 27vw;
  position: relative;
  left: 0%;
  overflow: hidden;
}

.main-image.first {
  z-index: 51;
  width: 16vw;
  height: 19vw;
  min-height: 19vw;
  margin-top: -39vw;
  top: -37vh;
  left: -60vw;
}

.main-image.fourth {
  width: 19vw;
  height: 19vw;
  min-height: 19vw;
  margin-top: -45vw;
  top: 17.4vh;
  left: 58vw;
}

.main-image.second {
  width: 11vw;
  height: auto;
  min-height: auto;
  top: -19.1vh;
  left: -4.2vw;
}

.main-image.eight {
  margin-top: -150%;
  left: 276%;
}

.main-image.fifth {
  width: 18vw;
  height: 18vw;
  min-height: 18vw;
  margin-top: -50vw;
  left: -57vw;
}

.main-image.seven {
  z-index: 2;
  margin-top: 0%;
  margin-bottom: -45%;
  left: 140%;
}

.main-image.sixth {
  width: 22vw;
  height: 25vw;
  min-height: 25vw;
  margin-bottom: -5vw;
  top: -10.6vh;
  left: -9.6vw;
}

.main-image.third {
  width: 23vw;
  height: 22vw;
  min-height: 23vw;
  top: 20vh;
  left: 2.3vw;
}

.mid-title {
  color: var(--bleu-test-text);
  letter-spacing: -.8px;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30vw;
  font-weight: 400;
  line-height: 1;
}

.mid-texte-wrapper {
  z-index: 15;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 70vw;
  display: flex;
  position: static;
}

.mid-content {
  z-index: 15;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 1;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-bottom: -100vh;
  padding-bottom: 3rem;
  padding-left: 3vw;
  padding-right: 3vw;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.mid-overflow {
  z-index: 50;
  position: sticky;
  top: 200px;
}

.image-fill {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: scale(1.02);
}

.dynamic-number__wrap {
  transform-origin: 50%;
  flex: none;
  height: 5vh;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}

.inner-fw__text-block {
  color: #eeebdc;
  letter-spacing: .5px;
  width: 35%;
  font-size: 22px;
  line-height: 30px;
}

.section-sticky {
  width: 100%;
  font-weight: 600;
  position: relative;
  overflow: visible;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap._w-custom.w60-60 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-51 {
  text-align: center;
  letter-spacing: -.8px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-size: 2vw;
}

.dynamic-section__wrap {
  z-index: 2;
  transform-origin: 0% 100% 0px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: block;
  position: absolute;
  top: -76px;
  left: -5px;
  transform: rotate(90deg);
}

.div-block-49 {
  z-index: 2;
  background-color: #19191900;
  width: 20px;
  height: 5vh;
  position: absolute;
  top: 0;
  left: 0;
}

.dynamic-text__wrap {
  flex: none;
  height: 5vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-52 {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 3vw;
  font-size: 2vw;
  display: flex;
}

.text-block-29 {
  color: #eeebdc;
  letter-spacing: -.8px;
  font-size: 10vw;
  line-height: 100%;
}

.section-trigger {
  height: 1px;
  position: relative;
}

.section-trigger.section-trigger__3 {
  z-index: 999;
  background-color: #0000;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 60%;
}

.section-trigger.section-trigger__4 {
  z-index: 999;
  background-color: #0000;
  width: 1px;
  position: absolute;
  top: 80%;
}

.section-trigger.section-trigger__2 {
  z-index: 999;
  background-color: #0000;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 40%;
}

.section-trigger.section-trigger__1 {
  z-index: 999;
  background-color: #0000;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 20%;
}

.section-triggers {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0 0 0;
}

.section-triggers.section-triggers__scroll-down {
  width: 1px;
  display: flex;
  position: absolute;
  inset: 0 auto 0 0;
}

.step-block__text-description {
  color: #d1d1d1;
  letter-spacing: .25px;
  font-weight: 300;
}

.step-block__text-description.text-description-2, .step-block__text-description.text-description-4, .step-block__text-description.text-description-3 {
  opacity: 1;
}

.dynamic-text {
  color: #eeebdc;
  text-align: left;
  letter-spacing: 2px;
  font-size: 30px;
  line-height: 5vh;
}

.dynamic-text.dt-number {
  color: #eeebdc;
  font-family: Inconsolata, monospace;
  font-size: 36px;
  line-height: 5vh;
}

.dynamic-text.dt-number.placeholder {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
}

.text-block-30 {
  color: #eeebdc;
  padding-left: 3vw;
  line-height: 100%;
}

.step-block__text-number {
  color: #7d8082;
  font-weight: 300;
}

.section-sticky__wrap {
  z-index: 2;
  width: 100%;
  height: 300vh;
  display: block;
  position: relative;
}

.section-sticky__wrap.section-sticky__wrap-progress {
  z-index: 0;
  height: 500vh;
  overflow: visible;
}

.dynamic-content__block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 70%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.dynamic-number__inner-wrap {
  height: 20vh;
  transform: translate(0);
}

.dynamic-number__inner-wrap.dynamic-number__track {
  transform: none;
}

.wrap__sticky {
  z-index: 1;
  position: static;
  inset: 0;
  overflow: hidden;
}

.wrap__sticky.sticky {
  background-color: #d1d1d1;
  height: 100vh;
  position: relative;
}

.wrap__sticky.sticky.sticky-5 {
  background-color: #0e101100;
}

.sectionexpli {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0e1011;
  flex-flow: column;
  height: 550vh;
  margin-top: auto;
  display: flex;
}

.step-block__progress-bar-inner {
  background-color: #fff;
  width: 100%;
  height: 1px;
  transform: translate(-100%);
}

.step-block__text-title {
  color: #fff;
  margin-bottom: 10px;
  font-size: 20px;
}

.step-block__text-title.text-title_4, .step-block__text-title.text-title_2, .step-block__text-title.text-title_3 {
  color: #eeebdc;
}

.step-block__text-title.text-title_1 {
  opacity: 1;
  color: #eeebdc;
}

.step-block__progress-bar {
  background-color: #7d8082;
  width: 100%;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 12px;
  overflow: hidden;
}

.page-explication {
  z-index: 1;
  color: #0e1011;
  width: 100%;
  height: 100%;
  position: relative;
}

.div-block-50 {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40vh;
  margin-top: 0;
  font-weight: 600;
  display: flex;
  position: relative;
}

.stepper-wrap {
  letter-spacing: -.8px;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 18px;
  display: flex;
}

.step-block {
  flex-direction: column;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  margin-right: 20px;
  display: flex;
}

.step-block.step-block__2 {
  width: 15%;
  margin-right: 2%;
}

.step-block.step-block__4 {
  width: 15%;
  margin-right: 0%;
}

.step-block.step-block__1 {
  width: 49%;
  margin-right: 2%;
}

.step-block.step-block__3 {
  width: 15%;
  margin-right: 2%;
}

.section-sticky__outer-wrap {
  color: #0e1011;
  width: 100%;
  height: 100vh;
  position: relative;
}

.wrap-block__inner-fw {
  flex: 0 auto;
  align-items: stretch;
  width: 100%;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.wrap-block__inner-fw.inner-fw__bottom {
  flex-direction: column;
}

.footer-wrapper {
  z-index: 4;
  height: 100%;
  margin-top: -155vh;
  display: none;
  position: relative;
  inset: 0% 0% 0;
}

.projet-section {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: block;
  position: relative;
}

.footer-element {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--bleu-test-text);
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  font-size: 16vw;
  font-style: italic;
  font-weight: 600;
  line-height: 1em;
  display: flex;
  position: sticky;
  bottom: auto;
}

.text-block-33 {
  color: #eeebdc;
  font-size: 13vw;
}

.div-block-53 {
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 6vh;
  display: flex;
}

.text-block-34 {
  color: #eeebdc;
  font-size: 3vw;
  line-height: 1.4em;
}

.body {
  background-color: var(--bg-color-white);
  letter-spacing: -.8px;
  height: 100%;
  font-family: Geist, sans-serif;
  font-size: 18px;
}

.text-block-35 {
  color: #0e1011;
  margin-top: 0;
  padding-top: 1.5px;
  font-size: 12px;
  font-weight: 500;
}

.div-block-54 {
  z-index: 15;
  background-color: var(--font-color-black);
  color: var(--font-color-white);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 10vh;
  display: none;
  position: relative;
}

.grid {
  grid-template-rows: auto;
  width: 90%;
  height: 80%;
  margin: auto;
}

.div-block-55 {
  z-index: 3;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  font-size: 30px;
  display: none;
  position: static;
}

.component {
  z-index: 12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.component.hover-image {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.hover_image {
  z-index: 2;
  border-radius: 15px;
  height: 15rem;
  position: absolute;
  right: 15%;
}

.hover-parent {
  border-top: 2px solid #2e2a27;
  border-bottom: 2px solid #2e2a27;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.hover-parent.border-none {
  border-top-style: none;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
}

.is-main {
  z-index: 3;
  letter-spacing: -.07em;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 4rem;
  font-weight: 600;
  display: flex;
  position: relative;
}

.is-main.backgorund_image, .is-main.border-null {
  cursor: pointer;
  border-top: 2px #2e2a27;
  border-bottom: 2px #2e2a27;
  justify-content: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 2rem;
  display: flex;
}

.is-main.image_fill {
  cursor: pointer;
  border-top: 2px solid #2e2a27;
  border-bottom: 2px solid #2e2a27;
  justify-content: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 2rem;
  display: flex;
}

.text_hover {
  z-index: 10;
  width: 100%;
  position: relative;
}

.n-container {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 70rem;
  font-size: 10px;
  display: flex;
}

.fill_image {
  object-fit: cover;
  width: 100%;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.n-line {
  z-index: 1;
  background-color: #2e2a27;
  width: 100%;
  height: 2px;
  position: absolute;
  inset: 0% 0% auto;
}

.n-line.bottom {
  inset: auto 0% 0%;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 3.5rem;
  display: flex;
}

.background_image {
  opacity: 0;
  object-fit: cover;
  align-self: flex-end;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0%;
}

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

.text-block-36 {
  text-align: center;
  width: 50%;
  font-size: 1em;
  line-height: 1.5em;
}

.text-block-37 {
  text-align: left;
  font-size: 2em;
  line-height: 100%;
}

.div-block-57 {
  width: 400px;
}

.heading {
  text-align: center;
  font-size: 1em;
  line-height: 1.5em;
}

.div-block-58 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  align-items: center;
  width: 50%;
  display: flex;
}

.quidequi {
  font-size: 2em;
  font-weight: 700;
  line-height: 100%;
}

.section-11 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container {
  width: 100%;
  max-width: 1296px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.spacer {
  height: 100vh;
}

.div-block-59 {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 45%;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.text-block-38 {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
}

.texte-40 {
  font-family: Geist, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}

.div-block-60 {
  color: var(--font-color-white);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-40 {
  font-size: 16px;
  line-height: 100%;
}

.text-block-41 {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}

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

.texte-39 {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
}

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

.texte-41 {
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
}

.texte-42 {
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
}

.div-block-63 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  font-size: 16px;
  line-height: 100%;
  display: flex;
}

.div-block-64 {
  z-index: 25;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
  position: relative;
}

.div-block-65 {
  z-index: 25;
  border-top: 1px solid var(--test-bg);
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: block;
  position: relative;
  inset: auto 0% 3vh;
}

.div-block-66 {
  border-top: 1px none var(--bg-color-white);
  border-bottom: 1px solid var(--font-color-white);
  width: 90%;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-67 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: var(--font-color-white);
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 40px;
  line-height: 100em;
  display: flex;
}

.text-block-42, .text-block-43 {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%;
}

.div-block-68 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  font-size: 16px;
  display: flex;
}

.text-block-44 {
  font-size: 12px;
  line-height: 100%;
}

.wrapper {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.with-fill {
  z-index: 2;
  color: #000;
  letter-spacing: .4vw;
  text-transform: uppercase;
  font-size: 9vw;
  font-weight: 800;
  line-height: 9vw;
  position: absolute;
}

.without-fill {
  z-index: 1;
  opacity: .6;
  color: #000;
  letter-spacing: .4vw;
  text-transform: uppercase;
  font-size: 9vw;
  font-weight: 800;
  line-height: 9vw;
  position: absolute;
}

.without-fill.auto80 {
  opacity: .65;
  color: #0000;
}

.without-fill.auto60 {
  opacity: .35;
  color: #0000;
}

.without-fill.auto40 {
  opacity: .15;
  color: #0000;
}

.without-fill.auto20 {
  opacity: .05;
  color: #0000;
}

.div-block-69 {
  z-index: 25;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.blocknavbar-button {
  z-index: 10;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  filter: invert();
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-right: 2rem;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.underline-animation__wrap {
  position: relative;
}

.test {
  color: #28292b;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  display: block;
}

.underline-animation {
  width: 20rem;
}

.celuila {
  width: 2px;
  font-size: 20px;
}

.text-field {
  color: var(--font-color-white);
  -webkit-text-stroke-color: var(--bleu-test-text);
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1.5px solid #9e9e9e;
  max-width: 100%;
  min-height: 48px;
  margin-bottom: 0;
  padding: 8px 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  transition: border .3s;
  display: block;
}

.text-field:hover, .text-field:active {
  border-bottom-color: #e2c376;
}

.text-field::placeholder {
  color: #9e9e9e;
}

.contact-links {
  color: var(--font-color-black);
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  transition: all .2s;
}

.contact-links:hover {
  opacity: .8;
  text-decoration: underline;
}

.contact-grid {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  grid-template-rows: auto;
  grid-template-columns: 8fr 11fr;
  width: 100%;
  max-width: 104rem;
  margin-left: auto;
  margin-right: auto;
}

.form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  display: grid;
}

.container-2 {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 94%;
  max-width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

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

.field-label {
  color: #e7e7e7;
  margin-bottom: .5rem;
  font-weight: 400;
}

.heading-h2 {
  color: #fff;
  margin-bottom: 1.5rem;
  font-size: calc(2vw + 2rem);
  font-style: italic;
  font-weight: 500;
  line-height: 1em;
  position: sticky;
}

.heading-h2.margin-bottom-8 {
  color: var(--font-color-black);
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
}

.paragraph-18 {
  color: var(--font-color-black);
  font-size: calc(.35vw + 1rem);
  font-weight: 400;
  line-height: 1em;
}

.paragraph-18.forrrrm, .paragraph-18.succccces {
  color: var(--font-color-white);
}

.success-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.contact-list-icon {
  color: var(--bleu-test-text);
  width: 1.5rem;
  height: 1.5rem;
}

.contact-divider-line {
  background-color: #9e9e9e;
  width: 100%;
  height: 1.5px;
}

.contact-list {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-message {
  color: #fff;
  background-color: #ffffff0d;
  border: 1px solid #525252;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
  min-height: 30vh;
  padding: 3vw;
  font-weight: 400;
  position: relative;
}

.form-input-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.conatct-card {
  z-index: 50;
  background-color: var(--test-bg);
  box-shadow: 0 2px 5px 0 var(--font-color-black);
  border: 1px solid #242424;
  border-radius: .5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 3vw;
  display: flex;
  position: relative;
}

.text-block-5 {
  color: var(--font-color-black);
  text-transform: none;
  font-size: 1rem;
}

.contact-me-section {
  color: var(--font-color-white);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: block;
}

.contact-list-item {
  color: var(--font-color-black);
  align-items: center;
  display: flex;
}

.primary-button {
  border: 2px solid var(--bg-color-white);
  color: var(--font-color-white);
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 5px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  padding: 0;
  font-family: Geist, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  display: block;
}

.primary-button:hover {
  background-color: var(--bg-color-white);
  color: var(--bg-color-black);
}

.primary-button:active {
  border-color: #d4d3d1;
}

.primary-button:focus {
  border-color: #a1a09c;
}

.contact-wrapper {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  color: var(--bg-color-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.contact-list-icon-wrapper {
  color: #162b4c;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.error-message {
  background-color: #2b2b2b;
  border: 1px solid #ca4949;
  border-radius: .5rem;
  margin-top: 1.5rem;
  padding: 1rem;
}

.body-2 {
  background-color: var(--bg-color-white);
  color: var(--font-color-white);
  letter-spacing: -.8px;
  justify-content: space-between;
  align-items: center;
  height: 8vh;
  margin-top: 0%;
  padding-top: 3%;
  font-family: Geist, sans-serif;
  font-size: 16px;
  display: block;
}

.image-14 {
  z-index: 2;
  position: static;
}

.transition {
  z-index: 100;
  flex-flow: wrap;
  grid-template-columns: repeat(8, 1fr);
  place-content: center;
  place-items: center;
  display: grid;
  position: fixed;
  inset: 0%;
}

.transition-block {
  aspect-ratio: 1;
  background-color: var(--bg-color-black);
  width: 100%;
}

.code-embed-css {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.code-embed-js {
  pointer-events: none;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.circle-wrapper {
  position: absolute;
  inset: 0% 0% auto auto;
}

.grid-marquee {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  min-width: auto;
  display: flex;
}

.grid-container {
  border: 1px solid #fff3;
  border-radius: 20px;
  padding: .4rem;
}

.grid-container.left {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-style: none;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.grid-container.middle {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-style: none;
  grid-template-rows: minmax(auto, auto) auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.grid-container.right {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-style: none;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.grid-social-image {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 30rem;
  display: flex;
}

.heading-wrapper {
  overflow: hidden;
}

.about-me-text-wrapper {
  z-index: 1;
  border-top-right-radius: 20px;
  width: auto;
  height: auto;
  position: absolute;
  top: auto;
  bottom: -1.5rem;
}

.video-wrapper {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-3 {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.circletext {
  color: #16161600;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
  font-size: 3rem;
}

.circletext.linkedin {
  -webkit-text-stroke-color: var(--font-color-white);
  margin-right: -600px;
  padding-right: 0;
  overflow: visible;
}

.circletext.instaa, .circletext.fbb {
  -webkit-text-stroke-color: var(--font-color-white);
  margin-right: -600px;
}

.bento-wrapper {
  z-index: 3;
  background-color: var(--font-color-black);
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 0%;
  display: flex;
}

.paragraph {
  z-index: 1;
  color: var(--font-color-white);
  width: 70%;
  margin-bottom: 0;
  font-size: 1rem;
}

.bento-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.grid-social-wrapper {
  color: #fff;
  background-color: #fff0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-social-wrapper.sicial-media {
  background-color: var(--bg-color-black);
  -webkit-text-stroke-color: var(--font-color-white);
  border: 1px solid #fff3;
}

.grid-social {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border: 1px #fff3;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-text-hover {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% -1.2rem;
  overflow: hidden;
}

.heading-2 {
  color: var(--font-color-white);
  white-space: nowrap;
  font-family: Playfair Display, sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
}

.grid-white-layer {
  filter: blur(10px);
  pointer-events: none;
  background-image: radial-gradient(circle, #ffffff1a 57%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph-wrapper {
  max-width: 17rem;
  overflow: hidden;
}

.large-text {
  color: var(--font-color-white);
  white-space: nowrap;
  font-size: 5rem;
  line-height: 1;
}

.large-text.white {
  color: var(--font-color-white);
  font-size: 6vw;
}

.background-video {
  width: 100%;
  height: 100%;
}

.grid-black-layer {
  pointer-events: none;
  background-image: linear-gradient(0deg, #161616b3, #fff0 73%);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.grid-image-wrapper {
  box-sizing: border-box;
  color: #fff;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.grid-content-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fff;
  background-color: #fff0;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-vetrical-wrapper {
  z-index: 15;
  background-color: var(--font-color-black);
  cursor: auto;
  object-fit: fill;
  border: 1px solid #fff3;
  border-radius: 20px;
  padding: .4rem;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.grid-vetrical-wrapper:hover {
  box-shadow: 0 0 5px 0 var(--bg-color-white);
}

.social-icon {
  width: 1.5rem;
}

.bento-grid-wrapper {
  z-index: 15;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border-radius: 20px;
  flex-flow: column;
  width: 90%;
  height: 80%;
  display: flex;
}

.text-block-45 {
  color: var(--test-bg);
  text-transform: uppercase;
  font-size: 6vw;
  line-height: 1em;
}

.div-block-71 {
  width: 20px;
  height: 0;
}

.div-block-72 {
  width: 90%;
  margin-top: .4em;
  margin-bottom: .4em;
}

.div-block-73 {
  width: 11%;
}

.div-block-76 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.text-block-46 {
  color: var(--font-color-white);
  text-align: left;
  letter-spacing: -.8px;
  -webkit-text-stroke-color: white;
  text-indent: 5px;
  width: 90%;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
  display: block;
}

.section-12 {
  height: 320vh;
  display: block;
}

.collection-list-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: flex;
}

.header-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  display: flex;
  position: relative;
}

.project-heading-wrapper-right {
  z-index: 9;
  opacity: 1;
  color: #fff;
  letter-spacing: 10px;
  justify-content: flex-start;
  align-items: center;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 5.2rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.page-wrapper {
  text-align: center;
  width: 100vw;
  display: block;
}

.project-heading-wrapper-left {
  z-index: 9;
  opacity: 1;
  color: #fff;
  letter-spacing: 10px;
  justify-content: flex-end;
  align-items: center;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 5.2rem;
  display: flex;
  position: absolute;
  inset: 0%;
}

.project-heading-wrapper-left.projetttt3 {
  justify-content: flex-start;
  align-items: center;
}

.collection-item {
  margin-top: 99px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.background-05 {
  color: #fff;
  background-color: #ffb171;
  line-height: 30px;
  position: fixed;
  inset: 0%;
}

.lottie-animation-2 {
  width: 60%;
  padding-top: 40px;
  overflow: visible;
}

.text-container {
  z-index: -1;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  display: flex;
  position: relative;
  inset: 0%;
}

.project-heading-wrapper-right-copy {
  z-index: 9;
  opacity: 1;
  color: #fff;
  letter-spacing: 10px;
  justify-content: center;
  align-items: center;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 5.2rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-text-bottom {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 6.5rem;
  display: flex;
}

.background-2 {
  background-color: #c69de4;
  position: fixed;
  inset: 0%;
}

.background-3 {
  background-color: #000;
  position: fixed;
  inset: 0%;
}

.skewelem {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 50%;
  font-size: 1440px;
  display: flex;
}

.footer-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.content {
  z-index: 1;
  justify-content: space-around;
  align-items: center;
  width: 90%;
  display: flex;
  position: relative;
}

.content.footer {
  width: 100%;
}

.content.content2, .content.content3 {
  justify-content: space-around;
  align-items: center;
}

.background-holder {
  z-index: 0;
  background-color: var(--font-color-white);
  border: 1px solid #0000;
  position: relative;
}

.footer-text {
  margin-top: 15px;
  font-size: 14px;
  text-decoration: none;
}

.background-1 {
  color: #3f3a3a;
  background-color: #ff6464;
  position: fixed;
  inset: 0%;
}

.section-13 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  display: flex;
}

.heading-6 {
  opacity: 1;
  outline-offset: 0px;
  color: #fff;
  text-transform: uppercase;
  border: 0 #000;
  outline: 3px #00e;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 55px;
}

.lottie {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 500px 0% 0%;
}

.background-header-1 {
  background-color: #fff5bf;
  position: fixed;
  inset: 0%;
}

.background-07 {
  color: #fff;
  background-color: #000;
  line-height: 30px;
  display: block;
  position: fixed;
  inset: 0%;
}

.background-4 {
  background-color: var(--bg-color-white);
  position: fixed;
  inset: 0%;
}

.project-heading {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-text-top {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  font-size: 6.5rem;
  font-weight: 400;
  line-height: 44px;
  display: flex;
}

.link-underline {
  background-color: #8500ff;
  height: 10px;
  padding-top: 10px;
  padding-bottom: 0;
}

.text-block-47 {
  color: var(--font-color-black);
  font-family: Geist, sans-serif;
  font-weight: 900;
}

.image-15 {
  width: 1000px;
  display: block;
}

.image-16, .image-17, .image-18 {
  width: 1000px;
}

.text-block-48 {
  color: var(--font-color-white);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 3em;
  font-weight: 700;
  display: flex;
}

.div-block-77 {
  z-index: 1;
  color: var(--font-color-black);
  justify-content: center;
  align-items: center;
  height: 2.5em;
  font-size: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-14 {
  color: var(--font-color-black);
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
}

.section-15 {
  z-index: 1;
  text-align: center;
  background-color: #0e101100;
  justify-content: flex-start;
  align-items: center;
  height: 10vh;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.text-block-49 {
  color: var(--font-color-white);
  font-family: Playfair Display, sans-serif;
  font-size: 5rem;
  font-weight: 800;
}

.div-block-78 {
  width: 60rem;
}

.section-16 {
  background-color: var(--font-color-white);
  height: 100vh;
  position: static;
}

.text-block-50 {
  color: var(--bg-color-white);
  font-family: Geist, sans-serif;
  font-weight: 900;
}

.text-block-51, .text-block-52 {
  color: var(--font-color-white);
  font-family: Geist, sans-serif;
  font-weight: 900;
}

.div-block-79 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Playfair Display, sans-serif;
  display: flex;
}

.text-block-53 {
  color: var(--bg-color-white);
  font-size: 1.5rem;
  line-height: 1em;
}

.div-block-80 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 40%;
  display: flex;
}

.text-block-54 {
  color: var(--bg-color-white);
  letter-spacing: .02em;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.1rem;
}

.bold-text-2 {
  z-index: 50;
  text-shadow: 0 5px 8px #0e101180;
  font-size: 10vw;
}

.page--wrapper {
  z-index: 0;
  overflow: clip;
}

.code-embed {
  z-index: 100;
  position: static;
}

.code-embed-2 {
  z-index: 100;
  position: absolute;
}

.grid-overlay {
  z-index: -1;
  position: fixed;
}

.cellela {
  background-color: #0e101100;
  margin-top: 8em;
  padding-left: 3rem;
  padding-right: 3rem;
  display: block;
  position: relative;
}

.pixel-divider {
  z-index: 1;
  width: 100%;
  height: 10vh;
  display: block;
  position: absolute;
}

.div-block-81 {
  height: 0;
}

.div-block-82 {
  width: 100%;
  height: 40vh;
  position: absolute;
}

.spacerr-portfolio {
  height: 40vh;
}

.div-block-83 {
  z-index: 1;
  background-color: var(--bg-color-black);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-84 {
  height: 34.6vh;
  display: none;
}

.div-block-85 {
  z-index: 1;
  background-color: var(--bg-color-black);
  width: 100%;
  height: 50%;
  position: absolute;
}

.text-block-55 {
  color: var(--font-color-black);
}

.section-17 {
  background-color: var(--font-color-white);
  height: 10vh;
  display: block;
}

.d-25-circle {
  z-index: 3;
  filter: none;
  background-color: #0000;
  border: 3px solid #fff;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: fixed;
}

.heading-h3 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1em;
}

.wrapper-image {
  z-index: 4;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.black-section-fade {
  background-image: linear-gradient(#0000, #000);
  width: 100%;
  height: 6rem;
  position: absolute;
  inset: auto 0% 0%;
}

.black-section-fade.black-section-fade--ai-imgs {
  z-index: 5;
  pointer-events: none;
}

.ai-img_blank-work-wrapper {
  width: 100%;
  position: relative;
}

.img_text-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 29rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.img_texte-shadow {
  z-index: 0;
  filter: blur(50px);
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
}

.projet-img_interieur {
  width: 100%;
  position: relative;
}

.ai-img_desc-wrapper {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  background-color: #fff;
  border: 1px solid #bababa;
  border-radius: .25rem;
  flex-flow: column;
  width: 124%;
  margin-top: .25rem;
  margin-left: -12%;
  padding: .5rem;
  display: flex;
  position: absolute;
}

.desciption1 {
  text-align: center;
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.3em;
}

.heading1 {
  z-index: 1;
  font-family: Playfair Display, sans-serif;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.1em;
  position: relative;
}

.heading1.phrase1 {
  font-size: 3.75rem;
}

.heading1.phrase2 {
  font-size: 3.75rem;
  position: absolute;
}

.row-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 66%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ai-img_blank-wrapper {
  will-change: transform;
  width: 100%;
  position: absolute;
  inset: 51.2vw 0% 0%;
}

.ai-image {
  object-fit: contain;
  border-radius: .25em;
  width: 100%;
  height: 100%;
  position: relative;
}

.ai-image-wrapper {
  z-index: 6;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 12vw;
  margin-left: 90px;
  display: block;
  position: relative;
}

.row-1 {
  justify-content: space-between;
  align-items: center;
  width: 102%;
  height: 26vw;
  margin-left: -1%;
  display: flex;
  position: static;
}

.blank-row-2 {
  justify-content: space-between;
  align-items: center;
  width: 55%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.projet-img_container {
  z-index: 1;
  will-change: transform;
  width: 100%;
  margin-bottom: -26rem;
  position: relative;
}

.blank-row-1 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.imageprojet {
  width: 100%;
  margin-top: -100vw;
  padding-top: 80vw;
  position: static;
  overflow: visible;
}

.blank-wrapper {
  aspect-ratio: 3 / 4;
  background-color: #f7f7f7d1;
  border-radius: .2rem;
  width: 100%;
  max-width: 8vw;
}

.blank-wrapper.balnk-wrapper--center {
  position: relative;
  top: -13vw;
}

.blank-wrapper.balnk-wrapper--center.cedernier {
  display: none;
}

.blank-wrapper._11111, .blank-wrapper._22222 {
  background-color: #f7f7f700;
}

.section-18 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
}

.section-18.section--ai-images {
  background-color: var(--font-color-white);
  padding-left: 3rem;
  padding-right: 3rem;
}

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

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

.deuxiemep {
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-style: italic;
  font-weight: 500;
  line-height: 1.1rem;
}

.projet-1 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.imgdesc_projet-1 {
  border-radius: .25em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 12vw;
  display: flex;
  position: static;
}

.img_projet-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 15vw;
  display: flex;
}

.projet-2 {
  justify-content: flex-end;
  align-items: center;
  width: 65%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.projet-3 {
  width: 60%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
}

.img_projet-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 18vw;
  display: flex;
}

.projet-4-5 {
  justify-content: space-between;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img_projet-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 16vw;
  margin-top: -219px;
  display: flex;
}

.img_projet-5 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 14vw;
  margin-top: 118px;
  margin-left: 0;
  margin-right: 50px;
  display: flex;
}

.img_projet-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 12vw;
  display: flex;
}

.projey-6 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 26vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-19 {
  z-index: 1;
  background-color: var(--bg-color-black);
  width: 100%;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.descr-1 {
  z-index: 0;
  text-align: center;
  background-color: #fff;
  border: 1px solid #afafaf;
  border-radius: .2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 125%;
  margin-top: .25rem;
  padding: .5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  text-decoration: none;
  display: flex;
  position: static;
  box-shadow: 0 2px 5px #0e101133;
}

.descr-2, .descr-3, .descr-4, .descr-5, .descr-6 {
  background-color: #fff;
  border: 1px solid #afafaf;
  border-radius: .2rem;
  width: 125%;
  margin-top: .25rem;
  padding: .5rem;
  box-shadow: 0 2px 5px #0e101133;
}

.div-block-87 {
  justify-content: center;
  align-items: center;
  width: 20%;
  display: flex;
  position: static;
}

.blocknavbar-boutton {
  z-index: 10;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  filter: invert();
  color: var(--bg-color-black);
  justify-content: center;
  align-items: center;
  height: 6vh;
  padding-top: 2rem;
  padding-right: 2rem;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
}

.blocknavbar-but {
  z-index: 11;
  width: 120px;
  height: 40px;
  font-size: 1.125rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.boutton2 {
  z-index: 15;
  border: 2px solid var(--font-color-white);
  border-radius: .2rem;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
  overflow: hidden;
}

.boutton2:hover {
  box-shadow: 0 2px 10px 1px #eeebdc80;
}

.img_-1 {
  z-index: 5;
  box-shadow: 0 2px 5px 0 var(--bg-color-black);
  filter: grayscale();
  border-radius: .2rem;
  position: relative;
}

.img_-1:hover {
  filter: none;
}

.img_-2 {
  z-index: 1;
  box-shadow: 0 2px 5px 0 var(--bg-color-black);
  filter: grayscale();
  border-radius: .2rem;
  width: 30vw;
  position: relative;
}

.img_-2:hover {
  filter: none;
}

.img_-3 {
  z-index: 1;
  box-shadow: 0 2px 5px 0 var(--bg-color-black);
  filter: grayscale();
  border-radius: .2rem;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.img_-3:hover {
  filter: none;
}

.img_-4 {
  z-index: 1;
  box-shadow: 0 2px 5px 0 var(--bg-color-black);
  filter: grayscale();
  border-radius: .2rem;
  position: relative;
}

.img_-4:hover {
  filter: none;
}

.img_-5 {
  z-index: 1;
  box-shadow: 0 2px 5px 0 var(--bg-color-black);
  filter: grayscale();
  border-radius: .2rem;
  position: relative;
}

.img_-5:hover {
  filter: none;
}

.img_-6 {
  z-index: 1;
  box-shadow: 0 2px 5px 0 var(--font-color-black);
  filter: grayscale();
  border-radius: .2rem;
  position: relative;
}

.img_-6:hover {
  filter: none;
}

.div-block-88 {
  height: 30vh;
  overflow: visible;
}

.footer_links-groups {
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.footer_brand {
  color: var(--font-color-black);
  text-align: center;
  letter-spacing: 0;
  width: 100%;
  font-size: 6vw;
  font-weight: 600;
  line-height: .8;
  text-decoration: none;
}

.footer_template-links {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.footer_social-media-wrap {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: block;
}

.footer_social-media-wrap:hover {
  opacity: .6;
}

.footer_links-list {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.footer_copyright {
  color: #6b6b6b;
  font-size: .75rem;
  font-weight: 400;
}

.footer_wrap {
  z-index: 0;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: var(--bg-color-white);
  border-radius: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 3rem 2rem 2rem;
  display: flex;
  overflow: clip;
}

.footer_social-media {
  background-color: #eeebdc;
  width: 1.5rem;
}

.footer_social-media.instagram {
  background-color: var(--font-color-black);
  filter: invert();
  width: 1.2rem;
}

.footer_social-media.linkdin {
  background-color: var(--bg-color-white);
  width: 1.2rem;
}

.footer_social-media.youtube {
  width: 1.2rem;
  display: block;
}

.footer_link-label {
  color: #000;
  font-weight: 400;
}

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

.footer_legal-divider {
  background-color: #b6b6b6;
  width: 1px;
  height: 1.25rem;
}

.footer_template-link {
  color: #6b6b6b;
  font-size: .75rem;
  font-weight: 500;
  transition: background-color .2s;
}

.footer_template-link:hover {
  color: #000;
}

.footer_main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_social {
  grid-column-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.footer_legal-links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center;
  display: flex;
}

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

.footer_link {
  color: #474747;
  font-size: .875rem;
  font-weight: 500;
}

.footer_link:hover {
  color: #000;
}

.footer {
  z-index: 5;
  padding: 1.5rem;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block-56 {
  font-family: Playfair Display, sans-serif;
  font-weight: 500;
}

.bold-text-3 {
  font-size: 18px;
}

.padding-section-xsmall {
  justify-content: center;
  align-items: center;
  padding-top: 4rem;
  display: flex;
}

.section_services {
  background-color: var(--font-color-black);
}

.services_desc {
  color: #6b6b6b;
  font-size: 1rem;
  font-weight: 500;
}

.text-style-label {
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: .875rem;
  font-weight: 500;
}

.services_content {
  position: sticky;
  top: 3rem;
}

.services_item {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.heading-style-h3-2 {
  color: var(--font-color-white);
  letter-spacing: -.01em;
  text-transform: none;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 1em;
}

.services_items {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.line {
  border-top: 1px dotted #6b6b6b;
  width: 100%;
  height: 1px;
}

.services_img-wrap {
  aspect-ratio: 3 / 2;
  border-radius: 1rem;
  width: 100%;
  position: relative;
  overflow: clip;
}

.services_img-wrap.website {
  border-radius: .2rem;
}

.services_img-wrap.website:hover {
  filter: none;
}

.services_img-wrap.branding {
  border-radius: .2rem;
}

.services_img-wrap.branding:hover {
  filter: none;
}

.services_img-wrap.apps {
  border-radius: .2rem;
}

.services_img-wrap.apps:hover {
  filter: none;
}

.container-medium {
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.services_item-infos {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: var(--bg-color-white);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.heading-style-h6-2 {
  letter-spacing: -.02em;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 120%;
}

.services_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.label_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--font-color-white);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.label_wrap.prjts {
  z-index: 20;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.padding-global {
  z-index: 2;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.padding-global.is-tiny {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.spacer-large {
  width: 100%;
  padding-top: 3rem;
}

.padding-section-medium {
  padding-top: 8rem;
}

.label_line {
  background-image: linear-gradient(90deg, #ff4d00, #e7eb4c 31%, #0b90cb 68%, #0c59c1);
  width: 3.5rem;
  height: 2px;
}

.pixel-divider2 {
  z-index: 1;
  width: 100%;
  height: 10vh;
  display: block;
  position: absolute;
}

.div-block-89 {
  background-color: #1f0;
  border-color: #000;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}

.success-message-2 {
  color: #340712;
  text-transform: uppercase;
  background-color: #c3d3f9;
  border-radius: 60px;
}

.text-yellow {
  color: #f4fd86;
  text-decoration: none;
}

.sub-title {
  letter-spacing: -1px;
  text-transform: uppercase;
  font-size: 1.1rem;
}

.error-message-2 {
  text-transform: uppercase;
  background-color: #ff5454;
  border-radius: 60px;
  font-size: .8rem;
}

.submit {
  color: #340712;
  text-transform: uppercase;
  background-color: #c3d3f9;
  border-radius: 100px;
  width: 100%;
  height: 3rem;
  font-size: .9rem;
}

.bar-footer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.form-block-2 {
  width: 20rem;
  margin-top: 1.4rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.intro-title {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 13vw;
  line-height: .8;
}

.intro-title.small {
  color: var(--bg-color-white);
  width: 50%;
  font-size: 7vw;
  display: none;
}

.cta-parent {
  z-index: 20;
  text-align: center;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.text-field-2 {
  color: #340712;
  text-align: center;
  background-color: #ffb5c9;
  border: 1px #000;
  border-radius: 640px;
  height: 3rem;
  padding-left: 1rem;
}

.text-field-2::placeholder {
  color: #340712;
}

.scroll-img-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 100vw;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.bg-whipe-pink {
  background-color: var(--bg-color-black);
  width: 20%;
  height: 100%;
  position: relative;
}

.error-message-3 {
  text-transform: uppercase;
  background-color: #ff5454;
  border-radius: 60px;
  font-size: .8rem;
}

.scroll-marker {
  position: absolute;
  inset: auto 0% -100vh;
}

.whipe-section-top-z {
  z-index: 1;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.img-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.img-parent.sticky {
  height: 120vh;
  position: sticky;
  top: 0;
}

.intro-img-parent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

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

.img-cover.size {
  min-width: 100vw;
  height: 100%;
  min-height: 100vh;
  position: absolute;
}

.img-scroll {
  width: 100%;
  height: 110%;
  position: absolute;
}

.section-sticky-image {
  background-color: #f4fd86;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 300vh;
  display: flex;
  position: relative;
}

.div-block-92 {
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 85%;
  display: flex;
}

.section-21 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--bg-color-black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-bottom: 5rem;
  display: flex;
}

.div-block-93 {
  z-index: 20;
  border: 1px solid #eeebdc45;
  border-radius: 20px;
  width: 90%;
  height: 60%;
  position: relative;
  overflow: hidden;
}

.div-block-93:hover {
  box-shadow: 0 0 5px 0 var(--bg-color-white);
}

.div-block-94 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: minmax(0, 1fr);
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  height: 100%;
  padding: .4rem;
  display: grid;
  overflow: hidden;
}

.text-block-58 {
  color: var(--bg-color-white);
}

.div-block-95 {
  color: var(--bg-color-white);
  text-align: center;
}

.div-block-96 {
  color: var(--bg-color-white);
  line-height: 15px;
}

.text-block-59 {
  text-transform: none;
  font-family: Playfair Display, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
}

.image-19 {
  padding: 1rem;
  overflow: clip;
}

.div-block-97 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  padding: 1rem;
  display: flex;
}

.text-block-60 {
  width: 90%;
  font-family: Geist, sans-serif;
  font-size: 1rem;
}

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

.div-block-99 {
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.div-block-100 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  max-width: 90rem;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.divblock102 {
  z-index: 20;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  width: 90%;
  height: 60%;
  display: flex;
  position: relative;
}

.div-block-101 {
  border: 1px solid #eeebdc45;
  border-radius: 20px;
  padding: .4rem;
}

.div-block-101:hover {
  box-shadow: 0 0 5px 0 var(--font-color-white);
}

.div-block-102 {
  border: 1px solid #eeebdc45;
  border-radius: 20px;
  padding: .4rem;
}

.div-block-102:hover {
  box-shadow: 0 0 5px 0 var(--font-color-white);
}

.div-block-103, .div-block-104 {
  padding: 1rem;
}

.card-details-wrapper {
  width: 100%;
  padding-bottom: 8%;
  padding-left: 8%;
  padding-right: 8%;
}

.card-inner {
  z-index: 10;
  opacity: 1;
  letter-spacing: 0;
  background-image: linear-gradient(#0000, #000c);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 100%;
  min-height: 70vh;
  padding-bottom: 10%;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-wrapper {
  height: 100vh;
  overflow: hidden;
}

.card-1 {
  z-index: 1;
  cursor: pointer;
  flex: none;
  align-self: stretch;
  width: 33.33%;
  position: relative;
  overflow: hidden;
}

.main-heading {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  max-width: 18ch;
  margin-top: 5px;
  font-family: Oswald, sans-serif;
  font-size: 6.5vh;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}

.divider-scroll {
  background-color: #fff9;
  border-radius: 200px;
  width: 10px;
  height: 10px;
  margin-left: 1vw;
  margin-right: 1vw;
}

.image-container {
  width: 100%;
  height: 100%;
}

.image-container.first {
  perspective-origin: 50% 100%;
  transform-origin: 50% 100%;
  background-image: url('../images/levi-stute-mFF39sOZSgM-unsplash.avif');
  background-position: 100%;
  background-size: cover;
  position: relative;
}

.scroll-type {
  align-items: center;
  display: flex;
}

.scroll-type-wrapper {
  display: flex;
}

.small-text {
  color: #ffffffb3;
  letter-spacing: .03em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.row-scroll {
  align-items: center;
  min-width: 33vw;
  padding-right: 1vw;
  display: flex;
}

.lottie-animation-3 {
  width: 30px;
  height: 30px;
  position: static;
  inset: 0% 0% auto;
}

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

.mailer {
  width: 30px;
  height: 30px;
}

.lottie-animation-4 {
  justify-content: center;
  align-items: flex-start;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-106 {
  text-align: left;
  justify-content: flex-end;
  align-items: flex-end;
  width: 85%;
  height: 20px;
  display: flex;
  position: absolute;
}

.gridabout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.text-block-61 {
  color: var(--bg-color-white);
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  width: 90%;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: .8em;
}

.text-block-61.h2 {
  letter-spacing: -.01em;
  text-transform: none;
  line-height: 1em;
}

.text-block-62 {
  color: var(--bg-color-white);
  letter-spacing: -.01em;
  text-transform: none;
  width: 70%;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1em;
  position: relative;
}

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

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

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

.image-20 {
  margin-top: -250px;
  padding-top: 0;
}

.spline-scene {
  width: 80%;
}

.bold-text-4 {
  text-shadow: 0 5px 8px #0e101180;
  font-size: 10vw;
}

.div-block-110 {
  z-index: 20;
  position: relative;
}

.code-embed-3 {
  position: relative;
}

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

.div-block-111 {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.bold-text-5 {
  letter-spacing: -.07em;
  text-shadow: 0 5px 8px #0e101180;
}

.lottie-animation-5 {
  z-index: 10;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 10%;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.arrow-down-bounce {
  width: 30px;
  height: 30px;
}

.code-embed-4 {
  color: #0e1011;
}

.div-block-112 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.scroll-a-rama {
  width: 20px;
  height: 50px;
}

@media screen and (min-width: 1280px) {
  .section-after-intro-text {
    margin-left: auto;
    margin-right: auto;
  }

  .section-4 {
    height: 180vh;
    display: none;
  }

  .section-5 {
    width: 10%;
  }

  .text-block-13 {
    font-size: 4.2vw;
    display: block;
  }

  .mid-content {
    height: 100%;
    position: sticky;
  }

  .div-block-50 {
    height: 40vh;
  }

  .text-block-35 {
    margin-top: -2px;
    padding-top: 0;
  }

  .div-block-65 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    inset: auto 0% 3vh;
  }

  .circletext.linkedin, .circletext.instaa, .circletext.fbb {
    -webkit-text-stroke-color: var(--font-color-white);
  }

  .bento-wrapper {
    margin-top: auto;
    margin-bottom: 10%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .paragraph {
    color: var(--font-color-white);
  }

  .grid-social-wrapper.sicial-media {
    background-color: var(--bg-color-black);
    color: var(--font-color-white);
  }

  .heading-2, .large-text, .large-text.white {
    color: var(--font-color-white);
  }

  .div-block-75 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-46 {
    color: var(--font-color-white);
    -webkit-text-stroke-color: var(--font-color-white);
  }

  .lottie-animation-2 {
    width: 60%;
    margin-top: 0;
  }

  .lottie {
    top: 515px;
  }

  .section-15 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .cellela {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .pixel-divider {
    background-color: #0e101100;
    width: 100%;
    height: 10vh;
    margin-top: auto;
    padding-top: 0;
    position: absolute;
  }

  .blank-wrapper.balnk-wrapper--center {
    display: flex;
  }

  .blank-wrapper.balnk-wrapper--center.cedernier {
    display: none;
  }

  .section-18.section--ai-images {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .blocknavbar-boutton {
    height: 5.5vh;
  }

  .label_wrap {
    width: 100%;
  }

  .label_wrap.prjts {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-99 {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .div-block-100 {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-23 {
    font-size: 110px;
  }

  .heading-style-h6 {
    font-size: 1.1rem;
  }

  .section-after-intro-text {
    margin-top: 7vh;
  }

  .section-4 {
    height: 140vh;
  }

  .titre {
    line-height: 8vw;
  }

  .heading-style-h1 {
    font-size: 5rem;
  }

  .yanisskhb {
    font-weight: 500;
  }

  .navbar.sectioncontact {
    height: 95vh;
  }

  .blocknavbar-co {
    font-size: .7em;
  }

  .text-block-27 {
    font-size: 1em;
  }

  .text-span-2 {
    font-size: 12px;
  }

  .text-block-23 {
    font-size: 15px;
  }

  .text-block-28 {
    font-size: 1em;
  }

  .section-slide {
    width: 100%;
  }

  .section-5 {
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    top: -70px;
  }

  .div-block-28 {
    height: 100%;
    display: none;
  }

  .seection {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 300vh;
    display: none;
  }

  .div-block-41 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    position: absolute;
    top: auto;
    left: auto;
    right: auto;
  }

  .section-creatif-slide {
    width: 100%;
  }

  .text-block-13 {
    font-size: 4.2vw;
    display: block;
  }

  .iinteraction-mid {
    height: 100%;
  }

  .inner-fw__text-block {
    color: #eeebdc;
  }

  .section-sticky, .section-triggers.section-triggers__scroll-down, .section-sticky__wrap.section-sticky__wrap-progress, .wrap__sticky.sticky.sticky-5 {
    background-color: #0e101100;
  }

  .sectionexpli {
    background-color: #0e1011;
    height: 580vh;
    margin-top: -375px;
  }

  .page-explication {
    margin-top: 10vh;
  }

  .div-block-50 {
    margin-top: 30vh;
  }

  .section-sticky__outer-wrap {
    background-color: #0e101100;
  }

  .footer-wrapper {
    margin-top: -155vh;
  }

  .footer-element {
    display: flex;
    position: sticky;
    bottom: 0;
  }

  .text-block-35 {
    margin-top: -2px;
    padding-top: 0;
  }

  .div-block-54 {
    color: var(--bg-color-black);
    height: 100vh;
  }

  .div-block-55, .div-block-56, .text-block-36 {
    color: var(--font-color-white);
  }

  .spacer {
    height: 100vh;
  }

  .div-block-65 {
    position: relative;
    top: auto;
    bottom: 3vh;
  }

  .circle-wrapper {
    color: var(--font-color-white);
  }

  .circletext.linkedin {
    color: #16161600;
    -webkit-text-stroke-color: var(--font-color-white);
  }

  .circletext.instaa, .circletext.fbb {
    -webkit-text-stroke-color: var(--font-color-white);
  }

  .bento-wrapper {
    margin-top: auto;
    margin-bottom: 0%;
  }

  .paragraph {
    color: var(--bg-color-white);
  }

  .grid-social-wrapper.sicial-media {
    background-color: var(--font-color-black);
    color: var(--bg-color-white);
  }

  .heading-2, .large-text, .large-text.white {
    color: var(--bg-color-white);
  }

  .div-block-73 {
    width: 10%;
  }

  .text-block-46 {
    color: var(--bg-color-white);
  }

  .page-wrapper {
    width: 100%;
  }

  .hero-text-bottom {
    font-size: 6.5rem;
    line-height: 75px;
  }

  .background-holder {
    position: absolute;
  }

  .footer-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .heading-6:hover {
    color: #fff;
    outline-width: 3px;
    outline-color: #fff;
  }

  .lottie {
    top: 535px;
  }

  .hero-text-top {
    font-size: 6.5rem;
  }

  .pixel-divider {
    width: 100%;
    margin-top: auto;
  }

  .blank-wrapper.balnk-wrapper--center {
    display: flex;
  }

  .blank-wrapper.balnk-wrapper--center.cedernier {
    display: none;
  }

  .div-block-86 {
    font-size: 1em;
  }

  .div-block-88 {
    height: 20vh;
  }
}

@media screen and (min-width: 1920px) {
  .page-padding {
    padding-bottom: 4rem;
  }

  .workallony, .contact {
    font-size: 18px;
  }

  .section-4 {
    height: 150vh;
  }

  .service {
    letter-spacing: -2px;
    font-size: 25px;
    line-height: 30px;
  }

  .lyon {
    font-size: 25px;
  }

  .titre {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 9vw;
    line-height: 8vw;
  }

  .open-to-work {
    font-size: 25px;
  }

  .yanisskhb {
    color: #0e1011;
    font-size: 18px;
    font-weight: 500;
  }

  .div-link-droit, .aboutouioui {
    font-size: 18px;
  }

  .navbar {
    color: #0e1011;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    font-size: 20px;
  }

  .clock-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    letter-spacing: -1px;
    width: 110%;
    font-size: 1em;
  }

  .blocknavbar-co {
    font-size: 1em;
  }

  .text-block-27 {
    color: #0e1011;
    font-size: 1em;
  }

  .text-span-2 {
    font-size: 1em;
  }

  .text-block-23 {
    margin-top: -2px;
    padding-top: 0;
    font-size: 15px;
    font-weight: 400;
  }

  .div-block-46 {
    mix-blend-mode: difference;
  }

  .div-block-47 {
    font-size: 15px;
  }

  .blocknavbar-heure {
    font-size: 1em;
  }

  .text-block-28 {
    color: #0e1011;
    font-size: 1em;
  }

  .buttoncontact, .buttoncontact.nav {
    font-size: 15px;
  }

  .section-5 {
    width: 10%;
    top: -130px;
  }

  .hovercolor {
    border-radius: 100px;
    padding-bottom: 0;
    top: 55px;
    left: -10%;
  }

  .hovercolor.bleu {
    top: 55px;
  }

  .leboutton, .leboutton.instagram, .leboutton.linkedin, .leboutton.behance {
    width: 150px;
    height: 50px;
  }

  .leboutton.nav {
    width: 120px;
    height: 40px;
  }

  .leboutton.ctaa {
    width: 120px;
    height: 40px;
    top: 0;
  }

  .leboutton.ouiii {
    width: 120px;
    height: 40px;
  }

  .div-block-41 {
    justify-content: center;
    align-items: flex-end;
    top: auto;
  }

  .text-block-13 {
    letter-spacing: -3px;
    font-size: 3vw;
    line-height: 5vw;
  }

  .image-13 {
    width: 38vw;
  }

  .div-block-29 {
    width: 90%;
  }

  .sectionexpli {
    margin-top: -344px;
  }

  .footer-wrapper {
    margin-top: -155vh;
  }

  .projet-section {
    margin-top: 0;
  }

  .footer-element {
    height: 100%;
  }

  .body {
    background-color: var(--bg-color-black);
    overflow: visible;
  }

  .text-block-35 {
    margin-top: -2px;
    padding-top: 0;
    font-size: 1em;
    font-weight: 400;
  }

  .spacer {
    height: 100vh;
  }

  .div-block-59 {
    margin-top: 0;
  }

  .text-block-38, .texte-40, .text-block-41, .texte-39, .texte-41, .texte-42 {
    font-size: 25px;
  }

  .div-block-65 {
    z-index: 25;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    position: relative;
    inset: auto 0% 3vh;
  }

  .div-block-66 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-42, .text-block-43, .text-block-44 {
    font-size: 15px;
  }

  .wrapper {
    z-index: 3;
    width: 100%;
    height: 100%;
    position: relative;
  }

  .with-fill, .without-fill.auto80, .without-fill.auto60, .without-fill.auto40, .without-fill.auto20 {
    font-size: 10vw;
  }

  .div-block-69 {
    width: 90%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .bento-wrapper {
    background-color: var(--font-color-black);
    margin-top: auto;
    margin-bottom: 0%;
    display: flex;
  }

  .paragraph {
    color: var(--font-color-white);
  }

  .grid-social-wrapper.sicial-media {
    background-color: var(--font-color-black);
    color: var(--bg-color-white);
  }

  .heading-2, .large-text, .large-text.white, .grid-content-wrapper {
    color: var(--font-color-white);
  }

  .div-block-73 {
    width: 10%;
  }

  .div-block-74 {
    padding-top: 0;
  }

  .div-block-75 {
    margin-bottom: 0;
  }

  .text-block-46 {
    color: var(--font-color-white);
    font-size: 30px;
  }

  .background-05 {
    background-color: #8af1e5;
  }

  .lottie-animation-2 {
    width: 70%;
  }

  .hero-text-bottom {
    font-size: 7.5rem;
  }

  .background-3 {
    background-color: #8af1e5;
  }

  .lottie {
    top: 700px;
  }

  .background-header-1 {
    background-color: #fff5bf;
  }

  .background-07, .background-4 {
    background-color: #8af1e5;
  }

  .hero-text-top {
    font-size: 7.5rem;
  }

  .text-block-49 {
    font-size: 5rem;
  }

  .div-block-78 {
    width: 75rem;
  }

  .page--wrapper {
    background-color: var(--bg-color-white);
    overflow: clip;
  }

  .pixel-divider {
    width: 100%;
    margin-top: auto;
    padding-top: 0;
    overflow: visible;
  }

  .blank-wrapper.balnk-wrapper--center {
    display: block;
  }

  .blank-wrapper.balnk-wrapper--center.cedernier {
    display: none;
  }

  .div-block-86 {
    font-size: 1em;
  }

  .projet-1 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .imgdesc_projet-1 {
    z-index: 1;
    border: 1px #000;
    border-radius: .25em;
    width: 12vw;
    position: relative;
  }

  .descr-1, .descr-2, .descr-3, .descr-4, .descr-5, .descr-6 {
    background-color: #fff;
    border: 1px solid #afafaf;
    border-radius: .2rem;
  }

  .blocknavbar-boutton {
    height: 4.5vh;
  }

  .padding-global {
    z-index: 2;
    position: relative;
  }

  .pixel-divider2 {
    width: 100%;
    height: 10vh;
  }

  .section-21 {
    flex-flow: column;
  }

  .div-block-94 {
    grid-template-columns: 1fr 1fr;
  }

  .divblock101 {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .divblock102 {
    display: flex;
  }

  .div-block-101, .div-block-102 {
    border: 1px solid #eeebdc45;
    border-radius: 20px;
  }
}

@media screen and (max-width: 991px) {
  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .spacer-sm-start.spacer-sm-end {
    width: 100%;
  }

  .section-after-intro-text {
    background-color: #0e1011;
  }

  .section-4 {
    height: 220vh;
  }

  .navbar {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .clock-2, .text-block-23 {
    font-size: 14px;
  }

  .blocknavbar-nom {
    height: 6vh;
  }

  .page-intro-text-wrapper {
    width: 100%;
  }

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

  .buttoncontact.nav {
    width: 100%;
  }

  .page-intro-title-wrapper {
    text-align: center;
    width: 100%;
    margin-left: -65px;
    padding-left: 0;
  }

  .page-intro-wrapper {
    margin-bottom: 5.5rem;
  }

  .section-5 {
    width: 20%;
    top: -90px;
  }

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

  .main-image {
    width: 30vw;
    height: 30vw;
    min-height: 30vw;
  }

  .main-image.first {
    width: 20vw;
    height: 22vw;
    min-height: 22vw;
  }

  .main-image.fourth {
    width: 19vw;
    height: 22vw;
    min-height: 23vw;
  }

  .main-image.second {
    width: 20vw;
  }

  .main-image.fifth {
    left: -65vw;
  }

  .main-image.sixth {
    left: -10vw;
  }

  .mid-texte-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-top: 0;
  }

  .mid-content {
    padding-top: 4.4rem;
    padding-bottom: 20vh;
  }

  .dynamic-number__wrap {
    height: 4vh;
    margin-bottom: 6px;
  }

  .section-sticky {
    overflow: visible;
  }

  .wrap {
    width: 645px;
  }

  .wrap._w-custom.w60-60 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .dynamic-section__wrap {
    top: -57px;
    left: -3px;
  }

  .div-block-49 {
    width: 17px;
  }

  .dynamic-text__wrap {
    height: 4vh;
  }

  .step-block__text-description.text-description-2 {
    width: 100%;
  }

  .dynamic-text {
    font-size: 24px;
    line-height: 4vh;
  }

  .dynamic-text.dt-number {
    font-size: 30px;
  }

  .dynamic-number__inner-wrap {
    height: 16vh;
  }

  .dynamic-number__inner-wrap.dynamic-number__track {
    height: 20vh;
  }

  .step-block__text-title.text-title_3 {
    width: 100%;
  }

  .step-block.step-block__2, .step-block.step-block__4, .step-block.step-block__3 {
    overflow: hidden;
  }

  .text-block-35 {
    font-size: 14px;
  }

  .component.hover-image {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .hover_image {
    display: none;
  }

  .is-main {
    font-size: 3rem;
  }

  .n-container {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    display: flex;
  }

  .fill_image {
    display: none;
  }

  .section {
    height: auto;
  }

  .background_image {
    display: none;
  }

  .contact-links {
    font-size: 1.1em;
  }

  .container-2 {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .paragraph-18 {
    font-size: 1.1em;
  }

  .success-message {
    flex: 1;
    padding: 1.25rem;
  }

  .conatct-card {
    padding: 2rem;
  }

  .contact-me-section {
    padding-bottom: 4rem;
  }

  .primary-button {
    padding: .75rem 1.25rem;
  }

  .contact-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .about-me-text-wrapper {
    bottom: -.7rem;
  }

  .bento-wrapper {
    margin-top: 0%;
    margin-bottom: 10%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

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

  .bento-grid-wrapper {
    width: 80%;
  }

  .div-block-75 {
    margin-bottom: -136px;
  }

  .background-05 {
    background-color: #ff9e37;
  }

  .hero-text-bottom {
    font-size: 75px;
  }

  .background-3 {
    background-color: #000;
  }

  .lottie {
    top: 491px;
  }

  .background-header-1 {
    background-color: #caf5dd;
  }

  .background-07 {
    background-color: #000;
    display: flex;
  }

  .background-4 {
    background-color: #caf5dd;
  }

  .hero-text-top {
    font-size: 75px;
  }

  .section-15 {
    justify-content: center;
    align-items: center;
    height: 10vh;
  }

  .text-block-49 {
    width: 80%;
    height: 100%;
  }

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

  .div-block-79 {
    padding-top: 5rem;
  }

  .div-block-80 {
    width: 70%;
  }

  .page--wrapper {
    display: block;
  }

  .cellela {
    margin-top: -73px;
  }

  .pixel-divider {
    margin-top: -77px;
  }

  .section-17 {
    height: 15vh;
  }

  .heading-h3 {
    font-size: 2.5rem;
  }

  .wrapper-image {
    height: 50vh;
    top: 20%;
  }

  .img_text-block {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .img_texte-shadow {
    width: 80%;
    height: 80%;
  }

  .heading1 {
    font-size: 3.5rem;
  }

  .heading1.phrase1, .heading1.phrase2 {
    font-size: 2.5rem;
  }

  .row-2 {
    height: 55vw;
  }

  .ai-image-wrapper {
    width: 20vw;
  }

  .row-1 {
    height: 55vw;
  }

  .projet-img_container {
    margin-bottom: -55rem;
  }

  .blank-row-1 {
    height: 55vw;
  }

  .blank-wrapper {
    max-width: 12vw;
  }

  .img_projet-4 {
    margin-top: 0;
  }

  .img_projet-5 {
    margin-top: 100px;
  }

  .img_projet-6 {
    margin-top: 36px;
  }

  .projey-6 {
    justify-content: flex-end;
    align-items: flex-start;
    height: 50vw;
  }

  .blocknavbar-boutton {
    height: 6vh;
  }

  .boutton2 {
    justify-content: center;
    align-items: center;
    width: 100px;
    font-size: .5rem;
  }

  .div-block-88 {
    height: 80vh;
  }

  .footer_links-groups {
    grid-column-gap: 4.5rem;
    grid-row-gap: 4.5rem;
    width: 100%;
  }

  .footer_brand {
    font-size: 6vw;
  }

  .footer_lists {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
  }

  .footer_copyright {
    font-weight: 500;
  }

  .footer_wrap {
    padding-top: 2.25rem;
    padding-bottom: 1rem;
  }

  .footer_legal-wrap {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer_legal-divider {
    width: 100%;
    height: 1px;
    display: none;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_legal-links {
    place-items: end center;
  }

  .services_content {
    position: relative;
    top: auto;
  }

  .heading-style-h3-2 {
    -webkit-text-stroke-width: 0px;
    font-size: 2.25rem;
  }

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

  .container-medium {
    max-width: none;
  }

  .services_component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    display: flex;
  }

  .padding-global {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .section-20 {
    justify-content: center;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .text-block-57 {
    text-align: center;
    font-weight: 700;
  }

  .div-block-91 {
    width: 50%;
  }

  .intro-title {
    font-size: 14vw;
  }

  .intro-title.small {
    font-size: 10vw;
  }

  .card-inner {
    background-image: none;
    padding-top: 0%;
    padding-bottom: 0%;
    display: none;
  }

  .image-wrapper {
    height: 33.33vh;
  }

  .card-1 {
    flex: none;
    width: 100%;
  }

  .main-heading {
    font-size: 3em;
    line-height: 1em;
  }

  .scroll-type-wrapper {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    display: none;
  }

  .gridabout {
    justify-content: flex-start;
    align-items: flex-start;
    height: 60%;
    display: flex;
  }

  .text-block-61 {
    text-align: left;
    width: 80%;
    font-size: 2.25rem;
  }

  .text-block-62 {
    width: 90%;
    font-size: 1rem;
  }

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

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

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

  .div-block-111 {
    text-align: right;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .page-padding {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    margin-bottom: 0;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .section-after-intro-text {
    background-color: #0e1011;
  }

  .section-4 {
    height: 220vh;
    overflow: visible;
  }

  .heading-style-h1 {
    font-size: 2rem;
  }

  .yanisskhb.w--current {
    font-size: 15px;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .cursor-dot {
    display: none;
  }

  .clock-2 {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
  }

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

  .blocknavbar-nom {
    height: 8vh;
    display: flex;
  }

  .page-intro-text-wrapper {
    text-align: right;
    flex-flow: wrap;
    width: 80%;
    margin-top: -4vh;
    margin-left: 122px;
  }

  .buttoncontact.nav {
    width: 100%;
  }

  .section-slide {
    min-height: 100svh;
  }

  .page-intro-title-small {
    text-align: right;
    width: 90%;
    font-size: 2.5vw;
  }

  .page-intro-title-small.is-best-in-class {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: 2.5vw;
  }

  .page-intro-title-small.is-made-in-webflow {
    margin-right: 0;
    font-size: 2.3vw;
  }

  .page-intro-wrapper {
    height: 50svh;
    margin-bottom: 5.5rem;
  }

  .section-5 {
    width: 20%;
    top: -110px;
  }

  .page-intro-title {
    font-size: 13vw;
  }

  .page-intro-title.is-ux-ui {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: 10vw;
  }

  .page-intro-title.is-annimation {
    text-align: center;
    flex: 1;
    margin-left: 0;
    font-size: 10vw;
  }

  .page-intro-title.is-webdev {
    text-align: left;
    width: 100%;
    margin-left: 0;
    font-size: 10vw;
  }

  .leboutton.ouiii {
    width: 100px;
    height: 40px;
  }

  .seection {
    padding-bottom: 0;
    overflow: visible;
  }

  .main-image.sixth {
    margin-bottom: 12vw;
    top: -1.4vh;
  }

  .mid-texte-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .inner-fw__text-block {
    font-size: 20px;
    line-height: 28px;
  }

  .wrap {
    flex: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrap._w-custom.w60-60 {
    padding: 50px 20px 30px;
  }

  .dynamic-section__wrap {
    display: none;
  }

  .step-block__text-description.text-description-1, .step-block__text-description.text-description-2, .step-block__text-description.text-description-4, .step-block__text-description.text-description-3 {
    font-size: 12px;
  }

  .dynamic-text {
    font-size: 22px;
  }

  .dynamic-text.dt-number {
    font-size: 28px;
  }

  .dynamic-content__block {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .sectionexpli {
    z-index: 2;
    position: relative;
    overflow: visible;
  }

  .step-block__text-title.text-title_4, .step-block__text-title.text-title_2, .step-block__text-title.text-title_3, .step-block__text-title.text-title_1 {
    font-size: 18px;
  }

  .step-block.step-block__2, .step-block.step-block__1 {
    overflow: hidden;
  }

  .wrap-block__inner-fw.inner-fw__bottom {
    margin-top: 20px;
  }

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

  .is-main {
    font-size: 2.5rem;
    line-height: 1;
  }

  .section {
    padding: 1.5rem;
  }

  .blocknavbar-button {
    display: none;
  }

  .contact-links {
    font-size: 1em;
  }

  .contact-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 11fr;
  }

  .container-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .conatct-card {
    padding: 1.5rem;
  }

  .contact-me-section {
    padding-top: 5.5rem;
    padding-bottom: 2rem;
  }

  .contact-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .transition {
    grid-template-columns: repeat(6, 1fr);
  }

  .circle-wrapper, .about-me-text-wrapper {
    display: none;
  }

  .bento-wrapper {
    margin-top: 0%;
    margin-bottom: 10%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .grid-text-hover {
    display: none;
  }

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

  .bento-grid-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-75 {
    margin-bottom: -130px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .page-wrapper {
    width: 100%;
  }

  .collection-item {
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .lottie-animation-2 {
    width: 50%;
  }

  .collection-item-3 {
    padding-bottom: 0;
  }

  .skewelem {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .section-13 {
    width: 100%;
  }

  .collection-list {
    padding-bottom: 0;
  }

  .lottie {
    top: 510px;
  }

  .section-15 {
    height: 5vh;
  }

  .text-block-49 {
    font-size: 2.5rem;
  }

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

  .cellela {
    margin-top: -40px;
  }

  .heading-h3 {
    font-size: 2.25rem;
  }

  .wrapper-image {
    height: 50vh;
  }

  .black-section-fade {
    height: 4rem;
  }

  .heading1 {
    font-size: 3rem;
    line-height: 1em;
  }

  .row-2 {
    height: 65vw;
  }

  .ai-image-wrapper {
    width: 24vw;
  }

  .row-1 {
    height: 65vw;
  }

  .projet-img_container {
    margin-bottom: -65rem;
  }

  .blank-row-1 {
    height: 65vw;
  }

  .imageprojet {
    margin-top: -129vw;
  }

  .blank-wrapper {
    max-width: 16vw;
  }

  .section-18.section--ai-images {
    margin-top: 91px;
  }

  .premierep {
    width: 100%;
  }

  .blocknavbar-boutton {
    height: 8vh;
    font-size: 15px;
  }

  .div-block-88 {
    height: 115vh;
  }

  .footer_links-groups {
    grid-column-gap: 2.25rem;
    grid-row-gap: 1.75rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    display: flex;
  }

  .footer_template-links {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

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

  .footer_wrap {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
  }

  .footer_social-media {
    width: 1.25rem;
  }

  .footer_link-label {
    font-size: .875rem;
  }

  .footer_legal-divider {
    width: 1px;
    height: 1.5rem;
    display: none;
  }

  .footer_main {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .footer_social {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .footer_legal-links {
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .footer_group {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .footer_link {
    font-size: .75rem;
  }

  .section_services {
    margin-top: 140px;
  }

  .text-style-label {
    letter-spacing: .05em;
  }

  .heading-style-h3-2 {
    -webkit-text-stroke-width: 0px;
  }

  .services_items {
    grid-column-gap: 1.125rem;
    grid-row-gap: 1.125rem;
  }

  .services_component {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
  }

  .padding-global {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-section-medium {
    padding-top: 2rem;
  }

  .label_line {
    width: 1.75rem;
  }

  .intro-title {
    font-size: 16vw;
  }

  .intro-title.small {
    font-size: 14vw;
  }

  .image-wrapper {
    background-size: cover;
    width: 100vw;
    height: 400px;
  }
}

@media screen and (max-width: 479px) {
  .page-padding {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .section-after-intro-text {
    background-color: #0e1011;
    margin-top: 21vh;
  }

  .section-4 {
    height: 80vh;
    display: none;
  }

  .heading-style-h1 {
    font-size: 1rem;
  }

  .navbar {
    height: 100vh;
  }

  .navbar.sectioncontact {
    height: 100%;
  }

  .div-block-47 {
    justify-content: space-between;
    align-items: flex-end;
    display: none;
  }

  .blocknavbar-nom {
    width: 100%;
    padding-right: 2rem;
  }

  .page-intro-text-wrapper {
    margin-top: -3vh;
    margin-left: 95px;
  }

  .buttoncontact {
    font-size: 12px;
  }

  .buttoncontact.nav {
    font-size: 12px;
    font-weight: 700;
  }

  .buttoncontact.insta, .buttoncontact.lindin, .buttoncontact.beeeehance {
    font-size: 12px;
  }

  .section-slide {
    min-height: 100svh;
    margin-top: 0;
    padding-top: 0;
    overflow: visible;
  }

  .page-intro-wrapper {
    height: 100svh;
    margin-bottom: 5.5rem;
    padding-top: 5em;
    position: sticky;
  }

  .section-5 {
    width: 50%;
    top: -90px;
  }

  .leboutton.ouiii {
    border-radius: 10px;
    height: 30px;
  }

  .imageleft.right-slide {
    height: 50vh;
    max-height: 50vh;
  }

  .imageleft.left {
    height: 70vh;
    max-height: 70vh;
  }

  .mid-first-2 {
    height: 80vh;
    min-height: 80vh;
  }

  .seection {
    justify-content: flex-end;
    align-items: center;
    height: 80vh;
    display: none;
  }

  .section-creatif-slide {
    height: 80vh;
  }

  .iinteraction-mid {
    margin-top: 92vh;
  }

  .main-image {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
  }

  .main-image.first {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
    margin-top: -4vw;
    left: -53vw;
  }

  .main-image.fourth {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
    margin-top: 13vw;
    margin-left: 21px;
    left: 53vw;
  }

  .main-image.fourth.telimage {
    margin-top: 15vw;
    margin-left: -52px;
  }

  .main-image.second {
    width: 25vw;
    min-height: 40vw;
    top: -8vh;
  }

  .main-image.eight {
    display: none;
  }

  .main-image.fifth {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
    left: -65.6vw;
  }

  .main-image.seven {
    display: none;
  }

  .main-image.sixth {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
    margin-bottom: -62vw;
    display: none;
    top: -19.5vh;
    left: -4vw;
  }

  .main-image.third {
    width: 40vw;
    height: 40vw;
    min-height: 40vw;
    display: none;
    top: 33.8vh;
    left: -4.1vw;
  }

  .mid-title {
    font-size: 30vw;
  }

  .mid-content {
    padding-bottom: 14vh;
  }

  .inner-fw__text-block {
    width: 100%;
  }

  .wrap._w-custom.w60-60 {
    padding: 30px 16px 60px;
  }

  .dynamic-section__wrap {
    display: none;
  }

  .text-block-29 {
    font-size: 15vw;
  }

  .section-trigger.section-trigger__1 {
    display: block;
  }

  .step-block__text-description.text-description-1, .step-block__text-description.text-description-2 {
    padding-right: 5px;
    font-size: 12px;
    line-height: 18px;
  }

  .step-block__text-description.text-description-4 {
    font-size: 12px;
    line-height: 18px;
  }

  .step-block__text-description.text-description-3 {
    padding-right: 5px;
    font-size: 12px;
    line-height: 18px;
  }

  .dynamic-text {
    font-size: 22px;
  }

  .text-block-30 {
    font-size: 5vw;
  }

  .dynamic-content__block {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .step-block__text-title.text-title_4, .step-block__text-title.text-title_2, .step-block__text-title.text-title_3, .step-block__text-title.text-title_1 {
    font-size: 16px;
  }

  .div-block-50 {
    height: 20vh;
  }

  .step-block.step-block__2, .step-block.step-block__4, .step-block.step-block__1 {
    overflow: hidden;
  }

  .wrap-block__inner-fw.inner-fw__bottom {
    margin-top: 0;
  }

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

  .div-block-55 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-57 {
    width: 100px;
  }

  .heading {
    font-size: 1rem;
  }

  .div-block-58 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 90%;
  }

  .quidequi {
    font-size: 1.5rem;
  }

  .div-block-60 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-64 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .blocknavbar-button {
    display: none;
  }

  .container-2 {
    flex-wrap: nowrap;
  }

  .transition {
    grid-template-columns: repeat(4, 1fr);
  }

  .about-me-text-wrapper {
    display: none;
  }

  .bento-wrapper {
    margin-top: 0%;
    margin-bottom: 50%;
  }

  .bento-grid-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-75 {
    z-index: 200;
    background-color: var(--bg-color-black);
    height: 0;
    margin-bottom: -85px;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
  }

  .header-wrapper {
    font-size: 4px;
  }

  .background-05 {
    background-color: #ff9e37;
  }

  .lottie-animation-2 {
    width: 105%;
  }

  .text-container {
    flex-direction: column;
    font-size: 1px;
  }

  .hero-text-bottom {
    padding-top: 0;
    font-size: 45px;
    font-weight: 400;
  }

  .footer-wrapper-2 {
    text-align: center;
  }

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

  .section-13 {
    height: 100vh;
  }

  .heading-6 {
    padding-bottom: 0;
    font-size: 50px;
  }

  .lottie {
    top: 526px;
  }

  .background-header-1 {
    background-color: #caf5dd;
  }

  .background-07 {
    background-color: #000;
  }

  .background-4 {
    background-color: #b5cff1;
  }

  .project-heading {
    flex-flow: column wrap;
    width: 50%;
  }

  .hero-text-top {
    font-size: 45px;
  }

  .collection-item-2 {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .section-15 {
    padding-bottom: 0;
  }

  .text-block-49 {
    width: 100%;
  }

  .text-block-53 {
    width: 100%;
    font-size: 1rem;
    line-height: 1.2rem;
  }

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

  .text-block-54 {
    font-size: .5rem;
    line-height: .5rem;
  }

  .cellela {
    margin-top: -43px;
  }

  .pixel-divider {
    display: none;
  }

  .wrapper-image {
    height: 50vh;
    margin-top: -335px;
    padding-top: 0;
  }

  .heading1 {
    font-size: 2.75rem;
  }

  .heading1.phrase1, .heading1.phrase2 {
    font-size: 2rem;
  }

  .row-2 {
    max-width: 90%;
  }

  .ai-image-wrapper {
    width: 30vw;
  }

  .row-1 {
    width: 110%;
    height: 150vw;
    margin-left: -4%;
  }

  .imageprojet {
    margin-top: -96vw;
    padding-top: 11vw;
  }

  .section-18.section--ai-images {
    margin-top: 121px;
  }

  .premierep {
    width: 100%;
  }

  .blocknavbar-boutton {
    display: none;
  }

  .boutton2 {
    border-radius: 10px;
    width: 100px;
    height: 30px;
  }

  .div-block-88 {
    height: 130vh;
    display: none;
  }

  .footer_links-groups {
    padding-right: 1.75rem;
  }

  .footer_brand {
    text-align: center;
    width: 100%;
    font-size: 5.5vw;
  }

  .footer_template-links {
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: auto;
  }

  .footer_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
    align-items: flex-start;
  }

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

  .footer_copyright {
    font-size: .75rem;
  }

  .footer_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem 1rem;
  }

  .footer_legal-wrap {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-right: auto;
  }

  .footer_legal-divider {
    display: none;
  }

  .footer_main {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .footer_legal-links {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .text-block-56 {
    font-size: 10px;
    line-height: 10px;
  }

  .bold-text-3 {
    font-size: 12px;
  }

  .section_services {
    margin-top: 975px;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

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

  .padding-global {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .pixel-divider2 {
    display: none;
  }

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

  .sub-title {
    font-size: .9rem;
  }

  .intro-title {
    font-size: 16vw;
  }

  .card-inner {
    padding-right: 10%;
    display: block;
  }

  .image-wrapper {
    background-position: 50%;
    background-size: cover;
    height: 33.33vh;
  }

  .card-1 {
    flex: 1;
  }

  .main-heading {
    font-size: 2em;
  }

  .small-text {
    font-size: 9px;
  }
}

#w-node-_69909118-8f71-37c6-c573-b0ea74627272-da3ac67c {
  order: 0;
  place-self: end start;
}

#w-node-_580d3cd1-1b0d-8fef-4cb6-1a7ae73451b5-451e409a, #w-node-_580d3cd1-1b0d-8fef-4cb6-1a7ae73451bb-451e409a {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-b06c2696-5a26-2a45-51e9-a6ed6658358c-da3ac67c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


