:root{--blue:#244ddd;--ink:#14243b;--sky:#e9f0fc;--paper:#fafbfd;--white:#fff;--lime:#deef88;--muted:#536079;--line:#d7deeb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2{line-height:1.04;letter-spacing:-.055em}h2{font-size:clamp(36px,3.6vw,53px)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.preview{text-align:center;padding:6px 18px;background:var(--sky);font-size:12px;color:#3a4b6c}.header{height:106px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;font-size:27px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand svg{width:32px;height:32px;margin-right:10px;color:var(--blue)}.brand-light{font-weight:400}.brand-dot{color:var(--blue)}nav{display:flex;gap:29px;font-size:14px}nav a:hover,.footer a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 23px;background:var(--blue);color:var(--white);font-weight:600;font-size:15px;border:1px solid transparent;border-radius:5px;cursor:pointer;transition:background .15s,transform .15s}.button:hover{background:#183bb6;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:12px 17px;font-size:13px;gap:23px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-top:27px;padding-bottom:64px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:9px;margin-bottom:26px}.dot{width:7px;height:7px;border-radius:50%;background:var(--blue);display:inline-block;flex-shrink:0}h1{font-weight:800;font-size:clamp(64px,6.7vw,98px);letter-spacing:-.065em;line-height:.98;margin-bottom:30px}h1>span{color:var(--blue)}.intro{color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:29px}.quiet{font-size:12px;color:var(--muted)}.hero-note{margin-top:13px}.route-art{background:var(--blue);color:white;border-radius:8px;position:relative;aspect-ratio:1/1.12;overflow:hidden;isolation:isolate}.route-art-top,.route-art-bottom{position:absolute;left:28px;right:28px;display:flex;justify-content:space-between;gap:10px;font-family:monospace;font-size:9px;letter-spacing:.7px;z-index:2}.route-art-top{top:23px;padding-bottom:17px;border-bottom:1px solid #ffffff45}.route-art-bottom{bottom:23px;align-items:end}.route-art-bottom>span:last-child{text-align:right;color:#d1dcff;letter-spacing:0}.country{position:absolute;z-index:2;display:flex;flex-direction:column;line-height:1}.country>span{font-family:monospace;font-size:10px;letter-spacing:2px;margin-bottom:10px;color:#d7e1ff}.country strong{font-size:clamp(40px,4.3vw,64px);letter-spacing:-3px}.country small{font-size:20px;margin-top:10px;font-weight:400;color:#e0e8ff}.china{left:32px;top:86px}.algeria{right:29px;bottom:107px;text-align:right}.route-drawing{position:absolute;width:100%;height:100%;inset:0}.strip-inner{display:flex;align-items:center;gap:32px;justify-content:space-between;font-size:13px}.route-strip{border-block:1px solid var(--line);padding:24px 0}.strip-inner b{padding:6px 8px;background:var(--sky);font-family:monospace;color:var(--blue);margin-right:12px}.strip-line{height:1px;background:var(--line);flex:1}.section{padding-block:100px}.scope{display:grid;grid-template-columns:1fr 1fr;gap:100px}.body-large{font-size:23px;line-height:1.45;margin-bottom:20px}.muted{color:var(--muted)}.text-link{display:inline-flex;gap:30px;align-items:center;border:0;border-bottom:1px solid var(--blue);padding:0 0 7px;background:none;color:var(--blue);font-weight:600;font-size:14px;cursor:pointer}.scope .text-link{margin-top:27px}.office-section{background:var(--sky);padding-block:76px}.office-grid{display:grid;grid-template-columns:.85fr 1fr;gap:100px;align-items:center}.office-card{background:var(--white);border:1px solid #d4dff4;border-radius:6px;padding:28px 32px;min-height:430px;display:flex;flex-direction:column;justify-content:space-between;color:var(--blue);background-image:repeating-linear-gradient(90deg,transparent,transparent 37px,#244ddd06 38px,#244ddd06 39px)}.office-label{display:flex;justify-content:space-between;font:10px monospace;letter-spacing:1.5px}.office-type{font-size:104px;font-weight:800;line-height:1.1;letter-spacing:-8px}.office-type span{display:block;font-size:65px;letter-spacing:-4px}.office-bottom{display:flex;align-items:center;gap:9px;font-size:13px;border-top:1px solid var(--line);padding-top:17px}.office-copy h2{margin-bottom:20px}.office-copy h3{font-size:19px;margin-top:29px}.steps{list-style:none;counter-reset:step;padding:0;margin:20px 0 0}.steps li{display:flex;gap:18px;margin-top:19px;counter-increment:step}.steps li:before{content:'0' counter(step);font:12px monospace;color:var(--blue);padding-top:5px}.steps h4{font-size:15px;font-weight:600}.steps p{font-size:13px;color:var(--muted)}.faq{display:grid;grid-template-columns:.85fr 1fr;gap:100px}.faq .muted{margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{padding:23px 30px 23px 0;cursor:pointer;font-size:16px;font-weight:600;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;top:18px;color:var(--blue);font-size:24px;font-weight:400}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:14px;padding:0 28px 24px 0}.inquiry-section{background:var(--ink);padding-block:80px;color:white}.inquiry-grid{display:grid;grid-template-columns:.85fr 1fr;gap:100px}.inquiry-grid h2{font-size:clamp(40px,4vw,59px);margin-bottom:24px}.inquiry-grid>.inquiry-copy>p,.inquiry-grid>div>p:not(.eyebrow){color:#c0ccdc}.inquiry-grid .eyebrow{color:var(--lime)}.contact-note{display:flex;gap:20px;margin-top:54px;border-top:1px solid #ffffff30;padding-top:25px;font-size:13px;color:#c0ccdc;max-width:360px}.contact-note>span{font-size:27px;color:var(--lime)}.contact-note strong{color:white;font-weight:600}.contact-note p{margin-top:9px}form{background:white;color:var(--ink);padding:32px;border-radius:7px}.form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px;font-weight:700;font-size:20px;gap:12px}.form-heading span{font-size:10px;font-weight:400;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.full{grid-column:1/-1}label{display:block;font-size:12px;font-weight:600}input,textarea{display:block;width:100%;border:1px solid #c9d2df;border-radius:3px;padding:11px 12px;margin-top:7px;background:var(--paper);color:var(--ink);font-size:14px;min-width:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#68748a}form .button{width:100%;margin-top:22px}.form-privacy{font-size:10px;color:var(--muted);margin-top:12px;text-align:center}#result{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}#result .text-link{margin-top:14px}#copy-status{font-size:12px;margin-top:8px}.footer{padding-block:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p,.footer>a:last-child{font-size:11px;color:var(--muted)}.footer .brand{font-size:23px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:15px}
@media(min-width:1600px){.hero{gap:80px}.hero-copy{padding-left:10px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header{gap:15px}nav{gap:16px}.hero{gap:30px}h1{font-size:72px}.hero .intro{font-size:16px}.scope,.office-grid,.faq,.inquiry-grid{gap:45px}.office-card{min-height:390px}.office-type{font-size:86px}.country strong{font-size:43px}.country small{font-size:16px}.china{top:72px;left:22px}.algeria{bottom:85px;right:22px}.route-art-top,.route-art-bottom{left:20px;right:20px;font-size:8px}.route-art-bottom{bottom:17px}.section{padding-block:76px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.preview{font-size:10px}.header{height:auto;min-height:92px;flex-wrap:wrap;padding-block:20px;gap:16px}.brand{font-size:24px}.brand svg{width:27px;height:27px}.header .button{font-size:11px;padding:11px;gap:12px}.header nav{order:3;width:100%;justify-content:space-between;font-size:12px;padding-top:7px}.hero{grid-template-columns:1fr;padding-top:24px;padding-bottom:36px;gap:33px}.hero-copy{padding-bottom:2px}.eyebrow{font-size:10px;margin-bottom:23px}h1{font-size:clamp(66px,12vw,90px);margin-bottom:24px}.intro{font-size:16px}.route-art{aspect-ratio:1/1;max-height:570px}.country strong{font-size:clamp(45px,9vw,65px)}.china{top:76px}.algeria{bottom:80px}.route-art-bottom{font-size:8px}.route-strip{padding:20px 0}.strip-inner{gap:12px;font-size:10px;flex-wrap:wrap}.strip-inner>span:nth-child(3){display:none}.strip-inner b{margin-right:4px;padding:4px}.strip-line{min-width:12px}.strip-inner>span:nth-child(4){display:none}.scope,.office-grid,.faq,.inquiry-grid{grid-template-columns:1fr;gap:30px}.section{padding-block:56px}h2{font-size:39px}.body-large{font-size:20px}.office-section,.inquiry-section{padding-block:50px}.office-card{min-height:330px}.office-type{font-size:83px}.office-type span{font-size:52px}.office-copy{padding-top:10px}.faq .muted br{display:none}.inquiry-grid h2{font-size:43px}.contact-note{margin-top:28px;max-width:100%}form{padding:23px}.form-grid{gap:15px}.form-heading{font-size:18px}.footer{flex-wrap:wrap;padding-block:26px}.footer p{order:3;width:100%}}
@media(max-width:380px){.header .button{gap:8px;font-size:10px}.brand{font-size:21px}.brand svg{margin-right:6px;width:23px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.country strong{font-size:42px}.algeria{bottom:74px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.language{border:1px solid var(--line);border-radius:4px;background:white;padding:7px 11px;font-size:13px;cursor:pointer;color:var(--ink)}.contact-number{display:inline-block;color:var(--lime);margin-top:18px;font-size:18px;letter-spacing:1px}.header{gap:20px}.header nav{margin-inline-start:auto}.header .language{margin-inline-start:4px}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2{letter-spacing:-.025em;line-height:1.25}html[dir=rtl] h1{font-size:clamp(58px,5.6vw,82px)}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .brand{direction:ltr}html[dir=rtl] .route-art{direction:ltr}html[dir=rtl] .office-type{letter-spacing:0}html[dir=rtl] summary{padding:23px 0 23px 30px}html[dir=rtl] summary:after{right:auto;left:0}html[dir=rtl] details p{padding:0 0 24px 28px}html[dir=rtl] .strip-inner b{margin-right:0;margin-left:12px}html[dir=rtl] #summary{text-align:right}@media(max-width:1000px){.header{gap:12px}.header nav{gap:14px}}@media(max-width:760px){.header .language{margin-inline-start:auto}.header .button.small{display:none}.header nav{margin-inline-start:0}html[dir=rtl] h1{font-size:clamp(60px,11vw,82px)}}
.brand-logo{width:44px;height:44px;object-fit:contain;margin-inline-end:10px;border-radius:50%}.hero-brand{display:flex;align-items:center;gap:16px;margin-bottom:34px}.hero-brand img{width:68px;height:68px;object-fit:contain;border-radius:50%;box-shadow:0 10px 28px #244ddd1c}.hero-brand strong{display:block;font-size:27px;line-height:1;letter-spacing:-1.5px}.hero-brand strong span{font-weight:400}.hero-brand strong b{color:var(--blue)}.hero-brand small{display:block;margin-top:8px;color:var(--muted);font:10px monospace;letter-spacing:1.3px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-tracking{display:block;width:fit-content;font-size:13px;font-weight:600;color:var(--blue);margin-top:0}.hero h1{font-size:clamp(60px,6vw,87px)}@media(max-width:760px){.brand-logo{width:35px;height:35px}.hero-brand{margin-bottom:26px}.hero-brand img{width:56px;height:56px}.hero-brand strong{font-size:24px}.hero-brand small{font-size:8px;letter-spacing:1px}.hero h1{font-size:clamp(57px,11vw,80px)}.hero-actions{align-items:flex-start;gap:18px;flex-direction:column}}
.tracked-inquiry{margin-top:20px;font-size:12px}.header nav{gap:19px}@media(max-width:760px){.header nav{gap:12px;flex-wrap:wrap;justify-content:flex-start}.header nav a{padding-block:5px}.header nav a:last-child{margin-inline-start:auto}}
