/* origem: site/0126.css */
/* SOURCE: /assets/refactor-v943/css/site/0320.css */
html body.pc [data-radio-player] .spb-radio-live{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}
html body.pc [data-radio-player] .spb-radio-live::before{
  animation:spbLivePulse500 1.45s ease-out infinite!important;
}
@keyframes spbLivePulse500{
  0%{box-shadow:0 0 0 0 rgba(25,199,123,.55)}
  72%{box-shadow:0 0 0 7px rgba(25,199,123,0)}
  100%{box-shadow:0 0 0 0 rgba(25,199,123,0)}
}
html body.pc .banner-bottom--floating #banner-bottom--close,
html body.pc .banner-bottom--floating .banner-bottom--close,
html body.pc .banner-bottom--floating .banner-bottom-close,
html body.pc .banner-bottom--floating [data-banner-close],
html body.pc .banner-bottom--floating > button:last-of-type{
  position:fixed!important;
  right:auto!important;
  bottom:auto!important;
  transform:none!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  z-index:2147483647!important;
}

