@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@500;600;700;800&family=Montserrat:wght@400;500;600;700&display=swap');

:root{--green:#1f6b45;--teal:#2fa4a9;--gold:#f2b705;--charcoal:#2b2e2d;--cream:#f7f4ea;--orange:#ed6c12;--line:#dfe4df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:#fff;font-family:Montserrat,Arial,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.siteHeader{height:88px;border-bottom:1px solid #e7e8e4;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:50}.navWrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-family:"League Spartan",sans-serif;font-size:25px;font-weight:800;color:var(--green);letter-spacing:-.02em}.brand b{color:var(--orange)}.sprout{position:relative;display:inline-block;width:34px;height:41px}.stem{position:absolute;left:16px;bottom:2px;height:29px;width:4px;background:var(--green);border-radius:4px}.leaf{position:absolute;width:16px;height:9px;background:var(--green);border-radius:14px 2px 14px 2px}.l1{left:1px;bottom:14px;transform:rotate(35deg)}.l2{left:17px;bottom:21px;background:#73ba15;transform:rotate(-35deg) scaleX(-1)}.node{position:absolute;width:8px;height:8px;border:3px solid;border-radius:50%;background:#fff}.n1{left:1px;top:3px;border-color:#73ba15}.n2{right:0;top:12px;border-color:var(--teal)}.n3{left:13px;top:0;border-color:var(--gold)}nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}nav>a:not(.navCta){height:88px;display:flex;align-items:center;position:relative}nav>a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green)}.navCta,.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:14px 20px;font-family:"League Spartan";font-weight:700;letter-spacing:.02em}.navCta,.btn.primary{background:var(--green);color:#fff}.navCta b,.btn b{font-size:18px}.menuButton{display:none;background:none;border:0;font-size:24px}.hero{min-height:680px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:55px}.eyebrow,.kicker{font-family:"League Spartan";font-size:12px;letter-spacing:.17em;font-weight:800;color:var(--green)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:28px;height:2px;background:var(--gold)}h1,h2,h3,blockquote{font-family:"League Spartan",sans-serif;margin:0}h1{font-size:70px;line-height:.96;letter-spacing:-.045em;margin:24px 0}h1 em,h2 em{font-style:normal;color:var(--green)}.heroCopy>p{font-size:17px;line-height:1.8;max-width:630px;color:#555e59}.heroActions{display:flex;align-items:center;gap:30px;margin:34px 0}.textLink{font-family:"League Spartan";font-weight:700;color:var(--green);border-bottom:1px solid #b9c9be;padding:10px 0}.proof{display:grid;grid-template-columns:auto auto auto auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:25px;max-width:520px}.proof strong{font-family:"League Spartan";font-size:30px;color:var(--green)}.proof span{font-size:10px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em}.heroVisual{height:510px;position:relative;background:var(--cream);overflow:hidden}.routeCard{position:absolute;inset:35px;background:white;border:1px solid #e0e2dc}.routeTop{display:flex;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line);font-family:"League Spartan";font-size:10px;letter-spacing:.12em}.routeTop span{color:var(--green)}.routeMap{height:315px;position:relative;background:radial-gradient(circle at 72% 38%,#ecf7f5 0 80px,transparent 81px),linear-gradient(135deg,transparent 49.5%,#edf1ed 50%,transparent 50.5%);overflow:hidden}.latam,.usa{position:absolute;font-family:"League Spartan";font-size:18px;font-weight:800;color:var(--green);letter-spacing:.08em}.latam{left:45px;bottom:65px}.usa{right:58px;top:62px;color:var(--teal)}.routeLine{position:absolute;left:115px;top:95px;width:265px;height:130px;border-top:4px solid var(--gold);border-radius:50%;transform:rotate(-17deg)}.pulse{position:absolute;right:80px;top:75px;width:20px;height:20px;border:6px solid white;border-radius:50%;background:var(--gold);box-shadow:0 0 0 3px var(--gold),0 0 0 9px rgba(242,183,5,.2)}.produceRow{height:58px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;font-size:9px;font-weight:700;letter-spacing:.1em}.floatingLeaf{position:absolute;left:5px;bottom:10px;width:90px;height:90px;border-radius:50%;background:var(--gold);display:grid;place-items:center}.floatingLeaf .sprout{transform:scale(1.4)}.impactBadge{position:absolute;right:4px;bottom:0;background:var(--green);color:white;padding:17px 22px;display:flex;gap:12px;align-items:center}.impactBadge strong{font-family:"League Spartan";font-size:25px}.impactBadge span{font-size:9px;line-height:1.45;letter-spacing:.07em;text-transform:uppercase}.ticker{background:var(--charcoal);color:#fff}.tickerInner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tickerLabel{font-family:"League Spartan";color:var(--gold);letter-spacing:.16em;font-size:10px}.lane{display:flex;align-items:center;gap:9px;border-left:1px solid #4b4f4d;padding-left:25px}.lane i{font-style:normal;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700}.lane i.green{background:var(--green)}.lane i.teal{background:var(--teal)}.lane i.gold{background:var(--gold);color:var(--charcoal)}.lane>span{display:flex;flex-direction:column}.lane b{font-size:11px}.lane small{font-size:9px;color:#adb4b0}.lane strong{font-family:"League Spartan"}.tickerInner>a{font-size:10px;color:var(--gold);font-weight:700}.section{padding-top:100px}.splitIntro{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:end}.splitIntro h2,.process h2{font-size:48px;line-height:1;margin-top:18px}.splitIntro p{line-height:1.8;color:#69716d}.ecosystemGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-block:48px 100px}.ecoCard{min-height:330px;border:1px solid var(--line);padding:32px;display:flex;flex-direction:column;transition:.25s}.ecoCard+.ecoCard{border-left:0}.ecoCard:hover{transform:translateY(-6px);box-shadow:0 18px 40px #1f6b4514}.ecoCard>span{font:700 11px "League Spartan";color:#8d9691}.ecoIcon{margin-top:42px;font-size:43px;color:#fff}.tealIcon{color:var(--teal)}.goldIcon{color:var(--gold)}.ecoCard h3{font-size:25px;margin:22px 0 8px}.ecoCard p{font-size:13px;line-height:1.7;color:#66706a}.ecoCard>b{margin-top:auto;font:700 12px "League Spartan";color:var(--green)}.greenCard{background:var(--green);color:#fff}.greenCard p,.greenCard>span,.greenCard>b{color:#d8eee2}.quoteBand{background:var(--gold);padding:60px 0}.quoteInner{display:flex;align-items:center;gap:40px}.quoteMark{font:800 90px "League Spartan";line-height:.5;color:var(--green)}blockquote{font-size:34px;line-height:1.08;flex:1;max-width:690px}.btn.light{background:#fff;color:var(--green)}footer{background:var(--charcoal);color:#fff;padding:75px 0 25px}.footerGrid{display:grid;grid-template-columns:1.6fr .7fr .7fr 1.2fr;gap:70px}.footerBrand{color:#fff}.footerGrid>div:first-child p{font-size:12px;line-height:1.7;color:#aeb5b1;max-width:250px}.footerGrid h4{font:700 11px "League Spartan";letter-spacing:.12em;color:var(--gold);margin:0 0 20px}.footerGrid>div>a:not(.brand){display:block;font-size:11px;color:#c7cdca;margin:13px 0}.newsletter p{font-size:11px;color:#aeb5b1}.newsletter form{display:flex;border-bottom:1px solid #676c69}.newsletter input{background:none;border:0;outline:0;color:#fff;width:100%;padding:12px 0}.newsletter button{background:none;border:0;color:var(--gold);font-size:20px}.footerBottom{border-top:1px solid #434744;margin-top:55px;padding-top:22px;display:flex;justify-content:space-between;color:#858b88;font-size:9px;letter-spacing:.08em}.pageHero{padding:100px 0 110px;background:var(--cream)}.pageHero h1{max-width:850px}.pageHero p{max-width:650px;font-size:17px;line-height:1.8;color:#5c6560}.darkHero{background:var(--green);color:white;padding-bottom:170px}.darkHero h1 em{color:var(--gold)}.darkHero p{color:#d7eee1}.lightEye{color:#fff}.dashWrap{margin-top:-90px;margin-bottom:90px}.dashboard{background:#fff;box-shadow:0 18px 60px #12392424;border:1px solid #e1e4df}.dashControls{min-height:70px;padding:14px 22px;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);font:700 10px "League Spartan";letter-spacing:.09em}.liveDot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#45b576;margin-right:6px}.dashControls>div{margin-right:auto}.dashControls label{display:flex;align-items:center;gap:10px;color:#7a817e}.dashControls select{border:1px solid var(--line);background:white;padding:9px 28px 9px 10px;color:var(--charcoal);font-size:11px}.statsGrid{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid var(--line)}.statsGrid>div{padding:25px 30px;border-right:1px solid var(--line);display:flex;flex-direction:column}.statsGrid>div:last-child{border:0}.statsGrid span,.chartHead span{font:700 9px "League Spartan";letter-spacing:.13em;color:#8b938f}.statsGrid strong{font:700 44px "League Spartan";color:var(--green);margin:7px 0}.statsGrid strong.up{color:var(--teal)}.statsGrid small{font-size:9px;color:#8b938f}.chartGrid{display:grid;grid-template-columns:1.4fr 1fr}.chartGrid>section{padding:30px}.chartGrid>section+section{border-left:1px solid var(--line)}.chartHead{display:flex;justify-content:space-between}.chartHead h3{font-size:23px;margin-top:5px}.chartHead small{font-size:9px;color:#929995}.bars{margin-top:30px}.barRow{display:grid;grid-template-columns:25px 90px 1fr 55px;align-items:center;gap:10px;margin:17px 0;font-size:11px}.barRow>b{color:#adb3af;font-size:9px}.barRow i{height:8px;background:#edf0ec}.barRow em{height:100%;display:block;background:var(--green)}.barRow strong{text-align:right;font:700 12px "League Spartan"}.donut{width:170px;height:170px;border-radius:50%;margin:25px auto 20px;display:grid;place-items:center}.donut>div{width:92px;height:92px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut strong{font:700 23px "League Spartan"}.donut span{font-size:9px;color:#8b938f}.legend>div{display:grid;grid-template-columns:10px 1fr auto;gap:9px;margin:9px 0;font-size:10px}.legend i{width:7px;height:7px;border-radius:50%}.dataNote{margin:0;border-top:1px solid var(--line);padding:18px 30px;background:#fafbf8;font-size:9px;line-height:1.6;color:#7a817d}.insightBand{background:var(--cream);padding:80px 0}.insightGrid{display:grid;grid-template-columns:repeat(3,1fr)}.insightGrid>div{padding:15px 40px;border-right:1px solid #d9ddd6}.insightGrid>div:last-child{border:0}.insightGrid span,.tag{font:700 10px "League Spartan";letter-spacing:.13em;color:var(--teal)}.insightGrid h3{font-size:25px;margin:16px 0 8px}.insightGrid p{font-size:12px;line-height:1.7;color:#67706b}.pageHeroSplit{display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:end}.programsHero{padding-bottom:80px}.programList{padding:45px 0 100px}.programList article{display:grid;grid-template-columns:100px 1fr 270px;gap:40px;padding:48px 20px;border-bottom:1px solid var(--line);align-items:center}.programNum{font:700 16px "League Spartan";color:var(--teal)}.programList h2{font-size:35px;margin:8px 0}.programList p{color:#68716c;max-width:580px;line-height:1.7}.programMeta{height:100%;border-left:1px solid var(--line);padding-left:35px;display:flex;flex-direction:column;justify-content:space-between}.programMeta span{font-size:10px;color:#89918d}.programMeta a{font:700 12px "League Spartan";color:var(--green)}.process{background:var(--green);color:#fff;padding:90px 0}.process h2 em{color:var(--gold)}.process .kicker{color:var(--gold)}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px}.steps>div{border-top:1px solid #73a289;padding:24px 35px 0 0}.steps b{width:25px;height:25px;border-radius:50%;background:var(--gold);color:var(--charcoal);display:grid;place-items:center;font-size:10px}.steps h3{font-size:23px;margin:20px 0 8px}.steps p{font-size:11px;line-height:1.7;color:#d1e6d9}.marketHero{background:#eaf4f1}.marketWrap{padding:55px 0 100px}.filterBar{display:flex;gap:10px;align-items:center;margin-bottom:35px}.filterBar>span{font:700 10px "League Spartan";letter-spacing:.12em;margin-right:auto}.filterBar button{border:1px solid var(--line);background:#fff;padding:9px 16px;border-radius:30px;font-size:10px;cursor:pointer}.filterBar button.active{background:var(--green);color:#fff;border-color:var(--green)}.producerGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.producerGrid article{border:1px solid var(--line)}.producerVisual{height:190px;display:flex;align-items:center;justify-content:center;position:relative;background:#e1f0e7}.producerVisual.teal{background:#dff1f1}.producerVisual.gold{background:#f8edc0}.producerVisual.orange{background:#f7e4d5}.producerVisual>span{font:800 58px "League Spartan";color:rgba(31,107,69,.75);letter-spacing:-.06em}.producerVisual small{position:absolute;right:12px;top:12px;background:white;padding:6px 9px;font-size:8px;font-weight:700}.producerInfo{padding:22px}.producerInfo>span{font-size:8px;letter-spacing:.1em;color:var(--teal);font-weight:700;text-transform:uppercase}.producerInfo h3{font-size:23px;margin:7px 0 2px}.producerInfo p{font-size:11px;color:#69716d}.producerInfo button{border:0;background:transparent;padding:15px 0 0;color:var(--green);font:700 11px "League Spartan";cursor:pointer}.joinBand{background:var(--green);color:white;padding:85px 0}.joinGrid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.joinGrid h2{font-size:50px;margin-top:18px}.joinOptions a{display:flex;flex-direction:column;padding:22px 0;border-bottom:1px solid #68a080}.joinOptions a span{font-size:8px;color:#a5cbb3;letter-spacing:.13em}.joinOptions a b{font:700 18px "League Spartan";margin-top:9px}.aboutHero{background:var(--gold)}.aboutHero h1 em{color:var(--green)}.aboutHero p{color:#4b4e4c}.story{padding:110px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.storyMark{height:350px;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px}.storyMark .sprout{transform:scale(3)}.storyMark>span{font:700 10px "League Spartan";letter-spacing:.15em;line-height:1.9;text-align:center;color:var(--green)}.story h2{font-size:45px;line-height:1.05;margin:17px 0 25px}.story p{font-size:14px;line-height:1.9;color:#646d68}.values{background:var(--cream);padding:90px 0}.valueGrid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px}.valueGrid>div{padding:25px;border-left:1px solid #d9ddd7}.valueGrid b{color:var(--teal);font:700 12px "League Spartan"}.valueGrid h3{font-size:23px;margin:30px 0 10px}.valueGrid p{font-size:11px;line-height:1.7;color:#69716d}.aboutCta{padding:90px 0;display:flex;justify-content:space-between;align-items:center}.aboutCta h2{font-size:45px}
@media(max-width:900px){.wrap{width:min(100% - 30px,680px)}.siteHeader{height:74px}nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:18px 24px;box-shadow:0 15px 30px #0002;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav>a:not(.navCta){height:46px}.menuButton{display:block}.hero{grid-template-columns:1fr;padding:70px 0}.heroVisual{height:420px}.proof{grid-template-columns:auto 1fr auto 1fr}.tickerInner{overflow:auto}.tickerLabel{display:none}.lane{min-width:190px}.splitIntro,.pageHeroSplit,.story,.joinGrid{grid-template-columns:1fr;gap:35px}.ecosystemGrid,.producerGrid{grid-template-columns:1fr}.ecoCard+.ecoCard{border-left:1px solid var(--line);border-top:0}.footerGrid{grid-template-columns:1fr 1fr}.programList article{grid-template-columns:50px 1fr}.programMeta{grid-column:2;border-left:0;padding-left:0;gap:20px}.chartGrid{grid-template-columns:1fr}.chartGrid>section+section{border-left:0;border-top:1px solid var(--line)}.statsGrid{grid-template-columns:1fr 1fr}.statsGrid>div:first-child{grid-column:1/-1}.insightGrid,.valueGrid,.steps{grid-template-columns:1fr 1fr}.aboutCta{gap:30px}}
@media(max-width:600px){h1{font-size:48px}.hero{padding-top:50px}.heroActions{align-items:flex-start;flex-direction:column}.heroVisual{height:360px}.routeCard{inset:20px}.routeLine{width:180px}.impactBadge{right:0}.proof{grid-template-columns:auto 1fr}.ticker{display:none}.splitIntro h2,.process h2,.joinGrid h2,.story h2,.aboutCta h2{font-size:36px}.splitIntro{padding-top:70px}.quoteInner{align-items:flex-start;flex-direction:column}blockquote{font-size:28px}.footerGrid{grid-template-columns:1fr}.footerBottom{gap:20px}.pageHero{padding:70px 0 90px}.dashControls{align-items:stretch;flex-direction:column}.statsGrid{grid-template-columns:1fr}.statsGrid>div:first-child{grid-column:auto}.chartGrid{display:block}.barRow{grid-template-columns:22px 75px 1fr 48px}.insightGrid,.steps,.valueGrid{grid-template-columns:1fr}.insightGrid>div{border-right:0;border-bottom:1px solid #d9ddd6}.programList article{padding:35px 0;grid-template-columns:35px 1fr}.producerGrid{grid-template-columns:1fr}.filterBar{overflow:auto}.filterBar>span{display:none}.story{padding:70px 0}.storyMark{height:260px}.aboutCta{align-items:flex-start;flex-direction:column}.footerGrid{gap:35px}}

/* Brand-board enforcement: exact logo assets, flat color fields, and light logo contexts. */
.brand>img{display:block;width:104px;height:66px;object-fit:contain}.brandMark{display:block;width:82px;height:58px;object-fit:contain}.routeMap{background:#f7f4ea!important}.routeMap:before{content:"";position:absolute;width:160px;height:160px;border:1px solid #dcebe5;border-radius:50%;right:44px;top:35px}.routeMap:after{content:"";position:absolute;width:8px;height:8px;background:var(--teal);border-radius:50%;left:36%;top:48%}.floatingLeaf{width:110px!important;height:110px!important;border-radius:0!important;background:#fff!important;border:1px solid var(--line)}.floatingLeaf .brandMark{width:82px;height:58px}footer{background:#fff!important;color:var(--charcoal)!important;border-top:1px solid var(--line)}.footerGrid>div:first-child p,.newsletter p{color:#69716d!important}.footerGrid>div>a:not(.brand){color:#5f6863!important}.newsletter form{border-bottom-color:#bfc8c1!important}.newsletter input{color:var(--charcoal)!important}.footerBottom{border-top-color:var(--line)!important}.storyMark .brandMark{width:185px;height:130px}

/* Cinematic export journey: high-detail photography with readable animated route data. */
.cinematicTrade{background:#10271f}.cinematicImage,.cinematicShade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cinematicShade{background:linear-gradient(90deg,rgba(10,30,23,.82) 0%,rgba(10,30,23,.42) 48%,rgba(10,30,23,.12) 100%)}.corridorPanel{position:absolute;inset:28px 26px 86px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(8px);overflow:hidden}.corridorHead{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #d9dfdb;font:800 10px "League Spartan";letter-spacing:.12em;color:var(--charcoal)}.corridorHead span{color:var(--green)}.corridorHead span i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--teal);margin-right:8px;animation:livePulse 1.7s ease-in-out infinite}.corridorMap{position:relative;height:250px;background:linear-gradient(180deg,#f8faf6,#eef6f2)}.originPin,.destinationPin{position:absolute;z-index:5;display:flex;flex-direction:column;gap:3px;font:800 11px "League Spartan";letter-spacing:.08em}.originPin{left:28px;bottom:31px;color:var(--green)}.destinationPin{right:28px;top:30px;text-align:right;color:var(--teal)}.originPin:before,.destinationPin:after{content:"";width:13px;height:13px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #fff,0 0 0 7px var(--gold);margin-bottom:9px}.destinationPin:after{align-self:flex-end;order:-1;background:var(--teal);box-shadow:0 0 0 5px #fff,0 0 0 7px var(--teal)}.originPin small,.destinationPin small{font:600 9px Montserrat;letter-spacing:0;color:#66716b}.airPath,.seaPath{position:absolute;left:82px;width:300px;height:120px;border-radius:50%;transform:rotate(-15deg)}.airPath{top:45px;border-top:3px dashed var(--gold)}.seaPath{top:93px;border-top:3px solid var(--teal)}.movingPlane,.movingShip{position:absolute;z-index:7;font-size:25px;filter:drop-shadow(0 3px 2px rgba(0,0,0,.2))}.movingPlane{color:var(--charcoal);animation:flyNorth 6s cubic-bezier(.45,0,.55,1) infinite}.movingShip{width:25px;height:10px;background:var(--teal);color:transparent;border-radius:2px 2px 9px 9px;animation:sailNorth 9s cubic-bezier(.45,0,.55,1) infinite}.movingShip:before{content:"";position:absolute;width:10px;height:8px;left:7px;top:-7px;background:white;border:2px solid var(--teal)}.routeModes{height:50px;border-top:1px solid #d9dfdb;display:flex;align-items:center;justify-content:space-around;font:800 9px "League Spartan";letter-spacing:.08em}.routeModes span{display:flex;align-items:center;gap:7px}.routeModes i{font-style:normal;font-size:15px}.planeKey{color:var(--gold)}.shipKey{color:var(--teal)}.heroCopy>p,.pageHero p,.story p,.programList p{font-size:16px;line-height:1.75;color:#3f4843}.heroCopy h1{max-width:700px}.heroCopy .eyebrow{font-size:13px}.textLink,.btn{font-size:14px}.navWrap nav{font-size:14px}.dataNote{font-size:11px}.statsGrid small,.chartHead small,.legend>div{font-size:11px}
@keyframes livePulse{0%,100%{box-shadow:0 0 0 0 rgba(47,164,169,.15)}50%{box-shadow:0 0 0 7px rgba(47,164,169,.18)}}
@keyframes flyNorth{0%{left:75px;top:155px;transform:rotate(-18deg) scale(.8)}48%{left:225px;top:90px;transform:rotate(-12deg) scale(1)}100%{left:375px;top:45px;transform:rotate(-8deg) scale(.85)}}
@keyframes sailNorth{0%{left:84px;top:203px}50%{left:230px;top:155px}100%{left:372px;top:102px}}
@media(max-width:600px){.corridorPanel{inset:15px 15px 72px}.corridorHead{padding:0 12px}.corridorHead b{display:none}.corridorMap{height:225px}.airPath,.seaPath{left:62px;width:210px}.movingPlane{animation-name:flyNorthMobile}.movingShip{animation-name:sailNorthMobile}.routeModes{font-size:7px}.floatingLeaf{display:none}@keyframes flyNorthMobile{0%{left:58px;top:155px}100%{left:250px;top:50px}}@keyframes sailNorthMobile{0%{left:62px;top:202px}100%{left:252px;top:108px}}}
@media(prefers-reduced-motion:reduce){.movingPlane,.movingShip,.corridorHead span i{animation:none}.movingPlane{right:75px;top:55px}.movingShip{right:95px;top:135px}}

/* WordPress menu and form integration. */
nav>li{list-style:none;height:88px;display:flex;align-items:center;position:relative}
nav>li>a{display:flex;align-items:center;height:100%}
nav>li.current-menu-item:after,nav>li.current_page_item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--green)}
.producerInfo .producer-request{display:inline-block;padding:15px 0 0;color:var(--green);font:700 11px "League Spartan";cursor:pointer}
.form-message{display:block;color:var(--green);padding-top:10px;font-size:10px}
@media(max-width:900px){nav>li{height:46px}}
