/* compiled by scssphp 1.6.0 on Wed, 24 Jan 2024 15:09:52 +0000 (0.0211s) */

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
html body#root .section.contact {
  position: relative;
  margin-top: 0 !important;
  z-index: 0;
  padding: 60px 0;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.contact {
    padding: 30px 0;
  }
}
html body#root .section.contact .container {
  max-width: 1160px;
}
@media only screen and (max-width: 44.9375rem) {
  html body#root .section.contact .container {
    flex-direction: column-reverse;
  }
}
html body#root .section.contact .heading p {
  margin: 0;
}
html body#root .section.contact ul {
  padding-left: 15px;
}
html body#root .section.contact form {
  max-width: 630px;
}
html body#root .section.contact .contact-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
html body#root .section.contact .contact-row a, html body#root .section.contact .contact-row strong {
  line-height: 30px;
}
html body#root .section.contact .contact-row strong {
  margin-bottom: 10px;
}
html body#root .section.contact .contact-row .icon {
  margin-right: 10px;
}
html body#root .section.contact .field-groupe {
  margin-bottom: 25px;
  padding: 0;
}
html body#root .section.contact .field-groupe:nth-child(4) {
  margin: 0;
}
html body#root .section.contact .field-groupe label {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
html body#root .section.contact .field-groupe p {
  margin: 0 !important;
}
html body#root .section.contact .field-groupe .fields p {
  display: flex;
  gap: 10px;
  margin: 0 !important;
  padding: 0;
}
html body#root .section.contact .field-groupe .fields p input {
  margin: 0 !important;
}
html body#root .section.contact .field-groupe .wpcf7-text, html body#root .section.contact .field-groupe textarea {
  background: #F4F3F1;
  border: none !important;
  margin: 0 !important;
}
html body#root .section.contact .field-groupe .wpcf7-acceptance {
  border: none !important;
  padding: 0 !important;
  margin: 0;
}
html body#root .section.contact .field-groupe .wpcf7-list-item {
  margin: 0 0 10px 0;
}
html body#root .section.contact .field-groupe .wpcf7-list-item label {
  font-weight: 400;
  font-size: 16px;
  padding: 10px 0;
  margin: 0;
}
html body#root .section.contact .field-groupe .wpcf7-not-valid-tip {
  font-size: 12px;
}
html body#root .section.contact .wpcf7-response-output {
  margin: 0;
  border: 1px solid #195F3C;
  font-size: 16px;
  padding: 10px 20px;
  background: #F4F3F1;
}
