*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#374151;scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;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.68rem;font-weight:700;color:#111827}.nav{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#6b7280;text-decoration:none;font-size:1.4rem;transition:color .3s ease}.nav-link:hover{color:#059669}@media (max-width: 768px){.nav{display:none}}.hero{padding:5rem 0;background:linear-gradient(135deg,#f0fdf4,#eff6ff)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr;gap:2rem}}.hero-text{margin-bottom:2rem}.badge{display:inline-block;background:#dcfce7;color:#166534;padding:.5rem 1rem;border-radius:9999px;font-size:1.12rem;font-weight:500;margin-bottom:1rem}.hero-title{font-size:4.2rem;font-weight:700;color:#111827;line-height:1.1;margin-bottom:1.5rem}@media (max-width: 1024px){.hero-title{font-size:3.36rem}}.text-green{color:#059669}.hero-description{font-size:1.68rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.hero-cta{margin-bottom:2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:1.4rem;transition:all .3s ease;border:none;cursor:pointer}.btn-primary{background:#059669;color:#fff}.btn-primary:hover{background:#047857}.btn-white{background:#fff;color:#059669}.btn-white:hover{background:#f9fafb}.btn-full{width:100%;justify-content:center}.arrow{font-size:1.4rem}.hero-features{display:flex;gap:2rem;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:1.12rem;color:#6b7280}.checkmark{color:#059669;font-weight:700}.hero-image{display:flex;justify-content:center}.warehouse-image{border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;aspect-ratio:3 / 4;object-fit:cover;width:100%;max-width:24rem}.pain-points{padding:5rem 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:3.36rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-description{font-size:1.54rem;color:#6b7280;max-width:48rem;margin:0 auto}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;overflow:hidden}.card-header{padding:1.5rem}.card-icon{font-size:2.8rem;margin-bottom:1rem}.card-title{font-size:1.54rem;color:#475569;font-weight:600}.card-content{padding:0 1.5rem 1.5rem}.card-content p{color:#6b7280;font-size:1.26rem}.contact-section{padding:5rem 0;background:linear-gradient(135deg,#059669,#2563eb);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}@media (max-width: 1024px){.contact-grid{grid-template-columns:1fr}}.contact-title{font-size:3.36rem;font-weight:700;margin-bottom:1.5rem}.contact-description{font-size:1.68rem;color:#dcfce7;margin-bottom:1.5rem}.contact-features{display:flex;flex-direction:column;gap:1rem}.contact-feature{display:flex;align-items:center;gap:.75rem}.checkmark-white{color:#86efac;font-weight:700}.contact-feature span:last-child{color:#dcfce7;font-size:1.26rem}.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:1.96rem;color:#111827;margin-bottom:.5rem}.form-description{color:#6b7280;font-size:1.26rem}.contact-form{padding:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:1.26rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1.26rem;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}.solutions{padding:5rem 0}.solutions-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media (max-width: 1024px){.solutions-grid{grid-template-columns:1fr}}.solution-card{border:2px solid;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a;overflow:hidden}.green-card{border-color:#bbf7d0}.blue-card{border-color:#bfdbfe}.solution-header{padding:1.5rem;display:flex;align-items:center;gap:.75rem}.green-card .solution-header{background:#f0fdf4}.blue-card .solution-header{background:#eff6ff}.solution-icon{font-size:2.24rem}.solution-title{font-size:1.96rem;font-weight:700;margin-bottom:.25rem}.green-card .solution-title{color:#166534}.blue-card .solution-title{color:#1e40af}.solution-subtitle{font-size:1.26rem}.green-card .solution-subtitle{color:#059669}.blue-card .solution-subtitle{color:#2563eb}.solution-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.solution-feature{display:flex;align-items:flex-start;gap:.75rem}.solution-feature h4{font-weight:600;margin-bottom:.25rem;font-size:1.26rem}.solution-feature p{font-size:1.12rem;color:#6b7280}.benefits{padding:4rem 0;background:#f9fafb}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-card{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:1.5rem}.benefit-icon{font-size:2.8rem;margin-bottom:1rem;color:#059669}.benefit-title{font-size:1.54rem;font-weight:600;margin-bottom:1rem;color:#111827}.benefit-description{color:#6b7280;font-size:1.26rem}.returns-section{padding:4rem 0;background:linear-gradient(135deg,#2563eb,#059669);color:#fff;text-align:center}.returns-title{font-size:2.8rem;font-weight:700;margin-bottom:1rem}.returns-description{font-size:1.68rem;color:#bfdbfe;margin-bottom:2rem;max-width:56rem;margin-left:auto;margin-right:auto}.faq{padding:5rem 0}.faq-container{max-width:56rem;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.faq-question{font-size:1.54rem;font-weight:600;color:#111827;margin-bottom:.75rem}.faq-answer{color:#6b7280;font-size:1.26rem}.final-cta{padding:5rem 0;background:linear-gradient(135deg,#059669,#2563eb);color:#fff;text-align:center}.cta-content{max-width:48rem;margin:0 auto}.cta-title{font-size:3.36rem;font-weight:700;margin-bottom:1.5rem}.cta-description{font-size:1.68rem;color:#dcfce7;margin-bottom:2rem}.footer{background:#111827;color:#fff;padding:3rem 0}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}@media (max-width: 768px){.footer-content{grid-template-columns:1fr}}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-description{color:#9ca3af;font-size:1.26rem}.footer-title{font-size:1.54rem;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;font-size:1.26rem}.contact-icon{font-size:1.26rem}.footer-bottom{background:#111827;border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-bottom p{color:#9ca3af;font-size:1.26rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/fwd-solutions.css.map */
