:root{--primary-color:#2b9348;--primary-light:#2b93481a;--primary-dark:#1e6e33;--secondary-color:#178d93;--secondary-light:#178d931a;--dark-color:#333;--text-color:#444;--light-color:#f5f5f5;--white:#fff;--border-radius:4px;--shadow-sm:0 4px 15px #0000000d;--shadow-md:0 8px 20px #00000014;--shadow-lg:0 15px 30px #0000001a;--spacing:1rem;--max-width:1200px;--transition:all 0.3s ease}.service-header{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;margin-top:0;overflow:hidden;position:relative;width:100%}.service-header-img{object-fit:cover}.service-header-img,.service-header-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.service-header-overlay{background:linear-gradient(#0000004d,#000000b3);z-index:2}.service-header-content{max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:3}.service-title{color:#fff;font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:2px 2px 8px #00000080}.service-header-intro{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border-radius:4px;border-radius:var(--border-radius);color:#fff;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:800px;padding:1.5rem;text-shadow:1px 1px 3px #00000080}.service-header-intro p{margin:0}.service-container{margin:-4rem auto 4rem;max-width:1200px;max-width:var(--max-width);padding:0 1.5rem;position:relative;z-index:5}.service-content{font-family:Quicksand,sans-serif;width:100%}.service-card{background:#fff;background:var(--white);border-radius:4px;border-radius:var(--border-radius);box-shadow:0 8px 20px #00000014;box-shadow:var(--shadow-md);margin-bottom:3rem;overflow:hidden}.service-section{border-bottom:1px solid #0000000d;padding:2.5rem;transition:all .3s ease;transition:var(--transition)}.service-section:last-child{border-bottom:none}.service-section.even{background:#fff;background:var(--white)}.service-section.odd{background:#f5f5f5;background:var(--light-color)}.service-section:hover{background:#2b93481a;background:var(--primary-light)}.service-section-title{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:600;margin-bottom:1.25rem}.section-icon,.service-section-title{color:#2b9348;color:var(--primary-color)}.section-icon{font-size:1.8rem;margin-right:1rem}.section-icon.warning-icon{color:#e67e22}.section-icon.benefit-icon{color:#2b9348;color:var(--primary-color)}.service-section-content{margin-left:3rem}.service-paragraph{color:#444;color:var(--text-color);font-size:1.15rem;line-height:1.6;margin-bottom:.75rem}.service-list{list-style-type:none;margin:0;padding:0}.service-list-item{align-items:flex-start;color:var (--text-color);display:flex;font-size:1.15rem;line-height:1.5;padding:.5rem 0}.list-icon{flex-shrink:0;font-size:1.2rem;margin-right:1rem;margin-top:.2rem}.list-icon,.service-highlight{color:#2b9348;color:var(--primary-color)}.service-highlight{font-weight:700;margin-right:.25rem}.service-cta-container{background:linear-gradient(135deg,#2b9348,#178d93);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:4px;border-radius:var(--border-radius);box-shadow:0 8px 20px #00000014;box-shadow:var(--shadow-md);color:#fff;color:var(--white);margin:0 auto;max-width:900px;padding:3rem;text-align:center}.service-cta-container h3{font-family:Poppins,sans-serif;font-size:2rem;font-weight:600;margin-bottom:2rem}.service-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.service-cta-button{border-radius:4px;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.service-cta-button.primary{background:#fff;background:var(--white);color:#2b9348;color:var(--primary-color)}.service-cta-button.primary:hover{background:#1e6e33;background:var(--primary-dark);box-shadow:0 4px 15px #0000000d;box-shadow:var(--shadow-sm);color:#fff;color:var(--white);transform:translateY(-3px)}.service-cta-button.secondary{background:#fff3;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white)}.service-cta-button.secondary:hover{background:#fff;background:var(--white);color:#2b9348;color:var(--primary-color);transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-card,.service-cta-container{animation:fadeIn .6s ease-out forwards}@media (max-width:1200px){.service-container{margin-top:-3rem}.service-title{font-size:3rem}}@media (max-width:992px){.service-header{height:450px}.service-title{font-size:2.75rem}.service-section{padding:2rem}}@media (max-width:900px){.service-header{height:400px}.service-title{font-size:2.5rem}.service-header-intro{font-size:1.1rem}.service-section-title{font-size:1.5rem}}@media (max-width:768px){.service-header{height:auto;min-height:350px;padding:6rem 0 3rem}.service-container{margin-top:-2rem}.service-section{padding:1.75rem}.service-section-content{margin-left:1rem}.service-cta-container{padding:2rem}}@media (max-width:600px){.service-header{min-height:300px}.service-title{font-size:2rem}.service-header-intro{font-size:1rem;padding:1rem}.service-cta-buttons{flex-direction:column;gap:1rem}.service-section-title{font-size:1.3rem}.section-icon{font-size:1.5rem}.service-list-item,.service-paragraph{font-size:1.05rem}}@media (max-width:480px){.service-title{font-size:1.75rem}.service-section{padding:1.5rem}.service-section-content{margin-left:0}}
/*# sourceMappingURL=91.848f4401.chunk.css.map*/