rz-player{position:fixed;inset:0rem;top:unset;overflow:hidden;display:flex;justify-content:space-between;align-items:center;transition:0.5s ease-out;z-index:var(--z-index-highest)}rz-player :is(.rz,.plus){display:flex;justify-content:space-between;flex:1 1 50%;align-items:center;background-color:transparent;padding-block:1.5rem}rz-player>hr{height:7.8rem;opacity:1;transition:0.5s;background:rgba(255,255,255,.5)!important}rz-player:has(.playing)>hr{opacity:0}rz-player .rz{padding-inline:3.9rem 3.3rem}rz-player .plus{padding-inline:3.3rem 3.9rem}rz-player .on-playing{display:none}rz-player .playing{background-color:var(--pink);flex:0 1 70%}rz-player .playing .on-playing{display:block}rz-player .playing .on-paused{display:none}rz-player hr{width:1px;background:#fff;flex:1 0 1px}rz-player h2{padding:0;line-height:1em}rz-player a{text-decoration:none}rz-player time{font-size:1.2rem;line-height:1em}rz-player time span{font:inherit}rz-player .img-box{height:6rem;width:6.5rem;border-radius:.8rem;overflow:hidden}rz-player .logo{min-height:2rem}rz-player .tag-live{padding:.2rem .6rem;font-size:1.2rem;text-transform:uppercase;font-weight:700;background:var(--_color);border-radius:.4rem;overflow:hidden}rz-player .tag-live .circle{--_w:.7rem;overflow:hidden;width:var(--_w);height:var(--_w);background:var(--_color);display:inline-block;border-radius:100%}rz-player.bg-dark-grey .tag-live{--_color:var(--pink)}rz-player.bg-pink .tag-live{--_color:var(--white)}rz-player.bg-dark-grey .circle{--_color:var(--white)}rz-player.bg-pink .circle{--_color:var(--pink)}rz-player .current{display:flex;gap:1.4rem}rz-player .current article{display:flex;flex-direction:column;gap:.4rem;min-width:13.5rem}rz-player .current article .logo-wrapper{position:relative;display:flex;align-items:center;gap:1.5rem}rz-player .controls{display:flex;gap:1.9rem}rz-player .controls p{color:#fff;text-transform:uppercase;color:#fff;text-align:center;margin-top:.5rem}rz-player .controls :is(button,a){display:flex;flex-direction:column;justify-content:center;align-items:center}rz-player .controls .circle{--_w:4.4rem;width:var(--_w);height:var(--_w);background-color:rgba(255,255,255,.1);border-radius:100%;overflow:hidden;border:1px solid #fff;color:#fff;place-content:center;font-size:1.8rem;display:grid}rz-player .app article{margin-top:.8rem;display:flex;padding:.8rem 2.4rem;align-content:center;justify-items:center;background-color:rgba(255,255,255,.1);border-radius:1.5rem;overflow:hidden;color:#fff;border:1px solid #fff;gap:1.6rem;justify-content:center}rz-player .app article i{color:#fff;font-size:2.2rem}rz-player .app article hr{height:2.3rem}rz-player .next-wrapper{display:none;width:0}rz-player .playing .next-wrapper{display:flex;gap:1.7rem;justify-items:center;align-items:center;width:initial}rz-player .next-wrapper ul{display:flex;flex-direction:column;gap:.6rem;max-width:19rem}rz-player .next-wrapper hr{height:7.8rem}rz-player .next-wrapper a{margin-left:1.2rem}@media only screen and (min-width:961px){rz-player .next-wrapper{transition:0.5s}rz-player :is(.rz,.plus){transition:0.5s}rz-player h2{text-wrap:nowrap}}@media only screen and (min-width:0) and (max-width:960px){rz-player{inset:0;top:unset;border-radius:0}rz-player hr{flex:0 1 1px;max-height:5rem}rz-player section:not(.playing) .logo{height:auto;width:9rem;object-fit:contain}rz-player .current :is(h2,time){display:none}rz-player .current aside{display:none}rz-player .current article{min-width:0}rz-player .playing{flex:1 1 100%}rz-player .playing .current :is(h2,time){display:initial}rz-player .playing .current{flex-direction:column}rz-player .playing .logo{display:none}rz-player .playing .app{display:initial}rz-player :is(.rz,.plus){gap:1rem;transition:0.5s flex;flex-wrap:wrap;padding-block:2rem}rz-player:has(.playing) .current{width:100%}rz-player :is(.controls,.app){width:46%}rz-player .rz{padding-inline:2rem 1.5rem}rz-player .plus{padding-inline:1.5rem 2rem}rz-player .app{display:none}rz-player .controls{gap:1rem}rz-player .next-wrapper{display:none!important}}