@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-centredescongres .intro h2.h1like {
  color: #49B388;
  margin-bottom: 10px;
  font-size: 6rem;
}
.section-centredescongres .intro p {
  text-align: center;
  font-weight: 600;
  max-width: 900px;
  margin: auto;
}
.section-centredescongres .intro p a {
  color: #097F72;
  text-decoration: underline;
}
.section-centredescongres .intro p a:hover {
  color: #49B388;
  text-decoration: none;
}
.section-centredescongres .modules {
  margin: 30px auto 0;
}
.section-centredescongres .modules > div {
  padding: 0 14px;
}
.section-centredescongres .imgcropCtn {
  height: 300px;
  margin-bottom: 28px;
}
.section-centredescongres .imgcropCtn span.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(270deg,rgba(9,127,114,0) 0%,#054039 100%);
}
.section-centredescongres .imgcropCtn .contenu {
  position: relative;
  padding: 20px 60px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  height: 100%;
}
.section-centredescongres .imgcropCtn .contenu h3 {
  font-style: normal;
  font-family: 'BebasNeue', sans-serif;
  font-size: 4rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
.section-centredescongres .imgcropCtn .contenu span.info {
  font-family: ivypresto-display, serif;
  font-size: 3.4rem;
  line-height: 1.15;
  font-style: italic;
  color: #ffffff;
}
.section-centredescongres .boutonrow > div {
  text-align: center;
}
.section-centredescongres .boutonrow > div .bouton1 {
  margin-top: 10px;
}
body.darkmode .section-centredescongres .intro h2.h1like,
body.darkmode .section-centredescongres .intro p {
  color: #ffffff;
}
body.darkmode .section-centredescongres .imgcropCtn span.overlay {
  background: linear-gradient(270deg,rgba(0,0,0,0) 0%,#000000 100%);
}
@media (max-width: 1599px) {
  .section-centredescongres .modules {
    max-width: 1100px;
  }
  .section-centredescongres .intro h2.h1like {
    font-size: 5rem;
  }
  .section-centredescongres .imgcropCtn {
    height: 220px;
  }
  .section-centredescongres .imgcropCtn .contenu {
    padding: 10px 30px;
  }
  .section-centredescongres .imgcropCtn .contenu h3 {
    font-size: 3.2rem;
  }
  .section-centredescongres .imgcropCtn .contenu span.info {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  .section-centredescongres .modules > div {
    padding: 0 8px;
  }
  .section-centredescongres .intro h2.h1like {
    font-size: 4.5rem;
  }
  .section-centredescongres .imgcropCtn {
    height: 220px;
    margin-bottom: 16px;
  }
  .section-centredescongres .imgcropCtn .contenu {
    padding: 10px 30px;
  }
  .section-centredescongres .imgcropCtn .contenu h3 {
    font-size: 3rem;
  }
  .section-centredescongres .imgcropCtn .contenu span.info {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .section-centredescongres .intro h2.h1like {
    font-size: 3.8rem;
  }
  .section-centredescongres .modules {
    margin: 30px auto 0;
  }
  .section-centredescongres .boutonrow > div .bouton1 {
    margin-top: 10px;
  }
  .section-centredescongres .modules > div {
    padding: 0;
  }
  .section-centredescongres .imgcropCtn .contenu {
    padding: 10px 20px;
  }
  .section-centredescongres .imgcropCtn .contenu h3 {
    font-size: 2.9rem;
  }
  .section-centredescongres .imgcropCtn .contenu span.info {
    font-size: 2.6rem;
  }
}
