@media(max-width:1024px){html #home .homeStage,html #home .homeStageI18n,html:not([lang="nl"]) #home .homeStageI18n,html[lang="nl"] #home .homeStage{display:none!important}}
.hot:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #f3a712;outline-offset:3px}
/* v18: preserve the composition, allow complete glyphs and contain AI copy. */
html #home .homeStageI18n .iHeadline{line-height:1.16!important;overflow:visible!important;height:auto!important;padding-bottom:.12em;letter-spacing:-.035em}
html #home .homeHeadlineOverlay{overflow:visible!important;height:auto!important}
html #home .homeHeadlineLine1,html #home .homeHeadlineLine2{line-height:1.16!important;overflow:visible!important}
html #home .homeStageI18n .iAiPanel{position:absolute;left:79%;top:41%;width:19.5%;min-height:13.5%;padding:.7cqw .8cqw;border-radius:1.8cqw;background:white;box-shadow:0 .2cqw 1cqw #12356818;z-index:7;color:#173568}
html #home .homeStageI18n .iAiPanel .iAiTitle{position:static;width:auto;font-size:1.12cqw;line-height:1.3;white-space:normal;overflow:visible!important;margin:0 0 .4cqw}
html #home .homeStageI18n .iAiPanel .iAiItem{position:static;display:flex;align-items:flex-start;gap:.45cqw;width:auto;font-size:.87cqw;line-height:1.4;white-space:normal;overflow:visible!important}
html #home .homeStageI18n .iAiPanel .iAiItem::before{content:'✓';color:#12a778;font-weight:800;flex:none}
html .i18nNav{align-items:center!important}
html .i18nNav button,html .i18nNav .exerciseLink{font-family:inherit!important;font-size:1.08cqw!important;line-height:1.4!important;font-weight:750!important;display:inline-block;padding:.5cqw 0!important;margin:0;border:0!important;border-radius:0!important;background:transparent!important;text-decoration:none!important;color:#071b63;white-space:nowrap}
html .nav .exerciseLink,html .rhNav .exerciseLink{font:inherit;font-weight:750;text-decoration:none;color:#071b63;border:0;background:none;padding:9px 4px}
html #home .homeStageI18n .i18nStart{background:#1268f3;color:#fff;border:1px solid #1268f3;border-radius:1cqw;padding:.65cqw .3cqw;top:1.1%;font-size:1cqw;line-height:1.4}
html #home .homeStageI18n .i18nLogin,html #home .homeStageI18n .i18nLang{border:1px solid #d2def0;border-radius:1cqw;background:#fff;padding:.65cqw .3cqw;top:1.1%;font-size:1cqw;line-height:1.4}
html #home .homeStageI18n .iAiTitle svg{width:1.5cqw;height:1.5cqw;vertical-align:middle;margin-inline-end:.5cqw;stroke:#1268f3}
/* NL must use the same clean text layer as translated desktop pages. */
@media(min-width:1025px){
 html[lang="nl"] #home.screen .homeStage{display:none!important}
 html[lang="nl"] #home.screen .homeStageI18n{display:block!important}
}
html[lang="nl"] #home .homeStageI18n .iHeadline1{font-size:3.35cqw}
html[lang="nl"] #home .homeStageI18n .iHeadline2{font-size:3.22cqw}

/* v19 — compact flag language picker */
.dbLangTrigger{
  width:48px!important;
  min-width:48px!important;
  height:42px!important;
  min-height:42px!important;
  padding:0 8px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  border:1px solid #d7e3f3!important;
  border-radius:13px!important;
  background:#fff!important;
  color:#071b63!important;
  box-shadow:none!important;
  line-height:1!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.dbLangTrigger:hover{border-color:#1268f3!important;background:#f8fbff!important}
.dbLangTriggerFlag{font-size:22px;line-height:1;display:block}
.dbLangChevron{font-size:12px;line-height:1;color:#49658d;margin-top:1px}
#dbLangMenu{
  position:fixed;
  z-index:2147483000;
  display:none;
  overflow-y:auto;
  overscroll-behavior:contain;
  padding:7px;
  border:1px solid #d8e4f3;
  border-radius:15px;
  background:#fff;
  box-shadow:0 18px 46px rgba(19,52,101,.18);
  scrollbar-width:thin;
}
#dbLangMenu.open{display:grid;gap:2px}
.dbLangOption{
  min-height:40px;
  width:100%;
  display:grid;
  grid-template-columns:30px 1fr;
  align-items:center;
  gap:7px;
  padding:7px 9px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#173563;
  font:650 13px/1.25 Inter,system-ui,sans-serif;
  text-align:left;
  cursor:pointer;
}
.dbLangOption:hover,.dbLangOption:focus-visible{background:#f1f6fe;outline:none}
.dbLangOption.selected{background:#eaf3ff;color:#095ed2;font-weight:800}
.dbLangFlag{font-size:21px;line-height:1}
.dbLangName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Desktop translated homepage: flag sits neatly between navigation and CTA. */
html #home .homeStageI18n .i18nLang.dbLangTrigger{
  left:74.9%!important;
  top:1.05%!important;
  width:3.6%!important;
  min-width:0!important;
  height:4.45%!important;
  min-height:0!important;
  padding:0!important;
  border-radius:.85cqw!important;
}
html #home .homeStageI18n .i18nLang .dbLangTriggerFlag{font-size:1.38cqw}
html #home .homeStageI18n .i18nLang .dbLangChevron{font-size:.72cqw}
html #home .homeStageI18n .i18nStart{left:80.4%!important}
html #home .homeStageI18n .i18nLogin{left:89.4%!important}

/* Responsive homepage: language is always visible in the header, never floating above the hero. */
.rhLangMobile{display:none}
@media(max-width:700px){
  .rhHeader{grid-template-columns:1fr auto auto!important;gap:8px!important}
  .rhLangMobile{display:inline-flex!important}
  .rhLangMobile.dbLangTrigger{width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important}
  .rhLangMobile .dbLangTriggerFlag{font-size:21px}
  .rhActions{display:none!important}

  /* On secondary marketing pages keep just the flag visible on the right. */
  .sitebar .actions{display:flex!important;margin-left:auto}
  .sitebar .actions>*{display:none!important}
  .sitebar .actions>[data-db-lang-control="1"]{display:inline-flex!important}
}

/* v20: language trigger is the flag only */
.dbLangChevron{display:none!important}

/* LOCAL PREVIEW — header alignment for NT2 Brug, not deployed */
@media (min-width:1025px){
  /* Keep the translated header compact and aligned as one visual row. */
  html #home .homeStageI18n::before{
    left:0!important;right:0!important;top:0!important;height:8.4%!important;
    background:#fff!important;z-index:4!important;
  }
  html #home .homeStageI18n .i18nLogoMask{
    left:3.5%!important;top:0!important;width:13.0%!important;height:8.4%!important;
    background:#fff!important;z-index:7!important;
  }
  html #home .homeStageI18n .i18nLogo{
    left:4.25%!important;top:.45%!important;width:10.4%!important;height:7.25%!important;
    object-fit:contain!important;object-position:left center!important;background:#fff!important;
    z-index:8!important;
  }
  html #home .homeStageI18n .i18nNav{
    left:26.4%!important;top:1.72%!important;width:36.7%!important;
    justify-content:flex-start!important;gap:1.55cqw!important;
  }
  html #home .homeStageI18n .i18nNav button,
  html #home .homeStageI18n .i18nNav .exerciseLink{
    font-size:1.02cqw!important;font-weight:700!important;color:#50607a!important;
    padding:.55cqw .15cqw!important;
  }
  html #home .homeStageI18n .i18nLang.dbLangTrigger{
    left:74.9%!important;top:1.25%!important;width:3.6%!important;height:4.45%!important;
  }
  html #home .homeStageI18n .i18nStart{left:80.4%!important;top:1.25%!important}
  html #home .homeStageI18n .i18nLogin{left:89.4%!important;top:1.25%!important}

  /* Dutch version uses the same compact visual proportions. */
  html #home .homeNlLogoMask{
    left:3.5%!important;top:0!important;width:13.0%!important;height:8.4%!important;background:#fff!important;
  }
  html #home .homeNlBrandOverlay{
    left:4.25%!important;top:.45%!important;width:10.4%!important;height:7.25%!important;
    object-fit:contain!important;object-position:left center!important;background:#fff!important;
  }
  html #home .homeTopCleanup{
    left:22.8%!important;right:2.4%!important;height:8.4%!important;padding-left:0!important;
  }
  html #home .homeTopNav{justify-content:flex-start!important;gap:clamp(16px,1.35vw,28px)!important}
}


/* LOCAL v40 — guaranteed visible NT2 Brug logo, no deploy */
@media (min-width:1025px){
  html #home .homeStageI18n .i18nLogoMask,
  html #home .homeNlLogoMask{display:none!important;}

  html #home .homeStageI18n .i18nLogo,
  html #home .homeNlBrandOverlay{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    position:absolute!important;
    left:4.15%!important;
    top:.35%!important;
    width:11.4%!important;
    height:7.55%!important;
    object-fit:contain!important;
    object-position:left center!important;
    background:transparent!important;
    z-index:2147482000!important;
    pointer-events:none!important;
  }
}


/* LOCAL v41 — exact site palette + logo shifted right; not deployed */
@media (min-width:1025px){
  html #home .homeStageI18n .i18nLogo,
  html #home .homeNlBrandOverlay{
    left:5.15%!important;
  }
}

/* LOCAL v42 — logo moved 25px right and 3px down; not deployed */
@media (min-width:1025px){
  html #home .homeStageI18n .i18nLogo,
  html #home .homeNlBrandOverlay{
    left:6.45%!important;
    top:.75%!important;
  }
}

/* LOCAL v43 — larger logo aligned with the left edge of “TWOJA DROGA…” */
@media (min-width:1025px){
  html #home .homeStageI18n .i18nLogo,
  html #home .homeNlBrandOverlay{
    left:1.70%!important;
    top:.55%!important;
    width:10.5%!important;
    height:9.2%!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
}

/* LOCAL v44 — logo aligned to hero text + crisp vector benefit checks; not deployed */
@media (min-width:1025px){
  /* Visible left edge aligns with the eyebrow: JOUW BRUG / TWOJA DROGA. */
  html #home .homeStageI18n .i18nLogo,
  html #home .homeNlBrandOverlay{
    left:5.25%!important;
  }

  /* Replace the soft/raster checks baked into the hero with crisp CSS checks. */
  html #home .homeStageI18n .iCheck{
    display:flex!important;
    align-items:center!important;
    gap:.52cqw!important;
    overflow:visible!important;
    white-space:nowrap!important;
  }
  html #home .homeStageI18n .iCheck::before{
    content:'✓';
    display:grid;
    place-items:center;
    width:1.55cqw;
    height:1.55cqw;
    flex:0 0 1.55cqw;
    border-radius:50%;
    background:#10a878;
    color:#fff;
    font:900 1.03cqw/1 Arial,Helvetica,sans-serif;
    box-shadow:0 0 0 .20cqw #fff;
  }
  html #home .homeStageI18n .iCheck1{left:5.20%!important}
  html #home .homeStageI18n .iCheck2{left:18.00%!important}
  html #home .homeStageI18n .iCheck3{left:28.05%!important}
}

/* LOCAL v45 — hide the old raster benefit ticks from the hero background. */
@media (min-width:1025px){
  html #home .homeStageI18n .iCheck{
    background:#fff!important;
    padding:.12cqw .34cqw .12cqw .08cqw!important;
    border-radius:.25cqw!important;
    z-index:12!important;
  }
}


/* LOCAL v46 — equal hero copy rhythm + language-safe benefits alignment */
@media (min-width:1025px){
  /* One flowing block for both description sentences and the benefit row.
     This keeps line spacing identical even when translations wrap differently. */
  html #home .homeStageI18n .iHeroDetails{
    position:absolute!important;
    left:5.85%!important;
    top:29.25%!important;
    width:46.8%!important;
    z-index:12!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:.78cqw!important;
    color:#4f6591!important;
  }
  html #home .homeStageI18n .iSubGroup{
    width:100%!important;
    display:block!important;
    font-size:1.24cqw!important;
    line-height:1.36!important;
    color:#4f6591!important;
  }
  html #home .homeStageI18n .iSub{
    position:static!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    font:inherit!important;
    line-height:inherit!important;
    color:inherit!important;
    white-space:normal!important;
  }
  /* The second sentence starts on the next normal line — no extra paragraph gap. */
  html #home .homeStageI18n .iSub + .iSub{margin-top:0!important}

  /* Mask the old soft/raster check icons that are baked into the hero image. */
  html #home .homeStageI18n::after{
    content:"";
    position:absolute;
    left:4.75%;
    top:36.95%;
    width:47.8%;
    height:4.25%;
    background:#fff;
    z-index:10;
    pointer-events:none;
  }

  /* Benefits always begin on the exact same left edge as eyebrow + description. */
  html #home .homeStageI18n .iCheckGroup{
    position:relative!important;
    z-index:13!important;
    width:100%!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    column-gap:1.70cqw!important;
    row-gap:.50cqw!important;
    margin:0!important;
    padding:0!important;
  }
  html #home .homeStageI18n .iCheck{
    position:static!important;
    left:auto!important;
    top:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:.48cqw!important;
    margin:0!important;
    padding:0!important;
    background:#fff!important;
    border-radius:0!important;
    color:#16366c!important;
    font-size:1.04cqw!important;
    line-height:1.28!important;
    font-weight:750!important;
    white-space:normal!important;
    overflow:visible!important;
  }
  html #home .homeStageI18n .iCheck::before{
    content:'✓'!important;
    display:grid!important;
    place-items:center!important;
    width:1.48cqw!important;
    height:1.48cqw!important;
    flex:0 0 1.48cqw!important;
    border-radius:50%!important;
    background:#10a878!important;
    color:#fff!important;
    font:900 1.00cqw/1 Arial,Helvetica,sans-serif!important;
    box-shadow:none!important;
  }
  /* Give the third/long benefit the remaining row width; it can wrap cleanly. */
  html #home .homeStageI18n .iCheck3{flex:1 1 16cqw!important;min-width:13cqw!important}

  /* Slightly longer-language safeguard: keep typography consistent, let wrapping do the work. */
  html[lang="de"] #home .homeStageI18n .iSubGroup,
  html[lang="uk"] #home .homeStageI18n .iSubGroup,
  html[lang="ru"] #home .homeStageI18n .iSubGroup,
  html[lang="pl"] #home .homeStageI18n .iSubGroup{
    font-size:1.20cqw!important;
  }
}

/* LOCAL v47 — final optical alignment for hero benefit row; not deployed */
@media (min-width:1025px){
  html #home .homeStageI18n .iHeroDetails{
    gap:.88cqw!important;
  }
  html #home .homeStageI18n .iCheckGroup{
    align-items:center!important;
    column-gap:1.62cqw!important;
    row-gap:.58cqw!important;
  }
  html #home .homeStageI18n .iCheck{
    align-items:center!important;
    gap:.42cqw!important;
    font-size:1.00cqw!important;
    line-height:1.25!important;
  }
  html #home .homeStageI18n .iCheck::before{
    width:1.32cqw!important;
    height:1.32cqw!important;
    flex-basis:1.32cqw!important;
    font-size:.90cqw!important;
    transform:translateY(-.02cqw)!important;
  }
  html #home .homeStageI18n .iCheck3{
    flex:1 1 15.5cqw!important;
    min-width:12.5cqw!important;
  }
}


/* LOCAL v48 — keep old-tick mask strictly inside the text column; not deployed */
@media (min-width:1025px){
  html #home .homeStageI18n::after{
    left:4.75%!important;
    width:44.4%!important;
    height:3.85%!important;
  }
}

/* LOCAL v49 — remove wide benefit mask; use three tiny per-item masks only */
@media (min-width:1025px){
  /* Never paint a wide white strip across the hero. */
  html #home .homeStageI18n::after{
    content:none!important;
    display:none!important;
  }

  /* Each benefit masks only the old baked-in tick directly underneath it. */
  html #home .homeStageI18n .iCheck{
    position:relative!important;
    isolation:isolate!important;
    background:transparent!important;
    z-index:13!important;
  }
  html #home .homeStageI18n .iCheck::after{
    content:""!important;
    position:absolute!important;
    left:-.22cqw!important;
    top:50%!important;
    width:1.92cqw!important;
    height:1.72cqw!important;
    transform:translateY(-50%)!important;
    background:#fff!important;
    border-radius:.18cqw!important;
    z-index:-1!important;
    pointer-events:none!important;
  }
  html #home .homeStageI18n .iCheck::before{
    position:relative!important;
    z-index:1!important;
  }
}

/* LOCAL v50 — remove the remaining baked duplicate ticks without touching B2 */
@media (min-width:1025px){
  html #home .homeStageI18n .iCheck::after{
    left:-.24cqw!important;
    top:-.34cqw!important;
    width:1.92cqw!important;
    height:3.28cqw!important;
    transform:none!important;
    background:#fff!important;
    border-radius:.18cqw!important;
    z-index:-1!important;
  }
}

/* LOCAL v51 — precise fixed masks for the three ticks baked into the base hero image */
@media (min-width:1025px){
  /* The original background contains three raster ticks at fixed coordinates.
     Mask exactly those coordinates on the stage, not relative to translated text. */
  html #home .homeStageI18n::after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    background:
      radial-gradient(circle at 6.58% 39.27%, #fff 0 1.42cqw, transparent 1.48cqw),
      radial-gradient(circle at 19.82% 39.27%, #fff 0 1.42cqw, transparent 1.48cqw),
      radial-gradient(circle at 30.11% 39.27%, #fff 0 1.42cqw, transparent 1.48cqw)!important;
    pointer-events:none!important;
    z-index:11!important;
  }

  /* No per-item masking anymore; the fixed stage masks above handle the old raster ticks. */
  html #home .homeStageI18n .iCheck::after{
    content:none!important;
    display:none!important;
  }

  /* New crisp ticks remain above the fixed masks. */
  html #home .homeStageI18n .iHeroDetails,
  html #home .homeStageI18n .iCheckGroup,
  html #home .homeStageI18n .iCheck{
    z-index:13!important;
  }
}


/* LOCAL v53 — first stat card: fully hide the baked A2/B1/B2 shadow and redraw at the correct baseline */
@media (min-width:1025px){
  html #home .homeStage .dbStatValueFix,
  html #home .homeStageI18n .dbStatValueFix{
    position:absolute!important;
    left:57.25%!important;
    top:90.95%!important;
    width:11.55%!important;
    height:4.15%!important;
    z-index:18!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:#fff!important;
    color:#1268f3!important;
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:1.43cqw!important;
    line-height:1!important;
    font-weight:850!important;
    letter-spacing:-.025em!important;
    text-shadow:none!important;
    box-shadow:none!important;
    white-space:nowrap!important;
    pointer-events:none!important;
    border:0!important;
  }
}
@media (max-width:1024px){.dbStatValueFix{display:none!important}}

/* LOCAL v59 — single vertical language picker + stable header controls */
.dbLangTrigger{
  width:62px!important;min-width:62px!important;height:44px!important;padding:0 10px!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;
}
.dbLangCode{font:750 15px/1 Inter,system-ui,sans-serif;color:#071b63}
.dbLangChevron{display:block!important;font-size:11px!important;line-height:1;color:#60718c!important;margin:0!important}
#dbLangMenu{grid-template-columns:1fr!important;gap:2px!important;padding:7px!important;border-radius:13px!important;overflow-y:auto!important}
#dbLangMenu.open{display:grid!important}
.dbLangOption{grid-template-columns:30px minmax(0,1fr) 32px!important;min-height:42px!important;padding:7px 10px!important}
.dbLangShort{font:750 11px/1 Inter,system-ui,sans-serif;color:#8290a5;text-align:right}
.dbLangOption.selected .dbLangShort{color:#095ed2}
html #home .homeStageI18n .i18nLang.dbLangTrigger{width:4.2%!important;min-width:58px!important}

/* LOCAL v60 — deterministic hero headline bounds for every translated language */
@media (min-width:1025px){
  html #home .homeStageI18n .iHeadline{
    left:5.85%!important;
    width:43.0%!important;
    max-width:43.0%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    line-height:1.02!important;
  }
  html #home .homeStageI18n .iHeadline1{top:15.0%!important;}
  html #home .homeStageI18n .iHeadline2{top:21.3%!important;}
  html[lang="pl"] #home .homeStageI18n .iHeadline1{font-size:3.0cqw!important;}
  html[lang="pl"] #home .homeStageI18n .iHeadline2{font-size:2.55cqw!important;}
  html[lang="uk"] #home .homeStageI18n .iHeadline1{font-size:2.78cqw!important;}
  html[lang="uk"] #home .homeStageI18n .iHeadline2{font-size:2.36cqw!important;}
  html[lang="en"] #home .homeStageI18n .iHeadline1{font-size:3.35cqw!important;}
  html[lang="en"] #home .homeStageI18n .iHeadline2{font-size:2.43cqw!important;}
  html[lang="de"] #home .homeStageI18n .iHeadline1{font-size:3.25cqw!important;}
  html[lang="de"] #home .homeStageI18n .iHeadline2{font-size:1.76cqw!important;}
  html[lang="fr"] #home .homeStageI18n .iHeadline1{font-size:2.92cqw!important;}
  html[lang="fr"] #home .homeStageI18n .iHeadline2{font-size:1.82cqw!important;}
  html[lang="es"] #home .homeStageI18n .iHeadline1{font-size:3.38cqw!important;}
  html[lang="es"] #home .homeStageI18n .iHeadline2{font-size:2.2cqw!important;}
  html[lang="it"] #home .homeStageI18n .iHeadline1{font-size:3.6cqw!important;}
  html[lang="it"] #home .homeStageI18n .iHeadline2{font-size:2.53cqw!important;}
  html[lang="pt"] #home .homeStageI18n .iHeadline1{font-size:3.38cqw!important;}
  html[lang="pt"] #home .homeStageI18n .iHeadline2{font-size:2.37cqw!important;}
  html[lang="tr"] #home .homeStageI18n .iHeadline1{font-size:3.7cqw!important;}
  html[lang="tr"] #home .homeStageI18n .iHeadline2{font-size:2.54cqw!important;}
  html[lang="ru"] #home .homeStageI18n .iHeadline1{font-size:3.08cqw!important;}
  html[lang="ru"] #home .homeStageI18n .iHeadline2{font-size:2.25cqw!important;}
  html[lang="ro"] #home .homeStageI18n .iHeadline1{font-size:3.55cqw!important;}
  html[lang="ro"] #home .homeStageI18n .iHeadline2{font-size:1.9cqw!important;}
  html[lang="bg"] #home .homeStageI18n .iHeadline1{font-size:2.92cqw!important;}
  html[lang="bg"] #home .homeStageI18n .iHeadline2{font-size:2.27cqw!important;}
  html[lang="el"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="el"] #home .homeStageI18n .iHeadline2{font-size:2.09cqw!important;}
  html[lang="ar"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="ar"] #home .homeStageI18n .iHeadline2{font-size:2.94cqw!important;}
  html[lang="fa"] #home .homeStageI18n .iHeadline1{font-size:3.55cqw!important;}
  html[lang="fa"] #home .homeStageI18n .iHeadline2{font-size:2.3cqw!important;}
  html[lang="zh"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="zh"] #home .homeStageI18n .iHeadline2{font-size:3.55cqw!important;}
  html[lang="ja"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="ja"] #home .homeStageI18n .iHeadline2{font-size:3.55cqw!important;}
  html[lang="ko"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="ko"] #home .homeStageI18n .iHeadline2{font-size:3.12cqw!important;}
  html[lang="hi"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="hi"] #home .homeStageI18n .iHeadline2{font-size:2.36cqw!important;}
  html[lang="id"] #home .homeStageI18n .iHeadline1{font-size:3.0cqw!important;}
  html[lang="id"] #home .homeStageI18n .iHeadline2{font-size:2.58cqw!important;}
  html[lang="vi"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="vi"] #home .homeStageI18n .iHeadline2{font-size:2.82cqw!important;}
  html[lang="th"] #home .homeStageI18n .iHeadline1{font-size:3.65cqw!important;}
  html[lang="th"] #home .homeStageI18n .iHeadline2{font-size:2.56cqw!important;}
  html[lang="cs"] #home .homeStageI18n .iHeadline1{font-size:3.52cqw!important;}
  html[lang="cs"] #home .homeStageI18n .iHeadline2{font-size:2.02cqw!important;}
}
html:not([lang="nl"]) #home .homeStageI18n .iHeadline{contain:paint!important;}

/* LOCAL v61 — authoritative vertical language picker */
#nt2LangMenuV61{
  position:fixed;z-index:2147483646;display:none;grid-template-columns:1fr;gap:2px;
  overflow-y:auto;overscroll-behavior:contain;padding:7px;border:1px solid #d8e4f3;
  border-radius:14px;background:#fff;box-shadow:0 18px 46px rgba(19,52,101,.20);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
#nt2LangMenuV61.open{display:grid!important}
#nt2LangMenuV61 .nt2LangOption{
  min-height:42px;width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) 34px;
  align-items:center;gap:8px;padding:7px 10px;border:0;border-radius:9px;background:transparent;
  color:#173563;text-align:left;cursor:pointer;font:650 13px/1.2 inherit;
}
#nt2LangMenuV61 .nt2LangOption:hover,#nt2LangMenuV61 .nt2LangOption:focus-visible{background:#f1f6fe;outline:none}
#nt2LangMenuV61 .nt2LangOption.selected{background:#eaf3ff;color:#095ed2;font-weight:800}
#nt2LangMenuV61 .nt2LangFlag{font-size:20px;line-height:1}
#nt2LangMenuV61 .nt2LangName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#nt2LangMenuV61 .nt2LangCode{font-size:11px;color:#8290a5;text-align:right}
#nt2LangMenuV61 .selected .nt2LangCode{color:#095ed2}
.nt2LangTriggerV61{cursor:pointer!important;pointer-events:auto!important}

/* LOCAL v75 — language code uses the same typography as the neighbouring nav. */
@media (min-width:1025px){
  /* Translated desktop homepage: match .i18nNav exactly. */
  html #home .homeStageI18n .i18nLang.dbLangTrigger{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:1.02cqw!important;
    font-weight:700!important;
    line-height:1.4!important;
  }
  html #home .homeStageI18n .i18nLang.dbLangTrigger .dbLangCode{
    font:inherit!important;
    color:inherit!important;
    letter-spacing:normal!important;
  }
  html #home .homeStageI18n .i18nLang.dbLangTrigger .dbLangChevron{
    font-size:.68cqw!important;
    line-height:1!important;
  }

  /* Dutch desktop homepage: match .homeTopNav labels exactly. */
  html #home .homeTopCleanup .homeLang.dbLangTrigger{
    font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    font-size:clamp(12px,.88vw,15px)!important;
    font-weight:560!important;
    line-height:1.1!important;
  }
  html #home .homeTopCleanup .homeLang.dbLangTrigger .dbLangCode{
    font:inherit!important;
    color:inherit!important;
    letter-spacing:normal!important;
  }
  html #home .homeTopCleanup .homeLang.dbLangTrigger .dbLangChevron{
    font-size:10px!important;
    line-height:1!important;
  }
}
@media (max-width:1024px){
  .dbLangTrigger .dbLangCode{
    font:700 14px/1.2 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    color:inherit!important;
    letter-spacing:normal!important;
  }
  .dbLangTrigger .dbLangChevron{font-size:10px!important;line-height:1!important}
}
\n\n/* ===== LOCAL v76 — FULL LANGUAGE BUTTON HIT AREA =====\n   Every visible pixel of the language selector is interactive. */\n.dbLangTrigger,\n.dbLearnLangTrigger,\n.nt2LangTriggerV61{\n  position:relative!important;\n  cursor:pointer!important;\n  pointer-events:auto!important;\n  touch-action:manipulation!important;\n  user-select:none!important;\n  -webkit-user-select:none!important;\n}\n.dbLangTrigger > *,\n.dbLearnLangTrigger > *,\n.nt2LangTriggerV61 > *{\n  pointer-events:none!important;\n}\n.dbLangTrigger:active,\n.dbLearnLangTrigger:active,\n.nt2LangTriggerV61:active,\n.dbLangTrigger.nt2LangPressed,\n.dbLearnLangTrigger.nt2LangPressed,\n.nt2LangTriggerV61.nt2LangPressed{\n  background:#edf5ff!important;\n  border-color:#8dbcf8!important;\n  box-shadow:inset 0 0 0 1px rgba(8,102,237,.10)!important;\n  transform:translateY(1px)!important;\n}\n