@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");@import url("https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700");*{-webkit-font-smoothing:antialiased;box-sizing:border-box}body,html{margin:0;height:100%;line-height:inherit}button:focus-visible{outline:2px solid #4a90e2!important;outline:5px auto -webkit-focus-ring-color!important}a{text-decoration:none}.container{min-height:100vh}.header{position:absolute;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem}.dot{position:relative;width:9px;height:9px;background-color:#2763ab;border-radius:100px}.header-content{max-width:80rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand-subtitle{font-size:.75rem;opacity:.9}.navigation{display:none;align-items:center;gap:2rem}@media (min-width:768px){.navigation{display:flex}}.nav-link{color:#fff;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#bfdbfe}.cta-button{background-color:#fff;color:#1e3a8a;border:1px solid #fff;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#eff6ff}.hero-section{position:relative;min-height:100vh;background:linear-gradient(180deg,#1e3a8a,#1e40af,#2563eb)}.hero-content{position:relative;z-index:10;padding:8rem 1.5rem 4rem}.hero-text{max-width:56rem;margin:0 auto;text-align:center}.hero-title{font-size:2.2rem;font-weight:700;color:#fff;margin-top:100px;margin-bottom:1.5rem;line-height:1;font-family:Inter,sans-serif;text-align:center;letter-spacing:-.025em;white-space:nowrap;font-style:normal}@media (min-width:768px){.hero-title{font-size:3.75rem}}@media (max-height:800px){.hero-title{font-size:1.875rem;margin-top:60px;margin-bottom:1rem}}@media (max-height:700px){.hero-title{font-size:1.625rem;margin-top:40px}}@media (min-width:1024px) and (max-height:800px){.hero-title{font-size:2.75rem}}@media (min-width:1024px) and (max-height:700px){.hero-title{font-size:2.25rem}}.hero-description{font-size:1rem;color:#bfdbfe;max-width:48rem;margin:0 auto;line-height:1.625;font-family:Inter,sans-serif}@media (min-width:768px){.hero-description{font-size:1.25rem}}@media (max-height:800px){.hero-description{font-size:.875rem;line-height:1.5}}@media (max-height:700px){.hero-description{font-size:.8rem;line-height:1.4}}@media (min-width:1024px) and (max-height:800px){.hero-description{font-size:1.125rem}}@media (min-width:1024px) and (max-height:700px){.hero-description{font-size:1rem}}.hero-image{position:absolute;bottom:0;left:0;right:0;height:24rem;overflow:hidden}.cityscape-img{width:100%;height:100%;object-fit:cover;object-position:center}.solution-section{background-color:#fff;padding:4rem 1.5rem}.solution-content{max-width:56rem;margin:0 auto;text-align:center}.solution-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:2rem}@media (min-width:768px){.solution-title{font-size:2.25rem}}.solution-description{font-size:1.125rem;color:#4b5563;line-height:1.625}.figure:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,25,54,.65),rgba(0,104,222,0) 60%);pointer-events:none;z-index:2}.text-center{display:none!important}.text-center,.text-justify{font-family:Inter!important;letter-spacing:-.4px;line-height:20px!important;font-size:14px!important}.mt-2{color:#111827!important}