.visa-query-module__ohUl0W__page{background:var(--bg)}.visa-query-module__ohUl0W__hero{align-items:center;min-height:68vh;display:flex;position:relative;overflow:hidden}.visa-query-module__ohUl0W__heroImg{object-fit:cover;object-position:center 55%;z-index:1}.visa-query-module__ohUl0W__heroOverlay{z-index:2;background:linear-gradient(115deg,#051228eb 0%,#0f4c81b8 55%,#00000073 100%);position:absolute;inset:0}.visa-query-module__ohUl0W__heroInner{z-index:3;color:#fff;text-align:left;max-width:700px;padding:5rem 0;position:relative}.visa-query-module__ohUl0W__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--secondary);text-shadow:0 1px 4px #00000080;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.visa-query-module__ohUl0W__heroTitle{font-size:clamp(2.4rem,5.5vw,4rem);font-family:var(--font-playfair), serif;text-shadow:0 2px 12px #00000080;margin-bottom:1.25rem;line-height:1.1}.visa-query-module__ohUl0W__highlight{color:var(--secondary)}.visa-query-module__ohUl0W__heroSub{color:#ffffffe0;text-shadow:0 1px 5px #0006;max-width:600px;font-size:1.1rem;line-height:1.75}.visa-query-module__ohUl0W__modeSection{padding:4.5rem 1.5rem 2rem}.visa-query-module__ohUl0W__modeSectionHead{text-align:center;margin-bottom:2.75rem}.visa-query-module__ohUl0W__modeSectionHead h2{color:var(--primary);margin-bottom:.6rem;font-size:clamp(1.75rem,3vw,2.4rem)}.visa-query-module__ohUl0W__modeSectionHead p{color:var(--text);font-size:1.05rem}.visa-query-module__ohUl0W__modeGrid{grid-template-columns:1fr 1fr;gap:2rem;max-width:840px;margin:0 auto;display:grid}.visa-query-module__ohUl0W__modeCard{background:var(--white);border:2.5px solid var(--border);cursor:pointer;text-align:center;border-radius:22px;padding:3rem 2.5rem 2.75rem;transition:all .28s}.visa-query-module__ohUl0W__modeCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 14px 44px #0f4c8121}.visa-query-module__ohUl0W__modeCardActive{background:var(--primary);border-color:var(--primary);transform:translateY(-5px);box-shadow:0 14px 44px #0f4c8147}.visa-query-module__ohUl0W__modeIconWrap{width:80px;height:80px;color:var(--primary);background:#0f4c8114;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.75rem;transition:background .28s,color .28s;display:flex}.visa-query-module__ohUl0W__modeCardActive .visa-query-module__ohUl0W__modeIconWrap{color:#fff;background:#ffffff26}.visa-query-module__ohUl0W__modeCardTitle{color:var(--primary);margin-bottom:.75rem;font-size:1.4rem;font-weight:700;transition:color .28s}.visa-query-module__ohUl0W__modeCardActive .visa-query-module__ohUl0W__modeCardTitle{color:#fff}.visa-query-module__ohUl0W__modeCardDesc{color:var(--text);font-size:.95rem;line-height:1.72;transition:color .28s}.visa-query-module__ohUl0W__modeCardActive .visa-query-module__ohUl0W__modeCardDesc{color:#ffffffd6}.visa-query-module__ohUl0W__modeCardTag{text-transform:uppercase;letter-spacing:.08em;color:var(--secondary);background:#ffb4001a;border-radius:50px;align-items:center;gap:.3rem;margin-top:1.5rem;padding:.3rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.visa-query-module__ohUl0W__modeCardActive .visa-query-module__ohUl0W__modeCardTag{color:#ffffffe6;background:#ffffff26}.visa-query-module__ohUl0W__querySection{background:var(--bg-alt);padding:.5rem 1.5rem 5rem}.visa-query-module__ohUl0W__queryInner{max-width:840px;margin:0 auto;padding-top:3rem}.visa-query-module__ohUl0W__queryHeader{align-items:flex-start;gap:.85rem;margin-bottom:1.25rem;display:flex}.visa-query-module__ohUl0W__queryHeaderIcon{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-top:2px;display:flex}.visa-query-module__ohUl0W__queryTitle{color:var(--primary);margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.visa-query-module__ohUl0W__querySub{color:var(--text);font-size:.9rem}.visa-query-module__ohUl0W__searchWrap{margin-bottom:.25rem;position:relative}.visa-query-module__ohUl0W__searchIconLeft{color:var(--text-light);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.visa-query-module__ohUl0W__searchInput{border:2px solid var(--border);background:var(--white);width:100%;color:var(--text);box-sizing:border-box;border-radius:14px;outline:none;padding:1rem 1rem 1rem 3rem;font-family:inherit;font-size:1rem;transition:border-color .18s,box-shadow .18s}.visa-query-module__ohUl0W__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f4c8114}.visa-query-module__ohUl0W__searchInput::placeholder{color:var(--text-light)}.visa-query-module__ohUl0W__dropdownList{background:var(--white);border:1.5px solid var(--border);z-index:200;border-radius:14px;max-height:300px;padding:.5rem 0;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #00000024}.visa-query-module__ohUl0W__dropdownItem{cursor:pointer;color:var(--text);align-items:center;gap:.6rem;padding:.7rem 1.25rem;font-size:.95rem;transition:background .15s;display:flex}.visa-query-module__ohUl0W__dropdownItem:hover{background:var(--bg-alt);color:var(--primary)}.visa-query-module__ohUl0W__dropdownEmpty{color:var(--text-light);text-align:center;padding:1rem 1.25rem;font-size:.92rem}.visa-query-module__ohUl0W__resultCard{background:var(--white);border:1.5px solid var(--border);border-radius:20px;margin-top:1.75rem;overflow:hidden;box-shadow:0 8px 32px #0f4c811a}.visa-query-module__ohUl0W__resultHeader{background:linear-gradient(135deg, var(--primary) 0%, #0d3d6e 100%);flex-wrap:wrap;align-items:center;gap:1rem;padding:1.75rem 2rem;display:flex}.visa-query-module__ohUl0W__resultCountryName{color:#fff;flex:1;font-size:1.55rem;font-weight:700}.visa-query-module__ohUl0W__badgePill{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;padding:.35rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.visa-query-module__ohUl0W__badgeFree{color:#fff;background:#22c55e}.visa-query-module__ohUl0W__badgeArrival{color:#fff;background:#3b82f6}.visa-query-module__ohUl0W__badgeEvisa{background:var(--secondary);color:#1a1a1a}.visa-query-module__ohUl0W__badgeRequired{color:#fff;background:#ef4444}.visa-query-module__ohUl0W__resultBody{padding:2rem}.visa-query-module__ohUl0W__resultGrid{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1.75rem;padding-bottom:1.75rem;display:grid}.visa-query-module__ohUl0W__infoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);align-items:center;gap:3px;margin-bottom:.4rem;font-size:.68rem;font-weight:700;display:flex}.visa-query-module__ohUl0W__infoValue{color:var(--text);font-size:.97rem;font-weight:600;line-height:1.5}.visa-query-module__ohUl0W__docsSection{padding-top:1.75rem}.visa-query-module__ohUl0W__docsTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-bottom:1rem;font-size:.72rem;font-weight:700}.visa-query-module__ohUl0W__docsList{grid-template-columns:repeat(2,1fr);gap:.5rem 2rem;list-style:none;display:grid}.visa-query-module__ohUl0W__docsList li{color:var(--text);padding-left:1.35rem;font-size:.93rem;line-height:1.55;position:relative}.visa-query-module__ohUl0W__docsList li:before{content:"✓";color:#22c55e;font-size:.8rem;font-weight:700;position:absolute;top:2px;left:0}.visa-query-module__ohUl0W__notesBox{border-left:3.5px solid var(--secondary);color:var(--text);background:#ffb40012;border-radius:0 10px 10px 0;margin-top:1.5rem;padding:.9rem 1.25rem;font-size:.91rem;line-height:1.7}.visa-query-module__ohUl0W__officialBtn{background:var(--primary);color:#fff;border-radius:10px;align-items:center;gap:.5rem;margin-top:1.75rem;padding:.78rem 1.6rem;font-size:.92rem;font-weight:600;transition:background .18s,transform .15s;display:inline-flex}.visa-query-module__ohUl0W__officialBtn:hover{background:#0d3d6e;transform:translateY(-1px)}.visa-query-module__ohUl0W__tipsStrip{background:var(--white);border-top:1px solid var(--border);padding:4rem 1.5rem}.visa-query-module__ohUl0W__tipsHead{text-align:center;margin-bottom:2.5rem}.visa-query-module__ohUl0W__tipsHead h2{color:var(--primary);font-size:clamp(1.5rem,2.5vw,2rem)}.visa-query-module__ohUl0W__tipsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:960px;margin:0 auto;display:grid}.visa-query-module__ohUl0W__tipIconWrap{width:58px;height:58px;color:var(--primary);background:#0f4c8114;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.visa-query-module__ohUl0W__tipTitle{color:var(--primary);margin-bottom:.4rem;font-size:.95rem;font-weight:700}.visa-query-module__ohUl0W__tipDesc{color:var(--text);font-size:.85rem;line-height:1.65}.visa-query-module__ohUl0W__faqSection{background:var(--bg-alt);padding:5rem 1.5rem}.visa-query-module__ohUl0W__faqHead{text-align:center;margin-bottom:3rem}.visa-query-module__ohUl0W__faqHead h2{color:var(--primary);margin-bottom:.6rem;font-size:clamp(1.7rem,3vw,2.4rem)}.visa-query-module__ohUl0W__faqHead p{color:var(--text);font-size:1rem}.visa-query-module__ohUl0W__faqList{border:1.5px solid var(--border);background:var(--white);border-radius:18px;max-width:780px;margin:0 auto;overflow:hidden}.visa-query-module__ohUl0W__faqItem{border-bottom:1px solid var(--border)}.visa-query-module__ohUl0W__faqItem:last-child{border-bottom:none}.visa-query-module__ohUl0W__faqBtn{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;padding:1.25rem 1.5rem;font-family:inherit;display:flex}.visa-query-module__ohUl0W__faqQuestion{color:var(--text);flex:1;font-size:.98rem;font-weight:600;line-height:1.5}.visa-query-module__ohUl0W__faqOpen .visa-query-module__ohUl0W__faqQuestion{color:var(--primary)}.visa-query-module__ohUl0W__faqChevron{color:var(--text-light);flex-shrink:0;transition:transform .24s}.visa-query-module__ohUl0W__faqOpen .visa-query-module__ohUl0W__faqChevron{color:var(--primary);transform:rotate(180deg)}.visa-query-module__ohUl0W__faqAnswer{color:var(--text);padding:0 1.5rem 1.25rem;font-size:.93rem;line-height:1.8}.visa-query-module__ohUl0W__disclaimer{border-top:3px solid var(--secondary);background:#ffb40014;padding:2.25rem 1.5rem}.visa-query-module__ohUl0W__disclaimerInner{align-items:flex-start;gap:1.25rem;max-width:920px;margin:0 auto;display:flex}.visa-query-module__ohUl0W__disclaimerIcon{color:var(--secondary);flex-shrink:0;margin-top:2px}.visa-query-module__ohUl0W__disclaimerBody{color:var(--text);font-size:.9rem;line-height:1.78}.visa-query-module__ohUl0W__disclaimerBody strong{color:var(--primary)}.visa-query-module__ohUl0W__ctaBanner{background:linear-gradient(135deg, var(--primary) 0%, #0d3d6e 100%);text-align:center;padding:4.5rem 1.5rem}.visa-query-module__ohUl0W__ctaBanner h2{color:#fff;margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.2rem)}.visa-query-module__ohUl0W__ctaBanner p{color:#ffffffd1;max-width:520px;margin:0 auto 2rem;font-size:1rem;line-height:1.75}.visa-query-module__ohUl0W__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.visa-query-module__ohUl0W__btnWhite{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffffa6;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:1rem;font-weight:600;transition:all .28s;display:inline-flex}.visa-query-module__ohUl0W__btnWhite:hover{background:#ffffff24;border-color:#fff;transform:translateY(-2px)}@media (max-width:900px){.visa-query-module__ohUl0W__resultGrid,.visa-query-module__ohUl0W__tipsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.visa-query-module__ohUl0W__modeGrid{grid-template-columns:1fr}.visa-query-module__ohUl0W__resultGrid{grid-template-columns:repeat(2,1fr)}.visa-query-module__ohUl0W__docsList{grid-template-columns:1fr}.visa-query-module__ohUl0W__tipsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.visa-query-module__ohUl0W__resultGrid{grid-template-columns:1fr}.visa-query-module__ohUl0W__resultBody{padding:1.5rem}.visa-query-module__ohUl0W__modeCard{padding:2rem 1.5rem}.visa-query-module__ohUl0W__tipsGrid{grid-template-columns:1fr}.visa-query-module__ohUl0W__resultHeader{padding:1.25rem}.visa-query-module__ohUl0W__resultCountryName{font-size:1.25rem}.visa-query-module__ohUl0W__faqSection{padding:3.5rem 1rem}.visa-query-module__ohUl0W__ctaBanner{padding:3rem 1rem}}
