@import "https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;700&display=swap";
@font-face {
  font-family: Lemon Smash Inside;
  src: url("lemonsmash-inside.6a57f0be.otf") format("opentype");
}

@font-face {
  font-family: Lemon Smash Outside;
  src: url("lemonsmash-outside.be4fc304.otf") format("opentype");
}

@font-face {
  font-family: Lemon Smash;
  src: url("lemonsmash-regular.9ef08911.otf") format("opentype");
}

#home #main_contents .plantes_angle_1, #home #main_contents .plantes_angle_2 {
  display: none;
  position: absolute;
  right: 0;
}

@media (width >= 1024px) {
  #home #main_contents .plantes_angle_1, #home #main_contents .plantes_angle_2 {
    display: block;
  }
}

#home #main_contents .plantes_angle_1 {
  width: 47.33%;
  max-width: 814px;
  top: 700px;
  transform: rotate(-3.232deg);
}

#home #main_contents .plantes_angle_2 {
  width: 36.74%;
  max-width: 632px;
  top: 1800px;
  transform: rotate(18.361deg)translate(40%);
}

.box_highlight {
  border: 3px solid #fff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: -4px -5px 20px #fff9;
}

#hero {
  color: #fff;
  background: #3d477e url("bg-hero.b4d9d400.png") 0 0 / auto 100% repeat-x;
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 0;
  padding: .75rem 0;
  position: relative;
}

@media (width >= 1024px) {
  #hero {
    padding: 4.625rem 0;
  }
}

#hero .left_deco, #hero .right_deco {
  display: none;
}

@media (width >= 1024px) {
  #hero .left_deco, #hero .right_deco {
    display: block;
    position: absolute;
    bottom: 0;
  }
}

#hero .left_deco {
  width: 55.52%;
  max-width: 955px;
  left: -4%;
}

#hero .right_deco {
  width: 26%;
  max-width: 955px;
  right: 0;
}

#hero .wrapper_page {
  position: relative;
}

#hero .wrapper_page .col_2 .left {
  text-align: center;
  margin-bottom: 2rem;
}

@media (width >= 1024px) {
  #hero .wrapper_page .col_2 .left {
    flex-direction: column;
    justify-content: center;
    width: 50%;
    display: flex;
  }
}

#hero .wrapper_page .col_2 .left img {
  width: auto;
  display: inline-block;
}

@media (width >= 1024px) {
  #hero .wrapper_page .col_2 .left img {
    width: 802px;
  }
}

#hero .wrapper_page .col_2 .right {
  text-align: center;
}

@media (width >= 1024px) {
  #hero .wrapper_page .col_2 .right {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    padding-top: 3.75rem;
    display: flex;
  }
}

#hero .wrapper_page .col_2 .right h1 {
  text-transform: uppercase;
  margin-bottom: .125rem;
  font-family: Lemon Smash;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1em;
}

@media (width >= 640px) {
  #hero .wrapper_page .col_2 .right h1 {
    margin-bottom: .75rem;
    font-size: 2.25rem;
    line-height: 1em;
  }
}

@media (width >= 1024px) {
  #hero .wrapper_page .col_2 .right h1 {
    margin-bottom: 1.125rem;
    font-size: 2.75rem;
    line-height: 1em;
  }
}

@media (width >= 1440px) {
  #hero .wrapper_page .col_2 .right h1 {
    font-size: 4rem;
  }
}

#hero .wrapper_page .col_2 .right p {
  font-size: .875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (width >= 640px) {
  #hero .wrapper_page .col_2 .right p {
    font-size: 1rem;
  }
}

@media (width >= 1024px) {
  #hero .wrapper_page .col_2 .right p {
    font-size: 1.125rem;
    line-height: 1.2em;
  }
}

@media (width >= 1440px) {
  #hero .wrapper_page .col_2 .right p {
    font-size: 1.5rem;
    line-height: 1.3em;
  }
}

.section_info {
  padding-top: 40px;
}

@media (width >= 1024px) {
  .section_info {
    padding-top: 95px;
  }
}

.section_info .col_2 .col_2_1 {
  flex: 1;
}

.section_info .box_highlight {
  background-repeat: no-repeat;
  width: 100%;
  max-width: 690px;
  margin: 0 auto;
  padding: 0;
}

@media (width >= 1024px) {
  .section_info .box_highlight {
    margin: initial;
    width: 500px;
  }
}

@media (width >= 1280px) {
  .section_info .box_highlight {
    width: 590px;
  }
}

@media (width >= 1440px) {
  .section_info .box_highlight {
    width: 690px;
  }
}

.section_info .box_highlight .inner {
  padding: 30px;
}

@media (width >= 1024px) {
  .section_info .box_highlight .inner {
    padding: 35px 45px;
  }
}

@media (width >= 1440px) {
  .section_info .box_highlight .inner {
    padding: 55px 65px;
  }
}

.section_info .box_highlight img {
  border-radius: 20px;
  margin-top: -40%;
  display: block;
}

.section_symptomes .wrapper_page h2 {
  margin-bottom: 1.25rem;
}

.section_symptomes .wrapper_page img.icon {
  width: 15vw;
  min-width: 3.4375rem;
  max-width: 7.125rem;
  display: block;
}

.section_symptomes .wrapper_page .col_2_pictos {
  margin-bottom: 1rem;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .col_2_pictos {
    margin-bottom: 2rem;
    padding-left: .75rem;
  }
}

.section_symptomes .wrapper_page .col_2_pictos > img:first-child {
  margin-right: 1.875rem;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .col_2_pictos > img:first-child {
    margin-right: 2.5rem;
  }
}

.section_symptomes .wrapper_page .col_2_2 .icon {
  margin-bottom: 1rem;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .col_2_2 .icon {
    margin-bottom: 2rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop {
  display: none;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop {
    margin-top: 90px;
    display: block;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phases_text > div {
  flex-basis: 50%;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phases_text > div:last-child {
  text-align: center;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phases_text .timeline_label {
  text-transform: uppercase;
  color: #e30656;
  font-family: Lemon Smash, Kanit, Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 79%;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .arrow {
  height: 40px;
  margin-bottom: 40px;
  position: relative;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .arrow:before {
  content: "";
  background-color: #e30656;
  border-radius: 9px;
  width: calc(100% - 12px);
  height: 16.5px;
  display: block;
  position: absolute;
  top: calc(50% - 8.25px);
}

.section_symptomes .wrapper_page .phases_arrow_desktop .arrow img {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.section_symptomes .wrapper_page .phases_arrow_desktop .col_3 {
  align-items: center;
  gap: 1.25rem;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .col_3 {
    gap: 5%;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .red_arrow_shape {
  color: #fff;
  width: 19.8125rem;
  height: 10.625rem;
  clip-path: path("M244.981 170H20C8.95431 170 0 161.046 0 150V25.9873V20C0 8.9543 8.9543 0 20 0H244.522C250.746 0 256.614 2.89699 260.399 7.83728L312.318 75.6096C317.984 83.0066 317.792 93.337 311.854 100.518L260.394 162.746C256.595 167.34 250.943 170 244.981 170Z");
  background-color: #e30656;
  padding: 1.5rem;
  font-size: 1.75rem;
  line-height: 1.4em;
  scale: .8;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .red_arrow_shape {
    scale: 1;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .red_arrow_shape strong {
  color: #fff;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight {
  padding: 35px 20px 20px 35px;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight {
    padding: 45px 30px 30px 45px;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight > div {
  gap: 1.25rem;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight > div {
    gap: 2.5rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 {
  text-align: center;
  align-self: center;
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 p {
  color: #5b2c79;
  text-align: center;
  font-family: Lemon Smash, Kanit, Arial, sans-serif;
  font-size: 1.875rem;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 p {
    font-size: 2.5rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 p span {
  font-size: 3.75rem;
}

@media (width >= 1440px) {
  .section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 p span {
    font-size: 5rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_desktop .phase_highlight .col_2_1 {
  font-size: 1.5rem;
  line-height: 2.125rem;
}

.section_symptomes .wrapper_page .phases_arrow_mobile {
  margin-top: 45px;
  display: block;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile {
    display: none;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .timeline_label {
  text-transform: uppercase;
  color: #e30656;
  font-family: Lemon Smash, Kanit, Arial, sans-serif;
  font-size: 2.1875rem;
  font-weight: 400;
  line-height: 79%;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .timeline_label {
    font-size: 4.25rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone {
  margin-bottom: 3rem;
  padding-left: 50px;
  position: relative;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone ul {
  padding-left: 1rem;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .arrow {
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .arrow {
    width: 35px;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .arrow:before {
  content: "";
  background-color: #e30656;
  border-radius: 9px;
  width: 7.5px;
  height: calc(100% + 2px);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .arrow:before {
    width: 16.5px;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .arrow img {
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(0, 50%)rotate(90deg);
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .center_arrow_block {
  text-align: center;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .center_arrow_block .red_arrow_shape {
  color: #fff;
  background: url("red-arrow-shape-textzone.5c3321e4.png") 0 0 / 100% 100% no-repeat;
  width: 7.5rem;
  height: 6.25rem;
  padding: .75rem;
  font-size: .875rem;
  display: inline-block;
}

@media (width >= 640px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .center_arrow_block .red_arrow_shape {
    width: 10rem;
    height: 7.5rem;
    padding: .875rem;
    font-size: 1rem;
  }
}

@media (width >= 1024px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .center_arrow_block .red_arrow_shape {
    width: 205px;
    height: 241px;
    font-size: 1.625rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .arrow_content_zone .center_arrow_block .red_arrow_shape strong {
  color: #fff;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight {
  max-width: 500px;
  margin: 0 auto;
  padding: 1.875rem;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight > div {
  gap: 2.5rem;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 {
  text-align: center;
  align-self: center;
  margin-bottom: 1rem;
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 p {
  color: #5b2c79;
  text-align: center;
  font-family: Lemon Smash, Kanit, Arial, sans-serif;
  font-size: 1.875rem;
}

@media (width >= 640px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 p {
    font-size: 2.5rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 p span {
  font-size: 3.75rem;
}

@media (width >= 640px) {
  .section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 p span {
    font-size: 5rem;
  }
}

.section_symptomes .wrapper_page .phases_arrow_mobile .phase_highlight .col_2_1 {
  font-size: 1.5rem;
  line-height: 2.125rem;
}

.section_poids_maladie .wrapper_page > .col_2 {
  gap: 5%;
}

.section_poids_maladie .wrapper_page > .col_2 > div {
  flex: 1;
}

.section_poids_maladie .wrapper_page .col_2_2 .box_highlight {
  max-width: 500px;
  margin: 0 auto;
}

@media (width >= 1024px) {
  .section_poids_maladie .wrapper_page .col_2_2 .box_highlight {
    max-width: 100%;
  }
}

.section_poids_maladie .wrapper_page .col_2_2 .box_highlight .col_2_1 {
  text-align: center;
  align-self: center;
}

.section_poids_maladie .wrapper_page .col_2_2 .box_highlight .col_2_1 .icon {
  border: 1px solid #5b2c79;
  border-radius: 50%;
  width: 15vw;
  min-width: 3.4375rem;
  max-width: 7.125rem;
  display: inline-block;
}

.section_poids_maladie .wrapper_page .col_2_2 .box_highlight .col_2_2 {
  flex: 1;
}

.section_zone_risque .wrapper_page .box_highlight.large_box {
  background: #fff6;
  border: 3px solid #fff;
  border-radius: 20px;
  padding: 15px;
  box-shadow: -4px -5px 20px #fff9;
}

@media (width >= 640px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box {
    padding: 20px;
  }
}

@media (width >= 1024px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box {
    padding: 30px;
  }
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_1 {
  flex: 1;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_1 img.icon {
  width: 15vw;
  min-width: 3.4375rem;
  max-width: 7.125rem;
  margin-bottom: 1rem;
  display: inline-block;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_1 p a {
  color: #5b2c79;
}

@media (width >= 1024px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 {
    flex-basis: 500px;
  }
}

@media (width >= 1280px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 {
    flex-basis: 572px;
  }
}

@media (width >= 1440px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 {
    flex-basis: 672px;
  }
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 #map-legend {
  padding-left: 15px;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map {
  border-radius: 11px;
  padding: 0;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map img {
  width: 100%;
  display: block;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
  color: #fff;
  text-align: center;
  background-color: #5b2c79;
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
  width: 100%;
  margin-bottom: 0;
  padding: 0 5px 8px;
  font-size: 12px;
}

@media (width >= 414px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
    padding: 0 10px 8px;
  }
}

@media (width >= 640px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
    font-size: 1rem;
  }
}

@media (width >= 1024px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
    font-size: 1.125rem;
  }
}

@media (width >= 1280px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
    font-size: 1.375rem;
  }
}

@media (width >= 1440px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p {
    font-size: 1.625rem;
  }
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p strong {
  color: #fff;
}

.section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p sup {
  font-size: .625rem;
}

@media (width >= 1024px) {
  .section_zone_risque .wrapper_page .box_highlight.large_box .col_2 .col_2_2 .box_highlight.bloc_map p sup {
    font-size: .75rem;
  }
}

.section_mesures_prevention .wrapper_page .icon {
  border: 2px solid #5b2c79;
  border-radius: 50%;
  width: 15vw;
  min-width: 3.4375rem;
  max-width: 6.75rem;
  margin-bottom: 15px;
}

.section_mesures_prevention .wrapper_page .icon img {
  width: 100%;
  display: block;
}

@media (width >= 1024px) {
  .section_mesures_prevention .wrapper_page .col_2 {
    align-items: stretch;
    gap: 5%;
  }
}

@media (width >= 1440px) {
  .section_mesures_prevention .wrapper_page .col_2 {
    gap: 8%;
  }
}

@media (width >= 1024px) {
  .section_mesures_prevention .wrapper_page .col_2 > div {
    flex: 1;
  }

  .section_mesures_prevention .wrapper_page .col_2 > div .box_highlight {
    height: 100%;
    padding: 2.9375rem 1.5625rem 1.25rem 2.25rem;
  }
}

@media (width >= 1440px) {
  .section_mesures_prevention .wrapper_page .col_2 > div .box_highlight {
    height: 100%;
    padding: 4.1875rem 2.8125rem 2.5rem 3.5rem;
  }
}

@media (width >= 1024px) {
  .section_mesures_prevention .wrapper_page .col_2 > div .box_highlight p {
    font-size: 1.5rem;
    line-height: 2.375rem;
  }
}

@media (width >= 1440px) {
  .section_mesures_prevention .wrapper_page .col_2 > div .box_highlight p {
    font-size: 1.875rem;
    line-height: 2.8125rem;
  }
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_1 .box_highlight {
  background: #fff6;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight {
  background-color: #e30656;
  border: 3px solid #e30656;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight p {
  color: #fff;
  font-weight: 500;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .icon {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 15vw;
  min-width: 3.4375rem;
  max-width: 6.75rem;
  padding: .9375rem;
}

@media (width >= 640px) {
  .section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .icon {
    padding: 1.25rem;
  }
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .icon img {
  display: block;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .button {
  background: #ffffff0d;
  border: 3px solid #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  justify-self: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
  box-shadow: -4px -5px 20px #fff6;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .button p {
  margin: 10px 25px;
}

.section_mesures_prevention .wrapper_page .col_2 .col_2_2 .box_highlight .button p:hover {
  text-decoration: underline;
}

.section_test_connaissance .wrapper_page .col_3 {
  align-items: stretch;
}

.section_test_connaissance .wrapper_page .col_3 .form_col_2, .section_test_connaissance .wrapper_page .col_3 .form_col_3 {
  display: none;
}

@media (width >= 1024px) {
  .section_test_connaissance .wrapper_page .col_3 .form_col_2, .section_test_connaissance .wrapper_page .col_3 .form_col_3 {
    visibility: hidden;
    opacity: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
}

.section_test_connaissance .wrapper_page .col_3 .form_col_2.show, .section_test_connaissance .wrapper_page .col_3 .form_col_3.show {
  display: block;
}

@media (width >= 1024px) {
  .section_test_connaissance .wrapper_page .col_3 .form_col_2.show, .section_test_connaissance .wrapper_page .col_3 .form_col_3.show {
    visibility: visible;
    opacity: 1;
    height: 100%;
  }
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight {
  background: #fff6;
  border: 3px solid #fff;
  border-radius: 20px;
  height: 100%;
  box-shadow: -4px -5px 20px #fff9;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight span.number {
  color: #5b2c79;
  text-align: center;
  border: 2px solid #5b2c79;
  border-radius: 50%;
  width: 1.5625rem;
  height: 1.5625rem;
  font-size: 1.25rem;
  line-height: 1.375rem;
  display: inline-block;
}

@media (width >= 1024px) {
  .section_test_connaissance .wrapper_page .col_3 .box_highlight span.number {
    width: 3.4375rem;
    height: 3.4375rem;
    font-size: 2.1875rem;
    line-height: 3.4375rem;
  }
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight p strong {
  color: #000;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form {
  margin-top: 1.25rem;
}

@media (width >= 1024px) {
  .section_test_connaissance .wrapper_page .col_3 .box_highlight form {
    margin-top: 1.5rem;
  }
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field {
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field input {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  outline: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .9375rem;
}

@media (width >= 1024px) {
  .section_test_connaissance .wrapper_page .col_3 .box_highlight form .field input {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 1.25rem;
  }
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field input:checked {
  background: #fff url("ios-checkmark.954abfbc.svg") center no-repeat;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field label {
  flex: 1;
  line-height: 1.3em;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field.right {
  color: #11b66f;
  font-weight: 700;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field.right input:checked {
  background: #fff url("ios-checkmark-green.1c3042a5.svg") center no-repeat;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field.wrong {
  color: #e30656;
  font-weight: 700;
}

.section_test_connaissance .wrapper_page .col_3 .box_highlight form .field.wrong input:checked {
  background: #fff url("ios-checkmark-red.61f06493.svg") center no-repeat;
}

.section_reponses {
  display: none;
}

.section_reponses.show {
  display: block;
}

@media (width >= 1024px) {
  .section_reponses .wrapper_page .section_content {
    width: 50%;
  }
}

.section_reponses .wrapper_page .section_content p {
  margin-bottom: 1.25rem;
}

.section_reponses .wrapper_page .section_content p strong {
  color: #000;
}

@media (width >= 1024px) {
  .section_explications .wrapper_page .section_content {
    width: 80%;
  }
}

.section_explications .wrapper_page .section_content p {
  margin-bottom: 2rem;
}

.section_references .wrapper_page p, .section_references .wrapper_page li, .section_references .wrapper_page a {
  color: #fff;
}

.section_references .wrapper_page ol {
  padding-left: 15px;
}

@media (width >= 640px) {
  .section_references .wrapper_page ol {
    padding-left: 20px;
  }
}

.section_references .wrapper_page ol li {
  word-wrap: break-word;
}

html, body {
  font-size: 16px;
  overflow-x: hidden;
}

:root {
  --header-height: 140px;
  --scroll-offset: calc(var(--header-height)  + 0px);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  font-family: Kanit, sans-serif;
  font-weight: 300;
}

h2 {
  color: #5b2c79;
  text-transform: uppercase;
  margin-bottom: 1.625rem;
  font-family: Lemon Smash;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1em;
}

@media (width >= 1024px) {
  h2 {
    margin-bottom: 2rem;
    font-size: 4rem;
  }
}

p, ul li, ol li, label {
  font-size: 1rem;
  line-height: 1.2em;
}

@media (width >= 1024px) {
  p, ul li, ol li, label {
    font-size: 1.25rem;
  }
}

@media (width >= 1440px) {
  p, ul li, ol li, label {
    font-size: 1.375rem;
  }
}

p strong, ul li strong, ol li strong, label strong {
  color: #5b2c79;
  font-weight: 500;
}

p sup, ul li sup, ol li sup, label sup {
  font-size: .8125rem;
}

p {
  margin-bottom: 1rem;
}

ul, ol {
  margin-top: 1rem;
  padding-left: 2rem;
}

@media (width >= 1024px) {
  ul, ol {
    margin-top: 2rem;
    padding-left: 3rem;
  }
}

ul li, ol li {
  margin-bottom: 1rem;
}

.only_desktop {
  display: none;
}

@media (width >= 1024px) {
  .only_desktop {
    display: block;
  }

  .col_2, .col_3 {
    align-items: flex-start;
    gap: 5%;
    display: flex;
  }
}

.col_2 > div:not(:last-child), .col_3 > div:not(:last-child) {
  margin-bottom: 2rem;
}

@media (width >= 1024px) {
  .col_2 > div:not(:last-child), .col_3 > div:not(:last-child) {
    margin-bottom: 0;
  }
}

.col_2_mobile {
  align-items: flex-start;
  display: flex;
}

.col_2_mobile > div {
  margin-bottom: 2rem;
}

@media (width >= 1024px) {
  .col_2_mobile > div {
    margin-bottom: 0;
  }
}

.wrapper_page {
  max-width: 1498px;
  margin: 0 15px;
}

@media (width >= 414px) {
  .wrapper_page {
    margin: 0 30px;
  }
}

@media (width >= 1558px) {
  .wrapper_page {
    margin: 0 auto;
  }
}

header {
  z-index: 999;
  background-color: #5b2c79;
  width: 100%;
  height: 18vw;
  max-height: 140px;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
}

@media (width >= 1024px) {
  header {
    align-items: center;
    display: flex;
  }

  header .wrapper_page {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }
}

header .wrapper_page .logo {
  text-align: center;
}

@media (width >= 1024px) {
  header .wrapper_page .logo {
    margin-right: 1.7vw;
  }
}

@media (width >= 1440px) {
  header .wrapper_page .logo {
    margin-right: 3.7vw;
  }
}

header .wrapper_page .logo a {
  display: inline-block;
}

header .wrapper_page .logo img {
  width: 27vw;
  min-width: 100px;
  max-width: 300px;
  margin-top: 3vw;
  display: inline-block;
}

@media (width >= 1024px) {
  header .wrapper_page .logo img {
    width: 140px;
    margin: 1.5625rem 0 0;
  }
}

@media (width >= 1280px) {
  header .wrapper_page .logo img {
    width: 180px;
  }
}

@media (width >= 1440px) {
  header .wrapper_page .logo img {
    width: 210px;
  }
}

header .wrapper_page .menu-toggle {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  gap: 0;
  width: 35px;
  height: 27px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

@media (width >= 1024px) {
  header .wrapper_page .menu-toggle {
    display: none;
  }
}

header .wrapper_page .menu-toggle.open span:first-child {
  transform: translate(0, 9px)rotate(45deg);
}

header .wrapper_page .menu-toggle.open span:nth-child(2n) {
  opacity: 0;
  visibility: hidden;
}

header .wrapper_page .menu-toggle.open span:last-child {
  transform: translate(0, -14px)rotate(135deg);
}

header .wrapper_page .menu-toggle span {
  transform-origin: center;
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  height: 3px;
  transition: all .3s linear;
  display: block;
}

header .wrapper_page nav {
  flex: 1;
}

header .wrapper_page nav ul {
  flex: 1;
  justify-content: space-around;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

@media (width >= 1024px) {
  header .wrapper_page nav ul {
    gap: .3125rem;
  }
}

@media (width >= 1280px) {
  header .wrapper_page nav ul {
    gap: .625rem;
  }
}

@media (width >= 1440px) {
  header .wrapper_page nav ul {
    gap: 20px;
  }
}

header .wrapper_page nav ul li {
  margin-bottom: 0;
}

header .wrapper_page nav ul li a {
  color: #fff;
  font-family: "Kanit" Arial, sans-serif;
  text-transform: uppercase;
  border-radius: 8px;
  padding: 9px 17px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 115.364%;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: block;
}

@media (width >= 1024px) {
  header .wrapper_page nav ul li a {
    padding: 9px 7px;
    font-size: .75rem;
  }
}

@media (width >= 1280px) {
  header .wrapper_page nav ul li a {
    padding: 9px 12px;
    font-size: .875rem;
  }
}

@media (width >= 1440px) {
  header .wrapper_page nav ul li a {
    padding: 9px 17px;
    font-size: 1rem;
  }
}

header .wrapper_page nav ul li a:hover {
  background: #c5bdfc;
}

header .wrapper_page nav ul li a.active {
  background: #b0a5fb;
}

@media (width <= 1023px) {
  header .wrapper_page nav {
    flex: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  header .wrapper_page nav ul {
    top: var(--header-height);
    background-color: #5b2c79;
    flex-direction: column;
    flex: 0;
    align-items: center;
    gap: 0;
    height: calc(100vh - 140px);
    max-height: 500px;
    padding: 10px 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  header .wrapper_page nav ul.open {
    border-top: 2px solid #e30656;
    display: flex;
  }

  header .wrapper_page nav ul li {
    text-align: center;
    width: 100%;
    margin: 10px 0;
    display: block;
  }

  header .wrapper_page nav ul li a {
    width: auto;
    padding: 7px 0;
    display: inline-block;
  }

  header .wrapper_page nav ul li a.active {
    background: none;
    border-bottom: 2px solid #e30656;
    border-radius: 0;
  }
}

main {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 18vw;
  display: flex;
}

@media screen and (width >= 780px) {
  main {
    margin-top: 140px;
  }
}

main section {
  width: 100%;
  scroll-margin-top: var(--scroll-offset);
  padding: 20px 0;
  position: relative;
}

@media (width >= 1024px) {
  main section {
    margin: 0 0 65px;
    padding: 40px 0;
  }
}

main #main_contents {
  background: #fff url("bg-1px.4941a43f.png") 0 0 / 1px 100% repeat-x;
  width: 100%;
  position: relative;
}

#footer {
  padding: 70px 0 95px;
}

#footer .wrapper_page .col_2 {
  text-align: center;
}

@media (width >= 1024px) {
  #footer .wrapper_page .col_2 {
    justify-content: space-between;
    align-items: center;
  }
}

#footer .wrapper_page .col_2 p {
  color: #fff;
  margin-bottom: 1.5rem;
}

@media (width >= 1024px) {
  #footer .wrapper_page .col_2 p {
    margin-bottom: 0;
  }
}

#footer .wrapper_page .col_2 img {
  width: 70%;
  min-width: 250px;
  max-width: 445px;
  display: inline-block;
}

.cc-btn.cc-allow {
  background-color: #d12c4d !important;
}

.cc-btn.cc-deny {
  background-color: #e64176 !important;
}

@media only screen and (width <= 768px) {
  .cc-window {
    width: 90% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}

.cc-revoke, .cc-window {
  font-family: Kanit, sans-serif;
  font-weight: 300;
  font-size: 14px !important;
}

.cc-color-override-71822357.cc-revoke {
  font-size: 12px !important;
}

.cookies h1 {
  color: #5b2c79;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lemon Smash;
  font-size: 2.5rem;
  line-height: 100%;
}

.cookies h2 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 2rem;
}

.cookies h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.25rem;
}

.cookies a {
  color: inherit;
  font-weight: 500;
}
/*# sourceMappingURL=index.2f461d76.css.map */
