/* News Config visual options — boxed content over full-width bands */
:root{--nb-brand-dark:#005d84;--nb-brand-main:#0177a8;--nb-brand-light:#1a98d1}
body.nb-hf-container-boxed .nb-header-stack,body.nb-hf-container-full .nb-header-stack{width:100%;max-width:none;margin:0;border-radius:0;overflow:visible}body.nb-hf-container-boxed .nb-topbar,body.nb-hf-container-boxed .nb-site-header,body.nb-hf-container-boxed .nb-global-nav-wrap{width:100%;max-width:none;border-radius:0}body.nb-hf-container-boxed .nb-topbar__inner,body.nb-hf-container-boxed .nb-header-v2__inner,body.nb-hf-container-boxed .nb-global-nav{width:min(calc(100% - 32px),1280px)!important;margin-inline:auto!important}body.nb-hf-container-full .nb-topbar__inner,body.nb-hf-container-full .nb-header-v2__inner,body.nb-hf-container-full .nb-global-nav{width:min(calc(100% - 64px),1780px)!important;margin-inline:auto!important}
/* Altura e tipografia do topo controladas pelo News Config */
.nb-site-header.nb-header-v2{height:var(--nb-config-header-height,190px)!important}.nb-topbar__links a,.nb-topbar__notify{font-size:var(--nb-config-toolbar-font-size,16px)!important}.nb-topbar__notify{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important}.nb-topbar__notify svg{display:block!important;flex:0 0 var(--nb-config-toolbar-notify-icon-size,18px)!important;width:var(--nb-config-toolbar-notify-icon-size,18px)!important;height:var(--nb-config-toolbar-notify-icon-size,18px)!important;margin:0!important;align-self:center!important;vertical-align:middle!important;transform:none!important}.nb-topbar__notify span{display:inline-block!important;font-size:inherit!important;line-height:1!important;white-space:nowrap!important;margin:0!important}
/* Dimensões controladas pelo News Config */
.nb-header-v2__menu-official-icon{width:var(--nb-config-menu-icon-size,104px)!important;height:auto!important;max-width:var(--nb-config-menu-icon-size,104px)!important;max-height:120px!important;object-fit:contain!important}.nb-header-v2__menu{width:calc(var(--nb-config-menu-icon-size,104px) + 12px)!important;height:calc(var(--nb-config-menu-icon-size,104px) + 18px)!important}.nb-header-v2__brand img{width:min(var(--nb-config-logo-width,470px),42vw)!important;height:auto!important;max-height:150px!important;object-fit:contain!important}.nb-header-v2__search{width:var(--nb-config-search-width,300px)!important;height:var(--nb-config-search-height,72px)!important}.nb-header-v2__search svg{width:var(--nb-config-search-icon-size,34px)!important;height:var(--nb-config-search-icon-size,34px)!important;flex-basis:var(--nb-config-search-icon-size,34px)!important}.nb-header-v2__search input{font-size:var(--nb-config-search-font-size,21px)!important}
/* Menu */
.nb-global-nav-wrap,.nb-global-nav{height:var(--nb-config-menu-height,72px);max-height:var(--nb-config-menu-height,72px)}.nb-global-nav a,.nb-global-nav__more{font-family:Montserrat,Arial,sans-serif!important;font-size:var(--nb-config-menu-font,17px)!important;font-weight:var(--nb-config-menu-weight,700)!important;line-height:1!important;letter-spacing:-.025em!important}.nb-global-nav__scroll>a.is-overflow-hidden{display:none!important}.nb-global-nav__drawer .nb-nav-overflow-item{font-weight:var(--nb-config-menu-weight,700)!important;color:var(--nb-brand-main)!important}.nb-global-nav__drawer .nb-nav-overflow-item+.nb-nav-overflow-item{border-top:1px solid #eef2f5}.nb-global-nav__more{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:50px!important;margin:0!important;padding:0 4px!important;border:0!important;border-radius:12px!important;background:transparent!important;box-shadow:none!important;vertical-align:middle!important}.nb-global-nav__more svg{display:block!important;flex:0 0 14px!important;width:14px!important;height:14px!important;margin:0!important;align-self:center!important;color:currentColor!important;stroke:currentColor!important}.nb-global-nav__more:hover{opacity:1!important}.nb-global-nav__more:focus-visible{outline:3px solid rgba(26,152,209,.28)!important;outline-offset:2px!important}
/* Hero tipográfico controlável */
.nb-home-v3 .nb-v2-overlay h2{font-size:clamp(30px,var(--nb-config-hero-main-size,42px),52px)!important;font-weight:var(--nb-config-hero-main-weight,800)!important;line-height:1.08!important;max-width:85%!important;margin:8px 0 0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:var(--nb-config-hero-main-lines,4)!important}.nb-home-v3 .nb-v2-sidecards h3{font-size:clamp(13px,var(--nb-config-hero-side-size,15px),21px)!important;font-weight:var(--nb-config-hero-side-weight,800)!important;line-height:1.25!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.nb-home-v3 .nb-v2-sidecards .nb-kicker{font-size:10px!important;line-height:1.15!important}.nb-header-v2__a11y{display:none!important}
/* Paleta do topo */
.nb-topbar{background:var(--nb-config-toolbar-bg,var(--nb-brand-dark))!important}body.nb-hf-scheme-white-blue .nb-site-header.nb-header-v2{background-color:var(--nb-header-custom-bg,#fff)}body.nb-hf-scheme-white-blue .nb-global-nav-wrap{background:var(--nb-config-menu-bg,var(--nb-brand-main))!important}body.nb-hf-scheme-white-blue .nb-global-nav a,body.nb-hf-scheme-white-blue .nb-global-nav__more,body.nb-hf-scheme-white-blue .nb-global-nav__social{color:#fff!important}body.nb-hf-scheme-white-blue .nb-global-nav__divider{background:rgba(255,255,255,.72)}body.nb-hf-scheme-white-blue .nb-global-nav__more:hover{background:rgba(255,255,255,.1)!important}
body.nb-hf-scheme-blue-white .nb-site-header.nb-header-v2{background:var(--nb-brand-main)!important;background-image:none!important}body.nb-hf-scheme-blue-white .nb-global-nav-wrap{background:#fff!important;border-bottom:1px solid #dce6ef}body.nb-hf-scheme-blue-white .nb-global-nav a,body.nb-hf-scheme-blue-white .nb-global-nav__more,body.nb-hf-scheme-blue-white .nb-global-nav__social{color:var(--nb-brand-main)!important}body.nb-hf-scheme-blue-white .nb-global-nav__divider{background:#bfd3e6}body.nb-hf-scheme-blue-white .nb-global-nav__scroll>a:first-child,body.nb-hf-scheme-blue-white .nb-global-nav__scroll>a[aria-current="page"]:first-child{background:var(--nb-brand-light)!important;color:#fff!important}body.nb-hf-scheme-blue-white .nb-header-v2__search{background:#fff}body.nb-hf-scheme-blue-white .nb-global-nav__more:hover{background:#eef6ff!important}
body.nb-hf-footer-boxed .nb-site-footer{width:min(calc(100% - 32px),1280px);margin-inline:auto;border-radius:18px 18px 0 0;overflow:hidden;background:var(--nb-config-footer-bg,var(--nb-brand-dark))!important}body.nb-hf-footer-full .nb-site-footer{width:100%;margin:0;border-radius:0;background:var(--nb-config-footer-bg,var(--nb-brand-dark))!important}
body.nb-hf-remove-legacy-slogan .site-title,body.nb-hf-remove-legacy-slogan .site-description,body.nb-hf-remove-legacy-slogan .elementor-widget-theme-site-title,body.nb-hf-remove-legacy-slogan .elementor-widget-theme-site-logo+.elementor-widget-heading{display:none!important}.nb-legacy-slogan-hidden{display:none!important}body.nb-hf-hero-compact .nb-home-v3 .nb-v2-lead{min-height:470px!important;height:470px!important}body.nb-hf-hero-compact .nb-home-v3 .nb-v2-sidecards{height:470px!important}
@media(max-width:1199px){body.nb-hf-container-boxed .nb-topbar__inner,body.nb-hf-container-boxed .nb-header-v2__inner,body.nb-hf-container-boxed .nb-global-nav,body.nb-hf-container-full .nb-topbar__inner,body.nb-hf-container-full .nb-header-v2__inner,body.nb-hf-container-full .nb-global-nav{width:calc(100% - 32px)!important}.nb-site-header.nb-header-v2{height:min(var(--nb-config-header-height,190px),160px)!important}.nb-header-v2__menu-official-icon{width:min(var(--nb-config-menu-icon-size,104px),76px)!important}.nb-header-v2__menu{width:86px!important;height:92px!important}.nb-header-v2__brand img{width:min(var(--nb-config-logo-width,470px),330px,34vw)!important}.nb-header-v2__search{width:min(var(--nb-config-search-width,300px),220px)!important;height:min(var(--nb-config-search-height,72px),56px)!important}.nb-header-v2__search svg{width:min(var(--nb-config-search-icon-size,34px),27px)!important;height:min(var(--nb-config-search-icon-size,34px),27px)!important;flex-basis:min(var(--nb-config-search-icon-size,34px),27px)!important}.nb-header-v2__search input{font-size:min(var(--nb-config-search-font-size,21px),17px)!important}.nb-global-nav__more{min-height:44px!important;gap:4px!important}.nb-global-nav__more svg{width:13px!important;height:13px!important;flex-basis:13px!important}.nb-home-v3 .nb-v2-overlay h2{font-size:clamp(28px,4vw,40px)!important;max-width:92%!important}.nb-home-v3 .nb-v2-sidecards h3{font-size:clamp(13px,1.6vw,17px)!important}}
@media(max-width:767px){body.nb-hf-container-boxed .nb-topbar__inner,body.nb-hf-container-boxed .nb-header-v2__inner,body.nb-hf-container-boxed .nb-global-nav,body.nb-hf-container-full .nb-topbar__inner,body.nb-hf-container-full .nb-header-v2__inner,body.nb-hf-container-full .nb-global-nav{width:100%!important}body.nb-hf-footer-boxed .nb-site-footer{width:100%;border-radius:0}.nb-site-header.nb-header-v2{height:92px!important}.nb-global-nav__more{min-height:38px!important;font-size:13px!important;padding:0 3px!important}.nb-global-nav__more svg{width:12px!important;height:12px!important;flex-basis:12px!important}.nb-header-v2__menu-official-icon{width:min(var(--nb-config-menu-icon-size,104px),48px)!important}.nb-header-v2__menu{width:50px!important;height:62px!important}.nb-header-v2__brand img{width:min(var(--nb-config-logo-width,470px),205px,55vw)!important}.nb-home-v3 .nb-v2-overlay h2{font-size:clamp(26px,8vw,34px)!important;max-width:96%!important}.nb-home-v3 .nb-v2-sidecards h3{font-size:clamp(14px,4vw,16px)!important}}
/* Menu de editorias encaixotado, preservando a paleta configurada */
html body .nb-header-stack .nb-global-nav-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0 16px!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;box-sizing:border-box!important}
html body .nb-header-stack .nb-global-nav{width:min(calc(100% - 32px),1280px)!important;max-width:1280px!important;margin-inline:auto!important;padding-inline:24px!important;border:0!important;border-radius:20px 0 20px 0!important;background:var(--nb-config-menu-bg,var(--nb-brand-main))!important;background-color:var(--nb-config-menu-bg,var(--nb-brand-main))!important;background-image:none!important;box-shadow:0 7px 20px rgba(0,85,118,.12)!important;box-sizing:border-box!important;overflow:visible!important}
html body .nb-header-stack .nb-global-nav a,html body .nb-header-stack .nb-global-nav__more,html body .nb-header-stack .nb-global-nav__social{color:#fff!important}
html body:not(.nb-header-v11-ready) .nb-header-stack .nb-global-nav{visibility:hidden!important}
html body.nb-header-v11-ready .nb-header-stack .nb-global-nav{visibility:visible!important}
@media(max-width:767px){html body .nb-header-stack .nb-global-nav-wrap{padding:0 8px!important}html body .nb-header-stack .nb-global-nav{width:100%!important;max-width:none!important;padding-inline:10px!important;border-radius:14px 0 14px 0!important}}
/* Controle de exibição da toolbar pelo News Config */
body.nb-hf-toolbar-disabled .nb-topbar{display:none!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;pointer-events:none!important;transform:none!important}
body.nb-hf-toolbar-enabled .nb-topbar{display:block}

/* Botão Canal do Zap ao lado do menu */
.nb-header-v2__left{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important}
.nb-header-v2__zap{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;padding:0 17px!important;border:1px solid rgba(0,156,74,.18)!important;border-radius:999px!important;background:#00e676!important;color:#fff!important;font:850 14px/1 Montserrat,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(0,230,118,.3)!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}
.nb-header-v2__zap svg{width:21px!important;height:21px!important;flex:0 0 21px!important}
.nb-header-v2__zap:hover{color:#fff!important;filter:brightness(.94)!important;transform:translateY(-2px)!important;box-shadow:0 11px 26px rgba(0,230,118,.4)!important}
.nb-header-v2__zap:focus-visible{outline:3px solid rgba(0,230,118,.38)!important;outline-offset:3px!important}
@media(max-width:1199px){.nb-header-v2__left{gap:10px!important}.nb-header-v2__zap{min-height:42px!important;padding:0 13px!important;font-size:12px!important}}
@media(max-width:767px){.nb-header-v2__left{gap:4px!important}.nb-header-v2__zap{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}.nb-header-v2__zap span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.nb-header-v2__zap svg{width:20px!important;height:20px!important}}

/* Menu editorial no alto e linha institucional no antigo encaixe */
.nb-header-brand-line{position:relative;z-index:3;display:block;width:100%;height:5px;min-height:5px;background:linear-gradient(180deg,var(--nb-brand-light) 0 45%,var(--nb-brand-dark) 45% 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -1px 0 rgba(0,35,60,.32),0 2px 4px rgba(0,55,82,.2)}
@media(max-width:767px){.nb-header-brand-line{height:4px;min-height:4px}}

/* Toolbar rotativa de editorias */
@keyframes nb-nav-marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 17px),0,0)}}
body.nb-hf-rotating-menu .nb-global-nav{display:block!important;overflow:hidden!important}
body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating{display:flex!important;flex:0 0 max-content!important;width:max-content!important;min-width:max-content!important;height:100%!important;align-items:center!important;justify-content:flex-start!important;gap:34px!important;overflow:visible!important;will-change:transform;animation:nb-nav-marquee 38s linear infinite!important}
body.nb-hf-rotating-menu .nb-global-nav:hover .nb-global-nav__scroll.is-rotating,body.nb-hf-rotating-menu .nb-global-nav:focus-within .nb-global-nav__scroll.is-rotating{animation-play-state:paused!important}
body.nb-hf-rotating-menu .nb-global-nav__more,body.nb-hf-rotating-menu .nb-global-nav__drawer,body.nb-hf-rotating-menu .nb-global-nav__divider,body.nb-hf-rotating-menu .nb-global-nav__social{display:none!important}
body.nb-hf-rotating-menu .nb-global-nav__scroll>a{flex:0 0 auto!important;padding-inline:12px!important}
body.nb-hf-rotating-menu .nb-global-nav__scroll>.nb-nav-rotating-clone{pointer-events:none!important}
body.nb-hf-static-menu .nb-global-nav__scroll{animation:none!important;transform:none!important}
@media(max-width:767px){body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating{gap:24px!important;animation-duration:32s!important}body.nb-hf-rotating-menu .nb-global-nav__scroll>a{padding-inline:9px!important}}
@media(prefers-reduced-motion:reduce){body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating{flex:1 1 auto!important;width:100%!important;min-width:0!important;overflow-x:auto!important;animation:none!important;transform:none!important;scrollbar-width:none}body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating::-webkit-scrollbar{display:none}body.nb-hf-rotating-menu .nb-nav-rotating-clone{display:none!important}}

/* Contenção rígida da animação dentro do menu encaixotado */
html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav-wrap{width:min(calc(100% - 32px),1280px)!important;max-width:1280px!important;margin-inline:auto!important;padding:0!important;border-radius:20px 0 20px 0!important;background:var(--nb-config-menu-bg,var(--nb-brand-main))!important;box-shadow:0 7px 20px rgba(0,85,118,.12)!important;overflow:hidden!important}
html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav{width:100%!important;max-width:none!important;margin:0!important;padding-inline:24px!important;border-radius:inherit!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important}
html body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating>a{display:inline-flex!important;flex:0 0 auto!important;width:max-content!important;min-width:max-content!important;max-width:max-content!important}
html body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating>a:first-child,html body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating>a[aria-current="page"]:first-child{flex:0 0 auto!important;width:max-content!important;min-width:max-content!important;max-width:max-content!important}
@media(max-width:767px){html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav-wrap{width:calc(100% - 16px)!important;max-width:none!important;border-radius:14px 0 14px 0!important}html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav{padding-inline:10px!important}}

/* Últimas Notícias fixo; demais editorias em movimento */
html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav{display:flex!important;align-items:center!important}
body.nb-hf-rotating-menu .nb-nav-fixed-latest{position:relative;z-index:4;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;min-height:50px!important;margin-right:20px!important;padding:0 24px!important;border-radius:12px!important;background:var(--nb-brand-light)!important;color:#001d38!important;font-weight:850!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:8px 0 14px rgba(0,85,118,.18)!important}
body.nb-hf-rotating-menu .nb-nav-fixed-latest:after{content:"";position:absolute;right:-11px;top:10px;bottom:10px;width:1px;background:rgba(255,255,255,.55)}
body.nb-hf-rotating-menu .nb-nav-fixed-latest:hover{filter:brightness(1.04)!important}
body.nb-hf-rotating-menu .nb-nav-fixed-latest:focus-visible{outline:3px solid rgba(255,255,255,.65)!important;outline-offset:2px!important}
body.nb-hf-rotating-menu .nb-nav-rotating-source-hidden{display:none!important}
body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating{min-width:max-content!important}
@media(max-width:767px){body.nb-hf-rotating-menu .nb-nav-fixed-latest{min-height:38px!important;margin-right:13px!important;padding:0 14px!important;border-radius:10px!important;font-size:13px!important}body.nb-hf-rotating-menu .nb-nav-fixed-latest:after{right:-7px;top:8px;bottom:8px}}

/* Refinamento UX do topo */
html body .nb-header-stack{border-top:4px solid #17232b!important}
html body .nb-site-header.nb-header-v2{border-bottom:0!important;box-shadow:0 10px 30px rgba(0,55,82,.06)!important}
html body .nb-header-v2__inner{gap:24px!important}
html body .nb-header-v2__left,html body .nb-header-v2__right{position:relative;z-index:4}
html body .nb-header-v2__menu{border-radius:18px!important;transition:transform .2s ease,filter .2s ease,background .2s ease!important}
html body .nb-header-v2__menu:hover{background:rgba(37,153,214,.07)!important;transform:translateY(-2px) scale(1.025)!important}
html body .nb-header-v2__brand img{filter:drop-shadow(0 5px 12px rgba(0,85,118,.1))}
html body .nb-header-v2__search{border:2px solid #d3dee5!important;border-radius:999px!important;background:#fff!important;box-shadow:0 5px 16px rgba(0,55,82,.055)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}
html body .nb-header-v2__search:focus-within{border-color:var(--nb-brand-light)!important;box-shadow:0 0 0 4px rgba(26,152,209,.13),0 8px 22px rgba(0,55,82,.09)!important;transform:translateY(-1px)}
html body .nb-header-v2__search input{color:#173746!important;font-weight:600!important}
html body .nb-header-v2__search input::placeholder{color:#72838d!important;opacity:1!important}
html body.nb-hf-rotating-menu .nb-nav-fixed-latest{background:linear-gradient(135deg,var(--nb-brand-light),#21bad9)!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,55,82,.18)!important;box-shadow:8px 0 18px rgba(0,85,118,.22)!important}
html body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating>a{border-radius:10px!important;transition:background .18s ease,color .18s ease!important}
html body.nb-hf-rotating-menu .nb-global-nav__scroll.is-rotating>a:hover{background:rgba(255,255,255,.12)!important}
html body .nb-header-brand-line{height:4px;min-height:4px;background:linear-gradient(180deg,var(--nb-brand-light) 0 50%,var(--nb-brand-dark) 50% 100%);box-shadow:0 2px 5px rgba(0,55,82,.18)}
@media(min-width:1200px){html body .nb-header-v2__search{width:clamp(240px,var(--nb-config-search-width,300px),340px)!important}}
@media(max-width:767px){html body .nb-header-stack{border-top-width:3px!important}html body .nb-header-v2__inner{gap:8px!important}.nb-header-v2__brand img{filter:none}}

/* Política e primeiro item móvel usam o estilo comum */
html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav__scroll.is-rotating>a:first-child{height:auto!important;min-height:50px!important;padding-inline:12px!important;border-radius:10px!important;background:transparent!important;color:#fff!important;font-weight:var(--nb-config-menu-weight,700)!important;box-shadow:none!important;text-shadow:none!important}
html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav__scroll.is-rotating>a:first-child:hover{background:rgba(255,255,255,.12)!important}
@media(max-width:767px){html body.nb-hf-rotating-menu .nb-header-stack .nb-global-nav__scroll.is-rotating>a:first-child{min-height:38px!important;padding-inline:9px!important}}

/* Evolução UX: organização integral do topo */
html body .nb-header-stack{background:#fff!important;isolation:isolate}
html body .nb-topbar{border-bottom:1px solid rgba(255,255,255,.1)!important}
html body .nb-topbar__inner{min-height:46px!important;padding-inline:6px!important}
html body .nb-topbar__links{gap:28px!important}
html body .nb-topbar__links a,html body .nb-topbar__notify{position:relative;font-weight:650!important;letter-spacing:-.01em!important}
html body .nb-topbar__links a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--nb-brand-light);transition:right .2s ease}
html body .nb-topbar__links a:hover:after{right:0}
html body .nb-header-stack .nb-global-nav-wrap{margin-top:0!important;margin-bottom:0!important}
html body .nb-header-stack .nb-global-nav{min-height:var(--nb-config-menu-height,72px)!important}
html body .nb-site-header.nb-header-v2{display:flex!important;align-items:center!important;background-position:center!important}
html body .nb-header-v2__inner{grid-template-columns:minmax(330px,1fr) auto minmax(330px,1fr)!important;column-gap:40px!important;align-items:center!important}
html body .nb-header-v2__left{justify-self:start!important;width:100%!important;min-width:0!important}
html body .nb-header-v2__right{justify-self:end!important;width:100%!important;min-width:0!important;gap:16px!important}
html body .nb-header-v2__brand{max-width:42%!important}
html body .nb-header-v2__brand img{max-width:100%!important}
html body .nb-header-v2__menu{flex:0 0 auto!important}
html body .nb-header-v2__zap{flex:0 0 auto!important}
html body .nb-header-v2__search{margin-left:auto!important;overflow:hidden!important}
html body .nb-header-v2__search svg{color:var(--nb-brand-main)!important}
html body .nb-header-v2__search input{padding-right:12px!important;text-overflow:ellipsis!important}
html body .nb-header-brand-line{position:relative;z-index:5}
@media(min-width:1440px){html body .nb-header-v2__inner{grid-template-columns:minmax(380px,1fr) auto minmax(380px,1fr)!important;column-gap:52px!important}}
@media(min-width:1200px){html body .nb-header-v2__right{padding-right:4px!important}html body .nb-header-v2__left{padding-left:4px!important}}
@media(max-width:1199px) and (min-width:768px){html body .nb-header-v2__inner{grid-template-columns:minmax(235px,1fr) auto minmax(235px,1fr)!important;column-gap:22px!important}html body .nb-header-v2__left{gap:8px!important}html body .nb-header-v2__zap{min-width:42px!important;padding-inline:12px!important}html body .nb-header-v2__zap span{display:none!important}html body .nb-header-v2__right{gap:8px!important}html body .nb-header-v2__search{width:220px!important}html body .nb-header-v2__brand{max-width:36%!important}}
@media(max-width:767px){html body .nb-topbar__inner{min-height:42px!important;padding-inline:14px!important}html body .nb-header-v2__inner{grid-template-columns:92px minmax(0,1fr) 52px!important;column-gap:6px!important;padding-inline:10px!important}html body .nb-header-v2__left{gap:2px!important}html body .nb-header-v2__menu{width:46px!important;min-width:46px!important}html body .nb-header-v2__zap{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}html body .nb-header-v2__brand{max-width:none!important;width:min(180px,48vw)!important}html body .nb-header-v2__right{width:52px!important;justify-content:flex-end!important}html body .nb-header-v2__search{width:44px!important;height:44px!important;margin:0!important;padding:0!important}html body .nb-header-v2__search svg{margin:auto!important}html body .nb-header-v2__search input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}}

/* Design opcional: Portal Pulse */
html body.nb-hf-design-nova .nb-header-stack{display:flex!important;flex-direction:column!important;gap:0!important;padding-bottom:12px!important;border-top:0!important;background:linear-gradient(180deg,#edf7fb 0%,#f9fcfd 100%)!important;box-shadow:0 12px 34px rgba(0,55,82,.1)!important}
html body.nb-hf-design-nova .nb-topbar{order:1!important;height:42px!important;max-height:42px!important;background:linear-gradient(90deg,var(--nb-brand-dark),#064c70)!important;border:0!important}
html body.nb-hf-design-nova .nb-topbar__inner{width:min(calc(100% - 48px),1280px)!important;height:42px!important;min-height:42px!important;padding:0!important}
html body.nb-hf-design-nova .nb-topbar__links{gap:24px!important}
html body.nb-hf-design-nova .nb-topbar__links a,html body.nb-hf-design-nova .nb-topbar__notify{font-size:13px!important;font-weight:700!important}
html body.nb-hf-design-nova .nb-site-header.nb-header-v2{order:2!important;height:148px!important;min-height:148px!important;padding:16px 0 24px!important;background:transparent!important;background-image:none!important;overflow:visible!important;box-shadow:none!important}
html body.nb-hf-design-nova .nb-site-header.nb-header-v2:before,html body.nb-hf-design-nova .nb-site-header.nb-header-v2:after{display:none!important}
html body.nb-hf-design-nova .nb-header-v2__inner{position:relative!important;width:min(calc(100% - 48px),1280px)!important;height:108px!important;min-height:108px!important;margin:auto!important;padding:14px 24px!important;display:grid!important;grid-template-columns:280px minmax(250px,1fr) minmax(250px,320px)!important;column-gap:28px!important;align-items:center!important;border:1px solid rgba(0,93,132,.12)!important;border-radius:26px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 18px 50px rgba(0,55,82,.12),inset 0 1px 0 #fff!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
html body.nb-hf-design-nova .nb-header-v2__brand{position:static!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;transform:none!important;width:250px!important;max-width:250px!important;height:78px!important}
html body.nb-hf-design-nova .nb-header-v2__brand img{width:100%!important;max-width:250px!important;max-height:76px!important;filter:none!important}
html body.nb-hf-design-nova .nb-header-v2__left{grid-column:2!important;grid-row:1!important;justify-self:center!important;width:auto!important;display:flex!important;gap:12px!important;padding:0!important}
html body.nb-hf-design-nova .nb-header-v2__menu{width:62px!important;height:62px!important;min-width:62px!important;border:1px solid #d7e8ef!important;border-radius:18px!important;background:#f2f9fc!important}
html body.nb-hf-design-nova .nb-header-v2__menu-official-icon{width:54px!important;height:56px!important;max-width:54px!important}
html body.nb-hf-design-nova .nb-header-v2__zap{height:48px!important;min-height:48px!important;padding-inline:18px!important}
html body.nb-hf-design-nova .nb-header-v2__right{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:100%!important;padding:0!important}
html body.nb-hf-design-nova .nb-header-v2__search{width:100%!important;max-width:320px!important;height:52px!important;margin:0!important;padding:0 18px!important;border:1px solid #cbdde5!important;background:#f8fbfd!important;box-shadow:none!important}
html body.nb-hf-design-nova .nb-header-v2__search:focus-within{background:#fff!important}
html body.nb-hf-design-nova .nb-global-nav-wrap{order:3!important;width:min(calc(100% - 80px),1200px)!important;max-width:1200px!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:-17px auto 0!important;padding:0!important;border-radius:999px!important;background:linear-gradient(90deg,var(--nb-brand-main),var(--nb-brand-dark))!important;box-shadow:0 13px 30px rgba(0,85,118,.22)!important;overflow:hidden!important}
html body.nb-hf-design-nova .nb-global-nav{width:100%!important;max-width:none!important;height:58px!important;min-height:58px!important;max-height:58px!important;margin:0!important;padding:0 16px!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important}
html body.nb-hf-design-nova .nb-nav-fixed-latest{min-height:40px!important;margin-right:14px!important;padding:0 20px!important;border-radius:999px!important}
html body.nb-hf-design-nova .nb-global-nav__scroll.is-rotating>a{min-height:40px!important;font-size:14px!important}
html body.nb-hf-design-nova .nb-header-brand-line{order:4!important;width:min(calc(100% - 160px),1120px)!important;height:3px!important;min-height:3px!important;margin:10px auto 0!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,var(--nb-brand-light) 18%,var(--nb-brand-dark) 50%,var(--nb-brand-light) 82%,transparent)!important;box-shadow:0 2px 5px rgba(0,55,82,.13)!important}
html body.nb-hf-design-nova.nb-hf-toolbar-disabled .nb-topbar{display:none!important}
html body.nb-hf-design-nova.nb-hf-toolbar-disabled .nb-site-header.nb-header-v2{padding-top:20px!important}
@media(max-width:1199px) and (min-width:768px){html body.nb-hf-design-nova .nb-header-v2__inner{grid-template-columns:220px minmax(190px,1fr) 230px!important;column-gap:16px!important;padding-inline:18px!important}html body.nb-hf-design-nova .nb-header-v2__brand{width:210px!important;max-width:210px!important}html body.nb-hf-design-nova .nb-header-v2__brand img{max-width:210px!important}html body.nb-hf-design-nova .nb-header-v2__zap{width:44px!important;min-width:44px!important;padding:0!important}html body.nb-hf-design-nova .nb-header-v2__zap span{display:none!important}html body.nb-hf-design-nova .nb-global-nav-wrap{width:calc(100% - 48px)!important}}
@media(max-width:767px){html body.nb-hf-design-nova .nb-header-stack{padding-bottom:8px!important}html body.nb-hf-design-nova .nb-site-header.nb-header-v2{height:108px!important;min-height:108px!important;padding:8px 0 12px!important}html body.nb-hf-design-nova .nb-header-v2__inner{width:calc(100% - 16px)!important;height:88px!important;min-height:88px!important;padding:8px 10px!important;grid-template-columns:86px minmax(0,1fr) 46px!important;column-gap:6px!important;border-radius:18px!important}html body.nb-hf-design-nova .nb-header-v2__brand{position:static!important;grid-column:2!important;width:min(170px,45vw)!important;max-width:170px!important;height:64px!important;justify-self:center!important}html body.nb-hf-design-nova .nb-header-v2__brand img{max-width:170px!important;max-height:62px!important}html body.nb-hf-design-nova .nb-header-v2__left{grid-column:1!important;gap:2px!important;justify-self:start!important}html body.nb-hf-design-nova .nb-header-v2__menu{width:43px!important;min-width:43px!important;height:48px!important}html body.nb-hf-design-nova .nb-header-v2__menu-official-icon{width:40px!important;height:44px!important}html body.nb-hf-design-nova .nb-header-v2__zap{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}html body.nb-hf-design-nova .nb-header-v2__right{grid-column:3!important;width:44px!important}html body.nb-hf-design-nova .nb-global-nav-wrap{width:calc(100% - 16px)!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:-7px auto 0!important;border-radius:16px!important}html body.nb-hf-design-nova .nb-global-nav{height:50px!important;min-height:50px!important;max-height:50px!important;padding-inline:8px!important;border-radius:16px!important}html body.nb-hf-design-nova .nb-nav-fixed-latest{min-height:36px!important;margin-right:10px!important;padding:0 12px!important;font-size:12px!important}html body.nb-hf-design-nova .nb-global-nav__scroll.is-rotating>a{min-height:36px!important;font-size:12px!important}html body.nb-hf-design-nova .nb-header-brand-line{width:calc(100% - 48px)!important;margin-top:7px!important}}


/* Design opcional: Editorial Canvas */
html body.nb-hf-design-editorial .nb-header-stack{
  display:flex!important;flex-direction:column!important;isolation:isolate;overflow:visible!important;
  border-top:0!important;background:#f5fafc!important;
  box-shadow:0 12px 34px rgba(0,55,82,.10)!important
}
html body.nb-hf-design-editorial .nb-topbar{
  order:2!important;height:58px!important;min-height:58px!important;
  border:0!important;background:transparent!important
}
html body.nb-hf-design-editorial .nb-topbar__inner{
  width:min(calc(100% - 48px),1280px)!important;height:58px!important;min-height:58px!important;
  padding:0 18px!important;border-radius:16px 16px 0 0!important;
  background:linear-gradient(105deg,var(--nb-brand-dark),var(--nb-brand-main))!important;
  box-shadow:0 12px 28px rgba(0,85,118,.18)!important
}
html body.nb-hf-design-editorial .nb-topbar__links{gap:26px!important}
html body.nb-hf-design-editorial .nb-topbar__links a,
html body.nb-hf-design-editorial .nb-topbar__notify{font-size:14px!important;font-weight:750!important}
html body.nb-hf-design-editorial .nb-site-header.nb-header-v2{
  order:1!important;position:relative!important;height:150px!important;min-height:150px!important;
  padding:22px 0!important;overflow:hidden!important;background:
  radial-gradient(circle at 78% 20%,rgba(37,153,214,.16),transparent 28%),
  linear-gradient(110deg,#fff 0%,#f4fbfe 54%,#e8f5fa 100%)!important;
  box-shadow:none!important
}
html body.nb-hf-design-editorial .nb-site-header.nb-header-v2:before{
  content:"ÚLTIMA HORA   •   NOTÍCIAS   •   BAHIA   •   BRASIL"!important;
  display:block!important;position:absolute!important;left:44%!important;top:15px!important;
  width:760px!important;color:rgba(0,93,132,.055)!important;font-size:36px!important;
  font-weight:900!important;line-height:1!important;letter-spacing:.09em!important;
  white-space:nowrap!important;transform:rotate(-4deg)!important;pointer-events:none!important
}
html body.nb-hf-design-editorial .nb-site-header.nb-header-v2:after{
  content:""!important;display:block!important;position:absolute!important;right:-30px!important;bottom:-88px!important;
  width:400px!important;height:240px!important;border:1px solid rgba(26,152,209,.12)!important;
  border-radius:52% 48% 0 0!important;box-shadow:
  -32px -26px 0 -31px rgba(26,152,209,.22),
  -68px -54px 0 -67px rgba(0,93,132,.16),
  -106px -83px 0 -105px rgba(26,152,209,.12)!important;
  transform:rotate(-8deg)!important;pointer-events:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__inner{
  position:relative!important;z-index:2!important;width:min(calc(100% - 48px),1280px)!important;
  height:106px!important;min-height:106px!important;margin:auto!important;padding:0 24px!important;
  display:grid!important;grid-template-columns:66px 285px minmax(40px,1fr) auto auto!important;
  column-gap:18px!important;align-items:center!important;background:rgba(255,255,255,.70)!important;
  border:1px solid rgba(0,93,132,.10)!important;border-radius:24px!important;
  box-shadow:0 18px 50px rgba(0,55,82,.09),inset 0 1px 0 #fff!important;
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)
}
html body.nb-hf-design-editorial .nb-header-v2__left,
html body.nb-hf-design-editorial .nb-header-v2__right{display:contents!important}
html body.nb-hf-design-editorial .nb-header-v2__menu{
  grid-column:1!important;grid-row:1!important;width:58px!important;min-width:58px!important;
  height:58px!important;border:1px solid rgba(0,93,132,.14)!important;border-radius:17px!important;
  background:#fff!important;box-shadow:0 8px 20px rgba(0,85,118,.10)!important
}
html body.nb-hf-design-editorial .nb-header-v2__menu-official-icon{
  width:52px!important;height:54px!important;max-width:52px!important
}
html body.nb-hf-design-editorial .nb-header-v2__brand{
  position:static!important;grid-column:2!important;grid-row:1!important;justify-self:start!important;
  transform:none!important;width:270px!important;max-width:270px!important;height:80px!important
}
html body.nb-hf-design-editorial .nb-header-v2__brand img{
  width:100%!important;max-width:270px!important;max-height:78px!important;filter:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__search{
  grid-column:4!important;grid-row:1!important;width:auto!important;min-width:108px!important;
  height:48px!important;margin:0!important;padding:0 8px!important;border:0!important;
  border-radius:0!important;background:transparent!important;box-shadow:none!important;
  overflow:visible!important
}
html body.nb-hf-design-editorial .nb-header-v2__search:after{
  content:"Buscar";margin-left:9px;color:var(--nb-brand-dark);font-size:16px;font-weight:800
}
html body.nb-hf-design-editorial .nb-header-v2__search svg{
  width:27px!important;height:27px!important;color:var(--nb-brand-main)!important;
  transition:transform .2s ease,color .2s ease!important
}
html body.nb-hf-design-editorial .nb-header-v2__search:hover svg{color:var(--nb-brand-light)!important;transform:scale(1.08)}
html body.nb-hf-design-editorial .nb-header-v2__search input{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;
  opacity:0!important;pointer-events:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__zap{
  grid-column:5!important;grid-row:1!important;height:48px!important;min-height:48px!important;
  padding-inline:19px!important;border:1px solid rgba(255,255,255,.65)!important;
  background:#00df72!important;box-shadow:0 9px 22px rgba(0,205,100,.25)!important
}
html body.nb-hf-design-editorial .nb-header-v2__zap:hover{background:#00ef7a!important;transform:translateY(-2px)!important}
html body.nb-hf-design-editorial .nb-global-nav-wrap{
  order:3!important;width:min(calc(100% - 48px),1280px)!important;height:62px!important;
  min-height:62px!important;max-height:62px!important;margin:0 auto!important;padding:0!important;
  border-radius:0 0 18px 18px!important;background:#fff!important;
  border:1px solid rgba(0,93,132,.12)!important;border-top:0!important;
  box-shadow:0 13px 30px rgba(0,55,82,.10)!important;overflow:hidden!important
}
html body.nb-hf-design-editorial .nb-global-nav{
  width:100%!important;max-width:none!important;height:62px!important;min-height:62px!important;
  max-height:62px!important;margin:0!important;padding:0 16px!important;
  background:transparent!important;box-shadow:none!important
}
html body.nb-hf-design-editorial .nb-nav-fixed-latest{
  min-height:42px!important;margin-right:16px!important;padding:0 20px!important;
  border-radius:12px!important;background:linear-gradient(135deg,var(--nb-brand-light),var(--nb-brand-main))!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll.is-rotating>a{
  min-height:42px!important;color:var(--nb-brand-dark)!important;font-size:14px!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll.is-rotating>a:hover{
  color:var(--nb-brand-main)!important;background:rgba(26,152,209,.08)!important
}
html body.nb-hf-design-editorial .nb-header-brand-line{
  order:4!important;width:min(calc(100% - 80px),1248px)!important;height:4px!important;min-height:4px!important;
  margin:7px auto 0!important;border-radius:999px!important;
  background:linear-gradient(90deg,var(--nb-brand-dark) 0 52%,var(--nb-brand-light) 52% 100%)!important;
  box-shadow:0 2px 6px rgba(0,55,82,.15)!important
}
html body.nb-hf-design-editorial.nb-hf-toolbar-disabled .nb-topbar{display:none!important}
html body.nb-hf-design-editorial.nb-hf-toolbar-disabled .nb-global-nav-wrap{border-radius:18px!important;border-top:1px solid rgba(0,93,132,.12)!important}
@media(max-width:1100px) and (min-width:768px){
  html body.nb-hf-design-editorial .nb-header-v2__inner{
    grid-template-columns:58px 220px minmax(20px,1fr) 48px 48px!important;column-gap:10px!important;padding-inline:16px!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__brand{width:215px!important;max-width:215px!important}
  html body.nb-hf-design-editorial .nb-header-v2__brand img{max-width:215px!important}
  html body.nb-hf-design-editorial .nb-header-v2__search{min-width:48px!important;width:48px!important;padding:0!important}
  html body.nb-hf-design-editorial .nb-header-v2__search:after{display:none!important}
  html body.nb-hf-design-editorial .nb-header-v2__zap{width:48px!important;min-width:48px!important;padding:0!important}
  html body.nb-hf-design-editorial .nb-header-v2__zap span{display:none!important}
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-site-header.nb-header-v2{height:102px!important;min-height:102px!important;padding:7px 0!important}
  html body.nb-hf-design-editorial .nb-site-header.nb-header-v2:before{left:18%!important;top:12px!important;font-size:20px!important}
  html body.nb-hf-design-editorial .nb-header-v2__inner{
    width:calc(100% - 16px)!important;height:88px!important;min-height:88px!important;padding:7px 9px!important;
    grid-template-columns:45px minmax(0,1fr) 42px 42px!important;column-gap:5px!important;border-radius:17px!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__menu{grid-column:1!important;width:43px!important;min-width:43px!important;height:46px!important;border-radius:13px!important}
  html body.nb-hf-design-editorial .nb-header-v2__menu-official-icon{width:40px!important;height:43px!important}
  html body.nb-hf-design-editorial .nb-header-v2__brand{grid-column:2!important;width:min(176px,46vw)!important;max-width:176px!important;height:62px!important}
  html body.nb-hf-design-editorial .nb-header-v2__brand img{max-width:176px!important;max-height:60px!important}
  html body.nb-hf-design-editorial .nb-header-v2__search{grid-column:3!important;width:40px!important;min-width:40px!important;height:42px!important;padding:0!important}
  html body.nb-hf-design-editorial .nb-header-v2__search:after{display:none!important}
  html body.nb-hf-design-editorial .nb-header-v2__search svg{width:24px!important;height:24px!important;margin:auto!important}
  html body.nb-hf-design-editorial .nb-header-v2__zap{grid-column:4!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important}
  html body.nb-hf-design-editorial .nb-header-v2__zap span{display:none!important}
  html body.nb-hf-design-editorial .nb-topbar{height:48px!important;min-height:48px!important}
  html body.nb-hf-design-editorial .nb-topbar__inner{width:calc(100% - 16px)!important;height:48px!important;min-height:48px!important;padding-inline:10px!important;border-radius:13px 13px 0 0!important}
  html body.nb-hf-design-editorial .nb-global-nav-wrap{width:calc(100% - 16px)!important;height:52px!important;min-height:52px!important;max-height:52px!important;border-radius:0 0 13px 13px!important}
  html body.nb-hf-design-editorial .nb-global-nav{height:52px!important;min-height:52px!important;max-height:52px!important;padding-inline:8px!important}
  html body.nb-hf-design-editorial .nb-nav-fixed-latest{min-height:36px!important;margin-right:10px!important;padding:0 12px!important;font-size:12px!important}
  html body.nb-hf-design-editorial .nb-global-nav__scroll.is-rotating>a{min-height:36px!important;font-size:12px!important}
  html body.nb-hf-design-editorial .nb-header-brand-line{width:calc(100% - 32px)!important;margin-top:5px!important}
}


/* Correção Editorial Canvas: contraste do menu e busca somente por ícone */
html body.nb-hf-design-editorial .nb-global-nav-wrap,
html body.nb-hf-design-editorial .nb-global-nav,
html body.nb-hf-design-editorial .nb-global-nav__scroll{
  color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:link,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:visited,
html body.nb-hf-design-editorial .nb-global-nav__scroll button,
html body.nb-hf-design-editorial .nb-global-nav__scroll .menu-item>a{
  color:var(--nb-brand-dark)!important;opacity:1!important;visibility:visible!important;
  text-shadow:none!important;-webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:hover,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:focus-visible,
html body.nb-hf-design-editorial .nb-global-nav__scroll .menu-item>a:hover{
  color:var(--nb-brand-main)!important;-webkit-text-fill-color:var(--nb-brand-main)!important;
  background:rgba(26,152,209,.09)!important
}
html body.nb-hf-design-editorial .nb-nav-fixed-latest,
html body.nb-hf-design-editorial .nb-nav-fixed-latest:link,
html body.nb-hf-design-editorial .nb-nav-fixed-latest:visited{
  color:#fff!important;-webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial .nb-header-v2__search{
  width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;
  padding:0!important;display:grid!important;place-items:center!important;border:0!important;
  border-radius:50%!important;background:transparent!important;box-shadow:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__search:after{display:none!important;content:none!important}
html body.nb-hf-design-editorial .nb-header-v2__search:hover{
  background:rgba(26,152,209,.09)!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__search:focus-within{
  border:0!important;background:rgba(26,152,209,.12)!important;
  box-shadow:0 0 0 3px rgba(26,152,209,.14)!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-header-v2__search input{
  display:none!important;width:0!important;height:0!important
}


/* Editorial Canvas: marca central e busca expansível */
html body.nb-hf-design-editorial .nb-header-v2__brand{
  position:absolute!important;left:50%!important;top:50%!important;
  grid-column:auto!important;transform:translate(-50%,-50%)!important;
  justify-self:auto!important;margin:0!important;z-index:3!important
}
html body.nb-hf-design-editorial .nb-header-v2__search{
  position:relative!important;cursor:pointer!important;z-index:5!important
}
html body.nb-hf-design-editorial .nb-header-v2__search.is-open{
  background:#fff!important;box-shadow:0 12px 32px rgba(0,55,82,.18)!important
}
html body.nb-hf-design-editorial .nb-header-v2__search.is-open input{
  display:block!important;position:absolute!important;right:0!important;top:calc(100% + 12px)!important;
  width:min(320px,calc(100vw - 32px))!important;height:50px!important;padding:0 48px 0 17px!important;
  opacity:1!important;pointer-events:auto!important;border:1px solid rgba(0,93,132,.18)!important;
  border-radius:14px!important;background:#fff!important;color:#173746!important;
  font-size:16px!important;font-weight:650!important;box-shadow:0 16px 38px rgba(0,55,82,.18)!important;
  outline:none!important;box-sizing:border-box!important
}
html body.nb-hf-design-editorial .nb-header-v2__search.is-open input:focus{
  border-color:var(--nb-brand-light)!important;box-shadow:0 0 0 4px rgba(26,152,209,.13),0 16px 38px rgba(0,55,82,.18)!important
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-header-v2__brand{
    position:absolute!important;left:50%!important;top:50%!important;
    grid-column:auto!important;transform:translate(-50%,-50%)!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__search.is-open input{right:-47px!important}
}


/* Editorial Canvas: contraste de Mais e redes sociais */
html body.nb-hf-design-editorial .nb-global-nav__more,
html body.nb-hf-design-editorial .nb-global-nav__more span,
html body.nb-hf-design-editorial .nb-global-nav__more svg,
html body.nb-hf-design-editorial .nb-global-nav__social,
html body.nb-hf-design-editorial .nb-global-nav__social:link,
html body.nb-hf-design-editorial .nb-global-nav__social:visited,
html body.nb-hf-design-editorial .nb-global-nav__social svg{
  color:var(--nb-brand-dark)!important;stroke:currentColor!important;
  opacity:1!important;visibility:visible!important;-webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__more:hover,
html body.nb-hf-design-editorial .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial .nb-global-nav__social:hover,
html body.nb-hf-design-editorial .nb-global-nav__social:focus-visible{
  color:var(--nb-brand-main)!important;background:rgba(26,152,209,.09)!important;
  -webkit-text-fill-color:var(--nb-brand-main)!important
}
html body.nb-hf-design-editorial .nb-global-nav__divider{
  background:rgba(0,93,132,.28)!important
}


/* Editorial Canvas: menu Mais funcional e modal de busca */
html body.nb-hf-design-editorial .nb-global-nav-wrap,
html body.nb-hf-design-editorial .nb-global-nav{overflow:visible!important}
html body.nb-hf-design-editorial .nb-global-nav{position:relative!important}
html body.nb-hf-design-editorial .nb-global-nav__scroll,
html body.nb-hf-design-editorial .nb-global-nav__scroll.is-rotating{
  position:relative!important;z-index:1!important;min-width:0!important;flex:1 1 auto!important;
  overflow:hidden!important
}
html body.nb-hf-design-editorial .nb-global-nav__more{
  position:relative!important;z-index:12!important;flex:0 0 auto!important;
  min-width:68px!important;pointer-events:auto!important;cursor:pointer!important
}
html body.nb-hf-design-editorial .nb-global-nav__drawer{
  position:absolute!important;z-index:9999!important;top:calc(100% + 10px)!important;right:150px!important;
  min-width:270px!important;max-width:min(360px,calc(100vw - 32px))!important;max-height:420px!important;
  padding:10px!important;overflow:auto!important;border:1px solid rgba(0,93,132,.14)!important;
  border-radius:16px!important;background:#fff!important;
  box-shadow:0 22px 55px rgba(0,55,82,.22)!important
}
html body.nb-hf-design-editorial .nb-global-nav__drawer[hidden]{display:none!important}
html body.nb-hf-design-editorial .nb-global-nav__drawer a{
  display:flex!important;align-items:center!important;min-height:44px!important;padding:0 13px!important;
  border-radius:10px!important;color:var(--nb-brand-dark)!important;font-size:14px!important;font-weight:750!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__drawer a:hover,
html body.nb-hf-design-editorial .nb-global-nav__drawer a:focus-visible{
  color:var(--nb-brand-main)!important;background:#edf8fc!important;
  -webkit-text-fill-color:var(--nb-brand-main)!important
}
.nb-editorial-search-modal[hidden]{display:none!important}
.nb-editorial-search-modal{
  position:fixed;inset:0;z-index:10050;display:grid;place-items:start center;
  padding:clamp(90px,16vh,170px) 18px 24px;background:rgba(0,38,58,.54);
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)
}
.nb-editorial-search-modal__panel{
  position:relative;width:min(680px,100%);padding:30px;border:1px solid rgba(255,255,255,.74);
  border-radius:24px;background:linear-gradient(145deg,#fff,#f2f9fc);
  box-shadow:0 30px 90px rgba(0,38,58,.34)
}
.nb-editorial-search-modal__eyebrow{
  display:block;margin:0 48px 8px 0;color:var(--nb-brand-main);font:800 12px/1.2 Montserrat,Arial,sans-serif;
  letter-spacing:.12em;text-transform:uppercase
}
.nb-editorial-search-modal__title{
  margin:0 48px 22px 0;color:#12394d;font:850 clamp(24px,4vw,34px)/1.12 Montserrat,Arial,sans-serif
}
.nb-editorial-search-modal__form{
  display:grid;grid-template-columns:1fr 54px;gap:10px;padding:7px;border:1px solid #c8dce5;
  border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(0,55,82,.09)
}
.nb-editorial-search-modal__input{
  width:100%;height:52px;padding:0 14px;border:0!important;background:transparent!important;
  color:#173746;font:650 17px/1.2 Montserrat,Arial,sans-serif;outline:0!important;box-shadow:none!important
}
.nb-editorial-search-modal__submit,.nb-editorial-search-modal__close{
  display:grid;place-items:center;border:0;cursor:pointer
}
.nb-editorial-search-modal__submit{
  width:54px;height:52px;border-radius:13px;background:linear-gradient(135deg,var(--nb-brand-light),var(--nb-brand-main));
  color:#fff;box-shadow:0 8px 18px rgba(1,119,168,.25)
}
.nb-editorial-search-modal__submit svg{width:25px;height:25px}
.nb-editorial-search-modal__close{
  position:absolute;right:18px;top:18px;width:40px;height:40px;border-radius:50%;
  background:#eaf5f9;color:var(--nb-brand-dark);font:500 25px/1 Arial,sans-serif
}
.nb-editorial-search-modal__close:hover{background:#d8edf5}
html.nb-editorial-search-open{overflow:hidden!important}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-global-nav__drawer{right:8px!important;top:calc(100% + 7px)!important}
  .nb-editorial-search-modal{padding-top:84px!important}
  .nb-editorial-search-modal__panel{padding:24px 18px 20px;border-radius:20px}
  .nb-editorial-search-modal__title{font-size:25px}
}


/* Editorial Canvas: sistema de hover com contraste e redes individuais */
html body.nb-hf-design-editorial .nb-global-nav__scroll>a,
html body.nb-hf-design-editorial .nb-global-nav__more,
html body.nb-hf-design-editorial .nb-global-nav__social>a{
  transition:color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important;text-shadow:none!important
}
html body.nb-hf-design-editorial .nb-nav-fixed-latest:hover,
html body.nb-hf-design-editorial .nb-nav-fixed-latest:focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important;filter:none!important;
  box-shadow:0 7px 17px rgba(0,85,118,.23)!important
}
html body.nb-hf-design-editorial .nb-global-nav__more:hover,
html body.nb-hf-design-editorial .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial .nb-global-nav__more[aria-expanded="true"]{
  color:#fff!important;background:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial .nb-global-nav__more:hover svg,
html body.nb-hf-design-editorial .nb-global-nav__more:focus-visible svg,
html body.nb-hf-design-editorial .nb-global-nav__more[aria-expanded="true"] svg{
  color:#fff!important;stroke:#fff!important;-webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial .nb-global-nav__social,
html body.nb-hf-design-editorial .nb-global-nav__social:hover,
html body.nb-hf-design-editorial .nb-global-nav__social:focus-within{
  display:flex!important;align-items:center!important;gap:5px!important;
  color:var(--nb-brand-dark)!important;background:transparent!important;
  box-shadow:none!important;transform:none!important;-webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a{
  display:grid!important;place-items:center!important;width:40px!important;height:40px!important;
  min-width:40px!important;min-height:40px!important;padding:0!important;border-radius:12px!important;
  color:var(--nb-brand-dark)!important;background:transparent!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a svg{
  width:22px!important;height:22px!important;color:inherit!important;stroke:currentColor!important;
  -webkit-text-fill-color:currentColor!important;transition:transform .18s ease!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial .nb-global-nav__social>a:focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important;transform:translateY(-2px)!important;
  box-shadow:0 7px 16px rgba(0,85,118,.20)!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a:hover svg,
html body.nb-hf-design-editorial .nb-global-nav__social>a:focus-visible svg{
  color:#fff!important;stroke:#fff!important;-webkit-text-fill-color:#fff!important;
  transform:scale(1.05)!important
}
html body.nb-hf-design-editorial .nb-global-nav__drawer a:hover,
html body.nb-hf-design-editorial .nb-global-nav__drawer a:focus-visible{
  color:var(--nb-brand-dark)!important;background:#e7f4f9!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-global-nav__social{gap:2px!important}
  html body.nb-hf-design-editorial .nb-global-nav__social>a{
    width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:10px!important
  }
  html body.nb-hf-design-editorial .nb-global-nav__social>a svg{width:20px!important;height:20px!important}
}


/* Editorial Canvas: Últimas fixo azul e hover branco-gelo */
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest,
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:link,
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:visited{
  position:relative!important;z-index:14!important;flex:0 0 auto!important;
  color:#fff!important;background:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important;text-shadow:none!important;
  box-shadow:0 7px 17px rgba(0,85,118,.20)!important
}
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:hover,
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:focus-visible{
  color:var(--nb-brand-main)!important;background:#f3f9fc!important;
  -webkit-text-fill-color:var(--nb-brand-main)!important;
  box-shadow:inset 0 0 0 1px rgba(1,119,168,.18),0 7px 17px rgba(0,85,118,.10)!important;
  filter:none!important;transform:none!important
}


/* Editorial Canvas: hover fino das editorias */
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest){
  position:relative!important;isolation:isolate!important;background:transparent!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest)::before{
  content:""!important;position:absolute!important;z-index:-1!important;
  left:-1px!important;right:-1px!important;top:7px!important;bottom:7px!important;
  border-radius:9px!important;background:transparent!important;
  transition:background-color .18s ease,box-shadow .18s ease!important;
  pointer-events:none!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible{
  color:#fff!important;background:transparent!important;-webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover::before,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible::before{
  background:var(--nb-brand-dark)!important;box-shadow:0 4px 10px rgba(0,85,118,.15)!important
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest)::before{
    top:5px!important;bottom:5px!important;border-radius:8px!important
  }
}


/* Editorial Canvas: refinamento definitivo de Últimas Notícias */
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest,
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest[aria-current="page"],
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest:link,
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest:visited{
  color:#fff!important;-webkit-text-fill-color:#fff!important;
  background:linear-gradient(135deg,#005d84 0%,#034d70 100%)!important;
  border:1px solid rgba(0,74,107,.32)!important;text-shadow:0 1px 1px rgba(0,31,48,.18)!important;
  box-shadow:0 7px 16px rgba(0,85,118,.20),inset 0 1px 0 rgba(255,255,255,.12)!important;
  filter:none!important;transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest:hover,
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest[aria-current="page"]:hover,
html body.nb-hf-design-editorial.nb-hf-rotating-menu .nb-global-nav>.nb-nav-fixed-latest:focus-visible{
  color:#00658f!important;-webkit-text-fill-color:#00658f!important;
  background:#f4f9fc!important;border-color:rgba(0,101,143,.24)!important;
  text-shadow:none!important;box-shadow:0 10px 20px rgba(0,85,118,.13),inset 0 0 0 1px rgba(255,255,255,.9)!important;
  transform:translateY(-1px)!important
}


/* Editorial Canvas: redes sociais circulares e ícones fiéis */
html body.nb-hf-design-editorial .nb-global-nav__social>a{
  width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;
  border:1px solid rgba(0,93,132,.14)!important;border-radius:50%!important;
  background:#f7fbfd!important;box-shadow:inset 0 1px 0 #fff!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a svg{
  width:21px!important;height:21px!important;overflow:visible!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial .nb-global-nav__social>a:focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;border-color:var(--nb-brand-dark)!important;
  -webkit-text-fill-color:#fff!important;box-shadow:0 8px 18px rgba(0,85,118,.22)!important
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-global-nav__social>a{
    width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important
  }
  html body.nb-hf-design-editorial .nb-global-nav__social>a svg{width:19px!important;height:19px!important}
}


/* Editorial Canvas: experiência premium do menu lateral */
html body.nb-hf-design-editorial .nb-header-drawer{
  z-index:10080!important;visibility:hidden!important;opacity:0!important;
  pointer-events:none!important;transition:opacity .24s ease,visibility .24s ease!important
}
html body.nb-hf-design-editorial .nb-header-drawer.is-open{
  visibility:visible!important;opacity:1!important;pointer-events:auto!important
}
html body.nb-hf-design-editorial .nb-header-drawer__backdrop{
  position:absolute!important;inset:0!important;margin:0!important;padding:0!important;border:0!important;
  border-radius:0!important;background:rgba(0,31,48,.62)!important;
  background-image:radial-gradient(circle at 18% 15%,rgba(37,153,214,.13),transparent 38%)!important;
  box-shadow:none!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important;
  opacity:0!important;transition:opacity .28s ease!important
}
html body.nb-hf-design-editorial .nb-header-drawer.is-open .nb-header-drawer__backdrop{opacity:1!important}
html body.nb-hf-design-editorial .nb-header-drawer__panel{
  position:absolute!important;left:0!important;top:0!important;bottom:0!important;
  width:min(440px,92vw)!important;padding:0 24px 28px!important;
  border:0!important;border-radius:0 28px 28px 0!important;
  background:linear-gradient(180deg,#f7fbfd 0%,#fff 22%,#fff 100%)!important;
  box-shadow:24px 0 70px rgba(0,31,48,.28)!important;
  transform:translateX(-104%)!important;overflow-x:hidden!important;overflow-y:auto!important;
  transition:transform .34s cubic-bezier(.22,.75,.22,1)!important
}
html body.nb-hf-design-editorial .nb-header-drawer.is-open .nb-header-drawer__panel{transform:translateX(0)!important}
html body.nb-hf-design-editorial .nb-header-drawer__panel:before{
  content:"MENU EDITORIAL"!important;display:block!important;margin:0 -24px!important;padding:17px 24px 9px!important;
  color:var(--nb-brand-main)!important;background:linear-gradient(90deg,rgba(26,152,209,.09),transparent)!important;
  font:850 11px/1 Montserrat,Arial,sans-serif!important;letter-spacing:.15em!important
}
html body.nb-hf-design-editorial .nb-header-drawer__top{
  position:sticky!important;top:0!important;z-index:4!important;min-height:72px!important;
  margin:0 -24px!important;padding:9px 24px 15px!important;
  border-bottom:1px solid rgba(0,93,132,.12)!important;background:rgba(247,251,253,.94)!important;
  backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__top strong{
  position:relative!important;padding-left:48px!important;color:#12394d!important;
  font:850 19px/1.15 Montserrat,Arial,sans-serif!important;letter-spacing:-.025em!important
}
html body.nb-hf-design-editorial .nb-header-drawer__top strong:before{
  content:"NB"!important;position:absolute!important;left:0!important;top:50%!important;
  display:grid!important;place-items:center!important;width:38px!important;height:38px!important;
  border-radius:12px 12px 12px 3px!important;background:linear-gradient(145deg,var(--nb-brand-light),var(--nb-brand-dark))!important;
  color:#fff!important;font:900 15px/1 Montserrat,Arial,sans-serif!important;
  transform:translateY(-50%)!important;box-shadow:0 7px 16px rgba(0,85,118,.20)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__close{
  width:42px!important;height:42px!important;border:1px solid rgba(0,93,132,.12)!important;
  border-radius:50%!important;background:#fff!important;color:var(--nb-brand-dark)!important;
  font-size:24px!important;line-height:1!important;cursor:pointer!important;
  box-shadow:0 5px 14px rgba(0,55,82,.08)!important;
  transition:color .18s ease,background .18s ease,transform .18s ease!important
}
html body.nb-hf-design-editorial .nb-header-drawer__close:hover,
html body.nb-hf-design-editorial .nb-header-drawer__close:focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;transform:rotate(5deg)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:22px!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a{
  position:relative!important;display:flex!important;align-items:center!important;min-height:50px!important;
  padding:0 14px 0 36px!important;border:1px solid rgba(0,93,132,.09)!important;border-radius:13px!important;
  background:#fff!important;color:#173b4d!important;text-decoration:none!important;
  font:750 14px/1.2 Montserrat,Arial,sans-serif!important;
  box-shadow:0 5px 14px rgba(0,55,82,.045)!important;
  transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a:before{
  content:""!important;position:absolute!important;left:15px!important;top:50%!important;
  width:8px!important;height:8px!important;border:2px solid var(--nb-brand-light)!important;
  border-radius:50%!important;transform:translateY(-50%)!important;box-sizing:border-box!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a:hover,
html body.nb-hf-design-editorial .nb-header-drawer__nav a:focus-visible{
  color:#fff!important;background:var(--nb-brand-dark)!important;border-color:var(--nb-brand-dark)!important;
  transform:translateY(-2px)!important;box-shadow:0 10px 22px rgba(0,85,118,.16)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a:hover:before,
html body.nb-hf-design-editorial .nb-header-drawer__nav a:focus-visible:before{
  border-color:#fff!important;background:#fff!important
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial{
  position:relative!important;min-height:54px!important;margin-top:22px!important;padding:0 44px 0 18px!important;
  border-radius:15px!important;background:linear-gradient(135deg,var(--nb-brand-main),var(--nb-brand-dark))!important;
  color:#fff!important;font:850 14px/1.15 Montserrat,Arial,sans-serif!important;
  box-shadow:0 12px 26px rgba(0,85,118,.21)!important;
  transition:transform .18s ease,box-shadow .18s ease!important
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial:after{
  content:"→"!important;position:absolute!important;right:18px!important;top:50%!important;
  font-size:22px!important;transform:translateY(-52%)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial:hover,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:focus-visible{
  color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 16px 32px rgba(0,85,118,.28)!important
}
@media(max-width:520px){
  html body.nb-hf-design-editorial .nb-header-drawer__panel{
    width:min(360px,94vw)!important;padding-inline:17px!important;border-radius:0 22px 22px 0!important
  }
  html body.nb-hf-design-editorial .nb-header-drawer__panel:before,
  html body.nb-hf-design-editorial .nb-header-drawer__top{margin-inline:-17px!important;padding-inline:17px!important}
  html body.nb-hf-design-editorial .nb-header-drawer__nav{grid-template-columns:1fr!important;gap:7px!important}
  html body.nb-hf-design-editorial .nb-header-drawer__nav a{min-height:47px!important}
}
@media(prefers-reduced-motion:reduce){
  html body.nb-hf-design-editorial .nb-header-drawer,
  html body.nb-hf-design-editorial .nb-header-drawer *{transition:none!important}
}


/* Editorial Canvas: opção de fundo azul do menu */
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav-wrap{
  background:transparent!important;border-color:transparent!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav{
  background:linear-gradient(105deg,var(--nb-brand-main),var(--nb-brand-dark))!important;
  border-color:rgba(255,255,255,.14)!important;
  box-shadow:0 13px 30px rgba(0,85,118,.24)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:link,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:visited,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more span,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more svg,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a svg{
  color:#fff!important;stroke:currentColor!important;-webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__divider{
  background:rgba(255,255,255,.42)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a{
  border-color:rgba(255,255,255,.28)!important;background:rgba(255,255,255,.08)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover::before,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible::before{
  background:rgba(255,255,255,.16)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more[aria-expanded="true"]{
  color:#fff!important;background:rgba(255,255,255,.14)!important;-webkit-text-fill-color:#fff!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:focus-visible{
  color:var(--nb-brand-dark)!important;background:#fff!important;border-color:#fff!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:hover svg,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:focus-visible svg{
  color:var(--nb-brand-dark)!important;stroke:currentColor!important;-webkit-text-fill-color:var(--nb-brand-dark)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav>.nb-nav-fixed-latest,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav>.nb-nav-fixed-latest[aria-current="page"]{
  color:#fff!important;background:rgba(255,255,255,.13)!important;border-color:rgba(255,255,255,.28)!important;
  -webkit-text-fill-color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav>.nb-nav-fixed-latest:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav>.nb-nav-fixed-latest:focus-visible{
  color:var(--nb-brand-dark)!important;background:#f4f9fc!important;border-color:#fff!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important
}


/* Editorial Canvas: hover editorial sóbrio e ícones oficiais */
html body.nb-hf-design-editorial .nb-global-nav__scroll>a,
html body.nb-hf-design-editorial .nb-global-nav__more,
html body.nb-hf-design-editorial .nb-global-nav__social>a,
html body.nb-hf-design-editorial .nb-header-drawer__nav a,
html body.nb-hf-design-editorial .nb-header-drawer__close{
  transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible{
  color:var(--nb-brand-dark)!important;background:transparent!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important;transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover::before,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible::before{
  background:#edf6fa!important;box-shadow:inset 0 0 0 1px rgba(0,93,132,.09)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:hover,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more[aria-expanded="true"]{
  color:var(--nb-brand-dark)!important;background:#edf6fa!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important;box-shadow:inset 0 0 0 1px rgba(0,93,132,.09)!important;
  transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:hover svg,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:focus-visible svg,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more[aria-expanded="true"] svg{
  color:var(--nb-brand-dark)!important;stroke:currentColor!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a{
  transform:none!important;box-shadow:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__social>a:focus-visible{
  color:var(--nb-brand-dark)!important;background:#edf6fa!important;border-color:rgba(0,93,132,.18)!important;
  -webkit-text-fill-color:var(--nb-brand-dark)!important;transform:none!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__social>a:hover svg,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__social>a:focus-visible svg{
  color:var(--nb-brand-dark)!important;transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more[aria-expanded="true"]{
  color:#fff!important;background:rgba(255,255,255,.10)!important;-webkit-text-fill-color:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)!important;transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:focus-visible{
  color:#fff!important;background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.38)!important;
  -webkit-text-fill-color:#fff!important;box-shadow:none!important;transform:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:hover svg,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__social>a:focus-visible svg{
  color:#fff!important;stroke:currentColor!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a:hover,
html body.nb-hf-design-editorial .nb-header-drawer__nav a:focus-visible{
  color:var(--nb-brand-dark)!important;background:#edf6fa!important;border-color:rgba(0,93,132,.14)!important;
  transform:none!important;box-shadow:0 5px 14px rgba(0,55,82,.055)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__nav a:hover:before,
html body.nb-hf-design-editorial .nb-header-drawer__nav a:focus-visible:before{
  border-color:var(--nb-brand-main)!important;background:var(--nb-brand-main)!important
}
html body.nb-hf-design-editorial .nb-header-drawer__close:hover,
html body.nb-hf-design-editorial .nb-header-drawer__close:focus-visible{
  color:var(--nb-brand-dark)!important;background:#edf6fa!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial:hover,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:focus-visible{
  filter:brightness(.96)!important;transform:none!important;box-shadow:0 12px 26px rgba(0,85,118,.23)!important
}


/* Editorial Canvas: hover somente tipográfico, sem caixas */
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial .nb-global-nav__more:hover,
html body.nb-hf-design-editorial .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial .nb-global-nav__more[aria-expanded="true"]{
  background:transparent!important;border-color:transparent!important;box-shadow:none!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover::before,
html body.nb-hf-design-editorial .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible::before{
  background:transparent!important;box-shadow:none!important
}
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:hover,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-global-nav__more[aria-expanded="true"]{
  color:var(--nb-brand-main)!important;-webkit-text-fill-color:var(--nb-brand-main)!important;
  text-shadow:0 1px 2px rgba(0,85,118,.14)!important
}
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:hover,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-global-nav__more[aria-expanded="true"]{
  color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 2px rgba(0,31,48,.22)!important
}
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:hover,
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest:focus-visible,
html body.nb-hf-design-editorial .nb-global-nav>.nb-nav-fixed-latest[aria-current="page"]:hover{
  color:#fff!important;-webkit-text-fill-color:#fff!important;
  background:linear-gradient(135deg,#005d84 0%,#034d70 100%)!important;
  border-color:rgba(0,74,107,.32)!important;
  box-shadow:0 7px 16px rgba(0,85,118,.20),inset 0 1px 0 rgba(255,255,255,.12)!important;
  text-shadow:0 1px 2px rgba(0,31,48,.25)!important;transform:none!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a:hover,
html body.nb-hf-design-editorial .nb-global-nav__social>a:focus-visible{
  background:inherit!important;box-shadow:none!important;transform:none!important;filter:brightness(.94)!important
}
html body.nb-hf-design-editorial .nb-global-nav__social>a:hover svg,
html body.nb-hf-design-editorial .nb-global-nav__social>a:focus-visible svg{
  transform:none!important;filter:drop-shadow(0 1px 1px rgba(0,55,82,.13))!important
}

/* NB configurable top ad spacing */
.nb-home-before-hero-ad,.nb-home-top-ad{margin-top:var(--nb-top-ad-mt,18px)!important;margin-bottom:var(--nb-top-ad-mb,18px)!important;padding-top:var(--nb-top-ad-pt,0)!important;padding-bottom:var(--nb-top-ad-pb,0)!important}
.nb-home-before-hero-ad:has(.nb-ad-slot:empty),.nb-home-top-ad:has(.nb-ad-slot:empty){min-height:0}


/* Toolbar institucional totalmente transparente — 2026-09-01 */
html body .nb-header-stack .nb-topbar,
html body.nb-hf-toolbar-enabled .nb-header-stack .nb-topbar,
html body.nb-hf-design-editorial .nb-header-stack .nb-topbar{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
html body .nb-header-stack .nb-topbar__inner{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
html body .nb-header-stack .nb-topbar:before,
html body .nb-header-stack .nb-topbar:after,
html body .nb-header-stack .nb-topbar__inner:before,
html body .nb-header-stack .nb-topbar__inner:after{
  content:none!important;
  display:none!important;
  background:none!important;
}


/* Toolbar institucional sem hover ou efeitos — 2026-09-01 */
html body .nb-header-stack .nb-topbar__links a,
html body .nb-header-stack .nb-topbar__editorial,
html body .nb-header-stack .nb-topbar__links a:hover,
html body .nb-header-stack .nb-topbar__links a:focus,
html body .nb-header-stack .nb-topbar__links a:focus-visible,
html body .nb-header-stack .nb-topbar__links a:active,
html body .nb-header-stack .nb-topbar__editorial:hover,
html body .nb-header-stack .nb-topbar__editorial:focus,
html body .nb-header-stack .nb-topbar__editorial:focus-visible,
html body .nb-header-stack .nb-topbar__editorial:active{
  color:#102b3b!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  opacity:1!important;
  filter:none!important;
  text-decoration:none!important;
  text-shadow:none!important;
  transform:none!important;
  transition:none!important;
}
html body .nb-header-stack .nb-topbar__links a:before,
html body .nb-header-stack .nb-topbar__links a:after,
html body .nb-header-stack .nb-topbar__editorial:before,
html body .nb-header-stack .nb-topbar__editorial:after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}


/* Toolbar institucional independente acima do cabeçalho — 2026-09-01 */
html body .nb-institutional-toolbar{
  position:relative!important;
  z-index:9991!important;
  display:block!important;
  width:100%!important;
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
html body .nb-institutional-toolbar .nb-topbar__inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:min(calc(100% - 64px),1240px)!important;
  height:48px!important;
  min-height:48px!important;
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
html body .nb-institutional-toolbar .nb-topbar__links{
  display:flex!important;
  align-items:center!important;
  gap:30px!important;
  margin:0!important;
  padding:0!important;
}
html body .nb-institutional-toolbar .nb-topbar__links a,
html body .nb-institutional-toolbar .nb-topbar__editorial,
html body .nb-institutional-toolbar .nb-topbar__links a:hover,
html body .nb-institutional-toolbar .nb-topbar__links a:focus,
html body .nb-institutional-toolbar .nb-topbar__links a:focus-visible,
html body .nb-institutional-toolbar .nb-topbar__links a:active,
html body .nb-institutional-toolbar .nb-topbar__editorial:hover,
html body .nb-institutional-toolbar .nb-topbar__editorial:focus,
html body .nb-institutional-toolbar .nb-topbar__editorial:focus-visible,
html body .nb-institutional-toolbar .nb-topbar__editorial:active{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  margin:0!important;
  padding:0!important;
  color:#102b3b!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  opacity:1!important;
  filter:none!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-decoration:none!important;
  text-shadow:none!important;
  transform:none!important;
  transition:none!important;
}
html body .nb-institutional-toolbar :is(a):before,
html body .nb-institutional-toolbar :is(a):after,
html body .nb-institutional-toolbar:before,
html body .nb-institutional-toolbar:after,
html body .nb-institutional-toolbar .nb-topbar__inner:before,
html body .nb-institutional-toolbar .nb-topbar__inner:after{
  content:none!important;
  display:none!important;
}
@media(max-width:767px){
  html body .nb-institutional-toolbar{height:auto!important;min-height:42px!important;max-height:none!important}
  html body .nb-institutional-toolbar .nb-topbar__inner{width:100%!important;height:auto!important;min-height:42px!important;padding:5px 14px!important;gap:12px!important}
  html body .nb-institutional-toolbar .nb-topbar__links{gap:14px!important;min-width:0!important}
  html body .nb-institutional-toolbar .nb-topbar__links a,
  html body .nb-institutional-toolbar .nb-topbar__editorial{min-height:32px!important;font-size:10px!important;line-height:1.15!important;white-space:normal!important}
}


/* Toolbar sem qualquer superfície visual — somente itens soltos — 2026-09-01 */
html body .nb-institutional-toolbar,
html body .nb-institutional-toolbar .nb-topbar__inner,
html body .nb-institutional-toolbar .nb-topbar__links,
html body .nb-institutional-toolbar .nb-topbar__links a,
html body .nb-institutional-toolbar .nb-topbar__editorial{
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-top:0!important;
  border-right:0!important;
  border-bottom:0!important;
  border-left:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  filter:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  mask:none!important;
  -webkit-mask:none!important;
}
html body .nb-institutional-toolbar{
  isolation:auto!important;
  outline:0!important;
}
html body .nb-institutional-toolbar:before,
html body .nb-institutional-toolbar:after,
html body .nb-institutional-toolbar .nb-topbar__inner:before,
html body .nb-institutional-toolbar .nb-topbar__inner:after,
html body .nb-institutional-toolbar .nb-topbar__links:before,
html body .nb-institutional-toolbar .nb-topbar__links:after,
html body .nb-institutional-toolbar a:before,
html body .nb-institutional-toolbar a:after{
  content:none!important;
  display:none!important;
  position:static!important;
  width:0!important;
  height:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}


/* Sem faixa reservada: itens institucionais soltos sobre o topo — 2026-09-01 */
html body .nb-institutional-toolbar{
  position:relative!important;
  z-index:10001!important;
  display:block!important;
  width:100%!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body .nb-institutional-toolbar .nb-topbar__inner{
  position:absolute!important;
  top:0!important;
  left:50%!important;
  z-index:2!important;
  width:min(calc(100% - 64px),1240px)!important;
  height:48px!important;
  min-height:48px!important;
  margin:0!important;
  padding:0!important;
  transform:translateX(-50%)!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
@media(max-width:767px){
  html body .nb-institutional-toolbar{
    height:0!important;
    min-height:0!important;
    max-height:0!important;
  }
  html body .nb-institutional-toolbar .nb-topbar__inner{
    top:0!important;
    width:100%!important;
    height:42px!important;
    min-height:42px!important;
    padding:5px 14px!important;
  }
}
html body .nb-header-institutional{
  position:absolute!important;
  z-index:8!important;
  top:20px!important;
  left:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:min(calc(100% - 64px),1240px)!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  transform:translateX(-50%)!important;
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}
html body .nb-header-institutional__left{
  display:flex!important;
  align-items:center!important;
  gap:30px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body .nb-header-institutional a,
html body .nb-header-institutional a:hover,
html body .nb-header-institutional a:focus,
html body .nb-header-institutional a:focus-visible,
html body .nb-header-institutional a:active{
  display:inline!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  color:#102b3b!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  opacity:1!important;
  filter:none!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-decoration:none!important;
  text-shadow:none!important;
  transform:none!important;
  transition:none!important;
  pointer-events:auto!important;
}
html body .nb-header-institutional:before,
html body .nb-header-institutional:after,
html body .nb-header-institutional span:before,
html body .nb-header-institutional span:after,
html body .nb-header-institutional a:before,
html body .nb-header-institutional a:after{
  content:none!important;
  display:none!important;
}
@media(max-width:767px){
  html body .nb-header-institutional{
    top:5px!important;
    width:calc(100% - 28px)!important;
  }
  html body .nb-header-institutional__left{gap:12px!important}
  html body .nb-header-institutional a,
  html body .nb-header-institutional a:hover,
  html body .nb-header-institutional a:focus{
    font-size:9px!important;
  }
}
@media(max-width:767px){
}


/* Menu sem invólucro branco — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap,
html body.nb-hf-design-editorial.nb-hf-menu-blue .nb-header-stack .nb-global-nav-wrap,
html body.nb-hf-design-editorial.nb-hf-menu-light .nb-header-stack .nb-global-nav-wrap{
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:visible!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap:before,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap:after{
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}


/* Remoção definitiva da faixa branca atrás do menu — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack{
  background:
    radial-gradient(circle at 78% 20%,rgba(37,153,214,.16),transparent 28%),
    linear-gradient(110deg,#fff 0%,#f4fbfe 54%,#e8f5fa 100%)!important;
  background-color:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap{
  margin-top:0!important;
  margin-bottom:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-brand-line{
  display:none!important;
  width:0!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}


/* Ícone do menu sem botão branco — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:focus,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:focus-visible,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:active{
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  filter:none!important;
  transform:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:before,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__menu:after{
  content:none!important;
  display:none!important;
}


/* Notificação profissional compacta e sem fundo — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__inner{
  position:relative!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify{
  position:absolute!important;
  z-index:6!important;
  left:104px!important;
  top:50%!important;
  display:grid!important;
  place-items:center!important;
  width:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  margin:0!important;
  padding:0!important;
  color:#087da9!important;
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  filter:none!important;
  transform:translateY(-50%)!important;
  transition:color .16s ease,opacity .16s ease!important;
  cursor:pointer!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify svg{
  display:block!important;
  width:25px!important;
  height:25px!important;
  margin:0!important;
  color:currentColor!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  filter:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify:hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify:focus-visible{
  color:#005d84!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
  opacity:.76!important;
  transform:translateY(-50%)!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify:focus-visible{
  outline:2px solid rgba(0,93,132,.42)!important;
  outline-offset:2px!important;
  border-radius:8px!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify.is-granted{
  color:#079447!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify.is-blocked,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify.is-error{
  color:#a94a4a!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify:before,
html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify:after{
  content:none!important;
  display:none!important;
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify{
    left:66px!important;
    width:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    height:40px!important;
    min-height:40px!important;
    max-height:40px!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__notify svg{
    width:22px!important;
    height:22px!important;
  }
}


/* Hover limpo do menu: somente tipografia e sublinhado — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest),
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  outline:0!important;
  text-decoration:none!important;
  transform:none!important;
  transition:color .16s ease,opacity .16s ease,text-decoration-color .16s ease!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):focus-visible,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more:hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more:focus-visible,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more[aria-expanded="true"]{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  outline:0!important;
  opacity:1!important;
  text-decoration-line:underline!important;
  text-decoration-color:rgba(117,224,255,.95)!important;
  text-decoration-thickness:2px!important;
  text-underline-offset:8px!important;
  text-shadow:0 1px 2px rgba(0,45,67,.22)!important;
  transform:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):before,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__scroll>a:not(.nb-nav-fixed-latest):after,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more:before,
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__more:after{
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}


/* Ícones de notificação e WhatsApp no azul institucional — 2026-09-01 */
html body .nb-header-stack .nb-header-v2__notify,
html body .nb-header-stack .nb-header-v2__notify.is-granted,
html body .nb-header-stack .nb-header-v2__notify:hover,
html body .nb-header-stack .nb-header-v2__notify:focus-visible{
  color:#005d84!important;
}
html body .nb-header-stack .nb-header-v2__notify svg,
html body .nb-header-stack .nb-header-v2__zap svg{
  color:#005d84!important;
  stroke:#005d84!important;
}


/* Canal do Zap integralmente azul institucional — 2026-09-01 */
html body .nb-header-stack .nb-header-v2__zap,
html body .nb-header-stack .nb-header-v2__zap:link,
html body .nb-header-stack .nb-header-v2__zap:visited{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#0177a8!important;
  background-color:#0177a8!important;
  background-image:linear-gradient(135deg,#0177a8 0%,#005d84 100%)!important;
  border-color:rgba(0,93,132,.28)!important;
  box-shadow:0 9px 22px rgba(0,93,132,.22)!important;
}
html body .nb-header-stack .nb-header-v2__zap:hover,
html body .nb-header-stack .nb-header-v2__zap:focus-visible{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#005d84!important;
  background-color:#005d84!important;
  background-image:linear-gradient(135deg,#006f9e 0%,#004c6d 100%)!important;
  border-color:#005d84!important;
  box-shadow:0 11px 25px rgba(0,85,118,.30)!important;
}
html body .nb-header-stack .nb-header-v2__zap:active{
  color:#fff!important;
  background:#004c6d!important;
  background-image:none!important;
  box-shadow:0 5px 12px rgba(0,85,118,.24)!important;
}
html body .nb-header-stack .nb-header-v2__zap svg,
html body .nb-header-stack .nb-header-v2__zap:hover svg,
html body .nb-header-stack .nb-header-v2__zap:focus-visible svg,
html body .nb-header-stack .nb-header-v2__zap:active svg{
  color:#fff!important;
  stroke:#fff!important;
}
html body .nb-header-stack .nb-header-v2__zap span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}


/* Canal do Zap no azul claro do ícone do menu — 2026-09-01 */
html body .nb-header-stack .nb-header-v2__zap,
html body .nb-header-stack .nb-header-v2__zap:link,
html body .nb-header-stack .nb-header-v2__zap:visited{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#1683b7!important;
  background-color:#1683b7!important;
  background-image:linear-gradient(135deg,#279bd3 0%,#1683b7 100%)!important;
  border-color:rgba(22,131,183,.22)!important;
  box-shadow:0 8px 18px rgba(22,131,183,.20)!important;
}
html body .nb-header-stack .nb-header-v2__zap:hover,
html body .nb-header-stack .nb-header-v2__zap:focus-visible{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  background:#1178a8!important;
  background-color:#1178a8!important;
  background-image:linear-gradient(135deg,#2192c8 0%,#1178a8 100%)!important;
  border-color:rgba(17,120,168,.28)!important;
  box-shadow:0 10px 22px rgba(22,131,183,.25)!important;
}
html body .nb-header-stack .nb-header-v2__zap:active{
  background:#0e709d!important;
  background-image:none!important;
  box-shadow:0 4px 10px rgba(22,131,183,.20)!important;
}


/* Notificação no mesmo azul claro do Canal do Zap — 2026-09-01 */
html body .nb-header-stack .nb-header-v2__notify,
html body .nb-header-stack .nb-header-v2__notify.is-granted{
  color:#1683b7!important;
}
html body .nb-header-stack .nb-header-v2__notify:hover,
html body .nb-header-stack .nb-header-v2__notify:focus-visible{
  color:#1178a8!important;
}
html body .nb-header-stack .nb-header-v2__notify svg,
html body .nb-header-stack .nb-header-v2__notify.is-granted svg{
  color:currentColor!important;
  stroke:currentColor!important;
}


/* Menu não depende de classe JS para aparecer — 2026-09-01 */
html body .nb-header-stack .nb-global-nav,
html body:not(.nb-header-v11-ready) .nb-header-stack .nb-global-nav,
html body.nb-header-v11-ready .nb-header-stack .nb-global-nav{
  visibility:visible!important;
}


/* Estado ativo da notificação sempre azul — correção de especificidade — 2026-09-01 */
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify,
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify.is-granted,
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify[aria-pressed="true"]{
  color:#1683b7!important;
  background:none!important;
  background-color:transparent!important;
  background-image:none!important;
  border-color:transparent!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify:hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify.is-granted:hover,
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify:focus-visible{
  color:#1178a8!important;
  background:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify svg,
html body.nb-hf-design-editorial .nb-header-stack .nb-site-header button.nb-header-v2__notify.is-granted svg{
  color:currentColor!important;
  stroke:currentColor!important;
  fill:none!important;
}

/* NB Header 1.8.5 — faixa institucional no fluxo, acima do topo */
html body .nb-header-stack>.nb-header-institutional{
  position:relative!important;z-index:9!important;order:0!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;
  display:flex!important;flex:0 0 28px!important;align-items:center!important;justify-content:space-between!important;
  width:min(calc(100% - 64px),1240px)!important;height:28px!important;min-height:28px!important;max-height:28px!important;
  margin:0 auto!important;padding:0!important;transform:none!important;background:transparent!important;border:0!important;box-shadow:none!important;
  opacity:1!important;visibility:visible!important;overflow:visible!important;pointer-events:none!important;
  transition:max-height .2s ease,height .2s ease,min-height .2s ease,opacity .16s ease,visibility 0s linear 0s!important
}
html body .nb-header-stack>.nb-site-header.nb-header-v2{order:1!important}
html body .nb-header-stack>.nb-global-nav-wrap{order:3!important}
html body .nb-header-stack.nb-header--scrolled>.nb-header-institutional{
  flex-basis:0!important;width:min(calc(100% - 64px),1240px)!important;height:0!important;min-height:0!important;max-height:0!important;
  margin:0 auto!important;padding:0!important;opacity:0!important;visibility:hidden!important;overflow:hidden!important;pointer-events:none!important;
  transition:max-height .18s ease,height .18s ease,min-height .18s ease,opacity .12s ease,visibility 0s linear .18s!important
}
@media(max-width:767px){
  html body .nb-header-stack>.nb-header-institutional{
    flex-basis:24px!important;width:calc(100% - 28px)!important;height:24px!important;min-height:24px!important;max-height:24px!important
  }
  html body .nb-header-stack.nb-header--scrolled>.nb-header-institutional{
    flex-basis:0!important;height:0!important;min-height:0!important;max-height:0!important
  }
}
@media(prefers-reduced-motion:reduce){
  html body .nb-header-stack>.nb-header-institutional{transition:none!important}
}


/* NB Header 1.8.6 — remove o vazio entre a faixa institucional e o topo */
html body.nb-hf-design-editorial .nb-header-stack:not(.nb-header--scrolled)>.nb-site-header.nb-header-v2{
  margin-top:0!important;
  padding-top:0!important;
  align-items:flex-start!important;
}
html body.nb-hf-design-editorial .nb-header-stack:not(.nb-header--scrolled)>.nb-site-header.nb-header-v2>.nb-header-v2__inner{
  margin:0 auto!important;
}


/* NB Header 1.9.1 — composição mobile final */
@media(max-width:767px){
  html body .nb-header-stack>.nb-header-institutional,
  html body.nb-hf-design-editorial .nb-header-stack>.nb-header-institutional,
  html body .nb-header-stack.nb-header--scrolled>.nb-header-institutional{
    display:none!important;position:absolute!important;flex:0 0 0!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important
  }
  html body.nb-hf-design-editorial .nb-site-header.nb-header-v2{
    display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 0!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__inner{
    width:calc(100% - 20px)!important;margin:auto!important;padding:7px 12px!important;
    display:grid!important;grid-template-columns:56px minmax(0,1fr) 56px!important;grid-template-rows:1fr!important;column-gap:8px!important;align-items:center!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__left,
  html body.nb-hf-design-editorial .nb-header-v2__right{display:contents!important;position:static!important}
  html body.nb-hf-design-editorial .nb-header-v2__menu{
    grid-column:1!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__menu-official-icon{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
  html body.nb-hf-design-editorial .nb-header-v2__brand{
    position:static!important;grid-column:2!important;grid-row:1!important;justify-self:center!important;align-self:center!important;width:min(230px,62vw)!important;max-width:min(230px,62vw)!important;height:68px!important;margin:0!important;transform:none!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__brand img{width:100%!important;max-width:100%!important;max-height:66px!important;object-fit:contain!important}
  html body.nb-hf-design-editorial .nb-header-v2__notify,
  html body.nb-hf-design-editorial .nb-header-v2__zap{display:none!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}
  html body.nb-hf-design-editorial .nb-header-v2__search,
  html body.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__search{
    display:flex!important;position:relative!important;grid-column:3!important;grid-row:1!important;justify-self:center!important;align-self:center!important;align-items:center!important;justify-content:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0!important;border-radius:14px!important
  }
  html body.nb-hf-design-editorial .nb-header-v2__search svg,
  html body.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__search svg{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:auto!important;stroke-width:2!important}
  html body.nb-hf-design-editorial .nb-global-nav__social,
  html body.nb-hf-design-editorial .nb-global-nav__divider{display:none!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important}
}


/* NB Header 1.10.2 — aproximação desktop e navegação mobile limpa */
@media(min-width:768px){
  html body.nb-hf-design-editorial .nb-header-stack:not(.nb-header--scrolled)>.nb-site-header.nb-header-v2{
    height:116px!important;
    min-height:116px!important;
    max-height:116px!important;
    padding:0!important;
    align-items:flex-start!important;
  }
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__social,
  html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav__divider,
  html body.nb-hf-sticky-compact .nb-header-stack .nb-header-v2__sticky-social,
  html body.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__sticky-social{
    display:none!important;
    width:0!important;
    min-width:0!important;
    max-width:0!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    overflow:hidden!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}


/* NB Header 1.10.4 — ações corretas no topo compacto desktop */
@media(min-width:768px){
  html body.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__sticky-social{
    display:none!important;width:0!important;min-width:0!important;max-width:0!important;
    height:0!important;min-height:0!important;max-height:0!important;margin:0!important;
    padding:0!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__right{
    position:static!important;display:flex!important;grid-column:3!important;justify-self:end!important;
    align-items:center!important;gap:10px!important;width:auto!important;min-width:0!important;
    height:var(--nb-header-compact-height)!important;margin:0!important;padding:0!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__search{
    display:flex!important;position:relative!important;align-items:center!important;justify-content:center!important;
    width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;
    min-height:44px!important;max-height:44px!important;margin:0!important;padding:0!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__search:after{
    display:none!important;content:none!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__search svg{
    width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;margin:auto!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__zap{
    display:inline-flex!important;position:relative!important;align-items:center!important;justify-content:center!important;
    gap:8px!important;width:auto!important;min-width:146px!important;height:44px!important;min-height:44px!important;
    margin:0!important;padding:0 16px!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__zap span{
    display:inline!important;position:static!important;width:auto!important;height:auto!important;overflow:visible!important;
    clip:auto!important;white-space:nowrap!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__a11y{
    display:none!important;
  }
  html body.nb-hf-sticky-compact.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-header-v2__notify{
    display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
}


/* NB Header 1.10.8 — preserva o fundo editorial no estado compacto */
html body.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled{
  background:#f5fafc!important;
  background-image:radial-gradient(circle at 78% 20%,rgba(37,153,214,.16),transparent 28%),linear-gradient(110deg,#fff 0%,#f4fbfe 54%,#e8f5fa 100%)!important;
}
html body.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled>.nb-site-header.nb-header-v2{
  background-color:transparent!important;
  background-image:radial-gradient(circle at 78% 20%,rgba(37,153,214,.16),transparent 28%),linear-gradient(110deg,#fff 0%,#f4fbfe 54%,#e8f5fa 100%)!important;
}


/* NB drawer close alignment — safe additive fix */
html body.nb-hf-design-editorial .nb-header-drawer__close{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  text-align:center!important;
}


/* NB menu underline — single continuous canonical line */
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap{
  position:relative!important;
  overflow:visible!important;
}
html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:8!important;
  left:10px!important;
  right:10px!important;
  bottom:-7px!important;
  width:auto!important;
  height:3px!important;
  min-height:3px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#005576 0 52%,#2599D6 52% 100%)!important;
  box-shadow:0 1px 3px rgba(0,85,118,.16)!important;
  pointer-events:none!important;
}
html body.nb-hf-design-editorial .nb-header-stack.nb-header--scrolled .nb-global-nav-wrap::after{
  content:none!important;
  display:none!important;
}
@media(max-width:767px){
  html body.nb-hf-design-editorial .nb-header-stack .nb-global-nav-wrap::after{
    left:8px!important;
    right:8px!important;
    bottom:-5px!important;
    height:2px!important;
    min-height:2px!important;
  }
}


/* NB drawer identity and flat commercial action */
html body.nb-hf-design-editorial .nb-header-drawer__top .nb-header-drawer__identity{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
  padding-left:0!important;
  color:#12394d!important;
  font:800 15px/1.2 Montserrat,Arial,sans-serif!important;
  letter-spacing:-.015em!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__top .nb-header-drawer__identity::before{
  content:none!important;
  display:none!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__identity img{
  display:block!important;
  flex:0 0 38px!important;
  width:38px!important;
  height:38px!important;
  max-width:38px!important;
  max-height:38px!important;
  margin:0!important;
  border-radius:10px!important;
  object-fit:contain!important;
  box-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__identity span{
  display:block!important;
  min-width:0!important;
  max-width:270px!important;
  overflow-wrap:anywhere!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:hover,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:focus-visible,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:active{
  background:#087da9!important;
  background-image:none!important;
  border:1px solid #087da9!important;
  box-shadow:none!important;
  filter:none!important;
  transform:none!important;
  translate:none!important;
  scale:none!important;
  text-shadow:none!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__commercial:hover,
html body.nb-hf-design-editorial .nb-header-drawer__commercial:focus-visible{
  background:#006b91!important;
  border-color:#006b91!important;
}


/* NB drawer social links */
html body.nb-hf-design-editorial .nb-header-drawer__social{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:16px 0 0!important;
  padding:0!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__social a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:40px!important;
  height:40px!important;
  flex:0 0 40px!important;
  padding:0!important;
  border:1px solid rgba(8,125,169,.35)!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#087da9!important;
  box-shadow:none!important;
  transform:none!important;
  text-decoration:none!important;
  transition:color .16s ease,background-color .16s ease,border-color .16s ease!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__social a:hover,
html body.nb-hf-design-editorial .nb-header-drawer__social a:focus-visible{
  color:#fff!important;
  background:#087da9!important;
  border-color:#087da9!important;
  box-shadow:none!important;
  transform:none!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__social a:focus-visible{
  outline:3px solid rgba(8,125,169,.22)!important;
  outline-offset:3px!important;
}
html body.nb-hf-design-editorial .nb-header-drawer__social svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  margin:0!important;
}


/* NB identity mobile logo size */
@media(max-width:767px){
  html body .nb-header-v2__brand img,
  html body .nb-mock-brand img{
    width:min(var(--nb-identity-mobile-logo-width,205px),72vw)!important;
    max-width:min(var(--nb-identity-mobile-logo-width,205px),72vw)!important;
    height:auto!important;
    object-fit:contain!important;
  }
}

/* Desktop header controls: one stable three-area grid; mobile rules remain independent. */
@media (min-width:981px) {
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__inner,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__inner {
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
    align-items:center!important;
    column-gap:12px!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__left {
    display:flex!important;position:static!important;grid-column:1!important;grid-row:1!important;
    justify-self:start!important;align-items:center!important;
    width:auto!important;height:auto!important;min-width:0!important;gap:0!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__brand,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__brand {
    display:flex!important;position:static!important;grid-column:2!important;grid-row:1!important;
    justify-self:center!important;align-self:center!important;
    width:clamp(200px,20vw,270px)!important;max-width:100%!important;
    margin:0!important;transform:none!important;inset:auto!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__brand img {
    display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__right,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__right {
    display:flex!important;position:static!important;grid-column:3!important;grid-row:1!important;
    justify-self:end!important;justify-content:flex-end!important;align-items:center!important;
    gap:12px!important;width:auto!important;min-width:0!important;
    height:auto!important;margin:0!important;padding:0!important;transform:none!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__a11y,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__sticky-social {
    display:none!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left {
    gap:12px!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-header-v2__notify,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__left .nb-header-v2__notify,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__left .nb-accessibility-trigger--header {
    display:grid!important;position:static!important;flex:0 0 44px!important;
    place-items:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;
    height:44px!important;min-height:44px!important;max-height:44px!important;
    margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
    background:transparent!important;color:#087da9!important;box-shadow:none!important;
    transform:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__left .nb-accessibility-trigger--header {
    position:relative!important;z-index:30!important;
    inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
    background:#087da9!important;color:#fff!important;
    border:1px solid #006b91!important;
    box-shadow:0 3px 10px rgba(0,85,118,.18)!important;
    cursor:pointer!important;
    transition:background-color .18s ease,box-shadow .18s ease!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header svg {
    width:23px!important;height:23px!important;stroke:currentColor!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header:hover,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header:focus-visible {
    background:#005576!important;box-shadow:0 4px 12px rgba(0,85,118,.24)!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header::after {
    content:"Acessibilidade";position:absolute;left:50%;top:calc(100% + 9px);z-index:100;
    display:block;padding:7px 10px;border-radius:7px;background:#005576;color:#fff;
    font:700 12px/1.2 Montserrat,Arial,sans-serif;white-space:nowrap;
    box-shadow:0 4px 12px rgba(0,55,82,.2);
    opacity:0;visibility:hidden;pointer-events:none;
    transform:translate(-50%,-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header:hover::after,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header:focus-visible::after {
    opacity:1;visibility:visible;transform:translate(-50%,0);
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-accessibility-trigger--header:focus-visible,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__left .nb-header-v2__notify:focus-visible {
    outline:3px solid #ffd21c!important;outline-offset:3px!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__search,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__search,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__zap,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__zap {
    display:flex!important;position:relative!important;flex:0 0 44px!important;
    align-items:center!important;justify-content:center!important;
    width:44px!important;min-width:44px!important;max-width:44px!important;
    height:44px!important;min-height:44px!important;max-height:44px!important;
    margin:0!important;padding:0!important;border-radius:50%!important;
    box-shadow:none!important;transform:none!important;
    visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__right .nb-header-v2__search,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__right .nb-header-v2__search {
    border:1px solid #dce8ee!important;background:#fff!important;background-image:none!important;
    color:#087da9!important;box-shadow:none!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__right .nb-header-v2__search svg {
    color:#087da9!important;stroke:#087da9!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__right .nb-header-v2__zap,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__right .nb-header-v2__zap {
    border:0!important;background:#20d465!important;background-image:none!important;
    color:#fff!important;box-shadow:none!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__zap span {
    position:absolute!important;width:1px!important;height:1px!important;
    padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;
    white-space:nowrap!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__zap svg {
    width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__radio {
    box-sizing:border-box!important;display:inline-flex!important;position:relative!important;
    flex:0 0 auto!important;align-items:center!important;justify-content:center!important;gap:8px!important;
    width:auto!important;min-width:0!important;max-width:160px!important;height:44px!important;
    min-height:44px!important;margin:0!important;padding:0 15px!important;
    border:0!important;border-radius:999px!important;
    background:linear-gradient(110deg,#2599d6 0%,#087faa 55%,#005576 100%)!important;color:#fff!important;
    font:700 13px/1 Montserrat,Arial,sans-serif!important;white-space:nowrap!important;
    box-shadow:none!important;cursor:pointer!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__radio svg {
    width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.8;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__radio:hover {
    background:linear-gradient(110deg,#1686c0 0%,#006b91 100%)!important;
  }
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__radio:focus-visible,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__zap:focus-visible,
  html body.nb-hf-design-editorial .nb-header-stack .nb-header-v2__search:focus-visible {
    outline:3px solid #ffd21c!important;outline-offset:3px!important;
  }
}
@media (max-width:980px) {
  html body .nb-header-stack .nb-header-v2__radio {display:none!important;}
}

@media (min-width:981px) {
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack .nb-header-v2__right .nb-header-v2__a11y {
    display:none!important;visibility:hidden!important;width:0!important;height:0!important;
    margin:0!important;padding:0!important;pointer-events:none!important;
  }
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack .nb-header-v2__right .nb-header-v2__zap span,
  html body.nb-hf-design-editorial.nb-hf-sticky-compact .nb-header-stack.nb-header--scrolled .nb-header-v2__right .nb-header-v2__zap span {
    display:none!important;
  }
}
