.testimonials-section{min-height:100vh;padding:5rem 1.5rem;background:linear-gradient(180deg,rgba(0,168,107,.1),white)}.testimonials-title{font-size:2.25rem;color:#00A86B;margin-bottom:3rem}.faqs-title,.testimonials-title{font-weight:700;text-align:center}.faqs-title{font-size:2.5rem;color:#007a4d;margin-top:6rem;margin-bottom:2rem}.faqs-container,.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:80rem;margin:0 auto}.testimonial-card{background:linear-gradient(to bottom right,#e0ffe8,#a7f3d0);padding:1.5rem;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.testimonial-quote{font-style:italic;font-size:1.125rem}.testimonial-author{margin-top:1rem;font-weight:600;font-size:.875rem;color:#4b5563}.faq-card{padding:1.5rem;background-color:#e0ffe8;border-radius:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.faq-question{font-weight:700;font-size:1.125rem;color:#00A86B}.faq-answer{color:#4b5563}@media (max-width:768px){.faq-title{font-size:2rem}.faq-question{font-size:1.25rem}}.how-it-works-section{min-height:100vh;background:linear-gradient(180deg,white,rgba(0,168,107,.1));padding:5rem 1.5rem}.how-it-works-title{font-size:2.25rem;font-weight:700;text-align:center;color:#00A86B;margin-bottom:4rem}.steps-container{max-width:50rem;margin:0 auto}.step-card{display:flex;align-items:flex-start;gap:1rem;background-color:white;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:2.5rem}.step-card:first-child{margin-top:0}.check-icon{width:2rem;height:2rem;color:#00A86B;margin-top:.25rem}.step-title{font-size:1.25rem;font-weight:600;color:#064e3b}.step-desc{color:#475569;margin-top:.5rem}.contact-section{padding:5rem 2rem;background:#f9fbfe;font-family:Segoe UI,sans-serif;color:#1a1a1a}.contact-header{max-width:800px;margin:0 auto 3rem;text-align:center}.contact-header h1{font-size:2.5rem;font-weight:700;color:#0f172a}.contact-header p{color:#475569;font-size:1.125rem;margin-top:1rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;max-width:1100px;margin:0 auto}.contact-form{background:white;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.05)}.input-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.input-group label{font-weight:600;margin-bottom:.5rem;color:#1e293b}.input-group input,.input-group textarea{padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:1rem;background:#f8fafc;transition:border .3s ease}.input-group input:focus,.input-group textarea:focus{border-color:#00A86B;outline:none}.btn-primary{background-color:#00A86B;color:white;padding:.9rem 1.6rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:background .3s ease}.btn-primary:hover{background-color:#1d4ed8}.status{margin-top:1rem;font-weight:500;color:#10b981}.contact-sidebar{display:flex;flex-direction:column;gap:1.5rem}.card{background:white;padding:1.5rem;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.05)}.card h3,.card h4{margin-bottom:.8rem;color:#0f172a}.card p{font-size:1rem;color:#475569;margin-bottom:.8rem}.card a{color:#00A86B;text-decoration:underline}.btn-outline{padding:.7rem 1.2rem;border:2px solid #00a86b;color:#00A86B;border-radius:.5rem;font-weight:600;text-decoration:none;display:inline-block;margin-top:.5rem;transition:background .3s ease}.btn-outline:hover{background:#e0ffe8}.card.secondary{border-left:4px solid #00a86b}@media (max-width:768px){.contact-grid{grid-template-columns:1fr}}.input-group textarea{min-height:120px;resize:vertical}.btn-outline:focus-visible,.btn-primary:focus-visible,.input-group input:focus-visible,.input-group textarea:focus-visible{outline:2px solid #00A86B;outline-offset:2px}.btn-primary:hover{background-color:#007f5f}.card{transition:transform .3s ease}.card:hover{transform:translateY(-4px)}.tech-section{background:linear-gradient(to bottom right,#e0ffe8,#ffffff,#f0fff7);padding:5rem 1.5rem;color:#2d2d2d;font-family:sans-serif}.tech-header{max-width:900px;margin:0 auto 3rem;text-align:center}.tech-title{font-size:3rem;font-weight:700;color:#00A86B}.tech-subtitle{margin-top:1rem;font-size:1.25rem;color:#007a4d;font-style:italic}.tech-grid{max-width:1100px;margin:0 auto;display:grid;grid-gap:2.5rem;gap:2.5rem;grid-template-columns:1fr}@media (min-width:768px){.tech-grid{grid-template-columns:repeat(2,1fr)}}.tech-box{background:white;padding:1.5rem;border-radius:1rem;box-shadow:0 5px 15px rgba(0,0,0,.05);border-left:4px solid}.tech-box-green{border-color:#00A86B}.tech-box-lightgreen{border-color:#e0ffe8}.tech-box-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#007a4d}.tech-list{list-style:none;padding:0;margin:0}.tech-list-title{font-weight:600;color:#00A86B}.tech-list-desc{color:#4b5563}.tech-table{width:100%;border-collapse:separate;border-spacing:0 .5rem;font-size:.95rem}.tech-table thead{text-transform:uppercase;font-weight:600;font-size:.75rem;color:#6b7280}.tech-table tbody tr{background-color:#e0ffe8;border-radius:.5rem}.tech-table td{padding:.5rem;font-weight:500}.tech-cta{margin-top:5rem;text-align:center}.tech-cta-title{font-size:2rem;font-weight:700;color:#00A86B;margin-bottom:1rem}.tech-cta-text{max-width:600px;margin:0 auto 1.5rem;color:#4b5563}.tech-cta-btn{display:inline-block;background:#00A86B;color:white;font-weight:700;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;box-shadow:0 5px 10px rgba(0,168,107,.3);transition:transform .2s ease}.tech-cta-btn:hover{transform:scale(1.05);box-shadow:0 8px 15px rgba(0,168,107,.5)}