1:"$Sreact.fragment" 2:I[24911,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"default"] 3:I[61867,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"default"] e:I[47580,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"default"] f:I[2012,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"default"] 12:I[22016,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],""] 13:I[97367,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"] 14:"$Sreact.suspense" 16:I[5074,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"default"] 17:I[2018,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"ScrollReveal"] 18:I[85437,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"Image"] 19:I[2018,["/_next/static/chunks/0x56skhob._h5.js","/_next/static/chunks/13otmx4jlwoeg.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/07p.f8bslwkh6.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0qm~m5xq2.z6g.js","/_next/static/chunks/05gvsernou_9a.js"],"StaggerChildren"] 4:T16a4, /* ============================================================ Success Stories — redesigned right column (stats + 2x2 cards) Dark section · red accent #dc2626 / #ef4444 · Manrope ============================================================ */ /* Neutralise the right column's asymmetric 140px left padding so the box group can be centered instead of pushed to one side. */ .elementor-element.elementor-element-b2c956f { padding: 0 !important; } /* Vertically center the two columns so the right content lines up with the image instead of needing a big top gap; tighten row gap. */ .elementor-element.elementor-element-2ed47f3 { align-items: center !important; } /* Animated map background behind the Success Stories content */ .elementor-element.elementor-element-b6e14bd { position: relative; overflow: hidden; } .elementor-element.elementor-element-b6e14bd > .e-con-inner { position: relative; z-index: 1; } .ws-map { position: absolute; inset: 0; z-index: 0; opacity: 0.5; pointer-events: none; } .ws-map canvas { display: block; } #ws-stories { display: flex; flex-direction: column; gap: 16px; width: 100%; max-width: 620px; margin: 0 auto; /* center the 7 boxes as a group — no negative margins */ } #ws-stories .ws__stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; } #ws-stories .ws__stat { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 20px 16px; transition: border-color 0.3s ease, background-color 0.3s ease; } #ws-stories .ws__stat:hover { border-color: rgba(220,38,38,0.28); background: rgba(220,38,38,0.05); } #ws-stories .ws__stat-num { color: #fff !important; font-weight: 900; font-size: clamp(28px, 3vw, 38px); line-height: 1; letter-spacing: -0.01em; } #ws-stories .ws__stat-num span { color: #dc2626 !important; } #ws-stories .ws__stat-label { margin-top: 9px; color: rgba(255,255,255,0.7) !important; font-size: 14px !important; font-weight: 700; letter-spacing: 0.03em; text-transform: uppercase; } #ws-stories .ws__cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } #ws-stories .ws__card { position: relative; overflow: hidden; background: rgba(255,255,255,0.035); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 22px 20px; transition: transform 0.35s cubic-bezier(.25,1,.5,1), border-color 0.35s ease, background-color 0.35s ease, box-shadow 0.35s ease; } #ws-stories .ws__card::after { content: ''; position: absolute; top: -45%; left: -25%; width: 150px; height: 150px; background: radial-gradient(circle, rgba(220,38,38,0.2), transparent 70%); opacity: 0; transition: opacity 0.35s ease; pointer-events: none; } #ws-stories .ws__card:hover { transform: translateY(-4px); border-color: rgba(220,38,38,0.3); background: rgba(220,38,38,0.05); box-shadow: 0 18px 44px -20px rgba(0,0,0,0.7); } #ws-stories .ws__card:hover::after { opacity: 1; } #ws-stories .ws__card-icon { display: inline-flex; align-items: center; justify-content: center; width: 44px; height: 44px; border-radius: 12px; background: rgba(220,38,38,0.12); border: 1px solid rgba(220,38,38,0.25); color: #ef4444; margin-bottom: 14px; transition: background-color 0.3s ease, color 0.3s ease; } #ws-stories .ws__card:hover .ws__card-icon { background: #dc2626; color: #fff; } #ws-stories .ws__card-icon svg { width: 22px; height: 22px; } #ws-stories .ws__card-title { color: #fff !important; font-weight: 900; font-size: 17px; letter-spacing: -0.01em; margin-bottom: 8px; } #ws-stories .ws__card-desc { color: rgba(255,255,255,0.6) !important; font-size: 13.5px; line-height: 1.6; margin: 0; font-weight: 900; font-size: 16px; } .elementor-element-778840d .logico-title { white-space: nowrap !important; } /* Stack the two columns below the desktop breakpoint so the box group always gets full width and stays centered — never clipped. */ @media (max-width: 1024px) { .elementor-element-778840d .logico-title { white-space: normal !important; } .elementor-element.elementor-element-2ed47f3 { grid-template-columns: 1fr !important; } #ws-stories { max-width: 640px; margin: 0 auto; } } @media (max-width: 600px) { #ws-stories .ws__stats { grid-template-columns: 1fr 1fr 1fr; gap: 8px; } #ws-stories .ws__stat { padding: 14px 10px; } #ws-stories .ws__stat-label { font-size: 11px !important; letter-spacing: 0.02em; } #ws-stories .ws__cards { grid-template-columns: 1fr; } } 0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"content-wrapper content-wrapper-may-contain-elementor-code content-wrapper-sidebar-position-none","children":["$","div",null,{"className":"content","children":["$","div",null,{"className":"content-inner","children":["$","div",null,{"data-elementor-type":"wp-page","data-elementor-id":"86","className":"elementor elementor-86 elementor-59","children":[[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n .about-us-hero-content {\n width: 100% !important;\n text-align: center !important;\n color: #fff !important;\n padding: 40px !important;\n z-index: 2;\n display: flex !important;\n flex-direction: column !important;\n justify-content: center !important;\n align-items: center !important;\n height: 100% !important;\n }\n\n .about-us-hero-title {\n margin: 0 !important;\n font-family: \"Manrope\", Sans-serif !important;\n font-size: clamp(34px, 5.5vw, 68px) !important;\n font-weight: 850 !important;\n line-height: 1.1 !important;\n text-transform: uppercase !important;\n letter-spacing: -1.5px !important;\n color: #ffffff !important;\n text-align: center !important;\n }\n "}}],["$","div",null,{"className":"custom-standard-hero-container","children":["$","div",null,{"style":{"backgroundImage":"url('/images/about-bg.png')","--hero-overlay":"linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.92) 60%, rgba(0, 0, 0, 0.98) 100%)"},"className":"custom-standard-hero-card","children":["$","div",null,{"className":"about-us-hero-content","children":["$","h3",null,{"className":"about-us-hero-title","children":["The Operators Building ",["$","br",null,{}]," ",["$","span",null,{"style":{"color":"#C01227"},"children":"Doormile"}]]}]}]}]}]],["$","$L2",null,{}],["$","$L3",null,{}],[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$4"}}],"$L5"],"$L6","$L7","$L8","$L9"]}]}]}]}],["$La","$Lb"],"$Lc"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"stHCYLWgK385AnoV1Kxkn"} 5:["$","div",null,{"id":"women-entrepreneurship","className":"elementor-element elementor-element-bbc6760 e-con-full e-flex cut-corner-no sticky-container-off e-con e-parent","data-id":"bbc6760","data-element_type":"container","data-e-type":"container","style":{"backgroundColor":"#1f1f1f","width":"calc(100% - 40px)","marginLeft":"20px","marginRight":"20px","borderRadius":"25px"},"children":[["$","div",null,{"className":"elementor-element elementor-element-13a7637 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-logico_decorative_block","data-id":"13a7637","data-element_type":"widget","data-e-type":"widget","style":{"position":"absolute"},"children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"block-decoration animation-enable block-decoration-style-1","children":["$","div",null,{"className":"block-decoration-item"}]}]}]}],["$","div",null,{"style":{"backgroundImage":"url(/images/bg-header-women.png)"},"className":"elementor-element elementor-element-7da6646 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"7da6646","data-element_type":"container","data-e-type":"container"}],["$","div",null,{"className":"elementor-element elementor-element-8b5d6e6 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"8b5d6e6","data-element_type":"container","data-e-type":"container","children":["$","div",null,{"className":"elementor-element elementor-element-1f766ea e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"1f766ea","data-element_type":"container","data-e-type":"container","children":[["$","div",null,{"className":"elementor-element elementor-element-3b61435 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"3b61435","data-element_type":"container","data-e-type":"container","data-settings":"{\"background_background\":\"classic\"}","children":[["$","div",null,{"className":"elementor-element elementor-element-c364d1c elementor-widget elementor-widget-text-editor","data-id":"c364d1c","data-element_type":"widget","data-e-type":"widget","data-widget_type":"text-editor.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","p",null,{"children":"01"}]}]}],["$","div",null,{"className":"elementor-element elementor-element-239afbb elementor-widget elementor-widget-logico_heading","data-id":"239afbb","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_heading.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","h5",null,{"className":"logico-title","children":"Empowering Women"}]}]}],["$","div",null,{"className":"elementor-element elementor-element-0d307dd elementor-widget elementor-widget-text-editor","data-id":"0d307dd","data-element_type":"widget","data-e-type":"widget","data-widget_type":"text-editor.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","p",null,{"children":"Doormile empowers women in last-mile delivery."}]}]}]]}],["$","div",null,{"className":"elementor-element elementor-element-5aea22e e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"5aea22e","data-element_type":"container","data-e-type":"container","data-settings":"{\"background_background\":\"classic\"}","children":["$","div",null,{"className":"elementor-element elementor-element-46b9ffa elementor-widget elementor-widget-logico_button","data-id":"46b9ffa","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_button.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"button-widget","children":["$","div",null,{"className":"button-container","children":["$","a",null,{"href":"#","className":"logico-small-button","children":["Explore more",["$","svg",null,{"viewBox":"0 0 13 20","children":["$","polyline",null,{"points":"0.5 19.5 3 19.5 12.5 10 3 0.5"}]}]]}]}]}]}]}]}]]}]}],"$Ld"]}] 6:["$","$Le",null,{}] 7:["$","$Lf",null,{}] 10:Tcc2, /* Box this section to the same inset width the sibling sections use. The container's "display: var(--display)" resolves to the invalid fallback (inline) here, so max-width was being ignored and the section spanned edge-to-edge (heading clipped at the viewport edge). Force the flex display back on and pin the inner to the shared 1480px inset. */ .elementor-86 .elementor-element-c2c601a { display: flex; } .elementor-86 .elementor-element-c2c601a > .e-con-inner { display: flex; flex-direction: column; max-width: 1480px; width: 100%; margin-left: auto; margin-right: auto; padding-left: clamp(20px, 4vw, 50px) !important; padding-right: clamp(20px, 4vw, 50px) !important; box-sizing: border-box; } /* Breathing room above and below the "Meet our the best crew" heading. */ .elementor-86 .elementor-element-c46350e > .elementor-widget-container { margin-top: 40px; margin-bottom: 56px; } /* Team photos: grayscale by default, full colour on hover (matches design) */ .team-listing-wrapper.team-grid-listing .team-item .post-media img { filter: grayscale(100%); transition: filter 0.45s ease; } .team-listing-wrapper.team-grid-listing .team-item:hover .post-media img { filter: grayscale(0%); } /* Grid: five columns that wrap, with tightened row/column gaps. */ .team-listing-wrapper.team-grid-listing { display: flex; flex-wrap: wrap; margin: 0 -16px -40px; } .team-listing-wrapper.team-grid-listing .team-item-wrapper { width: 20%; padding: 0 16px; margin-bottom: 40px; box-sizing: border-box; } @media (max-width: 1200px) { .team-listing-wrapper.team-grid-listing .team-item-wrapper { width: 33.3333%; } } @media (max-width: 800px) { .team-listing-wrapper.team-grid-listing .team-item-wrapper { width: 50%; } } @media (max-width: 480px) { .team-listing-wrapper.team-grid-listing .team-item-wrapper { width: 100%; } } /* Card: photo on top, name/position at the bottom (down to image). */ .team-listing-wrapper.team-grid-listing .team-item { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; width: 100%; } /* Compact portrait photo. Extra .team-item in the selector raises the specificity so it beats the cached vendor rule (width: 45.65%). */ .team-listing-wrapper.team-grid-listing .team-item .team-item-media { width: 100%; margin: 0; } .team-listing-wrapper.team-grid-listing .team-item .post-media { height: 0; padding-top: 120%; border-radius: 16px; overflow: hidden; } .team-listing-wrapper.team-grid-listing .team-item .post-media img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; } .team-listing-wrapper.team-grid-listing .team-item .team-item-content { width: 100%; margin: 0; } 8:[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$10"}}],"$L11"] 9:["$","div",null,{"className":"we-container","children":["$","div",null,{"className":"we-cta reveal","children":["$","div",null,{"className":"we-cta-inner","children":[["$","h2",null,{"className":"we-cta-title","children":["Ready to Start",["$","br",null,{}],["$","em",null,{"children":"Your Journey?"}]]}],["$","p",null,{"className":"we-cta-sub","children":["Join our Women Entrepreneurship program and become part of ",["$","br",null,{}],"India's fastest-growing logistics network."]}],["$","div",null,{"className":"we-cta-btns","children":["$","$L12",null,{"href":"/contact","className":"btn-we-primary","style":{"textDecoration":"none"},"children":["Apply Now",["$","svg",null,{"width":"20","height":"20","viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"2.5","strokeLinecap":"round","strokeLinejoin":"round","style":{"marginLeft":"8px","display":"inline-block","verticalAlign":"middle"},"children":[["$","line",null,{"x1":"5","y1":"12","x2":"19","y2":"12"}],["$","polyline",null,{"points":"12 5 19 12 12 19"}]]}]]}]}]]}]}]}] a:["$","script","script-0",{"src":"/_next/static/chunks/0qm~m5xq2.z6g.js","async":true}] b:["$","script","script-1",{"src":"/_next/static/chunks/05gvsernou_9a.js","async":true}] c:["$","$L13",null,{"children":["$","$14",null,{"name":"Next.MetadataOutlet","children":"$@15"}]}] d:["$","div",null,{"className":"elementor-element elementor-element-b6e14bd e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-child","data-id":"b6e14bd","data-element_type":"container","data-e-type":"container","data-settings":"{\"background_background\":\"classic\"}","children":[["$","div",null,{"className":"ws-map","aria-hidden":"true","children":["$","$L16",null,{}]}],["$","div",null,{"className":"e-con-inner","children":["$","div",null,{"className":"elementor-element elementor-element-90cc867 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"90cc867","data-element_type":"container","data-e-type":"container","children":[["$","div",null,{"className":"elementor-element elementor-element-24c0280 elementor-widget__width-inherit elementor-widget elementor-widget-logico_heading","data-id":"24c0280","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_heading.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"logico-title","children":"/ Women Empowerment /"}]}]}],["$","div",null,{"className":"elementor-element elementor-element-2ed47f3 e-con-full e-grid cut-corner-no sticky-container-off e-con e-child","data-id":"2ed47f3","data-element_type":"container","data-e-type":"container","children":[["$","div",null,{"className":"elementor-element elementor-element-36efec7 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"36efec7","data-element_type":"container","data-e-type":"container","children":[["$","$L17",null,{"duration":0.8,"yOffset":28,"triggerOnce":true,"children":["$","div",null,{"className":"elementor-element elementor-element-778840d elementor-widget elementor-widget-logico_heading","data-id":"778840d","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_heading.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","h3",null,{"className":"logico-title","children":"Women Leading the Way"}]}]}]}],["$","div",null,{"className":"elementor-element elementor-element-bbfb67f elementor-widget elementor-widget-image","data-id":"bbfb67f","data-element_type":"widget","data-e-type":"widget","data-widget_type":"image.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","$L18",null,{"src":"/images/bg-map-women.png","alt":"Women Map","width":626,"height":692,"style":{"maxWidth":"100%","height":"auto"}}]}]}]]}],["$","div",null,{"className":"elementor-element elementor-element-b2c956f e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"b2c956f","data-element_type":"container","data-e-type":"container","children":["$","div",null,{"id":"ws-stories","children":[["$","$L19",null,{"className":"ws__stats","stagger":0.1,"duration":0.6,"yOffset":20,"triggerOnce":true,"children":[["$","div","Women Partners",{"className":"ws__stat","children":[["$","div",null,{"className":"ws__stat-num","children":["500",["$","span",null,{"children":"+"}]]}],["$","div",null,{"className":"ws__stat-label","children":"Women Partners"}]]}],["$","div","Cities",{"className":"ws__stat","children":[["$","div",null,{"className":"ws__stat-num","children":["35",["$","span",null,{"children":"+"}]]}],["$","div",null,{"className":"ws__stat-label","children":"Cities"}]]}],["$","div","Deliveries",{"className":"ws__stat","children":[["$","div",null,{"className":"ws__stat-num","children":["10K",["$","span",null,{"children":"+"}]]}],["$","div",null,{"className":"ws__stat-label","children":"Deliveries"}]]}]]}],["$","$L19",null,{"className":"ws__cards","stagger":0.08,"duration":0.6,"yOffset":24,"triggerOnce":true,"children":[["$","div","Women Leadership",{"className":"ws__card","children":[["$","span",null,{"className":"ws__card-icon","aria-hidden":"true","children":["$","svg",null,{"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"1.8","strokeLinecap":"round","strokeLinejoin":"round","children":[["$","circle",null,{"cx":"12","cy":"9","r":"5"}],["$","path",null,{"d":"M9 13.5 7.5 21 12 18l4.5 3-1.5-7.5"}]]}]}],["$","div",null,{"className":"ws__card-title","children":"Women Leadership"}],["$","p",null,{"className":"ws__card-desc","children":"Women driving decisions across operations, routing, and last-mile delivery every day."}]]}],["$","div","Entrepreneurship",{"className":"ws__card","children":["$L1a","$L1b","$L1c"]}],"$L1d","$L1e"]}]]}]}]]}]]}]}]]}] 11:["$","div",null,{"className":"elementor-element elementor-element-c2c601a e-flex e-con-boxed cut-corner-no sticky-container-off e-con e-parent","data-id":"c2c601a","data-element_type":"container","data-e-type":"container","children":["$","div",null,{"className":"e-con-inner","children":["$","div",null,{"className":"elementor-element elementor-element-3306a27 e-con-full e-flex cut-corner-no sticky-container-off e-con e-child","data-id":"3306a27","data-element_type":"container","data-e-type":"container","children":[["$","div",null,{"className":"elementor-element elementor-element-7afb238 elementor-widget elementor-widget-logico_heading","data-id":"7afb238","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_heading.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"logico-title","children":"/Team /"}]}]}],["$","div",null,{"style":{"alignSelf":"flex-start","width":"100%"},"className":"elementor-element elementor-element-c46350e elementor-widget__width-initial elementor-widget elementor-widget-logico_heading","data-id":"c46350e","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_heading.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","h3",null,{"className":"logico-title","style":{"textAlign":"left"},"children":"Meet crew"}]}]}],["$","div",null,{"className":"elementor-element elementor-element-ac909e5 elementor-widget elementor-widget-logico_team_listing","data-id":"ac909e5","data-element_type":"widget","data-e-type":"widget","data-widget_type":"logico_team_listing.default","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"logico-team-listing-widget","children":["$","div",null,{"className":"archive-listing","children":["$","div",null,{"className":"archive-listing-wrapper team-listing-wrapper team-grid-listing columns-5","children":[["$","div","0",{"className":"team-item-wrapper post-2866 team type-team status-publish has-post-thumbnail hentry","children":["$","div",null,{"className":"team-item","children":[["$","div",null,{"className":"team-item-media","children":["$","div",null,{"className":"post-media","children":["$","a",null,{"href":"#","children":["$","$L18",null,{"src":"/images/Investor.png","alt":"Ratan Kumar","width":300,"height":360,"style":{"objectFit":"cover","width":"100%","height":"100%"}}]}]}]}],["$","div",null,{"className":"team-item-content","children":[["$","div",null,{"className":"post-title","children":["$","a",null,{"href":"#","children":"Ratan Kumar"}]}],["$","div",null,{"className":"team-item-position","dangerouslySetInnerHTML":{"__html":"COO & Operational Specialist"}}],["$","div",null,{"className":"team-item-socials","children":["$","ul",null,{"className":"team-socials wrapper-socials","children":["$","li",null,{"children":["$","a",null,{"href":"https://www.linkedin.com/","target":"_blank","rel":"noreferrer","className":"fab fa-linkedin-in"}]}]}]}]]}]]}]}],["$","div","1",{"className":"team-item-wrapper post-2866 team type-team status-publish has-post-thumbnail hentry","children":["$","div",null,{"className":"team-item","children":[["$","div",null,{"className":"team-item-media","children":["$","div",null,{"className":"post-media","children":["$","a",null,{"href":"#","children":["$","$L18",null,{"src":"/images/Parthi.png","alt":"Parthiban","width":300,"height":360,"style":{"objectFit":"cover","width":"100%","height":"100%"}}]}]}]}],["$","div",null,{"className":"team-item-content","children":[["$","div",null,{"className":"post-title","children":["$","a",null,{"href":"#","children":"Parthiban"}]}],["$","div",null,{"className":"team-item-position","dangerouslySetInnerHTML":{"__html":"CGO & Growth Specialist"}}],["$","div",null,{"className":"team-item-socials","children":["$","ul",null,{"className":"team-socials wrapper-socials","children":["$","li",null,{"children":["$","a",null,{"href":"https://www.linkedin.com/","target":"_blank","rel":"noreferrer","className":"fab fa-linkedin-in"}]}]}]}]]}]]}]}],["$","div","2",{"className":"team-item-wrapper post-2866 team type-team status-publish has-post-thumbnail hentry","children":["$","div",null,{"className":"team-item","children":[["$","div",null,{"className":"team-item-media","children":["$","div",null,{"className":"post-media","children":"$L1f"}]}],"$L20"]}]}],"$L21","$L22"]}]}]}]}]}]]}]}]}] 15:null 1a:["$","span",null,{"className":"ws__card-icon","aria-hidden":"true","children":["$","svg",null,{"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"1.8","strokeLinecap":"round","strokeLinejoin":"round","children":[["$","rect",null,{"x":"3","y":"7","width":"18","height":"13","rx":"2"}],["$","path",null,{"d":"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M3 12h18"}]]}]}] 1b:["$","div",null,{"className":"ws__card-title","children":"Entrepreneurship"}] 1c:["$","p",null,{"className":"ws__card-desc","children":"Enabling women to build, own, and scale their own delivery businesses."}] 1d:["$","div","Innovation",{"className":"ws__card","children":[["$","span",null,{"className":"ws__card-icon","aria-hidden":"true","children":["$","svg",null,{"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"1.8","strokeLinecap":"round","strokeLinejoin":"round","children":[["$","path",null,{"d":"M9 18h6M10 21h4"}],["$","path",null,{"d":"M12 3a6 6 0 0 0-3.8 10.6c.5.5.8 1.2.8 1.9v.5h6v-.5c0-.7.3-1.4.8-1.9A6 6 0 0 0 12 3Z"}]]}]}],["$","div",null,{"className":"ws__card-title","children":"Innovation"}],["$","p",null,{"className":"ws__card-desc","children":"Fresh thinking that reshapes how first and last-mile logistics actually work."}]]}] 1e:["$","div","Community Growth",{"className":"ws__card","children":[["$","span",null,{"className":"ws__card-icon","aria-hidden":"true","children":["$","svg",null,{"viewBox":"0 0 24 24","fill":"none","stroke":"currentColor","strokeWidth":"1.8","strokeLinecap":"round","strokeLinejoin":"round","children":[["$","circle",null,{"cx":"9","cy":"8","r":"3"}],["$","path",null,{"d":"M3.5 20c0-3 2.5-5 5.5-5s5.5 2 5.5 5M16 5.5a3 3 0 0 1 0 5.8M20.5 20c0-2.3-1.4-3.9-3.3-4.6"}]]}]}],["$","div",null,{"className":"ws__card-title","children":"Community Growth"}],["$","p",null,{"className":"ws__card-desc","children":"Local hiring and training that lifts entire neighbourhoods, not just routes."}]]}] 1f:["$","a",null,{"href":"#","children":["$","$L18",null,{"src":"/images/Aravinth.png","alt":"Aravinth","width":300,"height":360,"style":{"objectFit":"cover","width":"100%","height":"100%"}}]}] 20:["$","div",null,{"className":"team-item-content","children":[["$","div",null,{"className":"post-title","children":["$","a",null,{"href":"#","children":"Aravinth"}]}],["$","div",null,{"className":"team-item-position","dangerouslySetInnerHTML":{"__html":"CFO & Finance Specialist"}}],["$","div",null,{"className":"team-item-socials","children":["$","ul",null,{"className":"team-socials wrapper-socials","children":["$","li",null,{"children":["$","a",null,{"href":"https://www.linkedin.com/","target":"_blank","rel":"noreferrer","className":"fab fa-linkedin-in"}]}]}]}]]}] 21:["$","div","3",{"className":"team-item-wrapper post-2866 team type-team status-publish has-post-thumbnail hentry","children":["$","div",null,{"className":"team-item","children":[["$","div",null,{"className":"team-item-media","children":["$","div",null,{"className":"post-media","children":["$","a",null,{"href":"#","children":["$","$L18",null,{"src":"/images/Fazul.png","alt":"Fazul Ilahi","width":300,"height":360,"style":{"objectFit":"cover","width":"100%","height":"100%"}}]}]}]}],["$","div",null,{"className":"team-item-content","children":[["$","div",null,{"className":"post-title","children":["$","a",null,{"href":"#","children":"Fazul Ilahi"}]}],["$","div",null,{"className":"team-item-position","dangerouslySetInnerHTML":{"__html":"CTO & Technology Specialist"}}],["$","div",null,{"className":"team-item-socials","children":["$","ul",null,{"className":"team-socials wrapper-socials","children":["$","li",null,{"children":["$","a",null,{"href":"https://www.linkedin.com/","target":"_blank","rel":"noreferrer","className":"fab fa-linkedin-in"}]}]}]}]]}]]}]}] 22:["$","div","4",{"className":"team-item-wrapper post-2866 team type-team status-publish has-post-thumbnail hentry","children":["$","div",null,{"className":"team-item","children":[["$","div",null,{"className":"team-item-media","children":["$","div",null,{"className":"post-media","children":["$","a",null,{"href":"#","children":["$","$L18",null,{"src":"/images/Suriya.png","alt":"Suriya Kumar","width":300,"height":360,"style":{"objectFit":"cover","width":"100%","height":"100%"}}]}]}]}],["$","div",null,{"className":"team-item-content","children":[["$","div",null,{"className":"post-title","children":["$","a",null,{"href":"#","children":"Suriya Kumar"}]}],["$","div",null,{"className":"team-item-position","dangerouslySetInnerHTML":{"__html":"Engineering Head & AI Specialist"}}],["$","div",null,{"className":"team-item-socials","children":["$","ul",null,{"className":"team-socials wrapper-socials","children":["$","li",null,{"children":["$","a",null,{"href":"https://www.linkedin.com/","target":"_blank","rel":"noreferrer","className":"fab fa-linkedin-in"}]}]}]}]]}]]}]}]