.portal-home{--font:"Titillium Web",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--cor-primaria:#215e99;--cor-primaria-700:#184a78;--cor-primaria-btn:#215e99;--cor-acento:#225e99;--cor-acento-texto:#225e99;--fundo-base:#fff;--fundo-alt:#f8f9fa;--texto:#1f2a33;--texto-suave:#5b6770;--borda:#e3e8ec;--primary:var(--cor-primaria);--primary-700:var(--cor-primaria-700);--primary-900:#102f4e;--cyan:#0f9ed5;--cyan-700:#0b7fac;--gold:#e8a33d;--ink:var(--texto);--muted:var(--texto-suave);--caption:var(--texto-suave);--bg:var(--fundo-alt);--line:var(--borda);--nat-red:#cc092f;--nat-gold:#ffcb00;--r:10px;--r-lg:14px}.portal-home *{box-sizing:border-box;margin:0;padding:0}.portal-home{scroll-behavior:smooth;font-family:var(--font);background:var(--bg);color:var(--texto);-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6}.portal-home h1,.portal-home h2,.portal-home h3{line-height:1.2}.portal-home :focus-visible{outline:3px solid var(--cyan);outline-offset:3px;border-radius:6px}.portal-home .wrap{max-width:75rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.portal-home .wrap{padding:0 1.5rem}}@media (min-width:1024px){.portal-home .wrap{padding:0}}.portal-home a{color:inherit}.portal-home .tricolor{height:3px;display:flex}.portal-home .tricolor span{flex:1}.portal-home .tricolor span:first-child{background:var(--nat-red)}.portal-home .tricolor span:nth-child(2){background:#1a1a1a}.portal-home .tricolor span:nth-child(3){background:var(--nat-gold)}.portal-home header{box-shadow:none;z-index:50;background:#fff;position:sticky;top:0}.portal-home .hrow{border-bottom:1px solid var(--borda);align-items:center;gap:24px;height:72px;display:flex;position:relative}.portal-home .brand{flex:none;align-items:center;gap:11px;text-decoration:none;display:flex}.portal-home .brand .mark{background:var(--cor-primaria);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.portal-home .brand b{letter-spacing:-.01em;color:var(--texto);font-size:20px;font-weight:600}.portal-home .brand b span{color:var(--cor-primaria)}.portal-home .brand small{color:var(--texto-suave);margin-top:-2px;font-size:11px;font-weight:500;display:block}.portal-home .nav{flex:none;justify-content:flex-end;align-self:stretch;align-items:center;gap:34px;margin-left:auto;display:flex}.portal-home .navitem{align-self:stretch;align-items:center;display:flex}.portal-home .nl{color:var(--texto-suave);white-space:nowrap;cursor:pointer;border-bottom:3px solid #0000;align-self:stretch;align-items:center;gap:5px;padding-top:3px;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s;display:inline-flex}.portal-home .nl svg{transition:transform .2s}.portal-home .nl:hover{color:var(--cor-primaria)}.portal-home .navitem:hover>.nl{color:var(--cor-primaria);border-color:var(--cor-primaria)}.portal-home .navitem:hover>.nl svg{transform:rotate(180deg)}.portal-home .auth{flex:none;align-items:center;gap:8px;display:flex}.portal-home .user-btn{color:#fff;cursor:pointer;background:#225e99;border:none;border-radius:5px;align-items:center;gap:7px;padding:6px 9px;font-size:15px;font-weight:200;display:flex;position:relative}.portal-home .user-btn:hover{background:#0499c9}.portal-home .user-btn svg{flex:none}.portal-home .user-drop{z-index:999;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:280px;padding:0;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000021}.portal-home .user-drop.open{display:block}.portal-home .user-drop-head{border-bottom:1px solid #f0f0f0;padding:18px 20px 14px}.portal-home .user-drop-name{color:#0a1628;text-transform:uppercase;letter-spacing:.01em;font-size:15px;font-weight:700}.portal-home .user-drop-item{color:#1a2a3a;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f5f5f5;align-items:center;gap:13px;width:100%;padding:13px 20px;font-size:14.5px;font-weight:450;text-decoration:none;display:flex}.portal-home .user-drop-item:hover{color:#05b6ec;background:#f4f8fc}.portal-home .user-drop-item.accent{color:#00a0de;font-weight:600}.portal-home .user-drop-item.danger{color:#ef4444;border-bottom:none;font-weight:600}.portal-home .user-drop-section{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;background:#fafafa;border-bottom:1px solid #f0f0f0;padding:8px 20px 4px;font-size:11px;font-weight:700}.portal-home .user-wrap{position:relative}.portal-home .notif-btn{cursor:pointer;width:38px;height:38px;color:var(--texto-suave,#4b6280);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.portal-home .notif-btn:hover{background:#eaf1f8}.portal-home .notif-badge{background:#f05a38;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:4px;right:4px}.portal-home .auth .entrar{color:#fff;background:#05b6ec;border-radius:9px;padding:6px 20px;font-size:15px;font-weight:600;text-decoration:none}.portal-home .auth .entrar:hover{background:#0499c9}.portal-home .auth .criar{color:#fff;background:#05b6ec;border-radius:9px;padding:6px 20px;font-size:15px;font-weight:600;text-decoration:none}.portal-home .auth .criar:hover{background:#0499c9}.portal-home .mega{opacity:0;visibility:hidden;z-index:40;background:#fff;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:0;right:0;transform:translateY(-6px);box-shadow:0 18px 38px #123a5e21}.portal-home .navitem:hover .mega{opacity:1;visibility:visible;transform:none}.portal-home .mega-grid{grid-template-columns:1.15fr 1fr 1fr .95fr;gap:28px;padding:26px 28px 30px;display:grid}.portal-home .mega-grid.two{grid-template-columns:1fr 1fr;max-width:640px}.portal-home .mega h4{letter-spacing:.08em;text-transform:uppercase;color:var(--texto-suave);margin:0 0 10px;font-size:11px;font-weight:600}.portal-home .mega-col{flex-direction:column;gap:2px;display:flex}.portal-home .mega-link{border-radius:10px;gap:11px;padding:9px 10px;text-decoration:none;transition:background .15s;display:flex}.portal-home .mega-link:hover{background:#f4f7fa}.portal-home .mega-link .mi{border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.portal-home .mega-link .mt b{color:var(--texto);font-size:14.5px;font-weight:600;display:block}.portal-home .mega-link .mt span{color:var(--texto-suave);font-size:12.5px}.portal-home .mega-list{flex-direction:column;gap:1px;display:flex}.portal-home .mega-list a{color:var(--texto);border-radius:8px;padding:8px 10px;font-size:14px;font-weight:500;text-decoration:none;display:block}.portal-home .mega-list a:hover{color:var(--cor-primaria);background:#f4f7fa}.portal-home .mega-cta{background:#e8eff6;border-radius:14px;flex-direction:column;justify-content:space-between;padding:18px;display:flex}@media (max-width:880px){.portal-home .nav,.portal-home .auth{display:none}}.portal-home .hero{background:#0a1628;padding:clamp(64px,8vw,104px) 0 clamp(96px,11vw,150px);position:relative;overflow:hidden}.portal-home .hero-bg{z-index:0;position:absolute;inset:0}.portal-home .hero-bg .hslide{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0}.portal-home .hero-bg .hslide.active{opacity:1}.portal-home .hero-scrim{z-index:1;background:linear-gradient(#0a1628b8 0%,#0a162899 55%,#0a1628cc 100%);position:absolute;inset:0}.portal-home .hero .wrap{z-index:2;position:relative}.portal-home .hero-inner{text-align:center;max-width:760px;margin:0 auto}.portal-home .hero-dots{justify-content:center;gap:8px;margin-top:26px;display:flex}.portal-home .hero-dots button{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.portal-home .hero-dots button.on{background:#fff;border-radius:999px;width:22px}.portal-home .explain{z-index:5;margin-top:6px;margin-bottom:36px;position:relative}.portal-home .explain-bar{border:1px solid var(--line);border-radius:var(--r);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 16px 38px #102f4e21}@media (max-width:820px){.portal-home .explain-bar{grid-template-columns:1fr}}.portal-home .xstep{padding:26px 28px}.portal-home .xstep+.xstep{border-left:1px solid var(--line)}@media (max-width:820px){.portal-home .xstep+.xstep{border-left:none;border-top:1px solid var(--line)}}.portal-home .xicon{color:#fff;background:#05b6ec;border-radius:50%;place-items:center;width:46px;height:46px;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1;display:grid}.portal-home .xstep h3{letter-spacing:-.01em;color:var(--texto);margin-bottom:7px;font-size:1.15rem;font-weight:600}.portal-home .xstep p{color:var(--texto-suave);font-size:14px;line-height:1.55}.portal-home .hero-grid{display:block}@media (max-width:920px){.portal-home .hero-grid{grid-template-columns:1fr;gap:28px}}.portal-home .hero h1{letter-spacing:-.01em;color:#fff;margin-bottom:16px;font-size:clamp(2.3rem,5vw,3.6rem);font-weight:600;line-height:1.06}.portal-home .hero h1 em{color:#00b6ec;font-style:normal}.portal-home .hero .lead{color:#ffffffdb;max-width:46ch;margin:0 auto 26px;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.5}.portal-home .feat{background:#fff;padding:0 0 56px}.portal-home .feat-top{z-index:45;background:#fff;position:relative}.portal-home .feat-top-inner{align-items:center;gap:26px;width:100%;max-width:75rem;margin:0 auto;padding:16px 1rem;display:flex}@media (min-width:640px){.portal-home .feat-top-inner{padding:16px 1.5rem}}@media (min-width:1024px){.portal-home .feat-top-inner{padding:16px 0}}.portal-home .feat-search{background:var(--fundo-alt);border:1px solid var(--borda);border-radius:10px;flex:1;align-items:center;gap:13px;height:45px;padding:0 6px 0 20px;display:flex}.portal-home .feat-search svg{flex:none}.portal-home .feat-search input{font:inherit;color:var(--texto);background:0 0;border:none;outline:none;flex:1;font-size:17px}.portal-home .feat-search:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px #0f9ed524}.portal-home .feat-go{color:#fff;cursor:pointer;background:#225e99;border:none;border-radius:7px;flex:none;place-items:center;width:36px;height:33px;transition:background .15s;display:grid}.portal-home .feat-go:hover{background:#0499c9}.portal-home .feat-result{color:var(--cor-primaria);margin:-6px 0 18px;font-size:15px;font-weight:600}.portal-home .feat-result b{font-weight:700}.portal-home .feat-reserved{color:var(--texto);flex:none;align-items:center;gap:9px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.portal-home .feat-reserved:hover{color:var(--cor-primaria)}.portal-home .feat-grid{border-radius:8px;grid-template-columns:1.85fr 1fr 1.12fr;min-height:480px;display:grid;overflow:hidden;box-shadow:0 16px 40px #102f4e1a}@media (max-width:980px){.portal-home .feat-grid{grid-template-columns:1fr;min-height:0}}.portal-home .feat-slider{background:#eef0f2;min-height:480px;position:relative;overflow:hidden}.portal-home .feat-slider .hslide{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.portal-home .feat-slider .hslide.active{opacity:1}.portal-home .feat-dots2{z-index:3;justify-content:center;gap:8px;display:flex;position:absolute;bottom:18px;left:0;right:0}.portal-home .feat-dots2 button{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,width .2s;box-shadow:0 1px 3px #00000040}.portal-home .feat-dots2 button.on{background:#fff;border-radius:999px;width:22px}@media (max-width:980px){.portal-home .feat-slider{min-height:300px}}.portal-home .feat-promo{background:#eef0f2;flex-direction:column;align-items:flex-start;gap:16px;min-height:480px;padding:36px 38px;display:flex;position:relative;overflow:hidden}.portal-home .feat-tag{background:var(--cor-primaria);color:#fff;letter-spacing:.09em;text-transform:uppercase;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}.portal-home .feat-promo h2{background:var(--cor-primaria);color:#fff;letter-spacing:-.01em;max-width:60%;margin:0;padding:11px 18px;font-size:clamp(1.85rem,2.5vw,2.45rem);font-weight:700;line-height:1.05}.portal-home .feat-pdesc{background:var(--cor-primaria);color:#fff;max-width:62%;margin:0;padding:15px 18px;font-size:16px;line-height:1.5}.portal-home .feat-aceder{border:1px solid var(--cor-primaria);color:var(--cor-primaria);background:#fff;align-items:center;gap:14px;margin-top:auto;padding:13px 26px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.portal-home .feat-aceder:hover{background:var(--cor-primaria);color:#fff}.portal-home .feat-person{width:46%;height:94%;position:absolute;bottom:0;right:0}@media (max-width:980px){.portal-home .feat-person{display:none}.portal-home .feat-promo{min-height:0}.portal-home .feat-promo h2,.portal-home .feat-pdesc{max-width:none}}.portal-home .feat-tiles{grid-template-rows:1fr 1fr;display:grid}.portal-home .feat-tile{flex-direction:column;padding:30px 32px 26px;text-decoration:none;transition:filter .15s;display:flex;position:relative}.portal-home .feat-tile.t1{background:#9cbdd8}.portal-home .feat-tile.t2{background:#c8dff0}.portal-home .feat-tile .te{letter-spacing:.07em;text-transform:uppercase;color:#1b3a5c;font-size:12.5px;font-weight:700}.portal-home .feat-tile h3{color:#1b3a5c;max-width:74%;margin:8px 0 0;font-size:clamp(1.45rem,1.9vw,1.85rem);font-weight:700;line-height:1.1}.portal-home .feat-tile .ticon{color:#1b3a5c;position:absolute;top:26px;right:28px}.portal-home .feat-tile .tarrow{color:#1b3a5c;align-self:flex-end;margin-top:auto;display:inline-flex}.portal-home .feat-tile:hover{filter:brightness(.96)}.portal-home .feat-destaque{background:var(--cor-primaria);color:#fff;padding:34px 34px 30px}.portal-home .feat-destaque h3{letter-spacing:.09em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:700}.portal-home .feat-dlist{flex-direction:column;gap:18px;display:flex}.portal-home .feat-dlink{color:#fff;align-items:flex-start;gap:14px;text-decoration:none;display:flex}.portal-home .feat-dlink svg{flex:none;margin-top:2px}.portal-home .feat-dlink span{text-underline-offset:3px;font-size:16.5px;font-weight:700;line-height:1.3;text-decoration:underline;text-decoration-thickness:2px}.portal-home .feat-dlink:hover span{color:#bfe0f3}.portal-home .bigsearch{border:1.5px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:12px;max-width:620px;height:64px;margin:0 auto;padding:0 8px 0 20px;display:flex;box-shadow:0 10px 30px #102f4e14}.portal-home .bigsearch:focus-within{border-color:var(--cyan);box-shadow:0 0 0 4px #0f9ed529}.portal-home .bigsearch input{font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:16px}.portal-home .bigsearch button{cursor:pointer;background:var(--cor-primaria-btn);color:#fff;font:inherit;border:none;border-radius:8px;flex:none;height:48px;padding:0 22px;font-size:15px;font-weight:600}.portal-home .bigsearch button:hover{background:var(--primary-700)}.portal-home .shortcuts{flex-wrap:wrap;align-items:center;gap:9px 12px;margin-top:18px;display:flex}.portal-home .shortcuts .lbl{color:var(--caption);font-size:13px;font-weight:600}.portal-home .chip{background:var(--bg);border:1px solid var(--line);color:var(--primary);border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .chip:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px}.portal-home .chip:hover{border-color:var(--primary);background:#eef4fa}.portal-home .hero-feat{grid-template-rows:1.4fr 1fr;gap:14px;height:100%;min-height:320px;display:grid}.portal-home .hf{border-radius:var(--r-lg);flex-direction:column;justify-content:flex-end;padding:24px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.portal-home .hf:hover{transform:translateY(-3px);box-shadow:0 16px 34px #102f4e2e}.portal-home .hf-main{background:var(--primary);color:#fff}.portal-home .hf-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.portal-home .hf-gold,.portal-home .hf-cyan{color:var(--ink);border:1px solid var(--line);background:#fff}.portal-home .hf .tag{letter-spacing:.08em;text-transform:uppercase;opacity:.78;margin-bottom:6px;font-size:11px;font-weight:500}.portal-home .hf-gold .tag,.portal-home .hf-cyan .tag{color:var(--caption);opacity:1}.portal-home .hf h3{letter-spacing:-.01em;font-size:1.15rem;font-weight:500;line-height:1.2}.portal-home .hf-main h3{font-size:1.5rem}.portal-home .hf .ic{opacity:.9;position:absolute;top:22px;right:22px}.portal-home .hf-row .ic{top:18px;right:18px}.portal-home section.block{padding:clamp(46px,6vw,76px) 0}.portal-home .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--texto-suave);margin-bottom:8px;font-size:12px;font-weight:500}.portal-home .head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:30px;display:flex}.portal-home .block h2{letter-spacing:-.01em;color:var(--cor-acento);margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600}.portal-home .block .sub{color:var(--muted);max-width:58ch;font-size:1.05rem}.portal-home .morelink{color:var(--cor-acento-texto);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:8px;padding-bottom:2px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .morelink:hover{border-color:var(--cor-acento)}.portal-home .temas{border-radius:var(--r);background:0 0;grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:640px){.portal-home .temas{grid-template-columns:1fr}}.portal-home .tema{color:#fff;border-radius:8px;flex-direction:column;min-height:160px;padding:24px 60px 24px 22px;text-decoration:none;transition:filter .16s;display:flex;position:relative;overflow:hidden}.portal-home .tema:hover{filter:brightness(1.1)}.portal-home .tema .ic{color:#fff;justify-content:center;align-items:center;width:40px;height:40px;position:absolute;top:20px;right:20px;background:0 0!important;border-radius:0!important;padding:0!important;display:flex!important}.portal-home .tema .ic svg{stroke:#fff;width:35px;height:35px}.portal-home .tema h3{letter-spacing:-.01em;color:#fff;margin:0 0 6px;font-size:1.15rem;font-weight:600;line-height:1.18}.portal-home .tema p{color:#fffc;margin:0 0 auto;font-size:13.5px;line-height:1.45}.portal-home .tema .go{color:#fff;align-items:center;display:inline-flex;position:absolute;bottom:18px;right:18px}.portal-home .tema .go svg{transition:transform .18s}.portal-home .tema:hover .go svg{transform:translate(4px)}.portal-home .tema:first-child{background:#1f62ac}.portal-home .tema:nth-child(2){background:#05b6ec}.portal-home .tema:nth-child(3){background:#1f62ac}.portal-home .tema:nth-child(4),.portal-home .tema:nth-child(5),.portal-home .tema:nth-child(6){background:#05b6ec}.portal-home .tema:nth-child(7),.portal-home .tema:nth-child(8){background:#1f62ac}.portal-home .tema{background:#05b6ec}.portal-home .tema:hover{border-color:#c3d2e0}.portal-home .tema .ic{width:46px;height:46px;color:var(--primary);background:#eef4fa;border-radius:12px;place-items:center;padding:11px;display:grid}.portal-home .svc-band{background:var(--fundo-alt);border-bottom:1px solid var(--line);padding:clamp(78px,8vw,104px) 0 clamp(48px,6vw,80px)}.portal-home .svc-grid{border-radius:var(--r);background:0 0;grid-template-columns:repeat(4,1fr);gap:6px;display:grid;overflow:hidden}@media (max-width:980px){.portal-home .svc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.portal-home .svc-grid{grid-template-columns:1fr}}.portal-home .svc{color:#fff;background:#1a5499;border-radius:6px;flex-direction:column;min-height:178px;padding:22px;text-decoration:none;transition:filter .16s;display:flex;position:relative}.portal-home .svc:hover{filter:brightness(1.1)}.portal-home .svc .cat{letter-spacing:.07em;text-transform:uppercase;color:#ffffffb3;margin-bottom:10px;font-size:11px;font-weight:500}.portal-home .svc h3{letter-spacing:-.01em;color:#fff;font-size:1.18rem;font-weight:500;line-height:1.2}.portal-home .svc .arw{color:#fffc;align-self:flex-end;margin-top:auto;transition:transform .18s}.portal-home .svc:hover .arw{color:#fff;transform:translate(3px,3px)}.portal-home .svc .pill{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#ffffff38;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:500;position:absolute;top:18px;right:18px}.portal-home .svc:first-child{background:#0d3b72}.portal-home .svc:nth-child(2){background:#1a5499}.portal-home .svc:nth-child(3){background:#1e62ac}.portal-home .svc:nth-child(4){background:#2270bc}.portal-home .svc:nth-child(5){background:#10427e}.portal-home .svc:nth-child(6){background:#1b5baa}.portal-home .svc:nth-child(7){background:#206cb8}.portal-home .svc:nth-child(8){background:#2676c4}.portal-home .idd{color:var(--texto);background:#e5e5e5;position:relative;overflow:hidden}.portal-home .idd:before{content:"";z-index:0;pointer-events:none;opacity:.7;background-color:#e5e5f7;background-image:repeating-radial-gradient(circle at 0 0,#0000 0,#e5e5f7 15px),repeating-linear-gradient(#8e8e8e55,#8e8e8e);position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000000b3 0%,#0000 75%);mask-image:radial-gradient(#000000b3 0%,#0000 75%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portal-home .idd-in{grid-template-columns:1fr 1fr;align-items:flex-end;gap:clamp(32px,5vw,64px);padding-top:clamp(64px,7vw,100px);display:grid;position:relative}@media (max-width:920px){.portal-home .idd-in{grid-template-columns:1fr;gap:36px}}.portal-home .idd .eyebrow{color:var(--cor-primaria)}.portal-home .idd h2{color:var(--texto);letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:600;line-height:1.06}.portal-home .idd .lead{color:var(--texto-suave);max-width:50ch;margin-bottom:44px;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.55}.portal-home .idd-feats{flex-direction:column;gap:22px;margin-bottom:48px;display:flex}.portal-home .idd-feat{align-items:center;gap:13px;font-size:1.05rem;font-weight:600;display:flex}.portal-home .idd-feat .ck{width:30px;height:30px;color:var(--cyan);background:#0f9ed538;border-radius:9px;flex:none;place-items:center;display:grid}.portal-home .idd .btns{flex-flow:row;justify-content:flex-start;gap:12px;display:flex}.portal-home .idd .btns-mobile{display:none}.portal-home .idd .btns-desktop{display:flex}@media (max-width:920px){.portal-home .idd .btns-desktop{display:none}.portal-home .idd-copy{order:1}.portal-home .idd-vis{order:2;justify-content:center;align-items:flex-end;display:flex;position:relative}.portal-home .idd-vis>img{object-fit:contain;max-height:424px}.portal-home .idd .btns-mobile{z-index:2;-webkit-backdrop-filter:blur(20px)saturate(1.5);backdrop-filter:blur(20px)saturate(1.5);background:#ffffff59;border:none;border-radius:16px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 1.5rem);padding:8px 10px;display:flex;position:absolute;bottom:16px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 32px #102f4e1f}.portal-home .idd .btns-mobile .store-badge{white-space:nowrap;border-radius:9px;flex:none;align-items:center;gap:8px;height:auto;padding:6px 12px}.portal-home .idd .btns-mobile .store-badge svg{flex:none;width:20px;height:20px}.portal-home .idd .btns-mobile .store-badge img{object-fit:contain;flex:none;width:auto;height:20px}.portal-home .idd .btns-mobile .store-badge .st{white-space:nowrap;flex:none;line-height:1.15}.portal-home .idd .btns-mobile .store-badge .st small{font-size:9px;font-weight:500}.portal-home .idd .btns-mobile .store-badge .st b{font-size:14px;font-weight:600}}.portal-home .store-badge{color:#fff;white-space:nowrap;background:#000;border:1px solid #ffffff2e;border-radius:10px;flex-shrink:0;align-items:center;gap:11px;padding:7px 14px;text-decoration:none;transition:background .15s;display:inline-flex}.portal-home .store-badge:hover{background:#1a1a1a}.portal-home .store-badge svg{flex:none;width:24px;height:24px}.portal-home .store-badge img{object-fit:contain;flex:none;width:auto;height:24px}.portal-home .store-badge .st{flex-direction:column;line-height:1.1;display:flex}.portal-home .store-badge .st small{letter-spacing:.02em;opacity:.85;font-size:10px;font-weight:500}.portal-home .store-badge .st b{letter-spacing:-.01em;font-size:16px;font-weight:600}.portal-home .idd .btn-c{background:var(--cyan);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .idd .btn-c:hover{background:var(--cyan-700)}.portal-home .idd .btn-o{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .idd .btn-o:hover{border-color:#fff}.portal-home .idd-vis{justify-content:center;align-items:flex-end;display:flex}.portal-home .phone{background:#0b2138;border:1px solid #ffffff24;border-radius:30px;width:268px;padding:14px;box-shadow:0 30px 60px #0006}.portal-home .phone-top{color:#fff9;justify-content:space-between;align-items:center;padding:4px 8px 12px;font-size:12px;font-weight:500;display:flex}.portal-home .phone-top .dot{gap:5px;display:flex}.portal-home .phone-top .dot span{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.portal-home .ewallet{background:linear-gradient(150deg,var(--primary),var(--cyan-700));color:#fff;border-radius:18px;margin-bottom:12px;padding:20px}.portal-home .ewallet .lab{letter-spacing:.1em;text-transform:uppercase;opacity:.8;font-size:10.5px;font-weight:500}.portal-home .ewallet .nm{letter-spacing:-.01em;margin:10px 0 2px;font-size:1.2rem;font-weight:600}.portal-home .ewallet .meta{opacity:.85;font-variant-numeric:tabular-nums;font-size:12px}.portal-home .ewallet .chip-w{background:#ffffff47;border-radius:6px;width:34px;height:26px;margin-bottom:18px}.portal-home .edoc{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;margin-bottom:9px;padding:12px 14px;display:flex}.portal-home .edoc .ei{width:34px;height:34px;color:var(--cyan);background:#0f9ed533;border-radius:9px;flex:none;place-items:center;display:grid}.portal-home .edoc .et{flex:1}.portal-home .edoc .et b{color:#fff;font-size:13.5px;font-weight:600;display:block}.portal-home .edoc .et span{color:#ffffff8c;font-size:11.5px}.portal-home .edoc .ok{color:#22c55e;flex:none}.portal-home .nums{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:760px){.portal-home .nums{grid-template-columns:repeat(2,1fr)}}.portal-home .num{border:1px solid var(--line);border-radius:var(--r);text-align:center;border:1px solid var(--line);border-radius:var(--r);text-align:center;background:#fff;padding:26px 22px;box-shadow:0 1px 2px #102f4e0a}.portal-home .num .big{letter-spacing:-.01em;color:var(--cor-acento);font-size:clamp(2.1rem,4vw,2.8rem);font-weight:600;line-height:1}.portal-home .num .lbl{color:var(--muted);margin-top:8px;font-size:13.5px;font-weight:500}.portal-home .guias{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:820px){.portal-home .guias{grid-template-columns:1fr}}.portal-home .guia{border-radius:var(--r);border:1px solid var(--line);min-height:150px;color:var(--ink);background:#fff;flex-direction:column;padding:24px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.portal-home .guia:hover{border-color:#c3d2e0;transform:translateY(-3px)}.portal-home .guia .cat{letter-spacing:.07em;text-transform:uppercase;color:var(--caption);margin-bottom:8px;font-size:11px;font-weight:500}.portal-home .guia h3{letter-spacing:-.01em;color:#fff;font-size:1.3rem;font-weight:500}.portal-home .guia .arw{color:var(--primary);align-self:flex-end;margin-top:auto;transition:transform .18s}.portal-home .guia:hover .arw{transform:translate(3px,3px)}.portal-home .news{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:820px){.portal-home .news{grid-template-columns:1fr}}.portal-home .ncard{border:1px solid var(--line);border-radius:var(--r);background:#fff;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.portal-home .ncard:hover{transform:translateY(-3px);box-shadow:0 14px 30px #102f4e1f}.portal-home .ncard .ph{background:#e7eef4;height:160px}.portal-home .ncard:nth-child(2) .ph,.portal-home .ncard:nth-child(3) .ph{background:#e7eef4}.portal-home .ncard .body{padding:20px}.portal-home .ncard .date{color:var(--caption);margin-bottom:8px;font-size:12px;font-weight:600}.portal-home .ncard h3{letter-spacing:-.01em;color:#fff;font-size:1.1rem;font-weight:500;line-height:1.3}.portal-home .faq-head{text-align:center;max-width:720px;margin:0 auto 38px}.portal-home .faq-head h2{color:var(--cor-acento);margin-bottom:10px}.portal-home .faq-head .sub{color:var(--texto-suave);margin:0 auto}.portal-home .faq{flex-direction:column;max-width:880px;margin:0 auto;display:flex}.portal-home .faq details{border-left:4px solid #0000;border-bottom:1px solid var(--borda);transition:background .16s}.portal-home .faq details[open]{border-left-color:var(--cor-acento);background:#f1f2f4;border-bottom-color:#0000}.portal-home .faq summary{cursor:pointer;color:#225e99;justify-content:space-between;align-items:center;gap:18px;padding:22px;font-size:1.05rem;font-weight:500;list-style:none;display:flex}.portal-home .faq summary::-webkit-details-marker{display:none}.portal-home .faq summary:hover{color:var(--cor-acento)}.portal-home .faq .tg{width:18px;height:18px;color:var(--texto-suave);flex:none;position:relative}.portal-home .faq .tg:before,.portal-home .faq .tg:after{content:"";background:currentColor;border-radius:2px;transition:transform .18s;position:absolute}.portal-home .faq .tg:before{width:100%;height:1.6px;top:50%;left:0;transform:translateY(-50%)}.portal-home .faq .tg:after{width:1.6px;height:100%;top:0;left:50%;transform:translate(-50%)}.portal-home .faq details[open] .tg{transform:rotate(45deg)}.portal-home .faq .ans{color:var(--texto-suave);max-width:74ch;padding:0 22px 26px;line-height:1.7}.portal-home .help{background:var(--primary-900);color:#fff}.portal-home .help-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-block:clamp(40px,5vw,56px);display:flex}.portal-home .help h2{color:#fff;letter-spacing:-.01em;margin-bottom:8px;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600}.portal-home .help p{color:#ffffffc7;max-width:50ch;font-size:1.05rem}.portal-home .help .btns{flex-flow:row;gap:12px;display:flex}.portal-home .btn-w{color:var(--primary-900);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .btn-w:hover{background:#eaf1f8}.portal-home .btn-o{color:#fff;background:0 0;border:1.5px solid #fff6;border-radius:8px;align-items:center;gap:8px;padding:13px 22px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.portal-home .btn-o:hover{border-color:#fff}.portal-home footer{background:var(--cor-primaria);color:#ffffffd1;padding:48px 0 28px}.portal-home .fgrid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;margin-bottom:34px;display:grid}@media (max-width:820px){.portal-home .fgrid{grid-template-columns:1fr 1fr}}.portal-home footer h4{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:600}.portal-home footer ul{list-style:none}.portal-home footer li{margin-bottom:9px}.portal-home footer a{color:#ffffffd1;font-size:14px;text-decoration:none}.portal-home footer a:hover{color:#fff}.portal-home .fbrand b{color:#fff;font-size:18px;font-weight:600}.portal-home .fbrand p{max-width:34ch;margin-top:10px;font-size:13.5px;line-height:1.5}.portal-home .fbar{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:14px;padding-top:20px;font-size:13px;display:flex}@media (prefers-reduced-motion:reduce){.portal-home *{scroll-behavior:auto;transition:none!important}}.portal-home .feat-search-wrap{flex:1;min-width:0;position:relative}.portal-home .feat-search-spinner{width:16px;height:16px;color:var(--texto-suave);flex:none;animation:.8s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-home .feat-search-dropdown{z-index:60;border:1px solid var(--borda);background:#fff;border-radius:16px;max-height:420px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #102f4e24}.portal-home .feat-search-dropdown-empty{color:var(--texto-suave);padding:16px 20px;font-size:14px}.portal-home .feat-search-dropdown-meta{border-bottom:1px solid var(--borda);color:var(--texto-suave);padding:10px 20px;font-size:12px}.portal-home .feat-search-dropdown-item{border-bottom:1px solid var(--borda);align-items:flex-start;gap:12px;padding:14px 20px;text-decoration:none;transition:background .15s;display:flex}.portal-home .feat-search-dropdown-item:last-of-type{border-bottom:none}.portal-home .feat-search-dropdown-item:hover{background:#f4f7fa}.portal-home .feat-search-dropdown-icon{background:var(--fundo-alt);width:32px;height:32px;color:var(--texto-suave);border-radius:8px;flex:none;place-items:center;margin-top:2px;display:grid}.portal-home .feat-search-dropdown-body{flex:1;min-width:0}.portal-home .feat-search-dropdown-title{color:var(--texto);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.portal-home .feat-search-dropdown-sub{align-items:center;gap:8px;min-width:0;margin-top:2px;display:flex}.portal-home .feat-search-dropdown-label{letter-spacing:.06em;text-transform:uppercase;color:var(--texto-suave);flex:none;font-size:10px;font-weight:600}.portal-home .feat-search-dropdown-desc{color:var(--texto-suave);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.portal-home .feat-search-dropdown-all{border:none;border-top:1px solid var(--borda);text-align:left;width:100%;font:inherit;color:var(--cor-primaria);cursor:pointer;background:#fff;padding:14px 20px;font-size:14px;font-weight:600;display:block}.portal-home .feat-search-dropdown-all:hover{background:#f4f7fa}.portal-home [data-portal-search]{flex:1;min-width:0}
