@charset "UTF-8";
/*
Theme Name: Groupe Curious
Description: Theme créé par Groupe Curious
Author: Groupe Curious
Author URI: https://www.groupe-curious.com/
Version: 0.1.0
Text Domain: groupecurioust
template: astra
*/
.elementor-location-header {
  position: sticky;
  top: 0;
  z-index: 999;
}

.elementor-widget-uael-posts .uael-post__bg-wrap {
  padding: 10px;
}
.elementor-widget-uael-posts .uael-post__read-more {
  display: flex;
  max-width: max-content;
  margin-left: auto;
}
.elementor-widget-uael-posts .uael-post__title a {
  text-decoration: none;
}

.elementor-heading-title a {
  text-decoration: none;
}
.elementor-heading-title a:hover {
  color: #1A2C61 !important;
}

.gc-list-labs {
  display: flex;
  flex-direction: column;
}
.gc-list-labs .gc-list-labs__item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #191818;
}
.gc-list-labs .gc-list-labs__item a p {
  flex: 1;
  padding-top: 10px;
  margin-bottom: 0;
  color: #191818;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}
.gc-list-labs .gc-list-labs__item a img {
  width: 200px;
}
.gc-list-labs .gc-list-labs__item a:first-child {
  padding-top: 0;
}
.gc-list-labs .gc-list-labs__item a:hover p {
  color: #869CBE;
}

@media (min-width: 600px) {
  .gc-list-labs .gc-list-labs__item a {
    flex-direction: row;
  }
  .gc-list-labs .gc-list-labs__item a p {
    padding-left: 100px;
    padding-top: 0;
    text-align: left;
  }
  .gc-list-labs .gc-list-labs__item a img {
    width: 10%;
  }
}
#technology-platforms > div,
#areas-of-expertise > div {
  gap: 10px;
  justify-content: center;
}

#technology-platforms .elementor-column {
  width: 226px;
  height: 209px;
}

#areas-of-expertise .elementor-column {
  width: 400px;
  height: 300px;
}

#content ul, #content ol {
  margin-left: 1em;
}

/*# sourceMappingURL=style.css.map */
