#schedule{display:flex;flex-direction:column;row-gap:10px;width:100%;line-height:1.38;font-size:18px}#schedule .title-line{margin-bottom:.7rem;display:flex;align-items:center;flex-direction:row;-moz-column-gap:5px;column-gap:5px;width:-moz-fit-content;width:fit-content;justify-content:flex-end}.schedule-parent{display:flex;gap:40px;flex-direction:column;align-items:flex-end}.schedule-parent .relative-title-container{position:relative;width:-moz-fit-content;width:fit-content;display:flex;align-items:flex-end;-moz-column-gap:4px;column-gap:4px}.schedule-parent .tz-identifier{font-size:13px}.schedule-row{--xPad: 1.5rem;display:grid;grid-template-columns:60px 1fr;padding:1rem var(--xPad);align-items:center;justify-content:space-between;-moz-column-gap:var(--xPad);column-gap:var(--xPad);color:#fff;font-family:OCRAEXT,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background:var(--mainBlue)}.schedule-row .local-time{font-size:22px;font-weight:400}.schedule-row .title-block{display:grid;grid-template-columns:1fr 120px;gap:10px;justify-content:space-between;align-items:center}.schedule-row .to{font-size:14px}.schedule-row.now-playing{background-color:#7f3f98}.schedule-row h2{font-size:18px;font-weight:600}.schedule-row img{width:80px;align-self:center}.schedule-row.active{background:#8c4d9e}.schedule-row h3{font-weight:400;font-size:16px}.schedule-row .duration{font-weight:600;font-size:20px}.schedule-row .show-info{display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 930px){.schedule-row{margin-left:0!important}.schedule-row .duration{display:none}}
