:root {
  --kl-motion: cubic-bezier(.22, 1, .36, 1);
}

/* Ajustements de proportions juillet 2026 */
body {
  font-size: 16px;
  line-height: 1.6;
}

.container,
.topbar > .container,
.article-main .container,
.pillar-main .container,
.press-intro .container,
.press-videos .container {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}

.topbar,
.navbar > .container {
  min-height: 80px;
}

.nav-link {
  font-size: 15px;
}

.navbar .btn-kl {
  min-width: 200px;
  min-height: 48px;
  padding: 0 24px;
  background: #50b747;
  border-color: #50b747;
  color: #fff;
  font-size: 15px;
}

.navbar .btn-kl:hover,
.navbar .btn-kl:focus-visible {
  background: #419d39;
  border-color: #419d39;
}

.hero {
  height: 52vh;
  min-height: 380px;
  max-height: 545px;
}

.hero p,
.section-copy,
.intro-text p,
.cabinet p,
.domain-card p,
.review-card p,
.timeline-content p,
.article-content p,
.article-content li,
.pillar-content p,
.pillar-content li,
.press-intro p,
.press-video figcaption,
.footer p {
  font-size: 16px;
  line-height: 1.6;
}

.section,
.intro-text,
.article-main,
.pillar-main,
.press-intro,
.press-videos {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (max-width: 991.98px) {
  .container,
  .topbar > .container,
  .article-main .container,
  .pillar-main .container,
  .press-intro .container,
  .press-videos .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  .topbar,
  .navbar > .container {
    min-height: 60px;
  }

  .navbar-collapse.show {
    top: 60px;
  }

  .brand-logo {
    width: 40px;
  }

  .navbar .btn-kl {
    min-width: 0;
    min-height: 42px;
    padding: 0 20px;
    font-size: 14px;
  }

  .hero {
    height: auto;
    min-height: 438px;
    max-height: none;
  }

  .hero p,
  .section-copy,
  .intro-text p,
  .cabinet p,
  .domain-card p,
  .review-card p,
  .timeline-content p,
  .article-content p,
  .article-content li,
  .pillar-content p,
  .pillar-content li,
  .press-intro p,
  .press-video figcaption,
  .footer p {
    font-size: 16px;
  }

  .section,
  .intro-text,
  .article-main,
  .pillar-main,
  .press-intro,
  .press-videos {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .stat-grid {
    justify-items: center;
  }

  .stat {
    width: 100%;
    justify-content: center;
  }

  .stat > div {
    text-align: left;
  }

  .hero-actions .btn-kl,
  .cabinet .btn-kl,
  .articles > .container > .btn-kl,
  .contact-form .btn-kl,
  .article-contact-form .btn-kl,
  .pillar-contact-form .btn-kl {
    min-height: 42px;
    font-size: 15px;
  }
}

/* Uniformisation des CTA et des titres sur mobile */
@media (max-width: 991.98px) {
  .hero-actions .btn-kl,
  .cabinet .btn-kl,
  .articles > .container > .btn-kl,
  .faq-section .container > .btn-kl,
  .contact-form .btn-kl,
  .article-contact-form .btn-kl,
  .pillar-contact-form .btn-kl {
    min-height: 48px;
    height: 48px;
    padding: 0 24px;
    border-radius: 7px;
    font-size: 15px;
    line-height: 1.2;
  }

  .intro-text .container {
    max-width: none;
  }

  .intro-text .section-title,
  .cabinet .section-title {
    max-width: none;
    font-size: 28px;
  }

  .intro-text .section-title .gold,
  .cabinet .section-title .gold {
    white-space: nowrap;
  }
}

body {
  zoom: 1 !important;
  font-size: 15px;
  line-height: 1.6;
}

.container {
  max-width: 1180px;
  padding-right: 28px;
  padding-left: 28px;
}

.topbar,
.navbar > .container {
  min-height: 70px;
}

.topbar {
  padding-top: 0;
  padding-bottom: 0;
}

.hero {
  height: 60vh;
  min-height: 432px;
  max-height: 620px;
}

.topbar > .container {
  max-width: 1180px;
}

.navbar-nav {
  gap: 14px;
}

.nav-link {
  font-size: 12px;
  line-height: 1.4;
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .navbar-brand {
    min-width: 215px;
  }

  .brand-logo {
    width: 215px;
  }

  .navbar-nav {
    gap: 22px !important;
  }

  .navbar-nav > .nav-item > .nav-link {
    padding-right: 8px;
    padding-left: 8px;
  }
}

.hero h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.18;
}

.pillar-hero h1 {
  width: min(900px, 100%);
  max-width: 900px;
  white-space: normal;
  text-wrap: balance;
}

.hero p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}

.section {
  padding: 96px 0;
}

.intro-text {
  padding: 96px 0;
}

.section-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.28;
}

.section-copy,
.intro-text p,
.cabinet p {
  max-width: 680px;
  font-size: 15px;
  line-height: 1.6;
}

.eyebrow {
  margin-bottom: 14px;
  font-size: 11px;
  letter-spacing: .1em;
}

.section-title::after {
  margin-top: 22px;
}

.stats {
  padding: 28px 0;
}

.stat-grid {
  gap: 24px;
}

.domain-grid {
  gap: 52px 38px;
  margin-top: 64px;
}

.domain-card h3,
.article-card h3 {
  font-size: 18px;
  line-height: 1.35;
}

.domain-card p,
.review-card p {
  font-size: 14px;
  line-height: 1.55;
}

.faq-row {
  min-height: 62px;
  font-size: 15px;
}

.review-card {
  min-height: 190px;
  padding: 24px;
  border-radius: 12px;
}

.article-grid {
  gap: 32px;
  max-width: 760px;
  margin-top: 48px;
}

.article-card {
  border-radius: 12px;
}

.article-body {
  min-height: 132px;
  padding: 34px 22px 22px;
}

.contact-form {
  max-width: 820px;
  margin-top: 36px;
}

.form-control,
.form-select {
  min-height: 52px;
  border-radius: 7px;
  font-size: 14px;
}

textarea.form-control {
  min-height: 124px;
}

.footer {
  padding: 58px 0;
}

/* Proportions communes aux pages éditoriales */
.article-hero {
  min-height: 432px;
  padding: 96px 0;
}

.article-hero h1 {
  max-width: 900px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.18;
}

.article-main,
.pillar-main,
.press-intro,
.press-videos {
  padding: 96px 0;
}

.article-main .container,
.pillar-main .container,
.press-intro .container,
.press-videos .container {
  max-width: 1180px;
}

.article-layout,
.pillar-layout {
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 64px;
}

.article-content,
.pillar-content {
  max-width: 720px;
}

.article-content h2,
.pillar-content h2,
.pillar-cta h2 {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.28;
}

.article-content h2:not(:first-child),
.pillar-content h2:not(:first-child) {
  margin-top: 64px;
}

.article-content p,
.article-content li,
.pillar-content p,
.pillar-content li,
.press-intro p,
.press-video figcaption {
  font-size: 15px;
  line-height: 1.6;
}

.article-contact-card,
.pillar-contact-card {
  padding: 32px;
  border-radius: 12px;
  box-shadow: 0 14px 34px rgba(0, 0, 0, .11);
  transition:
    box-shadow .35s var(--kl-motion),
    transform .35s var(--kl-motion);
}

.article-contact-card:hover,
.pillar-contact-card:hover {
  box-shadow: 0 20px 42px rgba(0, 0, 0, .15);
  transform: translateY(-4px);
}

.article-contact-card h2,
.pillar-contact-card h2 {
  font-size: 28px;
  line-height: 1.25;
}

.article-contact-form,
.pillar-contact-form {
  gap: 10px;
  margin-top: 26px;
}

.article-contact-form {
  display: block;
}

.article-contact-form .wpcf7-form,
.article-contact-form .contact-grid {
  display: grid;
  gap: 10px;
}

.article-contact-form .contact-grid {
  grid-template-columns: minmax(0, 1fr);
}

.article-contact-form .contact-field:nth-child(1) { order: 1; }
.article-contact-form .contact-field:nth-child(3) { order: 2; }
.article-contact-form .contact-field:nth-child(5) { order: 3; }
.article-contact-form .contact-field:nth-child(2) { order: 4; }
.article-contact-form .contact-field:nth-child(4) { order: 5; }

.article-contact-form .contact-message {
  grid-column: auto;
  grid-row: auto;
  height: auto;
}

.article-contact-form .contact-field p,
.article-contact-form .contact-submit p {
  width: 100%;
  max-width: none;
  margin: 0;
}

.article-contact-form .wpcf7-form-control-wrap {
  display: block;
}

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

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

.article-contact-form .contact-submit {
  margin-top: 6px;
}

.article-contact-form .wpcf7-submit {
  width: 100%;
  min-height: 48px;
  border: 0;
  border-radius: 7px;
  background: #50b747;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.article-contact-form .wpcf7-spinner {
  display: none;
}

.article-contact-form .form-control,
.article-contact-form .form-select,
.pillar-contact-form .form-control,
.pillar-contact-form .form-select {
  min-height: 52px;
  border-radius: 7px;
  font-size: 14px;
}

.article-contact-form textarea.form-control,
.pillar-contact-form textarea.form-control {
  min-height: 124px;
}

.article-contact-form .btn-kl,
.pillar-contact-form .btn-kl {
  width: 100%;
}

.pillar-cta {
  padding: 76px 28px;
}

.pillar-cta-actions {
  gap: 16px;
  margin-top: 32px;
}

.press-grid {
  gap: 32px;
}

.press-listing .editorial-listing-grid {
  max-width: 920px;
}

.editorial-listing-grid .article-card h2 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.listing-pagination {
  margin-top: 40px;
  text-align: center;
}

.listing-pagination .nav-links {
  display: flex;
  justify-content: center;
  gap: 8px;
}

.listing-pagination > .navigation.pagination {
  width: 100%;
  justify-content: center;
}

.listing-pagination .page-numbers {
  display: inline-grid;
  place-items: center;
  min-width: 40px;
  min-height: 40px;
  padding: 6px 10px;
  border-radius: 7px;
  background: #fff;
}

.listing-pagination .page-numbers.current,
.listing-pagination .page-numbers:hover {
  background: var(--kl-gold);
  color: #fff;
}

.sitemap-main .article-content {
  max-width: none;
}

.sitemap-intro {
  max-width: 760px;
  margin: 0 0 48px;
  color: #565656;
  font-size: 16px;
  line-height: 1.7;
}

.kl-sitemap {
  display: grid;
  gap: 52px;
}

.kl-sitemap .kl-sitemap-group h2 {
  margin: 0 0 22px;
  color: #303030;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.25;
}

.kl-sitemap .kl-sitemap-group ul {
  columns: 2;
  column-gap: 48px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.kl-sitemap .kl-sitemap-group li {
  break-inside: avoid;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #dedede;
}

.kl-sitemap .kl-sitemap-group a {
  display: inline-block;
  color: #30343a;
  text-decoration: none;
}

.kl-sitemap .kl-sitemap-group a:hover {
  color: #9b8426;
}

@media (max-width: 767.98px) {
  .kl-sitemap {
    gap: 42px;
  }

  .kl-sitemap .kl-sitemap-group h2 {
    font-size: 27px;
  }

  .kl-sitemap .kl-sitemap-group ul {
    columns: 1;
  }
}

.judgment-files {
  display: grid;
  gap: 12px;
}

.judgment-file {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 58px;
  padding: 12px 16px;
  border: 1px solid var(--kl-line);
  border-radius: 7px;
  background: #fff;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.judgment-file:hover {
  border-color: var(--kl-gold);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .08);
}

.judgment-file span {
  color: var(--kl-muted);
  white-space: nowrap;
}

.press-video {
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .1);
  transition:
    box-shadow .35s var(--kl-motion),
    transform .35s var(--kl-motion);
}

.press-video:hover {
  box-shadow: 0 18px 38px rgba(0, 0, 0, .15);
  transform: translateY(-5px);
}

.press-video iframe {
  border-radius: 12px 12px 0 0;
}

.btn-kl {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-width: 210px;
  min-height: 48px;
  padding: 0 28px;
  border-radius: 7px;
  font-size: 15px;
  line-height: 1.2;
  transition:
    color .2s ease,
    background-color .2s ease,
    border-color .2s ease;
}

.btn-kl::before {
  content: none;
}

.btn-kl:hover,
.btn-kl:focus-visible {
  background: var(--kl-blue-dark);
  color: #fff;
}

.btn-kl-light:hover,
.btn-kl-light:focus-visible {
  background: #f2f2f2;
  color: #252525;
}

.btn-kl-dark:hover,
.btn-kl-dark:focus-visible {
  background: #000;
  border-color: rgba(255, 255, 255, .72);
}

.btn-kl:active {
  background: var(--kl-blue);
}

.navbar .btn-kl {
  min-width: 170px;
  white-space: nowrap;
}

.hero-actions .btn-kl {
  min-width: 260px;
}

.article-card,
.review-card,
.domain-icon,
.cabinet-photo {
  transition:
    box-shadow .35s var(--kl-motion),
    transform .35s var(--kl-motion);
}

.article-card:hover,
.review-card:hover {
  box-shadow: 0 14px 30px rgba(0, 0, 0, .14);
  transform: translateY(-4px);
}

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

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

.nav-link,
.nav-submenu a,
.domain-card a,
.footer a {
  transition: color .2s ease, opacity .2s ease;
}

.nav-item > .nav-link,
.nav-item > .nav-toggle {
  position: relative;
}

.nav-item > .nav-link::before,
.nav-item > .nav-toggle::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 2px;
  border-radius: 999px;
  background: var(--kl-gold);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .22s ease;
}

.nav-item > .nav-link:hover::before,
.nav-item > .nav-link:focus-visible::before,
.nav-item > .nav-toggle:hover::before,
.nav-item > .nav-toggle:focus-visible::before {
  transform: scaleX(1);
  transform-origin: left;
}

.article-card img {
  transition: transform .4s var(--kl-motion);
}

.article-card:hover img {
  transform: scale(1.045);
}

.domain-card a {
  text-decoration-thickness: 1px;
  transition:
    color .2s ease,
    text-underline-offset .2s ease;
}

.domain-card:hover a {
  color: var(--kl-gold-dark);
  text-underline-offset: 6px;
}

.faq-row {
  transition: color .2s ease;
}

.faq-row span:last-child {
  transition: none;
}

.faq-row:hover,
.faq-row:focus-visible {
  color: var(--kl-gold-dark);
}

.footer a:hover,
.footer a:focus-visible {
  opacity: .72;
}

.mobile-label {
  display: none;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@media (max-width: 991.98px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .topbar,
  .navbar > .container {
    min-height: 42px;
  }

  .navbar-collapse.show {
    top: 42px;
  }

  .brand-logo {
    width: 34px;
  }

  .navbar .btn-kl {
    min-width: 0;
    min-height: 28px;
    padding: 0 13px;
    border-radius: 7px;
    font-size: 11px;
  }

  .hero {
    height: auto;
    min-height: 498px;
    max-height: none;
  }

  .hero h1 {
    max-width: 340px;
    font-size: clamp(30px, 8.2vw, 32px);
    line-height: 1.25;
  }

  .hero p {
    font-size: 15px;
    line-height: 1.6;
  }

  .section-title {
    font-size: clamp(30px, 8.5vw, 35px);
    line-height: 1.28;
  }

  .section {
    padding: 76px 0;
  }

  .intro-text {
    padding: 76px 0;
  }

  .section-copy,
  .intro-text p,
  .cabinet p {
    font-size: 15px;
    line-height: 1.6;
  }

  .domain-card h3,
  .article-card h3 {
    font-size: 18px;
  }

  .domain-card p,
  .review-card p,
  .timeline-content p {
    font-size: 14px;
    line-height: 1.55;
  }

  .domain-grid {
    gap: 52px;
    margin-top: 48px;
  }

  .stats {
    padding: 24px 0;
  }

  .review-card {
    min-height: 176px;
    padding: 22px;
  }

  .article-grid {
    gap: 22px;
    margin-top: 40px;
  }

  .article-body {
    min-height: 120px;
    padding: 32px 20px 20px;
  }

  .faq-row {
    min-height: 64px;
  }

  .form-control,
  .form-select {
    min-height: 50px;
  }

  .footer {
    padding: 52px 0;
  }

  .article-hero {
    min-height: 360px;
    padding: 76px 0;
  }

  .article-hero h1 {
    font-size: clamp(30px, 8.2vw, 32px);
    line-height: 1.25;
  }

  .article-main,
  .pillar-main,
  .press-intro,
  .press-videos {
    padding: 76px 0;
  }

  .article-layout,
  .pillar-layout {
    grid-template-columns: 1fr;
    gap: 52px;
  }

  .article-content,
  .pillar-content {
    max-width: none;
  }

  .article-content h2,
  .pillar-content h2,
  .pillar-cta h2 {
    font-size: clamp(30px, 8.5vw, 35px);
  }

  .article-content h2:not(:first-child),
  .pillar-content h2:not(:first-child) {
    margin-top: 52px;
  }

  .article-contact-card,
  .pillar-contact-card {
    padding: 26px 22px;
  }

  .article-contact-card h2,
  .pillar-contact-card h2 {
    font-size: 26px;
  }

  .article-contact-form .form-control,
  .article-contact-form .form-select,
  .pillar-contact-form .form-control,
  .pillar-contact-form .form-select {
    min-height: 50px;
  }

  .pillar-cta {
    padding: 64px 20px;
  }

  .pillar-cta-actions {
    display: grid;
    gap: 12px;
  }

  .pillar-cta-actions .btn-kl {
    width: 100%;
  }

  .press-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .timeline-content h3 {
    font-size: 20px;
    line-height: 1.25;
  }

  .faq-row {
    font-size: 15px;
  }

  .hero-actions {
    width: min(280px, calc(100% - 32px));
  }

  .hero-actions .btn-kl {
    width: 100%;
    min-width: 0;
    min-height: 50px;
    padding: 0 24px;
    border-radius: 8px;
    font-size: 15px;
  }

  .desktop-label {
    display: none;
  }

  .mobile-label {
    display: inline;
  }
}

/* Ajustements finaux de proportions juillet 2026 */
body {
  font-size: 16px;
}

.container,
.topbar > .container,
.article-main .container,
.pillar-main .container,
.press-intro .container,
.press-videos .container {
  max-width: 1240px;
  padding-right: 20px;
  padding-left: 20px;
}

.topbar,
.navbar > .container {
  min-height: 80px;
}

.nav-link {
  font-size: 15px;
}

.navbar .btn-kl {
  min-width: 200px;
  min-height: 48px;
  padding: 0 24px;
  background: #50b747;
  border-color: #50b747;
  color: #fff;
  font-size: 15px;
}

.navbar .btn-kl:hover,
.navbar .btn-kl:focus-visible {
  background: #419d39;
  border-color: #419d39;
}

.hero {
  height: 52vh;
  min-height: 380px;
  max-height: 545px;
}

.hero p,
.section-copy,
.intro-text p,
.cabinet p,
.domain-card p,
.review-card p,
.timeline-content p,
.article-content p,
.article-content li,
.pillar-content p,
.pillar-content li,
.press-intro p,
.press-video figcaption,
.footer p {
  font-size: 16px;
  line-height: 1.6;
}

.section,
.intro-text,
.article-main,
.pillar-main,
.press-intro,
.press-videos {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (max-width: 991.98px) {
  .container,
  .topbar > .container,
  .article-main .container,
  .pillar-main .container,
  .press-intro .container,
  .press-videos .container {
    padding-right: 14px;
    padding-left: 14px;
  }

  .topbar,
  .navbar > .container {
    min-height: 60px;
  }

  .navbar-collapse.show {
    top: 60px;
  }

  .brand-logo {
    width: 40px;
  }

  .navbar .btn-kl {
    min-width: 0;
    min-height: 42px;
    padding: 0 20px;
    font-size: 14px;
  }

  .hero {
    height: auto;
    min-height: 438px;
    max-height: none;
  }

  .hero p,
  .section-copy,
  .intro-text p,
  .cabinet p,
  .domain-card p,
  .review-card p,
  .timeline-content p,
  .article-content p,
  .article-content li,
  .pillar-content p,
  .pillar-content li,
  .press-intro p,
  .press-video figcaption,
  .footer p {
    font-size: 16px;
  }

  .section,
  .intro-text,
  .article-main,
  .pillar-main,
  .press-intro,
  .press-videos {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .stat-grid {
    justify-items: center;
  }

  .stat {
    width: 100%;
    justify-content: center;
  }

  .stat > div {
    text-align: left;
  }

  .hero-actions .btn-kl,
  .cabinet .btn-kl,
  .articles > .container > .btn-kl,
  .contact-form .btn-kl,
  .article-contact-form .btn-kl,
  .pillar-contact-form .btn-kl {
    min-height: 42px;
    font-size: 15px;
  }
}

/* Correctif final CTA et titres mobiles */
@media (max-width: 991.98px) {
  .hero-actions .btn-kl,
  .cabinet .btn-kl,
  .articles > .container > .btn-kl,
  .faq-section .container > .btn-kl,
  .contact-form .btn-kl,
  .article-contact-form .btn-kl,
  .pillar-contact-form .btn-kl {
    min-height: 48px;
    height: 48px;
    padding: 0 24px;
    border-radius: 7px;
    font-size: 15px;
    line-height: 1.2;
  }

  .intro-text .container {
    max-width: none;
  }

  .intro-text .section-title,
  .cabinet .section-title {
    max-width: none;
    font-size: 28px;
  }

  .intro-text .section-title .gold,
  .cabinet .section-title .gold {
    white-space: nowrap;
  }
}

/* Échelle homogène des titres de section sur mobile */
@media (max-width: 991.98px) {
  .section-title,
  .intro-text .section-title,
  .cabinet .section-title,
  .contact .section-title {
    max-width: none;
    font-size: 28px;
    line-height: 1.25;
  }

  /* Conserver les accroches principales sur une seule ligne */
  .intro-text .section-title,
  .cabinet .section-title {
    width: calc(100% + 16px);
    margin-right: -8px;
    margin-left: -8px;
  }

  .intro-text .section-title .gold,
  .cabinet .section-title .gold {
    display: inline-block;
    white-space: nowrap;
  }

  /* Césures imposées par la maquette, uniquement sur mobile */
  .intro-text .section-title .gold,
  #domaines > .container > .section-title .gold {
    display: block;
  }
}

/* Les césures de la maquette sont réservées aux téléphones. */
@media (min-width: 601px) and (max-width: 991.98px) {
  .intro-text .section-title .gold,
  #domaines > .container > .section-title .gold {
    display: inline;
  }
}

/* Le menu complet ne tient pas encore proprement sur les tablettes paysage. */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-expand-lg > .container {
    flex-wrap: wrap;
  }

  .navbar-expand-lg .d-lg-none {
    display: inline-flex !important;
  }

  .navbar-expand-lg .d-lg-inline-flex {
    display: none !important;
  }

  .navbar-expand-lg .navbar-toggler {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 33px;
    height: 28px;
    padding: 0;
    border: 0;
  }

  .navbar-expand-lg .navbar-collapse {
    display: none !important;
    flex-basis: 100%;
  }

  .navbar-expand-lg .navbar-collapse.show {
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    display: block !important;
    padding: 18px 28px 22px;
    border-top: 1px solid #eee;
    background: #fff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, .12);
  }

  .navbar-expand-lg .navbar-collapse.show .navbar-nav {
    display: grid;
    gap: 0;
    align-items: stretch;
  }

  .navbar-expand-lg .navbar-collapse.show .nav-item {
    border-bottom: 1px solid #ededed;
  }

  .navbar-expand-lg .navbar-collapse.show .nav-link {
    display: block;
    padding: 14px 0;
  }

  .navbar-expand-lg .navbar-collapse.show .nav-submenu {
    display: grid;
    position: static;
    min-width: 0;
    gap: 0;
    padding: 0 0 12px 14px;
    border: 0;
    box-shadow: none;
  }
}

.review-grid > .elementor-widget-shortcode {
  grid-column: 1 / -1;
  width: 100%;
  max-width: none;
}

.kl-dynamic-review-grid {
  display: flex;
  align-items: stretch;
  gap: 24px;
  width: 100%;
  transition: transform .55s cubic-bezier(.22, .61, .36, 1);
  will-change: transform;
}

.kl-reviews-carousel {
  overflow: hidden;
  width: 100%;
  margin-top: 0;
  margin-bottom: -40px;
  padding-top: 24px;
  padding-bottom: 40px;
  cursor: grab;
  touch-action: pan-y;
  user-select: none;
  -webkit-user-select: none;
}

.kl-reviews-carousel.is-dragging {
  cursor: grabbing;
}

.kl-reviews-carousel img {
  pointer-events: none;
  -webkit-user-drag: none;
}

.kl-review-slide {
  display: flex;
  flex: 0 0 calc((100% - 48px) / 3);
  min-width: 0;
}

.kl-dynamic-review-grid .review-card {
  width: 100%;
  height: 100%;
}

.kl-dynamic-review-grid .review-card p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

@media (max-width: 767.98px) {
  .kl-dynamic-review-grid {
    gap: 18px;
  }

  .kl-review-slide {
    flex-basis: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kl-reviews-carousel {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }

  .kl-dynamic-review-grid {
    transition: none;
  }

  .kl-review-slide {
    scroll-snap-align: start;
  }
}
/* Prevent Elementor article content from forcing the mobile grid wider than the viewport. */
@media (max-width: 991.98px) {
  .article-layout,
  .article-content,
  .article-sidebar,
  .article-content .elementor,
  .article-content .e-con {
    min-width: 0;
    max-width: 100%;
    width: 100%;
  }

  .article-content img,
  .article-content iframe,
  .article-content table {
    max-width: 100%;
  }
}
