@font-face {
  font-family: 'BebasNeue';
  src: url('/wp-content/themes/yatatheme-child/fonts/BebasNeue-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Book.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('/wp-content/themes/yatatheme-child/fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
.section-homedataillustrations .intro h2.h1like {
  color: #49B388;
  margin-bottom: 10px;
  font-size: 6rem;
}
.section-homedataillustrations .intro p {
  text-align: center;
  font-weight: 600;
  max-width: 840px;
  margin: auto;
}
.section-homedataillustrations .intro p a {
  color: #097F72;
  text-decoration: underline;
}
.section-homedataillustrations .intro p a:hover {
  color: #49B388;
  text-decoration: none;
}
.section-homedataillustrations .rowicones {
  margin-top: 30px;
  justify-content: center;
  row-gap: 16px;
}
.section-homedataillustrations .colonne .inner {
  padding: 45px 40px;
  background-color: #49B388;
  height: 100%;
}
.section-homedataillustrations .colonne .inner span {
  font-size: 17rem;
  display: block;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.section-homedataillustrations .colonne .inner h3 {
  font-family: 'BebasNeue', sans-serif;
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 3.6rem;
  font-weight: 700;
  font-style: normal;
}
.section-homedataillustrations .colonne .inner p {
  color: #ffffff;
  margin-bottom: 20px;
}
.section-homedataillustrations .colonne .inner p a:hover {
  text-decoration: underline;
}
.section-homedataillustrations .colonne .inner a.ensavoirplus {
  font-family: 'BebasNeue', sans-serif;
  font-size: 2rem;
  color: #ffffff;
  text-decoration: underline;
}
.section-homedataillustrations .colonne .inner a.ensavoirplus:hover {
  text-decoration: none;
}
.section-homedataillustrations .colonne:nth-child(even) .inner {
  background-color: #097F72;
}
.section-homedataillustrations .boutonrow > div {
  text-align: center;
}
.section-homedataillustrations .boutonrow > div .bouton1 {
  margin-top: 30px;
}
body.darkmode .section-homedataillustrations .colonne .inner {
  background-color: #101010;
}
body.darkmode .section-homedataillustrations .colonne:nth-child(even) .inner {
  background-color: black;
}
body.darkmode .section-homedataillustrations .intro h2.h1like,
body.darkmode .section-homedataillustrations .intro p {
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-homedataillustrations .colonne:nth-child(even) .inner {
    padding-right: 55px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .section-homedataillustrations .colonne:nth-child(4) .inner {
    padding-right: 55px;
  }
}
@media (min-width: 1500px) and (max-width: 1699px) {
  .section-homedataillustrations .colonne:nth-child(4) .inner {
    padding-right: 55px;
  }
}
@media (max-width: 1599px) {
  .section-homedataillustrations .colonne .inner {
    padding: 35px 20px;
  }
  .section-homedataillustrations .colonne .inner span {
    font-size: 14rem;
  }
  .section-homedataillustrations .colonne .inner h3 {
    font-size: 3.3rem;
  }
}
@media (max-width: 1599px) {
  .section-homedataillustrations .intro h2.h1like {
    font-size: 5rem;
  }
  .section-homedataillustrations .colonne .inner span {
    font-size: 8rem;
  }
  .section-homedataillustrations .colonne .inner h3 {
    font-size: 2.7rem;
  }
}
@media (max-width: 991px) {
  .section-homedataillustrations .colonne .inner h3 {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
  .section-homedataillustrations .colonne .inner a.ensavoirplus {
    font-size: 2rem;
  }
  .section-homedataillustrations .colonne .inner p {
    font-size: 1.7rem;
  }
  .section-homedataillustrations .intro h2.h1like {
    font-size: 4.5rem;
  }
}
@media (max-width: 767px) {
  .section-homedataillustrations .rowicones,
  .section-homedataillustrations .boutonrow > div .bouton1 {
    margin-top: 30px;
  }
  .section-homedataillustrations .intro h2.h1like {
    font-size: 3.8rem;
  }
}
@media (max-width: 575px) {
  .section-homedataillustrations .colonne .inner {
    padding: 20px 20px;
  }
}
