:root {
  --waves-library--black: #131313;
  --hauteur-calques: 0;
  --hauteur-claque-2: 0;
  --hauteur-claque-3: 0;
}

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

body {
  background-color: #0a0d1c;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.hero_section {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.wrapper {
  justify-content: space-between;
  width: 920px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero_bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero_left-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.heading {
  z-index: 0;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 4em;
  font-weight: 400;
  line-height: 1;
  position: absolute;
}

.paragraph {
  color: #dbdbdb;
  width: 300px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

.paragraph.ui-txt {
  color: #ddd;
  background-color: #40416b;
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 64px;
  padding: 11px 8px 8px;
  font-size: 11px;
}

.heading-move {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 4.3em;
  line-height: 1;
}

.heading-move._1 {
  display: block;
  position: static;
}

.heading-move._3, .heading-move._4, .heading-move._5, .heading-move._7 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  display: block;
  position: static;
}

.heading-move._2 {
  position: static;
}

.heading-wrap {
  width: 340px;
  height: 200px;
  position: relative;
}

.heading_interaction-wrap {
  align-items: center;
  height: 63px;
  display: flex;
  position: relative;
  top: 132px;
}

.hero_right-wrap {
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 520px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: relative;
  right: -2%;
}

.ui-img-1 {
  z-index: 1;
  width: 100%;
  height: 100%;
}

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

.ui-img-4 {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

.hero_ui-1 {
  z-index: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #05043500;
  border: 1px #ffffff26;
  border-radius: 12px;
  width: 510px;
  position: absolute;
  overflow: hidden;
}

.hero_ui-3 {
  z-index: 0;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border: 1px #ffffff26;
  border-radius: 12px;
  width: 180px;
  height: 120px;
  position: absolute;
  bottom: 67%;
  left: 36%;
  overflow: hidden;
}

.hero_ui-2 {
  z-index: 0;
  border: 1px #ffffff26;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 120px;
  display: flex;
  position: absolute;
  bottom: 67%;
  left: 1%;
  overflow: hidden;
}

.hero_ui-4 {
  z-index: 1;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #09083f80;
  border-radius: 12px;
  width: 285px;
  height: 190px;
  position: absolute;
  top: 53%;
  left: -1%;
  overflow: hidden;
}

.hero-ui-5 {
  z-index: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #09083f80;
  border-radius: 12px;
  align-items: center;
  width: 285px;
  height: 190px;
  display: flex;
  position: absolute;
  top: 53%;
  left: 54%;
  overflow: hidden;
}

.hero_bg-blur {
  z-index: -1;
  filter: blur(50px);
  mix-blend-mode: normal;
  background-image: linear-gradient(234deg, #6665a740 10%, #0a6eb6cc 19%, #0816806e 31%, #533aa5cf 41%, #470f72cf 56%, #07497eb0 75%);
  border: 1px #000;
  border-radius: 60%;
  width: 90%;
  height: 80%;
  position: relative;
  top: -8%;
  left: -54%;
}

.ui-shadow {
  z-index: -1;
  background-image: radial-gradient(circle, #221265de, #1c134100 60%);
  border-radius: 100%;
  width: 29em;
  height: 25em;
  margin-top: -5em;
  margin-left: -20.3em;
  padding-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.ui_color_swatch-wrap {
  z-index: 7;
  grid-column-gap: 0px;
  width: 90px;
  height: 16px;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: auto 6% 15% auto;
}

.ui_color_swatch {
  cursor: pointer;
  width: 14px;
  height: 15px;
}

.ui_color-change {
  grid-column-gap: 4px;
  grid-row-gap: 12px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  width: 130px;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12px;
}

.ui_color {
  background-color: #9064db;
  border-radius: 6px;
  width: 100%;
  height: 96px;
}

.hero_bg-glass {
  z-index: 3;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero_bg-image {
  z-index: -5;
  opacity: .23;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.ui-5_lesson-list {
  z-index: 5;
  grid-row-gap: 16px;
  flex-direction: column;
  width: 56%;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  position: absolute;
  inset: 0% 1% 0% auto;
  overflow: auto;
}

.lesson-img {
  width: 100%;
  height: 38px;
}

.label {
  z-index: 4;
  color: #fff;
  position: relative;
}

.button_color-wrap {
  z-index: 2;
  filter: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button_color-wrap.blur {
  filter: blur(5px);
  overflow: hidden;
}

.button_bg {
  z-index: 3;
  background-color: #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 146px;
  height: 50px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.button_bg:hover {
  -webkit-backdrop-filter: blur(25px);
  backdrop-filter: blur(25px);
  background-color: #000000bf;
}

.button_color {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #ff0f33d6, #ff6600db);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -21px;
  left: -14px;
}

.button_color._1 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: -24%;
  left: -11%;
}

.button_color._3 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: 52%;
  left: auto;
  right: -27%;
}

.button_color._4 {
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  top: 53%;
  left: auto;
  right: 5%;
}

.button_color._2 {
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  top: -15%;
  left: auto;
  right: 54%;
}

.button {
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 54px;
  margin-top: 20px;
  display: flex;
  position: relative;
  transform: none;
}

.bold {
  color: #fff;
  font-weight: 700;
}

.hero_ui-2-bg {
  z-index: 4;
  background-image: linear-gradient(127deg, #4f40b9, #7aa0ff);
  border: 1px #ffffff26;
  border-radius: 10px;
  width: 174px;
  height: 114px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.card_color-wrap {
  z-index: 2;
  filter: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero_ui-3-bg {
  z-index: 4;
  background-image: linear-gradient(127deg, #0c6ec9, #2719bf);
  border: 1px #ffffff26;
  border-radius: 10px;
  width: 174px;
  height: 114px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.card_color-1 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -16%;
  left: -11%;
}

.card_color-2 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: -16%;
  left: 5%;
}

.card_color-3 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(251deg, #0004ffd6, #b115ffd9);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 86%;
  right: 47%;
}

.card_color-4 {
  z-index: 1;
  filter: blur(16px);
  mix-blend-mode: normal;
  background-image: linear-gradient(112deg, #0ff3ffd6, #00b7ffdb);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 74%;
  left: 6%;
}

.ui-img-3 {
  z-index: 5;
  width: 100%;
  height: 100%;
  position: relative;
}

.wrap-hidden {
  display: none;
}

.body-2 {
  background-color: #0a0d1c00;
  background-image: radial-gradient(circle, #131313, #0a0a0a);
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

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

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.cf-testimonial-logos {
  width: 100%;
  max-width: 120px;
}

.cf-testimonial-logos._3 {
  margin-right: 20px;
}

.cf-hero-logos-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.cf-logos-text {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 133%;
}

.cf-testimonial-logos-contain {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1130px;
  margin: 70px auto;
  display: flex;
}

.cf-hero-layer-blur {
  filter: blur(25px);
  background-color: #f3f3f3;
  width: 100%;
  height: 140px;
  position: absolute;
  inset: auto 0% -12%;
}

.cf-testimonial-name-position {
  color: #0d0e10;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
}

.cf-testimonial-text---italic {
  color: #0d0e10;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 156%;
}

.cf-black-review-stars {
  margin-bottom: 14px;
}

.cf-hero-testimonial-contain {
  z-index: 1;
  background-color: #fff;
  border-radius: 16px;
  max-width: 360px;
  padding: 24px 32px;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-hero-right-image {
  width: auto;
  max-width: none;
  position: static;
  inset: auto 0% 0% auto;
}

.cf-image-review-container {
  width: auto;
  max-width: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.cf-testimonial-logo-image {
  color: #ffffffe6;
  margin-left: 16px;
}

.cf-extra-bold-span {
  color: #ffffffe6;
  font-weight: 800;
}

.cf-star-image {
  margin-right: 2px;
}

.cf-star-image.last {
  margin-right: 19px;
}

.cf-testmonial-text-wrapper {
  color: #0d0e10e6;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.cf-button-gradient {
  z-index: auto;
  background-color: #393cff;
  display: block;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-cta-arrow-div {
  z-index: 1;
  background-color: #0000;
  border-top-right-radius: 16px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-button-text {
  z-index: 1;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.cf-cta-button {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #b16cea;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 24px 40px 26px;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-cta-button:hover {
  background-color: #b16cea;
}

.cf-cta-button.rectangle {
  background-color: #393cff;
  border-radius: 16px;
  padding-right: 30px;
}

.cf-cta-button.rectangle.small {
  z-index: 10;
  background-color: #393cff;
  width: 33vw;
  margin-top: 100px;
  margin-left: 35%;
  margin-right: 35%;
  padding: 20px 20px 20px 34px;
  overflow: visible;
}

.cf-cta-button.rectangle.small.forma {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 40vw;
  margin-bottom: 51px;
  font-size: 28px;
  transition: background-color .2s;
}

.cf-cta-button.rectangle.small.forma:hover {
  background-color: #5a5cff;
}

.cf-18px-paragraph {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-18px-paragraph.header-2 {
  color: #ffffffe6;
  max-width: none;
  font-size: 1.5em;
}

.cf-18px-paragraph.header-2.tick {
  margin-bottom: 0;
}

.cf-18px-paragraph.titre {
  color: #ffffffe6;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
}

.cf-64px-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 90%;
}

.home-left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.cf-1140px-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cf-hero-section-2 {
  z-index: 1;
  background-color: #f3f3f300;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  height: 120vh;
  max-height: 120vh;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block {
  color: #ffffffe6;
}

.div-block {
  background-image: linear-gradient(#f3f3f3, #000 78%, #fff);
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-2 {
  background-image: linear-gradient(#fff0, #0f0f0f 81%, #0b0b0b);
  width: 40em;
  height: 60%;
  position: absolute;
  inset: auto 0% 0%;
}

.avantage {
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.image.tick {
  width: 30px;
  height: 30px;
  margin-right: 16px;
}

.image-2 {
  width: 30px;
  max-width: none;
}

.underlinespan {
  text-decoration: underline;
}

.cf-testimonial-position {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 137%;
}

.cf-testimonial-name {
  color: #000;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 156%;
}

.cf-testimonial-image {
  border-radius: 100px;
  width: 100%;
  max-width: 50px;
  height: 50px;
  margin-right: 20px;
}

.cf-testimonial-block {
  align-items: flex-start;
  display: flex;
}

.cf-testimonial-paragraph {
  color: #0d0e10;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.cf-hero-6---text-container-3 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 100%;
  max-width: 489px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 36px 32px;
  display: flex;
  box-shadow: 0 12px 100px #0000000d;
}

.cf-hero-6---text-container-2 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 100%;
  max-width: 489px;
  margin-bottom: 20px;
  margin-left: 40px;
  margin-right: 0;
  padding: 36px 32px;
  display: flex;
  box-shadow: 0 12px 100px #0000000d;
}

.cf-hero-6---text-container-1 {
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  width: 100%;
  max-width: 489px;
  margin-bottom: 20px;
  margin-right: 40px;
  padding: 36px 32px;
  display: flex;
  box-shadow: 0 12px 100px #0000000d;
}

.cf-hero-6---right-container {
  width: 50%;
  max-width: 530px;
}

.cf-client-review-white {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.cf-client-image-white {
  color: #ff5e69;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: -15px;
  font-size: 20px;
  font-weight: 800;
  line-height: 150%;
  display: flex;
}

.cf-client-image {
  border: 1px solid #000;
  border-radius: 100%;
  width: 100%;
  max-width: 50px;
  height: 50px;
}

.cf-client-image.margin {
  margin-left: -15px;
}

.cf-clients-images-container {
  align-items: flex-start;
  margin-bottom: 28px;
  display: flex;
}

.cf-home-6---clients-container {
  color: #ffffffe6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 22px;
  font-weight: 500;
  line-height: 127%;
  display: flex;
}

.cf-home-6---divider {
  opacity: .1;
  background-color: #fff;
  width: 1px;
  margin-left: 48px;
  margin-right: 48px;
}

.cf-bio-text {
  color: #0d0e10e6;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.cf-bio-text.white {
  color: #ffffffe6;
  margin-bottom: 0;
}

.cf-review-stars-image {
  object-fit: contain;
  width: 100%;
  max-width: 152px;
  margin-bottom: 16px;
}

.cf-review-logo {
  filter: invert();
  object-fit: contain;
  width: 100%;
  max-width: 110px;
  margin-bottom: 20px;
}

.cf-bottom-left-contain {
  flex-direction: column;
  align-items: flex-start;
  width: 200px;
  max-width: 200px;
  display: flex;
}

.cf-home-6---top-contain {
  width: 100%;
  max-width: 510px;
  display: flex;
}

.cf-20px-paragraph---white {
  color: #ffffffe6;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.cf-20px-paragraph---white._16 {
  margin-bottom: 0;
  font-size: 16px;
}

.cf-20px-paragraph---white.space {
  line-height: 160%;
}

.cf-40px-heading---white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.cf-hero-6---left-container {
  width: 48%;
  max-width: 530px;
  margin-top: 80px;
}

.cf-1140px-wrapper---hero-6 {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.cf-hero-section-6 {
  z-index: 0;
  background-color: #0d0e1000;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.cf-features-section-1-block-paragraph {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.cf-features-section-1-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 140px;
}

.cf-features-section-1 {
  background-color: #0000;
}

.cf-58px-heading---white {
  color: #fff;
  text-align: center;
  letter-spacing: -2.5px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 150px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 110%;
}

.cf-58px-heading---white._2 {
  margin-top: 7.1vw;
  margin-bottom: 3px;
}

.cf-block-h5-heading {
  text-align: center;
  align-items: center;
  height: 10vh;
  margin-top: 24px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 100%;
  display: flex;
}

.cf-features-section-1-grid-cell {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 50vh;
  padding: 0;
  display: flex;
  box-shadow: 0 14px 100px #0000000d;
}

.cf-features-section-1-grid-cell.black {
  color: #fff;
  background-color: #0000;
  padding: 0;
}

.cf-features-section-1-grid {
  grid-column-gap: 30px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: stretch;
  place-items: center;
  margin-top: 100px;
}

.cf-features-section-1-image-contain {
  object-fit: contain;
  width: 5vw;
}

.cf-service-paragraph {
  color: #0d0e10e6;
  text-align: left;
  margin-top: 4px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 156%;
}

.cf-service-heading {
  color: #0d0d0d;
  text-align: center;
  letter-spacing: -.16px;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 133%;
}

.cf-service-heading.white {
  color: #fff;
}

.cf-service-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 16px;
}

.cf-service-number {
  color: #fff;
  text-align: center;
  letter-spacing: -.16px;
  font-size: 26px;
  line-height: 123%;
}

.cf-features-section-2-icon-wrap {
  background-color: #b16cea;
  background-image: linear-gradient(150deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 56px;
  height: 56px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.cf-features-section-2-icon-wrap.cf-absolute {
  position: absolute;
  inset: -6% auto auto 6%;
}

.cf-features-section-2-image-wrapper {
  margin-bottom: 32px;
  position: relative;
}

.cf-features-section-2-grid-cell {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 353px;
  display: flex;
}

.cf-features-section-2-grid-cell.homepage-3 {
  align-items: flex-start;
  max-width: 353px;
}

.cf-features-section-2-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 80px;
}

.cf-features-section-2-heading {
  color: #000;
  text-align: center;
  max-width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 115%;
}

.cf-features-section-2-wrapper {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.cf-features-section-2 {
  background-color: #30303000;
}

.expllication {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #000000a8;
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 22px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: #131313e6;
}

.waves---mg-top-16 {
  margin-top: 16px;
}

.waves---paragraph-big {
  color: #fff;
  font-size: 20px;
  line-height: 130%;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---heading-2-no-margins.white {
  color: #fff;
}

.waves---content-image-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 520px;
  display: flex;
}

.waves-image-features-3 {
  box-sizing: border-box;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  border-radius: 24px;
  width: auto;
  height: auto;
}

.waves---grid-image-halves {
  grid-column-gap: 40px;
  grid-template-rows: auto;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.contain {
  width: 30vw;
  height: 80vh;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.timeline_date-text.prix {
  position: relative;
  top: 0;
}

.timeline_date-text.prix.barr {
  color: #ffcdcd;
  text-decoration: line-through;
}

.timeline_date-text.prix.prix-normal {
  color: #fff;
  font-size: 36px;
}

.timeline_date-text.prix {
  position: static;
}

.timeline_date-text.ecom {
  font-family: Montserrat, sans-serif;
}

.klarna-image {
  width: 6vw;
  max-width: none;
  margin-right: 2vw;
}

.margin-bottom-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.lottie-animation-4 {
  width: 3vw;
}

.bold-text-4 {
  text-decoration: underline;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline-main_heading-wrapper {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.timeline-main_heading-wrapper.cacher {
  margin-top: 140px;
}

.udesly-date-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  line-height: 1;
  display: flex;
}

.link {
  color: #fff;
}

.avantages-rapides {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
}

.spark-small-icon {
  flex: none;
  width: 24px;
  height: 24px;
  display: inline-block;
}

.spark-small-icon.spark-primary-color {
  color: #5532fa;
  width: 40px;
  height: 40px;
}

.udesly-code-snippet {
  display: none;
}

.prix {
  font-weight: 700;
  text-decoration: none;
}

.paragraph-large {
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 54px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.padding-vertical-xlarge {
  margin-top: 200px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.place-dispo {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-bottom: 37px;
  display: flex;
}

.margin-bottom-small {
  margin-bottom: 24px;
}

.margin-bottom-small.klarna {
  border: 1px solid #f0f0f0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 27px 0;
  text-decoration: none;
  display: flex;
}

.spark-checked-item {
  grid-column-gap: 10px;
  color: #000000c2;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.code-embed {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 1.3;
}

.cf-button-gradient-2 {
  z-index: auto;
  background-color: #393cff;
  border-radius: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.calendly-div {
  padding-left: 12%;
  padding-right: 12%;
  display: block;
}

.timeline_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.div-video {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  margin-bottom: 0;
  padding-left: 13%;
  padding-right: 13%;
  display: flex;
}

.button-2 {
  color: #161616;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 9%;
  padding: 17px 137px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.button-2.rejforma {
  margin-top: 5%;
  display: none;
}

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

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

.cf-floating-white-div {
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.cf-floating-scribble {
  z-index: 1;
  position: static;
  inset: 10% 0% auto auto;
}

.cf-floating-image-container-2 {
  position: absolute;
  inset: auto auto 10% 0%;
}

.cf-floating-black-div {
  background-color: #0d0e10;
  position: absolute;
  inset: 0%;
}

.cf-floating-image-container-1 {
  position: absolute;
  inset: 10% 0% auto auto;
}

.cf-home-center-image {
  z-index: 3;
  border-radius: 16px;
  width: 80%;
  max-width: 1080px;
  position: relative;
}

.cf-home-image-container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin: 80px auto 180px;
  display: flex;
  position: relative;
}

.cf-button-gradient-3 {
  z-index: auto;
  background-color: #ffa84b;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  display: block;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.cf-call-arrow-down-2 {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.cf-cta-arrow-div-2 {
  z-index: 1;
  background-color: #0000;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 32px;
  height: 32px;
  margin-left: 7px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-button-text-2 {
  z-index: 1;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.cf-cta-button-2 {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #b16cea;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 24px 40px 26px;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-cta-button-2:hover {
  background-color: #b16cea;
}

.cf-cta-button-2.rectangle {
  border-radius: 16px;
  padding-right: 30px;
}

.cf-cta-button-2.rectangle.small {
  z-index: 10;
  width: 33vw;
  margin-top: 100px;
  margin-left: 35%;
  margin-right: 35%;
  padding: 20px 20px 20px 34px;
}

.cf-cta-button-2.rectangle.small.forma {
  margin-bottom: 51px;
}

.cf-22px-paragraph---white {
  color: #ffffffe6;
  text-align: center;
  max-width: 800px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 155%;
}

.cf-gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
}

.cf-82px-heading {
  color: #fff;
  text-align: center;
  max-width: 990px;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 82px;
  font-weight: 700;
  line-height: 100%;
}

.cf-1140px-wrapper---home-vertical {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cf-hero-section-3 {
  background-color: #0d0e10;
  background-image: linear-gradient(#0d0e10 30%, #818181 70%, #0e0e0e 99%);
  overflow: hidden;
}

.superscript {
  font-size: 45px;
}

.code-embed-3 {
  width: 80%;
}

.avis-discord {
  margin-top: 80px;
}

.avis-discord-image {
  border-radius: 20px;
}

.lightbox-link {
  z-index: var(--hauteur-calques);
  border-radius: 20px;
  display: inline-block;
  position: relative;
  box-shadow: 0 2px 11px #ffffffb0;
}

.lightbox-link.move {
  z-index: var(--hauteur-claque-2);
  position: relative;
  top: -76px;
  left: -53px;
}

.lightbox-link.move2 {
  z-index: var(--hauteur-claque-3);
  position: relative;
  top: -169px;
  left: 55px;
}

.image-3 {
  border-radius: 20px;
}

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

.date {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.heures-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.chiffre {
  font-weight: 700;
}

.texte {
  color: #fff;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.heures, .minutes, .secondes {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
}

.datepromo {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
}

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

.code-embed-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.menu-drop-down {
  flex-flow: column;
  width: 100%;
  padding-top: 2.2rem;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.div-navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(182deg, #000 59%, #0000);
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 100vw;
  display: flex;
  position: relative;
  inset: auto;
}

.div-navbar.home {
  background-image: none;
}

.menu-bar {
  background-color: #fff;
  width: 1rem;
  height: 1px;
}

.primary-btn {
  z-index: 1;
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: .5rem 1.2rem .7rem;
  font-size: .9rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.primary-btn.menu {
  border-bottom: 1px solid #fff3;
  border-left: 1px solid #fff3;
  border-right: 1px solid #fff3;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .6rem 0 .8rem .8rem;
}

.menu-scroll-hide {
  width: 100%;
  height: auto;
  position: absolute;
  overflow: hidden;
}

.logo {
  object-fit: cover;
  height: 2.6rem;
}

.logo.navbar {
  filter: invert();
  width: 30%;
  height: auto;
}

.div-hide {
  z-index: 1;
  position: relative;
  overflow: visible;
}

.tag-sm {
  text-transform: uppercase;
  border: 1px solid #fff3;
  padding: .6rem 1rem;
  font-size: .9rem;
  font-weight: 400;
  display: inline-block;
}

.tag-sm.nav {
  z-index: 1;
  color: #fff;
  z-index: 1;
  position: relative;
}

.tag-sm.intro {
  color: #f0f0f0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.tag-sm.intro.bouton {
  color: #161616;
}

.menu-parent {
  z-index: 2;
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  min-width: 2.2rem;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.menu-parent:hover {
  background-color: #ffffff1a;
}

.button-text {
  padding-top: .2rem;
}

.button-text.text-white {
  color: #fff;
}

.btn-whipe {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.btn-whipe.bg-white {
  background-color: #fff;
}

.button-text-ab {
  padding-top: .2rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav-bar {
  z-index: 99;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 12%;
  margin-bottom: 57.2vh;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  position: fixed;
  inset: 0%;
}

.flex-menu {
  flex: 0 auto;
  order: 0;
  align-self: auto;
  display: flex;
  position: relative;
  top: -5.2vh;
  left: -4.5vw;
}

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

.image-demande {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-demande.stripe {
  z-index: 1;
  background-color: #bd919100;
  position: relative;
}

.screen-demande {
  border-radius: 40px;
  width: 47vw;
  max-width: none;
  margin-top: 88px;
  margin-bottom: 88px;
}

.screen-demande._3 {
  width: 80vw;
  position: sticky;
  top: 4vh;
}

.screen-demande._3._2 {
  width: 35rem;
  top: 10vh;
}

.timeline_link {
  opacity: .6;
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

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

.code-embed-5 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 1.3;
}

.container-4 {
  width: 100vw;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.margin-bottom-medium-2 {
  margin-bottom: 32px;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline-main_heading-wrapper-2 {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_component-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.section-timeline-2 {
  z-index: -3;
  background-color: #0000;
  position: relative;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.background-video {
  object-position: 50% 50%;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_image-wrapper-2 {
  background-image: linear-gradient(138deg, #000, #0000 28%);
  background-position: 0 0;
  border-radius: 20px;
  width: 30vw;
  overflow: hidden;
}

.section-timeline-cta {
  background-color: #0a0a0a;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.paragraph-large-2 {
  letter-spacing: -.02em;
  margin-top: 54px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.padding-vertical-xlarge-2 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.timeline_text-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

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

.spark-checked-item-2 {
  grid-column-gap: 10px;
  color: #000000c2;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.bold-text-5 {
  font-family: Montserrat, sans-serif;
}

.timeline-forma {
  z-index: 0;
  position: relative;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.image-4 {
  max-width: 20%;
}

.cf-58px-heading---white-copy {
  color: #fff;
  text-align: center;
  letter-spacing: -2.5px;
  text-transform: none;
  max-width: 30rem;
  margin-top: 100px;
  margin-bottom: 150px;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 110%;
  position: sticky;
  top: 10vh;
}

.cf-58px-heading---white-copy._2 {
  margin-top: 7.1vw;
  margin-bottom: 3px;
}

.paragraph-2 {
  color: #ececec;
  text-shadow: 2px 3px 6px #000;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.hero_heading {
  text-align: center;
  letter-spacing: .01em;
  text-transform: uppercase;
  justify-content: center;
  width: 100%;
  font-size: 20vh;
  line-height: 1;
  display: flex;
}

.hero_heading.heading-1 {
  text-align: center;
  text-shadow: 0 0 4em #00000040;
  font-weight: 900;
}

.hero_heading.heading-4 {
  text-align: center;
  font-weight: 300;
}

.hero_heading.heading-3 {
  text-align: center;
  font-weight: 400;
}

.hero_heading.heading-2 {
  text-align: center;
  font-weight: 300;
}

.img-parent {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.img-parent.ab {
  position: absolute;
}

.video-bg {
  z-index: 0;
  opacity: .7;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-2 {
  color: #fff;
}

.parent {
  grid-column-gap: 1.2rem;
  grid-row-gap: 1.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: visible;
}

.parent.class-type {
  overflow: visible;
}

.img-reveal_img {
  z-index: 1;
  object-fit: cover;
  flex: none;
  width: 25vh;
  height: 25vh;
  position: relative;
}

.img-reveal_img.hero_image {
  width: 100%;
  height: 100%;
  min-height: 0;
  max-height: none;
}

.section_content {
  grid-column-gap: 7em;
  grid-row-gap: 7em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  display: grid;
  position: relative;
}

.html {
  position: absolute;
  inset: 0% auto auto 0%;
}

.col-content-parent {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 6rem 3rem 2rem;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.code-embed-6 {
  min-width: 80%;
}

.link-block-3.bouton {
  color: #000;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  transition: transform .2s;
}

.link-block-3.bouton:hover {
  transform: scale(1.2);
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-3 {
  color: #fff;
}

.title-name-intro {
  text-align: center;
  font-size: 14vw;
  line-height: .75;
}

.img-reveal_block {
  z-index: 2;
  transform-origin: 50% 0;
  position: absolute;
  inset: -5%;
  transform: translate(0, -100%);
}

.img-reveal_block.dark {
  z-index: 2;
  background-color: #141414;
}

.hero_heading-inner {
  width: 100%;
  display: flex;
}

.container-5 {
  flex-direction: column;
  width: 100%;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  display: flex;
  position: relative;
}

.container-5.hero-container {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-5.small {
  padding-left: 8rem;
  padding-right: 8rem;
}

.info-col-parent {
  width: 100%;
  overflow: hidden;
}

.outro-fade {
  z-index: 9999;
  background-color: #000;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-block-4 {
  color: #ffffffab;
}

.col-left-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.background-content {
  z-index: 0;
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
  position: absolute;
}

.span-text {
  display: inline-block;
}

.span-text.animspan {
  display: none;
}

.hero_heading-wrap {
  z-index: 5;
  mix-blend-mode: overlay;
  transform-style: preserve-3d;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: perspective(200px);
}

.hero_heading-all {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.section.split-col {
  background-color: #000;
  height: 100vh;
  display: flex;
  overflow: clip;
}

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

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

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

.hero_inner {
  z-index: 3;
  perspective: 200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  transform: translate(0);
}

.menu-parent-2 {
  z-index: 2;
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  border: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2.2rem;
  min-width: 2.2rem;
  transition: background-color .4s;
  display: flex;
  position: relative;
}

.menu-parent-2:hover {
  background-color: #ffffff1a;
}

.img-reveal_wrap {
  position: relative;
  overflow: hidden;
}

.img-reveal_wrap.hero_img-wrap {
  z-index: 3;
  perspective: none;
  width: 40%;
  min-width: 30em;
  height: 80vh;
  transform: translate(0)perspective(200px);
}

.col-left {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100svh;
  transition: padding .8s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  position: absolute;
  left: 0;
}

.col-left:hover {
  padding: 4rem;
}

.section-2 {
  z-index: 1;
  padding-top: 10em;
  padding-bottom: 10em;
  position: relative;
}

.section-2.hero {
  flex-direction: column;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.heading-6 {
  color: #dfdfdf;
  text-transform: uppercase;
  font-size: 5em;
  line-height: 1.3;
}

.nav-bar-2 {
  z-index: 99;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 12%;
  margin-bottom: 57.2vh;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  position: fixed;
  inset: 0%;
}

.span-text-in {
  display: inline-block;
  overflow: hidden;
}

.span-text-in.three, .span-text-in.one, .span-text-in.four, .span-text-in.five, .span-text-in.two {
  padding: 20px;
  overflow: hidden;
}

.span-text-out {
  color: #eae9ee;
  text-transform: uppercase;
  padding: 16px;
  font-family: Bulevar Poster, Impact, sans-serif;
  display: inline-block;
  overflow: hidden;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-size: 2rem;
}

.section_body {
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}

.section_body.large {
  max-width: 24.5em;
  font-size: 3em;
  line-height: 1.3;
}

.section_body.large.intro {
  color: #d8d8d8;
  width: 23.1em;
  max-width: none;
  font-family: Montserrat, sans-serif;
}

.section_body.intro {
  max-width: 20em;
}

.h2-card {
  color: #fff;
  white-space: nowrap;
  word-break: keep-all;
}

.intro-cover {
  z-index: 9999;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.hero_heading-track.heading-4 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.hero-without-image {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  padding: 80px 30px;
  position: relative;
}

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

.col-right {
  background-color: #000;
  width: 50%;
  height: 100svh;
  transition: padding .8s cubic-bezier(.77, 0, .175, 1);
  position: absolute;
  right: 0;
}

.col-right:hover {
  padding: 4rem;
}

.info-col-child {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 20rem;
  padding-top: 1rem;
  padding-bottom: .2rem;
  display: flex;
}

.waves---main-container-2 {
  background-color: #0d0d0d00;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 1352px;
  padding-top: 93px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
  top: auto;
}

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

.waves-top-right-footer-1 {
  grid-column-gap: 32px;
  color: #ecfd6f;
  flex: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.waves-link-footer-1 {
  color: #a4a4a4;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  font-family: Lato, sans-serif;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: static;
}

.waves-divider-footer-1 {
  background-color: #13131333;
  width: 100%;
  height: 1px;
  margin-top: 64px;
  margin-bottom: 32px;
}

.text-block-5 {
  color: #fff;
  padding: 46px 131px;
}

.body-3 {
  background-color: #313131;
}

@media screen and (min-width: 1280px) {
  .cf-testimonial-logos {
    max-width: 130px;
  }

  .cf-block-h5-heading {
    text-align: center;
  }

  .padding-vertical-xlarge {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    width: 410px;
    font-size: 5.4em;
  }

  .paragraph {
    width: 360px;
    font-size: 18px;
    line-height: 1.3;
  }

  .paragraph.ui-txt {
    justify-content: center;
    align-items: flex-start;
    height: 96px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .heading-move {
    font-size: 5.3em;
  }

  .heading-wrap {
    width: 430px;
    height: 240px;
  }

  .heading_interaction-wrap {
    height: 80px;
    top: 160px;
  }

  .hero_right-wrap {
    width: 60%;
    transform: scale(.92);
  }

  .ui-img-4 {
    width: 100%;
  }

  .ui-img-5 {
    width: 100%;
    height: 100%;
  }

  .hero_ui-1 {
    width: 680px;
    height: auto;
  }

  .hero_ui-3 {
    width: 230px;
    height: 150px;
    bottom: 74%;
    left: 34%;
  }

  .hero_ui-2 {
    width: 230px;
    height: 150px;
    bottom: 74%;
    left: -1%;
  }

  .hero_ui-4 {
    width: 390px;
    height: 260px;
    top: 50%;
    left: -6%;
    overflow: hidden;
  }

  .hero-ui-5 {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
    width: 390px;
    height: 260px;
    top: 50%;
    left: 52%;
    overflow: hidden;
  }

  .hero_bg-blur {
    width: 90%;
    height: 90%;
    top: -3%;
    left: -52%;
  }

  .ui-shadow {
    z-index: -1;
    width: 32em;
    height: 32em;
  }

  .ui_color_swatch-wrap {
    z-index: 3;
    align-items: center;
    width: 122px;
    height: 24px;
    bottom: 15%;
    right: 7%;
  }

  .ui_color_swatch {
    width: 20px;
    height: 20px;
  }

  .ui_color-change {
    grid-row-gap: 20px;
    width: 170px;
    height: 88%;
    left: 20px;
  }

  .ui_color {
    height: 110px;
  }

  .hero_bg-image {
    z-index: -5;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .ui-5_lesson-list {
    width: 54%;
    right: 2%;
  }

  .lesson-img {
    height: 50px;
  }

  .button {
    margin-left: 5px;
    transform: scale(1.1);
  }

  .hero_ui-2-bg, .hero_ui-3-bg {
    width: 222px;
    height: 142px;
  }

  .cf-testimonial-logos {
    max-width: 140px;
  }

  .cf-hero-right-image {
    width: 600px;
  }

  .cf-image-review-container {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .cf-testmonial-text-wrapper {
    margin-bottom: 48px;
  }

  .cf-cta-button.rectangle.small {
    background-color: #393cff;
    margin-top: 24px;
  }

  .cf-18px-paragraph.header-2.tick {
    margin-bottom: 0;
  }

  .cf-64px-heading {
    font-size: 4em;
  }

  .home-left-wrapper {
    width: 70%;
    margin-top: 0;
  }

  .cf-1140px-wrapper {
    width: 70%;
    padding-top: 0;
  }

  .cf-hero-section-2 {
    height: 100vh;
  }

  .div-block-2 {
    width: 600px;
    inset: auto 0% 0%;
  }

  .avantage {
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
    display: flex;
  }

  .image {
    width: 30px;
    max-width: none;
    height: 30px;
  }

  .image.tick {
    margin-right: 16px;
  }

  .image-2 {
    width: 30px;
    max-width: none;
  }

  .cf-58px-heading---white {
    text-transform: none;
  }

  .timeline-main_heading-wrapper {
    max-width: 800px;
  }

  .paragraph-large {
    font-family: Montserrat, sans-serif;
  }

  .div-navbar.home {
    background-image: none;
  }

  .tag-sm.nav {
    color: #fff;
  }

  .screen-demande._3 {
    width: 80vw;
    position: sticky;
    top: 6.8vh;
  }

  .timeline-main_heading-wrapper-2 {
    max-width: 800px;
  }

  .timeline_component-2 {
    margin-left: 6%;
    margin-right: 6%;
  }

  .timeline_image-wrapper-2 {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .paragraph-large-2 {
    font-family: Montserrat, sans-serif;
  }

  .cf-58px-heading---white-copy {
    text-transform: none;
  }

  .paragraph-2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
  }

  .col-content-parent {
    color: #f0f0f0;
    text-decoration: none;
  }

  .col-left {
    background-color: #161616;
  }

  .heading-6 {
    letter-spacing: 2px;
  }

  .margin-bottom-24px-2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
  }

  .col-right {
    background-color: #161616;
  }

  .info-col-child {
    font-family: Lato, sans-serif;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper {
    width: 1540px;
  }

  .hero_left-wrap {
    grid-row-gap: 40px;
  }

  .heading {
    width: 100%;
    font-size: 7.1em;
    line-height: 1;
  }

  .paragraph {
    width: 360px;
    font-size: 20px;
  }

  .paragraph.ui-txt {
    height: 110px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }

  .heading-move {
    font-size: 7em;
  }

  .heading-wrap {
    width: 510px;
    height: 310px;
  }

  .heading_interaction-wrap {
    height: 90px;
    top: 212px;
  }

  .hero_right-wrap {
    transform: scale(.95);
  }

  .hero_ui-1 {
    width: 820px;
  }

  .hero_ui-3 {
    bottom: 82%;
    left: 31%;
  }

  .hero_ui-2 {
    bottom: 82%;
    left: 4%;
  }

  .hero_ui-4 {
    width: 440px;
    height: 292px;
    left: 1%;
  }

  .hero-ui-5 {
    width: 440px;
    height: 292px;
  }

  .hero_bg-blur {
    width: 90%;
    height: 90%;
    top: -6%;
    left: -51%;
  }

  .ui_color-change {
    width: 180px;
  }

  .ui_color {
    height: 120px;
  }

  .hero_bg-image {
    z-index: -10;
  }

  .ui-5_lesson-list {
    padding-top: 16px;
  }

  .lesson-img {
    height: 58px;
  }

  .button {
    margin-left: 12px;
    transform: scale(1.2);
  }

  .cf-hero-right-image {
    width: 600px;
  }

  .cf-image-review-container {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .cf-64px-heading {
    font-size: 4.5em;
  }

  .home-left-wrapper {
    width: 60%;
  }

  .cf-1140px-wrapper {
    width: 70%;
  }

  .div-block-2 {
    width: 610px;
    inset: auto 0% 0% auto;
  }

  .cf-features-section-1-wrapper {
    max-width: 1140px;
  }

  .timeline-main_heading-wrapper.cacher {
    margin-top: 400px;
  }
}

@media screen and (max-width: 991px) {
  .wrapper {
    width: auto;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .hero_left-wrap {
    grid-row-gap: 30px;
  }

  .heading {
    font-size: 3em;
  }

  .paragraph {
    width: 230px;
    font-size: 14px;
  }

  .paragraph.ui-txt {
    font-size: 10px;
  }

  .heading-move {
    font-size: 3em;
  }

  .heading-wrap {
    width: 290px;
    height: 140px;
  }

  .heading_interaction-wrap {
    height: 50px;
    top: 94px;
  }

  .hero_ui-1 {
    width: 350px;
  }

  .hero_ui-3 {
    border-radius: 8px;
    bottom: 58%;
    transform: scale(.7);
  }

  .hero_ui-2 {
    bottom: 58%;
    transform: scale(.7);
  }

  .hero_ui-4 {
    left: -15%;
    transform: scale(.7);
  }

  .hero-ui-5 {
    border-radius: 8px;
    left: 39%;
    transform: scale(.7);
  }

  .lesson-img {
    width: 87%;
  }

  .lesson-img.hide {
    display: none;
  }

  .hero_ui-2-bg, .hero_ui-3-bg {
    border-radius: 8px;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .cf-testimonial-logos._3 {
    margin-right: 0;
  }

  .cf-hero-logos-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  .cf-hero-logos-wrap.header-2 {
    width: 100%;
  }

  .cf-testimonial-logos-contain {
    align-items: flex-start;
    margin-top: 20px;
  }

  .cf-testimonial-logos-contain.header-2 {
    z-index: 1;
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
    margin-top: 70px;
    position: relative;
  }

  .cf-hero-right-image {
    display: none;
  }

  .cf-image-review-container {
    width: 80%;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-18px-paragraph.header-2 {
    margin-bottom: 40px;
  }

  .cf-64px-heading {
    font-size: 54px;
  }

  .home-left-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .cf-hero-section-2 {
    height: 90vh;
  }

  .cf-testimonial-paragraph {
    font-size: 18px;
  }

  .cf-hero-6---right-container {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 100px;
    display: flex;
  }

  .cf-bio-text {
    margin-bottom: 0;
  }

  .cf-bottom-left-contain {
    margin-top: 40px;
  }

  .cf-hero-6---left-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-1140px-wrapper---hero-6 {
    flex-direction: column;
    padding-top: 0;
  }

  .cf-58px-heading---white {
    font-size: 52px;
  }

  .cf-features-section-1-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-features-section-2-grid {
    grid-row-gap: 80px;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    max-width: 700px;
    display: flex;
  }

  .cf-features-section-2-heading {
    max-width: 600px;
    font-size: 30px;
  }

  .cf-features-section-2-wrapper {
    padding-top: 140px;
  }

  .waves---content-image-halves {
    text-align: center;
    align-items: center;
  }

  .waves-image-features-3 {
    max-width: 470px;
  }

  .waves---grid-image-halves {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-home-center-image {
    width: 90%;
  }

  .cf-82px-heading {
    font-size: 70px;
  }

  .cf-1140px-wrapper---home-vertical {
    flex-direction: column;
  }

  .cf-58px-heading---white-copy {
    font-size: 52px;
  }

  .hero_heading {
    font-size: 17vh;
  }

  .video-bg {
    min-width: auto;
  }

  .col-content-parent {
    padding-top: 2rem;
  }

  .title-name-intro {
    font-size: 19vw;
  }

  .container-5 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .container-5.small {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .background-content {
    display: none;
  }

  .hero_heading-wrap {
    justify-content: center;
    width: 100%;
  }

  .section.split-col {
    flex-flow: column;
    height: auto;
  }

  .img-reveal_wrap.hero_img-wrap {
    width: 100%;
    min-width: 0;
  }

  .col-left {
    width: 100%;
    position: relative;
  }

  .section_body.large.intro {
    width: auto;
  }

  .col-right {
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .waves-top-footer-1 {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .waves-divider-footer-1 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero_section {
    display: none;
  }

  .text-hidden {
    color: #fff;
    width: 410px;
    font-size: 36px;
    line-height: 1.2;
    position: absolute;
  }

  .body {
    display: flex;
  }

  .wrap-hidden {
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: 100vh;
    padding-left: 70px;
    display: flex;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    width: 100%;
    margin-left: 0;
  }

  .cf-hero-logos-wrap.header-2 {
    justify-content: center;
  }

  .cf-logos-text {
    margin-bottom: 20px;
  }

  .cf-testimonial-logos-contain {
    flex-direction: column;
    align-items: center;
  }

  .cf-testimonial-logos-contain.header-2 {
    margin-top: 0;
  }

  .cf-image-review-container {
    width: 100%;
  }

  .cf-button-gradient, .cf-cta-button {
    font-size: 20px;
  }

  .cf-64px-heading {
    font-size: 50px;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

  .cf-bottom-left-contain {
    max-width: none;
  }

  .cf-hero-section-6 {
    padding-bottom: 120px;
  }

  .cf-58px-heading---white {
    font-size: 46px;
  }

  .cf-block-h5-heading {
    font-size: 40px;
  }

  .cf-service-paragraph {
    margin-top: 0;
    font-size: 16px;
    line-height: 150%;
  }

  .cf-service-heading {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .cf-features-section-2-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
  }

  .cf-features-section-2-heading {
    max-width: 420px;
    font-size: 28px;
  }

  .cf-features-section-2-wrapper {
    width: 90%;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .margin-bottom-small {
    margin-bottom: 24px;
  }

  .cf-button-gradient-2, .timeline_text {
    font-size: 20px;
  }

  .cf-floating-white-div {
    display: none;
  }

  .cf-floating-scribble {
    width: 80%;
  }

  .cf-floating-image-container-2 {
    justify-content: flex-start;
    display: flex;
    bottom: -17%;
    left: -8%;
    transform: rotate(-23deg);
  }

  .cf-floating-black-div {
    display: none;
  }

  .cf-floating-image-container-1 {
    justify-content: flex-end;
    display: flex;
    top: -25%;
  }

  .cf-home-image-container {
    margin-bottom: 140px;
  }

  .cf-button-gradient-3, .cf-cta-button-2, .cf-22px-paragraph---white {
    font-size: 20px;
  }

  .cf-82px-heading {
    font-size: 50px;
  }

  .cf-1140px-wrapper---home-vertical {
    width: 90%;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 75%, #fff 70%);
  }

  .datepromo {
    font-size: 20px;
  }

  .menu-drop-down {
    padding-top: 2.2rem;
  }

  .primary-btn.menu {
    background-color: #000;
  }

  .tag-sm.nav {
    background-color: #000;
    width: 100%;
  }

  .menu-parent {
    background-color: #000;
    left: -1px;
  }

  .menu-parent:hover {
    background-color: #000;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .paragraph-large-2 {
    font-size: 18px;
  }

  .padding-vertical-xlarge-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .timeline_text-2 {
    font-size: 20px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .cf-58px-heading---white-copy {
    font-size: 46px;
  }

  .hero_heading {
    font-size: 22vw;
  }

  .col-content-parent {
    padding-right: 2rem;
  }

  .title-name-intro {
    font-size: 24vw;
  }

  .container-5.small {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .menu-parent-2 {
    background-color: #000;
    left: -1px;
  }

  .menu-parent-2:hover {
    background-color: #000;
  }

  .img-reveal_wrap.hero_img-wrap {
    height: 80vh;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .waves---main-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 32px;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 479px) {
  .text-hidden {
    width: 81%;
    font-size: 28px;
  }

  .wrap-hidden {
    justify-content: center;
    padding-left: 0;
  }

  .container {
    max-width: none;
  }

  .cf-hero-logos-wrap {
    justify-content: space-between;
    margin-left: 0;
  }

  .cf-testimonial-logos-contain, .cf-testimonial-logos-contain.header-2 {
    margin-top: 100px;
  }

  .cf-testimonial-name-position {
    font-size: 14px;
    line-height: 140%;
  }

  .cf-testimonial-text---italic {
    font-size: 16px;
  }

  .cf-hero-testimonial-contain {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    bottom: -40%;
  }

  .cf-image-review-container {
    display: none;
    position: relative;
  }

  .cf-testimonial-logo-image {
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .cf-star-image {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .cf-testmonial-text-wrapper {
    grid-row-gap: 4px;
    flex-flow: row;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 26px;
  }

  .cf-cta-arrow-div {
    flex: none;
  }

  .cf-button-text {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button.rectangle {
    padding-left: 50px;
  }

  .cf-cta-button.rectangle.small {
    justify-content: center;
    width: 90vw;
    margin-top: 74px;
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 82px;
    padding-right: 82px;
  }

  .cf-cta-button.rectangle.small.forma {
    width: 70vw;
    margin-left: 1%;
    margin-right: 1%;
  }

  .cf-cta-button.rectangle.small.forma.klarna {
    margin-top: 30px;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .cf-64px-heading {
    font-size: 40px;
    line-height: 110%;
  }

  .home-left-wrapper {
    width: 100%;
  }

  .cf-1140px-wrapper {
    max-width: 95vw;
  }

  .cf-hero-section-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    max-height: none;
    margin-top: 60px;
    overflow: hidden;
  }

  .cf-testimonial-position {
    font-size: 12px;
  }

  .cf-testimonial-name {
    font-size: 16px;
    line-height: 150%;
  }

  .cf-testimonial-image {
    max-width: 40px;
    height: 40px;
    margin-right: 8px;
  }

  .cf-testimonial-paragraph {
    margin-top: 0;
    font-size: 16px;
  }

  .cf-hero-6---text-container-3 {
    margin-right: 30px;
    padding: 20px 10px 20px 16px;
  }

  .cf-hero-6---text-container-2 {
    margin-left: 30px;
    padding: 20px 10px 20px 16px;
  }

  .cf-hero-6---text-container-1 {
    margin-right: 30px;
    padding: 20px 10px 20px 16px;
  }

  .cf-hero-6---right-container {
    margin-top: 60px;
  }

  .cf-client-review-white {
    font-size: 18px;
  }

  .cf-clients-images-container {
    margin-bottom: 16px;
  }

  .cf-home-6---divider {
    width: 100%;
    height: 1px;
    margin: 20px 0;
  }

  .cf-bio-text {
    font-size: 16px;
  }

  .cf-bottom-left-contain {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cf-home-6---top-contain {
    flex-direction: column;
  }

  .cf-20px-paragraph---white {
    font-size: 18px;
  }

  .cf-40px-heading---white {
    text-align: center;
  }

  .cf-hero-section-6 {
    padding-bottom: 100px;
  }

  .cf-features-section-1-block-paragraph {
    margin-bottom: 46px;
    font-size: 18px;
  }

  .cf-features-section-1-wrapper {
    padding-bottom: 100px;
  }

  .cf-features-section-1 {
    z-index: 1;
    background-color: #ebf0fa00;
    position: relative;
  }

  .cf-58px-heading---white {
    font-size: 40px;
  }

  .cf-58px-heading---white._2 {
    margin-top: 23.1vw;
  }

  .cf-block-h5-heading {
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 36px;
    display: block;
  }

  .cf-features-section-1-grid-cell {
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cf-features-section-1-grid {
    max-width: none;
  }

  .cf-features-section-1-image-contain {
    width: 15vw;
    margin-bottom: 13px;
  }

  .cf-features-section-2-icon-wrap {
    margin-bottom: 16px;
  }

  .cf-features-section-2-image-wrapper {
    margin-bottom: 20px;
  }

  .cf-features-section-2-grid {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---content-image-halves {
    align-items: stretch;
  }

  .waves-image-features-3 {
    border-radius: 4.4rem;
    width: 250px;
    max-width: none;
  }

  .waves---grid-image-halves {
    flex-flow: column;
    display: flex;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .contain {
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 30%;
    display: flex;
  }

  .timeline_date-text {
    color: #fff;
    top: 0;
  }

  .timeline_date-text.prix {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .klarna-image {
    width: 20vw;
  }

  .lottie-animation-4 {
    opacity: .74;
    filter: saturate(194%);
    width: 10vw;
  }

  .margin-bottom-medium {
    margin-top: 30px;
    margin-bottom: 30px;
  }

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

  .timeline-main_heading-wrapper.cacher {
    margin-top: 80px;
  }

  .udesly-date-block {
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    display: flex;
  }

  .link {
    color: #fff;
    text-decoration: underline;
  }

  .avantages-rapides {
    text-align: left;
    font-size: .8rem;
    line-height: 1.3;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .padding-vertical-xlarge {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .place-dispo {
    justify-content: center;
    align-items: center;
    width: 90vw;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .margin-bottom-small.klarna {
    justify-content: space-around;
    width: 80%;
    height: 60%;
    margin: 30px 9%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .spark-checked-item {
    grid-column-gap: 8px;
    margin-top: 15px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .code-embed {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 12px;
  }

  .calendly-div {
    padding-left: 5%;
    padding-right: 5%;
  }

  .timeline_text {
    margin-top: 0;
    padding-left: 0;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
  }

  .timeline_text.place-restantes {
    margin-top: 0;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
  }

  .timeline_text.place-restantes.klarna {
    pointer-events: none;
    margin-top: 0;
    font-size: 16px;
  }

  .div-video {
    margin-top: 0%;
    padding: 23% 5%;
    position: relative;
    top: 16vh;
  }

  .button-2 {
    text-align: center;
    margin-top: 29%;
    padding: 14px;
    font-size: .9rem;
  }

  .button-2.rejforma {
    margin-top: 29%;
  }

  .cf-home-image-container {
    margin-bottom: 100px;
  }

  .cf-cta-arrow-div-2 {
    flex: none;
  }

  .cf-button-text-2 {
    flex: none;
    font-size: 18px;
  }

  .cf-cta-button-2 {
    padding-top: 14px;
    padding-bottom: 16px;
  }

  .cf-cta-button-2.rectangle {
    padding-left: 50px;
  }

  .cf-cta-button-2.rectangle.small {
    justify-content: center;
    width: 90vw;
    margin-top: 74px;
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 82px;
    padding-right: 82px;
  }

  .cf-cta-button-2.rectangle.small.forma {
    margin-left: 1%;
    margin-right: 1%;
  }

  .cf-22px-paragraph---white {
    font-size: 18px;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-82px-heading {
    font-size: 40px;
  }

  .cf-hero-section-3 {
    background-image: linear-gradient(#0d0e10 50%, #464646a1 83%, #0d0e10 101%);
  }

  .superscript {
    font-size: 20px;
  }

  .lightbox-link.move {
    left: -15px;
  }

  .lightbox-link.move2 {
    left: 0;
  }

  .heures-div {
    margin-left: 19px;
    margin-right: 19px;
  }

  .texte {
    font-size: 16px;
  }

  .datepromo {
    width: 95%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
  }

  .datepromo.place-restantes {
    margin-top: 56px;
    font-family: Montserrat, sans-serif;
  }

  .datepromo.place-restantes.klarna {
    pointer-events: none;
    margin-top: 0;
    font-size: 16px;
  }

  .div-navbar.home {
    color: #f0f0f000;
    background-image: none;
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
    top: 41%;
  }

  .link-block {
    color: #16161600;
    display: none;
  }

  .logo {
    height: 2.6rem;
    margin-top: .8rem;
  }

  .tag-sm.nav {
    color: #f0f0f0;
  }

  .tag-sm.intro {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .nav-bar {
    max-width: 100vw;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .flex-menu {
    width: 80%;
    top: -1.4vh;
  }

  .div-avantage {
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .image-demande.stripe {
    z-index: 1;
    background-color: #000;
    justify-content: center;
    align-items: center;
    max-width: 100vw;
    height: auto;
    position: relative;
  }

  .screen-demande._3 {
    width: 83vw;
    position: sticky;
    top: 4vh;
  }

  .screen-demande._3._2 {
    width: 92vw;
    top: 22vh;
  }

  .margin-bottom-medium-2 {
    margin-bottom: 24px;
  }

  .section-timeline-2 {
    background-color: #000;
  }

  .background-video {
    object-fit: fill;
    width: 70vw;
    height: 50vw;
  }

  .timeline_image-wrapper-2 {
    width: 70vw;
    height: 50vw;
  }

  .timeline_image-wrapper-2.lottie {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    margin-top: 73px;
  }

  .timeline_image-wrapper-2.margin-bottom-medium-2 {
    width: 70vw;
  }

  .timeline_image-wrapper-2.margin-bottom-medium-2._3d {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .section-timeline-cta {
    background-color: #000;
  }

  .paragraph-large-2 {
    font-size: 16px;
  }

  .timeline_text-2 {
    font-family: Montserrat, sans-serif;
  }

  .timeline_text-2.place-restantes {
    margin-top: 56px;
    font-family: Montserrat, sans-serif;
  }

  .spark-checked-item-2 {
    grid-column-gap: 8px;
    margin-top: 35px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .lottie-animation-2 {
    object-fit: cover;
    width: 77vw;
  }

  .timeline-forma {
    max-width: 100vw;
    top: 0;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .cf-58px-heading---white-copy {
    padding-left: 33px;
    padding-right: 33px;
    font-size: 40px;
    top: 22vh;
  }

  .cf-58px-heading---white-copy._2 {
    margin-top: 23.1vw;
  }

  .paragraph-2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
  }

  .hero_heading {
    font-size: 13vw;
  }

  .col-content-parent {
    color: #f0f0f0;
    padding-bottom: 1.4rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    text-decoration: none;
  }

  .link-block-3 {
    color: #f0f0f0;
  }

  .link-block-3.bouton {
    color: #161616;
    background-color: #f0f0f0;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
  }

  .title-name-intro {
    font-size: 26vw;
  }

  .hero_heading-wrap {
    transform: translate3d(0, 0, 100px)scale(.9)perspective(2000px);
  }

  .page-acceuil {
    overflow: hidden;
  }

  .button-primary-2 {
    background-color: #474747;
    font-family: Montserrat, sans-serif;
  }

  .img-reveal_wrap.hero_img-wrap {
    height: 60vh;
  }

  .col-left {
    position: sticky;
    top: 0;
  }

  .col-left:hover {
    padding: 0;
  }

  .section-2.hero {
    padding-bottom: 5em;
  }

  .section-2.intro {
    padding-top: 0;
  }

  .heading-6 {
    font-size: 3em;
  }

  .nav-bar-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-block-2 {
    color: #f0f0f0;
  }

  .margin-bottom-24px-2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
  }

  .section_body.large.intro {
    font-size: 2em;
  }

  .col-right:hover {
    padding: 0;
  }

  .info-col-child {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .waves-top-right-footer-1 {
    grid-row-gap: 24px;
    flex-direction: column;
  }
}

#w-node-_69cc8ffc-df30-5c5c-4049-233c24225e7e-479dada5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4809dd8f-9d63-5c37-605d-a91bffc68f37-479dada5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_77ed67b4-e5f8-f2f6-70fa-41619b4dc2af-9b4dc2ad {
  place-self: center start;
}

#w-node-_77ed67b4-e5f8-f2f6-70fa-41619b4dc2b1-9b4dc2ad {
  place-self: end;
}

#w-node-_094bc4a3-1a60-5976-08fd-4e4f927ca044-0c20f015 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_094bc4a3-1a60-5976-08fd-4e4f927ca04f-0c20f015 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_69cc8ffc-df30-5c5c-4049-233c24225e7e-479dada5 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b51-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b55-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b57-479dada5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b67-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b6b-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b80-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b84-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b9a-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981b9e-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981bb3-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981bb7-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981bcb-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981bcf-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981be8-479dada5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_9323338a-ff74-6970-158e-4bd4d1981beb-479dada5 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_77ed67b4-e5f8-f2f6-70fa-41619b4dc2af-9b4dc2ad {
    grid-area: span 1 / span 3 / span 1 / span 3;
    place-self: center;
  }

  #w-node-_77ed67b4-e5f8-f2f6-70fa-41619b4dc2b1-9b4dc2ad {
    grid-area: span 1 / span 3 / span 1 / span 3;
    place-self: end stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77ed67b4-e5f8-f2f6-70fa-41619b4dc2af-9b4dc2ad {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Bulevar Poster';
  src: url('../fonts/Bulevar-Poster.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}