.tmPlaylistPlayerPluginWrap{margin:1em auto}.tmPlaylistPlayerPluginWrap:first-child{margin-top:0}.tmPlaylistPlayerPluginWrap:last-child{margin-bottom:0}.tmPluginPlaylistPlayer{--playerMainBg:#17212b;--playerHighlight: #003574;--playerHighlight2: #d4af37;--playerFontDefault: "Open Sans", Arial, sans-serif;--playerFontTitle: "Khand", Tahoma, sans-serif;--playerFontArtist: var(--playerFontTitle);--playerFontPlaylistTitle: var(--playerFontDefault);--playerFontPlaylistArtist: var(--playerFontDefault)}.tmPluginPlaylistPlayer input[type=range]+.thumb.active{display:none!important}.tmPluginPlaylistPlayer *,.tmPluginPlaylistPlayer *:before,.tmPluginPlaylistPlayer *:after{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.tmPluginPlaylistPlayer input,.tmPluginPlaylistPlayer button{outline:none}.tmPluginPlaylistPlayer a,.tmPluginPlaylistPlayer a:hover,.tmPluginPlaylistPlayer a:visited{color:#ddd;text-decoration:none}.tmPluginPlaylistPlayer .flex{display:flex}.tmPluginPlaylistPlayer .flex-wrap{display:flex;flex-wrap:wrap}.tmPluginPlaylistPlayer .flex-align{-webkit-align-items:center;align-items:center}.tmPluginPlaylistPlayer .w-full{width:100%}.tmPluginPlaylistPlayer button i{opacity:1;top:initial}.tmPluginPlaylistPlayer .SimpleAudioPlayer{max-width:100%;font-size:14px;font-family:var(--playerFontDefault);text-align:initial;line-height:initial;background:var(--playerMainBg);color:#ddd;margin:0 auto;border-radius:6px;overflow:hidden}.tmPluginPlaylistPlayer .SimpleAudioPlayer.limited{max-width:600px}.tmPluginPlaylistPlayer .SimpleAudioPlayer button,.tmPluginPlaylistPlayer .SimpleAudioPlayer input,.tmPluginPlaylistPlayer .SimpleAudioPlayer img{border:0}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album{padding:20px 25px 5px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-cover{position:relative;align-self:self-start;margin-right:20px;padding:5px;border-radius:6px;border-bottom:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(0,0,0,.8);border-left:1px solid rgba(0,0,0,.8)}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-cover:before{border-radius:5px;border-top:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(0,0,0,.8);border-right:1px solid rgba(0,0,0,.8);width:100%;height:100%;content:"";position:absolute;top:0;left:0}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-cover .cover{border-radius:2px;width:80px;height:80px;margin:0;padding:0;display:block;background-position:center}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-cover .cover.pseudo{background-image:url(../assets/default-cover.svg);background-size:cover;background-position:center;opacity:.2}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-title{font-size:1.5rem;font-family:var(--playerFontTitle);font-weight:500;border-bottom:3px solid var(--playerHighlight2)}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-title span{padding:5px 15px;display:inline-block}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-artist{font-size:1rem;color:#6c7883;font-family:var(--playerFontArtist)}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-album .tmplayer-artist span{padding:5px 15px;display:inline-block}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls{padding:15px;position:relative;z-index:2;background:var(--playerMainBg)}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls button{font-size:130%;width:48px;height:48px;background:none;color:#ddd;padding:6px;cursor:pointer;border:0;border-radius:3px;margin-left:2px;margin-right:2px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls button[disabled]{color:#636469;cursor:initial}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls button:not([disabled]):hover{background:var(--playerHighlight);color:#fff}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-pauseward button{padding:5px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-tracker,.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-volume{flex:1;margin-left:10px;position:relative}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-loading .tmplayer-buffer{-webkit-animation:audio-progress 1s linear infinite;animation:audio-progress 1s linear infinite;color:transparent;background-image:linear-gradient(-45deg,#000 25%,transparent 25%,transparent 50%,#000 50%,#000 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-time{font-size:.9rem}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-time,.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-others{margin-left:10px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-volume{max-width:110px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-volume .tmplayer-mute{margin-right:2px;padding:5px 2px 2px;color:#fff}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-others .tmplayer-active{background:var(--playerHighlight)}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-others button{padding:7px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-buffer{position:absolute;top:50%;right:0;left:0;height:9px;margin-top:-5px;border-radius:100px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:48px;margin:0;width:100%;display:block;position:relative;z-index:2}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls input[type=range]::-webkit-slider-runnable-track{background:#b7c5cda8;height:10px;border-radius:5px;transition:box-shadow .3s ease;position:relative}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-load .tmplayer-progress::-webkit-slider-runnable-track{background:#00000059}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-loading .tmplayer-progress::-webkit-slider-runnable-track{background:#ffffff40}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;height:15px;width:15px;border-radius:50%;box-shadow:0 1px 1px #00000026,0 0 0 1px #2f343d33;cursor:pointer;margin-top:-3px}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls input[type=range]::-moz-range-track{background:#b7c5cda8;height:10px;border-radius:5px;transition:box-shadow .3s ease;position:relative}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-load .tmplayer-progress::-moz-range-track{background:#00000059}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-loading .tmplayer-progress::-moz-range-track{background:#ffffff40}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls input[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;height:15px;width:15px;border-radius:50%;box-shadow:0 1px 1px #00000026,0 0 0 1px #2f343d33;cursor:pointer}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-playlist{position:relative;z-index:1}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-playlist:before{position:absolute;width:100%;height:10px;background-color:red;content:"";top:-10px;box-shadow:0 0 15px #000}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-playlist ul{margin:0!important}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-footer{padding:10px 10px 12px;font-size:90%;text-align:center;opacity:.7}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-display{overflow:hidden;max-height:650px;transition:max-height .5s ease-in-out}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-hide{max-height:0}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul{margin:5px 0 0;padding:0;list-style:none;max-height:245px}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin:0;padding:8px 20px;cursor:pointer}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li:last-child{padding-bottom:13px}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li:nth-child(odd){background:#00000059}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li:hover{background:#242f3d}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li.tmplayer-active{background:var(--playerHighlight);color:#fff;border-left:4px solid var(--playerHighlight2)}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li .tmplayer-source{font-family:var(--playerFontPlaylistTitle)}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul li .tmplayer-desc{font-size:90%;opacity:.5;margin-left:5px;font-family:var(--playerFontPlaylistArtist)}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul{overflow-y:auto;overflow-x:hidden;scrollbar-color:#73797f #2f3841}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul::-webkit-scrollbar-track{background-color:#2f3841}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul::-webkit-scrollbar{width:6px;background-color:#2f3841}.tmPluginPlaylistPlayer .SimpleAudioPlayer ul::-webkit-scrollbar-thumb{background-color:#73797f}@-webkit-keyframes audio-progress{to{background-position:25px 0}}@keyframes audio-progress{to{background-position:25px 0}}@media screen and (max-width: 480px){.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-volume,.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-others{display:none}.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-controls .tmplayer-time{margin-right:10px}}@media screen and (max-width: 370px){.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-time .tmplayer-slash,.tmPluginPlaylistPlayer .SimpleAudioPlayer .tmplayer-time .end-time{display:none}}.TmSimpleSvgIcon{line-height:1;width:1em;height:1em;flex-shrink:0;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;text-align:center;position:relative;box-sizing:content-box;fill:currentColor;-webkit-user-select:none;user-select:none;cursor:inherit;font-size:inherit;display:inline-flex;align-items:center;justify-content:center;vertical-align:text-top}.TmSimpleSvgIconn>svg{width:100%;height:100%}.LiveblogEntry{display:flex;flex-direction:column;gap:.5rem}.LiveblogEntry .shortInfo{display:flex;gap:.5rem;font-size:.8rem}.LiveblogEntry time{text-transform:uppercase;font-weight:700;font-size:1em}.LiveblogEntry .type{font-size:1em;color:#333;border:1px solid #999;border-radius:.2rem;text-transform:uppercase;line-height:1;padding:.2em .5em}.LiveblogEntry .liveblogPostTitle{margin:0!important;font-size:var(--wp--custom--typography--font-size--heading-two)}.LiveblogEntry .liveblogPostContent{margin:0!important;font-size:1rem;line-height:1.4}.LiveblogEntry div{font-size:1rem;line-height:1.4}.liveblogChip{background-color:#d00;color:#fff;padding:.2rem .5rem;border-radius:.2rem;font-size:.8rem;display:inline-flex;align-items:center;gap:.3rem;line-height:1}.liveblogLiveIndicator{animation:liveIndicatorAnimation 1.8s infinite;background-color:#fff;border-radius:50%;display:inline-block;flex-shrink:0;height:.6rem;width:.6rem;will-change:opacity}@keyframes liveIndicatorAnimation{0%{opacity:0}50%{opacity:1}to{opacity:0}}.Liveblog{max-width:40rem;margin:0 auto;--liveblog-left-margin: 3rem;--liveblog-line-width: .2rem;--liveblog-circle-size: .8rem;--liveblog-line-color: #aaa;--liveblog-line-distance: 1rem}.Liveblog>.title{font-size:1rem}.Liveblog .liveblogHeading{display:flex;align-items:center;justify-content:center;padding:.5rem 0}.Liveblog .loadingBar{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#f0f0f0;border-bottom:1px solid #ddd;margin-bottom:2rem;color:#999;gap:2rem}.Liveblog .loadingBar button.primary{background-color:transparent;color:currentColor;border:none;padding:0;cursor:pointer}.Liveblog .loadingBar .entryCount,.Liveblog .loadingBar .liveblogCompleted{font-size:.8rem;display:inline-block;font-weight:700;color:currentColor}.Liveblog .liveblogEntries{position:relative;list-style:none;padding:1.5rem 0 1.5rem var(--liveblog-left-margin);margin:0}.Liveblog .liveblogEntries:before{content:"";display:block;position:absolute;top:0;left:calc(var(--liveblog-line-distance) - var(--liveblog-line-width) / 2);width:var(--liveblog-line-width);height:1.5rem;background:linear-gradient(0,var(--liveblog-line-color),transparent)}.Liveblog .liveblogEntries:after{content:"";display:block;position:absolute;bottom:0;left:calc(var(--liveblog-line-distance) - var(--liveblog-line-width) / 2);width:var(--liveblog-line-width);height:1.5rem;background:linear-gradient(180deg,var(--liveblog-line-color),transparent)}.Liveblog .LiveblogEntry{position:relative;padding-bottom:5rem}.Liveblog .LiveblogEntry *:first-child{margin-top:0}.Liveblog .LiveblogEntry:before{content:"";display:block;position:absolute;top:0;left:calc(-1 * var(--liveblog-left-margin) + var(--liveblog-line-distance) - var(--liveblog-line-width) / 2);width:var(--liveblog-line-width);height:100%;background-color:var(--liveblog-line-color)}.Liveblog .LiveblogEntry:after{content:"";display:block;position:absolute;top:calc(.5rem + var(--wp--custom--typography--font-size--heading-two));left:calc(-1 * var(--liveblog-left-margin) + var(--liveblog-line-distance) - var(--liveblog-circle-size) / 2);width:var(--liveblog-circle-size);height:var(--liveblog-circle-size);background-color:#aaa;border-radius:50%;box-shadow:0 0 0 var(--liveblog-line-width) #fff}
