.elementor-kit-2151{--e-global-color-primary:#233164;--e-global-color-secondary:#F1F8FE;--e-global-color-text:#233164;--e-global-color-accent:#EB2434;--e-global-color-1077a78:#FFFFFF;--e-global-color-518f080:#C6DAF7;color:var( --e-global-color-primary );font-family:"Satoshi", Sans-serif;}.elementor-kit-2151 button,.elementor-kit-2151 input[type="button"],.elementor-kit-2151 input[type="submit"],.elementor-kit-2151 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Satoshi", Sans-serif;font-weight:700;color:var( --e-global-color-1077a78 );border-radius:8px 8px 8px 8px;padding:16px 32px 16px 32px;}.elementor-kit-2151 button:hover,.elementor-kit-2151 button:focus,.elementor-kit-2151 input[type="button"]:hover,.elementor-kit-2151 input[type="button"]:focus,.elementor-kit-2151 input[type="submit"]:hover,.elementor-kit-2151 input[type="submit"]:focus,.elementor-kit-2151 .elementor-button:hover,.elementor-kit-2151 .elementor-button:focus{background-color:var( --e-global-color-accent );}.elementor-kit-2151 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2151 h1{font-family:"Clash Display", Sans-serif;font-size:60px;font-weight:500;}.elementor-kit-2151 h2{font-family:"DM Sans", Sans-serif;font-size:60px;font-weight:500;}.elementor-kit-2151 h3{font-family:"Clash Display", Sans-serif;font-size:24px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-2151 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2151{font-size:16px;}.elementor-kit-2151 h1{font-size:36px;}.elementor-kit-2151 h2{font-size:32px;}.elementor-kit-2151 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.logos-fade {
  -webkit-mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 10%,
    #000 90%,
    transparent 100%
  );
  mask-image: linear-gradient(
    to right,
    transparent 0,
    #000 10%,
    #000 90%,
    transparent 100%
  );
}

/* Mobile : fondu plus court sinon on perd trop de logos visibles */
@media (max-width: 768px) {
  .logos-fade {
    -webkit-mask-image: linear-gradient(
      to right,
      transparent 0,
      #000 6%,
      #000 94%,
      transparent 100%
    );
    mask-image: linear-gradient(
      to right,
      transparent 0,
      #000 6%,
      #000 94%,
      transparent 100%
    );
  }
}

/* Le conteneur de chaque logo : gabarit fixe, comme ta maquette */
.logo-client {
  width: 160px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-client-light {
  width: 160px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-client-light img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;

  /* Tout passe en #233164 */
  filter: brightness(0) saturate(100%) invert(17%) sepia(30%) saturate(2900%) hue-rotate(216deg) brightness(92%) contrast(93%);
  opacity: 0.5;

  transition: opacity 0.3s ease;
}

.logo-client-light:hover img {
  opacity: 1;
}

@media (max-width: 768px) {
  .logo-client-light {
    width: 80px;
    height: 36px;
  }
}
/* L'image : elle rentre dans le gabarit sans se déformer */
.logo-client img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;

  /* La magie : tout passe en blanc, peu importe la couleur d'origine */
  filter: brightness(0) invert(1);
  opacity: 0.5;

  transition: opacity 0.3s ease, filter 0.3s ease;
}

/* Optionnel : au survol, le logo reprend vie */
.logo-client:hover img {
  opacity: 1;
}

/* Mobile : gabarit réduit */
@media (max-width: 768px) {
  .logo-client {
    width: 80px;
    height: 36px;
  }
}
/* 1. Positionnement et espacement de chaque élément (la ligne) de la liste de gauche */
#liste-gauche .jet-listing-grid__item {
    position: relative!important;
    padding-bottom: 12px!important;
    margin-bottom: 15px!important;
    cursor: pointer;
}

/* 2. Style du texte par défaut (Image 2 - Gris clair) */
#liste-gauche .jet-listing-grid__item.jet-listing-dynamic-field__content {
    color: #8c9cb6!important;
    transition: color 0.3s ease;
}

/* 3. Ligne grise permanente en fond de chaque titre (Image 2) */
#liste-gauche .jet-listing-grid__item::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e2e8f0;
}

/* 4. Ligne active bleu foncé d'animation (masquée par défaut) */
#liste-gauche .jet-listing-grid__item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%; /* Ajustez le pourcentage (ex: 40% pour correspondre à votre maquette) */
    height: 2px;
    background-color: #1a365d; /* Bleu foncé */
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.35s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* 5. Comportement au survol (Hover) */
#liste-gauche .jet-listing-grid__item:hover.jet-listing-dynamic-field__content {
    color: #1a365d!important;
}
#liste-gauche .jet-listing-grid__item:hover::after {
    transform: scaleX(1);
}

/* 6. État de l'élément sélectionné actif (is-checked="1") */
#liste-gauche .jet-listing-grid__item[is-checked="1"].jet-listing-dynamic-field__content {
    color: #1a365d!important;
    font-weight: 600!important;
}
#liste-gauche .jet-listing-grid__item[is-checked="1"]::after {
    transform: scaleX(1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ae-environnement.agencepopote.com/wp-content/uploads/2026/07/Satoshi-Variable.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ae-environnement.agencepopote.com/wp-content/uploads/2026/07/ClashDisplay-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ae-environnement.agencepopote.com/wp-content/uploads/2026/07/ClashDisplay-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://ae-environnement.agencepopote.com/wp-content/uploads/2026/07/ClashDisplay-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Clash Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://ae-environnement.agencepopote.com/wp-content/uploads/2026/07/ClashDisplay-Semibold.woff2') format('woff2');
}
/* End Custom Fonts CSS */