.fulfilmentHero{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:80px 0;position:relative;overflow:hidden}.fulfilmentHero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,49,49,.1) 0,transparent 70%);border-radius:50%}.fulfilmentHero .heroContent{position:relative;z-index:1}.fulfilmentHero .heroContent .heroTitle{font-size:48px;font-weight:800;color:#253d4e;margin-bottom:15px;line-height:1.2}.fulfilmentHero .heroContent .heroTitle .brandName{color:#ff3131;position:relative}.fulfilmentHero .heroContent .heroTitle .brandName:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.fulfilmentHero .heroContent .heroSubtitle{font-size:20px;color:#7e7e7e;margin-bottom:20px;font-weight:600}.fulfilmentHero .heroContent .heroDesc{font-size:16px;color:#7e7e7e;line-height:1.8;margin-bottom:40px}.fulfilmentHero .heroContent .heroStats{display:flex;gap:30px;flex-wrap:wrap}.fulfilmentHero .heroContent .heroStats .statItem{display:flex;align-items:center;gap:15px;background:#fff;padding:20px;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.fulfilmentHero .heroContent .heroStats .statItem:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(255,49,49,.15)}.fulfilmentHero .heroContent .heroStats .statItem .statIcon{font-size:24px;color:#ff3131}.fulfilmentHero .heroContent .heroStats .statItem .statContent h3{font-size:24px;font-weight:700;color:#253d4e;margin-bottom:0;line-height:1}.fulfilmentHero .heroContent .heroStats .statItem .statContent span{font-size:14px;color:#7e7e7e;font-weight:600}.fulfilmentHero .heroImage{position:relative;display:flex;justify-content:center;align-items:center;height:400px}.fulfilmentHero .heroImage .mainImage{position:relative;z-index:1}.fulfilmentHero .heroImage .mainImage .fulfilmentImage{width:100%;height:auto;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.1);transition:all .3s ease}.fulfilmentHero .heroImage .mainImage .fulfilmentImage:hover{transform:scale(1.02);box-shadow:0 25px 80px rgba(255,49,49,.2)}.sectionTitle{font-size:36px;font-weight:700;color:#253d4e;margin-bottom:15px;position:relative}.sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.sectionSubtitle{font-size:16px;color:#7e7e7e;margin-bottom:0}.fulfilmentFeatures{margin-bottom:80px}.fulfilmentFeatures .featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:30px 20px;text-align:center;height:100%;transition:all .3s ease;position:relative;overflow:hidden}.fulfilmentFeatures .featureCard:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b)}.fulfilmentFeatures .featureCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(255,49,49,.15);border-color:#ff3131}.fulfilmentFeatures .featureCard .featureIcon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;color:#fff;transition:all .3s ease}.fulfilmentFeatures .featureCard .featureTitle{font-size:20px;font-weight:600;color:#253d4e;margin-bottom:15px}.fulfilmentFeatures .featureCard .featureDesc{color:#7e7e7e;line-height:1.6;margin-bottom:20px}.fulfilmentFeatures .featureCard .featureDetails{list-style:none;padding:0;margin:0}.fulfilmentFeatures .featureCard .featureDetails li{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;color:#6b7280}.fulfilmentFeatures .featureCard .featureDetails li .checkIcon{color:#ff3131;font-size:12px}.fulfilmentProcess{margin-bottom:80px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:60px 40px;border-radius:20px}.fulfilmentProcess .processTimeline{display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin-top:40px}.fulfilmentProcess .processTimeline:before{content:"";position:absolute;top:40px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#ff3131,#ff6b6b);z-index:1}.fulfilmentProcess .processTimeline .processStep{flex:1 1;text-align:center;position:relative;z-index:2}.fulfilmentProcess .processTimeline .processStep .stepNumber{width:80px;height:80px;border-radius:50%;background:#fff;border:4px solid #ff3131;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;font-weight:700;color:#ff3131;box-shadow:0 10px 30px rgba(255,49,49,.2)}.fulfilmentProcess .processTimeline .processStep .stepContent .stepIcon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 15px;font-size:24px;color:#fff}.fulfilmentProcess .processTimeline .processStep .stepContent .stepTitle{font-size:18px;font-weight:600;color:#253d4e;margin-bottom:10px}.fulfilmentProcess .processTimeline .processStep .stepContent .stepDesc{color:#7e7e7e;line-height:1.6;font-size:14px}.benefits{margin-bottom:80px}.benefits .benefitCard{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:30px 20px;text-align:center;height:100%;transition:all .3s ease;position:relative}.benefits .benefitCard:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:15px 15px 0 0}.benefits .benefitCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(255,49,49,.15)}.benefits .benefitCard .benefitIcon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#fff}.benefits .benefitCard .benefitTitle{font-size:18px;font-weight:600;color:#253d4e;margin-bottom:15px}.benefits .benefitCard .benefitDesc{color:#7e7e7e;line-height:1.6;font-size:14px}.statsSection{margin-bottom:80px}.statsSection .statCard{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:40px 20px;text-align:center;height:100%;transition:all .3s ease;position:relative}.statsSection .statCard:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:15px 15px 0 0}.statsSection .statCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(255,49,49,.15)}.statsSection .statCard .statIcon{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:#fff}.statsSection .statCard .statNumber{font-size:36px;font-weight:700;color:#ff3131;margin-bottom:10px}.statsSection .statCard .statLabel{color:#7e7e7e;font-size:16px;font-weight:600;margin-bottom:0}.testimonials{margin-bottom:80px}.testimonials .testimonialCard{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:30px 20px;text-align:center;height:100%;transition:all .3s ease;position:relative}.testimonials .testimonialCard:before{content:'"';position:absolute;top:-10px;left:20px;font-size:60px;color:#ff3131;font-weight:700;opacity:.3}.testimonials .testimonialCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(255,49,49,.1)}.testimonials .testimonialCard .testimonialRating{display:flex;justify-content:center;gap:5px;margin-bottom:20px}.testimonials .testimonialCard .testimonialRating .starIcon{color:#ffc107;font-size:16px}.testimonials .testimonialCard .testimonialComment{color:#7e7e7e;line-height:1.7;font-style:italic;margin-bottom:20px}.testimonials .testimonialCard .testimonialAuthor .authorName{font-size:16px;font-weight:600;color:#253d4e;margin-bottom:5px}.testimonials .testimonialCard .testimonialAuthor .authorCompany{color:#ff3131;font-size:14px;font-weight:600}.contactSupport{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:60px 40px;border-radius:20px;margin-bottom:60px}.contactSupport .supportCard{background:#fff;border-radius:15px;padding:30px 20px;text-align:center;height:100%;border:1px solid #e5e7eb;transition:all .3s ease}.contactSupport .supportCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:#ff3131}.contactSupport .supportCard .supportIcon{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:#fff;transition:all .3s ease}.contactSupport .supportCard .supportTitle{font-size:20px;font-weight:600;color:#253d4e;margin-bottom:10px}.contactSupport .supportCard .supportDesc{color:#6b7280;font-size:14px;margin-bottom:15px;line-height:1.5}.contactSupport .supportCard .supportContact{color:#253d4e;font-weight:600;font-size:16px;margin-bottom:20px}.contactSupport .supportCard .supportBtn{display:inline-block;background:linear-gradient(135deg,#ff3131,#ff6b6b);color:#fff;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease}.contactSupport .supportCard .supportBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,49,49,.3);color:#fff;text-decoration:none}.ctaSection{background:linear-gradient(135deg,#ff3131,#ff6b6b);padding:60px 40px;border-radius:20px;margin-bottom:40px}.ctaSection .ctaContent .ctaTitle{font-size:32px;font-weight:700;color:#fff;margin-bottom:15px}.ctaSection .ctaContent .ctaDesc{font-size:16px;color:hsla(0,0%,100%,.9);line-height:1.6;margin-bottom:0}.ctaSection .ctaContent .ctaBtn{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#ff3131;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.1)}.ctaSection .ctaContent .ctaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.2);color:#ff3131;text-decoration:none}.ctaSection .ctaContent .ctaBtn .btnIcon{font-size:14px;transition:transform .3s ease}.ctaSection .ctaContent .ctaBtn:hover .btnIcon{transform:translateX(5px)}@media(max-width:768px){.fulfilmentHero{padding:60px 0}.fulfilmentHero .heroContent .heroTitle{font-size:32px}.fulfilmentHero .heroContent .heroStats{gap:20px}.fulfilmentHero .heroContent .heroStats .statItem{padding:15px;flex-direction:column;text-align:center}.fulfilmentHero .heroContent .heroStats .statItem .statContent h3{font-size:20px}.fulfilmentHero .heroImage{height:auto;margin-top:40px}.fulfilmentHero .heroImage .mainImage .fulfilmentImage{max-height:300px;object-fit:cover}.sectionTitle{font-size:28px}.fulfilmentProcess{padding:40px 20px}.fulfilmentProcess .processTimeline{flex-direction:column;gap:40px}.fulfilmentProcess .processTimeline:before{display:none}.fulfilmentProcess .processTimeline .processStep .stepNumber{width:60px;height:60px;font-size:18px}.statsSection .statCard{padding:30px 15px}.statsSection .statCard .statNumber{font-size:28px}.ctaSection{padding:40px 20px}.ctaSection .ctaContent .ctaTitle{font-size:24px}.ctaSection .ctaContent .ctaBtn{padding:12px 25px;font-size:14px}}@media(max-width:576px){.fulfilmentHero .heroContent .heroTitle{font-size:28px}.fulfilmentHero .heroContent .heroStats{flex-direction:column;align-items:center}.fulfilmentHero .heroContent .heroStats .statItem{width:100%;max-width:250px}.sectionTitle{font-size:24px}.contactSupport{padding:40px 20px}}