:root{--navy:#0c2336;--lime:#cafa4b;--ink:#102538;--gray:#64717d}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #78a412;outline-offset:5px}.wrap{max-width:1320px;width:calc(100% - 112px);margin:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap;font-size:24px;font-weight:800;letter-spacing:-1px;line-height:1.15}.brand-light{font-weight:400}.brand small{display:block;font-size:9px;letter-spacing:2px;margin-top:6px;font-weight:500}.brand-icon{width:42px;height:46px;display:grid;place-items:center;background:var(--navy);color:var(--lime);font-style:italic;font-size:36px;border-radius:4px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover{color:#587300}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:18px 25px;background:var(--navy);color:white;font-weight:600;border:0;border-radius:4px;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:#20425a;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.small{padding:14px 20px;font-size:14px}.button.lime{color:var(--navy);background:var(--lime)}.button.lime:hover{background:#d9ff77}.hero{position:relative;background:var(--navy);color:white;min-height:695px;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:url('cargo-hero.jpg');background-size:cover;background-position:center 56%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,42,.95) 0%,rgba(5,25,42,.86) 29%,rgba(5,25,42,.20) 76%),linear-gradient(0deg,rgba(5,25,42,.65),transparent 45%)}.hero-content{position:relative;padding-top:62px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;display:flex;align-items:center;gap:12px}.eyebrow span{height:6px;width:24px;background:var(--lime)}h1{font-size:clamp(54px,6.3vw,88px);line-height:1.04;letter-spacing:-3.5px;margin:28px 0 24px;font-weight:500}h1 em{font-style:normal;color:var(--lime)}.hero p{font-size:18px;color:#d5dfe6;line-height:1.7;margin-bottom:30px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff35;padding:24px 0;margin-top:52px;font-size:12px;letter-spacing:1.2px}.hero-bottom a{letter-spacing:0;font-size:14px}.transport-bar{background:var(--lime);padding:20px 0;overflow:hidden}.transport-bar .wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px;font-weight:700;letter-spacing:1.3px;white-space:nowrap}.transport-bar b{font-size:20px}.section{padding-top:96px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.muted{color:var(--gray)}h2{font-size:clamp(34px,3.5vw,48px);line-height:1.12;letter-spacing:-1.7px;font-weight:500;margin:20px 0 0}.section-heading>p{color:var(--gray);margin:0 0 5px;line-height:1.7}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.services article{border:1px solid #dce2e6;border-radius:5px;padding:28px;display:flex;flex-direction:column;transition:border-color .2s}.services article:hover{border-color:#719f16}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:33px;color:#7c8b97;font-size:13px}.service-icon{font-size:42px;color:var(--navy);line-height:1}.line-icon{width:43px;height:43px;color:var(--navy)}h3{font-size:21px;font-weight:500;letter-spacing:-.5px;line-height:1.25;margin:0 0 15px}.services p{color:var(--gray);line-height:1.7;margin:0 0 35px}.services a{border-top:1px solid #e0e5e9;padding-top:20px;display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin-top:auto}.routes{background:var(--navy);color:white;padding:80px 0}.routes-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center}.routes .eyebrow{color:#b1c2cf}.routes h2{font-size:48px}.routes p{color:#b5c4cf;line-height:1.7;margin:25px 0}.text-link{display:inline-block;color:var(--lime);font-size:15px;border-bottom:1px solid #cafa4b77;padding-bottom:8px}.route-list>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid #ffffff25;padding:25px 0}.route-list>a:hover strong{color:var(--lime)}.route-list>a>span:first-child{font-size:12px;color:#8ea4b3}.route-list strong{font-size:23px;font-weight:400}.route-dash{height:1px;background:#5b7182;flex:1;min-width:20px}.route-list b{color:var(--lime);font-size:24px;font-weight:400;margin-left:10px}.route-list p{font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps article{border-top:1px solid #ccd5db;padding-top:24px}.steps article>span{display:inline-grid;place-items:center;background:#eff4e5;font-size:14px;width:36px;height:36px;border-radius:50%;margin-bottom:24px}.steps h3{font-size:19px}.steps p{color:var(--gray);font-size:15px;line-height:1.7;margin:0}.quote-section{background:#f1f4f6;padding:80px 0}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.quote-grid h2{font-size:52px}.quote-grid>div>p{color:var(--gray);max-width:330px;margin-top:25px}.note{display:flex;gap:18px;margin-top:45px;max-width:350px}.note>span{font-size:32px}.note p{color:var(--gray);font-size:14px;margin:0;line-height:1.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:14px;font-weight:500;margin-bottom:18px}input,select,textarea{width:100%;border:1px solid #d8e0e5;border-radius:4px;padding:13px 15px;background:white;color:var(--ink);margin-top:7px;min-width:0}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #92b833;outline-offset:1px}input::placeholder,textarea::placeholder{color:#7c8994;font-size:14px}form>.button{width:100%}.form-note{color:var(--gray);font-size:12px;line-height:1.6;margin:14px 0 0}#result{margin-top:24px}.copy-button{background:white;border:1px solid #aebdc7;border-radius:4px;padding:10px 16px;cursor:pointer}#copy-status{font-size:13px;margin-left:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:40px;padding-bottom:40px}footer .brand{font-size:19px}footer .brand small{font-size:10px}footer .brand-icon{width:34px;height:38px;font-size:29px}footer p,footer>span{font-size:12px;color:var(--gray)}@media(min-width:1600px){.hero{min-height:750px}.hero-content{padding-top:85px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header nav{gap:18px}.brand{font-size:20px}.header{gap:18px}.header .button{gap:16px}.routes-grid{gap:40px}.quote-grid{gap:50px}.services article{padding:22px}.services h3{font-size:19px}.route-list strong{font-size:20px}.transport-bar .wrap{font-size:10px;gap:15px}.steps{gap:20px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:82px}.header nav{display:none}.brand{font-size:18px}.brand small{font-size:7px;letter-spacing:1.5px}.brand-icon{width:32px;height:37px;font-size:29px}.header .button{font-size:12px;padding:11px 12px;gap:10px}.header .button span{font-size:18px}.hero{min-height:640px}.hero-content{padding-top:48px}h1{font-size:58px;letter-spacing:-2.5px}.hero p{font-size:16px}.hero-photo{background-position:64% center}.hero-shade{background:linear-gradient(90deg,#071c2ee8,#071c2e88),linear-gradient(0deg,#071c2eaa,transparent)}.hero-bottom{margin-top:44px;font-size:9px;letter-spacing:.5px;align-items:center}.hero-bottom a{font-size:12px;white-space:nowrap}.transport-bar{padding:15px 0}.transport-bar .wrap{flex-wrap:wrap;justify-content:center;gap:10px 16px;font-size:9px;white-space:normal}.transport-bar b:last-of-type{display:none}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:24px;font-size:15px}.services{grid-template-columns:1fr;gap:14px}.services article{padding:25px}.service-top{margin-bottom:20px}.services h3{font-size:23px}.services p{margin-bottom:22px}.routes{padding:60px 0}.routes-grid,.quote-grid{grid-template-columns:1fr;gap:35px}.routes h2{font-size:40px}.route-list>a{gap:14px;padding:23px 0}.route-list strong{font-size:18px}.route-list b{margin-left:0}.steps{grid-template-columns:1fr 1fr;gap:28px 20px}.steps h3{font-size:18px}.steps p{font-size:14px}.quote-section{padding:60px 0}.quote-grid h2{font-size:43px}.note{display:none}.quote-grid>div>p{max-width:100%}.form-row{gap:12px}label{font-size:13px}input,select,textarea{padding:12px 10px;font-size:14px}footer{flex-wrap:wrap;gap:15px;padding-top:30px;padding-bottom:30px}footer p{display:none}footer>span{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Falcon Air Cargo brand */
:root{--lime:#df0b3d;--brand-red:#df0b3d}.header{gap:22px}.brand{gap:12px}.logo-crop{position:relative;display:block;overflow:hidden;width:51px;height:56px;flex-shrink:0}.logo-crop img{position:absolute;width:93px;height:93px;max-width:none;left:-20px;top:-18px}.brand-wordmark{font-family:Georgia,'Times New Roman',serif;font-size:31px;font-weight:400;letter-spacing:1px;color:var(--brand-red)}.brand-wordmark small{font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:10px;letter-spacing:2.8px;margin-top:5px}.language-switch{display:flex;gap:2px;padding:3px;background:#f1f3f5;border-radius:4px;flex-shrink:0}.language-switch button{background:transparent;color:#5b6670;border:0;border-radius:3px;padding:7px 8px;font-size:12px;cursor:pointer;font-weight:600}.language-switch button[aria-pressed=true]{background:var(--brand-red);color:white}.header nav{gap:23px;white-space:nowrap}.header nav a:hover{color:var(--brand-red)}.header .button.small{gap:18px}.button.lime{background:var(--brand-red);color:white}.button.lime:hover{background:#bb0933}h1 em{color:#ff5f80}.transport-bar{color:white}.services article:hover{border-color:var(--brand-red)}.text-link{color:#ff809b;border-bottom-color:#ff809b77}.route-list b{color:#ff809b}.route-list>a:hover strong{color:#ff809b}.steps article>span{background:#fce9ee;color:#af0b32}.route-list strong{font-size:21px}.route-list>a>strong:last-of-type{min-width:112px}.eyebrow>span{background:var(--brand-red)}a:focus-visible,button:focus-visible{outline-color:var(--brand-red)}input:focus,select:focus,textarea:focus{outline-color:var(--brand-red)}footer .brand-wordmark{font-size:26px}footer .brand-wordmark small{font-size:9px}.hero-content{padding-bottom:0}html[lang=uz] h1{font-size:clamp(48px,5.3vw,75px)}html[lang=uz] .hero-bottom{letter-spacing:.5px}html[lang=uz] .quote-grid h2{font-size:47px}@media(max-width:1120px){.header nav{display:none}.header .language-switch{margin-left:auto}}@media(max-width:760px){.header{height:auto;min-height:92px;flex-wrap:wrap;gap:12px;padding-top:15px;padding-bottom:15px}.brand-wordmark{font-size:26px}.brand-wordmark small{font-size:8px;letter-spacing:2px}.logo-crop{width:40px;height:44px}.logo-crop img{width:73px;height:73px;left:-16px;top:-14px}.header .button.small{display:none}.language-switch button{padding:8px 7px}.header .brand{gap:7px}.hero-content{padding-top:42px}.hero{min-height:640px}h1{font-size:58px}html[lang=uz] h1{font-size:47px;letter-spacing:-2px}.hero-bottom{align-items:flex-start;gap:18px}.hero-bottom>span{max-width:54%}.route-list strong{font-size:17px}.route-list>a>strong:last-of-type{min-width:96px}.route-list>a{gap:10px}.transport-bar .wrap{font-size:9px}.quote-grid h2,html[lang=uz] .quote-grid h2{font-size:40px}}@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand-wordmark{font-size:22px}.language-switch button{padding:7px 5px}}
@media(max-width:760px){html[lang=uz] h1{font-size:clamp(38px,11.5vw,47px)}}

.inquiry-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#telegram-delivery{border-top:1px solid #d8e0e5;margin-top:24px;padding-top:16px}#telegram-disclosure,#telegram-status{font-size:14px;line-height:1.6}#telegram-send{width:100%}button:disabled{opacity:.6;cursor:default;transform:none}
