*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#374151;scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{border-bottom:1px solid #e5e7eb;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:50}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo-section{display:flex;align-items:center;gap:.5rem}.logo{height:2rem;width:auto}.company-name{font-size:1.75rem;font-weight:700;color:#111827}.nav{display:none;align-items:center;gap:1.5rem}@media (min-width: 768px){.nav{display:flex}}.nav-link{color:#6b7280;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#059669}.hero{padding:5rem 0;background:linear-gradient(135deg,#f0fdf4,#eff6ff)}.hero-grid{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-content{display:flex;flex-direction:column;gap:2rem}.badge{display:inline-block;background:#dcfce7;color:#166534;padding:.5rem 1rem;border-radius:9999px;font-size:1.225rem;font-weight:500;width:fit-content}.hero-title{font-size:3.5rem;font-weight:700;color:#111827;line-height:1.2}@media (min-width: 1024px){.hero-title{font-size:5.25rem}}.text-green{color:#059669}.hero-description{font-size:1.75rem;color:#6b7280;line-height:1.6}.hero-cta{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.hero-cta{flex-direction:row}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1.4rem}.btn-primary{background:#059669;color:#fff}.btn-primary:hover{background:#047857}.btn-secondary{background:#fff;color:#059669;padding:1rem 2rem;font-size:1.575rem;font-weight:600}.btn-secondary:hover{background:#f9fafb}.btn-full{width:100%}.icon-arrow{width:1rem;height:1rem}.hero-stats{display:flex;flex-direction:column;gap:2rem;font-size:1.225rem;color:#6b7280}@media (min-width: 640px){.hero-stats{flex-direction:row}}.stat-item{display:flex;align-items:center;gap:.5rem}.check-icon{width:1rem;height:1rem;color:#059669}.warehouse-image{width:100%;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040}.pain-points{padding:5rem 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:3.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-description{font-size:1.575rem;color:#6b7280;max-width:48rem;margin:0 auto}.pain-points-grid{display:grid;gap:2rem}@media (min-width: 768px){.pain-points-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.pain-points-grid{grid-template-columns:repeat(3,1fr)}}.pain-point-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden}.card-header{padding:1.5rem}.card-icon{width:3rem;height:3rem;color:#64748b;margin-bottom:1rem}.card-title{font-size:1.575rem;color:#475569;font-weight:600}.card-content{padding:0 1.5rem 1.5rem}.card-content p{color:#6b7280}.contact-section{padding:5rem 0;background:linear-gradient(135deg,#059669,#2563eb);scroll-margin-top:5rem}.contact-grid{display:grid;gap:3rem;align-items:center}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-content{color:#fff}.contact-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.contact-description{font-size:1.75rem;color:#dcfce7;margin-bottom:2rem}.contact-benefits{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-item .check-icon{color:#86efac}.benefit-item span{color:#dcfce7}.form-card{background:#fff;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.form-header{padding:1.5rem;text-align:center}.form-title{font-size:2.1rem;font-weight:600;color:#111827;margin-bottom:.5rem}.form-description{color:#6b7280}.contact-form{padding:0 1.5rem 1.5rem}.form-row{display:grid;gap:1rem;margin-bottom:1rem}@media (min-width: 768px){.form-row{grid-template-columns:repeat(2,1fr)}}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form-group label{font-weight:500;color:#374151}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.4rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #0596691a}.form-group textarea{resize:vertical}.solutions{padding:5rem 0;scroll-margin-top:5rem}.solutions-grid{display:grid;gap:3rem}@media (min-width: 1024px){.solutions-grid{grid-template-columns:repeat(2,1fr)}}.solution-card{border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}.solution-card-green{border:2px solid #bbf7d0}.solution-card-blue{border:2px solid #bfdbfe}.solution-header{padding:1.5rem}.solution-card-green .solution-header{background:#f0fdf4}.solution-card-blue .solution-header{background:#eff6ff}.solution-icon-wrapper{display:flex;align-items:center;gap:.75rem}.solution-icon{width:2rem;height:2rem}.solution-card-green .solution-icon{color:#059669}.solution-card-blue .solution-icon{color:#2563eb}.solution-title{font-size:2.1rem;font-weight:600;margin-bottom:.25rem}.solution-card-green .solution-title{color:#166534}.solution-card-blue .solution-title{color:#1e40af}.solution-subtitle{color:#059669}.solution-card-blue .solution-subtitle{color:#2563eb}.solution-content{padding:1.5rem}.feature-list{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem}.feature-item .check-icon{margin-top:.125rem}.solution-card-green .feature-item .check-icon{color:#059669}.solution-card-blue .feature-item .check-icon{color:#2563eb}.feature-item h4{font-weight:600;margin-bottom:.25rem}.feature-item p{font-size:1.225rem;color:#6b7280}.benefits{padding:4rem 0;background:#f9fafb;scroll-margin-top:5rem}.benefits-grid{display:grid;gap:1.5rem}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-card{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden}.benefit-header{padding:1.5rem}.benefit-icon{width:3rem;height:3rem;color:#059669;margin-bottom:1rem}.benefit-title{font-size:1.575rem;font-weight:600;color:#111827}.benefit-content{padding:0 1.5rem 1.5rem}.benefit-content p{color:#6b7280}.faq{padding:5rem 0;background:#fff}.faq-container{max-width:64rem;margin:0 auto}.faq-item{border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow:hidden}.faq-header{padding:1.5rem}.faq-question{font-size:1.575rem;font-weight:600;color:#111827}.faq-content{padding:0 1.5rem 1.5rem}.faq-content p{color:#6b7280}.final-cta{padding:5rem 0;background:linear-gradient(135deg,#059669,#2563eb);color:#fff}.cta-content{text-align:center;max-width:48rem;margin:0 auto}.cta-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.75rem;margin-bottom:2rem;color:#dcfce7}.footer{background:#111827;color:#fff;padding:3rem 0}.footer-content{display:grid;gap:2rem}@media (min-width: 768px){.footer-content{grid-template-columns:repeat(2,1fr)}}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-description{color:#9ca3af}.footer-title{font-size:1.575rem;font-weight:600;margin-bottom:1rem}.contact-info{display:flex;flex-direction:column;gap:.5rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:#9ca3af}.contact-icon{width:1rem;height:1rem}.footer-bottom{background:#111827;border-top:1px solid #374151;margin-top:2rem;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 767px){.hero-title,.section-title,.contact-title,.cta-title{font-size:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/3pl-solution.css.map */
