1:"$Sreact.fragment" 9:I[23466,["/_next/static/chunks/09319k21oxyrj.js","/_next/static/chunks/03-hxrp~efw2j.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/13sdgpt7~urhz.js","/_next/static/chunks/0d3shmwh5_nmn.js","/_next/static/chunks/0yeyoeh5fs0l6.js"],"default"] a:I[97367,["/_next/static/chunks/09319k21oxyrj.js","/_next/static/chunks/03-hxrp~efw2j.js","/_next/static/chunks/04xui0pxt.et1.js","/_next/static/chunks/13sdgpt7~urhz.js","/_next/static/chunks/0d3shmwh5_nmn.js"],"OutletBoundary"] b:"$Sreact.suspense" :HL["/_next/static/chunks/0bq~re.i_tntr.css","style"] 2:T1c70, .contacts-hero-custom { background-color: #0b0b0b !important; background-image: url('/images/home2-banner-3.jpg') !important; background-size: cover !important; background-position: center !important; } .contacts-hero-card-custom { position: relative !important; width: 100% !important; height: 100% !important; display: flex !important; align-items: center !important; justify-content: center !important; flex-direction: column !important; box-sizing: border-box !important; overflow: hidden !important; } .contacts-hero-bg-overlay { position: absolute !important; inset: 0 !important; /* Lighter wash so the red van / sunset stays vivid like the reference, while keeping the centered heading readable. */ background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.42) 55%, rgba(0, 0, 0, 0.62) 100%) !important; z-index: 1 !important; } /* Ambient Glowing Orbs */ .contacts-hero-glow-red { position: absolute !important; bottom: -15% !important; right: -10% !important; width: min(500px, 75vw) !important; height: min(500px, 75vw) !important; background: radial-gradient(circle, rgba(192, 18, 39, 0.24) 0%, rgba(192, 18, 39, 0) 70%) !important; filter: blur(70px) !important; pointer-events: none !important; z-index: 1 !important; animation: float-glow 10s ease-in-out infinite alternate !important; } .contacts-hero-glow-blue { position: absolute !important; top: -15% !important; left: -10% !important; width: min(450px, 60vw) !important; height: min(450px, 60vw) !important; background: radial-gradient(circle, rgba(0, 150, 255, 0.06) 0%, rgba(0, 150, 255, 0) 70%) !important; filter: blur(75px) !important; pointer-events: none !important; z-index: 1 !important; } /* Abstract Tech Grid */ .contacts-hero-grid { position: absolute !important; inset: 0 !important; background-image: linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px) !important; background-size: 50px 50px !important; opacity: 0.8 !important; pointer-events: none !important; z-index: 2 !important; } /* Center content — card frame removed (no background, border, blur or shadow); the text sits directly on the hero background. */ .contacts-hero-glass-card { position: relative !important; z-index: 3 !important; background: transparent !important; backdrop-filter: none !important; -webkit-backdrop-filter: none !important; border: none !important; border-radius: 0 !important; padding: 0 16px !important; max-width: 820px !important; width: 90% !important; box-shadow: none !important; text-align: center !important; } .contacts-hero-glass-card:hover { transform: none !important; box-shadow: none !important; border-color: transparent !important; } /* Spaced kicker */ .contacts-hero-kicker { display: inline-flex !important; align-items: center !important; gap: 12px !important; margin-bottom: 24px !important; } .contacts-hero-kicker-line { display: block !important; width: 24px !important; height: 1.5px !important; background: #C01227 !important; border-radius: 1px !important; } .contacts-hero-kicker-text { font-size: 13px !important; font-weight: 850 !important; letter-spacing: 4px !important; color: #C01227 !important; text-transform: uppercase !important; font-family: var(--font-manrope), "Manrope", sans-serif !important; } /* Bold modern typography */ .contacts-hero-title { font-size: clamp(34px, 5.2vw, 62px) !important; font-weight: 850 !important; line-height: 1.15 !important; color: #ffffff !important; text-transform: uppercase !important; letter-spacing: -1.8px !important; margin: 0 0 20px 0 !important; font-family: var(--font-manrope), "Manrope", sans-serif !important; } .contacts-hero-title-highlight { background: linear-gradient(135deg, #ffffff 40%, #c01227 100%) !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; } /* Description text */ .contacts-hero-desc { font-size: clamp(15px, 1.22vw, 18px) !important; line-height: 1.6 !important; color: rgba(255, 255, 255, 0.75) !important; max-width: 600px !important; margin: 0 auto 36px auto !important; font-weight: 500 !important; font-family: var(--font-manrope), "Manrope", sans-serif !important; } /* Breadcrumb capsule */ .contacts-hero-breadcrumbs { display: inline-flex !important; align-items: center !important; gap: 10px !important; background: rgba(255, 255, 255, 0.04) !important; border: 1px solid rgba(255, 255, 255, 0.08) !important; padding: 8px 22px !important; border-radius: 30px !important; transition: background 0.3s, border-color 0.3s !important; } .contacts-hero-breadcrumbs:hover { background: rgba(255, 255, 255, 0.08) !important; border-color: rgba(255, 255, 255, 0.15) !important; } .contacts-breadcrumb-link { color: rgba(255, 255, 255, 0.65) !important; text-decoration: none !important; font-size: 13px !important; font-weight: 600 !important; transition: color 0.2s !important; font-family: var(--font-manrope), "Manrope", sans-serif !important; } .contacts-breadcrumb-link:hover { color: #ffffff !important; } .contacts-breadcrumb-del { color: rgba(255, 255, 255, 0.3) !important; font-size: 11px !important; } .contacts-breadcrumb-cur { color: #C01227 !important; font-size: 13px !important; font-weight: 700 !important; font-family: var(--font-manrope), "Manrope", sans-serif !important; } @keyframes float-glow { 0% { transform: translate(0, 0) scale(1); } 100% { transform: translate(-15px, -25px) scale(1.08); } } @media (max-width: 768px) { .contacts-hero-glass-card { padding: 0 16px !important; width: 95% !important; } } 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":"41","className":"elementor elementor-41","children":[[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}],"$L3"],"$L4"]}]}]}]}],["$L5","$L6"],"$L7"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"SnoAOpbT_RGaY5uBgRytO"} 3:["$","div",null,{"className":"custom-standard-hero-container","children":["$","div",null,{"className":"custom-standard-hero-card contacts-hero-custom","children":["$","div",null,{"className":"contacts-hero-card-custom","children":[["$","div",null,{"className":"contacts-hero-bg-overlay"}],["$","div",null,{"className":"contacts-hero-grid"}],["$","div",null,{"className":"contacts-hero-glow-red"}],["$","div",null,{"className":"contacts-hero-glow-blue"}],["$","div",null,{"className":"contacts-hero-glass-card","children":[["$","div",null,{"className":"contacts-hero-kicker","children":[["$","span",null,{"className":"contacts-hero-kicker-line"}],["$","span",null,{"className":"contacts-hero-kicker-text","children":"24/7 support & sales"}],["$","span",null,{"className":"contacts-hero-kicker-line"}]]}],["$","h1",null,{"className":"contacts-hero-title","children":["Get In ",["$","span",null,{"className":"contacts-hero-title-highlight","children":"Touch"}]]}],["$","p",null,{"className":"contacts-hero-desc","children":"Have questions about our smart delivery network, pricing plans, or partner ecosystem? Let's build the future of logistics together."}]]}]]}]}]}] 8:T6a8, .elementor-element-7304a53 { --padding-left: 20px; --padding-right: 20px; --margin-top: 12px; --margin-bottom: 0px; /* Reduce the large gap above the map (was 40px). */ margin-top: 12px !important; padding-top: 0 !important; /* Real side padding so the map is inset like the hero/footer sections (the --padding-* vars only work with elementor-frontend.css, which isn't loaded, so the map was going edge-to-edge). Matches .custom-standard-hero-container: 20px desktop / 10px mobile. */ padding-left: 20px; padding-right: 20px; box-sizing: border-box; /* The section computes to display:inline here (the --display:flex var isn't mapped without elementor-frontend.css), so its padding never constrained the block child. Force flex so the padding insets the map. */ display: flex; flex-direction: column; width: 100%; } .elementor-element-7304a53 .elementor-custom-embed { /* Rounded on all corners so the map reads as a self-contained card (bottom was square before, leaving a hard edge above the footer gap). */ border-radius: 25px; overflow: hidden; background: #0b0b0b; line-height: 0; } @media (max-width: 840px) { .elementor-element-7304a53 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 768px) { .elementor-element-7304a53 .elementor-custom-embed { height: 360px !important; } } 4:["$","div",null,{"className":"elementor-element elementor-element-7304a53 e-con-full e-flex cut-corner-no sticky-container-off e-con e-parent","data-id":"7304a53","data-element_type":"container","data-e-type":"container","children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"$8"}}],["$","div",null,{"className":"elementor-element elementor-element-5a3eed4 elementor-widget","data-id":"5a3eed4","data-element_type":"widget","data-e-type":"widget","children":["$","div",null,{"className":"elementor-widget-container","children":["$","div",null,{"className":"elementor-custom-embed","style":{"width":"100%","height":"500px"},"children":["$","$L9",null,{}]}]}]}]]}] 5:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0bq~re.i_tntr.css","precedence":"next"}] 6:["$","script","script-0",{"src":"/_next/static/chunks/0yeyoeh5fs0l6.js","async":true}] 7:["$","$La",null,{"children":["$","$b",null,{"name":"Next.MetadataOutlet","children":"$@c"}]}] c:null