:root {
  --rose-clair: #f7d6de;
  --beige-fond: #faf4f1;
  --black: #2a1520;
  --rose-principal: #c8225e;
  --rose: #e8587a;
  --white: white;
  --white-fond: #fefaf7;
  --vert: #1a7018;
  --text-soft: #7a5060;
  --jaune: #ebab3c;
  --vert-foncé-accueil: #2a614f;
  --rose-background: #fce8ef;
  --text-mid: #4a2535;
  --vert-très-clair: #d5ddcb;
  --vert-button: #2e6a4f;
  --rouge: #e02e36;
  --font-hero: #f9f2ef;
  --vert-foncé: #1c5c2e;
  --fond-soutien-scolaire: #faf5ea;
}

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

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

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

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

body {
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #1a1b1f;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

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

.styleguide-content-wrap {
  text-align: center;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-jumbo {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-speaking-label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label.cc-about-light, .paragraph-light {
  opacity: .6;
}

.paragraph-light.cc-position-name {
  margin-bottom: 5px;
}

.section {
  margin-left: 30px;
  margin-right: 30px;
}

.section.cc-contact {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.button {
  background-color: var(--rose-clair);
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  width: 250px;
  padding: 12px 25px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

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

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

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  background-color: var(--beige-fond);
  color: #202020;
  width: 450px;
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button:hover {
  background-color: var(--beige-fond);
}

.button.cc-white-button:active {
  background-color: #ffffffe6;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  opacity: .6;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.navigation-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

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

.navigation {
  background-color: #0000;
  align-items: center;
  padding: 30px 50px;
  display: flex;
}

.logo-image {
  display: block;
}

.navigation-wrap {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.intro-wrap {
  margin-top: 100px;
  margin-bottom: 140px;
}

.name-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.position-name-text {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.work-description {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.work-experience-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-bottom: 140px;
}

.works-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . ."
                 ". . ."
                 / 1.5fr 1fr 1.5fr;
  margin-bottom: 80px;
}

.carrer-headline-wrap {
  width: 70%;
  margin-bottom: 50px;
}

.work-image {
  text-align: center;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 460px;
  margin-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.work-image:hover {
  opacity: .8;
}

.work-image:active {
  opacity: .7;
}

.work-image.cc-work-1 {
  background-image: url('../images/portfolio-1---wide.svg');
  background-size: cover;
}

.work-image.cc-work-2 {
  background-image: url('../images/portfolio-2---wide.svg');
  background-size: cover;
}

.work-image.cc-work-4 {
  background-image: url('../images/portfolio-3---wide.svg');
  background-size: cover;
}

.work-image.cc-work-3 {
  background-image: url('../images/portfolio-4---wide.svg');
  background-size: cover;
}

.project-name-link {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
}

.project-name-link:hover {
  opacity: .8;
}

.project-name-link:active {
  opacity: .7;
}

.text-field {
  color: var(--black);
  border: 1px solid silver;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 15px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-textarea {
  height: 200px;
  color: var(--black);
  padding-top: 12px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-success-message {
  background-image: linear-gradient(98deg, var(--beige-fond), var(--rose-principal));
  font-weight: 600;
}

.status-message.cc-error-message {
  background-color: var(--rose-clair);
}

.contact {
  padding-top: 80px;
  padding-bottom: 90px;
}

.contact-headline {
  width: 70%;
  margin-bottom: 40px;
}

.contact-form-grid {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  padding-right: 0;
}

.contact-form-wrap {
  width: 70%;
}

.footer-wrap {
  justify-content: space-between;
  align-items: center;
  padding: 40px 50px;
  display: flex;
}

.webflow-link {
  opacity: .5;
  text-transform: uppercase;
  align-items: center;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.webflow-link:hover {
  opacity: 1;
}

.webflow-link:active {
  opacity: .8;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.footer-links {
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.footer-item {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.footer-item:hover {
  opacity: .9;
}

.footer-item:active {
  opacity: .8;
}

.about-intro-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2fr;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 140px;
}

.hi-there-heading {
  margin-top: 10px;
  margin-bottom: 20px;
}

.service-name-text {
  opacity: .6;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 46px;
}

.skillset-wrap {
  padding-right: 60px;
}

.reference-link {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
  text-decoration: none;
}

.reference-link:hover {
  opacity: 1;
}

.reference-link:active {
  opacity: .9;
}

.featured-item-wrap {
  margin-bottom: 25px;
}

.services-items-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  padding-top: 10px;
}

.skills-grid {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 1fr;
  margin-bottom: 140px;
}

.personal-features-grid {
  grid-column-gap: 80px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-areas: ". ."
                       ". .";
  margin-bottom: 110px;
}

.speaking-text {
  margin-right: 8px;
  display: inline-block;
}

.speaking-text.cc-past-speaking {
  opacity: .6;
}

.speaking-detail {
  opacity: .6;
  display: inline-block;
}

.upcoming-wrap {
  margin-bottom: 40px;
}

.social-media-heading {
  margin-bottom: 60px;
}

.social-media-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . ."
                       ". . . .";
  margin-bottom: 30px;
}

.project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 135px;
}

.detail-header-image {
  width: 100%;
}

.project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". ."
  / 1fr 2.5fr;
  margin-top: 120px;
  margin-bottom: 120px;
}

.detail-image {
  width: 100%;
  margin-bottom: 30px;
}

.email-section {
  text-align: center;
  width: 70%;
  margin: 140px auto 200px;
}

.email-link {
  text-transform: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 64px;
  font-weight: 400;
  line-height: 88px;
  text-decoration: none;
}

.email-link:hover {
  opacity: .8;
}

.email-link:active {
  opacity: .7;
}

.utility-page-wrap {
  background-color: var(--beige-fond);
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

._404-wrap {
  width: 100%;
  height: 450px;
  color: var(--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Nunito Sans, sans-serif;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  background-color: var(--beige-fond);
  color: var(--black);
  text-align: center;
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.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 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  box-shadow: 0 1px 1px #0003;
}

.container-2 {
  margin-left: 50px;
  margin-right: auto;
}

.navbar-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1800px;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.nav-menu-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-link {
  color: var(--black);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 10px 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition-property: color;
  transition-duration: .35s;
}

.nav-link:hover {
  color: var(--rose-principal);
  letter-spacing: 0;
  text-transform: none;
  text-decoration: underline;
  -webkit-text-decoration-color: var(--rose-principal);
  text-decoration-color: var(--rose-principal);
  text-underline-position: under;
  margin-left: 0;
  margin-right: 0;
  font-style: normal;
  text-decoration-thickness: 2px;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-color: var(--rose-principal);
  outline-offset: 0px;
  color: var(--rose-principal);
  border-radius: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.nav-link.w--current {
  color: var(--black);
  text-decoration: none;
  -webkit-text-decoration-color: var(--rose-principal);
  text-decoration-color: var(--rose-principal);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration-style: solid;
  text-decoration-thickness: 2px;
  transition-property: all;
  transition-duration: .2s;
}

.nav-link.w--current:hover {
  color: var(--rose-principal);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--rose-principal);
  text-decoration-color: var(--rose-principal);
  text-underline-position: under;
  text-decoration-thickness: 2px;
}

.nav-link.accueil {
  border-width: 1px 1px 4px;
  border-color: #000 #000 #da2d27;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

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

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

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

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

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

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

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

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  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;
}

.mobile-margin-top-10 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 120px;
  list-style-type: none;
}

.button-primery {
  grid-column-gap: 43px;
  grid-row-gap: 43px;
  background-color: var(--rose-principal);
  box-shadow: 0 4px 11px 0 var(--rose);
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  cursor: pointer;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 10px 25px;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .45s;
  display: block;
}

.button-primery:hover {
  background-color: var(--rose-principal);
  opacity: 1;
  color: var(--white);
  transform: translate(0, -3px);
}

.hero-heading-left {
  border-bottom: 1px solid #e4ebf3;
  height: 1000px;
  padding: 80px 30px;
  display: block;
  position: relative;
}

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

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

.hero-split {
  aspect-ratio: 16 / 9;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

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

.button-primary-2 {
  border: 1px solid var(--rose-principal);
  background-color: var(--beige-fond);
  box-shadow: 0 4px 11px 0 var(--rose-clair);
  color: var(--rose-principal);
  letter-spacing: 0;
  text-transform: none;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: transform .45s;
}

.button-primary-2:hover {
  background-color: var(--beige-fond);
  opacity: 1;
  color: var(--rose-principal);
  -webkit-text-stroke-color: var(--beige-fond);
  transform: translate(0, -3px);
}

.button-primary-2:active {
  background-color: var(--rose-principal);
  color: var(--white);
}

.shadow-two {
  margin-right: 60px;
  padding-right: 0;
}

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

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

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

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

.nav-button-wrapper {
  margin-left: 120px;
}

.column {
  background-color: #ffda8b;
  height: 50px;
}

.columns {
  height: 50px;
}

.column-2 {
  background-color: #ffa45c;
  height: 50px;
}

.image {
  transform-style: preserve-3d;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  transition: all .5s;
  transform: rotate(0);
}

.image:hover {
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.list-item {
  padding-right: 0;
}

.heading {
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.div-block {
  height: 50px;
}

.link-block {
  max-width: 50px;
  height: 50px;
}

.image-2 {
  margin-top: 5px;
  margin-left: 413px;
  margin-right: auto;
  display: block;
}

.section-2 {
  background-color: var(--white-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

.text-span {
  background-image: linear-gradient(282deg, var(--rose-principal), var(--beige-fond) 53%, var(--rose-clair));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: italic;
}

.div-block-2 {
  height: 45px;
}

.heading-2 {
  height: 45px;
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: auto;
  padding-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
}

.image-3 {
  height: 45px;
}

.slide {
  background-color: #0000;
  background-image: url('../images/imageslide1phénix.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  margin-bottom: 0;
}

.slider {
  height: 550px;
}

.div-block-3 {
  background-color: #00000045;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 550px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-3 {
  text-align: center;
}

.heading-4 {
  color: var(--white);
  text-align: center;
  -webkit-text-stroke-width: 1px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  text-decoration: none;
}

.paragraph {
  background-color: var(--rose-clair);
  color: var(--black);
  text-align: center;
  -webkit-text-stroke-color: var(--black);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0 10px;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.button-2 {
  background-color: var(--beige-fond);
  background-image: linear-gradient(268deg, var(--rose-principal), var(--beige-fond));
  padding: 10px 25px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.container-4 {
  width: 100%;
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 0;
}

.submit-button {
  background-color: var(--rose-principal);
  display: block;
}

.text-field-2 {
  width: 50%;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-field-3 {
  height: 150px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  font-weight: 700;
}

.section-3 {
  background-color: var(--white-fond);
  margin: 0 auto;
  padding-bottom: 60px;
}

.columns-2 {
  margin-left: auto;
  margin-right: auto;
}

.field-label-5, .field-label-6, .field-label-7 {
  color: var(--black);
  font-size: 12px;
  font-weight: 600;
}

.text-block {
  border: 1px solid var(--black);
  color: var(--black);
  border-radius: 25px;
  justify-content: center;
  align-items: flex-end;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 22px;
}

.text-block-2 {
  font-weight: 600;
  line-height: 20px;
}

.column-3 {
  padding-left: 0;
  padding-right: 0;
}

.heading-5 {
  margin-top: 0;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.text-block-3 {
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
}

.column-4 {
  justify-content: center;
  align-items: flex-end;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-right: 137px;
}

.div-block-6 {
  background-color: var(--rose-principal);
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
}

.heading-6 {
  font-size: 12px;
}

.heading-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  color: var(--black);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
}

.hero-stack {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 80px;
  position: relative;
}

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

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

.margin-bottom-24px-2 {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Nunito Sans, sans-serif;
}

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

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

.hero-image.shadow-two {
  border-radius: 5px;
  width: 50%;
  margin-right: 0;
}

.heading-section {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.heading-9 {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 41px;
  font-weight: 700;
  line-height: 51px;
}

.hero-heading-center {
  border: 1px none var(--black);
  background-color: var(--beige-fond);
  padding: 10px 30px 80px;
  position: relative;
}

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

.centered-heading.margin-bottom-32px {
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.hero-wrapper-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  max-width: 1800px;
  margin-top: 60px;
  display: flex;
}

.hero-split-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

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

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

.image-icon {
  margin-left: 10px;
  transition-property: color;
  transition-duration: .4s;
}

.image-icon:hover {
  color: var(--white);
}

.image-icon.w--current {
  margin-left: 0;
}

.testimonial-slider-large {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0;
  position: relative;
}

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

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

.testimonial-slide {
  background-color: #fff;
  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: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

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

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

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  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;
}

.footer-subscribe {
  background-color: var(--rose-clair);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
}

.footer-form-two {
  background-image: linear-gradient(72deg, var(--beige-fond), var(--rose-principal));
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 32px;
}

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

.footer-form-input {
  border: 1px #000;
  border-radius: 5px;
  width: 600px;
  height: 48px;
  margin-bottom: 20px;
  padding: 12px 40px 12px 20px;
}

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

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

.button-primary-4.footer-form-button {
  background-color: var(--black);
  width: 100%;
  color: var(--white);
  border-radius: 5px;
  padding: 10px 0;
  font-weight: 600;
}

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

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

.footer-link-three {
  color: var(--black);
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 400;
  text-decoration: none;
}

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

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

.footer-social-link-three {
  width: 35px;
  height: 35px;
  margin-left: 0;
}

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

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

.footer-copyright {
  color: var(--black);
}

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

.footer-legal-link {
  color: var(--black);
  margin-left: auto;
  margin-right: auto;
  padding-left: 6px;
  padding-right: 6px;
  transition-property: color;
  transition-duration: .5s;
}

.footer-legal-link:hover {
  color: var(--white);
}

.team-slider {
  border-bottom: 1px solid var(--black);
  background-color: var(--beige-fond);
  color: var(--black);
  padding: 10px 30px 40px;
  position: relative;
}

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

.centered-heading-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.centered-subheading {
  text-align: center;
  max-width: 800px;
  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: var(--white);
  border: 1px solid #000;
  border-radius: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

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

.team-block-info {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.team-member-name-two {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.team-member-text {
  text-align: left;
  margin-bottom: 0;
  padding: 10px 45px 20px;
  font-size: 16px;
}

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

.heading-pr-nom-avis {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-3 {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  display: flex;
}

.expandable-master {
  color: var(--black);
  margin-top: 60px;
  font-family: Nunito Sans, sans-serif;
}

.expandable-singer {
  width: 940px;
  margin-top: 20px;
}

.expandable-top {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.expandable-bottom {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.number-faq {
  color: var(--rose-principal);
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
}

.questions-faq {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
}

.heading-10 {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  display: flex;
}

.paragraph-4 {
  color: var(--black);
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 20px;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
  overflow: hidden;
}

.dropdown-toggle {
  display: flex;
}

.icon-faq {
  color: var(--black);
  transform-style: preserve-3d;
  transition: all .5s;
}

.icon-faq:hover {
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

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

.image-5 {
  margin-left: 20px;
}

.heading-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-5 {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-7 {
  margin: 0 auto 40px;
}

.container-9 {
  max-width: 1200px;
  margin-top: 0;
}

.paragraph-6 {
  color: var(--black);
  margin-top: 40px;
  font-family: Nunito Sans, sans-serif;
  line-height: 30px;
}

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

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  display: flex;
}

.container-10 {
  max-width: 1150px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.section-4 {
  background-color: var(--beige-fond);
  border-top: 2px #000;
  border-bottom: 1px #000;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.hero-heading-center-2 {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 30px;
}

.container-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto 40px;
  display: flex;
}

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

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

.hero-wrapper-3 {
  flex-flow: row;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

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

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

.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 {
  border-radius: 15px;
  margin-top: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.list {
  width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

.section-5 {
  background-color: var(--white-fond);
  margin-top: 0;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.list-item-2 {
  list-style-type: none;
}

.image-6 {
  text-align: left;
  border-radius: 15px;
}

.div-block-9 {
  justify-content: flex-start;
  align-items: center;
  width: 30%;
}

.features-list {
  color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 80px;
  position: static;
}

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

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

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  text-align: center;
  width: 50%;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

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

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

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

.section-services-1 {
  background-color: var(--beige-fond);
  color: var(--black);
  border: 1px #000;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 40px;
  position: relative;
}

.container-services-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
}

.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: 40px;
  display: grid;
}

.carte-1 {
  border-style: solid none none;
  border-width: 5px 1px 1px;
  border-color: var(--rose-principal) var(--black) var(--black);
  background-color: var(--white);
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding: 25px 20px;
  transition: transform .45s;
  display: flex;
}

.carte-1:hover {
  border-top-color: var(--rose-principal);
  transform: translate(0, -3px);
}

.testimonial-text-two {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.testimonial-info-three {
  color: var(--black);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Lora, sans-serif;
  font-weight: 700;
  display: flex;
}

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

.text-block-titre-carte-services {
  color: var(--black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.carte-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-style: solid none none;
  border-width: 5px 1px 1px;
  border-color: var(--vert) black black;
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  padding: 25px 20px;
  font-family: Nunito Sans, sans-serif;
  transition: transform .45s;
  display: flex;
}

.carte-2:hover {
  transform: translate(0, -3px);
}

.div-block-10 {
  background-color: var(--rose-clair);
  border-radius: 5px;
}

.div-block-11 {
  height: 50%;
}

.text-block-4 {
  color: var(--black);
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-12 {
  background-color: var(--rose-principal);
  border-radius: 30px;
  padding: 10px 20px;
}

.div-block-13 {
  background-color: var(--text-soft);
  border-radius: 30px;
  padding: 10px 20px;
}

.link {
  color: var(--rose-principal);
  text-align: center;
  margin-top: 20px;
  font-family: Lora, sans-serif;
  font-weight: 700;
  line-height: 26px;
}

.link:hover {
  color: var(--black);
}

.slide-2 {
  background-image: url('../images/reikiimage4.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-14 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  margin-right: 75px;
}

.bouton-slide {
  background-image: linear-gradient(89deg, var(--beige-fond), var(--rose-principal));
  border-radius: 5px;
  margin-top: 30px;
  padding: 10px 25px;
  font-weight: 600;
}

.slide-3 {
  background-image: url('../images/cours-soutien-scolaire.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-15 {
  background-color: #00000029;
  justify-content: center;
  align-items: center;
  height: 550px;
  display: flex;
}

.div-block-16 {
  width: 60%;
}

.paragraph-7 {
  width: 80%;
  color: var(--black);
  text-align: left;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

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

.paragraph-8 {
  width: 70%;
  color: var(--black);
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-17 {
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

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

.html-embed {
  margin-bottom: 0;
}

.heading-slide-litho {
  color: var(--white);
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.paragraphslidelitho {
  color: var(--white);
  margin-bottom: 0;
  padding-top: 20px;
  font-size: 18px;
  font-weight: 500;
}

.heading-slide1 {
  color: var(--white);
  text-align: left;
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.divblockslide1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.paragraphslide1 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.div-blockebook {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.headingebook {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.section-6 {
  background-color: var(--white-fond);
}

.paragraphebook {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  padding-top: 40px;
  line-height: 28px;
}

.form-2 {
  color: var(--black);
  text-align: center;
}

.buttonebook {
  background-color: var(--rose-clair);
  background-image: linear-gradient(83deg, var(--beige-fond), var(--rose-principal));
  color: var(--white);
  border-radius: 5px;
  margin-top: 30px;
  padding: 10px 25px;
  font-weight: 600;
}

.buttonebook:hover {
  background-image: linear-gradient(276deg, var(--beige-fond), var(--rose-principal));
}

.text-field-5 {
  color: var(--black);
}

.form-block-2 {
  width: 60%;
  margin-top: 40px;
}

.field-label-8 {
  color: var(--black);
  text-align: center;
  font-weight: 600;
}

.field-label-9 {
  color: var(--black);
  text-align: center;
  margin-bottom: 10px;
  padding-top: 20px;
  font-weight: 600;
}

.text-field-6 {
  color: var(--black);
}

.features-metrics {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-14 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.hero-heading-left-2 {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 40px;
  display: flex;
}

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

.hero-wrapper-4 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

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

.margin-bottom-24px-5 {
  color: var(--black);
  margin-bottom: 60px;
  font-size: 18px;
}

.button-primary-6 {
  background-color: var(--rose-clair);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

.text-block-5, .text-block-6 {
  color: var(--black);
  margin-top: 20px;
  font-weight: 600;
}

.text-block-7, .text-block-8 {
  padding-top: 20px;
}

.section-faq {
  background-color: var(--beige-fond);
  border-bottom: 1px #000;
  margin: 0 auto;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.headingprestations {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Lora, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.hero-stack-2 {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

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

.margin-bottom-24px-6 {
  width: 80%;
  color: var(--black);
  margin-top: 25px;
  margin-bottom: 50px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
}

.button-accueil {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 0;
  text-transform: none;
  border-radius: 25px;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: all .45s;
}

.button-accueil:hover {
  background-color: var(--rose-principal);
  color: var(--white);
}

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

.hero-image-2.shadow-two {
  border-radius: 15px;
  margin-top: 40px;
  margin-bottom: 0;
  margin-right: 0;
}

.hero-heading-right {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 30px 80px;
  display: flex;
  position: relative;
}

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

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

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

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

.heading-13 {
  width: 80%;
  color: var(--black);
  margin-top: 0;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-14 {
  font-family: Old Standard TT, sans-serif;
}

.titre-accueil {
  width: 80%;
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.heading-15 {
  font-family: Old Standard TT, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

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

.team-block-bas {
  border: 1px solid #000;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 40px;
  display: flex;
}

.slide-1 {
  background-image: url('../images/lithotherapie1.png');
  background-position: 0 0;
  background-size: cover;
}

.paragraph-9 {
  color: var(--black);
  margin: 60px 0 0;
  font-family: Nunito Sans, sans-serif;
}

.html-embed-2 {
  margin-top: 40px;
  padding-top: 0;
}

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

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

.footer-dark {
  background-color: var(--white-fond);
  border-bottom: 1px solid #e4ebf3;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0 15px;
  display: block;
  position: relative;
}

.container-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-right: 60px;
  display: block;
}

.footer-brand {
  margin-right: auto;
}

.footer-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) 1fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 40px;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 0;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: Nunito Sans, sans-serif;
  font-size: 15px;
  font-weight: 800;
  line-height: 16px;
}

.footer-link {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--rose-principal);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: under;
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.footer-link.special {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

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

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

.footer-divider {
  background-color: var(--beige-fond);
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.image-7 {
  background-color: var(--rose-principal);
  border-radius: 50px;
}

.image-7.link {
  margin-top: 0;
  transition: transform .45s;
}

.image-7.link:hover {
  transform: scale(1.1);
}

.section-accueil {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--beige-fond);
  color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 80px;
  display: block;
  position: relative;
}

.container-accueil {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center stretch;
  width: 100%;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.div-hero.right {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.div-hero.left {
  margin-bottom: 0;
  display: block;
}

.hero-split-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px-7 {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 25px;
}

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

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

.shadow-two-6 {
  border-radius: 800px 800px 250px 250px;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-16 {
  color: var(--black);
  margin-top: 0;
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 55px;
}

.paragraph-10 {
  font-size: 14px;
}

.paragraph-11 {
  color: var(--black);
  margin-right: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  display: block;
}

.headding-footer {
  color: var(--black);
  margin-bottom: 5px;
  font-family: Lora, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

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

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

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

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

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

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.pricing-card-text {
  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;
}

.colonne-1 {
  background-color: var(--beige-fond);
  border-radius: 50px;
  height: 250px;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.columns-4 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.container-20 {
  max-width: 1200px;
  padding: 60px 30px;
}

.code-embed {
  margin-left: 40px;
}

.columns-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

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

.heading-18 {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
}

.image-8 {
  padding-left: 0;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.titre-avant-section {
  font-size: 22px;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  padding-left: 45px;
}

.paragraph-environ {
  width: 100%;
  color: var(--black);
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text-span-2 {
  color: var(--rose-principal);
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
}

.div-block-20 {
  width: 350px;
  margin-left: 0;
}

.colonne-2 {
  background-color: var(--rose-clair);
  border-radius: 50px;
  height: 250px;
  padding-right: 0;
}

.colonne-3 {
  background-color: var(--rose-principal);
  border-radius: 50px;
  height: 250px;
  padding-left: 0;
}

.text-span-3, .bold-text {
  color: var(--rose-principal);
}

.paragraphe-hero2 {
  color: var(--text-soft);
  margin-bottom: 20px;
  font-family: Dancing Script, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.navbar-no-shadow-2 {
  background-color: var(--white);
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: var(--white);
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand-2 {
  transform-style: preserve-3d;
  transition-property: transform;
  transition-duration: .8s;
}

.navbar-brand-2:hover {
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

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

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

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

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

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

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

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

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

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

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.mobile-margin-top-11 {
  margin-left: 150px;
}

.nav-button-wrapper-2 {
  margin-bottom: 0;
  margin-left: 0;
}

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

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

.section-9 {
  border-top: 1px none var(--black);
  background-color: var(--beige-fond);
  border-bottom: 1px #000;
  margin-bottom: 0;
}

.code-embed-2 {
  border-bottom: 1px #000;
}

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

.centered-heading-copy.margin-bottom-32px {
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Satisfy, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.section-10 {
  background-color: var(--white);
  color: var(--black);
  border-bottom-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: static;
}

.features-table {
  background-color: var(--beige-fond);
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 30px 80px;
  font-family: Nunito Sans, sans-serif;
  position: relative;
}

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

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

.centered-subheading-2 {
  max-width: 750px;
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  line-height: 26px;
}

.comparison-table {
  color: var(--black);
  flex-direction: column;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--rose-principal);
  border-bottom: 1px solid #e4ebf3;
  border-radius: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.comparison-title {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

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

.comparison-negative {
  text-align: left;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  margin-left: 24px;
  padding-left: 40px;
}

.text-span-4 {
  color: var(--rose-principal);
  font-style: italic;
  font-weight: 500;
}

.hero-stack-3 {
  background-color: var(--rose-principal);
  border-bottom: 1px #e4ebf3;
  margin-top: 0;
  padding: 60px 0;
  position: relative;
}

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

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

.margin-bottom-24px-8 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  line-height: 40px;
}

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

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

.hero-image-3.shadow-two {
  border-radius: 25px;
  width: 50%;
  margin-right: 0;
}

.section-ebook-3 {
  background-color: var(--beige-fond);
  color: var(--black);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Nunito Sans, sans-serif;
  position: relative;
}

.margin-bottom-24px-9 {
  color: var(--black);
  margin-bottom: 24px;
  line-height: 26px;
}

.text-span-5 {
  color: var(--rose-principal);
}

.image-ophelie-presentation {
  object-fit: cover;
  border-radius: 600px 450px;
}

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

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

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

.gallery-sticky {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 80px;
}

.gallery-link {
  color: #1a1b1f;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.gallery-link:hover {
  color: #1a1b1fcc;
}

.gallery-link.w--current {
  font-weight: 600;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-wrapper {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-image-text {
  color: #f5f7fa;
  margin-bottom: 0;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}

.features-metrics-2 {
  border-bottom: 1px #e4ebf3;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 30px;
  position: relative;
}

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

.features-block-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

.section-ebook {
  background-color: var(--beige-fond);
  border-bottom: 1px solid #e4ebf3;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 20px;
  font-family: Lora, sans-serif;
  position: relative;
}

.div-block-ebook-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--black);
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-wrap-ebook-1 {
  border-radius: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  margin-right: 60px;
  display: flex;
}

.paragraph-ebook {
  color: var(--black);
  margin-bottom: 24px;
  font-family: Nunito Sans, sans-serif;
}

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

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

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

.heading-ebook {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-6 {
  color: var(--rose-principal);
}

.text-block-ebook {
  border: 1px solid var(--vert);
  color: var(--black);
  border-radius: 50px;
  padding: 5px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.code-embed-ebook {
  margin-right: 0;
}

.section-ebook-2 {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

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

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

.image-soutien-scolaire {
  border-radius: 25px;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-11 {
  color: var(--black);
  margin-bottom: 24px;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

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

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

.text-span-7 {
  color: var(--rose-principal);
}

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

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

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

.features-left-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

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

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

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

.features-right-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: grid;
}

.features-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.text-span-8 {
  color: var(--beige-fond);
}

.italic-text-2 {
  color: var(--vert);
}

.grid-ebook-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 100%;
  line-height: 22px;
}

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

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

.heading-21 {
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.text-block-11 {
  opacity: .21;
  color: var(--vert);
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.bold-text-3 {
  color: var(--black);
  font-size: 16px;
  line-height: 20px;
}

.carte-guide-scolaire {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-style: solid none none;
  border-width: 4px 1px 1px;
  border-color: var(--vert) black black;
  background-color: var(--white);
  outline-color: var(--black);
  outline-offset: 0px;
  border-radius: 25px;
  outline-width: 3px;
  outline-style: none;
  flex-flow: column;
  padding: 40px 30px;
  transition: transform .8s;
  display: flex;
}

.carte-guide-scolaire:hover {
  transform: translate(0, -5px);
}

.italic-text-3, .italic-text-4 {
  color: var(--vert);
}

.button-ebook {
  background-color: var(--vert);
  box-shadow: 0 4px 11px 0 var(--vert);
  color: var(--white);
  border-radius: 25px;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  transition-property: transform;
  transition-duration: .45s;
}

.button-ebook:hover {
  box-shadow: 0 4px 11px 0 var(--vert);
  color: var(--white);
  transform: translate(0, -3px);
}

.button-ebook-2 {
  border: 1px solid var(--vert);
  color: var(--vert);
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  border-radius: 25px;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition: transform .45s;
}

.button-ebook-2:hover {
  color: var(--vert);
  transform: translate(0, -3px);
}

.dib-block-ebook {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  display: flex;
}

.section-ebook-4 {
  background-color: var(--white);
  border-bottom: 1px solid #e4ebf3;
  padding: 100px 30px;
  position: relative;
}

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

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

.div-block-auteur-2 {
  width: 55%;
  margin-right: 64px;
}

.image-oph-lie-guide {
  object-fit: cover;
  border-radius: 25px;
  width: 100%;
  height: 100%;
}

.div-block-auteur-3 {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.heading-auteur {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.heading-auteur.margin-bottom-32px {
  color: var(--black);
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
}

.paragraph-auteur {
  color: var(--black);
  margin-bottom: 0;
}

.text-block-auteur-1 {
  color: var(--black);
  margin-bottom: 10px;
  font-family: Lora, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  line-height: 40px;
}

.text-block-auteur-2 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
}

.citation-auteur {
  border-left-color: var(--vert);
  color: var(--white);
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lora, sans-serif;
  line-height: 30px;
}

.italic-text-5 {
  color: var(--black);
  font-size: 44px;
  font-style: italic;
  line-height: 54px;
}

.italic-text-6 {
  color: var(--vert);
  font-weight: 700;
}

.section-ebook-5 {
  background-color: var(--beige-fond);
  border-bottom: 1px #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.centered-heading-6 {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 54px;
}

.centered-subheading-3 {
  max-width: 80%;
  color: var(--black);
  text-align: center;
  margin: 40px auto;
}

.testimonial-slider {
  background-color: #0000;
  max-width: 1200px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  border: 2px dotted var(--vert);
  background-color: var(--white);
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 30px 20px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  display: flex;
}

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

.testimonial-author {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.paragraph-13 {
  border-left: 2px solid var(--vert);
  color: var(--black);
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Nunito Sans, sans-serif;
  font-style: italic;
  line-height: 26px;
}

.bold-text-4 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
}

.text-block-12 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-avis {
  color: var(--jaune);
  font-size: 20px;
  line-height: 20px;
}

.text-span-9 {
  color: var(--vert);
  font-style: italic;
}

.texte-avis {
  color: var(--black);
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.link-2 {
  max-width: 10%;
}

.div-block-d-fi {
  margin-top: 20px;
}

.grid-ebook-1 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

.texte-d-fi {
  color: var(--black);
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.div-block-d-fi-2 {
  border: 2px solid var(--vert);
  background-color: var(--beige-fond);
  border-radius: 25px;
  padding: 20px 40px;
  transition: transform .45s, box-shadow .45s;
}

.div-block-d-fi-2:hover {
  box-shadow: 0 2px 12px -5px var(--vert-foncé-accueil);
  transform: translate(0, -3px);
}

.titre-d-fi {
  color: var(--black);
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.text-span-10, .text-span-11 {
  color: var(--vert);
}

.image-soutien-scolaire-2 {
  border-radius: 25px;
}

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

.div-block-achat-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.text-block-13 {
  font-family: Nunito Sans, sans-serif;
  font-weight: 600;
}

.section-ebook-6 {
  border-bottom: 1px solid var(--beige-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

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

.text-span-12 {
  color: var(--rose-principal);
  font-style: italic;
}

.text-span-13 {
  color: var(--rose-principal);
  padding-left: 0;
  padding-right: 0;
}

.paragraph-14 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-faq {
  color: var(--black);
  text-align: center;
  font-family: Lora, sans-serif;
  font-weight: 700;
  line-height: 60px;
}

.paragraph-15 {
  max-width: 50%;
}

.text-faq {
  max-width: 60%;
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 26px;
  display: block;
}

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

.div-block-faq-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 70%;
  margin-top: 20px;
  display: flex;
}

.container-faq {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1150px;
  margin-top: 0;
  padding-top: 60px;
  display: flex;
}

.text-block-faq {
  border: 1px none var(--rose);
  background-color: var(--rose-background);
  color: var(--rose-principal);
  letter-spacing: .12rem;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 16px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
}

.faq-items {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: block;
}

.faq-question {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--rose-principal);
  background-color: var(--white);
  color: var(--black);
  cursor: pointer;
  border-radius: 25px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
  transition: box-shadow .45s;
  display: flex;
}

.faq-question:hover {
  box-shadow: 0 4px 11px 0 var(--rose-clair);
}

.faq-answer {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 0;
  overflow: hidden;
}

.div-block-wrap-ebook-2 {
  width: 60%;
}

.code-embed-4 {
  flex-flow: row;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
}

.faq-chevron {
  justify-content: flex-end;
  align-items: center;
  line-height: 16px;
}

.div-block-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--rose-principal);
  cursor: pointer;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  height: 40px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.num-ro-t-lephone {
  color: var(--white);
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.code-embed-5 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  line-height: 26px;
  display: flex;
}

.link-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--rose-principal);
  box-shadow: 0 4px 11px 0 var(--rose-principal);
  cursor: pointer;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 25px;
  font-size: 14px;
  text-decoration: none;
  transition-property: transform;
  transition-duration: .45s;
  display: flex;
}

.link-block-2:hover {
  transform: translate(0, -3px);
}

.faq-items-copy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 20px;
  display: block;
}

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

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

.div-block-faq {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--rose-principal);
  text-align: center;
  border-radius: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 40px;
  display: flex;
}

.margin-bottom-24px-12 {
  color: var(--white);
  margin-bottom: 24px;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.button-faq {
  background-color: var(--white);
  color: var(--rose-principal);
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  border-radius: 25px;
  padding: 12px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .45s;
}

.button-faq:hover {
  color: var(--rose-principal);
  transform: translate(0, -3px);
}

.heading-faq {
  color: var(--black);
}

.heading-faq-2 {
  color: var(--white);
  font-family: Lora, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

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

.heading-service {
  text-align: center;
  margin-top: 20px;
  font-family: Lora, sans-serif;
  font-weight: 700;
  line-height: 60px;
}

.text-span-14 {
  color: var(--rose-principal);
  font-style: italic;
}

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

.code-icon-coeur-service {
  margin-top: 10px;
}

.div-block-icon {
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.code-embed-icon-services {
  background-color: var(--rose-background);
  border-radius: 25px;
  padding: 10px;
  line-height: 16px;
}

.div-block-carte {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  display: flex;
}

.text-block-carte {
  background-color: var(--rose-background);
  color: var(--rose-principal);
  border-radius: 25px;
  padding: 5px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.code-embed-8 {
  background-color: var(--vert-très-clair);
  border-radius: 25px;
  padding: 10px;
  line-height: 16px;
}

.text-block-carte-2 {
  background-color: var(--vert-très-clair);
  color: var(--vert);
  border-radius: 25px;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.text-span-point-vert {
  color: var(--vert);
  font-size: 20px;
  line-height: 20px;
}

.text-span-point-rose {
  color: var(--rose-principal);
  font-size: 20px;
  line-height: 20px;
}

.div-block-carte-2 {
  width: 65%;
  margin-bottom: 20px;
}

.text-block-carte-3 {
  background-color: var(--vert);
  color: var(--white);
  text-align: center;
  border-radius: 25px;
  padding: 5px 0;
  font-size: 12px;
  line-height: 22px;
}

.section-services-2 {
  background-color: var(--beige-fond);
  border-bottom: 1px solid #e4ebf3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px 60px;
  display: flex;
  position: relative;
}

.container-30 {
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-card-three {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  background-color: #1b4933;
  border-radius: 25px;
  padding: 40px 20px;
  display: flex;
}

.testimonial-card-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 50%;
  color: var(--white);
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.testimonial-text-three {
  color: var(--vert-foncé-accueil);
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

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

.testimonial-image-4.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three-2 {
  margin-bottom: 10px;
}

.text-block-14 {
  color: var(--white);
  padding: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.text-block-carte-4 {
  color: var(--vert-foncé-accueil);
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-service-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 40%;
  color: var(--white);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-carte-5 {
  font-size: 50px;
  line-height: 50px;
}

.text-block-carte-6 {
  border: 1px solid var(--vert-foncé-accueil);
  background-color: #43735c;
  border-radius: 25px;
  padding: 20px;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.text-block-carte-7 {
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.section-maps {
  background-color: var(--beige-fond);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-services-3 {
  border: 1px solid var(--rose-principal);
  background-color: #ffcccc30;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 40px auto 0;
  padding: 20px 40px 40px;
  display: flex;
}

.hero-wrapper-two-5 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-13 {
  width: 80%;
  color: var(--black);
  text-align: left;
  margin-bottom: 30px;
  font-family: Nunito Sans, sans-serif;
}

.button-devis {
  background-color: var(--rose-principal);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 12px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: transform .45s;
}

.button-devis:hover {
  color: #fff;
  transform: translate(0, -3px);
}

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

.heading-22 {
  font-family: Open Sans, sans-serif;
}

.heading-23 {
  text-align: left;
  margin-top: 0;
  font-family: Lora, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.text-span-maps {
  color: var(--rose-principal);
  font-style: italic;
}

.code-embed-maps-google {
  width: 100%;
  margin-top: 40px;
}

.container-services-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.heading-tarifs {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
}

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

.text-tarifs {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.bold-text-5 {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  line-height: 60px;
}

.text-span-15 {
  color: var(--rose-principal);
  font-family: Nunito Sans, sans-serif;
  font-style: italic;
}

.text-span-16 {
  color: var(--rose-principal);
  font-style: italic;
}

.div-block-tarifs-2 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: block;
}

.carte-tarifs-1 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  padding: 30px;
  transition: transform .45s;
  display: flex;
}

.carte-tarifs-1:hover {
  transform: translate(-3px);
}

.carte-tarifs-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--rose-principal);
  border-radius: 25px;
  flex-flow: column;
  padding: 30px;
  transition: transform .45s;
  display: flex;
}

.carte-tarifs-2:hover {
  transform: translate(-3px);
}

.carte-tarifs-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-left: 5px solid var(--rose-principal);
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  transition: transform .45s;
  display: flex;
}

.carte-tarifs-3:hover {
  transform: translate(-3px);
}

.text-tarifs-1 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

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

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

.text-block-17 {
  color: var(--rose-principal);
  font-family: Lora, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-tarifs-1 {
  color: var(--text-soft);
  letter-spacing: 1px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.text-block-tarifs-2 {
  color: var(--white);
  letter-spacing: 1px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.text-block-tarifs-3 {
  color: var(--white);
  font-family: Lora, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.text-tarifs-4 {
  color: var(--white);
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.text-block-tarifs-4 {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-tarifs-5 {
  background-color: var(--rose-background);
  color: var(--rose-principal);
  text-align: left;
  border-radius: 25px;
  margin-right: auto;
  padding: 5px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.bold-text-6 {
  letter-spacing: 1px;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.div-block-service-3 {
  background-color: var(--vert-button);
  border-radius: 15px;
  padding: 20px;
}

.text-block-button {
  color: var(--rouge);
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-block-button-2 {
  color: var(--vert-foncé-accueil);
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 14px;
}

.text-block-button-3 {
  color: var(--vert-foncé-accueil);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.text-button-4 {
  color: var(--vert-foncé-accueil);
  font-family: Nunito Sans, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

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

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

.hero-wrapper-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.margin-bottom-24px-14 {
  width: 80%;
  color: var(--black);
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

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

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

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

.section-1 {
  background-color: var(--beige-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 20px;
}

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

.heading-pres-1 {
  color: var(--black);
  margin-top: 20px;
  font-family: Lora, sans-serif;
  font-weight: 700;
  line-height: 60px;
}

.text-span-17 {
  color: var(--rose-principal);
  font-style: italic;
}

.button-tel {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--rose-principal);
  box-shadow: 0 4px 11px 0 var(--rose-principal);
  border-radius: 25px;
  padding: 8px 25px;
  text-decoration: none;
  transition-property: transform;
  transition-duration: .45s;
  display: flex;
}

.button-tel:hover {
  transform: translate(0, -3px);
}

.hero-split-10 {
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  max-width: 50%;
  padding-left: 70px;
  display: flex;
  position: static;
}

.div-badge-1 {
  aspect-ratio: auto;
  background-color: var(--white);
  will-change: transform;
  border-radius: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 13px 25px;
  position: absolute;
  inset: auto auto 10% -17%;
}

.div-badge-2 {
  background-color: var(--white);
  will-change: transform;
  border-radius: 16px;
  padding: 13px 25px;
  position: absolute;
  inset: 0% -2% auto auto;
}

.tex-block-pres {
  color: var(--text-soft);
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.photo-wrapper {
  width: 380px;
  height: 480px;
  position: relative;
  overflow: visible;
}

.bold-text-7 {
  color: var(--text-soft);
}

.container-a-propos {
  width: 100%;
  max-width: 1150px;
}

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

.div-block-pres-3 {
  margin-top: 40px;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-pres {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
}

.text-span-pres {
  color: var(--rose-principal);
  font-style: italic;
}

.text-pres-2 {
  width: 50%;
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.carte-valeurs {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 5px solid var(--rose-principal);
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 25px;
  transition: transform .45s;
  display: flex;
}

.carte-valeurs:hover {
  transform: translate(0, -3px);
}

.text-block-pres-1 {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}

.text-block-pres-2 {
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.text-pres-3 {
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

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

.div-block-pres-5 {
  width: 70%;
}

.div-block-pres-6 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-pres-4 {
  color: var(--black);
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

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

.carte-demarche {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: var(--text-soft);
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: var(--text-soft);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: var(--text-soft);
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: var(--text-soft);
  background-color: var(--beige-fond);
  will-change: transform;
  border-radius: 25px;
  flex-flow: column;
  padding: 30px 25px;
  transition-property: box-shadow;
  transition-duration: .45s;
  transition-timing-function: ease;
  display: flex;
}

.carte-demarche:hover {
  background-color: var(--white-fond);
  box-shadow: 0 4px 11px 0 var(--rose-clair);
}

.section-valeurs, .section-engagement {
  background-color: var(--beige-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

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

.div-block-pres-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 60%;
  display: flex;
}

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

.text-block-engagement {
  color: var(--white);
  text-align: center;
  font-family: Dancing Script, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.text-block-pres-3 {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.container-pres-2 {
  background-color: var(--rose-principal);
  border-radius: 25px;
  width: 100%;
  max-width: 1150px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-block-faq-2 {
  background-color: var(--rose-background);
  color: var(--rose-principal);
  letter-spacing: .12rem;
  border-radius: 50px;
  padding: 6px 16px;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.list-item-3 {
  margin-bottom: 10px;
}

.section-parcours {
  background-color: var(--white-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 40px;
}

.container-parcours {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: auto;
  grid-auto-flow: row dense;
  width: 100%;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-parcours-gauche {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 120px;
}

.heading-mon-parcours {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 60px;
}

.paragraph-mon-parcours {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.div-timeline-wrapper {
  flex-flow: column;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.div-ligne-verticale {
  background-color: var(--rose-principal);
  width: 2px;
  height: 100%;
  position: absolute;
  top: 8px;
  bottom: 8px;
  left: 0;
}

.div-timeline-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  padding-bottom: 20px;
  padding-left: 32px;
  display: flex;
  position: relative;
}

.div-point {
  background-color: var(--rose-principal);
  width: 14px;
  height: 14px;
  color: var(--rose-principal);
  border-radius: 50px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  top: 6px;
  left: -46px;
}

.text-block-ann-e {
  color: var(--rose-principal);
  letter-spacing: 1px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.heading-titre {
  color: var(--text-mid);
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.paragraph-17 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.text-span-accueil {
  color: var(--rose-principal);
  font-style: italic;
}

.wrapper-accueil {
  justify-content: flex-end;
  align-items: center;
  margin-top: -10px;
  display: flex;
  position: relative;
}

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

.badge-accueil {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--white);
  will-change: transform;
  border-radius: 25px;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 20px;
  display: flex;
  position: absolute;
  inset: auto 0% -12% auto;
}

.text-badge {
  color: var(--text-mid);
  text-align: left;
  font-size: 13px;
  line-height: 23px;
}

.coeur-icon {
  line-height: 16px;
}

.code-embed-10 {
  margin-top: 0;
}

.footer-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-right: 0;
  display: block;
}

.bold-text-8 {
  margin-top: 15px;
  margin-bottom: 10px;
  display: block;
}

.div-block-environ {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  padding: 20px 20px 20px 30px;
  transition: all .45s;
  display: flex;
}

.div-block-environ:hover {
  transform: translate(0, -3px);
}

.grid-accueil {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 2.75fr 3fr;
  place-items: stretch stretch;
  margin-bottom: 0;
  margin-right: 0;
}

.code-embed-11 {
  justify-content: center;
  align-items: center;
  display: block;
}

.tex-block-environ {
  color: var(--rose-principal);
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-envion-2 {
  color: var(--rose-principal);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.bold-text-9 {
  text-align: left;
  font-size: 30px;
  line-height: 40px;
}

.text-block-environ-2 {
  color: var(--text-soft);
  font-weight: 400;
}

.bold-text-10 {
  color: var(--text-mid);
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
}

.div-block-environ-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--rose-principal);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 20px;
  transition: all .45s;
  display: flex;
}

.div-block-environ-2:hover {
  transform: translate(0, -3px);
}

.paragraph-environ-2 {
  width: 100%;
  color: var(--white);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.text-block-environ-4 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.heading-section-2 {
  color: var(--white);
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-environ-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--text-mid);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0 20px;
  transition: all .45s;
  display: flex;
}

.div-block-environ-3:hover {
  transform: translate(0, -3px);
}

.text-block-environ-5 {
  color: var(--white);
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.text-block-environ-6 {
  color: var(--white);
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
}

.paragraph-environ-3 {
  width: 100%;
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.section-badge-accueil {
  background-color: var(--beige-fond);
}

.text-block-environ-7 {
  color: var(--white);
  font-family: Nunito Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-environ-8 {
  color: var(--white);
  text-transform: none;
  font-family: Nunito Sans, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.button-accueil-2 {
  background-color: var(--white);
  color: var(--black);
  border-radius: 50px;
  padding: 10px 25px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  transition-property: all;
  transition-duration: .45s;
}

.button-accueil-2:hover {
  background-color: var(--text-mid);
  color: var(--white);
}

.section-soutien-scolaire {
  background-color: var(--white);
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

.container-soutien-scolaire {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1150px;
  display: flex;
}

.div-block-soutien-scolaire {
  order: 9999;
  width: 35%;
  margin-top: 20px;
}

.div-block-soutien-scolaire-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  order: -9999;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.image-13 {
  box-shadow: 0 4px 11px 0 var(--vert-foncé-accueil);
  border-radius: 25px;
}

.text-block-soutien-scolaire {
  background-color: var(--vert-foncé-accueil);
  color: var(--white);
  border-radius: 25px;
  margin-right: auto;
  padding: 5px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.heading-soutien-scolaire {
  width: 100%;
  color: var(--black);
  text-align: left;
  font-family: Lora, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.paragraph-soutien-scolaire {
  width: 80%;
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
}

.grid-7 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

.div-block-soutien-scolaire-3 {
  background-color: var(--vert-très-clair);
  border-radius: 15px;
  padding: 15px 20px;
  transition: all .45s;
}

.div-block-soutien-scolaire-3:hover {
  transform: translate(0, -3px);
}

.text-block-soutien-scolaire-2 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.button-soutien-scolaire {
  background-color: var(--vert-foncé-accueil);
  color: var(--white);
  border-radius: 25px;
  margin-top: 20px;
  padding: 8px 25px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
  transition-property: all;
  transition-duration: .45s;
}

.button-soutien-scolaire:hover {
  background-color: var(--vert-très-clair);
  color: var(--black);
}

.section-soutien-scolaire-2 {
  background-color: var(--beige-fond);
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

.text-block-soutien-scolaire-3 {
  background-color: var(--vert);
  color: var(--white);
  border-radius: 25px;
  margin-right: auto;
  padding: 5px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-soutien-scolaire-2 {
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.div-block-soutien-scolaire-4 {
  border-left: 5px solid var(--vert);
  background-color: var(--white);
  border-radius: 15px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: all .45s;
  display: flex;
}

.div-block-soutien-scolaire-4:hover {
  transform: translate(-3px);
}

.text-span-18 {
  color: var(--vert);
  font-style: italic;
}

.heading-soutien-scolaire-2 {
  width: 80%;
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
}

.grid-soutien-scolaire {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.button-soutien-scolaire-2 {
  background-color: var(--vert);
  color: var(--white);
  border-radius: 25px;
  margin-top: 20px;
  padding: 8px 25px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
  transition-property: all;
  transition-duration: .45s;
}

.button-soutien-scolaire-2:hover {
  background-color: var(--vert-très-clair);
  color: var(--black);
}

.text-block-soutien-scolaire-4 {
  text-align: left;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
  line-height: 22px;
}

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

.div-wrap-environ-2 {
  width: 50%;
}

.div-wrap-environ-3 {
  width: 50px;
}

.text-span-19 {
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.section-accueil-2 {
  background-color: var(--white);
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
}

.container-accueil-2 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1150px;
  display: flex;
}

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

.headind-quoditien {
  color: var(--black);
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 55px;
}

.paragraph-quotidien {
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-weight: 400;
}

.grid-quotidien {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.code-quotidien {
  text-align: center;
  line-height: 16px;
}

.text-quotidien {
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.text-quotidien-2 {
  opacity: .8;
  color: var(--black);
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.carte-quotidien {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 2px solid var(--rose-clair);
  background-color: var(--white);
  box-shadow: 0 0 11px -1px var(--rose-clair);
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  transition: all .45s;
  display: flex;
}

.carte-quotidien:hover {
  transform: translate(0, -3px);
}

.div-block-quotidien-2 {
  width: 90%;
}

.div-block-icon {
  background-color: var(--rose-background);
  border-radius: 50px;
  width: 80px;
  height: 80px;
}

.image-14 {
  width: 45%;
}

.text-span-20 {
  color: var(--rose-principal);
  font-style: italic;
  font-weight: 700;
}

.div-block-icon-2 {
  background-color: var(--vert-très-clair);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.heading-footer {
  font-family: Lora, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-21 {
  color: var(--rose-principal);
  font-style: italic;
}

.text-span-22 {
  color: var(--vert-foncé-accueil);
  font-style: italic;
}

.section-service-accueil {
  background-color: var(--beige-fond);
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
}

.container-service-accueil {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1150px;
  display: flex;
}

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

.div-block-service-accueil-3 {
  border-radius: 25px;
  width: 80%;
  text-decoration: none;
}

.div-block-service-accueil-3:hover {
  background-color: var(--rose-principal);
  color: var(--white);
}

.text-block-18 {
  font-family: Nunito Sans, sans-serif;
}

.text-block-19 {
  color: var(--rose-principal);
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.heading-service-accueil {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-23 {
  color: var(--rose-principal);
  font-style: italic;
}

.text-block-service-accueil {
  background-color: var(--rose-principal);
  color: var(--white);
  text-align: center;
  border-radius: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  transition: all .45s;
}

.text-block-service-accueil:hover {
  background-color: var(--rose-background);
  color: var(--rose-principal);
}

.grid-8 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: stretch stretch;
  padding-bottom: 40px;
}

.carte-service-accueil {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 1px solid var(--rose-clair);
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
  transition: all .45s;
  display: flex;
}

.carte-service-accueil:hover {
  border-color: var(--rose-principal);
  box-shadow: 0 4px 11px 0 var(--rose-clair);
  transform: translate(0, -3px);
}

.text-block-service-accueil-2 {
  color: var(--black);
  text-align: center;
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.paragragh-service-accueil {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.icon-service-accueil-1 {
  background-color: var(--rose-background);
  text-align: center;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  line-height: 16px;
  display: flex;
}

.section-confiance {
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
}

.image-15 {
  border-radius: 25px;
}

.container-confiance {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  max-width: 1150px;
  display: flex;
}

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

.div-block-confiance-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 60%;
  margin-left: 40px;
  display: flex;
}

.image-16 {
  border-radius: 25px;
}

.heading-confiance {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lora, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 55px;
}

.text-span-confiance {
  color: var(--rose-principal);
  font-style: italic;
  font-weight: 700;
}

.paragraph-confiance {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Nunito Sans, sans-serif;
  line-height: 26px;
}

.grid-confiance {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.carte-confiance {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--beige-fond);
  border-radius: 15px;
  width: 100%;
  padding: 15px 20px;
  transition: all .45s;
  display: flex;
}

.carte-confiance:hover {
  transform: translate(0, -3px);
}

.text-block-confiance {
  color: var(--rose-principal);
  font-family: Lora, sans-serif;
  line-height: 26px;
}

.text-block-confiance-2 {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.bold-text-11 {
  font-family: Nunito Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-confiance-2 {
  width: 100%;
  color: var(--black);
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.icon-confiance {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-confiance-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.text-span-24 {
  color: var(--black);
  font-family: Lora, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
}

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

@media screen and (max-width: 991px) {
  .styleguide-block {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .section.cc-contact {
    margin-left: 0;
    margin-right: 0;
    padding: 60px 0;
  }

  .button {
    justify-content: center;
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .menu-button {
    padding: 0;
  }

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

  .navigation-wrap {
    margin-right: 0;
  }

  .work-experience-grid {
    grid-template: ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .works-grid {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .carrer-headline-wrap {
    width: auto;
  }

  .work-image {
    margin-bottom: 30px;
  }

  .contact {
    width: auto;
    padding: 30px 50px 40px;
  }

  .contact-headline {
    width: 100%;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch;
    display: grid;
  }

  .contact-form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .contact-form-wrap {
    width: 100%;
  }

  .about-intro-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .about-head-text-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-name-text {
    font-size: 24px;
    line-height: 42px;
  }

  .skillset-wrap {
    padding-right: 0;
  }

  .services-items-grid {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr;
    padding-top: 0;
  }

  .skills-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .personal-features-grid {
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-heading {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .social-media-grid {
    grid-template: ". ."
                   ". ."
                   ". ."
                   ". ."
                   / 1fr 1fr;
  }

  .project-overview-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .project-description-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .email-section {
    margin-bottom: 160px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .navbar-wrapper {
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
    justify-content: flex-end;
    align-items: center;
  }

  .nav-menu-two {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    padding: 20px 20px 20px 0;
  }

  .nav-link {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

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

  .button-primery {
    margin-left: 0;
    margin-right: 20px;
    display: block;
  }

  .menu-button-2 {
    padding: 12px;
    display: none;
  }

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

  .container-3 {
    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;
  }

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

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .list-item {
    padding-right: 0;
  }

  .slide {
    background-position: 50%;
  }

  .icon {
    font-size: 40px;
  }

  .div-block-3 {
    background-color: #00000024;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .heading-4 {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph {
    text-align: center;
    padding-top: 0;
    font-weight: 400;
    line-height: 45px;
  }

  .div-block-4 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    display: flex;
  }

  .button-2 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
    margin-left: 100px;
  }

  .heading-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .text-block-3 {
    padding-left: 10px;
  }

  .paragraph-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 60px;
    margin-right: 60px;
    padding: 20px;
    line-height: 25px;
  }

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

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

  .margin-bottom-24px-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-image.shadow-two {
    width: 60%;
    margin-top: 0;
  }

  .centered-heading.margin-bottom-32px {
    margin-bottom: 40px;
  }

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

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

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

  .testimonial-quote {
    overflow: visible;
  }

  .footer-form-two {
    background-color: var(--beige-fond);
    background-image: linear-gradient(72deg, var(--beige-fond), var(--rose-principal));
    padding: 40px;
  }

  .footer-form-container-two {
    flex-flow: column;
  }

  .footer-form-title {
    margin-bottom: 40px;
    margin-right: 0;
  }

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

  .footer-form-input {
    border-radius: 5px;
    width: 400px;
    padding-right: 180px;
  }

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

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-bottom {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    margin-bottom: 0;
  }

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

  .centered-subheading {
    margin-left: 50px;
    margin-right: 50px;
  }

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

  .team-member-name-two {
    font-size: 24px;
  }

  .heading-pr-nom-avis {
    padding-top: 20px;
  }

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

  .expandable-singer {
    width: 600px;
    margin-top: 30px;
  }

  .expandable-bottom {
    width: 600px;
  }

  .questions-faq {
    margin-right: auto;
    padding-left: 0;
  }

  .heading-10 {
    text-align: center;
    margin: 40px 35px;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-5 {
    color: var(--black);
  }

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

  .paragraph-6 {
    margin-top: 0;
  }

  .div-block-8 {
    margin-bottom: 40px;
  }

  .container-10 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading-center-2 {
    padding-bottom: 0;
  }

  .container-11 {
    max-width: 650px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

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

  .list {
    text-align: left;
    width: 80%;
    margin: 40px 0;
    padding-left: 20px;
  }

  .section-5 {
    margin-bottom: 60px;
  }

  .div-block-9 {
    height: 600px;
  }

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

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

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-paragraph {
    width: 60%;
    line-height: 25px;
  }

  .features-right {
    max-width: 100%;
  }

  .container-services-1 {
    max-width: 750px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .carte-1 {
    padding: 30px;
  }

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

  .div-block-17 {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
  }

  .heading-slide1, .paragraphslide1 {
    text-align: center;
  }

  .features-metrics {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

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

  .hero-heading-left-2 {
    padding: 40px 0;
  }

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

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

  .hero-split-4 {
    max-width: 100%;
    color: var(--black);
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 40px;
  }

  .margin-bottom-24px-5 {
    text-align: left;
    width: 80%;
  }

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

  .hero-wrapper-two-2 {
    max-width: 100%;
  }

  .margin-bottom-24px-6 {
    color: var(--black);
    text-align: left;
  }

  .hero-heading-right {
    padding: 40px;
  }

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

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

  .heading-13 {
    font-size: 40px;
    line-height: 50px;
  }

  .titre-accueil {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-9 {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 25px;
  }

  .footer-dark {
    padding-top: 40px;
  }

  .container-18 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 728px;
  }

  .footer-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 50%;
    margin-left: 0;
    padding-right: 0;
  }

  .footer-content {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: minmax(0, .75fr);
    grid-auto-flow: row;
    place-items: center;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    display: flex;
  }

  .footer-block {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

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

  .image-7.link {
    margin-top: 0;
  }

  .section-accueil {
    color: var(--black);
    padding-bottom: 0;
  }

  .container-accueil {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    max-width: 1200px;
    display: flex;
  }

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

  .div-hero.right {
    width: 100%;
  }

  .hero-split-6 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .heading-16 {
    text-align: left;
    width: 100%;
    font-size: 42px;
    line-height: 52px;
  }

  .paragraph-11 {
    text-align: center;
  }

  .headding-footer {
    color: var(--black);
    text-align: center;
    justify-content: flex-end;
    align-items: center;
    font-size: 22px;
    font-weight: 700;
    display: block;
  }

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

  .pricing-grid {
    grid-column-gap: 30px;
  }

  .colonne-1 {
    height: 400px;
  }

  .columns-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .container-20 {
    justify-content: center;
    align-items: center;
    max-width: 1150px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .grid {
    grid-template-rows: auto;
  }

  .flex-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    padding-left: 0;
  }

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

  .nav-menu-2 {
    color: var(--black);
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    display: flex;
  }

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

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

  .mobile-margin-top-11 {
    margin-left: 0;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-3 {
    color: var(--black);
    border-radius: 25px;
    padding: 12px;
  }

  .menu-button-3.w--open {
    background-color: var(--rose-principal);
    color: var(--white);
  }

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

  .centered-heading-copy.margin-bottom-32px {
    margin-bottom: 40px;
  }

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

  .comparison-title {
    margin-left: 0;
  }

  .hero-stack-3 {
    background-color: var(--rose-principal);
    border-bottom-style: none;
  }

  .container-ebook-3 {
    flex-flow: column;
    max-width: 728px;
    display: block;
  }

  .hero-wrapper-two-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sticky {
    position: relative;
    top: 0;
  }

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

  .section-ebook {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block-ebook-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .div-block-wrap-ebook-1 {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .paragraph-ebook {
    text-align: center;
    width: 80%;
  }

  .heading-ebook {
    text-align: center;
    align-self: flex-start;
    font-size: 40px;
  }

  .container-ebook-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 728px;
    display: flex;
  }

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

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

  .image-soutien-scolaire {
    max-width: 70%;
  }

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

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

  .features-left-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right-2 {
    max-width: 100%;
  }

  .grid-ebook-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-11 {
    color: var(--vert);
  }

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

  .div-block-auteur-1 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .div-block-auteur-2 {
    width: 100%;
    margin-right: 40px;
  }

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

  .testimonial-slide-wrapper {
    max-width: 100%;
  }

  .testimonial-card {
    margin-bottom: 0;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .div-block-achat-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-achat-3 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-faq {
    line-height: 55px;
  }

  .text-faq {
    max-width: 80%;
  }

  .div-block-faq-2 {
    width: 85%;
  }

  .container-faq {
    padding-top: 40px;
  }

  .faq-question {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .code-embed-5 {
    line-height: 24px;
  }

  .link-block-2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
  }

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

  .div-block-faq {
    max-width: 700px;
  }

  .heading-faq-2 {
    font-size: 30px;
    line-height: 40px;
  }

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

  .testimonial-card-three {
    flex-flow: row;
  }

  .div-block-service-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .container-services-3 {
    margin-top: 20px;
  }

  .heading-23 {
    color: var(--black);
    font-size: 35px;
    line-height: 45px;
  }

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

  .hero-wrapper-8 {
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-9 {
    flex-flow: column;
    width: 50%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .section-1 {
    padding-bottom: 40px;
  }

  .hero-split-10 {
    justify-content: center;
    align-items: center;
    width: 40%;
    padding-left: 0;
  }

  .grid-5 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

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

  .grid-6 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .wrapper-accueil {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: block;
  }

  .div-block-image-accueil {
    margin-right: 0;
  }

  .code-embed-10 {
    margin-right: 90px;
  }

  .footer-block-2 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .div-block-environ {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 750px;
    display: flex;
  }

  .grid-accueil {
    grid-template-rows: auto auto auto;
    grid-template-columns: .25fr;
    place-items: stretch stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .code-embed-11 {
    text-align: center;
  }

  .div-block-environ-2 {
    width: 100%;
  }

  .paragraph-environ-2 {
    width: 50%;
  }

  .div-block-environ-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-badge-accueil {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-soutien-scolaire {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-soutien-scolaire-2 {
    order: 0;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 100%;
  }

  .text-block-soutien-scolaire {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: block;
  }

  .heading-soutien-scolaire {
    text-align: center;
    width: 90%;
  }

  .paragraph-soutien-scolaire {
    text-align: center;
  }

  .text-block-soutien-scolaire-3 {
    margin-right: 0;
  }

  .paragraph-soutien-scolaire-2 {
    text-align: center;
    width: 60%;
  }

  .heading-soutien-scolaire-2 {
    text-align: center;
  }

  .grid-soutien-scolaire {
    grid-template-columns: 1fr;
    width: 75%;
  }

  .headind-quoditien {
    font-size: 42px;
    line-height: 52px;
  }

  .heading-footer {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-service-accueil {
    width: 80%;
    color: var(--black);
    text-align: center;
    font-size: 42px;
    line-height: 52px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-confiance {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-confiance {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .div-block-confiance-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .paragraph-confiance {
    text-align: center;
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .container {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-contact {
    padding: 15px;
  }

  .button.cc-white-button {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-bigger {
    font-size: 16px;
    line-height: 28px;
  }

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .work-experience-grid {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .work-position-wrap {
    margin-bottom: 40px;
  }

  .project-name-link {
    font-size: 16px;
    line-height: 28px;
  }

  .text-field {
    padding-left: 15px;
  }

  .text-field.cc-textarea {
    text-align: left;
  }

  .contact {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-grid {
    grid-column-gap: 30px;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-wrap {
    text-align: left;
  }

  .footer-wrap {
    text-align: center;
    flex-direction: column;
  }

  .webflow-link {
    margin-bottom: 15px;
  }

  .footer-links {
    flex-direction: column;
  }

  .footer-item {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .about-head-text-wrap {
    width: 70%;
    max-width: 470px;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 70%;
    max-width: 470px;
  }

  .personal-features-grid, .social-media-heading {
    width: 70%;
    max-width: 470px;
  }

  .social-media-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .project-description-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .email-section {
    width: 80%;
    max-width: 470px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .email-link {
    font-size: 36px;
    line-height: 54px;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .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;
    display: flex;
  }

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

  .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-primery {
    margin-left: 0;
  }

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .section-2 {
    padding-bottom: 0;
  }

  .paragraph {
    font-size: 30px;
  }

  .div-block-5 {
    margin-bottom: 40px;
  }

  .div-block-6 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
  }

  .heading-7 {
    text-align: center;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

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

  .margin-bottom-24px-2 {
    color: var(--black);
  }

  .heading-section {
    font-size: 25px;
    line-height: 35px;
  }

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

  .centered-heading.margin-bottom-32px {
    color: var(--black);
    font-size: 45px;
    line-height: 55px;
  }

  .hero-split-2 {
    max-width: 80%;
  }

  .image-icon {
    text-align: center;
    padding-left: 0;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .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-image-two {
    width: 100%;
    height: auto;
  }

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

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

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

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

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

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

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

  .expandable-singer {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 450px;
    margin-top: 0;
  }

  .expandable-top {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 450px;
    margin-left: 0;
    margin-right: 0;
  }

  .expandable-bottom {
    width: 400px;
    margin-top: 10px;
  }

  .questions-faq {
    padding-left: 0;
  }

  .heading-10 {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-4 {
    width: 450px;
    margin-bottom: 60px;
  }

  .paragraph-5 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .paragraph-6 {
    margin-top: 0;
  }

  .container-10 {
    max-width: 550px;
    color: var(--black);
  }

  .section-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-heading-center-2 {
    padding: 0 15px 20px;
  }

  .container-11 {
    max-width: 450px;
    margin-left: auto;
  }

  .list {
    width: 90%;
    margin-top: 40px;
  }

  .features-list {
    padding: 60px 15px;
  }

  .features-paragraph {
    width: 80%;
  }

  .section-services-1 {
    padding: 0 40px 60px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-slide1 {
    font-size: 40px;
    line-height: 45px;
  }

  .headingebook {
    font-size: 40px;
    line-height: 50px;
  }

  .paragraphebook {
    padding-bottom: 40px;
  }

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

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

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

  .hero-heading-left-2 {
    margin-left: 40px;
    margin-right: 40px;
    padding: 40px 0;
  }

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

  .hero-split-4 {
    padding-right: 0;
  }

  .section-faq {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-stack-2 {
    padding: 40px 0;
  }

  .hero-wrapper-two-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .heading-13, .titre-accueil {
    width: 100%;
  }

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

  .paragraph-9 {
    color: var(--black);
    line-height: 25px;
  }

  .div-block-18 {
    color: var(--black);
  }

  .html-embed-2 {
    margin-top: 0;
  }

  .container-17 {
    margin-left: 35px;
    margin-right: 35px;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    color: var(--black);
    align-items: center;
  }

  .title-small, .footer-link {
    color: var(--black);
  }

  .footer-link:hover {
    color: var(--rose-principal);
  }

  .footer-link.w--current {
    color: var(--black);
  }

  .footer-link.w--current:hover {
    color: var(--rose-principal);
  }

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

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

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

  .image-7.link {
    margin-top: 0;
  }

  .section-accueil {
    padding: 60px 15px 100px;
  }

  .container-accueil {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-hero.right {
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .hero-split-6 {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .margin-bottom-24px-7 {
    text-align: left;
  }

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

  .colonne-1 {
    height: 300px;
  }

  .container-20 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .nav-menu-2 {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 30px;
    padding-left: 0;
  }

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

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

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

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

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

  .mobile-margin-top-11 {
    margin-top: 10px;
    margin-left: 0;
  }

  .nav-button-wrapper-2 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-22 {
    color: var(--black);
  }

  .centered-heading-copy.margin-bottom-32px {
    color: var(--black);
    font-size: 45px;
    line-height: 55px;
  }

  .features-table {
    padding: 10px 15px 60px;
  }

  .hero-stack-3 {
    padding: 60px 15px;
  }

  .container-ebook-3 {
    width: 95%;
  }

  .hero-wrapper-two-3 {
    max-width: 650px;
  }

  .section-ebook-3 {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 30px 60px;
    position: static;
  }

  .gallery-scroll {
    padding: 60px 15px;
  }

  .container-ebook {
    width: 95%;
    max-width: 600px;
  }

  .features-metrics-2 {
    padding: 10px 15px;
  }

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

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

  .section-ebook {
    padding: 60px 30px;
  }

  .div-block-ebook-1 {
    margin-bottom: -40px;
  }

  .div-block-wrap-ebook-1 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-ebook {
    text-align: left;
    width: 90%;
  }

  .heading-ebook {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-ebook-2 {
    margin-left: auto;
    margin-right: auto;
    padding: 60px 30px;
  }

  .container-ebook-2 {
    width: 95%;
  }

  .image-soutien-scolaire {
    max-width: 80%;
  }

  .features-list-2 {
    padding: 60px 15px;
  }

  .grid-ebook-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-11 {
    font-size: 35px;
    line-height: 35px;
  }

  .section-ebook-4 {
    margin-left: auto;
    margin-right: auto;
    padding: 60px 30px;
    position: static;
  }

  .container-ebook-4 {
    width: 95%;
  }

  .div-block-auteur-1 {
    flex-direction: column;
  }

  .div-block-auteur-2 {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .image-oph-lie-guide {
    height: auto;
  }

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

  .section-ebook-5 {
    margin-left: auto;
    margin-right: auto;
    padding: 60px 30px;
  }

  .container-27 {
    width: 95%;
  }

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

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

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

  .image-soutien-scolaire-2, .div-block-achat {
    width: 100%;
  }

  .div-block-achat-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .heading-faq {
    font-size: 40px;
    line-height: 55px;
  }

  .div-block-faq-2 {
    width: 100%;
  }

  .container-faq {
    padding-top: 40px;
  }

  .faq-question {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-2 {
    margin-left: 0;
  }

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

  .div-block-faq {
    max-width: 600px;
  }

  .heading-faq-2 {
    font-size: 30px;
  }

  .heading-service {
    font-size: 40px;
    line-height: 50px;
  }

  .section-services-2 {
    padding: 0 30px 60px;
  }

  .testimonial-card-three {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .testimonial-card-content {
    width: 90%;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .section-maps {
    padding: 60px 15px;
  }

  .container-services-3 {
    flex-flow: column;
    padding-top: 40px;
  }

  .hero-wrapper-two-5 {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom-24px-13 {
    text-align: center;
  }

  .heading-23 {
    color: var(--black);
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }

  .container-services-2 {
    max-width: 1000px;
  }

  .heading-tarifs {
    font-size: 40px;
    line-height: 50px;
  }

  .text-block-17, .text-block-tarifs-3 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-tarifs-5 {
    font-size: 12px;
    line-height: 22px;
  }

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

  .hero-wrapper-8 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .hero-split-9 {
    width: 100%;
  }

  .hero-split-10 {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .grid-5 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-pres-2 {
    width: 80%;
  }

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

  .div-block-pres-6 {
    width: 100%;
  }

  .text-pres-4 {
    width: 90%;
  }

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

  .heading-mon-parcours {
    font-size: 35px;
    line-height: 45px;
  }

  .wrapper-accueil {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .div-block-image-accueil {
    width: 70%;
    margin-right: 0;
    display: block;
  }

  .badge-accueil {
    margin-right: 20px;
  }

  .code-embed-10 {
    margin-right: 0;
  }

  .div-block-environ {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-accueil {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-items: center stretch;
  }

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

  .div-block-environ-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-environ-4 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-section-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-environ-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-environ-5 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
  }

  .section-soutien-scolaire {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-soutien-scolaire {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-soutien-scolaire {
    text-align: left;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-soutien-scolaire-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .heading-soutien-scolaire {
    text-align: left;
    width: 100%;
  }

  .paragraph-soutien-scolaire {
    text-align: center;
    width: 80%;
  }

  .section-soutien-scolaire-2 {
    padding-top: 40px;
  }

  .paragraph-soutien-scolaire-2 {
    text-align: left;
    width: 100%;
  }

  .heading-soutien-scolaire-2 {
    text-align: center;
    width: 100%;
  }

  .grid-soutien-scolaire {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: stretch;
    width: 80%;
  }

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

  .headind-quoditien {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .grid-quotidien {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-quotidien-2 {
    width: 100%;
  }

  .text-block-service-accueil {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .italic-text-7 {
    text-align: left;
    width: 100%;
  }

  .div-block-confiance {
    width: 85%;
  }

  .div-block-confiance-2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .heading-confiance {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-confiance {
    width: 80%;
  }

  .grid-confiance {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
  }
}

@media screen and (max-width: 479px) {
  .rich-text {
    width: 100%;
    max-width: none;
  }

  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .button {
    margin-top: 20px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .status-message.cc-success-message {
    border-radius: 5px;
    margin-top: 40px;
    padding: 10px 25px;
  }

  .status-message.cc-error-message {
    border-radius: 5px;
    margin-top: 20px;
    padding: 10px 25px;
  }

  .contact {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-form-grid {
    padding-top: 0;
  }

  .contact-form, .contact-form-wrap, .footer-wrap {
    flex-direction: column;
  }

  .about-head-text-wrap {
    width: 100%;
    max-width: none;
  }

  .skills-grid {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
  }

  .personal-features-grid, .social-media-heading, .project-overview-grid, .project-description-grid {
    width: 100%;
    max-width: none;
  }

  .email-section {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: none;
    display: flex;
  }

  .email-link {
    font-size: 30px;
    line-height: 46px;
  }

  ._404-content-wrap {
    margin-bottom: 0;
  }

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

  .nav-menu-two {
    border-radius: 10px;
    flex-direction: column;
    width: 60%;
    margin-left: auto;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primery {
    margin-left: 20px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 20px;
  }

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

  .button-primary-2 {
    margin-left: auto;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .slide {
    background-position: 100%;
  }

  .heading-4 {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    line-height: 40px;
  }

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

  .container-4 {
    padding-top: 40px;
  }

  .heading-5 {
    color: var(--black);
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-2 {
    color: var(--black);
    text-align: left;
    margin-left: 35px;
    margin-right: 35px;
    padding: 0;
  }

  .div-block-5 {
    color: var(--black);
    margin-top: 40px;
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    height: 60px;
  }

  .heading-7 {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 17px;
  }

  .container-5 {
    max-width: none;
    margin-top: -14px;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-24px-2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-section {
    text-align: center;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-heading-center {
    padding-top: 10px;
    padding-bottom: 40px;
  }

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

  .centered-heading.margin-bottom-32px {
    font-size: 35px;
    line-height: 45px;
  }

  .hero-wrapper-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .hero-split-2 {
    margin-bottom: 0;
  }

  .shadow-two-2 {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

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

  .footer-form-two {
    padding: 20px;
  }

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

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-4.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
  }

  .footer-legal-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

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

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

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

  .centered-subheading {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }

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

  .team-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .team-member-name-two {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-member-text {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .expandable-master {
    margin-top: 0;
    margin-left: 50px;
    margin-right: 50px;
  }

  .expandable-singer {
    width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .expandable-top, .expandable-bottom {
    width: 100%;
  }

  .number-faq {
    font-size: 25px;
  }

  .questions-faq {
    color: var(--black);
    text-align: left;
    margin-right: auto;
    font-size: 15px;
    line-height: 21px;
  }

  .heading-10 {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-4 {
    width: 100%;
    margin: 20px auto 0;
  }

  .paragraph-5 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .div-block-7 {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-6 {
    text-align: left;
    margin-top: 0;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 14px;
  }

  .container-10, .section-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-heading-center-2 {
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-11 {
    color: var(--black);
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .shadow-two-3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .list {
    width: 100%;
    color: var(--black);
    padding-left: 20px;
    padding-right: 0;
  }

  .section-5 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .image-6 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

  .features-paragraph {
    text-align: left;
    width: 90%;
    margin-left: 0;
    margin-right: auto;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .section-services-1 {
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px 40px;
  }

  .container-services-1 {
    width: 100%;
    max-width: none;
    color: var(--black);
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .testimonial-grid-two {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .carte-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .carte-2 {
    justify-content: space-between;
    align-items: center;
  }

  .paragraph-7 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-8 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-slide1 {
    -webkit-text-stroke-width: 0px;
    font-size: 30px;
    line-height: 35px;
  }

  .paragraphslide1 {
    font-size: 25px;
    line-height: 35px;
  }

  .headingebook {
    font-size: 35px;
    line-height: 40px;
  }

  .paragraphebook {
    text-align: left;
  }

  .features-metrics {
    color: var(--black);
    padding: 40px 0;
  }

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

  .features-wrapper {
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .hero-heading-left-2 {
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-15 {
    max-width: none;
    color: var(--black);
    margin-left: 0;
    margin-right: 0;
  }

  .hero-wrapper-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-split-4 {
    padding-right: 0;
  }

  .margin-bottom-24px-5 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .shadow-two-4 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-faq {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .headingprestations {
    font-size: 35px;
    line-height: 40px;
  }

  .hero-stack-2 {
    color: var(--black);
  }

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

  .hero-wrapper-two-2 {
    margin-left: 35px;
    margin-right: 35px;
  }

  .margin-bottom-24px-6 {
    width: 100%;
    font-size: 16px;
  }

  .hero-image-2.shadow-two {
    margin-top: 60px;
    padding-left: 0;
  }

  .hero-heading-right {
    padding-left: 35px;
    padding-right: 35px;
  }

  .heading-13 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .titre-accueil {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .team-block-bas {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-9 {
    color: var(--black);
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 20px;
  }

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

  .container-17 {
    color: var(--black);
    margin-left: 30px;
    margin-right: 30px;
  }

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

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

  .footer-content {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-block {
    margin-left: auto;
    margin-right: auto;
  }

  .title-small {
    font-weight: 700;
  }

  .footer-divider {
    margin-top: 30px;
  }

  .image-7.link {
    margin-top: 0;
  }

  .section-accueil {
    flex-flow: column;
    padding: 40px 20px 0;
    display: flex;
  }

  .container-accueil {
    flex-flow: column;
    width: 100%;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-hero.right {
    margin-bottom: 0;
  }

  .hero-split-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-16 {
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-11 {
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
  }

  .headding-footer {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
  }

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

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

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .container-20 {
    justify-content: center;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 40px;
  }

  .heading-18 {
    color: var(--black);
    text-align: left;
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-environ {
    text-align: center;
    width: 100%;
  }

  .paragraphe-hero2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navbar-brand-2 {
    width: 80px;
    height: auto;
  }

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

  .nav-button-wrapper-2 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menu-button-3.w--open {
    border-radius: 25px;
  }

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

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

  .centered-heading-copy.margin-bottom-32px {
    font-size: 35px;
    line-height: 45px;
  }

  .features-table {
    padding-top: 10px;
  }

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

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

  .centered-subheading-2 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    display: block;
  }

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

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

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

  .comparison-negative {
    background-image: none;
    margin-left: 10px;
    padding-left: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .comparison-positive {
    background-image: none;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .container-ebook-3 {
    width: 100%;
    max-width: none;
  }

  .bold-text-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .section-ebook-3 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .margin-bottom-24px-9 {
    text-align: left;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .section-ebook {
    padding: 40px 30px 0;
  }

  .div-block-ebook-1 {
    margin-bottom: 0;
  }

  .div-block-wrap-ebook-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .paragraph-ebook {
    text-align: left;
    width: 100%;
    margin-top: 0;
    line-height: 26px;
  }

  .heading-ebook {
    text-align: left;
    font-size: 32px;
    line-height: 42px;
  }

  .section-ebook-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-ebook-2 {
    width: 100%;
    max-width: none;
  }

  .hero-wrapper-7 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .hero-split-8 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 95%;
  }

  .image-soutien-scolaire {
    max-width: 100%;
  }

  .margin-bottom-24px-11 {
    line-height: 26px;
  }

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

  .features-right-2 {
    margin-bottom: -30px;
  }

  .features-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image-2 {
    margin-bottom: 10px;
  }

  .grid-ebook-2 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-11 {
    font-size: 30px;
    line-height: 30px;
  }

  .carte-guide-scolaire {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .dib-block-ebook {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .section-ebook-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-ebook-4 {
    width: 95%;
    max-width: none;
  }

  .div-block-auteur-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-auteur {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-auteur.margin-bottom-32px {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-auteur {
    line-height: 26px;
  }

  .text-block-auteur-1 {
    font-size: 25px;
    line-height: 35px;
  }

  .italic-text-5 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-12 {
    line-height: 22px;
  }

  .italic-text-6 {
    font-size: 20px;
  }

  .section-ebook-5 {
    margin-left: auto;
    margin-right: auto;
    padding: 40px 30px;
  }

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

  .centered-heading-6 {
    color: var(--black);
    text-align: left;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .centered-subheading-3 {
    max-width: 100%;
    color: var(--black);
    text-align: left;
    line-height: 26px;
  }

  .testimonial-slider {
    margin-bottom: 0;
  }

  .testimonial-slide-wrapper {
    margin-right: 0%;
  }

  .testimonial-card {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .texte-avis {
    font-size: 20px;
    line-height: 30px;
  }

  .grid-ebook-1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .titre-d-fi {
    font-size: 16px;
    line-height: 26px;
  }

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

  .div-block-achat-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-ebook-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-faq {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
  }

  .text-faq {
    max-width: 90%;
  }

  .div-block-faq-1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-faq-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: stretch;
    margin-top: 10px;
    display: flex;
  }

  .container-faq {
    margin-left: auto;
    padding-top: 40px;
  }

  .paragraph-faq {
    max-width: 90%;
    color: var(--text-mid);
    text-align: center;
    margin-left: 0;
    font-family: Nunito Sans, sans-serif;
    line-height: 26px;
  }

  .faq-items {
    width: 100%;
  }

  .faq-question {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-wrap-ebook-2 {
    width: 80%;
    max-width: 80%;
  }

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

  .link-block-2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: auto;
  }

  .faq-items-copy {
    width: 90%;
  }

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

  .div-block-faq {
    margin-top: 60px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-faq-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .div-block-faq-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .heading-service {
    text-align: left;
    margin-top: 20px;
    font-size: 32px;
    line-height: 42px;
  }

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

  .code-icon-coeur-service {
    margin-top: 10px;
  }

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

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

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

  .testimonial-card-three {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .testimonial-card-content {
    width: 100%;
  }

  .testimonial-card-heading {
    font-size: 25px;
    line-height: 35px;
  }

  .testimonial-text-three {
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .container-services-3 {
    flex-flow: column;
    max-width: none;
    margin-top: 0;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-wrapper-two-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .margin-bottom-24px-13 {
    text-align: left;
    line-height: 26px;
  }

  .heading-23 {
    color: var(--black);
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .container-services-2 {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-tarifs {
    font-size: 32px;
    line-height: 42px;
  }

  .grid-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-service-3 {
    width: 100%;
  }

  .text-block-button, .text-block-button-3 {
    font-size: 35px;
  }

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

  .hero-wrapper-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero-split-9 {
    justify-content: center;
    align-items: flex-start;
  }

  .margin-bottom-24px-14 {
    width: 100%;
    margin-bottom: 0;
  }

  .section-1 {
    padding-bottom: 20px;
  }

  .heading-pres-1 {
    margin-left: 0;
    margin-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .hero-split-10 {
    width: 100%;
    max-width: 100%;
  }

  .div-badge-1 {
    padding-left: 10px;
    padding-right: 10px;
    left: auto;
  }

  .div-badge-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .photo-wrapper {
    height: 450px;
  }

  .grid-5 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-pres {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 45px;
  }

  .text-pres-2 {
    width: 90%;
  }

  .div-block-pres-5, .text-pres-4 {
    width: 100%;
  }

  .section-valeurs {
    background-color: var(--beige-fond);
    margin-left: auto;
    margin-right: auto;
    padding: 60px 30px;
  }

  .div-block-pres-7 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-pres-8 {
    width: 100%;
  }

  .div-block-pres-9 {
    flex-flow: column;
  }

  .text-block-engagement {
    font-size: 30px;
    line-height: 40px;
  }

  .section-parcours {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-parcours {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    display: flex;
  }

  .div-parcours-gauche {
    justify-content: center;
    align-items: flex-start;
    position: static;
  }

  .div-timeline-item {
    padding-left: 0;
  }

  .wrapper-accueil {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .div-block-image-accueil {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .badge-accueil {
    margin-top: 0;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .code-embed-10 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .footer-block-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-environ {
    flex-flow: column;
    justify-content: space-around;
    align-items: stretch;
    margin-right: auto;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-accueil {
    place-items: center stretch;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-environ-2 {
    width: 100%;
    padding: 30px 25px;
  }

  .paragraph-environ-2 {
    width: 100%;
  }

  .div-block-environ-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-environ-3 {
    width: 100%;
  }

  .section-badge-accueil {
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .mask {
    margin-bottom: 0;
  }

  .section-soutien-scolaire {
    background-color: var(--beige-fond);
    padding-top: 0;
    padding-bottom: 20px;
  }

  .container-soutien-scolaire {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
  }

  .div-block-soutien-scolaire {
    width: 100%;
  }

  .div-block-soutien-scolaire-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .heading-soutien-scolaire {
    width: 100%;
    font-size: 32px;
    line-height: 42px;
    text-decoration: none;
  }

  .paragraph-soutien-scolaire {
    width: 100%;
  }

  .grid-7 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-soutien-scolaire-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .button-soutien-scolaire {
    text-align: center;
  }

  .section-soutien-scolaire-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-soutien-scolaire-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-soutien-scolaire-2 {
    width: 100%;
    font-size: 32px;
    line-height: 42px;
  }

  .grid-soutien-scolaire {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .button-soutien-scolaire-2 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: block;
  }

  .div-wrap-environ {
    justify-content: center;
    align-items: center;
  }

  .div-wrap-environ-2 {
    width: 100%;
  }

  .section-accueil-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-accueil-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-quotidien {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .headind-quoditien {
    text-align: center;
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-quotidien {
    text-align: center;
    margin-bottom: 40px;
  }

  .grid-quotidien {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-quotidien {
    font-size: 18px;
    line-height: 28px;
  }

  .text-quotidien-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-quotidien-2 {
    width: 100%;
  }

  .heading-footer {
    font-size: 18px;
    line-height: 28px;
  }

  .section-service-accueil {
    padding-top: 0;
  }

  .div-block-service-accueil-3 {
    width: 100%;
  }

  .heading-service-accueil {
    text-align: center;
    width: 100%;
    font-size: 32px;
    line-height: 42px;
  }

  .text-block-service-accueil {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 26px;
  }

  .grid-8 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .code-embed-12 {
    margin-top: 0;
  }

  .div-block-confiance {
    width: 95%;
  }

  .div-block-confiance-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .heading-confiance {
    font-size: 32px;
    line-height: 42px;
  }

  .paragraph-confiance {
    width: 100%;
  }

  .carte-confiance {
    flex-flow: column;
    padding-top: 20px;
  }
}

#w-node-b1b45d95-1d58-a57f-8d78-6725b51baf94-1f3255e0 {
  place-self: auto;
}

#w-node-_9354c214-5570-01f5-4488-f38bba84604e-1f3255e0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3b5e3999-84cf-3903-1ef0-ac2c3cfa7f47-3cfa7f41, #w-node-_3b5e3999-84cf-3903-1ef0-ac2c3cfa7f4e-3cfa7f41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b5e3999-84cf-3903-1ef0-ac2c3cfa7f57-3cfa7f41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0779eb6f-2326-34a6-6789-3a2bd4a86580-1f3255e5, #w-node-_0b794ab5-8e56-46f8-e187-bf5159886e8e-1f3255e5, #w-node-f9d02aa2-b7a8-3691-d3e8-0f75aaa6006f-1f3255e5, #w-node-_7b823c0f-5e94-e46e-800f-563536bf90c8-1f3255e5, #w-node-ef12899e-1c79-547c-2673-40a18e3e409e-1f3255e5, #w-node-_0733c08d-276b-9180-f9af-46a5dd47c6f1-1f3255e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e1efb27-a9ac-042b-aeb4-5b7cdf345fcf-1f3255e5 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start;
}

#w-node-cf1654e0-e842-4f56-645a-c536c859d19c-1f3255e5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6c83eb93-0332-5934-c8bd-ee389269c271-1f3255ed, #w-node-_9a7f6dc3-7628-668d-36e9-f289a35fef07-1f3255ed, #w-node-e203e234-d378-e964-7061-db0a92ba2b24-1f3255ed, #w-node-_74ee3e67-b1fb-fb46-ddbd-22a5c73c1f16-1f3255ed, #w-node-_8280973e-39e9-4062-7bc5-4b0240234361-1f3255ed, #w-node-a91698f3-6ff2-5b3e-ae57-4d5a0c74d306-1f3255ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_3b5e3999-84cf-3903-1ef0-ac2c3cfa7f47-3cfa7f41 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9354c214-5570-01f5-4488-f38bba84604e-1f3255e0 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_3e1efb27-a9ac-042b-aeb4-5b7cdf345fcf-1f3255e5 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: start;
  }
}


