.fa-solid,.fa-regular,.fa,.fa-brands{display:inline-flex;vertical-align:middle}.fa-solid::before,.fa-regular::before,.fa::before,.fa-brands::before{content:'';display:inline-block;width:1em;height:1em;background:currentColor;vertical-align:-0.125em;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.fa-magnifying-glass::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20512%20512%27%3E%3Cpath%20d%3D%27M416%20208c0%2045.9-14.9%2088.3-40%20122.7L502.6%20457.4c12.5%2012.5%2012.5%2032.8%200%2045.3s-32.8%2012.5-45.3%200L330.7%20376c-34.4%2025.2-76.8%2040-122.7%2040C93.1%20416%200%20322.9%200%20208S93.1%200%20208%200S416%2093.1%20416%20208zM208%20352a144%20144%200%201%200%200-288%20144%20144%200%201%200%200%20288z%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20512%20512%27%3E%3Cpath%20d%3D%27M416%20208c0%2045.9-14.9%2088.3-40%20122.7L502.6%20457.4c12.5%2012.5%2012.5%2032.8%200%2045.3s-32.8%2012.5-45.3%200L330.7%20376c-34.4%2025.2-76.8%2040-122.7%2040C93.1%20416%200%20322.9%200%20208S93.1%200%20208%200S416%2093.1%20416%20208zM208%20352a144%20144%200%201%200%200-288%20144%20144%200%201%200%200%20288z%27%2F%3E%3C%2Fsvg%3E")}.fa-xmark::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20384%20512%27%3E%3Cpath%20d%3D%27M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3%20297.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256%20342.6%20150.6z%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20384%20512%27%3E%3Cpath%20d%3D%27M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3%20297.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256%20342.6%20150.6z%27%2F%3E%3C%2Fsvg%3E")}

.comp_11 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}


.comp_23 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}


.comp_31 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}


.comp_39 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}


.comp_46 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}


.comp_56 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


/* ===== BANDEAU PRINCIPAL ===== */
#bottom-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background-color: #405462;
  z-index: 1000;
  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.2);
  overflow: visible;
  cursor: default;
}

/* Contenu principal */
.banner-content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px;
  position: relative;
}

/* Image à gauche */
.banner-img-container {
  position: relative;
  width: 130px;
  height: 100%;
}

.banner-img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 160px;
  object-fit: contain;
}

/* Texte + bouton */
.banner-text-and-button {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  flex: 1;
}

.banner-text-and-button ul {
  list-style: none;
  padding: 0;
  margin: 0 0 8px 0;
  text-align: center;
}

/* Bouton "Prendre Rendez-Vous" - agrandi avec icône */
.banner-button {
  background-color: white;
  color: #0c2232;
  padding: 14px 24px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 16px;
  width: fit-content;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
}

/* Bouton ↑ intégré dans le bandeau */
#scroll-to-top {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0c2232;
  border: none;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  transition: background-color 0.3s ease, transform 0.2s ease;
  display: none;
}

#scroll-to-top.show {
  display: block;
}

#scroll-to-top:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}

/* ===== RESPONSIVE ===== */
@media screen and (max-width: 991px) {
  .banner-img {
    height: 150px;
  }

  .banner-img-container {
    width: 110px;
  }

  .banner-text-and-button {
    font-size: 12px;
  }

  .banner-button {
    font-size: 14px;
    padding: 12px 20px;
  }
}

@media screen and (max-width: 600px) {
  .banner-img {
    height: 135px;
  }

  .banner-img-container {
    width: 100px;
  }

  .banner-text-and-button {
    font-size: 11.5px;
  }

  .banner-button {
    font-size: 13px;
    padding: 10px 18px;
  }
}

@media screen and (max-width: 421px) {
  .banner-img {
    height: 140px;
  }

  .banner-img-container {
    width: 90px;
  }

  .banner-text-and-button {
    font-size: 11px;
  }

  .banner-button {
    font-size: 12px;
    padding: 9px 16px;
  }
}

/* ===== ORDINATEUR SEULEMENT : bandeau plus grand ===== */
@media screen and (min-width: 992px) {
  #bottom-banner {
    height: 140px;
  }

  .banner-img {
    height: 180px;
  }

  .banner-img-container {
    width: 140px;
  }

  .banner-text-and-button {
    font-size: 14px;
  }

  .banner-button {
    font-size: 17px;
    padding: 15px 26px;
  }
}
.comp_0{flex-direction:column;padding-left:0px;padding-right:0px;}.comp_0 > .innerBox{display:inherit;flex-direction:inherit;}.comp_1{--bs-gutter-x:0px;flex-direction:row;}.comp_10{flex-direction:column;}.comp_10 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_10 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_11{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_11 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Playfair Display';font-weight:400;margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_11 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_11 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Playfair Display';font-weight:400;margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_11 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_12{--bs-gutter-x:0px;flex-direction:row;}.comp_13{--bs-gutter-x:0px;flex-direction:row;}.comp_14{flex-direction:column;}.comp_14 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_14 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_15{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_15 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_15 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_15 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_15 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_16{--bs-gutter-x:0px;flex-direction:row;}.comp_17{flex-direction:column;}.comp_17 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_17 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_18{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_18 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_18 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_18 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_18 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_19{--bs-gutter-x:0px;flex-direction:row;}.comp_2{flex-direction:column;}.comp_2 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_2 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_20{background-color:rgba(0,0,0,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_20 > .innerBox{display:inherit;flex-direction:inherit;}.comp_21{--bs-gutter-x:0px;flex-direction:row;}.comp_22{flex-direction:column;}.comp_22 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_22 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_23{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_23 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Playfair Display';font-weight:400;margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_23 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_23 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Playfair Display';font-weight:400;margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_23 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_24{--bs-gutter-x:0px;flex-direction:row;}.comp_25{--bs-gutter-x:0px;flex-direction:row;}.comp_26{flex-direction:column;}.comp_26 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_26 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_27{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_27 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_27 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_27 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_27 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_28{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_28 > .innerBox{display:inherit;flex-direction:inherit;}.comp_29{--bs-gutter-x:0px;flex-direction:row;}.comp_3{width:100%;}.comp_30{flex-direction:column;}.comp_30 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_30 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_31{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_31 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_31 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_31 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_31 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_32{--bs-gutter-x:0px;flex-direction:row;}.comp_33{--bs-gutter-x:0px;flex-direction:row;}.comp_34{flex-direction:column;}.comp_34 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_34 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_35{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_35 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_35 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_35 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_35 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_36{background-color:rgba(0,0,0,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_36 > .innerBox{display:inherit;flex-direction:inherit;}.comp_37{--bs-gutter-x:0px;flex-direction:row;}.comp_38{flex-direction:column;}.comp_38 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_38 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_39{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_39 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_39 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_39 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_39 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_4{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_4 > .innerBox{display:inherit;flex-direction:inherit;}.comp_40{--bs-gutter-x:0px;flex-direction:row;}.comp_41{flex-direction:column;}.comp_41 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_41 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_42{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_42 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_42 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_42 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_42 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_43{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_43 > .innerBox{display:inherit;flex-direction:inherit;}.comp_44{--bs-gutter-x:0px;flex-direction:row;}.comp_45{flex-direction:column;}.comp_45 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_45 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_46{background-color:rgba(26,26,26,1);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_46 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_46 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_46 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_46 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_47{--bs-gutter-x:0px;flex-direction:row;}.comp_48{flex-direction:column;}.comp_48 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_48 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:center;}.comp_49{display:flex;width:100%;}.comp_49 .wa-image-wrap{aspect-ratio:630/390;;box-sizing:content-box;overflow:hidden;position:relative;width:calc( min( 100% , 630px) );}.comp_49 .wa-image-wrap > div{aspect-ratio:630/390;;position:relative;width:100%;}.comp_49 .wa-image-wrap img{aspect-ratio:630/390;;position:relative;vertical-align:top;width:100%;}.comp_5{--bs-gutter-x:0px;flex-direction:row;}.comp_50{flex-direction:column;}.comp_50 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_50 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:center;}.comp_51{display:flex;width:100%;}.comp_51 .wa-image-wrap{aspect-ratio:216/220;;box-sizing:content-box;cursor:pointer;overflow:hidden;position:relative;width:calc( min( 100% , 216px) );}.comp_51 .wa-image-wrap > div{aspect-ratio:216/220;;position:relative;width:100%;}.comp_51 .wa-image-wrap img{aspect-ratio:216/220;;position:relative;vertical-align:top;width:100%;}.comp_52{--bs-gutter-x:0px;flex-direction:row;}.comp_53{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_53 > .innerBox{display:inherit;flex-direction:inherit;}.comp_54{--bs-gutter-x:0px;flex-direction:row;}.comp_55{flex-direction:column;}.comp_55 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_55 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_56{background-color:rgba(26,26,26,1);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_56 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_56 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_56 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_56 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_57{--bs-gutter-x:0px;flex-direction:row;}.comp_58{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%;}.comp_58 .wa-txt-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:1em;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_58 .wa-txt-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_58 .wa-txt-par.wa-last-par{color:rgba(255,255,255,1);font-family:'Arial';margin-bottom:0px;width:100%;word-break:break-word;&:not(:last-child) {margin-bottom: 16px !important;} }.comp_58 .wa-txt-par.wa-last-par a{color:rgba(70,132,194,1);font-weight:normal;text-decoration:underline;}.comp_6{flex-direction:column;}.comp_6 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.comp_6 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.comp_7{width:100%;}.comp_7 .waf-breadcrumb{align-items:flex-start;color:rgba(255,255,255,1);display:flex;font-family:'Lato';font-weight:400;justify-content:flex-start;line-height:1.2;}.comp_7 .waf-breadcrumb .waf-bc-cur-page{color:rgba(180,162,77,1);}.comp_7 .waf-breadcrumb .waf-bc-item a{color:rgba(255,255,255,1);}.comp_7 .waf-breadcrumb .waf-bc-item a:hover{color:rgba(255,255,255,1);}.comp_7 .waf-breadcrumb .waf-bc-item:hover{color:rgba(255,255,255,1);}.comp_7 .waf-breadcrumb li:not(:last-child)::after{content:"\00a0>\00a0";}.comp_7 .waf-breadcrumb ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;}.comp_8{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.comp_8 > .innerBox{display:inherit;flex-direction:inherit;}.comp_9{--bs-gutter-x:0px;flex-direction:row;}body{background-color:rgba(255,255,255,1);}#anchor-cadre{scroll-margin-top:0rem;}#anchor-deontologie{scroll-margin-top:0rem;}#anchor-mediateur{scroll-margin-top:0rem;}#anchor-mentions{scroll-margin-top:0rem;}#anchor-rgpd{scroll-margin-top:0rem;}#anchor-snh{scroll-margin-top:0rem;}.comp_0{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_0 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_1{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_10{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_10 > .wa_inner_col{border:none;border-radius:0px;}.comp_10 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_11{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_11 .wa-txt-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_11 .wa-txt-par.wa-last-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_12{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_13{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_14{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_14 > .wa_inner_col{border:none;border-radius:0px;}.comp_14 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_15{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_15 .wa-txt-par{font-size:24px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_15 .wa-txt-par.wa-last-par{font-size:24px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_16{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_17{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_17 > .wa_inner_col{border:none;border-radius:0px;}.comp_17 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_18{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_18 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:;}.comp_18 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:;}.comp_19{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_2{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_2 > .wa_inner_col{border:none;border-radius:0px;}.comp_2 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_20{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_20 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_21{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_22{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_22 > .wa_inner_col{border:none;border-radius:0px;}.comp_22 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_23{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_23 .wa-txt-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_23 .wa-txt-par.wa-last-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_24{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_25{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_26{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_26 > .wa_inner_col{border:none;border-radius:0px;}.comp_26 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_27{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_27 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_27 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_28{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_28 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_29{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_3{margin-bottom:0px;margin-top:0px;min-height:100px;}.comp_30{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_30 > .wa_inner_col{border:none;border-radius:0px;}.comp_30 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_31{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_31 .wa-txt-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_31 .wa-txt-par.wa-last-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_32{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_33{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_34{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_34 > .wa_inner_col{border:none;border-radius:0px;}.comp_34 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_35{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_35 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_35 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_36{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_36 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_37{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_38{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_38 > .wa_inner_col{border:none;border-radius:0px;}.comp_38 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_39{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_39 .wa-txt-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_39 .wa-txt-par.wa-last-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_4{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_4 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_40{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_41{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_41 > .wa_inner_col{border:none;border-radius:0px;}.comp_41 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_42{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_42 .wa-txt-par{font-size:16px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_42 .wa-txt-par.wa-last-par{font-size:16px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_43{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_43 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_44{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_45{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_45 > .wa_inner_col{border:none;border-radius:0px;}.comp_45 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_46{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_46 .wa-txt-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_46 .wa-txt-par.wa-last-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_47{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_48{min-height:0px;padding-left:0px;padding-right:0px;}.comp_48 > .wa_inner_col{border:none;border-radius:0px;}.comp_48 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_49{justify-content:center;margin-bottom:0px;margin-top:0px;}.comp_49 .wa-image-wrap{border:none;border-radius:0px;max-width:calc( min( 100% , 630px) );}.comp_5{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_50{min-height:0px;padding-left:0px;padding-right:0px;}.comp_50 > .wa_inner_col{border:none;border-radius:0px;}.comp_50 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_51{justify-content:center;margin-bottom:0px;margin-top:0px;}.comp_51 .wa-image-wrap{border:none;border-radius:0px;max-width:calc( min( 100% , 216px) );}.comp_52{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_53{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_53 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_54{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_55{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_55 > .wa_inner_col{border:none;border-radius:0px;}.comp_55 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_56{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_56 .wa-txt-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_56 .wa-txt-par.wa-last-par{font-size:32px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_57{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_58{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_58 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_58 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_6{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_6 > .wa_inner_col{border:none;border-radius:0px;}.comp_6 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_7 .waf-breadcrumb{font-size:16px;min-height:16px;padding-bottom:8px;padding-left:8px;padding-right:8px;padding-top:8px;}.comp_8{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_8 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_9{display:flex;margin-bottom:0px !important;margin-top:0px !important;}body{background-image:url('');}@media (min-width:992px){#anchor-cadre{scroll-margin-top:0rem;}#anchor-deontologie{scroll-margin-top:0rem;}#anchor-mediateur{scroll-margin-top:0rem;}#anchor-mentions{scroll-margin-top:0rem;}#anchor-rgpd{scroll-margin-top:0rem;}#anchor-snh{scroll-margin-top:0rem;}.comp_0{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_0 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_1{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_10{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_10 > .wa_inner_col{border:none;border-radius:0px;}.comp_10 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_11{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_11 .wa-txt-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_11 .wa-txt-par.wa-last-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_12{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_13{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_14{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_14 > .wa_inner_col{border:none;border-radius:0px;}.comp_14 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_15{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_15 .wa-txt-par{font-size:24px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_15 .wa-txt-par.wa-last-par{font-size:24px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_16{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_17{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_17 > .wa_inner_col{border:none;border-radius:0px;}.comp_17 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_18{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_18 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:;}.comp_18 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:;}.comp_19{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_2{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_2 > .wa_inner_col{border:none;border-radius:0px;}.comp_2 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_20{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_20 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_21{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_22{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_22 > .wa_inner_col{border:none;border-radius:0px;}.comp_22 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_23{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_23 .wa-txt-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_23 .wa-txt-par.wa-last-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_24{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_25{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_26{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_26 > .wa_inner_col{border:none;border-radius:0px;}.comp_26 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_27{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_27 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_27 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_28{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_28 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_29{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_3{margin-bottom:0px;margin-top:0px;min-height:100px;}.comp_30{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_30 > .wa_inner_col{border:none;border-radius:0px;}.comp_30 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_31{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_31 .wa-txt-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_31 .wa-txt-par.wa-last-par{font-size:56px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_32{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_33{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_34{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_34 > .wa_inner_col{border:none;border-radius:0px;}.comp_34 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_35{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_35 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_35 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_36{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_36 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_37{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_38{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_38 > .wa_inner_col{border:none;border-radius:0px;}.comp_38 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_39{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_39 .wa-txt-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_39 .wa-txt-par.wa-last-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_4{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_4 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_40{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_41{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_41 > .wa_inner_col{border:none;border-radius:0px;}.comp_41 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_42{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_42 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_42 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_43{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_43 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_44{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_45{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_45 > .wa_inner_col{border:none;border-radius:0px;}.comp_45 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_46{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_46 .wa-txt-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_46 .wa-txt-par.wa-last-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_47{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_48{min-height:0px;padding-left:0px;padding-right:0px;}.comp_48 > .wa_inner_col{border:none;border-radius:0px;}.comp_48 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_49{justify-content:center;margin-bottom:0px;margin-top:0px;}.comp_49 .wa-image-wrap{border:none;border-radius:0px;max-width:calc( min( 100% , 630px) );}.comp_5{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_50{min-height:0px;padding-left:0px;padding-right:0px;}.comp_50 > .wa_inner_col{border:none;border-radius:0px;}.comp_50 > .wa_inner_col > .wa_inner_col2{gap:0px;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_51{justify-content:center;margin-bottom:0px;margin-top:0px;}.comp_51 .wa-image-wrap{border:none;border-radius:0px;max-width:calc( min( 100% , 216px) );}.comp_52{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_53{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_53 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_54{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_55{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_55 > .wa_inner_col{border:none;border-radius:0px;}.comp_55 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_56{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_56 .wa-txt-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_56 .wa-txt-par.wa-last-par{font-size:38px;letter-spacing:0em;line-height:1.2;text-align:center;}.comp_57{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.comp_58{border:none;border-radius:0px;margin-bottom:0px;margin-top:0px;min-height:0px;padding-bottom:16px;padding-left:16px;padding-right:16px;padding-top:16px;}.comp_58 .wa-txt-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_58 .wa-txt-par.wa-last-par{font-size:18px;letter-spacing:0em;line-height:1.2;text-align:justify;}.comp_6{min-height:0px;padding-left:0rem;padding-right:0rem;}.comp_6 > .wa_inner_col{border:none;border-radius:0px;}.comp_6 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.comp_7 .waf-breadcrumb{font-size:18px;min-height:16px;padding-bottom:8px;padding-left:8px;padding-right:8px;padding-top:8px;}.comp_8{border:none;border-radius:0px;display:flex;min-height:0px;}.comp_8 > .innerBox{margin-bottom:0rem;margin-left:0rem;margin-right:0rem;margin-top:0rem;}.comp_9{display:flex;margin-bottom:0px !important;margin-top:0px !important;}body{background-image:url('');}}.fa-solid,.fa-regular,.fa,.fa-brands{display:inline-flex;vertical-align:middle}.fa-solid::before,.fa-regular::before,.fa::before,.fa-brands::before{content:'';display:inline-block;width:1em;height:1em;background:currentColor;vertical-align:-0.125em;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.fa-magnifying-glass::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20512%20512%27%3E%3Cpath%20d%3D%27M416%20208c0%2045.9-14.9%2088.3-40%20122.7L502.6%20457.4c12.5%2012.5%2012.5%2032.8%200%2045.3s-32.8%2012.5-45.3%200L330.7%20376c-34.4%2025.2-76.8%2040-122.7%2040C93.1%20416%200%20322.9%200%20208S93.1%200%20208%200S416%2093.1%20416%20208zM208%20352a144%20144%200%201%200%200-288%20144%20144%200%201%200%200%20288z%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20512%20512%27%3E%3Cpath%20d%3D%27M416%20208c0%2045.9-14.9%2088.3-40%20122.7L502.6%20457.4c12.5%2012.5%2012.5%2032.8%200%2045.3s-32.8%2012.5-45.3%200L330.7%20376c-34.4%2025.2-76.8%2040-122.7%2040C93.1%20416%200%20322.9%200%20208S93.1%200%20208%200S416%2093.1%20416%20208zM208%20352a144%20144%200%201%200%200-288%20144%20144%200%201%200%200%20288z%27%2F%3E%3C%2Fsvg%3E")}.fa-xmark::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20384%20512%27%3E%3Cpath%20d%3D%27M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3%20297.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256%20342.6%20150.6z%27%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20384%20512%27%3E%3Cpath%20d%3D%27M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3%20297.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256%20342.6%20150.6z%27%2F%3E%3C%2Fsvg%3E")}.blockcomp-0-comp_0{background-color:rgba(26,26,26,1);flex-direction:column;padding-left:0px;padding-right:0px;}.blockcomp-0-comp_0 > .innerBox{display:inherit;flex-direction:inherit;}.blockcomp-0-comp_1{--bs-gutter-x:0px;flex-direction:row;}.blockcomp-0-comp_2{flex-direction:column;}.blockcomp-0-comp_2 > .wa_inner_col{display:flex;flex-direction:inherit;height:100%;}.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2{display:inherit;flex-direction:inherit;height:100%;justify-content:flex-start;}.blockcomp-0-comp_3{width:100%;}.blockcomp-0-comp_0{border:none;border-radius:0px;display:flex;min-height:0px;}.blockcomp-0-comp_0 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.blockcomp-0-comp_1{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.blockcomp-0-comp_2{min-height:0px;padding-left:0rem;padding-right:0rem;}.blockcomp-0-comp_2 > .wa_inner_col{border:none;border-radius:0px;}.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.blockcomp-0-comp_3{margin-bottom:0px;margin-top:0px;min-height:100px;}@media (min-width:992px){.blockcomp-0-comp_0{border:none;border-radius:0px;display:flex;min-height:0px;}.blockcomp-0-comp_0 > .innerBox{margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.blockcomp-0-comp_1{display:flex;margin-bottom:0px !important;margin-top:0px !important;}.blockcomp-0-comp_2{min-height:0px;padding-left:0rem;padding-right:0rem;}.blockcomp-0-comp_2 > .wa_inner_col{border:none;border-radius:0px;}.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2{gap:0rem;margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;}.blockcomp-0-comp_3{margin-bottom:0px;margin-top:0px;min-height:100px;}}