body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:Outfit,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#fff;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;padding:1rem 5%;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo{color:#004080;font-size:1.5rem;font-weight:700}.logo span{color:#e67e22}.navbar ul{display:flex;gap:1.5rem;list-style:none}.navbar ul li a{color:#333;text-decoration:none;transition:color .3s}.navbar ul li a:hover{color:#e67e22}.btn{background:#e67e22;border-radius:5px;padding:.6rem 1.2rem;transition:background .3s}.btn:hover{background:#cf6b1b}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;justify-content:flex-start;min-height:100vh;overflow-y:auto;padding:0 6%;position:relative;width:100%}.hero-form-wrapper{max-width:720px;width:100%}.hero-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;width:100%}.hero-content{color:#fff;max-width:700px;padding:20px;text-align:center}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;margin-bottom:2rem}.btn{background:#007bff;background:var(--themeColor,#007bff);border-radius:30px;color:#fff;font-weight:700;padding:12px 25px;text-decoration:none;transition:background .3s ease}.btn:hover{background:#0056b3}.line{animation:lineFade 6s ease-in-out infinite;display:block;opacity:0;transform:translateY(40px)}.delay1{animation-delay:.5s}.delay2{animation-delay:1s}.delay3{animation-delay:1.5s}.delay4{animation-delay:2s}@keyframes lineFade{0%{opacity:0;transform:translateY(40px)}20%{opacity:1;transform:translateY(0)}60%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(-40px)}to{opacity:0;transform:translateY(-40px)}}.why-choose-us{align-items:center;background:#f4f9ff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:4rem 5%}.why-img img{border-radius:10px;max-width:100%}.why-content{flex:1 1;margin-left:2rem}.why-content ul{line-height:1.8;margin:1rem 0}.footer{background:#004080;color:#fff;padding:1rem;text-align:center}.fade-in{animation:fadeInUp 1s forwards;opacity:0;transform:translateY(30px)}.delay{animation-delay:.3s}.delay2{animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero{align-items:flex-start;padding:40px 20px}.hero-form-wrapper{max-width:100%}.why-choose-us{flex-direction:column;text-align:center}.why-content{margin-left:0;margin-top:2rem}.navbar ul{display:none}}.services-section{background:#fff;padding:5rem 2rem}.services-header{align-items:center;display:flex;justify-content:space-between;margin:0 auto 3rem;max-width:1200px}.services-heading{color:#1f2937;font-size:2.5rem}.explore-link{color:#20b2aa;font-weight:600;position:relative;text-decoration:none}.explore-link:after{background:#20b2aa;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.explore-link:hover:after{width:100%}.services-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto}.service-card{background:#fff;border-radius:14px;box-shadow:0 6px 18px #00000014;padding:1.5rem;text-align:center;transition:transform .3s ease}.service-image{border-radius:10px;height:200px;margin-bottom:1.2rem;object-fit:cover;width:100%}.service-card h3{color:#111827;font-size:1.5rem;font-weight:600}.service-line{background:#f4b400;height:3px;margin:.6rem auto 1rem;width:60px}.service-card p{color:#4b5563;font-size:1.05rem;line-height:1.7}.explore-mobile-wrapper{margin-top:3rem;text-align:center}.explore-mobile-btn{background:linear-gradient(135deg,#20b2aa,#66a6ff);border-radius:30px;color:#fff;font-weight:600;padding:.85rem 2.2rem;text-decoration:none}.desktop-only,.explore-mobile-btn{display:inline-block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.services-header{justify-content:center}.services-heading{font-size:2.1rem}}.who-we-help-container{background-color:#e8eef9;padding:6rem 2rem}.who-card{background-color:#fff}.who-we-help-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.who-card{background-color:#fdfdfd;border:1px solid #d6dff0;border-radius:16px;box-shadow:0 8px 20px #00000014;padding:2.5rem;transition:all .35s ease}.who-card:first-child{background-color:#f0f7ff}.who-card:nth-child(2){background-color:#f9f3ff}.who-card:nth-child(3){background-color:#f3fff6}.who-card:hover{box-shadow:0 12px 28px #0000001f;transform:translateY(-6px)}.section-heading{font-weight:700}.section-heading,.sub-heading{color:#0d47a1;font-size:1.7rem;margin-bottom:1.2rem}.sub-heading{font-weight:600}.description{color:#444;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.cta-link{border-bottom:2px solid #0000;color:#0074a6;display:inline-block;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-link:hover{border-bottom:2px solid #005f86;color:#005f86}.link-list a{color:#0d47a1;display:block;font-size:1.1rem;font-weight:500;margin:.6rem 0;text-decoration:none;transition:color .3s ease}.link-list a:hover{color:#0074a6}.industry-list{list-style:none;margin:0;padding:0}.industry-list li{color:#555;font-size:1.05rem;line-height:1.8;padding:.3rem 0}.whats-included-blue-section{background:linear-gradient(135deg,#f6f9ff,#eef4ff);padding:90px 0 70px}.whats-included-blue-header{margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.whats-included-blue-header .subtitle{color:#444;font-size:18px;font-weight:600;letter-spacing:2px;margin-bottom:14px;text-transform:uppercase}.whats-included-blue-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0052d4,#4364f7,#6fb1fc);-webkit-background-clip:text;font-size:40px;font-weight:700;line-height:1.3;margin:0}.whats-included-blue-header .underline{background:linear-gradient(135deg,#0052d4,#6fb1fc);border-radius:2px;height:4px;margin:32px auto 0;width:160px}.whats-included-flex{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.whats-included-blue-card{background:linear-gradient(135deg,#0074a6,#00c6ff);border-radius:16px;box-shadow:0 6px 18px #0000001f;color:#fff;flex:1 1 320px;max-width:380px;padding:40px 32px;position:relative;text-align:left;transition:all .35s ease}.whats-included-blue-card:hover{box-shadow:0 14px 30px #0003;transform:translateY(-10px)}.whats-included-blue-card h2{font-size:1.6rem;font-weight:700;margin:0 0 18px}.whats-included-blue-card p{color:#eef7ff;font-size:1.05rem;line-height:1.7;margin-bottom:32px}.whats-included-blue-card button{background:linear-gradient(135deg,#fff,#f1f1f1);border:none;border-radius:10px;box-shadow:0 4px 12px #0000001f;color:#0074a6;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 36px;transition:all .35s ease}.whats-included-blue-card button:hover{background:linear-gradient(135deg,#f60,#ff8533);box-shadow:0 8px 18px #0000002e;color:#fff;transform:translateY(-2px)}.services-section{background:#f8f9fb;padding:50px 20px;text-align:center}.services-heading{color:#333;font-size:28px;font-weight:700;margin-bottom:10px}.services-subheading{color:#555;font-size:16px;margin-bottom:30px}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:auto;max-width:1200px}.service-card{background:linear-gradient(135deg,#dbeafe,#f0f9ff);border-radius:20px;box-shadow:0 6px 20px #00000014;color:#333;padding:20px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.service-header{gap:10px;margin-bottom:15px}.service-header,.service-icon{align-items:center;display:flex}.service-icon{background:linear-gradient(135deg,#93c5fd,#e0f2fe);border-radius:50%;box-shadow:0 2px 8px #0000001a;font-size:20px;height:40px;justify-content:center;width:40px}.service-icon,.service-title{color:#1e3a8a;font-weight:700}.service-title{font-size:16px}.service-list{list-style:none;margin:0;padding-left:0}.service-list li{align-items:flex-start;color:#333;display:flex;font-size:14px;gap:6px;line-height:1.5;margin-bottom:8px}.service-list li:before{color:#2563eb;content:"→";flex-shrink:0;font-weight:700;margin-top:2px}html{scroll-behavior:smooth}.service-card.highlight{background:#ffb7031a;border:2px solid #ffb703;box-shadow:0 0 15px #ffb70399;transition:all .5s ease}.insights-bg{background:#f4f4f4;min-height:100vh;width:100%}.insights-hero{align-items:center;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100' xmlns='http://www.w3.org/2000/svg'><path d='M0 50 Q50 100 100 50 T200 50 T300 50 T400 50 T500 50 T600 50 T700 50 T800 50 T900 50 T1000 50' fill='none' stroke='%23e5e5e5' stroke-width='3'/></svg>");background-repeat:repeat-x;background-size:auto 100px;display:flex;justify-content:space-between;min-height:220px;padding:40px 0 40px 40px}.insights-hero-text{flex:1 1;padding-right:40px}.insights-hero-text h1{color:#222;font-size:2.8rem;margin-bottom:12px}.insights-hero-text p{color:#444;font-size:1.15rem;max-width:600px}.insights-hero-img{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.insights-hero-img img{border-radius:8px;filter:grayscale(100%);max-width:320px}.insights-section{margin:0 auto;max-width:1200px;padding:40px 0 0}.insights-section-title{color:#222;font-size:2rem;font-weight:600;margin-bottom:0}.insights-section-underline{background:#1a8cff;border-radius:2px;height:3px;margin:16px 0 24px;width:120px}.insights-filters{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.insights-search{border:1px solid #ddd;border-radius:4px;font-size:1rem;min-width:200px;padding:8px 16px}.insights-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.insights-filter-buttons button{background:#222;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.95rem;padding:6px 16px;transition:background .2s}.insights-filter-buttons button:hover{background:#1a8cff}.insights-resources{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:40px}.insights-resource-card{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a;display:flex;flex:1 1 320px;flex-direction:column;max-width:350px;min-width:260px;padding:24px 20px 20px}.insights-resource-card img{border-radius:6px;margin-bottom:12px;width:100%}.insights-resource-type{color:#f60;font-size:.95rem;font-weight:600;margin-bottom:6px}.insights-resource-card h3{color:#222;font-size:1.15rem;margin:0 0 8px}.insights-resource-date{color:#888;font-size:.95rem;margin-bottom:10px}.insights-resource-card p{color:#444;font-size:1rem;margin-bottom:0}.insights-featured{display:flex;flex-wrap:wrap;gap:32px;margin-top:32px}.insights-featured-large{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a;display:flex;flex:2 1 400px;flex-direction:column;max-width:520px;padding:0 0 20px}.insights-featured-large img{border-radius:8px 8px 0 0;margin-bottom:10px;width:100%}.insights-featured-type{color:#1a8cff;font-size:.95rem;font-weight:600;margin-bottom:6px;margin-left:16px}.insights-featured-large h3{color:#222;font-size:1.25rem;margin:0 0 8px 16px}.insights-featured-small{display:flex;flex:1 1 200px;flex-direction:column;gap:24px}.insights-featured-card{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a;display:flex;flex-direction:column;padding:0 0 12px}.insights-featured-card img{border-radius:8px 8px 0 0;margin-bottom:10px;width:100%}.insights-featured-card h3{color:#222;font-size:1.05rem;margin:0 0 8px 16px}@media (max-width:900px){.insights-hero{flex-direction:column;padding:24px 0}.insights-hero-text{margin-bottom:24px;padding-right:0}.insights-featured,.insights-resources{flex-direction:column}.insights-resources{gap:24px}}body{background:#f9fafb;color:#333;font-family:Montserrat,Outfit;line-height:1.6}.about-container{margin:auto;max-width:1200px;padding:0 20px;width:100%}.about-section{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border-radius:12px;margin-top:5rem;overflow:hidden;padding:60px 20px}.about-content{word-wrap:break-word;margin:0 auto;max-width:1100px}.about-text p{line-height:1.8}.about-section h1{color:#1e3a8a;font-size:2.5rem;font-weight:700;letter-spacing:1.5px;margin-bottom:20px;text-transform:uppercase}.about-row{align-items:center;display:flex;gap:2rem;justify-content:space-between}.about-image{flex:0 0 40%}.about-image img{border-radius:12px;object-fit:cover;width:100%}.about-text{flex:0 0 60%}.about-text h1{color:#1e3a8a;font-size:2.5rem;margin-bottom:20px}.about-text p{color:#555;font-size:1.1rem;margin-bottom:15px}.mission-vision-section{padding:60px 0;text-align:center}.section-title{color:#1e3a8a;font-size:2rem;font-weight:700;margin-bottom:40px}.mission-vision-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-card{background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;padding:25px;transition:transform .3s ease}.info-card:hover{transform:translateY(-6px)}.icon-wrapper{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;height:70px;justify-content:center;margin:0 auto 15px;transition:transform .3s ease;width:70px}.icon-wrapper:hover{transform:rotate(10deg) scale(1.1)}.info-card h3{color:#2563eb;font-size:1.4rem;margin-bottom:10px}.info-card p{color:#555;font-size:1rem}.leadership-section{padding:60px 0}.leadership-team{display:flex;flex-direction:row;gap:30px}.leader-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;flex:1 1;gap:20px;padding:25px}.leader-left{align-items:center;display:flex;flex:0 0 40%;flex-direction:column;text-align:center}.leader-right{flex:0 0 60%}@media (max-width:768px){.leader-card{flex-direction:column;text-align:center}.leader-left,.leader-right{flex:0 0 100%}.leader-right{margin-top:15px;text-align:left}.leadership-team{flex-direction:column}}.leader-photo{border-radius:50%;height:200px;margin-bottom:10px;overflow:hidden;width:200px}.leader-photo img{height:100%;object-fit:cover;width:100%}.leader-name{color:#2563eb;font-size:1.2rem;font-weight:600}.leader-role{color:#20b2aa;font-size:1rem;font-weight:500;margin-top:5px}.leader-right{flex:1 1}.achievements{color:#555;font-size:.95rem;list-style:none;padding:0}.achievements li{margin-bottom:8px;padding-left:20px;position:relative}.achievements li:before{color:#2563eb;content:"✔";left:0;position:absolute}@media (max-width:768px){.leader-card{flex-direction:column;text-align:center}.leader-left{align-items:center;flex:0 0 auto;text-align:center}.leader-right{margin-top:15px;text-align:left}}.animate-up{opacity:0;transform:translateY(30px);transition:all .8s ease}.animate-up.in-view{opacity:1;transform:translateY(0)}@media (max-width:768px){.about-row{flex-direction:column;text-align:center}.about-image,.about-text{flex:0 0 100%}.about-image{margin-bottom:20px}}.top-bar{align-items:center;background:#036a9c;color:#fff;display:flex;font-size:.95rem;justify-content:space-between;padding:.3rem 2rem}.top-bar-left>*{cursor:pointer;margin-right:1rem}.top-bar-right{gap:1.2rem}.roi-btn,.top-bar-right{align-items:center;display:flex}.roi-btn{background:#5fd0ff;border-radius:2rem;color:#036a9c;font-weight:700;gap:.5rem;padding:.4rem 1.2rem;text-decoration:none}*{box-sizing:border-box;margin:0;padding:0}.main-navbar{align-items:center;background:#fff;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;position:relative;top:0;z-index:3000}@media (min-width:500px){.main-navbar{padding-left:4rem;padding-right:4rem}}.logo-link{align-items:center;color:inherit;display:inline-flex;text-decoration:none}.logo-section{align-items:center;display:flex;gap:.8rem}.logo-img{height:60px}.logo-text{line-height:1.3}.logo-text strong{color:#1a237e;font-size:1.15rem;font-weight:800}.logo-text .tagline{background:linear-gradient(135deg,#0077b6,#90e0ef);-webkit-background-clip:text;color:#0000;display:block;font-size:.8rem}.nav-links{align-items:center;display:flex;gap:1.5rem;list-style:none}.nav-links li a{color:#036;font-size:18px;font-weight:700;position:relative;text-decoration:none}.nav-links li a:after{background:#f39c12;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links li a:hover:after{width:100%}.contact-btn{background:linear-gradient(135deg,#89f7fe,#66a6ff);border-radius:25px;color:#fff!important;display:inline-block;font-weight:700;padding:.55rem 1.2rem;text-decoration:none;transition:all .3s ease}.contact-btn:after{display:none!important}@media (min-width:901px){.contact-btn:hover{box-shadow:0 6px 14px #0003;transform:translateY(-2px)}}.menu-toggle{cursor:pointer;display:none;font-size:1.8rem;z-index:4000}.nav-overlay{background:#00000059;inset:0;position:fixed;z-index:2000}@media (max-width:900px){.menu-toggle{display:block}.nav-links{background:#fff;box-shadow:0 6px 12px #00000026;display:none;flex-direction:column;gap:1rem;left:0;padding:1.2rem;position:absolute;top:100%;width:100%}.nav-links.open{display:flex}.nav-links li{margin-bottom:.8rem}.contact-btn{background:none;border-radius:0;box-shadow:none;color:#036!important;padding:0;transform:none}.nav-links li{border-bottom:1px solid #e6e6e6;padding-bottom:.6rem;width:100%}.nav-links li:last-child{border-bottom:none}.nav-links li a{display:block;font-size:17px;padding:.4rem 0;width:100%}.nav-links li a:hover{background:#0077b60f;padding-left:8px;transition:all .2s ease}}
/*# sourceMappingURL=main.b127cddc.css.map*/