*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}:root{--lapis-950:#0a1638;--lapis-900:#0f1e4d;--lapis-800:#152b66;--lapis-700:#1e3a80;--lapis-600:#2b4b9e;--lapis-500:#3e5fb8;--gold-600:#a9821e;--gold-500:#c9a227;--gold-400:#debb49;--gold-300:#efd37e;--gold-100:#fbf1d3;--stone-50:#f8f6ef;--stone-100:#f1ecdd;--stone-200:#e6dfc9;--ink:#13152a;--muted:#5b5e7a;--muted-lt:#8688a3;--white:#fff;--shadow-sm:0 2px 10px #0f1e4d0f;--shadow-md:0 12px 32px #0f1e4d1f;--shadow-lg:0 24px 64px #0f1e4d2e;--radius:16px;--radius-sm:10px;--font-display:"Fraunces",Georgia,serif;--font-body:"Plus Jakarta Sans",system-ui,sans-serif;--container:1240px}html.lang-en [data-az],html.lang-en [data-ru],html.lang-az [data-en],html.lang-az [data-ru],html.lang-ru [data-az],html.lang-ru [data-en]{display:none!important}body{font-family:var(--font-body);background:var(--stone-50);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{max-width:var(--container);margin:0 auto;padding:0 24px}.serif{font-family:var(--font-display)}.gold{color:var(--gold-500)}.lapis-bg{background:radial-gradient(circle at 15% 20%,#debb491a 0,transparent 3%), radial-gradient(circle at 78% 65%,#debb4914 0,transparent 2.4%), radial-gradient(circle at 45% 85%,#debb4917 0,transparent 2%), radial-gradient(circle at 88% 15%,#debb4912 0,transparent 1.8%), radial-gradient(circle at 30% 55%,#debb490f 0,transparent 1.6%), linear-gradient(160deg,var(--lapis-950) 0%,var(--lapis-900) 45%,var(--lapis-800) 100%);position:relative}.nav{z-index:500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f6efdb;border-bottom:1px solid #0f1e4d14;transition:background .3s;position:sticky;top:0}.nav-in{max-width:var(--container);align-items:center;gap:28px;height:78px;margin:0 auto;padding:0 24px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-logo img{width:auto;height:40px}.nav-logo-text{font-family:var(--font-display);color:var(--lapis-900);font-size:1.05rem;font-weight:600;line-height:1.15}.nav-logo-text span{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-600);font-size:.58rem;font-weight:600;display:block}.nav-links{align-items:center;gap:4px;margin:0 auto;padding-left:24px;display:flex}.nav-links>a{color:var(--muted);white-space:nowrap;border-radius:99px;padding:9px 14px;font-size:.82rem;font-weight:600;transition:all .2s}.nav-links>a:hover{color:var(--lapis-900);background:var(--stone-100)}.nav-links>a.active{color:var(--lapis-900);background:var(--gold-100)}.nav-dd-wrap{position:relative}.nav-dd{z-index:50;min-width:260px;padding-top:10px;display:none;position:absolute;top:100%;left:0}.nav-dd-wrap:hover .nav-dd{display:block}.nav-dd-inner{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid var(--stone-200);border-radius:14px;padding:8px}.nav-dd-inner a{color:var(--ink);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.nav-dd-inner a:hover{background:var(--stone-100);color:var(--lapis-800)}.nav-dd-inner a .dot{background:var(--gold-500);border-radius:50%;flex-shrink:0;width:6px;height:6px}.nav-spacer{flex:1}.nav-right{align-items:center;gap:10px;display:flex}.lang-sw{background:var(--stone-100);border-radius:99px;gap:2px;padding:3px;display:flex}.lang-sw button{color:var(--muted);cursor:pointer;letter-spacing:.03em;background:0 0;border:none;border-radius:99px;padding:5px 11px;font-size:.7rem;font-weight:700;transition:all .15s}.lang-sw button.on{background:var(--lapis-900);color:#fff}.btn{cursor:pointer;font-family:var(--font-body);white-space:nowrap;border:none;border-radius:99px;justify-content:center;align-items:center;gap:8px;font-size:.82rem;font-weight:700;transition:all .25s cubic-bezier(.3,.8,.4,1);display:inline-flex}.btn-gold{background:linear-gradient(135deg,var(--gold-400),var(--gold-600));color:var(--lapis-950);padding:12px 24px;box-shadow:0 8px 20px #c9a22759}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 12px 28px #c9a22773}.btn-outline{color:var(--lapis-900);background:0 0;border:1.5px solid #0f1e4d2e;padding:11px 22px}.btn-outline:hover{border-color:var(--lapis-900);background:var(--stone-100)}.btn-outline-lt{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1.5px solid #ffffff47;padding:11px 22px}.btn-outline-lt:hover{background:#ffffff29;border-color:#ffffff80}.mnav-btn{background:var(--stone-100);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.mnav-btn span,.mnav-btn:before,.mnav-btn:after{display:none}.hero{color:#fff;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-slides{z-index:0;position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1s;animation:6s ease-out forwards kenburns;position:absolute;inset:0}.hero-slide.on{opacity:1;z-index:1}.hero-slide img{object-fit:cover;width:100%;height:100%}@keyframes kenburns{0%{transform:scale(1.12)}to{transform:scale(1)}}.hero-overlay{z-index:1;background:radial-gradient(#0000 35%,#060d248c 100%),linear-gradient(#060d2440,#060d2440),linear-gradient(#060d248c 0%,#060d2440 55%,#060d24e6 100%);position:absolute;inset:0}.hero-dots{z-index:3;flex-direction:column;gap:8px;display:flex;position:absolute;top:100px;right:28px}.hero-dots button{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero-dots button.on{background:var(--gold-400);border-radius:5px;height:22px}.hero-badge{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;box-shadow:var(--shadow-lg);background:#ffffff17;border:1px solid #ffffff2e;border-radius:99px;align-items:center;gap:9px;padding:10px 18px 10px 14px;font-size:.78rem;font-weight:700;animation:6s ease-in-out infinite floaty;display:flex;position:absolute}.hero-badge svg{width:16px;height:16px;color:var(--gold-300);flex-shrink:0}.hero-badge.b1{animation-delay:0s;top:22%;left:6%}.hero-badge.b2{animation-delay:1.4s;top:30%;right:7%}.hero-badge.b3{animation-delay:2.8s;bottom:30%;left:9%}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:150px 24px 40px;display:flex;position:relative}.hero-text{margin-bottom:38px}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-300);align-items:center;gap:10px;margin-bottom:22px;font-size:.68rem;font-weight:700;display:inline-flex}.hero-eyebrow:before,.hero-eyebrow:after{content:"";background:var(--gold-400);width:22px;height:1.5px}.hero h1{font-family:var(--font-display);letter-spacing:-.01em;text-shadow:0 2px 30px #00000059;margin-bottom:20px;font-size:3.4rem;font-weight:600;line-height:1.1}.hero h1 em{color:var(--gold-300);font-style:italic;font-weight:500}.hero-desc{color:#ffffffbf;max-width:560px;margin:0 auto;font-size:1.02rem;line-height:1.75}.hero-btns{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:46px;display:flex}.hero-stats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-lg);background:#060d2473;border:1px solid #ffffff24;border-radius:20px;display:flex;overflow:hidden}.hero-stat{text-align:center;border-right:1px solid #ffffff24;padding:20px 30px}.hero-stat:last-child{border-right:none}.hero-stat b{font-family:var(--font-display);color:var(--gold-300);margin-bottom:4px;font-size:1.8rem;font-weight:600;line-height:1;display:block}.hero-stat span{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.62rem}.hero-marquee{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#060e268c;border-top:1px solid #ffffff1f;padding:14px 0;position:relative;overflow:hidden}.hero-marquee-track{gap:38px;width:max-content;animation:32s linear infinite marquee;display:flex}.hero-marquee-track span{color:#ffffffa6;white-space:nowrap;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{padding:96px 0}.section.tight{padding:64px 0}.section-head{max-width:640px;margin-bottom:52px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold-600);align-items:center;gap:10px;margin-bottom:14px;font-size:.68rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--gold-500);width:22px;height:1.5px}.section-head.center .eyebrow{justify-content:center}.section-head.center .eyebrow:before{display:none}.section-title{font-family:var(--font-display);color:var(--lapis-950);letter-spacing:-.01em;font-size:2.3rem;font-weight:600;line-height:1.14}.section-title em{color:var(--gold-600);font-style:italic;font-weight:500}.section-sub{color:var(--muted);margin-top:14px;font-size:.92rem;line-height:1.75}.svc-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.svc-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--stone-200);padding:30px 26px;transition:all .3s cubic-bezier(.3,.8,.4,1);position:relative;overflow:hidden}.svc-card:hover{box-shadow:var(--shadow-md);border-color:var(--gold-400);transform:translateY(-6px)}.svc-num{font-family:var(--font-display);color:var(--gold-500);letter-spacing:.08em;margin-bottom:16px;font-size:.72rem;font-weight:600}.svc-icon{background:linear-gradient(135deg,var(--lapis-800),var(--lapis-600));width:52px;height:52px;color:var(--gold-300);border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.svc-icon svg{width:24px;height:24px}.svc-title{font-family:var(--font-display);color:var(--lapis-950);margin-bottom:10px;font-size:1.15rem;font-weight:600}.svc-desc{color:var(--muted);margin-bottom:18px;font-size:.82rem;line-height:1.7}.svc-link{color:var(--lapis-800);align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:inline-flex}.svc-card:hover .svc-link{color:var(--gold-600)}.svc-link svg{width:14px;height:14px;transition:all .25s}.svc-card:hover .svc-link svg{transform:translate(3px)}.route-band{background:var(--stone-100);border-radius:24px;grid-template-columns:1fr 1px 1fr;align-items:center;gap:40px;padding:44px;display:grid}.route-col h4{font-family:var(--font-display);color:var(--lapis-950);margin-bottom:8px;font-size:1.3rem;font-weight:600}.route-col .km{font-family:var(--font-display);color:var(--gold-600);font-size:2.4rem;font-weight:600;line-height:1}.route-col .days{color:var(--muted);margin-top:4px;font-size:.78rem}.route-divider{background:var(--stone-200);justify-self:center;width:1px;height:80px}.route-modes{gap:10px;margin-top:14px;display:flex}.route-modes span{background:var(--white);width:34px;height:34px;color:var(--lapis-700);border-radius:9px;justify-content:center;align-items:center;display:flex}.route-modes svg{width:16px;height:16px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.split.rev{grid-template-columns:1fr 1fr}.split.rev .split-media{order:2}.split-media{border-radius:var(--radius);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.split-media img{object-fit:cover;aspect-ratio:4/3.2;width:100%;height:100%}.split-media-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f142ab8;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:.72rem;font-weight:600;display:flex;position:absolute;bottom:20px;left:20px}.split-media-badge .dot{background:var(--gold-400);border-radius:50%;width:7px;height:7px}.split-body p{color:var(--muted);margin-bottom:16px;font-size:.92rem;line-height:1.8}.split-list{flex-direction:column;gap:12px;margin-top:24px;list-style:none;display:flex}.split-list li{color:var(--ink);align-items:flex-start;gap:12px;font-size:.86rem;font-weight:600;display:flex}.split-list li .ck{background:var(--gold-100);width:20px;height:20px;color:var(--gold-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.split-list li .ck svg{width:11px;height:11px}.feat-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feat-item{background:var(--white);border:1px solid var(--stone-200);border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.feat-item .ck{background:var(--lapis-900);width:26px;height:26px;color:var(--gold-300);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feat-item .ck svg{width:13px;height:13px}.feat-item span{color:var(--ink);padding-top:3px;font-size:.84rem;font-weight:600;line-height:1.5}.countries-strip{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.country-chip{background:var(--white);border:1px solid var(--stone-200);color:var(--ink);border-radius:99px;align-items:center;gap:8px;padding:8px 16px 8px 8px;font-size:.76rem;font-weight:700;display:flex}.country-chip img{object-fit:cover;border-radius:50%;width:22px;height:22px}.process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.process-card{padding-top:6px;position:relative}.process-num{font-family:var(--font-display);color:var(--stone-200);margin-bottom:14px;font-size:2.6rem;font-weight:600;line-height:1}.process-card h4{color:var(--lapis-950);margin-bottom:8px;font-size:.95rem;font-weight:700}.process-card p{color:var(--muted);font-size:.8rem;line-height:1.7}.cta-band{color:#fff;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:60px 50px;display:flex;position:relative;overflow:hidden}.cta-band h3{font-family:var(--font-display);max-width:460px;margin-bottom:10px;font-size:1.8rem;font-weight:600}.cta-band p{color:#ffffffa6;max-width:420px;font-size:.88rem}.cta-btns{z-index:2;flex-wrap:wrap;gap:12px;display:flex;position:relative}.breadcrumb{background:var(--stone-100);border-bottom:1px solid var(--stone-200);padding:14px 0;font-size:.74rem}.breadcrumb a{color:var(--muted);font-weight:600}.breadcrumb a:hover{color:var(--lapis-800)}.breadcrumb .sep{color:var(--muted-lt);margin:0 8px}.breadcrumb .cur{color:var(--lapis-900);font-weight:700}.inner-hero{color:#fff;padding:64px 0 74px;position:relative;overflow:hidden}.inner-hero-in{max-width:var(--container);z-index:2;margin:0 auto;padding:0 24px;position:relative}.inner-hero h1{font-family:var(--font-display);max-width:640px;margin-bottom:16px;font-size:2.5rem;font-weight:600;line-height:1.12}.inner-hero p{color:#ffffffad;max-width:560px;font-size:.94rem;line-height:1.75}.sector-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.sector-card{background:var(--white);border:1px solid var(--stone-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:32px;transition:all .3s}.sector-card:hover{box-shadow:var(--shadow-md);border-color:var(--gold-400)}.sector-icon{background:linear-gradient(135deg,var(--lapis-800),var(--lapis-600));width:56px;height:56px;color:var(--gold-300);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.sector-icon svg{width:26px;height:26px}.sector-card h3{font-family:var(--font-display);color:var(--lapis-950);margin-bottom:12px;font-size:1.3rem;font-weight:600}.sector-card p{color:var(--muted);margin-bottom:18px;font-size:.86rem;line-height:1.75}.sector-points{flex-direction:column;gap:10px;list-style:none;display:flex}.sector-points li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.8rem;font-weight:600;display:flex}.sector-points li .ck{background:var(--gold-100);width:18px;height:18px;color:var(--gold-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.sector-points li .ck svg{width:9px;height:9px}.testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testi-card{background:var(--stone-50);border:1px solid var(--stone-200);border-radius:var(--radius);padding:28px 26px;position:relative}.testi-quote{font-family:var(--font-display);color:var(--gold-300);margin-bottom:6px;font-size:2.6rem;line-height:.6}.testi-card p{color:var(--ink);margin-bottom:20px;font-size:.86rem;font-style:italic;line-height:1.75}.testi-who{align-items:center;gap:12px;display:flex}.testi-avatar{background:linear-gradient(135deg,var(--lapis-800),var(--lapis-600));width:38px;height:38px;color:var(--gold-300);font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.testi-who b{color:var(--lapis-950);font-size:.8rem;font-weight:700;display:block}.testi-who span{color:var(--muted);font-size:.72rem}.trust-strip{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.trust-badge{border:1.5px dashed var(--stone-200);background:var(--stone-50);border-radius:12px;justify-content:center;align-items:center;width:130px;height:76px;display:flex}.trust-badge span{color:var(--muted-lt);text-align:center;font-size:.68rem;font-weight:700}.faq-cat{margin-bottom:36px}.faq-cat-title{font-family:var(--font-display);color:var(--lapis-900);align-items:center;gap:10px;margin-bottom:14px;font-size:1.1rem;font-weight:600;display:flex}.faq-cat-title:before{content:"";background:var(--gold-500);border-radius:50%;width:8px;height:8px}.faq-item{background:var(--white);border:1px solid var(--stone-200);border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-item summary{cursor:pointer;color:var(--lapis-950);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:.88rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .chev{width:18px;height:18px;color:var(--gold-500);flex-shrink:0;transition:all .3s}.faq-item[open] summary .chev{transform:rotate(180deg)}.faq-item .faq-a{color:var(--muted);padding:0 22px 20px;font-size:.84rem;line-height:1.75}.form-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--stone-200);padding:38px}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.form-group input,.form-group textarea,.form-group select{border:1.5px solid var(--stone-200);font-family:var(--font-body);color:var(--ink);background:var(--stone-50);border-radius:10px;outline:none;padding:12px 14px;font-size:.86rem;transition:all .15s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--gold-500);background:#fff}.form-group textarea{resize:vertical;min-height:100px}.chip-select{flex-wrap:wrap;gap:8px;display:flex}.chip-select label{background:var(--stone-100);cursor:pointer;text-transform:none;letter-spacing:0;border:1.5px solid #0000;border-radius:99px;align-items:center;gap:7px;padding:8px 14px 8px 10px;font-size:.78rem;font-weight:600;transition:all .15s;display:flex}.chip-select input{accent-color:var(--gold-500)}.chip-select label:has(input:checked){background:var(--gold-100);border-color:var(--gold-400);color:var(--gold-600)}.foot{background:var(--lapis-950);color:#fff9;padding:64px 0 0;position:relative;overflow:hidden}.foot-grid{z-index:2;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:36px;padding-bottom:44px;display:grid;position:relative}.foot-logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.foot-logo img{width:auto;height:38px}.foot-desc{color:#ffffff73;max-width:280px;margin-bottom:18px;font-size:.8rem;line-height:1.75}.foot-social{gap:8px;display:flex}.foot-social a{background:#ffffff0f;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.foot-social a:hover{background:var(--gold-500);color:var(--lapis-950)}.foot-social svg{width:15px;height:15px}.foot h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:16px;font-size:.68rem;font-weight:700}.foot a.flink{color:#ffffff9e;margin-bottom:11px;font-size:.82rem;transition:all .15s;display:block}.foot a.flink:hover{color:var(--gold-300)}.foot-contact-item{color:#ffffff9e;gap:10px;margin-bottom:14px;font-size:.8rem;display:flex}.foot-contact-item svg{width:15px;height:15px;color:var(--gold-400);flex-shrink:0;margin-top:2px}.foot-bot{color:#ffffff59;z-index:2;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:20px 0;font-size:.72rem;display:flex;position:relative}.foot-bot a{color:#ffffff59}.foot-bot a:hover{color:var(--gold-300)}.wm-credit{text-align:center;color:#ffffff40;padding:10px 0;font-size:11px}.wm-credit a{color:inherit;text-decoration:underline}.wa-fab{z-index:400;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000040}.wa-fab:hover{transform:scale(1.08)}.wa-fab svg{fill:#fff;width:28px;height:28px}.rv.rv-pending{opacity:0;transition:opacity .7s cubic-bezier(.2,.6,.3,1),transform .7s cubic-bezier(.2,.6,.3,1);transform:translateY(24px)}.rv.rv-pending.in{opacity:1;transform:translateY(0)}@media (max-width:980px){.nav-in{gap:8px;padding:0 16px}.nav-links{display:none}.nav-right{gap:4px}.nav-right .btn-gold{display:none}.lang-sw button{padding:5px 8px}.mnav-btn{flex-shrink:0;display:flex}.nav-logo-text{font-size:.92rem}.nav-logo img{height:34px}.hero-badge{display:none}.hero h1{font-size:2.4rem}.hero-content{padding-top:130px}.svc-grid{grid-template-columns:1fr 1fr}.split,.split.rev{grid-template-columns:1fr}.split.rev .split-media{order:0}.route-band{text-align:center;grid-template-columns:1fr}.route-divider{display:none}.route-modes{justify-content:center}.process-grid,.foot-grid{grid-template-columns:1fr 1fr}.feat-list,.sector-grid,.testi-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{padding:0 18px}.hero h1{font-size:1.9rem}.hero-stats{flex-wrap:wrap;width:100%;max-width:340px}.hero-stat{border-bottom:1px solid #ffffff24;width:50%;padding:14px 10px}.hero-stat:nth-child(2n){border-right:none}.hero-stat:nth-last-child(-n+2){border-bottom:none}.hero-dots{display:none}.svc-grid,.form-row,.process-grid,.foot-grid{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:flex-start;padding:40px 26px}.section{padding:64px 0}.section-title{font-size:1.7rem}}.mnav-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:900;background:#0a0f28b3;flex-direction:column;display:none;position:fixed;inset:0}.mnav-overlay.open{display:flex}.mnav-panel{background:var(--stone-50);border-radius:22px 22px 0 0;max-height:82vh;margin-top:auto;padding:26px 22px 34px;overflow-y:auto}.mnav-close{background:var(--stone-100);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;margin-left:auto;display:flex}.mnav-panel a{color:var(--lapis-950);border-bottom:1px solid var(--stone-200);padding:13px 6px;font-size:.95rem;font-weight:700;display:block}.mnav-panel a.sub{color:var(--muted);border-bottom:1px solid var(--stone-200);padding-left:18px;font-size:.85rem;font-weight:600}.mnav-acc{border-bottom:1px solid var(--stone-200)}.mnav-acc-btn{width:100%;color:var(--lapis-950);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;padding:13px 6px;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.mnav-acc-chev{flex-shrink:0;width:16px;height:16px;transition:transform .25s}.mnav-acc.open .mnav-acc-chev{transform:rotate(180deg)}.mnav-acc-panel{max-height:0;transition:max-height .3s;overflow:hidden}.mnav-acc.open .mnav-acc-panel{max-height:400px}.mnav-acc-panel a.sub{border-bottom:1px solid var(--stone-200)}.mnav-acc-panel a.sub:last-child{border-bottom:none}
