@charset "UTF-8";
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
:root {
  --green-100:rgba(177, 212, 212, 1);
  --fontfamilyPfamily: ZillaSlab_regular;
  --fontfamilySfamily:HostGrotesk_regular;
}

@font-face {
  font-family: HostGrotesk_regular;
  src: url("../../../../fonts/host_grotesk/font-files/HostGrotesk-Regular.ttf");
}
@font-face {
  font-family: ZillaSlab_regular;
  src: url("../../../../fonts/zilla_slab/font-files/ZillaSlab-Regular.ttf");
}
.form-row {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  width: 100%;
}

.form-group {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 12px;
  flex: 1;
  padding-bottom: 16px;
}

.star {
  color: #f25f29;
}

.input-label {
  font-family: "HostGrotesk_regular";
  font-size: 16px;
  line-height: 133%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  color: #027373;
  margin: 0;
}

.input-web {
  font-weight: 400;
  font-size: 16px;
  border-radius: 0.5rem;
  padding: 0.75rem;
  height: 3rem;
  border: 1px solid #DEDEE2;
  color: #027373;
  background-color: #FBFBFD;
  line-height: 0.8;
  width: 100%;
  caret-color: #027373;
  color: #027373 !important;
  font-family: "HostGrotesk_regular";
  font-size: 14px;
  line-height: 100%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
}
.input-web:not(:-moz-placeholder):hover {
  border: 1px solid #027373;
  box-shadow: none !important;
}
.input-web:hover, .input-web:not(:placeholder-shown):hover {
  border: 1px solid #027373;
  box-shadow: none !important;
}
.input-web:not(:-moz-placeholder):hover {
  border: 1px solid #027373;
  outline: none;
  box-shadow: none;
  box-shadow: none !important;
}
.input-web:focus-visible, .input-web:not(:placeholder-shown):hover {
  border: 1px solid #027373;
  outline: none;
  box-shadow: none;
  box-shadow: none !important;
}
.input-web ::-moz-placeholder {
  color: #D0D0D4 !important;
}
.input-web ::placeholder {
  color: #D0D0D4 !important;
}
.input-web:not(:-moz-placeholder):focus, .input-web:not(:-moz-placeholder):focus-visible, .input-web:not(:-moz-placeholder):focus-within, .input-web:not(:-moz-placeholder) {
  border: 1px solid #027373;
  box-shadow: none !important;
}
.input-web:not(:placeholder-shown):focus, .input-web:not(:placeholder-shown):focus-visible, .input-web:not(:placeholder-shown):focus-within, .input-web:not(:placeholder-shown) {
  border: 1px solid #027373;
  box-shadow: none !important;
}
.input-web.error, .input-web .has-error {
  border: 1px solid #f25f29 !important;
  background-color: #FFF4F4;
  box-shadow: none;
}
.input-web.disabled {
  background-color: #F4F4F7;
  box-shadow: none;
}

@media (max-width: 767.98px) {
  .form-row {
    flex-direction: column;
  }
  .form-row .form-group {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .form-row {
    flex-wrap: wrap;
  }
}
.input-web::-moz-placeholder {
  color: #B6B7BB;
}
.input-web::placeholder {
  color: #B6B7BB;
}

textarea.input-web {
  min-height: 133px;
  color: #027373;
}

.contact-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 60px 40px;
  background-color: #FFFFFF;
  border-radius: 1rem;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

.contact-form-head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.form-title {
  font-family: "ZillaSlab_regular";
  font-size: 52px;
  line-height: 113%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  color: #003A36;
  text-align: center;
}

.form-desc {
  font-family: "HostGrotesk_regular";
  font-size: 16px;
  line-height: 133%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  color: #15171E;
  text-align: center;
}

.form-separator {
  border: 1px solid rgb(240, 239, 229);
  width: 100%;
  margin: 0;
}

.custom-select-wrapper .input-error-message {
  bottom: -22px;
}

.form-contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.btn-primary-large-orange-500 {
  /*  
      example de valeur de color lors de son utilisation :
      $colors: (
          default: #007bff,
          hover: #0056b3,
          focus: #80bdff,
          disabled: #c0c0c0
      );
  */
  gap: 8px;
  display: flex;
  align-items: center;
  padding: 20px 24px;
  height: 52px;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "HostGrotesk_regular";
  font-size: 16px;
  line-height: 100%;
  font-weight: 500 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
  border-radius: 8px;
  text-decoration: none;
  background-color: #f25f29;
  border: none;
  color: #FFFFFF;
  justify-content: center;
}
.btn-primary-large-orange-500:hover {
  color: #FFFFFF;
  background-color: #F57F54;
  text-decoration: none;
}
.btn-primary-large-orange-500:focus, .btn-primary-large-orange-500:focus-within {
  background-color: #DC5625;
  color: #FFFFFF;
  box-shadow: none !important;
  outline: none;
}
.btn-primary-large-orange-500:disabled, .btn-primary-large-orange-500:disabled:hover {
  background-color: #F4F4F7;
  border: 1.5px solid #F4F4F7;
  color: #C9C9CE !important;
  cursor: not-allowed;
}

.width-100 {
  width: 100% !important;
}

@media (max-width: 767.98px) {
  #contact-form.btn-primary-large-orange-500 {
    /*  
        example de valeur de color lors de son utilisation :
        $colors: (
            default: #007bff,
            hover: #0056b3,
            focus: #80bdff,
            disabled: #c0c0c0
        );
    */
    gap: 8px;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    min-width: -moz-fit-content;
    min-width: fit-content;
    height: 2.25rem;
    width: -moz-fit-content;
    width: fit-content;
    font-family: "HostGrotesk_regular";
    font-size: 14px;
    line-height: 100%;
    font-weight: 500 !important;
    letter-spacing: 0;
    vertical-align: middle;
    margin: 0px !important;
    border-radius: 5px;
    text-decoration: none;
    background-color: #f25f29;
    border: none;
    color: #FFFFFF;
    text-decoration: none;
    justify-content: center;
  }
  #contact-form.btn-primary-large-orange-500:hover {
    color: #FFFFFF;
    background-color: #F57F54;
    text-decoration: none;
  }
  #contact-form.btn-primary-large-orange-500:focus, #contact-form.btn-primary-large-orange-500:focus-within {
    background-color: #DC5625;
    color: #FFFFFF;
    box-shadow: none !important;
    outline: none;
  }
  #contact-form.btn-primary-large-orange-500:disabled, #contact-form.btn-primary-large-orange-500:disabled:hover {
    background-color: #F4F4F7;
    border: 1.5px solid #F4F4F7;
    color: #C9C9CE !important;
    cursor: not-allowed;
  }
}
@media (max-width: 1279px) {
  .contact-container .form-title {
    font-family: "HostGrotesk_regular";
    font-size: 32px;
    line-height: 100%;
    font-weight: 400 !important;
    letter-spacing: 0;
    vertical-align: middle;
    margin: 0px !important;
  }
  body .contact-container {
    padding: 40px 16px;
    gap: 12px;
  }
}
/* Assure que le conteneur du champ permet le positionnement absolu */
.form-group {
  position: relative;
}

/* Style des messages d’erreur */
.input-error-message {
  position: absolute;
  bottom: -6px; /* 8px sous le champ */
  left: 0;
  color: #F93F2E;
  font-family: "HostGrotesk_regular";
  font-size: 12px;
  line-height: 140%;
  font-weight: 400 !important;
  letter-spacing: 0;
  vertical-align: middle;
  margin: 0px !important;
}

#loader-btn {
  width: 24px;
  display: none;
}

/* Style visuel pour les champs en erreur */