@keyframes blinker{50%{opacity:0}}@layer components{header#header>div>div>div{height:80px;display:flex;align-items:center}header#header .menu-top .wrapper{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:center;justify-self:center}header#header .left-menu,header#header .right-menu{display:flex!important;align-items:center!important;gap:15px!important}header#header .left-menu{justify-content:flex-start!important}header#header .center-menu{display:flex!important;justify-content:center!important;align-items:center!important}header#header .right-menu{justify-content:flex-end!important}header#header .header-extra-links{display:flex!important;align-items:center!important;gap:15px!important;flex-shrink:0!important}header#header .header-extra-link{display:inline-flex!important;align-items:center!important;text-decoration:none!important}header#header .header-extra-link img{height:60px!important;width:auto!important;max-height:60px!important;object-fit:contain!important;margin:5px}header#header .header-extra-link .radio-content{display:flex!important;flex-direction:column!important;align-items:center!important;gap:0!important}header#header .header-extra-link .radio-content .live-badge{display:flex!important;align-items:center!important;gap:3px!important;font-size:9px!important;font-weight:800!important;color:#222!important;line-height:1!important;margin-top:-2px!important}header#header .header-extra-link .radio-content .live-badge .dot{width:7px!important;height:7px!important;background-color:red!important;border-radius:50%!important;display:inline-block!important;box-shadow:0 0 5px #ff000080}header#header .header-extra-link .radio-content .live-badge .dot.blinking{animation:blinker 1s linear infinite!important}@media (max-width: 1024px){header#header .left-menu,header#header .right-menu,header#header .right-menu .header-extra-links{gap:15px}header#header .header-extra-link img{max-height:40px}header#header .header-extra-link.cg-link img{max-height:35px}}}@media (max-width: 768px){@layer layout{header#header>div>div>div{height:80px}header#header .menu-top .wrapper{grid-template-columns:45px 1fr 45px;margin:0 3%;gap:15px}header#header .left-menu{text-align:start}header#header .center-menu{text-align:center;justify-content:center;overflow:hidden}header#header .center-menu .brand{max-width:15rem;margin:0 auto}header#header .center-menu .brand img{max-height:45px;width:auto!important}header#header .right-menu{justify-self:flex-end;display:flex;align-items:center}@media (max-width: 768px) and (max-width: 360px){header#header .menu-top .wrapper{grid-template-columns:40px 1fr 40px;gap:5px}header#header .center-menu .brand{max-width:120px}}}}
