@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" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
.elementor-location-footer .default-section {
  padding: 3.75rem 0;
  background-color: #0a1d2b;
}
.elementor-location-footer .default-section .wrap-content .content .first-row {
  margin-bottom: 2.813rem;
  gap: 2.813rem;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .elementor-widget-icon {
  min-width: 310px;
  flex-grow: 1;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .elementor-widget-icon .elementor-icon-wrapper {
  text-align: left;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .elementor-widget-icon .elementor-icon-wrapper svg {
  width: 180px;
  height: auto;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .infos {
  width: auto;
  gap: 0.9rem;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-heading h2 {
  font-size: 1.125rem;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-heading h4 {
  color: #ffffff;
  font-family: "Avenir", Sans-serif;
  font-size: 1rem;
}
.elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-icon-list ul {
  flex-direction: column;
  gap: 0.3rem;
}
.elementor-location-footer .default-section .wrap-content .content .secondary-row .elementor-widget-text-editor p {
  color: #ffffff;
}

@media only screen and (min-width: 768px) {
  .elementor-location-footer .default-section {
    padding: 7.5rem 0;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row {
    margin-bottom: 8.75rem;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .elementor-widget-icon {
    min-width: 310px;
    flex-grow: 1;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .elementor-widget-icon .elementor-icon-wrapper svg {
    width: 300px;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .infos {
    width: auto;
    gap: 0.9rem;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-heading h2 {
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-heading h4 {
    color: #ffffff;
    font-family: "Avenir", Sans-serif;
    font-size: 1rem;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-icon-list ul {
    flex-direction: row;
    gap: 0;
  }
  .elementor-location-footer .default-section .wrap-content .content .first-row .infos .elementor-widget-icon-list ul li:first-child {
    border-right: 1px solid #fff;
    padding-right: 1rem;
  }
  .elementor-location-footer .default-section .wrap-content .content .secondary-row .elementor-widget-text-editor p {
    color: #ffffff;
  }
}