:root {
  --darkblue: #242e4e;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

p {
  margin-bottom: 0;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 23px;
  font-size: 17px;
  line-height: 22px;
}

li {
  min-width: 198px;
}

.body_all {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  width: 990px;
  max-width: 990px;
  min-height: 100vh;
  display: flex;
}

.body {
  color: #242e4e;
  font-family: Inter, sans-serif;
}

.logo_wefox {
  height: 30px;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.heading {
  color: #242e4e;
  text-align: center;
  max-width: 940px;
  margin-top: 72px;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 55px;
}

.heading.h2 {
  margin-bottom: 80px;
}

.heading.h2.bis {
  margin-bottom: 0;
}

.soustitredesktop {
  color: #242e4e;
  text-align: center;
  max-width: 960px;
  margin-top: 4px;
  margin-bottom: 32px;
  font-size: 17px;
  line-height: 22px;
}

.exergue {
  color: red;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.blocduform {
  width: 100%;
  min-height: 330px;
}

.row_arrowdecouvrez {
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.decouvrez {
  color: var(--darkblue);
  text-align: center;
  width: 324px;
  margin-bottom: 0;
  margin-left: -19px;
  font-family: Caveat, sans-serif;
  font-size: 25px;
  line-height: 30px;
  transform: rotate(-4deg);
}

.exergue.exerguecaveat {
  font-size: 25px;
  line-height: 30px;
}

.container_arrowdecouvrez {
  justify-content: center;
  align-items: flex-start;
  width: 400px;
  margin-bottom: 20px;
  margin-right: 117px;
  padding-top: 23px;
  display: flex;
}

.arrowimg {
  margin-top: -68px;
  margin-left: 9px;
}

._100vh {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  display: block;
}

._100vh.bg2 {
  background-color: #f6f7fc;
}

.ensuisse {
  color: #242e4e;
  text-align: center;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 700;
  line-height: 24px;
}

.enhaut {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.enbas {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 19px;
  line-height: 25px;
  display: flex;
}

.imgargu_container {
  width: 100%;
  min-height: 50px;
  margin-bottom: 50px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.imgargu_container.v2 {
  flex-flow: row-reverse;
}

.imgargu_contargu {
  text-align: center;
  width: 40%;
}

.imgargu_contimg {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 0 0 16px;
  display: flex;
}

.imgargu_titre {
  color: #242e4e;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.imgargu_puces {
  display: flex;
}

.imgargu_soustitre {
  max-width: 465px;
  font-size: 17px;
  line-height: 22px;
}

.ctalink {
  color: #fff;
  background-color: red;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 375px;
  height: 70px;
  margin: 40px auto 60px;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.455, .03, .515, .955);
  display: flex;
}

.ctalink:hover {
  transform: scale(1.05);
}

.ctalink.ctaform {
  text-transform: uppercase;
  width: 330px;
  margin-top: 32px;
  margin-bottom: 0;
}

.mercide {
  text-align: center;
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 22px;
}

.disclaimermontantsmax {
  color: #7f7f7f;
  text-align: center;
  margin-bottom: 54px;
  font-size: 17px;
  line-height: 22px;
}

.tableau_bigcontainer {
  flex-flow: column;
  width: 100%;
  min-height: 50px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tableau_row {
  justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 22px;
  display: flex;
}

.tableau_row.grisfonce {
  background-color: #eeeff7;
}

.tableau_row.grisclair {
  background-color: #f6f7fcbd;
}

.tableau_containerpuceverte {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  display: flex;
}

.tableau_argu {
  justify-content: flex-start;
  align-items: center;
  width: 640px;
  padding-right: 40px;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.tableau_containerdetails {
  justify-content: center;
  align-items: center;
  width: 210px;
  display: flex;
}

.tableau_detail {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 17px;
  line-height: 22px;
}

.spacer30 {
  width: 100%;
  height: 30px;
}

.img_bysecuricard {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.link_ml {
  color: #242e4e;
  margin: 48px auto 10px;
  font-weight: 700;
  text-decoration: none;
}

.formblock {
  min-height: 330px;
}

.blocetape {
  height: 330px;
}

.blocquestion {
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.blocreponse {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: flex-start;
  height: 270px;
  display: flex;
}

.blocreponse.blocreponsevertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.radiobutton {
  margin-left: 0;
  display: none;
}

.radio {
  color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-top: 22px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.radiobuttonfield {
  background-color: red;
  background-image: url('../images/form_oneperson.png');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  width: 200px;
  height: 188px;
  padding-left: 0;
  transition: all .2s cubic-bezier(.455, .03, .515, .955);
}

.radiobuttonfield:hover {
  transform: scale(1.05);
}

.radiobuttonfield.mafamilleetmoi {
  background-image: url('../images/form_family.png');
}

.radiobuttonfield.homme {
  background-image: url('../images/form_homme.png');
}

.radiobuttonfield.femme {
  background-image: url('../images/form_femme.png');
}

.container_4inputs {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 50px;
  display: flex;
}

.input4 {
  border-radius: 3px;
  width: 350px;
  height: 55px;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 20px;
  line-height: 25px;
}

.consentement {
  text-align: center;
  margin-top: 4px;
  font-size: 12px;
  line-height: 17px;
}

.soustitremob {
  flex: 0 auto;
  display: none;
}

.cga {
  color: #242e4e;
}

@media screen and (max-width: 991px) {
  ul {
    font-size: 16px;
    line-height: 21px;
  }

  .body_all {
    width: 768px;
  }

  .logo_wefox {
    height: 20px;
  }

  .heading {
    font-size: 42px;
    line-height: 47px;
  }

  .soustitredesktop {
    font-size: 15px;
    line-height: 19px;
  }

  .exergue {
    font-size: 19px;
    line-height: 24px;
  }

  .exergue.exerguecaveat {
    font-size: 25px;
    line-height: 30px;
  }

  .imgargu_container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .imgargu_soustitre {
    font-size: 16px;
    line-height: 21px;
  }

  .mercide {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 21px;
  }

  .tableau_argu, .tableau_detail {
    font-size: 16px;
    line-height: 21px;
  }

  .img_bysecuricard {
    height: 40px;
  }

  .formblock {
    min-height: 330px;
  }

  .blocetape {
    height: 330px;
  }

  .input4 {
    width: 310px;
  }
}

@media screen and (max-width: 767px) {
  .body_all {
    width: 480px;
  }

  .heading {
    margin-top: 50px;
  }

  .exergue {
    font-size: 17px;
    line-height: 22px;
  }

  .exergue.exerguecaveat {
    font-size: 23px;
    line-height: 23px;
  }

  .decouvrez {
    width: 237px;
    margin-left: 0;
    font-size: 23px;
    line-height: 23px;
  }

  .container_arrowdecouvrez {
    justify-content: flex-end;
    align-items: flex-start;
    width: 310px;
    margin-right: 0;
    padding-top: 0;
  }

  .arrowimg {
    width: 55px;
    margin-top: -34px;
    transform: rotate(28deg);
  }

  .imgargu_container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .imgargu_container.v2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .imgargu_contimg {
    width: 100%;
    margin-top: 10px;
  }

  .ctalink.ctaform {
    margin-top: 15px;
  }

  .mercide {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tableau_bigcontainer {
    padding-left: 0;
    padding-right: 0;
  }

  .tableau_row {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tableau_containerpuceverte {
    width: 50px;
  }

  .tableau_argu {
    width: 280px;
    padding-right: 10px;
  }

  .tableau_containerdetails {
    width: 150px;
    padding-left: 0;
    padding-right: 0;
  }

  .tableau_detail {
    width: 100%;
  }

  .formblock {
    min-height: 330px;
  }

  .blocetape {
    height: 330px;
  }

  .container_4inputs {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .input4 {
    width: 233px;
    padding-left: 15px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  ul {
    margin-bottom: 0;
  }

  .body_all {
    width: 100%;
    min-width: 320px;
  }

  .logo_wefox {
    position: static;
  }

  .heading {
    margin-top: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .heading.h2 {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .row_arrowdecouvrez {
    margin-top: -17px;
    margin-bottom: 20px;
  }

  .decouvrez {
    margin-left: -5px;
  }

  .container_arrowdecouvrez {
    padding-right: 10px;
  }

  .ensuisse {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .imgargu_puces {
    flex-flow: column;
  }

  .ctalink {
    text-align: center;
    width: 290px;
    height: 80px;
  }

  .ctalink.ctaform {
    width: 270px;
    height: 70px;
  }

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

  .img_bysecuricard {
    width: 150px;
  }

  .formblock {
    min-height: 460px;
  }

  .blocetape {
    height: 460px;
  }

  .blocquestion {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
  }

  .blocreponse {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 400px;
  }

  .radio {
    justify-content: flex-start;
    align-items: center;
    padding-top: 5px;
    padding-left: 80px;
    font-size: 21px;
  }

  .radiobuttonfield {
    background-position: 7%;
    background-size: auto 35px;
    width: 270px;
    height: 70px;
  }

  .container_4inputs {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
  }

  .input4 {
    width: 280px;
    margin-top: -1px;
  }

  .soustitremob {
    text-align: center;
    margin-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 18px;
    display: block;
  }

  .ensbloc {
    display: inline-block;
  }
}


