@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-sommairehome .intro h2.h1like {
  color: #49B388;
  margin-bottom: 10px;
  font-size: 6rem;
}
.section-sommairehome .intro p {
  text-align: center;
  font-weight: 600;
  max-width: 900px;
  margin: auto;
}
.section-sommairehome .intro p a {
  color: #097F72;
  text-decoration: underline;
}
.section-sommairehome .intro p a:hover {
  color: #49B388;
  text-decoration: none;
}
.section-sommairehome .colonnes {
  margin-top: 30px;
}
.section-sommairehome .colonnes > div {
  padding: 0 14px;
}
.section-sommairehome .colonne {
  height: 100%;
}
.section-sommairehome .colonne figure.imgcropCtn {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.section-sommairehome .colonne figure.imgcropCtn span.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #097F72;
  opacity: 0.86;
  mix-blend-mode: multiply;
}
.section-sommairehome .colonne figure.imgcropCtn small.copyimg {
  z-index: 10;
}
.section-sommairehome .colonne figure.imgcropCtn .contenu {
  position: relative;
  padding: 25px 40px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 200px;
  justify-content: space-between;
}
.section-sommairehome .colonne figure.imgcropCtn .contenu h3 {
  font-family: ivypresto-display, serif;
  font-size: 4rem;
  line-height: 1;
  font-style: italic;
  margin-bottom: 10px;
  font-weight: 400;
  color: #ffffff;
}
.section-sommairehome .colonne figure.imgcropCtn .contenu a.liensavoir {
  font-family: 'BebasNeue', sans-serif;
  font-size: 2rem;
  color: #ffffff;
  text-decoration: underline;
  margin-right: auto;
}
.section-sommairehome .colonne figure.imgcropCtn .contenu a.liensavoir:hover {
  text-decoration: none;
}
.section-sommairehome .boutonrow > div {
  text-align: center;
}
.section-sommairehome .boutonrow > div .bouton1 {
  margin-top: 30px;
}
body.darkmode .section-sommairehome .intro h2.h1like,
body.darkmode .section-sommairehome .intro p {
  color: #ffffff;
}
body.darkmode .section-sommairehome .colonne figure.imgcropCtn span.overlay {
  background-color: #101010;
  opacity: 0.7;
}
@media (min-width: 992px) and (max-width: 1499px) {
  .section-sommairehome .colonnes {
    margin-right: 50px;
  }
}
@media (min-width: 1500px) and (max-width: 1790px) {
  .section-sommairehome .colonnes {
    margin-right: 60px;
  }
}
@media (max-width: 1599px) {
  .section-sommairehome .intro h2.h1like {
    font-size: 5rem;
  }
  .section-sommairehome .colonne figure.imgcropCtn .contenu h3 {
    font-size: 3rem;
  }
  .section-sommairehome .colonne figure.imgcropCtn .contenu {
    padding: 25px 30px;
  }
}
@media (max-width: 1199px) {
  .section-sommairehome .colonnes > div {
    padding: 0 7px;
  }
  .section-sommairehome .colonnes {
    row-gap: 15px;
  }
}
@media (max-width: 991px) {
  .section-sommairehome .colonnes {
    margin-top: 30px;
  }
  .section-sommairehome .boutonrow > div .bouton1 {
    margin-top: 40px;
  }
  .section-sommairehome .colonne figure.imgcropCtn .contenu h3 {
    font-size: 3rem;
  }
  .section-sommairehome .intro h2.h1like {
    font-size: 4.5rem;
  }
}
@media (max-width: 767px) {
  .section-sommairehome .colonne figure.imgcropCtn .contenu {
    min-height: 45vw;
  }
  .section-sommairehome .colonne figure.imgcropCtn .contenu {
    padding: 15px 20px;
  }
  .section-sommairehome .intro h2.h1like {
    font-size: 3.8rem;
  }
}
