@font-face {
  font-family: I Fink U Freeky;
  src: url('../fonts/i_fink_u_freeky.png') format("undefined"), url('../fonts/i_fink_u_freeky.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Licence And Information;
  src: url('../fonts/licence_and_information.txt') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nexa;
  src: url('../fonts/Nexa-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fluo Gums;
  src: url('../fonts/Fluo-Gums.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Collegiateinsideflf;
  src: url('../fonts/CollegiateInsideFLF.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Collegiateflf;
  src: url('../fonts/CollegiateFLF.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Collegiateborderflf;
  src: url('../fonts/CollegiateBorderFLF.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Collegiateoutlineflf;
  src: url('../fonts/CollegiateOutlineFLF.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: \-;
  src: url('../fonts/CollegiateBlackFLF.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Full Pack 2025";
  src: url('../fonts/full-Pack-2025.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

body {
  color: #333;
  background-color: #383232;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.body {
  color: #020202;
  background-color: #0000;
  border: 0 solid #fffcfc00;
  height: auto;
  font-size: 50px;
  font-weight: 400;
  line-height: 100px;
}

.section {
  background-color: #a7a1a1;
  height: 400px;
  font-weight: 400;
}

.section-2 {
  height: 100px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

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

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

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

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

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

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

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.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: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  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 {
  margin-left: 32px;
}

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

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.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 {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.nav-link {
  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:hover {
  color: #1a1b1fbf;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-link-arrow {
  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;
}

.navbar-wrappe {
  color: #000;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.menu-wrapper {
  color: #000;
  background-color: #fff0;
  border: 1px solid #000;
  justify-content: flex-start;
  font-size: 30px;
  font-weight: 400;
  display: flex;
}

.menu-wrapper:hover {
  color: #000;
}

.link {
  overflow-wrap: normal;
  margin-right: 100px;
  text-decoration: none;
  position: static;
}

.link-2 {
  margin-right: 40px;
}

.link-3 {
  margin-right: 100px;
}

.link-4 {
  margin-right: 100px;
  text-decoration: none;
}

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

.section-1 {
  color: #000;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 170px;
  font-size: 50px;
  display: flex;
}

.contact-link:hover, .contact-link:focus {
  color: #000;
}

.contact-link:visited {
  color: #635420;
}

.liste {
  color: #f5f5f5;
  text-align: left;
  margin-left: 0;
  font-size: 25px;
}

.link-5 {
  color: #fff;
  text-align: left;
  margin-left: 40px;
  margin-right: 100px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  text-decoration: none;
}

.link-6 {
  color: #fff;
  margin-right: 100px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  text-decoration: none;
}

.link7 {
  color: #fff;
  margin-right: 40px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  text-decoration: none;
}

.image {
  color: #58523800;
  width: 190px;
  margin-top: -15px;
  margin-left: 140px;
  display: block;
  position: absolute;
}

.accueil {
  color: #fff;
  letter-spacing: 1px;
  margin-left: -62px;
  margin-right: 10px;
  padding-right: 20px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25px;
}

.accueil:hover {
  color: #e6bf32;
}

.accueil:focus {
  color: #fff;
}

.nav-menu {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  color: #fff;
  mix-blend-mode: normal;
  flex-flow: row;
  width: 1000px;
  height: 200px;
  margin-left: 0;
  margin-right: 20px;
  display: flex;
  position: sticky;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #a19b82;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-left: 100px;
  display: flex;
  position: sticky;
  right: 0;
}

.reserver {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 40px;
  margin-right: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25px;
}

.reserver:hover {
  color: #e6bf32;
}

.reserver:focus {
  color: #fff;
}

.contact {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25px;
}

.contact:hover {
  color: #e6bf32;
}

.contact:focus {
  color: #fff;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  background-color: #ddd0;
  width: 1000px;
  height: 150px;
  margin-top: 15px;
  margin-left: 100px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section2 {
  color: #214077;
  background-color: #00378e;
  border: 0 solid #000;
  border-top-width: 5px;
  flex-flow: column;
  justify-content: space-between;
  width: auto;
  height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
}

.section3 {
  background-color: #00378e;
  border: 0 solid #000;
  border-top-color: #521d1d;
  border-bottom-width: 5px;
  height: 200px;
}

.text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  letter-spacing: 1px;
  width: 800px;
  height: 150px;
  margin-left: 0;
  margin-right: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  display: block;
  position: absolute;
}

.bold-text {
  width: 500px;
}

.bold-text-2 {
  letter-spacing: 0;
  text-indent: 0;
  margin-top: -18px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.container-3 {
  width: 800px;
  height: 200px;
}

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

.text-block-3 {
  text-align: center;
  letter-spacing: 2px;
  width: 800px;
  height: 130px;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 65px;
}

.container-4 {
  width: 800px;
  height: 50px;
}

.text-block-4 {
  text-align: center;
  width: 800px;
  height: 50px;
  font-size: 20px;
}

.text-block-5 {
  text-align: center;
  margin-top: 18px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 50px;
}

.bold-text-3 {
  letter-spacing: 4px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.bold-text-4 {
  letter-spacing: 1px;
  line-height: 60px;
}

.container-5 {
  width: 800px;
  height: 30px;
}

.text-block-6 {
  text-align: left;
  margin-top: 6px;
  margin-left: 122px;
  font-size: 11px;
  line-height: 20px;
}

.container-6 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 1000px;
  height: 250px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  top: 197px;
  bottom: 0;
}

.div-block, .div-block-2 {
  height: 250px;
}

.container-7 {
  background-color: #fff;
  width: 900px;
  height: 100px;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 200px 0 0 23px;
}

.text-block-7 {
  color: #000;
  width: 800px;
  height: 80px;
  margin-top: 9px;
  margin-left: 10px;
  font-size: 20px;
  line-height: 30px;
}

.bold-text-5 {
  margin-left: 0;
  padding-left: 0;
  font-size: 21px;
  line-height: 35px;
}

.button {
  width: 10px;
  height: 25px;
  font-size: 20px;
}

.button-2 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #e6563200;
  background-color: #e6bf32;
  border: 1px solid #000;
  width: 160px;
  height: 30px;
  font-size: 15px;
  line-height: 10px;
  position: absolute;
  top: 38px;
  left: 720px;
}

.image-2 {
  vertical-align: baseline;
  width: 400px;
  position: absolute;
  top: 400px;
  left: 300px;
  right: 0;
}

.image-3 {
  width: 400px;
  position: absolute;
  top: 400px;
  bottom: 0;
  right: 300px;
}

.image-4 {
  text-align: center;
  width: 420px;
  position: absolute;
  top: 390px;
  right: 760px;
}

.main-wrapper {
  color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.navbar-2 {
  z-index: 100;
  color: #77505000;
  text-align: left;
  background-color: #797f8300;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
  position: static;
}

.image-5 {
  width: 250px;
  max-width: none;
  margin-top: 40px;
  margin-left: 60px;
  margin-right: 0;
  font-weight: 400;
  display: block;
}

.menuclass {
  color: #fff;
  text-align: left;
  text-shadow: 8px 7px 4px #fff3;
  padding-top: 20px;
  padding-left: 70px;
  padding-right: 30px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 25px;
  line-height: 100px;
}

.menuclass.w--current {
  color: #fff;
}

.nav-menu-2 {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 25px;
  line-height: 100px;
  display: block;
}

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

.brand {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.icon {
  color: #fff;
}

.carr-blanc {
  z-index: 200;
  aspect-ratio: auto;
  text-align: center;
  background-color: #0000;
  border: 0 solid #000;
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 250px;
  max-height: 100px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
  position: relative;
}

.paragraph {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  align-items: stretch;
  width: 100%;
  max-width: 400px;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25px;
  line-height: 35px;
  display: flex;
}

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

.button-3 {
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 4px solid #000;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  max-height: 55px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 7px 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  display: flex;
  box-shadow: 5px 10px 5px #0003;
}

.bold-text-8 {
  color: #fff;
  margin-top: 0;
  margin-right: 20px;
  padding-top: 0;
  padding-left: 20px;
  font-family: Oswald, sans-serif;
}

.blocphotos {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.image-6 {
  width: 400px;
}

.image-7 {
  width: 400px;
  margin-left: 60px;
}

.image-8 {
  width: 400px;
  margin-left: 100px;
}

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

.div-block-3 {
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.paragraph-2 {
  color: #ededed;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000;
  text-shadow: 2px 0 2px #5e5e5e;
  margin-bottom: 20px;
  font-family: Designer, Arial, sans-serif;
  font-size: 60px;
  box-shadow: inset 0 2px 5px #0000;
}

.paragraph-3 {
  color: #bebebe;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 22px;
  line-height: 25px;
  display: block;
}

.bold-text-10 {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.section-3 {
  height: 220px;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

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

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

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

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

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

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

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

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

.centered-heading-2 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  display: block;
}

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

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

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

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

.team-member-image-two {
  background-color: #fffcfc;
  margin-bottom: 18px;
}

.team-block-info {
  text-shadow: 3px 6px 7px #0003;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.team-member-name-two {
  text-align: left;
  margin-bottom: 40px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.team-member-text {
  text-align: center;
  margin-bottom: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 15px;
  line-height: 35px;
}

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

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

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

.mask {
  margin-top: 0;
}

.footer-dark-2 {
  background-color: #e6e6e6;
  border-bottom: 1px solid #e4ebf3;
  justify-content: center;
  width: auto;
  height: 220px;
  margin-top: 0;
  padding: 40px 30px 15px;
  display: flex;
  position: relative;
}

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

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

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

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

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

.footer-copyright-center-2 {
  text-align: center;
  height: 20px;
  font-size: 14px;
  line-height: 16px;
}

.image-9, .image-10 {
  width: 190px;
}

.image-11 {
  width: 250px;
}

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

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

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

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

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

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

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

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

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

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

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

.container-14 {
  background-color: #ebebeb8c;
  border: 1px solid #727272;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-4 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Nexa, Arial, sans-serif;
  transition: opacity .2s;
  transform: translate(0);
  box-shadow: 0 2px 5px #1d161600;
}

.container-15 {
  background-color: #ebebeb8c;
  border: 1px solid #727272;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: none;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.container-16 {
  background-color: #ebebeb8c;
  border: 1px solid #727272;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: 100%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.utility-page-wrap {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body-2 {
  background-color: #fff0;
  display: block;
}

.section-4 {
  -webkit-text-stroke-width: 0px;
  background-color: #00378e;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
}

.container-17 {
  flex-flow: column;
  justify-content: flex-start;
  display: flex;
}

.container-18 {
  background-color: #fff;
  border: 1px solid #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 420px;
  height: 580px;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 100px;
  padding-left: 10px;
  display: block;
}

.container-19 {
  border: 1px solid #000;
  flex-flow: column;
  align-items: flex-start;
  width: 400px;
  height: 200px;
  margin-left: 40px;
  display: flex;
}

.container-20 {
  width: 500px;
  height: 800px;
}

.paragraph-5 {
  color: #333;
  background-color: #ceabab00;
  margin-top: 60px;
  margin-bottom: 10px;
  line-height: 23px;
  display: block;
}

.text-block-8 {
  justify-content: center;
  align-items: flex-start;
  font-size: 20px;
  display: flex;
}

.bold-text-11 {
  justify-content: center;
  font-family: Nexa, Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: flex;
  position: relative;
  top: 20px;
  left: auto;
}

.container-21 {
  background-color: #fff;
  border: 1px solid #000;
  width: 420px;
  height: 580px;
  margin: 60px 100px 60px auto;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-9 {
  justify-content: center;
  margin-left: 0;
  font-size: 25px;
  line-height: 30px;
  display: flex;
}

.bold-text-12 {
  justify-content: center;
  font-family: Nexa, Arial, sans-serif;
  display: flex;
  position: relative;
  top: 20px;
}

.paragraph-6 {
  color: #333;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  column-count: 0;
  overflow-wrap: normal;
  margin-top: 60px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 25px;
}

.image-12 {
  width: 70px;
}

.image-13 {
  vertical-align: baseline;
  width: 70px;
}

.bold-text-13 {
  font-size: 20px;
  font-weight: 900;
}

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

.bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
  font-size: 22px;
}

.image-14 {
  width: 420px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  left: auto;
}

.container-22 {
  width: 420px;
  height: 570px;
  margin-top: 60px;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #ffcc04;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Designer, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
  left: auto;
}

.container-23 {
  align-items: center;
  margin-left: 40px;
  display: flex;
}

.section-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #00378e;
  border-top: 0 solid #000;
  border-bottom: 0 solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.container-24 {
  background-color: #141414;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  max-width: none;
  height: 470px;
  display: flex;
  box-shadow: 10px 10px 5px #0003;
}

.container-25 {
  background-color: #141414;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  max-width: none;
  height: 470px;
  display: flex;
  box-shadow: 0 10px 5px #0003;
}

.container-26 {
  color: #866e6e;
  -webkit-text-stroke-width: 0px;
  background-color: #141414;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 450px;
  max-width: none;
  height: 470px;
  display: flex;
  box-shadow: -10px 10px 5px #0003;
}

.section-6 {
  background-color: #00378e;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 40px 20px;
  display: flex;
}

.div-formulaire {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1400px;
  height: auto;
  margin-left: 0;
  display: flex;
}

.fiche-technique {
  background-color: #ffcc0400;
  border: 0 solid #000;
  width: 400px;
  height: 550px;
  display: flex;
}

.div-block-4 {
  border: 1px solid #000;
  width: 450px;
  height: 50px;
  margin-top: 10px;
}

.progress-bar {
  border: 0 solid #000;
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  width: 300px;
  height: 50px;
  margin-top: 20px;
  text-decoration: none;
  display: flex;
}

.dot-1, .dot-2, .dot-3, .dot-4, .div-block-5 {
  border: 1px solid #000;
  border-radius: 30px;
  width: 30px;
  height: 30px;
}

.form-block {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: auto;
  margin-top: 40px;
  display: flex;
}

.form {
  width: 100%;
  height: 100%;
}

.step {
  background-color: #0000;
  border: 0 solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.next-btn {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  margin-left: 10px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.button-5, .button-6, .button-7 {
  background-color: #000;
}

.prev-btn {
  color: #fff;
  background-color: #000;
  border-radius: 5px;
  margin-left: 10px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.button-8 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 50px;
  margin-top: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 17px;
  display: flex;
  box-shadow: 0 5px 5px #ffffff70;
}

.dot {
  border: 1px solid #000;
  border-radius: 30px;
  width: 30px;
  height: 30px;
}

.text-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.paragraph-7 {
  color: #000;
  text-align: left;
  background-color: #c9b7b700;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-left: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 17px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.image-15 {
  width: auto;
  height: 120px;
  margin-top: 20px;
  margin-left: 0;
}

.div-block-6 {
  justify-content: flex-end;
  width: auto;
  height: auto;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 300px;
  display: flex;
}

.button-9 {
  color: #c02121;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 17px;
  box-shadow: 5px 5px 5px #ffffff70;
}

.button-10 {
  color: #c02121;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 50px;
  margin-top: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 17px;
  display: flex;
  box-shadow: -5px 5px 5px #ffffff70;
}

.image-16 {
  height: 170px;
  margin-top: 0;
  line-height: 250px;
}

.div-block-8 {
  background-color: #fff;
}

.div-block-9 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 130px;
  margin-top: 0;
  margin-left: 40px;
  display: flex;
}

.paragraph-8 {
  color: #fff;
  text-shadow: 0 0 5px #fff;
  margin-top: -20px;
  margin-bottom: 10px;
  font-family: Designer, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.image-17 {
  width: 150px;
}

.section-7, .section-8, .section-9 {
  background-color: #000;
  height: 200px;
}

.bold-text-20 {
  color: #252525;
  font-size: 14px;
}

.heading, .heading-2 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Nexa, Arial, sans-serif;
}

.heading-3 {
  color: #fff;
  text-indent: 0;
  margin-bottom: 20px;
  font-family: Nexa, Arial, sans-serif;
}

.div-block-10 {
  justify-content: space-between;
  width: 380px;
  height: 100px;
  margin-top: 10px;
  display: flex;
}

.heading-4 {
  color: #fff;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-11 {
  flex-flow: row;
  justify-content: space-between;
  width: 380px;
  height: 100px;
  margin-top: 10px;
  display: flex;
}

.heading-5 {
  color: #fff;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.text-block-12 {
  color: #fff;
  font-family: Nexa, Arial, sans-serif;
  font-size: 14px;
}

.bold-text-21, .bold-text-22, .bold-text-23 {
  font-size: 25px;
}

.container-27 {
  width: 100%;
  max-width: none;
  height: 100%;
  padding-top: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.container-28 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 10%;
  margin-top: 40px;
  display: flex;
}

.container-29 {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: none;
  height: 90%;
  display: flex;
}

.container-30 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 10%;
  margin-top: 40px;
  display: flex;
}

.container-31 {
  width: 60%;
  max-width: none;
  height: 10%;
  display: flex;
}

.container-32 {
  width: 100%;
  max-width: none;
  height: 10%;
  margin-bottom: 40px;
}

.container-33 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  height: 10%;
  display: flex;
}

.container-34 {
  flex-flow: wrap;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
}

.container-35 {
  flex-flow: row;
  width: 100%;
  max-width: none;
  height: 10%;
  display: flex;
}

.container-36 {
  justify-content: flex-end;
  width: 100%;
  height: 10%;
  display: flex;
}

.container-37 {
  width: 100%;
  height: 80%;
}

.container-38 {
  width: 100%;
  height: 10%;
}

.container-39 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  height: 10%;
  margin-top: 40px;
  display: flex;
}

.container-40 {
  width: 100%;
  max-width: none;
  height: 90%;
  display: flex;
}

.container-41 {
  width: 100%;
  height: 10%;
}

.prix {
  color: #2b2a2a;
  border-top: 0 solid #000;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: 100%;
  padding-top: 0;
  padding-right: 20px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 16px;
  display: flex;
}

.option-checkbox {
  aspect-ratio: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.option-checkbox:active {
  background-color: #00378e;
}

.container-42 {
  border-top: 0 solid #000;
  border-bottom: 0 solid #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 80%;
  display: flex;
}

.container-43 {
  border-bottom: 0 solid #000;
  width: 100%;
  max-width: none;
  height: 45%;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
}

.container-44 {
  justify-content: center;
  align-items: center;
  width: 75%;
  height: 100%;
  display: flex;
}

.container-45 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

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

.image-18 {
  flex: 0 auto;
  width: 44%;
  max-width: none;
  height: 100%;
}

.container-46 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 20%;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.container-47 {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  max-width: none;
  height: 80%;
  padding-top: 20px;
  display: flex;
}

.text-block-13 {
  color: #000;
  text-align: center;
  font-size: 30px;
}

.container-48 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.container-49 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.container-50 {
  width: 20%;
  height: 100%;
}

.text-block-14, .text-block-15 {
  text-align: left;
  width: auto;
  margin-top: 60px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 14px;
}

.bold-text-24, .bold-text-25 {
  color: #000;
  font-size: 17px;
}

.checkbox-label {
  color: #333;
  width: auto;
  font-size: 14px;
  display: block;
}

.checkbox-label-2 {
  color: #333;
  flex-flow: column;
  margin-bottom: 0;
  font-size: 14px;
  display: block;
}

.checkbox-label-3 {
  color: #333;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  display: block;
}

.bold-text-26 {
  color: #000;
  vertical-align: baseline;
  font-size: 20px;
  line-height: 5px;
  display: inline;
}

.bold-text-27, .bold-text-28 {
  color: #000;
  font-size: 20px;
}

.checkbox-field {
  background-color: #e8e8e800;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 20px;
  display: flex;
}

.checkbox-field-2 {
  background-color: #e8e8e800;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  min-width: 0;
  height: 100%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
}

.container-51 {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 55%;
  max-width: none;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.container-52 {
  justify-content: flex-end;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.checkbox-field-3 {
  background-color: #e8e8e8;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 17%;
  margin-bottom: 0;
  padding-left: 10px;
  display: flex;
}

.bold-text-29 {
  font-size: 25px;
}

.image-19 {
  width: 44%;
  max-width: none;
  height: 100%;
}

.container-53 {
  width: 36%;
  height: 100%;
}

.text-block-16 {
  color: #000;
  text-align: center;
  margin-bottom: 40px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 30px;
}

.container-54 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 10%;
  display: flex;
}

.bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34 {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.bold-text-35 {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
}

.bold-text-36 {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.bold-text-37 {
  color: #000;
  padding-right: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
  display: inline;
}

.text-block-17 {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.checkbox-field-4 {
  background-color: #e8e8e8;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.checkbox-label-4, .checkbox-label-5 {
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
}

.checkbox-label-6 {
  font-family: Nexa, Arial, sans-serif;
  font-size: 14px;
}

.checkbox-label-7 {
  width: auto;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
}

.checkbox-label-8, .checkbox-label-9, .checkbox-label-10, .checkbox-label-11 {
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
}

.bold-text-38 {
  color: #333;
}

.container-55, .container-56 {
  width: 50%;
  max-width: none;
  height: 100%;
}

.container-57 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 90%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-58 {
  flex-flow: wrap;
  width: 50%;
  max-width: none;
  height: 90%;
  margin-left: 0;
  display: flex;
}

.text-field {
  width: 48%;
}

.text-field-2 {
  width: 48%;
  margin-left: 25px;
}

.text-field-3, .text-field-4 {
  width: 100%;
}

.text-block-18 {
  color: #000;
  text-align: center;
  width: 80%;
  font-family: Nexa, Arial, sans-serif;
  font-size: 25px;
}

.text-block-19 {
  color: #000;
  text-align: center;
  font-family: Nexa, Arial, sans-serif;
  font-size: 25px;
}

.text-field-5, .text-field-6, .text-field-7 {
  width: 100%;
}

.select-field {
  width: 80%;
}

.container-59 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: none;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.container-60 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 40px;
  font-size: 14px;
  display: flex;
}

.container-61, .container-62 {
  justify-content: center;
  width: 40%;
  max-width: none;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-20 {
  color: #000;
  text-align: left;
  align-items: center;
  font-family: Nexa, Arial, sans-serif;
  display: flex;
}

.text-block-21 {
  color: #000;
  align-items: center;
  font-family: Nexa, Arial, sans-serif;
  display: flex;
}

.checkbox-field-5 {
  background-color: #e8e8e8;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.container-63 {
  justify-content: center;
  width: 50%;
  max-width: none;
  height: 100%;
  display: flex;
}

.image-20 {
  width: auto;
  height: auto;
}

.text-block-22 {
  color: #000;
  text-align: center;
  width: 100%;
  height: 15%;
  margin-bottom: 40px;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.text-block-23 {
  color: #000;
  text-align: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.container-64 {
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: none;
  height: 10%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-24, .text-block-25 {
  color: #000;
  text-align: center;
  width: 100%;
  height: 50%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
}

.file-upload {
  flex-flow: row;
  width: 100%;
  height: 50%;
  font-size: 12px;
  display: flex;
}

.file-upload-2 {
  width: 100%;
  height: 50%;
  font-size: 12px;
}

.container-65 {
  border: 1px solid #c9c7c7;
  flex-flow: column;
  width: 48%;
  max-width: none;
  height: 17%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-66 {
  border: 1px solid #c9c7c7;
  width: 48%;
  max-width: none;
  height: 17%;
  margin-left: 25px;
  margin-right: 0;
}

.container-67 {
  width: 100%;
  max-width: none;
  height: 15%;
  margin-bottom: 40px;
}

.code-embed {
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 85%;
  padding-left: 0;
  display: flex;
}

.container-68 {
  align-items: center;
  width: 200px;
  margin-right: 0;
  display: flex;
}

.text-block-26 {
  width: 100%;
  height: 100%;
}

.prixtotal {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
}

.body-3 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: padding-box;
}

.text-block-27 {
  color: #000;
  text-align: center;
  height: 100%;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.container-69 {
  justify-content: center;
  align-items: stretch;
  width: 80%;
  max-width: none;
  height: 80%;
  margin-top: 0;
  display: flex;
}

.heading-6 {
  text-align: center;
  width: auto;
  height: auto;
  font-family: Nexa, Arial, sans-serif;
  line-height: 44px;
  text-decoration: none;
}

.container-70 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 20%;
  display: flex;
}

.image-21 {
  position: static;
}

.container-71 {
  justify-content: center;
  align-items: center;
  width: 45%;
  max-width: none;
  display: flex;
}

.image-22 {
  width: 100%;
  max-width: none;
  height: 80%;
}

.container-72 {
  align-items: center;
  width: 100%;
  max-width: none;
  height: 10%;
  padding-left: 0;
  display: flex;
}

.paragraph-10 {
  width: 40%;
  height: 100%;
  margin-bottom: 0;
}

.link-block {
  width: 100px;
  height: 100%;
}

.paragraph-11 {
  height: auto;
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 15px;
}

.button-11 {
  color: #fff;
  background-color: #00378e;
  border: 2px solid #000;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 10%;
  margin-left: 10px;
  font-size: 15px;
  line-height: 15px;
  display: flex;
}

.checkbox-field-6 {
  background-color: #e8e8e800;
  border: 0 solid #333;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 20px;
  display: flex;
}

.checkbox-field-7 {
  background-color: #e8e8e800;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
}

.checkbox-field-8, .checkbox-field-9, .checkbox-field-10 {
  background-color: #e8e8e800;
  border: 0 solid #333;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.checkbox-field-11 {
  background-color: #e8e8e800;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.bold-text-39 {
  color: #777;
  font-size: 12px;
}

.bold-text-40 {
  text-align: left;
  width: auto;
}

.section-10 {
  background-color: #fff;
  flex-flow: column;
  width: 100%;
  height: 650px;
  display: flex;
}

.container-73 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: none;
  height: 20%;
  display: flex;
}

.container-74 {
  flex-flow: row;
  width: 100%;
  max-width: none;
  height: 80%;
  padding-top: 100px;
  display: flex;
}

.paragraph-12 {
  color: #000;
  text-align: center;
  font-family: Nexa, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.container-75 {
  justify-content: flex-end;
  width: 25%;
  max-width: none;
  padding-top: 0;
  display: flex;
}

.container-76 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-left: 0;
  display: flex;
}

.container-77 {
  justify-content: center;
  width: 25%;
  display: flex;
}

.paragraph-13 {
  color: #000;
  text-align: left;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.paragraph-14 {
  color: #000;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: block;
}

.bold-text-41 {
  justify-content: flex-end;
  display: block;
}

.image-23 {
  width: 50%;
  height: 70%;
}

.body-4 {
  background-color: #38323200;
}

.image-24 {
  width: 50%;
  height: 70%;
}

.container-78 {
  width: 7%;
  height: 0%;
}

.container-79, .bold-text-42 {
  width: 100%;
}

.container-80, .container-81 {
  width: 50%;
  max-width: none;
  height: 100%;
}

.container-82 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 20%;
  font-family: Nexa, Arial, sans-serif;
  display: flex;
}

.container-83 {
  width: 100%;
  max-width: none;
  height: 80%;
  padding-left: 100px;
}

.container-84 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 20%;
  max-height: 19.9977%;
  margin-bottom: 40px;
  display: flex;
}

.container-85 {
  width: 100%;
  max-width: none;
  height: 80%;
  min-height: 79.99%;
}

.paragraph-15 {
  color: #000;
  margin-bottom: 40px;
  font-size: 20px;
}

.paragraph-16 {
  color: #000;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.container-86 {
  width: 100%;
  max-width: none;
  height: 80%;
}

.container-87 {
  justify-content: flex-end;
  width: 100%;
  max-width: none;
  height: 10%;
  margin-top: 40px;
  display: flex;
}

.container-88 {
  width: 100%;
  max-width: none;
  height: 10%;
  margin-bottom: 40px;
}

.paragraph-17 {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 30px;
}

.div-block-12 {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 100%;
  font-size: 50%;
  display: flex;
}

.div-block-13 {
  color: #605a4400;
  align-items: center;
  width: 50%;
  height: 100%;
  font-size: 50%;
  display: flex;
}

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

.paragraph-18 {
  color: #000;
  text-shadow: 2px 4px 1px #0003;
  margin-bottom: 0;
  font-family: Designer, Arial, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.body-5 {
  background-color: #38323200;
}

.paragraph-19 {
  color: #fff;
  margin-bottom: 0;
  font-family: Designer, Arial, sans-serif;
  font-size: 50px;
  line-height: 50px;
}

.paragraph-20 {
  color: #000;
  text-align: left;
  justify-content: center;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 5px;
  display: flex;
}

.div-block-14 {
  width: 89%;
  height: 100%;
  font-size: 20px;
  line-height: 20px;
}

.div-block-15 {
  background-color: #e8e8e8;
  border: 0 solid #000;
  border-radius: 5px;
  flex-flow: row;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-16 {
  justify-content: flex-end;
  align-items: center;
  width: 11%;
  height: 100%;
  padding-right: 20px;
  font-size: 5px;
  line-height: 5px;
  display: flex;
}

.div-block-17 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-18 {
  width: 89%;
  height: 100%;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.div-block-19 {
  color: #000;
  justify-content: flex-end;
  align-items: center;
  width: 11%;
  height: 100%;
  padding-right: 20px;
  font-size: 5px;
  line-height: 5px;
  display: flex;
}

.paragraph-21, .paragraph-22 {
  font-size: 20px;
}

.paragraph-23 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.div-block-20 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  display: flex;
}

.div-block-21 {
  justify-content: flex-start;
  align-items: center;
  width: 89%;
  height: 100%;
  display: flex;
}

.div-block-22 {
  justify-content: flex-end;
  align-items: center;
  width: 11%;
  height: 100%;
  padding-right: 20px;
  display: flex;
}

.paragraph-24 {
  color: #000;
  margin-bottom: 0;
}

.div-block-23 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-24 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-25 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-25 {
  color: #000;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-26 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-27 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-28 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-26 {
  color: #000;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-29 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-30 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-31 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-27 {
  color: #000;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-32 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-33 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-34 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-28 {
  color: #000;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-35 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-36 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-37 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-29 {
  color: #000;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-38 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  min-height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.div-block-39 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-40 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-30 {
  color: #000;
  margin-bottom: 0;
  font-family: Nexa, Arial, sans-serif;
  font-size: 20px;
}

.div-block-41 {
  background-color: #e8e8e8;
  border-radius: 5px;
  align-items: center;
  height: auto;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Nexa, Arial, sans-serif;
  display: flex;
}

.div-block-42 {
  align-items: center;
  width: 90%;
  height: 100%;
  display: flex;
}

.div-block-43 {
  justify-content: flex-end;
  align-items: center;
  width: 10%;
  height: 100%;
  padding-right: 40px;
  display: flex;
}

.paragraph-31 {
  color: #000;
  margin-bottom: 0;
  font-size: 20px;
}

.container-89 {
  width: 100%;
  height: 90%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.body-6 {
  background-color: #9b9b9b03;
}

.bold-text-44 {
  font-size: 22px;
}

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

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

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

  .footer-social-block-three {
    margin-top: 40px;
  }

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

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

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

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

  .menu-button {
    padding: 12px;
  }

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

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

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

  .section2 {
    background-color: #00378e;
    height: 350px;
    padding-top: 0;
  }

  .section3 {
    height: 180px;
  }

  .navbar-2 {
    justify-content: center;
    align-items: center;
    width: 70%;
    padding-left: 100px;
    padding-right: 10px;
  }

  .menuclass, .menuclass.w--current {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .nav-menu-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 25px;
    line-height: 100px;
    display: flex;
  }

  .icon {
    color: #fff;
    margin-top: 60px;
    margin-right: 40px;
    padding-right: 20px;
  }

  .menu-button-2 {
    background-color: #4b2c2c00;
    width: auto;
    padding-top: 0;
    padding-right: 0;
    font-size: 50px;
  }

  .carr-blanc {
    max-width: 600px;
    height: 250px;
    max-height: 90px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .button-3 {
    font-size: 20px;
  }

  .image-6 {
    width: 220px;
  }

  .image-7, .image-8 {
    width: 220px;
    margin-left: 40px;
  }

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

  .paragraph-2 {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .paragraph-3 {
    font-size: 20px;
  }

  .section-3 {
    height: 180px;
  }

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

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-11 {
    max-width: 728px;
    margin-top: 0;
  }

  .centered-heading-2 {
    margin-bottom: 0;
  }

  .team-slide-wrapper {
    background-color: #fff;
    width: 30%;
    height: 300px;
    margin-top: 40px;
    margin-right: 6%;
  }

  .team-block {
    width: 200px;
  }

  .team-block-info {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-member-name-two {
    font-size: 25px;
  }

  .team-member-text {
    font-size: 15px;
  }

  .mask {
    margin-top: 0;
  }

  .footer-dark-2 {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 110px;
  }

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

  .footer-wrapper-2 {
    justify-content: space-between;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .footer-divider-2 {
    height: 50px;
  }

  .footer-copyright-center-2 {
    height: auto;
  }

  .image-9 {
    width: 150px;
  }

  .image-10 {
    width: 140px;
    margin-right: 0;
  }

  .image-11 {
    width: 140px;
    margin-right: 20px;
  }

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

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

  .container-14 {
    width: 90%;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .container-15, .container-16 {
    width: 90%;
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-4 {
    justify-content: center;
    height: 900px;
  }

  .container-18 {
    width: 440px;
    height: 720px;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .container-21 {
    width: 440px;
    height: 720px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-14 {
    width: 150px;
  }

  .container-22 {
    width: 150px;
    height: 720px;
    margin-top: 0;
  }

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

  .section-5 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    height: 500px;
  }

  .container-24 {
    width: 200px;
    height: 300px;
    margin-top: 0;
    box-shadow: 5px 10px 5px #0003;
  }

  .container-25 {
    width: 240px;
    height: 330px;
    margin-top: 0;
    box-shadow: 0 10px 5px #0003;
  }

  .container-26 {
    width: 200px;
    height: 300px;
    box-shadow: -5px 10px 5px #0003;
  }

  .section-6 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-formulaire {
    height: auto;
    margin-right: 20px;
  }

  .form-block {
    height: auto;
    margin-top: 20px;
  }

  .step {
    max-height: 100%;
  }

  .next-btn {
    justify-content: center;
    align-items: center;
    width: 13%;
    height: 80%;
    font-size: 15px;
    line-height: 15px;
    display: flex;
  }

  .prev-btn {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 80%;
    font-size: 15px;
    line-height: 15px;
    display: flex;
  }

  .button-8 {
    width: 160px;
    height: 40px;
    margin-top: 0;
    box-shadow: 0 3px 5px #ffffff70;
  }

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

  .button-10 {
    width: 140px;
    height: 35px;
    margin-top: 0;
    font-size: 12px;
    box-shadow: 0 3px 5px #ffffff70;
  }

  .div-block-9 {
    justify-content: flex-start;
    width: 30%;
    height: 140px;
    margin-left: 10px;
  }

  .heading, .heading-2, .heading-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .div-block-10 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .div-block-11 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .bold-text-21, .bold-text-22 {
    font-size: 22px;
  }

  .container-28 {
    align-items: center;
  }

  .container-29 {
    width: 100%;
  }

  .container-30 {
    justify-content: flex-end;
    align-items: center;
  }

  .container-32 {
    margin-bottom: 20px;
  }

  .container-39 {
    align-items: center;
    margin-top: 20px;
  }

  .container-40 {
    align-items: center;
    max-height: 90%;
    margin-bottom: 20px;
  }

  .prix {
    font-size: 14px;
  }

  .container-46 {
    align-items: center;
  }

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

  .checkbox-label, .checkbox-label-2 {
    font-size: 11px;
  }

  .bold-text-26, .bold-text-27 {
    font-size: 16px;
  }

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

  .bold-text-30, .bold-text-31, .bold-text-32, .bold-text-33, .bold-text-34 {
    font-size: 14px;
  }

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

  .bold-text-36, .bold-text-37 {
    font-size: 14px;
  }

  .checkbox-label-5, .checkbox-label-6, .checkbox-label-7, .checkbox-label-8, .checkbox-label-9, .checkbox-label-10, .checkbox-label-11, .bold-text-38 {
    font-size: 11px;
  }

  .container-57 {
    width: 40%;
    margin-left: 10px;
  }

  .text-field, .text-field-2 {
    width: 45%;
    font-size: 9.5px;
  }

  .text-field-3, .text-field-4, .text-field-5, .text-field-6 {
    font-size: 9.5px;
  }

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

  .code-embed, .paragraph-11 {
    font-size: 14px;
  }

  .button-11 {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .section-10 {
    height: 500px;
  }

  .container-73 {
    height: 20%;
  }

  .container-74 {
    height: 80%;
    padding-top: 60px;
  }

  .paragraph-12 {
    font-size: 30px;
  }

  .paragraph-13, .paragraph-14 {
    font-size: 14px;
  }

  .image-23, .image-24 {
    height: 40%;
  }

  .container-83 {
    max-height: 80%;
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 12px;
  }

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

  .paragraph-17 {
    font-size: 25px;
  }

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

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

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

  .paragraph-19 {
    font-size: 40px;
    line-height: 45px;
  }

  .paragraph-20 {
    color: #000;
    font-size: 18px;
  }

  .div-block-14 {
    width: 80%;
  }

  .div-block-15 {
    align-items: center;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-17 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-18 {
    width: 80%;
  }

  .div-block-19 {
    width: 20%;
  }

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

  .div-block-20 {
    align-items: center;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-21 {
    width: 80%;
  }

  .div-block-22 {
    width: 20%;
  }

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

  .div-block-23 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-26 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-29 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-32 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-35 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

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

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

  .div-block-39 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .div-block-41 {
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

@media screen and (max-width: 767px) {
  .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: flex-start;
    align-items: flex-start;
  }

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

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

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

  .section2 {
    background-color: #00378e;
    height: 320px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 170px;
    display: flex;
  }

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

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

  .button-2 {
    left: 500px;
  }

  .image-3 {
    right: 200px;
  }

  .main-wrapper {
    padding-left: 20px;
    padding-right: 10px;
  }

  .navbar-2 {
    align-items: center;
    width: 60%;
    padding-left: 40px;
    padding-right: 0;
  }

  .image-5 {
    width: 150px;
    margin-left: 10px;
  }

  .menuclass {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-size: 15px;
  }

  .menuclass.w--current {
    width: auto;
    padding-left: 0;
    font-size: 15px;
  }

  .nav-menu-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 25px;
    display: flex;
  }

  .icon {
    margin-top: 40px;
    margin-right: 20px;
    padding-right: 0;
  }

  .carr-blanc {
    width: 100%;
    max-width: 500px;
    height: 200px;
    max-height: 85px;
    padding: 0 5px;
  }

  .paragraph {
    max-width: 250px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 25px;
  }

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

  .button-3 {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 17px;
  }

  .image-6 {
    width: 180px;
  }

  .image-7, .image-8 {
    width: 180px;
    margin-left: 10px;
  }

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

  .paragraph-2 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .paragraph-3 {
    padding-top: 10px;
    font-size: 15px;
  }

  .section-3 {
    height: 180px;
  }

  .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 {
    align-items: center;
  }

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

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

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

  .footer-divider {
    margin-top: 60px;
  }

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

  .centered-heading-2 {
    margin-top: 40px;
  }

  .team-slide-wrapper {
    height: 350px;
  }

  .team-block {
    width: 100%;
    height: 400px;
  }

  .team-block-info {
    background-color: #fff;
    width: 100%;
    padding-right: 10px;
  }

  .team-member-name-two {
    font-size: 22px;
  }

  .team-member-text {
    width: 100%;
    font-size: 14px;
  }

  .footer-dark-2 {
    height: 100%;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-flow: row;
    align-items: center;
    padding-bottom: 0;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

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

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

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

  .footer-divider-2 {
    margin-top: 60px;
  }

  .image-9 {
    width: 160px;
  }

  .image-10, .image-11 {
    width: 120px;
  }

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

  .container-14 {
    width: 90%;
  }

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

  .container-15 {
    width: 90%;
  }

  .container-16 {
    width: 90%;
    padding-right: 10px;
  }

  .section-4 {
    flex-flow: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-18 {
    width: 85%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    margin-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-21 {
    width: 85%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .bold-text-12 {
    text-align: center;
    align-items: center;
  }

  .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
    font-size: 19px;
  }

  .image-14 {
    width: 170px;
    display: inline-block;
  }

  .container-22 {
    width: 170px;
    height: 850px;
    margin-top: 0;
    display: none;
  }

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

  .section-5 {
    flex-flow: column;
    justify-content: center;
    height: 1200px;
  }

  .container-24, .container-25 {
    width: 300px;
    height: 370px;
    margin-top: 20px;
    box-shadow: 0 10px 5px #0003;
  }

  .container-26 {
    width: 300px;
    height: 370px;
    margin-top: 0;
    box-shadow: 0 10px 5px #0003;
  }

  .section-6 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-formulaire {
    height: auto;
    margin-right: 20px;
  }

  .form-block {
    height: 80%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form {
    display: block;
  }

  .step {
    margin-top: 20px;
    display: block;
  }

  .next-btn {
    justify-content: center;
    align-items: center;
    width: 15%;
    display: flex;
  }

  .prev-btn {
    justify-content: center;
    align-items: center;
    width: 20%;
    display: flex;
  }

  .div-block-9 {
    width: 40%;
    height: 130px;
    margin-left: 0;
  }

  .container-27 {
    height: 100%;
  }

  .container-28 {
    height: 10%;
    margin-bottom: 10px;
  }

  .container-29 {
    line-height: 25px;
  }

  .container-30 {
    margin-bottom: 10px;
  }

  .container-32 {
    margin-bottom: 0;
    padding-bottom: 20px;
    line-height: 30px;
  }

  .container-39 {
    align-items: center;
    margin-bottom: 10px;
  }

  .prix {
    font-size: 12px;
  }

  .container-42 {
    height: 80%;
  }

  .container-46 {
    height: 10%;
  }

  .container-47 {
    justify-content: space-between;
    align-items: center;
    height: 90%;
    padding-top: 0;
  }

  .text-block-13 {
    margin-bottom: 20px;
  }

  .bold-text-36 {
    font-size: 14px;
  }

  .checkbox-field-4, .checkbox-label-4, .checkbox-label-5, .checkbox-label-7, .checkbox-label-8, .checkbox-label-9 {
    line-height: 14px;
  }

  .container-58 {
    margin-right: 0;
  }

  .text-field, .text-field-2 {
    width: 43%;
  }

  .text-field-4 {
    font-size: 8px;
  }

  .text-field-6 {
    font-size: 6.5px;
  }

  .container-60 {
    align-items: center;
    margin-bottom: 10px;
  }

  .checkbox-field-5 {
    line-height: 14px;
  }

  .text-block-23 {
    padding-left: 10px;
  }

  .code-embed {
    padding-top: 10px;
    padding-left: 10px;
  }

  .container-72 {
    align-items: center;
    height: 10%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-11 {
    font-size: 12px;
  }

  .button-11 {
    height: 100%;
    padding-top: 3px;
    font-size: 12px;
  }

  .section-10 {
    height: 450px;
  }

  .container-74 {
    padding-top: 20px;
  }

  .paragraph-12 {
    font-size: 25px;
  }

  .container-75 {
    width: 50%;
  }

  .container-76 {
    width: 40%;
    padding-top: 20px;
    display: none;
  }

  .container-77 {
    justify-content: center;
    width: 40%;
  }

  .paragraph-13 {
    width: 100%;
    padding-top: 20px;
    padding-left: 60px;
    font-size: 11px;
  }

  .paragraph-14 {
    width: 100%;
    padding-top: 20px;
    font-size: 11px;
  }

  .image-23, .image-24 {
    height: 25%;
  }

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

  .paragraph-15 {
    text-align: center;
    margin-bottom: 20px;
  }

  .paragraph-16 {
    text-align: center;
  }

  .container-87 {
    margin-bottom: 10px;
  }

  .container-88 {
    margin-bottom: 20px;
  }

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

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

  .paragraph-19 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-block-14 {
    width: 83%;
  }

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

  .div-block-16 {
    width: 17%;
    padding-right: 10px;
  }

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

  .div-block-18 {
    width: 83%;
  }

  .div-block-19 {
    width: 17%;
    padding-right: 10px;
  }

  .div-block-21 {
    width: 83%;
  }

  .div-block-22 {
    width: 17%;
    padding-right: 10px;
  }

  .div-block-24 {
    width: 83%;
  }

  .div-block-25 {
    width: 18%;
    padding-right: 10px;
  }

  .paragraph-25 {
    font-size: 15px;
  }

  .div-block-27 {
    width: 83%;
  }

  .div-block-28 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-26 {
    font-size: 15px;
  }

  .div-block-30 {
    width: 83%;
  }

  .div-block-31 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-27 {
    font-size: 15px;
  }

  .div-block-33 {
    width: 83%;
  }

  .div-block-34 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-28 {
    font-size: 15px;
  }

  .div-block-36 {
    width: 83%;
  }

  .div-block-37 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-29 {
    font-size: 15px;
  }

  .div-block-39 {
    width: 83%;
  }

  .div-block-40 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-30 {
    font-size: 15px;
  }

  .div-block-42 {
    width: 83%;
  }

  .div-block-43 {
    width: 17%;
    padding-right: 10px;
  }

  .paragraph-31 {
    font-size: 15px;
  }

  .container-89 {
    height: 90%;
    margin-bottom: 20px;
  }
}

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

  .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.footer-form-button {
    position: relative;
    right: 0;
  }

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

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

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

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

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

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

  .section-1 {
    height: 130px;
  }

  .image {
    width: 100px;
    top: 20px;
    left: -119px;
  }

  .accueil {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
  }

  .nav-menu {
    z-index: auto;
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: row;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    width: 500px;
    max-width: 100%;
    height: 500px;
    margin-right: auto;
    display: block;
    position: absolute;
    left: auto;
    right: auto;
  }

  .container-2 {
    width: 150px;
    height: 150px;
    position: static;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    width: 200px;
    position: static;
    left: -800px;
  }

  .section2 {
    background-color: #00378e;
    height: auto;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 90px;
  }

  .section3 {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    line-height: 90px;
  }

  .text-block-3 {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 5px;
    position: absolute;
    top: 500px;
    left: -200px;
  }

  .text-block-5 {
    font-size: 13px;
    position: absolute;
    top: 600px;
    right: 14px;
  }

  .bold-text-4 {
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    top: -35px;
    left: 240px;
  }

  .text-block-6 {
    font-size: 8px;
    position: absolute;
    top: 605px;
    left: -113px;
    right: 200px;
  }

  .container-7 {
    width: 340px;
    height: 80px;
    top: 128px;
    left: 2px;
  }

  .bold-text-5 {
    font-size: 10px;
    position: absolute;
    top: -2px;
    left: 5px;
  }

  .button-2 {
    text-align: center;
    width: 120px;
    height: 25px;
    font-size: 14px;
    line-height: 5px;
    text-decoration: none;
    top: 41px;
    left: 200px;
  }

  .image-2 {
    width: 180px;
    top: 320px;
    left: 8px;
  }

  .image-3 {
    width: 180px;
    top: 320px;
    right: 8px;
  }

  .bold-text-6 {
    position: absolute;
    top: -44px;
    left: -360px;
  }

  .container-8 {
    max-width: 100%;
  }

  .main-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-2 {
    background-color: #0000;
    width: 100%;
    padding: 10px 0;
  }

  .image-5 {
    width: 130px;
    margin-left: 0;
  }

  .menuclass {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 15px;
  }

  .menuclass.w--current {
    justify-content: flex-end;
    align-items: center;
    font-size: 16px;
    display: block;
  }

  .nav-menu-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    padding: 10px 10px 10px 50px;
    font-size: 98px;
    display: flex;
  }

  .brand {
    width: auto;
    margin-top: 0;
    margin-left: 10px;
  }

  .icon {
    width: auto;
    margin-top: 0;
    margin-right: 0;
    padding-right: 20px;
  }

  .menu-button-2 {
    padding-top: 0;
    padding-right: 0;
    font-size: 50px;
  }

  .carr-blanc {
    max-width: 280px;
    height: 300px;
    max-height: 50px;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0 2px;
  }

  .paragraph {
    max-width: 140px;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 15px;
  }

  .bold-text-7 {
    font-size: 8px;
    line-height: 15px;
  }

  .button-3 {
    border-width: 1px;
    border-radius: 5px;
    max-height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 20px;
    font-size: 18px;
    line-height: 20px;
  }

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

  .blocphotos {
    margin-top: 40px;
  }

  .image-6 {
    vertical-align: baseline;
    width: 45%;
    display: inline-flex;
  }

  .image-7 {
    width: 40%;
    margin-left: 0;
    display: none;
  }

  .image-8 {
    width: 45%;
    margin-left: 10px;
  }

  .bold-text-9 {
    font-size: 9px;
    line-height: 15px;
  }

  .paragraph-2 {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 35px;
  }

  .paragraph-3 {
    margin-bottom: 30px;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .section-3 {
    flex-flow: column;
    width: 100%;
    height: 120px;
    display: flex;
  }

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

  .team-slider {
    flex-flow: column;
    height: 1000px;
    display: flex;
  }

  .container-11 {
    flex-flow: column;
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .centered-heading-2 {
    flex-flow: column;
    margin-bottom: 24px;
    display: flex;
  }

  .team-slider-wrapper {
    flex-flow: column;
    display: flex;
  }

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

  .team-block {
    flex-flow: column;
    height: 220px;
    display: flex;
  }

  .team-member-name-two {
    margin-bottom: 30px;
    font-size: 23px;
  }

  .team-member-text {
    width: 100%;
    font-size: 13px;
    line-height: 25px;
  }

  .mask {
    order: -1;
  }

  .footer-dark-2 {
    justify-content: space-around;
    align-items: center;
    height: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-12 {
    max-width: none;
    height: 100%;
  }

  .footer-wrapper-2 {
    justify-content: space-between;
    width: 100%;
    max-width: none;
    height: 100%;
    padding-bottom: 0;
  }

  .footer-brand-2 {
    width: 50px;
  }

  .image-9 {
    width: 90px;
    max-width: none;
    margin-right: 0;
    padding-right: 0;
  }

  .image-10 {
    width: 70px;
    margin-left: 0;
  }

  .image-11 {
    width: 80px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

  .paragraph-4 {
    color: #000;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  .section-4 {
    flex-flow: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-18 {
    width: 90%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-21 {
    width: 90%;
    height: auto;
    margin-top: 20px;
    margin-right: 10px;
    padding-bottom: 20px;
  }

  .image-12 {
    width: 40px;
    font-size: 50px;
    line-height: 90px;
  }

  .image-13 {
    width: 40px;
  }

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

  .bold-text-16, .bold-text-17 {
    font-size: 14px;
  }

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

  .image-14 {
    width: 100px;
    height: 100px;
    display: none;
  }

  .container-22 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .text-block-10 {
    font-size: 10px;
    line-height: 25px;
  }

  .section-5 {
    background-color: #000;
    flex-flow: column;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-24, .container-25 {
    background-color: #aeaeae;
    width: 80%;
    height: 33.33%;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 5px #0003;
  }

  .container-26 {
    background-color: #c6c6c6;
    width: 80%;
    height: 33.33%;
    margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 5px #0003;
  }

  .section-6 {
    background-color: #00378e;
    flex-flow: column;
    justify-content: center;
    height: auto;
    padding: 40px 5px;
    line-height: 25px;
  }

  .div-formulaire {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .fiche-technique {
    width: 100%;
  }

  .progress-bar {
    width: 280px;
  }

  .form-block {
    width: 90%;
    height: 100%;
  }

  .form {
    flex-flow: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .step {
    justify-content: flex-start;
    margin-top: 0;
    display: block;
  }

  .next-btn {
    width: 25%;
    height: 65%;
    font-size: 15px;
  }

  .prev-btn {
    width: 30%;
    height: 65%;
    font-size: 15px;
  }

  .button-8 {
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-weight: 700;
  }

  .image-15 {
    height: 50px;
  }

  .bold-text-19 {
    font-size: 22px;
  }

  .button-10 {
    background-color: #fff;
    margin-bottom: 20px;
    font-family: Open Sans, sans-serif;
    font-size: 11px;
    font-weight: 700;
  }

  .div-block-9 {
    width: 40%;
    height: 100%;
    margin-left: 0;
  }

  .heading {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
  }

  .heading-2 {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .heading-3 {
    color: #000;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
  }

  .heading-4 {
    color: #000;
    font-size: 20px;
  }

  .heading-5 {
    color: #000;
    margin-bottom: 0;
  }

  .text-block-12 {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 800;
  }

  .bold-text-22 {
    font-size: 25px;
  }

  .container-28 {
    height: 10%;
    margin-bottom: 10px;
  }

  .container-29 {
    height: 90%;
    margin-bottom: 0;
  }

  .container-30 {
    height: 10%;
    margin-bottom: 10px;
  }

  .container-32 {
    justify-content: center;
    height: 10%;
    display: flex;
  }

  .container-33 {
    height: 10%;
    margin-bottom: 10px;
  }

  .container-34 {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .container-39 {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 10px;
  }

  .container-40 {
    flex-flow: column;
    align-items: center;
  }

  .prix {
    width: 90%;
    padding-right: 0;
    font-size: 11px;
  }

  .option-checkbox {
    width: 12.9972px;
    height: 12.9972px;
  }

  .option-checkbox:active {
    background-color: #00378e;
  }

  .container-42 {
    height: 80%;
  }

  .container-43 {
    flex-flow: column;
    height: 30%;
  }

  .container-46 {
    align-items: center;
  }

  .container-47 {
    justify-content: center;
    height: 80%;
  }

  .text-block-13 {
    height: auto;
    margin-top: 40px;
    font-size: 20px;
  }

  .container-48 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
  }

  .container-49 {
    align-items: flex-start;
    width: 50%;
  }

  .text-block-14 {
    width: 100.001%;
    height: 50%;
    font-size: 11px;
    line-height: 20px;
  }

  .text-block-15 {
    width: 100%;
    height: 50%;
    font-size: 11px;
    line-height: 20px;
  }

  .bold-text-24, .bold-text-25 {
    font-size: 16px;
  }

  .checkbox-label, .checkbox-label-2 {
    width: auto;
    font-size: 10px;
    line-height: 17px;
  }

  .checkbox-label-3 {
    font-size: 11px;
    line-height: 20px;
  }

  .bold-text-26 {
    font-size: 15px;
  }

  .bold-text-27 {
    font-size: 15px;
    line-height: 5px;
  }

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

  .checkbox-field, .checkbox-field-2 {
    width: 100%;
  }

  .container-51 {
    justify-content: center;
    width: 100%;
  }

  .checkbox-field-3 {
    width: 100%;
  }

  .text-block-16 {
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
    display: flex;
  }

  .container-54 {
    height: 10%;
  }

  .bold-text-30, .bold-text-31 {
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-32, .bold-text-33, .bold-text-34, .bold-text-35 {
    font-size: 15px;
  }

  .bold-text-36 {
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-37 {
    font-size: 15px;
  }

  .checkbox-label-4, .checkbox-label-5, .checkbox-label-6, .checkbox-label-7, .checkbox-label-8, .checkbox-label-9, .checkbox-label-10, .checkbox-label-11 {
    font-size: 10px;
    line-height: 17px;
  }

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

  .container-57 {
    width: 100%;
    height: 45%;
    margin-top: 0;
    padding-top: 10px;
  }

  .container-58 {
    width: 100%;
    height: 45%;
    padding-bottom: 10px;
  }

  .text-field {
    width: 50%;
    font-size: 11px;
  }

  .text-field-2 {
    width: 50%;
    margin-left: 0;
    font-size: 11px;
  }

  .text-field-3 {
    width: 100%;
    font-size: 11px;
  }

  .text-field-4 {
    width: 100%;
    font-size: 9px;
  }

  .text-field-5 {
    width: 100%;
    font-size: 11px;
  }

  .text-field-6 {
    width: 100%;
    font-size: 8px;
  }

  .text-field-7 {
    width: 100%;
    font-size: 10px;
  }

  .container-60 {
    align-items: center;
    height: 100%;
  }

  .checkbox-field-5 {
    line-height: 20px;
  }

  .container-63 {
    display: none;
  }

  .text-block-22 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    display: flex;
  }

  .text-block-23 {
    border-top: 2px solid #000;
    margin-top: 0;
    padding-top: 40px;
    font-size: 20px;
  }

  .text-block-24 {
    width: 100%;
    height: 20%;
    font-size: 8px;
  }

  .text-block-25 {
    width: 100%;
    height: 10%;
    font-size: 8px;
  }

  .file-upload, .file-upload-2 {
    font-size: 11px;
  }

  .container-65 {
    height: 22%;
    line-height: 15px;
  }

  .container-66 {
    height: 22%;
    margin-left: 0;
    font-size: 14px;
    line-height: 15px;
  }

  .code-embed {
    max-height: 85%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-72 {
    height: 10%;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .paragraph-11 {
    color: #000;
    font-size: 11px;
  }

  .button-11 {
    border-width: 0;
    justify-content: flex-start;
    height: auto;
    font-size: 10px;
    box-shadow: 0 5px 5px #0003;
  }

  .checkbox-field-7 {
    line-height: 15px;
  }

  .section-10 {
    height: 500px;
  }

  .container-74 {
    margin-bottom: 20px;
  }

  .container-75 {
    width: 50%;
  }

  .container-76 {
    display: none;
  }

  .container-77 {
    width: 50%;
  }

  .paragraph-13 {
    border-right: 2px solid #000;
    width: 100%;
    padding-left: 10px;
  }

  .paragraph-14 {
    width: 100%;
    padding-left: 10px;
  }

  .container-80 {
    width: 90%;
  }

  .container-81 {
    border-top: 2px solid #000;
    width: 90%;
  }

  .container-82 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .container-84 {
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .container-87 {
    margin-bottom: 10px;
  }

  .container-88 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
  }

  .paragraph-17 {
    margin-top: 40px;
    font-size: 20px;
  }

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

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

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

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

  .div-block-14 {
    width: 75%;
  }

  .div-block-15 {
    align-items: center;
    height: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-16 {
    width: 25%;
    display: flex;
  }

  .div-block-17 {
    height: 30%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-18 {
    width: 75%;
  }

  .div-block-19 {
    width: 25%;
  }

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

  .div-block-20 {
    align-items: center;
    height: 30%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-21 {
    width: 85%;
  }

  .div-block-22 {
    width: 25%;
  }

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

  .div-block-23 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-24 {
    width: 80%;
  }

  .div-block-25 {
    width: 20%;
  }

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

  .div-block-26 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-27 {
    width: 80%;
  }

  .div-block-28 {
    width: 20%;
  }

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

  .div-block-29 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-30 {
    width: 80%;
  }

  .div-block-31 {
    width: 20%;
  }

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

  .div-block-32 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-33 {
    width: 80%;
  }

  .div-block-34 {
    width: 20%;
  }

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

  .div-block-35 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-36 {
    width: 80%;
  }

  .div-block-37 {
    width: 20%;
  }

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

  .div-block-38 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-39 {
    width: 80%;
    font-size: 10px;
    line-height: 17px;
  }

  .div-block-40 {
    width: 20%;
  }

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

  .div-block-41 {
    height: 10%;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-42 {
    width: 80%;
  }

  .div-block-43 {
    width: 20%;
  }

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

  .section-11 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .container-89 {
    height: 90%;
  }

  .bold-text-43 {
    font-family: Designer, Arial, sans-serif;
    font-size: 34px;
    line-height: 20px;
  }

  .body-6 {
    background-color: #fff;
  }

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

  .image-26, .image-27, .image-28 {
    margin-bottom: 10px;
  }
}


@font-face {
  font-family: 'I Fink U Freeky';
  src: url('../fonts/i_fink_u_freeky.png') format('undefined'), url('../fonts/i_fink_u_freeky.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Licence And Information';
  src: url('../fonts/licence_and_information.txt') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nexa';
  src: url('../fonts/Nexa-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fluo Gums';
  src: url('../fonts/Fluo-Gums.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Collegiateinsideflf';
  src: url('../fonts/CollegiateInsideFLF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Collegiateflf';
  src: url('../fonts/CollegiateFLF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Collegiateborderflf';
  src: url('../fonts/CollegiateBorderFLF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Collegiateoutlineflf';
  src: url('../fonts/CollegiateOutlineFLF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '-';
  src: url('../fonts/CollegiateBlackFLF.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Full Pack 2025';
  src: url('../fonts/full-Pack-2025.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Designer';
  src: url('../fonts/Designer.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}