@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);.hero-new{align-items:center;background-color:#f1f5f9;display:flex;flex-wrap:wrap;font-family:Segoe UI,sans-serif;gap:4rem;justify-content:space-between;padding:6rem 8rem}.hero-left{flex:1 1 500px}.hero-left h1{color:#0f172a;font-size:3.8rem;font-weight:800;line-height:1.3;margin-bottom:2rem}.hero-left h1 span{color:#1d4ed8}.hero-left p{color:#475569;font-size:1.8rem;line-height:1.6;margin-bottom:2.8rem}.hero-icons{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.hero-icons div{align-items:center;background:#fff;border-radius:1.2rem;box-shadow:0 6px 18px #0000000d;color:#1e293b;display:flex;font-size:1.5rem;gap:1rem;padding:1.6rem 2rem}.icon{color:#1d4ed8;font-size:1.8rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1.6rem}.hero-cta button{border:none;border-radius:8px;cursor:pointer;font-size:1.5rem;font-weight:600;padding:1.4rem 3rem;transition:all .3s ease}.hero-cta button:first-child{background-color:#1d4ed8;color:#fff}.hero-cta button:first-child:hover{background-color:#1e40af}.hero-cta .secondary{background-color:initial;border:2px solid #1d4ed8;color:#1d4ed8}.hero-cta .secondary:hover{background-color:#e0e7ff}.hero-right{flex:1 1 480px;text-align:center}.hero-right img{border-radius:12px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));max-width:520px;width:100%}@media (max-width:1024px){.hero-new{padding:4rem 3rem}.hero-left h1{font-size:3rem}.hero-left p{font-size:1.6rem}}@media (max-width:768px){.hero-new{flex-direction:column;padding:3rem 2rem;text-align:center}.hero-left,.hero-right{flex:1 1 100%}.hero-icons{gap:1rem;grid-template-columns:1fr}.hero-cta{justify-content:center}.hero-cta button{max-width:260px;width:100%}.hero-left h1{font-size:2.4rem}.hero-left p{font-size:1.4rem}}.services-section{background:#fff;font-family:Segoe UI,sans-serif;padding:4rem}.services-header{margin:0 auto 5rem;max-width:1000px;text-align:center}.services-header h2{color:#0f172a;font-size:3.2rem;font-weight:800;margin-bottom:1.5rem}.services-header p{color:#475569;font-size:1.6rem;line-height:1.6}.services-list{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.service-box{background-color:#f9fafb;border:1px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 6px 16px #0000000a;cursor:pointer;padding:3rem 2.2rem;text-align:left;transition:all .3s ease}.service-box:hover{background:#f1f5f9;box-shadow:0 12px 28px #00000014;transform:translateY(-5px)}.icon-wrapper{color:#1d4ed8;font-size:2.8rem;margin-bottom:1.6rem}.service-box h3{color:#0f172a;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.service-box p{color:#475569;font-size:1.6rem;line-height:1.6}@media (max-width:768px){.services-section{padding:4rem 2rem}.services-header h2{font-size:2.4rem}.services-header p{font-size:1.4rem}.service-box{padding:2.4rem 1.8rem}}.process-modern{background-color:#fff;color:#1e293b;font-family:Segoe UI,sans-serif;padding:4rem}.process-modern-header{margin:0 auto 5rem;max-width:800px;text-align:center}.process-modern-header h2{color:#0f172a;font-size:3.2rem;margin-bottom:1.6rem}.process-modern-header p{color:#475569;font-size:1.6rem;line-height:1.7}.process-modern-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1100px}.process-modern-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:1.2rem;box-shadow:0 4px 12px #00000008;padding:3rem 2rem;text-align:center;transition:all .3s ease}.process-modern-card:hover{background-color:#f1f5f9;box-shadow:0 8px 24px #0000000d;transform:translateY(-4px)}.icon-circle{align-items:center;background-color:#1d4ed8;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:56px;justify-content:center;margin:0 auto 1.5rem;width:56px}.process-modern-card h3{color:#0f172a;font-size:2rem;margin-bottom:1rem}.process-modern-card p{color:#475569;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.process-modern{padding:4rem 2rem}.process-modern-header h2{font-size:2.2rem}.process-modern-header p{font-size:1.4rem}.process-modern-card{padding:2.4rem 1.8rem}}.strategies-section{background:linear-gradient(180deg,#f8fafc,#fff);font-family:Segoe UI,sans-serif;padding:4rem 10%}.strategies-intro{margin:0 auto 60px;max-width:700px;text-align:center}.strategies-intro h2{color:#1f2937;font-size:3.25rem;margin-bottom:14px}.strategies-intro p{color:#4b5563;font-size:1.6rem;line-height:1.8}.strategy-cards-wrapper{grid-gap:36px;display:grid;gap:36px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.strategy-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 20px #0000000a;padding:30px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.strategy-card:hover{box-shadow:0 14px 32px #00000014;transform:translateY(-6px)}.strategy-icon{color:#07f;font-size:28px;margin-bottom:18px}.strategy-card h3{color:#1f2937;font-size:2rem;margin-bottom:12px}.strategy-card p{color:#4b5563;font-size:1.5rem;line-height:1.6}@media (max-width:768px){.strategies-intro h2{font-size:2.6rem}.strategies-intro p{font-size:1.25rem}}.cta-banner{background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:2rem;box-shadow:0 2rem 4rem #00000026;color:#fff;font-family:Segoe UI,sans-serif;margin:6rem 2rem;padding:7rem 2rem;text-align:center;transition:all .3s ease}.cta-content{margin:auto;max-width:800px}.cta-content h2{font-size:3.2rem;font-weight:700;line-height:1.4;margin-bottom:2rem}.cta-content p{color:#cbd5e1;font-size:1.8rem;line-height:2.8rem;margin-bottom:3rem}.cta-button{background-color:#fff;border:none;border-radius:1rem;box-shadow:0 6px 16px #ffffff1a;color:#0f172a;cursor:pointer;font-size:1.6rem;font-weight:600;padding:1.4rem 3rem;transition:all .3s ease}.cta-button:hover{background-color:#f8fafc;color:#1e40af;transform:translateY(-4px)}@media (max-width:768px){.cta-content h2{font-size:2.2rem}.cta-content p{font-size:1.4rem;line-height:2.2rem}.cta-button{font-size:1.4rem;padding:1.2rem 2.4rem}}.footer{background-color:#111827;color:#f3f4f6;font-family:Segoe UI,sans-serif;padding:60px 40px 30px}.footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.footer-brand{flex:1 1 280px}.footer-brand h2{color:#fff;font-size:24px;margin-bottom:12px}.footer-brand p{color:#9ca3af;font-size:15px;line-height:1.6;margin-bottom:20px}.footer-socials a{color:#9ca3af;font-size:18px;margin-right:12px;transition:color .3s ease}.footer-socials a:hover{color:#0ea5e9}.footer-contact,.footer-legal,.footer-links{flex:1 1 180px}.footer-contact h4,.footer-legal h4,.footer-links h4{color:#fff;font-size:18px;margin-bottom:16px}.footer-legal ul,.footer-links ul{font-size:15px;list-style:none;padding:0}.footer-legal li,.footer-links li{margin-bottom:10px}.footer-legal a,.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-legal a:hover,.footer-links a:hover{color:#0ea5e9}.footer-contact p{color:#9ca3af;font-size:15px;margin:8px 0}.footer-contact a{color:#9ca3af;text-decoration:none}.footer-contact a:hover{color:#0ea5e9}.footer-bottom{border-top:1px solid #374151;color:#6b7280;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}@media (max-width:768px){.footer{padding:50px 20px 30px}.footer-container{align-items:flex-start;flex-direction:column;gap:40px}.footer-brand,.footer-contact,.footer-legal,.footer-links{flex:1 1 100%}.footer-brand{text-align:left}.footer-socials{margin-top:10px}.footer-bottom{font-size:13px;padding-top:16px}}.header{align-items:center;background-color:initial;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 #0000001a}.logo{color:#333;cursor:pointer;font-size:24px;font-weight:700}.nav-links{display:flex;gap:24px}.nav-item{color:#333;cursor:pointer;font-size:1.6rem;transition:color .3s ease}.nav-item:hover{color:#c2410c}.nav-icons{gap:16px;margin-left:40px}.call-btn,.nav-icons{align-items:center;display:flex}.call-btn{background-color:#0c4a6e;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:#083344}.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:#333;cursor:pointer;display:none;font-size:24px;z-index:1001}.mobile-menu{background-color:#fff;box-shadow:-2px 0 8px #0000001a;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}}.service-page{background:#f8fafc;color:#1f2937;font-family:Segoe UI,sans-serif}.service-hero{background:linear-gradient(90deg,#1d4ed8,#0ea5e9);color:#fff;padding:80px 30px;text-align:center}.service-hero h1{font-size:4rem;font-weight:700;margin-bottom:16px}.service-hero p{font-size:1.8rem;line-height:1.6;margin:auto;max-width:720px}.service-body{background:#fff;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:60px 40px}.service-image{flex:1 1 400px;text-align:center}.service-image img{border-radius:16px;box-shadow:0 8px 24px #0000000f;max-width:520px;width:100%}.service-text{flex:1 1 460px}.service-text h2{color:#0f172a;font-size:2.8rem;margin-bottom:20px}.service-text ul{list-style:none;margin-bottom:32px;padding:0}.service-text li{color:#475569;font-size:1.6rem;line-height:1.6;margin-bottom:12px}.service-text button{background:#1d4ed8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;padding:14px 28px;transition:background .3s ease}.service-text button:hover{background:#2563eb}@media (max-width:768px){.service-hero h1{font-size:2.2rem}.service-hero p{font-size:1.4rem}.service-body{flex-direction:column;padding:40px 20px}.service-text button{width:100%}}.about-new-section{background-color:#fff;color:#1e293b;padding:4rem 2rem}.about-hero{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-bottom:8rem}.about-hero-text{flex:1 1 50rem;max-width:600px}.about-hero-text h1{color:#0f172a;font-size:4rem;margin-bottom:2rem}.about-hero-text p{color:#475569;font-size:1.8rem;line-height:2.5rem}.about-hero-image{flex:1 1 40rem;text-align:center}.about-hero-image img{border-radius:1.4rem;box-shadow:0 1.2rem 3rem #0000000d;height:auto;max-width:52rem;width:100%}.about-highlights{margin-bottom:8rem;padding:0 1rem;text-align:center}.about-highlights h2{font-size:3.2rem;margin-bottom:4rem}.highlight-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.highlight-card{background:#f1f5f9;border-radius:1.4rem;box-shadow:0 .4rem 1.8rem #00000008;padding:2.4rem;text-align:left}.highlight-card h4{color:#0f172a;font-size:2rem;margin-bottom:1.2rem}.highlight-card p{color:#475569;font-size:1.6rem;line-height:2.4rem}.about-stats-new{background-color:#f8fafc;margin-bottom:8rem;padding:4rem 1rem;text-align:center}.about-stats-new h2{font-size:3.2rem;margin-bottom:4rem}.stats-new-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:auto;max-width:100rem;padding:0 1rem}.stat-box{background:#fff;border:1px solid #e2e8f0;border-radius:1.4rem;box-shadow:0 .6rem 1.6rem #0000000a;padding:2.4rem}.stat-box span{color:#0f172a;display:block;font-size:3rem;font-weight:700;margin-bottom:1rem}.stat-box p{color:#475569;font-size:1.5rem}.about-purpose{margin:auto;max-width:80rem;padding:4rem 2rem 8rem;text-align:center}.about-purpose h2{font-size:3rem;margin-bottom:2rem}.about-purpose p{color:#475569;font-size:1.6rem;line-height:2.5rem}@media (max-width:1024px){.about-hero-text h1{font-size:3.2rem}.about-purpose p,.highlight-card p,.stat-box p{font-size:1.5rem}}@media (max-width:768px){.about-hero{align-items:center;flex-direction:column;gap:2rem}.about-new-section{padding:2rem 0}.about-hero-text{flex:initial;max-width:100%;text-align:center}.about-hero-image{flex:initial;margin-top:0;max-width:100%}.about-hero-image img{height:auto;max-width:90%}}@media (max-width:480px){.about-hero-text h1{font-size:2.2rem}.about-hero-text p,.about-purpose p,.highlight-card p,.stat-box p{font-size:1.4rem;line-height:2.2rem}.about-highlights h2,.about-purpose h2,.about-stats-new h2{font-size:2.4rem}}.contact-section{background:#f9fafb;color:#1e293b;font-family:Segoe UI,sans-serif;padding:6rem 2rem}.contact-wrapper{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin:0 auto 6rem;max-width:1200px}.contact-details{flex:1 1 400px}.contact-details h2{color:#0f172a;font-size:3.2rem;margin-bottom:1.6rem}.contact-details p{color:#475569;font-size:1.6rem;line-height:2.6rem;margin-bottom:2.4rem}.contact-list{list-style:none;padding:0}.contact-list li{align-items:center;color:#334155;display:flex;font-size:1.5rem;margin-bottom:1.6rem}.contact-list a{color:#1d4ed8;font-weight:600;margin-left:.8rem;text-decoration:none}.contact-list span{margin-left:1rem}.contact-icon{color:#1d4ed8;font-size:1.8rem}.contact-form{background:#fff;border-radius:1.4rem;box-shadow:0 8px 24px #0000000f;flex:1 1 500px;padding:3rem}.contact-form form{display:flex;flex-direction:column;gap:1.6rem}.contact-form input,.contact-form textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:1rem;color:#1e293b;font-size:1.5rem;padding:1.4rem 1.6rem}.contact-form button{background-color:#1d4ed8;border:none;border-radius:.8rem;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:600;padding:1.4rem 2.4rem;transition:background .3s ease}.contact-form button:hover{background-color:#2563eb}.contact-map iframe{border:none;border-radius:1.2rem;box-shadow:0 6px 16px #00000014;height:320px;margin-top:4rem;width:100%}@media (max-width:768px){.contact-wrapper{flex-direction:column}.contact-details h2{font-size:2.4rem}.contact-details p,.contact-list li{font-size:1.4rem}.contact-form{padding:2rem}}.privacy-policy{background-color:#fff;color:#1e293b;font-family:Segoe UI,sans-serif;margin:auto;max-width:900px;padding:2rem}.privacy-policy-header{margin-bottom:4rem;text-align:center}.privacy-policy-header h2{color:#0f172a;font-size:3.2rem;font-weight:700}.privacy-policy-content h3{color:#0f172a;font-size:2rem;margin-bottom:1.2rem;margin-top:3.2rem}.privacy-policy-content p{color:#475569;font-size:1.6rem;line-height:2.6rem;margin-bottom:1.6rem}.privacy-policy-content ul{margin-bottom:2.4rem;padding-left:2rem}.privacy-policy-content ul li{color:#475569;font-size:1.6rem;line-height:2.4rem;margin-bottom:.8rem}.privacy-policy-content a{color:#0ea5e9;font-weight:500;text-decoration:none}.privacy-policy-content a:hover{text-decoration:underline}@media (max-width:768px){.privacy-policy{padding:4rem 1.5rem}.privacy-policy-header h2{font-size:2.6rem}.privacy-policy-content h3{font-size:1.8rem}.privacy-policy-content p,.privacy-policy-content ul li{font-size:1.5rem}}*{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.1b3c99d3.css.map*/