.blog-section{background:#fff;padding:80px 20px}.container{max-width:1200px;margin:0 auto;padding:30px 40px 50px;background:#f8f9fa!important}.blog-header{text-align:center;margin-bottom:60px}.blog-title{color:#333;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.blog-description{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.featured-post{margin-bottom:60px}.featured-content{background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:40px;transition:transform .3s;display:grid;box-shadow:0 8px 30px #0000001a}.featured-content:hover{transform:translateY(-5px)}.featured-image{aspect-ratio:16/10;border-radius:16px;position:relative;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.featured-content:hover .featured-image img{transform:scale(1.05)}.featured-badge{color:#fff;background:#ff6b35;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;position:absolute;top:20px;left:20px}.featured-text{padding:20px 0}.post-meta{align-items:center;gap:16px;margin-bottom:20px;font-size:.9rem;display:flex}.category{color:#1976d2;background:#e3f2fd;border-radius:12px;padding:4px 12px;font-weight:600}.date,.read-time{color:#666}.featured-title{color:#333;margin-bottom:16px;font-size:1.8rem;font-weight:700;line-height:1.3}.featured-excerpt{color:#666;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.post-author{align-items:center;gap:12px;margin-bottom:24px;display:flex}.author-avatar{color:#fff;background:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:600;display:flex}.author-name{color:#666;font-weight:500}.read-more-btn{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:25px;padding:12px 24px;font-weight:600;transition:all .3s}.read-more-btn:hover{background:#e55a2b;transform:translateY(-2px)}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-bottom:50px;display:grid}.blog-card{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.blog-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.card-image{aspect-ratio:16/9;width:100%;max-height:120px;position:relative;overflow:hidden}.card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.blog-card:hover .card-image img{transform:scale(1.1)}.category-badge{color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:12px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;top:16px;left:16px}.card-content{padding:12px}.card-meta{color:#666;align-items:center;gap:12px;margin-bottom:16px;font-size:.85rem;display:flex}.card-title{color:#333;margin-bottom:6px;font-size:1rem;font-weight:600;line-height:1.2}.card-excerpt{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-author{align-items:center;gap:8px;margin-bottom:16px;display:flex}.card-author .author-avatar{width:28px;height:28px;font-size:.8rem}.card-read-more{color:#ff6b35;cursor:pointer;background:0 0;border:2px solid #ff6b35;border-radius:6px;padding:6px 16px;font-size:.85rem;font-weight:600;transition:all .3s}.card-read-more:hover{color:#fff;background:#ff6b35}.blog-footer{text-align:center}.view-all-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:25px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s}.view-all-btn:hover{background:#555;transform:translateY(-2px)}@media (max-width:1024px){.blog-section{padding:60px 0}.blog-title{font-size:2.2rem}.blog-description{font-size:1.1rem}.featured-content{grid-template-columns:1fr;gap:30px;padding:30px}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}}@media (max-width:768px){.blog-section{padding:40px 0}.blog-header{margin-bottom:40px}.blog-title{font-size:2rem}.blog-description{font-size:1rem}.featured-post{margin-bottom:40px}.featured-content{padding:20px}.featured-title{font-size:1.5rem}.blog-grid{grid-template-columns:1fr;gap:20px}.card-content{padding:20px}}@media (max-width:480px){.container{padding:0 15px}.blog-title{font-size:1.8rem}.featured-content{padding:15px}.featured-title{font-size:1.3rem}.card-content{padding:16px}.card-title{font-size:1.1rem}}
.hero-section{align-items:center;height:100vh;min-height:600px;margin-top:0;display:flex;position:relative;overflow:hidden}.hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{background:linear-gradient(135deg,#0000004d 0%,#0003 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;align-items:center;width:100%;height:100%;padding-top:105px;display:flex;position:relative}.hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.hero-text{color:#fff;max-width:600px}.hero-title{letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.hero-description{opacity:.9;max-width:500px;margin-bottom:40px;font-size:1.25rem;font-weight:400;line-height:1.6}.hero-cta{color:#333;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #0000001a}.hero-cta:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 25px #00000026}.feedback-tab{cursor:pointer;z-index:999;background:#ff6b35;border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:60px;height:200px;transition:all .3s;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%);box-shadow:-2px 0 10px #0000001a}.feedback-tab:hover{background:#e55a2b;width:70px}.feedback-text{color:#fff;letter-spacing:2px;writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;font-weight:700;transform:rotate(180deg)}@media (max-width:1024px){.hero-content{padding-top:100px}.hero-title{font-size:3rem}.hero-description{font-size:1.1rem}}@media (max-width:768px){.hero-section{height:80vh;min-height:500px}.hero-content{padding-top:90px}.hero-title{font-size:2.5rem}.hero-description{margin-bottom:30px;font-size:1rem}.hero-cta{padding:14px 28px;font-size:15px}.feedback-tab{width:50px;height:150px}.feedback-text{font-size:12px}}@media (max-width:480px){.hero-section{height:70vh;min-height:400px}.hero-content{padding-top:80px}.hero-container{padding:0 15px}.hero-title{margin-bottom:20px;font-size:2rem}.hero-description{margin-bottom:25px;font-size:.95rem}.hero-cta{padding:12px 24px;font-size:14px}.feedback-tab{width:40px;height:120px}.feedback-text{letter-spacing:1px;font-size:10px}}.hero-text{animation:1s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.industries-section{background:#f8f9fa;padding:80px 0}.industries-container{max-width:1200px;margin:0 auto;padding:0 20px}.industries-text{margin-bottom:60px}.industries-title{color:#333;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.industries-description{color:#666;max-width:1200px;font-size:1.25rem;line-height:1.6}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.industry-card-old{text-align:center;transition:all .3s}.industry-card-old:hover{transform:translateY(-5px)}.industry-image{aspect-ratio:1;background:#f8f9fa;border-radius:12px;width:100%;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.industry-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.industry-card-old:hover .industry-image img{transform:scale(1.05)}.industry-title{color:#333;margin:0;font-size:1rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.industries-section{padding:60px 0}.industries-title{font-size:2.5rem}.industries-description{font-size:1.1rem}.industries-grid{gap:18px}}@media (max-width:768px){.industries-section{padding:40px 0}.industries-container{padding:0 15px}.industries-title{margin-bottom:20px;font-size:2rem}.industries-description{font-size:1rem}.industries-text{margin-bottom:40px}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px}.industry-image{border-radius:10px;margin-bottom:10px}.industry-title{font-size:.95rem}}@media (max-width:480px){.industries-title{font-size:1.75rem}.industries-description{font-size:.95rem}.industries-grid{grid-template-columns:repeat(2,1fr);gap:12px}.industry-image{border-radius:8px;margin-bottom:8px}.industry-title{font-size:.9rem}}
.services-section{background:#fff;padding:80px 0}.services-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.services-text{text-align:center;margin-bottom:60px}.services-title{color:#333;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.services-description{color:#666;max-width:1200px;margin:0 auto;font-size:1.25rem;line-height:1.6}.services-navigation-container{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:100%;display:flex;position:relative;overflow:hidden}.navigation-controls{align-items:center;gap:30px;margin-top:20px;margin-bottom:20px;display:flex}.services-grid-old{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;z-index:1;gap:30px;width:100%;max-width:1000px;padding:20px 0;display:flex;position:relative;overflow-x:auto}.nav-arrow{cursor:pointer;color:#666;z-index:100;background:#fff;border:2px solid #e0e0e0;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;padding:0;transition:all .3s;display:flex;position:relative}.nav-arrow svg{width:20px;height:20px;display:block}.nav-arrow:hover:not(.disabled){color:#fff;background:#ff6b35;border-color:#ff6b35;transform:scale(1.1)}.nav-arrow.disabled{opacity:.3;cursor:not-allowed}.arrow-navigation{align-items:center;gap:20px;display:flex}.service-vector{object-fit:cover;z-index:2;border-radius:20px;width:100%;height:100%;position:relative}.services-dots{z-index:100;background:#ffffffe6;border-radius:10px;justify-content:center;gap:12px;padding:15px 20px;display:flex;position:relative}.dot{cursor:pointer;z-index:100;background:#f0f0f0;border:2px solid #e0e0e0;border-radius:50%;outline:none;width:14px;height:14px;transition:all .3s;position:relative;box-shadow:0 2px 6px #00000026}.dot:hover{background:#ff6b35;transform:scale(1.2);box-shadow:0 4px 8px #ff6b354d}.dot.active{background:#ff6b35;border-color:#ff6b35;transform:scale(1.3);box-shadow:0 4px 12px #ff6b3566}.service-card-link{color:inherit;flex:0 0 300px;width:300px;min-width:300px;max-width:300px;text-decoration:none;display:block}.service-card-old{background:#fff;border:1px solid #f0f0f0;border-radius:16px;height:100%;padding:30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.card-illustration{background:linear-gradient(135deg,#f0f8ff 0%,#e6f3ff 100%);border-radius:20px;justify-content:center;align-items:center;height:120px;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.illustration-icon{z-index:2;font-size:4rem;position:relative}.card-background{z-index:1;position:absolute;inset:0}.cloud{opacity:.7;background:#fff6;border-radius:50px;position:absolute}.cloud-1{width:60px;height:20px;animation:6s ease-in-out infinite float;top:20px;left:20px}.cloud-2{width:40px;height:15px;animation:8s ease-in-out infinite reverse float;top:60px;right:30px}.cloud-3{width:50px;height:18px;animation:7s ease-in-out infinite float;bottom:30px;left:50%;transform:translate(-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-content{z-index:2;position:relative}.card-title{color:#333;margin-bottom:12px;font-size:1.5rem;font-weight:600;line-height:1.3}.card-description{color:#666;font-size:1rem;line-height:1.5}@media (max-width:1024px){.services-section{padding:60px 0}.services-title{font-size:2.5rem}.services-description{font-size:1.1rem}.services-navigation-container{gap:15px}.navigation-controls{gap:20px}.arrow-navigation{gap:15px}.nav-arrow{width:45px;height:45px}.services-grid{gap:25px}.service-card-link{flex:0 0 300px;width:300px;min-width:300px;max-width:300px}.service-card{padding:25px}.service-vector{width:100%;height:100%}}@media (max-width:768px){.services-section{padding:40px 0}.services-container{padding:0 15px}.services-title{margin-bottom:20px;font-size:2rem}.services-description{font-size:1rem}.services-text{margin-bottom:40px}.services-navigation-container{gap:10px}.navigation-controls{gap:15px}.arrow-navigation{gap:10px}.nav-arrow{width:40px;height:40px}.services-grid{gap:20px}.service-card-link{flex:0 0 280px;width:280px;min-width:280px;max-width:280px}.service-card{padding:20px}.card-illustration{border-radius:16px;height:100px;margin-bottom:20px}.service-vector{width:100%;height:100%}.card-title{font-size:1.25rem}.services-dots{margin-top:25px}.dot{width:10px;height:10px}}@media (max-width:480px){.services-title{font-size:1.75rem}.services-description{font-size:.95rem}.services-navigation-container{gap:8px}.navigation-controls{gap:10px}.arrow-navigation{gap:8px}.nav-arrow{width:35px;height:35px}.service-card-link{flex:0 0 260px;width:260px;min-width:260px;max-width:260px}.service-card{padding:15px}.card-illustration{border-radius:12px;height:80px;margin-bottom:15px}.service-vector{width:100%;height:100%}.card-title{font-size:1.1rem}.card-description{font-size:.9rem}.services-dots{gap:8px;margin-top:20px}.dot{width:8px;height:8px}}
.video-section{background:#f8f9fa;padding:80px 0}.video-container{max-width:1200px;margin:0 auto;padding:0 20px}.video-text{text-align:center;margin-bottom:60px}.video-title{color:#333;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:700;line-height:1.2}.video-description{color:#666;max-width:1200px;margin:0 auto;font-size:1.25rem;line-height:1.6}.video-player{max-width:900px;margin:0 auto;position:relative}.video-wrapper{aspect-ratio:16/9;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.video-element{object-fit:cover;border-radius:12px;width:100%;height:100%}@media (max-width:1024px){.video-section{padding:60px 0}.video-title{font-size:2.5rem}.video-description{font-size:1.1rem}.video-text{margin-bottom:40px}}@media (max-width:768px){.video-section{padding:40px 0}.video-container{padding:0 15px}.video-title{margin-bottom:20px;font-size:2rem}.video-description{font-size:1rem}.video-text{margin-bottom:30px}}@media (max-width:480px){.video-title{font-size:1.75rem}.video-description{font-size:.95rem}}
.faq-section-container{background:#f8f9fa;padding:40px 20px 0}.faq-section-header{text-align:center;margin-bottom:50px}.faq-section-header h2{margin-bottom:15px;font-size:2.5rem;font-weight:700}.faq-section-header p{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.faq-section{max-width:1000px;margin:0 auto;animation:.4s fadeIn}.faq-search{margin-bottom:30px}.search-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#999;pointer-events:none;position:absolute;left:20px}.search-input{background:#fff;border:2px solid #e9ecef;border-radius:12px;width:100%;padding:16px 50px;font-size:1rem;transition:all .3s}.search-input:focus{border-color:#ff6b35;outline:none;box-shadow:0 0 0 3px #ff6b351a}.clear-search{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:color .3s;display:flex;position:absolute;right:15px}.clear-search:hover{color:#ff6b35}.category-filter{margin-bottom:30px}.category-filter h3{color:#333;margin-bottom:15px;font-size:1.1rem;font-weight:600}.category-buttons{flex-wrap:wrap;gap:10px;display:flex}.category-btn{color:#666;cursor:pointer;background:#fff;border:2px solid #e9ecef;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s}.category-btn:hover{color:#ff6b35;background:#fff5f2;border-color:#ff6b35}.category-btn.active{color:#fff;background:#ff6b35;border-color:#ff6b35}.faq-results-info{text-align:center;background:#f8f9fa;border-radius:8px;margin-bottom:25px;padding:15px}.faq-results-info p{color:#666;margin:0;font-size:.95rem}.faq-list{flex-direction:column;gap:15px;margin-bottom:40px;display:flex}.faq-item{background:#fff;border:1px solid #f0f0f0;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 10px #0000000d}.faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:20px;transition:background .3s;display:flex}.faq-question:hover{background:#f8f9fa}.faq-question-content{flex-direction:column;flex:1;gap:10px;display:flex}.faq-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ff6b35;border-radius:12px;width:fit-content;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.faq-question-text{color:#333;text-align:left;flex:1;font-size:1rem;font-weight:600;line-height:1.4}.faq-arrow{color:#666;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq-arrow.open{transform:rotate(180deg)}.faq-arrow svg{width:20px;height:20px}.faq-answer{border-top:1px solid #f0f0f0;padding:0 20px 20px;animation:.3s slideDown}.faq-answer-content{padding-top:15px}.faq-answer-content p{color:#666;margin:0;font-size:.95rem;line-height:1.7}.no-results{text-align:center;background:#fff;border-radius:12px;padding:40px 20px;box-shadow:0 2px 10px #0000000d}.no-results p{color:#666;margin-bottom:15px;font-size:1rem}.no-results ul{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.no-results li{color:#ff6b35;cursor:pointer;font-weight:500;transition:color .3s}.no-results li:hover{color:#e55a2b;text-decoration:underline}.faq-help-section{text-align:center;background:#fff;border-radius:12px;margin-top:40px;padding:40px;box-shadow:0 4px 20px #0000001a}.faq-help-section h3{margin-bottom:15px;font-size:1.8rem;font-weight:700}.faq-help-section>p{color:#666;max-width:600px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1rem}.help-options{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.help-link{color:#fff;background:#ff6b35;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.help-link:hover{background:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.help-link svg{width:20px;height:20px}.faq-loading{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (max-width:768px){.faq-section-container{margin:40px 0;padding:60px 15px}.faq-section-header h2{font-size:2rem}.faq-section-header p{font-size:1rem}.search-input{padding:14px 45px;font-size:.95rem}.category-buttons{gap:8px}.category-btn{padding:8px 16px;font-size:.85rem}.faq-question{flex-direction:column;align-items:flex-start;gap:12px;padding:15px}.faq-question-content{width:100%}.faq-arrow{align-self:flex-end}.faq-answer{padding:0 15px 15px}.faq-help-section{padding:30px 20px}.faq-help-section h3{font-size:1.5rem}.help-options{flex-direction:column;gap:15px}.help-link{justify-content:center;width:100%}}@media (max-width:480px){.faq-section-container{margin:30px 0;padding:40px 10px}.faq-section-header h2{font-size:1.75rem}.category-filter h3{font-size:1rem}.faq-category-badge{padding:3px 10px;font-size:.7rem}.faq-question-text,.faq-answer-content p{font-size:.9rem}}
.import-process{background:#fff;padding:80px 20px}.import-process .container{max-width:1200px;margin:0 auto}.process-header{text-align:center;margin-bottom:60px}.process-header h2{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}.process-header p{color:#666;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.8}.process-steps{flex-direction:column;gap:30px;margin-bottom:60px;display:flex}.process-step{background:#f8f9fa;border-left:5px solid #ff6b35;border-radius:12px;gap:30px;padding:30px;transition:transform .3s,box-shadow .3s;display:flex}.process-step:hover{transform:translate(10px);box-shadow:0 8px 25px #0000001a}.step-number{color:#fff;background:#ff6b35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;font-weight:700;display:flex}.step-content{flex:1}.step-content h3{color:#333;margin-bottom:15px;font-size:1.5rem;font-weight:600}.step-content p{color:#555;font-size:1.05rem;line-height:1.8}.process-info{background:#f8f9fa;border-radius:12px;padding:50px 40px}.process-info h3{color:#333;text-align:center;margin-bottom:40px;font-size:2rem;font-weight:700}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.info-item{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px #0000000d}.info-item h4{color:#ff6b35;margin-bottom:15px;font-size:1.3rem;font-weight:600}.info-item p{color:#555;font-size:1rem;line-height:1.7}@media (max-width:768px){.import-process{padding:60px 15px}.process-header h2{font-size:2rem}.process-step{flex-direction:column;gap:20px;padding:25px 20px}.step-number{width:50px;height:50px;font-size:1.5rem}.process-info{padding:40px 25px}.process-info h3{font-size:1.8rem}.info-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.process-header h2{font-size:1.8rem}.step-content h3{font-size:1.3rem}.process-info{padding:30px 20px}}
.shipping-routes{background:#f8f9fa;padding:80px 20px}.shipping-routes .container{max-width:1200px;margin:0 auto}.routes-header{text-align:center;margin-bottom:60px}.routes-header h2{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}.routes-header p{color:#666;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.8}.routes-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:60px;display:grid}.route-card{background:#fff;border-top:4px solid #ff6b35;border-radius:12px;padding:30px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.route-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.route-header h3{color:#333;margin-bottom:20px;font-size:1.4rem;font-weight:600;line-height:1.3}.route-details{background:#f8f9fa;border-radius:8px;flex-direction:column;gap:12px;margin-bottom:20px;padding:15px;display:flex}.route-time{justify-content:space-between;align-items:center;display:flex}.time-label{color:#666;font-size:.95rem;font-weight:500}.time-value{color:#ff6b35;font-size:1.1rem;font-weight:600}.route-description{color:#555;font-size:1rem;line-height:1.7}.routes-info{background:#fff;border-radius:12px;padding:50px 40px;box-shadow:0 4px 20px #00000014}.routes-info h3{color:#333;text-align:center;margin-bottom:30px;font-size:2rem;font-weight:700}.routes-info p{color:#555;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.routes-info p:last-child{margin-bottom:0}@media (max-width:768px){.shipping-routes{padding:60px 15px}.routes-header h2{font-size:2rem}.routes-grid{grid-template-columns:1fr;gap:20px}.route-card{padding:25px 20px}.routes-info{padding:40px 25px}.routes-info h3{font-size:1.8rem}}@media (max-width:480px){.routes-header h2{font-size:1.8rem}.route-header h3{font-size:1.2rem}.routes-info{padding:30px 20px}}
.shipping-benefits{background:#fff;padding:80px 20px}.shipping-benefits .container{max-width:1200px;margin:0 auto}.benefits-header{text-align:center;margin-bottom:60px}.benefits-header h2{color:#333;margin-bottom:20px;font-size:2.5rem;font-weight:700;line-height:1.2}.benefits-header p{color:#666;max-width:900px;margin:0 auto;font-size:1.2rem;line-height:1.8}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:60px;display:grid}.benefit-card{text-align:center;background:#f8f9fa;border-top:4px solid #ff6b35;border-radius:12px;padding:40px 30px;transition:transform .3s,box-shadow .3s}.benefit-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.benefit-icon{margin-bottom:20px;font-size:3.5rem}.benefit-card h3{color:#333;margin-bottom:15px;font-size:1.4rem;font-weight:600;line-height:1.3}.benefit-card p{color:#555;font-size:1rem;line-height:1.7}.benefits-content{background:#f8f9fa;border-radius:12px;padding:50px 40px}.benefits-content h3{color:#333;text-align:center;margin-bottom:30px;font-size:2rem;font-weight:700}.benefits-content p{color:#555;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.benefits-content p:last-child{margin-bottom:0}@media (max-width:768px){.shipping-benefits{padding:60px 15px}.benefits-header h2{font-size:2rem}.benefits-grid{grid-template-columns:1fr;gap:20px}.benefit-card{padding:30px 20px}.benefits-content{padding:40px 25px}.benefits-content h3{font-size:1.8rem}}@media (max-width:480px){.benefits-header h2{font-size:1.8rem}.benefit-icon{font-size:3rem}.benefit-card h3{font-size:1.2rem}.benefits-content{padding:30px 20px}}
