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

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

.header {
  z-index: 1;
  width: 100%;
  height: 25px;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(77deg, rgba(125, 229, 242, .59), rgba(255, 255, 255, .39) 30%, rgba(255, 255, 255, .39) 73%, rgba(125, 229, 242, .59));
  border-bottom: 1px rgba(0, 47, 115, .32);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
  position: relative;
}

.link-block {
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block:hover {
  font-weight: 400;
  transform: scale(1.03);
}

.link-block.lang {
  margin-right: 0;
}

.image {
  width: 14px;
  height: 14px;
}

.text-block {
  color: #002f73;
  margin-left: 5px;
  padding-left: 0;
  font-family: Cera pro, sans-serif;
  font-size: 11px;
  font-weight: 300;
  text-decoration: none;
}

.text-block:hover {
  font-weight: 300;
}

.text-block.lg {
  display: none;
}

.body {
  background-color: #fff;
  padding-bottom: 0;
}

.container {
  justify-content: flex-end;
  display: flex;
}

.navbar {
  background-color: rgba(255, 255, 255, 0);
  margin-top: 9px;
}

.nav-link {
  height: 40px;
  color: #002f73;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-right: 1px dotted rgba(0, 47, 115, .25);
  align-items: center;
  padding: 0 20px;
  font-family: Cera pro, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
  display: flex;
}

.nav-link:hover {
  color: #0036a0;
  transform: scale(1.05);
}

.nav-link.contact, .nav-link.nn {
  border-right-style: none;
}

.nav-menu {
  margin-top: 7px;
  display: flex;
}

.section {
  height: 100px;
  min-height: 300px;
  margin-top: -101px;
  position: relative;
}

.heading {
  color: #002f73;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 26px;
  font-weight: 200;
}

.heading-2 {
  color: #002f73;
  text-align: center;
  text-transform: none;
  margin-top: 5px;
  font-family: Cera pro, sans-serif;
  font-size: 27px;
  font-weight: 500;
  line-height: 29px;
}

.container-2 {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 30px;
  flex-direction: column;
  align-items: center;
  margin-top: 164px;
  padding-top: 29px;
  padding-bottom: 40px;
  display: flex;
}

.image-2 {
  margin-top: 0;
  margin-left: -23px;
}

.button {
  letter-spacing: 2px;
  background-color: #0036a0;
  border-bottom-left-radius: 10px;
  margin-top: 30px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 500;
  transition: all .2s;
  position: static;
  box-shadow: 0 2px 16px rgba(0, 0, 0, .2);
}

.button:hover {
  background-color: #0376ab;
}

.button.act {
  margin-top: 103px;
  margin-bottom: -66px;
}

.section-2 {
  z-index: 8;
  min-height: 400px;
  background-image: none;
  margin-top: 56px;
  position: relative;
  transform: rotate(0);
}

.div-block {
  z-index: 10;
  height: 10px;
  background-image: linear-gradient(56deg, #6e86a8, #002f73);
  display: block;
  position: relative;
}

.column {
  height: 310px;
  box-shadow: none;
  background-color: rgba(255, 255, 255, .75);
  background-image: none;
  border: 3px #002f73;
  border-top: 5px solid #0036a0;
  border-left: 5px solid #82bce6;
  border-top-left-radius: 50px;
}

.heading-3 {
  color: #002f73;
  letter-spacing: 2px;
  margin-top: 47px;
  margin-left: 35px;
  font-family: Cera pro, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.heading-4 {
  color: #002f73;
  letter-spacing: 1px;
  margin-top: -17px;
  margin-left: 36px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 800;
}

.block-quote {
  color: #002f73;
  border-left-style: none;
  margin: 28px 56px 28px 58px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.image-3 {
  z-index: 20;
  margin-top: -87px;
  margin-left: -45px;
  position: relative;
  transform: rotate(0);
}

.div-block-2 {
  margin-top: 0;
  margin-bottom: 118px;
  margin-left: 31px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.heading-5 {
  color: #fff;
  text-transform: none;
  margin-top: 6px;
  margin-bottom: 66px;
  font-family: Great Vibes, cursive;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.heading-5.tt {
  color: #0036a0;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 61px;
  margin-bottom: 7px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.heading-5.tt.xx {
  text-align: left;
  margin-bottom: 26px;
}

.slider {
  height: 240px;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 210px;
}

.icon, .icon-2 {
  color: rgba(255, 255, 255, .47);
  font-size: 30px;
}

.slide {
  width: 185px;
  margin-right: 20px;
}

.left-arrow {
  margin-left: -100px;
}

.right-arrow {
  margin-right: -100px;
}

.paragraph {
  color: rgba(255, 255, 255, .77);
  text-align: left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-top: 0;
  margin-right: 19px;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
}

.text-block-2 {
  min-height: 40px;
  color: #fff;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-top: 27px;
  font-family: Cera pro, sans-serif;
  font-weight: 400;
  line-height: 18px;
}

.heading-6 {
  color: #fff;
  border-top: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 5px;
  font-family: Cera pro, sans-serif;
  font-size: 30px;
  line-height: 38px;
}

.mask {
  height: 240px;
}

.div-block-3 {
  width: 50%;
  border: 5px solid rgba(130, 188, 230, .27);
  border-right-style: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 0;
}

.section-3 {
  min-height: 500px;
  padding-bottom: 113px;
  position: relative;
}

.div-block-4 {
  z-index: 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(72deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .49));
  border-radius: 80px 80px 0 0;
  justify-content: center;
  align-items: center;
  margin-top: -137px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-4 {
  opacity: 1;
  margin-top: 112px;
}

.container-3 {
  z-index: 1;
  position: relative;
}

.div-block-5 {
  text-align: center;
  background-color: rgba(255, 255, 255, .75);
  border-top: 5px solid #0036a0;
  border-left: 5px solid #82bce6;
  border-right: 5px solid #82bce6;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  flex-direction: column;
  align-items: center;
  margin-top: -3px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-3 {
  z-index: 20;
  color: rgba(0, 47, 115, .77);
  margin-top: 45px;
  margin-bottom: 0;
  padding-bottom: 60px;
  font-family: Cera pro, sans-serif;
  font-size: 15px;
  display: block;
  position: relative;
}

.div-block-6 {
  background-color: rgba(0, 47, 115, 0);
  background-image: linear-gradient(331deg, rgba(0, 47, 115, .57), #002f73), url('../images/wheat-close-up.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  border: 5px #82bce6;
  border-bottom-style: solid;
  border-radius: 0 0 40px 40px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 7px 20px 12px rgba(0, 47, 115, .19);
}

.heading-7 {
  min-width: 70px;
  color: #fff;
  text-align: left;
  border: 5px solid rgba(130, 188, 230, .27);
  border-right-style: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 0;
  margin-top: -2px;
  margin-bottom: 0;
  padding-left: 8px;
  font-family: Cera pro, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-8 {
  max-width: 100px;
  min-height: 30px;
  min-width: 140px;
  color: rgba(255, 255, 255, .89);
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  font-family: Cera pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  display: flex;
}

.div-block-7 {
  min-height: 100px;
  min-width: 160px;
  border-right: 2px rgba(130, 188, 230, .16);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -8px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-7.tt {
  border-right-style: none;
}

.div-block-8 {
  margin-top: 45px;
}

.image-5 {
  width: 70%;
}

.div-block-9 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-10 {
  z-index: 2;
  height: 100vh;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(96deg, rgba(125, 229, 242, .38), rgba(255, 255, 255, .73) 40%, rgba(125, 229, 242, .35));
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  z-index: 1;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-11 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-12 {
  z-index: 3;
  position: relative;
}

.div-block-13 {
  z-index: 10;
  background-color: rgba(0, 47, 115, 0);
  background-image: linear-gradient(60deg, rgba(0, 47, 115, .66), #002f73), url('../images/wheat-close-up.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  margin-top: -104px;
  padding-top: 0;
  padding-bottom: 52px;
  position: relative;
}

.image-6 {
  opacity: 1;
  margin-top: 81px;
  margin-bottom: 20px;
}

.container-4 {
  padding-top: 0;
  position: relative;
}

.div-block-14 {
  margin-top: 52px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.heading-9 {
  color: rgba(255, 255, 255, .77);
  font-family: Great Vibes, cursive;
  font-size: 60px;
  font-weight: 400;
}

.slide-nav {
  display: none;
}

.section-4 {
  background-color: rgba(255, 255, 255, .3);
  border-top: 3px #fff;
  padding-bottom: 102px;
  position: relative;
}

.div-block-15 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-15.ss {
  flex-direction: column;
}

.div-block-16 {
  min-height: 150px;
  min-width: 150px;
  background-color: #f9f9f9;
  border: 5px solid #0036a0;
  border-color: #0036a0 #82bce6;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
  box-shadow: 0 7px 20px rgba(0, 47, 115, .44);
}

.text-block-4 {
  color: #002f73;
  margin-top: 8px;
  font-family: Cera pro, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-7, .image-8 {
  min-height: 100px;
  object-fit: contain;
}

.paragraph-2 {
  color: rgba(0, 47, 115, .77);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Cera pro, sans-serif;
  font-size: 15px;
}

.section-5 {
  background-color: rgba(0, 47, 115, 0);
  background-image: linear-gradient(210deg, rgba(0, 47, 115, .88), rgba(0, 47, 115, .68));
  border: 5px rgba(255, 255, 255, .87);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding-top: 67px;
  padding-bottom: 20px;
  position: relative;
}

.container-5 {
  z-index: 4;
  position: relative;
}

.container-6 {
  border-bottom: 1px dashed rgba(255, 255, 255, .21);
  margin-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.link {
  color: rgba(255, 255, 255, .71);
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
  transition: all .2s;
}

.link:hover {
  color: rgba(255, 255, 255, .97);
  font-weight: 500;
  transform: translate(3px);
}

.columns {
  display: flex;
}

.column-2 {
  flex-direction: column;
  display: flex;
}

.div-block-17 {
  margin-top: 0;
  margin-bottom: 19px;
  display: flex;
}

.image-9 {
  width: 15px;
  height: 15px;
  margin-top: 3px;
}

.text-block-5 {
  color: rgba(255, 255, 255, .67);
  margin-left: 10px;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.paragraph-3 {
  color: rgba(255, 255, 255, .62);
  margin-top: 6px;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.column-3 {
  background-color: rgba(255, 255, 255, .13);
  border-radius: 10px;
  padding-top: 18px;
  padding-left: 25px;
  padding-right: 25px;
}

.text-field {
  height: 30px;
  color: rgba(255, 255, 255, .87);
  background-color: rgba(255, 255, 255, 0);
  border: 1px dotted rgba(255, 255, 255, .51);
  border-radius: 0;
  margin-top: -1px;
}

.text-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .36);
  font-size: 12px;
}

.text-field::placeholder {
  color: rgba(255, 255, 255, .36);
  font-size: 12px;
}

.submit-button {
  color: #002f73;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 2px;
  font-family: Cera pro, sans-serif;
}

.container-7 {
  position: relative;
}

.image-10 {
  opacity: .38;
  margin-top: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-10.tt {
  opacity: .5;
  margin-top: -21px;
  margin-bottom: 20px;
  position: relative;
}

.text-block-6 {
  color: rgba(255, 255, 255, .37);
  text-align: center;
  margin-top: 7px;
  font-family: Cera pro, sans-serif;
  font-size: 12px;
}

.div-block-18 {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 26px;
  margin-bottom: -48px;
  display: flex;
}

.text-block-7 {
  color: #002f73;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.image-11 {
  width: 60px;
  height: 60px;
}

.div-block-19 {
  width: 130px;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.link-block-2 {
  margin-right: 20px;
  text-decoration: none;
  transition: all .2s;
}

.link-block-2:hover {
  transform: scale(1.05);
}

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

.image-12 {
  width: 22px;
  height: 22px;
}

.link-block-3 {
  margin-right: 10px;
  transition: all .2s;
}

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

.text-span-3 {
  color: #3cbbd2;
}

.div-block-21 {
  max-width: 100%;
  background-color: rgba(234, 243, 250, 0);
  border-top-left-radius: 90px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  align-items: center;
  margin-left: 0%;
  padding-left: 0%;
  display: flex;
}

.acc-question {
  color: rgba(51, 51, 51, .64);
  font-family: Cera pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-wrapper {
  margin-top: 19px;
}

.accordion-item {
  box-shadow: none;
  background-color: #fff;
  border: 4px rgba(60, 187, 210, .4);
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.button-7 {
  background-color: #3cbbd2;
  border-radius: 10px;
  margin-top: 8px;
  font-family: Cera pro, sans-serif;
}

.button-7:hover {
  background-color: #49bc83;
}

.container-10 {
  z-index: 20;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-10 {
  width: 100%;
  color: #002f73;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Cera pro, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.acc-reponse {
  color: #2b2b2b;
  padding-left: 19px;
  font-family: Cera pro, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
}

.image-20 {
  width: 25px;
  height: 25px;
}

.image-20.icon-2 {
  cursor: pointer;
  transition: all .2s;
}

.container-11 {
  height: 300px;
  background-color: rgba(255, 255, 255, .75);
  background-image: linear-gradient(rgba(255, 255, 255, .72), rgba(255, 255, 255, .72)), url('../images/field-with-spikelets-close-up-background-with-wheat-spikelets.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section-6 {
  min-height: 200px;
  position: relative;
}

.heading-11 {
  color: #002f73;
  text-align: center;
  margin-left: 0;
  font-family: Cera pro, sans-serif;
  font-size: 30px;
}

.column-5 {
  padding-left: 0;
  padding-right: 28px;
}

.div-block-22 {
  height: 25px;
  align-items: center;
  margin-right: 12px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-23 {
  width: 25%;
  flex-direction: column;
  display: flex;
}

.div-block-24 {
  width: 33%;
  padding-top: 58px;
}

.div-block-25 {
  width: 40%;
  background-color: rgba(255, 255, 255, .13);
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 5%;
  padding-top: 19px;
  padding-left: 14px;
  padding-right: 28px;
}

.text-field-3 {
  width: 80%;
  color: #000;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #fffefe;
  border-bottom: 1px solid #0036a0;
  border-radius: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: 400;
}

.presentation-titre {
  color: #002f73;
  margin-bottom: -14px;
  font-family: Cera pro, sans-serif;
  font-size: 30px;
  line-height: 39px;
}

.presentation-all {
  background-color: #0036a0;
  border-radius: 5px;
  padding: 10px 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  box-shadow: 0 3px 200px 200px rgba(125, 229, 242, .1);
}

.presence-all {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 19px;
  margin-bottom: 21px;
  display: none;
}

.annee-description {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
  position: static;
}

.presentation-lien {
  color: #fff;
  font-family: Cera pro, sans-serif;
  line-height: 19px;
  text-decoration: none;
  transition: all .2s;
}

.presentation-lien:hover {
  transform: translate(0);
}

.famille-title {
  color: #e51102;
  text-align: center;
  text-transform: capitalize;
  margin-top: 17px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Great Vibes, cursive;
  font-size: 60px;
  font-weight: 400;
}

.famille-title.hh {
  margin-bottom: -27px;
  font-family: Great Vibes, cursive;
}

.text-block-70 {
  font-weight: 400;
}

.presence-one {
  display: flex;
}

.error-message-2 {
  color: #000;
  background-color: #fdc8c8;
}

.page-content {
  min-height: 65vh;
  padding-top: 27px;
  padding-bottom: 30px;
  position: relative;
}

.text-block-71 {
  color: #000;
  font-weight: 300;
}

.contact {
  display: none;
}

.pays-nom {
  color: #fff;
  background-color: #0b468e;
  border-radius: 3px;
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.pays-code {
  margin-right: 10px;
  display: none;
}

.form {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Cera pro, sans-serif;
  display: flex;
}

.field-label {
  width: 100%;
  color: #0b468e;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 400;
  position: static;
}

.field-label.noodle {
  color: #0b468e;
}

.presentation-description {
  font-weight: 300;
}

.html-embed {
  color: #e51102;
  position: static;
}

.div-block-183 {
  width: 100%;
  padding-top: 20px;
  padding-left: 43px;
  padding-right: 0;
}

.annee-all {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
  padding-left: 0;
  display: none;
}

.success-message-3 {
  color: #fff;
  background-color: #0b468e;
}

.annee-chiffre {
  width: 100%;
  color: rgba(229, 17, 2, .4);
  text-align: left;
  margin-bottom: 9px;
  padding-left: 4px;
  font-size: 70px;
  font-weight: 500;
  transform: rotate(0);
}

.annee-one {
  width: 100%;
  border: 1px #000;
  border-left: 1px dotted #e51102;
  flex-flow: column wrap;
  align-items: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.map {
  height: 300px;
  max-height: 300px;
  cursor: pointer;
  justify-content: center;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 10px;
  display: none;
}

.submit-button-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0036a0;
  border-radius: 5px;
  margin-top: 22px;
  font-size: 11px;
}

.submit-button-2.noodle {
  background-color: #002f73;
}

.div-block-184 {
  width: 25%;
  padding-top: 22px;
  position: relative;
  top: 20px;
}

.div-block-182 {
  margin-top: -2px;
  display: flex;
}

.presentation-one {
  border-bottom: 1px dotted rgba(255, 255, 255, .48);
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
  transition: all .2s;
  transform: rotate(0);
}

.presentation-one:hover {
  transform: translate(3px);
}

.form-block {
  width: 100%;
  background-color: rgba(11, 70, 142, 0);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 0 0;
  font-family: Cera pro, sans-serif;
  display: block;
}

.div-block-185 {
  cursor: pointer;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.paragraph-4 {
  color: #002f73;
  margin-top: 19px;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
}

.paragraph-4.cc, .bold-text {
  color: #002f73;
}

.video {
  margin-top: 21px;
}

.div-block-40 {
  width: 100%;
  color: rgba(51, 51, 51, .64);
  align-items: center;
  margin-bottom: 21px;
  display: flex;
}

.heading-12, .heading-12.noodle {
  color: #0b468e;
}

.column-6 {
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  display: flex;
}

.text-block-8 {
  margin-left: 10px;
  text-decoration: none;
}

.columns-2 {
  height: 100%;
}

.paragraph-7 {
  color: #e51102;
  margin-top: 14px;
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 400;
  display: none;
}

.div-block-39 {
  height: 500px;
}

.image-25 {
  width: 20px;
}

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

.text-block-68 {
  font-weight: 300;
}

.paragraph-8 {
  width: 80%;
  color: #0b468e;
  margin-bottom: 27px;
  font-size: 13px;
  font-weight: 300;
}

.paragraph-8.noodle {
  color: #0b468e;
}

.column-7 {
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-family: Cera pro, sans-serif;
  display: flex;
}

.text-block-67 {
  font-weight: 400;
}

.text-field-4 {
  width: 80%;
  color: #000;
  background-color: rgba(255, 255, 255, 0);
  border: 1px #fffefe;
  border-bottom: 1px solid #0036a0;
  border-radius: 0;
  padding-left: 0;
  font-size: 12px;
  font-weight: 400;
}

.text-block-72 {
  font-weight: 400;
}

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

.form-3 {
  margin-top: 18px;
}

.div-block-186 {
  min-height: 250px;
  background-color: #00b353;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

.div-block-186.t1 {
  background-color: #2d0a9c;
}

.div-block-186.t1.t2 {
  background-color: #fcb706;
}

.div-block-186.t1.t2.t3 {
  background-color: #f42e3c;
}

.div-block-186.t1.t2.t3.t4 {
  background-color: #044fbc;
}

.bold-text-2 {
  color: #0036a0;
}

.bold-text-2.tt {
  color: #fff;
}

.bold-text-2.nvts {
  color: #fff;
  -webkit-text-stroke-color: #fefeff;
}

.paragraph-9 {
  color: #fff;
  margin-top: 17px;
  font-family: Cera pro, sans-serif;
  font-weight: 300;
}

.image-26 {
  margin-top: 47px;
  margin-bottom: 20px;
}

.image-27 {
  margin-top: 50px;
}

.link-2 {
  text-decoration: none;
}

.text-block-73 {
  color: #fff;
  font-family: Cera pro, sans-serif;
}

.success-message-4 {
  background-color: #0036a0;
  border-radius: 0 0 0 20px;
  font-family: Cera pro, sans-serif;
  font-weight: 400;
}

.link-block-26, .link-block-27 {
  text-decoration: none;
}

.div-block-187 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-2 {
  margin-top: 23px;
}

.youtube {
  margin-top: 26px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    color: #fff;
  }

  .nav-menu {
    z-index: 10;
    height: 100vh;
    background-color: #002f73;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-top: 0;
    padding-top: 32px;
    top: -49%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .image-2 {
    margin-left: 0;
  }

  .div-block {
    display: none;
  }

  .block-quote {
    margin-right: 40px;
  }

  .image-3 {
    margin-left: 0;
  }

  .heading-5.tt.xx {
    text-align: center;
  }

  .slider {
    margin-top: 146px;
  }

  .slide {
    width: 40%;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .mask {
    padding-left: 24px;
    padding-right: 20px;
  }

  .div-block-7 {
    min-width: 100px;
  }

  .div-block-13 {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: -68px;
  }

  .container-4 {
    margin-top: 28px;
  }

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

  .section-5 {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }

  .container-6 {
    flex-wrap: wrap;
  }

  .div-block-21 {
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
  }

  .icon-3 {
    color: #002f73;
  }

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

  .div-block-23, .div-block-24 {
    width: 50%;
  }

  .div-block-25 {
    width: 50%;
    margin-top: 24px;
    margin-left: 0%;
  }

  .div-block-40 {
    margin-bottom: 17px;
  }

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

  .text-block-8 {
    font-size: 13px;
  }

  .paragraph-8 {
    margin-bottom: 27px;
  }

  .column-7 {
    padding-left: 27px;
  }

  .div-block-187 {
    justify-content: flex-start;
  }
}

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

  .heading {
    text-align: center;
    line-height: 32px;
  }

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

  .button {
    margin-top: 27px;
  }

  .column {
    border-top-right-radius: 50px;
  }

  .heading-5.tt.xx {
    text-align: center;
  }

  .slider {
    margin-top: 176px;
  }

  .slide {
    width: 45%;
  }

  .div-block-6 {
    flex-wrap: wrap;
  }

  .div-block-7 {
    min-width: 30%;
    margin-bottom: 20px;
  }

  .heading-9 {
    margin-top: 49px;
    margin-left: 24px;
  }

  .container-6 {
    padding-left: 29px;
  }

  .div-block-19 {
    margin-bottom: 26px;
  }

  .link-block-2 {
    margin-bottom: 30px;
  }

  .div-block-20 {
    margin-bottom: 22px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .container-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-4 {
    text-align: center;
  }

  .div-block-22 {
    justify-content: flex-end;
  }

  .div-block-24 {
    width: 100%;
    margin-top: 39px;
    padding-top: 0;
    padding-right: 75px;
  }

  .div-block-25 {
    width: 94%;
    border-radius: 10px;
  }

  .presentation-titre {
    text-align: center;
    margin-top: -8px;
    line-height: 32px;
  }

  .presentation-all {
    width: 100%;
    position: static;
  }

  .famille-title {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-left: 0;
    padding-left: 0;
    font-size: 40px;
    line-height: 48px;
  }

  .famille-title.hh {
    text-align: center;
    margin-bottom: -40px;
    margin-left: 0;
    font-size: 44px;
  }

  .page-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-183 {
    width: 100%;
    margin-top: 53px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-182 {
    flex-direction: column;
  }

  .div-block-185 {
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 0;
  }

  .div-block-39 {
    height: auto;
  }

  .column-7 {
    justify-content: flex-start;
  }
}

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

  .nav-menu {
    margin-top: 0;
    padding-top: 20px;
  }

  .heading-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column {
    height: 370px;
  }

  .block-quote {
    margin-left: 34px;
  }

  .div-block-2 {
    margin-bottom: 236px;
  }

  .heading-5.tt {
    letter-spacing: 5px;
    margin-top: -3px;
    font-size: 25px;
  }

  .heading-5.tt.xx {
    font-size: 25px;
  }

  .heading-5.tt.xx.ss {
    margin-top: 32px;
  }

  .slide {
    width: 80%;
  }

  .text-block-3 {
    padding-left: 18px;
    padding-right: 19px;
  }

  .div-block-7 {
    width: 30px;
    min-width: 40%;
  }

  .container-4 {
    margin-top: 18px;
  }

  .div-block-16 {
    margin-bottom: 18px;
  }

  .section-5 {
    margin-bottom: 4px;
    padding-bottom: 78px;
  }

  .link {
    width: 200px;
    min-width: 200px;
    font-weight: 400;
  }

  .div-block-17 {
    min-width: 250px;
    margin-bottom: 16px;
  }

  .text-block-5, .paragraph-3 {
    font-weight: 400;
  }

  .container-7 {
    flex-flow: column wrap;
    align-items: center;
    display: flex;
  }

  .image-10 {
    margin-top: 92px;
    margin-right: 21px;
  }

  .link-block-2 {
    margin-bottom: 9px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .accordion-heading, .heading-10 {
    line-height: 24px;
  }

  .column-4 {
    margin-top: 14px;
  }

  .div-block-24 {
    border-top: 1px dotted rgba(255, 255, 255, .36);
    margin-top: 20px;
    margin-right: 20px;
    padding-top: 20px;
  }

  .container-12 {
    margin-top: 21px;
  }

  .presentation-titre {
    margin-top: 6px;
    font-size: 25px;
    line-height: 28px;
  }

  .famille-title {
    text-align: center;
    margin-top: 9px;
    margin-bottom: -6px;
    margin-left: 0;
    padding-left: 0;
    font-size: 35px;
    font-weight: 400;
    line-height: 42px;
  }

  .famille-title.hh {
    margin-bottom: -58px;
    font-size: 29px;
  }

  .div-block-183 {
    margin-top: 53px;
    padding-left: 0;
  }

  .column-7 {
    padding-left: 10px;
  }
}


@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera pro';
  src: url('../fonts/Cera-Pro-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}