.gfc-topbar{position:relative;z-index:30;background:var(--gfc-navy);color:#ffffffd9;font-family:var(--gfc-font-body);font-size:1.3rem;line-height:1.4}.gfc-topbar--green{background:linear-gradient(90deg,var(--gfc-green-700),var(--gfc-green))}.gfc-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem 2.8rem;min-height:4rem;padding-block:.64rem}.gfc-topbar__group{display:flex;align-items:center;gap:.8rem 2.4rem;flex-wrap:wrap;min-width:0}.gfc-topbar__group--end{justify-content:flex-end}.gfc-topbar__item{display:inline-flex;align-items:center;gap:.72rem;color:inherit;text-decoration:none;white-space:nowrap;transition:color .2s var(--gfc-ease)}.gfc-topbar__item:hover{color:var(--gfc-leaf)}.gfc-topbar__item .gfc-icon{width:1.52rem;height:1.52rem;opacity:.85;flex:none}.gfc-topbar__sep{width:1px;height:1.44rem;background:#ffffff40;flex:none}.gfc-topbar__tagline{display:inline-flex;align-items:center;gap:.96rem;letter-spacing:.04em}.gfc-topbar__tagline:before,.gfc-topbar__tagline:after{content:"";width:2.8rem;height:1px;background:var(--gfc-leaf);opacity:.9}@media(max-width:989px){.gfc-topbar__group--hide-mobile{display:none}.gfc-topbar__inner{justify-content:center}}.gfc-header-wrap{position:relative;z-index:25}.gfc-header-wrap--sticky{position:sticky;top:0}.gfc-header{background:#fff;border-bottom:1px solid var(--gfc-line-soft);transition:box-shadow .3s var(--gfc-ease),background-color .3s var(--gfc-ease)}.gfc-header.is-stuck{box-shadow:0 4px 24px #0e3b701a}.gfc-header__inner{display:flex;align-items:center;gap:1.6rem 2.4rem;min-height:7.6rem;padding-block:1.2rem}.gfc-header__logo{display:flex;align-items:center;flex:none;text-decoration:none}.gfc-header__logo img{display:block;width:auto;height:auto;max-width:var(--gfc-logo-w, 210px)}.gfc-header__logo-text{font-family:var(--gfc-font-display);font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--gfc-navy)}.gfc-header__logo-text span{color:var(--gfc-green)}.gfc-header__divider{width:1px;align-self:stretch;margin-block:.8rem;background:var(--gfc-line);flex:none}.gfc-header__script{flex:none;max-width:25.6rem;font-size:1.5rem;line-height:1.35}.gfc-header__spacer{flex:1 1 auto}.gfc-nav{display:none}@media(min-width:1100px){.gfc-nav{display:flex;align-items:center;gap:.4rem}}.gfc-nav__item{position:relative}.gfc-nav__link{display:inline-flex;align-items:center;gap:.56rem;padding:.96rem 1.12rem;font-family:var(--gfc-font-display);font-size:1.44rem;font-weight:550;color:var(--gfc-ink);text-decoration:none;border-radius:var(--gfc-r-sm);white-space:nowrap;transition:color .2s var(--gfc-ease)}.gfc-nav__link .gfc-icon{width:1.28rem;height:1.28rem;opacity:.6;transition:transform .25s var(--gfc-ease)}.gfc-nav__link:after{content:"";position:absolute;left:1.12rem;right:1.12rem;bottom:.32rem;height:2px;border-radius:2px;background:var(--gfc-green);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--gfc-ease-out)}.gfc-nav__link:hover,.gfc-nav__item.is-active>.gfc-nav__link{color:var(--gfc-navy)}.gfc-nav__link:hover:after,.gfc-nav__item.is-active>.gfc-nav__link:after{transform:scaleX(1)}.gfc-nav__item:hover .gfc-nav__link .gfc-icon{transform:rotate(180deg)}.gfc-nav__panel{position:absolute;top:calc(100% + .8rem);left:-.8rem;min-width:24rem;padding:.8rem;background:#fff;border:1px solid var(--gfc-line-soft);border-radius:var(--gfc-r);box-shadow:var(--gfc-shadow-lg);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .25s var(--gfc-ease),transform .25s var(--gfc-ease-out),visibility .25s;z-index:5}.gfc-nav__item:hover>.gfc-nav__panel,.gfc-nav__item:focus-within>.gfc-nav__panel{opacity:1;visibility:visible;transform:translateY(0)}.gfc-nav__sublink{display:block;padding:.96rem 1.2rem;border-radius:var(--gfc-r-sm);font-size:1.6rem;font-weight:500;color:var(--gfc-body);text-decoration:none;transition:background-color .2s var(--gfc-ease),color .2s var(--gfc-ease)}.gfc-nav__sublink:hover{background:var(--gfc-mist);color:var(--gfc-navy)}.gfc-header__actions{display:flex;align-items:center;gap:.8rem;flex:none}.gfc-header__icon-btn{display:grid;place-items:center;width:4.16rem;height:4.16rem;border:0;background:transparent;border-radius:var(--gfc-r-pill);color:var(--gfc-navy);cursor:pointer;transition:background-color .2s var(--gfc-ease)}.gfc-header__icon-btn:hover{background:var(--gfc-mist)}.gfc-header__icon-btn .gfc-icon{width:1.92rem;height:1.92rem}.gfc-header__cta{display:none}@media(min-width:750px){.gfc-header__cta{display:inline-flex}}.gfc-header__burger{display:grid}@media(min-width:1100px){.gfc-header__burger{display:none}}.gfc-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;visibility:hidden;pointer-events:none}.gfc-drawer.is-open{visibility:visible;pointer-events:auto}.gfc-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#061f3e80;opacity:0;transition:opacity .3s var(--gfc-ease);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gfc-drawer.is-open .gfc-drawer__scrim{opacity:1}.gfc-drawer__panel{position:absolute;inset-block:0;right:0;width:min(38.4rem,90vw);background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .4s var(--gfc-ease-out);overflow-y:auto;overscroll-behavior:contain}.gfc-drawer.is-open .gfc-drawer__panel{transform:none}.gfc-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;border-bottom:1px solid var(--gfc-line-soft)}.gfc-drawer__body{padding:1.2rem 1.2rem 2.4rem}.gfc-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;width:100%;padding:1.44rem 1.36rem;border:0;background:transparent;border-radius:var(--gfc-r-sm);font-family:var(--gfc-font-display);font-size:1.8rem;font-weight:600;color:var(--gfc-navy);text-align:left;text-decoration:none;cursor:pointer}.gfc-drawer__link:hover{background:var(--gfc-mist)}.gfc-drawer__link .gfc-icon{width:1.6rem;height:1.6rem;opacity:.55;transition:transform .25s var(--gfc-ease)}.gfc-drawer__link[aria-expanded=true] .gfc-icon{transform:rotate(180deg)}.gfc-drawer__sub{padding:0 0 .8rem 1.36rem}.gfc-drawer__sub[hidden]{display:none}.gfc-drawer__sublink{display:block;padding:.96rem 1.36rem;font-size:1.44rem;color:var(--gfc-body);text-decoration:none;border-left:2px solid var(--gfc-line)}.gfc-drawer__sublink:hover{color:var(--gfc-green);border-color:var(--gfc-green)}.gfc-drawer__foot{margin-top:auto;padding:2rem;border-top:1px solid var(--gfc-line-soft);display:grid;gap:1.2rem}.gfc-hero{position:relative;overflow:hidden;background:var(--gfc-navy);isolation:isolate}.gfc-hero--split{display:grid;grid-template-columns:minmax(0,1fr)}@media(min-width:900px){.gfc-hero--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}}.gfc-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:2.16rem;padding:clamp(4rem,2.4rem + 5vw,8.4rem) var(--gfc-gutter);padding-inline-start:max(var(--gfc-gutter),calc((100vw - var(--gfc-shell)) / 2 + var(--gfc-gutter)));background:linear-gradient(135deg,var(--gfc-navy) 0%,var(--gfc-navy-900) 100%);color:#ffffffd6}@media(max-width:899px){.gfc-hero__copy{padding-inline:var(--gfc-gutter)}}.gfc-hero__copy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 55% at 12% 12%,rgba(122,193,67,.16),transparent 70%),radial-gradient(50% 50% at 90% 90%,rgba(27,95,168,.35),transparent 70%);pointer-events:none}.gfc-hero__copy>*{position:relative}.gfc-hero__title{color:#fff;max-width:19ch}.gfc-hero__lead{color:#ffffffc7;max-width:46ch}.gfc-hero__media{position:relative;min-height:clamp(25.6rem,40vw,54.4rem)}.gfc-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gfc-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--gfc-navy-900) 0%,rgba(8,42,82,.35) 22%,rgba(8,42,82,0) 55%);pointer-events:none}@media(max-width:899px){.gfc-hero__media:after{background:linear-gradient(180deg,#082a528c,#082a521a)}}.gfc-hero__script{position:absolute;z-index:3;top:clamp(2rem,3vw,4rem);right:clamp(2rem,3vw,4.4rem);max-width:24rem;text-align:right;color:#fff;text-shadow:0 2px 14px rgba(6,31,62,.6)}.gfc-hero__script .gfc-script__rule{margin-left:auto;background:linear-gradient(270deg,var(--gfc-leaf),rgba(122,193,67,0))}.gfc-hero__script-sub{margin-top:.8rem;font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.5;color:#fff}@media(max-width:749px){.gfc-hero__script{display:none}}.gfc-hero__stack{position:absolute;z-index:3;right:clamp(2rem,3vw,4.4rem);bottom:clamp(2.4rem,4vw,4.8rem);font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.85;color:#fff;text-align:right;text-shadow:0 2px 12px rgba(6,31,62,.65)}@media(max-width:749px){.gfc-hero__stack{display:none}}.gfc-hero--banner{display:grid;align-items:center;min-height:clamp(32rem,42vw,48rem)}.gfc-hero--banner .gfc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-hero--banner .gfc-hero__bg img{width:100%;height:100%;object-fit:cover}.gfc-hero--banner .gfc-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--gfc-navy-900) 6%,rgba(11,50,96,.86) 34%,rgba(11,50,96,.15) 78%)}@media(max-width:749px){.gfc-hero--banner .gfc-hero__bg:after{background:linear-gradient(180deg,#061f3edb,#061f3e9e)}}.gfc-hero--banner .gfc-hero__inner{padding-block:clamp(4.8rem,3.2rem + 5vw,9.6rem);max-width:73.6rem;display:flex;flex-direction:column;gap:2rem}.gfc-hero--banner .gfc-hero__title{color:#fff;max-width:16ch}.gfc-hero--banner .gfc-hero__lead{color:#fffc;padding-left:1.84rem;border-left:3px solid var(--gfc-leaf)}.gfc-hero--light{background:var(--gfc-mist)}.gfc-hero--light .gfc-hero__bg:after{background:linear-gradient(90deg,#fff 4%,#ffffffeb 30%,#ffffff1a 72%)}.gfc-hero--light .gfc-hero__title,.gfc-hero--light .gfc-hero__title *{color:var(--gfc-navy)}.gfc-hero--light .gfc-hero__lead{color:var(--gfc-body);border-color:var(--gfc-green)}.gfc-hero--light .gfc-eyebrow{color:var(--gfc-blue)}.gfc-hero__contacts{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.4rem}.gfc-hero__contact{display:inline-flex;align-items:center;gap:1.04rem;font-family:var(--gfc-font-display);font-size:clamp(1.52rem,1.44rem + .2vw,1.8rem);font-weight:600;color:var(--gfc-navy);text-decoration:none}.gfc-hero--banner .gfc-hero__contact,.gfc-hero--split .gfc-hero__contact{color:#fff}.gfc-hero__contact .gfc-ico-badge{--gfc-badge-size: 4rem;background:var(--gfc-blue-100);color:var(--gfc-navy)}.gfc-hero__contact:hover .gfc-ico-badge{background:var(--gfc-green);color:#fff;transform:translateY(-2px)}.gfc-hero__pills{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.8rem;margin-top:.56rem}.gfc-pill-trust{display:inline-flex;align-items:center;gap:.96rem;font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.35;color:inherit}.gfc-pill-trust .gfc-ico{width:2.16rem;height:2.16rem;color:var(--gfc-green)}.gfc-hero--split .gfc-pill-trust,.gfc-hero--banner .gfc-pill-trust{color:#ffffffe6}.gfc-hero--split .gfc-pill-trust .gfc-ico,.gfc-hero--banner .gfc-pill-trust .gfc-ico{color:var(--gfc-leaf)}.gfc-hero__pills--sep .gfc-pill-trust+.gfc-pill-trust{padding-left:2.8rem;border-left:1px solid rgba(125,147,168,.35)}.gfc-chain{background:#fff;border-bottom:1px solid var(--gfc-line-soft)}.gfc-chain--mist{background:var(--gfc-mist)}.gfc-chain__inner{display:flex;align-items:center;gap:.8rem 1.6rem;padding-block:2.6rem;overflow-x:auto;scrollbar-width:none}.gfc-chain__inner::-webkit-scrollbar{display:none}.gfc-chain__track{display:flex;align-items:center;gap:.56rem;flex:1 1 auto;min-width:max-content}.gfc-chain__step{display:inline-flex;align-items:center;gap:.96rem;padding:.72rem .96rem;border-radius:var(--gfc-r-sm);font-family:var(--gfc-font-display);font-size:1.7rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase;color:var(--gfc-navy);text-decoration:none;white-space:nowrap;transition:background-color .25s var(--gfc-ease),color .25s var(--gfc-ease)}.gfc-chain__step .gfc-ico{width:2.8rem;height:2.8rem;color:var(--gfc-green);transition:transform .3s var(--gfc-ease-out)}.gfc-chain__step:hover{background:var(--gfc-leaf-soft)}.gfc-chain__step:hover .gfc-ico{transform:translateY(-2px) scale(1.08)}.gfc-chain__arrow{flex:none;width:1.36rem;height:1.36rem;color:var(--gfc-blue-300)}.gfc-chain__tag{flex:none;padding-left:2rem;border-left:1px solid var(--gfc-line);font-family:var(--gfc-font-display);font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;line-height:1.7;color:var(--gfc-navy)}@media(max-width:989px){.gfc-chain__tag{display:none}}.gfc-journey__layout{display:grid;gap:clamp(2.8rem,1.6rem + 3vw,5.6rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1000px){.gfc-journey__layout--aside{grid-template-columns:minmax(0,.9fr) minmax(0,1.45fr)}}.gfc-nodes{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,12.8rem),1fr));gap:2.4rem .8rem;align-items:start}.gfc-node{position:relative;text-align:center;padding-inline:.56rem}.gfc-node:after{content:"";position:absolute;top:calc(var(--gfc-node-size, 5.6rem) / 2);left:calc(50% + var(--gfc-node-size, 5.6rem) / 2 + .8rem);right:calc(-50% + var(--gfc-node-size, 5.6rem) / 2 + .8rem);height:1.5px;background:repeating-linear-gradient(90deg,var(--gfc-blue-300) 0 5px,transparent 5px 10px)}.gfc-node:last-child:after{display:none}@media(max-width:639px){.gfc-node:after{display:none}}.gfc-node__badge{--gfc-badge-size: var(--gfc-node-size, 5.6rem);margin-inline:auto;margin-bottom:1.36rem;position:relative;z-index:1;box-shadow:0 0 0 6px #fff,0 6px 18px -8px #0e3b708c}.gfc-section--mist .gfc-node__badge{box-shadow:0 0 0 6px var(--gfc-mist),0 6px 18px -8px #0e3b708c}.gfc-node:hover .gfc-node__badge{transform:translateY(-4px);background:var(--gfc-green)}.gfc-node__title{font-family:var(--gfc-font-display);font-size:1.8rem;font-weight:650;color:var(--gfc-navy);margin:0 0 .56rem;line-height:1.25}.gfc-node__text{font-size:1.55rem;line-height:1.55;color:var(--gfc-body);margin:0}.gfc-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14.4rem),1fr));gap:2.4rem .8rem;position:relative}.gfc-tstep{position:relative;text-align:center;padding-inline:.64rem}.gfc-tstep__icon{display:grid;place-items:center;height:3.6rem;margin-bottom:.96rem;color:var(--gfc-green)}.gfc-tstep__icon .gfc-icon{width:2.96rem;height:2.96rem;transition:transform .35s var(--gfc-ease-out)}.gfc-tstep:hover .gfc-tstep__icon .gfc-icon{transform:translateY(-4px) scale(1.1)}.gfc-tstep__num{position:relative;z-index:1;display:grid;place-items:center;width:3.6rem;height:3.6rem;margin:0 auto 1.36rem;border-radius:var(--gfc-r-pill);background:var(--gfc-navy);color:#fff;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:700;letter-spacing:.02em;box-shadow:0 0 0 5px var(--gfc-mist);transition:background-color .3s var(--gfc-ease),transform .3s var(--gfc-ease-out)}.gfc-section--white .gfc-tstep__num,.gfc-section:not(.gfc-section--mist):not(.gfc-section--mist-2) .gfc-tstep__num{box-shadow:0 0 0 5px #fff}.gfc-tstep:hover .gfc-tstep__num{background:var(--gfc-green);transform:scale(1.08)}.gfc-tstep:after{content:"";position:absolute;top:6.36rem;left:calc(50% + 2.48rem);right:calc(-50% + 2.48rem);height:1.5px;background:repeating-linear-gradient(90deg,var(--gfc-blue-300) 0 5px,transparent 5px 10px)}.gfc-tstep:last-child:after{display:none}@media(max-width:639px){.gfc-tstep:after{display:none}}.gfc-tstep__title{font-family:var(--gfc-font-display);font-size:1.6rem;font-weight:650;color:var(--gfc-navy);margin:0 0 .48rem;line-height:1.25}.gfc-tstep__text{font-size:1.3rem;line-height:1.5;color:var(--gfc-body);margin:0}.gfc-mcard{display:flex;flex-direction:column;height:100%;text-decoration:none}.gfc-mcard__media{position:relative}.gfc-mcard__body{display:flex;flex-direction:column;gap:.88rem;padding:2rem 2rem 2.4rem;flex:1 1 auto}.gfc-mcard__icon{color:var(--gfc-green);width:2.56rem;height:2.56rem;margin-bottom:.24rem}.gfc-mcard__icon .gfc-icon{width:100%;height:100%}.gfc-mcard__title{margin:0}.gfc-mcard__text{margin:0;font-size:1.6rem;line-height:1.6;color:var(--gfc-body)}.gfc-mcard__link{margin-top:auto;padding-top:1.36rem}.gfc-mcard--row{flex-direction:row;align-items:stretch}.gfc-mcard--row .gfc-mcard__media{flex:0 0 40%;max-width:26rem;min-height:22rem}.gfc-mcard--row .gfc-mcard__media>img{position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:599px){.gfc-mcard--row{flex-direction:column}.gfc-mcard--row .gfc-mcard__media{flex:none;max-width:none;aspect-ratio:16 / 9}}.gfc-mcard--overlay{position:relative;border-radius:var(--gfc-r);overflow:hidden;min-height:30rem;color:#fff;isolation:isolate}.gfc-mcard--overlay .gfc-mcard__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-mcard--overlay .gfc-mcard__media img{width:100%;height:100%;object-fit:cover}.gfc-mcard--overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#061f3ee6,#061f3e73 42%,#061f3e1f)}.gfc-mcard--overlay .gfc-mcard__body{margin-top:auto;flex:none;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.6rem}.gfc-mcard--overlay .gfc-mcard__title{color:#fff;font-size:var(--gfc-t-h4)}.gfc-mcard--overlay .gfc-mcard__text{color:#ffffffd1}.gfc-mcard__go{display:grid;place-items:center;flex:none;width:4rem;height:4rem;border-radius:var(--gfc-r-pill);background:#fff;color:var(--gfc-navy);transition:transform .3s var(--gfc-ease-out),background-color .3s var(--gfc-ease),color .3s var(--gfc-ease)}.gfc-mcard__go .gfc-icon{width:1.68rem;height:1.68rem}.gfc-mcard--overlay:hover .gfc-mcard__go{background:var(--gfc-green);color:#fff;transform:translate(4px)}.gfc-mcard--compact .gfc-mcard__body{padding:1.44rem 0 0;gap:.48rem}.gfc-mcard--compact{background:transparent;border:0;box-shadow:none}.gfc-mcard--compact .gfc-mcard__media{border-radius:var(--gfc-r-sm);overflow:hidden}.gfc-mcard--compact .gfc-mcard__title{font-size:1.7rem}.gfc-mcard--compact .gfc-mcard__text{font-size:1.5rem}.gfc-mcard__terms{margin:.56rem 0 0;padding:1.2rem 0 0;border-top:1px solid var(--gfc-line-soft);font-size:1.5rem;line-height:1.9;color:var(--gfc-body)}.gfc-mcard__terms span:not(:last-child):after{content:"|";margin-inline:.8rem;color:var(--gfc-blue-300)}.gfc-igrid__item{display:flex;flex-direction:column;gap:.8rem;height:100%}.gfc-igrid__icon{color:var(--gfc-green);width:3.2rem;height:3.2rem;margin-bottom:.4rem}.gfc-igrid__icon .gfc-icon{width:100%;height:100%;transition:transform .35s var(--gfc-ease-out)}.gfc-igrid__item:hover .gfc-igrid__icon .gfc-icon{transform:translateY(-3px) scale(1.06)}.gfc-igrid__title{margin:0}.gfc-igrid__text{margin:0;font-size:1.5rem;line-height:1.6;color:var(--gfc-body)}.gfc-igrid--tile .gfc-igrid__item{padding:2.16rem 2.16rem 2.4rem;background:var(--gfc-mist);border:1px solid transparent;border-radius:var(--gfc-r);transition:background-color .3s var(--gfc-ease),border-color .3s var(--gfc-ease),transform .3s var(--gfc-ease-out)}.gfc-section--mist .gfc-igrid--tile .gfc-igrid__item{background:#fff;border-color:var(--gfc-line-soft)}.gfc-igrid--tile .gfc-igrid__item:hover{transform:translateY(-4px);border-color:var(--gfc-green);background:#fff;box-shadow:var(--gfc-shadow-sm)}.gfc-igrid--tile .gfc-igrid__icon{width:3.84rem;height:3.84rem;color:var(--gfc-navy)}.gfc-igrid--check .gfc-igrid__item{flex-direction:row;align-items:flex-start;gap:1.6rem}.gfc-igrid--check .gfc-igrid__icon{flex:none;margin-bottom:0;width:4.16rem;height:4.16rem;color:var(--gfc-navy)}.gfc-igrid--check .gfc-igrid__body{display:flex;flex-direction:column;gap:.48rem}.gfc-igrid--divided .gfc-igrid__item{padding-inline:clamp(1.2rem,1.5vw,2.16rem)}@media(min-width:640px){.gfc-igrid--divided .gfc-igrid__item{border-left:1px solid var(--gfc-line)}.gfc-igrid--divided .gfc-igrid__item:first-child{border-left:0}}.gfc-igrid--divided{text-align:center}.gfc-igrid--divided .gfc-igrid__icon{margin-inline:auto}.gfc-igrid--numbered .gfc-igrid__item{padding-left:clamp(1.2rem,1.5vw,2.4rem)}@media(min-width:640px){.gfc-igrid--numbered .gfc-igrid__item{border-left:1px solid var(--gfc-line)}.gfc-igrid--numbered .gfc-igrid__item:first-child{border-left:0;padding-left:0}}.gfc-igrid__num{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:var(--gfc-r-pill);background:var(--gfc-green);color:#fff;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:700;margin-bottom:1.2rem}.gfc-on-dark .gfc-igrid__title{color:#fff}.gfc-on-dark .gfc-igrid__text{color:#ffffffb8}.gfc-on-dark .gfc-igrid__icon{color:var(--gfc-leaf)}.gfc-on-dark .gfc-igrid--divided .gfc-igrid__item{border-color:#ffffff2e}.gfc-split__layout{display:grid;gap:clamp(2.8rem,1.6rem + 3.5vw,6.4rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:900px){.gfc-split__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gfc-split__layout--media-narrow{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.gfc-split__layout--media-wide{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.gfc-split--reverse .gfc-split__media{order:2}}.gfc-split__media{position:relative;border-radius:var(--gfc-r);overflow:hidden}.gfc-split__media--flush{border-radius:0}.gfc-split__copy{display:flex;flex-direction:column;gap:1.84rem}.gfc-split__caption{position:absolute;right:1.36rem;bottom:1.36rem;display:inline-flex;align-items:center;gap:.64rem;padding:.64rem 1.12rem;border-radius:var(--gfc-r-sm);background:#061f3e99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:1.2rem;letter-spacing:.04em}.gfc-split__caption .gfc-icon{width:1.36rem;height:1.36rem}.gfc-quote{display:flex;align-items:flex-start;gap:1.6rem;padding:2rem 2.4rem;background:var(--gfc-leaf-soft);border-radius:var(--gfc-r-sm);border-left:3px solid var(--gfc-green)}.gfc-quote .gfc-icon{flex:none;width:2.8rem;height:2.8rem;color:var(--gfc-green);opacity:.75}.gfc-quote p{margin:0;font-family:var(--gfc-font-display);font-size:clamp(1.7rem,1.6rem + .4vw,2.1rem);font-style:italic;font-weight:500;line-height:1.35;color:var(--gfc-navy)}.gfc-statlist{display:grid;gap:1.36rem;margin:0}.gfc-statlist__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding-bottom:1.04rem;border-bottom:1px solid var(--gfc-line-soft)}.gfc-statlist__k{font-size:1.5rem;color:var(--gfc-muted)}.gfc-statlist__v{font-family:var(--gfc-font-display);font-weight:650;font-size:1.7rem;color:var(--gfc-navy);text-align:right}.gfc-split--band{padding-block:0}.gfc-split--band .gfc-split__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-split--band .gfc-split__bg img{width:100%;height:100%;object-fit:cover}.gfc-split--band .gfc-split__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--gfc-navy-900) 2%,rgba(11,50,96,.88) 32%,rgba(11,50,96,.1) 72%)}@media(max-width:749px){.gfc-split--band .gfc-split__bg:after{background:#061f3ec7}}.gfc-split--band .gfc-split__copy{padding-block:clamp(4.8rem,3.2rem + 4vw,8.8rem);max-width:54.4rem}.gfc-split__script-corner{position:absolute;right:clamp(2rem,3vw,4.8rem);top:50%;transform:translateY(-50%);text-align:right;color:#fff;z-index:1;text-shadow:0 2px 14px rgba(6,31,62,.6)}@media(max-width:899px){.gfc-split__script-corner{display:none}}.gfc-netmap{position:relative;overflow:hidden}.gfc-netmap__layout{display:grid;gap:clamp(2.8rem,1.6rem + 3vw,4.8rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1000px){.gfc-netmap__layout{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.gfc-netmap__layout--wide-map{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}}.gfc-netmap__copy{display:flex;flex-direction:column;gap:1.84rem}.gfc-map{position:relative;width:100%}.gfc-map__svg{display:block;width:100%;height:auto;overflow:visible}.gfc-worldmap{display:block;width:100%;height:auto}.gfc-map__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.gfc-map__arc{fill:none;stroke:var(--gfc-leaf);stroke-width:1.8;stroke-linecap:round;opacity:.9;stroke-dasharray:var(--gfc-arc-len, 400);stroke-dashoffset:var(--gfc-arc-len, 400)}.is-in .gfc-map__arc,.no-js .gfc-map__arc{animation:gfc-dash 1.8s var(--gfc-ease-out) forwards;animation-delay:var(--gfc-arc-delay, 0s)}.gfc-map__arc--dim{stroke:var(--gfc-blue-300);opacity:.55}.gfc-map__pin{fill:var(--gfc-leaf)}.gfc-map__pin-ring{fill:none;stroke:var(--gfc-leaf);stroke-width:1;transform-box:fill-box;transform-origin:center;animation:gfc-pulse 2.6s ease-in-out infinite;animation-delay:var(--gfc-pin-delay, 0s)}.gfc-map__hub{fill:var(--gfc-leaf)}.gfc-map__label{font-family:var(--gfc-font-display);font-size:9px;font-weight:650;letter-spacing:.08em;fill:#fff;text-transform:uppercase}.gfc-map__label--muted{fill:#ffffffb3}.gfc-map__label--leaf{fill:var(--gfc-leaf)}.gfc-corridors{display:grid;gap:2rem}@media(min-width:700px){.gfc-corridors--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.gfc-corridor{padding:1.6rem 1.84rem;border-radius:var(--gfc-r-sm);background:#ffffff0f;border:1px solid rgba(255,255,255,.14);transition:background-color .3s var(--gfc-ease),border-color .3s var(--gfc-ease),transform .3s var(--gfc-ease-out)}.gfc-corridor:hover{transform:translateY(-3px);background:#ffffff1a;border-color:var(--gfc-leaf)}.gfc-corridor__route{display:flex;align-items:center;gap:.88rem;font-family:var(--gfc-font-display);font-size:1.7rem;font-weight:650;color:var(--gfc-leaf);margin:0 0 .8rem}.gfc-corridor__route .gfc-icon{width:1.6rem;height:1.6rem}.gfc-corridor__markets{margin:0;font-size:1.5rem;line-height:1.8;color:#ffffffc7}.gfc-corridor__markets span:not(:last-child):after{content:"|";margin-inline:.8rem;opacity:.4}.gfc-netmap__stats{display:flex;flex-wrap:wrap;gap:1.6rem 0;margin-top:.8rem;border-top:1px solid rgba(255,255,255,.16);padding-top:2rem}.gfc-netmap__stat{display:flex;align-items:center;gap:.96rem;padding-inline:1.76rem;font-size:1.3rem;line-height:1.35;color:#ffffffd9;border-left:1px solid rgba(255,255,255,.16);flex:1 1 auto}.gfc-netmap__stat:first-child{border-left:0;padding-left:0}.gfc-netmap__stat .gfc-icon{width:2.16rem;height:2.16rem;color:var(--gfc-leaf);flex:none}.gfc-netmap__edge{position:absolute;inset-block:0;right:0;width:22%;z-index:-1}.gfc-netmap__edge img{width:100%;height:100%;object-fit:cover}.gfc-netmap__edge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--gfc-navy) 0%,rgba(14,59,112,.55) 45%,rgba(14,59,112,.25) 100%)}@media(max-width:1199px){.gfc-netmap__edge{display:none}}.gfc-standards__layout{display:grid;gap:clamp(2rem,1.2rem + 2vw,4rem);grid-template-columns:minmax(0,1fr);align-items:start}@media(min-width:850px){.gfc-standards__layout{grid-template-columns:minmax(0,.4fr) minmax(0,1.6fr)}}.gfc-standards__chips{display:flex;flex-wrap:wrap;gap:1.04rem}.gfc-standards .gfc-chip{padding:.96rem 1.76rem;font-size:1.5rem}.gfc-standards__note{margin:2rem 0 0;font-size:1.3rem;color:var(--gfc-muted)}.gfc-freight{display:flex;flex-direction:column;height:100%}.gfc-freight__media{position:relative}.gfc-freight__body{padding:2rem 2.16rem 2.4rem;display:flex;flex-direction:column;gap:1.44rem;flex:1 1 auto}.gfc-freight__head{display:flex;align-items:center;gap:1.2rem}.gfc-freight__head .gfc-ico{width:2.8rem;height:2.8rem;color:var(--gfc-navy)}.gfc-freight__title{margin:0;font-size:var(--gfc-t-h4)}.gfc-freight__kicker{margin:.24rem 0 0;font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;color:var(--gfc-muted)}.gfc-freight__specs{display:grid;gap:0;margin:0}.gfc-freight__spec{display:grid;grid-template-columns:2.24rem minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1.04rem;padding-block:1.04rem;border-top:1px solid var(--gfc-line-soft);font-size:1.5rem}.gfc-freight__spec .gfc-icon{width:1.68rem;height:1.68rem;color:var(--gfc-green)}.gfc-freight__spec dt{color:var(--gfc-muted)}.gfc-freight__spec dd{margin:0;color:var(--gfc-navy);font-weight:550}.gfc-story__layout{display:grid;gap:clamp(2.8rem,1.6rem + 3vw,5.6rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1000px){.gfc-story__layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.55fr)}}.gfc-story__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17.6rem),1fr));gap:2.4rem 1.6rem}.gfc-story__step{position:relative;padding-inline:.4rem}.gfc-story__step:after{content:"";position:absolute;top:5.2rem;left:calc(50% + 6rem);right:calc(-50% + 6rem);height:1.5px;background:repeating-linear-gradient(90deg,var(--gfc-leaf) 0 6px,transparent 6px 12px)}.gfc-story__step:last-child:after{display:none}@media(max-width:767px){.gfc-story__step:after{display:none}}.gfc-story__photo{position:relative;z-index:1;width:10.4rem;height:10.4rem;margin-bottom:1.6rem;border-radius:var(--gfc-r-pill);overflow:hidden;border:3px solid #fff;box-shadow:0 8px 24px -10px #0e3b7080;transition:transform .4s var(--gfc-ease-out)}.gfc-story__step:hover .gfc-story__photo{transform:translateY(-5px) scale(1.04)}.gfc-story__photo img{width:100%;height:100%;object-fit:cover}.gfc-story__title{margin:0 0 .64rem;font-size:1.7rem}.gfc-story__text{margin:0;font-size:1.5rem;line-height:1.6;color:var(--gfc-body)}.gfc-story__rail{display:flex;align-items:center;gap:1.2rem;margin-top:2.8rem;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--gfc-navy);justify-content:center;flex-wrap:wrap}.gfc-story__rail .gfc-icon{width:1.6rem;height:1.6rem;color:var(--gfc-green)}.gfc-values{position:relative;overflow:hidden;min-height:clamp(17.6rem,22vw,25.6rem);display:grid;align-items:center}.gfc-values__strip{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.gfc-values__strip img{width:100%;height:100%;object-fit:cover}.gfc-values:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#061f3e59,#061f3e9e)}.gfc-values__inner{padding-block:clamp(4rem,3.2rem + 3vw,6.4rem)}.gfc-values__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem clamp(1.6rem,.8rem + 2.5vw,4.8rem);margin:0;padding:0;list-style:none}.gfc-values__item{display:flex;align-items:center;gap:clamp(1.6rem,.8rem + 2.5vw,4.8rem);font-family:var(--gfc-font-display);font-size:clamp(2rem,1.44rem + 1.6vw,3.6rem);font-weight:600;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 18px rgba(6,31,62,.55)}.gfc-values__item:not(:last-child):after{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--gfc-leaf);flex:none}.gfc-cta{position:relative;overflow:hidden}.gfc-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-cta__bg img{width:100%;height:100%;object-fit:cover}.gfc-cta__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0b3260db}.gfc-cta--green{background:linear-gradient(100deg,var(--gfc-green-700),var(--gfc-green))}.gfc-cta--navy{background:linear-gradient(100deg,var(--gfc-navy) 0%,var(--gfc-navy-800) 100%)}.gfc-cta--light{background:var(--gfc-mist)}.gfc-cta__inner{display:grid;gap:clamp(2rem,1.2rem + 2.5vw,4.8rem);grid-template-columns:minmax(0,1fr);align-items:center;padding-block:clamp(3.6rem,2.4rem + 3vw,6rem)}@media(min-width:850px){.gfc-cta__inner--split{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.gfc-cta__inner--inline{grid-template-columns:minmax(0,1fr) auto}}.gfc-cta__copy{display:flex;flex-direction:column;gap:.96rem}.gfc-cta__copy .gfc-h2{margin:0;color:#fff;font-size:clamp(2.6rem,1.9rem + 1.5vw,4rem)}.gfc-cta__text{margin:0;color:#ffffffd9;font-size:var(--gfc-t-body)}.gfc-cta--light .gfc-cta__copy .gfc-h2{color:var(--gfc-navy)}.gfc-cta--light .gfc-cta__text{color:var(--gfc-body)}.gfc-cta__actions{display:flex;flex-wrap:wrap;gap:1.2rem}@media(min-width:850px){.gfc-cta__inner--inline .gfc-cta__actions{justify-content:flex-end}}.gfc-cta__proof{display:flex;flex-wrap:wrap;gap:1.6rem 0}.gfc-cta__proof-item{flex:1 1 12.8rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;padding-inline:1.2rem;border-left:1px solid rgba(255,255,255,.22);font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:600;line-height:1.35;color:#fff}.gfc-cta__proof-item:first-child{border-left:0}.gfc-cta__proof-item .gfc-icon{width:2.4rem;height:2.4rem;color:var(--gfc-leaf)}.gfc-cta--green .gfc-cta__proof-item .gfc-icon{color:#fff}.gfc-cta__leaf{position:absolute;left:-3.2rem;bottom:-4.8rem;width:25.6rem;color:#ffffff12;pointer-events:none;z-index:0}.gfc-cta__leaf .gfc-icon{width:100%;height:auto}.gfc-rfq__layout{display:grid;gap:clamp(2.4rem,1.6rem + 2.5vw,4rem);grid-template-columns:minmax(0,1fr);align-items:start}@media(min-width:1000px){.gfc-rfq__layout{grid-template-columns:minmax(0,1.85fr) minmax(0,1fr)}}.gfc-rfq__panel{background:#fff;border:1px solid var(--gfc-line-soft);border-radius:var(--gfc-r-lg);box-shadow:var(--gfc-shadow);padding:clamp(2.4rem,1.6rem + 2vw,4rem)}.gfc-rfq__intro{margin-bottom:2.8rem}.gfc-rfq__intro .gfc-lead{font-size:var(--gfc-t-body);margin-top:.96rem}.gfc-stepper{display:flex;align-items:center;gap:.8rem;margin-bottom:2.8rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.4rem}.gfc-stepper::-webkit-scrollbar{display:none}.gfc-stepper__item{display:inline-flex;align-items:center;gap:.96rem;flex:none;border:0;background:transparent;padding:0;cursor:pointer;font-family:var(--gfc-font-display);font-size:1.5rem;font-weight:600;color:var(--gfc-muted);white-space:nowrap;transition:color .25s var(--gfc-ease)}.gfc-stepper__dot{display:grid;place-items:center;width:3.04rem;height:3.04rem;border-radius:var(--gfc-r-pill);background:var(--gfc-line);color:#fff;font-size:1.3rem;font-weight:700;transition:background-color .3s var(--gfc-ease),transform .3s var(--gfc-ease-out)}.gfc-stepper__item[aria-current=true]{color:var(--gfc-navy)}.gfc-stepper__item[aria-current=true] .gfc-stepper__dot{background:var(--gfc-green);transform:scale(1.08)}.gfc-stepper__item.is-done .gfc-stepper__dot{background:var(--gfc-navy)}.gfc-stepper__bar{flex:1 1 3.2rem;min-width:2.4rem;height:2px;border-radius:2px;background:var(--gfc-line)}.gfc-rfq__fieldset{border:0;padding:0;margin:0 0 2.8rem}.gfc-rfq__legend{font-family:var(--gfc-font-display);font-size:1.8rem;font-weight:650;color:var(--gfc-navy);margin-bottom:1.6rem;padding:0;display:flex;align-items:center;gap:.96rem}.gfc-rfq__legend .gfc-icon{width:1.76rem;height:1.76rem;color:var(--gfc-green)}.gfc-phone{display:flex;gap:.8rem}.gfc-phone .gfc-select{flex:0 0 10.4rem}.gfc-drop{position:relative;display:grid;place-items:center;gap:.56rem;padding:2.8rem 2rem;text-align:center;border:1.5px dashed var(--gfc-line);border-radius:var(--gfc-r-sm);background:var(--gfc-mist);transition:border-color .25s var(--gfc-ease),background-color .25s var(--gfc-ease);cursor:pointer}.gfc-drop:hover,.gfc-drop.is-drag{border-color:var(--gfc-green);background:var(--gfc-leaf-soft)}.gfc-drop input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.gfc-drop .gfc-icon{width:2.8rem;height:2.8rem;color:var(--gfc-green)}.gfc-drop__title{font-family:var(--gfc-font-display);font-size:1.7rem;font-weight:600;color:var(--gfc-navy)}.gfc-drop__title b{color:var(--gfc-green);font-weight:600}.gfc-drop__hint{font-size:1.3rem;color:var(--gfc-muted)}.gfc-drop__file{font-size:1.5rem;color:var(--gfc-green-700);font-weight:600}.gfc-rfq__aside{display:grid;gap:2rem}.gfc-aside-card{background:#fff;border:1px solid var(--gfc-line-soft);border-radius:var(--gfc-r-lg);box-shadow:var(--gfc-shadow-sm);padding:clamp(2rem,1.6rem + 1vw,2.8rem)}.gfc-aside-card__title{margin:0 0 1.84rem;font-size:var(--gfc-t-h3)}.gfc-steps-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.gfc-steps-list__item{display:grid;grid-template-columns:3.04rem 4.4rem minmax(0,1fr);align-items:start;gap:1.36rem;padding-block:1.6rem;border-bottom:1px solid var(--gfc-line-soft)}.gfc-steps-list__item:last-child{border-bottom:0;padding-bottom:0}.gfc-steps-list__item:first-child{padding-top:0}.gfc-steps-list__n{display:grid;place-items:center;width:3.04rem;height:3.04rem;border-radius:var(--gfc-r-pill);background:var(--gfc-navy);color:#fff;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:700}.gfc-steps-list__item:nth-child(2n) .gfc-steps-list__n{background:var(--gfc-green)}.gfc-steps-list__ico{display:grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:var(--gfc-r-sm);background:var(--gfc-mist);color:var(--gfc-navy)}.gfc-steps-list__ico .gfc-icon{width:2.16rem;height:2.16rem}.gfc-steps-list__title{margin:0 0 .32rem;font-family:var(--gfc-font-display);font-size:1.7rem;font-weight:650;color:var(--gfc-navy)}.gfc-steps-list__text{margin:0;font-size:1.5rem;line-height:1.55;color:var(--gfc-body)}.gfc-promo{position:relative;display:grid;align-items:end;min-height:17.6rem;padding:2.16rem;border-radius:var(--gfc-r-lg);overflow:hidden;color:#fff;isolation:isolate}.gfc-promo__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.gfc-promo__bg img{width:100%;height:100%;object-fit:cover}.gfc-promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#061f3ee0,#061f3e33)}.gfc-promo__title{margin:0 0 .48rem;font-family:var(--gfc-font-display);font-size:2.2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff;text-transform:uppercase}.gfc-promo__text{margin:0;font-size:1.5rem;color:#ffffffd9}.gfc-caplist{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14.4rem),1fr));gap:1.2rem 1.6rem;margin:1.84rem 0 0;padding:0;list-style:none}.gfc-caplist li{display:flex;align-items:center;gap:.88rem;font-size:1.5rem;color:var(--gfc-body)}.gfc-caplist .gfc-icon{flex:none;width:1.76rem;height:1.76rem;color:var(--gfc-navy)}.gfc-faq__grid{display:grid;gap:1.36rem}@media(min-width:850px){.gfc-faq__grid--2{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.gfc-faq__item{border:1px solid var(--gfc-line-soft);border-radius:var(--gfc-r-sm);background:#fff;overflow:hidden;transition:border-color .25s var(--gfc-ease),box-shadow .25s var(--gfc-ease)}.gfc-faq__item[open]{border-color:var(--gfc-line);box-shadow:var(--gfc-shadow-sm)}.gfc-faq__q{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 1.84rem;cursor:pointer;list-style:none;font-family:var(--gfc-font-display);font-size:1.7rem;font-weight:600;color:var(--gfc-navy)}.gfc-faq__q::-webkit-details-marker{display:none}.gfc-faq__q .gfc-faq__ico{flex:none;width:1.76rem;height:1.76rem;color:var(--gfc-green)}.gfc-faq__q .gfc-faq__chev{flex:none;margin-left:auto;width:1.76rem;height:1.76rem;color:var(--gfc-muted);transition:transform .3s var(--gfc-ease-out)}.gfc-faq__item[open] .gfc-faq__chev{transform:rotate(90deg);color:var(--gfc-green)}.gfc-faq__a{padding:0 1.84rem 1.84rem 4.8rem;font-size:1.6rem;line-height:1.65;color:var(--gfc-body)}.gfc-faq__a>:first-child{margin-top:0}.gfc-faq__a>:last-child{margin-bottom:0}.gfc-wheel__layout{display:grid;gap:clamp(2.8rem,1.6rem + 3vw,5.6rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1000px){.gfc-wheel__layout{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}}.gfc-wheel{position:relative;width:min(100%,54.4rem);margin-inline:auto;aspect-ratio:1 / 1}.gfc-wheel__svg{display:block;width:100%;height:100%;overflow:visible}.gfc-wheel__rotor{transform-origin:250px 250px;transition:transform .85s var(--gfc-ease-out)}.gfc-wheel__seg{cursor:pointer;transition:opacity .35s var(--gfc-ease),filter .35s var(--gfc-ease);transform-origin:250px 250px}.gfc-wheel__seg-fill{transition:opacity .35s var(--gfc-ease)}.gfc-wheel:not(.is-idle) .gfc-wheel__seg{opacity:.42}.gfc-wheel__seg.is-active,.gfc-wheel__seg:hover{opacity:1!important}.gfc-wheel__seg-label{font-family:var(--gfc-font-display);font-size:11px;font-weight:700;fill:#fff;letter-spacing:.04em;pointer-events:none;text-transform:uppercase}.gfc-wheel__seg-num{font-family:var(--gfc-font-display);font-size:13px;font-weight:700;fill:#ffffff8c;pointer-events:none}.gfc-wheel__ring-text{font-family:var(--gfc-font-display);font-size:13px;font-weight:650;letter-spacing:.22em;fill:var(--gfc-navy);text-transform:uppercase}.gfc-wheel__hub-bg{fill:#fff;filter:drop-shadow(0 8px 28px rgba(14,59,112,.22))}.gfc-wheel__hub-ring{fill:none;stroke:var(--gfc-green);stroke-width:3}.gfc-wheel__hub-logo{pointer-events:none}.gfc-wheel__hub-logo image{border-radius:50%}.gfc-wheel__hub-word{font-family:var(--gfc-font-display);font-weight:800;letter-spacing:-.02em;text-anchor:middle}.gfc-wheel__hub-word--a{font-size:26px;fill:var(--gfc-navy)}.gfc-wheel__hub-word--b{font-size:19px;fill:var(--gfc-green)}.gfc-wheel__hub-word--c{font-size:8px;fill:var(--gfc-muted);letter-spacing:.06em;font-weight:500}.gfc-wheel__detail{display:flex;flex-direction:column;gap:1.6rem;min-height:19.2rem}.gfc-wheel__detail-num{font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:700;letter-spacing:.18em;color:var(--gfc-green)}.gfc-wheel__detail-title,.gfc-wheel__detail-text{margin:0}.gfc-wheel__detail-body{animation:gfc-wheel-in .45s var(--gfc-ease-out)}@keyframes gfc-wheel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.gfc-wheel__nav{display:flex;align-items:center;gap:.8rem;margin-top:.8rem}.gfc-wheel__nav-btn{display:grid;place-items:center;width:4rem;height:4rem;border-radius:var(--gfc-r-pill);border:1.5px solid var(--gfc-line);background:#fff;color:var(--gfc-navy);cursor:pointer;transition:border-color .2s var(--gfc-ease),background-color .2s var(--gfc-ease),color .2s var(--gfc-ease)}.gfc-wheel__nav-btn:hover{background:var(--gfc-navy);border-color:var(--gfc-navy);color:#fff}.gfc-wheel__nav-btn .gfc-icon{width:1.68rem;height:1.68rem}.gfc-wheel__nav-count{font-size:1.5rem;color:var(--gfc-muted);margin-left:.56rem}.gfc-footer{background:#fff;border-top:1px solid var(--gfc-line);color:var(--gfc-body);font-family:var(--gfc-font-body)}.gfc-footer--navy{background:linear-gradient(160deg,var(--gfc-navy) 0%,var(--gfc-navy-900) 100%);color:#ffffffbf;border-top:0}.gfc-footer__main{display:grid;gap:clamp(2.8rem,1.6rem + 3vw,4.8rem);grid-template-columns:minmax(0,1fr);padding-block:clamp(4rem,2.8rem + 3vw,6.4rem)}@media(min-width:750px){.gfc-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1050px){.gfc-footer__main{grid-template-columns:1.35fr 1fr 1fr 1.25fr}}.gfc-footer__brand{display:flex;flex-direction:column;gap:1.6rem}.gfc-footer__logo img{display:block;max-width:220px;height:auto}.gfc-footer--navy .gfc-footer__logo img{filter:brightness(0) invert(1)}.gfc-footer__tagline{font-size:1.5rem;line-height:1.6;max-width:32ch;margin:0}.gfc-footer__title{font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:var(--gfc-navy);margin:0 0 1.6rem}.gfc-footer--navy .gfc-footer__title{color:var(--gfc-leaf)}.gfc-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:.96rem}.gfc-footer__link{font-size:1.6rem;color:inherit;text-decoration:none;transition:color .2s var(--gfc-ease);display:inline-flex;align-items:center;gap:.8rem}.gfc-footer__link:hover{color:var(--gfc-green)}.gfc-footer--navy .gfc-footer__link:hover{color:var(--gfc-leaf)}.gfc-footer__link .gfc-icon{flex:none;width:1.68rem;height:1.68rem;color:var(--gfc-green)}.gfc-footer--navy .gfc-footer__link .gfc-icon{color:var(--gfc-leaf)}.gfc-footer__contact-v{font-family:var(--gfc-font-display);font-weight:650;font-size:1.8rem;color:var(--gfc-navy)}.gfc-footer--navy .gfc-footer__contact-v{color:#fff}.gfc-footer__social{display:flex;gap:.8rem;margin-top:.56rem}.gfc-footer__social a{display:grid;place-items:center;width:3.6rem;height:3.6rem;border-radius:var(--gfc-r-sm);border:1px solid var(--gfc-line);color:inherit;transition:background-color .2s var(--gfc-ease),color .2s var(--gfc-ease),border-color .2s var(--gfc-ease)}.gfc-footer--navy .gfc-footer__social a{border-color:#fff3}.gfc-footer__social a:hover{background:var(--gfc-green);border-color:var(--gfc-green);color:#fff}.gfc-footer__social svg{width:1.68rem;height:1.68rem}.gfc-footer__origin{display:flex;align-items:center;gap:1.2rem;font-size:1.3rem;line-height:1.5}.gfc-footer__origin .gfc-icon{width:2.56rem;height:2.56rem;color:var(--gfc-green);flex:none}.gfc-footer--navy .gfc-footer__origin .gfc-icon{color:var(--gfc-leaf)}.gfc-footer__origin b{display:block;font-family:var(--gfc-font-display);font-weight:650;color:var(--gfc-navy)}.gfc-footer--navy .gfc-footer__origin b{color:#fff}.gfc-footer__bar{border-top:1px solid var(--gfc-line-soft);padding-block:1.84rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2.4rem;font-size:1.3rem}.gfc-footer--navy .gfc-footer__bar{border-top-color:#ffffff24}.gfc-footer__legal{display:flex;flex-wrap:wrap;gap:.8rem 2rem}.gfc-footer__legal a{color:inherit;text-decoration:none}.gfc-footer__legal a:hover{color:var(--gfc-green)}.gfc-footer__disclaimer{max-width:60ch;opacity:.85}.gfc-marquee{overflow:hidden;padding-block:1.44rem}.gfc-marquee__track{display:flex;width:max-content;gap:4.8rem;animation:gfc-marquee 38s linear infinite}.gfc-marquee:hover .gfc-marquee__track{animation-play-state:paused}.gfc-marquee__item{display:inline-flex;align-items:center;gap:.96rem;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:650;letter-spacing:.16em;text-transform:uppercase;color:var(--gfc-navy);white-space:nowrap}.gfc-marquee__item .gfc-icon{width:1.6rem;height:1.6rem;color:var(--gfc-green)}.gfc-wheel__seg.is-active .gfc-wheel__seg-fill{stroke-opacity:.3}.gfc-wheel__seg:hover .gfc-wheel__seg-fill{stroke-opacity:.45}.gfc-wheel__seg:focus-visible{outline:none}.gfc-wheel__seg:focus-visible .gfc-wheel__seg-fill{stroke-opacity:.3}.gfc-wheel__detail-wrap{display:flex;flex-direction:column}.gfc-on-dark .gfc-wheel__ring-text{fill:#fff}.gfc-on-dark .gfc-wheel__nav-btn{background:transparent;border-color:#ffffff4d;color:#fff}.gfc-on-dark .gfc-wheel__nav-btn:hover{background:#fff;color:var(--gfc-navy);border-color:#fff}.gfc-on-dark .gfc-wheel__nav-count{color:#ffffffb3}.gfc-netmap__footnote{color:#ffffff8c}.gfc-netmap--white,.gfc-netmap--mist{color:var(--gfc-body)}.gfc-netmap--white .gfc-netmap__footnote,.gfc-netmap--mist .gfc-netmap__footnote{color:var(--gfc-muted)}.gfc-netmap--white .gfc-eyebrow--leaf,.gfc-netmap--mist .gfc-eyebrow--leaf{color:var(--gfc-green)}.gfc-netmap--white .gfc-map__arc,.gfc-netmap--mist .gfc-map__arc{stroke:var(--gfc-green)}.gfc-netmap--white .gfc-map__arc--dim,.gfc-netmap--mist .gfc-map__arc--dim{stroke:var(--gfc-blue-300);opacity:.85}.gfc-netmap--white .gfc-map__pin,.gfc-netmap--mist .gfc-map__pin,.gfc-netmap--white .gfc-map__hub,.gfc-netmap--mist .gfc-map__hub{fill:var(--gfc-green)}.gfc-netmap--white .gfc-map__pin-ring,.gfc-netmap--mist .gfc-map__pin-ring{stroke:var(--gfc-green)}.gfc-netmap--white .gfc-map__label,.gfc-netmap--mist .gfc-map__label{fill:var(--gfc-navy)}.gfc-netmap--white .gfc-map__label--muted,.gfc-netmap--mist .gfc-map__label--muted{fill:var(--gfc-muted)}.gfc-netmap--white .gfc-map__label--leaf,.gfc-netmap--mist .gfc-map__label--leaf{fill:var(--gfc-green)}.gfc-netmap--white .gfc-netmap__stats,.gfc-netmap--mist .gfc-netmap__stats{border-top-color:var(--gfc-line)}.gfc-netmap--white .gfc-netmap__stat,.gfc-netmap--mist .gfc-netmap__stat{color:var(--gfc-body);border-left-color:var(--gfc-line)}.gfc-netmap--white .gfc-netmap__stat .gfc-icon,.gfc-netmap--mist .gfc-netmap__stat .gfc-icon{color:var(--gfc-green)}.gfc-netmap--white .gfc-corridor,.gfc-netmap--mist .gfc-corridor{background:#fff;border-color:var(--gfc-line)}.gfc-netmap--white .gfc-corridor__route,.gfc-netmap--mist .gfc-corridor__route{color:var(--gfc-green-700)}.gfc-netmap--white .gfc-corridor__markets,.gfc-netmap--mist .gfc-corridor__markets{color:var(--gfc-body)}.gfc-footer--navy .gfc-header__logo-text{color:#fff}.gfc-footer--navy .gfc-header__logo-text span{color:var(--gfc-leaf)}@media(max-width:1099px){.gfc-header__script,.gfc-header__divider{display:none}}@media(max-width:989px){.gfc-topbar{font-size:1.2rem}.gfc-topbar__inner{min-height:0;padding-block:.8rem}.gfc-topbar__group{gap:.56rem 1.6rem;justify-content:center}.gfc-header__inner{min-height:6.4rem;gap:1.2rem}.gfc-header__logo img{max-width:165px!important}.gfc-header__logo-text{font-size:1.7rem}}@media(max-width:749px){.gfc-section{padding-block:clamp(4rem,3.2rem + 3vw,5.6rem)}.gfc-hero--split .gfc-hero__copy{gap:1.76rem}.gfc-hero__media{min-height:24rem}.gfc-hero__title{max-width:none}.gfc-hero--banner{min-height:0}.gfc-hero--banner .gfc-hero__inner{padding-block:clamp(4rem,3.2rem + 4vw,6.4rem)}.gfc-hero__contacts{gap:.96rem 1.6rem}.gfc-hero__contact{font-size:1.6rem}.gfc-hero__pills--sep .gfc-pill-trust+.gfc-pill-trust{padding-left:0;border-left:0}.gfc-hero__pills{gap:.96rem 2rem}.gfc-hero .gfc-btns .gfc-btn,.gfc-cta__actions .gfc-btn{flex:1 1 100%}.gfc-chain__inner{padding-block:1.36rem}.gfc-chain__step{font-size:1.3rem}.gfc-nodes{gap:2.4rem 1.6rem}.gfc-timeline{gap:2.8rem 1.6rem}.gfc-mcard--overlay{min-height:17.6rem}.gfc-mcard__body{padding:1.76rem 1.76rem 2rem}.gfc-freight__spec{grid-template-columns:2.24rem minmax(0,1fr);row-gap:.24rem}.gfc-freight__spec dd{grid-column:2}.gfc-netmap__stat{flex:1 1 100%;padding-left:0;border-left:0;padding-block:.56rem}.gfc-netmap__stats{gap:.56rem 0;padding-top:1.6rem}.gfc-standards__chips{gap:.8rem}.gfc-split--band .gfc-split__copy{padding-block:clamp(4rem,3.2rem + 4vw,6.4rem)}.gfc-story__photo{width:8.8rem;height:8.8rem}.gfc-cta__proof-item{flex:1 1 9.6rem;padding-inline:.64rem;border-left:0;font-size:1.2rem}.gfc-cta__proof{gap:1.6rem}.gfc-cta__leaf{width:17.6rem}.gfc-rfq__panel{padding:2rem 1.76rem 2.4rem;border-radius:var(--gfc-r)}.gfc-stepper__item{font-size:1.2rem}.gfc-steps-list__item{grid-template-columns:2.8rem minmax(0,1fr)}.gfc-steps-list__ico{display:none}.gfc-wheel{width:min(100%,35.2rem)}.gfc-wheel__detail{min-height:0}.gfc-footer__bar{flex-direction:column;align-items:flex-start;gap:.96rem}.gfc-footer__disclaimer{max-width:none}}@media(max-width:419px){.gfc-header__logo img{max-width:140px!important}.gfc-values__item{gap:1.2rem}.gfc-chip{font-size:1.3rem;padding:.72rem 1.2rem}}.gfc-section,.gfc-hero,.gfc-cta,.gfc-values,.gfc-footer{overflow-x:clip}@media(min-width:1000px){.gfc-split__layout--triple{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(0,.5fr)}}.gfc-split__aside{display:flex;flex-direction:column;gap:1.4rem;align-self:center;padding-left:clamp(0rem,1.5vw,2.4rem)}@media(min-width:1000px){.gfc-split__aside{border-left:1px solid var(--gfc-line);padding-left:3.2rem}}.gfc-split__aside-mark{display:inline-grid;place-items:center;width:5.6rem;height:5.6rem;border-radius:var(--gfc-r-pill);background:var(--gfc-leaf-soft);color:var(--gfc-green)}.gfc-split__aside-mark svg{width:2.8rem;height:2.8rem}.gfc-split__aside-text{margin:0;font-family:var(--gfc-font-display);font-size:1.3rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase;line-height:2.1;color:var(--gfc-navy)}.gfc-on-dark .gfc-split__aside-text{color:#fff}.gfc-header__script.gfc-script{font-size:1.5rem;line-height:1.4}.gfc-hero__script .gfc-script{font-size:1.9rem;line-height:1.35}.gfc-hero__script{text-shadow:0 2px 6px rgba(6,31,62,.9),0 6px 28px rgba(6,31,62,.75)}.gfc-hero--overlay{display:grid;align-items:center;min-height:clamp(38rem,44vw,58rem)}.gfc-hero--overlay .gfc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-hero--overlay .gfc-hero__bg img{width:100%;height:100%;object-fit:cover}.gfc-hero--overlay .gfc-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(95deg,#061f3ef0,#092a52e6 34%,#0b326059 52%,#0b326000 66%)}@media(max-width:899px){.gfc-hero--overlay .gfc-hero__bg:after{background:linear-gradient(180deg,#061f3ee6,#061f3eb8)}}.gfc-hero__inner--panel{padding-block:clamp(4rem,3rem + 4vw,7.2rem)}.gfc-hero__panel{display:flex;flex-direction:column;gap:1.9rem;max-width:52rem}.gfc-hero--overlay .gfc-hero__title{max-width:16ch}.gfc-hero--overlay .gfc-hero__lead{max-width:42ch}.gfc-hero--overlay .gfc-hero__script{top:clamp(2.4rem,4vw,5.6rem)}.gfc-netmap__edge{width:26%}.gfc-netmap__edge:after{background:linear-gradient(90deg,var(--gfc-navy) 0%,rgba(14,59,112,.35) 40%,rgba(14,59,112,.12) 100%)}.gfc-netmap__edge-caption{position:absolute;top:50%;left:18%;transform:translateY(-50%);margin:0;font-family:var(--gfc-font-display);font-size:1.4rem;font-weight:650;letter-spacing:.14em;line-height:2;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px rgba(6,31,62,.7)}.gfc-mcard--overlay{min-height:0}.gfc-mcard--overlay .gfc-mcard__media{position:absolute;top:0;right:0;bottom:0;left:0}.gfc-mcard--overlay:before{content:"";display:block;padding-top:62%}.gfc-mcard--overlay:after{background:linear-gradient(0deg,#061f3ed1,#061f3e4d 38%,#061f3e00 62%)}.gfc-mcard--overlay .gfc-mcard__body{padding:1.6rem 1.8rem 1.8rem}.gfc-ico-badge{--gfc-badge-size: 4rem}.gfc-ico-badge svg{width:44%;height:44%}.gfc-node__badge{--gfc-badge-size: 5rem}.gfc-mcard__icon{width:2rem;height:2rem}.gfc-igrid__icon{width:2.4rem;height:2.4rem}.gfc-igrid--tile .gfc-igrid__icon{width:2.6rem;height:2.6rem}.gfc-igrid--check .gfc-igrid__icon{width:2.8rem;height:2.8rem}.gfc-chain__step .gfc-ico{width:2.4rem;height:2.4rem}.gfc-tstep__icon .gfc-icon,.gfc-freight__head .gfc-ico{width:2.2rem;height:2.2rem}.gfc-cta__proof-item .gfc-icon{width:2rem;height:2rem}.gfc-netmap__stat .gfc-icon{width:1.9rem;height:1.9rem}.gfc-pill-trust .gfc-ico{width:1.8rem;height:1.8rem}.gfc-split__aside-mark{width:4.4rem;height:4.4rem}.gfc-split__aside-mark svg{width:2.2rem;height:2.2rem}.gfc-steps-list__ico{width:3.6rem;height:3.6rem}.gfc-steps-list__ico .gfc-icon{width:1.8rem;height:1.8rem}.gfc-hero__contact .gfc-ico-badge{--gfc-badge-size: 3.4rem}.gfc-cols-6 .gfc-mcard__body{padding:1.4rem 1.4rem 1.6rem;gap:.5rem}.gfc-cols-6 .gfc-mcard__title{font-size:1.7rem;line-height:1.25}.gfc-cols-6 .gfc-mcard__text{font-size:1.45rem;line-height:1.55}.gfc-cols-6 .gfc-mcard__icon{width:1.9rem;height:1.9rem}.gfc-h1{font-weight:700;letter-spacing:-.028em}.gfc-h2{font-weight:650;letter-spacing:-.018em}.gfc-h3{font-weight:650;letter-spacing:-.012em}.gfc-h4{font-weight:600;letter-spacing:-.006em}.gfc-lead{line-height:1.66}.gfc-eyebrow{letter-spacing:.15em;font-weight:600}.gfc-media img,.gfc-mcard__media img,.gfc-hero__bg img,.gfc-hero__media img,.gfc-promo__bg img,.gfc-split__bg img,.gfc-split__media img,.gfc-cta__bg img,.gfc-values__strip img,.gfc-netmap__edge img,.gfc-story__photo img,.gfc-freight__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gfc-mcard__media,.gfc-freight__media,.gfc-split__media{position:relative}.gfc-mcard__media>img,.gfc-freight__media>img{position:absolute;top:0;right:0;bottom:0;left:0}.gfc-footer__credit{font-size:1.2rem}.gfc-footer__credit a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.gfc-footer__credit a:hover{color:var(--gfc-green)}.gfc-wheel__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.9rem;padding:0;border:0;background:transparent;cursor:pointer;z-index:4;transition:transform .4s var(--gfc-ease-out)}.gfc-wheel__play:focus-visible{outline:3px solid var(--gfc-leaf);outline-offset:6px;border-radius:var(--gfc-r)}.gfc-wheel__play-badge{display:grid;place-items:center;width:6.6rem;height:6.6rem;border-radius:var(--gfc-r-pill);background:var(--gfc-green);color:#fff;box-shadow:0 6px 20px -6px #2e9f42bf,0 0 #2e9f4273;transition:transform .35s var(--gfc-ease-out),background-color .3s var(--gfc-ease)}.gfc-wheel__play-badge svg{width:2.6rem;height:2.6rem}.gfc-wheel__play:hover .gfc-wheel__play-badge{transform:scale(1.07);background:var(--gfc-green-600)}.gfc-wheel__play-label{font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:650;letter-spacing:.14em;text-transform:uppercase;color:var(--gfc-navy)}.gfc-on-dark .gfc-wheel__play-label{color:#fff}@media(prefers-reduced-motion:no-preference){.gfc-wheel:not(.is-playing) .gfc-wheel__play-badge{animation:gfc-halo 2.6s ease-out infinite}}@keyframes gfc-halo{0%{box-shadow:0 6px 20px -6px #2e9f42bf,0 0 #2e9f4280}70%{box-shadow:0 6px 20px -6px #2e9f42bf,0 0 0 2.2rem #2e9f4200}to{box-shadow:0 6px 20px -6px #2e9f42bf,0 0 #2e9f4200}}.gfc-wheel__play-off{display:none}.gfc-wheel.is-playing .gfc-wheel__play{transform:translate(-50%,3.4rem) scale(.62);opacity:.85}.gfc-wheel.is-playing .gfc-wheel__play:hover{opacity:1}.gfc-wheel.is-playing .gfc-wheel__play-on{display:none}.gfc-wheel.is-playing .gfc-wheel__play-off{display:block}.gfc-wheel.is-playing .gfc-wheel__play-label{display:none}.gfc-wheel.is-playing .gfc-wheel__hub-logo{opacity:.9}.gfc-wheel:not(.is-playing) .gfc-wheel__hub-logo{opacity:.16;transition:opacity .4s var(--gfc-ease)}.gfc-wheel__hub-logo{transition:opacity .4s var(--gfc-ease)}.gfc-wheel__seg-edge{opacity:0;transition:opacity .3s var(--gfc-ease)}.gfc-wheel__seg.is-active .gfc-wheel__seg-edge{opacity:1}.gfc-wheel__seg.is-struck .gfc-wheel__seg-edge{animation:gfc-strike .7s var(--gfc-ease-out)}@keyframes gfc-strike{0%{opacity:1;stroke-width:4}35%{opacity:1;stroke-width:11}to{opacity:1;stroke-width:4}}.gfc-wheel__sound-off,.gfc-wheel__sound[aria-pressed=false] .gfc-wheel__sound-on{display:none}.gfc-wheel__sound[aria-pressed=false] .gfc-wheel__sound-off{display:block}.gfc-wheel__sound[aria-pressed=false]{opacity:.55}.gfc-wheel__detail{position:relative}.gfc-wheel__detail-num{font-size:1.3rem;letter-spacing:.2em}.gfc-wheel__detail-title{margin-top:.2rem}.gfc-leaves{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:1}.gfc-leaf{position:absolute;top:-8%;display:block;width:calc(var(--gfc-leaf-scale, 70) * .038rem);height:auto;opacity:0;will-change:transform,opacity}.gfc-leaf svg{display:block;width:100%;height:auto}.gfc-leaves--light .gfc-leaf{color:#ffffff80}.gfc-leaves--dark .gfc-leaf{color:#2e9f4247}@media(prefers-reduced-motion:no-preference){.gfc-leaf{animation-name:gfc-fall-a;animation-timing-function:linear;animation-iteration-count:infinite}.gfc-leaf--1{animation-name:gfc-fall-b}}@keyframes gfc-fall-a{0%{opacity:0;transform:translate3d(0,-10%,0) rotate(0)}8%{opacity:1}88%{opacity:1}to{opacity:0;transform:translate3d(6rem,108vh,0) rotate(320deg)}}@keyframes gfc-fall-b{0%{opacity:0;transform:translate3d(0,-10%,0) rotate(0)}10%{opacity:1}86%{opacity:1}to{opacity:0;transform:translate3d(-7rem,108vh,0) rotate(-280deg)}}@media(prefers-reduced-motion:reduce){.gfc-leaf{opacity:.5;transform:translate3d(0,30vh,0) rotate(25deg)}}.gfc-hero__inner,.gfc-hero__panel,.gfc-hero__copy{position:relative;z-index:2}.gfc-eyebrow:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:currentColor;flex:none;opacity:.9}.gfc-eyebrow--bare:before{display:none}.gfc-section--mist{border-top:1px solid var(--gfc-line-soft)}.gfc-section--navy-deep:before,.gfc-section--navy:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--gfc-green) 0%,var(--gfc-leaf) 45%,rgba(122,193,67,0) 100%)}@media(prefers-reduced-motion:no-preference){.gfc-head [data-gfc-reveal].is-in .gfc-h2,.gfc-head.is-in .gfc-h2{animation:gfc-rise .8s var(--gfc-ease-out) both}}@keyframes gfc-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.gfc-card--hover{border-bottom:3px solid transparent}.gfc-card--hover:hover{border-bottom-color:var(--gfc-green)}.gfc-wheel{width:min(100%,40rem)}.gfc-wheel__layout{gap:clamp(2.4rem,1.6rem + 2.5vw,4.8rem)}@media(min-width:1000px){.gfc-wheel__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}}.gfc-wheel__detail{min-height:0;gap:.8rem}.gfc-wheel__detail-text{max-width:46ch}.gfc-wheel__play-badge{width:5.4rem;height:5.4rem}.gfc-wheel__play-badge svg{width:2.1rem;height:2.1rem}.gfc-wheel__nav{margin-top:1.6rem}@media(max-width:749px){.gfc-wheel{width:min(100%,30rem)}}.gfc-footer__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0;border:0;background:transparent;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;cursor:default}.gfc-footer__toggle .gfc-icon{display:none;width:1.6rem;height:1.6rem;flex:none;transition:transform .3s var(--gfc-ease)}@media(max-width:749px){.gfc-footer__main{gap:0}.gfc-footer__col{border-top:1px solid var(--gfc-line)}.gfc-footer--navy .gfc-footer__col{border-top-color:#ffffff29}.gfc-footer__col .gfc-footer__title{margin:0}.gfc-footer__toggle{cursor:pointer;padding-block:1.7rem}.gfc-footer__toggle .gfc-icon{display:block}.gfc-footer__toggle[aria-expanded=true] .gfc-icon{transform:rotate(180deg)}.gfc-footer__col .gfc-footer__list{padding-bottom:1.8rem}.gfc-footer__col .gfc-footer__list[hidden]{display:none}.gfc-footer__brand{padding-bottom:2rem}}.gfc-seo__layout{display:grid;gap:clamp(2.4rem,1.6rem + 3vw,5.2rem);grid-template-columns:minmax(0,1fr);align-items:start}@media(min-width:1000px){.gfc-seo__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.25fr)}}.gfc-seo__intro{display:flex;flex-direction:column;gap:1.4rem}.gfc-seo__body p{margin:0 0 .9em}.gfc-seo__body p:last-child{margin-bottom:0}.gfc-seo__cols{display:grid;gap:clamp(1.6rem,1rem + 1.4vw,2.6rem);grid-template-columns:minmax(0,1fr)}@media(min-width:640px){.gfc-seo__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.gfc-seo__topic{display:flex;flex-direction:column;gap:.6rem;padding-left:1.8rem;border-left:2px solid var(--gfc-line);transition:border-color .3s var(--gfc-ease)}.gfc-seo__topic:hover{border-left-color:var(--gfc-green)}.gfc-on-dark .gfc-seo__topic{border-left-color:#fff3}.gfc-seo__topic-mark{display:block;width:2.2rem;height:2.2rem;color:var(--gfc-green);margin-bottom:.2rem}.gfc-seo__topic-mark svg{width:100%;height:100%}.gfc-seo__topic-title{margin:0}.gfc-seo__topic-text{font-size:1.55rem;line-height:1.62;color:var(--gfc-body)}.gfc-seo__topic-text p{margin:0 0 .7em}.gfc-seo__topic-text p:last-child{margin-bottom:0}.gfc-on-dark .gfc-seo__topic-text{color:#ffffffc7}.gfc-seo__topic .gfc-link{margin-top:.4rem;align-self:flex-start}.gfc-seo__rail{margin-top:clamp(2.4rem,1.6rem + 2vw,4rem);padding-top:clamp(2rem,1.4rem + 1.6vw,3.2rem);border-top:1px solid var(--gfc-line)}.gfc-on-dark .gfc-seo__rail{border-top-color:#ffffff2e}.gfc-seo__rail-title{margin:0 0 1.4rem;font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:650;letter-spacing:.15em;text-transform:uppercase;color:var(--gfc-muted)}.gfc-seo__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.gfc-seo__tag{display:inline-block;padding:.7rem 1.4rem;border-radius:var(--gfc-r-pill);border:1px solid var(--gfc-line);background:#fff;color:var(--gfc-navy);font-size:1.4rem;line-height:1.3;text-decoration:none;transition:border-color .2s var(--gfc-ease),color .2s var(--gfc-ease),transform .2s var(--gfc-ease)}a.gfc-seo__tag:hover{border-color:var(--gfc-green);color:var(--gfc-green-700);transform:translateY(-2px)}.gfc-on-dark .gfc-seo__tag{background:#ffffff0f;border-color:#fff3;color:#fff}@media(prefers-reduced-motion:no-preference){.gfc-chain__track .gfc-chain__step{animation:gfc-step-in .55s var(--gfc-ease-out) both}.gfc-chain__track .gfc-chain__step:nth-child(1){animation-delay:.05s}.gfc-chain__track .gfc-chain__step:nth-child(3){animation-delay:.14s}.gfc-chain__track .gfc-chain__step:nth-child(5){animation-delay:.23s}.gfc-chain__track .gfc-chain__step:nth-child(7){animation-delay:.32s}.gfc-chain__track .gfc-chain__step:nth-child(9){animation-delay:.41s}.gfc-chain__track .gfc-chain__step:nth-child(11){animation-delay:.5s}.gfc-chain__arrow{animation:gfc-fade-in .6s var(--gfc-ease-out) .5s both}@keyframes gfc-step-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:none}}@keyframes gfc-fade-in{0%{opacity:0}to{opacity:1}}.gfc-node:after{transform-origin:left center;animation:gfc-draw-x .8s var(--gfc-ease-out) both}.gfc-node:nth-child(2):after{animation-delay:.1s}.gfc-node:nth-child(3):after{animation-delay:.2s}.gfc-node:nth-child(4):after{animation-delay:.3s}.gfc-node:nth-child(5):after{animation-delay:.4s}@keyframes gfc-draw-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.gfc-node__badge{transition:transform .4s var(--gfc-ease-out),background-color .35s var(--gfc-ease),box-shadow .35s var(--gfc-ease)}.gfc-node:hover .gfc-node__badge{transform:translateY(-6px) scale(1.06)}.gfc-mcard{transition:transform .45s var(--gfc-ease-out),box-shadow .45s var(--gfc-ease)}.gfc-mcard--overlay:hover{transform:translateY(-6px)}.gfc-mcard--overlay .gfc-mcard__media img{transition:transform .9s var(--gfc-ease-out)}.gfc-mcard--overlay:hover .gfc-mcard__media img{transform:scale(1.07)}.gfc-chips .gfc-chip{animation:gfc-chip-in .5s var(--gfc-ease-out) both}.gfc-chips .gfc-chip:nth-child(2){animation-delay:.04s}.gfc-chips .gfc-chip:nth-child(3){animation-delay:.08s}.gfc-chips .gfc-chip:nth-child(4){animation-delay:.12s}.gfc-chips .gfc-chip:nth-child(5){animation-delay:.16s}.gfc-chips .gfc-chip:nth-child(6){animation-delay:.2s}.gfc-chips .gfc-chip:nth-child(7){animation-delay:.24s}.gfc-chips .gfc-chip:nth-child(8){animation-delay:.28s}@keyframes gfc-chip-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.gfc-btn{overflow:hidden}.gfc-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 35%,rgba(255,255,255,.28) 50%,transparent 65%);transform:translate(-120%);transition:transform .7s var(--gfc-ease-out);pointer-events:none}.gfc-btn:hover:after{transform:translate(120%)}.gfc-eyebrow:after{transform-origin:left center;animation:gfc-draw-x .7s var(--gfc-ease-out) .15s both}.gfc-map__hub{transform-box:fill-box;transform-origin:center;animation:gfc-hub 3.4s ease-in-out infinite}@keyframes gfc-hub{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.gfc-seo__tags li{animation:gfc-chip-in .5s var(--gfc-ease-out) both}.gfc-seo__tags li:nth-child(n+2){animation-delay:.03s}.gfc-seo__tags li:nth-child(n+5){animation-delay:.09s}.gfc-seo__tags li:nth-child(n+9){animation-delay:.15s}.gfc-seo__tags li:nth-child(n+13){animation-delay:.21s}}.gfc-section--mist{box-shadow:inset 0 1px #ffffffb3}.gfc-cta,.gfc-netmap--navy{position:relative}.gfc-freight,.gfc-igrid--tile .gfc-igrid__item{transition:transform .4s var(--gfc-ease-out),box-shadow .4s var(--gfc-ease),border-color .3s var(--gfc-ease)}.gfc-topbar--green{background:var(--gfc-forest)}.gfc-topbar{font-size:1.25rem;letter-spacing:.01em}.gfc-topbar__item:hover{color:#fff;opacity:.85}.gfc-header__cta{--gfc-btn-bg: var(--gfc-forest);box-shadow:none}.gfc-header__cta:hover{--gfc-btn-bg: var(--gfc-forest-700)}.gfc-header__cta.gfc-btn--outline{--gfc-btn-bg: var(--gfc-forest);--gfc-btn-fg: #fff;--gfc-btn-bd: var(--gfc-forest)}.gfc-header__cta.gfc-btn--outline:hover{--gfc-btn-bg: var(--gfc-forest-700);--gfc-btn-bd: var(--gfc-forest-700)}.gfc-hero--card{display:grid;align-items:center;min-height:clamp(40rem,46vw,60rem)}.gfc-hero--card .gfc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.gfc-hero--card .gfc-hero__bg img{width:100%;height:100%;object-fit:cover}.gfc-hero--card .gfc-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#ffffff57,#fff0 46%)}.gfc-hero__inner--card{padding-block:clamp(4rem,3rem + 4vw,7rem)}.gfc-hero__card{display:flex;flex-direction:column;gap:1.7rem;max-width:52rem;padding:clamp(2.8rem,2rem + 2.4vw,4.4rem);background:#fffffff5;box-shadow:0 24px 70px -30px #061f3e80}.gfc-hero--card .gfc-hero__title,.gfc-hero--card .gfc-h1{color:var(--gfc-navy);max-width:14ch}.gfc-hero--card .gfc-hero__lead{color:var(--gfc-body);max-width:38ch}.gfc-hero--card .gfc-eyebrow{color:var(--gfc-forest)}.gfc-hero--card .gfc-btn{--gfc-btn-bg: var(--gfc-forest);box-shadow:none}.gfc-hero--card .gfc-btn:hover{--gfc-btn-bg: var(--gfc-forest-700)}.gfc-hero--card .gfc-btn--ghost-light,.gfc-hero--card .gfc-btn--outline{--gfc-btn-bg: transparent;--gfc-btn-fg: var(--gfc-navy);--gfc-btn-bd: transparent;padding-inline:.4rem;text-decoration:underline;text-underline-offset:5px;box-shadow:none}.gfc-hero--card .gfc-btn--ghost-light:hover,.gfc-hero--card .gfc-btn--outline:hover{--gfc-btn-bg: transparent;--gfc-btn-fg: var(--gfc-forest)}.gfc-hero--card .gfc-hero__script,.gfc-hero--card .gfc-hero__stack{color:#fff}.gfc-chain--progress .gfc-chain__inner{padding-block:2.2rem}.gfc-chain--progress .gfc-chain__track{flex:1 1 auto;align-items:center;gap:0}.gfc-chain--progress .gfc-chain__step{display:inline-flex;align-items:center;gap:1.2rem;padding:0;font-size:1.3rem;letter-spacing:.16em;color:var(--gfc-navy);background:none}.gfc-chain--progress .gfc-chain__step:hover{background:none;color:var(--gfc-forest)}.gfc-chain__dot{width:1rem;height:1rem;border-radius:50%;background:var(--gfc-green);flex:none}.gfc-chain--progress .gfc-chain__step:last-child .gfc-chain__dot{background:var(--gfc-line)}.gfc-chain__rail{flex:1 1 3rem;min-width:2rem;height:1.5px;margin-inline:1.2rem;background:var(--gfc-line)}@media(prefers-reduced-motion:no-preference){.gfc-chain__rail{transform-origin:left center;animation:gfc-draw-x .9s var(--gfc-ease-out) both}}.gfc-mcard--numbered{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch;background:#fff;min-height:22rem;text-decoration:none;transition:transform .4s var(--gfc-ease-out),box-shadow .4s var(--gfc-ease)}.gfc-mcard--numbered:hover{transform:translateY(-4px);box-shadow:var(--gfc-shadow)}.gfc-mcard--numbered .gfc-mcard__media{order:2;position:relative;min-height:22rem}.gfc-mcard--numbered .gfc-mcard__body{order:1;padding:clamp(1.8rem,1.4rem + 1vw,2.8rem);gap:.5rem;justify-content:flex-start}.gfc-mcard__num{font-family:var(--gfc-font-display);font-size:1.5rem;font-weight:650;color:var(--gfc-forest);letter-spacing:.04em;margin-bottom:.4rem}.gfc-mcard--numbered .gfc-mcard__title{font-size:2rem;line-height:1.2}.gfc-mcard--numbered .gfc-mcard__text{font-size:1.5rem;color:var(--gfc-muted)}.gfc-mcard--numbered .gfc-mcard__link{padding-top:1.6rem}.gfc-mcard--numbered .gfc-link{color:var(--gfc-forest)}@media(max-width:599px){.gfc-mcard--numbered{grid-template-columns:minmax(0,1fr)}.gfc-mcard--numbered .gfc-mcard__media{order:1;min-height:18rem}.gfc-mcard--numbered .gfc-mcard__body{order:2}}.gfc-quick{background:var(--gfc-forest);color:#ffffffe6;padding-block:var(--gfc-pt, 5.2rem) var(--gfc-pb, 5.2rem)}.gfc-quick__inner{display:grid;gap:clamp(2rem,1.2rem + 2.4vw,4rem);grid-template-columns:minmax(0,1fr);align-items:center}@media(min-width:1000px){.gfc-quick__inner{grid-template-columns:minmax(0,.7fr) minmax(0,1.5fr)}}.gfc-quick__title{color:#fff;font-size:clamp(2.6rem,2rem + 1.4vw,3.8rem);margin:0}.gfc-quick__text{margin:.6rem 0 0;font-size:1.55rem;color:#fffc}.gfc-eyebrow--pale{color:#ffffffb8}.gfc-quick__fields{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr);align-items:end}@media(min-width:700px){.gfc-quick__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.gfc-quick__fields{grid-template-columns:repeat(5,minmax(0,1fr)) auto}}.gfc-quick__field{display:flex;flex-direction:column;gap:.4rem;min-width:0}.gfc-quick__label{font-family:var(--gfc-font-display);font-size:1.15rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.gfc-quick__input{width:100%;padding:1.1rem 1.3rem;font-family:var(--gfc-font-body);font-size:1.5rem;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.28);border-radius:var(--gfc-r-sm);-webkit-appearance:none;appearance:none}.gfc-quick__input::placeholder{color:#ffffff8c}.gfc-quick__input:focus{outline:none;border-color:#fff;background:#ffffff24}.gfc-quick__select{padding-right:3rem;background-image:linear-gradient(45deg,transparent 50%,#fff 50%),linear-gradient(135deg,#fff 50%,transparent 50%);background-position:right 1.5rem center,right 1.05rem center;background-size:.55rem .55rem,.55rem .55rem;background-repeat:no-repeat;cursor:pointer}.gfc-quick__select option{color:var(--gfc-ink)}.gfc-quick__submit{--gfc-btn-bg: var(--gfc-green);white-space:nowrap;padding:1.35rem 2.2rem}.gfc-quick__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.2rem;font-family:var(--gfc-font-display);font-size:1.4rem;font-weight:600;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:2px}.gfc-quick__link:hover{border-bottom-color:#fff}.gfc-quick__link .gfc-icon{width:1.4rem;height:1.4rem}.gfc-quick__ok{margin:0;font-size:1.6rem;color:#fff}@media(min-width:1000px){.gfc-quick__form-wrap{justify-self:end}}.gfc-wheel-section{position:relative;overflow:hidden}.gfc-leaves--wheel .gfc-leaf--t0{color:#7ac1435c}.gfc-leaves--wheel .gfc-leaf--t1{color:#2e9f4252}.gfc-leaves--wheel .gfc-leaf--t2{color:#a3d67a3d}.gfc-wheel__layout,.gfc-wheel-section .gfc-shell{position:relative;z-index:2}.gfc-btn{border-radius:var(--gfc-r-btn)}.gfc-chip,.gfc-seo__tag,.gfc-quick__input,.gfc-input,.gfc-select,.gfc-textarea{border-radius:2px}.gfc-hero__card{max-width:57rem;padding:clamp(2.8rem,2rem + 2vw,4.4rem);background:#f7f6f1;box-shadow:0 20px 60px -28px #061f3e73}.gfc-hero--card .gfc-hero__title,.gfc-hero--card .gfc-h1{max-width:12ch;line-height:1.04}.gfc-hero--card .gfc-hero__lead{max-width:34ch;font-size:1.95rem;line-height:1.55}.gfc-hero--card .gfc-btns{gap:0 2.4rem;align-items:center;margin-top:.6rem}.gfc-hero--card .gfc-btn{padding:1.6rem 2.4rem;font-size:1.55rem}.gfc-hero--card .gfc-btn--ghost-light svg,.gfc-hero--card .gfc-btn--outline svg{transform:rotate(-45deg)}.gfc-hero--card .gfc-btn--ghost-light:hover svg,.gfc-hero--card .gfc-btn--outline:hover svg{transform:rotate(-45deg) translate(3px)}.gfc-eyebrow{letter-spacing:.22em;font-size:var(--gfc-t-eyebrow);font-weight:600;gap:1.1rem;margin-bottom:1.6rem}.gfc-eyebrow:before{display:none}.gfc-eyebrow:after{width:3.4rem;height:1px;opacity:.75}.gfc-chain--progress .gfc-chain__inner{padding-block:2.8rem}.gfc-chain--progress .gfc-chain__step{font-size:1.25rem;letter-spacing:.2em;font-weight:600}.gfc-chain__dot{width:.9rem;height:.9rem}.gfc-chain__rail{height:2px;flex:1 1 6rem;margin-inline:1rem}.gfc-section{padding-block:var(--gfc-pt, clamp(4.4rem, 3.2rem + 3.4vw, 8rem)) var(--gfc-pb, clamp(4.4rem, 3.2rem + 3.4vw, 8rem))}.gfc-card,.gfc-mcard--overlay,.gfc-aside-card,.gfc-rfq__panel,.gfc-promo,.gfc-mcard--numbered,.gfc-split__media{border-radius:3px}.gfc-mcard--numbered,.gfc-mcard--numbered .gfc-mcard__media{min-height:20rem}.gfc-mcard--numbered .gfc-mcard__title{font-size:1.9rem}.gfc-mcard--numbered .gfc-mcard__text{font-size:1.45rem;line-height:1.5}.gfc-btn{box-shadow:none}.gfc-btn:hover{box-shadow:0 8px 20px -10px #0e3b7066}.gfc-btn--outline:hover{box-shadow:none}.gfc-hero{display:grid;align-items:center}.gfc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.gfc-hero__bg img{width:100%;height:100%;object-fit:cover}.gfc-hero--banner,.gfc-hero--light{min-height:clamp(34rem,36vw,48rem)}.gfc-hero--light .gfc-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(95deg,#f7f6f1f7,#f7f6f1eb 38%,#f7f6f140 62%,#f7f6f100 78%)}@media(max-width:899px){.gfc-hero--light .gfc-hero__bg:after{background:#f7f6f1ed}}.gfc-hero--light{background:var(--gfc-cream)}.gfc-hero--light .gfc-hero__inner{max-width:60rem}.gfc-hero--light .gfc-hero__stack,.gfc-hero--card .gfc-hero__stack{display:none}.gfc-hero--banner .gfc-hero__inner,.gfc-hero--light .gfc-hero__inner{padding-block:clamp(3.6rem,2.6rem + 3vw,6rem);gap:1.4rem}.gfc-hero__contacts{gap:.8rem 2.4rem}.gfc-hero__contact{font-size:1.65rem;gap:.9rem}.gfc-hero__contact .gfc-ico-badge{--gfc-badge-size: 2.8rem}.gfc-hero__contact .gfc-ico-badge svg{width:42%;height:42%}.gfc-hero__pills{gap:.7rem 2rem;margin-top:.2rem}.gfc-pill-trust{font-size:1.15rem;letter-spacing:.14em}.gfc-pill-trust .gfc-ico{width:1.6rem;height:1.6rem}.gfc-ico-badge{--gfc-badge-size: 3.6rem}.gfc-node__badge{--gfc-badge-size: 4.4rem}.gfc-igrid__icon{width:2.1rem;height:2.1rem}.gfc-igrid--tile .gfc-igrid__icon{width:2.2rem;height:2.2rem}.gfc-igrid--check .gfc-igrid__icon{width:2.4rem;height:2.4rem}.gfc-mcard__icon{width:1.8rem;height:1.8rem}.gfc-tstep__icon .gfc-icon{width:1.9rem;height:1.9rem}.gfc-freight__head .gfc-ico{width:2rem;height:2rem}.gfc-steps-list__ico{width:3.2rem;height:3.2rem}.gfc-steps-list__ico .gfc-icon{width:1.6rem;height:1.6rem}.gfc-seo__topic-mark{width:1.9rem;height:1.9rem}.gfc-split__aside-mark{width:3.8rem;height:3.8rem}.gfc-split__aside-mark svg{width:1.9rem;height:1.9rem}.gfc-footer__link .gfc-icon{width:1.5rem;height:1.5rem}.gfc-footer__origin .gfc-icon{width:1.8rem;height:1.8rem}.gfc-head{margin-bottom:clamp(2rem,1.4rem + 1.8vw,3.2rem)}.gfc-head .gfc-lead{margin-top:1rem}.gfc-eyebrow{margin-bottom:1.2rem}.gfc-grid{gap:clamp(1.4rem,1rem + 1vw,2.2rem)}.gfc-mcard__body{padding:1.6rem 1.6rem 1.8rem;gap:.5rem}.gfc-igrid--tile .gfc-igrid__item{padding:1.8rem 1.8rem 2rem}.gfc-rfq__panel{padding:clamp(2rem,1.6rem + 1.6vw,3.2rem)}.gfc-rfq__fieldset{margin-bottom:2.4rem}.gfc-rfq__legend{font-size:1.65rem;margin-bottom:1.4rem}.gfc-form-grid{gap:1.2rem 1.4rem}.gfc-input,.gfc-select,.gfc-textarea{padding:1.05rem 1.2rem;font-size:1.5rem}.gfc-label{font-size:1.25rem}.gfc-stepper{margin-bottom:2rem}.gfc-steps-list__item{padding-block:1.2rem}.gfc-aside-card{padding:clamp(1.8rem,1.5rem + 1vw,2.4rem)}.gfc-aside-card__title{font-size:1.9rem;margin-bottom:1.4rem}@media(min-width:1000px){.gfc-quick__inner{grid-template-columns:minmax(0,.62fr) minmax(0,1.6fr);align-items:center}.gfc-quick__form-wrap{justify-self:stretch}}.gfc-quick__fields{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem 1.2rem}@media(min-width:700px)and (max-width:1199px){.gfc-quick__fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.gfc-quick__submit{grid-column:1 / -1;justify-self:start}@media(min-width:1200px){.gfc-quick__fields{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.gfc-quick__field--email{grid-column:span 2}.gfc-quick__submit{grid-column:auto;align-self:end}}.gfc-quick__title{font-size:clamp(2.4rem,1.9rem + 1.2vw,3.4rem)}.gfc-quick__input{padding:1rem 1.2rem;font-size:1.45rem}.gfc-search__panel{border-top:1px solid var(--gfc-line-soft);background:#fff;box-shadow:0 18px 40px -24px #0e3b7059}.gfc-search__panel[hidden]{display:none}.gfc-search__inner{padding-block:1.6rem 2rem}.gfc-search{display:block;position:relative}.gfc-search__form{display:flex;align-items:center;gap:1rem;position:relative}.gfc-search__icon{display:grid;place-items:center;width:2rem;height:2rem;color:var(--gfc-muted);flex:none}.gfc-search__icon svg{width:100%;height:100%}.gfc-search__input{flex:1 1 auto;min-width:0;padding:1.2rem .4rem;border:0;border-bottom:1px solid var(--gfc-line);background:transparent;font-family:var(--gfc-font-body);font-size:1.8rem;color:var(--gfc-ink)}.gfc-search__input:focus{outline:none;border-bottom-color:var(--gfc-green)}.gfc-search__input::placeholder{color:var(--gfc-muted)}.gfc-search__submit,.gfc-search__close{flex:none}.gfc-search__results{position:absolute;top:calc(100% + 1.2rem);left:0;right:0;z-index:20;background:#fff;border:1px solid var(--gfc-line-soft);box-shadow:var(--gfc-shadow-lg);max-height:60vh;overflow-y:auto}.gfc-search__results:empty{display:none}@media(max-width:749px){.gfc-search__submit{display:none}.gfc-search__input{font-size:1.6rem}}.gfc-hero--banner .gfc-hero__inner,.gfc-hero--light .gfc-hero__inner{max-width:var(--gfc-shell);align-items:flex-start}.gfc-hero--banner .gfc-hero__inner>*,.gfc-hero--light .gfc-hero__inner>*{max-width:60rem}.gfc-hero--banner .gfc-hero__inner>.gfc-hero__pills,.gfc-hero--light .gfc-hero__inner>.gfc-hero__pills{max-width:72rem}.gfc-hero__pills--sep .gfc-pill-trust+.gfc-pill-trust{padding-left:0;border-left:0}.gfc-hero__pills{gap:.8rem 2.6rem}.gfc-corridor__markets{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.gfc-corridor__markets li{padding:.35rem .8rem;border-radius:2px;background:#ffffff1a;font-size:1.25rem;line-height:1.4;color:#ffffffdb}.gfc-netmap--white .gfc-corridor__markets li,.gfc-netmap--mist .gfc-corridor__markets li{background:var(--gfc-mist);color:var(--gfc-body)}.gfc-corridor{padding:1.4rem 1.5rem}.gfc-corridor__route{font-size:1.5rem;margin-bottom:.9rem}.gfc-corridors{gap:1.2rem}.gfc-map__label{font-size:8px;letter-spacing:.06em;paint-order:stroke}.gfc-netmap--navy .gfc-map__label{stroke:#061f3ebf;stroke-width:2.4px;stroke-linejoin:round}.gfc-split__layout{align-items:center}.gfc-split__copy{gap:1.3rem}.gfc-head__main{max-width:78rem}.gfc-head--split .gfc-head__main{max-width:none}.gfc-lead{max-width:58ch}.gfc-igrid__item{gap:.45rem}.gfc-igrid__text{font-size:1.45rem;line-height:1.58}.gfc-igrid--check .gfc-igrid__item{gap:1.2rem}.gfc-tstep__text{font-size:1.3rem}.gfc-tstep__title{font-size:1.5rem}.gfc-timeline{gap:2rem .8rem}.gfc-standards__chips{gap:.6rem}.gfc-standards .gfc-chip{padding:.75rem 1.4rem;font-size:1.35rem}.gfc-freight__body{padding:1.5rem 1.6rem 1.8rem;gap:.8rem}.gfc-freight__spec{padding-block:.6rem;font-size:1.4rem}.gfc-story__photo{width:8.4rem;height:8.4rem}.gfc-story__text{font-size:1.4rem}.gfc-values__inner,.gfc-cta__inner{padding-block:clamp(3.2rem,2.4rem + 2.4vw,5rem)}.gfc-cta__proof-item{font-size:1.25rem}.gfc-footer__main{padding-block:clamp(3.2rem,2.4rem + 2.4vw,5rem)}.gfc-footer__list{gap:.7rem}.gfc-footer__link{font-size:1.45rem}.gfc-footer__title{font-size:1.2rem;margin-bottom:1.2rem}.gfc-footer__logo img{max-width:240px}.gfc-form-grid--certs{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem 1.2rem}.gfc-form-grid--certs .gfc-field .gfc-select{padding:.85rem 2.6rem .85rem 1rem;font-size:1.4rem;background-size:1.2rem;background-position:right .8rem center}.gfc-form-grid--certs .gfc-label{font-size:1.2rem}.gfc-form-grid--certs .gfc-span-full{grid-column:1 / -1}.gfc-partner__form .gfc-rfq__fieldset{margin-bottom:2rem}.gfc-partner__form .gfc-rfq__legend{font-size:1.55rem;margin-bottom:1.1rem}.gfc-partner__form .gfc-form-grid{gap:1rem 1.2rem}.gfc-partner__form .gfc-input,.gfc-partner__form .gfc-select,.gfc-partner__form .gfc-textarea{padding:.95rem 1.1rem;font-size:1.45rem}.gfc-partner__form .gfc-textarea{min-height:8rem}.gfc-caplist{gap:.6rem 1rem;margin-top:1rem}.gfc-caplist li{font-size:1.4rem}.gfc-caplist .gfc-icon{width:1.5rem;height:1.5rem}.gfc-mcard__terms{display:flex;flex-wrap:wrap;gap:.5rem;margin:.4rem 0 0;padding:1rem 0 0;border-top:1px solid var(--gfc-line-soft);list-style:none}.gfc-mcard__terms li{padding:.35rem .85rem;border-radius:2px;background:var(--gfc-cream);border:1px solid var(--gfc-line-soft);font-size:1.3rem;line-height:1.4;color:var(--gfc-body)}.gfc-on-dark .gfc-mcard__terms li{background:#ffffff14;border-color:#ffffff2e;color:#ffffffd9}.gfc-igrid--check .gfc-igrid__item{gap:1.1rem;align-items:flex-start}.gfc-igrid--check .gfc-igrid__title{font-size:1.7rem}.gfc-igrid--check .gfc-igrid__text{font-size:1.4rem}.gfc-split--band .gfc-split__copy{max-width:58rem}@media(max-width:1199px){.gfc-split__script-corner{display:none}}.gfc-split__script-corner{max-width:26rem}.gfc-hero--card{min-height:max(38rem,31.25vw)}.gfc-hero--banner,.gfc-hero--light{min-height:max(34rem,31.25vw)}.gfc-hero--overlay{min-height:max(38rem,31.25vw)}@media(min-width:1921px){.gfc-hero--card,.gfc-hero--banner,.gfc-hero--light,.gfc-hero--overlay{min-height:60rem}}.gfc-hero__bg img,.gfc-hero__media img{image-rendering:auto}.gfc-mcard--numbered{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);min-height:21rem}.gfc-mcard--numbered .gfc-mcard__media{min-height:21rem}@media(max-width:899px){.gfc-mcard--numbered{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}}.gfc-mcard__title,.gfc-igrid__title,.gfc-freight__title,.gfc-tstep__title,.gfc-node__title,.gfc-seo__topic-title{text-wrap:balance}.gfc-mcard--numbered .gfc-mcard__title{font-size:1.8rem;line-height:1.22;letter-spacing:-.012em;-webkit-hyphens:none;hyphens:none}.gfc-mcard--numbered .gfc-mcard__body{padding:1.8rem 1.8rem 2rem}.gfc-mcard--numbered .gfc-mcard__text{font-size:1.4rem;line-height:1.5}.gfc-chain__track{flex-wrap:nowrap}.gfc-chain__step{white-space:nowrap}.gfc-h1,.gfc-h2,.gfc-h3,.gfc-hero__title{text-wrap:balance}.gfc-cols-6 .gfc-mcard__title,.gfc-cols-5 .gfc-mcard__title{font-size:1.6rem;letter-spacing:-.01em}.gfc-h1>p,.gfc-h2>p,.gfc-h3>p,.gfc-h4>p,.gfc-hero__title>p,.gfc-cta__title>p,.gfc-quick__title>p,.gfc-lead>p:first-child,.gfc-hero__lead>p:first-child{margin-top:0}.gfc-h1>p:last-child,.gfc-h2>p:last-child,.gfc-h3>p:last-child,.gfc-h4>p:last-child,.gfc-hero__title>p:last-child,.gfc-cta__title>p:last-child,.gfc-quick__title>p:last-child,.gfc-lead>p:last-child{margin-bottom:0}.gfc-head__title-row .gfc-h2{flex:1 1 auto;min-width:0}@media(min-width:900px){.gfc-journey__layout--aside .gfc-nodes{grid-template-columns:repeat(6,minmax(0,1fr))}}.gfc-nodes{gap:1.6rem .6rem}.gfc-wheel{width:min(100%,34rem)}@media(max-width:749px){.gfc-wheel{width:min(100%,27rem)}}.gfc-wheel__seg-fill{stroke-opacity:.58!important}.gfc-wheel__seg.is-active .gfc-wheel__seg-fill{stroke-opacity:.22!important}.gfc-wheel:not(.is-idle) .gfc-wheel__seg{opacity:.55}.gfc-wheel:not(.is-playing) .gfc-wheel__hub-logo{opacity:.5}.gfc-wheel__play-badge{width:4.8rem;height:4.8rem}.gfc-wheel__play-badge svg{width:1.9rem;height:1.9rem}.gfc-wheel__ring-text{font-size:11px;letter-spacing:.18em}.gfc-leaves--light .gfc-leaf--t0{color:#7ac143a8}.gfc-leaves--light .gfc-leaf--t1{color:#c4b24494}.gfc-leaves--light .gfc-leaf--t2{color:#56943e85}.gfc-leaves--wheel .gfc-leaf--t0{color:#7ac1436b}.gfc-leaves--wheel .gfc-leaf--t1{color:#c4b24457}.gfc-leaves--wheel .gfc-leaf--t2{color:#8cbe5a4d}.gfc-leaves--dark .gfc-leaf--t0{color:#2e9f4257}.gfc-leaves--dark .gfc-leaf--t1{color:#a8983647}.gfc-leaves--dark .gfc-leaf--t2{color:#6eaa5042}.gfc-leaf{width:calc(var(--gfc-leaf-scale, 70) * .046rem)}.gfc-header-wrap--sticky{position:sticky;top:0;z-index:40}.gfc-header-wrap--sticky .gfc-header{background:#fff}.gfc-header-section,.shopify-section-group-header-group{overflow:visible}.gfc-wheel.is-auto .gfc-wheel__play{display:none}.gfc-wheel.is-auto .gfc-wheel__hub-logo{opacity:1}.gfc-wheel.is-auto:not(.is-playing) .gfc-wheel__hub-logo{opacity:1}.gfc-wheel.is-auto .gfc-wheel__hub-bg{filter:drop-shadow(0 10px 30px rgba(6,31,62,.3))}.gfc-wheel.is-auto .gfc-wheel__seg.is-active .gfc-wheel__seg-edge{stroke-width:6}.gfc-rail{position:fixed;left:clamp(1.2rem,1.6vw,2.8rem);top:50%;transform:translateY(-50%);z-index:35;display:none;flex-direction:column;align-items:center;gap:1.4rem;pointer-events:none}@media(min-width:1100px){.gfc-rail{display:flex}}.gfc-rail__track{position:relative;width:2px;height:16rem;border-radius:2px;background:#0e3b7029;overflow:hidden}.gfc-rail__fill{position:absolute;inset:0 0 auto 0;height:0;border-radius:2px;background:linear-gradient(180deg,var(--gfc-green),var(--gfc-leaf));transition:height .15s linear}.gfc-rail__btn{pointer-events:auto;display:grid;place-items:center;width:4.2rem;height:4.2rem;border-radius:var(--gfc-r-pill);border:1.5px solid var(--gfc-line);background:#fff;color:var(--gfc-navy);cursor:pointer;box-shadow:var(--gfc-shadow-sm);transition:transform .3s var(--gfc-ease-out),background-color .25s var(--gfc-ease),color .25s var(--gfc-ease),border-color .25s var(--gfc-ease)}.gfc-rail__btn:hover{background:var(--gfc-forest);border-color:var(--gfc-forest);color:#fff;transform:translateY(2px)}.gfc-rail__btn:focus-visible{outline:3px solid var(--gfc-leaf);outline-offset:3px}.gfc-rail__btn .gfc-icon{width:1.8rem;height:1.8rem;transition:transform .35s var(--gfc-ease-out)}.gfc-rail.is-end .gfc-rail__btn .gfc-icon{transform:rotate(180deg)}.gfc-rail.is-end .gfc-rail__btn:hover{transform:translateY(-2px)}.gfc-rail.is-on-dark .gfc-rail__track{background:#ffffff3d}.gfc-rail.is-on-dark .gfc-rail__btn{background:#ffffff1a;border-color:#ffffff73;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gfc-rail.is-on-dark .gfc-rail__btn:hover{background:#fff;color:var(--gfc-navy)}@media(prefers-reduced-motion:reduce){.gfc-rail__fill{transition:none}}@media(max-width:749px){.gfc-seo__cols{grid-template-columns:minmax(0,1fr);gap:0}.gfc-seo__topic{padding-left:0;border-left:0;border-top:1px solid var(--gfc-line)}.gfc-seo__topic:last-child{border-bottom:1px solid var(--gfc-line)}.gfc-seo__topic-mark{display:none}.gfc-seo__toggle{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.6rem 0;border:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer}.gfc-seo__toggle .gfc-icon{flex:none;width:1.6rem;height:1.6rem;color:var(--gfc-green);transition:transform .3s var(--gfc-ease)}.gfc-seo__toggle[aria-expanded=true] .gfc-icon{transform:rotate(180deg)}.gfc-seo__panel[hidden]{display:none}.gfc-seo__panel{padding-bottom:1.6rem;display:flex;flex-direction:column;gap:.8rem}.gfc-seo__topic-title{margin:0;font-size:1.7rem}}@media(min-width:750px){.gfc-seo__toggle{all:unset;display:block}.gfc-seo__toggle .gfc-icon{display:none}.gfc-seo__panel[hidden]{display:flex!important}}.gfc-wa{position:fixed;right:clamp(1.4rem,2vw,3rem);bottom:clamp(1.4rem,2vw,3rem);z-index:60}.gfc-wa__launcher{display:inline-flex;align-items:center;gap:1rem;padding:1.1rem 1.8rem 1.1rem 1.2rem;border:0;border-radius:var(--gfc-r-pill);background:#25d366;color:#fff;font-family:var(--gfc-font-display);font-size:1.45rem;font-weight:650;cursor:pointer;box-shadow:0 6px 24px -8px #25d366bf,0 2px 8px #061f3e33;transition:transform .3s var(--gfc-ease-out),box-shadow .3s var(--gfc-ease);position:relative}.gfc-wa__launcher:hover{transform:translateY(-2px);box-shadow:0 10px 30px -8px #25d366cc}.gfc-wa__launcher:focus-visible{outline:3px solid var(--gfc-navy);outline-offset:3px}.gfc-wa__launcher-icon{display:grid;place-items:center;width:2.6rem;height:2.6rem;flex:none}.gfc-wa__launcher-icon svg{width:100%;height:100%}.gfc-wa.is-open .gfc-wa__launcher{transform:scale(.9);opacity:.85}@media(max-width:599px){.gfc-wa__launcher-label{display:none}.gfc-wa__launcher{padding:1.2rem}}.gfc-wa__badge{position:absolute;top:-.4rem;right:-.4rem;display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:var(--gfc-navy);color:#fff;font-size:1.1rem;font-weight:700}.gfc-wa__panel{position:absolute;right:0;bottom:calc(100% + 1.2rem);width:min(36rem,calc(100vw - 2.8rem));max-height:min(62rem,calc(100vh - 12rem));display:flex;flex-direction:column;background:#fff;border-radius:var(--gfc-r);overflow:hidden;box-shadow:0 24px 70px -20px #061f3e73}.gfc-wa__panel[hidden]{display:none}.gfc-wa__head{display:flex;align-items:center;gap:1.1rem;padding:1.4rem 1.6rem;background:var(--gfc-forest);color:#fff}.gfc-wa__avatar{width:4rem;height:4rem;border-radius:50%;overflow:hidden;flex:none;background:#fff}.gfc-wa__avatar img{width:100%;height:100%;object-fit:cover}.gfc-wa__who{display:flex;flex-direction:column;line-height:1.3;min-width:0}.gfc-wa__who strong{font-family:var(--gfc-font-display);font-size:1.5rem;font-weight:650}.gfc-wa__who em{font-style:normal;font-size:1.2rem;opacity:.85}.gfc-wa__close{margin-left:auto;background:transparent;border:0;color:#fff;cursor:pointer;display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%}.gfc-wa__close:hover{background:#ffffff26}.gfc-wa__thread{flex:1 1 auto;min-height:12rem;padding:1.6rem;overflow-y:auto;background:var(--gfc-cream);display:flex;flex-direction:column;gap:.9rem}.gfc-wa__msg{max-width:84%;padding:1rem 1.3rem;border-radius:14px;font-size:1.45rem;line-height:1.5;white-space:pre-line}.gfc-wa__msg--in{align-self:flex-start;background:#fff;color:var(--gfc-ink);border-bottom-left-radius:4px;box-shadow:0 1px 2px #061f3e14}.gfc-wa__msg--out{align-self:flex-end;background:#dcf8c6;color:var(--gfc-ink);border-bottom-right-radius:4px}.gfc-wa__typing{display:flex;gap:.4rem;padding:1.2rem 1.3rem}.gfc-wa__typing span{width:.7rem;height:.7rem;border-radius:50%;background:var(--gfc-muted)}@media(prefers-reduced-motion:no-preference){.gfc-wa__typing span{animation:gfc-wa-dot 1.2s ease-in-out infinite}.gfc-wa__typing span:nth-child(2){animation-delay:.15s}.gfc-wa__typing span:nth-child(3){animation-delay:.3s}}@keyframes gfc-wa-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.gfc-wa__choices{padding:0 1.6rem;display:flex;flex-wrap:wrap;gap:.7rem;background:var(--gfc-cream)}.gfc-wa__choices:empty{padding:0}.gfc-wa__chip{padding:.8rem 1.3rem;border:1px solid var(--gfc-forest);border-radius:var(--gfc-r-pill);background:#fff;color:var(--gfc-forest);font-family:var(--gfc-font-display);font-size:1.35rem;font-weight:600;cursor:pointer;transition:background-color .2s var(--gfc-ease),color .2s var(--gfc-ease)}.gfc-wa__chip:hover{background:var(--gfc-forest);color:#fff}.gfc-wa__chip--go{width:100%;background:var(--gfc-forest);color:#fff}.gfc-wa__form{display:flex;flex-direction:column;gap:.8rem;width:100%}.gfc-wa__field{display:flex;flex-direction:column;gap:.3rem}.gfc-wa__field span{font-family:var(--gfc-font-display);font-size:1.2rem;font-weight:600;color:var(--gfc-navy)}.gfc-wa__field input{padding:.9rem 1.1rem;border:1px solid var(--gfc-line);border-radius:var(--gfc-r-sm);background:#fff;font-family:var(--gfc-font-body);font-size:1.4rem;color:var(--gfc-ink)}.gfc-wa__field input:focus{outline:none;border-color:var(--gfc-forest);box-shadow:0 0 0 3px #1b5e3f1f}.gfc-wa__foot{padding:1.4rem 1.6rem 1.6rem;background:var(--gfc-cream);display:flex;flex-direction:column;gap:.8rem}.gfc-wa__send{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 1.6rem;border-radius:var(--gfc-r-btn);background:#25d366;color:#fff;font-family:var(--gfc-font-display);font-size:1.45rem;font-weight:650;text-decoration:none}.gfc-wa__send:hover{background:#1fb857}.gfc-wa__send[hidden]{display:none}.gfc-wa__note{margin:0;font-size:1.15rem;color:var(--gfc-muted);text-align:center}@media(max-height:700px){.gfc-rail{display:none}}.gfc-netmap__copy{gap:1.2rem}.gfc-netmap__layout{gap:clamp(2rem,1.4rem + 2vw,3.6rem);align-items:center}@media(min-width:1000px){.gfc-netmap__layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}}.gfc-netmap__footnote{margin:.4rem 0 0;max-width:46ch}.gfc-netmap__stats{padding-top:1.4rem;gap:.8rem 0}.gfc-netmap__stat{font-size:1.25rem;padding-inline:.9rem}.gfc-netmap__edge{width:24%}.gfc-netmap__edge img{object-position:center}.gfc-netmap__edge-caption{left:14%;font-size:1.3rem;line-height:1.9}.gfc-map__spark{fill:#fff}.gfc-map__spark-halo{fill:var(--gfc-leaf);opacity:.35}.gfc-netmap--white .gfc-map__spark,.gfc-netmap--mist .gfc-map__spark{fill:var(--gfc-green)}.gfc-netmap--white .gfc-map__spark-halo,.gfc-netmap--mist .gfc-map__spark-halo{fill:var(--gfc-green);opacity:.22}@media(prefers-reduced-motion:reduce){.gfc-map__spark,.gfc-map__spark-halo{display:none}}.gfc-map{max-width:68rem;margin-inline:auto}.gfc-netmap__layout--wide-map .gfc-map{max-width:none}@media(max-width:899px){.gfc-mcard--numbered{grid-template-columns:minmax(0,1fr);min-height:0}.gfc-mcard--numbered .gfc-mcard__media{order:1;min-height:0;aspect-ratio:16 / 10}.gfc-mcard--numbered .gfc-mcard__body{order:2;padding:1.6rem 1.8rem 2rem}.gfc-mcard--numbered .gfc-mcard__title{font-size:1.9rem}.gfc-mcard--numbered .gfc-mcard__text{font-size:1.5rem}.gfc-mcard--row{grid-template-columns:minmax(0,1fr)}}@media(max-width:749px){.gfc-chain--progress .gfc-chain__inner{padding-block:1.6rem;overflow:visible}.gfc-chain--progress .gfc-chain__track{flex-wrap:wrap;justify-content:center;gap:.9rem 1.6rem;min-width:0}.gfc-chain__rail{display:none}.gfc-chain--progress .gfc-chain__step{font-size:1.15rem;gap:.7rem;letter-spacing:.14em}.gfc-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem .6rem}.gfc-node__badge{--gfc-badge-size: 4rem;margin-bottom:.7rem}.gfc-node__title{font-size:1.4rem}.gfc-node__text{display:none}.gfc-seo__tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.gfc-seo__tag{display:block;text-align:center;font-size:1.25rem;padding:.75rem .6rem;line-height:1.35}.gfc-map__label{font-size:11px;letter-spacing:.02em}.gfc-map__pin{r:3.2}.gfc-netmap__layout{gap:2rem}.gfc-section{padding-block:clamp(3.6rem,2.8rem + 2.4vw,5rem)}.gfc-head{margin-bottom:1.8rem}.gfc-head__title-row{gap:.8rem}.gfc-grid{gap:1.4rem}.gfc-hero__card{padding:2.2rem 2rem 2.4rem;gap:1.3rem}.gfc-hero--card .gfc-hero__title{max-width:none}.gfc-hero--card .gfc-hero__lead{max-width:none;font-size:1.7rem}.gfc-hero--card .gfc-btns{flex-direction:column;align-items:stretch;gap:1rem}.gfc-hero--card .gfc-btn{width:100%}.gfc-wheel__layout{gap:2rem}.gfc-wheel__detail-title{font-size:2rem}.gfc-wheel__nav{justify-content:flex-start}.gfc-mcard--overlay:before{padding-top:68%}.gfc-mcard--overlay .gfc-mcard__title{font-size:1.7rem}.gfc-footer__bar{padding-bottom:8rem;gap:.8rem}.gfc-footer__legal{gap:.4rem 1.4rem}.gfc-quick__fields{grid-template-columns:minmax(0,1fr)}.gfc-quick__submit{width:100%;justify-self:stretch}.gfc-quick__form-wrap{justify-self:stretch}.gfc-split__layout{gap:1.8rem}.gfc-split--reverse .gfc-split__media{order:0}.gfc-split__aside{padding-left:0;border-left:0}.gfc-split__aside-text{line-height:1.8}.gfc-standards__layout{gap:1.6rem}.gfc-standards .gfc-chip{font-size:1.25rem;padding:.65rem 1.1rem}}@media(max-width:419px){.gfc-nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.gfc-seo__tags{grid-template-columns:minmax(0,1fr)}.gfc-chain--progress .gfc-chain__step{font-size:1.1rem}}.gfc-header-section{position:sticky;top:0;z-index:40}.gfc-header-wrap--sticky{position:static}body,.shopify-section-group-header-group{overflow:visible}.gfc-drawer{z-index:60}.gfc-wa{z-index:55}.gfc-search__panel{z-index:45}.gfc-netmap--navy .gfc-map{max-width:none}@media(min-width:1000px){.gfc-netmap__layout--wide-map{grid-template-columns:minmax(0,.62fr) minmax(0,1.38fr)}}.gfc-netmap--navy .gfc-worldmap{opacity:.85}.gfc-map__arc{stroke-width:2;stroke-linecap:round}.gfc-netmap--navy .gfc-map__arc{filter:drop-shadow(0 0 3px rgba(122,193,67,.55))}.gfc-map__arc--dim{stroke-width:1.4;opacity:.4;filter:none}.gfc-map__pin{r:3}.gfc-netmap--navy .gfc-map__pin{filter:drop-shadow(0 0 4px rgba(122,193,67,.9))}.gfc-map__pin-ring{stroke-width:1.2}.gfc-map__hub{r:4.4}.gfc-netmap--navy .gfc-map__hub{filter:drop-shadow(0 0 7px rgba(122,193,67,1))}.gfc-map__spark{r:2.4;fill:#fff;filter:drop-shadow(0 0 4px rgba(255,255,255,.9))}.gfc-map__spark-halo{r:6;fill:var(--gfc-leaf);opacity:.28}.gfc-netmap--navy .gfc-map__label{font-size:8.5px;fill:#fff;stroke:#061f3ed9;stroke-width:2.6px;paint-order:stroke;stroke-linejoin:round}.gfc-netmap--navy .gfc-map__label--muted{fill:#ffffffa8}.gfc-netmap__stats{border-top-color:#ffffff2e}.gfc-netmap__stat{flex:1 1 44%}@media(prefers-reduced-motion:no-preference){.gfc-map{animation:gfc-map-in 1s var(--gfc-ease-out) both}}@keyframes gfc-map-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.gfc-topbar__parent{display:inline-flex;align-items:center;gap:.7rem;color:inherit;text-decoration:none;white-space:nowrap;transition:opacity .2s var(--gfc-ease)}.gfc-topbar__parent:hover{opacity:.75}.gfc-topbar__parent-label{font-size:1.15rem;letter-spacing:.06em;opacity:.82}.gfc-topbar__parent img{display:block;height:1.9rem;width:auto}@media(max-width:749px){.gfc-topbar__parent-label{display:none}.gfc-topbar__parent img{height:1.7rem}}.gfc-footer__parent{display:inline-flex;flex-direction:column;gap:.7rem;align-items:flex-start;margin-top:.4rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.16);color:inherit;text-decoration:none;transition:opacity .2s var(--gfc-ease)}.gfc-footer--light .gfc-footer__parent{border-top-color:var(--gfc-line)}.gfc-footer__parent:hover{opacity:.8}.gfc-footer__parent-label{font-family:var(--gfc-font-display);font-size:1.15rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.72}.gfc-footer__parent img{display:block;height:3rem;width:auto}.gfc-footer__origin--link{text-decoration:none;color:inherit;transition:color .2s var(--gfc-ease)}.gfc-footer__origin--link:hover{color:var(--gfc-leaf)}.gfc-footer--light .gfc-footer__origin--link:hover{color:var(--gfc-green)}.gfc-footer__origin--link .gfc-icon:last-child{width:1.3rem;height:1.3rem;vertical-align:-.15em;margin-left:.4rem}.gfc-topbar__inner{min-height:4.4rem;padding-block:.7rem}.gfc-topbar__parent{gap:.9rem}.gfc-topbar__parent img{height:3rem}.gfc-topbar__parent-label{font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.78}@media(max-width:749px){.gfc-topbar__parent img{height:2.6rem}.gfc-topbar__inner{min-height:4rem}}.gfc-footer__parent{gap:1rem;padding-top:1.8rem}.gfc-footer__parent img{height:5.4rem}.gfc-footer__parent-label{font-size:1.2rem;letter-spacing:.16em;opacity:.8}@media(max-width:749px){.gfc-footer__parent img{height:4.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gfc-sections.css.map */
