:root{--navy:#071e2d;--navy-light:#102d3e;--ink:#102736;--muted:#788791;--accent:#47c2e8;--paper:#fff;--mist:#f3f6f7;--line:#dce3e6;--gutter:clamp(24px,5.5vw,100px);--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p,h1,h2,h3,figure{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:7px}::selection{color:white;background:#126789}.wrap{width:min(100%,1600px);margin-inline:auto;padding-inline:var(--gutter)}.section-pad{padding-block:110px}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px 20px;z-index:100}.skip-link:focus{top:15px}.site-header{position:absolute;inset:0 0 auto;z-index:30;color:#fff;border-bottom:1px solid #ffffff26}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;height:110px}.brand{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.brand-name{font-size:43px;font-weight:800;letter-spacing:-2px}.brand-stop{color:var(--accent)}.brand-descriptor{font-size:12px;letter-spacing:1.8px;font-weight:600;margin-top:8px}.desktop-nav{display:flex;gap:36px;margin-left:auto;margin-right:38px;font-size:14px}.desktop-nav a{position:relative;padding:15px 0}.desktop-nav a:after{content:'';position:absolute;bottom:6px;left:0;width:0;height:1px;background:var(--accent);transition:width .25s}.desktop-nav a:hover:after{width:100%}.header-contact{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:600;padding:13px 20px;border:1px solid #ffffff60}.header-contact:hover{background:#ffffff17}.header-contact span{font-size:22px;font-weight:400}.menu-toggle,.mobile-nav{display:none}.hero{height:min(940px,calc(100svh + 40px));min-height:740px;position:relative;background:#102d3e;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background-image:url('assets/hero.webp');background-size:cover;background-position:55% 50%;transform:scale(1.02);animation:hero-in 1.5s ease-out both}.hero-shade{background:linear-gradient(90deg,rgba(3,19,30,.86) 0%,rgba(3,19,30,.42) 49%,rgba(3,19,30,.1) 100%),linear-gradient(0deg,rgba(3,19,30,.82),transparent 35%,rgba(3,19,30,.25) 80%,rgba(3,19,30,.6))}.hero-content{position:relative;padding-top:clamp(195px,24vh,255px)}.eyebrow{display:flex;align-items:center;gap:14px;font-size:12px;letter-spacing:1.8px;font-weight:600;line-height:1.5}.eyebrow.light{color:#e1e8eb}.small-rule{width:27px;height:2px;background:var(--accent);display:inline-block;flex-shrink:0}h1{font-size:clamp(78px,7.2vw,118px);line-height:1.02;letter-spacing:-5px;font-weight:500;margin-top:31px}h1>span{color:#fff}h1>span:after{content:'';display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--accent);margin-left:8px;vertical-align:baseline}h1>span{letter-spacing:-5px}h1>span:after{display:none}.hero-intro{font-size:19px;font-weight:400;line-height:1.65;color:#e0e5e8;margin-top:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 22px;line-height:1.6;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button span{font-size:24px;line-height:1}.button-white{background:#fff;color:var(--ink);margin-top:31px}.button:hover{background:#e3e9ed;transform:translateY(-2px)}.hero-bottom{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;font-size:12px;line-height:1.85;letter-spacing:1.5px}.hero-bottom strong{font-weight:400;color:#ffffff97}.hero-caption{text-align:right}.scroll-cue{display:flex;align-items:center;gap:20px;font-size:12px;letter-spacing:.3px}.scroll-cue span{display:grid;place-items:center;width:37px;height:37px;border:1px solid #ffffff5c;border-radius:50%;font-size:18px}.hero-index{position:absolute;right:32px;top:50%;font-size:12px;letter-spacing:2px;writing-mode:vertical-rl;color:#ffffffb0}.credentials{border-bottom:1px solid var(--line)}.credentials-grid{min-height:155px;display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center}.credentials-grid>div{padding:6px 36px;border-left:1px solid var(--line)}.credentials-grid>div:first-child{padding-left:0;border-left:0;display:flex;gap:24px;align-items:center}.credentials-grid>div:last-child{padding-right:0}.credential-big{font-size:65px;line-height:1;letter-spacing:-3px;font-weight:500;white-space:nowrap}.credential-big span{font-size:42px;color:var(--accent);vertical-align:top}.credentials-grid p{font-size:14px;line-height:1.6;color:#556772}.credential-label{font-size:12px;letter-spacing:1.7px;color:#62757f}.credentials-grid .credential-place{font-size:24px;letter-spacing:-.5px;color:var(--ink);margin-top:8px;white-space:nowrap}.credential-place>span{color:#96a2a9}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:47px}.section-number{font-size:12px;letter-spacing:1.5px;color:#788791}h2{font-size:clamp(40px,3.9vw,62px);line-height:1.13;letter-spacing:-2.5px;font-weight:500}.muted{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.about-copy .lead{font-size:22px;line-height:1.55;letter-spacing:-.5px;color:var(--ink);margin-bottom:23px}.about-copy p{color:#62737d;margin-bottom:18px;max-width:550px}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:14px;line-height:1.5;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:10px;margin-top:13px}.text-link span{font-size:22px;line-height:1}.text-link:hover{color:var(--accent);border-color:var(--accent)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:80px;padding-top:30px;border-top:1px solid var(--line)}.principles>div{position:relative;padding-left:38px}.principles>div>span{position:absolute;left:0;top:4px;color:var(--accent);font-size:12px}.principles h3{font-size:18px;letter-spacing:-.4px;font-weight:500}.principles p{color:#65747d;font-size:16px;line-height:1.75;margin-top:10px;max-width:325px}.expertise{background:var(--mist)}.expertise-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:56px}.expertise-heading>p{color:#647781;max-width:355px;padding-bottom:5px}.expertise-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:7.5%;align-items:start}.operations-photo{height:600px;position:relative;background:#25404e;overflow:hidden}.operations-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#041825e3,transparent 68%)}.operations-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.operations-photo figcaption{position:absolute;z-index:1;inset:auto 35px 34px;color:white}.operations-photo figcaption>span{font-size:12px;letter-spacing:1.3px;display:block;margin-bottom:15px}.operations-photo figcaption>strong{font-size:39px;font-weight:400;letter-spacing:-1.4px;line-height:1.2}.service{border-bottom:1px solid #ced9de}.service:first-child{border-top:1px solid #ced9de}.service summary{list-style:none;display:grid;grid-template-columns:28px 1fr 25px;gap:13px;align-items:center;cursor:pointer;padding:26px 0}.service summary::-webkit-details-marker{display:none}.service-no{color:#8b999f;font-size:12px}.service h3{font-size:clamp(18px,1.6vw,25px);line-height:1.3;letter-spacing:-.65px;font-weight:400}.service-toggle{width:19px;height:19px;position:relative}.service-toggle:before,.service-toggle:after{content:'';position:absolute;background:var(--ink);top:9px;left:2px;width:16px;height:1px;transition:transform .2s}.service-toggle:after{transform:rotate(90deg)}.service[open] .service-toggle:after{transform:rotate(0)}.service[open] .service-no{color:var(--accent)}.service summary:hover h3{color:#117b9e}.service-content{padding:0 38px 26px 41px;color:#647781;line-height:1.7;font-size:16px}.service-tag{font-size:12px;letter-spacing:1.4px;color:#247995;display:block;margin-top:20px}.cargo-strip{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);margin-top:55px;padding-top:32px}.cargo-strip>span{font-size:12px;letter-spacing:1.5px;color:#62757f}.cargo-strip p{font-size:17px;letter-spacing:-.3px}.cargo-strip b{color:#a7b3b9;padding-inline:17px;font-weight:400}.reach{color:white;background:var(--navy)}.reach .section-number{color:#8ea1ac}.reach-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.reach h2>span{color:#89a0ad}.reach-copy{color:#b0bfc7;margin-top:25px;max-width:455px;font-size:16px;line-height:1.8}.light-link{color:#fff;border-color:#657b8a;margin-top:30px}.corridor{border-top:1px solid #ffffff35;padding-top:20px}.corridor-label{font-size:12px;letter-spacing:1.6px;color:#a6b6bf}.gateway-row{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:35px}.gateway-row>div+div{border-left:1px solid #ffffff29;padding-left:30px}.gateway-no{font-size:12px;color:#56c4e7;letter-spacing:1.5px}.gateway-row h3{font-size:34px;font-weight:400;letter-spacing:-1px;margin-top:8px}.gateway-row p{font-size:13px;color:#acbdc6}.corridor-connector{display:flex;align-items:center;gap:15px;margin:37px 0}.corridor-connector>span{height:1px;flex:1;background:#ffffff35}.corridor-connector p{font-size:12px;letter-spacing:1.4px;color:#91a9b7}.destination{padding:26px 28px 25px;background:#173343;border-left:2px solid var(--accent)}.destination-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1.5px;color:#becbd2}.destination-title>span:last-child{font-size:25px;color:#56c4e7;line-height:1}.destination-places{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;font-size:21px;letter-spacing:-.5px}.destination-places span+span:before{content:'/';color:#64808e;margin-right:15px}.destination p{margin-top:15px;font-size:12px;color:#9cb1bd;line-height:1.7}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.contact-heading h2{font-size:clamp(42px,4.8vw,75px)}.contact-arrow{width:102px;height:102px;flex-shrink:0;display:grid;place-items:center;border:1px solid #b7c5cc;border-radius:50%;font-size:61px;font-weight:300;line-height:1;transition:all .2s}.contact-arrow:hover{color:white;background:var(--navy);border-color:var(--navy);transform:rotate(4deg)}.contact-intro{color:#647781;margin-top:29px}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:35px;margin-top:65px;border-top:1px solid var(--line);padding-top:31px}.contact-label{font-size:12px;letter-spacing:1.5px;color:#647781;display:block;margin-bottom:16px}.contact-grid a:not(.secondary-phone):not(.location-link){display:inline-flex;gap:17px;align-items:center;font-size:18px;letter-spacing:-.4px}.contact-grid a:hover{color:var(--accent)}.secondary-phone{display:block;font-size:16px;color:#647781;margin-top:9px}.contact-grid address{font-style:normal;font-size:16px;line-height:1.8}.location-link{font-size:13px;color:#637882;display:inline-block;margin-top:10px}.location-link span{margin-left:12px}.footer{background:#f0f4f5;padding:46px 0 23px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:40px}.footer-top p{font-size:18px;line-height:1.5;letter-spacing:-.4px;margin-left:auto;margin-right:13%}.footer .brand-name{font-size:39px}.back-top{font-size:13px;display:flex;gap:18px;align-items:center}.back-top span{font-size:22px}.footer-bottom{border-top:1px solid #d7e0e4;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#71818a}.footer-bottom p:last-child{font-size:12px;letter-spacing:1.3px}@keyframes hero-in{from{transform:scale(1.06);opacity:.5}to{transform:scale(1.02);opacity:1}}
@media(min-width:1600px){.hero-bottom{bottom:42px}.hero{height:940px}}
@media(max-width:1100px){.desktop-nav{gap:24px;margin-right:10px}.header-inner{gap:20px}.credentials-grid>div{padding-inline:23px}.credentials-grid .credential-place{font-size:20px}.credential-big{font-size:55px}.credentials-grid>div:first-child{gap:15px}.about-grid{gap:6%}.expertise-grid{gap:6%}.operations-photo{height:575px}.service summary{padding:23px 0}.reach-grid{gap:6%}.destination{padding:23px 21px}.destination-places{font-size:18px;gap:12px}.destination-places span+span:before{margin-right:12px}.contact-grid{grid-template-columns:1.2fr 1fr;gap:32px}.contact-grid>div:last-child{grid-column:1/-1}.contact-grid address br{display:none}.contact-grid address br:after{content:' '}}
@media(max-width:1020px){.section-pad{padding-block:76px}.desktop-nav,.header-contact{display:none}.header-inner{height:91px}.brand-name{font-size:37px}.brand-descriptor{font-size:12px;letter-spacing:1.55px}.menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;align-items:center;gap:7px;background:transparent;border:1px solid #ffffff5c;color:inherit;cursor:pointer;z-index:2}.menu-toggle span{width:19px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;left:0;right:0;top:91px;padding:25px var(--gutter) 35px;background:var(--navy);flex-direction:column;box-shadow:0 16px 24px #0003}.site-header.menu-open{background:var(--navy)}.mobile-nav a{font-size:22px;padding:14px 0;border-bottom:1px solid #ffffff20}.mobile-nav a:last-child{color:#64d0ee}.hero{height:820px;min-height:700px;max-height:1050px}.hero-content{padding-top:193px}.hero-image{background-position:65% center}.hero-shade{background:linear-gradient(90deg,#03131ecd,#03131e50),linear-gradient(0deg,#03131eed,transparent 50%,#03131e55)}h1{font-size:88px;letter-spacing:-4px}.hero-intro{font-size:18px}.hero-bottom{font-size:12px}.hero-caption,.hero-index{display:none}.credentials-grid{grid-template-columns:1fr 1fr;padding-block:27px;gap:25px}.credentials-grid>div{border-left:0;padding:0}.credentials-grid>div:first-child{grid-row:span 2;border-right:1px solid var(--line);height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.credential-big{font-size:63px}.credentials-grid .credential-place{font-size:20px;margin-top:2px}.credential-label{font-size:12px}.about-grid{grid-template-columns:1fr;gap:32px}.about-copy{max-width:650px}.about-copy .lead{font-size:22px}.principles{gap:25px;margin-top:47px}.principles>div{padding-left:0;padding-top:23px}.principles>div>span{top:0}.principles h3{font-size:17px}.principles p{font-size:14px}.expertise-heading{margin-bottom:36px}.expertise-heading>p{font-size:14px;max-width:210px}.expertise-grid{grid-template-columns:.85fr 1fr;gap:5%}.operations-photo{height:530px}.operations-photo figcaption{inset:auto 24px 25px}.operations-photo figcaption>strong{font-size:29px}.operations-photo figcaption>span{font-size:12px}.service summary{grid-template-columns:20px 1fr 19px;gap:8px;padding:22px 0}.service h3{font-size:18px}.service-content{padding:0 10px 23px 28px;font-size:14px}.service-tag{font-size:12px}.cargo-strip{align-items:flex-start;flex-direction:column;margin-top:32px;padding-top:24px;gap:10px}.cargo-strip p{font-size:16px}.cargo-strip b{padding-inline:9px}.reach-grid{grid-template-columns:1fr;gap:48px}.reach-copy{max-width:590px}.corridor{max-width:650px}.gateway-row h3{font-size:38px}.destination-places{font-size:23px;gap:20px}.destination-places span+span:before{margin-right:20px}.destination p{font-size:14px}.contact-arrow{width:78px;height:78px;font-size:45px}.contact-heading h2{font-size:49px}.contact-grid{margin-top:43px}.footer-top p{margin-right:3%;font-size:16px}.section-top{margin-bottom:36px}.section-number{font-size:12px}h2{font-size:46px}.footer-bottom{font-size:12px}}
@media(max-width:560px){:root{--gutter:24px}html{scroll-padding-top:22px}.hero{min-height:735px;height:94svh;max-height:940px}.hero-content{padding-top:181px}.hero-image{background-position:60% center}.hero h1{font-size:clamp(48px,14.5vw,80px);letter-spacing:-3.3px;margin-top:28px}.hero .eyebrow{font-size:12px;letter-spacing:1.6px;gap:11px}.hero-intro{font-size:17px;margin-top:24px}.hero .button{margin-top:31px;padding:14px 20px;font-size:14px;gap:30px}.hero-bottom{bottom:27px}.hero-bottom p{font-size:12px;letter-spacing:1.1px}.scroll-cue{font-size:12px;gap:9px}.scroll-cue span{width:30px;height:30px}.credentials-grid{grid-template-columns:.85fr 1.15fr;gap:24px;padding-block:30px;min-height:200px}.credential-big{font-size:62px}.credential-label{font-size:12px;letter-spacing:1px;line-height:1.5;display:block}.credentials-grid .credential-place{font-size:17px;letter-spacing:-.4px;margin-top:6px}.credentials-grid p{font-size:12px}.section-pad{padding-block:64px}.section-top{margin-bottom:31px}.section-number{display:none}.eyebrow{font-size:12px;letter-spacing:1.6px}h2{font-size:39px;letter-spacing:-1.7px}.about-copy .lead{font-size:20px;letter-spacing:-.3px}.about-copy p{font-size:16px}.principles{grid-template-columns:1fr;gap:26px;padding-top:29px;margin-top:37px}.principles>div{padding:0 0 0 36px}.principles>div>span{top:3px}.principles h3{font-size:18px}.principles p{font-size:16px;margin-top:6px;max-width:none}.expertise-heading{display:block}.expertise-heading>p{margin-top:24px;max-width:none;font-size:16px}.expertise-heading>p br{display:none}.expertise-grid{grid-template-columns:1fr;gap:31px}.operations-photo{height:340px}.operations-photo img{object-position:center 55%}.operations-photo figcaption{inset:auto 25px 24px}.operations-photo figcaption>strong{font-size:34px}.operations-photo figcaption>span{font-size:12px}.service summary{padding:23px 0;grid-template-columns:24px 1fr 21px;gap:10px}.service h3{font-size:20px;letter-spacing:-.5px}.service-content{font-size:16px;padding-left:34px}.service-tag{font-size:12px}.cargo-strip p{font-size:16px;line-height:2}.cargo-strip b{padding-inline:8px}.reach-grid{gap:39px}.reach-copy{font-size:16px}.gateway-row{gap:20px;margin-top:29px}.gateway-row>div+div{padding-left:20px}.gateway-row h3{font-size:32px}.gateway-row p{font-size:12px}.corridor-connector{margin-block:28px}.corridor-connector p{font-size:12px;letter-spacing:1px;white-space:nowrap}.destination{padding:20px}.destination-title{font-size:12px;letter-spacing:1px}.destination-places{font-size:18px;gap:9px;letter-spacing:-.5px}.destination-places span+span:before{margin-right:9px}.destination p{font-size:12px}.contact-heading h2{font-size:clamp(33px,8.8vw,43px);letter-spacing:-1.8px}.contact-arrow{display:none}.contact-intro{font-size:16px;margin-top:24px}.contact-grid{grid-template-columns:1fr;gap:28px;margin-top:37px;padding-top:27px}.contact-grid>div:last-child{grid-column:auto}.contact-grid>div{padding-bottom:22px;border-bottom:1px solid var(--line)}.contact-grid>div:last-child{padding-bottom:0;border:0}.contact-label{margin-bottom:9px}.contact-grid a:not(.secondary-phone):not(.location-link){font-size:20px}.contact-grid address br{display:block}.contact-grid address{font-size:16px}.footer{padding-top:35px}.footer-top{flex-wrap:wrap;gap:25px;align-items:flex-end;padding-bottom:29px}.footer-top p{order:3;width:100%;margin:0;font-size:17px}.footer-top .back-top{margin-left:auto}.footer .brand-name{font-size:36px}.footer-bottom{flex-direction:column;gap:10px;font-size:12px;padding-top:20px}.footer-bottom p:last-child{font-size:12px}.text-link{font-size:14px;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image{transform:none}}

/* Supplied brand assets and working-cargo photography. */
.brand-logo{display:block;width:137px;height:auto}.footer .brand-logo{width:176px}.operations-images{display:grid;gap:18px}.operations-photo{height:379px}.barge-photo{height:203px;position:relative;overflow:hidden;background:#173343}.barge-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}.barge-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071e2dba,transparent 65%)}.barge-photo figcaption{position:absolute;bottom:17px;left:24px;color:white;font-size:12px;letter-spacing:1.5px;z-index:1}.hero-image{background-position:65% 50%}.hero-shade{background:linear-gradient(90deg,rgba(3,19,30,.85) 0%,rgba(3,19,30,.5) 43%,rgba(3,19,30,.03) 83%),linear-gradient(0deg,rgba(3,19,30,.91),transparent 43%,rgba(3,19,30,.06) 65%,rgba(3,19,30,.65))}.hero h1 span{color:#78d9f2}.credentials-grid .credential-big>span{color:#1284a8}.service[open] .service-no{color:#1284a8}.principles>div>span{color:#1284a8}.text-link:hover,.contact-grid a:hover{color:#117b9e;border-color:#117b9e}.footer-top p{margin-right:10%}.hero-index{display:none}
@media(max-width:1100px){.operations-photo{height:354px}.barge-photo{height:203px}.credential-label{font-size:12px;letter-spacing:1px}.credentials-grid .credential-place{white-space:normal}}
@media(max-width:1020px){.brand-logo{width:109px}.footer .brand-logo{width:150px}.operations-photo{height:340px}.barge-photo{height:190px}.service-content{font-size:16px}.principles p{font-size:16px}.expertise-heading>p{font-size:16px}.credentials-grid .credential-place{white-space:normal}.section-top{align-items:flex-start}.hero{min-height:790px}.hero-content{padding-top:190px}.hero-bottom{align-items:flex-end}.hero-caption{display:none}}
@media(max-width:560px){.hero{min-height:760px}.hero-content{padding-top:175px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-bottom{font-size:12px;gap:18px}.hero-bottom p{font-size:12px;letter-spacing:.6px}.hero-bottom strong{font-size:12px;letter-spacing:.3px}.scroll-cue{font-size:12px;white-space:nowrap}.operations-images{gap:14px}.operations-photo{height:330px}.barge-photo{height:190px}.credentials-grid{grid-template-columns:.85fr 1.15fr;gap:17px;min-height:220px}.credential-label{font-size:12px;letter-spacing:.8px}.credentials-grid>div:first-child{padding-right:13px}.credential-place{line-height:1.4!important}.gateway-no{font-size:12px;letter-spacing:.7px}.gateway-row p{font-size:14px;line-height:1.5}.destination-title{font-size:12px;letter-spacing:.6px}.corridor-connector p{font-size:12px;letter-spacing:.3px}.destination-places{font-size:18px;gap:8px}.destination-places span+span:before{margin-right:8px}.footer-top p{margin-right:0}.footer-bottom p:last-child{font-size:12px}.contact-label{font-size:12px;letter-spacing:1px}.cargo-strip>span{font-size:12px}.service-tag{font-size:12px;letter-spacing:1px}}
@media(max-width:360px){.destination-places{gap:10px;flex-direction:column}.destination-places span+span:before{display:none}.hero-bottom p{font-size:12px}.hero-bottom strong{font-size:12px}.hero .eyebrow{font-size:12px;letter-spacing:.8px}}

/* Company resources, current offices and the leadership page. */
.desktop-nav{gap:25px;margin-right:20px}.desktop-nav a[aria-current="page"]:after{width:100%}.mobile-nav a[aria-current="page"]{color:#79d8f0}.downloads{background:#f3f6f7}.downloads-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:7.5%}.downloads-intro{margin-top:25px;max-width:360px;color:#62747f;font-size:16px}.download-list{border-top:1px solid #ccd8df}.download-item{display:grid;grid-template-columns:48px 1fr;gap:24px;padding:29px 0 32px;border-bottom:1px solid #ccd8df}.file-label{height:58px;width:46px;display:grid;place-items:center;border:1px solid #b3c5ce;font-size:12px;letter-spacing:1px;color:#2e6379}.download-copy h3{font-size:23px;line-height:1.35;font-weight:400;letter-spacing:-.65px}.download-copy>p{font-size:16px;color:#62747f;margin-top:9px;line-height:1.65}.file-meta{display:block;margin-top:14px;font-size:12px;letter-spacing:1px;color:#62747f}.document-actions{display:flex;gap:25px;flex-wrap:wrap;margin-top:19px;font-size:14px}.document-actions a{border-bottom:1px solid #7998a7;padding-bottom:5px}.document-actions a:first-child{font-weight:600}.document-actions a span{margin-left:12px}.document-actions a:hover{color:#147999;border-color:#147999}.office-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:36px;margin-top:54px;border-top:1px solid var(--line)}.office-card h3{font-size:30px;letter-spacing:-.8px;font-weight:400;margin-bottom:15px}.office-card address{font-style:normal;font-size:16px;color:#647781;line-height:1.8}.office-email{display:flex;width:fit-content;align-items:center;gap:16px;font-size:20px;letter-spacing:-.35px;margin-top:24px;overflow-wrap:anywhere}.office-email span{flex-shrink:0}.office-email:hover,.office-phone:hover{color:#117b9e}.office-phone{display:inline-block;margin-top:12px;font-size:16px}.map-panel{display:grid;grid-template-columns:.7fr 1.3fr;margin-top:55px;background:#f0f4f5;min-height:320px}.map-description{padding:36px 35px;align-self:center}.map-description h3{font-size:34px;letter-spacing:-1px;line-height:1.2;font-weight:400;margin-bottom:14px}.map-description p{font-size:16px;color:#62747f}.map-description .text-link{margin-top:22px;gap:15px}.map-panel iframe{display:block;width:100%;height:100%;min-height:320px;border:0;background:#e3ebef}.leadership-page .site-header{position:relative;background:var(--navy);border:0}.leadership-intro{padding-top:78px;padding-bottom:68px}.leadership-intro-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:8%;align-items:end;margin-top:31px}.leadership-intro h1{margin:0;font-size:clamp(43px,4.5vw,68px);line-height:1.12;letter-spacing:-2.5px;font-weight:500}.leadership-intro h1>span{letter-spacing:inherit}.leadership-intro-grid>p{font-size:18px;line-height:1.75;color:#62747f;max-width:485px;padding-bottom:4px}.leaders{padding-bottom:100px}.leader-profile{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:center;padding-top:62px;padding-bottom:72px;border-top:1px solid var(--line)}.leader-photo{width:100%;aspect-ratio:4/5;background:#d5d7c3;overflow:hidden;align-self:start}.leader-photo img{width:100%;height:100%;object-fit:cover;display:block}.dhiraj-photo img{object-position:50% 35%}.siddhant-photo img{object-position:50% 20%}.leader-role{color:#177c9e;font-size:12px;letter-spacing:1.9px;margin-bottom:17px}.leader-copy h2{font-size:clamp(38px,3.7vw,58px);margin-bottom:23px}.leader-copy .leader-standfirst{font-size:23px;line-height:1.45;letter-spacing:-.55px;color:var(--ink);margin-bottom:25px}.leader-copy>p:not(.eyebrow):not(.leader-standfirst){font-size:16px;line-height:1.8;color:#62747f;margin-bottom:18px}.leader-focus{border-top:1px solid var(--line);padding-top:21px;margin-top:27px}.leader-focus>span{font-size:12px;letter-spacing:1.4px;color:#177c9e;display:block;margin-bottom:8px}.leader-focus p{font-size:14px;color:#62747f;line-height:1.7}.leader-profile-reverse{grid-template-columns:1.1fr .9fr;padding-bottom:0}.leader-profile-reverse .leader-photo{grid-column:2;grid-row:1}.leader-profile-reverse .leader-copy{grid-column:1;grid-row:1}.leadership-close{background:var(--navy);color:white;padding-block:68px}.leadership-close-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.leadership-close h2{font-size:clamp(34px,3.4vw,50px);margin-top:22px}.leadership-close .button{margin:0;flex-shrink:0}
@media(max-width:1100px){.desktop-nav{gap:21px;margin-right:7px}.leadership-intro-grid{grid-template-columns:1.2fr 1fr;gap:6%}.leader-profile{gap:6%}.leader-copy .leader-standfirst{font-size:21px}.map-description{padding:28px}.map-description h3{font-size:31px}}
@media(max-width:1020px){.downloads-grid{gap:6%}.download-item{gap:16px;grid-template-columns:40px 1fr}.file-label{width:40px;height:51px}.download-copy h3{font-size:22px}.office-grid{gap:6%}.office-email{font-size:19px}.map-panel{grid-template-columns:.8fr 1.2fr}.map-description{padding:27px 25px}.map-description .text-link{font-size:14px;gap:10px}.leadership-intro-grid{grid-template-columns:1fr;gap:25px;margin-top:28px}.leadership-intro-grid>p{max-width:675px;font-size:18px}.leadership-intro{padding-top:62px;padding-bottom:49px}.leadership-intro h1{font-size:54px}.leader-profile{grid-template-columns:.83fr 1.17fr;gap:6%;align-items:start;padding-block:47px}.leader-profile-reverse{grid-template-columns:1.17fr .83fr;padding-bottom:0}.leader-copy h2{font-size:39px}.leader-photo{aspect-ratio:3/4}.leader-copy .leader-standfirst{font-size:20px}.leader-copy>p:not(.eyebrow):not(.leader-standfirst){font-size:16px}.leaders{padding-bottom:70px}.leadership-close-inner{align-items:flex-start;flex-direction:column;gap:30px}.leadership-close h2{font-size:40px}}
@media(max-width:700px){.downloads-grid{grid-template-columns:1fr;gap:33px}.downloads-intro{max-width:100%}.download-item{padding-block:27px;gap:19px}.download-copy h3{font-size:22px}.office-grid{grid-template-columns:1fr;gap:29px;margin-top:38px;padding-top:28px}.office-card+ .office-card{border-top:1px solid var(--line);padding-top:29px}.office-card h3{font-size:28px}.office-email{font-size:20px;margin-top:20px}.office-grid address{font-size:16px}.map-panel{grid-template-columns:1fr;margin-top:39px}.map-description{padding:28px}.map-description h3 br{display:none}.map-description h3 br:after{content:' '}.map-panel iframe{height:310px;min-height:310px}.leader-profile,.leader-profile-reverse{display:flex;flex-direction:column;gap:34px;padding-top:33px;padding-bottom:49px}.leader-profile-reverse{padding-bottom:0}.leader-photo{aspect-ratio:4/4.5;max-width:480px}.leader-copy h2{font-size:46px;margin-bottom:22px}.leader-copy .leader-standfirst{font-size:22px}.leader-role{margin-bottom:15px}.leader-focus p{font-size:16px}.leadership-intro h1{font-size:clamp(38px,8vw,53px);letter-spacing:-1.9px}.leadership-intro{padding-block:49px}.leadership-intro-grid>p{font-size:16px}.leaders{padding-bottom:58px}.leadership-close{padding-block:53px}.leadership-close h2{font-size:36px}.leader-photo.siddhant-photo{aspect-ratio:4/5}.siddhant-photo img{object-position:50% 15%}}
@media(max-width:360px){.office-email{font-size:18px}.download-item{grid-template-columns:1fr;gap:16px}.file-label{width:45px;height:35px}.leader-copy h2{font-size:39px}.map-description{padding:25px 20px}}

.consultancy-service .service-content p+p{margin-top:16px}.consultancy-service .service-tag{line-height:1.7}.map-description h3 br{display:initial}@media(max-width:700px){.map-description h3 br{display:initial}}
