.vz{--vz-primary:#001ea0;--vz-primary-dark:#001270;--vz-accent:#3a5bd9;--vz-ink:#0f172a;--vz-text:#334155;--vz-muted:#64748b;--vz-line:#e5e9f2;--vz-bg:#f4f6fb;--vz-card:#fff;--vz-soft:#eef2ff;--vz-soft-ink:#1e3a8a;--vz-ok:#0f766e;--vz-warn-bg:#fff7e8;--vz-warn-line:#fcd9a0;--vz-warn:#92400e;--vz-radius:16px;--vz-radius-sm:10px;--vz-shadow:0 1px 2px rgba(16,24,40,.04),0 8px 24px rgba(0,20,100,.06);--vz-shadow-lg:0 12px 40px rgba(0,20,100,.16);--vz-nav-h:65px;--vz-jump-h:52px;background:var(--vz-bg);color:var(--vz-text);font-size:15px;line-height:1.6;padding-top:var(--vz-nav-h);padding-bottom:48px}body:has(.vz){overflow-x:clip;overflow-y:visible}.vz *,.vz *::before,.vz *::after{box-sizing:border-box}.vz h1,.vz h2,.vz h3{color:var(--vz-ink);font-weight:700;letter-spacing:-.01em;margin:0}.vz p{margin:0}.vz a{color:var(--vz-primary)}.vz ul,.vz ol{margin:0;padding:0}.vz img{max-width:100%}.vz-sr{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vz-muted{color:var(--vz-muted)}.vz-num{text-align:right;white-space:nowrap}.vz [hidden]{display:none!important}.vz-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 20px;border-radius:12px;border:1px solid transparent;font:inherit;font-weight:600;font-size:15px;line-height:1;text-decoration:none!important;cursor:pointer;transition:background-color .15s,box-shadow .15s,transform .15s,color .15s;white-space:nowrap}.vz-btn:focus-visible,.vz-tab:focus-visible,.vz-share:focus-visible,.vz-cat:focus-visible,.vz-dest:focus-visible{outline:3px solid rgba(58,91,217,.45);outline-offset:2px}.vz-btn--primary{background:var(--vz-primary);color:#fff!important;box-shadow:0 6px 16px rgba(0,30,160,.25)}.vz-btn--primary:hover{background:var(--vz-primary-dark);transform:translateY(-1px)}.vz-btn--soft{background:var(--vz-soft);color:var(--vz-soft-ink)!important}.vz-btn--soft:hover{background:#e0e7ff}.vz-btn--ghost{background:#fff;color:var(--vz-ink)!important;border-color:var(--vz-line)}.vz-btn--ghost:hover{border-color:#c7d0e3;background:#f8faff}.vz-btn--sm{min-height:36px;padding:0 14px;font-size:14px;border-radius:10px}.vz-btn--block{width:100%}.vz-icon-btn{width:40px;height:40px;border-radius:50%;border:0;background:#f1f4fa;color:var(--vz-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vz-icon-btn:hover{background:#e4e9f4}.vz-hero{position:relative;z-index:1;color:var(--vz-ink);padding:40px 0 32px;background:linear-gradient(180deg,#fff 0%,#f7f9fd 100%);border-bottom:1px solid var(--vz-line)}.vz-hero:focus-within{z-index:8}.vz-hero--guide{padding:20px 0 24px}.vz-hero__inner{position:relative}.vz-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--vz-accent);margin-bottom:10px!important}.vz .vz-hero__title{color:var(--vz-ink);font-size:clamp(26px,3.8vw,40px);line-height:1.15;max-width:760px}.vz-hero__lead{color:var(--vz-muted);font-size:clamp(15px,1.5vw,17px);margin-top:8px!important;max-width:680px}.vz-hero__head{display:flex;align-items:center;gap:16px;margin-top:12px}.vz-hero__flag{width:64px;height:43px;object-fit:cover;border-radius:7px;flex:none;box-shadow:0 0 0 1px rgba(15,23,42,.08),0 4px 12px rgba(15,23,42,.12)}.vz-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.vz-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:var(--vz-muted)}.vz-crumbs a{color:var(--vz-muted)!important;text-decoration:none}.vz-crumbs a:hover{color:var(--vz-primary)!important;text-decoration:underline}.vz-crumbs i{font-size:9px;opacity:.6}.vz-crumbs [aria-current]{color:var(--vz-ink);font-weight:600}.vz-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;background:var(--vz-soft);color:var(--vz-soft-ink)}.vz-chip--light{background:#fff;color:var(--vz-ink);border:1px solid var(--vz-line)}.vz-chip--light i{color:var(--vz-accent)}.vz-cats{display:flex;gap:8px;margin-top:16px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.vz-cats::-webkit-scrollbar{display:none}.vz-cat{flex:none;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;color:var(--vz-text)!important;text-decoration:none!important;background:#fff;border:1px solid var(--vz-line);transition:border-color .15s,color .15s}.vz-cat:hover{border-color:var(--vz-accent);color:var(--vz-primary)!important}.vz-cat.is-active{background:var(--vz-primary);color:#fff!important;border-color:var(--vz-primary)}.vz-picker{margin-top:24px;max-width:720px;background:#fff;border-radius:18px;padding:14px;border:1px solid var(--vz-line);box-shadow:var(--vz-shadow);color:var(--vz-text)}.vz-hero--guide .vz-picker{margin-top:18px;padding:8px;max-width:560px}.vz-picker__label{display:block;font-size:13px;font-weight:600;color:var(--vz-muted);margin:0 0 8px 4px}.vz-hero--guide .vz-picker__label{display:none}.vz-picker__row{display:flex;gap:10px}.vz-picker__field{position:relative;flex:1;min-width:0}.vz-picker__field>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--vz-accent);pointer-events:none;z-index:1}.vz-picker select,.vz-combo__input{width:100%;height:48px;border:1px solid var(--vz-line);border-radius:12px;background:#f8faff;padding:0 14px 0 40px;font:inherit;font-size:16px;color:var(--vz-ink);appearance:none}.vz-picker select:focus,.vz-combo__input:focus{outline:0;border-color:var(--vz-accent);background:#fff;box-shadow:0 0 0 4px rgba(58,91,217,.15)}.vz-picker .vz-btn{height:48px}.vz-combo{position:relative}.vz-combo__list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:50;list-style:none;background:#fff;border:1px solid var(--vz-line);border-radius:12px;box-shadow:var(--vz-shadow-lg);max-height:320px;overflow-y:auto;padding:6px}.vz-combo__opt{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;cursor:pointer;color:var(--vz-ink);font-size:15px}.vz-combo__opt img{width:24px;height:16px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.06)}.vz-combo__opt mark{background:none;color:var(--vz-primary);font-weight:700;padding:0}.vz-combo__opt[aria-selected="true"],.vz-combo__opt:hover{background:var(--vz-soft)}.vz-combo__empty{padding:12px;color:var(--vz-muted);font-size:14px}.vz-body{position:relative;margin-top:24px}.vz-section{margin-bottom:40px}.vz-section:first-child{background:#fff;border-radius:var(--vz-radius);padding:24px;box-shadow:var(--vz-shadow)}.vz-section__head{margin-bottom:16px}.vz-section__head h2{font-size:22px}.vz-section__head p{color:var(--vz-muted);margin-top:2px}.vz-card{background:var(--vz-card);border:1px solid var(--vz-line);border-radius:var(--vz-radius);padding:24px;margin-bottom:20px;box-shadow:var(--vz-shadow);scroll-margin-top:calc(var(--vz-nav-h) + var(--vz-jump-h) + 16px)}.vz-card>h2,.vz-card__head h2{font-size:20px;margin-bottom:14px}.vz-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vz-card--note{background:#fbfcff}.vz-h3{font-size:15px!important;margin:20px 0 10px!important;display:flex;align-items:center;gap:8px}.vz-h3 i{color:var(--vz-accent)}.vz-prose{margin-bottom:10px!important}.vz-note{font-size:13px;color:var(--vz-muted);margin-top:10px!important}.vz-disclaimer{font-size:13px;color:var(--vz-muted);padding:0 4px}.vz-alert{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:12px;font-size:14px;margin-bottom:14px}.vz-alert i{margin-top:3px}.vz-alert--warn{background:var(--vz-warn-bg);border:1px solid var(--vz-warn-line);color:var(--vz-warn);font-weight:600}.vz-alert--info{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.vz-empty{text-align:center;padding:48px 24px}.vz-empty>i{font-size:36px;color:var(--vz-accent);margin-bottom:12px}.vz-empty h2{font-size:22px;margin-bottom:8px}.vz-empty p{margin-bottom:20px}.vz-dest-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.vz-dest{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:14px;background:#f8faff;border:1px solid var(--vz-line);text-decoration:none!important;color:var(--vz-ink)!important;transition:transform .15s,box-shadow .15s,border-color .15s}.vz-dest:hover{transform:translateY(-2px);box-shadow:var(--vz-shadow);border-color:#c7d2fe;background:#fff}.vz-dest img{width:44px;height:30px;object-fit:cover;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.06)}.vz-dest__name{font-weight:700;font-size:16px}.vz-dest__go{font-size:13px;color:var(--vz-accent);font-weight:600}.vz-dest__go i{font-size:11px;transition:transform .15s}.vz-dest:hover .vz-dest__go i{transform:translateX(3px)}.vz-tabs{display:flex;gap:6px;padding:5px;background:#e9edf7;border-radius:14px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.vz-tabs::-webkit-scrollbar{display:none}.vz-tab{flex:1 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border:0;border-radius:10px;background:transparent;font:inherit;font-weight:600;font-size:14px;color:var(--vz-muted);cursor:pointer;white-space:nowrap}.vz-tab:hover{color:var(--vz-ink)}.vz-tab[aria-selected="true"]{background:#fff;color:var(--vz-primary);box-shadow:0 1px 3px rgba(16,24,40,.1)}.vz-tab__count{font-size:12px;background:rgba(0,30,160,.08);color:var(--vz-primary);padding:1px 8px;border-radius:999px}.vz-tabs--pills{background:transparent;padding:0;flex-wrap:wrap}.vz-tabs--pills .vz-tab{flex:0 0 auto;background:#f1f4fa;border-radius:999px}.vz-tabs--pills .vz-tab[aria-selected="true"]{background:var(--vz-primary);color:#fff;box-shadow:none}.vz-js .vz-panel__title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.vz-panel__title{font-size:16px!important;margin:18px 0 10px!important}.vz-panel__hint{font-size:13px;color:var(--vz-muted);margin-bottom:8px!important}.vz-panel__foot{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.vz-type-list.is-collapsed>li:nth-child(n+13){display:none}.vz-more{display:flex;justify-content:center;margin-top:14px}.vz-type-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.vz-type{background:#fff;border:1px solid var(--vz-line);border-radius:12px;padding:12px 14px}.vz-type__head{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--vz-ink)}.vz-type__head img{width:24px;height:16px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.06)}.vz-type__head a{text-decoration:none}.vz-type__head a:hover{text-decoration:underline}.vz-badge{margin-left:auto;font-size:11px;font-weight:700;color:var(--vz-ok);background:#e6f6f4;padding:2px 8px;border-radius:999px}.vz-type__notes{list-style:none;margin-top:6px!important;font-size:13px;color:var(--vz-muted)}.vz-type__notes li{position:relative;padding-left:12px}.vz-type__notes li::before{content:"";position:absolute;left:0;top:.7em;width:4px;height:4px;border-radius:50%;background:#94a3b8}.vz-how{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;counter-reset:how}.vz-how li{position:relative;background:#fff;border:1px solid var(--vz-line);border-radius:14px;padding:20px 16px 16px;display:flex;flex-direction:column;gap:6px;counter-increment:how}.vz-how li::after{content:counter(how);position:absolute;top:14px;right:16px;font-weight:800;font-size:28px;color:#eef1f8;line-height:1}.vz-how i{font-size:22px;color:var(--vz-accent);margin-bottom:6px}.vz-how strong{color:var(--vz-ink)}.vz-how span{font-size:14px;color:var(--vz-muted)}.vz-how__cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.vz-az{list-style:none;columns:4 200px;column-gap:24px}.vz-az li{break-inside:avoid;padding:3px 0}.vz-az a{text-decoration:none;color:var(--vz-text)!important}.vz-az a:hover{color:var(--vz-primary)!important;text-decoration:underline}.vz-jump{position:sticky;top:var(--vz-nav-h);z-index:5;background:rgba(255,255,255,.92);backdrop-filter:saturate(1.4) blur(8px);border-bottom:1px solid var(--vz-line)}.vz-jump__track{display:flex;gap:4px;height:var(--vz-jump-h);align-items:center;overflow-x:auto;scrollbar-width:none}.vz-jump__track::-webkit-scrollbar{display:none}.vz-jump__track a{flex:none;padding:7px 14px;border-radius:999px;font-size:14px;font-weight:600;color:var(--vz-muted)!important;text-decoration:none!important}.vz-jump__track a:hover{color:var(--vz-ink)!important;background:#f1f4fa}.vz-jump__track a.is-active{color:var(--vz-primary)!important;background:var(--vz-soft)}.vz-scroll{position:relative;--vz-fade:#fff}.vz-scroll--tabs{--vz-fade:#e9edf7;margin-bottom:16px}.vz-scroll--tabs>.vz-tabs{margin-bottom:0}.vz-scroll--cats{--vz-fade:#f7f9fd;margin-top:16px}.vz-scroll--cats>.vz-cats{margin-top:0}.vz-scroll::before,.vz-scroll::after{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:1;opacity:0;transition:opacity .15s}.vz-scroll::before{left:0;background:linear-gradient(to right,var(--vz-fade) 40%,transparent);border-radius:inherit}.vz-scroll::after{right:0;background:linear-gradient(to left,var(--vz-fade) 40%,transparent)}.vz-scroll.has-prev::before,.vz-scroll.has-next::after{opacity:1}.vz-scroll__btn{position:absolute;top:50%;z-index:2;width:30px;height:30px;margin-top:-15px;padding:0;display:none;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;border:1px solid var(--vz-line);background:#fff;color:var(--vz-ink);font-size:12px;box-shadow:0 2px 8px rgba(16,24,40,.15)}.vz-scroll__btn:hover{color:var(--vz-primary);border-color:var(--vz-accent)}.vz-scroll__btn--prev{left:0}.vz-scroll__btn--next{right:0}.vz-scroll.has-prev .vz-scroll__btn--prev,.vz-scroll.has-next .vz-scroll__btn--next{display:inline-flex}.vz-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.vz-col{min-width:0}.vz-cta-wrap{margin-top:20px;padding-top:16px;border-top:1px solid var(--vz-line)}.vz-cta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.vz-cta .vz-alert{flex:1 1 100%;margin-bottom:0}.vz-help{font-size:13px;color:var(--vz-muted)}.vz-help a{font-weight:600;text-decoration:none;white-space:nowrap}.vz-help[hidden]{display:none}.vz-help .fa-lock{font-size:11px;margin-right:2px}.vz-link{border:0;background:none;padding:0;font:inherit;font-weight:600;color:var(--vz-primary);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.vz-count{margin-top:10px;font-size:13px;background:#f1f4fa;border-radius:8px;padding:8px 10px}.vz-checks{list-style:none;display:grid;gap:10px}.vz-checks li{position:relative;padding-left:30px;display:flex;flex-direction:column}.vz-checks li::before{content:"";font-family:"Font Awesome 5 Free","Font Awesome 6 Free";font-weight:900;font-size:11px;position:absolute;left:0;top:3px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e6f6f4;color:var(--vz-ok)}.vz-checks strong{color:var(--vz-ink)}.vz-docs{list-style:none;counter-reset:doc;border:1px solid var(--vz-line);border-radius:12px;overflow:hidden}.vz-doc{counter-increment:doc;position:relative;padding:14px 16px 14px 56px;border-bottom:1px solid var(--vz-line)}.vz-doc:last-child{border-bottom:0}.vz-doc:nth-child(even){background:#fafbfe}.vz-doc::before{content:counter(doc);position:absolute;left:16px;top:13px;width:26px;height:26px;border-radius:8px;background:var(--vz-soft);color:var(--vz-primary);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center}.vz-doc__title{font-weight:700;color:var(--vz-ink)}.vz-doc__body{margin-top:4px;font-size:14px;color:var(--vz-text)}.vz-doc__body p{margin:2px 0!important}.vz-table-wrap{overflow-x:auto;border:1px solid var(--vz-line);border-radius:12px}.vz-table{width:100%;border-collapse:collapse;font-size:14px}.vz-table th{background:#f6f8fc;color:var(--vz-muted);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:10px 14px}.vz-table td{padding:12px 14px;border-top:1px solid var(--vz-line);color:var(--vz-ink)}.vz-table th.vz-num{text-align:right}.vz-lines{list-style:none;display:grid;gap:4px}.vz-lines li{color:var(--vz-ink)}.vz-details{margin-top:14px;border:1px solid var(--vz-line);border-radius:12px;padding:0 14px}.vz-details summary{cursor:pointer;padding:12px 0;font-weight:600;color:var(--vz-ink)}.vz-details[open] summary{border-bottom:1px solid var(--vz-line);margin-bottom:10px}.vz-proc{display:flex;gap:14px;align-items:flex-start;background:#f5f7ff;border-radius:12px;padding:14px 16px;margin-bottom:18px}.vz-proc>i{font-size:22px;color:var(--vz-accent);margin-top:2px}.vz-proc div{display:flex;flex-direction:column;font-size:14px}.vz-proc strong{font-size:17px;color:var(--vz-ink)}.vz-steps{list-style:none;counter-reset:step;position:relative}.vz-steps li{counter-increment:step;position:relative;padding:0 0 18px 44px;min-height:30px}.vz-steps li::before{content:counter(step);position:absolute;left:0;top:-2px;width:30px;height:30px;border-radius:50%;background:var(--vz-primary);color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px #e8edff}.vz-steps li::after{content:"";position:absolute;left:14px;top:30px;bottom:0;width:2px;background:#dfe5f5}.vz-steps li:last-child{padding-bottom:0}.vz-steps li:last-child::after{display:none}.vz-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.vz-shot{margin:0}.vz-shot a{display:block;border-radius:12px;overflow:hidden;background:#eef1f8;aspect-ratio:4/3;position:relative}.vz-shot img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.vz-shot a:hover img{transform:scale(1.04)}.vz-shot a::after{content:"";font-family:"Font Awesome 5 Free","Font Awesome 6 Free";font-weight:900;position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:50%;background:rgba(15,23,42,.6);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center}.vz-shot figcaption{font-size:13px;color:var(--vz-muted);margin-top:6px;line-height:1.4}.vz-bullets{list-style:none;display:grid;gap:6px}.vz-bullets li{position:relative;padding-left:18px}.vz-bullets li::before{content:"";position:absolute;left:2px;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--vz-accent)}.vz-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:6px 0 0}.vz-fact{background:#f8faff;border:1px solid var(--vz-line);border-radius:10px;padding:10px 12px}.vz-fact dt{font-size:12px;font-weight:600;color:var(--vz-muted)}.vz-fact dt i{color:var(--vz-accent);width:14px}.vz-fact dd{margin:2px 0 0;color:var(--vz-ink);font-weight:600;font-size:14px}.vz-map{position:relative;display:block;border-radius:14px;overflow:hidden;aspect-ratio:16/9;margin-bottom:14px;border:1px solid var(--vz-line);background:#e8eef8}.vz-map iframe{width:100%;height:100%;border:0;pointer-events:none}.vz-map__cta{position:absolute;left:10px;bottom:10px;padding:7px 12px;border-radius:999px;background:#fff;font-size:13px;font-weight:600;color:var(--vz-primary);box-shadow:0 4px 12px rgba(0,0,0,.15)}.vz-map:hover .vz-map__cta{background:var(--vz-primary);color:#fff}.vz-tags{list-style:none;display:flex;flex-wrap:wrap;gap:6px}.vz-tags li{padding:5px 12px;background:#f1f4fa;border-radius:999px;font-size:13px;color:var(--vz-ink)}.vz-embassies{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.vz-embassy{border:1px solid var(--vz-line);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px}.vz-embassy h3{font-size:15px}.vz-embassy ul{list-style:none;display:grid;gap:6px;font-size:14px}.vz-embassy li{display:flex;gap:10px}.vz-embassy li i{color:var(--vz-accent);width:14px;margin-top:4px;flex:none}.vz-embassy li a{word-break:break-word}.vz-embassy .vz-btn{align-self:flex-start;margin-top:auto}.vz-dialog,.vz-lightbox{border:0;padding:0}.vz-dialog{width:min(480px,calc(100vw - 24px));border-radius:20px;box-shadow:var(--vz-shadow-lg);color:#334155;font-size:15px}.vz-dialog::backdrop,.vz-lightbox::backdrop{background:rgba(8,15,45,.55);backdrop-filter:blur(3px)}.vz-dialog__inner{padding:20px;display:flex;flex-direction:column;gap:14px;margin:0}.vz-dialog__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.vz-dialog__head h2{font-size:19px;color:#0f172a;margin:0;font-weight:700}.vz-dialog__head p{color:#64748b;font-size:14px;margin:2px 0 0}.vz-dialog .vz-icon-btn{width:40px;height:40px;border-radius:50%;border:0;background:#f1f4fa;cursor:pointer;flex:none}.vz-field{display:flex;flex-direction:column;gap:6px;margin:0}.vz-field span{font-size:13px;font-weight:600;color:#64748b}.vz-field select,.vz-field input{height:44px;border:1px solid #e5e9f2;border-radius:10px;padding:0 12px;font:inherit;font-size:15px;color:#0f172a;background:#f8faff;width:100%}.vz-field select:focus,.vz-field input:focus{outline:0;border-color:#3a5bd9;background:#fff;box-shadow:0 0 0 4px rgba(58,91,217,.15)}.vz-brandnote{display:flex;gap:10px;align-items:center;background:#ecfdf5;color:#065f46;border-radius:10px;padding:10px 12px;font-size:13px}.vz-linkbox{display:flex;gap:8px}.vz-linkbox input{flex:1;min-width:0;height:40px;border:1px solid #e5e9f2;border-radius:10px;padding:0 12px;font-size:13px;color:#64748b;background:#f8faff}.vz-dialog .vz-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:600;cursor:pointer;border:1px solid transparent}.vz-dialog .vz-btn--soft{background:#eef2ff;color:#1e3a8a}.vz-dialog .vz-btn--primary{background:#001ea0;color:#fff;min-height:44px;padding:0 20px}.vz-dialog .vz-btn--sm{min-height:40px;padding:0 14px;font-size:14px}.vz-share-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.vz-share{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 6px;border:1px solid #e5e9f2;border-radius:14px;background:#fff;font:inherit;font-size:13px;font-weight:600;color:#0f172a!important;text-decoration:none!important;cursor:pointer;transition:border-color .15s,background-color .15s}.vz-share:hover{border-color:#c7d2fe;background:#f8faff}.vz-share i{font-size:22px;color:#001ea0}.vz-share--wa i{color:#16a34a}.vz-share--tg i{color:#0284c7}.vz-share.is-active{border-color:#3a5bd9;background:#eef2ff}.vz-send{display:flex;gap:8px;align-items:flex-end}.vz-send .vz-field{flex:1}.vz-lightbox{width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;background:transparent;display:none;align-items:center;justify-content:center}.vz-lightbox[open]{display:flex}.vz-lightbox figure{margin:0;max-width:min(1100px,92vw);display:flex;flex-direction:column;align-items:center;gap:12px}.vz-lightbox img{max-width:100%;max-height:80vh;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5);background:#fff}.vz-lightbox figcaption{color:#fff;font-size:15px;text-align:center}.vz-lightbox__close,.vz-lightbox__nav{position:fixed;width:48px;height:48px;border-radius:50%;border:0;cursor:pointer;background:rgba(255,255,255,.14);color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center}.vz-lightbox__close:hover,.vz-lightbox__nav:hover{background:rgba(255,255,255,.28)}.vz-lightbox__close{top:16px;right:16px}.vz-lightbox__nav--prev{left:16px;top:50%;transform:translateY(-50%)}.vz-lightbox__nav--next{right:16px;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.vz-layout{grid-template-columns:minmax(0,1fr);gap:0}.vz-how{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.vz{font-size:14.5px}.vz-hero{padding:24px 0 20px}.vz-hero--guide{padding:14px 0 18px}.vz-hero__head{gap:12px}.vz-hero__flag{width:54px;height:36px}.vz-picker{padding:10px;border-radius:14px}.vz-picker__row{flex-direction:column}.vz-picker .vz-btn{width:100%}.vz-hero--guide .vz-picker__row{flex-direction:row}.vz-hero--guide .vz-picker .vz-btn{width:auto;padding:0 16px}.vz-hero--guide .vz-picker .vz-btn span{display:none}.vz-body{margin-top:16px}.vz-section:first-child,.vz-card{padding:18px 16px;border-radius:14px}.vz-dest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.vz-dest{padding:14px}.vz-how{grid-template-columns:minmax(0,1fr)}.vz-facts{grid-template-columns:minmax(0,1fr)}.vz-doc{padding-left:50px;padding-right:12px}.vz-doc::before{left:12px}.vz-card__head{flex-direction:column}.vz-share-grid{grid-template-columns:repeat(2,1fr)}.vz-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.vz-lightbox__nav{top:auto;bottom:20px;transform:none}}.vz-docpage{background:#e7ebf3}.vz-toolbar{position:sticky;top:var(--vz-nav-h);z-index:5;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid var(--vz-line)}.vz-toolbar__inner{display:flex;align-items:center;gap:10px;min-height:60px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.vz-toolbar__prof select{height:36px;border:1px solid var(--vz-line);border-radius:10px;padding:0 10px;font:inherit;font-size:14px;background:#f8faff}.vz-toolbar__actions{margin-left:auto;display:flex;gap:8px}.vdoc{--vdoc-ink:#0f172a;--vdoc-text:#334155;--vdoc-muted:#64748b;--vdoc-line:#dde2ec;width:210mm;max-width:calc(100% - 24px);min-height:297mm;margin:24px auto 0;background:#fff;padding:12mm;box-shadow:0 10px 40px rgba(15,23,42,.12);border-radius:4px;color:var(--vdoc-text);font-size:13px;line-height:1.55}.vdoc h1,.vdoc h2{color:var(--vdoc-ink);margin:0}.vz .vdoc p,.vz .vdoc li,.vz .vdoc span,.vz .vdoc dd{font-size:inherit;line-height:inherit;margin:0}.vdoc strong{color:var(--vdoc-ink)}.vdoc-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:14px;border-bottom:2px solid var(--vz-primary)}.vdoc-brand{display:flex;align-items:center;gap:14px;min-width:0}.vdoc-brand__logo{height:46px;width:auto;max-width:140px;object-fit:contain}.vdoc-brand__text{display:flex;flex-direction:column;font-size:11.5px;color:var(--vdoc-muted);line-height:1.5}.vdoc-brand__text strong{font-size:14.5px;margin-bottom:1px}.vdoc-meta{display:flex;align-items:center;gap:12px;flex:none}.vdoc-meta__text{display:flex;flex-direction:column;align-items:flex-end;text-align:right;font-size:11.5px;line-height:1.5;color:var(--vdoc-muted)}.vdoc-meta__kind{font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--vz-primary);font-size:12px}.vdoc-meta__scan{font-size:10px}.vdoc-qr svg{width:60px;height:60px;display:block}.vdoc-title{display:flex;align-items:center;gap:14px;margin:22px 0 14px}.vdoc-title img{width:48px;height:32px;object-fit:cover;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.12)}.vdoc-title h1{font-size:22px;font-weight:800;line-height:1.2;margin-bottom:4px}.vdoc-title p{display:flex;flex-wrap:wrap;gap:4px 16px;font-size:12.5px;color:var(--vdoc-muted)}.vdoc-title p span+span::before{content:"·";margin-right:16px;margin-left:-10px;color:#cbd5e1}.vdoc-caution{background:#fff7e8;border:1px solid #fcd9a0;color:#92400e;border-radius:8px;padding:8px 12px;font-weight:600;font-size:12.5px;margin:0 0 12px!important}.vdoc-elig{font-size:12.5px;margin:0 0 4px!important}.vdoc-section{margin-top:18px}.vdoc h2{font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--vz-primary);padding-bottom:7px;margin-bottom:10px;border-bottom:1px solid var(--vdoc-line);line-height:1.5}.vdoc-section h2 span{text-transform:none;letter-spacing:0;color:var(--vdoc-muted);font-weight:600}.vdoc-cols2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;align-items:start}.vz .vdoc-checklist ol{list-style:none;padding:0;margin:0}.vdoc-checklist li{counter-increment:vd;display:flex;gap:10px;padding:6px 0 10px;break-inside:avoid;page-break-inside:avoid}.vdoc-cols1 li+li{border-top:1px dashed var(--vdoc-line);padding-top:10px}.vdoc-checklist li>div{display:flex;flex-direction:column;min-width:0}.vdoc-checklist strong{font-size:13.5px;margin-bottom:2px}.vdoc-checklist strong::before{content:counter(vd) ". ";color:var(--vdoc-muted);font-weight:600}.vdoc-box{flex:none;width:14px;height:14px;border:1.5px solid var(--vdoc-muted);border-radius:3px;margin-top:3px}.vdoc-line{font-size:12.5px;color:var(--vdoc-text)}.vdoc-foot{margin-top:16px;padding-top:8px;border-top:1px solid var(--vdoc-line);font-size:10.5px;color:var(--vdoc-muted);break-inside:avoid}@media(max-width:767.98px){.vdoc{width:auto;min-height:0;padding:16px;margin-top:12px}.vdoc-head{flex-direction:column;align-items:flex-start}.vdoc-meta__text{align-items:flex-start;text-align:left}.vdoc-cols2{grid-template-columns:minmax(0,1fr)}.vdoc-title p{flex-direction:column;gap:2px}.vdoc-title p span+span::before{content:none}.vz-toolbar__actions{margin-left:0;width:100%}.vz-toolbar__actions .vz-btn{flex:1}}@media print{@page{size:A4 portrait;margin:10mm}body>*:not(main){display:none!important}main{min-height:0!important}main>nav,.vz-jump,.vz-picker,.vz-cats,.vz-scroll__btn,.vz-cta-wrap,.vz-panel__foot,.vz-card__head .vz-btn,.vz-dialog,.vz-lightbox,.vz-map{display:none!important}.vz{padding:0!important;background:#fff!important}.vz-hero{background:none!important;border:0;padding:0 0 12px!important}.vz .vz-hero__title,.vz-hero__lead,.vz-crumbs,.vz-crumbs a{color:#000!important}.vz-chip--light{color:#000;border-color:#999}.vz-body{margin:0!important}.vz-layout{display:block}.vz-card{box-shadow:none!important;break-inside:avoid}.vz-panel[hidden]{display:block!important}.vz-js .vz-panel__title{position:static;width:auto;height:auto;clip:auto}.vz-tabs{display:none!important}.vz-docpage>*:not(.vdoc){display:none!important}.vz-docpage{background:#fff!important}.vdoc{width:auto;max-width:none;min-height:0;margin:0;padding:2mm 2mm 0;box-shadow:none;border-radius:0;zoom:var(--vdoc-fit,1)}.vdoc,.vdoc *{-webkit-print-color-adjust:exact;print-color-adjust:exact}.vdoc-break{break-before:page}.vdoc-head{flex-direction:row;align-items:center}.vdoc-meta__text{align-items:flex-end;text-align:right}.vdoc-cols2{grid-template-columns:repeat(2,minmax(0,1fr))}.vdoc-title p{flex-direction:row;gap:4px 16px}.vdoc-title p span+span::before{content:"·"}}