/*width*/
::-webkit-scrollbar {
  width:7px;
  }
  /*track*/
  ::-webkit-scrollbar-track {
  background:rgb(255, 255, 255);
  border-radius:200px;
  }
  /*thumb*/
  ::-webkit-scrollbar-thumb {
  background:rgb(228, 190, 75);
  border-width:0px;
  border-style:solid;
  border-color:rgb(255, 255, 255);
  border-radius:1000px;
  }
:root {
  --white: white;
  --black: black;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

.navbar {
  z-index: 5;
  -webkit-text-fill-color: inherit;
  background-color: #0009;
  background-clip: border-box;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

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

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

.navbar-brand {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #f8eac2;
}

.nav-link:focus-visible {
  opacity: 1;
  outline-offset: 0px;
  color: #fff;
  border-bottom: 1px solid #e9c45a;
  border-radius: 0;
  outline: 2px #0050bd;
}

.nav-link[data-wf-focus-visible] {
  opacity: 1;
  outline-offset: 0px;
  color: #fff;
  border-bottom: 1px solid #e9c45a;
  border-radius: 0;
  outline: 2px #0050bd;
}

.nav-link:visited {
  border-bottom: .5px solid #e9c45a;
}

.nav-link.w--current:focus-visible {
  outline-offset: 0px;
  color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9c45a;
  border-radius: 0;
  outline: 2px #fff;
}

.nav-link.w--current[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9c45a;
  border-radius: 0;
  outline: 2px #fff;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
  transform: rotate(0);
}

.nav-dropdown-toggle:hover {
  color: #ffdb72;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9c45a;
  border-radius: 0;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9c45a;
  border-radius: 0;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #e9c45a;
  margin-right: 10px;
}

.nav-dropdown-icon:hover {
  transform: rotate(-180deg);
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  background-color: #000c;
  font-family: Poppins, sans-serif;
}

.nav-dropdown-link {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.nav-dropdown-link:hover {
  color: #ffdc76;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #e9c45a;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #e9c45a;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #e9c45a;
  border-radius: 20px;
  margin-left: 40px;
  padding: 5px 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

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

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

.button-primary.accueil-1 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.body {
  background-color: #fff;
}

.text-block-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.text-block-2:hover {
  color: #f7e9c1;
}

.hero {
  color: #fde08a;
  background-color: #000;
  background-image: url('../images/Background-Accueil---1.png');
  background-position: 100%;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -100px;
  padding: 200px 30px 135px;
  position: relative;
}

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

.hero-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.hero-split {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 50%;
  max-width: 70%;
  display: flex;
  position: relative;
}

.description {
  color: #fff;
  max-width: 80%;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.button-primary-2 {
  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-2:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.heading {
  color: #e9c45a;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.link-block {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  display: inline-block;
  position: fixed;
  inset: auto 5% 40px auto;
}

.link-block:hover {
  mix-blend-mode: luminosity;
  transform: rotate(0);
}

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

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

.service-title {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.service-image {
  object-fit: cover;
  width: auto;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.button-primary-3 {
  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-3:hover {
  color: #fff;
  background-color: #32343a;
}

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

.button-primary-3.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-3.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.nos-services {
  background-image: url('../images/Background-Accueil--2.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -1px;
  padding: 100px 30px;
  position: relative;
}

.service-description {
  color: #fff;
  text-align: left;
  max-width: 280px;
  margin-top: -20px;
  margin-left: auto;
  margin-right: 0;
  font-family: Poppins, sans-serif;
}

.service-grid {
  grid-column-gap: 100px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.service-card-three {
  text-align: center;
  background-image: url('../images/Formation-BG.jpg');
  background-position: 50%;
  background-size: cover;
  border: 3px solid #e9c45a;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.service-card-three:hover {
  border-color: #fff;
  transform: scale(1.1);
  box-shadow: 0 2px 5px #0003;
}

.service-card-text {
  color: #fff;
  text-align: left;
  background-color: #e9c45aa6;
  border-radius: 15px 15px 10px 10px;
  height: 70px;
  margin-top: 250px;
  margin-bottom: 0;
  padding: 0 10px 20px;
  font-family: Poppins, sans-serif;
}

.div-block {
  flex-flow: row;
  display: flex;
}

.button {
  text-align: center;
  vertical-align: baseline;
  background-image: radial-gradient(circle at 0 0, #e9c45a 36%, #000);
  border-radius: 7px;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  transition: all .325s;
}

.button:hover {
  background-image: radial-gradient(circle at 0 0, #e9c45a, #000);
}

.button:active {
  background-image: radial-gradient(circle at 0 0, #e9c45a 54%, #000);
}

.service-card-three-2 {
  text-align: center;
  background-image: url('../images/Investissement-BG.jpg');
  background-position: 50%;
  background-size: cover;
  border: 3px solid #e9c45a;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.service-card-three-2:hover {
  border-color: var(--white);
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  perspective-origin: 50%;
  transform: scale(1.1);
}

.service-card-three-3 {
  transform: scale3d(1none, 1none, 1none);
  text-align: center;
  transform-style: preserve-3d;
  background-image: url('../images/Coaching-BG.jpg');
  background-position: 80%;
  background-size: cover;
  border: 3px solid #e9c45a;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.service-card-three-3:hover {
  border-color: #fff;
  transform: scale(1.1);
}

.notre-vision {
  background-color: #fff;
  background-image: url('../images/Background-Accueil--3.png');
  background-position: 50% 0;
  background-size: contain;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  align-items: center;
  margin-top: -1px;
  padding: 0;
  display: flex;
  position: relative;
}

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

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

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

.shadow-two-2 {
  z-index: 2;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 50px;
  flex: 0 auto;
  min-width: 110%;
  max-width: 110%;
  position: relative;
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-4 {
  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-4:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-split-1 {
  background-image: url('../images/NOTRE-VISION.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/NOTRE-VISION.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 50%;
  height: 122px;
}

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

.containerr-4 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

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

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-2 {
  margin-left: 2px;
  display: flex;
}

.slide {
  width: 500px;
  margin-left: 40px;
  margin-right: 40px;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-2 {
  width: 500px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-3 {
  width: 500px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.slider {
  z-index: 1;
  margin-left: -200px;
  position: relative;
  overflow: visible;
}

.slide-nav {
  inset: auto 50% -15% 0%;
}

.heading-3 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.paragraph {
  color: #fff;
  text-align: justify;
  width: auto;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.div-block-3 {
  z-index: 3;
  max-width: 29%;
  position: absolute;
  inset: 25% 0% auto 15%;
}

.hero-split-3 {
  flex-direction: column;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  min-width: 54%;
  max-width: 70%;
  display: flex;
}

.slide-1 {
  width: 500px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
  overflow: visible;
}

.slide-4 {
  width: 400px;
}

.slider-2 {
  box-sizing: border-box;
  object-fit: fill;
  background-color: #fff0;
  width: 80%;
  height: 340px;
  overflow: visible;
}

.left-arrow {
  margin-left: 100px;
  inset: auto 0% -20%;
}

.right-arrow {
  margin-right: 100px;
  inset: auto 0% -20%;
}

.slide-nav-2 {
  inset: auto 0% -20%;
}

.heading-4 {
  color: #000;
  text-align: center;
  width: 500px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.youtube {
  background-image: none;
  box-shadow: 4px 4px 7px 2px #0003;
}

.notre-equipe {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: -1px;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  background-image: radial-gradient(circle, #e9c45a, #000);
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 15px;
}

.testimonial-quote {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  height: 200px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  overflow: auto;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  align-self: auto;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.testimonial-image-two {
  opacity: .68;
  object-fit: cover;
  border-radius: 15px;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.autor {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-1 {
  background-color: #000;
  width: 320px;
  height: 380px;
}

.image-6 {
  z-index: 0;
  position: absolute;
  inset: auto auto 0% 0%;
}

.paragraph-4 {
  width: 150px;
  margin-bottom: 0;
}

.testimonial {
  background-color: var(--black);
  outline-offset: 0px;
  outline: 3px #333;
  padding-bottom: 100px;
  padding-left: 100px;
  padding-right: 100px;
}

.paragraph-3 {
  aspect-ratio: auto;
  outline-offset: 0px;
  text-align: justify;
  overflow-wrap: normal;
  outline: 3px #757272;
  height: 200px;
  overflow: auto;
}

.heading-5 {
  color: #03ad52;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.t {
  color: #757272;
  background-color: #e9c45ae6;
  border-radius: 10px;
  width: 280px;
  height: 310px;
  margin-top: 10px;
  margin-left: 20px;
  padding: 20px;
  box-shadow: 0 0 20px -3px #0003;
}

.left-arrow-3 {
  inset: 0% -75% 0% 0%;
}

.image-5 {
  position: absolute;
  inset: auto 0% 0%;
}

.mask-2 {
  background-color: #000;
}

.slider-testimonials {
  background-color: #000;
  height: 370px;
  margin-left: 60px;
  margin-right: 60px;
}

.bold-text-4 {
  color: #0a8646;
}

.slide-nav-3 {
  display: none;
  overflow: visible;
}

.image-autor {
  border-radius: 200px;
  width: 60px;
  height: 60px;
}

.tetimoignage {
  background-color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  margin-top: -15px;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  background-color: #e9c45a82;
  background-image: radial-gradient(circle, #e9c45a, #000);
  border: 1px solid #ffffff1f;
  border-radius: 15px;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  color: #fff;
  text-align: left;
  height: 100px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  overflow: auto;
}

.testimonial-info-three {
  background-color: #f5f7fa00;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-main-heading {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-3 {
  color: #e9c45a;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.text-block-4 {
  color: #e9c45a;
  font-family: Poppins, sans-serif;
}

.heading-6 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.nos-statistiques {
  background-color: #f5f7fa;
  background-image: url('../images/NOS-STATISTIQUES.png');
  background-position: 30% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -1px;
  padding: 400px 0 0;
  position: relative;
}

.hero-wrapper-3 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

.button-primary-5 {
  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-5:hover {
  color: #fff;
  background-color: #32343a;
}

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

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

.hero-split-5 {
  background-image: radial-gradient(circle, #e9c45a, #000);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  display: flex;
}

.heading-7 {
  color: var(--white);
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.features-metrics {
  z-index: auto;
  background-color: #f5f7fa;
  background-image: radial-gradient(circle, #e9c45a, #000);
  border-bottom: 1px solid #e4ebf3;
  height: 400px;
  padding: 20px 30px 60px;
  position: relative;
}

.container-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.features-wrapper {
  z-index: 2;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-bottom: -200px;
  display: flex;
  position: relative;
}

.features-block {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  color: #fff;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.heading-8 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.text-block-5 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.image-7, .image-8, .image-9 {
  border: 5px solid #fff;
  border-radius: 100px;
}

.hero-stack {
  z-index: 2;
  border-top: 1px solid #fff;
  border-bottom: 1px solid var(--black);
  background-color: #fff0;
  margin-top: -1px;
  margin-bottom: -70px;
  padding: 350px 30px 0;
  position: relative;
}

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

.hero-wrapper-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-6 {
  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-6:hover {
  color: #fff;
  background-color: #32343a;
}

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  border-bottom: 1px solid #000;
  border-radius: 20px;
}

.footer-light {
  z-index: auto;
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 30px 30px 0 0;
  padding: 140px 30px 40px;
  position: relative;
}

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

.footer-brand {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #fff;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #e9c45a;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

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

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

.footer-copyright {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.footer-copyright:hover {
  font-size: 16px;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

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

.heading-9 {
  z-index: 2;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 500;
  position: relative;
}

.button-primary-copy {
  z-index: 2;
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #e9c45a;
  border-radius: 20px;
  margin-bottom: -500px;
  margin-left: 0;
  padding: 10px 25px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.button-primary-copy:hover {
  color: #fff;
  background-color: #dbb442;
}

.button-primary-copy:active {
  background-color: #fdc21a;
}

.button-primary-copy.accueil-1 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

.heading-10 {
  color: #fff;
  width: 260px;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-7 {
  color: #fff;
  width: 320px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.link-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  text-decoration: none;
  display: flex;
}

.image-10, .image-11, .image-12 {
  border-radius: 20px;
}

.text-block-8, .text-block-9 {
  color: #e9c45a;
}

.link-block-3 {
  text-decoration: none;
}

.slide--3 {
  width: 500px;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-5, .slide-6 {
  width: 500px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

.hero-coaching {
  background-color: #f5f7fa;
  background-image: url('../images/Background-Service-1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 140px;
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  opacity: 1;
  background-image: url('../images/Background-Service--3.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 20px;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 20px;
}

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

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

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

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

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

.button-primary-7.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  border-radius: 20px;
  font-family: Poppins, sans-serif;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-7.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.button-primary-7.outline-button:active {
  background-color: #1a1b1fd4;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.heading-11 {
  color: #fff;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.bold-text-7 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.youtube-2 {
  background-image: none;
  box-shadow: 9px 11px 7px #0003;
}

.categorie-d-investissement {
  background-image: url('../images/Background-Service--2.png');
  background-position: 100% 100%;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card-2 {
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card-2.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 48px;
}

.pricing-subtitle-2 {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price-2 {
  text-align: center;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-2 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2.margin-bottom-20 {
  margin-bottom: 20px;
}

.pricing-divider-2 {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.pricing-feature-2 {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag-2 {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.list-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-price-2-copy {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-2-copy {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2-copy.margin-bottom-20 {
  margin-bottom: 40px;
}

.avantage-investissement {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

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

.features-block-2 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  color: var(--black);
  text-align: center;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title-2 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small-2 {
  font-size: 24px;
  line-height: 32px;
}

.container-8-copy {
  opacity: 1;
  border-radius: 20px;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 20px;
}

.heading-12 {
  text-align: center;
  max-width: 940px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.bold-text-8 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.se-former {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

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

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

.margin-bottom-24px-5 {
  text-align: justify;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
}

.button-primary-8 {
  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-8:hover {
  color: #fff;
  background-color: #32343a;
}

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

.heading-13 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 40px;
}

.button-primary-formation {
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #e9c45a;
  border-radius: 20px;
  margin-left: 0;
  padding: 7px 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-formation:hover {
  color: #fff;
  background-color: #dbb442;
}

.button-primary-formation:active {
  background-color: #fdc21a;
}

.button-primary-formation.accueil-1 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.modalite-formation {
  background-color: #e9c45a;
  padding-top: 60px;
  padding-bottom: 140px;
}

.heading-14 {
  color: #000;
  text-align: center;
  margin-bottom: 100px;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-15 {
  color: #000;
  text-transform: uppercase;
  width: 300px;
  margin-top: 0;
  margin-bottom: 20px;
}

.image-13 {
  background-color: #fff;
  border-radius: 200px;
  margin-left: -10px;
}

.text-block-10 {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 20px;
}

.bold-text-9 {
  width: auto;
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.list-item-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-16 {
  color: #000;
}

.list-item-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  margin-left: 10px;
  display: flex;
}

.text-block-11 {
  color: #000;
  margin-right: 10px;
  font-size: 16px;
}

.text-block-12 {
  color: #000;
  margin-right: 49px;
  font-size: 16px;
}

.button-primary-formation-copy {
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 60px;
  margin-left: 0;
  padding: 7px 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-formation-copy:hover {
  color: #fff;
  background-color: #dbb442;
}

.button-primary-formation-copy:active {
  background-color: #fdc21a;
}

.button-primary-formation-copy.accueil-1 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

.div-block-10 {
  border-left: 1px solid #fff;
  width: 50%;
  margin-left: 0;
  padding-left: 140px;
}

.heading-15-copy {
  color: #000;
  text-transform: uppercase;
  width: 200px;
  margin-top: 0;
  margin-bottom: 20px;
}

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

.formation-resume {
  margin-top: 60px;
  margin-bottom: -40px;
}

.image-14 {
  z-index: 1;
  position: relative;
}

.hero-heading-right {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 140px;
  padding: 80px 30px;
  position: relative;
}

.margin-bottom-24px-6 {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-family: Poppins, sans-serif;
}

.heading-17 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
}

.heading-17-copy {
  color: #e0b539;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
}

.button-primary-formation-copy-copy {
  color: #000;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 10px;
  margin-left: 0;
  padding: 7px 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-formation-copy-copy:hover {
  color: #fff;
  background-color: #dbb442;
}

.button-primary-formation-copy-copy:active {
  background-color: #fdc21a;
}

.button-primary-formation-copy-copy.accueil-1 {
  margin-left: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.contact {
  background-color: #f5f7fa;
  background-image: url('../images/Background-Service-1.png');
  background-position: 0 0;
  background-size: cover;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 80px 0 0;
  position: relative;
}

.hero-split-7 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 40%;
  max-width: 50%;
  padding-left: 220px;
  display: flex;
}

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

.youtube-3 {
  background-image: none;
  width: 80%;
  height: auto;
  margin: 100px auto;
}

.team-slider-2 {
  background-color: #000;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -15px;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-3 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
}

.team-block-info-2 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-2 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 20px;
}

.text-link-arrow-3 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed-3 {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow-2 {
  display: none;
  overflow: hidden;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.hero-split-copy {
  z-index: 2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 50%;
  max-width: 70%;
  display: flex;
  position: relative;
}

.hero-split-7-copy {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  min-width: 57%;
  max-width: 70%;
  display: flex;
}

.code-embed {
  max-width: none;
  height: auto;
}

.text-block-7-copy {
  color: #fff;
  width: 370px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.footer-title-copy {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
}

.link-block-2-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.hero-investissement, .hero-formation {
  background-color: #f5f7fa;
  background-image: url('../images/Background-Service-1.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 0;
  padding: 80px 30px;
  position: relative;
}

.container-10-copy {
  width: 100%;
  max-width: 67%;
  margin-left: auto;
  margin-right: auto;
}

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

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

.mask-3 {
  overflow: hidden;
}

.testimonial-quote-copy {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  height: auto;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
  overflow: auto;
}

@media screen and (min-width: 1280px) {
  .heading-4 {
    width: 500px;
  }

  .image-15 {
    width: 70px;
    height: 70px;
  }
}

@media screen and (min-width: 1440px) {
  .slide-1 {
    width: 570px;
  }

  .slider-2 {
    height: 400px;
  }

  .heading-4 {
    width: 570px;
  }

  .image-15 {
    width: 80px;
    height: 80px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-logo-left-container.shadow-three {
    max-width: 67%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .container {
    max-width: 100%;
  }

  .nav-link {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 18px;
  }

  .nav-link.w--current {
    font-size: 16px;
  }

  .button-primary {
    margin-left: 40px;
    font-size: 20px;
  }

  .text-block {
    font-size: 22px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .hero {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-2 {
    max-width: 67%;
  }

  .description {
    font-size: 25px;
    line-height: 29px;
  }

  .heading {
    font-size: 50px;
  }

  .heading-2 {
    font-size: 40px;
  }

  .container-3 {
    max-width: 67%;
  }

  .service-title {
    font-size: 50px;
  }

  .nos-services {
    padding-bottom: 220px;
  }

  .service-description {
    font-size: 18px;
    line-height: 25px;
  }

  .service-card-text {
    height: 100px;
    margin-top: 400px;
    padding-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .button {
    font-size: 25px;
  }

  .heading-3 {
    font-size: 50px;
  }

  .paragraph {
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-3 {
    max-width: 19%;
    left: 18%;
  }

  .slide-1 {
    width: 800px;
  }

  .slider-2 {
    height: 500px;
  }

  .heading-4 {
    width: 800px;
    font-size: 24px;
  }

  .youtube {
    width: auto;
  }

  .notre-equipe {
    margin-bottom: 500px;
  }

  .testimonial-quote-icon {
    margin-bottom: 20px;
  }

  .testimonial-quote {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .testimonial-1 {
    width: 500px;
    height: 500px;
  }

  .paragraph-4 {
    width: 200px;
  }

  .paragraph-3 {
    height: 300px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-5 {
    margin-bottom: 100px;
    font-size: 65px;
  }

  .t {
    width: 400px;
    height: 450px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .slider-testimonials {
    height: 600px;
    margin-top: 20px;
  }

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

  .image-autor {
    width: 80px;
    height: 80px;
  }

  .testimonial-card-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .testimonial-text-two {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 25px;
  }

  .testimonial-main-heading {
    font-size: 25px;
  }

  .container-6, .container-7 {
    max-width: 67%;
  }

  .hero-wrapper-two {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-image.shadow-two {
    max-width: 90%;
  }

  .button-primary-copy {
    margin-bottom: -800px;
    font-size: 30px;
  }

  .hero-coaching {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .container-8 {
    background-size: cover;
    max-width: 67%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .button-primary-7 {
    font-size: 16px;
  }

  .heading-11 {
    margin-bottom: 40px;
    font-size: 50px;
  }

  .bold-text-7 {
    font-size: 20px;
  }

  .youtube-2 {
    margin-bottom: 10px;
  }

  .categorie-d-investissement {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .pricing-card-2 {
    opacity: 1;
  }

  .pricing-title-2 {
    font-size: 40px;
  }

  .list-item {
    font-size: 18px;
  }

  .features-wrapper-2 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: space-between;
  }

  .features-title-2, .bold-text-8 {
    font-size: 50px;
  }

  .se-former {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .hero-wrapper-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 100px;
  }

  .margin-bottom-24px-5 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-13 {
    margin-bottom: 40px;
    font-size: 50px;
  }

  .button-primary-formation {
    margin-top: 10px;
    margin-left: 0;
    font-size: 25px;
  }

  .modalite-formation {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .heading-14 {
    font-size: 50px;
  }

  .bold-text-9 {
    font-size: 30px;
  }

  .text-block-11, .text-block-12 {
    font-size: 18px;
  }

  .button-primary-formation-copy {
    margin-left: 40px;
    font-size: 25px;
  }

  .hero-heading-right {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .margin-bottom-24px-6 {
    font-size: 18px;
    line-height: 25px;
  }

  .button-primary-formation-copy-copy {
    margin-left: 40px;
    font-size: 20px;
  }

  .team-slider-2 {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .container-12 {
    max-width: 67%;
  }

  .hero-split-7-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-investissement, .hero-formation {
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .container-10-copyy {
    max-width: 67%;
  }

  .bold-text-10 {
    font-size: 40px;
  }

  .image-15 {
    width: 100px;
    height: 100px;
  }

  .testimonial-quote-copy {
    margin-bottom: 40px;
    font-size: 20px;
  }
}

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #000000ed;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #e9c45a;
  }

  .hero {
    margin-top: -70px;
    padding-bottom: 0;
  }

  .container-2 {
    max-width: 728px;
  }

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

  .hero-split {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .description {
    text-align: center;
  }

  .link-block {
    bottom: 80px;
  }

  .container-3 {
    max-width: 728px;
  }

  .service-title {
    font-size: 40px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .nos-services {
    padding-bottom: 140px;
  }

  .service-grid {
    grid-column-gap: 41px;
  }

  .service-card-text {
    height: 90px;
    margin-top: 220px;
  }

  .notre-vision {
    padding-bottom: 220px;
  }

  .container-4 {
    max-width: 728px;
  }

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

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

  .shadow-two-2 {
    margin-left: -30px;
  }

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

  .containerr-4 {
    max-width: 728px;
  }

  .div-block-3 {
    max-width: 37%;
    left: 5%;
  }

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

  .slide-1 {
    width: 530px;
  }

  .slider-2 {
    z-index: 2;
    height: 340px;
    margin-top: -30px;
  }

  .heading-4 {
    width: 550px;
  }

  .notre-equipe {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-5 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: auto;
  }

  .slider-testimonials {
    margin-left: 20px;
    margin-right: 20px;
  }

  .tetimoignage {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .nos-statistiques {
    background-position: 35% 0;
    background-size: 1200px 929px;
  }

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

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

  .container-6 {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .text-block-5 {
    width: 200px;
    line-height: 25px;
  }

  .container-7 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .text-block-7 {
    width: 280px;
    font-size: 14px;
  }

  .hero-coaching {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-8 {
    max-width: 728px;
  }

  .youtube-2 {
    margin-bottom: 10px;
  }

  .pricing-wrapper-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-2 {
    width: 350px;
  }

  .container-9 {
    max-width: 728px;
  }

  .features-wrapper-2 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .container-8-copy, .container-10 {
    max-width: 728px;
  }

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

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

  .div-block-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .div-block-10 {
    padding-left: 0;
  }

  .contact {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .hero-split-7 {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .container-12 {
    max-width: 728px;
  }

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .hero-split-copy {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-investissement, .hero-formation {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-10-copy, .container-10-copyy {
    max-width: 728px;
  }

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

  .testimonial-quote-copy {
    overflow: auto;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 0;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .button-primary {
    margin-left: 0;
  }

  .hero {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 60px 15px 0;
  }

  .hero-split {
    margin-top: 40px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .service-title {
    font-size: 35px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .nos-services {
    background-position: 100%;
    padding: 60px 15px;
  }

  .service-description {
    margin-right: auto;
  }

  .service-grid {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .service-card-three {
    padding-left: 0;
  }

  .div-block {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
  }

  .button {
    margin-top: 10px;
  }

  .service-card-three-2 {
    background-position: 50% 35%;
    background-size: cover;
  }

  .notre-vision {
    padding: 60px 15px 140px;
    overflow: hidden;
  }

  .hero-wrapper-2 {
    flex-flow: column;
  }

  .hero-subscribe-right {
    padding: 60px 15px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .div-block-3 {
    max-width: 44%;
    left: 5%;
  }

  .slide-1 {
    width: 400px;
  }

  .slider-2 {
    height: 300px;
    margin-top: -30px;
  }

  .heading-4 {
    width: 400px;
  }

  .youtube {
    overflow: hidden;
  }

  .notre-equipe {
    margin-bottom: 10px;
    padding: 140px 15px 0;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-quote {
    overflow: auto;
  }

  .testimonial-image-two {
    width: 0%;
    height: auto;
    overflow: clip;
  }

  .testimonial-slider-nav {
    margin-top: 0;
  }

  .image-6 {
    inset: auto 0% 0% auto;
  }

  .heading-5 {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
  }

  .tetimoignage {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .nos-statistiques {
    background-position: 20% 20%;
    background-size: cover;
    padding: 60px 15px;
  }

  .features-metrics {
    height: 1100px;
    padding: 60px 15px;
  }

  .features-wrapper {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    margin-bottom: -1100px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .heading-8 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .hero-stack {
    margin-top: 500px;
    padding: 60px 15px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

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

  .heading-9 {
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 40px;
    font-size: 35px;
  }

  .button-primary-copy {
    margin-bottom: -450px;
  }

  .slide-5, .slide-6 {
    width: 400px;
  }

  .div-block-5, .div-block-6, .div-block-7 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-5 {
    font-size: 35px;
  }

  .hero-coaching {
    padding: 100px 15px;
  }

  .heading-11 {
    margin-bottom: 40px;
  }

  .youtube-2 {
    margin-bottom: 20px;
  }

  .categorie-d-investissement {
    padding: 60px 15px;
  }

  .pricing-wrapper-2 {
    justify-items: center;
  }

  .pricing-card-2 {
    width: 300px;
  }

  .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .pricing-feature-list-2 {
    justify-content: center;
    align-items: flex-start;
  }

  .avantage-investissement {
    padding: 60px 15px;
  }

  .features-wrapper-2 {
    flex-flow: column;
    margin-bottom: -40px;
  }

  .features-block-2 {
    width: 50%;
    margin-bottom: 40px;
  }

  .se-former, .features-table {
    padding: 60px 15px;
  }

  .div-block-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .div-block-10 {
    padding-left: 0;
  }

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

  .contact {
    padding: 140px 15px 10px;
  }

  .team-slider-2 {
    padding: 60px 15px;
  }

  .hero-split-copy {
    margin-top: 40px;
  }

  .hero-split-7-copy {
    overflow: hidden;
  }

  .hero-investissement, .hero-formation {
    padding: 100px 15px;
  }

  .testimonial-quote-copy {
    overflow: auto;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-dropdown {
    margin-left: 0;
  }

  .nav-dropdown-toggle {
    padding-left: 25px;
  }

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

  .hero {
    padding-top: 100px;
    padding-bottom: 0;
  }

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

  .description {
    font-size: 16px;
  }

  .heading {
    font-size: 30px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
  }

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

  .service-title {
    margin-bottom: 24px;
    font-size: 30px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .nos-services {
    padding-top: 100px;
  }

  .service-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
  }

  .service-card-three {
    justify-content: flex-end;
    align-items: center;
    padding-right: 0;
  }

  .button {
    margin-top: 10px;
  }

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

  .hero-wrapper-2 {
    justify-content: center;
    align-items: center;
    overflow: visible;
  }

  .containerr-4 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .heading-3 {
    font-size: 30px;
  }

  .paragraph {
    text-align: justify;
  }

  .div-block-3 {
    max-width: 70%;
  }

  .slide-1 {
    width: 250px;
  }

  .slider-2 {
    width: 100%;
    height: 240px;
    margin-top: 0;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .slide-nav-2 {
    margin-top: -20px;
  }

  .heading-4 {
    width: 250px;
  }

  .notre-equipe {
    margin-bottom: 300px;
    padding-bottom: 20px;
  }

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

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 18px;
    line-height: 30px;
    overflow: auto;
  }

  .testimonial-image-two {
    z-index: 3;
    position: static;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .testimonial-slider-nav {
    z-index: 2;
    margin-top: 12px;
    position: relative;
    bottom: 0;
  }

  .testimonial-1 {
    overflow: hidden;
  }

  .image-6 {
    inset: auto 0% 0% auto;
  }

  .testimonial {
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .heading-5 {
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 34px;
  }

  .t {
    width: 240px;
    overflow: hidden;
  }

  .mask-2 {
    overflow: hidden;
  }

  .slider-testimonials {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

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

  .heading-6 {
    margin-bottom: 40px;
  }

  .nos-statistiques {
    background-position: 40% 0;
  }

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

  .heading-8 {
    font-size: 30px;
  }

  .hero-stack {
    margin-top: 220px;
  }

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

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .heading-9 {
    text-align: center;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .button-primary-copy {
    margin-bottom: -270px;
    font-size: 15px;
  }

  .text-block-7 {
    width: 280px;
    font-size: 14px;
  }

  .div-block-5, .div-block-6, .div-block-7 {
    width: 250px;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-5, .bold-text-6 {
    font-size: 30px;
  }

  .hero-coaching {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .heading-11 {
    font-size: 30px;
  }

  .bold-text-7 {
    font-size: 16px;
  }

  .pricing-card-2 {
    width: 270px;
  }

  .pricing-title-2 {
    font-size: 30px;
  }

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

  .features-wrapper-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .features-title-2 {
    font-size: 30px;
  }

  .container-8-copy {
    max-width: none;
  }

  .bold-text-8 {
    font-size: 30px;
  }

  .se-former {
    padding-top: 140px;
    padding-bottom: 140px;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .text-block-10 {
    font-size: 16px;
  }

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

  .list-item-2 {
    width: 250px;
  }

  .heading-16 {
    font-size: 28px;
  }

  .div-block-8 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 10px;
  }

  .div-block-10 {
    padding-left: 0;
  }

  .heading-15-copy {
    width: 300px;
  }

  .heading-17-copy {
    font-size: 30px;
  }

  .contact {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .code-embed {
    overflow: scroll;
  }

  .text-block-7-copy {
    width: 246px;
    font-size: 14px;
  }

  .footer-title-copy {
    font-size: 20px;
  }

  .link-block-2-copy {
    font-size: 12px;
  }

  .hero-investissement, .hero-formation {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .container-10-copy, .container-10-copyy {
    max-width: none;
  }

  .bold-text-10 {
    font-size: 30px;
  }

  .container-13 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .testimonial-quote-copy {
    font-size: 18px;
    line-height: 30px;
    overflow: auto;
  }
}

#w-node-_9cfa50ea-bed3-eb56-72d5-ee1f4ff1bbf1-5df034be, #w-node-_4d8b80af-07dc-55dd-02e1-fa9adb7090d6-5df034be, #w-node-fcf54497-58ef-b591-a3fa-8a509b8d6d88-5df034be, #w-node-ff9549cc-29e8-a589-cc86-bdd0778350c4-5df034be, #w-node-_3eba81d4-1132-5961-cb4f-dd4f5cae8865-5df034be, #w-node-_7bcae6a9-7aeb-d79b-1862-f144075dfa79-5df034be, #w-node-_7538973f-cf01-5f3e-176f-2a874521fc38-5df034be, #w-node-_474a38a4-8ed6-b023-b4b1-aa22849c87e2-5df034be, #w-node-_1380054f-cd47-8698-1868-481fecb6f1a9-5df034be, #w-node-_0bdd8a05-4a4d-24ae-2485-6bd5baaad1e4-e316a65f, #w-node-_0bdd8a05-4a4d-24ae-2485-6bd5baaad204-e316a65f, #w-node-_0bdd8a05-4a4d-24ae-2485-6bd5baaad22c-e316a65f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_3674fcb8-5d83-a7a4-da06-94f0eac0d648-5df034be, #w-node-_4d8b80af-07dc-55dd-02e1-fa9adb7090d5-5df034be {
    justify-self: auto;
  }
}

















