@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-dataillustrations .rowicones {
  justify-content: center;
  row-gap: 16px;
}
.section-dataillustrations .colonne .inner {
  padding: 45px 40px;
  background-color: #49B388;
  height: 100%;
}
.section-dataillustrations .colonne .inner span {
  font-size: 17rem;
  display: block;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
.section-dataillustrations .colonne .inner h3 {
  font-family: 'BebasNeue', sans-serif;
  color: #ffffff;
  margin-bottom: 20px;
  font-size: 4rem;
  font-weight: 700;
  font-style: normal;
}
.section-dataillustrations .colonne .inner p {
  font-size: 1.8rem;
  color: #ffffff;
  margin-bottom: 20px;
}
.section-dataillustrations .colonne .inner p a:hover {
  text-decoration: underline;
}
.section-dataillustrations .colonne .inner ul {
  font-size: 1.8rem;
  color: #ffffff;
  margin-bottom: 20px;
  line-height: 1.2;
}
.section-dataillustrations .colonne .inner ul a:hover {
  text-decoration: underline;
}
.section-dataillustrations .colonne .inner a.ensavoirplus {
  font-family: 'BebasNeue', sans-serif;
  font-size: 2.2rem;
  color: #ffffff;
  text-decoration: underline;
}
.section-dataillustrations .colonne .inner a.ensavoirplus:hover {
  text-decoration: none;
}
.section-dataillustrations .colonne:nth-child(even) .inner {
  background-color: #097F72;
}
body.darkmode .section-dataillustrations .colonne .inner {
  background-color: #101010;
}
body.darkmode .section-dataillustrations .colonne:nth-child(even) .inner {
  background-color: black;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-dataillustrations .colonne:nth-child(even) .inner {
    padding-right: 55px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .section-dataillustrations .colonne:nth-child(4) .inner {
    padding-right: 55px;
  }
}
@media (min-width: 1500px) and (max-width: 1699px) {
  .section-dataillustrations .colonne:nth-child(4) .inner {
    padding-right: 55px;
  }
}
@media (max-width: 1599px) {
  .section-dataillustrations .colonne .inner {
    padding: 35px 20px;
  }
  .section-dataillustrations .colonne .inner span {
    font-size: 14rem;
  }
  .section-dataillustrations .colonne .inner h3 {
    font-size: 3.3rem;
  }
}
@media (max-width: 1399px) {
  .section-dataillustrations .colonne .inner span {
    font-size: 12rem;
  }
  .section-dataillustrations .colonne .inner h3 {
    font-size: 2.9rem;
  }
}
@media (max-width: 991px) {
  .section-dataillustrations .colonne .inner span {
    font-size: 10rem;
  }
  .section-dataillustrations .colonne .inner h3 {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
  .section-dataillustrations .colonne .inner a.ensavoirplus {
    font-size: 2rem;
  }
  .section-dataillustrations .colonne .inner p {
    font-size: 1.7rem;
  }
}
@media (max-width: 575px) {
  .section-dataillustrations .colonne .inner {
    padding: 20px 20px;
  }
}
