:root{--ink:#101820;--ink-soft:#344252;--navy:#0d1726;--navy-2:#172538;--graphite:#26323d;--paper:#fff;--mist:#f2f5f7;--line:#dce2e7;--line-dark:#344355;--amber:#f3a712;--amber-hover:#d88e00;--green:#1b8a5a;--green-light:#dff4e9;--danger:#b42318;--danger-light:#fff0ee;--warning:#8a5700;--warning-light:#fff3d6;--shadow:0 18px 48px #0a16241a;--shell:1240px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:calc(var(--header-height) + 18px);overflow-x:clip}body{max-width:100%;color:var(--ink);background:var(--paper);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}body.menu-is-open{overflow:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;line-height:1.1}h1,h2{font-weight:760}h3{font-weight:700}::selection{color:var(--navy);background:#ffd98a}:focus-visible{outline-offset:3px;outline:3px solid #ffbf3c}.section-shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.skip-link{z-index:200;color:var(--navy);background:var(--amber);border-radius:4px;padding:10px 16px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;height:var(--header-height);color:var(--ink);border-bottom:1px solid var(--line);background:#fffffff7;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;width:min(100% - 48px,1400px);height:100%;margin-inline:auto;display:flex}.brand{align-items:center;gap:12px;min-width:220px;display:inline-flex}.brand-logo-header{width:auto;max-width:220px;height:40px;transition:opacity .2s;display:block}.brand:hover .brand-logo-header{opacity:.88}.brand-logo-footer{width:auto;max-width:220px;height:42px;margin-bottom:8px;transition:opacity .2s;display:block}.brand:hover .brand-logo-footer{opacity:.88}.brand-mark{background:var(--navy);border-radius:4px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden}.brand-mark span:first-child{border:2px solid var(--paper);border-right-color:var(--amber);width:22px;height:8px}.brand-mark span:last-child{background:var(--amber);width:3px;height:30px;position:absolute;transform:rotate(38deg)}.brand-copy{flex-direction:column;min-width:0;line-height:1.1;display:flex}.brand-name{white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:15px;font-weight:800;overflow:hidden}.brand-logo-placeholder{color:#6c7884;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:650}.desktop-nav{justify-content:center;align-items:center;gap:25px;height:100%;display:flex}.desktop-nav a{color:#394654;place-items:center;height:100%;font-size:14px;font-weight:650;display:grid;position:relative}.desktop-nav a:after{background:var(--amber);content:"";height:3px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{align-items:center;gap:12px;display:flex}.header-phone{white-space:nowrap;align-items:center;gap:7px;font-size:14px;font-weight:750;display:inline-flex}.header-phone svg{color:var(--green)}.locale-switcher{background:var(--mist);border:1px solid var(--line);border-radius:5px;align-items:center;padding:3px;display:flex}.locale-switcher a{color:#65717d;border-radius:3px;place-items:center;width:30px;height:28px;font-size:11px;font-weight:800;display:grid}.locale-switcher a[aria-current=true]{color:var(--paper);background:var(--graphite)}.icon-button{width:42px;height:42px;color:var(--ink);background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:4px;place-items:center;padding:0;display:inline-grid}.icon-button svg{width:22px;height:22px}.menu-button,.mobile-menu,.mobile-locale-switcher{display:none}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:15px;font-weight:800;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button svg{flex:none;width:19px;height:19px}.button:hover{transform:translateY(-1px)}.button-small{min-height:40px;padding-inline:17px;font-size:13px}.button-primary{color:#151a1f;background:var(--amber);border-color:var(--amber)}.button-primary:hover{background:var(--amber-hover);border-color:var(--amber-hover)}.button-secondary{color:var(--navy);background:var(--paper);border-color:#9eabb7}.button-secondary:hover{border-color:var(--navy)}.button-ghost{color:var(--paper);background:#0a142057;border-color:#ffffff8c}.button-ghost:hover{border-color:var(--paper);background:#0a14209e}.button:disabled{cursor:wait;opacity:.7;transform:none}.button-row{flex-wrap:wrap;gap:12px;display:flex}.locale-notice{color:#253240;background:#e8eef2;border-bottom:1px solid #d5dde3;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:8px 24px;font-size:13px;display:flex}.hero{height:calc(100svh - 122px);min-height:620px;max-height:760px;color:var(--paper);background:var(--navy);position:relative;overflow:hidden}.hero:after{z-index:1;content:"";background:#060d1733;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-overlay{z-index:1;clip-path:polygon(0 0,90% 0,100% 100%,0 100%);background:#070f1ac7;width:63%;position:absolute;top:0;bottom:0;left:0}.hero-grid{z-index:2;top:0;bottom:0;left:calc((100% - min(calc(100% - 48px), var(--shell))) / 2);background:#ffffff26;width:1px;position:absolute}.hero-inner{z-index:3;justify-content:space-between;align-items:center;gap:54px;height:100%;display:flex;position:relative}.hero-copy{width:min(720px,63%);padding-block:56px}.eyebrow{color:#a56200;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:17px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{background:var(--amber);content:"";width:25px;height:3px}.eyebrow-light{color:#ffd47b}.hero h1{max-width:720px;margin-bottom:24px;font-size:64px}.hero-copy>p{color:#e1e7ed;max-width:660px;margin-bottom:31px;font-size:19px;line-height:1.6}.hero-benefits{color:#dde6ed;gap:22px;margin:34px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.hero-benefits li{align-items:flex-start;gap:7px;max-width:170px;display:flex}.hero-benefits svg{color:#65d39a;flex:none;width:17px;height:17px}.hero-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08121ed6;border:1px solid #ffffff3d;border-radius:6px;align-self:flex-end;width:310px;margin-bottom:52px;padding:20px;box-shadow:0 16px 40px #0003}.status-live{color:#dfe7ed;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.status-live>span,.map-status>span{background:#45c584;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #45c5842b}.status-route{grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;margin:20px 0 15px;font-size:12px;font-weight:850;display:grid}.status-route>div{align-items:center;display:flex}.status-route i{background:var(--amber);width:33.333%;height:2px}.status-route i:nth-child(2){background:#6a7c8c}.hero-status strong{font-size:13px}.assurance-bar{background:var(--paper);border-bottom:1px solid var(--line)}.assurance-grid{grid-template-columns:repeat(4,1fr);min-height:104px;display:grid}.assurance-grid>div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:22px 28px;display:flex}.assurance-grid>div:first-child{border-left:1px solid var(--line)}.assurance-grid svg{width:26px;height:26px;color:var(--green)}.assurance-grid span{flex-direction:column;line-height:1.3;display:flex}.assurance-grid strong{font-size:14px}.assurance-grid small{color:#6f7a85;margin-top:3px;font-size:12px}.section{padding:104px 0}.section-muted,.section-services,.section-transport,.proof-section{background:var(--mist)}.section-dark{color:var(--paper);background:var(--navy)}.section-heading{max-width:680px}.section-heading-center{text-align:center;margin-inline:auto}.section-heading-center .eyebrow{justify-content:center}.section-heading h2{margin-bottom:21px;font-size:46px}.section-heading p{color:#5b6874;margin-bottom:0;font-size:17px;line-height:1.7}.section-dark .section-heading p{color:#afbdc9}.section-topline{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:46px;display:flex}.text-link{color:var(--ink);border-bottom:2px solid var(--amber);white-space:nowrap;align-items:center;gap:8px;padding-bottom:6px;font-size:14px;font-weight:800;display:inline-flex}.text-link svg{width:17px;height:17px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-card{background:var(--paper);border:1px solid var(--line);border-radius:6px;min-height:245px;padding:29px 26px 25px;transition:border-color .18s,transform .18s,box-shadow .18s;position:relative;overflow:hidden}.service-card:after{background:var(--amber);content:"";transform-origin:0;height:4px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{border-color:#abb7c1;transform:translateY(-3px);box-shadow:0 12px 30px #0f1d2c14}.service-card:hover:after{transform:scaleX(1)}.service-icon{width:48px;height:48px;color:var(--paper);background:var(--graphite);border-radius:5px;place-items:center;margin-bottom:38px;display:grid}.service-icon svg{width:23px;height:23px}.service-card h3{margin-bottom:12px;font-size:19px}.service-card p{color:#66727d;margin-bottom:0;font-size:14px}.process-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:82px;display:grid}.process-intro{position:sticky;top:120px}.process-note{color:#d7e0e7;background:var(--navy-2);border-left:3px solid var(--amber);border-radius:0 5px 5px 0;gap:12px;margin-top:35px;padding:18px;font-size:14px;display:flex}.process-note svg{width:22px;height:22px;color:var(--amber);flex:none}.process-timeline{margin:0;padding:0;list-style:none;display:grid;position:relative}.process-timeline:before{content:"";background:#3a4a5e;width:1px;position:absolute;top:12px;bottom:12px;left:26px}.process-timeline li{grid-template-columns:54px 1fr;align-items:start;gap:18px;min-height:78px;padding-bottom:18px;display:grid;position:relative}.step-number{z-index:1;width:54px;height:54px;color:var(--amber);background:var(--navy);border:1px solid #4a596b;border-radius:5px;place-items:center;font-size:12px;font-weight:850;display:grid;position:relative}.process-timeline p{color:#e4e9ed;background:#172538;border:1px solid #2f3d50;border-radius:5px;min-height:54px;margin-bottom:0;padding:14px 18px;font-size:15px;font-weight:650}.geography-layout{grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;display:grid}.geography-layout .section-heading{margin-bottom:33px}.route-map{min-height:540px;color:var(--paper);background:var(--graphite);box-shadow:var(--shadow);border-radius:7px;padding:32px;position:relative;overflow:hidden}.route-map-grid,.page-hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.map-label{z-index:2;color:var(--paper);background:#172332;border:1px solid #576677;border-radius:4px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:750;display:flex;position:absolute}.map-label svg{color:var(--amber)}.map-label-kz{top:88px;left:11%}.map-label-cis{top:188px;left:43%}.map-label-eu{top:76px;right:8%}.map-route{z-index:1;color:var(--amber);transform-origin:0;align-items:center;display:flex;position:absolute}.map-route span{background:var(--amber);width:145px;height:2px}.map-route svg{width:17px;height:17px;margin-left:-6px}.route-one{top:141px;left:26%;transform:rotate(18deg)}.route-two{top:164px;left:53%;transform:rotate(-29deg)}.map-status{z-index:2;color:#d7e0e7;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex;position:absolute;top:245px;left:32px}.geography-list{background:#0a121cbf;border:1px solid #526173;border-radius:5px;grid-template-columns:repeat(2,1fr);display:grid;position:absolute;bottom:28px;left:28px;right:28px}.geography-list>div{border-bottom:1px solid #445365;border-right:1px solid #445365;grid-template-columns:44px 1fr;align-items:center;gap:10px;min-height:86px;padding:12px;display:grid}.geography-list>div:nth-child(2n){border-right:0}.geography-list>div:nth-last-child(-n+2){border-bottom:0}.geography-list strong{color:var(--amber);font-size:12px}.geography-list span{flex-direction:column;min-width:0;display:flex}.geography-list b{font-size:13px}.geography-list span{color:#aeb9c3;font-size:10px}.transport-grid{background:var(--paper);border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}.transport-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:112px;padding:20px;display:flex}.transport-item>span{width:42px;height:42px;color:var(--amber);background:var(--navy);border-radius:4px;flex:0 0 42px;place-items:center;display:grid}.transport-item svg{width:20px;height:20px}.transport-item strong{font-size:14px}.advantages-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:46px;display:grid}.advantages-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:265px;padding:30px 26px}.advantages-grid article:first-child{border-left:1px solid var(--line)}.advantages-grid article>span{color:#a66300;margin-bottom:48px;font-size:12px;font-weight:850;display:inline-block}.advantages-grid h3{margin-bottom:13px;font-size:19px}.advantages-grid p{color:#65717c;margin-bottom:0;font-size:14px}.proof-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:46px;display:grid}.proof-placeholder{color:#5a6773;background:var(--paper);text-align:center;border:1px dashed #aab5be;border-radius:6px;justify-content:center;align-items:center;gap:14px;min-height:170px;padding:32px;display:flex}.proof-placeholder svg{width:28px;height:28px;color:var(--green);flex:none}.proof-placeholder strong{max-width:400px;font-size:15px}.faq-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.faq-layout>.section-heading{position:sticky;top:120px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:83px;padding:20px 4px;font-size:17px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#687583;flex:none;width:21px;height:21px;transition:transform .18s}.faq-list details[open] summary svg{color:#a66300;transform:rotate(180deg)}.faq-answer{padding:0 48px 25px 4px}.faq-answer p{color:#5f6d79;margin-bottom:0}.section-quote{background:#e9eef1}.quote-layout{grid-template-columns:.68fr 1.32fr;align-items:start;gap:54px;display:grid}.quote-context{position:sticky;top:120px}.quote-context .contact-details{margin-top:40px}.quote-panel{background:var(--paper);box-shadow:var(--shadow);border:1px solid #d1d9df;border-radius:7px;padding:40px}.quote-panel-heading{margin-bottom:30px}.quote-panel-heading h2{margin-bottom:12px;font-size:34px}.quote-panel-heading p{color:#66727d;margin-bottom:0;font-size:14px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 16px;display:grid}.form-grid label,.form-attachment{min-width:0}.form-grid label>span:first-child{color:#34414e;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.form-span-2{grid-column:span 2}input,textarea,select{width:100%;color:var(--ink);background:#fbfcfd;border:1px solid #bdc7d0;border-radius:4px;transition:border-color .15s,box-shadow .15s}input,select{height:47px;padding:0 13px}textarea{resize:vertical;min-height:112px;padding:11px 13px}input:hover,textarea:hover,select:hover{border-color:#8e9ba7}input:focus,textarea:focus,select:focus{border-color:#8a5700;outline:0;box-shadow:0 0 0 3px #f3a71233}input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);margin-top:5px;font-size:12px;display:block}.form-attachment{margin-top:20px}.file-control{max-width:100%;min-height:44px;color:var(--navy);background:var(--mist);cursor:pointer;border:1px solid #b9c4cd;border-radius:4px;align-items:center;gap:9px;padding:0 15px;font-size:13px;font-weight:750;display:inline-flex}.file-control span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-control svg{flex:none;width:18px;height:18px}.file-control input{opacity:0;width:1px;height:1px;position:absolute}.file-control:focus-within{outline-offset:3px;outline:3px solid #ffbf3c}.file-hint{color:#74808b;margin-top:7px;font-size:11px;display:block}.consent-control{color:#4b5865;cursor:pointer;align-items:flex-start;gap:10px;margin-top:22px;font-size:12px;display:flex}.consent-control input{width:18px;height:18px;accent-color:var(--green);flex:none;margin:1px 0 0}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.honeypot input{width:1px;height:1px;padding:0}.form-status{border:1px solid;border-radius:4px;align-items:flex-start;gap:10px;margin-top:20px;padding:13px 15px;font-size:13px;display:flex}.form-status svg{flex:none;width:19px;height:19px}.form-status-success{color:#12613e;background:var(--green-light);border-color:#8dcead}.form-status-warning{color:var(--warning);background:var(--warning-light);border-color:#dfbd6a}.form-status-error{color:var(--danger);background:var(--danger-light);border-color:#e1a39d}.button-submit{width:100%;margin-top:23px}.email-form-note,.whatsapp-form-note{color:#66727d;align-items:flex-start;gap:7px;margin:11px 0 0;font-size:11px;line-height:1.5;display:flex}.email-form-note svg{color:#0b1b3d;flex:none;width:16px;height:16px;margin-top:1px}.whatsapp-form-note svg{width:16px;height:16px;color:var(--green);flex:none;margin-top:1px}.spinner{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.contact-details{background:var(--paper);border-top:1px solid var(--line);border-left:1px solid var(--line);display:grid}.contact-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;align-items:center;gap:12px;min-height:78px;padding:12px 16px;display:grid}.contact-item>span{width:40px;height:40px;color:var(--green);background:#e7f4ed;border-radius:4px;place-items:center;display:grid}.contact-item>span svg{width:19px;height:19px}.contact-item div{flex-direction:column;min-width:0;display:flex}.contact-item small{color:#71808c;text-transform:uppercase;font-size:10px;font-weight:750}.contact-item a,.contact-item strong{overflow-wrap:anywhere;font-size:13px;font-weight:750}.page-hero{color:var(--paper);background:var(--navy);padding:76px 0 82px;position:relative;overflow:hidden}.page-hero .section-shell{z-index:1;position:relative}.breadcrumbs{color:#9eabb7;align-items:center;gap:7px;margin-bottom:31px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--paper)}.breadcrumbs svg{width:14px;height:14px}.page-hero h1{max-width:900px;margin-bottom:21px;font-size:54px}.page-hero p{color:#c0cbd4;max-width:760px;margin-bottom:0;font-size:18px}.service-method .section-heading{margin-bottom:42px}.seo-links-block{margin-top:54px}.seo-links-block>h2{margin-bottom:20px;font-size:22px}.seo-link-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.seo-link-grid a{background:var(--paper);border-right:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:16px 18px;font-size:13px;font-weight:750;display:flex}.seo-link-grid a:hover{color:#8a5700;background:#fffaf0}.seo-link-grid svg{flex:none;width:17px;height:17px}.seo-content-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:70px;display:grid}.seo-content-cards{border-top:1px solid var(--line);display:grid}.seo-content-cards article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:18px;min-height:150px;padding:28px 0;display:grid}.seo-content-cards article>svg{width:25px;height:25px;color:var(--green)}.seo-content-cards h2{margin-bottom:10px;font-size:22px}.seo-content-cards p{color:#5f6c78;margin-bottom:0}.method-grid{border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);margin-bottom:36px;display:grid}.method-grid article{border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);min-height:200px;padding:26px;position:relative}.method-grid article>span{width:44px;height:44px;color:var(--amber);background:var(--navy-2);border-radius:4px;place-items:center;margin-bottom:42px;display:grid}.method-grid article>span svg{width:21px;height:21px}.method-grid small{color:#6c7b8d;font-weight:800;position:absolute;top:30px;right:24px}.method-grid h3{color:#edf1f4;margin-bottom:0;font-size:17px}.section-quote-single{padding-top:80px}.narrow-form-shell{max-width:940px}.route-page-map{align-items:start}.route-principles{gap:12px;display:grid}.route-principles span{color:#42505e;align-items:center;gap:10px;min-height:48px;font-size:14px;font-weight:650;display:flex}.route-principles svg{width:20px;height:20px;color:var(--green)}.route-card-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:42px;display:grid}.route-card-grid article{background:var(--paper);border:1px solid var(--line);border-radius:6px;min-height:225px;padding:26px}.route-card-grid article>span{width:42px;height:42px;color:var(--paper);background:var(--green);border-radius:4px;place-items:center;margin-bottom:24px;display:grid}.route-card-grid svg{width:20px;height:20px}.route-card-grid small{color:#a66300;font-size:10px;font-weight:850}.route-card-grid h3{margin:6px 0 9px;font-size:18px}.route-card-grid p{color:#65717d;margin-bottom:0;font-size:13px}.about-intro{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.principles-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.principles-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:160px;padding:25px}.principles-grid svg{width:25px;height:25px;color:var(--green);margin-bottom:24px}.principles-grid h3{margin-bottom:0;font-size:16px}.contacts-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:38px;display:grid}.contacts-layout .contact-details{grid-template-columns:1fr}.contact-map-box{background:var(--paper);border:1px solid var(--line);border-radius:8px;margin-top:20px;overflow:hidden;box-shadow:0 2px 4px #0000000a}.contact-map-header{border-bottom:1px solid var(--line);background:#fff;padding:16px 20px}.contact-map-title{align-items:flex-start;gap:12px;display:flex}.contact-map-title strong{color:var(--ink);font-size:15px;font-weight:750;display:block}.map-pin-icon{color:#d97706;flex-shrink:0;margin-top:2px}.contact-map-address{color:#64748b;margin-top:2px;font-size:13px;display:block}.contact-map-frame-wrapper{background:#f1f5f9;width:100%;height:290px;position:relative}.contact-map-frame-wrapper iframe{width:100%;height:100%;display:block}.contact-map-actions{border-top:1px solid var(--line);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}.contact-map-route-label{color:#475569;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.contact-map-buttons{flex-wrap:wrap;gap:8px;display:inline-flex}.map-btn{border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.map-btn:hover{opacity:.9;transform:translateY(-1px)}.map-btn-2gis{color:#fff;background:#009846}.map-btn-yandex{color:#fff;background:#fc3f1d}.map-btn-google{color:#fff;background:#1a73e8}.map-placeholder{color:#5d6975;background:var(--mist);text-align:center;border:1px dashed #a8b3bd;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;margin-top:20px;padding:30px;display:flex}.map-placeholder svg{width:34px;height:34px;color:var(--green);margin-bottom:15px}.map-placeholder strong{color:var(--ink);margin-bottom:5px}.map-placeholder small{max-width:360px;margin-top:13px}.requisites-box{background:var(--paper);border:1px solid var(--line);border-radius:6px;margin-top:20px;padding:24px}.requisites-box h3{color:var(--navy);margin:0 0 16px;font-size:16px;font-weight:700}.requisites-list{color:var(--ink-soft);gap:10px;font-size:13px;line-height:1.5;display:grid}.requisites-list strong{color:var(--ink)}.editorial-note{border-left:4px solid var(--green);background:#edf2f5;gap:20px;max-width:840px;margin-bottom:42px;padding:28px;display:flex}.editorial-note>svg{width:31px;height:31px;color:var(--green);flex:none}.editorial-note h2{margin-bottom:8px;font-size:24px}.editorial-note p{color:#5f6c78;margin-bottom:0}.topic-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.topic-grid article{border:1px solid var(--line);border-radius:6px;min-height:200px;padding:27px}.topic-grid svg{width:26px;height:26px;color:var(--green);margin-bottom:34px}.topic-grid span{color:#966000;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:850;display:block}.topic-grid h3{margin-bottom:0;font-size:18px}.legal-page{padding-top:72px}.legal-content{max-width:820px}.legal-warning{color:var(--warning);background:var(--warning-light);border:1px solid #dfbd6a;border-radius:4px;margin-bottom:40px;padding:16px 18px;font-size:13px;font-weight:700}.legal-content h2{margin:33px 0 13px;font-size:23px}.legal-content p{color:#55636f;line-height:1.75}.legal-content ul{color:#55636f;margin:12px 0 18px 24px;line-height:1.75}.legal-content li{margin-bottom:6px}.not-found-page{min-height:100svh;color:var(--paper);background:var(--navy);place-items:center;padding:40px 24px;display:grid}.not-found-page>div{text-align:center;max-width:660px}.not-found-code{color:var(--amber);margin-bottom:12px;font-size:72px;font-weight:850;line-height:1;display:block}.not-found-page h1{margin-bottom:15px;font-size:46px}.not-found-page p{color:#b9c4cd;margin-bottom:28px}.not-found-page .button-row{justify-content:center}.site-footer{color:#c5ced5;background:#0a121d}.footer-main{grid-template-columns:1.35fr .7fr 1fr .8fr;gap:45px;padding-top:70px;padding-bottom:65px;display:grid}.brand-footer{color:var(--paper)}.footer-brand p{color:#8f9ba7;max-width:340px;margin:23px 0 0;font-size:13px}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column h2{color:var(--paper);text-transform:uppercase;margin-bottom:12px;font-size:13px}.footer-column a,.footer-column span{color:#99a6b1;font-size:13px}.footer-column a:hover{color:var(--paper)}.footer-contacts a,.footer-contacts>span{align-items:flex-start;gap:8px;display:flex}.footer-contacts svg{width:16px;height:16px;color:var(--amber);flex:none;margin-top:2px}.footer-bottom{border-top:1px solid #263342}.footer-bottom .section-shell{color:#74818d;justify-content:space-between;align-items:center;gap:20px;min-height:66px;font-size:12px;display:flex}.footer-bottom div div{gap:22px;display:flex}.mobile-actions{display:none}@media (max-width:1240px){.header-inner{gap:18px}.desktop-nav{gap:17px}.header-phone span{display:none}.brand{min-width:190px}.hero h1{font-size:54px}.hero-status{width:280px}.service-card{padding-inline:22px}}@media (max-width:1080px){:root{--header-height:70px}.desktop-nav,.header-quote{display:none}.header-phone span{display:inline}.menu-button{display:inline-grid}.mobile-menu{z-index:99;top:var(--header-height);width:min(420px,100%);color:var(--paper);background:var(--navy);visibility:hidden;flex-direction:column;padding:26px;transition:transform .22s,visibility .22s;display:flex;position:fixed;bottom:0;right:0;transform:translate(105%);box-shadow:-20px 20px 50px #0000003d}.mobile-menu.is-open{visibility:visible;transform:translate(0)}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid #2d3b4b;padding:17px 3px;font-size:18px;font-weight:700}.mobile-locale-switcher{background:#172538;border:1px solid #334355;border-radius:5px;grid-template-columns:repeat(3,1fr);margin-top:22px;padding:3px;display:grid}.mobile-locale-switcher a{color:#99a8b5;border-radius:3px;place-items:center;min-height:38px;font-size:12px;font-weight:800;display:grid}.mobile-locale-switcher a[aria-current=true]{color:var(--navy);background:var(--amber)}.mobile-menu-footer{gap:18px;margin-top:auto;display:grid}.mobile-menu-footer>a:first-child{align-items:center;gap:9px;font-size:17px;font-weight:750;display:flex}.service-grid,.advantages-grid,.route-card-grid{grid-template-columns:repeat(2,1fr)}.seo-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advantages-grid article:nth-child(3){border-left:1px solid var(--line)}.process-layout,.faq-layout{grid-template-columns:.85fr 1.15fr;gap:50px}.geography-layout,.quote-layout,.contacts-layout{grid-template-columns:1fr}.geography-layout>div:first-child,.quote-context{max-width:760px;position:static}.quote-context .contact-details,.transport-grid,.method-grid{grid-template-columns:repeat(2,1fr)}.about-intro{gap:40px}.footer-main{grid-template-columns:1.2fr .8fr 1fr}.footer-main>.footer-column:last-child{display:none}}@media (max-width:760px){:root{--header-height:66px}body{padding-bottom:66px}.section-shell,.header-inner{width:min(calc(100% - 32px), var(--shell))}.header-inner{gap:8px}.brand{min-width:0;max-width:190px}.brand-logo-header{max-width:168px;height:32px}.brand-logo-footer{max-width:180px;height:36px}.brand-mark{flex-basis:34px;width:34px;height:34px}.brand-name{max-width:128px;font-size:13px}.brand-logo-placeholder{font-size:8px}.header-phone,.locale-switcher{display:none}.mobile-menu{width:100%;padding-bottom:92px;left:0}.locale-notice{justify-content:flex-start;padding-inline:16px;font-size:11px}.hero{height:auto;min-height:640px;max-height:none}.hero-image{object-position:62% center}.hero:after{background:#050c1580}.hero-overlay{clip-path:none;background:#070f1a7a;width:100%}.hero-grid{left:16px}.hero-inner{min-height:640px;padding-top:62px;padding-bottom:36px;display:block}.hero-copy{width:100%;padding:0}.hero h1{margin-bottom:20px;font-size:40px}.hero-copy>p{margin-bottom:25px;font-size:16px}.hero-buttons{display:grid}.hero-buttons .button{width:100%}.hero-benefits{gap:9px;margin-top:27px;display:grid}.hero-benefits li{max-width:none}.hero-status{display:none}.assurance-grid{grid-template-columns:repeat(2,1fr)}.assurance-grid>div{border-bottom:1px solid var(--line);min-height:90px;padding:16px 12px}.assurance-grid>div:nth-child(odd){border-left:1px solid var(--line)}.assurance-grid svg{width:22px;height:22px}.assurance-grid strong{font-size:12px}.section{padding:72px 0}.section-heading h2,.page-hero h1{font-size:34px}.section-heading p,.page-hero p{font-size:15px}.section-topline{margin-bottom:33px;display:block}.section-topline .text-link{margin-top:22px}.service-grid,.advantages-grid,.proof-grid,.topic-grid,.route-card-grid,.about-intro,.process-layout,.faq-layout,.footer-main,.seo-content-layout,.seo-link-grid{grid-template-columns:1fr}.seo-content-layout{gap:34px}.service-card{min-height:215px}.service-icon{margin-bottom:28px}.process-intro,.faq-layout>.section-heading{position:static}.process-layout,.faq-layout{gap:40px}.route-map{min-height:590px;padding:18px}.map-label-kz{top:54px;left:8%}.map-label-cis{top:146px;left:35%}.map-label-eu{top:54px;right:5%}.route-one{top:104px;left:23%}.route-two{top:122px;left:53%}.map-route span{width:84px}.map-status{top:206px;left:20px}.geography-list{grid-template-columns:1fr;bottom:18px;left:18px;right:18px}.geography-list>div,.geography-list>div:nth-child(2n),.geography-list>div:nth-last-child(-n+2){border-bottom:1px solid #445365;border-right:0;min-height:70px}.geography-list>div:last-child{border-bottom:0}.transport-grid,.method-grid,.principles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transport-item{flex-direction:column;align-items:flex-start;min-height:105px}.advantages-grid article,.advantages-grid article:nth-child(3){border-left:1px solid var(--line);min-height:auto}.advantages-grid article>span{margin-bottom:27px}.proof-placeholder{min-height:145px}.faq-list summary{min-height:74px;font-size:15px}.faq-answer{padding-right:15px}.quote-context .contact-details,.form-grid{grid-template-columns:1fr}.form-span-2{grid-column:auto}.quote-panel{padding:27px 20px}.quote-panel-heading h2{font-size:28px}.page-hero{padding:52px 0 58px}.breadcrumbs{margin-bottom:23px}.method-grid article{min-height:180px;padding:20px}.method-grid h3{font-size:14px}.about-intro{gap:36px}.contacts-layout{gap:28px}.footer-main{gap:34px;padding-top:54px}.footer-bottom .section-shell{flex-direction:column;justify-content:center;align-items:flex-start;min-height:90px}.mobile-actions{z-index:110;color:#dfe6eb;background:#0a121d;border-top:1px solid #334151;grid-template-columns:repeat(3,1fr);height:66px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-actions a{border-right:1px solid #334151;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:9px;font-weight:700;display:flex}.mobile-actions a:last-child{color:#171b1f;background:var(--amber);border-right:0}.mobile-actions svg{width:20px;height:20px}}@media (max-width:390px){.hero h1{font-size:35px}.brand-name{max-width:105px}.brand-logo-header{max-width:145px;height:28px}.transport-grid,.method-grid,.principles-grid{grid-template-columns:1fr}.map-label{font-size:11px}.map-label-cis{left:33%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[dir=rtl]{text-align:right;font-family:system-ui,-apple-system,Segoe UI,Tahoma,Arial,sans-serif}[dir=rtl] .button svg,[dir=rtl] .text-link svg{transform:scaleX(-1)}[dir=rtl] .status-live span,[dir=rtl] .map-status span{margin-left:8px;margin-right:0}[dir=rtl] .form-field input,[dir=rtl] .form-field select,[dir=rtl] .form-field textarea{text-align:right;direction:rtl}[dir=rtl] .header-actions{flex-direction:row-reverse}[dir=rtl] .locale-links{direction:ltr}[dir=rtl] .footer-bottom .section-shell{flex-direction:row-reverse}
