@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);.alt-hero-section{align-items:center;background:linear-gradient(to bottom right,#f2f9ec,#ecfdf5);display:flex;font-family:Inter,sans-serif;justify-content:center;padding:10rem 2rem}.alt-hero-container{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:#ffffffee;border-radius:1.6rem;box-shadow:0 1.2rem 4.8rem #00000014;max-width:1100px;padding:6rem 4rem;text-align:center;width:100%}.alt-hero-content h1{color:#0f172a;font-size:4.4rem;font-weight:800;margin-bottom:1.6rem}.alt-hero-content h1 span{color:#10b981}.alt-hero-content p{color:#475569;font-size:1.8rem;margin-bottom:2.4rem;margin-left:auto;margin-right:auto;max-width:70rem}.alt-feature-list{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:3.6rem}.alt-feature{align-items:center;color:#1e293b;display:flex;flex-direction:column;font-size:1.6rem}.alt-feature svg{color:#10b981;font-size:2.6rem;margin-bottom:1rem}.alt-buttons{display:flex;flex-wrap:wrap;gap:1.4rem;justify-content:center}.alt-primary,.alt-secondary{border-radius:1rem;cursor:pointer;font-size:1.6rem;font-weight:600;padding:1.6rem 3.4rem;transition:all .3s ease}.alt-primary{background-color:#10b981;border:none;color:#fff}.alt-secondary{background-color:initial;border:.2rem solid #10b981;color:#10b981}.alt-secondary:hover{background-color:#e6f9f2}@media (max-width:768px){.alt-hero-content h1{font-size:3rem}.alt-hero-content p{font-size:1.5rem}.alt-feature-list{gap:2rem}.alt-buttons,.alt-feature-list{flex-direction:column}.alt-buttons button{width:100%}}.services-section{background:linear-gradient(180deg,#f0fdf4,#ecfdf5);font-family:Inter,sans-serif;padding:8rem 2rem}.services-header{margin:0 auto 6rem;max-width:90rem;text-align:center}.services-header h2{color:#0f172a;font-size:3.2rem;font-weight:800;margin-bottom:1.2rem}.services-header p{color:#475569;font-size:1.6rem;line-height:1.8;margin:0 auto;max-width:60rem}.services-grid{grid-gap:3.2rem;display:grid;gap:3.2rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));margin:0 auto;max-width:120rem}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.6rem;box-shadow:0 12px 36px #10b9810f;cursor:pointer;padding:3.2rem 2.4rem;text-align:center;transition:all .3s ease}.service-card:hover{box-shadow:0 20px 50px #10b9811a;transform:translateY(-6px)}.service-icon{color:#10b981!important;font-size:3.2rem;margin-bottom:2rem}.service-card h3{color:#0f172a;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#475569;font-size:1.5rem;line-height:1.7}@media (max-width:768px){.services-header h2{font-size:2.4rem}.services-header p{font-size:1.4rem}.service-card h3{font-size:1.6rem}.service-card p{font-size:1.3rem}}.zigzag-process{background:#f9fafb;font-family:Inter,sans-serif;padding:6rem 2rem}.zigzag-title{color:#0f172a;font-size:3.2rem;font-weight:800;margin-bottom:5rem;text-align:center}.zigzag-timeline{margin:auto;max-width:120rem;padding-left:2rem;position:relative}.zigzag-item{box-sizing:border-box;padding:2rem 4rem;position:relative;width:50%}.zigzag-item.left{left:0;text-align:right}.zigzag-item.right{left:50%}.zigzag-content{background:#fff;border-radius:1.2rem;box-shadow:0 8px 28px #0000000f;padding:3rem;position:relative}.zigzag-icon{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 6px 20px #10b9814d;color:#fff;display:flex;font-size:2.6rem;height:5.5rem;justify-content:center;left:-2.5rem;position:absolute;top:-2.5rem;width:5.5rem}.zigzag-content h3{color:#0f172a;font-size:2rem;margin-top:1rem}.zigzag-content p{color:#475569;font-size:1.4rem;margin-top:1rem}.zigzag-timeline:before{background-color:#10b981;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:.4rem}@media (max-width:768px){.zigzag-item,.zigzag-item.left,.zigzag-item.right{left:0;padding:2rem 1rem;text-align:left;width:100%}.zigzag-timeline:before{left:2rem}.zigzag-icon{left:0;top:-2.5rem}}.strategies-section{background:linear-gradient(180deg,#f0fdf4,#f9fafb);color:#1e293b;font-family:Inter,sans-serif;padding:8rem 2rem}.strategies-header{margin:0 auto 6rem;max-width:90rem;text-align:center}.strategies-header h2{color:#0f172a;font-size:3.2rem;font-weight:800;margin-bottom:1.2rem}.strategies-header p{color:#475569;font-size:1.6rem;line-height:1.8;margin:0 auto;max-width:60rem}.strategies-grid{grid-gap:3.2rem;display:grid;gap:3.2rem;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));margin:0 auto;max-width:120rem}.strategy-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:1.6rem;box-shadow:0 10px 30px #10b98114;display:flex;flex-direction:column;padding:3rem;transition:all .3s ease}.strategy-card:hover{box-shadow:0 16px 36px #10b9811f;transform:translateY(-5px)}.icon-box{color:#10b981;font-size:3rem;margin-bottom:1.6rem}.strategy-text h3{color:#0f172a;font-size:1.8rem;font-weight:700;margin-bottom:.8rem}.strategy-text p{color:#475569;font-size:1.4rem;line-height:1.7}@media (max-width:768px){.strategies-header h2{font-size:2.4rem}.strategies-header p{font-size:1.4rem}.strategy-text h3{font-size:1.6rem}.strategy-text p{font-size:1.3rem}}.revamp-banner{background-color:#10b981;border-radius:16px;box-shadow:0 12px 28px #00000014;color:#fff;font-family:Inter,sans-serif;margin:60px 20px;overflow:hidden;padding:70px 30px;position:relative;text-align:center}.revamp-content{margin:0 auto;max-width:780px;position:relative;z-index:2}.revamp-content h2{color:#fff;font-size:2.8rem;font-weight:800;margin-bottom:18px}.revamp-content p{color:#e0f2f1;font-size:1.25rem;line-height:1.8;margin-bottom:30px}.revamp-btn{background-color:#fff;border:none;border-radius:10px;box-shadow:0 4px 14px #0000001a;color:#10b981;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 36px;transition:all .3s ease}.revamp-btn:hover{background-color:#f9fafb;transform:translateY(-2px)}.revamp-banner:before{background:radial-gradient(circle,#ffffff1a,#0000);height:400px;left:-100px;top:-100px;width:400px}.revamp-banner:after,.revamp-banner:before{border-radius:50%;content:"";position:absolute;z-index:1}.revamp-banner:after{background:radial-gradient(circle,#ffffff12,#0000);bottom:-80px;height:300px;right:-60px;width:300px}@media (max-width:768px){.revamp-content h2{font-size:2rem}.revamp-content p{font-size:1rem}.revamp-btn{font-size:.95rem;padding:12px 28px}.revamp-banner{margin:40px 16px;padding:50px 20px}}.sub-footer-bar{background-color:var(--primary-color);color:var(--text-light);padding:50px 20px;text-align:center}.sub-footer-content{margin:0 auto;max-width:800px}.sub-footer-content h3{font-size:26px;font-weight:700;margin-bottom:10px}.sub-footer-content p{color:#e2e8f0;font-size:15px;margin-bottom:20px}.sub-footer-btn{background-color:var(--secondary-color);border-radius:50px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:12px 26px;text-decoration:none;transition:background-color .3s ease}.sub-footer-btn:hover{background-color:#e11d48}.footer{background-color:#1e293b;color:#e5e7eb;font-family:Segoe UI,sans-serif;padding:60px 40px 30px}.footer-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:40px}.footer-brand h2{color:#fff;font-size:22px;margin-bottom:12px}.footer-brand p{color:#94a3b8;font-size:14.5px;line-height:1.6;margin-bottom:16px}.footer-socials a{color:#94a3b8;font-size:18px;margin-right:12px;transition:color .3s ease}.footer-socials a:hover{color:var(--secondary-color)}.footer-contact h4,.footer-legal h4,.footer-links h4{color:#fff;font-size:17px;font-weight:600;margin-bottom:16px}.footer-legal ul,.footer-links ul{list-style:none;margin:0;padding:0}.footer-legal li,.footer-links li{margin-bottom:10px}.footer-legal a,.footer-links a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-legal a:hover,.footer-links a:hover{color:var(--secondary-color)}.footer-contact p{color:#cbd5e1;font-size:14px;margin:6px 0}.footer-bottom{border-top:1px solid #334155;color:#64748b;font-size:13px;padding-top:20px;text-align:center}@media (max-width:768px){.footer{padding:50px 20px 30px}.footer-container{gap:32px;grid-template-columns:1fr}.sub-footer-content h3{font-size:22px}.footer-bottom{font-size:12.5px;padding-top:16px}}.header{align-items:center;background-color:initial;background:linear-gradient(90deg,#ecfdf5,#f0fdf4);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:space-between;padding:2rem 8rem;position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease;z-index:999}.header.scrolled{background-color:#fff;box-shadow:0 2px 8px #00000014}.logo{color:#1e293b;cursor:pointer;font-size:2rem;font-weight:700}.nav-links{display:flex;gap:24px}.nav-item{color:#1e293b;cursor:pointer;font-size:1.5rem;transition:color .3s ease}.nav-item:hover{color:#2563eb}.nav-icons{gap:16px;margin-left:40px}.call-btn,.nav-icons{align-items:center;display:flex}.call-btn{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background .3s ease}.call-btn:hover{background-color:#1d4ed8}.get-started-btn{background-color:#a61e4d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 22px;transition:background .3s ease}.get-started-btn:hover{background-color:#891743}.hamburger{color:#1e293b;cursor:pointer;display:none;font-size:24px;z-index:1001}.mobile-menu{background-color:#fff;box-shadow:-2px 0 8px #00000014;display:flex;flex-direction:column;height:100vh;padding:40px 20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:1000}.mobile-menu.show{right:0}.mobile-nav{gap:20px}.mobile-nav,.nav-actions{display:flex;flex-direction:column}.nav-actions{gap:10px;margin-top:20px}@media (max-width:1024px){.nav-links{gap:16px}.get-started-btn{font-size:13px;padding:8px 18px}}@media (max-width:768px){.nav-icons,.nav-links{display:none}.hamburger{display:block}.header{padding:16px 24px}}.svc-modern{color:#1f2937;font-family:Inter,sans-serif;margin:0 auto;max-width:120rem;padding:6rem 2rem}.svc-header{margin-bottom:5rem;text-align:center}.svc-icon-wrapper{background:linear-gradient(to bottom right,#10b981,#06b6d4);border-radius:999px;box-shadow:0 1rem 2rem #10b98133;display:inline-flex;margin-bottom:2rem;padding:2rem}.svc-icon{color:#fff;font-size:4rem}.svc-header h1{font-size:3.6rem;font-weight:800;margin-bottom:1rem}.svc-tagline{color:#6b7280;font-size:1.8rem;margin:0 auto;max-width:60rem}.svc-grid{display:flex;flex-wrap:wrap;gap:4rem}.svc-sidebar{background:#fff;border-radius:1.6rem;box-shadow:0 1rem 2rem #0000000d;flex:1 1 32rem;padding:2.4rem;text-align:center}.svc-sidebar img{border-radius:1.2rem;height:20rem;margin-bottom:2.4rem;object-fit:cover;width:100%}.svc-points{font-size:1.6rem;list-style:none;margin-bottom:2.4rem;padding-left:0;text-align:left}.svc-points li{margin-bottom:1.2rem;padding-left:2.4rem;position:relative}.svc-points li:before{color:#10b981;content:"✔";font-size:1.6rem;left:0;position:absolute}.svc-cta{background:#10b981;border-radius:.8rem;color:#fff;display:inline-block;font-size:1.6rem;font-weight:600;padding:1.2rem 2.4rem;text-decoration:none;transition:background .3s}.svc-cta:hover{background:#059669}.svc-main{flex:2 1 60rem}.svc-description{color:#374151;font-size:1.8rem;font-weight:500;margin-bottom:2rem}.svc-details{color:#4b5563;font-size:1.6rem;line-height:1.8}.svc-details,.svc-features{margin-bottom:3rem}.svc-features h2{color:#065f46;font-size:2.2rem;margin-bottom:1.2rem}.svc-features ul{padding-left:1.5rem}.svc-features li{color:#1f2937;font-size:1.5rem;list-style:disc;margin-bottom:1rem}.svc-reviews{background:#ecfdf5;border-radius:1.2rem;margin-bottom:3rem;padding:2.4rem}.svc-reviews h2{color:#065f46;font-size:2.4rem;margin-bottom:2rem}.svc-reviews blockquote{font-size:1.6rem;font-style:italic;line-height:1.6;margin-bottom:1.6rem}.svc-reviews cite{color:#047857;display:block;font-size:1.4rem;margin-top:.6rem;text-align:right}.svc-faqs{background:#f0fdf4;border-radius:1.2rem;padding:2.4rem}.svc-faqs h2{color:#047857;font-size:2.4rem;margin-bottom:1.6rem}.svc-faqs details{margin-bottom:1.2rem}.svc-faqs summary{color:#065f46;cursor:pointer;font-size:1.6rem;font-weight:600}.svc-faqs p{color:#374151;font-size:1.5rem;margin-top:.6rem}@media (max-width:768px){.svc-grid{flex-direction:column}.svc-main,.svc-sidebar{width:100%}}.about-container{color:#1e293b;font-family:Inter,sans-serif;margin:0 auto;max-width:1320px;padding:4rem 2rem;width:100%}.about-hero{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:5rem}.about-text{flex:1 1 500px}.about-text h1{color:#0f172a;font-size:3.8rem;margin-bottom:1rem}.about-text p{color:#475569;font-size:1.5rem;line-height:1.7;margin-bottom:1.2rem}.about-image{flex:1 1 400px;text-align:center}.about-image img{border-radius:14px;box-shadow:0 12px 24px #00000014;max-width:480px;width:100%}.about-stats{margin-bottom:5rem;text-align:center}.about-stats h2{color:#0f172a;font-size:2.6rem;margin-bottom:2rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.stat-card{background:#fff;border-radius:14px;box-shadow:0 6px 18px #0000000d;padding:2rem}.stat-card h3{color:#10b981;font-size:1.9rem;margin-bottom:1rem}.stat-card p{color:#475569;font-size:1.5rem}.about-values{margin-bottom:5rem}.about-values h2{color:#0f172a;font-size:2.6rem;margin-bottom:2.5rem;text-align:center}.value-blocks{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.value-card{background:#fff;border:1px solid #d1fae5;border-radius:12px;box-shadow:0 4px 10px #0000000a;flex:1 1 420px;padding:2rem}.value-card h4{color:#10b981;font-size:2rem;margin-bottom:1rem}.value-card p{color:#475569;font-size:1.5rem;line-height:1.7}.about-call{background:#ecfdf5;border-radius:14px;margin-bottom:5rem;padding:3rem 2rem;text-align:center}.about-call h2{color:#10b981;font-size:2.4rem;margin-bottom:1rem}.about-call p{color:#334155;font-size:1.5rem}@media (max-width:768px){.about-text h1{font-size:2.4rem}.about-call p,.about-text p,.stat-card p,.value-card p{font-size:1.3rem}.stats-grid{grid-template-columns:1fr}.value-blocks{flex-direction:column}}.contact-section{background-color:#f0fdf4;color:#1f2937;font-family:Inter,sans-serif;padding:6rem 2rem}.contact-intro{margin-bottom:5rem;text-align:center}.contact-intro h2{color:#0f172a;font-size:3rem;font-weight:800;margin-bottom:1rem}.contact-intro p{color:#475569;font-size:1.4rem;line-height:1.8;margin:0 auto;max-width:720px}.contact-grid{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.contact-form-container{background-color:#fff;border-radius:1.2rem;box-shadow:0 8px 24px #0000000f;flex:1 1 500px;padding:3rem}.contact-form-container form{display:flex;flex-direction:column;gap:1.6rem}.form-pair{display:flex;flex-wrap:wrap;gap:1.6rem}.form-pair input{flex:1 1}.contact-form-container input,.contact-form-container textarea{background:#f9fafb;border:1px solid #d1fae5;border-radius:.8rem;color:#1f2937;font-size:1.4rem;padding:1.2rem;transition:border .2s;width:100%}.contact-form-container input:focus,.contact-form-container textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98133;outline:none}.contact-form-container button{background-color:#10b981;border:none;border-radius:.8rem;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;padding:1.2rem;transition:background .3s ease}.contact-form-container button:hover{background-color:#059669}.contact-details{flex:1 1 320px;padding:2rem 1rem}.contact-details h3{color:#0f172a;font-size:2rem;margin-bottom:2rem}.contact-details ul{list-style:none;margin-bottom:2rem;padding-left:0}.contact-details li{color:#374151;font-size:1.6rem;margin-bottom:1.2rem}.contact-details a{color:#10b981;text-decoration:none}.contact-details a:hover{text-decoration:underline}.availability-tag{background:#ecfdf5;border-radius:.6rem;color:#64748b;display:inline-block;font-size:1.25rem;padding:.6rem 1rem}.contact-map-wrapper{border-radius:1.2rem;box-shadow:0 8px 24px #0000000d;margin-top:5rem;overflow:hidden}.contact-map-wrapper iframe{border:none;height:360px;width:100%}@media (max-width:768px){.contact-grid,.form-pair{flex-direction:column}.contact-intro h2{font-size:2.4rem}.contact-intro p{font-size:1.2rem}}.privacy-wrapper{background-color:#ecfdf5;color:#1e293b;font-family:Inter,sans-serif;padding:6rem 2rem}.privacy-header{margin-bottom:5rem;text-align:center}.privacy-header h1{color:#0f172a;font-size:3.2rem;font-weight:800}.privacy-header p{color:#047857;font-size:1.6rem;margin:1.2rem auto 0;max-width:70rem}.privacy-body{background:#fff;border-radius:1.2rem;box-shadow:0 1rem 3rem #0000000d;margin:0 auto;max-width:90rem;padding:0 1rem}.privacy-section{border-bottom:1px solid #d1fae5;padding:3rem 2rem}.privacy-section:last-child{border-bottom:none}.privacy-section h2{color:#10b981;font-size:2.2rem;margin-bottom:1.6rem}.privacy-section li,.privacy-section p{color:#374151;font-size:1.5rem;line-height:1.8}.privacy-section ul{list-style:disc;padding-left:2rem}.privacy-section a{color:#10b981;text-decoration:underline}@media (max-width:768px){.privacy-wrapper{padding:4rem 1.6rem}.privacy-header h1{font-size:2.4rem}.privacy-header p,.privacy-section li,.privacy-section p{font-size:1.4rem}.privacy-section h2{font-size:1.8rem}}.terms-wrapper{background-color:#f9fafb;color:#1f2937;font-family:Inter,sans-serif;margin:0 auto;max-width:100rem;padding:6rem 2rem}.terms-header{margin-bottom:4rem;text-align:center}.terms-header h1{font-size:3.6rem;font-weight:700;margin-bottom:1rem}.terms-header p{color:#6b7280;font-size:1.6rem;line-height:1.7;margin:0 auto;max-width:70rem}.terms-content{background:#fff;border-radius:1.2rem;box-shadow:0 0 1.5rem #0000000a;padding:3rem}.term-section{margin-bottom:3.2rem}.term-section h2{color:#065f46;font-size:2.2rem;margin-bottom:1rem}.term-section p{color:#374151;font-size:1.6rem;line-height:1.8}.term-section strong{color:#111827;font-weight:600}.term-section a{color:#10b981;font-weight:500;text-decoration:none}.term-section a:hover{text-decoration:underline}@media (max-width:768px){.terms-wrapper{padding:4rem 1.5rem}.terms-header h1{font-size:2.8rem}.term-section h2{font-size:2rem}.terms-content{padding:2rem}}.disclaimer-section{background:#f9fafb;font-family:Inter,sans-serif;padding:70px 20px}.disclaimer-container{background:#fff;border-radius:14px;box-shadow:0 10px 28px #0000000f;margin:0 auto;max-width:960px;padding:3rem}.disclaimer-container h1{color:#0f172a;font-size:2.6rem;margin-bottom:2rem;text-align:center}.disclaimer-intro{color:#475569;font-size:1.4rem;line-height:1.8;text-align:center}.disclaimer-block,.disclaimer-intro{margin-bottom:2.5rem}.disclaimer-block h2{border-left:4px solid #10b981;color:#10b981;font-size:1.6rem;margin-bottom:1rem;padding-left:12px}.disclaimer-block p{color:#334155;font-size:1.15rem;line-height:1.7}.disclaimer-block a{color:#2563eb;text-decoration:underline}@media (max-width:768px){.disclaimer-container{padding:2rem}.disclaimer-container h1{font-size:2.2rem}.disclaimer-block h2{font-size:1.4rem}.disclaimer-block p,.disclaimer-intro{font-size:1rem}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Poppins,sans-serif;font-size:10px}:root{--primary-color:#0072ce;--secondary-color:#d5e9f8;--accent-color:#63b400;--ternary-color:#a0db8e;--light-bg:#f6fbfe;--medium-bg:#dbeeff;--dark-bg:#0b2d4a;--text-dark:#0c1d2c;--text-light:#fff;--font-family-main:"Segoe UI",sans-serif;--shadow-soft:0 4px 10px #00000014}
/*# sourceMappingURL=main.3721c9f9.css.map*/