.landing-module__g1LwZa__container{min-height:100vh;color:var(--foreground);font-family:var(--font-sans);background-color:#f0ebe3;position:relative;overflow-x:hidden}.landing-module__g1LwZa__heroCard{background:#fff;border-radius:32px;width:calc(100% - clamp(2rem,3.5vw,4.5rem));min-height:calc(100svh - 2rem);margin:1rem auto clamp(1rem,3vw,2rem);overflow:visible;box-shadow:0 8px 48px #0000001a}@media (max-width:767px){.landing-module__g1LwZa__heroCard{border-radius:32px;width:calc(100% - 1rem);min-height:calc(100svh - 1rem);margin-block:.5rem 1rem}}.landing-module__g1LwZa__header{z-index:40;border-bottom:1px solid color-mix(in oklab, var(--border) 60%, transparent);background-color:#0000;transition:all .2s;position:relative}.landing-module__g1LwZa__navContainer{height:var(--header-height);justify-content:space-between;align-items:center;max-width:none;margin-inline:auto;padding-inline:clamp(1.25rem,3.5vw,3.75rem);display:flex}.landing-module__g1LwZa__brand{align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.landing-module__g1LwZa__brand:hover{opacity:.9}.landing-module__g1LwZa__brandIcon{flex:none;place-items:center;width:2.45rem;height:2.25rem;display:grid}.landing-module__g1LwZa__brandLogo{object-fit:contain;width:100%;height:auto;display:block}.landing-module__g1LwZa__brandText{font-family:var(--font-display);color:var(--ink);font-size:1.25rem;font-weight:400}.landing-module__g1LwZa__navLinks{color:var(--muted-foreground);align-items:center;gap:2rem;font-size:.875rem;display:none}@media (min-width:768px){.landing-module__g1LwZa__navLinks{display:flex}}.landing-module__g1LwZa__navLink{text-decoration:none;transition:color .15s}.landing-module__g1LwZa__navLink:hover{color:var(--foreground)}.landing-module__g1LwZa__actions{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__langSwitcher{border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;transition:all .15s;display:inline-flex}.landing-module__g1LwZa__langSwitcher:hover{color:var(--foreground);border-color:var(--muted-foreground)}.landing-module__g1LwZa__signIn{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .15s;display:none}@media (min-width:640px){.landing-module__g1LwZa__signIn{display:inline-block}}.landing-module__g1LwZa__signIn:hover{color:var(--foreground)}.landing-module__g1LwZa__ctaButton{border-radius:var(--radius-pill);background-color:var(--primary);padding:var(--nav-button-padding);font-size:var(--nav-button-font-size);color:var(--primary-foreground);align-items:center;font-weight:400;text-decoration:none;transition:transform .15s;display:inline-flex}.landing-module__g1LwZa__ctaButton:hover{transform:scale(1.02)}.landing-module__g1LwZa__heroSection{background:0 0;position:relative;overflow:visible}.landing-module__g1LwZa__heroGlow{pointer-events:none;z-index:-10;background:radial-gradient(60% 50% at 20% 0%, color-mix(in oklab, var(--accent) 18%, transparent), transparent 70%), radial-gradient(50% 40% at 90% 10%, color-mix(in oklab, var(--primary) 15%, transparent), transparent 70%);position:absolute;inset:0}.landing-module__g1LwZa__heroGrid{align-items:center;gap:clamp(2.5rem,5vw,6rem);max-width:none;margin-inline:auto;padding-block:clamp(3rem,7vh,5rem);padding-inline:clamp(1.25rem,3.5vw,3.75rem);display:grid}.landing-module__g1LwZa__heroGrid>*{min-width:0}@media (min-width:768px){.landing-module__g1LwZa__heroGrid{min-height:calc(100svh - var(--header-height) - 2rem);grid-template-columns:minmax(0,.94fr) minmax(20rem,1.06fr)}}@media (min-width:1280px){.landing-module__g1LwZa__heroGrid{grid-template-columns:minmax(32rem,.95fr) minmax(34rem,1.05fr)}}.landing-module__g1LwZa__heroTextCol{flex-direction:column;justify-self:auto;align-items:flex-start;min-width:0;max-width:100%;display:flex}@media (min-width:768px){.landing-module__g1LwZa__heroTextCol{grid-column:1}}.landing-module__g1LwZa__heroBadge{border-radius:var(--radius-pill);border:1px solid var(--border);background-color:color-mix(in oklab, var(--card) 60%, transparent);color:var(--muted-foreground);align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;display:inline-flex}.landing-module__g1LwZa__badgeDot{border-radius:var(--radius-pill);background-color:var(--accent);width:.375rem;height:.375rem}.landing-module__g1LwZa__heroTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(3.5rem,5.7vw,7.5rem);font-weight:400;line-height:.98}.landing-module__g1LwZa__heroTitleMain,.landing-module__g1LwZa__heroTitleAccent{white-space:nowrap;display:block}@media (min-width:768px){.landing-module__g1LwZa__heroTitle{max-width:none}}@media (min-width:768px) and (max-width:1099px){.landing-module__g1LwZa__heroTitle{font-size:clamp(2.75rem,5vw,3.75rem)}}@media (max-width:480px){.landing-module__g1LwZa__navContainer{height:4rem;padding-inline:1.5rem}.landing-module__g1LwZa__brandIcon{width:2.125rem;height:2.125rem}.landing-module__g1LwZa__brandText{font-size:1.05rem}.landing-module__g1LwZa__actions{gap:.5rem}.landing-module__g1LwZa__langSwitcher{min-height:2.25rem;padding:.375rem .8rem;font-size:.75rem}.landing-module__g1LwZa__heroGrid{gap:0;padding-block:2.5rem 1.5rem;padding-inline:1.25rem}.landing-module__g1LwZa__heroTextCol{text-align:center;justify-self:center;align-items:center;width:min(100%,24rem)}.landing-module__g1LwZa__heroTitle{width:100%;max-width:none;font-size:clamp(2.35rem,10vw,2.8rem);line-height:1.04}.landing-module__g1LwZa__heroTitleMain,.landing-module__g1LwZa__heroTitleAccent{white-space:normal}.landing-module__g1LwZa__heroSubtitle{max-width:22rem;margin-top:1.2rem;font-size:1rem;line-height:1.5}.landing-module__g1LwZa__heroActions{grid-template-columns:1fr 1fr;gap:.75rem;width:min(100%,23rem);max-width:100%;display:grid}.landing-module__g1LwZa__heroPrimary,.landing-module__g1LwZa__heroSecondary{text-align:center;white-space:normal;justify-content:center;min-width:0;min-height:2.75rem;padding:.65rem .85rem}.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.landing-module__g1LwZa__statValue{font-size:1.35rem}.landing-module__g1LwZa__statLabel{white-space:normal;font-size:.62rem;line-height:1.2}.landing-module__g1LwZa__heroVisualCol{margin:1.5rem auto 0;display:block}}.landing-module__g1LwZa__heroTitleAccent{color:var(--accent);font-style:normal}.landing-module__g1LwZa__heroSubtitle{max-width:38rem;color:var(--muted-foreground);margin:1.5rem 0 0;font-size:clamp(1.125rem,1.25vw,1.35rem);line-height:1.6}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.landing-module__g1LwZa__heroPrimary{border-radius:var(--radius-pill);background-color:var(--primary);padding:var(--landing-button-padding);font-size:var(--landing-button-font-size);font-weight:var(--landing-button-weight);color:var(--primary-foreground);box-shadow:var(--shadow-elegant);align-items:center;text-decoration:none;transition:transform .15s;display:inline-flex}.landing-module__g1LwZa__heroPrimary:hover{transform:scale(1.02)}.landing-module__g1LwZa__heroSecondary{border-radius:var(--radius-pill);border:1px solid var(--border);padding:var(--landing-button-padding);font-size:var(--landing-button-font-size);font-weight:var(--landing-button-weight);color:var(--foreground);background-color:#0000;align-items:center;text-decoration:none;transition:background-color .15s;display:inline-flex}.landing-module__g1LwZa__heroSecondary:hover{background-color:var(--secondary)}.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,3vw,3rem);width:min(100%,36rem);margin:clamp(3rem,7vh,5.5rem) 0 0;display:grid}@media (min-width:768px){.landing-module__g1LwZa__heroStats{grid-area:2/1}}.landing-module__g1LwZa__statItem{white-space:nowrap;flex-direction:column;align-items:flex-start;display:flex}.landing-module__g1LwZa__statValue{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.875rem;font-weight:400;line-height:1.2}.landing-module__g1LwZa__statLabel{color:var(--muted-foreground);margin:.25rem 0 0;font-size:.75rem}.landing-module__g1LwZa__heroVisualCol{justify-self:auto;width:min(100%,48rem);position:relative;overflow:visible}@media (min-width:768px){.landing-module__g1LwZa__heroVisualCol{grid-column:2;align-self:center}}.landing-module__g1LwZa__imageGlow{z-index:-10;border-radius:var(--radius-media);background:linear-gradient(to top right, color-mix(in oklab, var(--accent) 20%, transparent), color-mix(in oklab, var(--primary) 10%, transparent));filter:blur(40px);display:block;position:absolute;inset:-1.5rem}.landing-module__g1LwZa__heroImage{aspect-ratio:4/5;border-radius:var(--radius-media);object-fit:cover;object-position:22% bottom;width:100%;height:auto;max-height:min(72vh,46rem);box-shadow:var(--shadow-elegant);margin-inline:auto;display:block}.landing-module__g1LwZa__floatingToast{bottom:var(--hero-toast-offset);z-index:10;width:var(--hero-toast-width);align-items:center;gap:var(--hero-toast-gap);border-radius:var(--radius-toast);border:1px solid var(--border);background-color:var(--card);padding:var(--hero-toast-padding);box-shadow:var(--shadow-soft);animation:4s ease-in-out infinite landing-module__g1LwZa__floatEffect;display:none;position:absolute;inset-inline-start:var(--hero-toast-offset)}@media (min-width:768px){.landing-module__g1LwZa__floatingToast{display:flex}}@keyframes landing-module__g1LwZa__floatEffect{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing-module__g1LwZa__toastIcon{height:var(--hero-toast-icon-size);width:var(--hero-toast-icon-size);border-radius:var(--radius-pill);background-color:color-mix(in oklab, var(--accent) 15%, transparent);color:var(--accent);flex:none;place-items:center;font-weight:400;display:grid}.landing-module__g1LwZa__toastText{flex-direction:column;display:flex}.landing-module__g1LwZa__toastTitle{font-size:var(--hero-toast-title-size);color:var(--foreground);margin:0;font-weight:400}.landing-module__g1LwZa__toastSub{margin:0;font-size:var(--hero-toast-subtitle-size);color:var(--muted-foreground);margin-top:.25rem}.landing-module__g1LwZa__servicesSection{border-top:1px solid var(--border);background-color:var(--surface)}.landing-module__g1LwZa__sectionInner{max-width:var(--page-max-width);padding-inline:var(--page-x-padding);padding-block:var(--section-y);margin-inline:auto}.landing-module__g1LwZa__sectionHeader{max-width:42rem}.landing-module__g1LwZa__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--muted-foreground);margin:0;font-size:.875rem}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-display);color:var(--ink);margin:.75rem 0 0;font-size:2.25rem;font-weight:400;line-height:2.5rem}@media (min-width:768px){.landing-module__g1LwZa__sectionTitle{font-size:3rem;line-height:1}}.landing-module__g1LwZa__servicesGrid{gap:1.5rem;margin-top:3.5rem;display:grid}@media (min-width:768px){.landing-module__g1LwZa__servicesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-module__g1LwZa__serviceCard{border-radius:var(--radius-card);border:1px solid var(--border);background-color:var(--card);padding:2rem;transition:box-shadow .2s;position:relative;overflow:hidden}.landing-module__g1LwZa__serviceCard:hover{box-shadow:var(--shadow-soft)}.landing-module__g1LwZa__serviceNum{font-family:var(--font-display);color:var(--accent);font-size:.875rem;font-weight:400}.landing-module__g1LwZa__serviceTitle{font-family:var(--font-display);color:var(--ink);margin:1rem 0 0;font-size:1.5rem;font-weight:400;line-height:2rem}.landing-module__g1LwZa__serviceDesc{color:var(--muted-foreground);margin:.75rem 0 0;line-height:1.5rem}html[dir=rtl] .landing-module__g1LwZa__servicesGrid{direction:rtl}html[dir=rtl] .landing-module__g1LwZa__serviceCard{text-align:start;direction:rtl}.landing-module__g1LwZa__howSection{padding-block:var(--section-y);max-width:var(--page-max-width);padding-inline:var(--page-x-padding);margin-inline:auto}.landing-module__g1LwZa__howGrid{border-radius:var(--radius-card);border:1px solid color-mix(in oklab, #e8e2d9 86%, var(--ink));background-color:#e8e2d9;gap:0;margin-top:3.5rem;padding:0;list-style:none;display:grid;overflow:hidden}@media (min-width:768px){.landing-module__g1LwZa__howGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.landing-module__g1LwZa__howStep{background-color:#e8e2d9;flex-direction:column;padding:2rem;display:flex}.landing-module__g1LwZa__howStep+.landing-module__g1LwZa__howStep{border-top:1px solid color-mix(in oklab, var(--ink) 11%, transparent)}@media (min-width:768px){.landing-module__g1LwZa__howStep+.landing-module__g1LwZa__howStep{border-top:0;border-inline-start:1px solid color-mix(in oklab, var(--ink) 11%, transparent)}}.landing-module__g1LwZa__howNum{font-family:var(--font-display);color:var(--accent);font-size:3rem;font-weight:400;line-height:1}.landing-module__g1LwZa__howTitle{font-family:var(--font-display);color:var(--ink);margin:1.5rem 0 0;font-size:1.5rem;font-weight:400;line-height:2rem}.landing-module__g1LwZa__howDesc{color:var(--muted-foreground);margin:.75rem 0 0;line-height:1.5rem}.landing-module__g1LwZa__embassiesSection{border-top:1px solid var(--border);background:var(--surface)}.landing-module__g1LwZa__embassiesInner{max-width:var(--page-max-width);padding-inline:var(--page-x-padding);padding-block:var(--section-y);margin-inline:auto}.landing-module__g1LwZa__embassiesGrid{gap:1rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:640px){.landing-module__g1LwZa__embassiesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.landing-module__g1LwZa__embassiesGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.landing-module__g1LwZa__embassiesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.landing-module__g1LwZa__embassyItem{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--card);color:var(--foreground);box-shadow:0 1px 2px color-mix(in oklab, var(--ink) 4%, transparent);align-items:center;gap:1rem;padding:1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.landing-module__g1LwZa__embassyItem:hover{border-color:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.landing-module__g1LwZa__embassyFlag{border:1px solid color-mix(in oklab, var(--border) 75%, transparent);object-fit:cover;width:3.375rem;height:2.25rem;box-shadow:0 1px 2px color-mix(in oklab, var(--ink) 10%, transparent);border-radius:.45rem;flex:none;overflow:hidden}.landing-module__g1LwZa__embassyText{gap:.2rem;min-width:0;display:grid}.landing-module__g1LwZa__embassyName{color:var(--ink);font-weight:400;line-height:1.25rem}.landing-module__g1LwZa__embassyMeta{color:var(--muted-foreground);font-size:.75rem;line-height:1rem}.landing-module__g1LwZa__faqSection{max-width:48rem;padding-inline:var(--page-x-padding);padding-block:var(--section-y);margin-inline:auto}.landing-module__g1LwZa__faqAccordion{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:3rem 0 0}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--border);padding-block:1.5rem}.landing-module__g1LwZa__faqItem:last-child{border-bottom:none}.landing-module__g1LwZa__faqSummary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:1.5rem;font-size:1.125rem;font-weight:400;list-style:none;display:flex}.landing-module__g1LwZa__faqSummary::-webkit-details-marker{display:none}.landing-module__g1LwZa__faqIcon{color:var(--accent);-webkit-user-select:none;user-select:none;font-size:1.25rem;font-weight:300;transition:transform .2s}.landing-module__g1LwZa__faqItem[open] .landing-module__g1LwZa__faqIcon{transform:rotate(45deg)}.landing-module__g1LwZa__faqAnswer{color:var(--muted-foreground);margin:.75rem 0 0;line-height:1.5rem}.landing-module__g1LwZa__bottomCtaSection{padding-inline:var(--page-x-padding);padding-bottom:6rem}.landing-module__g1LwZa__ctaCard{max-width:var(--page-max-width);border-radius:var(--radius-media);background-color:var(--primary);color:var(--primary-foreground);margin-inline:auto;padding:5rem 2rem;position:relative;overflow:hidden}@media (min-width:768px){.landing-module__g1LwZa__ctaCard{text-align:start;padding:5rem 4rem}}.landing-module__g1LwZa__ctaGlow{pointer-events:none;opacity:.3;background:radial-gradient(40% 60% at 80% 20%, color-mix(in oklab, var(--accent) 70%, transparent), transparent 70%);position:absolute;inset:0}.landing-module__g1LwZa__ctaCardContent{z-index:10;max-width:42rem;position:relative}.landing-module__g1LwZa__ctaTitle{font-family:var(--font-display);margin:0;font-size:2.25rem;font-weight:400;line-height:1.1}@media (min-width:768px){.landing-module__g1LwZa__ctaTitle{font-size:3.75rem}}.landing-module__g1LwZa__ctaSubtitle{color:color-mix(in oklab, var(--primary-foreground) 70%, transparent);margin:1rem 0 0}.landing-module__g1LwZa__ctaCardActions{flex-wrap:wrap;align-items:center;gap:.875rem;margin-top:2rem;display:flex}.landing-module__g1LwZa__ctaCardButton{border-radius:var(--radius-pill);background-color:var(--accent);padding:var(--landing-button-padding);font-size:var(--landing-button-font-size);font-weight:var(--landing-button-weight);color:var(--accent-foreground);align-items:center;text-decoration:none;transition:transform .15s;display:inline-flex}.landing-module__g1LwZa__ctaCardButton:hover{transform:scale(1.02)}.landing-module__g1LwZa__ctaCardSecondary{border-radius:var(--radius-pill);border:1px solid color-mix(in oklab, var(--primary-foreground) 28%, transparent);padding:var(--landing-button-padding);color:var(--primary-foreground);font-size:var(--landing-button-font-size);font-weight:var(--landing-button-weight);align-items:center;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.landing-module__g1LwZa__ctaCardSecondary:hover{background:color-mix(in oklab, var(--primary-foreground) 9%, transparent);transform:scale(1.02)}.landing-module__g1LwZa__footer{color:#fff;background:#1b2a3b;border-top:0;padding-block:3rem}.landing-module__g1LwZa__footerContainer{max-width:var(--page-max-width);padding-inline:var(--page-x-padding);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-inline:auto;display:flex}@media (min-width:768px){.landing-module__g1LwZa__footerContainer{flex-direction:row;align-items:center}}.landing-module__g1LwZa__footerCopyright{color:#ffffffc7;color:lab(100% -.0000298023 .0000119209/.78);margin:0;font-size:.875rem}.landing-module__g1LwZa__footerLinks{color:#ffffffd1;color:lab(100% -.0000298023 .0000119209/.82);flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.landing-module__g1LwZa__footerLinks a{text-decoration:none;transition:color .15s}.landing-module__g1LwZa__footerLinks a:hover,.landing-module__g1LwZa__footer .landing-module__g1LwZa__brandText{color:#fff}.landing-module__g1LwZa__footer .landing-module__g1LwZa__brandIcon{filter:drop-shadow(0 1px #ffffff1f)}html[dir=rtl] .landing-module__g1LwZa__footerContainer{text-align:right;direction:rtl}@media (max-width:767px){.landing-module__g1LwZa__heroCard{min-height:auto;padding-bottom:24px;overflow:hidden}.landing-module__g1LwZa__navContainer{gap:1rem}.landing-module__g1LwZa__brandText{font-size:1.125rem}.landing-module__g1LwZa__actions{gap:.5rem}.landing-module__g1LwZa__heroGrid{min-height:calc(100svh - var(--header-height) - 1.5rem);align-content:center;gap:0;padding-block:clamp(2.25rem,6vh,3.5rem)}.landing-module__g1LwZa__heroTitle{font-size:clamp(2.35rem,10vw,2.8rem)}.landing-module__g1LwZa__heroTitleMain,.landing-module__g1LwZa__heroTitleAccent{white-space:normal}.landing-module__g1LwZa__heroSubtitle{font-size:1.05rem}.landing-module__g1LwZa__heroStats{justify-self:center;gap:.75rem;width:min(100%,23rem)}.landing-module__g1LwZa__heroVisualCol{width:calc(100% - 32px);margin:1.5rem auto 0;display:block}.landing-module__g1LwZa__imageGlow{display:none}.landing-module__g1LwZa__heroImage{object-fit:cover;object-position:25% bottom;border-radius:20px;width:100%;height:220px;max-height:220px}.landing-module__g1LwZa__floatingToast{bottom:-.875rem;left:.75rem;right:auto;gap:.5rem;width:min(14.5rem,100% - 1rem);padding:.75rem;animation:none;display:flex;inset-inline:auto}.landing-module__g1LwZa__toastIcon{width:2rem;height:2rem}.landing-module__g1LwZa__toastTitle{font-size:.78rem}.landing-module__g1LwZa__toastSub{font-size:.68rem}.landing-module__g1LwZa__statItem{white-space:normal}.landing-module__g1LwZa__sectionInner,.landing-module__g1LwZa__howSection,.landing-module__g1LwZa__embassiesInner,.landing-module__g1LwZa__faqSection{padding-block:var(--section-y-compact)}.landing-module__g1LwZa__servicesGrid,.landing-module__g1LwZa__howGrid,.landing-module__g1LwZa__embassiesGrid{margin-top:2.5rem}.landing-module__g1LwZa__bottomCtaSection{padding-bottom:var(--section-y-compact)}.landing-module__g1LwZa__ctaCard{padding:4rem 2rem}}@media (max-width:560px){.landing-module__g1LwZa__ctaButton{display:none}.landing-module__g1LwZa__heroActions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;max-width:100%;display:grid}.landing-module__g1LwZa__heroPrimary,.landing-module__g1LwZa__heroSecondary{flex:1 1 0;justify-content:center;min-width:0;padding-inline:.75rem}.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.landing-module__g1LwZa__serviceCard,.landing-module__g1LwZa__howStep{padding:1.5rem}.landing-module__g1LwZa__embassyItem{padding:.875rem}.landing-module__g1LwZa__embassyFlag{width:3rem;height:2rem}.landing-module__g1LwZa__footerContainer{gap:1.25rem}.landing-module__g1LwZa__ctaCardActions{flex-direction:column;align-items:stretch}.landing-module__g1LwZa__ctaCardButton,.landing-module__g1LwZa__ctaCardSecondary{justify-content:center}}@media (max-width:360px){.landing-module__g1LwZa__heroActions{flex-direction:column}}html[dir=rtl] .landing-module__g1LwZa__langSwitcher{flex-direction:row-reverse}html[dir=rtl] .landing-module__g1LwZa__brandIcon,html[dir=rtl] .landing-module__g1LwZa__brandText,html[dir=rtl] .landing-module__g1LwZa__heroTitle,html[dir=rtl] .landing-module__g1LwZa__statValue,html[dir=rtl] .landing-module__g1LwZa__sectionTitle,html[dir=rtl] .landing-module__g1LwZa__serviceNum,html[dir=rtl] .landing-module__g1LwZa__serviceTitle,html[dir=rtl] .landing-module__g1LwZa__howNum,html[dir=rtl] .landing-module__g1LwZa__howTitle,html[dir=rtl] .landing-module__g1LwZa__ctaTitle{font-family:var(--font-display-rtl);font-weight:400}html[dir=rtl] .landing-module__g1LwZa__heroTextCol{align-items:flex-start}html[dir=rtl] .landing-module__g1LwZa__heroTitle{letter-spacing:0;max-width:none;line-height:1.16}html[dir=rtl] .landing-module__g1LwZa__heroSubtitle{max-width:30rem;line-height:1.85}html[dir=rtl] .landing-module__g1LwZa__heroActions{margin-top:2.25rem}html[dir=rtl] .landing-module__g1LwZa__heroStats{gap:3rem;max-width:30rem}html[dir=rtl] .landing-module__g1LwZa__floatingToast{inset-inline-start:var(--hero-toast-offset);inset-inline-end:auto}@media (max-width:767px){html[dir=rtl] .landing-module__g1LwZa__heroTextCol{text-align:center;align-items:center}html[dir=rtl] .landing-module__g1LwZa__heroBadge{align-self:center}html[dir=rtl] .landing-module__g1LwZa__heroTitle,html[dir=rtl] .landing-module__g1LwZa__heroSubtitle{max-width:100%}html[dir=rtl] .landing-module__g1LwZa__heroActions{justify-content:center;margin-top:2rem}html[dir=rtl] .landing-module__g1LwZa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(100%,28rem);max-width:28rem}html[dir=rtl] .landing-module__g1LwZa__statItem{text-align:center;align-items:center}}@media (max-width:380px){html[dir=rtl] .landing-module__g1LwZa__heroStats,.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr))}}
