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

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

:root {
  --noir: #191919;
  --blanc: #fefdfa;
  --silver\<deleted\|variable-2f60b73c\>: #c6c6c6;
  --jaune: #ffad00;
  --3e-jaune: #ffd680;
  --2e-jaune: #ffc240;
  --bleu: #007090;
  --gris-clair: #e8e5e3;
  --gris-foncé: #70808a;
}

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

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

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

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

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

.body {
  color: var(--noir);
  overflow: visible;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--blanc);
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  min-width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 82%;
  height: 100%;
  display: flex;
}

.btn-block {
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
}

.nav-link-block {
  justify-content: center;
  display: block;
}

.hero {
  height: 85vh;
  position: absolute;
  inset: 0% 0% auto;
}

.background-video {
  height: 100%;
  margin-bottom: 100px;
}

.image-3 {
  z-index: 2;
  width: 20%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  position: relative;
}

.section-r-seau {
  text-align: center;
  background-image: url('../images/Fond-conseillers-HP.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.titles {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.titles.ctaensemble {
  margin-top: 0;
  margin-bottom: 0;
}

.section-banner {
  justify-content: space-between;
  align-items: center;
  height: 7vh;
  display: flex;
}

.h3-banner-rodger {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Rodger, sans-serif;
  font-size: 20px;
}

.section-pqcmw {
  background-image: url('../images/pexels-josh-sorenson-386148.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 60px;
  display: flex;
}

.section-pqcmw.bgyellow {
  background-image: url('../images/BACKGROUND2x.png');
}

.section-pqcmw.bggrey {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: none;
  background-clip: content-box;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  padding-bottom: 20px;
}

.section-pqcmw.bggrey.propos {
  background-image: none;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
}

.section-pqcmw._2 {
  padding-top: 60px;
}

.iconblock {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.iconcontainer {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.iconcontainer._2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff;
  align-items: flex-start;
}

.footer {
  background-color: #ffad00;
  margin-top: 0;
}

.footerrow1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding-right: 140px;
  display: flex;
}

.footerrow2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  justify-content: space-around;
  align-items: center;
  margin: 60px 40px 10px;
  padding: 0;
  display: flex;
}

.btngrey {
  background-color: var(--silver\<deleted\|variable-2f60b73c\>);
  color: var(--noir);
  text-transform: uppercase;
  border-radius: 20px;
  padding-top: 9px;
  font-family: Carbon, sans-serif;
  font-size: 16px;
}

.btngrey:hover {
  background-color: var(--blanc);
}

.btngrey.mt15 {
  margin-top: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.text-field {
  border-radius: 20px;
  margin-bottom: 10px;
  overflow: scroll;
}

.utility-page-wrap {
  background-image: url('../images/BACKGROUND2x.png');
  background-position: 0 0;
  background-size: cover;
  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;
}

.text-block-2 {
  color: var(--noir);
  text-transform: uppercase;
  font-family: Carbon, sans-serif;
}

.error-message {
  background-color: #c6c6c680;
  border-radius: 100px;
}

.footerrow3 {
  justify-content: space-between;
  padding-top: 60px;
  padding-bottom: 10px;
  display: flex;
}

.blockfr3 {
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.blockfr3.right {
  justify-content: flex-end;
  width: 25%;
}

.blockfr3.left {
  justify-content: flex-start;
  width: 25%;
}

.sectionnosc {
  text-align: center;
  background-color: #fefdfa;
  background-image: radial-gradient(circle, #fff, #fff);
  padding-top: 50px;
  padding-bottom: 50px;
}

.collection-item-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.links-block-2 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.hrblack-2 {
  background-color: #1a1a1a;
  height: 1px;
}

.footerlink-2 {
  color: #1a1a1a;
  text-align: right;
  text-transform: none;
  padding-left: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.footerlink-2:hover {
  -webkit-text-fill-color: inherit;
  background-color: #feae00;
  background-clip: content-box;
}

.h3-footer-2 {
  color: #1a1a1a;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Carbon, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.h3-footer-2.centered {
  color: var(--noir);
  -webkit-text-stroke-color: #e3655b;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-family: Rodger, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

.cardinfo {
  color: #1a1a1a;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 65%;
  padding: 5px 5px 5px 20px;
  display: flex;
}

.cardimg {
  border-radius: 25px;
  width: 35%;
  padding: 0;
  overflow: hidden;
}

.cardinforow2 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Rodger, sans-serif;
}

.cardh5 {
  margin-top: 0;
  margin-bottom: 0;
}

.card {
  background-color: #ffad00;
  border-radius: 25px;
  width: 100%;
  height: 350px;
  padding: 20px;
  display: flex;
  overflow: hidden;
}

.cardinforow1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Rodger, sans-serif;
  display: flex;
}

.cardh3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.cardh2 {
  margin-top: 0;
  margin-bottom: 0;
}

.cardp {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Carbon, sans-serif;
}

.cardp.home {
  text-transform: none;
  max-height: 125px;
  font-family: Ubuntu, Helvetica, sans-serif;
  overflow: auto;
}

.form-block-2 {
  flex-direction: column;
}

.form-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--jaune);
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding: 10px;
  display: flex;
}

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

.dropdown-list {
  border-radius: 20px;
}

.dropdown-list.w--open {
  background-color: var(--blanc);
  border-radius: 0 20px 20px;
}

.h2-2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
  font-family: Carbon, sans-serif;
  font-size: 14px;
}

.h2-2.dropcountry {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.h2-jaune-rodger {
  z-index: 2;
  color: #ffad00;
  text-align: center;
  text-transform: uppercase;
  border: 1px #000;
  margin-top: 50px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Rodger, sans-serif;
  font-size: 3rem;
  line-height: 3.5rem;
  position: relative;
}

.h2-jaune-rodger.mb30 {
  margin-bottom: 30px;
}

.h2-jaune-rodger.white {
  color: var(--3e-jaune);
  margin-top: 20px;
  margin-bottom: 30px;
}

.dropdown-toggle {
  background-color: #ffffff80;
  border-radius: 500px;
  align-items: center;
  max-height: 25px;
  display: flex;
}

.dropdown-toggle:hover {
  background-color: var(--blanc);
}

.dropdown-toggle:active {
  background-color: #ffffff80;
  border-radius: 500px;
}

.dropdown-toggle.w--open {
  background-color: var(--blanc);
  border-radius: 20px 20px 0 0;
}

.btnyellow {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  background-color: #feae00;
  border-style: none;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: stretch;
  margin: 5px;
  padding: 12px 22px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  display: inline-block;
  position: sticky;
}

.btnyellow:hover {
  color: var(--jaune);
  background-color: #fff;
  border: 1px #000;
}

.btnyellow:active {
  background-color: #c6c6c6;
}

.btnyellow.mt15 {
  margin-top: 15px;
}

.btnyellow.big {
  float: none;
  clear: none;
  color: var(--noir);
  text-align: center;
  margin-top: 0;
  padding: 15px 35px;
  font-weight: 700;
  text-decoration: none;
  position: static;
}

.btnyellow.big:hover {
  background-color: var(--3e-jaune);
  color: #191919;
}

.btnyellow.big.header {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 500;
}

.btnyellow.big.secteur {
  margin-top: 50px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
}

.btnyellow.big.rejoindre {
  padding-left: 50px;
  padding-right: 50px;
  font-family: Nunito Sans, sans-serif;
  font-weight: 700;
}

.btnyellow.big.red {
  background-color: var(--3e-jaune);
  color: var(--noir);
  font-weight: 700;
}

.btnyellow.big.red:hover {
  background-color: var(--jaune);
}

.cardh5-2 {
  margin-top: 10px;
  margin-bottom: 0;
}

.collection-item-3 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  margin-top: -20px;
  margin-bottom: -15px;
  display: flex;
}

.collection-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.collection-list-wrapper {
  padding-bottom: 0;
}

.image-15 {
  width: 16px;
}

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

.checkbox-field {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.checkbox-label {
  display: block;
}

.image-16 {
  width: 24px;
}

.checkbox {
  background-color: var(--blanc);
  margin-top: 0;
}

.checkbox:active {
  border-color: var(--noir);
  background-color: var(--jaune);
}

.checkbox.w--redirected-checked {
  border-style: solid;
  border-color: var(--noir);
  background-color: var(--jaune);
  background-image: url('../images/check.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px var(--jaune);
}

.dropdown {
  z-index: 10;
  margin-left: 0;
  margin-right: 0;
}

.btnwhite {
  color: var(--noir);
  text-transform: uppercase;
  background-color: #ffffff80;
  border-radius: 500px;
  font-family: Carbon, sans-serif;
  font-size: 16px;
}

.btnwhite:hover {
  background-color: var(--blanc);
}

.btnwhite:active {
  background-color: #ffffff80;
}

.btnwhite.mt30 {
  margin-top: 30px;
}

.btnwhite.mt30.w--current {
  color: var(--blanc);
  background-color: #007090;
}

.filter_options {
  max-height: 15rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  overflow: auto;
}

.filter_block-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px #dfdfdf;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  position: relative;
}

.age {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.membresince {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: flex-end;
  display: flex;
}

.image-17 {
  color: #1a1a1a;
  width: 25px;
  height: 25px;
  margin: -2px -1px;
}

.compte-navbar {
  background-color: #fefdfa;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 9px;
  display: flex;
}

.compte-navbar:hover {
  background-color: #fff;
}

.image-18 {
  object-fit: contain;
  max-width: 90%;
  height: 90%;
  display: block;
}

.link-block-2 {
  width: 18%;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.link-block-2.w--current {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-2 {
  z-index: 200;
  background-color: var(--blanc);
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 10vh;
  margin-top: 0;
  padding: 5px 0;
  display: flex;
  position: sticky;
  top: 0;
}

.nav-link-3 {
  color: #1a1a1a;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.nav-link-3:hover {
  -webkit-text-fill-color: inherit;
  background-color: #feae00;
  background-clip: content-box;
}

.nav-link-3:active {
  background-color: #c6c6c6;
}

.nav-link-3.w--current {
  color: #1a1a1a;
  -webkit-text-fill-color: inherit;
  background-color: #feae00;
  background-clip: content-box;
}

.image-19 {
  max-height: 50px;
}

.h1hero {
  z-index: 2;
  color: #1a1a1a;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Rodger, sans-serif;
  font-size: 50px;
  position: absolute;
  inset: 60% auto auto 10%;
}

.h1-h2 {
  background-color: var(--blanc);
  color: #1a1a1a;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 40px;
  display: block;
}

.icon-3, .icon-4 {
  display: none;
}

.right-arrow {
  right: auto;
}

.cardcontainer {
  display: block;
}

.slider {
  background-color: #0000;
  min-height: 425px;
}

.collection-item {
  justify-content: center;
  display: flex;
}

.h3-jaune {
  color: var(--jaune);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.h3-jaune.white {
  color: var(--3e-jaune);
  margin-top: 20px;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.h3-jaune.white.espace {
  margin-bottom: 10px;
}

.pcenter {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.image-20 {
  max-width: 75px;
}

.section404 {
  height: 80vh;
}

.container-404 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-21 {
  border-radius: 50px;
  min-width: 75%;
  margin-bottom: 40px;
  overflow: hidden;
}

.image-7 {
  outline-offset: 0px;
  outline: 3px #333;
  max-width: 75px;
}

.section-form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #1a1a1a;
  text-transform: uppercase;
  background-color: #fefdfa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.section-form.mentionleg {
  margin-top: 40px;
  padding-bottom: 100px;
}

.text-block-5 {
  font-family: Carbon, sans-serif;
}

.success-message-2 {
  background-color: #0000;
}

.div-block-2 {
  background-color: #ffad00;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 50px;
  margin-left: 0;
  padding-top: 50px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-2.form2 {
  border: 7px solid #000;
  border-width: 0 7px 7px 0;
  width: 70%;
}

.div-block-2.formulaire {
  border-right: 10px solid var(--3e-jaune);
  border-bottom: 10px solid var(--3e-jaune);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 60%;
}

.error-message-3 {
  background-color: #feae0080;
  border-radius: 100px;
}

.field-label {
  direction: ltr;
  text-transform: uppercase;
  margin-left: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.listform {
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
}

.listform.milieu {
  text-align: center;
}

.form-block {
  width: 60%;
  position: static;
}

.p-l-gales {
  text-transform: none;
  white-space: normal;
  align-self: center;
  max-width: 80%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.p-l-gales.milieu {
  max-width: 800px;
}

.image-8 {
  max-width: 15px;
  margin-right: 10px;
}

.checklist {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: 300;
  display: flex;
}

.checklist.milieu {
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
}

.qr-block {
  text-align: justify;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-width: 60%;
  max-width: 80%;
  display: flex;
}

.h2-rodger {
  color: #1a1a1a;
  text-transform: uppercase;
  align-self: center;
  font-family: Rodger, sans-serif;
  font-size: 24px;
}

.h2-rodger.faq {
  text-align: left;
}

.container-405 {
  margin-bottom: 60px;
}

.link {
  color: #1a1a1a;
  background-color: #0000;
  text-decoration: none;
}

.link:hover {
  background-color: #feae00;
}

.container-406.mt50 {
  margin-top: 50px;
}

.container-406.mt50.mb50 {
  margin-bottom: 50px;
}

.section-ras {
  background-image: url('../images/BACKGROUND2x.png');
  background-position: 50%;
  background-size: cover;
  height: 75vh;
}

.cardinforow3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.paragraph {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 10px;
}

.passed {
  color: var(--noir);
}

.passed:hover {
  background-color: var(--jaune);
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
}

.pcenter-2 {
  color: #1a1a1a;
  text-align: center;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.image-22 {
  aspect-ratio: auto;
  flex: 0 auto;
  padding-top: 40px;
  padding-left: 40px;
}

.paragraph-2 {
  color: #191919;
  margin-top: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
}

.footer-colonne-liens {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-flex;
}

.link-2 {
  pointer-events: auto;
  color: #191919;
  -webkit-text-stroke-color: #8a1111;
  overflow-wrap: anywhere;
  cursor: pointer;
  mix-blend-mode: normal;
  margin-left: 0;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 1.4rem;
  text-decoration: none;
}

.link-2:hover {
  color: #fff;
}

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

.footer-colonne-logo {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: block;
}

.footer-colonne-logo.b2c {
  text-align: center;
}

.footer-adresse-mail {
  color: var(--3e-jaune);
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-3 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 16px;
}

.image-24 {
  text-align: left;
  object-fit: fill;
  max-width: 40%;
  margin-left: 0;
  padding-right: 0;
}

.column {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.column-2 {
  text-align: right;
  padding-left: 0;
  padding-right: 100px;
}

.columns {
  text-align: right;
  margin: 10px 40px 40px 60px;
}

.columns-2 {
  margin-top: 0;
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 50px;
}

.columns-3 {
  margin: 10px 40px 20px 60px;
}

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

.section-fond-jaune {
  background-color: #ffad00;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bande-de-r-assurance {
  background-color: var(--noir);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bande-de-r-assurance.jaune {
  background-color: var(--2e-jaune);
}

.column-4 {
  text-align: center;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 30px;
  display: flex;
}

.column-5 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-right: 30px;
  display: flex;
}

.image-25 {
  text-align: center;
  align-self: center;
  width: auto;
  max-width: 80%;
  height: 70%;
}

.image-25.logos-ext-rieurs {
  height: 100%;
  display: block;
  overflow: auto;
}

.logos-ext-rieurs {
  text-align: left;
  align-self: center;
  max-width: 60%;
}

.image-26 {
  max-width: 80%;
  height: 70%;
}

.column-6, .column-7, .column-8 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-27 {
  max-width: 180px;
}

.image-27.logos-ext-rieurs {
  max-width: 60%;
}

.image-28 {
  max-width: 80%;
  height: 70%;
}

.textes-r-assurance {
  color: #fefdfa;
  text-align: center;
  padding-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.texte-generali {
  color: #fefdfa;
  text-align: center;
  align-self: center;
  max-width: 180px;
  margin-left: 0;
  padding-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.txt-equinoxe {
  color: #fefdfa;
  text-align: center;
  align-self: center;
  max-width: 180px;
  margin-right: 0;
  padding-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.h3-jaune-rodger {
  color: #ffad00;
  text-transform: none;
  font-family: Rodger, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
}

.h3-jaune-rodger.espace {
  margin-bottom: 40px;
}

.image-29 {
  text-align: right;
  max-width: 95%;
}

.column-9 {
  text-align: right;
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
}

.header-2parts {
  background-color: var(--jaune);
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-noir-rodger {
  color: #191919;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Rodger, sans-serif;
  font-size: 3rem;
  line-height: 3.5rem;
}

.h2-noir-rodger.header {
  text-align: left;
  -webkit-text-stroke-color: #191919;
  margin-top: 40px;
  font-size: 3.1rem;
  line-height: 3.5rem;
}

.h2-noir-rodger.mb30 {
  color: var(--noir);
  margin-bottom: 20px;
  font-size: 50px;
}

.h2-noir-rodger.espace {
  margin-bottom: 40px;
}

.column-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.h2-noir {
  color: #191919;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.h2-noir.header {
  text-align: left;
}

.h2-noir.iftm {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Rodger, sans-serif;
  font-size: 2rem;
  line-height: 2rem;
  position: static;
}

.bold-text {
  text-transform: uppercase;
  font-family: Rodger, sans-serif;
  font-size: 40px;
}

.chap {
  color: var(--noir);
  padding-right: 100px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.chap.milieu {
  text-align: center;
  padding-right: 0;
}

.sectionheader {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  margin-left: -15px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.etapes {
  text-align: center;
  max-width: 70%;
}

.image-30 {
  max-width: 72%;
  margin-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
}

.column-11 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Cadre-clés.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-attachment: scroll;
  background-clip: border-box;
}

.h3-carbon {
  color: #ffad00;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.text-block-7 {
  color: #e3655b;
  overflow-wrap: normal;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.point-liste-avantages {
  color: var(--noir);
  text-align: left;
  -webkit-text-stroke-color: #007090;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.columns-5 {
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.colonne-avantages-hp {
  text-align: center;
  border-radius: 20px;
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.colonne-avantages-hp.colonne-du-milieu {
  aspect-ratio: auto;
  object-fit: none;
  margin-top: 30px;
  padding-left: 60px;
  padding-right: 60px;
  overflow: visible;
}

.colonne-avantages-hp.colonne-de-gauche {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-left: 130px;
  padding-right: 0;
  overflow: visible;
}

.colonne-avantages-hp.colonne-de-droite {
  margin-top: 30px;
  padding-left: 0;
  padding-right: 130px;
}

.image-31 {
  text-align: left;
  mix-blend-mode: normal;
  object-fit: fill;
  max-width: 45%;
  display: inline-block;
  position: static;
}

.cartes-jaunes {
  box-sizing: border-box;
  aspect-ratio: auto;
  border-right: 10px solid var(--jaune);
  border-bottom: 10px solid var(--jaune);
  background-color: var(--3e-jaune);
  mix-blend-mode: normal;
  object-fit: fill;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 10px;
  display: block;
  box-shadow: 3px 3px 5px #0003, 0 2px 5px #0003;
}

.list, .list-2, .list-3 {
  padding-right: 40px;
}

.fond-jaune {
  background-color: var(--3e-jaune);
  text-align: center;
  margin-top: 20px;
  margin-bottom: -15px;
  padding-top: 50px;
  padding-bottom: 0;
}

.container-407 {
  margin-top: 60px;
  margin-bottom: 40px;
}

.img-plat-hp {
  text-align: center;
  max-width: 60%;
}

.image-32 {
  text-align: center;
  max-width: 70%;
  margin-top: 20px;
  margin-bottom: -20vh;
}

.bold-text-2 {
  text-align: center;
  object-fit: fill;
  max-width: 80%;
}

.text-block-8 {
  max-width: 80%;
}

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

.txt-outil-noir {
  aspect-ratio: auto;
  color: var(--noir);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 80%;
  margin-top: 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5rem;
  display: inline-flex;
  position: static;
}

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

.txt-petit-blanc {
  color: #fefdfa;
  max-width: 80%;
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 300;
  display: inline-flex;
}

.section-3 {
  text-align: center;
  flex-flow: column;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.image-33 {
  text-align: center;
}

.image-34 {
  max-width: 45%;
  margin-left: -130px;
}

.boussfl-ched {
  object-fit: contain;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: -30px;
  display: flex;
}

.column-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  min-height: 400px;
  display: flex;
}

.paragraph-4 {
  color: var(--noir);
  margin-left: 30px;
  margin-right: 60px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.image-35 {
  flex-flow: column;
  align-self: stretch;
  max-width: 110%;
  margin-left: -10vh;
  display: block;
}

.column-15 {
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.column-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.cartouche-jaune-paysage {
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-color: var(--bleu) var(--3e-jaune) var(--3e-jaune) var(--bleu);
  background-color: var(--jaune);
  border-radius: 90px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.cartouche-jaune-paysage.iftm {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
}

.liste-blanche {
  color: var(--noir);
  margin-right: 20px;
  padding-right: 60px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.8rem;
  list-style-type: disc;
}

.columns-8 {
  background-color: var(--blanc);
  margin-top: 60px;
  margin-bottom: 40px;
}

.h3-noir {
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Rodger, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
}

.h3-noir.left {
  text-align: left;
}

.image-36 {
  mix-blend-mode: normal;
  object-fit: fill;
  order: 1;
  max-width: 25%;
  margin-bottom: 0;
  position: static;
  overflow: hidden;
}

.section-4 {
  background-color: var(--blanc);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

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

.btnblue {
  background-color: var(--noir);
  color: #fefdfa;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 10px;
  padding: 15px 35px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
}

.btnblue.big {
  text-align: center;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: 500;
  text-decoration: none;
}

.btnblue.small {
  padding: 10px 20px;
  font-size: 14px;
}

.btnblue.form {
  margin-bottom: 20px;
}

.big {
  border: 1px #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-18, .column-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-9 {
  background-color: var(--blanc);
  flex-flow: row;
  margin-bottom: 80px;
  display: flex;
}

.bold-text-4 {
  font-family: Rodger, sans-serif;
  font-size: 28px;
}

.section-faq-copy {
  color: #1a1a1a;
  text-transform: uppercase;
  background-color: #fefdfa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-faq-copy.mentionleg {
  padding-bottom: 60px;
}

.image-38 {
  max-width: 60%;
  margin-top: 50px;
}

.image-39 {
  text-align: center;
  max-width: 70%;
  margin-top: -260px;
}

.section-5 {
  text-align: center;
}

.leftcard-yellow {
  border-right: 5px solid var(--3e-jaune);
  border-bottom: 5px solid var(--3e-jaune);
  background-color: #ffad00;
  border-radius: 20px;
  flex-flow: wrap;
  align-items: center;
  height: 210px;
  padding: 10px;
  display: flex;
}

.leftcard-yellow.blue-border {
  border-right-width: 10px;
  border-right-color: var(--3e-jaune);
  border-bottom-width: 10px;
  border-bottom-color: var(--3e-jaune);
  text-align: left;
  flex-flow: wrap;
  place-content: center flex-start;
  align-items: center;
  width: 80vh;
  padding-top: 20px;
}

.paraavngt-b {
  color: var(--noir);
  text-align: left;
  margin-bottom: 10px;
  padding: 10px 35px 10px 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paraavngt-b.pg---propos {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 35px;
  display: flex;
}

._2-bulles {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
  flex-flow: row;
  place-content: stretch center;
  align-items: center;
  margin: 5px 20px;
  display: flex;
}

._2-bulles.section-bleue {
  margin-bottom: 40px;
}

.column-23 {
  padding-left: 140px;
  padding-right: 0;
}

.column-23.pg---propos {
  text-align: left;
  padding-top: 30px;
}

.image-40 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  display: inline-flex;
}

.column-24 {
  text-align: left;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  padding-right: 140px;
  display: flex;
}

.column-24.pg---propos {
  padding-top: 30px;
  padding-left: 0;
  padding-right: 140px;
}

.rightcard-yellow {
  border-right: 5px solid var(--3e-jaune);
  border-bottom: 5px solid var(--3e-jaune);
  background-color: #ffad00;
  border-radius: 20px;
  flex-flow: wrap;
  align-items: center;
  height: 210px;
  padding: 10px;
  display: flex;
}

.rightcard-yellow.blue-border {
  border-right-width: 10px;
  border-right-color: var(--3e-jaune);
  border-bottom-width: 10px;
  border-bottom-color: var(--3e-jaune);
  align-content: center;
  width: 80vh;
}

.lycards {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-right: 5px solid var(--jaune);
  border-bottom: 5px solid var(--jaune);
  background-color: var(--3e-jaune);
  border-radius: 20px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  height: 210px;
  padding: 10px;
  display: flex;
}

.paraavgtj {
  color: var(--noir);
  text-align: left;
  margin-bottom: 10px;
  padding: 10px 35px 10px 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.image-41 {
  justify-content: center;
  align-items: center;
  max-width: 80%;
  display: inline-flex;
}

.h3-yellow {
  padding-right: 0;
}

.h3-ylwcard {
  color: var(--noir);
  text-align: left;
  padding-left: 0;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

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

.columns-10 {
  align-items: center;
  display: flex;
}

.h3-blackcard {
  color: var(--noir);
  text-align: left;
  padding-right: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

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

.columns-11, .columns-12 {
  align-items: center;
  display: flex;
}

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

.columns-14 {
  margin-bottom: 40px;
}

.boussfl-cheg {
  margin-top: 70px;
  margin-bottom: 50px;
}

.boussfl-cheg.propos {
  margin-top: 60px;
  margin-bottom: 20px;
}

.image-42 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  max-width: 45%;
  margin-left: 0;
  margin-right: -130px;
  display: inline-block;
}

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

.image-43 {
  max-width: 45%;
  margin-right: -107px;
}

.section-8 {
  background-image: url('../images/Ligne-bleue.png');
  background-position: 0 0;
  background-size: contain;
}

.nbsylw {
  max-width: 60%;
}

.columns-15 {
  text-align: center;
  margin-bottom: 40px;
}

.txt-tapesylw {
  color: var(--noir);
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.column-28, .column-29, .column-30, .avanta, .avantage {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.form-block-3 {
  text-align: left;
  width: 80%;
}

.recaptcha {
  outline-offset: 0px;
  outline: 3px #1a1a1a;
  margin-top: 20px;
  margin-bottom: 10px;
}

.sectionrs {
  background-color: var(--blanc);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.lienig {
  text-align: center;
}

.lienfb {
  text-align: left;
}

.lienlk {
  text-align: right;
}

.iconrs {
  max-width: 20%;
}

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

.paragraph-5 {
  color: var(--noir);
  text-align: center;
  max-width: 80%;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.paragraph-5.parawebi {
  max-width: 100%;
  margin-top: 40px;
  padding-bottom: 20px;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.guillemets {
  max-width: 18%;
  margin-bottom: 10px;
}

.t-moignage {
  color: var(--noir);
  text-align: center;
  max-width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.fond-jaunec-simple {
  background-color: var(--3e-jaune);
  color: var(--noir);
  margin-top: 40px;
  margin-bottom: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.bouton-blanc {
  color: #007090;
  text-transform: uppercase;
  background-color: #fefdfa;
  border-radius: 20px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

.bouton-blanc.big {
  padding: 15px 35px;
}

.bouton-blanc.btnblue {
  text-align: center;
  font-weight: 500;
}

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

.image-45 {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: -200px;
  padding-top: 20px;
  padding-bottom: 0;
}

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

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

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

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

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

.titre-carbon {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  font-family: Nunito Sans, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.section-9 {
  margin-top: 80px;
  margin-bottom: 20px;
}

.image-46 {
  max-width: 75%;
}

.image-47 {
  text-align: center;
  max-width: 60%;
  display: block;
}

.bold-text-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.section-10 {
  text-align: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image47 {
  max-width: 60%;
}

.boutonjaune {
  background-color: var(--jaune);
  text-transform: uppercase;
  border-radius: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.texte-simple {
  color: var(--noir);
  text-align: center;
  text-transform: none;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
}

.link-3 {
  color: var(--bleu);
}

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

.section-bleu-propos {
  background-color: var(--3e-jaune);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.carbon-h2-blanc {
  color: var(--blanc);
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Rodger, sans-serif;
  font-size: 45px;
  line-height: 45px;
}

.bold-text-8 {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  font-family: Rodger, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.h2-rodger-body {
  color: var(--noir);
  text-align: center;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Rodger, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.text-block-9 {
  color: var(--blanc);
  max-width: 90%;
  padding: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 25px;
}

.text-block-9.droite {
  text-align: right;
  max-width: 90%;
}

.image-48, .image-49, .image-50 {
  text-align: center;
  max-width: 80%;
}

.heading-6 {
  color: var(--blanc);
  text-align: left;
  margin-top: 0;
  padding: 10px;
  font-family: Rodger, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.heading-6.droite {
  text-align: right;
}

.column-42 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-43 {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-44 {
  text-align: right;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-45 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 80px;
  display: flex;
}

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

.column-46 {
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 80px;
  display: flex;
}

.columns-16 {
  text-align: right;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-17 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.chiffre-blanc {
  color: var(--3e-jaune);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Rodger, sans-serif;
  font-size: 104px;
  line-height: 100px;
  display: block;
}

.columns-18 {
  text-align: center;
  width: 75%;
  display: block;
}

.l-gende-chiffres {
  color: var(--3e-jaune);
  text-transform: uppercase;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}

.bold-text-10 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
}

.checkbox-label-2 {
  color: var(--noir);
  text-transform: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 300;
}

.section-11 {
  background-color: var(--jaune);
  background-image: url('../images/Fond-conseillers-HP.jpg');
  background-position: 0 0;
  background-size: auto;
}

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

.container-409 {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 100px;
}

.rs-footer {
  max-width: 60%;
}

.column-47 {
  text-align: left;
}

.columns-19, .columns-20 {
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.columns-21 {
  justify-content: center;
  align-items: center;
  max-width: 90%;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

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

.mots-jaunes {
  color: var(--jaune);
  text-align: center;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

.icones-jaunes {
  text-align: center;
  max-width: 75%;
  display: inline-block;
}

.section-12 {
  text-align: center;
  margin-bottom: 60px;
}

.section-13 {
  text-align: center;
}

.bold-text-12 {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.blog-autres {
  background-color: var(--2e-jaune);
  text-align: center;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 30px;
  padding: 40px 30px 80px;
  display: block;
  position: relative;
}

.container-blog {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-blog.cta-blog-encart {
  background-color: var(--3e-jaune);
  padding: 0 40px 20px;
}

.blog-h1 {
  color: var(--jaune);
  text-align: center;
  -webkit-text-stroke-color: var(--noir);
  max-width: 85%;
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Rodger, sans-serif;
  font-size: 45px;
  line-height: 70px;
}

.blog-h1.left {
  text-align: left;
  max-width: 100%;
  margin-top: 0;
  font-size: 44px;
  line-height: 65px;
}

.centered-subheading {
  text-align: center;
  max-width: 700px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 28px;
}

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

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

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

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

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

.team-member-name-two {
  color: var(--jaune);
  margin-bottom: 12px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

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

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

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

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

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

.hero-subscribe-left {
  background-color: var(--blanc);
  text-align: center;
  border-bottom: 1px #e4ebf3;
  justify-content: center;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

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

.cl-news-blog {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  max-width: 90%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.p-news-blog {
  text-align: justify;
  margin-bottom: 24px;
}

.hero-form {
  align-self: flex-start;
  max-width: 100%;
  margin-bottom: 12px;
}

.hero-form-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: center;
  place-items: center;
  max-width: 100%;
  display: grid;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  border-radius: 20px;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 10px 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;
}

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

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

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

.shadow-two-2 {
  border: 3px solid var(--jaune);
  align-self: center;
  max-width: 95%;
  box-shadow: 0 4px 24px #96a3b514;
}

.p-blog-chap {
  color: var(--noir);
  text-align: justify;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

.heading-7 {
  align-self: flex-start;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.blog-h2 {
  border: 1px solid var(--jaune);
  background-color: var(--jaune);
  color: var(--blanc);
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  max-width: 100%;
  margin-top: 30px;
  padding: 10px 20px;
  display: flex;
}

.bold-text-13 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 45px;
}

.bold-text-14 {
  text-align: left;
  text-transform: uppercase;
  font-family: Rodger, sans-serif;
  font-size: 26px;
  line-height: 36px;
}

.p-blog-corps {
  color: var(--noir);
  text-align: justify;
  align-self: flex-start;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 32px;
}

.p-blog-corps.conclusion {
  margin-bottom: 60px;
}

.p-blog-corps.seo {
  color: var(--noir);
  margin-top: 10px;
  font-size: 15px;
  line-height: 24px;
}

.p-blog-corps.cta-blog-encart {
  background-color: var(--3e-jaune);
  padding: 20px;
}

.s-blog-intro {
  background-color: var(--3e-jaune);
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.p-blog-tableau {
  border: 2px dashed var(--jaune);
  text-align: justify;
  border-radius: 10px;
  align-self: stretch;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 32px;
}

.blog-h3 {
  color: var(--bleu);
  text-align: left;
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 35px;
  margin-bottom: 30px;
  font-family: Rodger, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.blog-h4 {
  color: var(--2e-jaune);
  align-self: flex-start;
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
}

.s-corps-blog {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--blanc);
  text-align: left;
  vertical-align: middle;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: space-around center;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 200px;
  padding-right: 200px;
  display: flex;
}

.body-2 {
  background-color: var(--blanc);
  max-width: 100%;
}

.section-15, .section-16, .section-17 {
  background-image: url('../images/Fond-blog-bleu.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  padding-left: 60px;
  padding-right: 80px;
}

.container-411 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.image-51 {
  aspect-ratio: auto;
  object-fit: fill;
  align-self: center;
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}

.section-18, .section-19, .section-20 {
  padding-left: 60px;
  padding-right: 80px;
}

.p-blog-date {
  color: var(--noir);
  text-align: right;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
}

.paragraph-6 {
  padding-left: 60px;
  padding-right: 80px;
}

.s-blog-sommaire {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 200px;
  padding-right: 200px;
}

.c-blog-sommaire {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 90%;
  display: flex;
}

.paragraph-7 {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.blog-sommaire {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.code {
  font-family: Ubuntu, Helvetica, sans-serif;
}

.hero-subscribe-right {
  background-color: var(--3e-jaune);
  text-align: left;
  border-bottom: 1px solid #e4ebf3;
  padding: 70px 30px;
  position: relative;
}

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

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

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

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

.margin-bottom-24px-3 {
  text-align: left;
  margin-bottom: 24px;
}

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

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

.hero-form-input-2 {
  border: 1px solid var(--gris-clair);
  color: #1a1b1f;
  border-radius: 10px;
  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-2:hover, .hero-form-input-2:focus {
  border-color: #76879d;
}

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

.button-primary-3 {
  border: 1px solid var(--noir);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.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 {
  background-color: var(--blanc);
  text-align: center;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 80px;
  position: relative;
}

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

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

.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: 15px;
  padding-right: 15px;
  display: flex;
}

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

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

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

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

.gallery-slider {
  background-color: var(--blanc);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

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

.gallery-slide {
  background-color: #0000;
  height: auto;
}

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

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

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: var(--blanc);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

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

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

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

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

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

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

.blog-bt-categ {
  background-color: var(--3e-jaune);
  color: var(--blanc);
  text-align: center;
  text-transform: uppercase;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  display: block;
}

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

.container-414 {
  text-align: center;
}

.container-415 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  padding-top: 20px;
  display: flex;
}

.section-22 {
  background-color: var(--jaune);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 40px;
}

.container-416 {
  border: 5px solid var(--3e-jaune);
  border-radius: 10px;
  padding: 20px;
}

.section-23 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.paragraph-8 {
  color: var(--noir);
  margin: 20px 20px 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

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

.paragraph-9 {
  text-align: left;
  font-size: 15px;
}

.search {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label-2 {
  font-size: 18px;
}

.field-label-3 {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.search-input {
  text-align: center;
  border: .5px solid #000;
  border-radius: 12px;
  max-width: 40%;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
}

.code-embed-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.column-48 {
  text-align: right;
}

.paragraph-10 {
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

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

.collection-list-2, .collection-list-wrapper-2 {
  text-align: center;
}

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

.pr {
  text-align: justify;
  padding-left: 40px;
  padding-right: 40px;
}

.paragraph-11 {
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}

.section-25 {
  background-image: url('../images/Fond-tampons-passeport-1.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 80px;
}

.section-25.marge-20 {
  margin-top: -20px;
}

.image-52 {
  max-width: 90%;
  margin-top: 0;
  display: inline-block;
}

.paragraph-12, .paragraph-13 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
}

.paragraph-14 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 13px;
}

.section-26 {
  background-image: url('../images/Fond-tampons-passeport.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.body-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.link-block-4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.h2-certif {
  color: var(--noir);
  text-transform: uppercase;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 40px;
}

.columns-23 {
  margin-top: 100px;
}

.column-49 {
  background-color: var(--3e-jaune);
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.column-50 {
  padding-right: 40px;
}

.image-53 {
  text-align: center;
  max-width: 30%;
  padding-left: 40px;
  padding-right: 40px;
}

.section-27 {
  text-align: center;
  margin-top: 60px;
}

.bold-text-16 {
  text-align: left;
  font-size: 34px;
  line-height: 40px;
}

.container-418 {
  margin-top: 40px;
}

.column-51, .column-52 {
  text-align: center;
}

.column-53 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 60px;
  padding-right: 20px;
  display: flex;
}

.column-54 {
  padding-left: 20px;
  padding-right: 60px;
}

.p-blog-tps-lecture {
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
}

.lien-blog-sommaire {
  color: var(--bleu);
  font-size: 17px;
  text-decoration: none;
}

.lien-blog-sommaire:hover, .lien-blog-sommaire:active {
  color: var(--jaune);
}

.lien-blog-sommaire:visited {
  color: var(--bleu);
}

.column-55 {
  padding-left: 40px;
  padding-right: 20px;
}

.column-56 {
  text-align: center;
  padding-left: 20px;
  padding-right: 40px;
}

.columns-24 {
  text-align: left;
  max-width: 75%;
}

.collection-list-wrapper-3 {
  max-width: 80%;
}

.blog-img {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  align-self: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}

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

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

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

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

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

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.column-57 {
  text-align: center;
  padding-left: 20px;
}

.column-59 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 60px 0 40px;
}

.blog-stt-categs {
  color: var(--noir);
  align-self: flex-start;
  max-width: 90%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.blog-stt-categs:hover {
  color: var(--jaune);
}

.column-60 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 100px;
  padding-right: 40px;
  display: flex;
}

.columns-27 {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.collection-item-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 30%;
  display: flex;
}

.collection-list-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-54 {
  align-self: auto;
  max-width: 90%;
  margin-bottom: 10px;
}

.section-28 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-stt-lien, .link-5 {
  text-decoration: none;
}

.header-blog-categ {
  background-image: url('../images/pexels-startup-stock-photos-7357.jpg');
  background-position: 0 0;
  background-size: cover;
  min-height: 30vh;
}

.titre-blog-categ {
  float: none;
  grid-column-gap: 100%;
  grid-row-gap: 100%;
  color: var(--jaune);
  text-align: left;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30vh;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-family: Rodger, sans-serif;
  font-size: 45px;
  line-height: 50px;
  display: flex;
  position: static;
  inset: 0%;
}

.image-55 {
  max-width: 80%;
}

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

.collection-list-4 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-8 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
}

.image-56 {
  max-width: 80%;
}

.paragraph-15 {
  color: var(--bleu);
  text-align: left;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 30px;
  font-family: Rodger, sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.container-421 {
  order: 0;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  display: flex;
}

.collection-item-5 {
  box-sizing: border-box;
  grid-column-gap: 2vh;
  grid-row-gap: 2vh;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.collection-list-wrapper-4 {
  display: block;
}

.bold-text-17 {
  text-align: left;
}

.collection-list-5 {
  grid-column-gap: 5vh;
  grid-row-gap: 5vh;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.h2-autres {
  background-color: var(--3e-jaune);
  text-transform: uppercase;
  border-radius: 20px;
  padding: 10px 20px;
  font-family: Rodger, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.dl-par-email {
  border: 1px #000;
  padding: 0;
  position: relative;
}

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

.footer-form-two {
  background-color: var(--blanc);
  margin-bottom: 20px;
  padding: 40px 40px 64px;
}

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

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

.footer-form-block-two {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  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-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-4.footer-form-button {
  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;
}

.image-57 {
  max-width: 60%;
}

.heading-9 {
  color: var(--jaune);
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Rodger, sans-serif;
  font-size: 38px;
  line-height: 45px;
}

.container-423 {
  max-width: 90%;
  margin-bottom: 40px;
}

.section-30 {
  margin-top: 40px;
  margin-bottom: 40px;
}

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

.section-31 {
  background-color: var(--jaune);
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}

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

.container-424.milieu {
  text-align: center;
}

.section-32 {
  text-align: center;
  background-image: url('../images/Points-jaunes-collectif-myway.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
}

.container-425 {
  text-align: center;
  max-width: 80%;
  margin-bottom: 20px;
}

.section-33 {
  padding-top: 20px;
}

.p-blog-corps-copy {
  color: var(--noir);
  text-align: justify;
  align-self: flex-start;
  margin-bottom: 40px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 32px;
}

.p-blog-corps-copy.conclusion {
  margin-bottom: 60px;
}

.p-blog-corps-copy.seo {
  color: var(--noir);
  margin-top: 10px;
  font-size: 15px;
  line-height: 24px;
}

.p-blog-corps-copy.cta-blog-encart {
  background-color: var(--3e-jaune);
  padding: 20px;
}

.menu-d-roulant {
  background-color: var(--blanc);
  color: var(--noir);
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
}

.section-34 {
  background-color: var(--blanc);
}

.section-espace {
  background-color: var(--blanc);
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

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

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

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

.body-6, .body-7 {
  background-color: var(--blanc);
}

.h2-trombi {
  color: var(--jaune);
  text-align: center;
  font-family: Carbon, sans-serif;
  font-size: 25px;
}

.img-trombi {
  text-align: center;
  max-width: 80%;
  padding-bottom: 20px;
}

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

.container-428 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 15rem;
  padding: 15px 15px 0;
  display: flex;
}

.collection-item-6 {
  outline-color: var(--jaune);
  outline-offset: 0px;
  mix-blend-mode: normal;
  object-fit: fill;
  border-radius: 10px;
  outline-width: 2px;
  outline-style: solid;
  min-width: 20rem;
  min-height: 25rem;
  margin: 5px 0 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.collection-list-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: fill;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  display: grid;
}

.popup-trombi {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.popup-bg {
  z-index: 999;
  background-color: var(--jaune);
  width: 100%;
  height: 11%;
  position: fixed;
}

.popup-container {
  width: 100%;
  max-width: 35rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  position: static;
}

.paragraph-16 {
  background-color: var(--3e-jaune);
}

.close-text {
  font-size: 4rem;
  transform: rotate(45deg);
}

.link-block-5 {
  color: var(--noir);
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  inset: 1rem 1rem auto auto;
}

.text-block-10 {
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
}

.text-block-11 {
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
}

.section-35 {
  background-image: url('../images/Header-page-formation.webp');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.formation-header {
  background-image: url('../images/Header-page-formation.webp');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-36 {
  background-color: var(--jaune);
}

.heading-10 {
  color: var(--blanc);
  text-align: center;
  text-transform: uppercase;
  font-family: Rodger, sans-serif;
  font-size: 3rem;
}

.code-embed-3 {
  display: block;
}

.video-formation {
  margin-top: 40px;
  margin-bottom: 25px;
}

.slide {
  background-image: url('../images/Top-7-destinations-2025.webp');
  background-position: 0 0;
  background-size: contain;
}

.tabs-menu {
  background-color: var(--blanc);
  color: var(--noir);
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.tab-link {
  font-family: Merriweather, serif;
}

.tab-link.w--current {
  background-color: var(--jaune);
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

.tab-text {
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
}

.tab-link-tab-3, .tablink {
  background-color: var(--3e-jaune);
}

.tablink.w--current {
  background-color: var(--jaune);
}

.container-429 {
  margin-top: 20px;
}

.section-37 {
  min-width: 100px;
}

.section-38, .section-100px {
  min-height: 100px;
}

.button {
  background-color: var(--jaune);
  color: var(--blanc);
  text-align: center;
  border-radius: 10px;
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.tab-pane-tab-1 {
  text-align: center;
}

.collection-item-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-around;
  align-items: center;
  display: flex;
}

.collection-list-7 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.text-block-12 {
  background-color: var(--3e-jaune);
  color: var(--noir);
  text-align: center;
  border-radius: 10px;
  flex: 0 auto;
  padding: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 400;
  display: block;
}

.container-430 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.collection-list-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--jaune);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
}

.collection-list-wrapper-5 {
  display: block;
}

.section-39 {
  background-image: url('../images/Rejoindre-Myway.webp');
  background-position: 50% 40%;
  background-repeat: repeat;
  background-size: cover;
}

.image-58 {
  text-align: center;
  max-width: 35%;
}

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

.container-espace {
  min-height: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-11 {
  color: var(--noir);
  text-align: center;
  padding-top: 20px;
  font-family: Rodger, sans-serif;
}

.tab-link-calendrier {
  background-color: var(--3e-jaune);
  border-radius: 0;
}

.tab-link-calendrier:active, .tab-link-calendrier.w--current {
  background-color: var(--jaune);
}

.tab-link-liens-utiles {
  background-color: var(--3e-jaune);
  border-radius: 0;
}

.tab-link-liens-utiles:hover, .tab-link-liens-utiles:active, .tab-link-liens-utiles:focus, .tab-link-liens-utiles.w--current {
  background-color: var(--jaune);
}

.tab-link-faq {
  background-color: var(--3e-jaune);
}

.tab-link-faq:hover {
  background-color: var(--jaune);
}

.tab-link-faq.w--current {
  background-color: var(--3e-jaune);
  border-radius: 0;
}

.tab-link-faq.w--current:focus {
  background-color: var(--jaune);
}

.tab-pane-liens-utiles {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tabs-content {
  flex-flow: column;
  justify-content: flex-start;
  display: block;
}

.link-faq {
  color: var(--bleu);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  display: flex;
}

.text-block-13 {
  background-color: var(--bleu);
  color: var(--noir);
  flex-flow: column;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
}

.dropdown-list-2 {
  color: var(--noir);
  flex-flow: column;
  font-family: Ubuntu, Helvetica, sans-serif;
  display: flex;
}

.dropdown-list-2.w--open {
  background-color: var(--bleu);
}

.code-embed-4 {
  text-align: center;
  margin-top: 40px;
}

.tab-link-docs-utiles {
  background-color: var(--3e-jaune);
}

.tab-link-docs-utiles:hover {
  background-color: var(--jaune);
}

.tab-link-docs-utiles:active, .tab-link-docs-utiles:focus {
  background-color: var(--3e-jaune);
}

.tab-link-docs-utiles.w--current {
  background-color: var(--jaune);
}

.button-2 {
  margin-top: 40px;
}

.dropdown-2 {
  flex-flow: row;
  align-items: flex-start;
  display: block;
}

.dropdown-3 {
  flex-flow: column;
  align-items: flex-start;
  display: block;
}

.text-faq {
  color: var(--noir);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.container-431 {
  text-align: left;
  flex-flow: column;
  align-items: flex-start;
  min-height: 800px;
  display: block;
}

.tab-pane-faq {
  text-align: left;
}

.espace-300px {
  margin-top: 300px;
}

.espace-100px {
  margin-top: 100px;
}

.container-432 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: flex;
}

.columns-29 {
  flex-flow: row;
  align-items: center;
  padding: 60px 20px 40px;
  display: flex;
}

.column-63 {
  text-align: right;
}

.bouton-noir-footer {
  background-color: var(--noir);
  border-radius: 20px;
  padding: 10px 20px;
  font-family: Nunito Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

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

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

.column-64, .column-65, .column-66 {
  flex-flow: column;
  display: flex;
}

.column-67 {
  flex-flow: column;
  justify-content: center;
  padding-top: 20px;
  padding-left: 40px;
  display: flex;
}

.span-footer {
  text-transform: uppercase;
  min-width: auto;
  margin-bottom: 20px;
  font-family: Rodger, sans-serif;
  font-size: 1.3rem;
  line-height: 1.5rem;
}

.section-42 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-17 {
  color: var(--3e-jaune);
  font-family: Nunito Sans, sans-serif;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.link-block-6 {
  margin-bottom: 20px;
}

.paragraph-18 {
  font-family: Nunito Sans, sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
}

.column-68 {
  padding-left: 0;
}

.h2-noir-rodger-header {
  color: var(--noir);
  text-transform: none;
  font-family: Rodger, sans-serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 2rem;
}

.grid {
  background-color: var(--noir);
  color: var(--blanc);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.img-bandeau {
  max-width: 55%;
}

.p-bandeau {
  text-align: center;
  font-family: Nunito Sans, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.2rem;
}

.h3-noir-rodger {
  text-align: center;
  font-family: Rodger, sans-serif;
  font-size: 2rem;
  line-height: 2rem;
}

.h3-jaunec-rodger {
  color: var(--3e-jaune);
  font-family: Rodger, sans-serif;
  font-size: 2rem;
  line-height: 2rem;
}

.h2-jaunec-rodger {
  color: var(--3e-jaune);
  text-transform: uppercase;
  font-family: Rodger, sans-serif;
  font-size: 3rem;
  line-height: 3.5rem;
}

.code-embed-5 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Nunito Sans, sans-serif;
}

.column-69 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.code-embed-6 {
  text-align: left;
  justify-content: center;
  margin-bottom: 40px;
  display: block;
}

.code-embed-7 {
  width: 100%;
}

.button-3 {
  background-color: var(--noir);
  text-align: center;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 20px 140px 40px;
  font-family: Nunito Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .nav-menu {
    justify-content: space-between;
    width: 85%;
  }

  .background-video {
    margin-bottom: 60px;
  }

  .image-3 {
    width: 15%;
  }

  .section-r-seau {
    background-image: url('../images/Fond-conseillers-HP.jpg');
    background-position: 0 0;
    background-size: cover;
    min-height: 75vh;
    margin-bottom: 0;
    padding-bottom: 60px;
    position: relative;
    top: 0;
  }

  .titles {
    padding-top: 10px;
  }

  .section-pqcmw.bgyellow {
    background-image: none;
  }

  .section-pqcmw.bggrey {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: content-box;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .iconcontainer {
    margin-bottom: 0;
  }

  .footerrow1 {
    justify-content: space-between;
  }

  .footerrow2 {
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .collection-item-2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .links-block-2 {
    width: 100%;
  }

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

  .footerlink-2:hover {
    -webkit-text-fill-color: inherit;
    background-clip: content-box;
  }

  .h3-footer-2.centered {
    color: #fefdfa;
    margin-bottom: 40px;
    font-size: 20px;
  }

  .cardinfo {
    justify-content: space-between;
  }

  .cardp.home {
    max-height: 125px;
    overflow: auto;
  }

  .form-2 {
    justify-content: flex-start;
  }

  .container-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2-jaune-rodger {
    color: #ffad00;
    border-color: #fff;
    font-size: 3rem;
  }

  .h2-jaune-rodger.white {
    color: #fff;
  }

  .btnyellow {
    text-transform: uppercase;
    background-color: #ffad00;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .btnyellow:active {
    background-color: #c6c6c6;
  }

  .btnyellow.big {
    color: #fff;
    margin-top: 40px;
    padding: 20px 25px;
  }

  .btnyellow.big:hover {
    color: #191919;
  }

  .btnyellow.big.red {
    margin-left: 5px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .compte-navbar:active {
    background-color: #c6c6c6;
  }

  .image-18 {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .link-block-2 {
    width: 15%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-2 {
    height: 10vh;
    margin-top: 0;
    position: sticky;
    top: 0;
    box-shadow: 0 3px 5px #0003;
  }

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

  .nav-link-3:hover {
    -webkit-text-fill-color: inherit;
    background-color: #feae00;
    background-clip: content-box;
  }

  .h1hero {
    font-size: 60px;
    line-height: 53px;
  }

  .h1-h2 {
    margin-top: 20px;
    padding-top: 0;
  }

  .slider {
    min-height: 400px;
  }

  .h3-jaune {
    font-family: Rodger, sans-serif;
    font-size: 40px;
  }

  .h3-jaune.white {
    color: #fff;
  }

  .section-form {
    color: #1a1a1a;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-form.mentionleg {
    height: 75vh;
  }

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

  .div-block-2.formulaire {
    border-bottom-color: #007090;
    border-right-color: #007090;
    width: 70%;
  }

  .text-block-4 {
    font-family: Carbon, sans-serif;
    font-size: 16px;
  }

  .error-message-2 {
    background-color: #feae0080;
    border-radius: 100px;
  }

  .success-message {
    background-color: #0000;
  }

  .form-block {
    width: 60%;
  }

  .text-block-3 {
    font-family: Carbon, sans-serif;
    font-size: 20px;
  }

  .p-l-gales {
    text-align: justify;
    max-width: 900px;
  }

  .image-8 {
    color: #007090;
  }

  .qr-block {
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    min-width: 900px;
    margin-bottom: 15px;
    display: flex;
  }

  .paragraph-2 {
    margin-top: 40px;
    font-size: 18px;
  }

  .link-2 {
    font-size: 18px;
  }

  .footer-colonne-logo {
    padding-left: 20px;
  }

  .footer-adresse-mail {
    color: #fefdfa;
    margin-left: 0;
    font-size: 19px;
  }

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

  .image-24 {
    max-width: 40%;
  }

  .columns {
    padding-left: 20px;
  }

  .section-fond-jaune {
    background-color: #ffad00;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bande-de-r-assurance {
    background-color: var(--noir);
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-25, .logos-ext-rieurs {
    text-align: center;
    max-width: 160px;
  }

  .image-26, .image-27, .image-28 {
    max-width: 160px;
  }

  .texte-generali {
    text-align: center;
    margin-left: 80px;
  }

  .h3-jaune-rodger {
    color: #ffad00;
    text-transform: none;
    font-family: Rodger, sans-serif;
    font-size: 2rem;
    font-weight: 500;
  }

  .image-29 {
    text-align: right;
    max-width: 100%;
    margin-bottom: 0;
  }

  .column-9 {
    text-align: right;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .header-2parts {
    display: block;
  }

  .h2-noir-rodger {
    color: #191919;
    text-transform: uppercase;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Rodger, sans-serif;
    font-size: 60px;
  }

  .h2-noir-rodger.header {
    padding-left: 0;
  }

  .h2-noir-rodger.mb30 {
    color: var(--noir);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-10 {
    padding-left: 60px;
    padding-right: 0;
  }

  .h2-noir {
    color: #191919;
    text-transform: uppercase;
    font-family: Rodger, sans-serif;
    font-size: 45px;
  }

  .bold-text {
    overflow-wrap: normal;
    line-height: 55px;
  }

  .chap {
    color: #191919;
    margin-top: 20px;
    padding-top: 0;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 1.1rem;
    line-height: 1.5rem;
  }

  .sectionheader {
    margin-top: 20px;
  }

  .columns-5 {
    margin-bottom: 60px;
    padding-right: 0;
  }

  .colonne-avantages-hp.colonne-du-milieu {
    padding-left: 60px;
    padding-right: 60px;
  }

  .colonne-avantages-hp.colonne-de-gauche {
    padding-left: 120px;
  }

  .colonne-avantages-hp.colonne-de-droite {
    padding-right: 120px;
  }

  .liste-blanche {
    margin-right: 0;
    padding-right: 60px;
  }

  .image-36 {
    max-width: 22%;
  }

  .column-18 {
    justify-content: center;
    align-items: flex-start;
  }

  .column-19 {
    justify-content: center;
    align-items: flex-end;
    padding-right: 20px;
  }

  .columns-9 {
    margin-top: -30px;
    padding-left: 0;
  }

  .section-faq-copy {
    color: #1a1a1a;
    text-transform: uppercase;
    background-image: url('../images/Background-2.png');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-faq-copy.mentionleg {
    height: 75vh;
  }

  .image-37 {
    max-width: 70%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-38 {
    margin-top: 60px;
  }

  .image-39 {
    margin-top: -320px;
  }

  .paraavngt-b {
    padding-left: 0;
    padding-right: 45px;
    font-size: 18px;
  }

  ._2-bulles {
    margin-bottom: 20px;
  }

  .column-23 {
    padding-left: 140px;
    padding-right: 20px;
  }

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

  .rightcard-yellow {
    background-color: #ffad00;
    border: 2px solid #ffad00;
    border-radius: 20px;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .paraavgtj {
    padding-right: 45px;
    font-size: 18px;
  }

  .boussfl-cheg {
    margin-top: 100px;
  }

  .columns-15 {
    margin-bottom: 20px;
  }

  .txt-tapesylw {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .bold-text-5 {
    font-weight: 400;
  }

  .ic-ners {
    max-width: 30%;
  }

  .sectionrs {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .lienrs-copy {
    background-image: url('../images/Icône-Facebook.jpg');
    background-position: 50%;
    background-size: contain;
  }

  .lienfb {
    text-align: left;
  }

  .lienlk {
    text-align: right;
  }

  .link-block-3 {
    background-color: #831111;
  }

  .iconrs {
    text-align: center;
    max-width: 30%;
  }

  .column-38, .column-40 {
    text-align: center;
  }

  .texte-simple {
    font-size: 18px;
    line-height: 22px;
  }

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

  .section-bleu-propos {
    background-color: var(--3e-jaune);
  }

  .carbon-h2-blanc {
    color: var(--blanc);
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Carbon, sans-serif;
    font-size: 35px;
    line-height: 30px;
  }

  .bold-text-8 {
    color: var(--blanc);
    text-align: center;
    text-transform: uppercase;
    font-family: Rodger, sans-serif;
  }

  .h2-rodger-body {
    color: var(--blanc);
    text-align: center;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Rodger, sans-serif;
    font-size: 25px;
    line-height: 25px;
  }

  .text-block-9 {
    padding: 10px;
  }

  .rs-footer {
    max-width: 60%;
  }

  .body-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link-4 {
    color: var(--bleu);
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .section-43 {
    margin-top: 40px;
  }

  .button-3 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .container {
    justify-content: space-between;
  }

  .nav-menu {
    background-color: #0000;
    width: 100%;
  }

  .btn-block {
    flex-direction: column;
  }

  .image-3 {
    width: 25%;
  }

  .section-r-seau {
    justify-content: center;
  }

  .h3-banner-rodger {
    font-size: 16px;
  }

  .section-pqcmw.bggrey {
    background-position: 50% 65%;
  }

  .iconcontainer {
    justify-content: center;
  }

  .footerrow1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footerrow2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .icon-2 {
    color: #1a1a1a;
    background-color: #0000;
  }

  .menu-button-2 {
    margin-left: 200px;
  }

  .menu-button-2.w--open {
    -webkit-text-fill-color: inherit;
    background-color: #feae00;
    background-clip: content-box;
  }

  .links-block-2 {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footerlink-2 {
    text-align: center;
    flex-flow: wrap;
    display: block;
  }

  .cardinfo {
    align-items: flex-start;
    width: 50%;
  }

  .cardimg {
    width: 50%;
  }

  .card {
    border-radius: 25px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 250px;
    padding: 10px;
  }

  .cardinforow1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cardp.home {
    max-height: 100px;
    overflow: auto;
  }

  .h2-2 {
    font-size: 16px;
  }

  .h2-jaune-rodger {
    border-style: none;
  }

  .btnyellow.big {
    font-size: 16px;
  }

  .btnyellow.big.header {
    margin-top: 0;
  }

  .cardh5-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .collection-list {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }

  .image-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    flex: 1;
    order: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: block;
  }

  .link-block-2 {
    width: 25%;
    margin-right: 250px;
  }

  .slider {
    min-height: 500px;
  }

  .collection-item {
    justify-content: center;
    display: flex;
  }

  .h3-jaune {
    font-size: 16px;
  }

  .h3-jaune.white {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    width: 700px;
  }

  .div-block-2.form2, .div-block-2.formulaire {
    width: 80%;
  }

  .field-label {
    margin-left: 15px;
    font-size: 14px;
  }

  .form-block {
    width: 90%;
  }

  .columns-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .bande-de-r-assurance {
    padding-top: 25px;
  }

  .image-25, .image-25.logos-ext-rieurs, .logos-ext-rieurs, .image-26, .image-27, .image-28 {
    max-width: 100px;
  }

  .textes-r-assurance, .texte-generali {
    font-size: 12px;
  }

  .txt-equinoxe {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .image-29 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    max-width: 100%;
    margin-top: 60px;
    display: none;
  }

  .column-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .header-2parts {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .h2-noir-rodger.header {
    color: #191919;
    margin-top: 20px;
    font-size: 32px;
    line-height: 40px;
  }

  .column-10 {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .h2-noir {
    font-size: 28px;
    line-height: 30px;
  }

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

  .chap {
    color: #191919;
    margin-right: 20px;
    padding-right: 50px;
    font-size: 15px;
    line-height: 20px;
  }

  .etapes, .image-30 {
    max-width: 70%;
  }

  .columns-5 {
    text-align: center;
    flex-flow: column;
    margin-left: 20px;
    margin-right: 20px;
  }

  .colonne-avantages-hp.colonne-du-milieu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .colonne-avantages-hp.colonne-de-gauche {
    padding-left: 0;
    display: flex;
  }

  .colonne-avantages-hp.colonne-de-droite {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .image-31 {
    max-width: 25%;
  }

  .list, .list-2, .list-3 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .fond-jaune {
    margin-bottom: -39px;
  }

  .image-32 {
    max-width: 90%;
    margin-bottom: -100px;
  }

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

  .image-33 {
    max-width: 110%;
  }

  .boussfl-ched {
    margin-top: 10px;
    margin-bottom: -20px;
  }

  .column-14 {
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .paragraph-4 {
    margin-left: 0;
    margin-right: 40px;
    font-size: 18px;
    line-height: 22px;
  }

  .image-35 {
    max-width: 120%;
    margin-left: -20px;
  }

  .column-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cartouche-jaune-paysage {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 40px;
    padding-right: 20px;
  }

  .liste-blanche {
    font-size: 16px;
    line-height: 22px;
  }

  .columns-8 {
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .image-36 {
    max-width: 40%;
  }

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

  .image-38 {
    margin-top: 20px;
  }

  .image-39 {
    max-width: 70%;
    margin-top: -200px;
  }

  .leftcard-yellow {
    height: 340px;
    padding: 5px;
  }

  .leftcard-yellow.blue-border {
    width: 100%;
  }

  .paraavngt-b {
    padding-right: 0;
  }

  ._2-bulles {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._2-bulles.section-bleue {
    flex-flow: column-reverse;
  }

  .column-23 {
    text-align: center;
    padding-left: 0;
  }

  .column-23.pg---propos {
    padding-top: 0;
  }

  .image-40 {
    max-width: 110%;
  }

  .column-24 {
    text-align: center;
    flex-flow: column;
    padding-right: 0;
    display: block;
  }

  .column-24.pg---propos {
    padding-top: 0;
    padding-right: 0;
  }

  .rightcard-yellow {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 340px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    display: flex;
  }

  .rightcard-yellow.blue-border {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: wrap;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .lycards {
    height: 340px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
  }

  .paraavgtj {
    padding-right: 0;
  }

  .image-41 {
    max-width: 110%;
  }

  .h3-ylwcard {
    padding-right: 0;
  }

  .columns-10 {
    flex-flow: column;
  }

  .h3-blackcard {
    padding-right: 0;
  }

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

  .columns-12, .columns-13 {
    flex-flow: column;
  }

  .column-31 {
    padding-left: 30px;
  }

  .form-block-3 {
    width: 90%;
  }

  .sectionrs {
    text-align: center;
  }

  .iconrs {
    max-width: 30%;
  }

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

  .t-moignage {
    font-size: 12px;
  }

  .image-45 {
    max-width: 150%;
    margin-bottom: -100px;
  }

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

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

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

  .titre-carbon {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-47 {
    max-width: 90%;
  }

  .section-10 {
    text-align: center;
  }

  .image47 {
    text-align: center;
    max-width: 90%;
  }

  .texte-simple {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-bleu-propos {
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-clip: border-box;
  }

  .text-block-9, .text-block-9.droite {
    text-align: left;
  }

  .heading-6, .heading-6.droite {
    text-align: center;
  }

  .column-45 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-9 {
    text-align: center;
  }

  .column-46 {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .chiffre-blanc {
    font-size: 84px;
  }

  .l-gende-chiffres {
    font-size: 21px;
  }

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

  .rs-footer {
    max-width: 50%;
  }

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

  .columns-19 {
    text-align: center;
    flex-flow: column;
  }

  .columns-20 {
    text-align: center;
    flex-flow: column-reverse;
  }

  .section-13 {
    text-align: center;
  }

  .blog-autres {
    display: none;
  }

  .container-blog {
    max-width: 728px;
    margin-left: auto;
  }

  .team-slider-wrapper {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

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

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

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

  .team-slider-nav {
    flex-flow: row;
    display: flex;
  }

  .hero-subscribe-left {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .cl-news-blog {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .s-corps-blog, .s-blog-sommaire {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .column-53 {
    align-self: auto;
    padding-left: 20px;
    display: block;
  }

  .column-54 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-right: 20px;
    display: block;
  }

  .columns-24 {
    max-width: 100%;
  }

  .columns-25 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

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

  .blog-img {
    max-width: 70%;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .column-57 {
    justify-content: center;
    align-self: center;
    align-items: center;
    padding-left: 10px;
    display: flex;
  }

  .columns-26 {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    max-width: 103%;
    display: flex;
  }

  .column-58 {
    flex-flow: column;
    align-self: center;
    display: flex;
  }

  .container-421 {
    flex-flow: column;
    align-self: stretch;
    align-items: stretch;
    display: flex;
  }

  .collection-item-5 {
    grid-column-gap: 2vh;
    grid-row-gap: 2vh;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .collection-list-wrapper-4 {
    flex-flow: column;
    display: flex;
  }

  .collection-list-5 {
    flex-flow: column;
    align-self: stretch;
  }

  .container-422 {
    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;
  }

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

  .espace-300px {
    margin-top: 140px;
  }

  .columns-29 {
    padding-bottom: 20px;
  }

  .bouton-noir-footer {
    text-align: center;
  }

  .section-40 {
    flex-flow: row;
    display: block;
  }

  .column-64, .column-65 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .column-66 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .section-42 {
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-18 {
    font-size: 1.5rem;
  }

  .columns-31 {
    flex-flow: column wrap;
    align-items: stretch;
    display: block;
  }

  .column-70 {
    margin-top: 10px;
  }

  .column-71 {
    flex-flow: column;
    display: none;
  }

  .column-72 {
    display: none;
  }

  .image-59 {
    max-width: 50%;
  }

  .column-73 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    width: 100%;
  }

  .btn-block {
    flex-direction: column;
  }

  .image-3 {
    width: 30%;
  }

  .titles {
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-pqcmw.bggrey {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .iconcontainer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footerrow2 {
    flex-direction: column;
  }

  .collection-item-2 {
    justify-content: center;
    display: flex;
  }

  .links-block-2 {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
  }

  .cardinfo {
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
  }

  .cardimg {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    display: flex;
  }

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

  .card {
    border-radius: 25px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: auto;
    padding: 30px;
  }

  .cardinforow1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cardp {
    text-align: left;
  }

  .form-block-2 {
    align-items: center;
    display: flex;
  }

  .form-2 {
    justify-content: flex-start;
    width: 350px;
  }

  .container-3 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .h2-2 {
    line-height: 20px;
  }

  .h2-jaune-rodger {
    border-style: none;
    font-size: 50px;
  }

  .btnyellow.big.header {
    font-size: 16px;
  }

  .cardh5-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .collection-item-3 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    margin-top: -15px;
    margin-bottom: -10px;
  }

  .collection-list {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-direction: column;
    align-items: flex-start;
  }

  .image-14 {
    height: 100%;
  }

  .link-block-2 {
    min-width: 35%;
    margin-right: 0;
  }

  .h1hero {
    text-align: center;
    font-size: 40px;
    line-height: 35px;
    inset: auto 0% 10%;
  }

  .slider {
    width: 100vw;
    min-height: 700px;
  }

  .h3-jaune {
    line-height: 20px;
  }

  .h3-jaune.white {
    line-height: 40px;
  }

  .div-block-2 {
    width: 550px;
  }

  .div-block-2.form2, .div-block-2.formulaire {
    width: 90%;
  }

  .listform {
    padding-left: 25px;
    padding-right: 25px;
  }

  .form-block {
    width: 95%;
  }

  .checklist {
    align-items: center;
  }

  .qr-block {
    min-width: 550px;
  }

  .container-405, .container-406 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-24 {
    margin-top: 20px;
  }

  .bande-de-r-assurance {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-4 {
    text-align: center;
    margin-top: 10px;
    padding-left: 10px;
  }

  .column-5 {
    text-align: center;
    margin-top: 10px;
    padding-right: 10px;
  }

  .image-25 {
    text-align: center;
    max-width: 200px;
  }

  .image-25.logos-ext-rieurs, .logos-ext-rieurs {
    max-width: 180px;
  }

  .image-26 {
    text-align: left;
    max-width: 180px;
  }

  .column-6, .column-7 {
    text-align: center;
    margin-top: 10px;
  }

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

  .image-27, .image-28 {
    max-width: 180px;
  }

  .h3-jaune-rodger {
    text-align: center;
  }

  .image-29 {
    max-width: 100%;
    height: 80%;
    margin-top: 10px;
  }

  .header-2parts {
    text-align: center;
    display: flex;
  }

  .h2-noir-rodger.header {
    text-align: center;
    margin-top: 40px;
    font-size: 45px;
  }

  .h2-noir-rodger.mb30 {
    font-size: 45px;
  }

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

  .h2-noir {
    text-align: center;
    margin-top: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
  }

  .chap {
    text-align: center;
    margin-right: 0;
    padding-right: 0;
  }

  .sectionheader {
    margin-top: 20px;
    margin-left: 0;
  }

  .etapes, .image-30 {
    max-width: 80%;
  }

  .colonne-avantages-hp.colonne-du-milieu {
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .colonne-avantages-hp.colonne-de-gauche {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .colonne-avantages-hp.colonne-de-droite {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-31 {
    max-width: 40%;
  }

  .cartes-jaunes {
    margin-left: 20px;
    margin-right: 20px;
  }

  .list, .list-2, .list-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .fond-jaune {
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-plat-hp {
    max-width: 25%;
  }

  .image-32 {
    max-width: 100%;
  }

  .column-12 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .txt-outil-noir {
    flex-flow: column;
    font-size: 20px;
  }

  .column-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .txt-petit-blanc {
    font-size: 15px;
  }

  .section-3 {
    font-size: 16px;
  }

  .image-33 {
    max-width: 80%;
  }

  .boussfl-ched {
    flex-flow: row;
    margin-bottom: -20px;
  }

  .image-35 {
    text-align: center;
    max-width: 70%;
    margin-left: 10px;
  }

  .column-15 {
    flex-flow: column;
  }

  .cartouche-jaune-paysage {
    text-align: left;
    flex-flow: column;
    display: flex;
  }

  .liste-blanche {
    padding-right: 20px;
  }

  .image-36 {
    max-width: 50%;
  }

  .column-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
    display: flex;
  }

  .column-22 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .image-38 {
    max-width: 50%;
    padding-bottom: 10px;
  }

  .leftcard-yellow {
    text-align: left;
    flex-flow: row;
    justify-content: flex-start;
    height: 180px;
  }

  ._2-bulles {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._2-bulles.section-bleue {
    padding-right: 0;
  }

  .column-23 {
    height: 180px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-40 {
    text-align: center;
    max-width: 80%;
  }

  .column-24 {
    height: 180px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0;
  }

  .rightcard-yellow, .lycards {
    height: 180px;
  }

  .image-41 {
    max-width: 80%;
  }

  .columns-10, .columns-11 {
    flex-flow: row;
  }

  .columns-12 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: inline-flex;
  }

  .columns-13 {
    flex-flow: row;
  }

  .nbsylw {
    max-width: 20%;
  }

  .txt-tapesylw {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .column-32, .column-33, .column-34, .column-35, .column-36, .column-37, .lienfb, .lienlk {
    text-align: center;
  }

  .iconrs {
    max-width: 40%;
    margin-top: 20px;
  }

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

  .guillemets {
    max-width: 15%;
  }

  .t-moignage {
    font-size: 11px;
  }

  .image-45 {
    margin-bottom: -100px;
  }

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

  .image-47 {
    text-align: center;
    max-width: 40%;
  }

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

  .section-10 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .image47 {
    max-width: 40%;
  }

  .bold-text-8 {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
    font-size: 28px;
  }

  .h2-rodger-body {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-48, .image-49, .image-50 {
    max-width: 50%;
  }

  .column-47 {
    padding-bottom: 20px;
  }

  .mots-jaunes {
    font-size: 35px;
    font-weight: 400;
  }

  .icones-jaunes {
    max-width: 40%;
  }

  .section-13 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .blog-autres {
    padding: 60px 15px;
  }

  .blog-h1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-subscribe-left {
    flex-flow: column-reverse;
    padding: 60px 15px;
    display: block;
  }

  .shadow-two-2 {
    max-width: 75%;
  }

  .s-blog-intro {
    text-align: left;
  }

  .hero-subscribe-right, .team-slider, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .container-416 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-55 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-56 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-24 {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-419 {
    align-items: flex-end;
  }

  .blog-img {
    text-align: center;
    max-width: 70%;
    display: block;
  }

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

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dl-par-email {
    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;
  }

  .column-61 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .columns-28 {
    text-align: left;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .columns-29 {
    text-align: center;
    flex-flow: column;
  }

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

  .columns-30 {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    justify-content: center;
  }

  .btn-block {
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 0;
  }

  .nav-link-block {
    flex-flow: column;
    place-content: flex-end center;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .image-3 {
    width: 50%;
  }

  .section-r-seau {
    background-color: #0000;
    background-image: url('../images/Fond-conseillers-HP.jpg');
    background-position: 0 0;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  .titles {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .section-banner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .h3-banner-rodger {
    margin-left: 0;
  }

  .section-pqcmw.bggrey {
    padding-bottom: 60px;
  }

  .iconcontainer {
    flex-direction: column;
    align-items: center;
    margin-bottom: -51px;
  }

  .iconcontainer._2 {
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }

  .footerrow1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footerrow2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: space-between;
  }

  .footerrow3 {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .blockfr3 {
    width: 100%;
  }

  .blockfr3.right, .blockfr3.left {
    justify-content: center;
    width: 100%;
  }

  .menu-button-2 {
    margin-left: 20px;
  }

  .menu-button-2.w--open {
    -webkit-text-fill-color: inherit;
    background-color: #feae00;
    background-clip: content-box;
  }

  .links-block-2 {
    background-color: #fff;
    flex-flow: column wrap;
    place-content: center;
    align-items: center;
  }

  .h3-footer-2.centered {
    text-align: center;
  }

  .cardinfo {
    align-items: center;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 5px;
  }

  .cardimg {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 250px;
    display: flex;
  }

  .cardinforow2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .cardh5 {
    font-size: 12px;
  }

  .card {
    border-radius: 25px;
    width: 95%;
    padding: 10px;
  }

  .cardinforow1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .cardh3 {
    font-size: 16px;
  }

  .cardh2 {
    font-size: 20px;
  }

  .cardp {
    text-align: left;
    font-size: 12px;
  }

  .cardp.home {
    max-height: 100px;
    overflow: auto;
  }

  .form-block-2 {
    align-items: center;
    display: flex;
  }

  .form-2 {
    flex-direction: row;
    justify-content: flex-start;
    width: 95%;
  }

  .container-3 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .dropdown-list.w--open {
    border-top-right-radius: 20px;
  }

  .h2-2 {
    margin-right: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .h2-2.dropcountry {
    font-size: 16px;
  }

  .h2-jaune-rodger {
    text-align: center;
    border-style: none;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .h2-jaune-rodger.mb30 {
    justify-content: center;
    display: block;
  }

  .dropdown-toggle {
    justify-content: space-around;
  }

  .btnyellow {
    text-transform: uppercase;
    font-size: 12px;
  }

  .btnyellow.big {
    font-size: 14px;
  }

  .btnyellow.big.header {
    min-width: 100%;
  }

  .btnyellow.big.secteur {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .cardh5-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
  }

  .collection-item-3 {
    margin-top: -20px;
    margin-bottom: -5px;
  }

  .collection-list {
    align-items: flex-start;
  }

  .image-14 {
    height: 100%;
  }

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

  .checkbox-field {
    width: auto;
    padding-left: 0;
  }

  .image-16 {
    width: 16px;
  }

  .filter_options {
    width: 300px;
  }

  .membresince {
    align-items: center;
  }

  .image-18 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px;
  }

  .link-block-2 {
    min-width: 60%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .image-19 {
    margin-top: 10px;
  }

  .h1hero {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 35px;
  }

  .slider {
    min-height: 675px;
  }

  .left-arrow {
    display: block;
  }

  .h3-jaune {
    text-align: left;
    margin-right: 0;
    line-height: 20px;
  }

  .h3-jaune.white {
    text-align: center;
    font-size: 25px;
  }

  .pcenter {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section404 {
    height: 75vh;
  }

  .image-21 {
    max-width: 95%;
  }

  .section-form {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-2.form2, .div-block-2.formulaire {
    width: 95%;
  }

  .field-label {
    margin-left: 15px;
    font-size: 14px;
  }

  .qr-block {
    min-width: 300px;
  }

  .container-405 {
    max-width: 95%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-406, .pcenter-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .link-2 {
    text-align: center;
  }

  .image-23 {
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    display: block;
    position: static;
  }

  .footer-adresse-mail, .paragraph-3 {
    text-align: center;
  }

  .image-25, .logos-ext-rieurs, .image-26, .image-27, .image-28 {
    max-width: 150px;
  }

  .h3-jaune-rodger {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
  }

  .column-9 {
    display: none;
  }

  .header-2parts {
    text-align: center;
  }

  .h2-noir-rodger {
    font-size: 40px;
    line-height: 45px;
  }

  .column-10 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .h2-noir {
    text-align: center;
    font-size: 25px;
    line-height: 32px;
  }

  .chap {
    margin-right: 0;
    padding-right: 0;
  }

  .sectionheader {
    text-align: center;
    flex-flow: column;
    min-width: 50%;
    max-width: 90%;
    margin-top: 20px;
    margin-left: 0;
    display: flex;
  }

  .etapes, .image-30 {
    max-width: 100%;
  }

  .columns-5 {
    flex-flow: column;
  }

  .colonne-avantages-hp.colonne-du-milieu, .colonne-avantages-hp.colonne-de-droite {
    margin-top: 20px;
  }

  .fond-jaune {
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-plat-hp {
    max-width: 30%;
  }

  .image-32 {
    text-align: center;
    vertical-align: baseline;
    max-width: 120%;
    margin-bottom: -60px;
    display: inline-block;
  }

  .column-12, .column-13 {
    padding-top: 20px;
  }

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

  .image-33 {
    max-width: 100%;
  }

  .column-14 {
    flex-flow: row;
  }

  .paragraph-4 {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 16px;
    line-height: 19px;
  }

  .image-35 {
    text-align: left;
    max-width: 70%;
    display: block;
  }

  .column-15 {
    text-align: center;
    flex-flow: row;
    display: block;
  }

  .column-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .cartouche-jaune-paysage {
    flex-flow: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    display: flex;
  }

  .liste-blanche {
    font-size: 13px;
    line-height: 16px;
  }

  .columns-8 {
    flex-flow: column;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
  }

  .h3-noir {
    line-height: 35px;
  }

  .image-36 {
    max-width: 70%;
  }

  .column-18, .column-19 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-21, .column-22 {
    padding-top: 20px;
  }

  .bold-text-3 {
    font-size: 35px;
    line-height: 35px;
  }

  .bold-text-4 {
    font-size: 25px;
    line-height: 25px;
  }

  .section-faq-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-38 {
    max-width: 100%;
    margin-top: 10px;
  }

  .paraavngt-b {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
    line-height: 20px;
  }

  .paraavngt-b.pg---propos {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._2-bulles {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-23 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .image-40 {
    max-width: 100%;
  }

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

  .paraavgtj {
    padding-right: 5px;
    font-size: 15px;
    line-height: 20px;
  }

  .image-41 {
    max-width: 100%;
  }

  .h3-ylwcard {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 22px;
  }

  .h3-blackcard {
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 5px;
    font-size: 17px;
    line-height: 22px;
  }

  .boussfl-cheg {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nbsylw {
    max-width: 30%;
  }

  .txt-tapesylw {
    margin-bottom: 25px;
  }

  .avantage {
    padding-right: 5px;
  }

  .sectionrs {
    flex-flow: row;
    display: flex;
  }

  .iconrs {
    max-width: 60%;
  }

  .paragraph-5 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    display: inline-block;
  }

  .guillemets {
    text-align: center;
  }

  .t-moignage {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-45 {
    margin-bottom: -130px;
  }

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

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

  .image-47 {
    max-width: 60%;
  }

  .bold-text-6 {
    font-size: 14px;
    line-height: 18px;
  }

  .image47 {
    max-width: 60%;
  }

  .carbon-h2-blanc {
    font-size: 40px;
  }

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

  .columns-19, .columns-20 {
    max-width: 90%;
    margin-left: 10px;
    margin-right: 10px;
  }

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

  .icones-jaunes {
    max-width: 60%;
  }

  .section-13 {
    flex: 1;
    align-self: auto;
  }

  .bold-text-12 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .blog-h1 {
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 40px;
  }

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

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

  .p-blog-chap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-13 {
    font-size: 25px;
    line-height: 40px;
  }

  .bold-text-14 {
    font-size: 21px;
    line-height: 31px;
  }

  .p-blog-corps, .p-blog-tableau {
    font-size: 16px;
    line-height: 30px;
  }

  .blog-h3 {
    font-size: 20px;
  }

  .blog-h4 {
    font-size: 17px;
    line-height: 26px;
  }

  .s-corps-blog, .s-blog-sommaire {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .section-23 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .column-55, .column-56 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .team-grid {
    grid-template-columns: 1fr;
  }

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

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

  .p-blog-corps-copy {
    font-size: 16px;
    line-height: 30px;
  }

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

  .espace-300px {
    margin-top: 200px;
  }

  .columns-29 {
    text-align: center;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .section-40 {
    flex-flow: row;
    display: block;
  }

  .section-41 {
    flex-flow: column;
    display: block;
  }

  .column-64, .column-65 {
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .column-66 {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }

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

  .section-42, .paragraph-17 {
    margin-top: 10px;
  }

  .paragraph-18 {
    font-size: 1.6rem;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-content: center;
    place-items: center stretch;
    display: flex;
  }

  .img-bandeau {
    max-width: 40%;
  }

  .p-bandeau {
    display: none;
  }

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

  .columns-31 {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .column-70 {
    text-align: center;
    margin-top: 10px;
  }

  .container-433 {
    justify-content: center;
    display: flex;
  }
}

#w-node-a4d8c3f9-aea7-749a-990a-db5d428981e4-428981de {
  place-self: center;
}

#w-node-_53fae94e-22fe-95a4-534e-3071896cbeac-4c33a02c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53fae94e-22fe-95a4-534e-3071896cbeb1-4c33a02c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_53fae94e-22fe-95a4-534e-3071896cbeb5-4c33a02c, #w-node-_53fae94e-22fe-95a4-534e-3071896cbebf-4c33a02c, #w-node-_53fae94e-22fe-95a4-534e-3071896cbec4-4c33a02c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_53fae94e-22fe-95a4-534e-3071896cbeac-4c33a02c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_53fae94e-22fe-95a4-534e-3071896cbeac-4c33a02c, #w-node-_53fae94e-22fe-95a4-534e-3071896cbeb1-4c33a02c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Carbon';
  src: url('../fonts/Carbon-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rodger';
  src: url('../fonts/rodger-black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}