/* RC6.3 — rodapés corrigidos: ícones profissionais, visíveis e sem blocos */
.global-social,
.global-polish-v3 .global-social,
.footer .global-social{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:20px!important;
  margin-top:20px!important;
}
.global-social a,
.global-polish-v3 .global-social a,
.footer .global-social a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-color:transparent!important;
  box-shadow:none!important;
  color:#fff!important;
  line-height:1!important;
  text-decoration:none!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
}
.global-social a::before,.global-social a::after,
.global-polish-v3 .global-social a::before,.global-polish-v3 .global-social a::after,
.footer .global-social a::before,.footer .global-social a::after{
  display:none!important;content:none!important;background:none!important;box-shadow:none!important;
}
.global-social .footer-social-icon,
.footer .global-social .footer-social-icon{
  display:block!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
  background:transparent!important;
  filter:none!important;
}
.global-social a:hover,
.global-polish-v3 .global-social a:hover,
.footer .global-social a:hover{
  background:transparent!important;
  box-shadow:none!important;
  transform:translateY(-2px) scale(1.07)!important;
  opacity:.88!important;
}
.global-social a:focus-visible{outline:2px solid #fff!important;outline-offset:5px!important}
@media(max-width:640px){
  .global-social,.global-polish-v3 .global-social,.footer .global-social{gap:18px!important}
  .global-social a,.global-polish-v3 .global-social a,.footer .global-social a{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}
  .global-social .footer-social-icon,.footer .global-social .footer-social-icon{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}
}
