:root{--azul: #135ea8;--azul-escuro: #0b3f73;--azul-claro: #eaf4fb;--teal: #2fa79a;--teal-escuro: #1f7f75;--verde: #3aa757;--verde-escuro: #2e8a46;--cor-texto: #223038;--cor-texto-suave: #5b6b74;--cor-fundo: #ffffff;--cor-fundo-alt: #f4f8fb;--cor-borda: #dfe8ef;--largura-max: 1160px;--raio: 14px;--sombra: 0 6px 24px rgba(11, 63, 115, .08);--sombra-forte: 0 10px 30px rgba(11, 63, 115, .14);--fonte: "Segoe UI", system-ui, -apple-system, Roboto, Helvetica, Arial, sans-serif;--degrade-marca: linear-gradient(115deg, var(--azul) 0%, var(--teal) 60%, var(--verde) 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--fonte);color:var(--cor-texto);background:var(--cor-fundo);line-height:1.65;font-size:17px}img{max-width:100%;display:block}a{color:var(--azul)}h1,h2,h3{line-height:1.18;color:var(--azul-escuro);margin:0 0 .5em}h1{font-size:clamp(2rem,4.5vw,3rem);font-weight:800}h2{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}h3{font-size:1.18rem;font-weight:700}.container{width:100%;max-width:var(--largura-max);margin-inline:auto;padding-inline:22px}.secao{padding-block:clamp(2.5rem,6vw,4.5rem)}.secao-alt{background:var(--cor-fundo-alt)}.subtitulo{color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;margin-bottom:.5rem}.btn{display:inline-flex;align-items:center;gap:.55rem;background:var(--azul);color:#fff;padding:.8rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:700;border:2px solid transparent;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.btn:hover{background:var(--azul-escuro);transform:translateY(-2px);box-shadow:var(--sombra)}.btn-verde{background:var(--verde)}.btn-verde:hover{background:var(--verde-escuro)}.btn-contorno{background:#fff;color:var(--azul);border-color:var(--azul)}.btn-contorno:hover{background:var(--azul-claro);color:var(--azul-escuro)}.grid{display:grid;gap:1.4rem}.page-hero{position:relative;background:var(--cor-fundo-alt);overflow:hidden;padding-block:clamp(2.5rem,6vw,4rem)}.page-hero:after{content:"";position:absolute;top:-30%;right:-12%;width:55%;height:180%;background:var(--degrade-marca);border-radius:0 0 0 60%/0 0 0 55%;opacity:.14;transform:rotate(-8deg);pointer-events:none}.page-hero .container{position:relative;z-index:1;max-width:760px}.page-hero p.lead{color:var(--cor-texto-suave);font-size:1.1rem;max-width:620px;margin:0}.icon-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.icon-card{background:#fff;border:1px solid var(--cor-borda);border-radius:var(--raio);padding:1.75rem 1.5rem;text-align:center;box-shadow:var(--sombra);transition:transform .2s ease,box-shadow .2s ease}.icon-card:hover{transform:translateY(-4px);box-shadow:var(--sombra-forte)}.icon-bolha{width:66px;height:66px;margin:0 auto 1rem;border-radius:50%;display:grid;place-items:center;background:var(--azul-claro);color:var(--azul)}.icon-bolha svg{width:32px;height:32px}.dados__ico svg{width:20px;height:20px}.btn svg{width:20px;height:20px}.rodape__contato .ico svg{width:18px;height:18px}.destaque .icon-bolha svg{width:28px;height:28px}.icon-card h3{margin-bottom:.35rem}.icon-card p{margin:0;color:var(--cor-texto-suave);font-size:.96rem}.icon-bolha.teal{background:#e3f5f2;color:var(--teal-escuro)}.icon-bolha.verde{background:#e6f5ea;color:var(--verde-escuro)}.icon-bolha.azul{background:var(--azul-claro);color:var(--azul)}.card{background:#fff;border:1px solid var(--cor-borda);border-radius:var(--raio);padding:1.6rem;box-shadow:var(--sombra)}.aviso{background:var(--azul-claro);border:1px dashed var(--teal);border-radius:10px;padding:1rem 1.25rem;color:var(--teal-escuro);font-weight:600}.prosa p{margin:0 0 1rem}.prosa strong{color:var(--cor-texto)}.pular[data-astro-cid-5hce7sga]{position:absolute;left:-999px;background:var(--azul);color:#fff;padding:.6rem 1rem;border-radius:0 0 8px;z-index:100}.pular[data-astro-cid-5hce7sga]:focus{left:0;top:0}.cabecalho[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(8px);border-bottom:1px solid var(--cor-borda)}.cabecalho__inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:82px}.marca[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:56px;width:auto}.menu[data-astro-cid-5hce7sga]{display:flex;gap:.15rem}.menu[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{text-decoration:none;color:var(--azul-escuro);font-weight:700;font-size:.88rem;text-transform:uppercase;letter-spacing:.02em;padding:.5rem .8rem;border-radius:8px}.menu[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{background:var(--cor-fundo-alt)}.menu[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].ativo{color:var(--teal-escuro)}.menu-botao[data-astro-cid-5hce7sga]{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px}.menu-botao[data-astro-cid-5hce7sga] span[data-astro-cid-5hce7sga]{width:26px;height:3px;background:var(--azul-escuro);border-radius:2px;transition:transform .25s ease,opacity .2s ease}.menu-botao[data-astro-cid-5hce7sga].aberto span[data-astro-cid-5hce7sga]:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-botao[data-astro-cid-5hce7sga].aberto span[data-astro-cid-5hce7sga]:nth-child(2){opacity:0}.menu-botao[data-astro-cid-5hce7sga].aberto span[data-astro-cid-5hce7sga]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:900px){.menu-botao[data-astro-cid-5hce7sga]{display:flex}.menu[data-astro-cid-5hce7sga]{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;border-bottom:1px solid var(--cor-borda);padding:.5rem 22px 1rem;gap:.15rem;box-shadow:var(--sombra);display:none}.menu[data-astro-cid-5hce7sga].aberto{display:flex}.menu[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{padding:.85rem .8rem;font-size:.95rem}}.rodape[data-astro-cid-5hce7sga]{background:var(--azul-escuro);color:#cfe1f0;margin-top:3rem}.rodape__inner[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;align-items:center;justify-content:space-between;padding-block:2rem}.rodape__marca[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:54px;width:auto;background:#fff;padding:6px 10px;border-radius:10px}.rodape__contato[data-astro-cid-5hce7sga]{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;margin:0;padding:0}.rodape__contato[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:.5rem;font-size:.95rem}.rodape__contato[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:#fff}.rodape__contato[data-astro-cid-5hce7sga] .ico[data-astro-cid-5hce7sga]{display:grid;place-items:center}.rodape__contato[data-astro-cid-5hce7sga] .ico[data-astro-cid-5hce7sga] svg[data-astro-cid-5hce7sga]{width:18px;height:18px;color:var(--teal)}.rodape__redes[data-astro-cid-5hce7sga]{display:flex;gap:.75rem}.rodape__redes[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffffff1a;color:#fff;transition:background .2s ease}.rodape__redes[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{background:var(--teal)}.rodape__base[data-astro-cid-5hce7sga]{border-top:1px solid rgba(255,255,255,.12);padding-block:1rem;font-size:.82rem;color:#a9c6de}
