@import"https://api.fontshare.com/v2/css?f[]=geist@400,500,600,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";@import"https://api.fontshare.com/v2/css?f[]=cabinet-grotesk@500,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@font-face{font-family:Cabinet Grotesk Variable;src:url(/assets/CabinetGrotesk-Variable-DZ-mBhZu.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:HelveticaNeue;src:url(/assets/HelveticaNeueMed-ChcHXRfE.ttf) format("truetype");font-style:normal;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}:root{--navbar-height: 92px;--primary-blue: #013c91;--secondary-blue: #0155cf;--demo-border-color-1: #FFFFFF;--demo-border-color-2: #FFE93F}.p-l{padding-left:120px}.p-r{padding-right:120px}@media(max-width:1400px){.p-l{padding-left:100px}.p-r{padding-right:100px}}@media(max-width:1200px){.p-l{padding-left:80px}.p-r{padding-right:80px}}@media(max-width:900px){.p-l{padding-left:34px}.p-r{padding-right:34px}}@media(max-width:600px){.p-l{padding-left:28px}.p-r{padding-right:28px}}@media(max-width:360px){.p-l{padding-left:20px}.p-r{padding-right:20px}}.navbarsectionMin{position:fixed;top:0;left:0;width:100%;z-index:3000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:auto}.lux-navbar{z-index:3001;position:relative;height:80px;width:calc(100% + -0px);max-width:1600px;margin:20px auto;border-radius:100px;overflow:visible;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 30px #0000000f;transition:background .35s ease,box-shadow .35s ease,border .35s ease,transform .25s ease}.lux-navbar:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/navbg-BjbEdcR3.png);background-size:cover;background-position:center;opacity:.08;border-radius:100px;z-index:-2;pointer-events:none}.lux-container{height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 30px;width:100%;box-sizing:border-box}.lux-logo-btn{background:none;border:none;padding:0;cursor:pointer;z-index:3002;position:relative;outline:none!important}.lux-logo-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#ffffff0f;filter:blur(20px);z-index:-1;pointer-events:none}.lux-logo{height:60px;display:block;object-fit:contain;transition:opacity .24s ease,filter .24s ease,transform .24s ease;outline:none!important}.lux-nav-links{list-style:none;display:flex;align-items:center;gap:50px;margin:0;padding:0}.lux-link{background:none;border:none;outline:none!important;color:#000;cursor:pointer;font-family:Geist,sans-serif;font-weight:400;font-size:18px;transition:all .3s ease}.lux-link:hover,.lux-link.active,.lux-mobile-menu.is-open .lux-mobile-link.active{background:linear-gradient(180deg,#1748c4,#6092ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lux-demo-btn{font-family:Geist,sans-serif;font-size:16px;font-weight:400;color:#000;cursor:pointer;padding:8px 20px;border-radius:100px;height:40px;border:2px solid var(--demo-border-color-2);box-shadow:0 0 10px #ffe93f59;background:transparent;transition:all .3s ease}.lux-menu-toggle{display:none;background:none;border:none;color:#000;font-size:28px;cursor:pointer;z-index:3002;outline:none!important}.lux-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2500;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-20px);transition:opacity .28s ease,visibility .28s ease,transform .28s ease;border-radius:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 30px #00000014}.lux-mobile-menu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/navbg-BjbEdcR3.png);opacity:.06;z-index:-1;pointer-events:none}.lux-mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 10px 40px #0000001f!important;z-index:3000}.lux-mobile-nav-links{list-style:none;padding:0;margin:0;text-align:center;display:flex;flex-direction:column;gap:2rem}.lux-mobile-link{font-size:24px;font-weight:500;color:#333;background:none;border:none;cursor:pointer}.lux-mobile-demo-btn{padding:12px 30px;border-radius:100px;font-size:18px;color:#000;background:transparent;border:2px solid var(--demo-border-color-2);box-shadow:0 0 10px #ffe93f59;margin-top:20px}@media(max-width:1130px){.lux-nav-links,.lux-demo-btn{display:none}.lux-menu-toggle{display:block}.lux-navbar{height:70px;margin:10px auto;border-radius:50px;width:calc(100% - 40px)}.lux-container{padding:0 20px}}@media(max-width:350px){.navbarsectionMin{padding-left:0;padding-right:0}.lux-navbar{margin:0;border:none;border-bottom:1px solid #eee;width:100%;border-radius:0!important}.lux-container{border-radius:0!important}.lux-navbar:before{border-radius:0}.lux-logo{height:40px}}.navbarsectionMin.transparent .lux-navbar{background:#ffffff05;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);box-shadow:0 4px 18px #0000000a}.navbarsectionMin.transparent .lux-logo{filter:drop-shadow(0 6px 18px rgba(0,0,0,.45));opacity:1}.navbarsectionMin.transparent .lux-link,.navbarsectionMin.transparent .lux-demo-btn,.navbarsectionMin.transparent .lux-menu-toggle,.navbarsectionMin.transparent .lux-mobile-link{color:#fff}.navbarsectionMin.solid .lux-navbar{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 20px #0000000f}.navbarsectionMin.solid .lux-logo{filter:none;opacity:1}.navbarsectionMin.solid .lux-link,.navbarsectionMin.solid .lux-demo-btn,.navbarsectionMin.solid .lux-menu-toggle,.navbarsectionMin.solid .lux-mobile-link{color:#000}.navbarsectionMin.menu-open .lux-logo,.lux-mobile-menu.is-open~.lux-navbar .lux-logo,.lux-mobile-menu.is-open .lux-logo{filter:none!important;opacity:1!important}.navbarsectionMin.menu-open .lux-link,.navbarsectionMin.menu-open .lux-demo-btn,.navbarsectionMin.menu-open .lux-menu-toggle,.lux-mobile-menu.is-open .lux-mobile-link,.lux-mobile-menu.is-open .lux-mobile-demo-btn{color:#000!important}.lux-navbar,.lux-link,.lux-demo-btn,.lux-logo{transition:color .3s ease,box-shadow .3s ease,transform .3s ease,filter .3s ease,background .3s ease}.lux-link:focus,.lux-demo-btn:focus,.lux-menu-toggle:focus,.lux-logo-btn:focus{outline:2px solid rgba(21,101,192,.12);outline-offset:3px}.homeHero-section{position:relative;width:100%;min-height:85vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#163a9b,#2b6be3);padding-top:120px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.homeHero-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.homeHero-background-overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/buutombg-DLKKSzjV.png);background-position:100% 100%;background-size:cover;background-repeat:no-repeat;opacity:.2;z-index:1}.homeHero-background-overlay:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#08143047,#2d58a51f 60%,#2d58a50f);z-index:2;pointer-events:none}.homeHero-content-wrapper{position:relative;z-index:2;display:flex;align-items:start;justify-content:space-between;width:100%;max-width:1600px;padding-top:40px}.homeHero-left-content{flex:1;max-width:650px;padding-right:40px;padding-top:40px}.homeHero-title{font-family:HelveticaNeue,sans-serif;font-weight:400;font-size:59px;line-height:120%;letter-spacing:-.6px;text-transform:capitalize;margin-bottom:20px;background:linear-gradient(116.08deg,#ffe867 11.79%,#f4ddcd 55.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.homeHero-description{font-family:Geist,sans-serif;font-weight:400;font-size:20px;line-height:140%;letter-spacing:0%;color:#d1e2ee;margin-bottom:60px}.homeHero-description span{color:#ffe867}.homeHero-cta-button{display:flex;align-items:center;gap:8px;padding:14px 28px;font-family:Geist,sans-serif;font-size:16px;font-weight:500;color:#fff;background-color:#fff;border:none;border-radius:100px;cursor:pointer;margin-top:30px;transition:all .3s ease;border:2px solid transparent;background:linear-gradient(#6478db,#1f8be3) padding-box,linear-gradient(to left,#fff,#ffe93f) border-box;box-shadow:0 0 10px #ffe93f66}.homeHero-cta-button:hover{background-color:#ffe867b6;box-shadow:0 12px 40px #ffe96799;background:linear-gradient(#1f8be3,#6478db) padding-box,linear-gradient(to top,#fff,#ffe93f) border-box}.homeHero-cta-button:hover svg{rotate:-40deg;transition:all .3s ease-in-out}.homeHero-cta-button:active{scale:.95}.arrow-icon{width:30px;height:30px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:20px;border:1px solid #FFE867}.icon{color:#000}.homeHero-right-image{flex:1;display:flex;justify-content:flex-end;align-items:center}.homeHero-globe-image{margin-top:-40px;max-width:100%;height:auto;opacity:.9;filter:brightness(1.1) contrast(1.2);-webkit-user-select:none;user-select:none;pointer-events:none}.globe-container{height:700px;margin-top:-70px}@media(max-width:1484px){.globe-container{height:550px;margin-top:-70px}.homeHero-left-content{max-width:90%;width:97%;padding-top:30px}.homeHero-content-wrapper{padding-top:0}.homeHero-title{font-size:3rem;left:100%}.homeHero-content-wrapper{padding-right:0!important}}@media(max-width:1360px){.globe-container{height:500px;width:500px;margin-top:0}.globe-container canvas{height:500px}}@media(max-width:1030px){.homeHero-section{min-height:100%!important}.homeHero-content-wrapper{flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.homeHero-title{width:100%;text-align:center;margin-top:30px}.homeHero-cta-button{margin:0 auto}}@media(max-width:1024px){.homeHero-content-wrapper{display:flex;flex-direction:column;text-align:center}.homeHero-left-content{max-width:100%;padding-right:0;margin-bottom:50px;padding-top:0}.homeHero-title{font-weight:500;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:100%;letter-spacing:-.6px;vertical-align:middle;text-transform:capitalize}.homeHero-content-wrapper{padding-left:0}.globe-container{min-height:400px!important}.globe-container canvas{height:400px}.homeHero-description{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:150%;letter-spacing:0%;max-width:90%;margin-left:auto;margin-right:auto}}@media(max-width:600px){.globe-container{height:480px;width:480px;margin-top:0}.globe-container canvas{height:400px}.homeHero-title{font-size:36px}.homeHero-description{font-size:18px}.homeHero-cta-button{padding:10px 20px;font-size:15px}}@media(max-width:500px){.globe-container{height:400px;width:400px;margin-top:0}.globe-container canvas{height:380px}}.platform_features_section{background-color:#fff;font-family:Inter,sans-serif;overflow:hidden;padding:50px 0 76px;position:relative}.platform_features_container{margin:0 auto;text-align:center}.platform_features_header{margin-bottom:3.5rem}.sl-title{font-family:HelveticaNeue,system-ui,-apple-system,sans-serif;font-weight:500;line-height:1;letter-spacing:-1.75px;text-transform:capitalize;display:flex;flex-direction:column;align-items:stretch;max-width:1100px;margin:0 auto}.sl-title-part-1{font-size:74px;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left}.sl-title-part-2{margin-top:-8px;font-size:74px;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:right}.platform_dashboard_wrapper{position:relative;width:100%;max-width:960px;margin:0 auto;padding:2rem 0 3.25rem}.platform_dashboard_frame{position:relative;background:#2d3039;border-radius:42px;padding:12px;box-shadow:0 24px 60px #0f172a2e;z-index:1}.platform_dashboard_inner{background:#5187b3;border-radius:30px;padding:8px}.platform_dashboard_img{display:block;width:100%;height:auto;border-radius:22px;background-color:#fff}.dashboardMainLeft{position:absolute;left:0;z-index:0;transform:translateY(12%);scale:1.2;margin-top:78px}.dashboardMainRight{position:absolute;top:420px;right:0;z-index:0;scale:1.35;transform:translateY(-122%)}.pf_popup{position:absolute;z-index:2;filter:drop-shadow(0 14px 30px rgba(15,23,42,.12));transition:transform .3s ease}.pf_popup:hover{z-index:10;transform:scale(1.04)}.pf_tag{display:inline-flex;align-items:center;gap:12px;padding:10px 24px;border-radius:999px;background:#fff;border:1px solid #BDBDBD;white-space:nowrap}.pf_tag_label{font-size:14px;font-weight:500;line-height:1.3;color:#0f172a}.pf_tag_icon{background:transparent!important}.pf_tag_icon_svg{width:22px;height:22px}.pf_tag--green{background:linear-gradient(135deg,#10b981,#059669);border:none}.pf_tag--green .pf_tag_label{color:#fff}.pf_tag--green .pf_tag_icon{background:#ffffff26}.pf_tag--blue{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none}.pf_tag--blue svg{color:#fff}.pf_tag--blue .pf_tag_label{color:#fff}.pf_tag--blue .pf_tag_icon{background:#ffffff26}.pf_tag--white{background:#fff}.pf_tag_icon--outline-green{background:#ecfdf5}.pf_tag_icon--outline-dark{background:#eef2ff}.pf_tag--blue-solid{background:linear-gradient(96.79deg,#1e40af -43.97%,#2563eb 53.04%);border:none}.pf_tag--blue-solid .pf_tag_label{color:#fff}.pf_tag--green-solid{background:linear-gradient(96.79deg,#16a34a -43.97%,#22c55e 53.04%);border:none}.pf_tag--green-solid .pf_tag_label{color:#fff}.pf_tag_icon--light{background:#ffffff38}.pf_tag_icon--light svg{color:#fff}.pf_pos_top_left{top:15%;left:-15%}.pf_pos_top_left svg{color:#fff}.pf_pos_top_right{top:5%;right:-13%}.pf_pos_left_center{top:50%;left:-10%;transform:translateY(-50%)}.pf_pos_right_center{top:48%;right:-17%;transform:translateY(-50%)}.pf_pos_bottom_left{bottom:12%;left:-10%}.pf_pos_bottom_right{bottom:15%;right:-10%}.platform_features_cta{margin-top:1.5rem;display:flex;justify-content:center;align-items:center}.pf_explore_btn{background:linear-gradient(96.79deg,#1e40af -43.97%,#2563eb 53.04%);height:52px;color:#fff;font-family:Geist,system-ui,sans-serif;font-weight:400;font-size:20px;padding:12px 32px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 4px 15px #2563eb80;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.pf_explore_btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #2563eba6}@media(max-width:1330px){.platform_dashboard_wrapper{max-width:800px}.dashboardMainRight{top:340px!important;right:0;z-index:0;scale:1.2;transform:translateY(-122%)}.dashboardMainLeft{transform:translateY(12%);scale:1;margin-top:48px}.sl-title{max-width:900px}.sl-title-part-1{font-size:60px}.sl-title-part-2{margin-top:-8px;font-size:60px}}@media(max-width:1130px){.platform_dashboard_wrapper{max-width:700px}.dashboardMainLeft,.dashboardMainRight{display:none}.sl-title{max-width:800px}.sl-title-part-1{font-size:50px}.sl-title-part-2{margin-top:-8px;font-size:50px}}@media(max-width:1000px){.platform_dashboard_wrapper{max-width:600px}.dashboardMainLeft,.dashboardMainRight{display:none}.sl-title{max-width:800px}.sl-title-part-1{font-size:50px}.sl-title-part-2{margin-top:-8px;font-size:50px}}@media(max-width:830px){.platform_dashboard_wrapper{max-width:560px}.pf_tag{scale:.7}.sl-title{max-width:600px}.sl-title-part-1,.sl-title-part-2{font-size:40px}.platform_dashboard_wrapper{padding:0}}@media(max-width:720px){.platform_dashboard_wrapper{max-width:80%}.pf_tag{scale:.7}.sl-title{max-width:90%}.sl-title-part-1,.sl-title-part-2{font-size:2.4rem}.pf_popup{position:relative!important;width:fit-content;left:0;top:0}.platform_dashboard_wrapper{display:flex;flex-direction:column;align-items:center}.taglist{display:grid;grid-template-columns:1fr 1fr;width:100%;display:none;flex-wrap:wrap}}@media(max-width:470px){.platform_dashboard_wrapper,.sl-title{max-width:90%}.sl-title-part-1,.sl-title-part-2{font-size:2rem}}@media(max-width:400px){.sl-title{max-width:90%}.sl-title-part-1,.sl-title-part-2{font-size:1.5rem}}.logistics-process-section{width:100%;background-color:#fff;position:relative;overflow:hidden;color:#333;padding-top:40px;padding-bottom:50px;font-family:Inter,sans-serif}.logistics-flow-container{margin:0 auto;padding:0 20px}.logistics-flow-header{margin-bottom:50px;display:flex;align-items:center;justify-content:space-between;gap:60px}.header-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-size:56px;line-height:1.1;letter-spacing:-1px;background:radial-gradient(36.75% 1163.71% at 30.65% 15.15%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;flex-shrink:0}.header-description{font-size:16px;line-height:1.6;color:#6b7280;max-width:550px}.logistics-steps-grid{display:flex;flex-wrap:wrap;gap:20px}.step-card{background-color:#e6f7ee;border-radius:12px;padding:24px;display:flex;flex-direction:column;position:relative;padding-bottom:0!important;overflow:hidden;transition:all .3s ease}.step-card:hover{box-shadow:0 4px 20px #2564eb13;transform:scaleX(-1px);transform:translateY(-2px)}.step-card:hover img{transform:scale(1.05);transition:transform .3s ease-in-out}@media(min-width:993px){.step-card:not(.step-card-wide){flex:1 1 calc(33.333% - 14px);max-width:calc(33.333% - 14px)}.step-card-wide{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}}.step-number{position:absolute;top:24px;right:24px;font-family:HelveticaNeue,sans-serif;font-weight:500;font-size:24px;display:flex;align-items:center}.step-number-separator{display:inline-block;width:8px}.step-number-active,.step-number-bars-active{color:#000}.step-number-bars-grey{color:#ccc}.step-direction{font-size:14px;font-weight:500;color:#000;opacity:.6;display:flex;align-items:center}.step-icon-wrap{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;margin-bottom:12px;border:1px solid #666666;margin-top:30px}.step-icon-svg{width:24px;height:24px;color:#000}.step-card h3{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:1.4;color:#0f172a;margin-bottom:8px;letter-spacing:-1px}.step-card p{font-size:14px;line-height:1.6;color:#64748b}.step-image-preview{margin-top:auto;align-self:flex-end;width:100%;display:flex;align-items:end;justify-content:end;bottom:0;height:auto;margin-right:-23px;right:-45px;pointer-events:none}.step-image{max-width:100%;display:block;height:auto;margin-top:20px}.step-card-wide .step-image-preview{align-self:center}@media(max-width:1182px){.step-card h3{font-size:1.7rem}}@media(max-width:992px){.logistics-flow-header{flex-direction:column;gap:20px;margin-bottom:40px}.logistics-flow-header{gap:5px!important}.header-description{text-align:center}.header-title{font-size:38px;max-width:100%}.logistics-steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.step-card,.step-card-wide{grid-column:auto!important;flex:auto;max-width:none;min-height:400px}.step-card-wide:last-child{grid-column:span 2!important}}@media(max-width:700px){.logistics-flow-container{padding:0}.header-title{font-size:32px}.logistics-steps-grid{grid-template-columns:1fr;gap:12px}.step-card h3{font-size:18px}.step-card p{font-size:13px}.step-card-wide:last-child{grid-column:span 1!important}}@media(max-width:360px){.logistics-process-section{padding:30px 0}.logistics-flow-container{padding:0 10px}.header-title{font-size:28px;letter-spacing:-.5px}.step-card,.step-card-wide{min-height:350px;padding:16px}}.feature-coverage-section{width:100%;background-color:#fff;position:relative;color:#1f2937;padding-top:80px;padding-bottom:80px;margin:0 auto}.slTotlesmX{max-width:570px;margin:-30px auto 0;text-align:center!important;align-items:center!important;padding-bottom:20px;font-family:HelveticaNeue}.sl-title-part-1,.sl-title-part-2{padding-bottom:10px;font-family:HelveticaNeue;font-weight:400}.coverage-sticky-wrapper{margin:0 auto;display:grid;gap:0;position:relative;display:flex;gap:20px}.coverage-sticky-nav-col{z-index:3;min-width:330px}.coverage-feature-nav{display:flex;flex-direction:column;align-items:flex-start}.nav-item{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;padding:9px 20px;margin-bottom:8px;color:#6b7280;border:none;cursor:pointer;background:none;border-radius:100px;text-align:left;transition:all .2s ease-in-out;position:relative;border:1px solid #DEF1FF;margin-right:6px}.nav-item.active{color:#007bff;background:linear-gradient(145.16deg,#fff -2.71%,#def1ff 35.08%)}.coverage-header{background-color:#fff;z-index:10;padding-left:40px}.coverage-header h2{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:32px;leading-trim:NONE;line-height:36px;letter-spacing:-.5px;color:#1c1c1c;text-transform:capitalize}.coverage-header p{font-family:Geist,sans-serif;color:#6b7280;font-weight:400;font-size:20px;line-height:31.2px;letter-spacing:0%;margin-top:10px}.feature-scroll-image{width:100%;height:100%;opacity:0;transform:scale(.98) translateY(10px);transition:opacity .6s ease-in-out,transform .6s ease-in-out;display:block;margin-top:18px}.feature-scroll-image.visible{opacity:1;transform:scale(1) translateY(0)}.coverage-dummy-scroll-col{z-index:0;padding-left:40px;padding-top:100px}@media(max-width:1392px){.coverage-header{padding-left:0}}@media(max-width:1150px){.coverage-sticky-wrapper{display:flex;flex-direction:column}.mouseleft{display:none}.nav_left_destop{display:none!important}.tabmobilenav_open{display:block!important;margin-bottom:10px}.coverage-feature-nav{display:flex;flex-direction:row;z-index:99}}@media(max-width:970px){.mobileNavsrolWrapper{width:977px}.feature-coverage-section{padding-bottom:0}}@media(max-width:586px){.coverage-image-wrapper{max-height:10px;height:calc(20vh + -0px);min-height:200px!important}.feature-scroll-image{height:fit-content}}.tabmobilenav_open{display:none}@media(max-width:1150px){.coverage-dummy-scroll-col{display:none}.mobile-nav-item{font-size:12.5px;padding:6px 10px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.mobile-more-trigger{font-size:13px;padding:6px 12px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.mobile-more-menu .mobile-more-item{font-size:13px;padding:7px 12px;white-space:normal;line-height:1.4}.mobile-visible-tabs{display:flex;gap:6px;overflow:hidden}}@media(max-width:1150px){.coverage-sticky-wrapper{display:flex;flex-direction:column}.nav_left_destop{display:none!important}.tabmobilenav_open{width:fit-content;display:flex!important;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;padding:8px 10px;border-radius:14px;background:#f5f7fb}.mobile-visible-tabs{display:flex;gap:8px;padding-top:5px;overflow:hidden}.mobile-nav-item{font-size:13px;padding:7px 14px;white-space:nowrap}.mobile-more-dropdown{position:relative;margin-left:auto}.mobile-more-trigger{display:flex;align-items:center;gap:4px;border-radius:100px;border:1px solid #DEF1FF;background:#fff;padding:7px 14px;font-family:Inter;font-weight:400;font-size:13px;line-height:150%;cursor:pointer;outline:none;white-space:nowrap}.mobile-more-trigger.active{background:linear-gradient(145.16deg,#fff -2.71%,#def1ff 35.08%);color:#007bff;border-color:#def1ff;font-weight:500}.mobile-more-trigger .more-arrow{font-size:11px;opacity:.7}.mobile-more-menu{position:absolute;right:0;top:110%;min-width:220px;background:#fff;border-radius:12px;box-shadow:0 12px 30px #0f172a24;padding:6px 0;z-index:20}.mobile-more-item{width:100%;text-align:left;padding:8px 14px;border:none;background:transparent;font-family:Inter;font-weight:400;font-size:14px;line-height:150%;cursor:pointer}.mobile-more-item:hover{background:#f3f4ff}.mobile-more-item.active{background:#e5f1ff;color:#007bff;font-weight:500}}@media(max-width:970px){.feature-coverage-section{padding-bottom:0}}.qa-section-wrapper{position:relative;width:100%;height:800px;background-color:#fbfdfd;overflow:hidden;display:flex;align-items:center;justify-content:center}.qa-main-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:800%;leading-trim:NONE;line-height:100%;letter-spacing:-.6px;vertical-align:middle;text-transform:capitalize;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.qa-cards-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.qa-feature-card{position:absolute;transition:transform .3s ease}.qa-feature-card img{width:100%;height:auto;display:block}.qa-feature-card:hover{z-index:10;transform:scale(1.05)!important}@media(max-width:1384px){.qa-main-title{text-align:center!important;font-size:5rem}.qa-section-wrapper{height:770px}}@media(max-width:1088px){.qa-section-wrapper{height:600px}.qa-feature-card img{width:300px}}@media(max-width:688px){.qa-section-wrapper{height:600px}.qa-feature-card img{width:270px}}@media(max-width:600px){.qa-section-wrapper{height:550px}.qa-feature-card img{width:230px}.qa-main-title{text-align:center!important;font-size:4rem}}@media(max-width:420px){.qa-section-wrapper{height:550px}.qa-feature-card img{width:200px}.qa-main-title{text-align:center!important;font-size:3.5rem}}.beyond-quotes-section{width:100%;padding-top:40px;padding-bottom:0;background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:clip}.bq-header{margin-bottom:60px;position:relative;z-index:2}.bq-header h2{font-family:HelveticaNeue;font-weight:400;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize}.bq-header h2 span{background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize}.bq-header p{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:Text Sizes/Text Regular;leading-trim:NONE;line-height:150%;letter-spacing:0%;color:#6b7280;max-width:900px;margin-top:5px}.bq-container{display:grid;grid-template-columns:1fr 1fr;gap:100px;position:relative}.bq-left-content{height:fit-content;align-self:start;display:flex;flex-direction:column;gap:20px;z-index:3;max-width:500px}.bq-text-item{position:relative;padding-left:15px;cursor:pointer;margin:10px 0;opacity:.9;transition:all .4s ease;border:transparent!important}.bq-border-line{position:absolute;left:0;top:0;bottom:0;opacity:0;width:2px;background-color:#e0e0e0;transition:background-color .3s ease}.bq-item-content h3{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:140%;letter-spacing:0%;transition:color .3s ease;color:#1e40af}.bq-item-description p{margin-top:8px;font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:150%;letter-spacing:0%;color:#3a3f47}.bq-extra-text{margin-top:10px;color:#777}.bq-text-item.active{opacity:1}.bq-text-item.active .bq-border-line{background-color:#6b7280;width:1px;opacity:1}.bq-text-item.active .bq-item-description{max-height:500px;opacity:1}.bq-right-images{height:400px;align-self:start;z-index:2}.bq-image-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.bq-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.9);width:100%;height:auto;opacity:0;border-radius:20px!important;transition:opacity .6s ease-in-out,transform .6s ease-in-out;object-fit:contain}.bq-image.visible{opacity:1;border-radius:24px!important;scale:1!important}.bq-dummy-scroll-col{z-index:1;pointer-events:none}@media(max-width:1050px){.bq-container{gap:40px!important}}@media(max-width:992px){.bq-header h2{font-size:44px;line-height:100%}.bq-left-content{position:relative;top:0}.bq-container{grid-template-columns:1fr;display:flex;flex-direction:column}.bq-right-images,.bq-dummy-scroll-col{display:none}.bq-text-item{opacity:1;margin-bottom:20px;padding-left:0}.bq-border-line{display:none}.bq-item-description{max-height:none;opacity:1}}.v-quote-container{width:100%;display:flex;justify-content:center;font-family:Inter,sans-serif;padding-top:56px;padding-bottom:60px}.v-quote-card{position:relative;width:100%;background:linear-gradient(180deg,#1e40af,#2563eb);border-radius:24px;display:flex;justify-content:space-between;align-items:center;overflow:hidden;color:#fff;padding:30px 0}.v-quote-content{flex:1;padding:0 60px;z-index:2;max-width:750px}.v-quote-title{font-family:Inter,sans-serif;font-weight:400;font-style:normal;font-size:48px;line-height:58px;letter-spacing:-2px;text-transform:capitalize;padding-top:10px}.v-quote-subtitle{font-family:Inter,sans-serif;font-weight:300!important;font-size:18px;line-height:140%;color:#ffffffe6;margin-bottom:30px;opacity:.8}.v-quote-actions{display:flex;gap:16px;margin-bottom:48px;flex-wrap:wrap}.v-quote-btn{width:222px;height:52px;border-radius:68px;padding:8px 20px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:150%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.btn-primary{background-color:#fff;color:#1e40af;border:1.5px solid #FFFFFF}.btn-primary:hover{background-color:#f0f0f0;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:#fff;border:1.5px solid #FFFFFF}.btn-secondary:hover{background-color:#ffffff1a;transform:translateY(-2px)}.v-quote-features{display:flex;gap:32px}.v-feature-item{display:flex;align-items:start;gap:8px;flex-direction:column;font-size:14px;font-weight:500}.v-quote-image-wrapper{position:absolute;right:0;top:0;bottom:0;width:50%;z-index:1;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 20%);-webkit-mask-image:linear-gradient(to right,transparent,black 20%)}.v-quote-bg-image{width:100%;height:100%;object-fit:cover;mix-blend-mode:overlay;filter:brightness(.3) sepia(100%) hue-rotate(180deg) saturate(500%)}.v-quote-features{display:flex;gap:56px;align-items:start;margin-top:8px}.v-feature-item{display:flex;flex-direction:column;align-items:start;gap:8px;font-size:14px;font-weight:500;opacity:.9}.v-feature-item svg{display:block}.v-feature-item span{white-space:nowrap}@media(max-width:900px){.v-quote-card{flex-direction:column;text-align:center;padding-bottom:40px}.v-quote-content{padding:40px 20px;max-width:100%}.v-quote-actions,.v-quote-features{justify-content:center}.v-quote-title{text-align:center}.v-feature-item{text-align:start}}@media(max-width:1400px){.v-quote-title{font-size:38px;line-height:110%}.v-quote-subtitle{margin-top:10px;font-size:16px;line-height:140%}}@media(max-width:680px){.v-quote-features{gap:30px}.v-quote-card{padding:0}}@media(max-width:610px){.v-quote-features{flex-direction:column;align-items:center}.v-feature-item{align-items:center}.v-quote-card{padding:0}}:root{--bg-dark: #222427;--text-white: #ffffff;--text-gray: #cfcfcf;--border-dashed: 1px dashed rgba(255, 255, 255, .2);--font-primary: "Inter", sans-serif;--font-heading: "Geist", "Inter", sans-serif}.spherical-footer{background-color:var(--bg-dark);color:var(--text-white);position:relative;overflow:hidden;width:100%;min-height:620px;font-family:var(--font-primary);padding-top:60px}.footer-bg-layer{position:absolute;z-index:0;pointer-events:none}.map-layer{top:0;right:0;width:60%;max-width:800px;opacity:.4}.map-layer img{width:100%;height:auto;object-fit:contain;float:right}.dashed-layer{top:0;transform:translate(50%);opacity:.4}.globe-layer{bottom:-120px;left:50%;transform:translate(-50%);width:100%;max-width:1000px;display:flex;justify-content:center;opacity:.8;mix-blend-mode:screen}.globe-layer img{width:100%;height:auto;filter:brightness(.6) sepia(100%) hue-rotate(180deg) saturate(800%)}.footer-container{position:relative;z-index:1;margin:0 auto}.footer-main{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.footer-left{flex:1;max-width:340px;margin-bottom:30px}.brand-logo{display:flex;align-items:center;margin-bottom:18px}.footer-logo-img{width:210px;height:auto}.company-desc{font-size:16px;line-height:150%;color:var(--text-gray);max-width:320px}.footer-cta-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:46px;height:40px;padding:10px 34px;border-radius:999px;border:1.2px solid;font-family:Inter;font-weight:400;font-size:16px;leading-trim:NONE;line-height:150%;letter-spacing:0%;color:#fff;background:transparent;position:relative;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;text-decoration:none;border:2px solid transparent;background:linear-gradient(#222427,#222427) padding-box,linear-gradient(to right,#fff,#ffe93f) border-box;box-shadow:0 0 0 1px #fff3,0 0 26px #ffdb7821}.footer-cta-btn:before{content:"";position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity .25s ease;background:radial-gradient(circle at 0 0,rgba(255,255,255,.08),transparent 60%)}.footer-cta-btn:hover{transform:translateY(-1px);box-shadow:0 0 0 1px #fff3,0 0 26px #ffdb783f}.footer-cta-btn:hover:before{opacity:1}.footer-middle{flex:1;display:flex;flex-direction:column;gap:40px}.footer-divider{display:flex;justify-content:space-between;width:100%}.footer-block{display:flex;flex-direction:column;align-items:start}.footer-heading{font-family:var(--font-heading);font-weight:500;font-size:30px;line-height:100%;margin-bottom:26px}.text-center{text-align:start;display:flex;flex-direction:column;gap:5px}.company-links-grid{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:20px 150px}.company-links-grid ul li{gap:20px!important;padding:2px 0}.company-links-grid ul,.simple-list{list-style:none;margin:0;padding:0}.company-links-grid li,.simple-list li{margin-bottom:12px}.support-block .simple-list{max-width:260px}.footer-link{text-decoration:none;color:var(--text-gray);font-size:16px;font-weight:400;transition:color .25s ease}.footer-link:hover{color:#fff}.footer-link.active{color:#fff;font-weight:500}.social-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text-white);font-size:16px;transition:opacity .25s ease,transform .25s ease}.footer-bottom{padding:26px 0 30px;margin-top:40px;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;flex-wrap:wrap;row-gap:10px;font-family:Inter;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:right}.built-with{display:flex;align-items:center;gap:6px}@media(max-width:1024px){.footer-main{gap:40px}.footer-middle{flex:1.1}.footer-heading{font-size:26px}.company-links-grid{gap:16px 24px}.footer-divider{flex-direction:column;gap:40px}}@media(max-width:1028px){.footer-bottom{flex-direction:column-reverse!important;gap:20px}}@media(max-width:768px){.footer-main{flex-direction:column;align-items:flex-start;gap:32px}.footer-left,.footer-middle,.footer-right{max-width:100%}.footer-middle,.footer-right{align-items:center}.footer-bottom{flex-direction:column;text-align:center}}@media(max-width:480px){.spherical-footer{padding-top:40px}.footer-main{gap:28px}.footer-heading{font-size:22px}.company-desc{font-size:14px}.company-links-grid{grid-template-columns:repeat(2,minmax(120px,1fr));gap:14px 18px}.footer-cta-btn{width:100%;justify-content:center}.footer-right{gap:12px}.map-layer{width:100%;opacity:.2}.globe-layer{bottom:-80px;opacity:.5}}.footer-right{flex:.8;display:flex;flex-direction:column;align-items:flex-start}.social-grid{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));column-gap:40px;row-gap:18px;margin-top:8px}.social-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text-white);font-size:16px;transition:opacity .25s ease,transform .25s ease}.social-link:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:323px){.social-grid{grid-template-columns:1fr;column-gap:0;row-gap:14px;justify-items:start}}@media(max-width:420px){.footer-bottom{flex-direction:column-reverse!important;gap:16px;font-size:14px}}.globe-section{width:100%;min-height:110vh;background:linear-gradient(180deg,#254dcd,#2563eb);display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:Inter,sans-serif}.globe-wrapper{position:relative;width:100vmin;height:100vmin;max-width:800px;max-height:800px;display:flex;justify-content:center;align-items:center;scale:.8}.center-core{position:absolute;z-index:50;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.logo-content{display:flex;flex-direction:column;align-items:center;padding:20px;border-radius:50%;filter:}.logo-icon{color:#60a5fa}.logo-text{text-align:center;margin-top:8px;color:#fff}.brand{font-size:24px;font-weight:700;display:block}.sub{font-size:12px;color:#94a3b8;letter-spacing:2px;text-transform:uppercase}.ring-visual{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px dashed #ffffff;border-radius:50%;pointer-events:none}.ring-inner{width:56vmin;height:56vmin}.ring-middle{width:84vmin;height:84vmin}.ring-outer{width:112vmin;height:112vmin;border-color:#fff}.logogo{width:28vmin}.orbit-node-container{position:absolute;top:50%;left:50%;width:0;height:0;display:flex;justify-content:center;align-items:center;z-index:20}.service-pill{background:#0444acd2;border:1px dashed #ffffff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px 16px;border-radius:10px;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 4px 12px #0000004d;cursor:pointer;transition:background .3s}.service-pill:hover{background:#3b82f64d;border-color:#60a5fa}.text{color:#e2e8f0;font-size:14px;font-weight:500}.dot{width:8px;height:8px;border-radius:50%}.green{background:#4ade80;box-shadow:0 0 6px #4ade80}.blue{background:#60a5fa;box-shadow:0 0 6px #60a5fa}.red{background:#f87171;box-shadow:0 0 6px #f87171}.yellow{background:#fbbf24;box-shadow:0 0 6px #fbbf24}.orange{background:#fb923c;box-shadow:0 0 6px #fb923c}.pink{background:#f472b6;box-shadow:0 0 6px #f472b6}@media(max-width:1220px){.globe-section{min-height:96vh}.globe-wrapper{scale:.7}}@media(max-width:740px){.globe-section{min-height:80vh}.globe-wrapper{scale:.7}}@media(max-width:540px){.globe-section{min-height:60vh}.globe-wrapper{scale:.7}}@media(max-width:480px){.brand{font-size:18px}.sub{font-size:10px}.service-pill{padding:4px 10px;border-radius:12px}.text{font-size:11px}.dot{width:6px;height:6px}.ring-outer{width:100vmin;height:100vmin}}*,*:before,*:after{box-sizing:border-box}.contact-section{width:100%;min-height:100vh;background-color:#fff;font-family:Inter,sans-serif;padding-top:100px;padding-bottom:60px;display:flex;flex-direction:column;align-items:center}.contact-heading-wrapper{text-align:center;margin-bottom:32px;padding:0 16px}.contact-heading{padding-top:30px;padding-bottom:5px;font-family:HelveticaNeue;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;flex-shrink:0;font-weight:400;font-style:Medium;font-size:65px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-transform:capitalize}.contact-subtitle{font-size:16px;color:#6b7280;margin:0}.contact-form-card{width:100%;max-width:960px;background:#e9f9ee;border-radius:20px;padding:32px 40px 40px;box-shadow:0 4px 24px #0000000a}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.form-group-full{margin-top:8px;margin-bottom:20px}label{font-size:14px;font-weight:500;color:#111827}.required{color:#ef4444;margin-left:3px}input,textarea{width:100%;padding:12px 16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;font-size:15px;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}input::placeholder,textarea::placeholder{color:#9ca3af}input:focus,textarea:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e4d}textarea{resize:vertical;min-height:120px}.form-consent{display:flex;align-items:center;gap:8px;margin-bottom:26px;font-size:14px;color:#111827}.form-consent input[type=checkbox]{width:18px;height:18px;border-radius:4px;border:1px solid #d1d5db;box-shadow:none}.privacy-link{text-decoration:underline;cursor:pointer;color:#161c2d}.privacy-link:hover{color:#000}.form-submit-row{display:flex;justify-content:center}.submit-11btn{width:60%;height:56px;border-radius:999px;border:none;background:#00b341;color:#fff;font-size:17px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.submit-btn:hover:not(.loading){transform:translateY(-1px);box-shadow:0 10px 18px #16a34a73}.submit-btn.loading{opacity:.8;cursor:wait}@media(max-width:768px){.contact-section{padding-top:80px}.contact-form-card{padding:24px 20px 28px;border-radius:24px}.form-row{grid-template-columns:1fr;gap:16px}.contact-heading{font-size:36px}}@media(max-width:480px){.contact-section{padding-top:70px;padding-bottom:40px}.contact-heading{font-size:30px}.contact-subtitle{font-size:14px}.contact-form-card{padding:20px 16px 24px}.submit-btn{width:100%}}@media(max-width:320px){.contact-heading{font-size:26px}.contact-form-card{padding:18px 12px 22px}input,textarea{font-size:14px}}.faq-section{width:100%;background-color:#fff;padding:10px 20px 80px;font-family:Inter,sans-serif;color:#111827}.faq-container{max-width:1200px;margin:0 auto}.faq-title{text-align:center;font-size:42px;font-weight:600;color:#2563eb;margin-bottom:60px}.faq-grid{display:flex;gap:60px;align-items:flex-start}.faq-column{flex:1;display:flex;flex-direction:column}.faq-item{border-top:1px solid #E5E7EB;padding:24px 0;cursor:pointer;transition:background-color .2s}.faq-item:last-child{border-bottom:1px solid #E5E7EB}.faq-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-question{font-size:18px;font-weight:500;color:#2b2a2a;line-height:1.4}.faq-icon{color:#555;transition:transform .3s ease;flex-shrink:0}.faq-icon.rotate{transform:rotate(180deg);color:#2563eb}.faq-body{overflow:hidden;transition:max-height .3s ease-out}.faq-answer{font-size:16px;color:#6b7280;line-height:1.6;margin-top:12px;padding-right:20px}.faq-footer{text-align:center;margin-top:80px}.faq-footer h3{font-family:HelveticaNeue;font-weight:500;font-style:Bold;font-size:48px;leading-trim:NONE;line-height:120%;letter-spacing:0%;text-align:center;margin-bottom:16px;background:linear-gradient(180deg,#1748c4,#6092ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-footer p{font-size:18px;color:#4b5563}.faq-footer a{color:#3f1aff;transition:color .2s}.faq-footer a:hover{color:#2563eb;text-decoration:underline}@media(max-width:900px){.faq-grid{flex-direction:column;gap:0}.faq-column{width:100%}.faq-column:last-child .faq-item:first-child{border-top:none}.faq-item{border-bottom:1px solid #E5E7EB;border-top:none}.faq-column:first-child .faq-item:first-child{border-top:1px solid #E5E7EB}}@media(max-width:480px){.faq-title{font-size:32px;margin-bottom:40px}.faq-question{font-size:16px}.faq-answer{font-size:14px}.faq-footer h3{font-size:24px}.faq-footer p{font-size:14px;padding:0 20px}}.partner-page-wrapper{width:100%;font-family:Inter,sans-serif;color:#111827;background-color:#fff;padding-top:130px;padding-bottom:50px}.features-section{max-width:1200px;margin:0 auto 100px;text-align:center}.section-header{margin-bottom:60px}.partner-main-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:65px;leading-trim:NONE;line-height:67.2px;text-transform:capitalize;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sub-text{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px;text-align:center;color:#787878}.JoinasVendor-features-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px}.feature-card{background:#fff;padding:32px 24px;border-radius:16px;text-align:left;box-shadow:0 2px 11.9px 1px #0000000a inset!important;transition:transform .3s ease,box-shadow .3s ease;border:1px solid transparent}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d!important}.icon-box{width:50px;height:50px;background:linear-gradient(153.51deg,#ffffff3b 16.45%,#67b0f43b 84.42%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feat-icon{color:#2563eb}.feature-card h3{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}.feature-card p{font-size:15px;color:#6b7280;line-height:1.5}.partner-form{max-width:1000px;margin:0 auto}.form-header-area{text-align:center;margin-bottom:50px}.form-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:52px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1.5px;text-align:center}.form-sub{font-size:16px;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.5}.partner-form{width:100%}.form-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.form-group{display:flex;flex-direction:column;gap:8px}.partner-form .form-group{margin-bottom:0}.form-group label{font-size:14px;font-weight:500;color:#111827}select{width:100%;height:100%;border:none;background:transparent;appearance:none;outline:none;height:48px;color:#1f2937;z-index:1}.select-icon{position:absolute;right:16px;color:#6b7280;pointer-events:none}.phone-input-wrapper{padding:0}.country-code{display:flex;align-items:center;gap:4px;padding:0 12px;background:#f9fafb;height:100%;border-right:1px solid #E5E7EB;color:#1f2937;font-size:14px;border-radius:8px 0 0 8px;margin-left:-16px}.file-input-wrapper{cursor:pointer}.file-icon{color:#6b7280;margin-right:10px}.real-file-input{border:none;height:100%;padding-top:12px;background:transparent}.form-actions{display:flex;justify-content:center;margin-bottom:24px}.verify-btn{background:#2563eb;color:#fff;padding:14px 32px;border-radius:30px;border:none;font-size:16px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;transition:background .2s}.verify-btn:hover{background:#1d4ed8}.trust-footer{display:flex;align-items:center;justify-content:center;gap:8px;color:#059669;font-size:14px;font-weight:500}.trust-icon{fill:#059669;color:#fff}@media(max-width:1148px){.JoinasVendor-features-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.main-title{font-size:36px}.form-title{font-size:28px;line-height:120%}.form-grid-layout,.JoinasVendor-features-grid{grid-template-columns:1fr}}input,.select-wrapper,.phone-input-wrapper,.file-input-wrapper{width:100%;height:50px;background:#fbfbfb;border:1px solid #E5E7EB;border-radius:8px;display:flex;align-items:center;padding:0 16px;font-size:16px;transition:all .2s ease-in-out;position:relative}.phone-input-wrapper input,.select-wrapper select,.file-input-wrapper input{border:none;outline:none;box-shadow:none!important;background:transparent;height:100%;width:100%}input:not(.real-file-input):not(.phone-inner-input):focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;outline:none}.select-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;z-index:2}.phone-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;z-index:2}.file-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}input::placeholder{color:#9ca3af}.logistics-page-wrapper{font-family:Inter,sans-serif;background:#fbfbfd;min-height:100vh;padding-top:130px;padding-bottom:60px;display:flex;justify-content:center}.logistics-inner{width:100%;max-width:1120px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:48px;align-items:flex-start}.logistics-left{padding-right:12px}.logistics-heading{font-size:44px;line-height:1.2;font-weight:600;color:#b7791f;margin:0 0 10px}.logistics-desc{font-size:16px;color:#6b7280;margin:0 0 32px;max-width:90%}.logistics-info-list{background:transparent}.log-info-row{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid #EAEAEA}.log-info-row-last{border-bottom:none}.log-info-icon{width:40px;height:40px;border-radius:12px;background:#eef2ff;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.log-info-text{display:flex;flex-direction:column;gap:4px}.log-info-label{font-size:14px;font-weight:600;color:#111827}.log-info-value{font-size:14px;color:#000}.logistics-form-card{background:#fff;border-radius:20px;padding:28px 32px 32px;border:1px solid #EAEAEA;box-shadow:0 20px 45px #0f172a0f}.logistics-form-card form{width:100%}.logistics-form-card .log-form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.logistics-form-card label{font-size:14px;font-weight:500;color:#111827}.log-required{color:#ef4444;margin-left:3px}.logistics-form-card input,.logistics-form-card textarea{width:100%;padding:12px 16px;background:#eaeaea33;border-radius:12px;border:1px solid #e5e7eb;font-size:15px;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.logistics-form-card input::placeholder,.logistics-form-card textarea::placeholder{color:#9ca3af}.logistics-form-card input:focus,.logistics-form-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.logistics-form-card textarea{resize:vertical;min-height:120px}.log-phone-input{display:flex;align-items:stretch;border-radius:12px;border:1px solid #e5e7eb;background:#eaeaea33;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.log-phone-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.log-country-select{display:flex;align-items:center;gap:6px;padding:0 14px;background:#eaeaea33;font-size:14px;color:#111827;white-space:nowrap}.log-country-icon{color:#9ca3af}.log-phone-input input{background:#eaeaea33;border:none;box-shadow:none;padding:12px 16px}.log-phone-input #phone{border:none!important;outline:none!important;box-shadow:none!important;box-shadow:none;padding:12px 16px}.log-file-input{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}.log-real-file{border:none;background:transparent;padding:0;font-size:14px}.log-file-icon{color:#6b7280}.log-form-footer{display:flex;justify-content:flex-end;margin-top:16px}.log-submit-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;margin:10px auto 0}.log-btn-circle{width:32px;height:32px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center}.log-btn-circle svg{color:#2563eb}.log-submit-btn:hover:not(.loading){transform:translateY(-1px);box-shadow:0 10px 18px #2563eb59}.log-submit-btn.loading{opacity:.8;cursor:wait}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{background:#fff;width:691px;max-width:95%;border-radius:20px;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 32px;box-shadow:0 25px 50px -12px #00000040;animation:popIn .3s ease-out forwards}@keyframes popIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.modal-content{margin-top:16px;display:flex;flex-direction:column;align-items:center}.modal-title{font-size:26px;font-weight:600;background:linear-gradient(180deg,#1e40af,#2563ebd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:16px 0 8px}.modal-desc{font-size:16px;line-height:1.4;color:#787878}.modal-time{font-size:18px;margin-top:22px;color:#111827}.modal-footer-text{font-size:16px;color:#10b981;margin-top:16px;font-weight:500}.close-btn{position:absolute;top:18px;right:18px;background:none;border:none;cursor:pointer;padding:4px;border-radius:999px}.close-btn:hover{background:#f3f4f6}@media(max-width:960px){.logistics-page-wrapper{padding-top:110px}.logistics-inner{grid-template-columns:1fr;gap:40px}.logistics-left{padding-right:0}}@media(max-width:600px){.logistics-page-wrapper{padding-top:90px;padding-bottom:40px}.logistics-heading{font-size:32px}.logistics-desc{max-width:100%}.logistics-form-card{padding:22px 18px 26px;border-radius:22px}.log-form-footer{justify-content:center}.log-submit-btn{width:100%;justify-content:center}}@media(max-width:320px){.logistics-heading{font-size:26px}.logistics-form-card{padding:18px 14px 22px}.logistics-page-wrapper{padding-left:12px;padding-right:12px}}.about-hero-section{width:100%;min-height:97vh;background-color:#f8f8f8;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:140px;position:relative;overflow:hidden;font-family:Inter,sans-serif;text-align:center}.hero-content{max-width:999px;margin:0 auto 50px;z-index:10}.hero-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-size:32px;line-height:1.3;letter-spacing:-.6px;text-transform:capitalize;margin-bottom:24px}.gradient-text-hero{background:linear-gradient(180deg,#1748c4,#6092ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline}.hero-description{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:140%;color:#6b7280;max-width:520px;margin:0 auto}.highlight-text-abouts{font-weight:600;color:#121212}.hero-background-image-container{position:absolute;bottom:0;left:0;width:100%;min-height:100%;background-image:url(/assets/about-BawiPU4U.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;z-index:5}@media(max-width:768px){.about-hero-section{padding-top:120px;min-height:76vh}.hero-title{font-size:26px;line-height:1.4;letter-spacing:-.4px}.hero-description{font-size:16px;line-height:1.5}.hero-background-image-container{min-height:300px;background-position:center bottom}}@media(max-width:480px){.hero-title{font-size:22px}.hero-description{font-size:14px}.hero-background-image-container{min-height:250px}}.wwd-section{width:100%;background-color:#fff;font-family:Inter,sans-serif;overflow:hidden;padding-top:50px;padding-right:0;padding-bottom:50px}.wwd-container{margin:0 auto;display:flex;align-items:start;gap:60px}.wwd-content{flex:1;min-width:300px}.wwd-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:100px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-transform:capitalize;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;padding:10px 0;margin-bottom:24px}.wwd-subtitle{font-family:Geist,sans-serif;font-weight:500;font-size:32px;line-height:36px;letter-spacing:-.5px;text-transform:capitalize;margin-bottom:24px;margin-top:20px;max-width:400px}.gradient-text-blue{background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.wwd-desc{font-size:16px;line-height:1.6;color:#6b7280;max-width:90%}.wwd-image-wrapper{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.wwd-graphic-image{border-radius:20px;max-width:100%;height:auto;object-fit:contain;display:block}@media(max-width:968px){.wwd-container{flex-direction:column;align-items:center;gap:40px}.wwd-title{font-size:5rem;line-height:100%}.wwd-subtitle{font-size:24px;line-height:130%;margin-top:-20px}.wwd-content{text-align:center;max-width:600px}.wwd-desc{max-width:100%}.wwd-graphic-image{transform:translate(0)}.wwd-image-wrapper{min-height:350px}}@media(max-width:600px){.wwd-section{padding:60px 20px}.wwd-title{font-size:70px;line-height:50px}.wwd-subtitle{font-size:24px;line-height:30px}.wwd-image-wrapper{min-height:280px}.wwd-title{font-size:3.5rem;line-height:100%}}@media(max-width:350px){.wwd-title{font-size:50px;line-height:40px}.wwd-subtitle{font-size:18px;line-height:24px}.wwd-desc{font-size:14px}.wwd-image-wrapper{min-height:200px}}@font-face{font-family:Geist;src:local("Geist Regular"),local("Geist-Regular"),url(../../assets/fonts/Geist-Regular.woff2) format("woff2");font-weight:400;font-style:normal}.mv-section{width:100%;background-color:#fff;display:flex;justify-content:center;padding-top:50px;padding-bottom:50px;max-width:1200px;margin:0 auto}.mv-container{display:flex;gap:30px;width:100%;align-items:stretch}.mv-card{flex:1;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:transform .3s ease}.mv-card:hover{transform:translateY(-5px)}.card-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.mission-card{background-color:#fff}.vision-card{background:linear-gradient(180deg,#1e40af,#2563eb);position:relative}.mv-image-area{position:relative;z-index:1;width:100%;object-fit:cover;height:300px}.mv-main-img{max-width:100%;height:100%;object-fit:contain}.blurcardimgright{display:flex;justify-content:end;align-items:center;width:90%}.mv-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;padding:0 30px 20px}.mv-badge-row{display:flex;align-items:center;gap:20px}.mv-small-icon{width:48px;height:48px;object-fit:contain}.badge{padding:8px 20px;border-radius:100px;font-family:Geist,sans-serif;font-size:16px;font-weight:500}.badge-blue-outline{border:1px solid #2563EB;color:#2563eb;background:transparent;font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px}.badge-white-outline{border:1px solid rgba(255,255,255,.897);color:#fff;font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px}.mv-text{font-family:Geist,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:31.2px;letter-spacing:0%}.mission-text{color:#6b7280bf}.vision-text{color:#fff;opacity:.9}@media(max-width:900px){.mv-container{flex-direction:column}.mv-card{min-height:auto}}@media(max-width:480px){.mv-section{padding:40px 16px}.mv-image-area{height:180px}.mv-text{font-size:16px;line-height:26px}}.wcu-section{overflow:hidden;margin-top:40px;margin-bottom:40px}.wcu-container{margin:0 auto;position:relative}.SoftwareServicewcucontainer{margin-top:140px!important}.hiliteofWhyChooseUs{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:152px;leading-trim:NONE;line-height:100%;letter-spacing:-.6px;vertical-align:middle;text-transform:capitalize;background:linear-gradient(180deg,#1e40af,#2563ebd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;flex-wrap:nowrap;display:flex;align-items:center;text-align:center;width:10000px;padding:10px 0;z-index:0;overflow:hidden;margin-top:-10px;margin-bottom:90px}.WhyChooseUs-cards-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:180px;position:relative;z-index:2;margin:0 auto;max-width:900px}.WhyChooseUs-feature-card{border-radius:16px;padding:24px;display:flex;gap:20px;align-items:flex-start;transition:transform .3s ease}.WhyChooseUs-feature-card:hover{transform:translateY(-2px)}.WhyChooseUs-icon-box{color:#2563eb;min-width:50px;height:50px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background:linear-gradient(153.51deg,#ffffff3b 16.45%,#67b0f43b 84.42%);border:1px solid #E8E8E8;box-shadow:3px 4px 4px #00000008 inset!important}.content h3{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:36px;letter-spacing:-.5px;text-transform:capitalize;color:#1c1c1c}.content p{margin:0;font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:-.68px;color:#555;line-height:1.6}.WhyChooseUs-card-5{grid-column:1;margin-left:0;max-width:440px;margin-top:-170px}.road-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.snake-road{position:absolute;opacity:.6;height:auto}.road-right{top:-40px;transform:translate(30%)}.road-left{top:40%;transform:translate(5%)}@media(max-width:1389px){.road-right{top:-60px;transform:translate(20%)}}@media(max-width:1270px){.road-right{top:-60px;transform:translate(15%)}.road-left{top:30%;transform:translate(0)}}@media(max-width:1205px){.road-right{top:-60px;transform:translate(10%)}.road-left{top:30%;transform:translate(0)}}@media(max-width:1300px){.hiliteofWhyChooseUs{font-size:7rem}}@media(max-width:1000px){.hiliteofWhyChooseUs{font-size:6rem}}@media(max-width:900px){.hiliteofWhyChooseUs{font-size:5rem}}@media(max-width:777px){.hiliteofWhyChooseUs{font-size:4rem}}@media(max-width:600px){.hiliteofWhyChooseUs{font-size:3.3rem}}@media(max-width:450px){.WhyChooseUs-feature-card{flex-direction:column}}@media(max-width:1150px){.WhyChooseUs-cards-grid{grid-template-columns:1fr;gap:2rem;padding-left:2rem;border-left:2px dashed #cbd5e1}.road-layer{display:none}.WhyChooseUs-card-5{grid-column:auto}.WhyChooseUs-card-5{margin-left:0;margin-top:10px}.WhyChooseUs-feature-card{position:relative}.WhyChooseUs-feature-card:before{content:"";position:absolute;left:-2.5rem;top:20%;transform:translateY(0);width:14px;height:14px;background:#2563eb;border-radius:50%;border:3px solid #fff}}.commitment-section{font-family:Inter,sans-serif;padding-top:40px;padding-bottom:50px;background:#fbfbfb}.commitment-container{margin:0 auto;text-align:center}.commitment-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-align:center;text-transform:capitalize;background:linear-gradient(180deg,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.commitment-description{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:150%;letter-spacing:0%;text-align:center;background:linear-gradient(163.86deg,#121212 -149.31%,#787878 127.4%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;max-width:660px;margin:0 auto}.contact-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.contact-card{background-color:#fff;padding:20px;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #EDEDED}.contact-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0000000a}.icon-wrapper{background-color:#eaefff66;color:#2563eb;width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.card-title{font-family:Inter;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:120%;letter-spacing:-.5%;text-align:center;vertical-align:middle;color:#000}.card-detail{font-family:Inter;font-weight:400;margin-top:10px;font-style:Regular;font-size:17px;leading-trim:NONE;line-height:150%;letter-spacing:0%;text-align:center;vertical-align:middle}@media(max-width:992px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.commitment-title{font-size:2.5rem}.commitment-description{font-size:1rem;margin-bottom:3rem}.contact-cards-grid{grid-template-columns:1fr;gap:1.5rem}.contact-card{padding:2rem 1rem}.icon-wrapper{width:50px;height:50px;margin-bottom:1rem}.card-title{font-size:1.2rem}.card-detail{font-size:.95rem}}.vendor-section{display:flex;justify-content:center;background-color:#fff;padding-top:50px;padding-bottom:70px}.vendor-container{position:relative;width:100%;min-height:400px;background:linear-gradient(180deg,#1e40af,#2563eb);border-radius:24px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1rem;box-shadow:0 20px 40px #2563eb33}.vendor-content{position:relative;z-index:10;max-width:720px;color:#fff}.vendor-content h2{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:48px;leading-trim:NONE;line-height:58px;letter-spacing:-2px;text-align:center;text-transform:capitalize}.vendor-content p{font-family:Inter;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px;color:#cad3cd}.vendor-buttons{display:flex;gap:1rem;justify-content:center;margin-top:30px}.btn{padding:16px 32px;border-radius:50px;font-family:Inter;font-weight:500;font-style:Medium;font-size:Text Sizes/Text Regular;leading-trim:NONE;line-height:150%;letter-spacing:0%;cursor:pointer;transition:all .3s ease}.btn-white{background-color:#fff;color:#1e40af;border:none}.btn-white:hover{background-color:#f8fafc;transform:translateY(-2px)}.btn-outline{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.6)}.btn-outline:hover{background-color:#ffffff1a;border-color:#fff}.deco-img-wrapper{position:absolute;bottom:0;z-index:1;width:350px;height:auto;opacity:.9}.deco-img-wrapper img{width:100%;height:auto;display:block;filter:grayscale(100%) sepia(100%) hue-rotate(190deg) saturate(500%) brightness(.7) contrast(1.2);mix-blend-mode:screen}.left-img{left:-20px;bottom:-20px}.right-img{right:-20px;bottom:-20px}@media(max-width:900px){.vendor-content h2{font-size:2rem}.deco-img-wrapper{width:200px;opacity:.5}}@media(max-width:600px){.vendor-container{padding:3rem 1.5rem}.vendor-content h2{font-size:1.75rem;line-height:110%;margin-bottom:10px}.vendor-buttons{flex-direction:column}.btn{width:fit-content;margin:0 auto}.left-img{left:-50px;bottom:-10px;opacity:.3}.right-img{right:-50px;bottom:-10px;opacity:.3}}.ApplicationHero-wrapper{width:100%;background-color:#fff;font-family:Inter,sans-serif;margin-top:130px;padding-bottom:40px;overflow:hidden}.ApplicationHero-container{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.ApplicationHero-content-left{flex:1.5;z-index:2}.ApplicationHero-title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:100%;letter-spacing:-.6px;vertical-align:middle;max-width:550px;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize}.ApplicationHero-subtitle{font-family:Inter,sans-serif;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px;background:linear-gradient(163.86deg,#121212 -149.31%,#787878 127.4%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px;margin-top:10px;max-width:500px}.features-grid{margin-top:4rem;display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:450px}.feature-item{border-radius:12px;box-shadow:0 3.15px 6.31px #0000000d;display:flex;justify-content:space-between;align-items:flex-start;padding:10px 20px;position:relative;border:1px solid #EAEAEA;background:linear-gradient(106.17deg,#fbfbfb3d 12.9%,#a4b1bc00 95.49%)!important}.ApplicationHero-item-3{grid-column:span 2;max-width:100%;margin-top:8px}.feat-text h3{font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:14.05px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-transform:capitalize;background:linear-gradient(180deg,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feat-text p{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:12.47px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-transform:capitalize;margin-top:10px;color:#3f485b;width:100%}.feat-icon img{width:45px;height:auto;position:absolute}.icon-bell img{width:50px;filter:drop-shadow(0 4px 8px rgba(245,158,11,.3));animation:swing 3s infinite ease-in-out;right:20px;top:-20px}.feat-icon-group{display:flex;flex-direction:column;gap:5px;position:relative;top:-35px}.icon-check{width:28px;height:28px;transform:translate(0)}.icon-cross{width:28px;height:28px}.icon-interactive{position:relative;width:100px;height:70px;margin-top:-5px}.icon-list{width:100px;position:absolute;scale:1.8}.icon-cursor{width:32px!important;position:absolute;bottom:0;right:20px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));animation:clickMove 2s infinite}.ApplicationHero-image-right{flex:1;display:flex;justify-content:end;align-items:end;margin-bottom:-40px;height:fit-content}.ApplicationHero-image-right img{width:140%;height:100%;object-fit:contain;margin-left:-50px}.fade-in-up{animation:fadeInUp 1s ease-out forwards;opacity:0}.fade-in-delayed{animation:fadeInUp 1s ease-out .4s forwards;opacity:0}.float-animation img{animation:float 6s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0) scale(1.1)}50%{transform:translateY(-2px) scale(1.1)}to{transform:translateY(0) scale(1.1)}}@keyframes swing{0%,to{transform:rotate(0)}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}}@keyframes clickMove{0%,to{transform:translate(0)}50%{transform:translate(-5px,-5px)}}@media(max-width:1520px){.ApplicationHero-image-right{margin-bottom:-100px}}@media(max-width:1380px){.fade-in-delayed{z-index:9!important}.ApplicationHero-image-right{margin-bottom:-150px}.ApplicationHero-image-right img{margin-right:-10%}}@media(max-width:1185px){.ApplicationHero-image-right{margin-bottom:-190px;z-index:0;width:100%}}@media(max-width:1125px){.ApplicationHero-image-right{margin-bottom:-240px;z-index:0;width:100%}.ApplicationHero-image-right img{margin-right:-14%}}@media(max-width:1270px){.ApplicationHero-title{font-size:44px}}@media(max-width:1094px){.ApplicationHero-title{font-size:2.5rem;max-width:100%}.ApplicationHero-subtitle{max-width:100%}.ApplicationHero-container{flex-direction:column;text-align:center}.ApplicationHero-image-right{display:none}.ApplicationHero-content-left{width:100%;max-width:100%}.text-content{display:flex;flex-direction:column;align-items:center}.features-grid{justify-content:center;text-align:left;max-width:600px;margin:4rem auto 0}.ApplicationHero-image-right{width:100%;justify-content:center;margin-top:-2rem}.ApplicationHero-image-right img{transform:scale(1);max-width:100%}}@media(max-width:600px){.ApplicationHero-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.icon-bell img{top:10px;right:10px}.feat-icon-group{top:0}.feat-icon img{margin-top:20px;right:20px}.ApplicationHero-item-3{grid-column:auto;max-width:100%}.feat-text p{max-width:100%}.feature-item{gap:1rem}}@media(max-width:350px){.ApplicationHero-wrapper{padding:2rem 1rem}.ApplicationHero-title{font-size:1.75rem}.cta-button{width:100%;justify-content:center}}.software-solution-wrapper{width:100%;overflow-x:hidden;font-family:Inter,sans-serif;color:#1e293b;background-color:#f8fbfe;padding-bottom:140px}.ss-container{margin:0 auto;padding:0 1rem;position:relative}.ss-everything-section{padding:4rem 0}.ss-main-title{text-align:left;font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:48px;leading-trim:NONE;line-height:120%;letter-spacing:-1px;text-transform:capitalize;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:40px;max-width:900px}.ss-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.software-service-card{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease;padding:10px}.software-service-card:hover{box-shadow:0 4px 20px #0000000d;transform:translateY(-5px)}.ss-card-header{padding:1rem 1.5rem}.ss-card-header h3{font-family:"Geist" sans-serif;font-weight:500;font-style:Medium;font-size:20px;leading-trim:NONE;line-height:24px;letter-spacing:-.5px;text-transform:capitalize;background:linear-gradient(180deg,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-card-image{background:#f8fafc;display:flex;justify-content:center;align-items:center}.ss-card-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000000d}.ss-card-footer{padding:1.5rem}.ss-card-footer p{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:150%;letter-spacing:0%;background:linear-gradient(163.86deg,#121212 -149.31%,#787878 127.4%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ss-teams-section{position:relative}.ss-teams-header{text-align:center;margin-bottom:4rem}.ss-teams-header h2{font-family:HelveticaNeue;font-weight:500;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-transform:capitalize;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-brown{color:#d97706}.SoftwareServicegridmap{column-gap:20px;row-gap:120px;display:flex;flex-direction:column;max-width:100%}.SoftwareServicegridmapTop{display:flex}.sfendimg{box-shadow:11px 35px 80px #0000001a;box-shadow:270px 866px 250px #0000;border-radius:20px;width:100%;margin-top:70px;margin-bottom:50px}.SoftwareServicegridmapButtom{margin-bottom:40px;display:flex;justify-content:end}.road-right-sf{margin-top:-100px}.road-left-sf{margin-top:190px;right:0}.ss-teams-header p{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:16px;margin-top:10px;leading-trim:NONE;line-height:22px;letter-spacing:0px;text-align:center;color:#6b7280;text-transform:capitalize}.ss-teams-grid-wrapper{position:relative;max-width:1000px;margin:0 auto}.ss-road-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.ss-road-img{position:absolute;opacity:.6;width:300px}.road-curve-right{top:5%;right:10%;transform:rotate(0)}.road-curve-left{top:55%;left:10%;transform:rotate(0)}.ss-floating-box-img{position:absolute;top:30%;right:0;width:180px;z-index:2;transform:rotate(-10deg)}.ss-floating-box-img img{width:100%;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}.ss-teams-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:8rem;column-gap:4rem;position:relative;z-index:1}.ss-team-item{display:flex;align-items:flex-start;gap:1rem;background:#ffffffe6;padding:1rem;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.item-1{margin-right:auto}.item-2{margin-left:auto;margin-top:2rem}.item-3{margin-right:auto;margin-left:10%}.item-4{margin-left:auto}.ss-icon-pill{min-width:40px;height:40px;background:#eff6ff;color:#2563eb;border-radius:10px;display:flex;align-items:center;justify-content:center}.ss-item-text h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.ss-item-text p{font-size:.9rem;color:#64748b;line-height:1.4}.SoftwareServicegridmapButtom{padding-top:40px}.SoftwareServicegridmapTop{margin-top:-20px}.ss-invest-section{padding:4rem 0}.ss-invest-layout{display:flex;align-items:center;gap:4rem}.ss-invest-left{flex:1;position:relative}.ss-dashboard-mockup{position:relative;border-radius:20px;overflow:visible}.ss-dashboard-mockup img{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 40px #0000001a;border:1px solid #e2e8f0}.ss-deco-badge{position:absolute;background:#fff;box-shadow:0 4px 10px #0000001a;border-radius:50px;font-weight:600;z-index:2;animation:floatBadge 3s ease-in-out infinite}.badge-quote{top:-10px;left:20px;background:#d97706;color:#fff;padding:8px 20px}.badge-emoji{top:-20px;right:40px;font-size:2rem;padding:5px;background:transparent;box-shadow:none}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ss-invest-right{flex:1.2}.ss-invest-title{font-size:2rem;font-weight:600;color:#2563eb;margin-bottom:2rem;line-height:1.3}.invest-blue-card{background:#2563eb;border-radius:24px;padding:3rem;color:#fff;box-shadow:0 20px 40px #2563eb33}.invest-list-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.invest-list-item:last-child{margin-bottom:0}.invest-icon-circle{min-width:40px;height:40px;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.invest-list-item p{font-size:1rem;line-height:1.7;color:#fffffff2;font-weight:400}.ss-boximage{position:absolute;top:-90px;right:0}@media(max-width:1456px){.ss-boximage{position:absolute;top:-90px;right:-40px}}@media(max-width:1422px){.ss-boximage{position:absolute;top:-90px;right:-100px;scale:.9}}@media(max-width:1312px){.ss-boximage{position:absolute;top:-90px;right:-120px;scale:.8}}@media(max-width:1270px){.ss-boximage{display:none}}@media(max-width:1024px){.ss-cards-grid{grid-template-columns:repeat(2,1fr)}.ss-invest-layout{flex-direction:column}.ss-invest-right{width:100%}.ss-road-bg{display:none}.ss-teams-grid{column-gap:2rem;row-gap:3rem}.ss-floating-box-img{display:none}.SoftwareServicegridmapTop,.SoftwareServicegridmapButtom{display:flex;flex-direction:column}.SoftwareServicegridmapButtom{margin-top:0}.WhyChooseUs-cards-grid{gap:0px}.ss-teams-header h2{font-size:40px}.SoftwareServicegridmapButtom{padding-top:0!important;padding-bottom:0;margin-bottom:0!important}}@media(max-width:768px){.ss-main-title{font-size:2rem}.ss-cards-grid{grid-template-columns:1fr}.ss-teams-grid{grid-template-columns:1fr;text-align:center}.WhyChooseUs-feature-card{padding:10px}.ss-team-item{flex-direction:column;align-items:center}.item-1,.item-2,.item-3,.item-4{margin:0 auto}.invest-blue-card{padding:2rem}}@media(max-width:480px){.ss-main-title{font-size:1.75rem}.ss-invest-title{font-size:1.5rem}.invest-list-item{flex-direction:column;align-items:flex-start;gap:1rem}.ss-card-image img{width:100%}}@media(max-width:800px){.ss-container{padding:0}}@media(max-width:300px){.invest-blue-card{padding:1.5rem 1rem}}.logistics-hero-section{width:100%;min-height:100vh;background:linear-gradient(180deg,#1e40af,#2563eb);display:flex;justify-content:center;align-items:flex-start;padding-top:40px;padding-bottom:40px}.logistics-container{width:100%;margin:0 auto}.logistics__header{text-align:center;margin-bottom:3rem;color:#fff;display:flex;flex-direction:column}.logistics_-title{height:100%;display:flex;flex-direction:column}.left___0{text-align:left;font-family:HelveticaNeue,sans-serif;font-weight:500;font-size:5rem;line-height:130%;letter-spacing:-1px;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.highlight-text{padding-bottom:10px;text-align:end;font-family:HelveticaNeue,sans-serif;font-weight:500;font-size:5rem;line-height:100%;letter-spacing:-1px;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logistics-subtitle{font-size:1.1rem;color:#ffffffd9;line-height:1.6;max-width:700px;margin:20px auto 0;font-family:Inter,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:132%;letter-spacing:0%;text-align:center}.logistics-tabs-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.logistics-tabs{display:flex;align-items:center;justify-content:space-between;border-radius:50px;padding:4px;width:100%;max-width:840px;height:50px}.tab-btn{flex:1;height:100%;border:none;background:transparent;color:#ffffffb3;font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:39px;letter-spacing:-.5px;vertical-align:middle;text-transform:capitalize;border-radius:40px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.tab-btn.active{background-color:#fff;color:#474747;font-weight:500;box-shadow:0 4px 10px #0000001a}.tab-btn:hover:not(.active){color:#fff}.logistics-content-card{background:#1d64cf;border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:6px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-inner-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;padding:30px;align-items:start}.card-text-side{text-align:left;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:100%;padding-top:40px}.card-text-side h2{font-family:Inter,sans-serif;font-weight:500;font-style:Medium;font-size:20px;leading-trim:NONE;line-height:39px;letter-spacing:-.5px;vertical-align:middle;text-transform:capitalize}.card-text-side p{font-family:Inter,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:24px;letter-spacing:-.68px;margin-top:10px;max-width:350px;opacity:1;color:#eaeaea}.card-cta-btn{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(96.79deg,#1e40af -43.97%,#2563eb 53.04%);border:1px solid rgba(255,255,255,.4);color:#fff;padding:12px 28px;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .2s}.cta-arrow-icon{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:24px;height:24px;color:#1e40af;border:1px solid #1E40AF}.card-cta-btn:hover{transform:translateY(-2px);background:linear-gradient(90deg,#2563eb,#1e40af)}.card-image-side{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.dashboard-img-container{background:#fff;border-radius:16px;padding:10px;box-shadow:0 20px 50px #0003;width:100%;overflow:hidden}.dashboard-img-container img{width:100%;height:auto;border-radius:12px;display:block;object-fit:cover}.fade-in-key{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.left___0,.highlight-text{font-size:4rem}.logistics-title{font-size:3rem}.card-inner-layout{grid-template-columns:1fr;padding:2rem;gap:2rem}.card-text-side{text-align:center}.card-cta-btn{width:100%;justify-content:center}.logistics-tabs{max-width:100%;height:auto;flex-wrap:wrap;gap:5px;border-radius:20px;padding:8px}.card-inner-layout{gap:20px}.card-inner-layout{display:flex;flex-direction:column-reverse}.card-text-side h2{text-align:start;list-style:100%}.card-text-side p{text-align:start;margin-bottom:20px}.card-cta-btn{width:fit-content}.card-text-side p{max-width:100%!important}}@media(max-width:1240px){.card-text-side{padding-top:0}.card-text-side h2{line-height:120%}.card-inner-layout{gap:40px}}@media(max-width:925px){.logistics-tabs-wrapper{overflow-x:auto;padding-left:120px}.logistics-tabs{min-width:850px}.left___0,.highlight-text{font-size:40px;text-align:center}}@media(max-width:840px){.logistics-tabs-wrapper{overflow-x:auto;text-align:start}.logistics-tabs{min-width:788px}}@media(max-width:777px){.logistics-tabs-wrapper{padding-left:150px}.logistics-tabs{min-width:768px}}@media(max-width:737px){.logistics-tabs-wrapper{padding-left:190px}.logistics-tabs{min-width:768px}}@media(max-width:686px){.logistics-tabs-wrapper{padding-left:250px}}@media(max-width:631px){.logistics-tabs-wrapper{padding-left:300px}}@media(max-width:600px){.logistics-title,.highlight-text{font-size:2.5rem}.hidden-mobile{display:none}.logistics-container{width:100%;padding:0}.logistics-hero-section{padding:2rem 1rem}.card-inner-layout{padding:1.5rem}.card-text-side h2{font-size:1.5rem}}@media(max-width:490px){.logistics-tabs{padding-left:30px}}@media(max-width:490px){.logistics-tabs{margin-left:30px}.tab-btn{font-size:14px;padding:0}}@media(max-width:420px){.logistics-tabs{margin-left:50px;padding-left:40px}.tab-btn{font-size:14px;padding:0}}@media(max-width:400px){.logistics-title{font-size:2rem}.tab-btn{font-size:.8rem}}.pp-page-wrapper{background-color:#fff;width:100%;display:flex;justify-content:center;color:#1e293b;padding-top:140px;padding-bottom:40px}.pp-container{max-width:800px;width:88%}.pp-main-title{font-family:HelveticaNeue,sans-serif;font-weight:500;width:100%;text-align:center;font-size:40px;line-height:52px;letter-spacing:-2px;text-transform:capitalize;margin-bottom:.5rem;background:radial-gradient(52.94% 3282.48% at 44.65% 35.29%,#f6bd60,#79481c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.pp-last-updated{font-family:Inter,sans-serif;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:24px;letter-spacing:0%;vertical-align:middle;color:#000;margin-bottom:20px;width:100%;text-align:center}.pp-intro-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#000000a6}.pp-section{margin-bottom:2rem}.pp-section-title{font-family:Inter,sans-serif;font-weight:500;font-size:28px;line-height:36px;letter-spacing:0%;text-transform:capitalize;color:#0f172a;margin-bottom:.8rem}.pp-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:1rem;color:#000000a6}.pp-text,.pp-list li{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#000000a6}.pp-text{margin-bottom:1rem}.black p{color:#000!important}.pp-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:.2rem}.pp-list li{margin-bottom:0rem}.pp-strong{display:block;font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#1e293b;margin-top:1rem;margin-bottom:.3rem}.pp-text-small{font-size:14px;color:#64748b;font-style:italic}.pp-link{color:#021928;text-decoration:none;font-weight:500;font-family:inter}.pp-link:hover{color:#021928;text-decoration:underline}.pp-divider{border:0;height:1px;background:#e2e8f0;margin:1rem 0 1.3rem}@media(max-width:768px){.pp-main-title{font-size:28px;line-height:1.2;letter-spacing:-1px}.pp-section-title{font-size:24px}}.help_center_wrapper{font-family:Inter,sans-serif;background-color:#fff;color:#1e293b;padding-top:140px;width:100%;padding-bottom:50px;box-sizing:border-box}.help_center_container{max-width:1200px;margin:0 auto}.help_center_header_section{text-align:center;margin-bottom:4rem}.help_center_main_title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:65px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-transform:capitalize;background:radial-gradient(59.17% 1293.38% at 44.99% 36.03%,#60bdf6,#192d4a) repeat scroll 0% 0%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.help_center_header_subtitle{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px;text-align:center;margin-bottom:30px;color:#787878;margin-top:10px}.help_center_search_bar_container{display:flex;align-items:center;justify-content:center;max-width:480px;margin:0 auto;max-height:68px;border:1px solid #e2e8f0;border-radius:50px;padding:0 5px 0 20px}.help_center_search_icon{color:#94a3b8;margin-right:.75rem;min-width:20px;min-height:20px}.help_center_search_input{flex-grow:1;border:none;background:transparent;font-size:1rem;color:#334155;outline:none;padding:0;bottom:none}.help_center_search_input::placeholder{color:#94a3b8;bottom:none;outline:none}.help_center_search_input:active{bottom:none!important;outline:none!important;box-shadow:none!important}.help_center_search_input:focus{bottom:none!important;outline:none!important;box-shadow:none!important}.help_center_search_button{background-color:#2563eb;color:#fff;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;width:200px;cursor:pointer;transition:background-color .3s ease;background:linear-gradient(94.97deg,#0155cf 8%,#013c91 62.04%,#012b69 97.21%),linear-gradient(96.79deg,#1e40af -43.97%,#2563eb 53.04%);border:1px solid #F4F4F4;font-family:HelveticaNeue,sans-serif;font-weight:400;font-style:Medium;font-size:15px;leading-trim:NONE;line-height:16px;letter-spacing:0%;text-align:center;vertical-align:middle}.help_center_faq_categories{margin-bottom:5rem}.help_center_faq_row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.help_center_faq_row:last-child{margin-bottom:0}.help_center_faq_card{background:linear-gradient(145.16deg,#ffffff54 -2.71%,#def1ff54 35.08%);border-radius:12px;padding:2rem;display:flex;flex-direction:column}.help_center_faq_card_title{font-family:Geist,sans-serif;color:#1e40af;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:140%;letter-spacing:0%;padding-bottom:10px;border-bottom:1px solid #545963}.help_center_faq_card_includes{font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:Text Sizes/Text Regular;leading-trim:NONE;line-height:150%;letter-spacing:0%;margin-top:10px;margin-bottom:10px;color:#545963}.help_center_faq_list{list-style:none;padding:0;margin:0}.help_center_faq_list li{display:flex;align-items:center;font-family:Roboto,sans-serif;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:150%;letter-spacing:0%;cursor:pointer}.help_center_faq_list li svg{margin-right:.5rem;flex-shrink:0}.help_center_faq_list li:hover{color:#1e40af}.help_center_contact_section{text-align:center}.help_center_contact_main_title{font-family:HelveticaNeue;font-weight:500;font-style:Medium;font-size:56px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1px;text-align:center;text-transform:capitalize;background:linear-gradient(180deg,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.help_center_contact_subtitle{font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0px;text-align:center;vertical-align:middle;color:#000;margin-bottom:3rem}.help_center_contact_cards{display:flex;align-items:center;justify-content:center;gap:2rem}.help_center_contact_card{border:1px solid #EDEDED;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:center;text-align:center;width:228px;height:139px;gap:10px;transition:all .3s ease}.help_center_contact_card:hover{border-color:#2563eb;box-shadow:0 10px 30px #2563eb1a;transform:translateY(-2px)}.help_center_contact_icon_wrapper{background-color:#eaefff66;border-radius:50%;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.help_center_contact_icon{color:#2563eb}.help_center_contact_card_title{font-family:Geist,sans-serif;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:120%;letter-spacing:-.5%;text-align:center;vertical-align:middle;margin-top:4px}.help_center_contact_card_info{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:150%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#000}@media(max-width:1023px){.help_center_main_title{font-size:2.8rem}.help_center_header_subtitle{font-size:1rem}.help_center_faq_row{grid-template-columns:repeat(2,1fr)}.help_center_contact_cards{grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto}}@media(max-width:767px){.help_center_wrapper{padding:2rem .75rem}.help_center_main_title{font-size:2.2rem}.help_center_header_subtitle{font-size:.95rem}.help_center_search_bar_container{flex-direction:column;padding:1rem;border-radius:12px}.help_center_search_icon{margin-right:0;margin-bottom:.75rem}.help_center_search_input{width:100%;margin-bottom:.75rem;text-align:center;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.help_center_search_button{width:100%;padding:.8rem 1.5rem}.help_center_faq_row{grid-template-columns:1fr;gap:1.5rem}.help_center_contact_main_title{font-size:2rem}.help_center_contact_subtitle{font-size:1rem}.help_center_contact_cards{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:479px){.help_center_main_title{font-size:1.8rem}.help_center_header_subtitle{font-size:.85rem}.help_center_search_input{font-size:.9rem}.help_center_search_button{font-size:.9rem;padding:.7rem 1.2rem}.help_center_faq_card_title{font-size:1.1rem}.help_center_faq_list li{font-size:.88rem}.help_center_contact_main_title{font-size:1.6rem}.help_center_contact_subtitle{font-size:.9rem}.help_center_contact_card_title{font-size:1.05rem}.help_center_contact_card_info{font-size:.88rem}.help_center_contact_icon_wrapper{width:50px;height:50px}}@media(max-width:320px){.help_center_main_title{font-size:1.5rem}.help_center_header_subtitle{font-size:.8rem}.help_center_search_bar_container{padding:.75rem}.help_center_search_input{font-size:.85rem}.help_center_search_button{font-size:.85rem;padding:.6rem 1rem}.help_center_faq_card,.help_center_contact_card{padding:1.5rem}}.partner-page-wrapper{width:100%;min-height:100vh;background:#fff;font-family:Inter,sans-serif;padding-top:120px;padding-bottom:60px}.partner-features-section{margin:0 auto 60px;text-align:center}.partner-section-header{margin-bottom:32px}.partner-main-title{font-size:40px;font-weight:600;color:#1d4ed8;margin:0 0 8px}.partner-main-title span{color:#2563eb}.partner-sub-text{font-size:16px;color:#6b7280;margin:0}.partner-features-grid{margin-top:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.partner-feature-card{background:#fff;border-radius:18px;border:1px solid #EAEAEA;padding:20px;text-align:left;box-shadow:0 2px 11.9px 1px #0000000a inset}.partner-feature-card:hover{box-shadow:0 4px 20px #2564eb20;transition:box-shadow .3s ease}.partner-icon-box{width:60px;height:60px;border-radius:12px;box-shadow:3px 4px 4px #00000008 inset;background:linear-gradient(153.51deg,#ffffff3b 16.45%,#67b0f43b 84.42%);display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:#2563eb}.partner-feature-card h3{font-family:Inter;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:-.5px;text-transform:capitalize;margin-top:20px;margin-bottom:0!important;color:#111827}.partner-feature-card p{font-size:13px;color:#6b7280;margin:0}.partner-register-section{margin:0 auto;text-align:center}.partner-form-header-area{margin-bottom:28px}.partner-form-title{font-family:HelveticaNeue;font-weight:400;font-style:Medium;font-size:52px;leading-trim:NONE;line-height:67.2px;letter-spacing:-1.5px;text-align:center;max-width:900px;margin:0 auto;padding:10px 0;background:linear-gradient(180deg,#1e40af,#2563ebd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.partner-form-sub{font-size:16px;color:#6b7280;max-width:640px;margin:0 auto}.partner-form{margin-top:36px;text-align:left}.partner-form-section{margin-bottom:24px}.partner-form-section-top{gap:16px;margin-bottom:16px}.partner-form-section-top h3{font-size:14px;font-weight:600;color:#111827;margin:0;padding-bottom:10px}.partner-section-line{flex:1;height:1px;background:#e5e7eb}.partner-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.partner-form-group{display:flex;flex-direction:column;gap:6px}.partner-form-group label{font-size:13px;font-weight:500;color:#111827}.partner-required{color:#ef4444;margin-left:3px}.partner-form input,.partner-form textarea,.partner-form select{width:100%;padding:11px 14px;background:#fbfbfb;border-radius:12px;border:1px solid #e5e7eb;font-size:14px;color:#111827;box-shadow:0 4px 10px #0f172a0a;outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.partner-form input::placeholder,.partner-form textarea::placeholder{color:#9ca3af}.partner-form input:focus,.partner-form textarea:focus,.partner-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.partner-form textarea{resize:vertical;min-height:110px}.partner-select-wrapper{position:relative;display:flex;align-items:center}.partner-select-wrapper select{appearance:none;padding-right:34px}.partner-select-icon{position:absolute;right:12px;pointer-events:none;color:#9ca3af}.partner-phone-input{display:flex;border-radius:12px;border:1px solid #e5e7eb;background:#fbfbfb;overflow:hidden;box-shadow:0 4px 10px #0f172a0a}.partner-phone-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.partner-country-code{display:flex;align-items:center;gap:6px;padding:0 14px;background:#fbfbfb;font-size:13px;color:#111827;white-space:nowrap}.partner-phone-input input{border:none;box-shadow:none;padding:11px 14px}.partner-phone-input #phone{border:none!important;outline:none!important;box-shadow:none!important}.partner-form-actions{margin-top:36px;display:flex;justify-content:center}.partner-submit-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.partner-btnArrowRight{width:32px;height:32px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center}.partner-btnArrowRight svg{color:#2563eb}.partner-submit-btn:hover:not(.loading){transform:translateY(-1px);box-shadow:0 10px 18px #2563eb59}.partner-submit-btn.loading{opacity:.8;cursor:wait}.partner-trust-footer{margin-top:16px;display:flex;align-items:center;gap:8px;justify-content:center;font-size:13px;color:#16a34a}.partner-trust-icon{flex-shrink:0}@media(max-width:1024px){.partner-features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.partner-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.partner-page-wrapper{padding-top:100px;padding-bottom:40px}.partner-main-title{font-size:32px}.partner-form-title{font-size:26px;line-height:110%}.partner-features-grid,.partner-form-grid{grid-template-columns:1fr}.partner-form-actions{justify-content:center}.partner-submit-btn{width:100%;justify-content:center}}@media(max-width:320px){.partner-page-wrapper{padding-left:12px;padding-right:12px}.partner-main-title{font-size:26px}.partner-form-title{font-size:22px}}.join_network_section{width:100%;background:linear-gradient(90deg,#b6e9ff40,#ffd4d440);font-family:Inter,sans-serif;overflow:hidden;position:relative;display:flex;align-items:center}.join_network_container{max-width:1300px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.join_network_text_content{flex:1;z-index:10;max-width:600px}.join_network_title{font-family:HelveticaNeue,sans-serif;font-weight:500;font-style:Medium;font-size:41px;leading-trim:NONE;line-height:100%;letter-spacing:-.6px;vertical-align:middle;text-transform:capitalize;padding:10px 0;max-width:560px;background:linear-gradient(180deg,#1e40af,#2563ebd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.join_network_description{font-family:Geist,sans-serif;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:140%;letter-spacing:0px;text-align:left;color:#787878;margin-top:1.5rem;margin-bottom:2.5rem;max-width:500px}.join_network_button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background-color:#2563eb;color:#fff;border-radius:30px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s ease}.join_network_button:hover{background-color:#1d4ed8}.join_network_subtitle{font-size:2rem;font-weight:500;color:#3b82f6;margin:0}.join_network_visuals_wrapper{flex:1;position:relative;height:360px;display:flex;justify-content:center;align-items:center}.join_network_abstract_bg{position:absolute;top:20%;right:0;transform:translateY(-50%);height:auto;z-index:0;opacity:.3;scale:.6}.jn_card{position:absolute;border-radius:16px;box-shadow:0 15px 35px #00000014;background:#fff;z-index:2;transition:transform .3s ease}.jn_card:hover{transform:translateY(-5px)}.jn_card_security{top:20%;left:10%;width:320px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;border:1px solid #fff}.jn_icon_box_security{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border:2px solid #BFDBFE;border-radius:12px;color:#2563eb}.jn_card_text_col{flex:1}.jn_card_title_small{font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.jn_skeleton_bar{height:8px;background-color:#e2e8f0;border-radius:4px;margin-bottom:6px}.jn_w_80{width:80%}.jn_w_50{width:50%}.jn_card_performer{top:3%;right:0%;width:130px;height:130px;background:linear-gradient(135deg,#fde68a,#fcd34d);display:flex;align-items:center;justify-content:center;text-align:center;border:none;box-shadow:0 10px 25px #d9770633}.jn_performer_content{display:flex;flex-direction:column;align-items:center;width:100%;padding:1rem}.jn_icon_circle_gold{width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.jn_card_title_gold{font-size:.7rem;font-weight:600;color:#78350f;margin-bottom:1rem;text-transform:uppercase}.jn_skeleton_bar_gold{height:6px;background-color:#ffffff80;border-radius:4px;margin-bottom:5px}.jn_w_100{width:80%}.jn_w_60{width:50%}.jn_card_leads{bottom:10%;right:10%;width:220px;background:#fff;overflow:hidden;border:1px solid #E0F2FE;padding:0;background:linear-gradient(180deg,#38bdf8,#0ea5e9 40px,#fff 40px 100%);border-radius:16px;box-shadow:0 10px 30px #0ea5e940}.jn_leads_header{height:40px;display:flex;align-items:center;justify-content:center}.jn_leads_header h3{font-size:.85rem;color:#fff;font-weight:600;margin:0;text-transform:uppercase}.jn_leads_body{padding:1.5rem}.jn_leads_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.jn_leads_row:last-child{margin-bottom:0}.jn_leads_percent{font-size:1rem;font-weight:700;color:#334155}.jn_badge{font-size:.75rem;padding:4px 10px;border-radius:20px;color:#fff;font-weight:500}.jn_badge_orange{background-color:#d97706}.jn_badge_green{background-color:#16a34a}@media(max-width:1024px){.join_network_text_content{margin-bottom:3rem;max-width:100%}.join_network_visuals_wrapper{width:100%}.join_network_abstract_bg{right:50%;transform:translate(50%,-50%);opacity:.5}.jn_card_security{left:10%}.jn_card_leads{right:10%}.join_network_title{font-size:2rem}}@media(max-width:768px){.join_network_container{flex-direction:column;text-align:center}.join_network_title{font-size:1.7rem;padding-top:30px}.join_network_subtitle{font-size:1.5rem}.join_network_visuals_wrapper{height:auto;padding-bottom:30px}.jn_card_security{position:relative;top:auto;left:auto;margin-bottom:1rem;width:100%;max-width:300px}.jn_card_performer{position:absolute;top:0;right:0;transform:scale(.8)}.jn_card_leads{position:relative;top:auto;right:auto;bottom:auto;margin-top:1rem;transform:translate(20px)}.join_network_visuals_wrapper{flex-direction:column;justify-content:center;align-items:center}}@media(max-width:480px){.join_network_section{padding:3rem 1rem}.join_network_title{font-size:2rem}.join_network_subtitle{font-size:1.2rem}.jn_card_security{width:100%;padding:1rem}.jn_card_performer{position:relative;top:auto;right:auto;margin:1rem 0;transform:scale(1);width:100%;height:auto;aspect-ratio:1/1;max-width:150px}.jn_card_leads{width:100%;max-width:250px;transform:none}.join_network_abstract_bg{width:100%;opacity:.3}}.mobile-app-section{background:#e5f6ee;padding-top:60px;padding-bottom:60px}.mobile-app-container{margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.mobile-app-image{flex:1 1 50%;min-width:260px}.mobile-app-image img{width:100%;height:auto;display:block}.mobile-app-content{flex:1 1 50%;min-width:260px;display:flex;flex-direction:column;justify-content:center}.mobile-app-title{font-family:HelveticaNeueCustom,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-weight:500;font-size:32px;line-height:1.4;color:#18406b;margin:0 0 32px}.lanching{font-family:Inter;font-weight:500;font-style:Medium;font-size:18px;leading-trim:NONE;line-height:28px;letter-spacing:-2%}.mobile-app-launching{display:flex;flex-direction:column;gap:12px;font-size:14px;color:#1b3045}.store-badges{display:flex;align-items:center;gap:12px}.store-badges img{height:40px;width:auto;display:block}@media(max-width:768px){.mobile-app-container{flex-direction:column;text-align:center}.mobile-app-content,.mobile-app-launching{align-items:center}.mobile-app-title{font-size:26px}}@media(max-width:480px){.mobile-app-section{padding:48px 16px}.mobile-app-title{font-size:20px;line-height:1.45}.store-badges img{height:34px}}.whatsapp-chat-wrapper{position:fixed;bottom:20px;right:20px;z-index:99;font-family:HelveticaNeue}.whatsapp-chat-wrapper .whatsapp-icon{border:1px solid transparent;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;font-size:30px;border-radius:50%;cursor:pointer;box-shadow:0 4px 12px #0003;transition:transform .3s ease;animation:pulse 2.5s infinite}.whatsapp-chat-wrapper .whatsapp-icon:active{transform:scale(.9)!important}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #25d366b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #25d36600}to{transform:scale(1);box-shadow:0 0 #25d36600}}.whatsapp-chat-wrapper .chat-box{position:absolute;bottom:60px;right:0;width:300px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 6px 20px #0003;transform:scaleY(0);transform-origin:bottom right;transition:transform .3s ease-in-out}.whatsapp-chat-wrapper .chat-box.open{transform:scaleY(1)}@media(max-width:340px){.whatsapp-chat-wrapper .chat-box{scale:.95}}@media(max-width:320px){.whatsapp-chat-wrapper .chat-box{scale:.92}}@media(max-width:310px){.whatsapp-chat-wrapper .chat-box{scale:.9}}.whatsapp-chat-wrapper .chat-header{background-color:#1fb355;color:#fff;padding:10px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.whatsapp-chat-wrapper .chat-header button{background:none;border:none;font-size:22px;color:#fff;cursor:pointer;border-radius:100px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.whatsapp-chat-wrapper .chat-body{padding:15px}.whatsapp-chat-wrapper .chat-body p{margin-bottom:8px;font-size:.9rem}.whatsapp-chat-wrapper .chat-body textarea{width:94%;padding:8px;border:1px solid #ccc;border-radius:5px;font-size:.9rem;resize:none;margin-bottom:10px}.whatsapp-chat-wrapper .chat-body textarea:focus{border:1px solid #1fb355;outline:2px solid #25d36547}.whatsapp-chat-wrapper .chat-body .send-btn{width:100%;padding:10px;background-color:#1fb355;color:#fff;font-weight:500;font-size:14px;border:none;border-radius:5px;cursor:pointer}.whatsapp-chat-wrapper .chat-body .send-btn:hover{background-color:#0c994e}
