.elementor-6065 .elementor-element.elementor-element-3ccbece{padding:0px 0px 0px 0px;}.elementor-6065 .elementor-element.elementor-element-a510290 > .elementor-element-populated{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ca0629b *//* ══════════════════════════════════════════
   00. VARIABLES
══════════════════════════════════════════ */
.wz *, .wz *::before, .wz *::after { box-sizing: border-box; margin: 0; padding: 0; }
.wz {
  font-family: Arial, sans-serif;
  --serif: 'Fraunces', Georgia, serif;
  --n:   #334A73;
  --n2:  #1a2a40;
  --y:   #FFEE66;
  --yd:  rgba(255,238,102,.15);
  --mu:  #5a6a84;
  --bd:  rgba(51,74,115,.12);
  --bg:  #f3f5f9;
  --cream: #faf8f3;
  --wh:  #ffffff;
  --r:   30px;
  color: var(--n2);
  background: var(--wh);
  overflow-x: hidden;
  width: 100%;
  max-width: 100vw;
}
.wz-wrap { max-width: 1200px; margin: 0 auto; }
.wz-tag { display: inline-flex; align-items: center; gap: 9px; font-size: 10.5px; font-weight: 700; letter-spacing: .2em; text-transform: uppercase; color: var(--n); }
.wz-tag i { display: block; width: 22px; height: 2px; background: var(--y); border-radius: 2px; flex-shrink: 0; }
.wz-h2 { font-family: var(--serif); font-weight: 600; color: var(--n2); font-size: clamp(24px, 3.6vw, 38px); line-height: 1.14; letter-spacing: -.01em; }
.wz-h2 mark { background: none; color: var(--n); font-style: italic; font-weight: 500; }
.wz-body { font-size: 14px; line-height: 1.8; color: var(--mu); }
.wz-body p + p { margin-top: 13px; }
.wz-body strong { color: var(--n); font-weight: 700; }
.wz-shead { max-width: 780px; }
.wz-shead.center { margin: 0 auto; text-align: center; }
.wz-shead h2 { margin-top: 8px; }
.wz-shead p { margin-top: 12px; }

.wz-btn { display: inline-flex; align-items: center; gap: 9px; font-family: Arial, sans-serif; font-size: 13.5px; font-weight: 700; text-decoration: none; padding: 14px 28px; border-radius: var(--r); border: none; cursor: pointer; }
.wz-arr { width: 16px; height: 16px; flex-shrink: 0; }
.wz-btn-y { background: linear-gradient(135deg, var(--y), #ffe14a); color: #1a2a40 !important; box-shadow: 0 10px 26px rgba(255,238,102,.35); }
.wz-btn-y:hover { color: #1a2a40 !important; text-decoration: none; box-shadow: 0 14px 32px rgba(255,238,102,.5); }
.wz-btn-ow { background: transparent; color: #fff !important; border: 2px solid rgba(255,255,255,.35); }
.wz-btn-ow:hover { color: #fff !important; text-decoration: none; background: rgba(255,255,255,.08); }

/* ══════════════════════════════════════════
   [A] HERO
══════════════════════════════════════════ */
.wz-hero { background: linear-gradient(155deg, #0a1428 0%, #16294d 45%, #223a68 100%); padding: 68px 20px 56px; position: relative !important; overflow: hidden; }
.wz-hero-blob1 { width: 520px; height: 520px; border-radius: 50%; background: radial-gradient(circle, rgba(255,238,102,.14) 0%, rgba(255,238,102,0) 70%); top: -220px; right: -140px; position: absolute !important; }
.wz-hero-blob2 { width: 380px; height: 380px; border-radius: 50%; background: radial-gradient(circle, rgba(106,140,201,.2) 0%, rgba(106,140,201,0) 70%); bottom: -160px; left: -100px; position: absolute !important; }
.wz-hero-inner { max-width: 900px; margin: 0 auto; text-align: center; position: relative !important; }
.wz-hero-pill { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,238,102,.12); border: 1px solid rgba(255,238,102,.32); border-radius: var(--r); padding: 6px 18px; margin-bottom: 20px; }
.wz-hero-pill-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--y); flex-shrink: 0; }
.wz-hero-pill span { font-size: 10px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: var(--y); }
.wz-hero h1 { font-family: var(--serif); font-weight: 600; color: #fff; font-size: clamp(28px, 5vw, 48px); line-height: 1.1; letter-spacing: -.01em; margin-bottom: 18px; }
.wz-hero-desc { font-size: 14.5px; line-height: 1.8; color: rgba(255,255,255,.7); max-width: 720px; margin: 0 auto; }
.wz-hero-desc p + p { margin-top: 13px; }
.wz-hero-desc strong { color: var(--y); font-weight: 700; }
.wz-hero-chips { margin-top: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }
.wz-chip, .wz-chip:link, .wz-chip:visited { display: flex; align-items: center; gap: 8px; background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.14); border-radius: var(--r); padding: 9px 16px 9px 12px; font-size: 12px; font-weight: 700; color: #fff !important; text-decoration: none !important; }
.wz-chip:hover, .wz-chip:focus, .wz-chip:active { color: #fff !important; text-decoration: none !important; background: rgba(255,255,255,.1); }
.wz-chip:hover { text-decoration: none; background: rgba(255,255,255,.1); }
.wz-chip-dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }

/* ══════════════════════════════════════════
   [A2] POURQUOI UNE AGENCE INTERNATIONALE
══════════════════════════════════════════ */
.wz-why { background: var(--wh); padding: 56px 20px 60px; }
.wz-why-grid { max-width: 1200px; margin: 30px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; align-items: start; }
.wz-why-card { background: var(--bg); border-radius: 20px; padding: 26px; }
.wz-why-icon { width: 42px; height: 42px; min-width: 42px; border-radius: 13px; background: linear-gradient(135deg, var(--n), #263958); display: flex; align-items: center; justify-content: center; margin-bottom: 14px; }
.wz-why-icon svg { width: 18px; height: 18px; stroke: #fff; fill: none; stroke-width: 1.7; }
.wz-why-card h3 { font-family: var(--serif); font-weight: 600; font-size: 15.5px; color: var(--n2); margin-bottom: 8px; }
.wz-why-card p { font-size: 13px; line-height: 1.7; color: var(--mu); }

/* ══════════════════════════════════════════
   COMPOSANT RÉGION — icône + texte + grille de liens
══════════════════════════════════════════ */
.wz-region { padding: 56px 20px; }
.wz-region-head { max-width: 1200px; margin: 0 auto 30px; display: grid; grid-template-columns: 52px 1fr; gap: 20px; align-items: start; }
.wz-region-icon { width: 52px; height: 52px; min-width: 52px; border-radius: 15px; background: linear-gradient(135deg, var(--n), #263958); display: flex; align-items: center; justify-content: center; }
.wz-region-icon svg { width: 22px; height: 22px; stroke: #fff; fill: none; stroke-width: 1.7; }
.wz-region-count { font-family: var(--serif); font-style: italic; font-size: 13px; color: var(--n); margin-top: 6px; display: block; }
.wz-lgrid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px; align-items: start; }
.wz-lgrid-3 { max-width: 900px; }
.wz-lgrid-2 { max-width: 600px; }
@media (min-width: 561px) {
  .wz-lgrid-3 { grid-template-columns: repeat(3, 1fr); }
  .wz-lgrid-2 { grid-template-columns: repeat(2, 1fr); }
}
.wz-lc, .wz-lc:link, .wz-lc:visited { display: flex; align-items: center; justify-content: space-between; gap: 10px; text-decoration: none !important; background: var(--wh); border-radius: 14px; padding: 14px 16px; border-left: 4px solid var(--y); box-shadow: 0 3px 14px rgba(51,74,115,.06); }
.wz-lc:hover, .wz-lc:focus, .wz-lc:active { text-decoration: none !important; }
.wz-lc span:first-child, .wz-lc:visited span:first-child { color: var(--n2) !important; }
.wz-lc:hover { text-decoration: none; box-shadow: 0 9px 22px rgba(51,74,115,.13); }
.wz-lc span:first-child { font-size: 12.5px; font-weight: 700; color: var(--n2); line-height: 1.3; }
.wz-lc-arr { color: var(--n); font-size: 13px; flex-shrink: 0; }
.wz-lc.featured { border-left-color: var(--n); background: var(--n2); }
.wz-lc.featured span:first-child { color: #fff !important; }
.wz-lc.featured .wz-lc-arr { color: var(--y); }

.wz-region.alt { background: var(--bg); }
.wz-region.cream { background: var(--cream); }
.wz-region.dark { background: linear-gradient(150deg, #0a1428 0%, #16294d 55%, #223a68 100%); }
.wz-region.dark .wz-tag { color: rgba(255,238,102,.8); }
.wz-region.dark .wz-tag i { background: var(--y); }
.wz-region.dark .wz-h2 { color: #fff; }
.wz-region.dark .wz-body { color: rgba(255,255,255,.62); }
.wz-region.dark .wz-region-count { color: var(--y); }
.wz-region.dark .wz-lc { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.12); border-left: 4px solid var(--y); box-shadow: none; }
.wz-region.dark .wz-lc span:first-child { color: #fff !important; }
.wz-region.dark .wz-lc .wz-lc-arr { color: var(--y); }
.wz-region.dark .wz-lc:hover { background: rgba(255,255,255,.09); box-shadow: none; }

/* ══════════════════════════════════════════
   [G] FAQ
══════════════════════════════════════════ */
.wz-faq { background: var(--wh); padding: 60px 20px; }
.wz-faq-list { max-width: 780px; margin: 34px auto 0; }
.wz-faq-item { border-bottom: 1px solid var(--bd); }
.wz-faq-item:first-child { border-top: 1px solid var(--bd); }
.wz-faq-q { display: flex; justify-content: space-between; align-items: center; gap: 18px; padding: 22px 4px; cursor: pointer; font-family: var(--serif); font-size: 15.5px; font-weight: 600; color: var(--n2); }
.wz-faq-plus { width: 26px; height: 26px; min-width: 26px; border-radius: 50%; background: var(--yd); color: var(--n); font-size: 17px; display: flex; align-items: center; justify-content: center; position: relative !important; }
.wz-faq-item.open .wz-faq-plus { transform: rotate(45deg) !important; }
.wz-faq-a { display: none; padding: 0 4px 24px; }
.wz-faq-item.open .wz-faq-a { display: block; }

/* ══════════════════════════════════════════
   [H] CTA FINAL
══════════════════════════════════════════ */
.wz-final { background: linear-gradient(155deg, #0a1428 0%, #16294d 45%, #223a68 100%); padding: 70px 20px; text-align: center; }
.wz-final-inner { max-width: 760px; margin: 0 auto; }
.wz-final h2 { color: #fff; font-size: clamp(26px, 4.2vw, 40px); margin-bottom: 18px; }
.wz-final .wz-body { color: rgba(255,255,255,.65); max-width: 620px; margin: 0 auto; }
.wz-final-btns { margin-top: 28px; display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }

/* ══════════════════════════════════════════
   RESPONSIVE
══════════════════════════════════════════ */
@media (max-width: 900px) {
  .wz-why-grid { grid-template-columns: 1fr; }
  .wz-lgrid { grid-template-columns: repeat(2, 1fr); }
  .wz-region-head { grid-template-columns: 1fr; }
  .wz-region-icon { margin-bottom: 4px; }
  .wz-hero, .wz-region, .wz-faq, .wz-final { padding: 44px 16px; }
}
@media (max-width: 560px) {
  .wz-lgrid { grid-template-columns: 1fr; }
}

/* ══ ANTI-VIBRATION / ANTI-JANK ══ */
.wz, .wz * { position: static !important; }
.wz *, .wz *::before, .wz *::after { animation: none !important; backdrop-filter: none !important; -webkit-backdrop-filter: none !important; will-change: auto !important; transform: none !important; }
.wz a, .wz button { transition: none; }
.wz-lc, .wz-btn, .wz-faq-plus { transition: box-shadow .15s ease-out; }
.wz-hero, .wz-hero-blob1, .wz-hero-blob2, .wz-hero-inner, .wz-faq-plus { position: relative !important; }
.wz-hero-blob1, .wz-hero-blob2 { position: absolute !important; }
@media (hover: hover) and (pointer: fine) {
  .wz-lc:hover { box-shadow: 0 9px 22px rgba(51,74,115,.13); }
  .wz-btn-y:hover { box-shadow: 0 14px 32px rgba(255,238,102,.5); }
}
@media (prefers-reduced-motion: reduce) {
  .wz *, .wz *::before, .wz *::after { transition: none !important; animation: none !important; }
}/* End custom CSS */