/* Adaptation du DOM Elementor aux composants du front KL validé. */
.elementor { --widgets-spacing: 0; }

.elementor .elementor-widget-text-editor p:last-child,
.elementor .elementor-widget-heading .elementor-heading-title { margin-bottom: 0; }

.elementor .hero.e-con > .e-con-inner {
  position: relative;
  z-index: 1;
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 0;
}

/* Alignement du DOM Elementor sur le palier tablette du front validé. */
@media (min-width: 601px) and (max-width: 991.98px) {
  .elementor .hero.e-con,
  .elementor .stats.e-con,
  .elementor .intro-text.e-con,
  .elementor .kl-block-domains.e-con,
  .elementor .cabinet.e-con,
  .elementor .timeline-section.e-con,
  .elementor .reviews.e-con,
  .elementor .articles.e-con,
  .elementor .faq-section.e-con,
  .elementor .contact.e-con {
    padding-right: 0;
    padding-left: 0;
  }

  .elementor .stats > .e-con-inner,
  .elementor .intro-text > .e-con-inner,
  .elementor .kl-block-domains > .e-con-inner,
  .elementor .cabinet > .e-con-inner,
  .elementor .timeline-section > .e-con-inner,
  .elementor .reviews > .e-con-inner,
  .elementor .articles > .e-con-inner,
  .elementor .faq-section > .e-con-inner,
  .elementor .contact > .e-con-inner {
    width: calc(100% - 28px);
    max-width: calc(100% - 28px);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .elementor .section-title .elementor-heading-title {
    font-size: 28px;
    line-height: 35px;
    text-align: center;
  }

  .elementor .section-copy {
    width: 680px;
    max-width: calc(100% - 60px);
    align-self: center;
  }

  .elementor .hero.e-con {
    height: 438px;
    min-height: 438px;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
  }

  .elementor .hero.e-con > .e-con-inner {
    width: calc(100% - 28px);
    max-width: calc(100% - 28px);
    height: 319.19px;
    margin: auto;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .elementor .hero .elementor-widget-heading {
    width: 340px;
    max-width: 340px;
  }

  .elementor .hero h1.elementor-heading-title {
    width: 340px;
    max-width: 340px;
    font-size: 32px;
    line-height: 40px;
    white-space: normal;
  }

  .elementor .hero .elementor-widget-text-editor {
    width: 310px;
    max-width: 310px;
    margin-top: 22px;
    align-self: center;
  }

  .elementor .hero .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .hero-actions.e-con {
    display: grid;
    grid-template-columns: 1fr;
    width: 280px;
    height: 104px;
    margin-top: 22px;
    gap: 8px;
    justify-items: center;
  }

  .elementor .hero-actions .elementor-widget.btn-kl,
  .elementor .hero-actions .elementor-widget.btn-kl .elementor-button {
    width: 257.27px;
  }

  .elementor .stat-grid.e-con {
    width: 100%;
  }

  .elementor .intro-text > .e-con-inner {
    align-items: center;
  }

  .elementor .intro-text .section-title {
    width: calc(100% + 16px);
    max-width: none;
    margin-right: -8px;
    margin-left: -8px;
  }

  .elementor .intro-text > .e-con-inner > .elementor-widget-text-editor {
    width: 680px;
    max-width: calc(100% - 60px);
    margin-top: 22px;
  }

  .elementor .intro-text > .e-con-inner > .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .domain-grid.e-con {
    grid-template-columns: 1fr;
    width: 310px;
    max-width: 310px;
    margin: 48px auto 0;
    gap: 52px;
  }

  .elementor .domain-card.e-con {
    display: block;
    width: 310px;
    min-height: 0;
    text-align: center;
  }

  .elementor .domain-card .elementor-widget-image {
    padding-bottom: 18px;
  }

  .elementor .domain-card .elementor-widget-image img {
    width: 52px;
    height: 52px;
  }

  .elementor .domain-card .elementor-widget-heading {
    padding-bottom: 9px;
  }

  .elementor .domain-card .elementor-widget-heading .elementor-heading-title {
    font-size: 18px;
    line-height: 1.35;
  }

  .elementor .domain-card .elementor-widget-text-editor {
    min-height: 0;
    padding-bottom: 12px;
  }

  .elementor .domain-card .elementor-widget-text-editor p {
    width: 310px;
    max-width: 310px;
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .domain-card > .elementor-widget.btn-kl {
    justify-content: center;
    margin-top: 8px;
  }

  .elementor .cabinet.e-con > .e-con-inner {
    grid-template-columns: 1fr;
    gap: 92px;
  }

  .elementor .cabinet-media.e-con,
  .elementor .cabinet-copy.e-con {
    width: 100%;
    max-width: 100%;
  }

  .elementor .cabinet-media img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1 / 1.06;
    border-radius: 9px;
    object-position: center;
  }

  .elementor .cabinet-copy.e-con {
    align-items: flex-start;
    gap: 0;
    text-align: left;
  }

  .elementor .cabinet .section-title {
    width: calc(100% + 16px);
    max-width: none;
    margin-right: -8px;
    margin-left: -8px;
  }

  .elementor .cabinet .section-title .elementor-heading-title::after {
    margin-right: auto;
    margin-left: auto;
  }

  .elementor .cabinet-copy > .elementor-widget-text-editor {
    width: 680px;
    max-width: 680px;
  }

  .elementor .cabinet-copy .elementor-widget-text-editor p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 25.6px;
    text-align: left;
  }

  .elementor .cabinet-copy > .section-title + .elementor-widget-text-editor {
    margin-top: 24px;
  }

  .elementor .timeline.e-con {
    width: 330px;
    max-width: 330px;
    margin-top: 44px;
    overflow: visible;
  }

  .elementor .timeline::before {
    top: 0;
    left: 21px;
  }

  .elementor .timeline-item.e-con {
    grid-template-columns: 42px minmax(0, 1fr);
    width: 330px;
    min-height: 0;
    padding-bottom: 42px;
    overflow: visible;
  }

  .elementor .timeline-item::before,
  .elementor .timeline-item:nth-child(odd)::before,
  .elementor .timeline-item:nth-child(even)::before {
    top: 0;
    right: 4px;
    left: auto;
    font-size: 58px;
    opacity: .64;
  }

  .elementor .timeline-item > .timeline-icon {
    grid-column: 1;
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .elementor .timeline-item > .timeline-icon img {
    width: 26px;
    height: 26px;
  }

  .elementor .timeline-content.e-con,
  .elementor .timeline-item:nth-child(even) .timeline-content {
    grid-column: 2;
    width: 245px;
    max-width: 245px;
    padding-top: 2px;
    text-align: left;
  }

  .elementor .timeline-item:nth-child(1) .timeline-content {
    padding-top: 2px;
  }

  .elementor .timeline-content .elementor-widget-heading {
    padding-bottom: 8px;
  }

  .elementor .timeline-content .elementor-heading-title {
    font-size: 20px;
    line-height: 25px;
  }

  .elementor .timeline-content .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .review-grid.e-con {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    margin-top: 48px;
    gap: 24px;
  }

  .elementor .review-card.e-con {
    width: 100%;
    min-height: 244.34px;
    padding: 22px;
  }

  .elementor .articles .elementor-widget-posts {
    width: 100%;
    margin-top: 40px;
  }

  .elementor .articles .elementor-posts-container {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .elementor .articles .elementor-post:nth-child(4) {
    display: flex;
  }

  .elementor .articles .elementor-post__thumbnail__link,
  .elementor .articles .elementor-post__thumbnail,
  .elementor .articles .elementor-post__thumbnail img {
    height: calc((100vw - 28px) / 1.82) !important;
  }

  .elementor .articles .elementor-post__text {
    height: 120px;
    min-height: 120px;
    padding: 32px 20px 20px;
  }

  .elementor .faq-section .elementor-accordion {
    width: 100%;
    margin: 38px auto 0;
  }

  .elementor .faq-section .elementor-tab-title {
    min-height: 64px;
    font-size: 14px;
    line-height: 1.15;
  }

  .elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl {
    margin-top: 24px;
  }

  .elementor .contact .contact-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .elementor .contact .contact-message {
    grid-column: auto;
    grid-row: auto;
  }

  .elementor .contact .wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    height: 50px;
    min-height: 50px;
  }

  .elementor .contact textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: 124px;
    min-height: 124px;
  }

  .elementor .contact .wpcf7-submit {
    display: block;
    margin: 24px auto 0;
  }

  .elementor .contact .wpcf7-form {
    min-height: 0;
  }

  .elementor .contact .wpcf7-spinner { display: none; }
}

.elementor .hero .elementor-widget-heading,
.elementor .hero .elementor-widget-text-editor { text-align: center; }
.elementor .hero h1.elementor-heading-title {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.18;
}
.elementor .elementor-heading-title .gold { color: var(--kl-gold); }
.elementor .hero-actions.e-con {
  width: 100%;
  height: 48px;
  margin-top: 30px;
  padding: 0;
  justify-content: center;
  gap: 12px;
}

.elementor .section-title .elementor-heading-title {
  position: relative;
  margin: 0;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.28;
  color: #252525;
}

.elementor .section-title .elementor-heading-title::after {
  content: "";
  display: block;
  width: 54px;
  height: 3px;
  margin: 22px auto 0;
  border-radius: 999px;
  background: var(--kl-gold);
}

.elementor .section-title::after { content: none; }

.elementor .cabinet .section-title .elementor-heading-title::after {
  margin-left: 0;
}

.elementor .eyebrow .elementor-heading-title {
  color: #9b9b9b;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.6;
  text-transform: uppercase;
}

.elementor .eyebrow {
  margin-bottom: 0;
  padding-bottom: 14px;
}

.elementor .section-copy p {
  color: var(--kl-muted);
  font-size: 16px;
  line-height: 1.6;
}

.elementor .section-copy {
  width: 680px;
  max-width: 100%;
}

.elementor .elementor-widget.btn-kl {
  width: auto;
  min-height: 0;
  padding: 0;
  background: transparent;
}

.elementor .elementor-widget.btn-kl:hover {
  background: transparent;
  transform: none;
}

.elementor .elementor-widget.btn-kl .elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  min-width: 210px;
  height: 48px;
  min-height: 48px;
  padding: 0 28px;
  border-radius: 7px;
  background: var(--kl-gold);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  transition: background .2s ease, transform .2s ease;
}

.elementor .elementor-widget.btn-kl .elementor-button:hover,
.elementor .elementor-widget.btn-kl .elementor-button:focus-visible {
  background: var(--kl-gold-dark);
  color: #fff;
  transform: translateY(-1px);
}

.elementor .elementor-widget.btn-kl.btn-kl-dark {
  border: 0;
  background: transparent;
  box-shadow: none;
}

.elementor .elementor-widget.btn-kl.btn-kl-dark .elementor-button {
  border: 0;
  background: rgba(0, 0, 0, .66);
  background-clip: border-box;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .42);
}

.elementor .elementor-widget.btn-kl.btn-kl-dark .elementor-button:hover,
.elementor .elementor-widget.btn-kl.btn-kl-dark .elementor-button:focus-visible {
  background: #000;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .72);
}

.elementor .elementor-widget.btn-kl.btn-kl-light .elementor-button {
  border: 1px solid rgba(255, 255, 255, .72);
  background: transparent;
}

.elementor .hero-actions .elementor-button::before {
  content: "";
  width: 21px;
  height: 21px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.elementor .hero-actions .elementor-button { gap: 10px; }
.elementor .hero-actions .elementor-button-text { white-space: nowrap; }

.elementor .hero-actions .hero-analysis,
.elementor .hero-actions .hero-analysis .elementor-button { width: 265px; }

.elementor .hero-actions .hero-call,
.elementor .hero-actions .hero-call .elementor-button { width: 260px; }

.elementor .hero-actions .hero-analysis .elementor-button::before {
  background-image: url("../img/hero-icon-search.png");
}

.elementor .hero-actions .hero-call .elementor-button::before {
  background-image: url("../img/hero-icon-phone.png");
}

.elementor .stats > .e-con-inner { width: 100%; }

.elementor .stats > .e-con-inner,
.elementor .intro-text > .e-con-inner,
.elementor .kl-block-domains > .e-con-inner,
.elementor .timeline-section > .e-con-inner,
.elementor .reviews > .e-con-inner,
.elementor .articles > .e-con-inner,
.elementor .faq-section > .e-con-inner,
.elementor .contact > .e-con-inner {
  gap: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.elementor .stats > .e-con-inner,
.elementor .kl-block-domains > .e-con-inner,
.elementor .cabinet > .e-con-inner,
.elementor .reviews > .e-con-inner,
.elementor .articles > .e-con-inner,
.elementor .contact > .e-con-inner {
  max-width: 1200px;
}

.elementor .stat-grid.e-con,
.elementor .domain-grid.e-con,
.elementor .review-grid.e-con { display: grid; }

.elementor .stat-grid.e-con { grid-template-columns: repeat(4, minmax(0, 1fr)); }

.elementor .stat-grid.e-con {
  gap: 24px;
  min-height: 55px;
  padding: 0;
}

.elementor .stat.e-con {
  display: grid;
  grid-template-columns: 55px max-content;
  grid-template-rows: 23px 13.8px;
  align-content: center;
  align-items: start;
  justify-content: center;
  column-gap: 10px;
  row-gap: 0;
  min-width: 0;
  min-height: 55px;
  padding: 0;
}

.elementor .stat > .elementor-widget-image {
  grid-row: 1 / 3;
  align-self: center;
}

.elementor .stat .elementor-widget-image img {
  width: 55px;
  height: 55px;
  object-fit: contain;
}

.elementor .stat .elementor-heading-title {
  color: var(--kl-gold);
  font-size: 23px;
  line-height: 1;
  font-weight: 600;
}

.elementor .stat .elementor-widget-text-editor p {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.15;
}

.elementor .stat-medias.e-con {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 13.8px 19.03px;
  align-content: center;
  align-self: center;
  justify-items: center;
  height: 54px;
  min-height: 54px;
  row-gap: 6px;
}

.elementor .stat-medias > .elementor-widget-image {
  grid-row: 2;
}

.elementor .stat-medias > .elementor-widget-heading {
  grid-row: 1;
  width: 206px;
}

.elementor .stat-medias .elementor-heading-title {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: 700;
  line-height: 13.8px;
  text-align: center;
}

.elementor .stat-medias > .elementor-widget-image { line-height: 0; }

.elementor .stat-medias > .elementor-widget-text-editor { display: none; }

.elementor .stat-medias .elementor-widget-image img {
  width: 206px;
  height: auto;
}

.elementor .intro-text.e-con > .e-con-inner {
  max-width: 730px;
  align-items: center;
}

.elementor .kl-block-domains,
.elementor .reviews,
.elementor .articles,
.elementor .faq-section,
.elementor .contact { text-align: center; }

.elementor .domain-grid.e-con {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 52px 38px;
  margin-top: 64px;
  padding: 0;
}

.elementor .domain-card.e-con {
  position: relative;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  padding: 0;
  min-height: 218px;
  cursor: pointer;
}

/* Le lien « En savoir plus » étend sa cible à toute la carte. */
.elementor .domain-card .elementor-widget.btn-kl .elementor-button::after {
  content: "";
  position: absolute;
  z-index: 4;
  inset: 0;
}

.elementor .domain-card:focus-within {
  outline: 3px solid rgba(207, 177, 54, .58);
  outline-offset: 5px;
  border-radius: 10px;
}

.elementor .domain-card .elementor-widget-image img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}

.elementor .domain-card .elementor-widget-image {
  margin-bottom: 0;
  padding-bottom: 18px;
  transition: box-shadow .35s var(--kl-motion), transform .35s var(--kl-motion);
}

.elementor .domain-card:hover .elementor-widget-image {
  transform: translateY(-4px) rotate(-3deg) scale(1.06);
}

.elementor .domain-card .elementor-widget-heading {
  margin-bottom: 0;
  padding-bottom: 9px;
}

.elementor .domain-card .elementor-widget-heading .elementor-heading-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
  color: #252525;
}

.elementor .domain-card .elementor-widget-text-editor {
  min-height: 77px;
  margin-bottom: 0;
  padding-bottom: 12px;
}

.elementor .domain-card .elementor-widget-text-editor p {
  margin: 0;
  color: var(--kl-muted);
  font-size: 16px;
  line-height: 1.6;
}

.elementor .domain-card .elementor-widget.btn-kl .elementor-button {
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: var(--kl-ink);
  font-size: 11px;
  font-weight: 600;
  line-height: 1.6;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.elementor .domain-card > .elementor-widget.btn-kl { margin-top: 8px; }

.elementor .domain-card .elementor-widget.btn-kl .elementor-button:hover,
.elementor .domain-card .elementor-widget.btn-kl .elementor-button:focus-visible {
  color: var(--kl-gold-dark);
  text-underline-offset: 6px;
  transform: none;
}

.elementor .cabinet.e-con > .e-con-inner {
  display: grid;
  grid-template-columns: 486px minmax(0, 1fr);
  align-items: center;
  gap: 24px;
  padding-top: 0;
  padding-bottom: 0;
}

.elementor .cabinet-media.e-con { padding: 0; }

.elementor .cabinet-media img {
  width: 100%;
  min-height: 438px;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 18px 30px rgba(0, 0, 0, .18);
  transition: box-shadow .35s var(--kl-motion), transform .35s var(--kl-motion);
}

.elementor .cabinet-media img:hover {
  box-shadow: 0 24px 42px rgba(0, 0, 0, .22);
  transform: scale(1.012);
}

.elementor .cabinet-copy.e-con {
  width: 680px;
  max-width: 100%;
  align-self: start;
  gap: 16px;
  padding: 0;
}

.elementor .cabinet-copy .section-title + .elementor-widget-text-editor,
.elementor .cabinet-copy > .elementor-widget.btn-kl { margin-top: 8px; }

.elementor .cabinet-copy .elementor-widget-text-editor p {
  margin: 0;
  color: #646464;
  font-size: 16px;
  line-height: 1.6;
}

.elementor .timeline.e-con {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1010px;
  margin: 54px auto 0;
  padding: 0;
  overflow-x: clip;
}

.elementor .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 34px;
  left: 50%;
  width: 1px;
  background: #e4e8ef;
  transform: translateX(-50%);
}

.elementor .timeline-item.e-con {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 84px minmax(0, 1fr);
  align-items: start;
  width: 100%;
  min-height: 285px;
  padding: 0;
  background: transparent;
  overflow-x: clip;
  gap: 0;
}

.elementor .timeline-item::before {
  position: absolute;
  z-index: 0;
  top: 48px;
  bottom: auto;
  width: auto;
  height: auto;
  color: #edf1f8;
  font-size: 90px;
  font-weight: 600;
  line-height: 1;
  opacity: .78;
  pointer-events: none;
}

.elementor .timeline-item:nth-child(1)::before,
.elementor .timeline-item:nth-child(3)::before {
  left: auto;
  right: calc(50% + 58px);
}

.elementor .timeline-item:nth-child(2)::before,
.elementor .timeline-item:nth-child(4)::before {
  right: auto;
  left: calc(50% + 58px);
}

.elementor .timeline-item:nth-child(1)::before { content: "01"; }
.elementor .timeline-item:nth-child(2)::before { content: "02"; }
.elementor .timeline-item:nth-child(3)::before { content: "03"; }
.elementor .timeline-item:nth-child(4)::before { content: "04"; }

.elementor .timeline-item > .timeline-icon {
  position: relative;
  z-index: 2;
  grid-column: 2;
  justify-self: center;
  width: 60px;
  margin-top: 42px;
}

.elementor .timeline-item > .timeline-icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

.elementor .timeline-content.e-con {
  position: relative;
  z-index: 1;
  grid-column: 1;
  width: 430px;
  max-width: 100%;
  padding: 44px 0 0;
  gap: 0;
}

.elementor .timeline-item:nth-child(1) .timeline-content { padding-top: 64px; }

.elementor .timeline-item:nth-child(odd) .timeline-content {
  justify-self: start;
  text-align: right;
}

.elementor .timeline-item:nth-child(even) .timeline-content {
  grid-column: 3;
  justify-self: start;
  text-align: left;
}

.elementor .timeline-content .elementor-heading-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.18;
  white-space: normal;
  color: #252525;
}

.elementor .timeline-content .elementor-heading-title span { color: var(--kl-gold); }

.elementor .timeline-content .elementor-widget-text-editor p {
  margin: 18px 0 0;
  color: #6a6a6a;
  font-size: 16px;
  line-height: 1.6;
}

.elementor .review-grid.e-con {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 48px;
  padding: 0;
}

.elementor .review-card.e-con {
  position: relative;
  gap: 0;
  padding: 24px;
  text-align: left;
  min-height: 197px;
  border-radius: 12px;
}

.elementor .review-card > .elementor-widget-image {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 20px;
}

.elementor .review-card > .elementor-widget-image img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.elementor .review-card .stars .elementor-heading-title {
  color: #f4b400;
  font-size: 17px;
  line-height: 1.6;
  letter-spacing: 1px;
}

.elementor .review-card .elementor-widget-text-editor p {
  margin: 10px 0 14px;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.6;
}

.elementor .review-card .review-name .elementor-heading-title {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6;
  color: #252525;
}

.elementor .review-card .review-date p {
  margin: 0;
  color: #888;
  font-size: 10px;
}

.elementor .articles .elementor-widget-posts {
  width: 760px;
  max-width: 100%;
  margin: 48px auto 0;
}

.elementor .articles > .e-con-inner > .elementor-widget.btn-kl {
  margin-top: 48px;
}

.elementor .articles > .e-con-inner > .elementor-widget.btn-kl,
.elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl {
  align-self: center;
}

.elementor .articles .elementor-posts-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}

.elementor .articles .elementor-post {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .12);
  text-align: center;
  transition: box-shadow .35s var(--kl-motion), transform .35s var(--kl-motion);
}

.elementor .articles .elementor-post.is-clickable-card {
  cursor: pointer;
}

/* Le lien du titre couvre la carte entière, image et métadonnées comprises. */
.elementor .articles .elementor-post__title a::after {
  content: "";
  position: absolute;
  z-index: 4;
  inset: 0;
  border-radius: inherit;
}

.elementor .articles .elementor-post:focus-within {
  outline: 3px solid rgba(207, 177, 54, .58);
  outline-offset: 3px;
}

.elementor .articles .elementor-post__thumbnail__link {
  position: relative;
  z-index: 1;
}

.elementor .articles .elementor-post:hover {
  box-shadow: 0 14px 30px rgba(0, 0, 0, .14);
  transform: translateY(-4px);
}

.elementor .articles .elementor-post__thumbnail img {
  position: static !important;
  width: 100% !important;
  height: 200px !important;
  aspect-ratio: auto;
  object-fit: cover;
  transform: none !important;
}

.elementor .articles .elementor-post__thumbnail__link,
.elementor .articles .elementor-post__thumbnail {
  height: 200px !important;
  padding-bottom: 0 !important;
}

.elementor .articles .elementor-post__thumbnail__link { margin-bottom: 0 !important; }

.elementor .articles .elementor-post__text {
  position: relative;
  min-height: 134px;
  padding: 34px 22px 20px;
}

.elementor .articles .elementor-post__text::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  width: 38px;
  height: 38px;
  border: 3px solid #fff;
  border-radius: 50%;
  background: var(--kl-gold) url("../img/article-badge.svg") center / 23px 23px no-repeat;
  box-shadow: 0 5px 12px rgba(0, 0, 0, .14);
  transform: translateX(-50%);
}

.elementor .articles .elementor-post__title {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.35;
}

.elementor .articles .elementor-post__title a,
.elementor .articles .elementor-post__title a:visited,
.elementor .articles .elementor-post__title a:hover,
.elementor .articles .elementor-post__title a:focus-visible { color: #252525 !important; }

.elementor .articles .elementor-post__meta-data {
  display: inline;
  margin: 0;
  color: #aaa;
  font-size: 11px;
  line-height: 25.6px;
}

.elementor .articles .elementor-post-date { line-height: 17.6px; }

.elementor .articles .elementor-post-avatar,
.elementor .articles .elementor-post__excerpt,
.elementor .articles .elementor-post__read-more {
  display: none;
}

.elementor .faq-section .elementor-accordion {
  max-width: 760px;
  margin: 38px auto 28px;
  border-top: 1px solid var(--kl-line);
  text-align: left;
}

.elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl {
  position: relative;
  top: -4px;
}

.elementor .faq-section .elementor-accordion-item { border: 0 !important; }

.elementor .faq-section .elementor-tab-title {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 62px;
  padding: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid var(--kl-line) !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  transition: color .2s ease;
}

.elementor .faq-section .elementor-tab-title:hover,
.elementor .faq-section .elementor-tab-title:focus-visible {
  color: var(--kl-gold-dark);
}

.elementor .faq-section .elementor-accordion-icon { display: none !important; }

.elementor .faq-section .elementor-accordion-title { color: inherit; }

.elementor .faq-section .elementor-tab-title::after {
  content: "";
  flex: 0 0 9px;
  width: 7px;
  height: 7px;
  margin-left: auto;
  margin-right: 2px;
  border-top: 1.5px solid #222;
  border-right: 1.5px solid #222;
  transform: rotate(45deg);
}

.elementor .faq-section .elementor-tab-content {
  border: 0 !important;
  border-bottom: 1px solid var(--kl-line) !important;
}

.elementor .contact .wpcf7-form {
  max-width: 820px;
  min-height: 256px;
  margin: 36px auto 0;
  text-align: left;
}

.elementor .contact .contact-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
}

.elementor .contact .contact-message {
  grid-column: 2;
  grid-row: 2 / span 2;
  height: 124px;
}

.elementor .contact .contact-message .wpcf7-form-control-wrap,
.elementor .contact .contact-message textarea {
  display: block;
  height: 100%;
}

.elementor .contact .contact-message textarea {
  min-height: 124px;
  height: 124px !important;
}

.elementor .contact .contact-submit {
  position: relative;
  margin-top: 24px;
  text-align: center;
}

.elementor .contact .wpcf7-form > p { margin: 0; }
.elementor .contact .contact-field p { margin: 0; }

.elementor .contact .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  height: 52px;
  min-height: 52px;
  padding: 6px 12px;
  border: 1px solid #ddd;
  border-radius: 7px;
  background-color: #fff;
  color: #555;
  font-size: 16px;
  line-height: 24px;
}

.elementor .contact select.wpcf7-form-control {
  padding-right: 36px !important;
  appearance: none;
  background-image: url("../img/select-chevron.svg") !important;
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
}

.elementor .contact .contact-field.has-select,
.elementor .contact .contact-field:has(select) { position: relative; }

.elementor .contact .contact-field.has-select::after,
.elementor .contact .contact-field:has(select)::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 14px;
  width: 7px;
  height: 7px;
  border-right: 1.5px solid #343a40;
  border-bottom: 1.5px solid #343a40;
  pointer-events: none;
  transform: rotate(45deg);
}

.elementor .contact .wpcf7-form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.elementor .contact .wpcf7-form-control:not(.wpcf7-submit):focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.elementor .contact .wpcf7-submit {
  width: 210px;
  height: 48px;
  min-height: 48px;
  padding: 0 28px;
  border: 0;
  border-radius: 7px;
  background: #50b747;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  transition: background .2s ease, transform .2s ease;
}

.elementor .contact .wpcf7-submit:hover,
.elementor .contact .wpcf7-submit:focus-visible {
  background: #419d39;
  transform: translateY(-1px);
}

.elementor .contact .wpcf7-spinner {
  position: absolute;
  top: 12px;
  margin: 0 0 0 12px;
}

@media (max-width: 991.98px) {
  .elementor .domain-grid.e-con,
  .elementor .stat-grid.e-con { grid-template-columns: repeat(2, minmax(0, 1fr)); }

  .elementor .timeline.e-con { display: block; }

  .elementor .cabinet.e-con > .e-con-inner { grid-template-columns: 1fr; }
}

/* Safari/iOS: robust fallback thumbnails for the dynamic news cards. */
.elementor .articles .elementor-post::before {
  content: "";
  display: block;
  flex: 0 0 auto;
  width: 100%;
  height: 200px;
  background: url("../img/article-justice.png") center / cover no-repeat;
}

.elementor .articles .elementor-post:nth-child(n + 3)::before {
  background-image: url("../img/article-road.png");
}

.elementor .articles .elementor-post.has-post-thumbnail::before {
  display: none;
}

@media (max-width: 767.98px) {
  .elementor .articles .elementor-post::before {
    height: calc((100vw - 28px) / 1.82);
  }

  .elementor .articles .elementor-post:nth-child(n + 4) {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .elementor .hero.e-con {
    height: 52vh;
    min-height: 380px;
    max-height: 545px;
  }

  .elementor .intro-text.e-con { min-height: 487px; }
  .elementor .kl-block-domains.e-con {
    height: 840px;
    min-height: 840px;
  }
  .elementor .cabinet.e-con { min-height: 607px; }
  .elementor .timeline-section.e-con { min-height: 1477px; }
  .elementor .reviews.e-con { min-height: 534px; }
  .elementor .articles.e-con { min-height: 1166px; }
  .elementor .faq-section.e-con {
    height: 697px;
    min-height: 697px;
  }
  .elementor .contact.e-con { min-height: 549px; }

  .elementor .contact > .e-con-inner > .elementor-widget-shortcode {
    height: 292px;
  }

  .elementor .timeline-section > .e-con-inner {
    max-width: 1120px;
    text-align: center;
  }

  .elementor .timeline-section .section-title .elementor-heading-title,
  .elementor .timeline-section .section-copy { text-align: center; }
}

@media (max-width: 600px) {
  .elementor .hero-actions.e-con,
  .elementor .elementor-widget.btn-kl,
  .elementor .elementor-widget.btn-kl .elementor-button { width: 100%; }

  .elementor .stat-grid.e-con,
  .elementor .domain-grid.e-con,
  .elementor .timeline.e-con,
  .elementor .review-grid.e-con,
  .elementor .contact .contact-grid { grid-template-columns: 1fr; }

  .elementor .stat-grid.e-con,
  .elementor .domain-grid.e-con,
  .elementor .review-grid.e-con,
  .elementor .contact .contact-grid { display: grid; }

  .elementor .domain-grid.e-con { gap: 32px; }
  .elementor .timeline::before { left: 30px; }
  .elementor .timeline-item.e-con {
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    min-height: 0;
    margin-bottom: 44px;
  }
  .elementor .timeline-item::before { content: none !important; }
  .elementor .timeline-item > .timeline-icon {
    grid-column: 1;
    margin-top: 0;
  }
  .elementor .timeline-content.e-con,
  .elementor .timeline-item:nth-child(even) .timeline-content {
    grid-column: 2;
    padding: 0 0 0 18px;
    text-align: left;
  }
  .elementor .timeline-item:nth-child(1) .timeline-content { padding-top: 0; }
  .elementor .timeline-content .elementor-heading-title { white-space: normal; }
  .elementor .contact .contact-message {
    grid-column: 1;
    grid-row: auto;
  }
}

/* Contenu éditorial des pages Pilier, Article et Presse dans Elementor. */
:is(.article-page .article-content, .press-page .press-intro > .container) > :is(p, ul, ol) {
  color: #40454b;
  font-size: 16px;
  line-height: 1.75;
}

:is(.article-page .article-content, .press-page .press-intro > .container) > p {
  margin-bottom: 18px;
}

:is(.article-page .article-content, .press-page .press-intro > .container) > :is(ul, ol) {
  margin: 16px 0 28px;
  padding-left: 24px;
}

:is(.article-page .article-content, .press-page .press-intro > .container) > :is(ul, ol) li {
  margin: 7px 0;
}

:is(.article-page .article-content, .press-page .press-intro > .container) > h3 {
  margin: 34px 0 12px;
  color: #303030;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor {
  color: #40454b;
  font-size: 16px;
  line-height: 1.75;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor.e-con {
  padding: 0;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor .elementor-widget-text-editor {
  color: #40454b;
  font-size: 16px;
  line-height: 1.75;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor h2 {
  margin: 64px 0 18px;
  padding-bottom: 0;
  color: #303030;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.28;
  text-wrap: balance;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor h2::after {
  content: none;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor h3 {
  margin: 34px 0 12px;
  padding-left: 0;
  border-left: 0;
  color: #303030;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor p {
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 1.75;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor strong {
  color: #25292d;
  font-weight: 650;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor ul,
:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor ol {
  margin: 16px 0 28px !important;
  padding-left: 24px !important;
  color: #3f4449;
  font-size: 16px;
  line-height: 1.65 !important;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor li {
  margin: 7px 0 !important;
  padding-left: 4px !important;
  font-size: inherit;
  line-height: inherit;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor li::marker {
  color: var(--kl-gold);
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor a:not([style*="background"]) {
  color: #1f2a44 !important;
  text-decoration-color: rgba(31, 42, 68, .28) !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition: color .25s ease, text-decoration-color .25s ease;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor a:not([style*="background"]):hover {
  color: #9b8426 !important;
  text-decoration-color: #9b8426 !important;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor blockquote {
  margin: 28px 0;
  padding: 22px 24px;
  border-left: 4px solid #1f2a44;
  border-radius: 0 10px 10px 0;
  background: #eef2f5;
  color: #30343a;
  box-shadow: none;
  font-size: 17px;
  line-height: 1.7;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor blockquote > :last-child {
  margin-bottom: 0;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor div[style*="border-left"] {
  margin: 26px 0 !important;
  padding: 22px 24px !important;
  border-left-color: #1f2a44 !important;
  border-radius: 12px !important;
  background: #eef2f5 !important;
  box-shadow: none;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor div[style*="background: #fbfaf7"] {
  margin: 30px 0 !important;
  padding: 20px 22px !important;
  border-color: #e5dfd2 !important;
  border-radius: 10px !important;
  background: #fbfaf7 !important;
  box-shadow: none;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor div[style*="background: #fbfaf7"] ul {
  margin-bottom: 0 !important;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor a[style*="background"] {
  min-height: 48px;
  padding: 12px 24px !important;
  border-radius: 999px !important;
  background: #1f2a44 !important;
  color: #fff !important;
  line-height: 24px;
  transition: background-color .25s ease, color .25s ease, box-shadow .25s ease;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor a[style*="background"]:hover {
  background: #303b55 !important;
  color: #fff !important;
  box-shadow: none;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor table {
  display: block;
  width: 100%;
  margin: 34px 0;
  overflow-x: auto;
  border: 0;
  border-radius: 0;
  border-collapse: separate;
  border-spacing: 0;
  background: transparent;
  font-size: 15px;
  line-height: 1.5;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor table caption {
  padding: 0 0 16px;
  border-bottom: 0;
  color: #303030 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1.35;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor th,
:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor td {
  min-width: 180px;
  padding: 15px 16px !important;
  border: 0 !important;
  border-bottom: 1px solid #dedede !important;
  text-align: left;
  vertical-align: top;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor thead th {
  background: #252b35 !important;
  color: #fff !important;
  font-weight: 600;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor thead th:first-child {
  width: 38%;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor tbody th {
  background: transparent;
  color: #30343a;
  font-weight: 600;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor tbody tr:nth-child(even) th,
:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor tbody tr:nth-child(even) td {
  background: rgba(255, 255, 255, .52);
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor tbody tr:last-child th,
:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor tbody tr:last-child td {
  border-bottom: 0 !important;
}

:is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor img {
  max-width: 100%;
  height: auto;
  margin: 28px 0;
  border-radius: 12px;
}

@media (max-width: 767.98px) {
  .pillar-page .pillar-main {
    padding-top: 54px;
    padding-bottom: 58px;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor .elementor-widget-text-editor {
    font-size: 16px;
    line-height: 1.7;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor h2 {
    margin-top: 52px;
    margin-bottom: 16px;
    padding-bottom: 0;
    font-size: clamp(30px, 8.5vw, 35px);
    line-height: 1.28;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor h3 {
    margin-top: 32px;
    padding-left: 0;
    font-size: 20px;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor div[style*="border-left"],
  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor div[style*="background: #fbfaf7"] {
    margin: 26px 0 !important;
    padding: 22px 18px !important;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor blockquote {
    padding: 21px 18px;
    font-size: 16px;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor table {
    font-size: 14px;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor table caption {
    font-size: 18px !important;
  }

  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor th,
  :is(.pillar-page .pillar-content, .article-page .article-content, .press-page .press-intro) .elementor td {
    min-width: 210px;
    padding: 13px 14px !important;
  }
}

/* Alignement du DOM Elementor sur le front mobile validé. */
@media (max-width: 600px) {
  .elementor .hero.e-con,
  .elementor .stats.e-con,
  .elementor .intro-text.e-con,
  .elementor .kl-block-domains.e-con,
  .elementor .cabinet.e-con,
  .elementor .timeline-section.e-con,
  .elementor .reviews.e-con,
  .elementor .articles.e-con,
  .elementor .faq-section.e-con,
  .elementor .contact.e-con {
    padding-right: 0;
    padding-left: 0;
  }

  .elementor .stats > .e-con-inner,
  .elementor .intro-text > .e-con-inner,
  .elementor .kl-block-domains > .e-con-inner,
  .elementor .cabinet > .e-con-inner,
  .elementor .timeline-section > .e-con-inner,
  .elementor .reviews > .e-con-inner,
  .elementor .articles > .e-con-inner,
  .elementor .faq-section > .e-con-inner,
  .elementor .contact > .e-con-inner {
    width: calc(100% - 28px);
    max-width: calc(100% - 28px);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .elementor .section-title {
    width: calc(100% + 16px);
    max-width: none;
    margin-right: -8px;
    margin-left: -8px;
  }

  .elementor .section-title .elementor-heading-title {
    font-size: 28px;
    line-height: 35px;
    text-align: center;
  }

  .elementor .section-copy {
    width: 100%;
    max-width: 285px;
    align-self: center;
  }

  .elementor .hero.e-con {
    height: 438px;
    min-height: 438px;
    max-height: none;
    padding: 34px 0 30px;
    overflow: hidden;
  }

  .elementor .hero.e-con > .e-con-inner {
    width: calc(100% - 28px);
    max-width: calc(100% - 28px);
    margin: 0 auto;
  }

  .elementor .hero h1.elementor-heading-title {
    width: 340px;
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(30px, 8.2vw, 32px);
    line-height: 1.25;
    white-space: nowrap;
  }

  .elementor .hero .elementor-widget-text-editor {
    width: 310px;
    max-width: 310px;
  }

  .elementor .hero .elementor-widget-text-editor p { width: 100%; }

  .elementor .hero-actions.e-con {
    display: grid;
    grid-template-columns: auto;
    justify-items: center;
    width: 280px;
    height: 104px;
    margin-top: 28px;
    gap: 8px;
  }

  .elementor .hero-actions .elementor-widget.btn-kl,
  .elementor .hero-actions .elementor-widget.btn-kl .elementor-button,
  .elementor .hero-actions .hero-analysis,
  .elementor .hero-actions .hero-call {
    width: 257.27px;
    max-width: 100%;
  }

  .elementor .stat-grid.e-con {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    min-height: 110px;
    gap: 24px;
  }

  .elementor .stat.e-con {
    grid-template-columns: 43px max-content;
    grid-template-rows: 18px 10.35px;
    width: auto;
    height: 43px;
    min-height: 42px;
    column-gap: 7px;
  }

  .elementor .stat .elementor-widget-image img {
    width: 43px;
    height: 43px;
  }

  .elementor .stat .elementor-heading-title {
    font-size: 18px;
    line-height: 18px;
  }

  .elementor .stat .elementor-widget-text-editor p {
    font-size: 9px;
    line-height: 10.35px;
  }

  .elementor .stat-medias.e-con {
    grid-template-columns: 1fr;
    grid-template-rows: 10.35px auto;
    align-self: auto;
    width: auto;
    height: 43px;
    min-height: 42px;
    row-gap: 4px;
  }

  .elementor .stat-medias > .elementor-widget-heading,
  .elementor .stat-medias .elementor-heading-title { width: 132px; }

  .elementor .stat-medias .elementor-heading-title {
    font-size: 9px;
    line-height: 10.35px;
  }

  .elementor .stat-medias .elementor-widget-image img {
    width: 132px;
    height: auto;
  }

  .elementor .domain-grid.e-con {
    width: 310px;
    max-width: 310px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 48px;
    gap: 52px;
  }

  .elementor .domain-card.e-con {
    display: block;
    width: 310px;
    min-height: 0;
    text-align: center;
  }

  .elementor .domain-card .elementor-widget-image {
    padding-bottom: 12px;
  }

  .elementor .domain-card .elementor-widget-image img {
    width: 48px;
    height: 48px;
  }

  .elementor .domain-card .elementor-widget-heading {
    padding-bottom: 8px;
  }

  .elementor .domain-card .elementor-widget-heading .elementor-heading-title {
    font-size: 18px;
    line-height: 1.35;
  }

  .elementor .domain-card .elementor-widget-text-editor {
    min-height: 0;
    padding-bottom: 12px;
  }

  .elementor .domain-card .elementor-widget-text-editor p {
    max-width: 285px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 1.6;
  }

  .elementor .domain-card > .elementor-widget.btn-kl {
    justify-content: center;
    margin-top: 6px;
  }

  .elementor .cabinet.e-con > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 82px;
  }

  .elementor .cabinet-media.e-con,
  .elementor .cabinet-copy.e-con {
    width: 100%;
    max-width: 100%;
  }

  .elementor .cabinet-media img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: .8;
    border-radius: 9px;
    object-position: center;
  }

  .elementor .cabinet-copy.e-con {
    align-items: center;
    gap: 0;
    text-align: center;
  }

  .elementor .cabinet .section-title {
    width: 300px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .elementor .cabinet .section-title .elementor-heading-title::after {
    margin-right: auto;
    margin-left: auto;
  }

  .elementor .cabinet-copy .elementor-widget-text-editor p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
  }

  .elementor .cabinet-copy > .section-title + .elementor-widget-text-editor {
    margin-top: 24px;
  }

  .elementor .cabinet-copy > .elementor-widget.btn-kl,
  .elementor .cabinet-copy > .elementor-widget.btn-kl .elementor-button {
    width: 100%;
  }

  .elementor .timeline.e-con {
    width: 300px;
    max-width: 300px;
    margin-top: 42px;
    overflow: visible;
  }

  .elementor .timeline::before { left: 20px; }

  .elementor .timeline-item.e-con {
    grid-template-columns: 40px minmax(0, 1fr);
    width: 300px;
    margin-bottom: 0;
    padding-bottom: 50px;
    overflow: visible;
  }

  .elementor .timeline-item.e-con:nth-child(1) {
    min-height: 340.34px;
  }

  .elementor .timeline-item::before {
    top: 0;
    right: 4px;
    left: auto;
    width: auto;
    height: auto;
    font-size: 58px;
    opacity: .64;
  }

  .elementor .timeline-item:nth-child(1)::before { content: "01" !important; }
  .elementor .timeline-item:nth-child(2)::before { content: "02" !important; }
  .elementor .timeline-item:nth-child(3)::before { content: "03" !important; }
  .elementor .timeline-item:nth-child(4)::before { content: "04" !important; }

  .elementor .timeline-item > .timeline-icon {
    grid-column: 1;
    width: 40px;
    height: 40px;
  }

  .elementor .timeline-item > .timeline-icon img {
    width: 40px;
    height: 40px;
  }

  .elementor .timeline-content.e-con,
  .elementor .timeline-item:nth-child(even) .timeline-content {
    grid-column: 2;
    width: 260px;
    padding: 2px 0 0 12px;
    text-align: left;
  }

  .elementor .timeline-content .elementor-heading-title {
    font-size: 20px;
    line-height: 1.25;
  }

  .elementor .timeline-content .elementor-widget-text-editor p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 1.6;
  }

  .elementor .review-grid.e-con {
    width: 100%;
    margin-top: 24px;
    gap: 18px;
  }

  .elementor .review-card.e-con {
    width: 100%;
    min-height: 193.16px;
    padding: 22px;
  }

  .elementor .articles .elementor-widget-posts {
    width: 100%;
    margin-top: 40px;
  }

  .elementor .articles .elementor-posts-container {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .elementor .articles .elementor-post:nth-child(4) { display: none; }

  .elementor .articles .elementor-post__thumbnail__link,
  .elementor .articles .elementor-post__thumbnail,
  .elementor .articles .elementor-post__thumbnail img,
  .elementor .articles .elementor-post:not(.has-post-thumbnail)::before {
    height: calc((100vw - 28px) / 1.55) !important;
  }

  .elementor .articles .elementor-post__text {
    min-height: 105px;
    padding: 32px 20px 18px;
  }

  .elementor .faq-section .section-title {
    height: 35px;
  }

  .elementor .faq-section .section-title .elementor-heading-title::after {
    position: absolute;
    top: calc(100% + 22px);
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .elementor .faq-section .elementor-accordion {
    width: 100%;
    margin: 24px auto 0;
  }

  .elementor .faq-section .elementor-tab-title {
    min-height: 64px;
    font-size: 14px;
    line-height: 1.15;
  }

  .elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl {
    top: 0;
    margin-top: 24px;
  }

  .elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl,
  .elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl .elementor-button {
    width: 100%;
  }

  .elementor .contact .section-title {
    width: 300px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .elementor .contact .contact-grid { gap: 6px; }

  .elementor .contact .wpcf7-form-control:not(.wpcf7-submit) {
    height: 50px;
    min-height: 50px;
  }

  .elementor .contact .wpcf7-submit { width: 100%; }

  .elementor .contact .wpcf7-spinner { display: none; }

  .elementor .contact .elementor-widget-shortcode {
    height: 456px;
    overflow: visible;
  }
}

/* Surcouche finale tablette : placée après les adaptations téléphone. */
@media (min-width: 601px) and (max-width: 991.98px) {
  .elementor .hero.e-con > .e-con-inner {
    top: 59.41px;
  }

  .elementor .kl-block-domains .section-title .gold {
    display: block;
  }

  .elementor .contact .elementor-widget-shortcode {
    height: 464px;
    overflow: visible;
  }

  .elementor .hero.e-con > .e-con-inner {
    top: 59.41px;
  }

  .elementor .kl-block-domains .section-title .gold {
    display: block;
  }

  .elementor .domain-card > .elementor-widget.btn-kl {
    margin-top: 6px;
  }

  .elementor .contact .elementor-widget-shortcode {
    height: 464px;
    overflow: visible;
  }

  .elementor .section-title .elementor-heading-title {
    font-size: 28px;
    line-height: 35px;
    text-align: center;
  }

  .elementor .hero.e-con > .e-con-inner {
    width: calc(100% - 28px);
    max-width: calc(100% - 28px);
    height: 319.19px;
    margin: auto;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .elementor .hero .elementor-widget-heading,
  .elementor .hero h1.elementor-heading-title {
    width: 340px;
    max-width: 340px;
  }

  .elementor .hero h1.elementor-heading-title {
    font-size: 32px;
    line-height: 40px;
    white-space: normal;
  }

  .elementor .hero .elementor-widget-text-editor {
    width: 310px;
    max-width: 310px;
    margin-top: 22px;
    align-self: center;
  }

  .elementor .hero .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .hero-actions.e-con {
    display: grid;
    grid-template-columns: 1fr;
    width: 280px;
    height: 104px;
    margin-top: 22px;
    gap: 8px;
    justify-items: center;
  }

  .elementor .hero-actions .elementor-widget.btn-kl,
  .elementor .hero-actions .elementor-widget.btn-kl .elementor-button {
    width: 257.27px;
  }

  .elementor .intro-text > .e-con-inner {
    align-items: center;
  }

  .elementor .intro-text .section-title {
    width: calc(100% + 16px);
    max-width: none;
    margin-right: -8px;
    margin-left: -8px;
  }

  .elementor .intro-text > .e-con-inner > .elementor-widget-text-editor {
    width: 680px;
    max-width: calc(100% - 60px);
    margin-top: 22px;
  }

  .elementor .intro-text > .e-con-inner > .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .domain-grid.e-con {
    grid-template-columns: 1fr;
    width: 310px;
    max-width: 310px;
    margin: 48px auto 0;
    gap: 52px;
  }

  .elementor .domain-card.e-con {
    display: block;
    width: 310px;
    min-height: 0;
    text-align: center;
  }

  .elementor .domain-card .elementor-widget-image {
    padding-bottom: 18px;
  }

  .elementor .domain-card .elementor-widget-image img {
    width: 52px;
    height: 52px;
  }

  .elementor .domain-card .elementor-widget-heading {
    padding-bottom: 9px;
  }

  .elementor .domain-card .elementor-widget-heading .elementor-heading-title {
    font-size: 18px;
    line-height: 1.35;
  }

  .elementor .domain-card .elementor-widget-text-editor {
    min-height: 0;
    padding-bottom: 12px;
  }

  .elementor .domain-card .elementor-widget-text-editor p {
    width: 310px;
    max-width: 310px;
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .domain-card > .elementor-widget.btn-kl {
    justify-content: center;
    margin-top: 6px;
  }

  .elementor .cabinet.e-con > .e-con-inner {
    grid-template-columns: 1fr;
    gap: 92px;
  }

  .elementor .cabinet-media.e-con,
  .elementor .cabinet-copy.e-con {
    width: 100%;
    max-width: 100%;
  }

  .elementor .cabinet-media img {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1 / 1.06;
  }

  .elementor .cabinet-copy.e-con {
    align-items: flex-start;
    gap: 0;
    text-align: left;
  }

  .elementor .cabinet .section-title {
    width: calc(100% + 16px);
    max-width: none;
    margin-right: -8px;
    margin-left: -8px;
  }

  .elementor .cabinet .section-title .elementor-heading-title::after {
    margin-right: auto;
    margin-left: auto;
  }

  .elementor .cabinet-copy > .elementor-widget-text-editor {
    width: 680px;
    max-width: 680px;
  }

  .elementor .cabinet-copy .elementor-widget-text-editor p {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 25.6px;
    text-align: left;
  }

  .elementor .cabinet-copy > .section-title + .elementor-widget-text-editor {
    margin-top: 24px;
  }

  .elementor .timeline.e-con {
    width: 330px;
    max-width: 330px;
    margin-top: 44px;
    overflow: visible;
  }

  .elementor .timeline::before {
    top: 0;
    left: 21px;
  }

  .elementor .timeline-item.e-con {
    grid-template-columns: 42px minmax(0, 1fr);
    width: 330px;
    min-height: 0;
    padding-bottom: 42px;
    overflow: visible;
  }

  .elementor .timeline-item::before,
  .elementor .timeline-item:nth-child(odd)::before,
  .elementor .timeline-item:nth-child(even)::before {
    top: 0;
    right: 4px;
    left: auto;
    font-size: 58px;
    opacity: .64;
  }

  .elementor .timeline-item > .timeline-icon {
    grid-column: 1;
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .elementor .timeline-item > .timeline-icon img {
    width: 26px;
    height: 26px;
  }

  .elementor .timeline-content.e-con,
  .elementor .timeline-item:nth-child(even) .timeline-content {
    grid-column: 2;
    width: 245px;
    max-width: 245px;
    padding-top: 2px;
    text-align: left;
  }

  .elementor .timeline-item:nth-child(1) .timeline-content {
    padding-top: 2px;
  }

  .elementor .timeline-content .elementor-widget-heading {
    padding-bottom: 8px;
  }

  .elementor .timeline-content .elementor-heading-title {
    font-size: 20px;
    line-height: 25px;
  }

  .elementor .timeline-content .elementor-widget-text-editor p {
    margin: 0;
    font-size: 16px;
    line-height: 25.6px;
  }

  .elementor .review-grid.e-con {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
    margin-top: 48px;
    gap: 24px;
  }

  .elementor .review-card.e-con {
    width: 100%;
    min-height: 244.34px;
    padding: 22px;
  }

  .elementor .articles .elementor-widget-posts {
    width: 100%;
    margin-top: 40px;
  }

  .elementor .articles .elementor-posts-container {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .elementor .articles .elementor-post:nth-child(4) {
    display: flex;
  }

  .elementor .articles .elementor-post__thumbnail__link,
  .elementor .articles .elementor-post__thumbnail,
  .elementor .articles .elementor-post__thumbnail img {
    height: calc((100vw - 28px) / 1.82) !important;
  }

  .elementor .articles .elementor-post__text {
    height: 120px;
    min-height: 120px;
    padding: 32px 20px 20px;
  }

  .elementor .faq-section .elementor-accordion {
    width: 100%;
    margin: 38px auto 0;
  }

  .elementor .faq-section .elementor-tab-title {
    min-height: 64px;
    font-size: 14px;
    line-height: 1.15;
  }

  .elementor .faq-section > .e-con-inner > .elementor-widget.btn-kl {
    margin-top: 24px;
  }

  .elementor .contact .contact-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .elementor .contact .contact-message {
    grid-column: auto;
    grid-row: auto;
  }

  .elementor .contact .wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    height: 50px;
    min-height: 50px;
  }

  .elementor .contact textarea.wpcf7-form-control:not(.wpcf7-submit) {
    height: 124px;
    min-height: 124px;
  }

  .elementor .contact .wpcf7-submit {
    display: block;
    margin: 24px auto 0;
  }

  .elementor .contact .wpcf7-form {
    min-height: 0;
  }

  .elementor .contact .wpcf7-spinner { display: none; }
}

/* Alignement du desktop compact, entre le menu desktop et la grille large. */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .elementor .hero.e-con,
  .elementor .stats.e-con,
  .elementor .intro-text.e-con,
  .elementor .kl-block-domains.e-con,
  .elementor .cabinet.e-con,
  .elementor .timeline-section.e-con,
  .elementor .reviews.e-con,
  .elementor .articles.e-con,
  .elementor .faq-section.e-con,
  .elementor .contact.e-con {
    padding-right: 20px;
    padding-left: 20px;
  }

  .elementor .hero.e-con {
    height: 468px;
    min-height: 468px;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .elementor .hero.e-con > .e-con-inner {
    top: 80.55px;
    width: 100%;
    max-width: none;
    align-items: center;
    justify-content: flex-start;
  }

  .elementor .hero .elementor-widget-heading,
  .elementor .hero h1.elementor-heading-title,
  .elementor .hero-actions.e-con {
    width: 100%;
    max-width: none;
  }

  .elementor .hero .elementor-widget-text-editor {
    width: 530px;
    max-width: 530px;
  }

  .elementor .review-card.e-con {
    min-height: 222.75px;
  }

  .elementor .faq-section .elementor-accordion {
    margin-bottom: 24px;
  }

  .elementor .contact > .e-con-inner > .elementor-widget-shortcode {
    height: 292px;
    overflow: visible;
  }

  .elementor .contact .wpcf7-spinner { display: none; }
}

/* Cohérence du gabarit Pilier avec la référence statique. */
.pillar-page .pillar-hero,
.pillar-page .pillar-hero > .container,
.pillar-page .pillar-hero h1 {
  text-align: center;
}

.pillar-page .pillar-hero h1 {
  margin-right: auto;
  margin-left: auto;
}

.pillar-page .elementor-24 .pillar-cta {
  text-align: center;
}

.pillar-page .elementor-24 .pillar-cta > .e-con-inner {
  align-items: center;
}

.pillar-page .elementor-24 .pillar-cta h2.elementor-heading-title {
  color: #fff;
}

.pillar-page .elementor-24 .pillar-cta > .e-con-inner,
.pillar-page .elementor-24 .pillar-cta .pillar-cta-actions.e-con {
  padding-top: 0;
  padding-bottom: 0;
}

.pillar-page .elementor-24 .pillar-cta .pillar-cta-actions.e-con {
  width: auto;
  align-self: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .pillar-page .elementor-24 .pillar-cta > .e-con-inner {
    gap: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .pillar-page .elementor-24 .pillar-cta .pillar-cta-actions.e-con {
    gap: 16px;
    margin-top: 32px;
    padding: 0;
  }

  .pillar-page .elementor .reviews h2.elementor-heading-title {
    font-size: 35px;
    line-height: 44.8px;
  }

  .pillar-page .elementor .reviews .elementor-element-reviews-copy p {
    margin: 0;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 1.6;
  }

  .pillar-page .elementor .articles .elementor-post:nth-child(n + 5) {
    display: none;
  }
}

/*
 * Safari iOS conserve parfois la largeur intrinsèque des conteneurs Elementor
 * lorsqu'ils sont placés dans la grille du gabarit Pilier. Le contenu semble
 * alors correct en haut de page, puis certains paragraphes et titres élargissent
 * la colonne au-delà du viewport. On autorise explicitement tous les niveaux de
 * cette colonne à rétrécir, sans masquer le débordement avec overflow: hidden.
 */
.pillar-page .pillar-layout,
.pillar-page .pillar-content,
.pillar-page .pillar-content > .elementor,
.pillar-page .pillar-content .elementor-element,
.pillar-page .pillar-content .elementor-widget-container {
  min-width: 0;
  max-width: 100%;
}

.pillar-page .pillar-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.pillar-page .pillar-content .elementor-widget-text-editor,
.pillar-page .pillar-content .elementor-widget-text-editor strong {
  white-space: normal !important;
  overflow-wrap: anywhere;
  word-break: normal;
}

@supports (-webkit-touch-callout: none) {
  html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  .pillar-page .pillar-content .elementor-widget-text-editor {
    inline-size: 100%;
    max-inline-size: 100%;
  }
}

@media (max-width: 991.98px) {
  .pillar-page .pillar-layout {
    display: block;
    width: 100%;
  }

  .pillar-page .pillar-content {
    width: 100%;
    max-width: 100%;
  }

  .pillar-page .pillar-sidebar {
    margin-top: 32px;
  }
}

@media (min-width: 1200px) {
  .elementor .articles .elementor-post:nth-child(n + 5) {
    display: none;
  }

  .elementor .review-grid.e-con.has-reviews-carousel,
  .elementor .review-grid.e-con:has(.kl-reviews-carousel) {
    margin-top: 0;
  }

  .elementor .kl-dynamic-review-grid .review-card {
    height: 222px;
    min-height: 222px;
    overflow: hidden;
  }

  .elementor .kl-dynamic-review-grid .review-card p {
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 991.98px) {
  .pillar-page .elementor-24 .pillar-cta > .e-con-inner {
    gap: 0;
  }

  .pillar-page .elementor-24 .pillar-cta .pillar-cta-actions.e-con {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    width: min(100%, 360px);
    margin: 24px auto 0;
    padding-right: 0;
    padding-left: 0;
  }

  .pillar-page .elementor-24 .pillar-cta .pillar-cta-actions .elementor-widget,
  .pillar-page .elementor-24 .pillar-cta .pillar-cta-actions .elementor-button {
    width: 100%;
  }
}
