@font-face {
  font-family: 'DK';
  src: url('/wp-content/themes/yatatheme/fonts/DK/dk_liquid_embrace-webfont.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/DK/dk_liquid_embrace-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cera';
  src: url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Regular.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cera';
  src: url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Bold.woff2') format('woff2'), url('/wp-content/themes/yatatheme/fonts/cera/CeraPro-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.section-testeco {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
.section-testeco .testeco__container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(12,1fr);
  column-gap: 1.6rem;
}
.section-testeco .testeco__container .pretitle {
  grid-column: 1 / 13;
  transform: rotate(-2deg);
  margin: 0;
}
.section-testeco .testeco__container h2 {
  grid-column: 1 / 13;
  margin: 0 0 40px;
}
.section-testeco .testeco__container .testeco__form {
  display: flex;
  flex-wrap: wrap;
  grid-column: 1 / 13;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 {
  width: 100%;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  font-size: 2.2rem;
  color: #F4aa3a;
  overflow: visible;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p.test-eco-waiting {
  color: #F4aa3a;
  display: block;
  font-weight: bold;
  text-align: center;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="url-testpage"],
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="email-testpage"] {
  display: flex;
  width: calc(50% - 60px);
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="url-testpage"][data-name="email-testpage"],
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="email-testpage"][data-name="email-testpage"] {
  position: relative;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="url-testpage"].wpcf7-spinner,
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="email-testpage"].wpcf7-spinner {
  width: 100%;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="url-testpage"] {
  order: 0;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="email-testpage"] {
  order: 1;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="auditcomplet"] {
  order: 3;
  width: 100%;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="acceptance-506"] {
  order: 4;
  width: 100%;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="auditcomplet"],
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="acceptance-506"] {
  margin: 10px 0 0;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="auditcomplet"] .wpcf7-list-item,
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="acceptance-506"] .wpcf7-list-item {
  margin: 0;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="auditcomplet"] .wpcf7-list-item label,
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="acceptance-506"] .wpcf7-list-item label {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="auditcomplet"] .wpcf7-list-item label input,
.section-testeco .testeco__container .testeco__form div.wpcf7 form p span[data-name="acceptance-506"] .wpcf7-list-item label input {
  height: auto;
  margin: 0 10px 0 0;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p .wpcf7-spinner {
  order: 5;
  margin: 0 auto;
  filter: invert(1);
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p input[type="text"],
.section-testeco .testeco__container .testeco__form div.wpcf7 form p [type="email"] {
  color: #1e1e1e;
  width: 100%;
  height: 50px;
  padding: 0 5rem;
  outline: none;
  -webkit-border-radius: 95px;
  -moz-border-radius: 95px;
  border-radius: 95px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  background-color: #ffffff;
  border: 0px;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p input[type="text"]::placeholder,
.section-testeco .testeco__container .testeco__form div.wpcf7 form p [type="email"]::placeholder {
  color: #3C286B;
  opacity: 1;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p input[type="submit"] {
  order: 2;
  width: 70px;
  height: 70px;
  margin: 0;
  padding: 1.1rem;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 36px;
  background-color: transparent;
  background-image: url('/wp-content/themes/yatatheme/img/svg/Cercle.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: unset;
}
.section-testeco .testeco__container .testeco__form div.wpcf7 form p input[type="submit"]:hover {
  color: #1e1e1e;
}
.section-testeco .testeco__container svg {
  content: "";
  position: absolute;
  top: -120px;
  right: -140px;
  width: 730px;
  height: 350px;
}
body.lightmode main .section-testeco .testeco__container .testeco__form form {
  color: #251654;
}
body.lightmode main .section-testeco .testeco__container .testeco__form form input[type="text"],
body.lightmode main .section-testeco .testeco__container .testeco__form form [type="email"] {
  background-color: #c9c9f2;
}
body.lightmode main .section-testeco .testeco__container .testeco__form form input[type="text"]::placeholder,
body.lightmode main .section-testeco .testeco__container .testeco__form form [type="email"]::placeholder {
  color: #251654;
}
body.lightmode main .section-testeco .testeco__container .testeco__form div.wpcf7 form p .wpcf7-spinner {
  filter: none;
}
@media (max-width: 1500px) {
  .section-testeco .testeco__container svg {
    width: 50%;
    right: -4%;
  }
}
@media (max-width: 1400px) {
  .section-testeco .testeco__container .testeco__form form p span.wpcf7-not-valid-tip {
    bottom: -50px;
  }
}
@media (max-width: 1200px) {
  .section-testeco {
    padding: 0 5%;
  }
  .section-testeco .testeco__container .testeco__form p {
    font-size: 1.6rem;
  }
}
@media (max-width: 992px) {
  .section-testeco .testeco__container .testeco__form form {
    flex-direction: column;
  }
  .section-testeco .testeco__container .testeco__form form input {
    max-width: 450px;
    width: 100% !important;
    margin: 0 0 20px 0;
  }
  .section-testeco .testeco__container .testeco__form form input:last-child {
    margin: 0;
  }
  .section-testeco .testeco__container .testeco__form form input[type='submit'] {
    width: auto !important;
  }
  .section-testeco .testeco__container h2 {
    margin: 0 0px 4rem 0;
  }
}
@media (max-width: 767.98px) {
  .section-testeco .testeco__container .testeco__form form {
    width: 100%;
  }
  .section-testeco .testeco__container .testeco__form form p {
    flex-direction: column;
    row-gap: 10px;
  }
  .section-testeco .testeco__container .testeco__form form p span {
    width: 100%;
    margin: 0 0 2% 0;
    justify-content: center;
  }
  .section-testeco .testeco__container .testeco__form div.wpcf7 form p span {
    display: block;
    width: 100%;
    margin: 0;
  }
  .section-testeco .testeco__container .testeco__form form input {
    max-width: none;
  }
}
@media (max-width: 500px) {
  .section-testeco .testeco__container svg {
    display: none;
  }
}
