@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#fafcff;--ink:#0a0934;--navy:#051785;--navy-soft:#23378f;--blue-light:#a7bee9;--blue-pale:#eef3fc;--yellow-soft:#f9e290;--yellow-warm:#eba93a;--font-serif:"Fraunces", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--container:1120px;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:24px}.eyebrow{font-family:var(--font-sans);letter-spacing:.24em;text-transform:uppercase;color:var(--navy);font-size:13px;font-weight:700}h1,h2,h3{font-family:var(--font-serif);color:var(--navy);margin:0;font-weight:600}h1{letter-spacing:-.01em;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.08}h2{font-size:clamp(1.9rem,3.4vw,2.5rem);line-height:1.14}p{margin:0}section{padding-block:clamp(56px,9vw,104px)}.btn{font-family:var(--font-sans);border:1.5px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--navy);color:#fff;box-shadow:0 8px 24px -8px #0517858c}.btn-primary:hover{background:var(--navy-soft)}.btn-outline{color:var(--navy);border-color:var(--navy);background:0 0}.btn-outline:hover{background:var(--blue-pale)}.pill{background:var(--blue-pale);color:var(--navy);letter-spacing:.03em;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.rule{background:var(--yellow-warm);border-radius:2px;width:56px;height:3px}@media (width<=720px){section{padding-block:48px}}.logo[data-astro-cid-f7espo7c]{align-items:center;gap:10px;line-height:1;text-decoration:none;display:inline-flex}.logo[data-astro-cid-f7espo7c] img[data-astro-cid-f7espo7c]{width:auto;height:28px}.logo-text[data-astro-cid-f7espo7c]{flex-direction:column;gap:2px;display:flex}.logo-name[data-astro-cid-f7espo7c]{font-family:var(--font-serif);color:var(--navy);font-size:19px;font-weight:600}.logo-role[data-astro-cid-f7espo7c]{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--navy-soft);font-size:10px;font-weight:700}.logo-white[data-astro-cid-f7espo7c] .logo-name[data-astro-cid-f7espo7c]{color:#fff}.logo-white[data-astro-cid-f7espo7c] .logo-role[data-astro-cid-f7espo7c]{color:var(--blue-light)}.logo-sm[data-astro-cid-f7espo7c] .logo-name[data-astro-cid-f7espo7c]{font-size:16px}.header[data-astro-cid-nen7h5rs]{z-index:40;backdrop-filter:blur(10px);background:#fafcffdb;border-bottom:1px solid #0a09340f;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:24px;padding-block:16px;display:flex}.nav[data-astro-cid-nen7h5rs]{gap:28px;font-size:14.5px;font-weight:600;display:flex}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);opacity:.75;text-decoration:none;transition:opacity .15s}.nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{opacity:1;color:var(--navy)}.header-cta[data-astro-cid-nen7h5rs]{white-space:nowrap;padding:10px 20px;font-size:14px}@media (width<=860px){.nav[data-astro-cid-nen7h5rs]{display:none}}@media (width<=520px){.header-cta[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{display:none}}.hero[data-astro-cid-ge2uvauf]{padding-top:clamp(48px,8vw,88px)}.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.hero-copy[data-astro-cid-ge2uvauf]{flex-direction:column;gap:22px;display:flex}.hero-lead[data-astro-cid-ge2uvauf]{color:var(--ink);opacity:.85;max-width:46ch;font-size:18px;line-height:1.7}.hero-badges[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:10px;display:flex}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.hero-media[data-astro-cid-ge2uvauf]{position:relative}.hero-photo-frame[data-astro-cid-ge2uvauf]{border-radius:var(--radius);aspect-ratio:4/4.3;background:var(--blue-pale);overflow:hidden}.hero-photo-frame[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:top center;width:100%;height:100%}.hero-signature[data-astro-cid-ge2uvauf]{background:var(--navy);color:#fff;border-radius:14px;flex-direction:column;gap:2px;padding:14px 20px;display:flex;position:absolute;bottom:20px;left:20px;box-shadow:0 16px 32px -12px #05178580}.hero-signature-name[data-astro-cid-ge2uvauf]{font-family:var(--font-serif);font-size:18px;font-weight:600}.hero-signature-role[data-astro-cid-ge2uvauf]{color:var(--blue-light);letter-spacing:.02em;font-size:12px;font-weight:600}@media (width<=900px){.hero-inner[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}.hero-media[data-astro-cid-ge2uvauf]{order:-1;max-width:420px;margin-inline:auto}}.sobre-head[data-astro-cid-bdldm2fk]{flex-direction:column;gap:14px;max-width:60ch;margin-bottom:32px;display:flex}.sobre-content[data-astro-cid-bdldm2fk]{flex-direction:column;gap:20px;max-width:62ch;display:flex}.sobre-text[data-astro-cid-bdldm2fk]{opacity:.85;font-size:17px;line-height:1.75}.atendimento[data-astro-cid-xzczi7zh]{background:var(--blue-pale)}.atendimento-head[data-astro-cid-xzczi7zh]{flex-direction:column;gap:14px;max-width:60ch;margin-bottom:40px;display:flex}.atendimento-grid[data-astro-cid-xzczi7zh]{grid-template-columns:1fr 1fr;gap:24px;display:grid}.card[data-astro-cid-xzczi7zh]{border-radius:var(--radius);background:#fff;padding:clamp(24px,3vw,36px)}.card[data-astro-cid-xzczi7zh] h3[data-astro-cid-xzczi7zh]{margin-bottom:18px;font-size:20px}.card[data-astro-cid-xzczi7zh] ul[data-astro-cid-xzczi7zh]{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.card[data-astro-cid-xzczi7zh] ul[data-astro-cid-xzczi7zh] li[data-astro-cid-xzczi7zh]{opacity:.85;padding-left:22px;font-size:15.5px;line-height:1.6;position:relative}.card[data-astro-cid-xzczi7zh] ul[data-astro-cid-xzczi7zh] li[data-astro-cid-xzczi7zh]:before{content:"";background:var(--yellow-warm);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.card-steps[data-astro-cid-xzczi7zh] ol[data-astro-cid-xzczi7zh]{counter-reset:step;flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.card-steps[data-astro-cid-xzczi7zh] li[data-astro-cid-xzczi7zh]{flex-direction:column;gap:4px;padding-left:34px;display:flex;position:relative}.card-steps[data-astro-cid-xzczi7zh] li[data-astro-cid-xzczi7zh]:before{counter-increment:step;content:counter(step);background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:0}.step-title[data-astro-cid-xzczi7zh]{color:var(--navy);font-size:15.5px;font-weight:700}.step-text[data-astro-cid-xzczi7zh]{opacity:.8;font-size:14.5px;line-height:1.6}.atendimento-nota[data-astro-cid-xzczi7zh]{opacity:.7;margin-top:28px;font-size:14px;font-style:italic}@media (width<=760px){.atendimento-grid[data-astro-cid-xzczi7zh]{grid-template-columns:1fr}}.faq-head[data-astro-cid-hemr5th4]{flex-direction:column;gap:14px;max-width:60ch;margin-bottom:36px;display:flex}.faq-list[data-astro-cid-hemr5th4]{flex-direction:column;gap:12px;display:flex}.faq-item[data-astro-cid-hemr5th4]{background:#fff;border:1px solid #0a093414;border-radius:16px;padding:18px 22px}.faq-item[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;font-size:16px;font-weight:700;list-style:none;display:flex}.faq-item[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]:after{content:"+";color:var(--yellow-warm);font-size:22px;font-weight:400;transition:transform .2s}.faq-item[data-astro-cid-hemr5th4][open] summary[data-astro-cid-hemr5th4]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{opacity:.8;max-width:68ch;margin-top:12px;font-size:15px;line-height:1.65}.contato[data-astro-cid-okcsjmol]{background:var(--navy);color:#fff}.eyebrow-inverse[data-astro-cid-okcsjmol]{color:var(--blue-light)}.contato[data-astro-cid-okcsjmol] h2[data-astro-cid-okcsjmol]{color:#fff}.contato-inner[data-astro-cid-okcsjmol]{grid-template-columns:1.3fr .7fr;align-items:end;gap:clamp(28px,5vw,56px);display:grid}.contato-copy[data-astro-cid-okcsjmol]{flex-direction:column;gap:16px;display:flex}.contato-copy[data-astro-cid-okcsjmol] p[data-astro-cid-okcsjmol]{color:var(--blue-light);max-width:52ch;font-size:16.5px;line-height:1.7}.contato-actions[data-astro-cid-okcsjmol]{flex-wrap:wrap;gap:14px;margin-top:8px;display:flex}.btn-outline-inverse[data-astro-cid-okcsjmol]{color:#fff;border-color:#fff6}.btn-outline-inverse[data-astro-cid-okcsjmol]:hover{background:#ffffff14}.contato-card[data-astro-cid-okcsjmol]{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;flex-direction:column;gap:6px;padding:24px;display:flex}.contato-card-nome[data-astro-cid-okcsjmol]{font-family:var(--font-serif);font-size:20px;font-weight:600}.contato-card-crp[data-astro-cid-okcsjmol],.contato-card-local[data-astro-cid-okcsjmol]{color:var(--blue-light);font-size:13.5px}.emergencia[data-astro-cid-okcsjmol]{color:#ffffffb3;border-top:1px solid #ffffff24;max-width:74ch;margin-top:48px;padding-top:28px;font-size:13.5px;line-height:1.7}.emergencia[data-astro-cid-okcsjmol] strong[data-astro-cid-okcsjmol]{color:#fff}@media (width<=760px){.contato-inner[data-astro-cid-okcsjmol]{grid-template-columns:1fr}}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid #0a093414;padding-top:48px}.footer-top[data-astro-cid-jo6i4kqk]{justify-content:space-between;gap:40px;padding-bottom:32px;display:flex}.footer-brand[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:12px;max-width:32ch;display:flex}.footer-tagline[data-astro-cid-jo6i4kqk]{opacity:.65;font-size:14px;line-height:1.6}.footer-sitemap[data-astro-cid-jo6i4kqk]{gap:56px;display:flex}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:12px;display:flex}.footer-col-title[data-astro-cid-jo6i4kqk]{letter-spacing:.14em;text-transform:uppercase;color:var(--navy);opacity:.6;margin-bottom:2px;font-size:12px;font-weight:700}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--ink);opacity:.75;font-size:14.5px;text-decoration:none;transition:opacity .15s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{opacity:1;color:var(--navy)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #0a093414;padding-block:22px}.footer-copy[data-astro-cid-jo6i4kqk]{opacity:.65;font-size:13px}@media (width<=640px){.footer-top[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:28px}.footer-sitemap[data-astro-cid-jo6i4kqk]{gap:40px}}
