:root{color:#13324a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef5f9;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:radial-gradient(circle at 16% 10%,#d6edf6 0%,#eaf3f8 36%,#e4eef6 100%);min-width:320px}.page{padding-bottom:0}.shell{width:min(1100px,100% - 2rem);margin-inline:auto}.section{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd4;border:1px solid #d0e2ec;border-radius:28px;margin-block:2rem;padding:2rem}.hero{grid-template-columns:1fr;align-items:start;gap:1.8rem;margin-top:1.5rem;padding:2rem;display:grid}.hero-content{align-self:start}.hero-content h1{margin:0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.07}.tag{color:#145174;background:#d8edf8;border-radius:999px;margin:0 0 .8rem;padding:.35rem .9rem;font-weight:600;display:inline-block}.lead{color:#2b5068;max-width:54ch;margin-bottom:1.4rem;font-size:1.1rem}.cta{color:#f6feff;background:linear-gradient(120deg,#0b4f6c,#13839b);border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .15s,filter .2s;display:inline-flex}.cta:hover{filter:brightness(1.03);transform:translateY(-1px)}.hero-image-wrapper{width:100%}.hero-image{border:1px solid #c8dde8;border-radius:24px;width:100%;display:block;box-shadow:0 18px 42px -25px #10354a70}h2{margin-top:0;margin-bottom:.8rem;font-size:clamp(1.45rem,3vw,2rem)}h3{margin-top:0;margin-bottom:.5rem;font-size:1.12rem}.section-text{color:#35576f;max-width:76ch;margin-top:0}.grid{gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:#fff;border:1px solid #d2e3ec;border-radius:20px;padding:1.15rem;box-shadow:0 12px 30px -26px #123952aa}.card p{color:#365a71;margin:0}.qa{min-height:135px}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;display:grid}.step-card{text-align:center}.step-icon{width:72px;height:72px;margin-bottom:.65rem}.footer-panel{color:#e9f9ff;background:linear-gradient(140deg,#0b405a,#0a536e 55%,#0b6378 100%);border-top-left-radius:34px;border-top-right-radius:34px;margin-top:2.2rem;padding:2.5rem 0 2.2rem}.institutional-logos{flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:.8rem 1rem;width:100%;margin-top:.2rem;padding:.45rem 1rem 0;display:flex}.institutional-logos a{background:#f8fcff;border-radius:12px;flex:0 auto;justify-content:center;align-items:center;min-height:70px;padding:.45rem .85rem;display:inline-flex}.institutional-logos img{object-fit:contain;width:auto;max-height:52px}.contact-inline{color:#def3fa;flex-wrap:wrap;justify-content:center;gap:.7rem 1.3rem;margin-top:.95rem;display:flex}.contact-inline p{align-items:center;gap:.45rem;margin:0;display:inline-flex}.contact-inline svg{fill:#b8ebf7;flex-shrink:0;width:16px;height:16px}.contact-inline a{color:#def3fa;text-decoration:none}.contact-inline a:hover{text-decoration:underline}.footer{text-align:center;color:#d9eef7;margin-top:1.3rem;font-size:.94rem}@media (width>=900px){.hero{grid-template-columns:1fr 1fr}.institutional-logos{justify-content:center}}
