.fmtech-page{--fmtech-bg:#f6fbff;--fmtech-surface:#fff;--fmtech-ink:#0f172a;--fmtech-muted:#475569;--fmtech-cyan:#06b6d4;--fmtech-cyan-deep:#0891b2;--fmtech-indigo:#4f46e5;--fmtech-violet:#7c3aed;--fmtech-glow-cyan:rgba(6,182,212,.45);--fmtech-glow-indigo:rgba(79,70,229,.35);--fmtech-border:rgba(8,145,178,.2);--fmtech-shadow:rgba(15,23,42,.12);--fmtech-shadow-lg:rgba(15,23,42,.18);color:var(--fmtech-ink);background:var(--fmtech-bg);overflow-x:clip}.fmtech-page *,.fmtech-page h1,.fmtech-page h2,.fmtech-page h3{line-height:normal}.fmtech-container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.fmtech-hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;padding:88px 0 56px;overflow:hidden}.fmtech-hero__bg{position:absolute;inset:0;z-index:0}.fmtech-hero__scene{position:absolute;inset:0;overflow:hidden;background:#03121a}.fmtech-hero__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;animation:fmtechKenburns 28s ease-in-out infinite alternate}.fmtech-hero__photo--fleet{-o-object-position:64% 46%;object-position:64% 46%;filter:brightness(1.07) saturate(1.06) contrast(1.03)}@keyframes fmtechKenburns{0%{transform:scale(1)}to{transform:scale(1.06)}}.fmtech-hero__grid{opacity:.08;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:48px 48px}.fmtech-hero__dots,.fmtech-hero__grid{position:absolute;inset:0;z-index:1;pointer-events:none}.fmtech-hero__dots{opacity:.12;background-image:radial-gradient(hsla(0,0%,100%,.14) 1px,transparent 0);background-size:20px 20px}.fmtech-hero__wash{inset:0;background:radial-gradient(ellipse 90% 70% at 85% 8%,rgba(6,182,212,.2) 0,transparent 55%),radial-gradient(ellipse 70% 55% at 5% 92%,rgba(79,70,229,.16) 0,transparent 52%)}.fmtech-hero__glow,.fmtech-hero__wash{position:absolute;z-index:2;pointer-events:none}.fmtech-hero__glow{border-radius:50%;filter:blur(92px)}.fmtech-hero__glow--a{width:min(70vw,680px);height:min(70vw,680px);top:-30%;right:-14%;background:var(--fmtech-glow-cyan);opacity:.52}.fmtech-hero__glow--b{width:min(56vw,520px);height:min(56vw,520px);bottom:-24%;left:-12%;background:var(--fmtech-glow-indigo);opacity:.48}.fmtech-hero__glow--c{width:min(44vw,420px);height:min(44vw,420px);top:40%;left:32%;background:rgba(124,58,237,.28);opacity:.45}.fmtech-hero__grain{z-index:3;opacity:.05;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}.fmtech-hero__float,.fmtech-hero__grain{position:absolute;inset:0;pointer-events:none}.fmtech-hero__float{z-index:1}.fmtech-float-orb{position:absolute;border-radius:50%;filter:blur(70px);animation:fmtechOrbDrift 18s ease-in-out infinite}.fmtech-float-orb--1{width:280px;height:280px;top:12%;right:8%;background:rgba(6,182,212,.16)}.fmtech-float-orb--2{width:220px;height:220px;bottom:18%;left:6%;background:rgba(79,70,229,.13);animation-delay:-6s}@keyframes fmtechOrbDrift{0%,to{transform:translate(0)}50%{transform:translate(-18px,14px)}}.fmtech-particle{position:absolute;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.85),rgba(6,182,212,.3));opacity:.45;animation:fmtechParticle 14s ease-in-out infinite}.fmtech-particle--1{top:22%;left:18%}.fmtech-particle--2{top:58%;right:22%;animation-delay:-4s}.fmtech-particle--3{bottom:28%;left:40%;animation-delay:-9s}@keyframes fmtechParticle{0%,to{transform:translate(0);opacity:.35}50%{transform:translate(10px,-12px);opacity:.6}}.fmtech-hero__overlay{position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(120deg,rgba(3,18,26,.62),rgba(15,23,42,.38) 42%,rgba(8,47,73,.26)),linear-gradient(180deg,rgba(3,18,26,.1),rgba(3,18,26,.68))}.fmtech-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center;position:relative;z-index:5}.fmtech-hero-copy{color:#f8fafc;animation:fmtechFadeUp .95s ease-out both}.fmtech-hero-copy h1{font-size:clamp(1.85rem,3.4vw,2.55rem);font-weight:700;margin:0 0 16px;text-shadow:0 2px 36px rgba(0,0,0,.45)}.fmtech-lead-highlight{position:relative;margin:0 0 18px;padding:18px 20px 18px 22px;border-radius:14px;background:hsla(0,0%,100%,.94);border:1px solid rgba(225,36,42,.22);box-shadow:0 8px 32px rgba(0,0,0,.14),inset 0 0 0 1px hsla(0,0%,100%,.65);backdrop-filter:blur(10px);overflow:hidden;animation:fmtechLeadPulse 5s ease-in-out infinite}.fmtech-lead-highlight:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#e1242a,#c72229 50%,#e1242a);border-radius:14px 0 0 14px}.fmtech-lead-highlight .fmtech-hero-lead{position:relative;z-index:1;margin:0;font-size:1.12rem;font-weight:700;line-height:1.45;letter-spacing:-.01em;color:#0f172a}.fmtech-hero-copy p{margin:0 0 14px;font-size:.98rem;line-height:1.65;color:rgba(241,245,249,.9)}.fmtech-hero-read-more{margin:0 0 6px}.fmtech-read-more-link{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;padding:6px 4px 6px 0;font-size:.95rem;font-weight:700;font-family:inherit;color:#e1242a;background:none;border:none;cursor:pointer;text-decoration:none;transition:color .2s ease}.fmtech-read-more-label{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.fmtech-read-more-link:focus-visible .fmtech-read-more-label,.fmtech-read-more-link:hover .fmtech-read-more-label{text-decoration-color:#c72229}.fmtech-read-more-link:focus-visible,.fmtech-read-more-link:hover{color:#c72229;outline:none}.fmtech-read-more-chevron{font-size:.75rem;line-height:1;opacity:.95}.fmtech-read-more-panel .fmtech-read-more-prose{font-size:.98rem;line-height:1.65;color:rgba(241,245,249,.92);margin:0 0 14px;max-width:56ch}.fmtech-read-more-panel .fmtech-read-more-prose:last-of-type{margin-bottom:0}.fmtech-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);color:rgba(248,250,252,.95);margin-bottom:18px}.fmtech-eyebrow-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--fmtech-cyan),var(--fmtech-indigo));box-shadow:0 0 12px var(--fmtech-glow-cyan)}.fmtech-hero-cta{margin-top:22px}.fmtech-dual-cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.fmtech-hero .fmtech-dual-cta{justify-content:flex-start}.fmtech-btn-cal{display:inline-flex;align-items:center;gap:10px}.fmtech-hero-visual{perspective:900px}.fmtech-hero-panel{position:relative;border-radius:22px;padding:20px 20px 18px;background:linear-gradient(145deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.2);box-shadow:0 28px 80px rgba(0,0,0,.35),inset 0 0 0 1px hsla(0,0%,100%,.06);backdrop-filter:blur(16px);transform:rotateX(4deg) rotateY(-4deg);animation:fmtechPanelFloat 9s ease-in-out infinite}.fmtech-hero-panel--simple{animation:none;transform:rotateX(3deg) rotateY(-3deg);transform-style:preserve-3d}@keyframes fmtechPanelFloat{0%,to{transform:rotateX(4deg) rotateY(-4deg) translateY(0)}50%{transform:rotateX(4deg) rotateY(-4deg) translateY(-8px)}}.fmtech-panel-top{margin-bottom:16px}.fmtech-panel-intro{min-width:0}.fmtech-panel-badge-row{display:inline-flex;align-items:center;gap:8px}.fmtech-panel-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(248,250,252,.95)}.fmtech-panel-sub{margin:8px 0 0;font-size:.9rem;line-height:1.5;color:rgba(226,232,240,.9);max-width:48ch}.fmtech-panel-pulse{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#22d3ee;box-shadow:0 0 16px rgba(34,211,238,.85);animation:fmtechPulse 2.2s ease-in-out infinite}@keyframes fmtechPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.85}}.fmtech-preview{display:flex;flex-direction:column;gap:18px}.fmtech-route{position:relative;border-radius:16px;background:rgba(3,18,26,.45);border:1px solid hsla(0,0%,100%,.12);padding:20px 14px 18px}.fmtech-route-bar{position:absolute;left:10%;right:10%;top:36px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(34,211,238,.25),rgba(6,182,212,.75),rgba(129,140,248,.65));pointer-events:none}.fmtech-route-stops{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;list-style:none;margin:0;padding:0}.fmtech-route-stop{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.fmtech-route-dot{width:12px;height:12px;border-radius:50%;border:2px solid hsla(0,0%,100%,.75);background:radial-gradient(circle at 35% 35%,#fff,rgba(6,182,212,.85));box-shadow:0 0 14px rgba(34,211,238,.5)}.fmtech-route-title{font-size:.72rem;font-weight:700;color:#f1f5f9;line-height:1.25}.fmtech-route-detail{font-size:.62rem;line-height:1.4;color:rgba(203,213,225,.88);max-width:18ch;margin:0 auto}.fmtech-preview-outcomes{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.fmtech-preview-outcomes li{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:12px;background:rgba(15,23,42,.35);border:1px solid hsla(0,0%,100%,.1)}.fmtech-preview-outcomes strong{font-size:.82rem;font-weight:700;color:#f8fafc}.fmtech-preview-outcomes li span{font-size:.78rem;line-height:1.45;color:rgba(226,232,240,.88)}.fmtech-flow-ribbon{position:relative;height:48px;overflow:hidden;background:linear-gradient(180deg,rgba(3,18,26,.95),var(--fmtech-bg))}.fmtech-flow-ribbon__line{position:absolute;left:50%;top:50%;width:2px;height:120%;margin-left:-1px;background:linear-gradient(180deg,transparent,rgba(6,182,212,.5),transparent);transform:translateY(-50%);opacity:.55}.fmtech-section{position:relative;padding:88px 0;overflow:hidden}.fmtech-section.fmtech-section--band{background:transparent!important}.fmtech-section__art{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.fmtech-section__blob{position:absolute;border-radius:50%;filter:blur(76px);pointer-events:none}.fmtech-section__blob--1{width:min(70vw,720px);height:min(70vw,720px);top:-16%;right:-10%}.fmtech-section__blob--2{width:min(56vw,580px);height:min(56vw,580px);bottom:-20%;left:-14%}.fmtech-section__grain{position:absolute;inset:0;opacity:.035;pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}.fmtech-section__art--glacier{background:linear-gradient(165deg,#f6fbff,#ecfeff 42%,#f0fdfa)}.fmtech-section__art--glacier .fmtech-section__blob--1{background:rgba(6,182,212,.22)}.fmtech-section__art--glacier .fmtech-section__blob--2{background:rgba(79,70,229,.12)}.fmtech-section__art--tide{background:linear-gradient(180deg,#eef2ff,#f6fbff 48%,#ecfeff)}.fmtech-section__art--tide .fmtech-section__blob--1{background:rgba(6,182,212,.2)}.fmtech-section__art--tide .fmtech-section__blob--2{background:rgba(124,58,237,.14)}.fmtech-section__art--orbit{background:linear-gradient(175deg,#f8fafc,#f1f5f9 45%,#fdf4ff)}.fmtech-section__art--orbit .fmtech-section__blob--1{background:rgba(8,145,178,.16)}.fmtech-section__art--orbit .fmtech-section__blob--2{background:rgba(79,70,229,.1)}.fmtech-section__art--aurora{background:linear-gradient(135deg,#f5f3ff,#ecfeff 52%,#faf5ff)}.fmtech-section__art--aurora .fmtech-section__blob--1{background:rgba(124,58,237,.18)}.fmtech-section__art--aurora .fmtech-section__blob--2{background:rgba(6,182,212,.14)}.fmtech-section--band .fmtech-container{position:relative;z-index:2}.fmtech-section--center .fmtech-card h3,.fmtech-section--center .fmtech-card-grid .fmtech-card,.fmtech-section--center .fmtech-section-head{text-align:center}.fmtech-section--center .fmtech-step{flex-direction:column;align-items:center;text-align:center}.fmtech-section--center .fmtech-step p{max-width:58ch}.fmtech-section-head{text-align:center;max-width:900px;margin:0 auto 44px}.fmtech-section-head h2{font-size:clamp(1.45rem,2.6vw,2.15rem);font-weight:700;color:var(--fmtech-ink);margin:0;padding:0 8px}.fmtech-tag{display:inline-block;padding:6px 16px;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fmtech-cyan-deep);background:rgba(6,182,212,.12);border:1px solid var(--fmtech-border);margin-bottom:14px}.fmtech-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fmtech-card{padding:26px 26px 28px;border-radius:20px;background:var(--fmtech-surface);border:1px solid rgba(6,182,212,.18);box-shadow:0 14px 40px var(--fmtech-shadow);transition:transform .45s cubic-bezier(.4,0,.2,1),box-shadow .45s ease,border-color .3s ease}.fmtech-card:hover{transform:translateY(-8px) rotate(-.4deg);box-shadow:0 24px 56px var(--fmtech-shadow-lg);border-color:rgba(6,182,212,.35)}.fmtech-card h3{margin:0 0 12px;font-size:1.12rem;font-weight:600}.fmtech-card p{margin:0;color:var(--fmtech-muted);font-size:.98rem;line-height:1.58}.fmtech-steps{list-style:none;padding:0;margin:0 auto;max-width:880px}.fmtech-step{display:flex;gap:20px;align-items:flex-start;padding:22px 20px;margin-bottom:12px;border-radius:18px;background:hsla(0,0%,100%,.75);border:1px solid rgba(79,70,229,.12);box-shadow:0 10px 32px rgba(15,23,42,.06);transition:transform .4s ease,box-shadow .4s ease}.fmtech-step:hover{transform:translateX(8px);box-shadow:0 16px 48px rgba(15,23,42,.12)}.fmtech-step-num{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.15rem;color:#fff;border-radius:50%;background:linear-gradient(135deg,var(--fmtech-cyan),var(--fmtech-indigo));box-shadow:0 8px 24px rgba(6,182,212,.35)}.fmtech-step p{margin:6px 0 0;color:var(--fmtech-muted);line-height:1.58;font-size:.98rem}.fmtech-value-cap{margin-top:32px;padding:22px 24px;border-radius:16px;text-align:center;max-width:880px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,rgba(236,254,255,.95),#fff);border:1px solid var(--fmtech-border);font-size:1.02rem;color:var(--fmtech-ink)}.fmtech-impact-intro{text-align:center;font-size:1.05rem;color:var(--fmtech-muted);max-width:720px;margin:-8px auto 24px}.fmtech-impact-list{list-style:none;padding:0;margin:0 auto 22px;max-width:920px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fmtech-impact-list li{padding:16px 18px;border-radius:14px;background:#fff;border:1px solid rgba(6,182,212,.15);font-weight:600;box-shadow:0 8px 28px var(--fmtech-shadow);transition:transform .3s ease}.fmtech-impact-list li:hover{transform:translateY(-4px)}.fmtech-impact-footer{text-align:center;color:var(--fmtech-muted);max-width:780px;margin:0 auto;font-size:1rem;line-height:1.6}.fmtech-compare{background:linear-gradient(180deg,#081426,#0f172a);color:#e2e8f0}.fmtech-compare .fmtech-tag{background:rgba(6,182,212,.15);border-color:rgba(6,182,212,.35);color:#a5f3fc}.fmtech-compare .fmtech-section-head h2{color:#f8fafc}.fmtech-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:hsla(0,0%,100%,.04);backdrop-filter:blur(12px)}.fmtech-table{width:100%;border-collapse:collapse;font-size:.95rem}.fmtech-table td,.fmtech-table th{padding:16px 18px;text-align:left;border-bottom:1px solid rgba(148,163,184,.15)}.fmtech-table thead th{background:rgba(6,182,212,.15);color:#f8fafc;font-weight:700}.fmtech-table tbody th{color:#cbd5e1;font-weight:600}.fmtech-table tbody tr:last-child td,.fmtech-table tbody tr:last-child th{border-bottom:none}.fmtech-table tbody td:nth-child(3){color:#67e8f9;font-weight:600}.fmtech-use-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.fmtech-use-card{padding:26px;border-radius:20px;background:#fff;border:1px solid rgba(79,70,229,.12);box-shadow:0 16px 44px var(--fmtech-shadow);transition:transform .4s cubic-bezier(.4,0,.2,1)}.fmtech-use-card:hover{transform:translateY(-6px) scale(1.01)}.fmtech-use-card h3{margin:0 0 14px;font-size:1.08rem}.fmtech-use-card p{margin:0 0 10px;color:var(--fmtech-muted);font-size:.95rem;line-height:1.56}.fmtech-use-card p:last-child{margin-bottom:0}.fmtech-ai-footer,.fmtech-ai-lead{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;color:var(--fmtech-muted);font-size:1.04rem;line-height:1.62}.fmtech-ai-bullets{max-width:720px;margin:18px auto 20px;padding:0;list-style:none}.fmtech-ai-bullets li{position:relative;padding:14px 18px 14px 44px;margin-bottom:10px;border-radius:14px;background:#fff;border:1px solid rgba(6,182,212,.14);font-weight:500}.fmtech-ai-bullets li:before{content:"";position:absolute;left:16px;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background:linear-gradient(135deg,var(--fmtech-cyan),var(--fmtech-indigo))}.fmtech-eco .fmtech-section-head{margin-bottom:28px}.fmtech-eco-body{display:flex;flex-direction:column;gap:40px;max-width:1080px;margin:0 auto}.fmtech-eco-lead,.fmtech-eco-outro{text-align:center;max-width:800px;margin:0 auto;color:var(--fmtech-muted);font-size:1.05rem;line-height:1.62}.fmtech-eco-lead{margin-bottom:8px}.fmtech-eco-pillar-intro{text-align:center;max-width:720px;margin:0 auto 28px}.fmtech-eco-subhead{margin:0 0 10px;font-size:clamp(1.08rem,1.9vw,1.35rem);font-weight:700;color:var(--fmtech-ink);letter-spacing:-.02em}.fmtech-eco-subtext{margin:0;color:var(--fmtech-muted);font-size:1.02rem;line-height:1.58}.fmtech-eco-pillar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;list-style:none;margin:0;padding:0}.fmtech-eco-pillar-wrap{margin:0}.fmtech-eco-pillar-wrap:last-child:nth-child(odd):not(:only-child){grid-column:1/-1;justify-self:center;width:100%;max-width:calc((100% - 18px) / 2)}.fmtech-eco-pillar{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:10px;column-gap:10px;row-gap:8px;align-items:center;height:100%;margin:0;padding:22px 22px 24px;border-radius:18px;background:linear-gradient(165deg,#fff,rgba(247,252,255,.98));border:1px solid rgba(6,182,212,.2);box-shadow:0 14px 40px var(--fmtech-shadow);transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s ease,border-color .3s ease}.fmtech-eco-pillar:hover{transform:translateY(-4px);box-shadow:0 20px 50px var(--fmtech-shadow-lg);border-color:rgba(6,182,212,.38)}.fmtech-eco-pillar-mark{grid-column:1;grid-row:1;flex-shrink:0;width:11px;height:11px;border-radius:50%;background:linear-gradient(135deg,var(--fmtech-cyan),var(--fmtech-indigo));box-shadow:0 0 0 4px rgba(6,182,212,.15)}.fmtech-eco-pillar-title{grid-column:2;grid-row:1;margin:0;font-size:1.05rem;font-weight:700;color:var(--fmtech-ink);line-height:1.3}.fmtech-eco-pillar-copy{grid-column:1/-1;grid-row:2;margin:0;font-size:.92rem;line-height:1.55;color:var(--fmtech-muted)}.fmtech-eco-solutions{width:100%}.fmtech-eco-solutions-inner{text-align:center;max-width:920px;margin:0 auto;padding:36px 28px 40px;border-radius:22px;background:hsla(0,0%,100%,.72);border:1px solid rgba(79,70,229,.16);box-shadow:0 18px 56px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.85);backdrop-filter:blur(10px)}.fmtech-eco-solutions-inner .fmtech-eco-subhead{margin-bottom:8px}.fmtech-eco-solutions-inner .fmtech-eco-subtext{margin:0 auto 22px;max-width:620px}.fmtech-eco-solutions-inner .fmtech-pill-row{margin-top:4px;justify-content:center}.fmtech-pill-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.fmtech-pill{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:999px;font-size:.88rem;font-weight:600;color:var(--fmtech-indigo);background:#fff;border:1px solid rgba(79,70,229,.25);box-shadow:0 4px 16px var(--fmtech-shadow);transition:transform .25s ease,box-shadow .25s ease}.fmtech-pill--external{padding-right:16px}.fmtech-pill--external:after{content:"";flex-shrink:0;width:.42em;height:.42em;margin-left:2px;border-right:1.8px solid;border-bottom:1.8px solid;transform:rotate(-45deg) translate(-1px,-1px);opacity:.8}.fmtech-pill:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(79,70,229,.2)}@media (max-width:700px){.fmtech-eco-pillar-grid{grid-template-columns:1fr}.fmtech-eco-pillar-wrap:last-child:nth-child(odd):not(:only-child){grid-column:auto;justify-self:stretch;max-width:none}.fmtech-eco-solutions-inner{padding:28px 20px 32px}}.fmtech-bottom{position:relative;padding:104px 0 112px;overflow:hidden}.fmtech-bottom__bg{z-index:0}.fmtech-bottom__bg,.fmtech-bottom__scene{position:absolute;inset:0}.fmtech-bottom__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;opacity:.82;filter:brightness(1.06) saturate(1.05)}.fmtech-bottom__grid{opacity:.09;background-image:linear-gradient(hsla(0,0%,100%,.07) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.07) 1px,transparent 0);background-size:44px 44px}.fmtech-bottom__grid,.fmtech-bottom__wash{position:absolute;inset:0;pointer-events:none}.fmtech-bottom__wash{background:linear-gradient(125deg,rgba(8,21,38,.5),rgba(15,23,42,.42) 50%,rgba(8,47,73,.38))}.fmtech-bottom__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,18,26,.06),rgba(3,18,26,.48));pointer-events:none}.fmtech-bottom .fmtech-container{z-index:2}.fmtech-bottom__inner{max-width:860px;margin:0 auto;padding:36px 32px 32px;border-radius:24px;background:rgba(12,18,32,.5);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(16px);box-shadow:0 28px 90px rgba(0,0,0,.35);text-align:center}.fmtech-bottom__inner h2{font-size:clamp(1.5rem,2.6vw,2.2rem);font-weight:700;color:#f8fafc;margin:0 0 20px}.fmtech-bottom__inner p{margin:0 0 14px;color:rgba(226,232,240,.92);font-size:1.04rem;line-height:1.62}.fmtech-bottom-cta{margin-top:28px}.fmtech-know{padding-bottom:96px}.fmtech-know-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fmtech-know-card{padding:28px 28px 30px;border-radius:20px;background:#fff;border:1px solid rgba(6,182,212,.14);box-shadow:0 14px 44px var(--fmtech-shadow)}.fmtech-know-card h2{font-size:1.2rem;margin:0 0 16px}.fmtech-know-card ol,.fmtech-know-card ul{margin:0;padding-left:1.2rem;color:var(--fmtech-muted);line-height:1.62}.fmtech-know-card li+li{margin-top:10px}.fmtech-faq-wrap{padding-bottom:40px}.fmtech-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.fmtech-reveal.visible{opacity:1;transform:none}.fmtech-stagger-1{transition-delay:.06s}.fmtech-stagger-2{transition-delay:.12s}.fmtech-stagger-3{transition-delay:.18s}.fmtech-stagger-4{transition-delay:.24s}.fmtech-stagger-5{transition-delay:.3s}@keyframes fmtechFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes fmtechLeadPulse{0%,to{box-shadow:0 8px 32px rgba(0,0,0,.14),inset 0 0 0 1px hsla(0,0%,100%,.65),0 0 0 rgba(225,36,42,0)}50%{box-shadow:0 12px 40px rgba(0,0,0,.16),inset 0 0 0 1px hsla(0,0%,100%,.65),0 0 28px rgba(225,36,42,.2)}}@media (prefers-reduced-motion:reduce){.fmtech-float-orb,.fmtech-hero-panel,.fmtech-hero__photo,.fmtech-lead-highlight,.fmtech-panel-pulse,.fmtech-particle{animation:none!important}.fmtech-reveal{opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:960px){.fmtech-hero__photo--fleet{-o-object-position:52% 42%;object-position:52% 42%}.fmtech-hero-grid{grid-template-columns:1fr;gap:36px}.fmtech-hero-panel.fmtech-hero-panel--simple{transform:none!important}.fmtech-route{padding:18px 8px 16px}.fmtech-route-bar{left:8%;right:8%;top:32px}.fmtech-route-stops{gap:4px}.fmtech-route-title{font-size:.65rem}.fmtech-route-detail{font-size:.58rem;max-width:none}.fmtech-card-grid,.fmtech-impact-list,.fmtech-know-grid,.fmtech-use-grid{grid-template-columns:1fr}}@media (max-width:520px){.fmtech-dual-cta{flex-direction:column;align-items:stretch}.fmtech-dual-cta .button{width:100%;justify-content:center}}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__last-word-gradient--gradient{background:linear-gradient(90deg,#6d5bd0,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{-o-object-fit:cover;object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3445px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:12px 0 20px;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding:8px 0 14px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 37.92s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}