:root {
  --black: #020202;
  --ink: #111111;
  --paper: #ffffff;
  --muted: rgba(255, 255, 255, 0.72);
  --gold: #fec200;
  --gold-dark: #e5af00;
  --panel: #111317;
  --deep-blue: #101b2b;
  --font-body: "Lato", Arial, sans-serif;
  --font-display: "Bebas Neue", Impact, sans-serif;
  --font-serif: "Playfair Display", Georgia, serif;
  --font-hand: "Gloria Hallelujah", cursive;
}

@media (max-width: 900px) {
  .city-choice-mobile,
  .annecy-choice-mobile {
    width: min(100%, 390px) !important;
  }

  .city-choice-tablist,
  .annecy-choice-tablist {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
    margin-bottom: 18px !important;
  }

  .city-choice-tab,
  .annecy-choice-tab {
    min-height: 62px !important;
    padding: 8px 6px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: #13161c !important;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 0.73rem !important;
    font-weight: 950 !important;
    line-height: 1.05 !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    touch-action: manipulation !important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;
    transition: background 0.28s cubic-bezier(0.32, 0.72, 0, 1), color 0.28s cubic-bezier(0.32, 0.72, 0, 1), box-shadow 0.28s cubic-bezier(0.32, 0.72, 0, 1), transform 0.28s cubic-bezier(0.32, 0.72, 0, 1) !important;
  }

  .city-choice-tab:active,
  .annecy-choice-tab:active {
    transform: scale(0.98) !important;
  }

  .city-choice-tab.is-active,
  .annecy-choice-tab.is-active {
    background: var(--gold) !important;
    color: #050505 !important;
    box-shadow: 0 10px 26px rgba(254, 194, 0, 0.18) !important;
  }

  .city-choice-panel,
  .annecy-choice-panel {
    overflow: hidden !important;
    padding: 10px !important;
    border: 1px solid rgba(254, 194, 0, 0.28) !important;
    border-radius: 16px !important;
    background: linear-gradient(180deg, #121419, #0a0b0d) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
  }

  .city-choice-media,
  .annecy-choice-media {
    position: relative !important;
    width: 100% !important;
    aspect-ratio: 16 / 10 !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    background: #1a1a1a !important;
  }

  .city-choice-media::after,
  .annecy-choice-media::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    pointer-events: none !important;
    background:
      linear-gradient(180deg, transparent 48%, rgba(0, 0, 0, 0.42)),
      radial-gradient(circle at 86% 18%, rgba(254, 194, 0, 0.18), transparent 28%) !important;
  }

  .city-choice-media img,
  .annecy-choice-media img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .city-choice-panel h3,
  .annecy-choice-panel h3 {
    margin: 22px 10px 0 !important;
    color: #fff !important;
    font-size: 1.84rem !important;
    font-weight: 950 !important;
    line-height: 1.05 !important;
    text-transform: uppercase !important;
  }

  .city-choice-panel p,
  .annecy-choice-panel p {
    margin: 12px 10px 0 !important;
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 1rem !important;
    line-height: 1.58 !important;
  }

  .city-choice-panel .city-choice-cta,
  .annecy-choice-panel .annecy-choice-cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
    min-height: 54px !important;
    margin-top: 20px !important;
    padding: 0 18px !important;
    border-radius: 10px !important;
    background: var(--gold) !important;
    color: #050505 !important;
    font-size: 0.88rem !important;
    font-weight: 950 !important;
    line-height: 1.08 !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    letter-spacing: 0.03em !important;
  }

  .city-choice-panel .city-choice-cta::after,
  .annecy-choice-panel .annecy-choice-cta::after {
    content: "" !important;
    width: 8px !important;
    height: 8px !important;
    border-top: 2px solid currentColor !important;
    border-right: 2px solid currentColor !important;
    transform: rotate(45deg) !important;
  }
}

@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/bebas-neue-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Bebas Neue";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/bebas-neue.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/lato-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/lato-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/lato-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/lato-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/playfair-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/playfair-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/playfair-400-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/playfair-400-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.showcase-proof-list {
  display: grid;
  gap: 8px;
  margin: 16px 0 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.94rem;
  line-height: 1.45;
  list-style: none;
}

.showcase-proof-list li {
  position: relative;
  padding-left: 18px;
}

.showcase-proof-list li::before {
  content: "";
  position: absolute;
  top: 0.62em;
  left: 0;
  width: 6px;
  height: 6px;
  background: var(--gold, #fec200);
  border-radius: 50%;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  background: var(--black);
  color: var(--paper);
  font-family: var(--font-body);
  line-height: 1.5;
  overflow-x: hidden;
  width: 100%;
}

img,
svg,
iframe {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
}

button {
  font: inherit;
}

.lh-mobile-app-bar {
  display: none;
}

.lh-app-backtop {
  display: none;
}

.lh-app-visio {
  display: none;
}

@keyframes pulseGlow {
  0% {
    transform: scale(0.95);
    opacity: 0.5;
  }

  50% {
    transform: scale(1.15);
    opacity: 0.9;
  }

  100% {
    transform: scale(0.95);
    opacity: 0.5;
  }
}

#laurent-banner-widget-js {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 9998;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 12px 20px;
  color: #fff;
  background: rgba(25, 25, 30, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 0;
  border-radius: 20px 0 0 20px;
  box-shadow: -5px 0 30px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transform: translate(100%, -50%);
  transition: opacity 0.5s ease, transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  backdrop-filter: blur(15px) saturate(150%);
  -webkit-backdrop-filter: blur(15px) saturate(150%);
}

#laurent-banner-widget-js.widget-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translate(0, -50%);
}

#laurent-banner-widget-js.widget-closed {
  display: none;
}

.lbw-close-btn {
  position: absolute;
  top: -5px;
  left: 50%;
  z-index: 1;
  width: 38px;
  height: 38px;
  padding: 0;
  color: rgba(255, 255, 255, 0.7);
  background: transparent;
  border: 0;
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 18px;
  line-height: 1;
  transform: translateX(-50%);
  transition: color 0.25s ease, transform 0.25s ease;
}

.lbw-close-btn:hover,
.lbw-close-btn:focus-visible {
  color: #fff;
  transform: translateX(-50%) scale(1.08);
}

.avatar-glow-container {
  position: relative;
  width: 48px;
  height: 48px;
  margin: 5px 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.avatar-glow-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--cal-color, var(--gold));
  filter: blur(8px);
  animation: pulseGlow 2.5s infinite ease-in-out;
}

.desktop-avatar-crop {
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  border: 2px solid var(--cal-color, var(--gold));
  border-radius: 50%;
}

.desktop-avatar-crop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 54% 30%;
  transform: none;
}

.lbw-text-col {
  display: flex;
  justify-content: center;
}

.lbw-title {
  color: #fff;
  font-family: var(--font-display);
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

.sr-only,
.skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.skip-link:focus {
  z-index: 1000;
  top: 20px;
  left: 20px;
  width: auto;
  height: auto;
  padding: 12px 16px;
  clip: auto;
  clip-path: none;
  color: #000;
  background: var(--gold);
  border-radius: 6px;
}

.site-header {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 10000;
  padding: 18px 0 0;
  background: transparent;
  border-bottom: 0;
  pointer-events: none;
  transition: transform 0.72s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.46s ease;
  will-change: transform, opacity;
}

@media (min-width: 1051px) {
  body.desktop-nav-hidden .site-header {
    opacity: 0;
    transform: translateY(-96px) scale(0.92);
  }

  .site-nav {
    transform-origin: center top;
    transition: border-color 0.72s cubic-bezier(0.19, 1, 0.22, 1), box-shadow 0.72s cubic-bezier(0.19, 1, 0.22, 1);
  }

  body.desktop-nav-hidden .site-nav {
    border-color: rgba(255, 255, 255, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 0 0 rgba(0, 0, 0, 0);
  }
}

.site-nav {
  width: min(1360px, calc(100% - 48px));
  min-height: 69px;
  margin: 0 auto;
  padding: 7px 26px 7px 28px;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(18px, 3vw, 42px);
  background: #050505;
  border: 1px solid transparent;
  border-radius: 999px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
  pointer-events: auto;
}

.site-nav .brand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
}

.site-nav .brand img {
  width: 54px;
  height: 54px;
  object-fit: contain;
}

.nav-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  justify-self: stretch;
  gap: clamp(18px, 2.4vw, 32px);
}

.nav-panel-logo {
  display: none;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 2vw, 30px);
  padding: 0;
  margin: 0;
  list-style: none;
}

.nav-links a,
.nav-parent-button {
  color: #fff;
  font-family: var(--font-display);
  font-size: clamp(17px, 1.05vw, 19px);
  letter-spacing: 0.62px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  transition: color 0.25s ease;
}

.nav-links a:hover,
.nav-parent-button:hover {
  color: var(--gold);
}

.nav-parent-button {
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

.nav-item-has-submenu {
  position: relative;
}

.nav-parent-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.nav-parent-icon {
  width: 6px;
  height: 6px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
}

.nav-submenu {
  position: absolute;
  top: calc(100% + 18px);
  left: 50%;
  z-index: 20;
  min-width: 230px;
  padding: 12px;
  margin: 0;
  list-style: none;
  background: #050505;
  border: 1px solid rgba(254, 194, 0, 0.22);
  border-radius: 10px;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.35);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 8px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.nav-mega-menu {
  width: max-content;
  max-width: calc(100vw - 60px);
  display: grid;
  grid-template-columns: 420px max-content;
  gap: 16px;
  padding: 16px;
  border-color: rgba(255, 255, 255, 0.16);
  border-radius: 24px;
  background: #050505;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.07), 0 28px 90px rgba(0, 0, 0, 0.48);
}

.nav-client-menu {
  width: min(900px, calc(100vw - 60px));
  grid-template-columns: 480px max-content;
}

.nav-mega-visual {
  position: relative;
  aspect-ratio: 4 / 3;
  height: auto;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  background: #22211d;
}

.nav-mega-menu .nav-mega-visual {
  aspect-ratio: 4 / 3 !important;
  height: auto !important;
  min-height: 0 !important;
}

.nav-client-menu .nav-mega-visual {
  aspect-ratio: 16 / 9 !important;
}

.nav-mega-visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 0.34s cubic-bezier(0.16, 1, 0.3, 1), transform 0.56s cubic-bezier(0.16, 1, 0.3, 1);
}

.nav-mega-visual img[data-nav-visual="outdoor"] {
  object-position: center 58%;
}

.nav-mega-visual img.is-active {
  opacity: 1;
  transform: scale(1);
}

.nav-mega-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(13, 13, 11, 0.84), transparent 58%);
}

.nav-mega-caption {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 14px;
  z-index: 2;
  display: grid;
  gap: 4px;
}

.nav-mega-caption strong {
  display: none;
}

.nav-mega-caption span {
  color: var(--gold);
  font-size: clamp(0.96rem, 0.98vw, 1.1rem);
  font-weight: 900;
  line-height: 1.35;
}

.nav-mega-links {
  display: grid;
  align-content: start;
  gap: 14px;
  padding: 4px;
}

.nav-mega-links a {
  display: grid;
  padding: 16px 18px;
  border: 1px solid transparent;
  border-radius: 14px;
  color: rgba(255, 255, 255, 0.9);
  background: transparent;
  font-family: var(--font-body);
  letter-spacing: 0;
  text-transform: none;
  white-space: normal;
  transition: border 0.24s cubic-bezier(0.16, 1, 0.3, 1), background 0.24s cubic-bezier(0.16, 1, 0.3, 1), color 0.24s cubic-bezier(0.16, 1, 0.3, 1), transform 0.24s cubic-bezier(0.16, 1, 0.3, 1);
}

.nav-mega-links a strong {
  font-family: var(--font-display);
  font-size: clamp(1.16rem, 1.22vw, 1.42rem);
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.nav-mega-links a span {
  display: none;
}

.nav-mega-links a:hover,
.nav-mega-links a:focus-visible {
  color: var(--gold);
  border-color: rgba(254, 194, 0, 0.24);
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(3px);
}

.nav-submenu::before {
  content: "";
  position: absolute;
  inset: -18px 0 auto;
  height: 18px;
}

.nav-item-has-submenu:hover .nav-submenu,
.nav-item-has-submenu:focus-within .nav-submenu {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

.nav-submenu a {
  display: block;
  padding: 10px 12px;
  border-radius: 6px;
  font-family: var(--font-body);
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none;
  white-space: nowrap;
}

.nav-submenu a:hover,
.nav-submenu a:focus-visible {
  color: #111;
  background: var(--gold);
}

.nav-mega-links a,
.nav-mega-links a:hover,
.nav-mega-links a:focus-visible {
  display: grid;
  padding: 16px 18px;
  border-radius: 14px;
  white-space: normal;
}

.nav-mega-links a:hover,
.nav-mega-links a:focus-visible {
  color: var(--gold);
  background: rgba(255, 255, 255, 0.06);
}

.nav-actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.social-link,
.lh-social-link {
  width: 28px;
  height: 28px;
  color: var(--gold);
  text-decoration: none;
  transition: transform 0.25s ease, color 0.25s ease, filter 0.25s ease;
}

.social-link:hover {
  color: #fff;
  transform: translateY(-3px) scale(1.12);
  filter: drop-shadow(0 6px 12px rgba(254, 194, 0, 0.35));
}

.social-link svg,
.lh-social-link svg {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.whatsapp-icon svg {
  fill: currentColor;
  stroke: none;
}

.nav-contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 118px;
  min-height: 42px;
  padding: 10px 24px;
  margin-left: 12px;
  color: #111;
  background: var(--gold);
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.nav-contact:hover {
  color: #fff;
  background: var(--gold-dark);
  box-shadow: 0 8px 22px rgba(254, 194, 0, 0.32);
  transform: translateY(-2px);
}

body.is-marriage-page {
  --wedding-nav-accent: #e4b8b6;
  --wedding-nav-accent-dark: #d7a5a1;
}

@media (min-width: 1051px) {
  body.is-marriage-page .nav-links a:hover,
  body.is-marriage-page .nav-links a:focus-visible,
  body.is-marriage-page .nav-parent-button:hover,
  body.is-marriage-page .nav-parent-button:focus-visible,
  body.is-marriage-page .nav-mega-caption span,
  body.is-marriage-page .nav-mega-links a:hover,
  body.is-marriage-page .nav-mega-links a:focus-visible {
    color: var(--wedding-nav-accent);
  }

  body.is-marriage-page .nav-submenu {
    border-color: rgba(228, 184, 182, 0.28);
  }

  body.is-marriage-page .nav-submenu:not(.nav-mega-menu) a:hover,
  body.is-marriage-page .nav-submenu:not(.nav-mega-menu) a:focus-visible {
    color: #111;
    background: var(--wedding-nav-accent);
  }

  body.is-marriage-page .nav-mega-links a:hover,
  body.is-marriage-page .nav-mega-links a:focus-visible {
    color: var(--wedding-nav-accent);
    border-color: transparent;
    background: transparent;
  }

  body.is-marriage-page .social-link {
    color: var(--wedding-nav-accent);
  }

  body.is-marriage-page .social-link:hover,
  body.is-marriage-page .social-link:focus-visible {
    color: #fff;
    filter: drop-shadow(0 6px 12px rgba(228, 184, 182, 0.35));
  }

  body.is-marriage-page .nav-contact {
    color: #111;
    background: var(--wedding-nav-accent);
  }

  body.is-marriage-page .nav-contact:hover,
  body.is-marriage-page .nav-contact:focus-visible {
    color: #111;
    background: var(--wedding-nav-accent-dark);
    box-shadow: 0 8px 22px rgba(228, 184, 182, 0.32);
  }
}

.service-btn:hover {
  background: var(--gold-dark);
  transform: translateY(-2px);
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  padding: 10px;
  position: relative;
  color: #fff;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 16px;
  touch-action: manipulation;
  transition: border-color 0.25s ease, background 0.25s ease;
}

.nav-toggle span:not(.sr-only) {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  display: block;
  height: 2px;
  margin: 0;
  background: currentColor;
  border-radius: 999px;
  transform-origin: center;
  transition: transform 0.25s ease, opacity 0.2s ease;
}

.nav-toggle span:not(.sr-only):nth-child(1) {
  transform: translateY(-8px);
}

.nav-toggle span:not(.sr-only):nth-child(2) {
  transform: translateY(0);
}

.nav-toggle span:not(.sr-only):nth-child(3) {
  transform: translateY(8px);
}

.nav-open .nav-toggle {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(254, 194, 0, 0.72);
}

.nav-open .nav-toggle span:not(.sr-only):nth-child(1) {
  transform: rotate(45deg);
}

.nav-open .nav-toggle span:not(.sr-only):nth-child(2) {
  opacity: 0;
}

.nav-open .nav-toggle span:not(.sr-only):nth-child(3) {
  transform: rotate(-45deg);
}

.hero-section {
  position: relative;
  min-height: 520px;
  padding: 165px 5vw 85px;
  display: grid;
  place-items: center;
  text-align: center;
  overflow: hidden;
}

.hero-media {
  position: absolute;
  inset: 0;
  display: block;
}

.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}

.hero-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0.2) 52%, rgba(0, 0, 0, 0.52)),
    linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.05));
}

.hero-content {
  position: relative;
  z-index: 1;
  width: min(1700px, calc(100% - 48px));
}

.hero-kicker {
  margin: 0 0 20px;
  color: var(--gold);
  font-size: clamp(0.82rem, 1.4vw, 1.05rem);
  letter-spacing: 0.8px;
  text-decoration: underline;
  text-transform: uppercase;
}

.hero-content h1 {
  max-width: none;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(2.6rem, 4.55vw, 5rem);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.08;
  white-space: nowrap;
}

.hero-content h1 span {
  display: block;
  color: var(--gold);
  text-transform: uppercase;
  white-space: nowrap;
}

.hero-mobile-break {
  display: none;
}

.hero-subtitle {
  margin: 36px auto 0;
  color: #fff;
  font-size: clamp(1rem, 1.6vw, 1.25rem);
}

.section-light {
  background: #fff;
  color: #000;
}

.bio-float-section,
.showcase-editorial-2,
.services-section,
.wf-seo-section,
.testimonials-section,
.logo-carousel-container,
.ann-faq-section,
.opt1-section,
.site-footer {
  content-visibility: auto;
  contain-intrinsic-size: auto 760px;
}

.bio-float-section {
  padding: 110px 5vw;
  color: #000;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.bio-float-section > * {
  max-width: 560px;
}

.bio-float-img-wrapper {
  position: relative;
  width: min(100%, 500px);
  justify-self: end;
  cursor: pointer;
}

.bio-float-bg {
  position: absolute;
  top: 10%;
  right: -10%;
  bottom: -10%;
  left: 10%;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  transition: all 0.5s ease;
}

.bio-float-img {
  width: 100%;
  height: min(68vh, 640px);
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
  position: relative;
  z-index: 2;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.bio-float-img-wrapper:hover .bio-float-img {
  transform: translateY(-15px);
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.2), 0 10px 30px rgba(254, 194, 0, 0.2);
}

.bio-float-img-wrapper:hover .bio-float-bg {
  transform: translate(-10px, -10px);
  border-color: rgba(254, 194, 0, 0.5);
  background: rgba(254, 194, 0, 0.05);
}

.bio-float-subtitle {
  color: var(--gold);
  font-family: var(--font-serif);
  font-style: italic;
  font-size: 1.55rem;
  margin-bottom: 10px;
  display: block;
}

.bio-float-h2 {
  font-size: clamp(2.35rem, 4vw, 3.45rem);
  font-weight: 900;
  margin: 0 0 30px;
  line-height: 1.08;
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.bio-float-h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: var(--gold);
  transition: width 0.5s ease;
}

.bio-float-section:hover .bio-float-h2::after {
  width: 100%;
}

.bio-float-text {
  font-size: 1.1rem;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.72);
  margin: 0 0 20px;
}

.bio-eeat-section {
  padding: 45px 5vw 100px;
  background: #fff;
  color: #101010;
}

.bio-eeat-inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(320px, 0.96fr) minmax(320px, 1.04fr);
  gap: clamp(36px, 7vw, 86px);
  align-items: center;
}

.bio-eeat-portrait-wrap {
  position: relative;
  cursor: pointer;
}

.bio-eeat-portrait-wrap::before {
  content: "";
  position: absolute;
  top: 10%;
  right: -10%;
  bottom: -10%;
  left: 10%;
  background: rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(254, 194, 0, 0.36);
  border-radius: 16px;
  transition: transform 0.5s ease, border-color 0.5s ease, background-color 0.5s ease;
}

.bio-eeat-portrait {
  display: block;
  width: 100%;
  height: min(68vh, 660px);
  min-height: 420px;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
  position: relative;
  z-index: 2;
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.18);
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), box-shadow 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.bio-eeat-portrait-wrap:hover .bio-eeat-portrait {
  transform: translateY(-15px);
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.2), 0 10px 30px rgba(254, 194, 0, 0.2);
}

.bio-eeat-portrait-wrap:hover::before {
  transform: translate(-10px, -10px);
  border-color: rgba(254, 194, 0, 0.5);
  background: rgba(254, 194, 0, 0.05);
}

.bio-eeat-label {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 6px 12px;
  margin-bottom: 22px;
  border: 1px solid currentColor;
  border-radius: 999px;
  color: #101010;
  font-size: 0.78rem;
  font-weight: 800;
  text-transform: uppercase;
}

.bio-eeat-title {
  margin: 0;
  color: var(--gold);
  font-size: clamp(2.25rem, 4vw, 4.15rem);
  line-height: 1.02;
  letter-spacing: 0;
}

.bio-eeat-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 22px;
  background: var(--gold);
}

.bio-eeat-lead {
  margin: 30px 0 0;
  color: rgba(16, 16, 16, 0.72);
  font-size: clamp(1.05rem, 1.8vw, 1.25rem);
  line-height: 1.7;
}

.bio-eeat-text {
  margin: 18px 0 0;
  color: rgba(16, 16, 16, 0.72);
  line-height: 1.6;
}

.bio-eeat-list {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 28px 0 0;
  list-style: none;
}

.bio-eeat-list li {
  display: grid;
  grid-template-columns: 12px 1fr;
  gap: 12px;
  align-items: start;
  color: rgba(16, 16, 16, 0.72);
}

.bio-eeat-list li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 9px;
  border-radius: 999px;
  background: var(--gold);
}

.bio-eeat-proof-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin-top: 34px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(16, 16, 16, 0.88);
  border-radius: 8px;
  overflow: hidden;
}

.bio-eeat-proof {
  padding: 18px;
  background: #090909;
}

.bio-eeat-proof strong {
  display: block;
  color: var(--gold);
  font-size: 1.1rem;
  line-height: 1.2;
}

.bio-eeat-proof span {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.88rem;
  line-height: 1.45;
}

.bio-eeat-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.bio-eeat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1px solid #101010;
  color: #101010;
  font-size: 0.92rem;
  font-weight: 800;
  text-decoration: none;
  transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.bio-eeat-btn:hover {
  transform: translateY(-2px);
}

.bio-eeat-btn-gold {
  border-color: var(--gold);
  background: var(--gold);
  color: #101010;
}

.dark-flow {
  background: linear-gradient(180deg, #000 0%, #000 48%, #101b2d 72%, #000 100%);
}

.black-flow {
  background: #000;
}

.showcase-editorial-2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 110px 40px 80px;
  gap: 70px;
}

.showcase-text-col-2 {
  flex: 1;
  max-width: 450px;
}

.showcase-title-2 {
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  font-weight: 900;
  color: #fff;
  line-height: 1.08;
  margin: 0;
}

.showcase-title-2 span,
.section-title span,
.wf-main-h2 span,
.text-yellow,
.clients-title span,
.ann-faq-title-main span,
.lh-contact-title span {
  color: var(--gold);
}

.showcase-video-col-2 {
  flex: 1.5;
  position: relative;
}

.video-wrapper-2 {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.6);
  background: #000;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.video-wrapper-2 iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  transition: transform 0.6s ease;
  pointer-events: none;
}

.video-wrapper-2.is-video-loaded iframe {
  pointer-events: auto;
}

.video-poster,
.video-poster img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.video-poster img {
  object-fit: cover;
}

.video-wrapper-2.is-video-loaded .video-poster {
  display: none;
}

.custom-overlay-2 {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.1);
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background 0.4s ease;
}

.play-btn-2 {
  position: relative;
  width: 75px;
  height: 75px;
  background: var(--gold);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
  padding-left: 5px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

.play-btn-2::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid var(--gold);
  animation: radarPulse 1.5s infinite;
  z-index: -1;
}

.play-arrow-2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 22px;
  border-color: transparent transparent transparent #000;
}

.video-wrapper-2:hover .custom-overlay-2 {
  background: rgba(0, 0, 0, 0.5);
}

.video-wrapper-2:hover iframe {
  transform: scale(1.03);
}

.video-wrapper-2:hover .play-btn-2 {
  transform: scale(1.1);
}

@keyframes radarPulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}

.section-title {
  text-align: center;
  color: #fff;
  margin: 0 0 70px;
}

.section-title-bebas {
  font-family: var(--font-display);
  font-size: clamp(3rem, 5.5vw, 4rem);
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 1;
  text-transform: uppercase;
}

@media (min-width: 901px) {
  .showcase-editorial-2 .showcase-title-2,
  .services-section .section-title-bebas,
  .wf-seo-section .wf-main-h2,
  .testimonials-section .clients-title,
  .logo-carousel-container .carousel-header h2,
  .ann-faq-section .ann-faq-title-main {
    font-family: var(--font-body);
    font-size: clamp(2rem, 3.9vw, 4rem);
    font-weight: 900;
    line-height: 1.15;
    letter-spacing: 0;
    text-transform: none;
  }

  .showcase-editorial-2 .showcase-title-2,
  .services-section .section-title-bebas,
  .wf-seo-section .wf-main-h2,
  .testimonials-section .clients-title,
  .logo-carousel-container .carousel-header h2,
  .ann-faq-section .ann-faq-title-main {
    text-align: center;
  }

  .showcase-editorial-2 .showcase-title-2 span,
  .services-section .section-title-bebas span,
  .wf-seo-section .wf-main-h2 span,
  .testimonials-section .clients-title span,
  .logo-carousel-container .carousel-header h2 .text-yellow,
  .ann-faq-section .ann-faq-title-main span {
    color: var(--gold);
  }
}

.services-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px 100px;
  overflow: visible;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.service-card {
  background: rgba(20, 24, 30, 0.66);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.4s ease;
  text-decoration: none;
}

.service-card:hover {
  transform: translateY(-10px);
  border-color: var(--gold);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
}

.service-img-wrapper,
.wf-img-container {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  overflow: hidden;
  background: #1a1a1a;
  flex-shrink: 0;
}

.service-img-wrapper {
  margin-bottom: 28px;
}

.service-img-wrapper img,
.wf-img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 30px;
  line-height: 1.35;
  letter-spacing: 0.5px;
  width: 100%;
}

.service-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gold);
  color: #111;
  padding: 14px 20px;
  border-radius: 6px;
  font-weight: 900;
  font-size: 0.82rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: background 0.3s ease, transform 0.3s ease;
  width: 82%;
  text-align: center;
  margin-top: auto;
}

.city-choice-section {
  padding: 74px 5vw 82px;
  background: #050505;
  color: #fff;
}

.city-choice-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.city-choice-title {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(3rem, 4.8vw, 5.1rem);
  font-weight: 400;
  line-height: 0.95;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

.city-choice-title span {
  display: inline;
  color: var(--gold);
}

.city-choice-intro {
  max-width: none;
  margin: 20px auto 38px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 1.02rem;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
}

.city-choice-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.city-choice-card {
  display: flex;
  flex-direction: column;
  min-height: 390px;
  padding: 28px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 8px;
  background: #0E1013;
  color: #fff;
  text-decoration: none;
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.city-choice-card:hover {
  transform: translateY(-8px);
  border-color: var(--gold);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
}

.city-choice-card-media {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 7px;
  overflow: hidden;
  background: #222;
}

.city-choice-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.city-choice-card h3 {
  margin: 22px 0 0;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 950;
  line-height: 1.08;
  text-transform: uppercase;
}

.city-choice-card p {
  margin: 13px 0 24px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.92rem;
  line-height: 1.5;
}

.city-choice-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 82%;
  min-height: 46px;
  margin: auto auto 0;
  padding: 0 14px;
  border-radius: 7px;
  background: var(--gold);
  color: #050505;
  font-size: 0.82rem;
  font-weight: 950;
  line-height: 1.08;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.city-choice-mobile {
  display: none;
}

@media (max-width: 900px) {
  .city-choice-section {
    padding: 46px 16px 58px;
  }

  .city-choice-title {
    font-size: clamp(2.25rem, 10vw, 2.8rem);
    white-space: normal;
  }

  .city-choice-title span {
    display: block;
  }

  .city-choice-intro,
  .city-choice-grid {
    display: none;
  }

  .city-choice-mobile {
    display: block;
    width: min(100%, 390px);
    margin: 22px auto 0;
  }

  .city-choice-mobile-helper {
    margin: 0 0 16px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 0.92rem;
    line-height: 1.45;
    text-align: center;
  }

  .city-choice-tablist {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 7px;
    margin-bottom: 14px;
  }

  .city-choice-tab {
    min-height: 58px;
    padding: 8px 6px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    background: rgba(20, 24, 30, 0.86);
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.72rem;
    font-weight: 950;
    line-height: 1.05;
    text-transform: uppercase;
    cursor: pointer;
    touch-action: manipulation;
  }

  .city-choice-tab.is-active {
    border-color: var(--gold);
    background: var(--gold);
    color: #050505;
  }

  .city-choice-panel {
    padding: 14px;
    border: 1px solid rgba(254, 194, 0, 0.42);
    border-radius: 10px;
    background: rgba(17, 19, 24, 0.96);
  }

  .city-choice-panel.is-active {
    animation: servicePanelIn 0.22s ease-out;
  }

  .city-choice-media {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 8px;
    overflow: hidden;
    background: #1a1a1a;
  }

  .city-choice-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .city-choice-panel h3 {
    margin: 16px 0 0;
    color: #fff;
    font-size: 1.55rem;
    font-weight: 950;
    line-height: 1;
    text-transform: uppercase;
  }

  .city-choice-panel p {
    margin: 12px 0 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 0.9rem;
    line-height: 1.48;
  }

  .city-choice-panel .city-choice-cta {
    width: 100%;
    min-height: 48px;
    margin-top: 16px;
  }
}

.services-mobile-tabs {
  display: none;
}

.services-mobile-helper {
  margin: -18px 0 18px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.95rem;
  line-height: 1.45;
  text-align: center;
}

.services-tablist {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
  margin-bottom: 18px;
}

.services-tab {
  min-height: 62px;
  padding: 8px 6px;
  border: 0;
  border-radius: 12px;
  background: #13161c;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.73rem;
  font-weight: 950;
  line-height: 1.05;
  text-transform: uppercase;
  cursor: pointer;
  touch-action: manipulation;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.13), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  transition: background 0.28s cubic-bezier(0.32, 0.72, 0, 1), color 0.28s cubic-bezier(0.32, 0.72, 0, 1), box-shadow 0.28s cubic-bezier(0.32, 0.72, 0, 1), transform 0.28s cubic-bezier(0.32, 0.72, 0, 1);
}

.services-tab:active {
  transform: scale(0.98);
}

.services-tab.is-active {
  background: var(--gold);
  color: #050505;
  box-shadow: 0 10px 26px rgba(254, 194, 0, 0.18);
}

.services-tab-panel {
  overflow: hidden;
  padding: 10px;
  border: 1px solid rgba(254, 194, 0, 0.28);
  border-radius: 16px;
  background: linear-gradient(180deg, #121419, #0a0b0d);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.services-tab-panel.is-active {
  animation: servicePanelIn 0.22s ease-out;
}

.services-tab-media {
  width: 100%;
  aspect-ratio: 16 / 10;
  border-radius: 12px;
  overflow: hidden;
  background: #1a1a1a;
  position: relative;
}

.services-tab-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, transparent 48%, rgba(0, 0, 0, 0.42)),
    radial-gradient(circle at 86% 18%, rgba(254, 194, 0, 0.18), transparent 28%);
}

.services-tab-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-tab-panel h3 {
  margin: 22px 10px 0;
  color: #fff;
  font-size: 1.84rem;
  font-weight: 950;
  line-height: 1.05;
  text-transform: uppercase;
}

.services-tab-panel p {
  margin: 12px 10px 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1rem;
  line-height: 1.58;
}

.services-tab-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  min-height: 54px;
  margin-top: 20px;
  padding: 0 18px;
  border-radius: 10px;
  background: var(--gold);
  color: #050505;
  font-size: 0.88rem;
  font-weight: 950;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.services-tab-cta::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

@keyframes servicePanelIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.svc-scroll-indicator,
.wf-scroll-indicator,
.logo-scroll-indicator {
  display: none;
}

.wf-seo-section {
  padding: 100px 5vw 110px;
  text-align: center;
}

.wf-main-h2 {
  font-family: var(--font-display);
  color: #fff;
  font-size: clamp(3rem, 5.5vw, 4rem);
  font-weight: 400;
  margin: 0 0 70px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 1.05;
}

.wf-mobile-br {
  display: none;
}

.wf-pro-grid {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 28px;
  max-width: 1350px;
  margin: 0 auto;
}

.wf-card-pro {
  background: #111;
  border-radius: 8px;
  flex: 1;
  padding: 45px 28px 38px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.wf-card-pro:hover {
  transform: translateY(-10px);
  border-color: var(--gold);
  box-shadow: 0 15px 40px rgba(254, 194, 0, 0.15);
}

.wf-img-container {
  margin-bottom: 38px;
}

.wf-step-title {
  min-height: 86px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  color: var(--gold);
  font-size: clamp(1.8rem, 2.5vw, 2.15rem);
  font-weight: 400;
  margin: 0 0 25px;
  letter-spacing: 1.3px;
  line-height: 1.1;
  text-transform: uppercase;
}

.wf-list-pro {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

.wf-list-pro li {
  display: flex;
  align-items: flex-start;
  min-height: 66px;
  margin-bottom: 22px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  line-height: 1.5;
}

.wf-list-pro li:last-child {
  margin-bottom: 0;
}

.wf-list-pro li::before {
  content: "->";
  color: var(--gold);
  margin-right: 12px;
  font-weight: 900;
  flex-shrink: 0;
}

.wf-text-block strong {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 13.5px;
  letter-spacing: 0.5px;
  margin-right: 5px;
}

.wf-arrow-pro {
  display: flex;
  align-items: center;
  color: var(--gold);
  filter: drop-shadow(0 0 10px rgba(254, 194, 0, 0.9));
  animation: panRight 3s ease-in-out infinite;
}

.wf-mobile-process {
  display: none;
}

@keyframes panRight {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(10px);
  }
}

.testimonials-section {
  padding: 52px 5vw 90px;
}

.clients-title {
  margin: 0;
  color: #111;
  font-size: clamp(2.4rem, 5vw, 4rem);
  font-weight: 400;
  text-align: center;
  line-height: 1.1;
}

.google-review-link {
  --google-review-subtle: rgba(17, 17, 17, 0.62);
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 16px;
  align-items: center;
  width: min(calc(100% - 32px), 470px);
  min-height: 84px;
  margin: 65px auto 65px !important;
  padding: 17px 20px;
  color: #111;
  background: #fff;
  border: 1px solid rgba(17, 17, 17, 0.12);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transform: translateZ(0);
  transition: transform 260ms cubic-bezier(0.16, 1, 0.3, 1), border-color 260ms ease, box-shadow 260ms ease;
}

.google-review-link:hover,
.google-review-link:focus-visible {
  transform: translateY(-3px);
  border-color: rgba(254, 194, 0, 0.78);
  box-shadow: 0 18px 38px rgba(17, 17, 17, 0.1);
  outline: none;
}

.google-review-icon {
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
}

.google-review-main {
  display: grid;
  gap: 4px;
  min-width: 0;
  line-height: 1.15;
}

.google-review-source {
  color: var(--google-review-subtle);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.google-review-line {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  align-items: baseline;
}

.google-review-score {
  font-weight: 950;
  letter-spacing: 0;
  white-space: nowrap;
}

.google-review-stars {
  display: inline-flex;
  gap: 2px;
  color: var(--gold);
  font-size: 1.02rem;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.google-review-count {
  color: var(--google-review-subtle);
  font-weight: 800;
  white-space: nowrap;
}

.google-review-arrow {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #111;
  background: var(--gold);
  transition: transform 260ms cubic-bezier(0.16, 1, 0.3, 1);
}

.google-review-link:hover .google-review-arrow,
.google-review-link:focus-visible .google-review-arrow {
  transform: translateX(3px);
}

@media (max-width: 640px) {
  .google-review-link {
    width: min(calc(100% - 40px), 470px);
    min-height: 76px;
    margin: 52px auto 32px !important;
    padding: 15px 18px;
    gap: 12px;
  }

  .google-review-icon {
    width: 26px;
    height: 26px;
  }

  .google-review-source {
    font-size: 0.74rem;
  }

  .google-review-line {
    gap: 7px;
  }

  .google-review-stars {
    font-size: 0.95rem;
  }

  .google-review-arrow {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 390px) {
  .google-review-link {
    grid-template-columns: auto 1fr;
  }

  .google-review-arrow {
    grid-column: 1 / -1;
    justify-self: end;
  }
}

.testimonials-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 34px;
}

.testimonial-card {
  background: #1c1d20;
  border-radius: 12px;
  padding: 38px 34px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.32);
  border: 1px solid rgba(254, 194, 0, 0.15);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.testimonial-card:hover {
  transform: translateY(-8px);
  border-color: rgba(254, 194, 0, 0.5);
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.42);
}

.quote-icon {
  width: 35px;
  height: 35px;
  fill: var(--gold);
  margin-bottom: 22px;
}

.testimonial-text {
  font-size: 1.06rem;
  font-style: italic;
  color: #f0f0f0;
  line-height: 1.7;
  margin: 0 0 35px;
  flex-grow: 1;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
}

.author-avatar {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 2px solid var(--gold);
  object-fit: cover;
}

.author-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.author-name {
  font-weight: 700;
  font-size: 1.08rem;
  color: #fff;
}

.author-title {
  font-size: 0.9rem;
  color: var(--gold);
  font-weight: 700;
}

.scroll-progress-container {
  display: none;
}

.testimonials-mobile {
  display: none;
}

.testimonials-accordion-container {
  width: min(920px, calc(100% - 32px));
  max-width: 920px;
}

body .testimonials-container.testimonials-accordion-container {
  overflow: visible;
}

.review-accordion {
  display: grid;
  gap: 12px;
}

.review-item {
  position: relative;
  overflow: hidden;
  background: #fffdf8;
  border: 1px solid rgba(254, 194, 0, 0.18);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82);
  transition: transform 260ms cubic-bezier(0.16, 1, 0.3, 1), border-color 260ms ease, box-shadow 260ms ease, background 260ms ease;
}

.review-item:hover {
  transform: translateY(-1px);
  border-color: rgba(254, 194, 0, 0.48);
}

.review-item[open] {
  background: #fff;
  border-color: rgba(254, 194, 0, 0.7);
  box-shadow: 0 24px 56px rgba(254, 194, 0, 0.13);
  transform: none;
}

.review-item summary {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 15px 16px;
  cursor: pointer;
  list-style: none;
}

.review-item summary::-webkit-details-marker {
  display: none;
}

.review-item summary:focus-visible {
  outline: 2px solid rgba(254, 194, 0, 0.78);
  outline-offset: -3px;
}

.review-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
  background: #d8d4cc;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.86), 0 8px 18px rgba(42, 35, 25, 0.14);
  filter: saturate(0.94) contrast(1.02);
}

.review-main {
  min-width: 0;
}

.review-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
  align-items: baseline;
  margin-bottom: 3px;
}

.review-name {
  color: #15130f;
  font-size: 1rem;
  font-weight: 950;
  letter-spacing: 0;
}

.mini-rating {
  display: inline-flex;
  align-items: center;
  color: var(--gold);
  font-size: 0.8rem;
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}

.review-context {
  display: block;
  margin-bottom: 4px;
  color: rgba(21, 19, 15, 0.6);
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.02em;
}

.review-teaser {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: rgba(21, 19, 15, 0.78);
  font-size: 0.92rem;
  line-height: 1.42;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.review-item[open] .review-teaser {
  display: none;
}

.review-toggle {
  position: relative;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(42, 35, 25, 0.14);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: none;
  flex: 0 0 auto;
}

.review-toggle::before,
.review-toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  background: #15130f;
  transform: translate(-50%, -50%);
  transition: transform 240ms ease, background 240ms ease;
}

.review-toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.review-item[open] .review-toggle {
  background: var(--gold);
  border-color: rgba(254, 194, 0, 0.78);
  box-shadow: none;
}

.review-item[open] .review-toggle::after {
  transform: translate(-50%, -50%) rotate(0deg);
}

.review-body {
  display: grid;
  gap: 16px;
  padding: 0 16px 18px 80px;
}

.review-body p {
  max-width: 66ch;
  margin: 0;
  color: rgba(21, 19, 15, 0.76);
  font-size: 0.98rem;
  line-height: 1.72;
  text-wrap: pretty;
}

.logo-carousel-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px 90px;
  position: relative;
}

.carousel-header {
  text-align: center;
  margin-bottom: 60px;
}

.carousel-header h2,
.ann-faq-title-main {
  font-size: clamp(2.7rem, 5vw, 4.25rem);
  font-weight: 900;
  margin: 0;
  line-height: 1.1;
}

.text-white {
  color: #fff;
}

.logo-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 40px;
  align-items: center;
  justify-items: center;
}

.logo-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 120px;
  transition: transform 0.3s ease;
  text-decoration: none;
}

.logo-item:hover {
  transform: scale(1.1);
}

.logo-item img {
  height: auto;
  object-fit: contain;
}

.logo-chanel { width: 110px; }
.logo-vinci { width: 170px; }
.logo-ca { width: 190px; }
.logo-elle { width: 120px; }
.logo-riding { width: 120px; }
.logo-leroy { width: 110px; }
.logo-avene { width: 130px; }
.logo-dell { width: 85px; }
.logo-babilou { width: 140px; }
.logo-vaonis { width: 180px; }

.ann-faq-section {
  padding: 70px 5vw 120px;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
}

.ann-faq-title-main {
  margin-bottom: 70px;
  text-align: center;
}

.faq-side-container {
  display: flex;
  gap: 60px;
  align-items: flex-start;
}

.faq-side-nav {
  width: 320px;
  position: sticky;
  top: 100px;
  height: fit-content;
  flex-shrink: 0;
}

.side-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.side-menu li {
  padding: 15px 25px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 700;
  font-size: 1.4rem;
  transition: color 0.3s ease;
  position: relative;
}

.side-menu li:hover,
.side-menu li.active {
  color: var(--gold);
}

.side-menu li.active::before {
  content: "";
  position: absolute;
  left: -2px;
  top: 0;
  height: 100%;
  width: 2px;
  background: var(--gold);
}

.faq-side-content {
  flex-grow: 1;
}

.faq-category-group {
  display: none;
  flex-direction: column;
  gap: 15px;
  animation: fadeIn 0.4s ease;
}

.faq-category-group.active {
  display: flex;
}

.ann-faq-card {
  background: rgba(30, 30, 35, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  transition: all 0.4s ease;
  overflow: hidden;
}

.ann-faq-card:hover {
  border-color: rgba(254, 194, 0, 0.4);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.ann-faq-btn {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 25px 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 20px;
}

.ann-faq-icon-wrap {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(254, 194, 0, 0.1);
  border: 1px solid rgba(254, 194, 0, 0.3);
  color: var(--gold);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  transition: all 0.4s ease;
}

.ann-faq-icon-svg {
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.ann-faq-q-text {
  font-size: 1.15rem;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.ann-faq-answer-wrapper {
  height: 0;
  overflow: hidden;
  transition: height 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.ann-faq-answer-inner {
  padding: 0 30px 30px 90px;
}

.ann-faq-answer-inner p {
  font-size: 1.05rem;
  line-height: 1.7;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.72);
  margin: 0;
}

.ann-faq-card.active .ann-faq-icon-wrap,
.ann-faq-btn:hover .ann-faq-icon-wrap {
  background: var(--gold);
  color: #000;
}

.ann-faq-card.active .ann-faq-icon-svg {
  transform: rotate(45deg);
}

.ann-faq-card.active .ann-faq-q-text,
.ann-faq-btn:hover .ann-faq-q-text {
  color: var(--gold);
}

.mobile-scroll-track {
  display: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.opt1-section {
  width: 100%;
  background: linear-gradient(180deg, #080c12 0%, #122238 100%);
  padding: 88px 5vw;
  color: #fff;
}

.opt1-container {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.opt1-title {
  font-size: clamp(2rem, 5vw, 4rem);
  line-height: 1.3;
  margin: 0 0 60px;
  color: #fff;
}

.opt1-title .normal {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 0.45em;
  display: block;
  margin-bottom: 25px;
  color: #aaa;
}

.opt1-title .italic {
  font-family: var(--font-serif);
  font-style: italic;
  color: var(--gold);
  display: block;
  margin-bottom: 35px;
}

.opt1-title .bold {
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  line-height: 1.1;
}

.opt1-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  max-width: 850px;
}

.opt1-list li {
  font-size: 1.05rem;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 22px;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.opt1-list li:hover {
  transform: translateY(-3px);
  border-color: var(--gold);
  background: rgba(254, 194, 0, 0.1);
  color: var(--gold);
}

.opt1-list svg {
  color: var(--gold);
  margin-right: 8px;
  flex-shrink: 0;
}

.opt1-list li strong {
  color: var(--gold);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9em;
}

.opt1-desc {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #ddd;
  max-width: 600px;
  margin: 0;
  border-top: 1px solid var(--gold);
  padding-top: 30px;
}

.site-footer {
  background: #000;
}

.lh-footer-section {
  color: #fff;
  padding: 90px 5vw 0;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.lh-footer-grid {
  max-width: 1200px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}

.lh-contact-left {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 20px;
}

.lh-contact-title {
  font-size: clamp(2.5rem, 4vw, 3.8rem);
  font-weight: 900;
  line-height: 1.12;
  margin: 0 0 30px;
}

.lh-intro-wrapper {
  position: relative;
  max-width: 430px;
  margin-bottom: 50px;
}

.lh-intro-wrapper p {
  font-size: 1.15rem;
  line-height: 1.55;
  margin: 0;
  color: #e0e0e0;
}

.lh-arrow-main {
  position: absolute;
  right: -140px;
  top: 70%;
  transform: translateY(-50%);
  width: 120px;
  pointer-events: none;
}

.lh-contact-list {
  list-style: none;
  padding: 0;
  margin: 0 0 60px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.lh-contact-link-item {
  display: flex;
  align-items: center;
  gap: 20px;
  color: inherit;
  text-decoration: none;
}

.lh-icon-box {
  width: 50px;
  height: 50px;
  background: var(--gold);
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  flex-shrink: 0;
}

.lh-contact-link-item:hover .lh-icon-box {
  transform: scale(1.1) rotate(-5deg);
  box-shadow: 0 5px 15px rgba(254, 194, 0, 0.3);
}

.lh-icon-box svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 1.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.lh-contact-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.lh-contact-text strong {
  font-size: 1.05rem;
  font-weight: 400;
  transition: color 0.3s ease;
}

.lh-contact-link-item:hover .lh-contact-text strong {
  color: var(--gold);
}

.lh-contact-text span {
  font-size: 0.75rem;
  color: #999;
  margin-top: 4px;
}

.lh-social-section {
  display: flex;
  align-items: center;
  gap: 20px;
}

.lh-social-text {
  font-family: var(--font-display);
  font-size: 1.15rem;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  margin: 0;
}

.lh-arrow-social {
  width: 70px;
  pointer-events: none;
  margin-top: 10px;
}

.lh-social-icons {
  display: flex;
  gap: 15px;
}

.lh-social-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}

.lh-social-link svg {
  width: 28px;
  height: 28px;
  stroke-width: 1.5;
}

.lh-social-link:hover {
  transform: translateY(-5px) scale(1.1);
  filter: drop-shadow(0 5px 10px rgba(254, 194, 0, 0.4));
}

.lh-contact-right {
  width: 100%;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.calendly-inline-widget {
  min-width: 320px;
  height: 600px;
  width: 100%;
  background: #101010;
  border-radius: 8px;
  overflow: hidden;
}

body.lh-calendly-open {
  overflow: hidden;
}

.lh-calendly-modal {
  position: fixed;
  inset: 0;
  z-index: 10020;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 48px;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.lh-calendly-modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

.lh-calendly-dialog {
  position: relative;
  width: min(920px, calc(100vw - 64px));
  height: min(720px, calc(100vh - 96px));
  overflow: hidden;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.42);
}

.lh-calendly-frame {
  width: 100%;
  height: 100%;
}

.lh-calendly-frame iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.lh-calendly-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #22324a;
  font-weight: 700;
}

.lh-calendly-close {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  padding: 0;
  color: #080808;
  background: var(--lh-calendly-accent, #fec200);
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 999px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.22);
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.lh-calendly-close:hover,
.lh-calendly-close:focus-visible {
  transform: scale(1.06);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.28);
  outline: 2px solid rgba(0, 0, 0, 0.25);
  outline-offset: 2px;
}

.seo-map-section {
  margin-top: 70px;
  padding: 40px 5vw 55px;
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  text-align: center;
}

.footer-legal-links {
  padding: 0 5vw 34px;
  text-align: center;
}

.footer-legal-link {
  color: rgba(255, 255, 255, 0.34);
  font-size: 0.68rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-legal-link:hover,
.footer-legal-link:focus-visible {
  color: rgba(255, 255, 255, 0.58);
}

.seo-map-title {
  color: rgba(255, 255, 255, 0.35);
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0 0 22px;
}

.seo-map-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 45px;
  max-width: 1000px;
  margin: 0 auto;
}

.seo-city-link {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  font-size: 1.05rem;
  font-weight: 300;
  letter-spacing: 1px;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  position: relative;
  padding: 5px 0;
}

.seo-city-link:not(:last-child)::before {
  content: ".";
  position: absolute;
  right: -25px;
  color: rgba(254, 194, 0, 0.45);
  top: 50%;
  transform: translateY(-50%);
}

.seo-city-link::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 1px;
  background: var(--gold);
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transform: translateX(-50%);
}

.seo-city-link:hover {
  color: #fff;
  transform: translateY(-2px);
}

.seo-city-link:hover::after {
  width: 100%;
}

@media (max-width: 1050px) {
  body {
    --mobile-menu-accent: var(--gold);
  }

  body.is-marriage-page {
    --mobile-menu-accent: #E4B8B6;
  }

  body.nav-open {
    overflow: hidden;
    overscroll-behavior: none;
    touch-action: none;
  }

  html.nav-open {
    overflow: hidden;
    overscroll-behavior: none;
  }

  .site-header {
    padding: 10px 0 0;
    background: transparent;
  }

  .site-nav {
    position: relative;
    z-index: 70;
    width: min(100% - 56px, 1360px);
    min-height: 56px;
    padding: 7px 10px 7px 12px;
    display: flex;
    justify-content: space-between;
    transition: background 0.52s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.52s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.52s cubic-bezier(0.16, 1, 0.3, 1);
    transform-origin: right center;
  }

  .site-nav .brand {
    width: 38px;
    height: 38px;
    transform-origin: center;
    transition: opacity 0.48s ease, transform 0.68s cubic-bezier(0.16, 1, 0.3, 1);
  }

  .site-nav .brand img {
    width: 38px;
    height: 38px;
  }

  .nav-toggle {
    display: block;
    position: relative;
    z-index: 60;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 15px;
    transition: background 0.52s cubic-bezier(0.16, 1, 0.3, 1), border-color 0.52s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.52s cubic-bezier(0.16, 1, 0.3, 1), transform 0.68s cubic-bezier(0.16, 1, 0.3, 1), color 0.52s ease;
  }

  .nav-toggle span:not(.sr-only) {
    transition: none;
  }

  body.is-marriage-page:not(.mobile-nav-scrolled):not(.nav-open) .site-nav {
    background: #050505;
    border-color: transparent;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.38);
  }

  body.mobile-nav-scrolled:not(.nav-open) .site-nav {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
  }

  body.mobile-nav-scrolled:not(.nav-open) .site-nav .brand {
    opacity: 0;
    transform: translateX(calc(100vw - 150px)) scale(0.54);
  }

  body.mobile-nav-scrolled:not(.nav-open) .nav-toggle {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(5, 5, 5, 0.06);
    box-shadow: none;
  }

  .nav-open .nav-toggle {
    position: fixed;
    top: calc(18px + env(safe-area-inset-top));
    right: 24px;
    width: 48px;
    height: 48px;
    padding: 12px;
    border-color: var(--mobile-menu-accent);
    background: rgba(0, 0, 0, 0.82);
  }

  .nav-panel {
    position: fixed;
    inset: 0;
    z-index: 50;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
    height: 100vh;
    height: 100dvh;
    padding: 116px 24px calc(24px + env(safe-area-inset-bottom));
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    text-align: center;
    transform: none;
    visibility: hidden;
    transition: none;
  }

  .nav-panel-logo {
    position: fixed;
    top: calc(22px + env(safe-area-inset-top));
    left: 24px;
    z-index: 51;
    width: 58px;
    height: 58px;
    display: block;
    opacity: 0;
    pointer-events: none;
  }

  .nav-panel-logo img {
    width: 58px;
    height: 58px;
    object-fit: contain;
  }

  .nav-open .nav-panel {
    opacity: 1;
    pointer-events: auto;
    transform: none;
    visibility: visible;
  }

  .nav-open .nav-panel-logo {
    opacity: 1;
    pointer-events: auto;
  }

  .nav-links {
    counter-reset: mobile-menu;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    max-width: 390px;
    width: min(100%, 390px);
    margin: 0 auto;
  }

  .nav-links > li {
    counter-increment: mobile-menu;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .nav-links > li::before {
    content: "0" counter(mobile-menu);
    position: absolute;
    top: 23px;
    left: 4px;
    z-index: 1;
    color: var(--mobile-menu-accent);
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 1;
  }

  .nav-links a,
  .nav-parent-button {
    width: 100%;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px 0 39px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    color: #fff;
    font-size: clamp(1.72rem, 7vw, 2rem);
    line-height: 1;
    letter-spacing: 0;
    text-align: left;
  }

  .nav-parent-link {
    justify-content: space-between;
  }

  .nav-parent-icon {
    position: relative;
    flex: 0 0 auto;
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(254, 194, 0, 0.58);
    box-shadow: none;
    border-radius: 50%;
    color: var(--mobile-menu-accent);
    transform: none;
    transform-origin: center;
    transition: border-color 0.22s ease, background 0.22s ease;
  }

  .nav-parent-icon::before {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    transform: translateY(-3px) rotate(45deg);
    transition: transform 0.22s ease;
  }

  body.is-marriage-page .nav-parent-icon {
    border-color: rgba(228, 184, 182, 0.68);
  }

  .nav-item-has-submenu.submenu-open .nav-parent-icon {
    background: rgba(254, 194, 0, 0.1);
  }

  body.is-marriage-page .nav-item-has-submenu.submenu-open .nav-parent-icon {
    background: rgba(228, 184, 182, 0.14);
  }

  .nav-item-has-submenu.submenu-open .nav-parent-icon::before {
    transform: translateY(3px) rotate(225deg);
  }

  .nav-submenu {
    position: static;
    top: auto;
    left: auto;
    width: calc(100% - 39px);
    min-width: 0;
    padding: 0;
    margin: 3px 0 4px 39px;
    background: transparent;
    border: 0;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    text-align: left;
  }

  .nav-open .nav-item-has-submenu .nav-submenu,
  .nav-item-has-submenu.submenu-open .nav-submenu {
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .nav-item-has-submenu:not(.submenu-open) .nav-submenu {
    display: none;
  }

  .nav-item-has-submenu.submenu-open .nav-submenu {
    display: grid;
    gap: 4px;
    align-items: start;
  }

  .nav-mega-menu,
  .nav-client-menu {
    width: calc(100% - 39px);
    grid-template-columns: 1fr;
  }

  .nav-mega-visual {
    display: none;
  }

  .nav-mega-links {
    gap: 4px;
    padding: 0;
  }

  .nav-submenu::before {
    display: none;
  }

  .nav-submenu a {
    width: 100%;
    min-height: 0 !important;
    display: block !important;
    padding: 4px 0 !important;
    border-bottom: 0;
    color: rgba(255, 255, 255, 0.64);
    font-family: var(--font-body);
    font-size: 1.04rem;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.08;
    text-align: left;
    text-transform: none;
    white-space: normal;
    transition: color 0.2s ease;
  }

  .nav-mega-links a {
    display: block !important;
    padding: 4px 0 !important;
    border: 0;
    border-radius: 0;
    background: transparent;
  }

  .nav-mega-links a strong {
    font-family: var(--font-body);
    font-size: 1.04rem;
    line-height: 1.08;
  }

  .nav-mega-links a span {
    display: none;
  }

  .nav-submenu li {
    margin: 0;
    padding: 0;
  }

  .nav-submenu a:hover,
  .nav-submenu a:focus-visible {
    color: var(--mobile-menu-accent);
    background: transparent;
    transform: none;
  }

  .nav-mega-links a:hover,
  .nav-mega-links a:focus-visible {
    color: var(--mobile-menu-accent);
    background: transparent;
    transform: none;
  }

  .nav-actions {
    margin-top: 22px;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 20px;
    max-width: 390px;
    width: min(100%, 390px);
    margin-right: auto;
    margin-left: auto;
  }

  .social-link {
    width: 38px;
    height: 38px;
    color: var(--mobile-menu-accent);
  }

  .nav-contact {
    min-width: 0;
    min-height: 50px;
    padding: 0 28px;
    margin-left: 0;
    background: var(--mobile-menu-accent);
    font-size: 1rem;
  }

  .hero-section {
    min-height: 590px;
    padding-top: 172px;
  }

  .hero-content h1,
  .hero-content h1 span {
    white-space: normal;
  }

  @media (max-height: 720px) {
    .nav-panel {
      padding-top: 102px;
      padding-bottom: calc(18px + env(safe-area-inset-bottom));
    }

    .nav-links {
      gap: 6px;
    }

    .nav-links > li::before {
      top: 20px;
    }

    .nav-links a,
    .nav-parent-button {
      min-height: 50px;
      font-size: clamp(1.55rem, 6.4vw, 1.82rem);
    }

    .nav-parent-icon {
      width: 32px;
      height: 32px;
    }

    .nav-parent-icon::before {
      width: 10px;
      height: 10px;
    }

    .nav-actions {
      margin-top: 14px;
    }

    .nav-submenu {
      margin-top: 2px;
      margin-bottom: 3px;
    }

    .nav-item-has-submenu.submenu-open .nav-submenu {
      gap: 3px;
    }

    .nav-submenu a {
      padding: 3px 0 !important;
      font-size: 0.98rem;
      line-height: 1.06;
    }

    .social-link {
      width: 34px;
      height: 34px;
    }

    .nav-contact {
      min-height: 46px;
    }
  }
}

@media (max-width: 900px) {
  .bio-float-section {
    grid-template-columns: 1fr;
    gap: 60px;
    padding: 70px 5vw;
  }

  .bio-float-section > * {
    max-width: none;
  }

  .bio-float-img-wrapper {
    max-width: 450px;
    margin: 0 auto;
    width: 85%;
    justify-self: center;
  }

  .bio-float-img {
    height: auto;
    aspect-ratio: 4 / 5;
  }

  .bio-eeat-section {
    padding: 25px 5vw 66px;
  }

  .bio-eeat-inner {
    grid-template-columns: 1fr;
  }

  .bio-eeat-portrait {
    height: auto;
    min-height: 0;
    aspect-ratio: 4 / 5;
  }

  .bio-eeat-proof-row {
    grid-template-columns: 1fr;
  }

  .showcase-editorial-2 {
    flex-direction: column;
    text-align: center;
    gap: 35px;
    padding: 70px 16px 50px;
  }

  .showcase-video-col-2,
  .showcase-text-col-2 {
    width: 100%;
    max-width: 100%;
  }

  .services-section,
  .wf-seo-section,
  .logo-carousel-container,
  .ann-faq-section {
    overflow: hidden;
  }

  .services-section {
    padding: 40px 16px 75px;
  }

  .section-title {
    padding: 0 20px;
    margin-bottom: 45px;
  }

  .services-grid,
  .wf-pro-grid,
  .logo-grid,
  .testimonials-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .services-grid::-webkit-scrollbar,
  .wf-pro-grid::-webkit-scrollbar,
  .logo-grid::-webkit-scrollbar,
  .testimonials-grid::-webkit-scrollbar,
  .faq-category-group::-webkit-scrollbar {
    display: none;
  }

  .services-grid {
    padding: 10px 25px 40px;
    gap: 15px;
  }

  .service-card {
    width: 80vw;
    min-width: 270px;
    flex: 0 0 auto;
    scroll-snap-align: center;
    box-shadow: none;
    transform: none;
  }

  .service-card:hover,
  .wf-card-pro:hover,
  .testimonial-card:hover {
    transform: none;
  }

  .services-grid,
  .svc-scroll-indicator {
    display: none;
  }

  .services-mobile-tabs {
    display: block;
    width: min(100%, 390px);
    margin: 0 auto;
  }

  .wf-scroll-indicator,
  .logo-scroll-indicator {
    display: flex;
    justify-content: center;
    margin-top: -10px;
  }

  .wf-progress-container,
  .logo-progress-container {
    width: 80px;
    height: 2px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 2px;
    position: relative;
  }

  .wf-progress-bar,
  .logo-progress-bar {
    position: absolute;
    inset: 0 auto auto 0;
    height: 100%;
    background: var(--gold);
    width: 30px;
    border-radius: 2px;
    transition: transform 0.2s ease-out;
    will-change: transform;
  }

  .wf-progress-bar,
  .logo-progress-bar {
    background: #fff;
  }

  .wf-seo-section {
    padding: 70px 0 85px;
  }

  .wf-main-h2 {
    padding: 0 20px;
    margin-bottom: 38px;
  }

  .wf-mobile-br {
    display: block;
  }

  .wf-pro-grid {
    display: none;
  }

  .wf-mobile-process {
    display: block;
    width: calc(100% - 40px);
    max-width: 560px;
    margin: 0 auto;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
  }

  .wf-mobile-step {
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  .wf-mobile-step summary {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) 34px;
    gap: 10px;
    align-items: center;
    padding: 19px 0;
    cursor: pointer;
    list-style: none;
  }

  .wf-mobile-step summary::-webkit-details-marker {
    display: none;
  }

  .wf-mobile-step-number {
    font-family: var(--font-display);
    color: var(--gold);
    font-size: clamp(2.05rem, 9.6vw, 3.15rem);
    line-height: 0.9;
  }

  .wf-mobile-step-title {
    font-family: var(--font-display);
    color: #fff;
    font-size: clamp(1.45rem, 6.7vw, 2.2rem);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.3px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .wf-mobile-step-toggle {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 50%;
    position: relative;
  }

  .wf-mobile-step-toggle::before,
  .wf-mobile-step-toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 2px;
    background: #fff;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease;
  }

  .wf-mobile-step-toggle::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .wf-mobile-step[open] .wf-mobile-step-title {
    color: var(--gold);
  }

  .wf-mobile-step[open] .wf-mobile-step-toggle {
    border-color: rgba(254, 194, 0, 0.68);
    background: rgba(254, 194, 0, 0.12);
  }

  .wf-mobile-step[open] .wf-mobile-step-toggle::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  .wf-mobile-step-body {
    padding: 0 0 26px;
  }

  .wf-mobile-step-media {
    aspect-ratio: 16 / 10;
    border-radius: 8px;
    margin-bottom: 22px;
    overflow: hidden;
    background: #111;
  }

  .wf-mobile-step-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .wf-step-title,
  .wf-list-pro li {
    min-height: 0;
  }

  .wf-mobile-step .wf-list-pro li {
    margin-bottom: 16px;
  }

  .wf-scroll-indicator {
    display: none;
  }

  .testimonials-section {
    padding: 58px 0 80px;
    overflow: hidden;
  }

  .clients-title {
    padding: 0 20px;
  }

  .google-badge-link {
    margin-bottom: 35px;
  }

  .testimonials-container {
    padding-bottom: 40px;
  }

  .testimonials-desktop {
    display: none;
  }

  .testimonials-mobile {
    display: block;
  }

  .testimonials-accordion-container {
    width: min(calc(100% - 36px), 470px);
    padding-bottom: 0;
  }

  .review-item summary {
    grid-template-columns: auto minmax(0, 1fr) 34px;
    gap: 12px;
    align-items: start;
    padding: 14px;
  }

  .review-avatar {
    width: 48px;
    height: 48px;
  }

  .review-meta {
    gap: 3px 8px;
    align-items: baseline;
  }

  .review-context {
    font-size: 0.76rem;
  }

  .review-teaser {
    font-size: 0.88rem;
  }

  .mini-rating {
    font-size: 0.76rem;
  }

  .review-toggle {
    align-self: start;
    justify-self: end;
  }

  .review-body {
    padding: 0 14px 16px;
  }

  .review-body p {
    font-size: 0.94rem;
  }

  .testimonials-grid {
    gap: 15px;
    padding: 20px 25px 30px;
  }

  .testimonial-card {
    width: 82vw;
    min-width: 270px;
    flex: 0 0 auto;
    scroll-snap-align: center;
    padding: 30px 22px;
    box-shadow: none;
  }

  .scroll-progress-container {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 2px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
  }

  .scroll-progress-bar {
    height: 100%;
    background: var(--gold);
    width: 20px;
    border-radius: 10px;
    transition: width 0.1s ease-out;
  }

  .logo-carousel-container {
    padding: 60px 0 70px;
  }

  .carousel-header {
    padding: 0 20px;
  }

  .logo-grid {
    gap: 20px;
    padding: 0 30px 40px;
  }

  .logo-item {
    width: 45vw;
    min-width: 160px;
    flex: 0 0 auto;
    scroll-snap-align: center;
  }

  .ann-faq-section {
    padding: 50px 0 75px;
  }

  .ann-faq-title-main {
    padding: 0 20px;
    margin-bottom: 42px;
  }

  .faq-side-container {
    flex-direction: column;
    gap: 5px;
  }

  .faq-side-nav {
    width: 100%;
    position: relative;
    top: 0;
    margin-bottom: 30px;
    padding: 0 20px;
  }

  .side-menu li {
    padding: 8px 25px;
    font-size: 1.25rem;
  }

  .faq-side-content {
    width: 100%;
  }

  .faq-category-group {
    flex-direction: row;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 0 20px 20px;
    gap: 15px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
  }

  .ann-faq-card {
    width: 88vw;
    max-width: 400px;
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  .ann-faq-icon-wrap {
    display: none;
  }

  .ann-faq-answer-wrapper {
    height: auto;
  }

  .ann-faq-btn {
    padding: 25px 25px 15px;
    cursor: default;
  }

  .ann-faq-answer-inner {
    padding: 0 25px 30px;
  }

  .ann-faq-q-text,
  .ann-faq-card.active .ann-faq-q-text {
    color: #fff;
  }

  .home-faq-section .faq-category-group {
    padding-left: 0 !important;
    padding-right: 30px !important;
    scroll-padding-left: 30px;
  }

  .home-faq-section .ann-faq-card {
    width: calc(100vw - 96px);
    scroll-snap-align: center;
  }

  .home-faq-section .ann-faq-card:first-child {
    margin-left: 30px;
  }

  .mobile-scroll-track {
    display: block;
    width: 100px;
    height: 2px;
    background: rgba(255, 255, 255, 0.15);
    margin: 15px auto 0;
    border-radius: 2px;
    overflow: hidden;
  }

  .mobile-scroll-thumb {
    height: 100%;
    width: 25%;
    background: var(--gold);
    border-radius: 2px;
    transition: width 0.15s ease-out;
  }

  .lh-footer-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .lh-contact-left {
    display: contents;
  }

  .lh-mobile-top-block {
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .lh-contact-title {
    text-align: center;
  }

  .lh-intro-wrapper {
    text-align: center;
    max-width: 90%;
    margin: 0 auto 30px;
  }

  .lh-arrow-main {
    display: none;
  }

  .lh-contact-right {
    order: 2;
    margin-bottom: 50px;
  }

  .lh-mobile-bottom-block {
    order: 3;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .lh-contact-list {
    margin: 0 auto 40px;
    width: fit-content;
    max-width: calc(100% - 32px);
    align-items: stretch;
  }

  .lh-contact-link-item {
    width: 100%;
    max-width: 100%;
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
    justify-content: start;
    gap: 28px;
    text-align: left;
  }

  .lh-contact-text {
    align-items: flex-start;
    text-align: left;
  }

  .lh-social-section {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    text-align: center;
    width: 100%;
  }

  .lh-social-text {
    text-align: center;
    font-size: 1.15rem;
  }

  .lh-arrow-social {
    display: none;
  }

  .lh-social-icons {
    justify-content: center;
    margin-top: 10px;
    width: 100%;
  }

  .seo-map-section {
    margin-top: 40px;
    padding: 30px 5vw 40px;
  }

  .seo-map-grid {
    gap: 15px 25px;
  }

  .seo-city-link {
    font-size: 0.95rem;
  }

  .seo-city-link::before {
    display: none;
  }
}

@media (max-width: 640px) {
  .site-nav {
    width: min(100% - 56px, 1120px);
  }

  .nav-panel {
    padding-right: 24px;
    padding-left: 24px;
  }

  .site-nav .brand img {
    width: 38px;
    height: 38px;
  }

  .hero-section {
    min-height: 610px;
    padding: 150px 18px 86px;
  }

  .hero-content {
    width: min(100%, calc(100% - 24px));
  }

  .hero-content h1 {
    font-size: clamp(2.05rem, 8.6vw, 2.55rem);
    line-height: 1.03;
  }

  .hero-content h1 span {
    margin-top: 8px;
  }

  .hero-mobile-break {
    display: block;
  }

  .hero-subtitle {
    margin-top: 24px;
  }

  .bio-float-h2 br {
    display: none;
  }

  .bio-float-img-wrapper {
    width: 92%;
  }

  .bio-eeat-actions {
    width: 100%;
  }

  .bio-eeat-btn {
    width: 100%;
  }

  .section-title-bebas,
  .wf-main-h2 {
    font-size: clamp(2.8rem, 12vw, 3.55rem);
  }

  .service-btn {
    width: 90%;
    min-height: 48px;
    padding: 8px 12px;
    font-size: 0.75rem;
  }

  .opt1-section {
    padding: 60px 5vw;
  }

  .opt1-title {
    line-height: 1.45;
    margin-bottom: 50px;
  }

  .opt1-title .normal {
    margin-bottom: 20px;
    font-size: 0.55em;
  }

  .opt1-title .italic {
    margin-bottom: 25px;
  }

  .opt1-list {
    gap: 12px 10px;
    margin-bottom: 55px;
  }

  .opt1-list li {
    padding: 10px 18px;
    font-size: 0.95rem;
  }

  .opt1-desc {
    font-size: 1.05rem;
    line-height: 1.7;
  }

  .lh-footer-section {
    padding: 60px 5vw 0;
  }

  .calendly-inline-widget {
    min-width: 0;
  }

  .lh-calendly-modal {
    align-items: center;
    padding: calc(20px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));
  }

  .lh-calendly-dialog {
    width: min(390px, calc(100vw - 32px));
    height: min(760px, 82dvh);
    border-radius: 16px;
  }

  .lh-calendly-close {
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  body {
    transition: padding-bottom 0.5s ease;
  }

  body.lh-floating-ui-visible {
    padding-bottom: 76px;
  }

  .lh-mobile-app-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 16px calc(16px + env(safe-area-inset-bottom));
    background: transparent;
    border: 0;
    box-shadow: none;
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(100% + 18px));
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.5s ease;
  }

  .lh-mobile-app-bar.is-visible {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .lh-app-visio,
  .lh-app-backtop {
    pointer-events: auto;
    color: #fff;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.04)),
      rgba(13, 13, 13, 0.62);
    border: 0;
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.12),
      inset 0 -1px 0 rgba(255, 255, 255, 0.05),
      0 18px 38px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
  }

  .lh-app-visio {
    min-height: 54px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 13px 8px 9px;
    border-radius: 999px;
  }

  .lh-app-avatar {
    position: relative;
    flex: 0 0 auto;
    width: 36px;
    height: 36px;
    overflow: hidden;
    border: 0;
    border-radius: 50%;
    background: #151515;
  }

  .lh-app-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 22%;
    transform: translate(-2px, 6px) scale(2.0);
    transform-origin: center 22%;
  }

  .lh-app-copy {
    min-width: 0;
    display: grid;
    gap: 2px;
    text-align: left;
  }

  .lh-app-copy strong {
    color: #fff;
    font-size: 0.76rem;
    font-weight: 900;
    line-height: 1;
    white-space: nowrap;
  }

  .lh-app-copy span {
    color: rgba(255, 255, 255, 0.56);
    font-size: 0.59rem;
    font-weight: 900;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .lh-app-backtop {
    display: inline-grid;
    place-items: center;
    width: 54px;
    height: 54px;
    padding: 0;
    color: var(--cal-color);
    background:
      linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.04)),
      rgba(255, 255, 255, 0.07);
    border-radius: 50%;
  }

  .lh-app-backtop svg {
    width: 15px;
    height: 15px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.6;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .lh-app-backtop:active {
    transform: scale(0.95);
  }

  .lh-app-visio:active {
    transform: scale(0.95);
  }

  #laurent-banner-widget-js {
    display: none;
  }
}

.city-local-proof {
  background: #fff;
  color: #111;
  padding: 55px 5vw 90px;
}

.city-local-proof-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.city-local-kicker {
  margin: 0 0 14px;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--gold);
}

.city-local-title {
  max-width: 920px;
  margin: 0 0 24px;
  font-size: clamp(2rem, 4vw, 3.35rem);
  line-height: 1.05;
  font-weight: 900;
  color: #050505;
}

.city-local-title span {
  color: var(--gold);
  font-family: var(--font-serif);
  font-style: italic;
  font-weight: 400;
}

.city-local-intro {
  max-width: 850px;
  margin: 0 0 42px;
  font-size: 1.08rem;
  line-height: 1.75;
  color: #333;
}

.city-local-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-bottom: 36px;
}

.city-local-card {
  position: relative;
  overflow: hidden;
  background: linear-gradient(180deg, #fff 0%, #fbfbfb 100%);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 32px 28px 30px;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
  transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.city-local-card:hover {
  transform: translateY(-6px);
  border-color: rgba(254, 194, 0, 0.55);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.12), 0 0 28px rgba(254, 194, 0, 0.18);
}

.city-local-card h3 {
  margin: 0 0 14px;
  font-size: 1.1rem;
  font-weight: 900;
  color: #111;
}

.city-local-card-toggle {
  display: none;
}

.city-local-card p,
.city-local-card ul {
  margin: 0;
  color: #444;
  font-size: 0.98rem;
  line-height: 1.65;
}

.city-local-card ul {
  padding-left: 18px;
}

.city-local-card li + li {
  margin-top: 6px;
}

.city-local-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 24px 28px;
  background: #0b0b0b;
  color: #fff;
  border-radius: 8px;
}

.city-local-cta p {
  margin: 0;
  max-width: 680px;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.6;
}

.city-local-cta strong {
  display: block;
  color: #fff;
  font-size: 1.15rem;
  margin-bottom: 4px;
}

.city-local-cta-link {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border-radius: 4px;
  background: var(--gold);
  color: #000;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: transform 0.25s ease, background 0.25s ease;
}

.city-local-cta-link:hover {
  transform: translateY(-2px);
  background: #ffd64a;
}

.eeat-proof-section {
  --eeat-accent: var(--gold);
  --eeat-accent-shadow: rgba(254, 194, 0, 0.28);
  background: #fff;
  color: #111;
  padding: 82px 5vw 96px;
}

.eeat-proof-inner {
  max-width: 1180px;
  margin: 0 auto;
}

.eeat-proof-kicker {
  margin: 0 0 14px;
  color: var(--eeat-accent);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eeat-proof-title {
  max-width: 860px;
  margin: 0;
  color: #050505;
  font-size: clamp(2rem, 3.8vw, 3.3rem);
  font-weight: 900;
  line-height: 1.08;
}

.eeat-proof-intro {
  max-width: 790px;
  margin: 24px 0 0;
  color: #333;
  font-size: 1.06rem;
  line-height: 1.75;
}

.eeat-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 54px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.eeat-proof-card {
  position: relative;
  padding: 44px 30px 0 0;
  border-radius: 8px;
}

.eeat-proof-card:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  padding-right: 30px;
  margin-right: 30px;
}

.eeat-proof-card::before {
  content: attr(data-step);
  position: absolute;
  top: -22px;
  left: 0;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  color: #111;
  background: var(--eeat-accent);
  border: 6px solid #fff;
  border-radius: 50%;
  font-size: 0.78rem;
  font-weight: 900;
  box-shadow: 0 10px 24px var(--eeat-accent-shadow);
}

.eeat-proof-card::after {
  content: "";
  position: absolute;
  right: 30px;
  bottom: -18px;
  left: 0;
  height: 2px;
  background: var(--eeat-accent);
  opacity: 0;
  transform: scaleX(0.2);
  transform-origin: left center;
}

.eeat-proof-card h3,
.eeat-proof-card-title {
  margin: 10px 0 12px;
  color: #111;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.35;
}

.eeat-proof-toggle {
  all: unset;
  display: block;
  cursor: default;
}

.eeat-proof-card p {
  margin: 0;
  color: #444;
  font-size: 0.96rem;
  line-height: 1.65;
}

@media (hover: hover) and (pointer: fine) and (min-width: 901px) {
  .eeat-proof-card,
  .eeat-proof-card::before,
  .eeat-proof-card::after {
    transition: transform 260ms ease, opacity 260ms ease;
  }

  .eeat-proof-card:hover {
    transform: scale(1.015);
  }

  .eeat-proof-card:hover::before {
    transform: translateY(-4px);
  }

  .eeat-proof-card:hover::after {
    opacity: 1;
    transform: scaleX(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .eeat-proof-card,
  .eeat-proof-card::before,
  .eeat-proof-card::after {
    transition: none !important;
    transform: none !important;
  }
}

@media (max-width: 900px) {
  .city-local-proof {
    padding: 36px 24px 62px;
  }

  .city-local-intro {
    font-size: 1rem;
    margin-bottom: 28px;
  }

  .city-local-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .city-local-card {
    padding: 0;
    text-align: center;
  }

  .city-local-card:hover {
    transform: none;
  }

  .city-local-card h3 {
    display: none;
  }

  .city-local-card-toggle {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-height: 72px;
    padding: 18px 22px;
    background: transparent;
    border: 0;
    color: #111;
    font: inherit;
    font-size: 1.05rem;
    font-weight: 900;
    line-height: 1.25;
    text-align: center;
    cursor: pointer;
  }

  .city-local-card-icon {
    position: relative;
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(254, 194, 0, 0.65);
    background: rgba(254, 194, 0, 0.12);
  }

  .city-local-card-icon::before,
  .city-local-card-icon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 2px;
    background: var(--gold);
    border-radius: 999px;
    transform: translate(-50%, -50%);
    transition: transform 0.24s ease, opacity 0.24s ease;
  }

  .city-local-card-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .city-local-card.is-open .city-local-card-icon::after {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(0deg);
  }

  .city-local-card-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.32s ease;
  }

  .city-local-card.is-open .city-local-card-content {
    max-height: 520px;
  }

  .city-local-card p,
  .city-local-card ul {
    padding: 0 24px 26px;
    text-align: center;
  }

  .city-local-card ul {
    list-style: none;
  }

  .city-local-card li + li {
    margin-top: 10px;
  }

  .city-local-cta {
    align-items: stretch;
    flex-direction: column;
    padding: 22px;
  }

  .city-local-cta-link {
    width: 100%;
  }

  .eeat-proof-section {
    padding: 48px 24px 54px;
  }

  .eeat-proof-title {
    font-size: clamp(1.85rem, 8vw, 2.45rem);
  }

  .eeat-proof-intro {
    margin-top: 18px;
    font-size: 1rem;
  }

  .eeat-proof-grid {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 28px;
    border-top: 0;
  }

  .eeat-proof-card,
  .eeat-proof-card:not(:last-child) {
    padding: 0;
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    overflow: hidden;
  }

  .eeat-proof-card::before {
    display: none;
  }

  .eeat-proof-card::after {
    display: none;
  }

  .eeat-proof-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 18px 20px;
    cursor: pointer;
    box-sizing: border-box;
  }

  .eeat-proof-toggle::before {
    content: attr(data-step);
    flex: 0 0 auto;
    display: grid;
    place-items: center;
    width: 38px;
    height: 38px;
    color: #111;
    background: var(--eeat-accent);
    border-radius: 50%;
    font-size: 0.72rem;
    font-weight: 900;
    box-shadow: 0 8px 18px var(--eeat-accent-shadow);
  }

  .eeat-proof-toggle::after {
    content: "";
    flex: 0 0 auto;
    width: 10px;
    height: 10px;
    border-right: 2px solid #111;
    border-bottom: 2px solid #111;
    transform: rotate(45deg) translateY(-2px);
    transition: transform 220ms ease;
  }

  .eeat-proof-card.is-open .eeat-proof-toggle::after {
    transform: rotate(225deg) translate(-2px, -2px);
  }

  .eeat-proof-card h3,
  .eeat-proof-card-title {
    flex: 1;
    margin: 0;
    font-size: 1rem;
  }

  .eeat-proof-content {
    padding: 0 20px 22px 76px;
  }

  .eeat-proof-section.is-mobile-accordion .eeat-proof-content {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    transition: max-height 260ms ease, padding-bottom 260ms ease;
  }

  .eeat-proof-section.is-mobile-accordion .eeat-proof-card.is-open .eeat-proof-content {
    max-height: 360px;
    padding-bottom: 22px;
  }
}

/* City video and FAQ layout harmonization */
.showcase-item,
.showcase-item.alt-row,
.showcase-item:hover {
  background: #080808 !important;
}

.showcase-item .showcase-play-overlay {
  background: rgba(0, 0, 0, 0.18) !important;
}

.showcase-item:hover .showcase-play-overlay {
  background: rgba(0, 0, 0, 0) !important;
}

.showcase-item .showcase-play-overlay svg {
  box-sizing: border-box !important;
  width: 74px !important;
  height: 74px !important;
  padding: 21px 19px 21px 23px !important;
  border-radius: 50% !important;
  background: var(--gold, #fec200) !important;
  fill: #000 !important;
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.45)) !important;
  transform: scale(1) !important;
  transition: transform 0.28s ease, background 0.28s ease, filter 0.28s ease !important;
}

.showcase-item:hover .showcase-play-overlay svg {
  background: #ffd34a !important;
  transform: scale(1.06) !important;
}

.ann-faq-section {
  box-sizing: border-box !important;
  width: min(100%, 1400px) !important;
  max-width: 1400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: clamp(28px, 4vw, 60px) !important;
  padding-right: clamp(28px, 4vw, 60px) !important;
}

.faq-side-container {
  box-sizing: border-box !important;
  width: min(100%, 1280px) !important;
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: clamp(46px, 5vw, 64px) !important;
}

.faq-side-nav {
  flex: 0 0 clamp(260px, 23vw, 320px) !important;
}

.faq-side-content {
  flex: 1 1 0 !important;
  width: auto !important;
  max-width: 960px !important;
}

.ann-faq-card {
  width: 100% !important;
}

@media (max-width: 850px) {
  .showcase-item .showcase-play-overlay svg {
    width: 62px !important;
    height: 62px !important;
    padding: 18px 16px 18px 20px !important;
  }

  .ann-faq-section {
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .faq-side-container {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    gap: 5px !important;
  }

  .faq-side-nav {
    flex: 0 0 auto !important;
  }

  .faq-side-content {
    width: 100% !important;
    max-width: none !important;
  }

  .ann-faq-card {
    width: 88vw !important;
  }
}

/* Compact FAQ accordion shared across location and service pages */
.ann-faq-section.lh-faq-compact {
  box-sizing: border-box !important;
  width: min(1120px, calc(100% - 28px)) !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: clamp(56px, 7vw, 84px) 0 clamp(66px, 8vw, 96px) !important;
  color: #fff;
  background: transparent;
}

.ann-faq-section.lh-faq-compact .ann-faq-title-main,
.ann-faq-section.lh-faq-compact .wedding-faq-main-title {
  margin: 0 auto clamp(26px, 4vw, 42px) !important;
  max-width: 760px;
  color: #fff;
  font-size: clamp(2rem, 4.8vw, 3.6rem);
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
  text-align: center;
}

.ann-faq-section.lh-faq-compact .ann-faq-title-main span,
.ann-faq-section.lh-faq-compact .wedding-faq-main-title span {
  color: var(--gold, #fec200);
}

.ann-faq-section.lh-faq-compact .lh-faq-intro {
  margin: -16px auto 30px;
  max-width: 680px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1rem;
  line-height: 1.65;
  text-align: center;
}

.ann-faq-section.lh-faq-compact .faq-side-container {
  display: grid !important;
  grid-template-columns: minmax(210px, 260px) minmax(0, 1fr) !important;
  gap: clamp(22px, 4vw, 42px) !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  align-items: start !important;
}

.ann-faq-section.lh-faq-compact .faq-side-nav {
  position: sticky;
  top: 96px;
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
}

.ann-faq-section.lh-faq-compact .side-menu,
.ann-faq-section.lh-faq-compact .faq-side-nav ul {
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border-left: 0 !important;
  list-style: none !important;
}

.ann-faq-section.lh-faq-compact .side-menu li,
.ann-faq-section.lh-faq-compact .faq-side-nav li {
  min-height: 38px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
  padding: 8px 10px 8px 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.045) !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  cursor: pointer;
  transition: background 0.22s ease, border-color 0.22s ease, color 0.22s ease, transform 0.22s ease;
}

.ann-faq-section.lh-faq-compact .side-menu li:hover,
.ann-faq-section.lh-faq-compact .faq-side-nav li:hover {
  color: #fff !important;
  border-color: rgba(254, 194, 0, 0.42) !important;
  background: rgba(254, 194, 0, 0.1) !important;
}

.ann-faq-section.lh-faq-compact .side-menu li.active,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active {
  color: #111 !important;
  border-color: var(--gold, #fec200) !important;
  background: var(--gold, #fec200) !important;
  transform: translateX(3px);
}

.ann-faq-section.lh-faq-compact .side-menu li::before,
.ann-faq-section.lh-faq-compact .faq-side-nav li::before,
.ann-faq-section.lh-faq-compact .side-menu li.active::before,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active::before {
  content: none !important;
  display: none !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-count {
  flex: 0 0 auto;
  min-width: 24px;
  height: 22px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.11);
  color: inherit;
  font-size: 0.72rem;
  font-weight: 900;
}

.ann-faq-section.lh-faq-compact .side-menu li.active .lh-faq-count,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active .lh-faq-count {
  background: rgba(0, 0, 0, 0.13);
}

.ann-faq-section.lh-faq-compact .faq-side-content {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: none !important;
}

.ann-faq-section.lh-faq-compact .faq-category-group {
  display: none !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  overflow: visible !important;
  flex-direction: column !important;
  gap: 12px !important;
}

.ann-faq-section.lh-faq-compact .faq-category-group.active {
  display: flex !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 12px;
  padding: 0 2px;
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.18rem, 2vw, 1.55rem);
  font-weight: 900;
  line-height: 1.18;
  letter-spacing: 0;
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head span {
  flex: 0 0 auto;
  color: rgba(255, 255, 255, 0.46);
  font-size: 0.78rem;
  font-weight: 800;
}

.ann-faq-section.lh-faq-compact .lh-faq-accordion {
  display: grid;
  gap: 10px;
}

.ann-faq-section.lh-faq-compact .lh-faq-item {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: border-color 0.22s ease, background 0.22s ease;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] {
  border-color: rgba(254, 194, 0, 0.4);
  background: rgba(255, 255, 255, 0.08);
}

.ann-faq-section.lh-faq-compact .lh-faq-item summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 28px;
  gap: 14px;
  align-items: center;
  padding: 15px 16px;
  cursor: pointer;
  list-style: none;
}

.ann-faq-section.lh-faq-compact .lh-faq-item summary::-webkit-details-marker {
  display: none;
}

.ann-faq-section.lh-faq-compact .lh-faq-question {
  display: block;
  color: #fff;
  font-size: clamp(0.96rem, 1.4vw, 1.1rem);
  font-weight: 900;
  line-height: 1.28;
  letter-spacing: 0;
}

.ann-faq-section.lh-faq-compact .lh-faq-teaser {
  display: block;
  margin-top: 5px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.86rem;
  font-weight: 400;
  line-height: 1.45;
}

.ann-faq-section.lh-faq-compact .lh-faq-plus {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(254, 194, 0, 0.13);
  color: var(--gold, #fec200);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] .lh-faq-plus {
  transform: rotate(45deg);
  background: var(--gold, #fec200);
  color: #111;
}

.ann-faq-section.lh-faq-compact .lh-faq-answer {
  padding: 0 16px 18px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.98rem;
  line-height: 1.68;
}

.ann-faq-section.lh-faq-compact .lh-faq-answer p {
  margin: 0;
}

.ann-faq-section.lh-faq-compact .lh-faq-answer p + p {
  margin-top: 12px;
}

.ann-faq-section.lh-faq-compact .mobile-scroll-track {
  display: none !important;
}

@media (max-width: 850px) {
  .ann-faq-section.lh-faq-compact {
    width: calc(100vw - 40px) !important;
    max-width: 420px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 42px 0 60px !important;
    overflow: visible !important;
  }

  .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  .ann-faq-section.lh-faq-compact .wedding-faq-main-title {
    margin-bottom: 22px !important;
    font-size: clamp(1.75rem, 8vw, 2.35rem) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-intro {
    margin: -8px auto 24px !important;
    font-size: 0.94rem !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-container {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-nav {
    position: static !important;
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  .ann-faq-section.lh-faq-compact .side-menu,
  .ann-faq-section.lh-faq-compact .faq-side-nav ul {
    gap: 7px !important;
  }

  .ann-faq-section.lh-faq-compact .side-menu li,
  .ann-faq-section.lh-faq-compact .faq-side-nav li {
    min-height: 34px !important;
    padding: 7px 9px 7px 12px !important;
    font-size: 0.74rem !important;
    transform: none !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-content {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 auto !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-panel-head {
    margin-bottom: 10px;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-panel-head h3 {
    font-size: 1.05rem;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-panel-head span {
    font-size: 0.72rem;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-accordion {
    gap: 8px;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-item summary {
    grid-template-columns: minmax(0, 1fr) 26px;
    gap: 12px;
    padding: 13px 13px;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-question {
    font-size: 0.93rem;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-teaser {
    margin-top: 4px;
    font-size: 0.79rem;
    line-height: 1.4;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-answer {
    padding: 0 13px 15px;
    font-size: 0.9rem;
    line-height: 1.6;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-plus {
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 390px) {
  .ann-faq-section.lh-faq-compact {
    width: calc(100% - 32px) !important;
    max-width: none !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-nav,
  .ann-faq-section.lh-faq-compact .faq-side-content {
    width: 100% !important;
  }
}

/* Match the validated Annecy FAQ design on every converted FAQ block */
.ann-faq-section.lh-faq-compact {
  width: min(1120px, calc(100% - 28px)) !important;
  max-width: none !important;
}

.ann-faq-section.lh-faq-compact .faq-side-container {
  display: grid !important;
  grid-template-columns: minmax(245px, 0.3fr) minmax(0, 1fr) !important;
  gap: 26px !important;
  align-items: start !important;
}

.ann-faq-section.lh-faq-compact .faq-side-nav {
  position: sticky !important;
  top: 96px !important;
  width: auto !important;
}

.ann-faq-section.lh-faq-compact .side-menu,
.ann-faq-section.lh-faq-compact .faq-side-nav ul {
  display: grid !important;
  gap: 6px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  list-style: none !important;
}

.ann-faq-section.lh-faq-compact .side-menu li,
.ann-faq-section.lh-faq-compact .faq-side-nav li {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
  min-height: 34px !important;
  padding: 6px 9px 6px 11px !important;
  color: #151515 !important;
  background: rgba(255, 255, 255, 0.76) !important;
  border: 1px solid rgba(21, 21, 21, 0.12) !important;
  border-radius: 8px !important;
  cursor: pointer;
  font-size: 0.9rem !important;
  font-weight: 900 !important;
  line-height: 1.12 !important;
  transform: none !important;
  transition: transform 220ms cubic-bezier(0.16, 1, 0.3, 1), border-color 220ms ease, background 220ms ease !important;
}

.ann-faq-section.lh-faq-compact .side-menu li::before,
.ann-faq-section.lh-faq-compact .faq-side-nav li::before,
.ann-faq-section.lh-faq-compact .side-menu li.active::before,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active::before {
  content: none !important;
  display: none !important;
}

.ann-faq-section.lh-faq-compact .side-menu li:active,
.ann-faq-section.lh-faq-compact .faq-side-nav li:active {
  transform: scale(0.985) !important;
}

.ann-faq-section.lh-faq-compact .side-menu li span:first-child,
.ann-faq-section.lh-faq-compact .faq-side-nav li span:first-child {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.ann-faq-section.lh-faq-compact .side-menu li.active,
.ann-faq-section.lh-faq-compact .side-menu li:hover,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active,
.ann-faq-section.lh-faq-compact .faq-side-nav li:hover {
  color: #151515 !important;
  background: #fec200 !important;
  border-color: #fec200 !important;
  box-shadow: 0 12px 26px rgba(21, 21, 21, 0.11) !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-count {
  display: inline-grid !important;
  place-items: center !important;
  min-width: 25px !important;
  height: 24px !important;
  padding: 0 7px !important;
  color: rgba(21, 21, 21, 0.68) !important;
  background: rgba(21, 21, 21, 0.06) !important;
  border-radius: 999px !important;
  font-size: 0.74rem !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

.ann-faq-section.lh-faq-compact .side-menu li.active .lh-faq-count,
.ann-faq-section.lh-faq-compact .faq-side-nav li.active .lh-faq-count {
  color: rgba(21, 21, 21, 0.72) !important;
  background: rgba(255, 255, 255, 0.5) !important;
}

.ann-faq-section.lh-faq-compact .faq-category-group {
  display: none !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  scroll-snap-type: none !important;
}

.ann-faq-section.lh-faq-compact .faq-category-group.active {
  display: block !important;
  animation: lhFaqReveal 300ms cubic-bezier(0.16, 1, 0.3, 1) both !important;
}

@keyframes lhFaqReveal {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head {
  display: flex !important;
  justify-content: space-between !important;
  gap: 12px !important;
  align-items: end !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head h3 {
  margin: 0 !important;
  color: #fff !important;
  font-size: 1.13rem !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-panel-head span {
  flex: 0 0 auto !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 0.72rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-accordion {
  display: grid !important;
  gap: 9px !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item {
  overflow: hidden !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.13) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  transition: border-color 240ms ease, box-shadow 240ms ease, transform 240ms cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] {
  border-color: rgba(254, 194, 0, 0.82) !important;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.2) !important;
  transform: translateY(-1px) !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item summary {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 32px !important;
  gap: 12px !important;
  align-items: center !important;
  min-height: 66px !important;
  padding: 12px 12px 12px 14px !important;
  cursor: pointer !important;
  list-style: none !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item summary::-webkit-details-marker {
  display: none !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-question {
  display: block !important;
  color: #fff !important;
  font-size: 0.98rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-teaser {
  display: block !important;
  display: -webkit-box !important;
  margin-top: 5px !important;
  overflow: hidden !important;
  color: rgba(255, 255, 255, 0.62) !important;
  font-size: 0.85rem !important;
  line-height: 1.34 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] .lh-faq-teaser {
  display: none !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-plus {
  position: relative !important;
  width: 32px !important;
  height: 32px !important;
  display: block !important;
  color: transparent !important;
  background: rgba(254, 194, 0, 0.14) !important;
  border: 1px solid rgba(254, 194, 0, 0.7) !important;
  border-radius: 999px !important;
  font-size: 0 !important;
  transform: none !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-plus::before,
.ann-faq-section.lh-faq-compact .lh-faq-plus::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 13px !important;
  height: 2px !important;
  background: #fec200 !important;
  transform: translate(-50%, -50%) !important;
  transition: transform 220ms ease !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-plus::after {
  transform: translate(-50%, -50%) rotate(90deg) !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] .lh-faq-plus {
  background: rgba(254, 194, 0, 0.14) !important;
  color: transparent !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-item[open] .lh-faq-plus::after {
  transform: translate(-50%, -50%) rotate(0deg) !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-answer {
  padding: 0 14px 16px !important;
  color: rgba(255, 255, 255, 0.74) !important;
  font-size: 0.94rem !important;
  line-height: 1.55 !important;
}

.ann-faq-section.lh-faq-compact .lh-faq-answer p {
  margin: 0 !important;
}

@media (max-width: 850px) {
  .ann-faq-section.lh-faq-compact {
    width: calc(100vw - 40px) !important;
    max-width: 1120px !important;
    padding: 42px 0 60px !important;
    overflow: visible !important;
  }

  .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  .ann-faq-section.lh-faq-compact .wedding-faq-main-title {
    margin-bottom: 22px !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-container {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
    width: 100% !important;
    justify-items: center !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-nav {
    position: sticky !important;
    top: 0 !important;
    z-index: 2 !important;
    width: min(calc(100% - 28px), 360px) !important;
    margin: 0 !important;
    padding: 8px 0 10px !important;
    background: linear-gradient(180deg, #020202 0%, rgba(2, 2, 2, 0.96) 78%, rgba(2, 2, 2, 0) 100%) !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-content {
    width: min(calc(100% - 28px), 380px) !important;
    max-width: 380px !important;
  }

  .ann-faq-section.lh-faq-compact .side-menu li,
  .ann-faq-section.lh-faq-compact .faq-side-nav li {
    min-height: 34px !important;
    padding: 6px 10px 6px 12px !important;
    font-size: 0.9rem !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-item summary {
    min-height: 62px !important;
    padding: 13px 14px !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-answer {
    padding: 0 14px 17px !important;
  }
}

@media (max-width: 390px) {
  .ann-faq-section.lh-faq-compact {
    width: calc(100vw - 34px) !important;
    max-width: 1120px !important;
  }

  .ann-faq-section.lh-faq-compact .faq-side-nav,
  .ann-faq-section.lh-faq-compact .faq-side-content {
    width: calc(100% - 22px) !important;
  }
}

/* Mobile readability bump for compact FAQs, excluding the wedding FAQ component */
@media (max-width: 850px) {
  .ann-faq-section.lh-faq-compact,
  .ann-faq-section.annecy-faq-compact {
    padding-top: 56px !important;
  }

  .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  .ann-faq-section.annecy-faq-compact .ann-faq-title-main {
    margin-bottom: 48px !important;
  }

  .ann-faq-section.lh-faq-compact .side-menu li,
  .ann-faq-section.lh-faq-compact .faq-side-nav li,
  .ann-faq-section.annecy-faq-compact .side-menu li,
  .ann-faq-section.annecy-faq-compact .faq-side-nav li {
    font-size: calc(0.9rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-count,
  .ann-faq-section.annecy-faq-compact .annecy-faq-count {
    font-size: calc(0.74rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-panel-head h3,
  .ann-faq-section.annecy-faq-compact .annecy-faq-panel-head h3 {
    font-size: calc(1.13rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-panel-head span,
  .ann-faq-section.annecy-faq-compact .annecy-faq-panel-head span {
    font-size: calc(0.72rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-question,
  .ann-faq-section.annecy-faq-compact .annecy-faq-question {
    font-size: calc(0.98rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-teaser,
  .ann-faq-section.annecy-faq-compact .annecy-faq-teaser {
    font-size: calc(0.85rem + 2px) !important;
  }

  .ann-faq-section.lh-faq-compact .lh-faq-answer,
  .ann-faq-section.annecy-faq-compact .annecy-faq-answer {
    font-size: calc(0.94rem + 2px) !important;
  }

  .sport-page .ann-faq-section.lh-faq-compact .faq-side-nav {
    background: transparent !important;
  }
}

/* Validated mobile FAQ mix for the homepage: option 2 sections + classic answer cards */
@media (max-width: 850px) {
  main .showcase-editorial-2 .showcase-title-2,
  main .services-section .section-title-bebas,
  main .wf-seo-section .wf-main-h2,
  main .testimonials-section .clients-title,
  main .logo-carousel-container .carousel-header h2,
  main .ann-faq-section .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix {
    width: calc(100vw - 34px) !important;
    padding: 56px 0 64px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    max-width: min(100%, 390px) !important;
    margin: 0 auto 34px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main span {
    display: block !important;
    color: var(--gold, #fec200) !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .faq-side-container {
    gap: 24px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav {
    position: relative !important;
    top: auto !important;
    width: min(100%, 390px) !important;
    padding: 0 !important;
    background: transparent !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .side-menu,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav ul {
    display: grid !important;
    gap: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .side-menu li,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav li {
    min-height: 48px !important;
    padding: 0 8px 0 2px !important;
    color: rgba(255, 255, 255, 0.72) !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: calc(1.02rem + 1px) !important;
    font-weight: 900 !important;
    line-height: 1.08 !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .side-menu li.active,
  main .ann-faq-section.lh-faq-mobile-mix .side-menu li:hover,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav li.active,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav li:hover {
    color: var(--gold) !important;
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.14) !important;
    box-shadow: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .side-menu li span:first-child,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav li span:first-child {
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-count {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    color: rgba(255, 255, 255, 0.72) !important;
    background: rgba(255, 255, 255, 0.085) !important;
    font-size: 0.86rem !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .side-menu li.active .lh-faq-count,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav li.active .lh-faq-count {
    color: #080808 !important;
    background: var(--gold) !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .faq-side-content {
    width: min(100%, 390px) !important;
    max-width: 390px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-panel-head {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-panel-head span {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-accordion {
    gap: 15px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-item {
    overflow: hidden !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 12px !important;
    background: rgba(30, 30, 35, 0.62) !important;
    box-shadow: none !important;
    transform: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-item[open] {
    border-color: rgba(254, 194, 0, 0.4) !important;
    background: rgba(30, 30, 35, 0.62) !important;
    box-shadow: none !important;
    transform: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-item summary {
    display: flex !important;
    grid-template-columns: none !important;
    align-items: center !important;
    gap: 20px !important;
    min-height: 0 !important;
    padding: 25px 30px !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-question {
    font-size: 1.15rem !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-teaser {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-plus {
    order: -1 !important;
    width: 40px !important;
    height: 40px !important;
    flex: 0 0 40px !important;
    border: 1px solid rgba(254, 194, 0, 0.3) !important;
    background: rgba(254, 194, 0, 0.1) !important;
  }

  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-answer {
    padding: 0 30px 30px 90px !important;
    font-size: 1.05rem !important;
    font-weight: 300 !important;
    line-height: 1.7 !important;
  }
}

/* Desktop fallback: the compact FAQ treatment is mobile-only. */
@media (min-width: 851px) {
  main .ann-faq-section.lh-faq-compact,
  main .ann-faq-section.annecy-faq-compact {
    width: auto !important;
    max-width: 1100px !important;
    margin: 0 auto !important;
    padding: 70px 5vw 120px !important;
    color: #fff !important;
  }

  main .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  main .ann-faq-section.annecy-faq-compact .ann-faq-title-main {
    margin-bottom: 70px !important;
    text-align: center !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-side-container,
  main .ann-faq-section.annecy-faq-compact .faq-side-container {
    display: flex !important;
    grid-template-columns: none !important;
    gap: 60px !important;
    align-items: flex-start !important;
    justify-items: normal !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-side-nav,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav {
    width: 320px !important;
    flex: 0 0 320px !important;
    position: sticky !important;
    top: 100px !important;
    z-index: auto !important;
    height: fit-content !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu,
  main .ann-faq-section.lh-faq-compact .faq-side-nav ul,
  main .ann-faq-section.annecy-faq-compact .side-menu,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav ul {
    display: block !important;
    gap: 0 !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-left: 2px solid rgba(255, 255, 255, 0.1) !important;
    background: transparent !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu li,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li,
  main .ann-faq-section.annecy-faq-compact .side-menu li,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li {
    display: block !important;
    grid-template-columns: none !important;
    min-height: 0 !important;
    padding: 15px 25px !important;
    color: rgba(255, 255, 255, 0.5) !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    position: relative !important;
    transform: none !important;
    transition: color 0.3s ease !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu li:hover,
  main .ann-faq-section.lh-faq-compact .side-menu li.active,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li:hover,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li.active,
  main .ann-faq-section.annecy-faq-compact .side-menu li:hover,
  main .ann-faq-section.annecy-faq-compact .side-menu li.active,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li:hover,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li.active {
    color: var(--gold) !important;
    background: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu li::before,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li::before,
  main .ann-faq-section.annecy-faq-compact .side-menu li::before,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li::before {
    content: "" !important;
    display: none !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu li.active::before,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li.active::before,
  main .ann-faq-section.annecy-faq-compact .side-menu li.active::before,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li.active::before {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    left: -2px !important;
    top: 0 !important;
    height: 100% !important;
    width: 2px !important;
    background: var(--gold) !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu li span:first-child,
  main .ann-faq-section.lh-faq-compact .faq-side-nav li span:first-child,
  main .ann-faq-section.annecy-faq-compact .side-menu li span:first-child,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav li span:first-child {
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-count,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-count {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-side-content,
  main .ann-faq-section.annecy-faq-compact .faq-side-content {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: none !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-category-group,
  main .ann-faq-section.annecy-faq-compact .faq-category-group {
    display: none !important;
    flex-direction: column !important;
    gap: 15px !important;
    padding: 0 !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
    animation: fadeIn 0.4s ease !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-category-group.active,
  main .ann-faq-section.annecy-faq-compact .faq-category-group.active {
    display: flex !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-panel-head,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-panel-head {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-accordion,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-accordion {
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-item,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-item {
    overflow: hidden !important;
    background: rgba(30, 30, 35, 0.62) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 12px !important;
    box-shadow: none !important;
    transform: none !important;
    transition: all 0.4s ease !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-item:hover,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-item:hover {
    border-color: rgba(254, 194, 0, 0.4) !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3) !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-item summary,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-item summary {
    display: flex !important;
    grid-template-columns: none !important;
    align-items: center !important;
    gap: 20px !important;
    min-height: 0 !important;
    padding: 25px 30px !important;
    cursor: pointer !important;
    list-style: none !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-item summary::-webkit-details-marker,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-item summary::-webkit-details-marker {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-question,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-question {
    display: block !important;
    color: #fff !important;
    font-size: 1.15rem !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-teaser,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-teaser {
    display: none !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-plus,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-plus {
    position: relative !important;
    order: -1 !important;
    width: 40px !important;
    height: 40px !important;
    flex: 0 0 40px !important;
    display: block !important;
    color: transparent !important;
    background: rgba(254, 194, 0, 0.1) !important;
    border: 1px solid rgba(254, 194, 0, 0.3) !important;
    border-radius: 50% !important;
    font-size: 0 !important;
    transform: none !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-plus::before,
  main .ann-faq-section.lh-faq-compact .lh-faq-plus::after,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-plus::before,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-plus::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 14px !important;
    height: 2px !important;
    background: var(--gold) !important;
    transform: translate(-50%, -50%) !important;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1) !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-plus::after,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-plus::after {
    transform: translate(-50%, -50%) rotate(90deg) !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-item[open] .lh-faq-plus::after,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-item[open] .annecy-faq-plus::after {
    transform: translate(-50%, -50%) rotate(0deg) !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-answer,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-answer {
    padding: 0 30px 30px 90px !important;
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 1.05rem !important;
    font-weight: 300 !important;
    line-height: 1.7 !important;
  }

  main .ann-faq-section.lh-faq-compact .lh-faq-answer p,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-answer p {
    margin: 0 !important;
  }
}

@media (min-width: 901px) {
  main .showcase-editorial-2 .showcase-title-2,
  main .services-section .section-title-bebas,
  main .wf-seo-section .wf-main-h2,
  main .testimonials-section .clients-title,
  main .logo-carousel-container .carousel-header h2,
  main .ann-faq-section .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: clamp(2rem, 3.9vw, 4rem) !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }
}

@media (max-width: 850px) {
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }
}

/* Home vertical rhythm: unify H2 spacing across the main title-led blocks */
@media (min-width: 901px) {
  main .showcase-editorial-2,
  main .services-section,
  main .wf-seo-section,
  main .testimonials-section,
  main .logo-carousel-container,
  main .ann-faq-section.lh-faq-mobile-mix {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }

  main .showcase-editorial-2 {
    align-items: flex-start !important;
  }

  main .showcase-editorial-2 .showcase-title-2,
  main .services-section .section-title-bebas,
  main .wf-seo-section .wf-main-h2,
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    margin-bottom: 70px !important;
  }

  main .testimonials-section .clients-title,
  main .logo-carousel-container .carousel-header {
    margin-bottom: 0 !important;
  }

  main .testimonials-section .google-review-link {
    margin-top: 70px !important;
  }

  main .logo-carousel-container .logo-grid {
    margin-top: 70px !important;
  }
}

@media (max-width: 850px) {
  main .showcase-editorial-2,
  main .services-section,
  main .wf-seo-section,
  main .testimonials-section,
  main .logo-carousel-container,
  main .ann-faq-section.lh-faq-mobile-mix {
    padding-top: 60px !important;
    padding-bottom: 72px !important;
  }

  main .showcase-editorial-2 {
    gap: 60px !important;
  }

  main .showcase-editorial-2 .showcase-title-2,
  main .services-section .section-title-bebas,
  main .wf-seo-section .wf-main-h2,
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    margin-bottom: 60px !important;
  }

  main .testimonials-section .clients-title,
  main .logo-carousel-container .carousel-header {
    margin-bottom: 0 !important;
  }

  main .testimonials-section .google-review-link {
    margin-top: 60px !important;
  }

  main .logo-carousel-container .logo-grid {
    margin-top: 60px !important;
  }

  main .services-section .services-mobile-helper {
    margin-top: 0 !important;
  }

  main .lh-footer-section {
    padding-top: 60px !important;
  }

  main .lh-contact-title {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    margin-bottom: 60px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }
}

/* Final section rhythm refinements across shared page blocks */
@media (min-width: 901px) {
  main .showcase-editorial-2 {
    align-items: center !important;
    gap: clamp(48px, 4vw, 64px) !important;
  }

  main .showcase-editorial-2 .showcase-text-col-2 {
    flex: 0 0 min(42%, 500px) !important;
    max-width: 500px !important;
  }

  main .showcase-editorial-2 .showcase-video-col-2 {
    flex: 1 1 auto !important;
  }

  main .showcase-editorial-2 .showcase-title-2 {
    font-size: clamp(2rem, 3.78vw, 3.9rem) !important;
    margin-bottom: 0 !important;
  }

  main .showcase-editorial-2 .showcase-title-2 span {
    white-space: nowrap !important;
  }

  main .city-choice-title,
  main .annecy-choice-title,
  main .city-local-title,
  main .annecy-local-title,
  main .annecy-showcase-title,
  main .chambery-showcase-title,
  main .ann-h2,
  main .clients-title,
  main .carousel-header h2,
  main .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: clamp(2rem, 3.9vw, 4rem) !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }
}

@media (max-width: 900px) {
  main .bio-eeat-inner {
    gap: 30px !important;
  }

  main .bio-eeat-content {
    margin-top: 0 !important;
  }
}

@media (max-width: 850px) {
  main .showcase-editorial-2 {
    gap: 60px !important;
  }

  main .showcase-editorial-2 .showcase-title-2 {
    margin-bottom: 0 !important;
  }

  main .city-choice-title,
  main .annecy-choice-title,
  main .city-local-title,
  main .annecy-local-title,
  main .annecy-showcase-title,
  main .chambery-showcase-title,
  main .ann-h2,
  main .clients-title,
  main .carousel-header h2,
  main .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  main .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  main .ann-faq-section.annecy-faq-compact .ann-faq-title-main {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  .site-footer .lh-footer-section {
    padding-top: 60px !important;
  }

  .site-footer .lh-contact-title {
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    margin-bottom: 60px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  .site-footer .lh-intro-wrapper {
    margin-top: 0 !important;
  }
}

/* City service selector rhythm */
@media (min-width: 901px) {
  main .city-choice-section .city-choice-title,
  main .city-choice-section .annecy-choice-title,
  main .annecy-choice-section .annecy-choice-title {
    margin-bottom: 20px !important;
  }

  main .city-choice-section .city-choice-intro,
  main .annecy-choice-section .annecy-choice-intro {
    margin-top: 0 !important;
    margin-bottom: 72px !important;
  }
}

@media (max-width: 900px) {
  main .city-choice-section .city-choice-mobile,
  main .annecy-choice-section .annecy-choice-mobile {
    margin-top: 30px !important;
  }

  main .city-choice-section .city-choice-mobile-helper,
  main .annecy-choice-section .annecy-choice-mobile-helper {
    margin-bottom: 46px !important;
  }
}

/* City bio mobile: keep the title clear of the portrait frame overlay */
@media (max-width: 900px) {
  main.annecy-page .bio-eeat-inner,
  main.chambery-page .bio-eeat-inner,
  main.geneve-page .bio-eeat-inner,
  main.lausanne-page .bio-eeat-inner,
  main.montreux-page .bio-eeat-inner,
  main.thonon-page .bio-eeat-inner {
    gap: 72px !important;
  }
}

/* Mobile FAQ rhythm: equal space above and below the title */
@media (max-width: 850px) {
  main .ann-faq-section,
  main .ann-faq-section.lh-faq-compact,
  main .ann-faq-section.annecy-faq-compact,
  main .ann-faq-section.lh-faq-mobile-mix {
    content-visibility: visible !important;
    contain-intrinsic-size: none !important;
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  main .ann-faq-section .ann-faq-title-main,
  main .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  main .ann-faq-section.annecy-faq-compact .ann-faq-title-main,
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    margin-bottom: 42px !important;
  }
}

/* Shared client proof block: title casing, Lato typography, and consistent vertical rhythm */
@media (min-width: 901px) {
  main .testimonials-section,
  main .about-clients-band,
  main .business-clients-band,
  main .sport-clients-band,
  main .annecy-trust-band,
  main .chambery-trust-band,
  main .geneve-testimonials-band,
  main .lausanne-testimonials-band,
  main .montreux-testimonials-band,
  main .thonon-testimonials-band {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }

  main .testimonials-section .clients-title,
  main .about-clients-band .about-section-heading h2,
  main .business-clients-band .business-heading-wrap h2,
  main .sport-clients-band .sport-heading-wrap h2,
  main .annecy-trust-band .clients-title,
  main .chambery-trust-band .clients-title,
  main .geneve-testimonials-band .clients-title,
  main .lausanne-testimonials-band .clients-title,
  main .montreux-testimonials-band .clients-title,
  main .thonon-testimonials-band .clients-title {
    margin: 0 !important;
    color: #111 !important;
    font-family: var(--font-body) !important;
    font-size: clamp(2rem, 3.9vw, 4rem) !important;
    font-weight: 900 !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  main .about-clients-band .about-section-heading,
  main .business-clients-band .business-heading-wrap,
  main .sport-clients-band .sport-heading-wrap {
    padding: 0 !important;
  }

  main .testimonials-section .clients-title span,
  main .about-clients-band .about-section-heading h2 span,
  main .business-clients-band .business-heading-wrap h2 span,
  main .sport-clients-band .sport-heading-wrap h2 span,
  main .annecy-trust-band .clients-title span,
  main .chambery-trust-band .clients-title span,
  main .geneve-testimonials-band .clients-title span,
  main .lausanne-testimonials-band .clients-title span,
  main .montreux-testimonials-band .clients-title span,
  main .thonon-testimonials-band .clients-title span {
    color: var(--gold, #fec200) !important;
  }

  main .testimonials-section .google-review-link,
  main .about-clients-band .google-review-link,
  main .business-clients-band .google-review-link,
  main .sport-clients-band .google-review-link,
  main .annecy-trust-band .google-review-link,
  main .chambery-trust-band .google-review-link,
  main .geneve-testimonials-band .google-review-link,
  main .lausanne-testimonials-band .google-review-link,
  main .montreux-testimonials-band .google-review-link,
  main .thonon-testimonials-band .google-review-link {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }

  main .testimonials-section .testimonials-container,
  main .about-clients-band .testimonials-container,
  main .business-clients-band .testimonials-container,
  main .sport-clients-band .testimonials-container,
  main .annecy-trust-band .testimonials-container,
  main .chambery-trust-band .testimonials-container,
  main .geneve-testimonials-band .testimonials-container,
  main .lausanne-testimonials-band .testimonials-container,
  main .montreux-testimonials-band .testimonials-container,
  main .thonon-testimonials-band .testimonials-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 900px) {
  main .testimonials-section,
  main .about-clients-band,
  main .business-clients-band,
  main .sport-clients-band,
  main .annecy-trust-band,
  main .chambery-trust-band,
  main .geneve-testimonials-band,
  main .lausanne-testimonials-band,
  main .montreux-testimonials-band,
  main .thonon-testimonials-band {
    padding-top: 60px !important;
    padding-bottom: 72px !important;
  }

  main .testimonials-section .clients-title,
  main .about-clients-band .about-section-heading h2,
  main .business-clients-band .business-heading-wrap h2,
  main .sport-clients-band .sport-heading-wrap h2,
  main .annecy-trust-band .clients-title,
  main .chambery-trust-band .clients-title,
  main .geneve-testimonials-band .clients-title,
  main .lausanne-testimonials-band .clients-title,
  main .montreux-testimonials-band .clients-title,
  main .thonon-testimonials-band .clients-title {
    margin: 0 !important;
    color: #111 !important;
    font-family: var(--font-body) !important;
    font-size: 43.2px !important;
    font-weight: 900 !important;
    line-height: 47.52px !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
  }

  main .about-clients-band .about-section-heading,
  main .business-clients-band .business-heading-wrap,
  main .sport-clients-band .sport-heading-wrap {
    padding: 0 !important;
  }

  main .testimonials-section .clients-title span,
  main .about-clients-band .about-section-heading h2 span,
  main .business-clients-band .business-heading-wrap h2 span,
  main .sport-clients-band .sport-heading-wrap h2 span,
  main .annecy-trust-band .clients-title span,
  main .chambery-trust-band .clients-title span,
  main .geneve-testimonials-band .clients-title span,
  main .lausanne-testimonials-band .clients-title span,
  main .montreux-testimonials-band .clients-title span,
  main .thonon-testimonials-band .clients-title span {
    color: var(--gold, #fec200) !important;
  }

  main .testimonials-section .google-review-link,
  main .about-clients-band .google-review-link,
  main .business-clients-band .google-review-link,
  main .sport-clients-band .google-review-link,
  main .annecy-trust-band .google-review-link,
  main .chambery-trust-band .google-review-link,
  main .geneve-testimonials-band .google-review-link,
  main .lausanne-testimonials-band .google-review-link,
  main .montreux-testimonials-band .google-review-link,
  main .thonon-testimonials-band .google-review-link {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  main .testimonials-section .testimonials-container,
  main .about-clients-band .testimonials-container,
  main .business-clients-band .testimonials-container,
  main .sport-clients-band .testimonials-container,
  main .annecy-trust-band .testimonials-container,
  main .chambery-trust-band .testimonials-container,
  main .geneve-testimonials-band .testimonials-container,
  main .lausanne-testimonials-band .testimonials-container,
  main .montreux-testimonials-band .testimonials-container,
  main .thonon-testimonials-band .testimonials-container {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* Mobile FAQ width: align categories and question cards with mobile review card edges */
@media (max-width: 900px) {
  main .ann-faq-section.lh-faq-compact .faq-side-container,
  main .ann-faq-section.annecy-faq-compact .faq-side-container,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-container {
    width: calc(100vw - 48px) !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  main .ann-faq-section.lh-faq-compact .faq-side-nav,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav,
  main .ann-faq-section.lh-faq-compact .faq-side-content,
  main .ann-faq-section.annecy-faq-compact .faq-side-content,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-content {
    width: 100% !important;
    max-width: none !important;
  }

  main .ann-faq-section.lh-faq-compact .side-menu,
  main .ann-faq-section.lh-faq-compact .faq-side-nav ul,
  main .ann-faq-section.annecy-faq-compact .side-menu,
  main .ann-faq-section.annecy-faq-compact .faq-side-nav ul,
  main .ann-faq-section.lh-faq-mobile-mix .side-menu,
  main .ann-faq-section.lh-faq-mobile-mix .faq-side-nav ul,
  main .ann-faq-section.lh-faq-compact .lh-faq-accordion,
  main .ann-faq-section.annecy-faq-compact .annecy-faq-accordion,
  main .ann-faq-section.lh-faq-mobile-mix .lh-faq-accordion {
    width: 100% !important;
    max-width: none !important;
  }
}

/* FAQ rhythm: use the validated homepage spacing everywhere */
@media (min-width: 901px) {
  main .ann-faq-section.lh-faq-compact,
  main .ann-faq-section.annecy-faq-compact,
  main .ann-faq-section.lh-faq-mobile-mix {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }

  main .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  main .ann-faq-section.annecy-faq-compact .ann-faq-title-main,
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    margin-bottom: 70px !important;
  }
}

@media (max-width: 900px) {
  main .ann-faq-section,
  main .ann-faq-section.lh-faq-compact,
  main .ann-faq-section.annecy-faq-compact,
  main .ann-faq-section.lh-faq-mobile-mix {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  main .ann-faq-section .ann-faq-title-main,
  main .ann-faq-section.lh-faq-compact .ann-faq-title-main,
  main .ann-faq-section.annecy-faq-compact .ann-faq-title-main,
  main .ann-faq-section.lh-faq-mobile-mix .ann-faq-title-main {
    margin-bottom: 42px !important;
  }
}

/* Sport mobile FAQ: remove the extra blue wrapper whitespace */
@media (max-width: 900px) {
  main.sport-page .sport-faq-band {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }

  main.sport-page .sport-faq-band .ann-faq-section.lh-faq-compact {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }
}
