:root{--navy:#0a2d5c;--navy2:#123f76;--ink:#10213d;--muted:#5c697c;--line:#d9e1ea;--soft:#f5f8fb;--white:#fff;--shadow:0 14px 38px rgba(9,37,76,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}.shell{width:min(1180px,calc(100% - 40px));margin:auto}img{display:block;max-width:100%}svg{display:block}a{color:inherit}
.site-header{height:82px;background:#fff;display:flex;align-items:center;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(10,45,92,.09)}.nav-row{display:flex;align-items:center;gap:25px;height:100%}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);min-width:242px}.brand-icon{width:43px;height:43px;display:grid;place-items:center}.brand-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.brand-copy{font-size:15px;line-height:1.13;display:flex;flex-direction:column;font-weight:800;letter-spacing:-.02em}.main-nav{margin-left:auto;display:flex;align-items:center;gap:28px}.main-nav a{position:relative;color:#17223a;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;padding:30px 0 26px}.main-nav a:hover,.main-nav a.active{color:var(--navy)}.main-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:var(--navy)}.nav-actions{display:flex;align-items:center;gap:11px}.lang-select{height:42px;border:1px solid #cfd9e4;border-radius:7px;background:#fff;padding:0 11px;color:var(--navy);font-weight:700}.quote-btn,.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:11px;border-radius:5px}.quote-btn{height:42px;background:var(--navy);color:#fff;padding:0 19px;box-shadow:0 4px 10px rgba(10,45,92,.18)}.menu-toggle{display:none;margin-left:auto;width:40px;height:40px;border:0;background:transparent;padding:8px}.menu-toggle span{height:2px;background:var(--navy);display:block;margin:5px 0}
.hero-section{background:linear-gradient(90deg,#fff 0 36%,#f3f8fc 36% 100%);overflow:hidden}.hero-grid{height:530px;display:grid;grid-template-columns:42% 58%;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:22px 30px 22px 0;position:relative;z-index:2}.hero-copy h1{font-size:43px;line-height:1.08;margin:0 0 18px;text-transform:uppercase;letter-spacing:-.04em;color:var(--navy);font-weight:800}.hero-route{font-size:18px;line-height:1.45;margin:0 0 15px;max-width:390px;color:#24344d}.short-rule{display:block;width:46px;height:3px;background:var(--navy);margin:0 0 16px}.hero-text{font-size:14px;line-height:1.7;max-width:410px;color:#415169;margin:0 0 24px}.hero-actions{display:flex;gap:14px}.btn{min-height:45px;padding:0 24px;border:1px solid var(--navy)}.btn.primary{background:var(--navy);color:#fff}.btn.ghost{background:#fff;color:var(--navy)}.hero-visual{position:relative;height:100%;overflow:hidden}.hero-visual:before{content:"";position:absolute;inset:0 auto 0 0;width:18%;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));z-index:1}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.section{padding:40px 0}.section-title{text-align:center;margin:0 0 28px}.section-title h2{font-size:24px;text-transform:uppercase;margin:0;font-weight:800;letter-spacing:-.025em}.section-title span{display:block;width:44px;height:2px;background:var(--navy);margin:9px auto 0}.section-title.compact{margin-bottom:22px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-card{min-height:330px;border:1px solid var(--line);border-radius:8px;overflow:hidden;display:grid;grid-template-columns:55% 45%;box-shadow:var(--shadow);background:#fff}.service-copy{padding:27px 18px 22px 24px;position:relative;z-index:2}.service-heading{display:flex;align-items:center;gap:10px;margin-bottom:17px}.service-heading h3{margin:0;text-transform:uppercase;font-size:15px}.round-icon{width:42px;height:42px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;flex:0 0 auto}.round-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-copy p{font-size:12px;line-height:1.65;color:#48576d;margin:0 0 12px}.service-copy ul{list-style:none;padding:0;margin:0}.service-copy li{font-size:12px;margin:6px 0;color:#22334b}.service-copy li:before{content:"✓";color:var(--navy);font-weight:800;margin-right:9px}.service-image{height:100%;min-height:330px;background:#eaf2f8;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.world-section{padding:12px 0 34px}.world-route{display:flex;align-items:center;justify-content:center;gap:18px;padding:0 0 10px}.route-point{display:flex;flex-direction:column;align-items:center;min-width:116px;text-align:center}.route-badge{width:76px;height:76px;margin-bottom:8px}.route-point strong{font-size:11px;text-transform:uppercase}.route-arrow{width:24px;height:24px;fill:none;stroke:var(--navy);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.benefit-band{background:linear-gradient(90deg,#0a2d5c,#123f76);color:#fff;padding:27px 0}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr)}.benefit-grid article{text-align:center;padding:0 18px;border-right:1px solid rgba(255,255,255,.16)}.benefit-grid article:last-child{border-right:0}.benefit-icon{width:36px;height:36px;margin:0 auto 9px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.benefit-grid h3{font-size:13px;text-transform:uppercase;margin:0 0 5px}.benefit-grid p{font-size:11px;color:#e9f0fa;margin:0;line-height:1.5}.process{padding-top:31px;padding-bottom:30px}.process-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:18px}.process-grid article{text-align:center}.process-arrow{width:27px;height:27px;fill:none;stroke:#295486;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.process-icon{width:48px;height:48px;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;margin:0 auto 10px}.process-icon svg{width:27px;height:27px;fill:none;stroke:var(--navy);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.process-grid h3{text-transform:uppercase;font-size:12px;margin:0 0 7px}.process-grid p{font-size:11px;line-height:1.55;color:#5f6a7b;max-width:190px;margin:0 auto}.about-strip{background:#f4f6f8;padding:31px 0}.about-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;gap:48px}.about-grid h3{text-transform:uppercase;font-size:12px;margin:0 0 14px}.about-grid p,.about-grid a{font-size:11px;color:#3d4d62;line-height:1.65;text-decoration:none;margin:0 0 7px}.about-grid>div:nth-child(2){display:flex;flex-direction:column}.about-grid #contact p{display:flex;align-items:flex-start;gap:7px}.inline-icon{width:14px;height:14px;flex:0 0 14px;margin-top:2px;fill:none;stroke:var(--navy);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer{background:var(--navy);color:#fff;text-align:center;padding:11px 0;font-size:10px}.footer .shell{opacity:.9}
@media(max-width:1060px){.main-nav{gap:16px}.main-nav a{font-size:10px}.quote-btn{display:none}.brand{min-width:auto}.hero-grid{grid-template-columns:45% 55%;height:500px}.hero-copy h1{font-size:38px}.service-card{grid-template-columns:58% 42%}.benefit-grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.benefit-grid article{border-right:0}.about-grid{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.site-header{height:70px}.nav-row{height:70px}.brand-icon{width:38px;height:38px}.brand-copy{font-size:13px}.menu-toggle{display:block}.main-nav{position:absolute;left:0;right:0;top:70px;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 18px;box-shadow:0 12px 24px rgba(0,0,0,.08)}.main-nav.open{display:flex}.main-nav a{padding:12px 0}.main-nav a.active:after{display:none}.nav-actions{margin-left:0}.hero-section{background:#fff}.hero-grid{height:auto;display:flex;flex-direction:column}.hero-visual{order:1;height:330px}.hero-visual:before{display:none}.hero-copy{order:2;padding:30px 0 38px;max-width:620px}.hero-copy h1{font-size:36px}.service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:54% 46%}.world-route{gap:9px;flex-wrap:wrap}.route-arrow{display:none}.route-point{min-width:92px}.route-badge{width:62px;height:62px}.benefit-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr;gap:26px}.process-arrow{display:none}.about-grid{grid-template-columns:1fr 1fr;gap:28px}.section{padding:34px 0}}
@media(max-width:540px){.shell{width:min(100% - 28px,1180px)}.brand-copy strong:first-child{max-width:150px}.nav-actions{margin-left:auto}.lang-select{height:38px;padding:0 8px}.hero-visual{height:250px}.hero-visual img{object-position:58% center}.hero-copy{padding-top:26px}.hero-copy h1{font-size:30px}.hero-route{font-size:16px}.hero-text{font-size:13px}.hero-actions{gap:10px}.btn{padding:0 16px;min-height:43px}.service-card{grid-template-columns:1fr}.service-copy{padding:21px}.service-image{min-height:220px;order:-1}.service-image img{height:220px;object-fit:cover}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{padding:13px 18px}.process-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr}.section-title h2{font-size:21px}.world-route{justify-content:space-around}.route-point{min-width:84px}.route-badge{width:56px;height:56px}.service-heading h3{font-size:14px}}
