/* Expresso Rio v10.1 — Header/Core */
.er-site-header{width:100%;background:#fff;position:relative;z-index:100;border:0;box-shadow:none}.er-skip-link:focus{clip:auto!important;width:auto;height:auto;left:16px;top:16px;z-index:99999;background:#fff;color:#111;padding:10px 14px;border:2px solid #111;border-radius:3px}.er-topbar{height:34px;background:#171717;color:#fff;font-size:12px}.er-topbar__inner{height:34px;display:flex;align-items:center;gap:16px;min-width:0}.er-social{display:flex;align-items:center;gap:13px;flex:0 0 auto}.er-social__link{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.92;border-radius:50%;outline-offset:3px}.er-social__link svg{width:15px;height:15px;fill:currentColor;display:block}.er-social__link:hover,.er-social__link:focus-visible{opacity:1;color:#fff;background:rgba(255,255,255,.12)}.er-topbar__divider{width:1px;height:16px;background:rgba(255,255,255,.32);flex:0 0 auto}.er-topbar__date{color:#ddd;white-space:nowrap;font-weight:500;letter-spacing:.01em}.er-search{margin-left:auto;min-width:0}.er-search__form{height:25px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.52)}.er-search__field{width:180px;max-width:34vw;border:0;background:transparent;color:#fff;outline:0;font-size:12px;padding:3px 5px}.er-search__field::placeholder{color:#bbb}.er-search__submit{border:0;background:transparent;color:#fff;width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;outline-offset:3px}.er-search__submit svg{width:14px;height:14px;fill:currentColor}.er-search__submit:hover,.er-search__submit:focus-visible{background:rgba(255,255,255,.12)}
.er-main-header{background:#fff;border-bottom:1px solid #eee}.er-main-header__inner{height:118px;display:grid;grid-template-columns:260px minmax(0,1fr) 150px;align-items:center;gap:20px}.er-weather{display:inline-flex;align-items:center;gap:9px;color:#231f20;min-width:0;max-width:260px;justify-self:start}.er-weather__icon{width:34px;height:34px;border:1px solid #e2e2e2;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:17px;flex:0 0 auto;background:#fff}.er-weather__temp{font-size:28px;font-weight:850;line-height:1;letter-spacing:-.03em;white-space:nowrap}.er-weather__temp small{font-size:13px;text-transform:lowercase;margin-left:1px}.er-weather__city{font-size:13px;color:#555;line-height:1.15;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.er-logo{justify-self:center;display:flex;align-items:center;justify-content:center;line-height:1;background:transparent!important;box-shadow:none!important;text-shadow:none!important;min-width:0}.er-logo img,.er-logo .custom-logo,.er-logo__img{display:block;width:min(560px,46vw);max-width:100%;max-height:76px;height:auto;object-fit:contain;background:transparent!important;box-shadow:none!important;filter:none!important}.er-logo__text{font-weight:900;font-size:52px;letter-spacing:-2px;color:#0b0b0b}.er-support{justify-self:end;display:flex}.er-support a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;background:#231f20;color:#fff;padding:0 22px;font-size:13px;font-weight:850;letter-spacing:.06em;border-radius:0;text-transform:uppercase}.er-support a:hover,.er-support a:focus-visible{background:#b60d12;color:#fff;outline-offset:3px}.er-menu-toggle{display:none;align-items:center;gap:7px;justify-self:end;border:1px solid #231f20;background:#fff;color:#231f20;min-height:38px;padding:0 11px;font-weight:850;cursor:pointer}.er-menu-toggle span{display:block;width:17px;height:2px;background:currentColor;box-shadow:0 6px 0 currentColor,0 -6px 0 currentColor}.er-menu-toggle span:nth-child(n+2){display:none}.er-menu-toggle b{font-size:12px;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:1180px){.er-main-header__inner{grid-template-columns:220px minmax(0,1fr) 130px}.er-logo img,.er-logo .custom-logo,.er-logo__img{width:min(470px,43vw)}}
@media(max-width:900px){.er-topbar__date,.er-topbar__divider{display:none}.er-topbar__inner{gap:10px}.er-social{gap:9px}.er-search__field{width:130px}.er-main-header__inner{height:92px;grid-template-columns:1fr auto;gap:12px}.er-weather,.er-support{display:none}.er-logo{justify-self:start}.er-logo img,.er-logo .custom-logo,.er-logo__img{width:min(310px,58vw);max-height:66px}.er-menu-toggle{display:inline-flex}}
@media(max-width:480px){.er-topbar{height:32px}.er-topbar__inner{height:32px}.er-social__link{width:16px;height:16px}.er-social__link svg{width:13px;height:13px}.er-search__field{width:102px}.er-logo img,.er-logo .custom-logo,.er-logo__img{width:min(242px,58vw);max-height:58px}.er-menu-toggle{min-height:36px;padding:0 9px}.er-menu-toggle b{display:none}}

/* v12.8 — alinhamento do cabeçalho e reserva de espaço para PageSpeed */
.er-site-header,
.er-site-header input,
.er-site-header button,
.er-site-header a{
  font-family:var(--er-font);
}
.er-main-header__inner{contain:layout paint;}
.er-logo img,.er-logo .custom-logo,.er-logo__img{
  aspect-ratio:700/120;
  object-fit:contain;
}
.er-weather,.er-support,.er-menu-toggle{font-family:var(--er-font)}
.er-topbar__date,.er-search__field{font-family:var(--er-font)}
@media(max-width:900px){
  .er-main-header__inner{min-height:92px}
}
@media(max-width:480px){
  .er-main-header__inner{min-height:84px}
}

/* v12.9 — Cabeçalho editorial estilo barra + menu hamburger */
.er-site-header--poder{background:#fff;border-top:33px solid #334056;border-bottom:1px solid #e8edf4;box-shadow:0 1px 0 rgba(0,0,0,.04)}
.er-poderbar{height:78px;background:#fff}.er-poderbar__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.er-poderbar__logo{display:flex;align-items:center;min-width:190px}.er-poderbar__logo img,.er-poderbar__logo .custom-logo{display:block;width:min(260px,32vw);max-height:58px;height:auto;object-fit:contain}.er-poderbar__actions{display:flex;align-items:center;gap:18px;margin-left:auto}.er-poderbar__support{height:34px;display:inline-flex;align-items:center;justify-content:center;background:#0F4CDA;color:#fff!important;border-radius:5px;padding:0 18px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.01em;white-space:nowrap}.er-poderbar__support:hover{filter:brightness(.94)}.er-poderbar__support:focus-visible{outline:3px solid rgba(15,76,218,.25);outline-offset:3px}.er-poderbar__social{position:relative;display:flex;align-items:center;gap:7px}.er-poderbar__social-link,.er-poderbar__more{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#184a83;color:#fff;border:0}.er-poderbar__social-link svg{width:15px;height:15px;fill:currentColor}.er-poderbar__more{background:#fff;color:#184a83;border:1px solid #9aa7b6;font-weight:900;line-height:1;cursor:pointer}.er-poderbar__more-list{display:none;position:absolute;right:0;top:40px;background:#fff;border:1px solid #d9e0e8;box-shadow:0 14px 30px rgba(0,0,0,.12);padding:8px;min-width:150px;z-index:300}.er-poderbar__more-list.is-open{display:grid;gap:2px}.er-poderbar__more-list a{padding:9px 10px;font-size:13px;font-weight:800;color:#173b68}.er-poderbar__more-list a:hover{background:#f2f6fb}.er-menu-toggle{display:inline-flex;align-items:center;gap:16px;height:78px;min-height:78px;border:0;border-left:1px solid #edf0f4;background:#fff;color:#173b68;padding:0 0 0 26px;text-transform:uppercase;cursor:pointer}.er-menu-toggle span:first-child{width:28px;height:2px;background:currentColor;box-shadow:0 9px 0 currentColor,0 -9px 0 currentColor;display:block}.er-menu-toggle span:nth-child(n+2){display:none}.er-menu-toggle b{font-size:14px;font-weight:800;letter-spacing:.02em}.er-drawer-backdrop{position:fixed;inset:0;background:rgba(8,18,31,.46);z-index:980}.er-navigation-drawer{position:fixed;top:0;right:0;width:min(470px,92vw);height:100vh;background:#fff;z-index:990;transform:translateX(102%);transition:transform .22s ease;box-shadow:-22px 0 60px rgba(0,0,0,.2);outline:0}.er-navigation-drawer.is-open{transform:translateX(0)}.er-menu-open{overflow:hidden}.er-navigation-drawer__scroll{height:100%;overflow:auto;padding:22px 28px 34px}.er-navigation-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e4e9f0;padding-bottom:18px}.er-navigation-drawer__logo img{width:190px;max-height:54px;object-fit:contain}.er-navigation-drawer__close{width:42px;height:42px;border:1px solid #d7e0ea;background:#fff;color:#173b68;font-size:30px;line-height:1;cursor:pointer}.er-navigation-drawer__search{margin:18px 0;display:flex;align-items:center;border:1px solid #dce4ee;background:#f9fbfd}.er-navigation-drawer__search input{flex:1;border:0;background:transparent;min-height:44px;padding:0 14px;font-weight:800;outline:0}.er-navigation-drawer__search button{width:48px;min-height:44px;border:0;background:transparent;color:#173b68}.er-navigation-drawer__search svg{width:19px;height:19px;fill:currentColor}.er-navigation-drawer__section{border-bottom:1px solid #e8edf3}.er-navigation-drawer__section-title{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;border:0;background:#fff;color:#153d6f;font-weight:900;letter-spacing:.03em;text-align:left;cursor:pointer}.er-navigation-drawer__section-title i{font-style:normal;font-size:25px;transition:transform .18s}.er-navigation-drawer__section.is-open .er-navigation-drawer__section-title i{transform:rotate(90deg)}.er-navigation-drawer__section-content{display:none;padding:0 0 14px}.er-navigation-drawer__section.is-open .er-navigation-drawer__section-content{display:block}.er-navigation-drawer__list,.er-navigation-drawer__list ul{list-style:none;margin:0;padding:0}.er-navigation-drawer__list li{margin:0}.er-navigation-drawer__list a{display:block;padding:10px 0;color:#1f2f3f;font-size:14px;font-weight:760;text-transform:uppercase;letter-spacing:.01em}.er-navigation-drawer__list .sub-menu{padding-left:16px;background:#f7f9fc}.er-navigation-drawer__quick{margin-top:20px}.er-navigation-drawer__quick a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#173b68;color:#fff;font-weight:900;letter-spacing:.02em}.er-nav,.er-topbar,.er-main-header{display:none!important}
@media(max-width:760px){.er-site-header--poder{border-top-width:24px}.er-poderbar,.er-poderbar__inner{height:70px}.er-poderbar__support,.er-poderbar__social{display:none}.er-poderbar__logo img,.er-poderbar__logo .custom-logo{width:min(210px,60vw)}.er-menu-toggle{height:70px;min-height:70px;padding-left:14px}.er-menu-toggle b{display:none}.er-navigation-drawer__scroll{padding:18px 20px 30px}}
