.Logistics-module__e558bW__logisticsPage{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.Logistics-module__e558bW__heroSection{background:var(--gradient-dark);color:var(--text-inverse);border-bottom:4px solid var(--secondary);padding:5rem 0;position:relative;overflow:hidden}.Logistics-module__e558bW__heroGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#5d007640 0%,#0000 70%);width:50%;height:80%;position:absolute;top:-10%;left:-10%}.Logistics-module__e558bW__heroGrid{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid;position:relative}.Logistics-module__e558bW__heroContent{flex-direction:column;align-items:flex-start;display:flex}.Logistics-module__e558bW__heroBadge{color:var(--secondary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background-color:#ffffff14;border:1px solid #ffffff26;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.Logistics-module__e558bW__badgeIcon{color:var(--secondary)}.Logistics-module__e558bW__heroContent h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;line-height:1.15}.Logistics-module__e558bW__accentText{color:var(--secondary);background:linear-gradient(135deg, #ffb833 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Logistics-module__e558bW__heroContent p{color:#fffc;max-width:580px;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Logistics-module__e558bW__heroActions{gap:1rem;display:flex}.Logistics-module__e558bW__heroOutlineBtn{color:#fff;box-shadow:none;background-color:#0000;border:1px solid #ffffff40}.Logistics-module__e558bW__heroOutlineBtn:hover{color:#fff;background-color:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.Logistics-module__e558bW__heroStatsCard{backdrop-filter:blur(10px);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:1.75rem;padding:2.25rem;display:flex}.Logistics-module__e558bW__statBox{border-bottom:1px solid #ffffff14;flex-direction:column;padding-bottom:1.25rem;display:flex}.Logistics-module__e558bW__statBox:last-child{border-bottom:none;padding-bottom:0}.Logistics-module__e558bW__statNumber{font-family:var(--font-display);color:#fff;margin-bottom:.25rem;font-size:2.25rem;font-weight:800;line-height:1}.Logistics-module__e558bW__statLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Logistics-module__e558bW__servicesSection{background-color:var(--surface);position:relative}.Logistics-module__e558bW__sectionHeader{margin-bottom:3.5rem}.Logistics-module__e558bW__sectionSubtitle{color:var(--brand-violet);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.Logistics-module__e558bW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));gap:2rem;display:grid}.Logistics-module__e558bW__serviceCard{background:var(--gradient-card);border:1px solid var(--surface-border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);flex-direction:column;align-items:flex-start;padding:2rem;display:flex}.Logistics-module__e558bW__serviceCard:hover{box-shadow:var(--shadow-hover);border-color:#5d007633;transform:translateY(-5px)}.Logistics-module__e558bW__serviceIconContainer{background-color:var(--primary-light);border-radius:var(--radius-sm);width:54px;height:54px;color:var(--primary);border:1px solid #5d00761a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Logistics-module__e558bW__serviceCard h3{color:var(--primary-dark);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Logistics-module__e558bW__serviceBrief{color:var(--text-main);margin-bottom:.75rem;font-size:.9rem;font-weight:500;line-height:1.5}.Logistics-module__e558bW__serviceDetails{color:var(--text-muted);font-size:.825rem;line-height:1.55}.Logistics-module__e558bW__valuesSection{background-color:var(--primary-dark);color:var(--text-inverse);border-top:1px solid #ffffff0d;padding:4.5rem 0}.Logistics-module__e558bW__valuesGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:3.5rem;display:grid}.Logistics-module__e558bW__valuesIntro h2{color:#fff;letter-spacing:-.02em;margin-top:.5rem;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2}.Logistics-module__e558bW__valuesIntro p{color:#ffffffbf;font-size:1.05rem;line-height:1.6}.Logistics-module__e558bW__valuesList{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Logistics-module__e558bW__valueCard{border-radius:var(--radius-md);background:#ffffff0a;border:1px solid #ffffff0f;flex-direction:column;padding:1.5rem;display:flex}.Logistics-module__e558bW__valueHeader{color:var(--secondary);align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.Logistics-module__e558bW__valueHeader h4{font-family:var(--font-display);color:#fff;letter-spacing:.05em;font-size:.95rem;font-weight:700}.Logistics-module__e558bW__valueCard p{color:#ffffffb3;margin-bottom:0;font-size:.8rem;line-height:1.5}.Logistics-module__e558bW__locationsSection{background-color:var(--background)}.Logistics-module__e558bW__locationsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.5rem;display:grid}.Logistics-module__e558bW__locationCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);padding:1.75rem}.Logistics-module__e558bW__locationCard:hover{border-color:var(--brand-violet);box-shadow:var(--shadow-md)}.Logistics-module__e558bW__locationHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Logistics-module__e558bW__locationIcon{color:var(--primary);flex-shrink:0}.Logistics-module__e558bW__locationCard h3{color:var(--primary);letter-spacing:.02em;margin-bottom:0;font-size:1.05rem;font-weight:700}.Logistics-module__e558bW__locationCard p{color:var(--text-muted);margin-bottom:0;font-size:.8rem;line-height:1.5}.Logistics-module__e558bW__faqFormSection{background-color:var(--surface);border-top:1px solid var(--surface-border-subtle)}.Logistics-module__e558bW__twoColumnGrid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.Logistics-module__e558bW__faqList{flex-direction:column;gap:1rem;display:flex}.Logistics-module__e558bW__faqItem{border:1px solid var(--surface-border);border-radius:var(--radius-sm);background-color:var(--background);transition:all var(--transition-normal);overflow:hidden}.Logistics-module__e558bW__faqOpen{border-color:var(--brand-violet);background-color:var(--surface);box-shadow:var(--shadow-sm)}.Logistics-module__e558bW__faqTrigger{text-align:left;width:100%;color:var(--text-main);transition:color var(--transition-fast);justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.Logistics-module__e558bW__faqTrigger:hover{color:var(--brand-violet)}.Logistics-module__e558bW__faqArrow{transition:transform var(--transition-normal);color:var(--text-muted)}.Logistics-module__e558bW__faqOpen .Logistics-module__e558bW__faqArrow{color:var(--brand-violet);transform:rotate(180deg)}.Logistics-module__e558bW__faqContent{max-height:0;transition:max-height var(--transition-normal) ease-out;padding:0 1.25rem;overflow:hidden}.Logistics-module__e558bW__faqOpen .Logistics-module__e558bW__faqContent{max-height:200px;padding-bottom:1rem}.Logistics-module__e558bW__faqContent p{color:var(--text-muted);font-size:.825rem;line-height:1.6}.Logistics-module__e558bW__formCard{background:var(--gradient-card);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2.5rem;position:sticky;top:100px}.Logistics-module__e558bW__formCard h3{color:var(--primary-dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Logistics-module__e558bW__successState{text-align:center;flex-direction:column;align-items:center;padding:2rem 0;display:flex}.Logistics-module__e558bW__successState h3{color:var(--success);margin-bottom:.75rem}.Logistics-module__e558bW__successState p{max-width:320px;font-size:.9rem;line-height:1.6}.Logistics-module__e558bW__supportBanner{background-color:var(--primary-light);border-top:1px solid var(--surface-border-subtle);padding:2.5rem 0}.Logistics-module__e558bW__supportBannerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Logistics-module__e558bW__supportBannerInner h3{color:var(--primary-dark);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.Logistics-module__e558bW__supportBannerInner p{color:var(--text-muted);margin-bottom:0;font-size:.85rem}.Logistics-module__e558bW__supportLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Logistics-module__e558bW__supportLink{font-family:var(--font-display);color:var(--primary);border-radius:var(--radius-sm);border:1px solid var(--surface-border);box-shadow:var(--shadow-sm);background-color:#fff;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.Logistics-module__e558bW__supportLink:hover{border-color:var(--brand-violet);transform:translateY(-2px)}@media (max-width:991px){.Logistics-module__e558bW__heroGrid{grid-template-columns:1fr;gap:2.5rem}.Logistics-module__e558bW__heroStatsCard{flex-direction:row;justify-content:space-around}.Logistics-module__e558bW__statBox{border-bottom:none;border-right:1px solid #ffffff14;flex:1;align-items:center;padding-bottom:0;padding-right:1.5rem}.Logistics-module__e558bW__statBox:last-child{border-right:none;padding-right:0}.Logistics-module__e558bW__valuesGrid{grid-template-columns:1fr;gap:2.5rem}.Logistics-module__e558bW__twoColumnGrid{grid-template-columns:1fr;gap:3rem}.Logistics-module__e558bW__formCard{position:static}}@media (max-width:768px){.Logistics-module__e558bW__heroSection{padding:3.5rem 0}.Logistics-module__e558bW__heroStatsCard{flex-wrap:wrap;gap:1.5rem}.Logistics-module__e558bW__statBox{border-right:none;min-width:120px;padding-right:0}.Logistics-module__e558bW__valuesList{grid-template-columns:1fr}.Logistics-module__e558bW__supportBannerInner{flex-direction:column;align-items:flex-start}.Logistics-module__e558bW__supportLinks{width:100%}.Logistics-module__e558bW__supportLink{flex:1;justify-content:center}}@media (max-width:480px){.Logistics-module__e558bW__heroActions{flex-direction:column;width:100%}.Logistics-module__e558bW__heroActions a{width:100%}.Logistics-module__e558bW__formCard{padding:1.5rem}}
