@import "https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap";
.HeroSignup-module__wjYd1W__hero{background-color:#0000;background-image:linear-gradient(#081422bf,#081422bf),url(/products/planeBg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:89vh;display:flex}.HeroSignup-module__wjYd1W__container{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:auto;padding:0 24px;display:grid}.HeroSignup-module__wjYd1W__description{color:#ffffffd9;max-width:520px;margin-bottom:32px;font-size:1rem;line-height:1.7}.HeroSignup-module__wjYd1W__left{color:#fff}.HeroSignup-module__wjYd1W__badge{letter-spacing:1px;opacity:.85;margin-bottom:16px;font-size:.75rem;display:inline-block}.HeroSignup-module__wjYd1W__left h1{margin-bottom:20px;font-size:3.2rem;line-height:1.15}.HeroSignup-module__wjYd1W__ctaBtn{color:#fff;cursor:pointer;background:#5b6ee1;border:none;border-radius:6px;padding:14px 36px;font-weight:600}.HeroSignup-module__wjYd1W__formCard{color:#fff;background:#06253d;border-radius:14px;padding:36px;box-shadow:0 30px 80px #00000073}.HeroSignup-module__wjYd1W__formCard h3{margin-bottom:24px}.HeroSignup-module__wjYd1W__form{flex-direction:column;gap:16px;display:flex}.HeroSignup-module__wjYd1W__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.HeroSignup-module__wjYd1W__field{flex-direction:column;display:flex}.HeroSignup-module__wjYd1W__field label{margin-bottom:6px;font-size:.75rem}.HeroSignup-module__wjYd1W__field input,.HeroSignup-module__wjYd1W__field select{color:#fff;background:#0b2f4a;border:1px solid #2b4863;border-radius:6px;padding:12px 14px}.HeroSignup-module__wjYd1W__field input::placeholder{color:#8aa2b6}.HeroSignup-module__wjYd1W__checkbox{align-items:center;gap:10px;margin-top:8px;font-size:.75rem;display:flex}.HeroSignup-module__wjYd1W__checkbox input{margin-top:3px}.HeroSignup-module__wjYd1W__checkbox a{color:#6ea8ff;text-decoration:none}.HeroSignup-module__wjYd1W__checkbox label{position:relative;top:2px}.HeroSignup-module__wjYd1W__submitBtn{color:#fff;cursor:pointer;background:#5b6ee1;border:none;border-radius:6px;margin-top:16px;padding:14px;font-size:1rem;font-weight:600}@media (max-width:1024px){.HeroSignup-module__wjYd1W__container{grid-template-columns:1fr;gap:56px}.HeroSignup-module__wjYd1W__left h1{font-size:2.6rem}}@media (max-width:640px){.HeroSignup-module__wjYd1W__row{grid-template-columns:1fr}.HeroSignup-module__wjYd1W__left h1{font-size:2rem}.HeroSignup-module__wjYd1W__container{padding:120px 24px}}
.Nav-module__QhWd_q__navbar{z-index:1000;background:#0a3261;width:100%;padding:15px 0 13px;position:sticky;top:0}.Nav-module__QhWd_q__navContainer{justify-content:space-around;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 20px;display:flex;position:relative}.Nav-module__QhWd_q__logo{color:#1a56db;letter-spacing:-.5px;white-space:nowrap;font-size:2rem;font-weight:700;text-decoration:none}.Nav-module__QhWd_q__mobileMenuButton{cursor:pointer;color:#4b5563;z-index:1001;background:0 0;border:none;padding:5px;font-size:1.8rem;display:none}.Nav-module__QhWd_q__desktopNav{align-items:center;gap:3rem;display:flex}.Nav-module__QhWd_q__menu{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Nav-module__QhWd_q__menuItem{position:relative}.Nav-module__QhWd_q__label{cursor:pointer;color:#d1d1d1;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.25rem;padding:.5rem 0;font-family:inherit;font-size:1rem;font-weight:700;transition:color .2s;display:flex}.Nav-module__QhWd_q__label:hover{color:#1a56db}.Nav-module__QhWd_q__desktopArrow{display:block}.Nav-module__QhWd_q__mobileArrow{display:none}.Nav-module__QhWd_q__label svg{font-size:1.2rem;transition:transform .3s}.Nav-module__QhWd_q__menuItem:hover .Nav-module__QhWd_q__label .Nav-module__QhWd_q__desktopArrow svg{transform:rotate(180deg)}.Nav-module__QhWd_q__megaMenu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:600px;max-width:1100px;padding:2.5rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f}.Nav-module__QhWd_q__menuItem:hover .Nav-module__QhWd_q__megaMenu{display:block}.Nav-module__QhWd_q__menuColumn{flex-direction:column;gap:1rem;display:flex}.Nav-module__QhWd_q__menuColumn h4{color:#111827;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;border-bottom:none;margin:1rem 0 0;padding-bottom:.75rem;font-size:1rem;font-weight:700}.Nav-module__QhWd_q__grid2x2{grid-template-columns:repeat(2,1fr);gap:.75rem 0;display:grid;position:relative;bottom:20px}.Nav-module__QhWd_q__menuColumn:not(:last-child) .Nav-module__QhWd_q__grid2x2{border-bottom:1px solid #d1cece;padding-bottom:16px}.Nav-module__QhWd_q__navicons{border-radius:6px;justify-content:center;align-items:center;margin-right:.75rem;padding:.25rem;font-size:1.2rem;transition:all .2s;display:inline-flex}.Nav-module__QhWd_q__blueIcon{color:#3b82f6;background-color:#eff6ff}.Nav-module__QhWd_q__skyBlueIcon{color:#0ea5e9;background-color:#f0f9ff}.Nav-module__QhWd_q__greenIcon{color:#10b981;background-color:#f0fdf4}.Nav-module__QhWd_q__tealIcon{color:#14b8a6;background-color:#f0fdfa}.Nav-module__QhWd_q__indigoIcon{color:#6366f1;background-color:#eef2ff}.Nav-module__QhWd_q__purpleIcon{color:#8b5cf6;background-color:#f5f3ff}.Nav-module__QhWd_q__orangeIcon{color:#f97316;background-color:#fff7ed}.Nav-module__QhWd_q__yellowIcon{color:#f59e0b;background-color:#fffbeb}.Nav-module__QhWd_q__redIcon{color:#ef4444;background-color:#fef2f2}.Nav-module__QhWd_q__linkWithIcon{color:#374151;align-items:center;padding:.5rem 0;font-size:.95rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s;display:flex}.Nav-module__QhWd_q__linkWithIcon:hover{color:#1a56db}.Nav-module__QhWd_q__linkWithIcon:hover .Nav-module__QhWd_q__navicons{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Nav-module__QhWd_q__simpleMenu{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:180px;padding:1.5rem;display:none;position:absolute;top:100%;right:0;box-shadow:0 8px 30px #0000001f}.Nav-module__QhWd_q__menuItem:hover .Nav-module__QhWd_q__simpleMenu{display:block}.Nav-module__QhWd_q__companyMenu{grid-template-columns:repeat(2,1fr);gap:1rem;width:350px;margin:0;padding:10px;list-style:none;display:grid}.Nav-module__QhWd_q__companyMenu li{margin:0}.Nav-module__QhWd_q__authButtons{align-items:center;display:flex}.Nav-module__QhWd_q__registerBtn{color:#fff;background:linear-gradient(135deg,#1a56db,#3b82f6);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 10px #1a56db33}.Nav-module__QhWd_q__registerBtn:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-1px);box-shadow:0 4px 15px #1a56db4d}.Nav-module__QhWd_q__registerBtn .Nav-module__QhWd_q__navicons{color:#fff;background:0 0;margin-right:.5rem}.Nav-module__QhWd_q__mobileMenu{z-index:1000;background:#fff;padding:2rem;display:none;position:fixed;inset:0;overflow-y:auto}.Nav-module__QhWd_q__Menubtn{opacity:0;display:none}.Nav-module__QhWd_q__secondMobileBtn{position:relative;bottom:1%;left:95%}.Nav-module__QhWd_q__mobileMenu.Nav-module__QhWd_q__mobileMenuOpen{display:block}.Nav-module__QhWd_q__mobileMenuList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Nav-module__QhWd_q__mobileMenuItem{border-bottom:1px solid #e5e7eb;width:100%}.Nav-module__QhWd_q__mobileLabel{color:#13479b;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:1rem;font-weight:500;display:flex}.Nav-module__QhWd_q__mobileDropdown{flex-direction:column;gap:.75rem;padding-bottom:1rem;padding-left:1rem;display:flex}.Nav-module__QhWd_q__mobileLinkWithIcon{color:#4b5563;align-items:center;padding:.5rem 0;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.Nav-module__QhWd_q__mobileLinkWithIcon:hover{color:#1a56db}.Nav-module__QhWd_q__mobileAuthButtons{flex-direction:column;gap:1rem;margin-top:2rem;padding:1rem 0;display:flex}.Nav-module__QhWd_q__mobileRegisterBtn{color:#fff;background:linear-gradient(135deg,#1a56db,#3b82f6);border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 10px #1a56db33}.Nav-module__QhWd_q__mobileRegisterBtn:hover{background:linear-gradient(135deg,#1e40af,#2563eb)}@media (max-width:1080px){.Nav-module__QhWd_q__desktopNav{display:none}.Nav-module__QhWd_q__mobileMenuButton,.Nav-module__QhWd_q__mobileArrow{display:block}.Nav-module__QhWd_q__desktopArrow{display:none}.Nav-module__QhWd_q__megaMenu{box-shadow:none;background:#f9fafb;border:none;border-top:1px solid #e5e7eb;border-radius:0;width:100%;min-width:auto;max-width:none;padding:1.5rem;display:none;position:static;left:auto;right:auto;transform:none}.Nav-module__QhWd_q__megaMenu.Nav-module__QhWd_q__mobileOpen{display:block}.Nav-module__QhWd_q__megaMenuContent{grid-template-columns:1fr;gap:2rem}.Nav-module__QhWd_q__grid2x2{grid-template-columns:1fr;gap:.5rem;position:relative;bottom:0}.Nav-module__QhWd_q__menuColumn h4{white-space:normal;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem;font-size:.9rem}.Nav-module__QhWd_q__linkWithIcon{padding:.75rem 0;font-size:.9rem}.Nav-module__QhWd_q__navicons{padding:.2rem;font-size:1.1rem}}@media (min-width:767px) and (max-width:1080px){.Nav-module__QhWd_q__menu{gap:1.5rem}.Nav-module__QhWd_q__megaMenu{min-width:850px;padding:2rem;position:relative;left:0;transform:translate(0)}.Nav-module__QhWd_q__megaMenuContent{gap:2rem}.Nav-module__QhWd_q__navContainer{padding:1rem 16px}.Nav-module__QhWd_q__menuItem:first-child .Nav-module__QhWd_q__megaMenu{left:0;transform:translate(0)}}@media (min-width:1080px){.Nav-module__QhWd_q__mobileMenuButton{display:none}.Nav-module__QhWd_q__mobileMenu{display:none!important}}
.Footer-module__vNlj9W__footer{color:#e5e7eb;background:#0c0f24}.Footer-module__vNlj9W__redStrip{background:#0b0b0b;width:100%;height:0;overflow:hidden}.Footer-module__vNlj9W__container{grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1200px;margin:auto;padding:80px 20px 60px;display:grid}.Footer-module__vNlj9W__logo{margin-bottom:16px;font-size:22px;font-weight:700}.Footer-module__vNlj9W__description{color:#9ca3af;max-width:420px;margin-bottom:24px;font-size:14px;line-height:1.7}.Footer-module__vNlj9W__socials{gap:14px;display:flex}.Footer-module__vNlj9W__socials a{color:#e5e7eb;background:#1f2937;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.Footer-module__vNlj9W__socials a:hover{background:#d92d20;transform:translateY(-2px)}.Footer-module__vNlj9W__links h4{margin-bottom:16px;font-size:20px;font-weight:600}.Footer-module__vNlj9W__links ul{padding:0;list-style:none}.Footer-module__vNlj9W__links li{margin-bottom:10px}.Footer-module__vNlj9W__links a{color:#9ca3af;font-size:16px;text-decoration:none}.Footer-module__vNlj9W__links a:hover{color:#fff}.Footer-module__vNlj9W__bottom{color:#9ca3af;border-top:1px solid #1f2937;justify-content:center;align-items:center;padding:20px;font-size:13px;display:flex}.Footer-module__vNlj9W__legal{gap:20px;display:flex}.Footer-module__vNlj9W__legal a{color:#9ca3af;text-align:center}.Footer-module__vNlj9W__legal a:hover{color:#fff}@media (max-width:900px){.Footer-module__vNlj9W__container{grid-template-columns:1fr;gap:40px}.Footer-module__vNlj9W__bottom{text-align:center;flex-direction:column;gap:12px}}
.Hero-module__tqs-Mq__hero{color:#fff;background-image:url(/products/Global-trade.webp);background-position:50%;background-size:cover;min-height:79vh;padding:3rem 0;position:relative}.Hero-module__tqs-Mq__overlay{background:linear-gradient(90deg,#071728e6 0%,#071728bf 50%,#0717288c 100%);position:absolute;inset:0}.Hero-module__tqs-Mq__wrapper{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1650px;margin:0 auto;padding:clamp(3rem,3vw,6rem) 20px;display:grid;position:relative}.Hero-module__tqs-Mq__left{max-width:820px}.Hero-module__tqs-Mq__badge{letter-spacing:1px;color:#c7d2fe;align-items:center;gap:10px;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__tqs-Mq__icon{background:#0b3a63;border-radius:50%;padding:6px}.Hero-module__tqs-Mq__title{margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:700;line-height:1.15}.Hero-module__tqs-Mq__text{color:#e5e7eb;margin-bottom:.75rem;font-size:clamp(.4rem,3vw,1.05rem)}.Hero-module__tqs-Mq__subText{color:#cbd5f5;font-size:.95rem}.Hero-module__tqs-Mq__card{background:linear-gradient(#0a2540,#071f36);border-radius:12px;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 30px 80px #00000080}.Hero-module__tqs-Mq__cardTitle{text-align:center;margin-bottom:2rem;font-size:1.35rem;font-weight:600}.Hero-module__tqs-Mq__field{flex-direction:column;margin-bottom:1.25rem;display:flex}.Hero-module__tqs-Mq__field label{color:#c7d2fe;margin-bottom:6px;font-size:.75rem}.Hero-module__tqs-Mq__field input,.Hero-module__tqs-Mq__field select{color:#fff;background:#ffffff0a;border:1px solid #ffffff40;border-radius:6px;outline:none;height:46px;padding:0 14px;font-size:.9rem;transition:all .25s}.Hero-module__tqs-Mq__field input::placeholder{color:#94a3b8}.Hero-module__tqs-Mq__field input:focus,.Hero-module__tqs-Mq__field select:focus{background:#ffffff0f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.Hero-module__tqs-Mq__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__tqs-Mq__checkbox{color:#cbd5f5;align-items:center;gap:10px;margin:1.5rem 0;font-size:.8rem;display:flex}.Hero-module__tqs-Mq__checkbox input{margin-top:4px}.Hero-module__tqs-Mq__checkbox a{color:#60a5fa;text-decoration:none}.Hero-module__tqs-Mq__checkbox a:hover{text-decoration:underline}.Hero-module__tqs-Mq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b6de8,#4f63e3);border:none;border-radius:8px;width:100%;height:48px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__tqs-Mq__submitBtn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #5b6de866}@media (max-width:729px){.Hero-module__tqs-Mq__text,.Hero-module__tqs-Mq__subText{font-size:14px}}@media (max-width:424px){.Hero-module__tqs-Mq__title{font-size:25px}.Hero-module__tqs-Mq__subText{font-size:13px}}@media (max-width:1024px){.Hero-module__tqs-Mq__wrapper{grid-template-columns:1fr}.Hero-module__tqs-Mq__left{text-align:center}.Hero-module__tqs-Mq__card{margin:auto}}@media (max-width:640px){.Hero-module__tqs-Mq__fieldGrid{grid-template-columns:1fr}.Hero-module__tqs-Mq__card{max-width:100%}}
.Hero-module__w_cNZG__hero{color:#fff;background-image:url(/products/duty-drawback-hero-section.jpg);background-position:50%;background-size:cover;min-height:29vh;padding:1rem 0;position:relative}.Hero-module__w_cNZG__overlay{background:linear-gradient(90deg,#071728e6 0%,#071728bf 50%,#0717288c 100%);position:absolute;inset:0}.Hero-module__w_cNZG__wrapper{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1550px;margin:0 auto;padding:clamp(3rem,6vw,6rem) 20px;display:grid;position:relative}.Hero-module__w_cNZG__left{max-width:720px}.Hero-module__w_cNZG__badge{letter-spacing:1px;color:#c7d2fe;align-items:center;gap:10px;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__w_cNZG__icon{background:#0b3a63;border-radius:50%;padding:6px}.Hero-module__w_cNZG__title{margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.Hero-module__w_cNZG__text{color:#ced2da;margin-bottom:.75rem;font-size:1.05rem;line-height:22px}.Hero-module__w_cNZG__subText{color:#cbd5f5;font-size:.95rem}.Hero-module__w_cNZG__card{background:linear-gradient(#0a2540,#071f36);border-radius:12px;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 30px 80px #00000080}.Hero-module__w_cNZG__cardTitle{text-align:center;margin-bottom:2rem;font-size:1.35rem;font-weight:600}.Hero-module__w_cNZG__field{flex-direction:column;margin-bottom:1.25rem;display:flex}.Hero-module__w_cNZG__field label{color:#c7d2fe;margin-bottom:6px;font-size:.75rem}.Hero-module__w_cNZG__field input,.Hero-module__w_cNZG__field select{color:#fff;background:#ffffff0a;border:1px solid #ffffff40;border-radius:6px;outline:none;height:46px;padding:0 14px;font-size:.9rem;transition:all .25s}.Hero-module__w_cNZG__field input::placeholder{color:#94a3b8}.Hero-module__w_cNZG__field input:focus,.Hero-module__w_cNZG__field select:focus{background:#ffffff0f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.Hero-module__w_cNZG__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__w_cNZG__checkbox{color:#cbd5f5;align-items:center;gap:10px;margin:1.5rem 0;font-size:.8rem;display:flex}.Hero-module__w_cNZG__checkbox input{margin-top:4px}.Hero-module__w_cNZG__checkbox a{color:#60a5fa;text-decoration:none}.Hero-module__w_cNZG__checkbox a:hover{text-decoration:underline}.Hero-module__w_cNZG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b6de8,#4f63e3);border:none;border-radius:8px;width:100%;height:48px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__w_cNZG__submitBtn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #5b6de866}@media (max-width:1024px){.Hero-module__w_cNZG__wrapper{grid-template-columns:1fr}.Hero-module__w_cNZG__card{max-width:520px}}@media (max-width:640px){.Hero-module__w_cNZG__fieldGrid{grid-template-columns:1fr}.Hero-module__w_cNZG__card{max-width:100%}.Hero-module__w_cNZG__title{font-size:2rem}}
.Hero-module__EfYikG__hero{color:#fff;background:#0f172a;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__EfYikG__background{background-image:url(/hero/heroSection.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Hero-module__EfYikG__imageOverlay{background:linear-gradient(90deg,#0f172af2 0%,#0f172ad9 50%,#0f172ab3 100%);position:absolute;inset:0}.Hero-module__EfYikG__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__EfYikG__content{max-width:600px}.Hero-module__EfYikG__badge{color:#dbeafe;letter-spacing:.05em;background:#1e40af;border-radius:2rem;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;display:inline-block}.Hero-module__EfYikG__title{color:#f8fafc;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.Hero-module__EfYikG__highlight{color:#60a5fa}.Hero-module__EfYikG__description{color:#cbd5e1;max-width:90%;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Hero-module__EfYikG__buttons{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__EfYikG__primaryButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Hero-module__EfYikG__primaryButton:hover{background:#1d4ed8;transform:translateY(-1px)}.Hero-module__EfYikG__secondaryButton{color:#60a5fa;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Hero-module__EfYikG__secondaryButton:hover{background:#60a5fa1a;border-color:#60a5fa}.Hero-module__EfYikG__stats{border-top:1px solid #334155;gap:3rem;padding-top:2rem;display:flex}.Hero-module__EfYikG__statItem{flex-direction:column;display:flex}.Hero-module__EfYikG__statNumber{color:#60a5fa;font-size:2rem;font-weight:700;line-height:1}.Hero-module__EfYikG__statLabel{color:#94a3b8;margin-top:.5rem;font-size:.875rem}.Hero-module__EfYikG__dashboard{position:relative}.Hero-module__EfYikG__dashboardCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293be6;border:1px solid #334155;border-radius:1rem;padding:0 0 2rem;overflow:hidden;box-shadow:0 20px 40px #0000004d}.Hero-module__EfYikG__dashboardHeader{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.Hero-module__EfYikG__dashboardTitle{color:#f8fafc;margin:0;font-size:1.25rem;font-weight:600}.Hero-module__EfYikG__dashboardStatus{color:#22c55e;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Hero-module__EfYikG__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__EfYikG__pulse}.Hero-module__EfYikG__mapContainer{border-radius:.5rem;height:250px;margin:0 1.5rem;position:relative;overflow:hidden}.Hero-module__EfYikG__mapVideo{object-fit:cover;width:100%;height:100%}.Hero-module__EfYikG__portMarker{flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.Hero-module__EfYikG__markerIcon{filter:drop-shadow(0 2px 4px #00000080);font-size:1.5rem}.Hero-module__EfYikG__portName{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Hero-module__EfYikG__shipmentList{border-top:1px solid #334155;padding:1.5rem}.Hero-module__EfYikG__shipmentItem{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Hero-module__EfYikG__shipmentItem:last-child{border-bottom:none}.Hero-module__EfYikG__shipmentInfo{align-items:center;gap:1rem;display:flex}.Hero-module__EfYikG__shipmentCount{color:#f8fafc;min-width:3rem;font-size:1.25rem;font-weight:600}.Hero-module__EfYikG__shipmentDestination{color:#94a3b8;background:#1e293b;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.Hero-module__EfYikG__shipmentEta{color:#22c55e;font-size:.875rem;font-weight:500}@keyframes Hero-module__EfYikG__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1200px){.Hero-module__EfYikG__title{font-size:3rem}.Hero-module__EfYikG__container{gap:3rem}}@media (max-width:1024px){.Hero-module__EfYikG__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding-top:4rem}.Hero-module__EfYikG__content,.Hero-module__EfYikG__description{max-width:100%}.Hero-module__EfYikG__buttons,.Hero-module__EfYikG__stats{justify-content:center}.Hero-module__EfYikG__dashboard{max-width:600px;margin:0 auto}}@media (max-width:768px){.Hero-module__EfYikG__hero{min-height:auto;padding:4rem 0}.Hero-module__EfYikG__title{font-size:2.5rem}.Hero-module__EfYikG__buttons{flex-direction:column}.Hero-module__EfYikG__stats{flex-direction:column;align-items:center;gap:2rem}.Hero-module__EfYikG__statItem{align-items:center}.Hero-module__EfYikG__dashboardHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}
.AirFreightFeatures-module__Rme-JW__features{background:#f7fcff;padding:100px 20px}.AirFreightFeatures-module__Rme-JW__container{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;display:grid}.AirFreightFeatures-module__Rme-JW__content{text-align:center;margin:0 0 60px}.AirFreightFeatures-module__Rme-JW__content h2{color:#242b49;width:100%;margin:0 auto 10px;font-size:2.2rem}.AirFreightFeatures-module__Rme-JW__content p{color:#242b49da;width:100%;max-width:760px;margin:auto;font-size:16px}.AirFreightFeatures-module__Rme-JW__card{cursor:pointer;background:#f8fafc;border-radius:14px;flex-direction:column;height:210px;padding:28px;transition:height .4s,background .3s,color .3s;display:flex;overflow:hidden;box-shadow:2px 2px 19px #6e6e6e33}.AirFreightFeatures-module__Rme-JW__card.AirFreightFeatures-module__Rme-JW__active{color:#fff;background:#0f172a;height:330px}.AirFreightFeatures-module__Rme-JW__icon{color:#2563eb;margin-bottom:18px;font-size:28px}.AirFreightFeatures-module__Rme-JW__card.AirFreightFeatures-module__Rme-JW__active .AirFreightFeatures-module__Rme-JW__icon{color:#93c5fd}.AirFreightFeatures-module__Rme-JW__card h3{margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.35}.AirFreightFeatures-module__Rme-JW__card p{color:#475569;font-size:.95rem;line-height:1.65}.AirFreightFeatures-module__Rme-JW__card.AirFreightFeatures-module__Rme-JW__active p{color:#ffffffd9}@media (max-width:1024px){.AirFreightFeatures-module__Rme-JW__container{grid-template-columns:1fr}.AirFreightFeatures-module__Rme-JW__card,.AirFreightFeatures-module__Rme-JW__card.AirFreightFeatures-module__Rme-JW__active{height:auto}}@media (max-width:447px){.AirFreightFeatures-module__Rme-JW__content h2{font-size:1.5rem}.AirFreightFeatures-module__Rme-JW__content p{font-size:13px}}@media (max-width:640px){.AirFreightFeatures-module__Rme-JW__features{padding:70px 16px}.AirFreightFeatures-module__Rme-JW__card h3{font-size:1.15rem}}
.ExpandableFeatureGrid-module__OSkU-W__section{background:#fff;padding:110px 20px}.ExpandableFeatureGrid-module__OSkU-W__container{max-width:1200px;margin:auto}.ExpandableFeatureGrid-module__OSkU-W__header{text-align:center;max-width:820px;margin:0 auto 40px}.ExpandableFeatureGrid-module__OSkU-W__heading{color:#153657;margin-bottom:2px;font-size:43px;font-weight:700;line-height:1.25}.ExpandableFeatureGrid-module__OSkU-W__subheading{color:#153657;font-size:16px;line-height:1.7}.ExpandableFeatureGrid-module__OSkU-W__grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.ExpandableFeatureGrid-module__OSkU-W__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:background .3s,border .3s,transform .3s;box-shadow:0 5px 10px #07439e33}.ExpandableFeatureGrid-module__OSkU-W__active{background:#0b1f33;border-color:#0b1f33}.ExpandableFeatureGrid-module__OSkU-W__icon{color:#1e40ff;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:flex}.ExpandableFeatureGrid-module__OSkU-W__active .ExpandableFeatureGrid-module__OSkU-W__icon{color:#fff;background:#ffffff26}.ExpandableFeatureGrid-module__OSkU-W__title{color:#0b1f33;margin-bottom:12px;font-size:18px;font-weight:600}.ExpandableFeatureGrid-module__OSkU-W__active .ExpandableFeatureGrid-module__OSkU-W__title{color:#fff}.ExpandableFeatureGrid-module__OSkU-W__textWrap{max-height:60px;transition:max-height .45s;overflow:hidden}.ExpandableFeatureGrid-module__OSkU-W__open{max-height:320px}.ExpandableFeatureGrid-module__OSkU-W__text{color:#4b5563;font-size:15px;line-height:1.7}.ExpandableFeatureGrid-module__OSkU-W__active .ExpandableFeatureGrid-module__OSkU-W__text{color:#c7d4df}.ExpandableFeatureGrid-module__OSkU-W__card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #00000014}@media (max-width:390px){.ExpandableFeatureGrid-module__OSkU-W__heading{width:100%;font-size:25px!important}.ExpandableFeatureGrid-module__OSkU-W__subheading{font-size:12px!important}}@media (max-width:1024px){.ExpandableFeatureGrid-module__OSkU-W__grid{grid-template-columns:1fr}.ExpandableFeatureGrid-module__OSkU-W__header{margin-bottom:50px}.ExpandableFeatureGrid-module__OSkU-W__heading{font-size:30px}}
.TalkToExpert-module__s41f3W__section{color:#fff;background:linear-gradient(135deg,#0f172a,#020617);padding:50px 20px 0}.TalkToExpert-module__s41f3W__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}.TalkToExpert-module__s41f3W__content{max-width:520px}.TalkToExpert-module__s41f3W__title{margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.25}.TalkToExpert-module__s41f3W__description{color:#cbd5f5;margin-bottom:32px;font-size:16px;line-height:1.6}.TalkToExpert-module__s41f3W__cta{color:#fff;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.TalkToExpert-module__s41f3W__cta:hover{background:#1d4ed8;transform:translateY(-2px)}.TalkToExpert-module__s41f3W__imageWrap{justify-content:center;width:100%;display:flex}.TalkToExpert-module__s41f3W__imageWrap img{width:100%;height:auto}@media (max-width:1024px){.TalkToExpert-module__s41f3W__container{text-align:center;grid-template-columns:1fr}.TalkToExpert-module__s41f3W__content{max-width:100%}.TalkToExpert-module__s41f3W__imageWrap{order:-1}}@media (max-width:480px){.TalkToExpert-module__s41f3W__title{font-size:28px}.TalkToExpert-module__s41f3W__description{font-size:15px}}
.AirFreightInsights-module__BttjnW__wrapper{flex-direction:column;gap:120px;width:100%;max-width:1200px;margin:0 auto;padding:100px 20px;display:flex}.AirFreightInsights-module__BttjnW__section{justify-content:space-between;align-items:center;gap:60px;display:flex}.AirFreightInsights-module__BttjnW__reverse{flex-direction:row-reverse}.AirFreightInsights-module__BttjnW__text{flex:1}.AirFreightInsights-module__BttjnW__tag{letter-spacing:1.5px;color:#0b5ed7;margin-bottom:12px;font-size:12px;font-weight:600;display:inline-block}.AirFreightInsights-module__BttjnW__text h2{color:#0f172a;margin-bottom:16px;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.25}.AirFreightInsights-module__BttjnW__text p{color:#475569;max-width:520px;font-size:16px;line-height:1.7}.AirFreightInsights-module__BttjnW__imageWrap{flex:1;justify-content:center;display:flex}.AirFreightInsights-module__BttjnW__image{object-fit:cover;border-radius:16px;width:100%;max-width:520px;height:auto;box-shadow:0 30px 60px #0000001f}@media (max-width:900px){.AirFreightInsights-module__BttjnW__section{text-align:center;flex-direction:column;gap:32px}.AirFreightInsights-module__BttjnW__text{order:1}.AirFreightInsights-module__BttjnW__imageWrap{order:2}.AirFreightInsights-module__BttjnW__reverse{flex-direction:column}.AirFreightInsights-module__BttjnW__text p{max-width:100%;margin:0 auto}.AirFreightInsights-module__BttjnW__image{max-width:100%}}
.TruckingHero-module__NFdV-a__section{background:#06263c;padding:120px 20px;overflow:hidden}.TruckingHero-module__NFdV-a__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1500px;margin:auto;display:grid}.TruckingHero-module__NFdV-a__left{color:#fff}.TruckingHero-module__NFdV-a__badge{color:#2ed5ad;background:#2ed5ad26;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.TruckingHero-module__NFdV-a__title{margin-bottom:20px;font-size:47px;font-weight:700;line-height:1.2}.TruckingHero-module__NFdV-a__title span{color:#5b7cff}.TruckingHero-module__NFdV-a__description{color:#c7d4df;width:100%;margin-bottom:14px;font-size:16px;line-height:1.7}.TruckingHero-module__NFdV-a__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:8px;padding:14px 40px;font-size:15px;font-weight:600;transition:all .3s}.TruckingHero-module__NFdV-a__cta:hover{background:#4a6bff;transform:translateY(-2px);box-shadow:0 12px 30px #5b7cff59}.TruckingHero-module__NFdV-a__right{position:relative}.TruckingHero-module__NFdV-a__circleOne{z-index:1;background:#5b7cff40;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:40px}.TruckingHero-module__NFdV-a__circleTwo{z-index:1;background:#2ed5ad40;border-radius:50%;width:120px;height:120px;position:absolute;bottom:20px;left:9vw}.TruckingHero-module__NFdV-a__imageCircle{z-index:2;border-radius:50%;width:380px;height:380px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.TruckingHero-module__NFdV-a__image{object-fit:cover;width:100%;height:100%}@media (max-width:390px){.TruckingHero-module__NFdV-a__left{text-align:center}.TruckingHero-module__NFdV-a__title{text-align:center;font-size:30px!important}.TruckingHero-module__NFdV-a__description{font-size:13px!important}}@media (max-width:900px){.TruckingHero-module__NFdV-a__container{grid-template-columns:1fr;gap:60px}.TruckingHero-module__NFdV-a__imageCircle{width:300px;height:300px;margin:auto}.TruckingHero-module__NFdV-a__title{text-align:center;font-size:36px}.TruckingHero-module__NFdV-a__description{font-size:14px}.TruckingHero-module__NFdV-a__left{text-align:center}}
.Testimonial-module__GqGSfq__section{background:linear-gradient(280deg,#1082da,#061f33);padding:30px 20px}.Testimonial-module__GqGSfq__container{grid-template-columns:1.6fr 1fr;align-items:center;gap:70px;max-width:1200px;margin:auto;display:grid}.Testimonial-module__GqGSfq__content{color:#fff}.Testimonial-module__GqGSfq__quoteIcon{color:#5b6cff;font-size:64px;font-weight:700;line-height:1}.Testimonial-module__GqGSfq__quote{color:#e2eaf2;margin-bottom:32px;font-size:18px;line-height:1.8}.Testimonial-module__GqGSfq__author strong{color:#fff;font-size:16px;display:block}.Testimonial-module__GqGSfq__author span{color:#9fb3c8;font-size:14px}.Testimonial-module__GqGSfq__brandCard{background:linear-gradient(145deg,#0b2a42,#0f3554);border-radius:14px;padding:48px;box-shadow:0 30px 60px #00000059}.Testimonial-module__GqGSfq__brandInner{flex-direction:column;gap:10px;display:flex}.Testimonial-module__GqGSfq__brandName{color:#fff;font-size:22px;font-weight:600}.Testimonial-module__GqGSfq__brandTag{color:#a9bdd2;font-size:14px}@media (max-width:1184px){.Testimonial-module__GqGSfq__container{grid-template-columns:8fr 1fr}.Testimonial-module__GqGSfq__quote{line-height:1.6}}@media (max-width:474px){.Testimonial-module__GqGSfq__container{text-align:center;grid-template-columns:none}}
.HeroSection-module__PN2Qbq__hero{color:#fff;background:linear-gradient(90deg,#112835 0%,#06273a 50%,#0b3c5d 100%);align-items:center;min-height:30vh;display:flex}.HeroSection-module__PN2Qbq__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1800px;margin:auto;padding:0 40px;display:grid}.HeroSection-module__PN2Qbq__content{max-width:660px}.HeroSection-module__PN2Qbq__badge{letter-spacing:.14em;color:#36e0b4;align-items:center;gap:10px;margin-bottom:24px;font-size:.8rem;font-weight:600;display:inline-flex}.HeroSection-module__PN2Qbq__badgeIcon{color:#36e0b4;font-size:1rem}.HeroSection-module__PN2Qbq__content h2{margin-bottom:12px;font-size:clamp(2.6rem,5vw,2.3rem);font-weight:700;line-height:1.15}.HeroSection-module__PN2Qbq__content p{color:#dbeafe;max-width:520px;margin-bottom:18px;font-size:.8rem;line-height:1.75}.HeroSection-module__PN2Qbq__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:10px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:all .3s}.HeroSection-module__PN2Qbq__cta:hover{background:#4f46e5;transform:translateY(-2px)}.HeroSection-module__PN2Qbq__imageWrap{justify-content:center;display:flex}.HeroSection-module__PN2Qbq__imageWrap img{object-fit:cover;width:100%;max-width:620px;height:540px}@media (max-width:1024px){.HeroSection-module__PN2Qbq__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__PN2Qbq__content{max-width:100%}.HeroSection-module__PN2Qbq__content p{margin-inline:auto}.HeroSection-module__PN2Qbq__imageWrap{margin-top:50px}}@media (max-width:640px){.HeroSection-module__PN2Qbq__hero{min-height:auto;padding:80px 0}.HeroSection-module__PN2Qbq__container{padding:0 20px}.HeroSection-module__PN2Qbq__content h1{font-size:2.2rem}.HeroSection-module__PN2Qbq__content p{font-size:.95rem}}
.BrandLogos-module__JMym4G__brandSection{background:#f8fafc;padding:6rem 2rem;position:relative;overflow:hidden}.BrandLogos-module__JMym4G__container{max-width:1600px;margin:0 auto}.BrandLogos-module__JMym4G__header{text-align:center;margin-bottom:4rem}.BrandLogos-module__JMym4G__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.BrandLogos-module__JMym4G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.BrandLogos-module__JMym4G__marqueeContainer{margin:3rem 0 4rem;padding:2rem 0;position:relative;overflow:hidden}.BrandLogos-module__JMym4G__fadeLeft{z-index:2;pointer-events:none;background:linear-gradient(90deg,#f8fafc 0%,#0000 100%);width:100px;position:absolute;top:0;bottom:0;left:0}.BrandLogos-module__JMym4G__fadeRight{z-index:2;pointer-events:none;background:linear-gradient(270deg,#f8fafc 0%,#0000 100%);width:100px;position:absolute;top:0;bottom:0;right:0}.BrandLogos-module__JMym4G__marqueeTrack{gap:4rem;width:max-content;animation:30s linear infinite BrandLogos-module__JMym4G__scroll;display:flex}.BrandLogos-module__JMym4G__marqueeTrack.BrandLogos-module__JMym4G__paused{animation-play-state:paused}.BrandLogos-module__JMym4G__logoItem{flex-shrink:0}.BrandLogos-module__JMym4G__logoWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:160px;height:80px;padding:1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.BrandLogos-module__JMym4G__logoWrapper:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.BrandLogos-module__JMym4G__logoImage{object-fit:contain;filter:grayscale()opacity(.8);width:100%;height:100%;transition:filter .3s}.BrandLogos-module__JMym4G__logoWrapper:hover .BrandLogos-module__JMym4G__logoImage{filter:grayscale(0)opacity()}@keyframes BrandLogos-module__JMym4G__scroll{0%{transform:translate(0)}to{transform:translate(calc(-960px - 24rem))}}.BrandLogos-module__JMym4G__stats{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding-top:3rem;display:flex}.BrandLogos-module__JMym4G__statItem{flex-direction:column;align-items:center;min-width:100px;display:flex}.BrandLogos-module__JMym4G__statNumber{color:#2563eb;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.BrandLogos-module__JMym4G__statLabel{color:#64748b;text-align:center;font-size:.875rem;font-weight:500}.BrandLogos-module__JMym4G__statDivider{background:#e2e8f0;width:1px;height:40px}@media (max-width:1024px){.BrandLogos-module__JMym4G__logoWrapper{width:140px;height:70px}.BrandLogos-module__JMym4G__marqueeTrack{gap:3rem}}@media (max-width:768px){.BrandLogos-module__JMym4G__brandSection{padding:4rem 1.5rem}.BrandLogos-module__JMym4G__title{font-size:2rem}.BrandLogos-module__JMym4G__fadeLeft,.BrandLogos-module__JMym4G__fadeRight{width:50px}.BrandLogos-module__JMym4G__logoWrapper{width:120px;height:60px}.BrandLogos-module__JMym4G__marqueeTrack{gap:2rem}.BrandLogos-module__JMym4G__stats{flex-direction:column;gap:2rem}.BrandLogos-module__JMym4G__statDivider{width:100px;height:1px}}@media (max-width:480px){.BrandLogos-module__JMym4G__logoWrapper{width:100px;height:50px}.BrandLogos-module__JMym4G__marqueeTrack{gap:1.5rem}}
.Testimonial-module__rNd8Xa__testimonial{color:#fff;background:linear-gradient(135deg,#031b2f,#04263f);padding:50px 20px;overflow:hidden}.Testimonial-module__rNd8Xa__container{max-width:1100px;margin:0 auto}.Testimonial-module__rNd8Xa__quoteIcon{color:#5b7cff;margin-bottom:20px;font-size:64px;font-weight:700}.Testimonial-module__rNd8Xa__slider{width:100%;overflow:hidden}.Testimonial-module__rNd8Xa__track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Testimonial-module__rNd8Xa__slide{min-width:100%}.Testimonial-module__rNd8Xa__quoteText{max-width:900px;margin-bottom:32px;font-size:20px;line-height:1.6}.Testimonial-module__rNd8Xa__author h4{margin:0;font-size:18px;font-weight:600}.Testimonial-module__rNd8Xa__author span{color:#9bb4cc;font-size:14px}.Testimonial-module__rNd8Xa__controls{gap:14px;margin-top:40px;display:flex}.Testimonial-module__rNd8Xa__controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;width:44px;height:44px;font-size:24px;transition:all .25s}.Testimonial-module__rNd8Xa__controls button:hover{background:#5b7cff;border-color:#5b7cff}@media (max-width:768px){.Testimonial-module__rNd8Xa__quoteText{font-size:18px}.Testimonial-module__rNd8Xa__testimonial{padding:70px 16px}}
.HeroSection-module__ZzKjeG__hero{background:linear-gradient(#06263c,#041a2a);padding:120px 20px;overflow:hidden}.HeroSection-module__ZzKjeG__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1200px;margin:auto;display:grid}.HeroSection-module__ZzKjeG__left{color:#fff}.HeroSection-module__ZzKjeG__badge{color:#2ed5ad;background:#2ed5ad26;border-radius:20px;align-items:center;gap:8px;margin-bottom:22px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.HeroSection-module__ZzKjeG__title{margin-bottom:22px;font-size:clamp(29px,4vw,36px);font-weight:700;line-height:1.2}.HeroSection-module__ZzKjeG__description{color:#cbd5e1;max-width:520px;margin-bottom:34px;font-size:16px;line-height:1.7}.HeroSection-module__ZzKjeG__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:8px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.HeroSection-module__ZzKjeG__cta:hover{background:#4866f0;transform:translateY(-2px)}.HeroSection-module__ZzKjeG__right img{border-radius:18px;width:100%;height:auto}@media (max-width:900px){.HeroSection-module__ZzKjeG__container{text-align:center;grid-template-columns:1fr;gap:50px}.HeroSection-module__ZzKjeG__description{margin:10px auto 20px;font-size:13px}.HeroSection-module__ZzKjeG__cta{justify-content:center}}
.ExpandableFeatureGrid-module__KaZiDq__section{background:#fff;padding:110px 20px}.ExpandableFeatureGrid-module__KaZiDq__container{max-width:1200px;margin:auto}.ExpandableFeatureGrid-module__KaZiDq__header{text-align:center;max-width:820px;margin:0 auto 40px}.ExpandableFeatureGrid-module__KaZiDq__heading{color:#153657;margin-bottom:2px;font-size:43px;font-weight:700;line-height:1.25}.ExpandableFeatureGrid-module__KaZiDq__subheading{color:#153657;font-size:16px;line-height:1.7}.ExpandableFeatureGrid-module__KaZiDq__grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.ExpandableFeatureGrid-module__KaZiDq__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:background .3s,border .3s,transform .3s;box-shadow:0 5px 10px #07439e33}.ExpandableFeatureGrid-module__KaZiDq__active{background:#0b1f33;border-color:#0b1f33}.ExpandableFeatureGrid-module__KaZiDq__icon{color:#1e40ff;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:flex}.ExpandableFeatureGrid-module__KaZiDq__active .ExpandableFeatureGrid-module__KaZiDq__icon{color:#fff;background:#ffffff26}.ExpandableFeatureGrid-module__KaZiDq__title{color:#0b1f33;margin-bottom:12px;font-size:18px;font-weight:600}.ExpandableFeatureGrid-module__KaZiDq__active .ExpandableFeatureGrid-module__KaZiDq__title{color:#fff}.ExpandableFeatureGrid-module__KaZiDq__textWrap{max-height:60px;transition:max-height .45s;overflow:hidden}.ExpandableFeatureGrid-module__KaZiDq__open{max-height:320px}.ExpandableFeatureGrid-module__KaZiDq__text{color:#4b5563;font-size:15px;line-height:1.7}.ExpandableFeatureGrid-module__KaZiDq__active .ExpandableFeatureGrid-module__KaZiDq__text{color:#c7d4df}.ExpandableFeatureGrid-module__KaZiDq__card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #00000014}@media (max-width:390px){.ExpandableFeatureGrid-module__KaZiDq__heading{width:100%;font-size:25px!important}.ExpandableFeatureGrid-module__KaZiDq__subheading{font-size:12px!important}}@media (max-width:1024px){.ExpandableFeatureGrid-module__KaZiDq__grid{grid-template-columns:1fr}.ExpandableFeatureGrid-module__KaZiDq__header{margin-bottom:50px}.ExpandableFeatureGrid-module__KaZiDq__heading{font-size:30px}}
.TruckingHero-module__ADif5a__section{background:#06263c;padding:120px 20px;overflow:hidden}.TruckingHero-module__ADif5a__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1200px;margin:auto;display:grid}.TruckingHero-module__ADif5a__left{color:#fff}.TruckingHero-module__ADif5a__badge{color:#2ed5ad;background:#2ed5ad26;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.TruckingHero-module__ADif5a__title{margin-bottom:20px;font-size:clamp(2.4rem,4vw,3rem);font-weight:700;line-height:1.2}.TruckingHero-module__ADif5a__title span{color:#5b7cff}.TruckingHero-module__ADif5a__description{color:#c7d4df;max-width:520px;margin-bottom:14px;font-size:16px;line-height:1.7}.TruckingHero-module__ADif5a__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:8px;padding:15px 30px;font-size:16px;font-weight:600;transition:all .3s}.TruckingHero-module__ADif5a__cta:hover{background:#4a6bff;transform:translateY(-2px);box-shadow:0 12px 30px #5b7cff59}.TruckingHero-module__ADif5a__right{position:relative}.TruckingHero-module__ADif5a__image{object-fit:cover;border-radius:4px;width:100%;height:100%}@media (max-width:364px){.TruckingHero-module__ADif5a__title{font-size:31px}}@media (max-width:390px){.TruckingHero-module__ADif5a__left{text-align:center}}@media (max-width:900px){.TruckingHero-module__ADif5a__container{grid-template-columns:1fr;gap:60px}.TruckingHero-module__ADif5a__left{text-align:center}.TruckingHero-module__ADif5a__imageCircle{width:300px;height:300px;margin:auto}.TruckingHero-module__ADif5a__description{margin:auto auto 20px;font-size:13px}.TruckingHero-module__ADif5a__cta{padding:12px 40px}}
.page-module__-HouEW__hero{background-image:url(/products/computerPerson.jpg);background-position:50%;background-size:cover;align-items:center;min-height:80vh;display:flex;position:relative}.page-module__-HouEW__overlay{background:linear-gradient(90deg,#0e141af2,#051e32b3);position:absolute;inset:0}.page-module__-HouEW__container{z-index:2;grid-template-columns:minmax(0,900px) minmax(0,1fr);align-items:center;gap:120px;max-width:1700px;margin-inline:auto;padding:60px 24px;display:grid;position:relative}.page-module__-HouEW__left{color:#fff}.page-module__-HouEW__platformBadge{letter-spacing:.5px;color:#8fd3ff;align-items:center;gap:10px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.page-module__-HouEW__dot{background:#3aa3ff;border-radius:50%;width:10px;height:10px}.page-module__-HouEW__title{margin-bottom:22px;font-size:clamp(32px,3vw,56px);font-weight:700;line-height:1.15}.page-module__-HouEW__description{color:#cfd8e3;max-width:720px;margin-bottom:16px;font-size:16px;line-height:1.7}.page-module__-HouEW__cta{color:#fff;cursor:pointer;background:#5b7cff;border:none;border-radius:6px;padding:14px 28px;font-size:15px;font-weight:600}.page-module__-HouEW__formCard{background:#06263c;border-radius:12px;width:100%;max-width:520px;padding:36px;box-shadow:0 20px 60px #00000059}.page-module__-HouEW__formCard h3{color:#fff;margin-bottom:24px;font-size:20px}.page-module__-HouEW__form{flex-direction:column;gap:18px;display:flex}.page-module__-HouEW__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__-HouEW__field{flex-direction:column;display:flex}.page-module__-HouEW__field label{color:#b7c6d9;margin-bottom:6px;font-size:13px}.page-module__-HouEW__field input,.page-module__-HouEW__field select{color:#fff;background:0 0;border:1px solid #355a73;border-radius:6px;outline:none;padding:12px}.page-module__-HouEW__field input::placeholder{color:#7e94ab}.page-module__-HouEW__checkbox{color:#b7c6d9;gap:10px;font-size:13px;display:flex}.page-module__-HouEW__checkbox span{color:#5b7cff;cursor:pointer}.page-module__-HouEW__submit{color:#fff;cursor:pointer;background:#5b7cff;border:none;border-radius:6px;width:100%;margin-top:10px;padding:14px;font-size:15px;font-weight:600}@media (max-width:1524px){.page-module__-HouEW__container{grid-template-columns:minmax(0,560px) minmax(0,1fr);display:grid}}@media (max-width:1173px){.page-module__-HouEW__container{grid-template-columns:1fr;gap:60px;padding:120px 20px}.page-module__-HouEW__left{text-align:center;max-width:680px;margin:auto}.page-module__-HouEW__description{margin-left:auto;margin-right:auto}.page-module__-HouEW__formCard{margin:auto}}@media (max-width:640px){.page-module__-HouEW__container{gap:40px;padding:40px 16px}.page-module__-HouEW__row{grid-template-columns:1fr}.page-module__-HouEW__formCard{padding:24px}.page-module__-HouEW__cta{width:100%}}
.BlogAPI-module__pZoiCa__blogSection{background:#f8fafc;padding:80px 20px}.BlogAPI-module__pZoiCa__blogHeader{text-align:center;max-width:900px;margin:0 auto 50px}.BlogAPI-module__pZoiCa__blogHeader h2{color:#0f172a;margin-bottom:12px;font-size:36px;font-weight:700}.BlogAPI-module__pZoiCa__blogHeader p{color:#475569;font-size:16px;line-height:1.6}.BlogAPI-module__pZoiCa__blogGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;max-width:1400px;margin:0 auto;display:grid}.BlogAPI-module__pZoiCa__blogCard{background:#fff;border-radius:16px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.BlogAPI-module__pZoiCa__blogCard:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0f172a26}.BlogAPI-module__pZoiCa__imageWrapper{width:100%;height:200px;overflow:hidden}.BlogAPI-module__pZoiCa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.BlogAPI-module__pZoiCa__blogCard:hover img{transform:scale(1.05)}.BlogAPI-module__pZoiCa__cardContent{flex-direction:column;flex-grow:1;padding:22px;display:flex}.BlogAPI-module__pZoiCa__cardContent h4{color:#0f172a;margin-bottom:10px;font-size:18px;font-weight:600}.BlogAPI-module__pZoiCa__cardContent p{color:#475569;flex-grow:1;font-size:14px;line-height:1.6}.BlogAPI-module__pZoiCa__readMore{color:#2563eb;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.BlogAPI-module__pZoiCa__readMore:hover{text-decoration:underline}@media (max-width:768px){.BlogAPI-module__pZoiCa__blogHeader h2{font-size:28px}.BlogAPI-module__pZoiCa__blogHeader p{font-size:15px}.BlogAPI-module__pZoiCa__imageWrapper{height:180px}}@media (max-width:480px){.BlogAPI-module__pZoiCa__blogSection{padding:60px 16px}.BlogAPI-module__pZoiCa__imageWrapper{height:160px}}
.OrderManagement-module__LFye7W__features{background:#f7fcff;padding:120px 20px}.OrderManagement-module__LFye7W__container{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:40px;width:100%;max-width:1700px;margin:0 auto;display:grid}.OrderManagement-module__LFye7W__content{text-align:center;margin:0 0 60px}.OrderManagement-module__LFye7W__content h2{color:#242b49;width:100%;margin:0 auto 10px;font-size:2.2rem}.OrderManagement-module__LFye7W__content p{color:#242b49da;width:100%;max-width:760px;margin:auto;font-size:16px}.OrderManagement-module__LFye7W__card{cursor:pointer;background:#f8fafc;border-radius:14px;flex-direction:column;height:auto;margin:30px 0;padding:28px;transition:height .4s,background .3s,color .3s;display:flex;overflow:hidden;box-shadow:2px 2px 19px #6e6e6e33}.OrderManagement-module__LFye7W__card.OrderManagement-module__LFye7W__active{color:#fff;background:#0f172a;height:auto}.OrderManagement-module__LFye7W__icon{color:#2563eb;margin-bottom:18px;font-size:28px}.OrderManagement-module__LFye7W__card.OrderManagement-module__LFye7W__active .OrderManagement-module__LFye7W__icon{color:#93c5fd}.OrderManagement-module__LFye7W__card h3{margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.35}.OrderManagement-module__LFye7W__card p{color:#475569;font-size:.95rem;line-height:1.65}.OrderManagement-module__LFye7W__card.OrderManagement-module__LFye7W__active p{color:#ffffffd9}@media (max-width:1024px){.OrderManagement-module__LFye7W__container{grid-template-columns:1fr}.OrderManagement-module__LFye7W__card,.OrderManagement-module__LFye7W__card.OrderManagement-module__LFye7W__active{height:auto}}@media (max-width:447px){.OrderManagement-module__LFye7W__content h2{font-size:1.5rem}.OrderManagement-module__LFye7W__content p{font-size:13px}}@media (max-width:640px){.OrderManagement-module__LFye7W__features{padding:70px 16px}.OrderManagement-module__LFye7W__card h3{font-size:1.15rem}}
.ServicesSection-module__Xv2deG__services{background:#f4f6f7;width:100%;padding:140px 0 10px}.ServicesSection-module__Xv2deG__heading{color:#1b293d;text-align:center;justify-content:center;width:100%;max-width:789px;margin:0 auto 100px;font-size:clamp(1.8rem,3vw,3rem);display:flex}.ServicesSection-module__Xv2deG__row{align-items:center;gap:80px;max-width:1200px;margin:0 auto 120px;display:flex}.ServicesSection-module__Xv2deG__reverse{flex-direction:row-reverse}.ServicesSection-module__Xv2deG__content{flex:1}.ServicesSection-module__Xv2deG__tag{letter-spacing:1px;color:#64748b;font-size:12px;font-weight:700}.ServicesSection-module__Xv2deG__content h2{color:#0f172a;margin:12px 0 20px;font-size:2.6rem}.ServicesSection-module__Xv2deG__content p{color:#475569;max-width:520px;font-size:1.05rem;line-height:1.7}.ServicesSection-module__Xv2deG__content button{color:#fff;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:6px;width:220px;height:56px;margin:1rem 0;padding:.5rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 10px #1a56db33}.ServicesSection-module__Xv2deG__content button:hover{color:#fff;background:#2563eb}.ServicesSection-module__Xv2deG__image{flex:1;position:relative}.ServicesSection-module__Xv2deG__image img{object-fit:cover;border-radius:16px;width:100%;box-shadow:0 30px 60px #00000026}@media (max-width:1226px){.ServicesSection-module__Xv2deG__row{margin:auto 40px 120px}}@media (max-width:362px){.ServicesSection-module__Xv2deG__heading{padding:0 20px}}@media (max-width:900px){.ServicesSection-module__Xv2deG__row,.ServicesSection-module__Xv2deG__reverse{flex-direction:column}.ServicesSection-module__Xv2deG__row{align-items:center;gap:80px;max-width:1200px;margin:0 40px 120px}.ServicesSection-module__Xv2deG__content h2{font-size:2rem}.ServicesSection-module__Xv2deG__row{margin-bottom:80px}}
.HeroSection-module__ZJYE0a__hero{color:#fff;background:linear-gradient(#061a28 0%,#04131d 100%);padding:120px 20px;overflow:hidden}.HeroSection-module__ZJYE0a__container{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:auto;display:flex}.HeroSection-module__ZJYE0a__content{flex:1}.HeroSection-module__ZJYE0a__badge{color:#00e0b8;letter-spacing:1px;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;font-weight:600;display:inline-flex}.HeroSection-module__ZJYE0a__badgeIcon{font-size:18px}.HeroSection-module__ZJYE0a__content h1{margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}.HeroSection-module__ZJYE0a__content p{color:#b6c7d4;max-width:540px;margin-bottom:35px;font-size:17px;line-height:1.7}.HeroSection-module__ZJYE0a__btnRow{gap:16px;display:flex}.HeroSection-module__ZJYE0a__primary{color:#002c3d;cursor:pointer;background:#00e0b8;border:none;border-radius:8px;padding:14px 28px;font-weight:600;transition:all .3s}.HeroSection-module__ZJYE0a__primary:hover{transform:translateY(-3px);box-shadow:0 12px 25px #00e0b84d}.HeroSection-module__ZJYE0a__secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #29485a;border-radius:8px;padding:14px 28px}.HeroSection-module__ZJYE0a__imageWrap{flex:1;position:relative}.HeroSection-module__ZJYE0a__image{border-radius:16px;width:100%;height:auto;box-shadow:0 30px 60px #00000080}@media (max-width:992px){.HeroSection-module__ZJYE0a__container{text-align:center;flex-direction:column}.HeroSection-module__ZJYE0a__content p{margin:auto}.HeroSection-module__ZJYE0a__btnRow{justify-content:center;margin:30px}.HeroSection-module__ZJYE0a__content h1{font-size:36px}}@media (max-width:576px){.HeroSection-module__ZJYE0a__hero{padding:80px 15px}.HeroSection-module__ZJYE0a__content h1{font-size:28px}.HeroSection-module__ZJYE0a__content p{font-size:15px}}
.SecuritySection-module__VfKYBq__section{background:#fff;padding:100px 20px}.SecuritySection-module__VfKYBq__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid}.SecuritySection-module__VfKYBq__content{max-width:520px}.SecuritySection-module__VfKYBq__tag{letter-spacing:1px;color:#5b7cff;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.SecuritySection-module__VfKYBq__title{color:#0b1f33;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.25}.SecuritySection-module__VfKYBq__description{color:#4f647a;font-size:16px;line-height:1.7}.SecuritySection-module__VfKYBq__imageWrap{justify-content:center;display:flex}.SecuritySection-module__VfKYBq__image{width:100%;max-width:1220px;height:auto}@media (max-width:900px){.SecuritySection-module__VfKYBq__container{grid-template-columns:1fr;gap:40px}.SecuritySection-module__VfKYBq__title{font-size:30px}}
.InsightsSection-module__uZHHqW__section{background:#f8fdff;padding:110px 20px}.InsightsSection-module__uZHHqW__container{max-width:1200px;margin:auto}.InsightsSection-module__uZHHqW__header{text-align:center;max-width:720px;margin:auto auto 80px}.InsightsSection-module__uZHHqW__tag{color:#5b7cff;background:#5b7cff1f;border-radius:20px;margin-bottom:18px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-block}.InsightsSection-module__uZHHqW__heading{color:#0f172a;margin-bottom:18px;font-size:32px;font-weight:700;line-height:1.25}.InsightsSection-module__uZHHqW__subheading{color:#475569;font-size:16px;line-height:1.7}.InsightsSection-module__uZHHqW__grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.InsightsSection-module__uZHHqW__card{flex-direction:column;display:flex}.InsightsSection-module__uZHHqW__imageWrap{border-radius:14px;width:100%;height:210px;margin-bottom:22px;position:relative;overflow:hidden}.InsightsSection-module__uZHHqW__image{object-fit:cover;transition:transform .4s}.InsightsSection-module__uZHHqW__card:hover .InsightsSection-module__uZHHqW__image{transform:scale(1.06)}.InsightsSection-module__uZHHqW__title{color:#0f172a;margin-bottom:12px;font-size:18px;font-weight:700}.InsightsSection-module__uZHHqW__desc{color:#475569;font-size:15px;line-height:1.7}@media (max-width:800px){.InsightsSection-module__uZHHqW__grid{grid-template-columns:1fr;gap:50px}.InsightsSection-module__uZHHqW__header{margin-bottom:50px}.InsightsSection-module__uZHHqW__heading{font-size:30px}.InsightsSection-module__uZHHqW__imageWrap{height:230px}}
.CarbonScrollSteps-module__ruPTCG__wrapper{background:#fff;position:relative}.CarbonScrollSteps-module__ruPTCG__sticky{justify-content:center;align-items:center;height:80vh;display:flex;position:sticky;top:0}.CarbonScrollSteps-module__ruPTCG__step{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:auto;padding:0 24px;display:grid;position:absolute;inset:0}.CarbonScrollSteps-module__ruPTCG__content{max-width:520px}.CarbonScrollSteps-module__ruPTCG__kicker{letter-spacing:.14em;color:#22c55e;margin-bottom:12px;font-size:12px;font-weight:700;display:block}.CarbonScrollSteps-module__ruPTCG__content h2{color:#0f172a;margin-bottom:20px;font-size:36px;line-height:1.25}.CarbonScrollSteps-module__ruPTCG__content p{color:#475569;font-size:16px;line-height:1.7}.CarbonScrollSteps-module__ruPTCG__imageWrap{background:#f8fafc;border-radius:16px;padding:24px}.CarbonScrollSteps-module__ruPTCG__image{width:100%;height:auto;display:block}@media (max-width:452px){.CarbonScrollSteps-module__ruPTCG__imageWrap{position:relative;bottom:50px}}@media (max-width:900px){.CarbonScrollSteps-module__ruPTCG__step{text-align:center;grid-template-columns:1fr;gap:0}.CarbonScrollSteps-module__ruPTCG__content{max-width:100%}.CarbonScrollSteps-module__ruPTCG__content h2{font-size:28px}.CarbonScrollSteps-module__ruPTCG__sticky{height:100vh}}
.GetStartedSection-module__YTnuWG__section{background:#f9fdff;padding:100px 0}.GetStartedSection-module__YTnuWG__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:0 24px;display:grid}.GetStartedSection-module__YTnuWG__imageWrapper{border-radius:16px;overflow:hidden}.GetStartedSection-module__YTnuWG__image{width:100%;height:auto;display:block}.GetStartedSection-module__YTnuWG__kicker{letter-spacing:.08em;color:#5b6cff;margin-bottom:16px;font-size:13px;font-weight:600;display:inline-block}.GetStartedSection-module__YTnuWG__title{color:#0b1f33;margin-bottom:20px;font-size:42px;font-weight:700;line-height:1.15}.GetStartedSection-module__YTnuWG__description{color:#4a5d73;max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.6}.GetStartedSection-module__YTnuWG__cta{color:#f7fafd;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .25s}.GetStartedSection-module__YTnuWG__cta:hover{color:#fff;background:#4f63ff}.GetStartedSection-module__YTnuWG__content{text-align:center;margin:3rem 0 5rem}.GetStartedSection-module__YTnuWG__content h2{color:#164164;font-size:clamp(2.3rem,6vw,3rem)}.GetStartedSection-module__YTnuWG__content p{color:#164164b4;margin:2px;font-size:17px;font-weight:550}@media (max-width:474px){.GetStartedSection-module__YTnuWG__content p{color:#164164b4;width:340px;margin:auto;font-size:13px;font-weight:550}}@media (max-width:900px){.GetStartedSection-module__YTnuWG__container{grid-template-columns:1fr;gap:48px}.GetStartedSection-module__YTnuWG__title{font-size:34px}}
.HeroSection-module__QZBsXW__hero{color:#fff;background:linear-gradient(90deg,#112835 0%,#06273a 50%,#0b3c5d 100%);align-items:center;min-height:30vh;display:flex}.HeroSection-module__QZBsXW__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1400px;margin:auto;padding:0 40px;display:grid}.HeroSection-module__QZBsXW__content{max-width:560px}.HeroSection-module__QZBsXW__badge{letter-spacing:.14em;color:#36e0b4;align-items:center;gap:10px;margin-bottom:24px;font-size:.8rem;font-weight:600;display:inline-flex}.HeroSection-module__QZBsXW__badgeIcon{color:#36e0b4;font-size:1rem}.HeroSection-module__QZBsXW__content h2{margin-bottom:12px;font-size:clamp(2.6rem,5vw,2.3rem);font-weight:700;line-height:1.15}.HeroSection-module__QZBsXW__content p{color:#dbeafe;max-width:520px;margin-bottom:18px;font-size:.8rem;line-height:1.75}.HeroSection-module__QZBsXW__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:10px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:all .3s}.HeroSection-module__QZBsXW__cta:hover{background:#4f46e5;transform:translateY(-2px)}.HeroSection-module__QZBsXW__imageWrap{justify-content:center;display:flex}.HeroSection-module__QZBsXW__imageWrap img{object-fit:cover;width:100%;max-width:620px;height:540px}@media (max-width:1024px){.HeroSection-module__QZBsXW__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__QZBsXW__hero{min-height:auto;padding:80px 0}.HeroSection-module__QZBsXW__imageWrap img{border-radius:20px;width:100%;max-width:1120px}.HeroSection-module__QZBsXW__content{max-width:100%}.HeroSection-module__QZBsXW__content p{margin-inline:auto}.HeroSection-module__QZBsXW__imageWrap{margin-top:50px}}@media (max-width:640px){.HeroSection-module__QZBsXW__hero{min-height:auto;padding:80px 0}.HeroSection-module__QZBsXW__imageWrap img{height:70vw}.HeroSection-module__QZBsXW__container{padding:0 20px}.HeroSection-module__QZBsXW__content h1{font-size:2.2rem}.HeroSection-module__QZBsXW__content p{font-size:.95rem}}
.FeatureCards-module__OhSlTG__section{background:#fff;padding:100px 24px}.FeatureCards-module__OhSlTG__header{text-align:center;max-width:1200px;margin:0 auto 64px}.FeatureCards-module__OhSlTG__header h2{color:#0b1f33;margin-bottom:16px;font-size:clamp(26px,4vw,36px);font-weight:700}.FeatureCards-module__OhSlTG__header p{color:#4a5d73;font-size:16px;line-height:1.7}.FeatureCards-module__OhSlTG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:auto;display:grid}.FeatureCards-module__OhSlTG__card{cursor:pointer;background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:32px;transition:transform .3s;box-shadow:0 25px 60px #2563eb26}.FeatureCards-module__OhSlTG__card:hover{transform:translateY(-6px)}.FeatureCards-module__OhSlTG__icon{color:#2563eb;margin-bottom:18px;font-size:34px}.FeatureCards-module__OhSlTG__title{color:#0b1f33;margin-bottom:10px;font-size:18px;font-weight:600}.FeatureCards-module__OhSlTG__short{color:#4a5d73;font-size:14.5px;line-height:1.6}.FeatureCards-module__OhSlTG__long{color:#2f4157;margin-top:16px;font-size:14.5px;line-height:1.7;overflow:hidden}@media (max-width:900px){.FeatureCards-module__OhSlTG__grid{grid-template-columns:1fr}.FeatureCards-module__OhSlTG__card{padding:26px}}
.FAQ-module__QJxr7q__faqSection{max-width:1500px;margin:80px auto;padding:0 20px}.FAQ-module__QJxr7q__faqSection h2{text-align:center;color:#0f172a;margin-bottom:40px;font-size:32px}.FAQ-module__QJxr7q__faqItem{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:16px;transition:box-shadow .3s;overflow:hidden}.FAQ-module__QJxr7q__faqItem:hover{box-shadow:0 10px 25px #00000014}.FAQ-module__QJxr7q__faqQuestion{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.FAQ-module__QJxr7q__faqQuestion h4{color:#0f172a;font-size:16px;font-weight:600}.FAQ-module__QJxr7q__faqQuestion span{font-size:22px;font-weight:600}.FAQ-module__QJxr7q__faqAnswer{max-height:0;padding:0 22px;transition:max-height .4s,padding .3s;overflow:hidden}.FAQ-module__QJxr7q__faqAnswer p{color:#475569;font-size:14px;line-height:1.6}.FAQ-module__QJxr7q__active .FAQ-module__QJxr7q__faqAnswer{max-height:200px;padding:0 22px 20px}@media (max-width:400px){.FAQ-module__QJxr7q__faqQuestion span{position:relative;top:8px}}
.OrderManagementSections-module__wjjvyG__wrapper{background:#fff;flex-direction:column;gap:140px;width:100%;padding:120px 20px;display:flex}.OrderManagementSections-module__wjjvyG__sectionHeader{text-align:center;max-width:900px;margin:0 auto}.OrderManagementSections-module__wjjvyG__sectionHeader h2{color:#0f172a;margin-bottom:14px;font-size:clamp(25px,4vw,40px);font-weight:700}.OrderManagementSections-module__wjjvyG__sectionHeader p{color:#475569;font-size:16px;line-height:1.7}.OrderManagementSections-module__wjjvyG__section{align-items:center;gap:100px;max-width:1200px;margin:0 auto;display:flex}.OrderManagementSections-module__wjjvyG__reverse{flex-direction:row-reverse}.OrderManagementSections-module__wjjvyG__text{flex:1;max-width:940px}.OrderManagementSections-module__wjjvyG__text h3{color:#0f172a;margin-bottom:16px;font-size:clamp(24px,3vw,30px);font-weight:700}.OrderManagementSections-module__wjjvyG__text p{color:#475569;margin-bottom:14px;font-size:16px;line-height:1.7}.OrderManagementSections-module__wjjvyG__imageWrap{flex:1;justify-content:center;align-items:center;max-height:360px;display:flex;overflow:hidden}.OrderManagementSections-module__wjjvyG__image{object-fit:contain;border-radius:20px;width:100%;max-width:520px;height:auto}@media (max-width:1024px){.OrderManagementSections-module__wjjvyG__section{text-align:center;flex-direction:column;gap:40px}.OrderManagementSections-module__wjjvyG__reverse{flex-direction:column}.OrderManagementSections-module__wjjvyG__text{max-width:100%}}@media (max-width:600px){.OrderManagementSections-module__wjjvyG__wrapper{gap:90px;padding:80px 16px}.OrderManagementSections-module__wjjvyG__sectionHeader p,.OrderManagementSections-module__wjjvyG__text p{font-size:14px}}
.HeroSection-module__ydNqlW__hero{color:#fff;background:linear-gradient(90deg,#112835 0%,#06273a 50%,#0b3c5d 100%);align-items:center;min-height:30vh;display:flex}.HeroSection-module__ydNqlW__container{grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;max-width:1400px;margin:auto;padding:0 40px;display:grid}.HeroSection-module__ydNqlW__content{max-width:560px}.HeroSection-module__ydNqlW__badge{letter-spacing:.14em;color:#36e0b4;align-items:center;gap:10px;margin-bottom:24px;font-size:.8rem;font-weight:600;display:inline-flex}.HeroSection-module__ydNqlW__badgeIcon{color:#36e0b4;font-size:1rem}.HeroSection-module__ydNqlW__content h2{margin-bottom:12px;font-size:clamp(2.6rem,5vw,2.3rem);font-weight:700;line-height:1.15}.HeroSection-module__ydNqlW__content p{color:#dbeafe;max-width:520px;margin-bottom:18px;font-size:.8rem;line-height:1.75}.HeroSection-module__ydNqlW__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:10px;padding:14px 30px;font-size:.95rem;font-weight:600;transition:all .3s}.HeroSection-module__ydNqlW__cta:hover{background:#4f46e5;transform:translateY(-2px)}.HeroSection-module__ydNqlW__imageWrap{justify-content:center;display:flex}.HeroSection-module__ydNqlW__imageWrap img{object-fit:cover;width:100%;max-width:620px;height:540px}@media (max-width:1024px){.HeroSection-module__ydNqlW__container{text-align:center;grid-template-columns:1fr}.HeroSection-module__ydNqlW__content{max-width:100%}.HeroSection-module__ydNqlW__content p{margin-inline:auto}.HeroSection-module__ydNqlW__imageWrap{margin-top:50px}}@media (max-width:640px){.HeroSection-module__ydNqlW__hero{min-height:auto;padding:80px 0}.HeroSection-module__ydNqlW__container{padding:0 20px}.HeroSection-module__ydNqlW__content h1{font-size:2.2rem}.HeroSection-module__ydNqlW__content p{font-size:.95rem}}
.TruckingHero-module__9bkz9a__section{background:#06263c;padding:120px 20px;overflow:hidden}.TruckingHero-module__9bkz9a__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1200px;margin:auto;display:grid}.TruckingHero-module__9bkz9a__left{color:#fff}.TruckingHero-module__9bkz9a__badge{color:#2ed5ad;background:#2ed5ad26;border-radius:20px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.TruckingHero-module__9bkz9a__title{margin-bottom:20px;font-size:42px;font-weight:700;line-height:1.2}.TruckingHero-module__9bkz9a__title span{color:#5b7cff}.TruckingHero-module__9bkz9a__description{color:#c7d4df;max-width:520px;margin-bottom:14px;font-size:16px;line-height:1.7}.TruckingHero-module__9bkz9a__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a56db,#3b82f6);border:none;border-radius:8px;padding:14px 40px;font-size:15px;font-weight:600;transition:all .3s}.TruckingHero-module__9bkz9a__cta:hover{background:#4a6bff;transform:translateY(-2px);box-shadow:0 12px 30px #5b7cff59}.TruckingHero-module__9bkz9a__right{position:relative}.TruckingHero-module__9bkz9a__circleOne{z-index:1;background:#5b7cff40;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:40px}.TruckingHero-module__9bkz9a__circleTwo{z-index:1;background:#2ed5ad40;border-radius:50%;width:120px;height:120px;position:absolute;bottom:20px;left:40px}.TruckingHero-module__9bkz9a__imageCircle{z-index:2;border-radius:50%;width:380px;height:380px;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.TruckingHero-module__9bkz9a__image{object-fit:cover;width:100%;height:100%}@media (max-width:390px){.TruckingHero-module__9bkz9a__left{text-align:center}}@media (max-width:900px){.TruckingHero-module__9bkz9a__container{grid-template-columns:1fr;gap:60px}.TruckingHero-module__9bkz9a__imageCircle{width:300px;height:300px;margin:auto}.TruckingHero-module__9bkz9a__title{font-size:32px}}
.SupplyChainFlow-module__FbmUhq__flowSection{color:#0f172a;background:#fff;padding:4rem 1rem;overflow:hidden}.SupplyChainFlow-module__FbmUhq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.SupplyChainFlow-module__FbmUhq__header{text-align:center;margin-bottom:3rem}.SupplyChainFlow-module__FbmUhq__title{color:#0f172a;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.SupplyChainFlow-module__FbmUhq__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.SupplyChainFlow-module__FbmUhq__desktopTimeline{margin-bottom:3rem;display:none;position:relative}.SupplyChainFlow-module__FbmUhq__timelineLine{z-index:1;background:#e2e8f0;height:2px;position:absolute;top:60px;left:50px;right:50px}.SupplyChainFlow-module__FbmUhq__timelineProgress{background:#1d4ed8;height:100%;transition:width .3s}.SupplyChainFlow-module__FbmUhq__stepsDesktop{z-index:2;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.SupplyChainFlow-module__FbmUhq__stepDesktop{text-align:center;cursor:pointer;transition:all .2s}.SupplyChainFlow-module__FbmUhq__stepDesktop:hover{transform:translateY(-4px)}.SupplyChainFlow-module__FbmUhq__stepDesktopContent{padding:1rem;position:relative}.SupplyChainFlow-module__FbmUhq__stepDesktopIcon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1rem;font-size:2rem;transition:all .3s;display:flex;position:relative}.SupplyChainFlow-module__FbmUhq__stepDesktop.SupplyChainFlow-module__FbmUhq__active .SupplyChainFlow-module__FbmUhq__stepDesktopIcon{transform:scale(1.05);box-shadow:0 8px 25px #1d4ed826}.SupplyChainFlow-module__FbmUhq__iconMain{position:absolute;left:25px}.SupplyChainFlow-module__FbmUhq__iconSecondary{position:absolute;right:25px}.SupplyChainFlow-module__FbmUhq__stepDesktopNumber{color:#64748b;z-index:3;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;top:110px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000000d}.SupplyChainFlow-module__FbmUhq__stepDesktopTitle{color:#0f172a;margin:2rem 0 1rem;font-size:1.25rem;font-weight:600;line-height:1.4}.SupplyChainFlow-module__FbmUhq__stepDesktopDescription{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.SupplyChainFlow-module__FbmUhq__mobileTimeline{margin-bottom:2rem;display:block}.SupplyChainFlow-module__FbmUhq__stepMobile{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 8px #0000000d}.SupplyChainFlow-module__FbmUhq__stepMobile.SupplyChainFlow-module__FbmUhq__activeMobile{border-color:#1d4ed8;box-shadow:0 4px 12px #1d4ed81a}.SupplyChainFlow-module__FbmUhq__stepMobileHeader{align-items:center;gap:1rem;padding:1.25rem;display:flex}.SupplyChainFlow-module__FbmUhq__stepMobileIcon{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex}.SupplyChainFlow-module__FbmUhq__stepMobileContent{flex:1}.SupplyChainFlow-module__FbmUhq__stepMobileNumber{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.SupplyChainFlow-module__FbmUhq__stepMobileTitle{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600;line-height:1.4}.SupplyChainFlow-module__FbmUhq__stepMobileDescription{border-top:1px solid #e2e8f0;margin-top:1rem;padding:1.25rem}.SupplyChainFlow-module__FbmUhq__stepMobileDescription p{color:#475569;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.SupplyChainFlow-module__FbmUhq__mobileStats{flex-direction:column;gap:1rem;display:flex}.SupplyChainFlow-module__FbmUhq__mobileStat{background:#f8fafc;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.SupplyChainFlow-module__FbmUhq__mobileStatIcon{color:#1d4ed8;background:#e0e7ff;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;display:flex}.SupplyChainFlow-module__FbmUhq__mobileStatIcon svg{color:#1d4ed8}.SupplyChainFlow-module__FbmUhq__mobileStatValue{color:#0f172a;margin-bottom:.125rem;font-size:1rem;font-weight:700}.SupplyChainFlow-module__FbmUhq__mobileStatLabel{color:#64748b;font-size:.75rem}.SupplyChainFlow-module__FbmUhq__activeInfoDesktop{border:1px solid #e2e8f0;border-radius:16px;padding:2rem;display:none;box-shadow:0 8px 25px #0000000d}.SupplyChainFlow-module__FbmUhq__activeStepHeader{text-align:center;margin-bottom:2rem}.SupplyChainFlow-module__FbmUhq__activeStepTitle{color:#0f172a;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.SupplyChainFlow-module__FbmUhq__activeStepDescription{color:#475569;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.6}.SupplyChainFlow-module__FbmUhq__activeStepStats{border-top:1px solid #e2e8f0;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;display:grid}.SupplyChainFlow-module__FbmUhq__activeStat{align-items:center;gap:1rem;display:flex;position:relative;left:50px}.SupplyChainFlow-module__FbmUhq__activeStatIcon{border-radius:12px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;font-size:1.5rem;display:flex}.SupplyChainFlow-module__FbmUhq__activeStatValue{color:#0f172a;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.SupplyChainFlow-module__FbmUhq__activeStatLabel{color:#64748b;font-size:.875rem}.SupplyChainFlow-module__FbmUhq__iconWithImage img{max-width:110px;height:120px}@media (max-width:1021px){.SupplyChainFlow-module__FbmUhq__iconWithImage img{width:56px;height:57px}}@media (min-width:768px){.SupplyChainFlow-module__FbmUhq__flowSection{padding:4rem 2rem}.SupplyChainFlow-module__FbmUhq__activeStat{align-items:center;gap:1rem;display:flex}.SupplyChainFlow-module__FbmUhq__container{padding:0 2rem}.SupplyChainFlow-module__FbmUhq__title{font-size:2.5rem}}@media (min-width:1024px){.SupplyChainFlow-module__FbmUhq__desktopTimeline{display:block}.SupplyChainFlow-module__FbmUhq__mobileTimeline{display:none}.SupplyChainFlow-module__FbmUhq__activeInfoDesktop{display:block}.SupplyChainFlow-module__FbmUhq__title{font-size:2.5rem}}@media (max-width:360px){.SupplyChainFlow-module__FbmUhq__stepMobileHeader{padding:1rem}.SupplyChainFlow-module__FbmUhq__stepMobileIcon{width:50px;min-width:50px;height:50px;font-size:1.25rem}.SupplyChainFlow-module__FbmUhq__stepMobileTitle{font-size:1rem}.SupplyChainFlow-module__FbmUhq__mobileStat{padding:.75rem}.SupplyChainFlow-module__FbmUhq__mobileStatIcon{width:35px;min-width:35px;height:35px}.SupplyChainFlow-module__FbmUhq__mobileStatValue{font-size:.875rem}.SupplyChainFlow-module__FbmUhq__mobileStatLabel{font-size:.7rem}}@media (max-height:600px) and (orientation:landscape){.SupplyChainFlow-module__FbmUhq__flowSection{padding:2rem 1rem}.SupplyChainFlow-module__FbmUhq__stepMobile{margin-bottom:.75rem}.SupplyChainFlow-module__FbmUhq__stepMobileHeader,.SupplyChainFlow-module__FbmUhq__stepMobileDescription{padding:.75rem}}@media (min-width:1400px){.SupplyChainFlow-module__FbmUhq__container{max-width:1400px}.SupplyChainFlow-module__FbmUhq__stepsDesktop{gap:3rem}.SupplyChainFlow-module__FbmUhq__stepDesktopIcon{width:120px;height:120px}.SupplyChainFlow-module__FbmUhq__stepDesktopNumber{top:130px}.SupplyChainFlow-module__FbmUhq__stepDesktopTitle{font-size:1.375rem}.SupplyChainFlow-module__FbmUhq__stepDesktopDescription{font-size:1rem}}
.SupplyChainFlow-module__gn8_wq__section{background:#f1f7ff;padding:100px 20px}.SupplyChainFlow-module__gn8_wq__heading{text-align:center;margin-bottom:40px;font-size:clamp(24px,5vw,36px);font-weight:700}.SupplyChainFlow-module__gn8_wq__steps{justify-content:center;gap:36px;margin-bottom:60px;display:flex}.SupplyChainFlow-module__gn8_wq__step{cursor:pointer;text-align:center;color:#6b7280;background:0 0;border:none;font-size:14px}.SupplyChainFlow-module__gn8_wq__icon{border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 8px;font-size:22px;transition:all .3s;display:flex}.SupplyChainFlow-module__gn8_wq__active{color:#1e40ff}.SupplyChainFlow-module__gn8_wq__active .SupplyChainFlow-module__gn8_wq__icon{background:#eef2ff;border-color:#1e40ff;transform:scale(1.05)}.SupplyChainFlow-module__gn8_wq__content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:auto;display:grid}.SupplyChainFlow-module__gn8_wq__text{max-width:520px}.SupplyChainFlow-module__gn8_wq__tag{letter-spacing:1px;color:#1e40ff;font-size:12px;font-weight:600}.SupplyChainFlow-module__gn8_wq__text h3{margin:16px 0;font-size:clamp(20px,3vw,28px)}.SupplyChainFlow-module__gn8_wq__text p{color:#4b5563;font-size:16px;line-height:1.7}.SupplyChainFlow-module__gn8_wq__imageWrap{border-radius:16px;width:100%;height:360px;overflow:hidden;box-shadow:0 30px 60px #00000026}.SupplyChainFlow-module__gn8_wq__image{object-fit:cover;width:100%;height:100%}.SupplyChainFlow-module__gn8_wq__textAnim{animation:.6s forwards SupplyChainFlow-module__gn8_wq__slideFromLeft}.SupplyChainFlow-module__gn8_wq__imageAnim{animation:.6s forwards SupplyChainFlow-module__gn8_wq__slideFromRight}@keyframes SupplyChainFlow-module__gn8_wq__slideFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes SupplyChainFlow-module__gn8_wq__slideFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@media (max-width:383px){.SupplyChainFlow-module__gn8_wq__steps{justify-content:flex-start}}@media (max-width:768px){.SupplyChainFlow-module__gn8_wq__steps{scroll-snap-type:x mandatory;gap:24px;padding:0 16px;overflow-x:auto}.SupplyChainFlow-module__gn8_wq__step{scroll-snap-align:center;flex:none}}@media (max-width:900px){.SupplyChainFlow-module__gn8_wq__content{grid-template-columns:1fr;gap:32px}.SupplyChainFlow-module__gn8_wq__text{text-align:center;max-width:100%}.SupplyChainFlow-module__gn8_wq__tag{display:inline-block}.SupplyChainFlow-module__gn8_wq__imageWrap{height:260px}}@media (max-width:480px){.SupplyChainFlow-module__gn8_wq__imageWrap{border-radius:12px;height:220px}}
.HowItWorks-module__wwwuba__section{background:#fff;padding:120px 20px}.HowItWorks-module__wwwuba__container{max-width:1600px;margin:auto}.HowItWorks-module__wwwuba__header{text-align:center;max-width:720px;margin:auto auto 80px}.HowItWorks-module__wwwuba__heading{color:#0f172a;margin-bottom:16px;font-size:45px;font-weight:700}.HowItWorks-module__wwwuba__subheading{color:#475569;font-size:16px;line-height:1.7}.HowItWorks-module__wwwuba__row{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;display:grid}.HowItWorks-module__wwwuba__reverse{direction:rtl}.HowItWorks-module__wwwuba__reverse>*{direction:ltr}.HowItWorks-module__wwwuba__imageWrap{border-radius:16px;width:100%;height:460px;position:relative;overflow:hidden}.HowItWorks-module__wwwuba__imageWrap img{object-fit:cover}.HowItWorks-module__wwwuba__text h3{color:#0f172a;margin-bottom:16px;font-size:26px;font-weight:700}.HowItWorks-module__wwwuba__text p{color:#475569;max-width:520px;font-size:16px;line-height:1.7}@media (max-width:900px){.HowItWorks-module__wwwuba__row{grid-template-columns:1fr;gap:40px;margin-bottom:80px}.HowItWorks-module__wwwuba__reverse{direction:ltr}.HowItWorks-module__wwwuba__imageWrap{height:360px}.HowItWorks-module__wwwuba__heading{font-size:32px}.HowItWorks-module__wwwuba__text p{max-width:1220px;font-size:14px}}
.Hero-module__fadw_G__hero{color:#fff;background-image:url(/products/buyer’s-consolidation.jpg);background-position:50%;background-size:cover;min-height:79vh;padding:3rem 0;position:relative}.Hero-module__fadw_G__overlay{background:linear-gradient(90deg,#071728e6 0%,#071728bf 50%,#0717288c 100%);position:absolute;inset:0}.Hero-module__fadw_G__selectField select option{color:#fff;background-color:#092a3d}.Hero-module__fadw_G__wrapper{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1550px;margin:0 auto;padding:clamp(3rem,4vw,6rem) 20px;display:grid;position:relative}.Hero-module__fadw_G__left{max-width:620px}.Hero-module__fadw_G__badge{letter-spacing:1px;color:#c7d2fe;align-items:center;gap:10px;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.Hero-module__fadw_G__icon{color:#fff;flex-shrink:0;font-size:16px}.Hero-module__fadw_G__title{margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.Hero-module__fadw_G__text{color:#e5e7eb;margin-bottom:.75rem;font-size:1.05rem}.Hero-module__fadw_G__subText{color:#cbd5f5;font-size:.95rem}.Hero-module__fadw_G__card{background:linear-gradient(#0a2540,#071f36);border-radius:12px;padding:clamp(1.75rem,4vw,2.5rem);box-shadow:0 30px 80px #00000080}.Hero-module__fadw_G__cardTitle{text-align:center;margin-bottom:2rem;font-size:1.35rem;font-weight:600}.Hero-module__fadw_G__field{flex-direction:column;margin-bottom:1.25rem;display:flex}.Hero-module__fadw_G__field label{color:#c7d2fe;margin-bottom:6px;font-size:.75rem}.Hero-module__fadw_G__field input,.Hero-module__fadw_G__field select{color:#dbdbdb;background:#ffffff0a;border:1px solid #ffffff40;border-radius:6px;outline:none;height:46px;padding:0 14px;font-size:.9rem;transition:all .25s}.Hero-module__fadw_G__field input::placeholder{color:#94a3b8}.Hero-module__fadw_G__field input:focus,.Hero-module__fadw_G__field select:focus{background:#ffffff0f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.Hero-module__fadw_G__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__fadw_G__checkbox{color:#cbd5f5;align-items:center;gap:10px;margin:1.5rem 0;font-size:.8rem;display:flex}.Hero-module__fadw_G__checkbox input{margin-top:4px}.Hero-module__fadw_G__checkbox a{color:#60a5fa;text-decoration:none}.Hero-module__fadw_G__checkbox a:hover{text-decoration:underline}.Hero-module__fadw_G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5b6de8,#4f63e3);border:none;border-radius:8px;width:100%;height:48px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.Hero-module__fadw_G__submitBtn:hover{transform:translateY(-1px);box-shadow:0 10px 30px #5b6de866}@media (max-width:1024px){.Hero-module__fadw_G__wrapper{grid-template-columns:1fr}.Hero-module__fadw_G__left{text-align:center;margin:auto}.Hero-module__fadw_G__card{max-width:520px;margin:auto}.Hero-module__fadw_G__overlay{background:linear-gradient(90deg,#071728e6 0%,#071728bf 100%,#0717288c 100%)}}@media (max-width:640px){.Hero-module__fadw_G__fieldGrid{grid-template-columns:1fr}.Hero-module__fadw_G__card{max-width:100%}.Hero-module__fadw_G__title{font-size:2rem}}
.ClientSpotlight-module__l3Sztq__section{background:#06263c;padding:120px 20px}.ClientSpotlight-module__l3Sztq__container{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;max-width:1400px;margin:auto;display:grid}.ClientSpotlight-module__l3Sztq__content{color:#fff}.ClientSpotlight-module__l3Sztq__kicker{letter-spacing:.12em;color:#2ed5ad;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-block}.ClientSpotlight-module__l3Sztq__title{margin-bottom:20px;font-size:42px;font-weight:700;line-height:1.2}.ClientSpotlight-module__l3Sztq__description{color:#cbd5e1;max-width:520px;font-size:16px;line-height:1.7}.ClientSpotlight-module__l3Sztq__button{color:#fff;cursor:pointer;background:0 0;border:1px solid #5b7cff;border-radius:8px;margin-top:32px;padding:14px 32px;font-weight:600;transition:all .3s}.ClientSpotlight-module__l3Sztq__button:hover{background:#5b7cff}.ClientSpotlight-module__l3Sztq__imageWrap{border-radius:16px;width:100%;height:420px;position:relative;overflow:hidden}.ClientSpotlight-module__l3Sztq__image{object-fit:cover}@media (max-width:900px){.ClientSpotlight-module__l3Sztq__container{grid-template-columns:1fr;gap:48px}.ClientSpotlight-module__l3Sztq__imageWrap{height:320px}.ClientSpotlight-module__l3Sztq__title{font-size:32px}}
.ExpandableCards-module__gLTp5a__section{border-radius:2rem;max-width:1280px;margin:2rem auto;padding:5rem 1.5rem;position:relative}.ExpandableCards-module__gLTp5a__header{text-align:center;margin-bottom:5rem;position:relative}.ExpandableCards-module__gLTp5a__header:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:3px;width:60px;height:3px;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}.ExpandableCards-module__gLTp5a__heading{color:#1e293b;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.ExpandableCards-module__gLTp5a__highlight{background:linear-gradient(135deg,#3b82f6 0%,#083ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.ExpandableCards-module__gLTp5a__highlight:after{content:"";opacity:.3;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.ExpandableCards-module__gLTp5a__subheading{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.7}.ExpandableCards-module__gLTp5a__cardsContainer{position:relative}.ExpandableCards-module__gLTp5a__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.ExpandableCards-module__gLTp5a__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1.75rem;flex-direction:column;height:auto;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.ExpandableCards-module__gLTp5a__card:hover{border-color:#c7d2fe;transform:translateY(-8px);box-shadow:0 20px 40px #3b82f614}.ExpandableCards-module__gLTp5a__card.ExpandableCards-module__gLTp5a__active{z-index:1;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-color:#0000;position:relative;box-shadow:0 25px 60px #3b82f61f}.ExpandableCards-module__gLTp5a__gradientBorder{-webkit-mask-composite:xor;pointer-events:none;z-index:0;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:1.75rem;padding:2px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ExpandableCards-module__gLTp5a__imageContainer{z-index:1;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:1rem;height:200px;margin-bottom:2rem;position:relative;overflow:hidden}.ExpandableCards-module__gLTp5a__image{object-fit:cover;width:100%;height:100%}.ExpandableCards-module__gLTp5a__imageOverlay{background:linear-gradient(#0000 0%,#00000008 100%);position:absolute;inset:0}.ExpandableCards-module__gLTp5a__content{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.ExpandableCards-module__gLTp5a__titleWrapper{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ExpandableCards-module__gLTp5a__title{color:#1e293b;flex:1;margin:0;font-size:1.75rem;font-weight:700;line-height:1.3}.ExpandableCards-module__gLTp5a__indicator{justify-content:center;align-items:center;width:28px;height:28px;margin-left:1rem;display:flex;position:relative}.ExpandableCards-module__gLTp5a__indicatorInner{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;width:12px;height:12px;display:block;position:relative}.ExpandableCards-module__gLTp5a__indicatorInner:before{content:"";opacity:.2;z-index:-1;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;position:absolute;inset:-4px}.ExpandableCards-module__gLTp5a__textContainer{overflow:visible}.ExpandableCards-module__gLTp5a__text{color:#475569;margin:0;font-size:1.125rem;font-weight:400;line-height:1.7}.ExpandableCards-module__gLTp5a__hint{opacity:.8;border-top:1px solid #f1f5f9;align-items:center;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.ExpandableCards-module__gLTp5a__hintText{color:#64748b;letter-spacing:.2px;font-size:.875rem;font-weight:500}.ExpandableCards-module__gLTp5a__arrow{transition:transform .3s}.ExpandableCards-module__gLTp5a__activeBadge{z-index:2;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 12px #10b9814d}.ExpandableCards-module__gLTp5a__navigation{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ExpandableCards-module__gLTp5a__dots{gap:1rem;padding:1rem;display:flex}.ExpandableCards-module__gLTp5a__dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:14px;height:14px;padding:0;transition:all .3s;position:relative}.ExpandableCards-module__gLTp5a__dot:hover{background:#94a3b8;transform:scale(1.2)}.ExpandableCards-module__gLTp5a__dotActive{background:#3b82f6;transform:scale(1.2)}.ExpandableCards-module__gLTp5a__dotPulse{opacity:.3;background:#3b82f6;border-radius:50%;position:absolute;inset:-4px}.ExpandableCards-module__gLTp5a__autoRotateIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ExpandableCards-module__gLTp5a__autoRotateText{color:#94a3b8;font-size:.875rem;font-weight:500}.ExpandableCards-module__gLTp5a__autoRotateBar{background:#e2e8f0;border-radius:3px;width:120px;height:3px;overflow:hidden}.ExpandableCards-module__gLTp5a__autoRotateProgress{transform-origin:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:3px;width:100%;height:100%}@media (max-width:1024px){.ExpandableCards-module__gLTp5a__section{padding:4rem 1.5rem}.ExpandableCards-module__gLTp5a__heading{font-size:2.5rem}.ExpandableCards-module__gLTp5a__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}}@media (max-width:768px){.ExpandableCards-module__gLTp5a__section{border-radius:1.5rem;margin:1rem;padding:3rem 1rem}.ExpandableCards-module__gLTp5a__heading{font-size:2.25rem}.ExpandableCards-module__gLTp5a__subheading{padding:0 1rem;font-size:1.125rem}.ExpandableCards-module__gLTp5a__cards{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.ExpandableCards-module__gLTp5a__card{padding:1.75rem}.ExpandableCards-module__gLTp5a__imageContainer{height:180px}.ExpandableCards-module__gLTp5a__title{font-size:1.5rem}}@media (max-width:480px){.ExpandableCards-module__gLTp5a__heading{font-size:1.8rem}.ExpandableCards-module__gLTp5a__card{padding:1.5rem}.ExpandableCards-module__gLTp5a__title{font-size:1.375rem}.ExpandableCards-module__gLTp5a__text{font-size:1rem}.ExpandableCards-module__gLTp5a__subheading{font-size:14px}}
.HeroSection-module__ItRjSW__hero{color:#fff;background-image:url(/products/data-intelligence.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__ItRjSW__overlay{z-index:1;background:linear-gradient(90deg,#0b1120 35%,#0b1120b3 65%,#0000);position:absolute;inset:0}.HeroSection-module__ItRjSW__heroInner{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;width:100%;max-width:1600px;margin:auto;padding:0 20px;display:grid;position:relative}.HeroSection-module__ItRjSW__left h1{font-size:3vw;font-weight:800;line-height:1.1}.HeroSection-module__ItRjSW__left p{color:#cbd5e1;margin-top:20px;font-size:15px}.HeroSection-module__ItRjSW__right{justify-content:center;display:flex}.HeroSection-module__ItRjSW__right img{width:100%;max-width:1120px}.HeroSection-module__ItRjSW__badge{letter-spacing:1px;color:#fff;background:linear-gradient(135deg,#243364,#284194);border:1px solid #6366f140;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #6366f126}@media (max-width:411px){.HeroSection-module__ItRjSW__left h1{font-size:30px!important}.HeroSection-module__ItRjSW__badge{font-size:3vw}}@media (max-width:1082px){.HeroSection-module__ItRjSW__heroInner{text-align:center;grid-template-columns:1fr;padding:70px 20px}.HeroSection-module__ItRjSW__left h1{font-size:40px}.HeroSection-module__ItRjSW__left p{margin:20px auto 0}.HeroSection-module__ItRjSW__right img{margin-top:40px}}
.PlatformStats-module__R6iZQq__section{background:linear-gradient(90deg,#06263c,#0b3553);padding:20px 24px}.PlatformStats-module__R6iZQq__grid{grid-template-columns:repeat(3,1fr);max-width:1400px;margin:auto;display:grid}.PlatformStats-module__R6iZQq__card{color:#fff;border-right:1px solid #ffffff14;padding:56px 48px}.PlatformStats-module__R6iZQq__card:last-child{border-right:none}.PlatformStats-module__R6iZQq__icon{color:#7aa7ff;margin-bottom:20px;font-size:28px}.PlatformStats-module__R6iZQq__value{color:#b3c6ff;margin-bottom:12px;font-size:clamp(40px,6vw,64px);font-weight:700}.PlatformStats-module__R6iZQq__title{margin-bottom:12px;font-size:18px;font-weight:600}.PlatformStats-module__R6iZQq__desc{color:#d3e1f1;max-width:360px;font-size:15px;line-height:1.7}@media (max-width:1024px){.PlatformStats-module__R6iZQq__grid{grid-template-columns:1fr}.PlatformStats-module__R6iZQq__card{border-bottom:1px solid #ffffff14;border-right:none;padding:48px 32px}.PlatformStats-module__R6iZQq__card:last-child{border-bottom:none}}@media (max-width:640px){.PlatformStats-module__R6iZQq__section{padding:72px 16px}.PlatformStats-module__R6iZQq__card{padding:40px 20px}.PlatformStats-module__R6iZQq__desc{max-width:100%}}
.CTASection-module__Z5BWja__ctaWrapper{background:#eef3f8;padding:80px 20px;position:relative;overflow:hidden}.CTASection-module__Z5BWja__ctaWrapper:before,.CTASection-module__Z5BWja__ctaWrapper:after{content:"";background:#fff9;border-radius:50%;position:absolute}.CTASection-module__Z5BWja__ctaWrapper:before{width:420px;height:420px;top:-80px;right:-120px}.CTASection-module__Z5BWja__ctaWrapper:after{width:300px;height:300px;bottom:-120px;right:120px}.CTASection-module__Z5BWja__ctaContent{max-width:1100px;margin:0 auto}.CTASection-module__Z5BWja__ctaContent h2{color:#0f172a;margin-bottom:12px;font-size:2rem;font-weight:700}.CTASection-module__Z5BWja__ctaContent p{color:#475569;max-width:520px;margin-bottom:28px;font-size:1rem}.CTASection-module__Z5BWja__ctaButton{color:#fff;background:linear-gradient(135deg,#1a56db,#3b82f6);border-radius:6px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.CTASection-module__Z5BWja__ctaButton:hover{background:#4338ca;transform:translateY(-1px)}@media (max-width:440px){.CTASection-module__Z5BWja__ctaWrapper:before,.CTASection-module__Z5BWja__ctaWrapper:after{content:"";z-index:0;background:#fff3;border-radius:50%;position:absolute}}@media (max-width:640px){.CTASection-module__Z5BWja__ctaWrapper{padding:60px 16px}.CTASection-module__Z5BWja__ctaContent h2{font-size:1.6rem}.CTASection-module__Z5BWja__ctaContent p{font-size:.95rem}}
.Testimonial-module__B4qOWq__testimonial{color:#fff;background:linear-gradient(135deg,#031b2f,#04263f);padding:50px 20px;overflow:hidden}.Testimonial-module__B4qOWq__container{max-width:1100px;margin:0 auto}.Testimonial-module__B4qOWq__quoteIcon{color:#5b7cff;margin-bottom:20px;font-size:64px;font-weight:700}.Testimonial-module__B4qOWq__slider{width:100%;overflow:hidden}.Testimonial-module__B4qOWq__track{transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Testimonial-module__B4qOWq__slide{min-width:100%}.Testimonial-module__B4qOWq__quoteText{max-width:900px;margin-bottom:32px;font-size:20px;line-height:1.6}.Testimonial-module__B4qOWq__author h4{margin:0;font-size:18px;font-weight:600}.Testimonial-module__B4qOWq__author span{color:#9bb4cc;font-size:14px}.Testimonial-module__B4qOWq__controls{gap:14px;margin-top:40px;display:flex}.Testimonial-module__B4qOWq__controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;width:44px;height:44px;font-size:24px;transition:all .25s}.Testimonial-module__B4qOWq__controls button:hover{background:#5b7cff;border-color:#5b7cff}@media (max-width:768px){.Testimonial-module__B4qOWq__quoteText{font-size:18px}.Testimonial-module__B4qOWq__testimonial{padding:70px 16px}}
.TradeFinanceSection-module__DuAtqa__tradeFinance{background:#f8fbfc;padding:126px 0}.TradeFinanceSection-module__DuAtqa__container{max-width:1200px;margin:auto;padding:0 20px}.TradeFinanceSection-module__DuAtqa__header{text-align:center;margin-bottom:80px}.TradeFinanceSection-module__DuAtqa__header h2{color:#0f172a;font-size:clamp(1.7rem,4vw,3rem);font-weight:700}.TradeFinanceSection-module__DuAtqa__header p{margin-top:16px;color:#475569;max-width:720px;margin-inline:auto;font-size:1.1rem;line-height:1.7}.TradeFinanceSection-module__DuAtqa__row{justify-content:space-between;align-items:center;gap:64px;margin-bottom:96px;display:flex}.TradeFinanceSection-module__DuAtqa__reverse{flex-direction:row-reverse}.TradeFinanceSection-module__DuAtqa__content{flex:1;max-width:520px}.TradeFinanceSection-module__DuAtqa__content h3{color:#0f172a;margin-bottom:16px;font-size:clamp(1.3rem,3vw,2.2rem);font-weight:600}.TradeFinanceSection-module__DuAtqa__content p{color:#334155;margin-bottom:16px;font-size:1rem;line-height:1.7}.TradeFinanceSection-module__DuAtqa__image{flex:1;justify-content:center;display:flex}.TradeFinanceSection-module__DuAtqa__image img{border-radius:20px;width:100%;max-width:720px}@media (max-width:900px){.TradeFinanceSection-module__DuAtqa__row{text-align:center;flex-direction:column;gap:40px}.TradeFinanceSection-module__DuAtqa__content,.TradeFinanceSection-module__DuAtqa__image img{max-width:100%}}@media (max-width:498px){.TradeFinanceSection-module__DuAtqa__header p{margin-top:4px;font-size:.8rem}}@media (max-width:600px){.TradeFinanceSection-module__DuAtqa__tradeFinance{padding:64px 0}.TradeFinanceSection-module__DuAtqa__row{margin-bottom:72px}.TradeFinanceSection-module__DuAtqa__content p{font-size:.95rem}}
.ExpandableFeatureGrid-module___0L_ga__section{background:#fff;padding:110px 20px}.ExpandableFeatureGrid-module___0L_ga__container{max-width:1200px;margin:auto}.ExpandableFeatureGrid-module___0L_ga__header{text-align:center;max-width:720px;margin:0 auto 40px}.ExpandableFeatureGrid-module___0L_ga__heading{color:#153657;margin-bottom:2px;font-size:40px;font-weight:700;line-height:1.25}.ExpandableFeatureGrid-module___0L_ga__subheading{color:#153657;font-size:16px;font-weight:550;line-height:1.7}.ExpandableFeatureGrid-module___0L_ga__grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.ExpandableFeatureGrid-module___0L_ga__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;transition:background .3s,border .3s,transform .3s}.ExpandableFeatureGrid-module___0L_ga__active{background:#0b1f33;border-color:#0b1f33}.ExpandableFeatureGrid-module___0L_ga__icon{color:#1e40ff;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:26px;display:flex}.ExpandableFeatureGrid-module___0L_ga__active .ExpandableFeatureGrid-module___0L_ga__icon{color:#fff;background:#ffffff26}.ExpandableFeatureGrid-module___0L_ga__title{color:#0b1f33;margin-bottom:12px;font-size:18px;font-weight:600}.ExpandableFeatureGrid-module___0L_ga__active .ExpandableFeatureGrid-module___0L_ga__title{color:#fff}.ExpandableFeatureGrid-module___0L_ga__textWrap{max-height:60px;transition:max-height .45s;overflow:hidden}.ExpandableFeatureGrid-module___0L_ga__open{max-height:320px}.ExpandableFeatureGrid-module___0L_ga__text{color:#4b5563;font-size:15px;line-height:1.7}.ExpandableFeatureGrid-module___0L_ga__active .ExpandableFeatureGrid-module___0L_ga__text{color:#c7d4df}.ExpandableFeatureGrid-module___0L_ga__card:hover{transform:translateY(-4px);box-shadow:0 18px 35px #00000014}@media (max-width:390px){.ExpandableFeatureGrid-module___0L_ga__heading{width:100%;font-size:25px!important}.ExpandableFeatureGrid-module___0L_ga__subheading{font-size:12px!important}}@media (max-width:1024px){.ExpandableFeatureGrid-module___0L_ga__grid{grid-template-columns:1fr}.ExpandableFeatureGrid-module___0L_ga__header{margin-bottom:50px}.ExpandableFeatureGrid-module___0L_ga__heading{font-size:30px}}
.NewsEvents-module__BbrVHq__newsSection{background:#f8fafc;padding:6rem 2rem}.NewsEvents-module__BbrVHq__container{max-width:1200px;margin:0 auto;position:relative}.NewsEvents-module__BbrVHq__header{text-align:center;margin-bottom:4rem}.NewsEvents-module__BbrVHq__title{color:#0f172a;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.NewsEvents-module__BbrVHq__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.NewsEvents-module__BbrVHq__sliderControls{justify-content:center;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.NewsEvents-module__BbrVHq__sliderBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.NewsEvents-module__BbrVHq__sliderBtn:hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px #1d4ed84d}.NewsEvents-module__BbrVHq__sliderBtn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}.NewsEvents-module__BbrVHq__slideIndicator{gap:.5rem;display:flex}.NewsEvents-module__BbrVHq__slideDot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.NewsEvents-module__BbrVHq__slideDot:hover{background:#94a3b8}.NewsEvents-module__BbrVHq__slideDot.NewsEvents-module__BbrVHq__activeDot{background:#1d4ed8;border-radius:12px;width:24px}.NewsEvents-module__BbrVHq__newsSlider{margin-bottom:3rem;display:none;overflow:hidden}.NewsEvents-module__BbrVHq__sliderTrack{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.NewsEvents-module__BbrVHq__slideItem{box-sizing:border-box;flex:0 0 33.333%;padding:0 1rem}.NewsEvents-module__BbrVHq__newsCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.NewsEvents-module__BbrVHq__newsCard:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.NewsEvents-module__BbrVHq__imageContainer{height:220px;position:relative;overflow:hidden}.NewsEvents-module__BbrVHq__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.NewsEvents-module__BbrVHq__newsCard:hover .NewsEvents-module__BbrVHq__newsImage{transform:scale(1.05)}.NewsEvents-module__BbrVHq__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.NewsEvents-module__BbrVHq__cardHeader{flex:1;margin-bottom:1.5rem}.NewsEvents-module__BbrVHq__cardTitle{color:#0f172a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsEvents-module__BbrVHq__cardDescription{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsEvents-module__BbrVHq__metadata{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.NewsEvents-module__BbrVHq__dateInfo{color:#64748b;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.NewsEvents-module__BbrVHq__calendarIcon{color:#dc2626;flex-shrink:0;font-size:.875rem}.NewsEvents-module__BbrVHq__date{color:#475569;font-weight:600}.NewsEvents-module__BbrVHq__time,.NewsEvents-module__BbrVHq__readTime,.NewsEvents-module__BbrVHq__source{background:#f3f4f6;border-radius:4px;padding:.125rem .5rem;font-size:.7rem}.NewsEvents-module__BbrVHq__time{color:#dc2626;background:#fef2f2}.NewsEvents-module__BbrVHq__source{color:#1d4ed8;background:#e0e7ff}.NewsEvents-module__BbrVHq__actionContainer{margin-top:auto}.NewsEvents-module__BbrVHq__actionButton{color:#1d4ed8;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.NewsEvents-module__BbrVHq__actionButton:hover{gap:.75rem}.NewsEvents-module__BbrVHq__arrowIcon{font-size:.75rem;transition:transform .2s}.NewsEvents-module__BbrVHq__actionButton:hover .NewsEvents-module__BbrVHq__arrowIcon{transform:translate(2px)}.NewsEvents-module__BbrVHq__mobileGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}.NewsEvents-module__BbrVHq__viewAllContainer{text-align:center;margin-top:2rem}.NewsEvents-module__BbrVHq__viewAllButton{color:#fff;background:#1d4ed8;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.NewsEvents-module__BbrVHq__viewAllButton:hover{background:#1e40af;gap:1rem;transform:translateY(-2px);box-shadow:0 4px 12px #1d4ed84d}.NewsEvents-module__BbrVHq__viewAllArrow{font-size:.875rem;transition:transform .2s}.NewsEvents-module__BbrVHq__viewAllButton:hover .NewsEvents-module__BbrVHq__viewAllArrow{transform:translate(3px)}@media (min-width:768px){.NewsEvents-module__BbrVHq__mobileGrid{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.NewsEvents-module__BbrVHq__newsSlider{display:block}.NewsEvents-module__BbrVHq__mobileGrid{display:none}.NewsEvents-module__BbrVHq__title{font-size:2.5rem}}@media (max-width:1024px){.NewsEvents-module__BbrVHq__newsSection{padding:4rem 1.5rem}.NewsEvents-module__BbrVHq__title{font-size:2rem}.NewsEvents-module__BbrVHq__subtitle{font-size:1rem}}@media (max-width:768px){.NewsEvents-module__BbrVHq__sliderControls{display:none}.NewsEvents-module__BbrVHq__imageContainer{height:200px}.NewsEvents-module__BbrVHq__header{margin-bottom:3rem}}@media (max-width:480px){.NewsEvents-module__BbrVHq__newsSection{padding:3rem 1rem}.NewsEvents-module__BbrVHq__title{font-size:1.75rem}.NewsEvents-module__BbrVHq__cardContent{padding:1.25rem}.NewsEvents-module__BbrVHq__cardTitle{font-size:1rem}.NewsEvents-module__BbrVHq__dateInfo{font-size:.7rem}.NewsEvents-module__BbrVHq__viewAllButton{justify-content:center;width:100%}}
.BrandLogos-module__180nta__brandSection{background:#fcfeff;padding:6rem 0 1rem;position:relative;overflow:hidden}.BrandLogos-module__180nta__container{max-width:1900px;margin:0 auto}.BrandLogos-module__180nta__header{text-align:center;margin-bottom:4rem}.BrandLogos-module__180nta__title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.BrandLogos-module__180nta__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.BrandLogos-module__180nta__marqueeContainer{margin:3rem 0 4rem;padding:2rem 0;position:relative;overflow:hidden}.BrandLogos-module__180nta__fadeLeft{z-index:2;pointer-events:none;background:linear-gradient(90deg,#fcfeff 0%,#0000 100%);width:400px;position:absolute;top:0;bottom:0;left:0}.BrandLogos-module__180nta__fadeRight{z-index:2;pointer-events:none;background:linear-gradient(270deg,#fcfeff 0%,#0000 100%);width:400px;position:absolute;top:0;bottom:0;right:0}.BrandLogos-module__180nta__marqueeTrack{gap:4rem;width:max-content;animation:30s linear infinite BrandLogos-module__180nta__scroll;display:flex}.BrandLogos-module__180nta__marqueeTrack.BrandLogos-module__180nta__paused{animation-play-state:paused}.BrandLogos-module__180nta__logoItem{flex-shrink:0}.BrandLogos-module__180nta__logoWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:160px;height:80px;padding:1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.BrandLogos-module__180nta__logoWrapper:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.BrandLogos-module__180nta__logoImage{object-fit:contain;filter:grayscale()opacity(.8);width:100%;height:100%;transition:filter .3s}.BrandLogos-module__180nta__logoWrapper:hover .BrandLogos-module__180nta__logoImage{filter:grayscale(0)opacity()}@keyframes BrandLogos-module__180nta__scroll{0%{transform:translate(0)}to{transform:translate(calc(-960px - 24rem))}}.BrandLogos-module__180nta__stats{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding-top:3rem;display:flex}.BrandLogos-module__180nta__statItem{flex-direction:column;align-items:center;min-width:100px;display:flex}.BrandLogos-module__180nta__statNumber{color:#2563eb;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.BrandLogos-module__180nta__statLabel{color:#64748b;text-align:center;font-size:.875rem;font-weight:500}.BrandLogos-module__180nta__statDivider{background:#e2e8f0;width:1px;height:40px}@media (max-width:1024px){.BrandLogos-module__180nta__logoWrapper{width:140px;height:70px}.BrandLogos-module__180nta__marqueeTrack{gap:3rem}}@media (max-width:768px){.BrandLogos-module__180nta__brandSection{padding:4rem 1.5rem}.BrandLogos-module__180nta__title{font-size:2rem}.BrandLogos-module__180nta__fadeLeft,.BrandLogos-module__180nta__fadeRight{width:50px}.BrandLogos-module__180nta__logoWrapper{width:120px;height:60px}.BrandLogos-module__180nta__marqueeTrack{gap:2rem}.BrandLogos-module__180nta__stats{flex-direction:column;gap:2rem}.BrandLogos-module__180nta__statDivider{width:100px;height:1px}}@media (max-width:480px){.BrandLogos-module__180nta__logoWrapper{width:100px;height:50px}.BrandLogos-module__180nta__marqueeTrack{gap:1.5rem}}
.AirFreightFeatures-module__CMU4QG__features{background:#f7fcff;padding:100px 20px}.AirFreightFeatures-module__CMU4QG__container{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;display:grid}.AirFreightFeatures-module__CMU4QG__content{text-align:center;margin:0 0 60px}.AirFreightFeatures-module__CMU4QG__content h2{color:#242b49;width:100%;margin:0 auto 10px;font-size:2.2rem}.AirFreightFeatures-module__CMU4QG__content p{color:#242b49da;width:100%;max-width:760px;margin:auto;font-size:16px}.AirFreightFeatures-module__CMU4QG__card{cursor:pointer;background:#f8fafc;border-radius:14px;flex-direction:column;height:auto;padding:28px;transition:height .4s,background .3s,color .3s;display:flex;overflow:hidden;box-shadow:2px 2px 19px #6e6e6e33}.AirFreightFeatures-module__CMU4QG__card.AirFreightFeatures-module__CMU4QG__active{color:#fff;background:#0f172a;height:auto}.AirFreightFeatures-module__CMU4QG__icon{color:#2563eb;margin-bottom:18px;font-size:28px}.AirFreightFeatures-module__CMU4QG__card.AirFreightFeatures-module__CMU4QG__active .AirFreightFeatures-module__CMU4QG__icon{color:#93c5fd}.AirFreightFeatures-module__CMU4QG__card h3{margin-bottom:12px;font-size:1.25rem;font-weight:600;line-height:1.35}.AirFreightFeatures-module__CMU4QG__card p{color:#475569;font-size:.95rem;line-height:1.65}.AirFreightFeatures-module__CMU4QG__card.AirFreightFeatures-module__CMU4QG__active p{color:#ffffffd9}@media (max-width:1024px){.AirFreightFeatures-module__CMU4QG__container{grid-template-columns:1fr}.AirFreightFeatures-module__CMU4QG__card,.AirFreightFeatures-module__CMU4QG__card.AirFreightFeatures-module__CMU4QG__active{height:auto}}@media (max-width:447px){.AirFreightFeatures-module__CMU4QG__content h2{font-size:1.5rem}.AirFreightFeatures-module__CMU4QG__content p{font-size:13px}}@media (max-width:640px){.AirFreightFeatures-module__CMU4QG__features{padding:70px 16px}.AirFreightFeatures-module__CMU4QG__card h3{font-size:1.15rem}}
.BrandLogos-module__sxuqjq__brandSection{background:#f2f6fa;padding:5rem 2rem 1rem;position:relative;overflow:hidden}.BrandLogos-module__sxuqjq__container{max-width:1900px;margin:12px auto}.BrandLogos-module__sxuqjq__header{text-align:center;margin-bottom:4rem}.BrandLogos-module__sxuqjq__title{color:#4f5157;font-size:2.5rem;font-weight:700;line-height:1.2}.BrandLogos-module__sxuqjq__marqueeContainer{margin:0 0 4rem;padding:0 0;position:relative;overflow:hidden}.BrandLogos-module__sxuqjq__fadeLeft{z-index:2;pointer-events:none;background:linear-gradient(90deg,#f2f6fa 0%,#0000 100%);width:100px;position:absolute;top:0;bottom:0;left:0}.BrandLogos-module__sxuqjq__fadeRight{z-index:2;pointer-events:none;background:linear-gradient(270deg,#f2f6fa 0%,#0000 100%);width:100px;position:absolute;top:0;bottom:0;right:0}.BrandLogos-module__sxuqjq__marqueeTrack{gap:4rem;width:max-content;animation:30s linear infinite BrandLogos-module__sxuqjq__scroll;display:flex}.BrandLogos-module__sxuqjq__marqueeTrack.BrandLogos-module__sxuqjq__paused{animation-play-state:paused}.BrandLogos-module__sxuqjq__logoItem{flex-shrink:0}.BrandLogos-module__sxuqjq__logoWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:160px;height:80px;padding:1rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.BrandLogos-module__sxuqjq__logoWrapper:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.BrandLogos-module__sxuqjq__logoImage{object-fit:contain;filter:grayscale()opacity(.8);width:100%;height:100%;transition:filter .3s}.BrandLogos-module__sxuqjq__logoWrapper:hover .BrandLogos-module__sxuqjq__logoImage{filter:grayscale(0)opacity()}@keyframes BrandLogos-module__sxuqjq__scroll{0%{transform:translate(0)}to{transform:translate(calc(-960px - 24rem))}}.BrandLogos-module__sxuqjq__stats{border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding-top:3rem;display:flex}.BrandLogos-module__sxuqjq__statItem{flex-direction:column;align-items:center;min-width:100px;display:flex}.BrandLogos-module__sxuqjq__statNumber{color:#2563eb;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.BrandLogos-module__sxuqjq__statLabel{color:#64748b;text-align:center;font-size:.875rem;font-weight:500}.BrandLogos-module__sxuqjq__statDivider{background:#e2e8f0;width:1px;height:40px}@media (max-width:1024px){.BrandLogos-module__sxuqjq__logoWrapper{width:140px;height:70px}.BrandLogos-module__sxuqjq__marqueeTrack{gap:3rem}}@media (max-width:768px){.BrandLogos-module__sxuqjq__brandSection{padding:4rem 1.5rem}.BrandLogos-module__sxuqjq__title{font-size:2rem}.BrandLogos-module__sxuqjq__fadeLeft,.BrandLogos-module__sxuqjq__fadeRight{width:50px}.BrandLogos-module__sxuqjq__logoWrapper{width:120px;height:60px}.BrandLogos-module__sxuqjq__marqueeTrack{gap:2rem}.BrandLogos-module__sxuqjq__stats{flex-direction:column;gap:2rem}.BrandLogos-module__sxuqjq__statDivider{width:100px;height:1px}}@media (max-width:480px){.BrandLogos-module__sxuqjq__logoWrapper{width:100px;height:50px}.BrandLogos-module__sxuqjq__marqueeTrack{gap:1.5rem}}@media (max-width:390px){.BrandLogos-module__sxuqjq__title{font-size:1.3rem}.BrandLogos-module__sxuqjq__brandSection{padding:2rem 2rem 0}}
.CountryMap-module__Tk-bYW__mapSection{padding:80px 0}.CountryMap-module__Tk-bYW__header{text-align:center;max-width:720px;margin:0 auto 32px}.CountryMap-module__Tk-bYW__title{color:#0f172a;margin-bottom:12px;font-size:40px;font-weight:700}.CountryMap-module__Tk-bYW__description{color:#475569;font-size:16px;line-height:1.6}.CountryMap-module__Tk-bYW__mapWrapper{overflow:hidden;box-shadow:0 10px 30px #00000014}.CountryMap-module__Tk-bYW__map{height:560px}.CountryMap-module__Tk-bYW__leaflet-interactive{cursor:pointer}
