body.page-international_travelers { background:#fff; }
    body.page-international_travelers > main { max-width:none; padding:0; }
    body.page-international_travelers main.travel-page { width:min(100%,1024px); max-width:1024px; margin:0 auto; padding:0; background:#fff; box-shadow:0 0 0 1px #e7efea; }
    body.page-international_travelers .site-header,
    body.page-international_travelers .site-footer,
    body.page-international_travelers .public-footer,
    body.page-international_travelers [class*="assistant"],
    body.page-international_travelers [id*="assistant"],
    body.page-international_travelers .chat-widget,
    body.page-international_travelers .chat-button { display:none !important; }

    .travel-page { --green:#078f38; --green-dark:#05752c; --green-soft:#effbf2; --blue:#1659ae; --ink:#12261f; --muted:#52615a; --line:#dce8e0; color:var(--ink); font-family:Inter,"Noto Sans","Noto Sans Arabic","Noto Sans Hebrew",system-ui,-apple-system,"Segoe UI",sans-serif; }
    .travel-page *, .travel-page *::before, .travel-page *::after { box-sizing:border-box; }
    .travel-shell { width:calc(100% - 56px); max-width:968px; margin-inline:auto; }
    .travel-page :focus-visible { outline:3px solid #1559af; outline-offset:3px; }

    .travel-nav { min-height:74px; display:flex; align-items:center; justify-content:space-between; gap:22px; }
    .travel-brand img { display:block; width:218px; height:auto; }
    .travel-nav-actions { display:flex; align-items:center; gap:30px; }
    .travel-language { min-width:136px; min-height:38px; display:flex; align-items:center; justify-content:center; gap:6px; padding:0 12px; border:1px solid var(--line); border-radius:8px; color:#31433a; background:#fff; font-size:12px; font-weight:800; }
    .travel-language > span:first-child { color:var(--green); font-size:13px; }
    .travel-language select { max-width:88px; border:0; background:transparent; color:inherit; font:inherit; outline:0; cursor:pointer; }
    .travel-login { min-height:36px; display:inline-flex; align-items:center; justify-content:center; padding:0 21px; border:1.5px solid var(--green); border-radius:7px; color:var(--green-dark); font-size:13px; font-weight:800; text-decoration:none; }

    .travel-reference-hero { position:relative; min-height:486px; overflow:hidden; border-top:1px solid #edf3ef; border-bottom:1px solid #dfeae2; background:#f8fbf9; }
    .travel-reference-hero-picture { display:contents; }
    .travel-reference-hero-image { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; }
    .travel-reference-hero::after { position:absolute; z-index:2; inset:0; background:linear-gradient(90deg,#f8fbf9 0%,rgba(248,251,249,.98) 25%,rgba(248,251,249,.72) 45%,rgba(248,251,249,.13) 67%,rgba(248,251,249,0) 86%); content:""; pointer-events:none; }
    .travel-reference-plane { position:absolute; z-index:1; top:3%; left:52%; display:block; width:96px; height:auto; opacity:.9; pointer-events:none; transform:translateX(-50%) rotate(-4deg); filter:saturate(.92) contrast(1.04); }
    .travel-reference-plane[hidden] { display:none; }
    .travel-reference-hero-content { position:relative; z-index:3; min-height:486px; padding:28px 45px 12px; }
    .reference-copy { width:51.5%; max-width:500px; }
    .reference-copy h1 { margin:0; color:var(--ink); font-size:55px; font-weight:900; letter-spacing:-.062em; line-height:.96; }
    .reference-copy h1 span { color:#049336; }
    .reference-subtitle { max-width:430px; margin:13px 0 18px; color:#1c2824; font-size:17px; font-weight:600; line-height:1.35; letter-spacing:-.02em; }
    .reference-benefits { display:grid; width:max-content; max-width:none; grid-template-columns:repeat(4,max-content); gap:12px; margin:0 0 14px; color:#263832; font-size:10px; font-weight:800; letter-spacing:-.025em; }
    .reference-benefits span { display:inline-flex; align-items:center; gap:6px; white-space:nowrap; }
    .reference-benefits img { width:18px; height:18px; object-fit:contain; }

    .reference-quick-actions { display:grid; width:520px; max-width:100%; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin-top:11px; }
    .reference-pass-link, .reference-consult-link { position:relative; display:flex; min-height:146px; flex-direction:column; overflow:hidden; padding:14px; border:1px solid; border-radius:9px; text-decoration:none; }
    .reference-option-content { position:relative; z-index:1; display:block; min-width:0; flex:1; }
    .reference-pass-link { border-color:#cdebd1; color:#087c32; background:linear-gradient(135deg,#fbfffc 0%,#f4fcf6 100%); }
    .reference-pass-link::before { position:absolute; z-index:0; right:-28px; bottom:-42px; width:86px; height:86px; border-radius:58% 42% 64% 36%; background:rgba(7,143,56,.055); content:""; transform:rotate(-22deg); }
    .reference-option-heading { display:flex; align-items:center; gap:10px; }
    .reference-option-heading > b { display:grid; width:42px; height:42px; flex:0 0 42px; place-items:center; border-radius:13px; color:var(--green); background:#e9f8ed; }
    .reference-option-heading > b svg { width:29px; height:29px; fill:none; stroke:currentColor; stroke-linecap:round; stroke-linejoin:round; stroke-width:1.8; }
    .reference-pass-label { display:block; margin:0; color:#5a6960; font-size:10px; font-weight:850; letter-spacing:.075em; line-height:1.1; text-transform:uppercase; }
    .reference-pass-price { display:block; margin:9px 0 0; color:#425148; font-size:10px; font-weight:700; line-height:1.15; white-space:nowrap; }
    .reference-pass-price b { display:inline-block; margin:0 3px; color:var(--green); font-size:27px; font-weight:900; letter-spacing:-.055em; line-height:.85; vertical-align:-4px; }
    .reference-price-vat { display:block; margin-top:6px; color:#5f6e66; font-size:8px; font-weight:750; line-height:1.25; }
    .reference-pass-link em, .reference-consult-link em { position:relative; z-index:1; display:grid; min-height:38px; flex:0 0 38px; place-items:center; margin-top:12px; border-radius:6px; color:#fff; font-size:12px; font-style:normal; font-weight:850; line-height:1; text-align:center; white-space:nowrap; }
    .reference-pass-link em { background:var(--green); box-shadow:0 7px 14px rgba(7,143,56,.16); }

    .reference-consult-link { border-color:#cdebd1; color:var(--green-dark); background:linear-gradient(135deg,#fff,#f4fcf6); box-shadow:0 10px 26px rgba(8,54,35,.06); }
    .reference-consult-link strong { display:block; font-size:14px; line-height:1.12; }
    .reference-consult-link small { display:block; margin-top:5px; color:#263832; font-size:10px; line-height:1.2; }
    .reference-hero-consult-price { display:block; margin-top:8px; color:var(--blue); font-size:32px; line-height:.9; }
    .reference-hero-consult-price i { color:#263832; font-size:10px; font-style:normal; font-weight:600; }
    .reference-consult-link em { background:var(--green); }
    .reference-response { margin:8px 0 0; color:#52625d; font-size:10px; }

    .reference-language-card { position:absolute; top:6px; right:-28px; width:196px; padding:14px 14px 13px; border-radius:11px; color:#1c2b26; background:rgba(255,255,255,.95); box-shadow:0 16px 34px rgba(16,50,40,.13); font-size:9px; text-align:center; }
    .reference-language-card strong { position:relative; display:block; min-height:22px; padding-left:25px; margin-bottom:9px; font-size:10px; line-height:1.3; text-align:left; }
    .reference-language-card strong img { position:absolute; top:-1px; left:0; width:19px; height:19px; object-fit:contain; }
    .reference-language-card .reference-flag-row { display:flex; justify-content:center; gap:7px; margin:7px 0; }
    .reference-flag { display:block; width:24px; height:16px; flex:0 0 24px; overflow:hidden; border:1px solid rgba(18,38,31,.14); border-radius:2px; background:#fff; box-shadow:0 1px 2px rgba(18,38,31,.12); }
    .reference-flag svg { display:block; width:100%; height:100%; }

    .reference-steps { padding:20px 0 24px; }
    .reference-steps h2, .reference-why h2, .reference-product h2 { margin:0 0 16px; color:#13251f; font-size:21px; font-weight:900; letter-spacing:-.035em; text-align:center; }
    .reference-steps h2::after, .reference-why h2::after { display:block; width:32px; height:2px; margin:7px auto 0; border-radius:2px; background:var(--green); content:""; }
    .reference-step-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:26px; align-items:center; }
    .reference-step-grid article { position:relative; display:grid; min-width:0; grid-template-columns:78px minmax(0,1fr); gap:16px; align-items:center; padding-right:clamp(28px,4vw,68px); }
    .reference-step-grid article:not(:last-child) > div::after { position:absolute; top:50%; left:calc(100% + 14px); width:clamp(36px,5vw,84px); border-top:2px dashed #dfece4; content:""; transform:translateY(-50%); }
    .reference-step-grid article > b { position:absolute; z-index:3; top:-2px; left:-3px; display:grid; width:24px; height:24px; place-items:center; border-radius:50%; color:#fff; background:var(--green); box-shadow:0 6px 14px rgba(7,147,58,.18); font-size:11px; }
    .reference-step-grid article > i { z-index:1; display:grid; width:74px; height:74px; place-items:center; overflow:hidden; border:1px solid #bfe8c7; border-radius:50%; color:var(--green); background:#f6fcf8; font-style:normal; }
    .reference-step-grid article > i.step-icon { overflow:visible; }
    .reference-step-grid article > i.step-icon svg { width:44px; height:44px; fill:none; stroke:var(--green); stroke-width:3; stroke-linecap:round; stroke-linejoin:round; }
    .reference-step-grid article > i img { width:54px; height:54px; object-fit:contain; }
    .reference-step-grid article > i.step-doctor img { width:100%; height:100%; border-radius:50%; object-fit:cover; }
    .reference-step-grid article > div { position:relative; z-index:2; min-width:0; }
    .reference-step-grid strong { display:block; font-size:13px; line-height:1.12; }
    .reference-step-grid p { margin:6px 0 0; color:#47564f; font-size:11px; line-height:1.34; }

    .reference-products { display:grid; grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr); gap:14px; padding-bottom:19px; }
    .reference-product { position:relative; min-width:0; border:1px solid #c9e9cf; border-radius:10px; background:#fbfffb; }
    .reference-product-pass { display:grid; grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr); align-items:start; gap:26px; padding:72px 24px 26px; background:linear-gradient(135deg,#f3fff5 0%,#fff 72%); }
    .reference-product-tag { position:absolute; top:18px; left:50%; min-width:max-content; padding:8px 20px; border-radius:999px; color:#278749; background:#e9f8eb; font-size:11px; font-weight:750; transform:translateX(-50%); }
    .reference-product h2 { margin:0; color:var(--green); font-size:22px; text-align:left; }
    .reference-product-copy > p, .reference-product > p { margin:8px 0 24px; color:#263832; font-size:13px; }
    .reference-product ul { margin:22px 0 0; padding:0; color:#263832; font-size:12px; line-height:1.35; list-style:none; }
    .reference-product li { position:relative; padding:3px 0 3px 19px; }
    .reference-product li::before { position:absolute; left:0; color:var(--green); content:"✓"; font-weight:900; }
    .reference-product-copy > small { display:block; margin-top:12px; color:#58665f; font-size:9px; }
    .reference-calculator { align-self:start; padding:22px 22px 18px; border:1px solid #cfe3d1; border-radius:9px; background:#fff; box-shadow:0 8px 24px rgba(8,85,38,.05); }
    .reference-calculator h3 { margin:0 0 10px; font-size:13px; }
    .reference-calculator label { display:flex; align-items:center; justify-content:space-between; gap:8px; padding:8px 0; border-bottom:1px solid #edf2ed; color:#25362e; font-size:11px; font-weight:650; }
    .reference-calculator input { width:54px; height:27px; border:1px solid #d4e6d6; border-radius:6px; color:#1c2b26; font:800 11px/1 inherit; text-align:center; }
    .reference-calculator p { display:flex; align-items:end; justify-content:space-between; margin:10px 0 1px; color:#263832; font-size:11px; font-weight:750; }
    .reference-calculator p strong { color:var(--green); font-size:31px; line-height:1; }
    .reference-calculator > small { display:block; color:#66756d; font-size:8px; text-align:right; }
    .reference-calculator a, .reference-product-consult > a { display:grid; place-items:center; color:#fff; font-size:12px; font-weight:850; text-align:center; text-decoration:none; }
    .reference-calculator a { min-height:42px; margin-top:12px; border-radius:6px; background:var(--green); }
    .reference-product-consult { padding:72px 36px 28px; border-color:#c9e9cf; background:linear-gradient(135deg,#fff 0%,#f4fcf6 100%); }
    .reference-product-consult h2 { color:var(--green-dark); }
    .reference-consult-price { display:block; margin:18px 0 8px; color:var(--blue); font-size:43px; line-height:.9; }
    .reference-consult-price i { color:#2b3b35; font-size:12px; font-style:normal; font-weight:650; }
    .reference-product-consult ul { margin-bottom:25px; }
    .reference-product-consult > a { min-height:43px; border-radius:6px; background:var(--green); box-shadow:0 8px 18px rgba(7,143,56,.18); }

    .reference-why { padding:1px 0 19px; }
    .reference-why > div { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); }
    .reference-why span { display:grid; min-height:64px; grid-template-columns:42px minmax(0,1fr); gap:10px; align-items:center; padding:8px 18px; border-right:1px solid #e2ece4; color:#24352d; font-size:12px; font-weight:650; line-height:1.3; overflow-wrap:anywhere; }
    .reference-why span:last-child { border:0; }
    .reference-why img, .reference-why-icon { width:38px; height:38px; object-fit:contain; }
    .reference-why-icon { fill:none; stroke:var(--green); stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
    .reference-emergency { display:grid; min-height:55px; grid-template-columns:auto auto minmax(0,1fr) auto auto; gap:12px; align-items:center; padding:14px 22px; border:1px solid #fecaca; border-radius:8px; color:#4a1f1f; background:linear-gradient(135deg,#fff7f7 0%,#ffeaea 52%,#fffafa 100%); }
    .reference-emergency-icon { display:grid; width:30px; height:30px; place-items:center; border-radius:50%; background:linear-gradient(135deg,#ef4444,#b91c1c); box-shadow:0 8px 18px rgba(185,28,28,.18); }
    .reference-emergency-icon svg { width:17px; height:17px; fill:none; stroke:#fff; stroke-width:2.4; stroke-linecap:round; stroke-linejoin:round; }
    .reference-emergency strong { color:#7f1d1d; font-size:13px; }
    .reference-emergency span { color:#593333; font-size:11px; }
    .reference-emergency a { padding:8px 14px; border:1px solid var(--green); border-radius:6px; color:var(--green-dark); background:#fff; box-shadow:0 6px 15px rgba(7,143,56,.1); font-size:11px; font-weight:800; text-decoration:none; }
    .reference-emergency .reference-emergency-call { color:#fff; background:var(--green); }
    .reference-bottom { display:flex; align-items:center; justify-content:space-between; gap:15px; padding:18px 20px 16px; color:#263832; font-size:11px; font-weight:700; }
    .reference-bottom span { display:inline-flex; min-width:0; align-items:center; gap:8px; }
    .reference-bottom svg { width:22px; height:22px; flex:0 0 22px; fill:none; stroke:#263832; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
    .reference-bottom .store-icon svg, .reference-bottom .play-icon svg { fill:#263832; stroke:none; }
    .reference-footer { display:flex; justify-content:space-between; padding:12px 0 19px; border-top:1px solid #eef2ee; color:#78867f; font-size:10px; }
    .reference-footer nav { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:14px; }
    .reference-footer a { color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:3px; }
    .reference-footer a:hover { color:var(--green-dark); }

    .reference-steps, .reference-products, .reference-why, .reference-emergency, .reference-bottom, .reference-footer { content-visibility:auto; contain-intrinsic-size:auto 320px; }
    @media (max-width:920px) {
      body.page-international_travelers main.travel-page { max-width:none; }
      .travel-nav { padding:0 20px; }
      .travel-reference-hero, .travel-reference-hero-content { min-height:620px; }
      .travel-reference-hero-content { padding-inline:28px; }
      .travel-reference-hero-image { object-position:68% center; }
      .travel-reference-plane { top:4%; left:54%; width:82px; }
      .reference-copy { width:58%; }
      .reference-copy h1 { font-size:48px; }
      .reference-language-card { top:6px; right:-14px; width:175px; }
      .reference-products, .reference-step-grid { grid-template-columns:1fr; }
      .reference-step-grid article { padding-right:0; }
      .reference-step-grid article:not(:last-child) > div::after { display:none; }
    }
    @media (max-width:620px) {
      .travel-shell { width:calc(100% - 32px); }
      .travel-nav { min-height:66px; padding:0; }
      .travel-brand img { width:160px; }
      .travel-login, .reference-language-card, .travel-reference-plane { display:none; }
      .travel-language { min-width:96px; min-height:40px; padding:0 8px; }
      .travel-language-label { display:none; }
      .travel-reference-hero { min-height:0; }
      .travel-reference-hero-content { min-height:0; padding:24px 0 264px; }
      .travel-reference-hero-image { top:auto; bottom:0; height:258px; object-position:72% 46%; }
      .travel-reference-hero::after { background:linear-gradient(180deg,#f8fbf9 0%,#f8fbf9 70%,rgba(248,251,249,.82) 78%,rgba(248,251,249,.12) 100%); }
      .reference-copy { width:100%; max-width:none; }
      .reference-copy h1 { font-size:clamp(38px,11vw,43px); letter-spacing:-.055em; line-height:.94; }
      .reference-subtitle { max-width:none; margin:12px 0 16px; font-size:15px; line-height:1.35; }
      .reference-subtitle br { display:none; }
      .reference-benefits { display:grid; width:100%; max-width:none; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px 12px; font-size:10px; }
      .reference-benefits span { min-width:0; white-space:normal; }
      .reference-benefits img { width:18px; height:18px; flex:0 0 18px; }
      .reference-quick-actions { width:100%; grid-template-columns:1fr; gap:12px; margin-top:12px; }
      .reference-pass-link, .reference-consult-link { min-height:146px; }
      .reference-pass-price { white-space:normal; }
      .reference-pass-link em, .reference-consult-link em { min-height:42px; flex-basis:42px; padding:8px 12px; line-height:1.15; white-space:normal; }
      .reference-response { position:relative; z-index:3; width:max-content; max-width:100%; margin-top:9px; padding:4px 7px; border-radius:5px; background:rgba(255,255,255,.82); }
      .reference-steps { padding-top:22px; }
      .reference-step-grid { gap:18px; }
      .reference-step-grid article { grid-template-columns:64px minmax(0,1fr); gap:14px; }
      .reference-step-grid article > i { width:60px; height:60px; }
      .reference-step-grid article > i.step-icon svg { width:38px; height:38px; }
      .reference-products, .reference-product-pass { grid-template-columns:1fr; }
      .reference-product-pass { gap:18px; padding:62px 20px 22px; }
      .reference-product-consult { padding:62px 24px 24px; }
      .reference-why > div { grid-template-columns:1fr 1fr; }
      .reference-why span { min-height:82px; grid-template-columns:34px minmax(0,1fr); gap:8px; padding:10px; font-size:11px; overflow-wrap:break-word; word-break:normal; }
      .reference-why img, .reference-why-icon { width:32px; height:32px; }
      .reference-why span:nth-child(2) { border-right:0; }
      .reference-emergency { grid-template-columns:auto 1fr; padding:14px; }
      .reference-emergency span, .reference-emergency a { grid-column:2; }
      .reference-emergency a { justify-self:start; }
      .reference-bottom { display:grid; grid-template-columns:1fr 1fr; gap:12px; padding-inline:0; font-size:10px; }
      .reference-footer { display:block; line-height:2; text-align:center; }
      .reference-footer nav { justify-content:center; }
    }
    .travel-page.travel-rtl .reference-copy { margin-right:auto; margin-left:0; }
    .travel-page.travel-rtl .reference-copy, .travel-page.travel-rtl .reference-quick-actions, .travel-page.travel-rtl .reference-product, .travel-page.travel-rtl .reference-calculator, .travel-page.travel-rtl .reference-why span, .travel-page.travel-rtl .reference-emergency { direction:rtl; text-align:right; }
    .travel-page.travel-rtl .reference-product li { padding-right:19px; padding-left:0; }
    .travel-page.travel-rtl .reference-product li::before { right:0; left:auto; }
    .conversation-language-dialog { --green:#078f38; width:min(100% - 32px,440px); padding:0; border:0; border-radius:16px; color:#183028; background:#fff; box-shadow:0 24px 70px rgba(14,47,36,.28); }
    .conversation-language-dialog::backdrop { background:rgba(8,31,23,.58); backdrop-filter:blur(3px); }
    .conversation-language-dialog-inner { padding:28px; }
    .conversation-language-dialog h2 { margin:0; color:#13251f; font-size:24px; line-height:1.12; }
    .conversation-language-dialog p { margin:10px 0 22px; color:#506259; font-size:14px; line-height:1.5; }
    .conversation-language-dialog label { display:grid; gap:7px; color:#263832; font-size:13px; font-weight:800; }
    .conversation-language-dialog select { width:100%; min-height:46px; padding:0 12px; border:1px solid #c9dbcf; border-radius:8px; color:#183028; background:#fff; font:inherit; }
    .conversation-language-dialog-actions { display:flex; justify-content:flex-end; gap:10px; margin-top:24px; }
    .conversation-language-dialog button { min-height:42px; padding:0 16px; border:1px solid #b7c9bd; border-radius:7px; color:#355047; background:#fff; font:800 13px/1 inherit; cursor:pointer; }
    .conversation-language-dialog .conversation-language-continue { border-color:var(--green); color:#fff; background:var(--green); box-shadow:0 8px 18px rgba(7,143,56,.18); }
    @media (max-width:620px) { .conversation-language-dialog-inner { padding:24px 20px; } .conversation-language-dialog-actions { flex-direction:column-reverse; } .conversation-language-dialog button { width:100%; } }
