body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Helvetica Neue,sans-serif}.App,body{background:#f5f7fc}.App{overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2c3e6b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1a2a4a}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:2px solid #e8edf5;box-shadow:0 2px 20px #00000014;height:70px;left:0;padding:0 5%;position:fixed;right:0;top:0;z-index:1000}.header,.nav-container{align-items:center;display:flex}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.logo{align-items:center;display:flex;gap:12px}.logo-image{height:190px;object-fit:contain;width:190px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1a2a4a,#2c3e6b);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;display:flex;gap:30px;list-style:none}.nav-btn{background:none;border:none;color:#2c2d30;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:8px 16px;position:relative;transition:all .3s ease}.nav-btn:after{background:#2c3e6b;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.nav-btn:hover{color:#1a2a4a}.nav-btn:hover:after{width:60%}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px;z-index:1001}.hamburger-line{background:#2c2d30;border-radius:2px;display:block;height:3px;transition:all .3s ease;width:25px}.hamburger.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,6px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}@media (max-width:1024px){.logo-image{height:160px;width:160px}.logo-text{font-size:1.4rem}}@media (max-width:768px){.header{height:60px;padding:0 20px}.hamburger{display:flex}.nav-links{align-items:center;background:#fff;bottom:0;box-shadow:none;flex-direction:column;gap:20px;height:100vh;justify-content:flex-start;left:0;margin:0;opacity:0;overflow-y:auto;padding:80px 20px 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .3s ease;visibility:hidden;width:100%}.nav-links.open{opacity:1;transform:translateX(0);visibility:visible}.nav-links li{max-width:300px;text-align:center;width:100%}.nav-btn{border-bottom:1px solid #f0f0f0;color:#2c2d30;font-size:1.3rem;padding:14px 20px;width:100%}.nav-btn:after{display:none}.nav-btn:hover{background:#f5f7fc;color:#1a2a4a}.logo-image{height:130px;width:130px}.logo-text{font-size:1.3rem}}@media (max-width:480px){.logo-image{height:100px;width:100px}.logo-text{font-size:1.1rem}.nav-links{gap:15px;padding:70px 20px 30px}.nav-btn{color:#2c2d30;font-size:1.1rem;padding:12px 16px}.hamburger-line{height:2.5px;width:22px}}@media (max-width:360px){.logo-image{height:80px;width:80px}.logo-text{font-size:.95rem}.nav-links{gap:12px;padding:60px 15px 20px}.nav-btn{color:#2c2d30;font-size:1rem;padding:10px 14px}}.hero{align-items:center;background-attachment:scroll;background-color:#1a2a4a;background-position:center 30%;background-size:cover;display:flex;height:70vh;justify-content:center;min-height:80vh;overflow:hidden;padding:60px 5%;position:relative}.hero-overlay{background:#1a2a4a4d;bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .5s ease;z-index:0}.hero-container{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.hero-content{flex-direction:column}.hero-content,.hero-title-wrapper{align-items:center;display:flex;justify-content:center}.hero-title-wrapper{gap:20px}.hero-badge{background:#e27223;border-radius:2px;flex-shrink:0;height:160px;width:6px}.hero-title{color:#fff;font-size:4.2rem;font-weight:800;line-height:1.1;margin:0;text-shadow:0 2px 20px #000000b3}@media (max-width:1024px){.hero{height:55vh;min-height:60vh}.hero-title{font-size:3.5rem}.hero-title-wrapper{gap:12px}.hero-badge{height:120px;width:5px}}@media (max-width:768px){.hero{background-position:center 20%;height:45vh;min-height:50vh;padding:40px 5%}.hero-title-wrapper{gap:10px}.hero-title{font-size:2.8rem}.hero-badge{height:120px;width:4px}}@media (max-width:600px){.hero{height:40vh;min-height:45vh}.hero-title-wrapper{gap:8px}.hero-badge{height:90px;width:4px}}@media (max-width:480px){.hero{background-position:center 10%;height:35vh;min-height:40vh;padding:30px 5%}.hero-title-wrapper{gap:6px}.hero-title{font-size:2rem}.hero-badge{height:90px;width:4px}}.container{margin:0 auto;max-width:900px;padding:0 20px}.section-header{margin-bottom:50px;text-align:center}.section-header h2{color:#111827;display:inline-block;font-family:Poppins,sans-serif;font-size:45px;font-weight:800;position:relative}.section-header h2:after{background:linear-gradient(90deg,#2c3e6b,#4a7a9c);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.content{text-align:center}.who-we-are{background:#fff;padding:45px 5%}.who-we-are .main-text{margin-bottom:30px}.who-we-are .description,.who-we-are .main-text{color:#2c2d30;font-size:1.3rem;font-weight:500;line-height:1.8}.who-we-are .description{margin-bottom:40px}.cta-button{align-items:center;background:#0000;border:2px solid #1a2a4a;border-radius:50px;color:#1a2a4a;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:12px;padding:14px 36px;transition:all .3s ease}.cta-button:hover{background:#1a2a4a;box-shadow:0 8px 25px #1a2a4a33;color:#fff;transform:translateY(-2px)}.cta-button .arrow{transition:transform .3s ease}.cta-button:hover .arrow{transform:translateX(5px)}.what-we-do{background:#f5f7fc;padding:100px 5%}.what-we-do .tagline{color:#1a2a4a;font-size:1.6rem;margin-bottom:25px}.what-we-do .description{color:#2c2d30;font-size:1.3rem;font-weight:500;line-height:1.8;margin-bottom:20px}.services-tags{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:40px}.tag{background:#fff;border:1px solid #2c3e6b26;border-radius:50px;color:#1a2a4a;font-size:.95rem;font-weight:500;padding:12px 24px;transition:all .3s ease}.tag:hover{background:#1a2a4a;box-shadow:0 8px 25px #1a2a4a26;color:#fff;transform:translateY(-2px)}.our-edge{background:#fff;padding:100px 5%}.our-edge .tagline{color:#1a2a4a;font-size:1.6rem;font-weight:700;margin-bottom:30px}.our-edge .description{color:#2c2d30;font-size:1.3rem;font-weight:500;line-height:1.8;margin-bottom:25px}.our-edge .closing{border-top:2px solid #000;color:#161616;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.8;margin-top:30px;padding-top:30px}.how-we-work{background:#f5f7fc;padding:100px 5%}.how-we-work .tagline{color:#1a2a4a;font-size:1.6rem;font-weight:700;margin-bottom:30px}.how-we-work .description{color:#2c2d30;font-size:1.3rem;font-weight:500;line-height:1.8;margin-bottom:25px}.how-we-work .closing{border-top:2px solid #eef3fa;color:#161616;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.8;margin-top:30px;padding-top:30px}.who-we-support{background:#fff;padding:100px 5%}.who-we-support .tagline{color:#1a2a4a;font-size:1.6rem;font-weight:700;margin-bottom:20px}.who-we-support .description{color:#2c2d30;font-size:1.1rem;font-weight:500;margin-bottom:30px}.sectors-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:30px 0 40px}.sector{background:#f5f7fc;border:1px solid #2c3e6b14;border-radius:8px;color:#1a2a4a;font-size:1rem;font-weight:500;padding:14px 20px;text-align:center;transition:all .3s ease}.sector:hover{background:#eef3fa;border-color:#2c3e6b33;box-shadow:0 5px 15px #0000000d;transform:translateY(-3px)}.who-we-support .closing{border-top:2px solid #eef3fa;color:#161616;font-size:1.1rem;font-weight:400;line-height:1.8;margin-top:20px;padding-top:30px}.cta-section{background:linear-gradient(135deg,#1b6333,#2c3e6b);overflow:hidden;padding:100px 5% 40px;position:relative}.cta-section:before{background:radial-gradient(circle,#ffffff0d 0,#0000 70%);border-radius:50%;content:"";height:600px;pointer-events:none;position:absolute;right:-20%;top:-50%;width:600px}.cta-content{margin-bottom:50px;position:relative;text-align:center;z-index:1}.cta-content h2{color:#fff;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:25px}.cta-content p{color:#ffffffd9;font-size:1.15rem;line-height:1.8;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:650px}.footer-section{padding-top:40px;position:relative;z-index:1}.footer-grid{grid-gap:120px;display:grid;gap:120px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column-title{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:8px}.footer-link{align-items:center;color:#ffffffbf;display:flex;font-size:.95rem;gap:10px;line-height:1.5;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-icon{flex-shrink:0;font-size:1.1rem}.footer-icon-svg{color:#ffffffb3;flex-shrink:0;height:18px;width:18px}.footer-link:hover .footer-icon-svg{color:#fff}.footer-bottom{border-top:1px solid #ffffff14;color:#fff;font-size:.85rem;padding-top:25px;text-align:center}@media (max-width:1024px){.section-header h2{font-size:2.4rem}.footer-grid{gap:80px}}@media (max-width:768px){.section-header{margin-bottom:35px}.section-header h2{font-size:2rem}.who-we-are .main-text{font-size:1.1rem}.how-we-work .description,.our-edge .description,.what-we-do .description,.who-we-are .description{font-size:1rem}.how-we-work .tagline,.our-edge .tagline,.who-we-support .tagline{font-size:1.3rem}.cta-content h2{font-size:2rem}.sectors-grid{grid-template-columns:repeat(2,1fr);margin:20px auto;max-width:600px}.services-tags{flex-direction:row;flex-wrap:wrap;justify-content:center}.tag{min-width:150px;text-align:center;width:auto}.cta-section,.how-we-work,.our-edge,.what-we-do,.who-we-are,.who-we-support{padding:60px 5%}.footer-grid{gap:60px}}@media (max-width:600px){.footer-grid{gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.cta-content h2,.section-header h2{font-size:1.6rem}.primary-cta{justify-content:center;max-width:300px;width:100%}.sectors-grid{grid-template-columns:1fr;max-width:400px}.tag{max-width:300px;min-width:100%}.cta-button{justify-content:center;max-width:300px;width:100%}.footer-grid{gap:30px;grid-template-columns:1fr;text-align:center}.footer-column{align-items:center}.footer-link{justify-content:center}}
/*# sourceMappingURL=main.054c4826.css.map*/