h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: futura-pt, sans-serif;
  color: #1f2124;
  font-size: 70px;
  line-height: 77px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  color: #1f2124;
  font-size: 40px;
  line-height: 51px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  color: #1f2124;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

p {
  margin-bottom: 0px;
  color: #696969;
  font-size: 15px;
  line-height: 26px;
}

.body {
  font-family: futura-pt, sans-serif;
  color: #696969;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.white-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 0px;
}

.dark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #1f2124;
}

.body-2 {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  line-height: 0px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 700;
}

.heading.white {
  margin-top: 0px;
}

.heading-2 {
  font-weight: 600;
}

.white {
  color: #fff;
}

.heading-2-copy {
  font-weight: 600;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bouton-1 {
  width: 164px;
  height: 56px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  border-radius: 50px;
  background-color: #678d77;
  font-family: futura-pt, sans-serif;
  font-size: 15px;
  line-height: 53px;
  font-weight: 600;
  text-align: center;
}

.menu-desktop {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.menu-bg {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.background-provisoire {
  position: static;
  display: block;
  width: 100vw;
  height: 100vw;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  background-color: #1f2124;
}

.logo-menu {
  width: 230px;
  height: 46.53125px;
}

.wraper-liens-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 41px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wraper-bouton-et-rs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.item-menu {
  padding-right: 15px;
  padding-left: 15px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1f2124;
  font-weight: 500;
}

.wraper-logo-et-liens {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rs-icon-menu {
  padding-right: 20px;
  padding-left: 0px;
}

.menu-mobile {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.menu-dropdown {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 680px;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.menu-bg-dropdown {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.dropdown-wrapper {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 680px;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
}

.div-block {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 500px;
  height: 500px;
  background-color: #ffb045;
}

.menu-dropdown-desktop {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 680px;
  height: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.dropdown-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 186px 40px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.card-dropdown {
  width: 100%;
  height: 450px;
}

.div-block-2 {
  height: 100vh;
  background-color: #ffb045;
}

.div-block-3 {
  height: 500px;
  background-color: #678d77;
}

.hero-hp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.bg-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 400;
}

.wrapper-hero-text {
  position: absolute;
}

.container-1280px {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.titre-hero {
  position: relative;
  padding-bottom: 6px;
  background-color: transparent;
  color: #1f2124;
  font-size: 60px;
  line-height: 51px;
  font-weight: 700;
}

.sous-titre-hero {
  position: relative;
  background-color: transparent;
  color: #1f2124;
  font-size: 37px;
  line-height: 54px;
  font-style: italic;
  font-weight: 300;
}

.div-block-4 {
  position: relative;
  top: 12px;
  width: 80px;
  height: 6px;
  border-radius: 50px;
  background-color: #ffb045;
}

.bg-texte-hero {
  position: relative;
  top: 288px;
  width: 720px;
  height: 320px;
  margin-right: 6px;
  margin-left: -170px;
  padding: 67px 63px;
  background-color: #fff;
}

.div-block-5 {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.section-about {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-about.section {
  position: static;
  padding-bottom: 25px;
}

.flex-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.section-about__wrapper--right {
  display: block;
  width: 100%;
  max-width: 50%;
  padding: 5px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.hero-image {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

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

.centered-container {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.image-2 {
  display: block;
}

.menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  padding: 20px;
  background-color: #f4f4f4;
}

.nav-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  -ms-grid-columns: minmax(200px, 0.75fr) -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: minmax(200px, 0.75fr) max-content max-content max-content;
  grid-template-columns: minmax(200px, 0.75fr) -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: minmax(200px, 0.75fr) max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  list-style-type: none;
}

.logo {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: 250px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 0px;
  color: #444;
  text-decoration: none;
}

.nav-link:hover {
  text-decoration: underline;
}

.section {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.list-item {
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-weight: 500;
}

.list-item-2 {
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 500;
}

.list-item-3 {
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 500;
}

.list-item-4 {
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 500;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item-5 {
  font-weight: 500;
}

.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.brand {
  display: block;
}

.navbar-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1920px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3 {
  -o-object-fit: fill;
  object-fit: fill;
}

.menu-link {
  font-size: 16px;
  font-weight: 500;
}

.menu-link:hover {
  color: #678d77;
}

.menu-link.w--current {
  color: #1f2124;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: #fff;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05);
}

.nav-link-2 {
  font-weight: 500;
}

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

.image-4 {
  width: 40px;
  height: 40px;
}

.link-block-2 {
  margin-right: 10px;
  margin-left: 10px;
}

.link-block-3 {
  margin-right: 10px;
  margin-left: 10px;
}

.button {
  display: inline-block;
  padding: 10px 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 9999px;
  background-color: #678d77;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-weight: 500;
}

.button:hover {
  background-color: #ffb045;
}

.button.item-button {
  margin-top: 10px;
  margin-bottom: 30px;
}

.navbar-container__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-slideshow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  max-height: 780px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.25))), url('../images/AdobeStock_179130146.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.25)), url('../images/AdobeStock_179130146.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
}

.section-slideshow.section {
  width: 1920px;
  max-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.navbar-container__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slideshow__date {
  margin-bottom: -2px;
  color: #1f2124;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.slideshow__location {
  color: #1f2124;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}

.slideshow-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding: 50px 60px 60px;
  background-color: #fff;
  box-shadow: 14px 14px 25px -5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(100px, -100px);
  -ms-transform: translate(100px, -100px);
  transform: translate(100px, -100px);
}

.slideshow__title {
  margin-bottom: 3px;
  font-weight: 600;
}

.section-about__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-surtitle {
  margin-bottom: 7px;
  color: #696969;
  font-size: 40px;
  font-style: italic;
  font-weight: 300;
  text-align: left;
}

.heading-4 {
  font-weight: 600;
}

.section-about__wrapper--left {
  padding: 5px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.section-courses__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.section-title {
  margin-bottom: 32px;
}

.section-title.pattern__line.section-title__small {
  margin-bottom: 59px;
  text-align: left;
}

.section-title.section-title__small.section-title__alt {
  color: #fff;
}

.section-title.section-title__small.section-title__alt.pattern__line {
  line-height: 43px;
}

.section-courses__items {
  margin-top: 60px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(31, 33, 36, 0.05);
  box-shadow: 0 20px 25px -3px rgba(0, 0, 0, 0.05);
}

.link {
  margin-top: 0px;
}

.text-block {
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
  color: #696969;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.text-block-2 {
  margin-top: 20px;
  color: #1f2124;
  font-size: 20px;
  font-weight: 600;
}

.section-infos__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-infos {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-infos.section {
  position: static;
  padding-bottom: 74px;
}

.section-infos__wrapper--left {
  display: block;
  padding: 60px 60px 60px 140px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
  background-color: #1f2124;
}

.ection-about__wrapper--left {
  display: block;
  width: 100%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-infos__wrapper--right {
  margin-left: 60px;
  padding: 20px;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.html-embed {
  width: 30px;
}

.image-6 {
  margin-top: 0px;
}

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

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

.link-2 {
  opacity: 0;
  color: #678d77;
}

.html-embed-2 {
  width: 40px;
  color: #678d77;
}

.html-embed-3 {
  width: 30px;
  color: #678d77;
}

.html-embed-4 {
  width: 40px;
  color: #678d77;
}

.html-embed-5 {
  width: 40px;
  color: #678d77;
}

.paragraph-4 {
  font-weight: 400;
}

.paragraph-5 {
  font-weight: 400;
}

.section-infos__item {
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 40px;
  opacity: 1;
}

.section-partners {
  padding-top: 60px;
  padding-bottom: 131px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column {
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1f2124;
}

.heading-7 {
  color: #fff;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  margin-top: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid hsla(0, 0%, 41.2%, 0.5);
}

.text-block-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.paragraph-6 {
  color: #c6c6c6;
}

.link-block-4 {
  color: #c6c6c6;
  text-decoration: none;
}

.link-block-5 {
  margin-right: 5px;
  margin-left: 5px;
  color: #c6c6c6;
  text-decoration: none;
}

.modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(31, 33, 36, 0.5);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.modal.modal__legals {
  display: none;
}

.modal.modal__rgpd {
  display: none;
}

.modal.modal__reglement {
  display: none;
}

.modal__container {
  position: relative;
  display: block;
  padding: 40px;
  background-color: #fff;
  box-shadow: 14px 14px 25px -5px rgba(0, 0, 0, 0.1);
  color: #1f2124;
}

.image-7 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.modal--close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 5px;
  margin-right: 5px;
}

.modal__content {
  overflow: auto;
  max-height: 80vh;
  color: #696969;
  text-align: left;
}

.link-block-6 {
  color: #c6c6c6;
  text-decoration: none;
}

.link-block-7 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-2-copy {
  margin-right: 10px;
  margin-left: 10px;
}

.link-block-3-copy {
  margin-right: 10px;
  margin-left: 10px;
}

.image-8 {
  margin-left: 50px;
}

.image-9 {
  display: block;
  width: 100%;
  margin: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-10 {
  display: block;
  width: 100px;
  margin: auto;
}

.column-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-11 {
  display: block;
  width: 110px;
  margin: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-warning {
  color: #ffb045;
  font-size: 22px;
  font-weight: 700;
}

.image-12 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-13 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-14 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-15 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-16 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-17 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-18 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-19 {
  display: block;
  width: 100%;
  margin: auto;
}

.image-20 {
  display: block;
  width: 100%;
  margin: auto;
}

.heading-8 {
  overflow: visible;
  color: #678d77;
  text-align: center;
}

.paragraph-8 {
  display: block;
  padding-right: 107px;
  padding-left: 122px;
  text-align: left;
}

.image18 {
  width: 140px;
}

.image-21 {
  position: static;
  text-align: left;
}

@media screen and (min-width: 1440px) {
  .section-about.section {
    position: static;
  }

  .section-about__wrapper--right {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .section-courses {
    border-color: rgba(0, 0, 0, 0.03);
  }

  .button {
    margin-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
  }

  .button:hover {
    background-color: #ffb045;
  }

  .button.item-button {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .navbar-container__left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-about__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-surtitle {
    color: #696969;
    font-size: 40px;
  }

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

  .section-about__wrapper--left {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }

  .section-courses__container {
    text-align: left;
  }

  .paragraph-3 {
    color: #c6c6c6;
    font-size: 40px;
    font-style: italic;
    font-weight: 300;
  }

  .heading-5 {
    font-size: 30px;
    font-weight: 600;
  }

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

  .section-title.pattern__line.section-title__small {
    font-size: 40px;
  }

  .section-title.section-title__small {
    font-size: 26px;
  }

  .section-courses__items {
    margin-top: 60px;
  }

  .section-courses__item {
    left: 0px;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-transform 400ms ease;
    transition: -webkit-transform 400ms ease;
    transition: transform 400ms ease;
    transition: transform 400ms ease, -webkit-transform 400ms ease;
  }

  .section-courses__item:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .image-5 {
    width: 100%;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.05);
    box-shadow: 0 9px 15px -3px rgba(0, 0, 0, 0.05);
  }

  .link {
    margin-top: 10px;
    color: #678d77;
  }

  .text-block {
    margin-top: 5px;
    color: #1f2124;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
  }

  .text-block-2 {
    margin-top: 20px;
    color: #1f2124;
    font-size: 20px;
    font-weight: 700;
  }

  .section-infos__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-infos.section {
    position: static;
  }

  .section-infos__wrapper--left {
    -webkit-box-flex: 50%;
    -webkit-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }

  .ection-about__wrapper--left {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

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

  .list-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    padding-left: 0px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #1f2124;
  }

  .heading-7 {
    color: #fff;
  }

  .column-5 {
    border-left: 1px solid hsla(0, 0%, 41.2%, 0.5);
  }

  .column-6 {
    border-left: 1px solid hsla(0, 0%, 41.2%, 0.5);
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .list-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    border-top: 1px solid hsla(0, 0%, 41.2%, 0.5);
  }

  .text-block-3 {
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #c6c6c6;
    text-decoration: none;
  }

  .text-block-4 {
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-5 {
    color: #c6c6c6;
    text-decoration: none;
  }

  .paragraph-6 {
    color: #c6c6c6;
  }

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

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

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

@media screen and (min-width: 1920px) {
  .section-about.section {
    width: 1920px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
  }

  .section-courses {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .image-4 {
    width: 40px;
    height: 40px;
  }

  .section-slideshow.section {
    margin-right: auto;
    margin-left: auto;
  }

  .slideshow-container {
    -webkit-transform: translate(40%, -20%);
    -ms-transform: translate(40%, -20%);
    transform: translate(40%, -20%);
  }

  .section-about__wrapper--left {
    padding-right: 100px;
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }

  .section-infos.section {
    width: 1920px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .section-infos__wrapper--left {
    padding-left: 309px;
  }

  .section-partners {
    padding-top: 58px;
  }
}

@media screen and (max-width: 991px) {
  .menu-desktop {
    display: none;
  }

  .wraper-logo {
    width: 190px;
  }

  .menu-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .wraper-hamburger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .line-hamburger {
    width: 100%;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 50px;
    background-color: #1f2124;
  }

  .line-hamburger.line-animation {
    -webkit-perspective-origin: 0% 50%;
    perspective-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }

  .section-about__wrapper--right {
    padding: 5px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .image-3 {
    width: 200px;
  }

  .image-4 {
    width: 30px;
    height: 30px;
  }

  .link-block-2 {
    display: block;
    margin-right: 5px;
    margin-left: 5px;
  }

  .link-block-3 {
    margin-right: 5px;
    margin-left: 5px;
  }

  .section-about__container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .section-surtitle {
    font-size: 30px;
  }

  .nav-menu {
    background-color: #fff;
    box-shadow: -20px 0 25px -5px rgba(0, 0, 0, 0.05);
  }

  .menu-button {
    border-radius: 99999px;
    background-color: #fff;
  }

  .menu-button:hover {
    background-color: rgba(103, 141, 119, 0.2);
  }

  .menu-button.w--open {
    border-radius: 9999px;
    background-color: rgba(103, 141, 119, 0.2);
    color: #1f2124;
  }

  .div-block-7 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 240;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .section-about__wrapper--left {
    padding: 5px;
  }

  .section-title {
    font-size: 32px;
  }

  .section-courses__item {
    padding-right: 5px;
    padding-left: 5px;
  }

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

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

  .section-infos__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-infos.section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-infos__wrapper--left {
    padding-left: 211px;
  }

  .section-infos__wrapper--right {
    margin-left: 0px;
  }

  .section-partners {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .link-block-2-copy {
    display: block;
    margin-right: 5px;
    margin-left: 5px;
  }

  .link-block-3-copy {
    margin-right: 5px;
    margin-left: 5px;
  }

  .image-8 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .bg-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-about {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-about__wrapper--right {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .section-courses {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .main-content {
    padding: 40px 20px;
  }

  .menu {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .image-4 {
    width: 40px;
    height: 40px;
  }

  .link-block-2 {
    display: none;
  }

  .link-block-3 {
    display: none;
  }

  .section-slideshow {
    padding: 40px 20px;
  }

  .slideshow-container {
    box-shadow: 14px 14px 25px -5px rgba(0, 0, 0, 0.05);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .section-about__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-courses__item {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section-infos {
    padding: 40px 20px;
  }

  .section-infos__wrapper--left {
    padding-left: 60px;
  }

  .ection-about__wrapper--left {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .section-partners {
    padding-right: 40px;
    padding-left: 40px;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-2-copy {
    display: block;
    background-color: transparent;
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .link-block-3-copy {
    display: block;
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .image-8 {
    margin-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .menu-bg {
    padding-right: 9px;
    padding-left: 9px;
  }

  .wraper-logo-et-liens {
    padding-left: 0px;
  }

  .menu-dropdown {
    padding-right: 9px;
    padding-left: 9px;
  }

  .menu-bg-dropdown {
    padding-right: 9px;
    padding-left: 9px;
  }

  .menu-dropdown-desktop {
    padding-right: 9px;
    padding-left: 9px;
  }

  .dropdown-bg {
    padding-right: 9px;
    padding-left: 9px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .menu {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .logo {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .section-about__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .section-surtitle {
    font-size: 24px;
  }

  .section-courses__container {
    text-align: left;
  }

  .section-title {
    font-size: 30px;
  }

  .section-title.section-title__small.section-title__alt.pattern__line {
    font-size: 20px;
    line-height: 30px;
  }

  .section-title.section-title__small.pattern__line {
    font-size: 30px;
    line-height: 40px;
  }

  .section-infos__wrapper--left {
    padding: 20px;
  }

  .section-infos__wrapper--right {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-partners {
    padding: 20px;
  }

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

  .column-3 {
    margin-bottom: 10px;
  }

  .column-4 {
    margin-bottom: 10px;
  }

  .div-block-9 {
    text-align: center;
  }

  .link-block-7 {
    margin-bottom: 10px;
  }

  .image-8 {
    margin-left: 0px;
  }

  .image18 {
    width: auto;
  }
}

