@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
.hero-section {
  height: 565px !important;
  position: relative;
}
.hero-section .elementor-background-video-container {
  height: 565px !important;
  top: -1px !important;
}
.hero-section .wrap-content {
  position: static;
}
.hero-section .wrap-content .content {
  position: static;
}
.hero-section .wrap-content .content .hero-row {
  display: flex;
  padding: 0;
  gap: 0;
  position: absolute;
  top: 165px;
  left: 50%;
  transform: translate(-50%, 0);
}
.hero-section .wrap-content .content .hero-row .elementor-widget-image {
  display: none;
  width: calc(100% - 20px);
  max-width: 1380px;
  margin: 0 auto;
  text-align: left;
}
@media only screen and (min-width: 1100px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-image {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-image {
    width: calc(100% - 60px);
  }
}
.hero-section .wrap-content .content .hero-row .elementor-widget-image img {
  width: 250px;
}
.hero-section .wrap-content .content .hero-row .elementor-widget-heading {
  width: calc(100% - 20px);
  max-width: 1380px;
  margin: 0 auto;
}
@media only screen and (min-width: 1100px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading {
    width: calc(100% - 60px);
  }
}
.hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 {
  font-size: 2rem;
  max-width: 490px;
  line-height: 120%;
  font-weight: 400;
  margin-top: 5px;
  color: #E6FAF0;
}
.hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 span {
  color: #78c8dc;
}
.hero-section .wrap-content .content .content {
  display: block;
  padding: 0;
  gap: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.hero-section .wrap-content .content .content > .elementor-widget-heading {
  width: calc(100% - 20px);
  max-width: 1380px;
  margin: 0 auto;
}
@media only screen and (min-width: 1100px) {
  .hero-section .wrap-content .content .content > .elementor-widget-heading {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section .wrap-content .content .content > .elementor-widget-heading {
    width: calc(100% - 60px);
  }
}
.hero-section .wrap-content .content .content > .elementor-widget-heading h2 {
  font-size: 1.125rem;
  font-family: "Pitch Sans", Sans-serif;
  font-weight: 600;
  color: #E6FAF0;
  background-image: url(../images/icon-map.png);
  background-size: 19px;
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-bottom: 10px;
  line-height: 130%;
}
.hero-section .wrap-content .content .content > .location-row {
  width: calc(100% - 20px);
  max-width: 1380px;
  margin: 0 auto;
  border-top: 2px solid rgba(230, 250, 240, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0;
  padding: 15px 0 0 0;
}
@media only screen and (min-width: 1100px) {
  .hero-section .wrap-content .content .content > .location-row {
    width: calc(100% - 40px);
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section .wrap-content .content .content > .location-row {
    width: calc(100% - 60px);
  }
}
.hero-section .wrap-content .content .content > .location-row .elementor-widget-heading h3 {
  font-size: 1.2rem;
  font-weight: 400;
  color: #E6FAF0;
  margin: 0;
  background-image: url(../images/puce.png);
  background-size: 10px;
  background-position: left top 4px;
  background-repeat: no-repeat;
  padding-left: 15px;
  margin-bottom: 10px;
  line-height: 120%;
}

@media only screen and (min-width: 1024px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-image img {
    width: 400px;
  }
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 {
    font-size: 2.25rem;
    max-width: 535px;
    margin-top: 0px;
  }
  .hero-section .wrap-content .content .content > .location-row {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 0 0 0;
    gap: 1rem;
  }
  .hero-section .wrap-content .content .content > .location-row .elementor-widget-heading h3 {
    background-position: left center;
    margin-bottom: 0;
    background-position: left 2px;
    background-size: 14px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-section {
    height: 100vh !important;
  }
  .hero-section .elementor-background-video-container {
    height: 100vh !important;
  }
  .hero-section .wrap-content .content .hero-row {
    top: 44%;
    transform: translate(-50%, -50%);
  }
  .hero-section .wrap-content .content .hero-row .elementor-widget-image img {
    width: 600px;
  }
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 {
    font-size: 4.5rem;
    max-width: 790px;
  }
  .hero-section .wrap-content .content .content {
    bottom: 50px;
  }
  .hero-section .wrap-content .content .content > .elementor-widget-heading h2 {
    font-size: 2rem;
    background-position: left center;
    margin-bottom: 15px;
  }
  .hero-section .wrap-content .content .content > .location-row .elementor-widget-heading h3 {
    font-size: 1.4rem;
    background-position: left 4px;
  }
}
@media only screen and (min-width: 1440px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-image img {
    width: 700px;
  }
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 {
    font-size: 5.625rem;
    max-width: 96%;
  }
  .hero-section .wrap-content .content .content > .elementor-widget-heading h2 {
    font-size: 2.5rem;
  }
  .hero-section .wrap-content .content .content > .location-row .elementor-widget-heading h3 {
    font-size: 1.875rem;
    background-position: left 6px;
    background-size: 20px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1620px) {
  .hero-section .wrap-content .content .hero-row .elementor-widget-image img {
    width: 800px;
  }
  .hero-section .wrap-content .content .hero-row .elementor-widget-heading h1 {
    font-size: 6rem;
    max-width: 95%;
  }
}