/* origem: site/0055.css */
/* SOURCE: /assets/refactor-v943/css/site/0156.css */
html body.pc .topbar{transition:max-height .28s ease,opacity .22s ease,transform .28s ease!important;transform-origin:top center!important}
html body.pc .head,html body.pc .nav-container{transition:transform .28s ease,top .28s ease,margin-top .28s ease!important}
html body.pc.spb-topbar-entering .topbar{animation:spbTopbarEnter .34s ease both!important}
@keyframes spbTopbarEnter{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:1170px!important;max-width:calc(100% - 30px)!important;margin:0 auto!important;padding:0!important;overflow:visible!important}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-social{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin:0!important;white-space:nowrap!important}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-links{display:none!important}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-date{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;padding:0!important;line-height:1.2!important;white-space:nowrap!important}
html body.pc.spb-topbar-model-redes_centro.spb-topbar-date-esquerda .spb-topbar-date{left:0!important;right:auto!important;text-align:left!important}
html body.pc.spb-topbar-model-redes_centro.spb-topbar-date-direita .spb-topbar-date{right:0!important;left:auto!important;text-align:right!important}
@media(max-width:760px){html body.pc.spb-topbar-model-redes_centro .spb-topbar-wrap{max-width:100%!important;padding:5px 15px!important;min-height:45px!important;font-size:17px!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:4px!important;justify-items:center!important;overflow:visible!important}html body.pc.spb-topbar-model-redes_centro .spb-topbar-social,html body.pc.spb-topbar-model-redes_centro .spb-topbar-date{position:static!important;transform:none!important;text-align:center!important;line-height:20px!important}html body.pc.spb-topbar-model-redes_centro .spb-topbar-date{order:1!important}html body.pc.spb-topbar-model-redes_centro .spb-topbar-social{order:2!important;flex-wrap:wrap!important}}

/* SOURCE: /assets/refactor-v943/css/site/0157.css */
/* Barra superior: mesmo padrão visual do rodapé — círculo branco e ícone na cor do portal */
html body.pc .spb-topbar-social{gap:7px!important;}
html body.pc .spb-topbar-social a{
  width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;
  padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;
  background:#fff!important;color:var(--spb-primary)!important;box-shadow:none!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  transition:transform .18s ease,background-color .18s ease,color .18s ease!important;
}
html body.pc .spb-topbar-social a .spb-social-svg,
html body.pc .spb-topbar-social a i{
  width:14px!important;height:14px!important;font-size:14px!important;line-height:1!important;
  color:inherit!important;fill:currentColor!important;
}
html body.pc .spb-topbar-social a:hover,
html body.pc .spb-topbar-social a:focus-visible{
  transform:translateY(-1px)!important;background:var(--spb-primary)!important;color:#fff!important;
}
@media(max-width:760px){
  html body.pc .spb-topbar-social{gap:6px!important;}
  html body.pc .spb-topbar-social a{width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;}
}

/* SOURCE: /assets/refactor-v943/css/site/0158.css */
/* Carregamento inicial sem exibir o alinhamento do outro modelo */
html body.pc.spb-topbar-model-completo .spb-topbar-social-model1{display:flex!important;align-items:center!important;gap:0!important;}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-social{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;justify-content:center!important;gap:10px!important;margin:0!important;white-space:nowrap!important;}
html body.pc.spb-topbar-model-redes_centro .spb-topbar-links{display:none!important;}
html body.pc .spb-topbar-social>a{margin:0!important;}

