a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.rodal,.rodal-mask{top:0;left:0;width:100%;height:100%;z-index:100}.rodal{position:fixed}.rodal-mask{position:absolute;background:rgba(0,0,0,.3)}.rodal-dialog{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:101;padding:15px;background:#fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.rodal-dialog:focus{outline:none}.rodal-close{position:absolute;cursor:pointer;top:16px;right:16px;width:16px;height:16px}.rodal-close:after,.rodal-close:before{position:absolute;content:"";height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#999;border-radius:100%;transition:background .2s}.rodal-close:before{transform:rotate(45deg)}.rodal-close:after{transform:rotate(-45deg)}.rodal-close:hover:after,.rodal-close:hover:before{background:#333}@keyframes rodal-fade-enter{0%{opacity:0}}.rodal-fade-enter{animation:rodal-fade-enter ease-in both}@keyframes rodal-fade-leave{to{opacity:0}}.rodal-fade-leave{animation:rodal-fade-leave ease-out both}@keyframes rodal-zoom-enter{0%{transform:scale3d(.3,.3,.3)}}.rodal-zoom-enter{animation:rodal-zoom-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-zoom-leave{to{transform:scale3d(.3,.3,.3)}}.rodal-zoom-leave{animation:rodal-zoom-leave both}@keyframes rodal-slideDown-enter{0%{transform:translate3d(0,-100px,0)}}.rodal-slideDown-enter{animation:rodal-slideDown-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-slideDown-leave{to{transform:translate3d(0,-100px,0)}}.rodal-slideDown-leave{animation:rodal-slideDown-leave both}@keyframes rodal-slideLeft-enter{0%{transform:translate3d(-150px,0,0)}}.rodal-slideLeft-enter{animation:rodal-slideLeft-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-slideLeft-leave{to{transform:translate3d(-150px,0,0)}}.rodal-slideLeft-leave{animation:rodal-slideLeft-leave both}@keyframes rodal-slideRight-enter{0%{transform:translate3d(150px,0,0)}}.rodal-slideRight-enter{animation:rodal-slideRight-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-slideRight-leave{to{transform:translate3d(150px,0,0)}}.rodal-slideRight-leave{animation:rodal-slideRight-leave both}@keyframes rodal-slideUp-enter{0%{transform:translate3d(0,100px,0)}}.rodal-slideUp-enter{animation:rodal-slideUp-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-slideUp-leave{to{transform:translate3d(0,100px,0)}}.rodal-slideUp-leave{animation:rodal-slideUp-leave both}@keyframes rodal-flip-enter{0%{transform:perspective(400px) rotateX(60deg)}70%{transform:perspective(400px) rotateX(-15deg)}to{transform:perspective(400px)}}.rodal-flip-enter{animation:rodal-flip-enter ease-in both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes rodal-flip-leave{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-15deg)}to{transform:perspective(400px) rotateX(45deg)}}.rodal-flip-leave{animation:rodal-flip-leave both;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes rodal-rotate-enter{0%{transform:rotate(-180deg) scale3d(.3,.3,.3)}}.rodal-rotate-enter{animation:rodal-rotate-enter both;transform-origin:center}@keyframes rodal-rotate-leave{to{transform:rotate(180deg) scale3d(.3,.3,.3)}}.rodal-rotate-leave{animation:rodal-rotate-leave both;transform-origin:center}@keyframes rodal-door-enter{0%{transform:scaleX(0)}}.rodal-door-enter{animation:rodal-door-enter cubic-bezier(.4,0,0,1.5) both}@keyframes rodal-door-leave{60%{transform:scaleX(.01)}to{transform:scale3d(0,1,.1)}}.rodal-door-leave{animation:rodal-door-leave both}.marquee{position:relative;overflow-x:hidden}.marquee .track{position:absolute;white-space:nowrap;will-change:transform;animation:marquee 15s linear infinite;animation:marquee var(--title-scroll-speed) linear infinite;animation-play-state:paused}h1.marquee{height:1.85rem}.marquee.disabled span{transform:translateX(0);animation:none}.marquee:hover span{animation-play-state:running}@keyframes marquee{0%{transform:translateX(0)}50%{transform:translate(-50%);transform:translate(var(--title-translate-length))}to{transform:translateX(0)}}:root{--player-color:#6ba342;--accent-color:#000;--text-color:#fff;--text-color--light:#fff;--scrollbar-color__unplayed:rgba(0,0,0,0.2);--scrollbar-color:linear-gradient(90deg,var(--text-color) 0%,var(--text-color) 50%,var(--scrollbar-color__unplayed) 0,var(--scrollbar-color__unplayed));--sub-width:12.5rem;--playlist-height:15rem;--video-height:24.625rem;--title-scroll-speed:15s;--title-translate-length:-50%}html{font-size:100%}h1,h2,h3,h4,h5,p,span,time{font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:600}.hoverable,a{color:#fff;color:var(--text-color)}.small-text{font-size:.9rem}.light-text{color:#fff;color:var(--text-color--light)}.text-center{text-align:center}.d-none{display:none}input[type=range]::-webkit-slider-thumb{background:#fff!important;background:var(--text-color)!important}button{background-color:#6ba342;background-color:var(--player-color);border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}button.player-button__full-screen{position:absolute;z-index:100;right:.5rem;top:22.625rem;top:calc(var(--video-height) - 2rem);padding:5px 10px;background:none;opacity:.2;transition:opacity .5s ease-out}button.player-button__full-screen:hover{opacity:1}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2);box-shadow:inset 0 0 6px var(--scrollbar-color__unplayed);border-radius:.5rem}::-webkit-scrollbar-thumb{background-color:#fff;background-color:var(--text-color);border:1px solid #fff;border:1px solid var(--text-color);border-radius:.5rem}.dev-container{margin-top:2rem}.player-grid{display:grid;background:#6ba342;background:var(--player-color,#6ba342);color:#fff;color:var(--text-color,#fff);border-radius:.25rem;padding:1rem .75rem;position:relative;z-index:9}.player-grid__art{grid-area:art;background-color:#6ba342;background-color:var(--player-color);background-position:50%;background-size:contain;background-repeat:no-repeat}.player-grid__title-action{grid-area:title-action;display:grid;margin-top:.5rem}.player-grid__episode-title{grid-area:episode-title;margin-top:.25rem;font-size:1.5rem;display:flex;min-width:0}.player-grid__episode-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.8rem}.player-grid__show-title{grid-area:show-title;margin-bottom:0;letter-spacing:-.01rem;display:flex;align-items:flex-end;min-width:0}.player-grid__show-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:120%}.player-grid__actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end}.player-grid__actions span{margin-left:.5rem;margin-right:.5rem;cursor:pointer;text-transform:uppercase;color:#fff;color:var(--text-color--light)}.player-grid__actions span:hover{color:#fff;color:var(--text-color)}.player-grid__actions img{margin-left:.5rem}.player-grid__download{margin-top:3px}.player-grid__download a{display:flex}.player-grid__logo{height:1.5rem}.player-grid__progress{grid-area:progress;align-self:center}.player-grid__progress input{width:calc(100% - 1rem);border-radius:.5rem}.player-grid__duration{display:flex;justify-content:space-between;font-size:.75rem;width:100%}.player-grid__controls{grid-area:controls;display:flex;justify-content:flex-end;align-items:center;margin-bottom:.5rem;position:relative;margin-top:.6875rem}.player-grid__play{cursor:pointer;margin-left:1.875rem}.player-grid__play .icon-pause:hover,.player-grid__play .icon-play:hover{-webkit-filter:drop-shadow(.0625rem .0625rem .0625rem #000);filter:drop-shadow(.0625rem .0625rem .0625rem #000000);-webkit-filter:drop-shadow(.0625rem .0625rem .0625rem var(--accent-color));filter:drop-shadow(.0625rem .0625rem .0625rem var(--accent-color))}.player-grid__rewind{margin-right:1.25rem}.player-grid__rewind .icon-back{transition:transform .2s ease-out;cursor:pointer}.player-grid__rewind .icon-back.disabled{opacity:.4;pointer-events:none;cursor:none}.player-grid__rewind .icon-back--15{cursor:pointer}.player-grid__rewind .icon-back--15 .circle-element{transition:transform .1s ease-in-out;transform-origin:10px 15px}.player-grid__rewind .icon-back--15:hover .circle-element{transform:rotate(-45deg) scaleX(-1)}.player-grid__rewind .icon-back--15.disabled{opacity:.4;pointer-events:none;cursor:none}.player-grid__forward{margin-right:1.25rem}.player-grid__forward .icon-forward{transition:transform .2s ease-out;cursor:pointer}.player-grid__forward .icon-forward.disabled{opacity:.4;pointer-events:none;cursor:none}.player-grid__forward .icon-forward--30{cursor:pointer}.player-grid__forward .icon-forward--30 .circle-element{transition:transform .1s ease-in-out;transform-origin:10px 15px}.player-grid__forward .icon-forward--30:hover .circle-element{transform:rotate(45deg)}.player-grid__forward .icon-forward--30.disabled{opacity:.4;pointer-events:none;cursor:none}.player-grid__speed{align-self:center;font-size:1.4rem;cursor:pointer;transition:transform .2s ease-out}.player-grid__speed:hover{transform:scale(1.2)}.player-grid__release{position:absolute;bottom:0;left:0}.subscription-container{display:flex;flex-direction:column;justify-content:center;height:100%;position:relative}.subscription-container .icon-close{position:absolute;right:0;top:.75rem;cursor:pointer}.subscription-container__icons{display:flex;justify-content:space-evenly;margin-top:1rem;align-items:center}.subscription-container__icons a:hover{color:#fff;color:var(--text-color--light)}.subscription-container__icon--img svg{height:3.4rem}.subscription-container__icon--img svg line{stroke:#fff;stroke:var(--text-color)}.subscription-container__icon--img:hover svg line{stroke:#fff;stroke:var(--text-color--light)}.subscription-container__libsyn{font-size:.7rem;line-height:.6rem;text-transform:uppercase;position:absolute;bottom:1rem;right:0}@media (-ms-high-contrast:none){.grid-container{display:-ms-grid;-ms-grid-columns:.5fr 1.5fr;-ms-grid-rows:1fr 1fr 1fr}.art{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:1}.title_action{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1}.progress{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1}.controls{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1}}.player-grid--small{grid-template-columns:44px 1fr 12.5rem;grid-template-columns:44px 1fr var(--sub-width);grid-template-rows:3rem;grid-gap:0 .5rem;grid-template-areas:"controls progress title-action";padding:.5rem}.player-grid--small .player-grid__play{margin-top:-.6rem}.player-grid--small .player-grid__progress-bar{margin:auto .5rem}.player-grid--small .player-grid__controls{margin-top:.5rem;margin-bottom:0}.player-grid--small .player-grid__title-action{grid-template-areas:"actions";margin-top:0}.player-grid--small .player-grid__title-action .player-grid__logo{transform:translateY(-.1rem)}.player-grid--small .player-grid__download{transform:translateY(-.06rem)}.player-grid--small .player-grid__download-share{align-items:flex-start;margin-top:0}.player-grid--small .subscription-container__icons{margin-top:0;font-size:.8rem}.player-grid--small .subscription-container__libsyn{bottom:.15rem}.player-grid--small .subscription-container__icon--img svg{height:2.6rem}.player-grid--small .rodal-dialog{width:calc(100% - 1rem)!important;right:0!important;left:auto!important}@media(max-width:550px){.player-grid--small{grid-template-areas:"controls title-action title-action" "controls progress progress";grid-template-rows:1rem 2rem;grid-template-columns:44px 1fr}.player-grid--small .player-grid__progress{margin-top:.5rem}.player-grid--small .player-grid__title-action .player-grid__logo{height:1rem}.player-grid--small .player-grid__title-action span{font-size:.7rem}.player-grid--small .player-grid__download{margin-left:.15rem;margin-right:.15rem}.player-grid--small .player-grid__download .icon-cloud{height:1.125rem;width:1.125rem}}.player-grid--standard{grid-template-columns:minmax(6rem,-webkit-max-content) minmax(12.5rem,100%) minmax(6.25rem,12.5rem);grid-template-columns:minmax(6rem,max-content) minmax(12.5rem,100%) minmax(6.25rem,12.5rem);grid-template-rows:4rem 2rem;grid-gap:0 1rem;grid-template-areas:"art title-action title-action" "art progress controls"}.player-grid--standard.player-grid--no-art{grid-template-columns:minmax(12.5rem,100%) minmax(6.25rem,-webkit-max-content);grid-template-columns:minmax(12.5rem,100%) minmax(6.25rem,max-content);grid-template-areas:"title-action title-action" "progress controls"}.player-grid--standard.player-grid--no-art .rodal-dialog{width:100%!important}.player-grid--standard .player-grid__title-action{margin-top:0;grid-template-rows:1.25rem 2.25rem;grid-template-areas:"show-title actions" "episode-title episode-title"}.player-grid--standard .player-grid__controls{margin-bottom:1rem}.player-grid--standard .player-grid__speed{margin:.5rem}.player-grid--standard .player-grid__progress{align-items:center;display:flex;width:calc(100% - 1rem)}.player-grid--standard .player-grid__progress-bar{margin:auto .5rem}.player-grid--standard .subscription-container__icons{margin-top:.5rem}.player-grid--standard .subscription-container__libsyn{bottom:.5rem}.player-grid--standard .rodal-dialog{width:calc(100% - 9.5rem)!important;right:0!important;left:auto!important}@media(max-width:600px){.player-grid--standard{grid-template-areas:"art title-action title-action" "progress progress controls";grid-template-columns:64px 1fr .5fr}.player-grid--standard .small-text{font-size:.7rem}.player-grid--standard .player-grid__speed{font-size:.8rem}.player-grid--standard .player-grid__play{margin-left:.9375rem}.player-grid--standard .player-grid__play .icon-play{height:1.875rem;width:1.875rem}.player-grid--standard .player-grid__forward,.player-grid--standard .player-grid__rewind{margin-right:.75rem}.player-grid--standard .player-grid__title-action{grid-template-columns:1fr 1fr}.player-grid--standard .player-grid__title-action img{height:1rem;margin-top:-.2rem}.player-grid--standard .player-grid__show-title{align-items:center}.player-grid--standard .player-grid__download-share{width:calc(12.5rem - 60px);width:calc(var(--sub-width) - 60px)}.player-grid--standard .player-grid__download-share span{font-size:.7rem}.player-grid--standard .player-grid__download{margin-top:0}.player-grid--standard .player-grid__download .icon-cloud{height:1.125rem;width:1.125rem}.player-grid--standard .player-grid__progress{width:100%}.player-grid--standard .rodal-dialog{width:100%!important;right:0!important;left:auto!important}}@media(max-width:400px){.player-grid--standard{grid-template-columns:64px 1fr .15fr}.player-grid--standard .player-grid__download-share{width:100%!important}.player-grid--standard .player-grid__title-action{grid-template-areas:"actions" "show-title" "episode-title";grid-template-rows:auto;grid-template-columns:1fr}.player-grid--standard .player-grid__show-title{margin-top:.15rem}.player-grid--standard .player-grid__episode-title{margin-top:0;font-size:1.25rem}.player-grid--standard .player-grid__progress{margin-top:.5rem}.player-grid--standard .player-grid__play{margin-left:.15rem;margin-top:.5rem}.player-grid--standard .player-grid__forward,.player-grid--standard .player-grid__rewind,.player-grid--standard .player-grid__speed{display:none}}.player-grid--large{grid-template-columns:minmax(10rem,-webkit-max-content) minmax(20.3125rem,100%);grid-template-columns:minmax(10rem,max-content) minmax(20.3125rem,100%);grid-template-rows:4.5rem 2.5rem 3rem;grid-gap:0 .5rem;gap:0 .5rem;grid-template-areas:"art title-action" "art progress" "art controls"}.player-grid--large.player-grid--no-art{grid-template-columns:100%;grid-template-areas:"title-action" "progress" "controls"}.player-grid--large.player-grid--no-art .rodal-dialog{width:100%!important}.player-grid--large .rodal-dialog{width:calc(100% - 13rem)!important;right:0!important;left:auto!important}.player-grid--large .player-grid__title-action{margin-top:0;grid-template-rows:1.25rem 3.25rem;grid-template-areas:"show-title actions" "episode-title episode-title"}.player-grid--large .player-grid__episode-title{margin-top:.5rem}@media(max-width:600px){.player-grid--large{grid-template-columns:minmax(10rem,-webkit-max-content) minmax(10rem,100%);grid-template-columns:minmax(10rem,max-content) minmax(10rem,100%)}.player-grid--large .small-text{font-size:.8rem}.player-grid--large .player-grid__title-action{grid-template-areas:"actions" "show-title" "episode-title";grid-template-rows:auto;grid-template-columns:1fr}.player-grid--large .player-grid__show-title{margin-top:.15rem}.player-grid--large .player-grid__episode-title{font-size:1.2rem;margin-top:.15rem}.player-grid--large .player-grid__download-share{width:100%}.player-grid--large .player-grid__download-share span{font-size:.7rem}.player-grid--large .player-grid__download-share img{height:1.2rem}.player-grid--large .player-grid__download{margin-top:0}.player-grid--large .player-grid__progress{padding-top:.5rem}.player-grid--large .player-grid__playlist{font-size:1rem;margin-left:.1rem;margin-right:.1rem}.player-grid--large .player-grid__speed{font-size:1rem;margin-right:.5rem}.player-grid--large .player-grid__play{margin-left:.9375rem}.player-grid--large .player-grid__forward,.player-grid--large .player-grid__rewind{margin-right:.75rem}}@media(max-width:480px){.player-grid--large{grid-template-areas:"art title-action title-action" "art controls controls" "progress progress progress";grid-template-columns:128px 1fr;grid-template-rows:5.5rem 2.5rem 2rem}.player-grid--large .player-grid__titles{width:100%;margin-top:1rem!important}.player-grid--large .player-grid__actions span{margin-left:.25rem;margin-right:.25rem}.player-grid--large .player-grid__download{transform:translateY(.13rem)}.player-grid--large .player-grid__download .icon-cloud{height:1.125rem;width:1.125rem}.player-grid--large .player-grid__logo{height:1.25rem}.player-grid--large .player-grid__play .icon-play{height:2rem}.player-grid--large .player-grid__forward svg,.player-grid--large .player-grid__rewind svg{height:1rem}.player-grid--large .player-grid__release{display:none}.player-grid--large .rodal-dialog{width:100%!important;right:0!important;left:auto!important}}.player-grid--extra-large{grid-template-columns:minmax(10rem,-webkit-max-content) minmax(20.3125rem,100%);grid-template-columns:minmax(10rem,max-content) minmax(20.3125rem,100%);grid-template-rows:24.625rem 4.5rem 2.5rem 4rem;grid-template-rows:var(--video-height,24.625rem) 4.5rem 2.5rem 4rem;grid-gap:0 .5rem;gap:0 .5rem;grid-template-areas:"video video" "art title-action" "art progress" "art controls";padding-top:0;border-radius:0}.player-grid--extra-large.player-grid--no-art{grid-template-columns:100%;grid-template-areas:"video" "title-action" "progress" "controls"}.player-grid--extra-large.player-grid--no-art .rodal-dialog{width:100%!important}.player-grid--extra-large .rodal-dialog{width:calc(100% - 13rem)!important;right:0!important;left:auto!important;top:auto!important;bottom:0!important;height:11rem!important}.player-grid--extra-large .player-grid__video{grid-area:video;transform:translateX(-.75rem);width:calc(100% + 1.5rem);display:flex;justify-content:center;overflow:hidden}.player-grid--extra-large .player-grid__video--faded{opacity:.1}.player-grid--extra-large .player-grid__video-bg{-webkit-filter:blur(.5rem);filter:blur(.5rem);height:100%;position:absolute;z-index:-1;overflow-y:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;height:24.625rem;height:var(--video-height,24.625rem);width:100%}.player-grid--extra-large .player-grid__video .player-grid__widescreen{height:100%;width:auto;-webkit-filter:drop-shadow(0 0 .5rem #000);filter:drop-shadow(0 0 .5rem #000000);-webkit-filter:drop-shadow(0 0 .5rem var(--accent-color));filter:drop-shadow(0 0 .5rem var(--accent-color))}.player-grid--extra-large .player-grid__title-action{margin-top:1rem;grid-template-rows:1.25rem 2.25rem;grid-template-areas:"show-title actions" "episode-title episode-title"}.player-grid--extra-large .player-grid__art{margin-top:1rem}@media(max-width:600px){.player-grid--extra-large{grid-template-columns:10rem minmax(10rem,100%)}.player-grid--extra-large .small-text{font-size:.8rem}.player-grid--extra-large .player-grid__title-action{grid-template-areas:"actions" "show-title" "episode-title";grid-template-rows:auto;grid-template-columns:1fr}.player-grid--extra-large .player-grid__episode-title{font-size:1.2rem;margin-top:0}.player-grid--extra-large .player-grid__progress{margin-top:.75rem}.player-grid--extra-large .player-grid__download-share{width:100%}.player-grid--extra-large .player-grid__download-share span{font-size:.7rem}.player-grid--extra-large .player-grid__download-share img{height:1.2rem}.player-grid--extra-large .player-grid__download{margin-top:0}.player-grid--extra-large .player-grid__playlist{font-size:1rem;margin-left:.1rem;margin-right:.1rem}.player-grid--extra-large .player-grid__speed{font-size:1rem;margin-right:.5rem}.player-grid--extra-large .player-grid__play{margin-left:.9375rem}.player-grid--extra-large .player-grid__forward,.player-grid--extra-large .player-grid__rewind{margin-right:.75rem}}@media(max-width:480px){.player-grid--extra-large{grid-template-areas:"video video video" "art title-action title-action" "art controls controls" "progress progress progress";grid-template-columns:128px 1fr;grid-template-rows:24.625rem 5.5rem 2.5rem 3rem;grid-template-rows:var(--video-height) 5.5rem 2.5rem 3rem}.player-grid--extra-large .player-grid__titles{width:100%;transform:translateY(0)}.player-grid--extra-large .player-grid__actions span{margin-left:.25rem;margin-right:.25rem}.player-grid--extra-large .player-grid__download{transform:translateY(.13rem)}.player-grid--extra-large .player-grid__download .icon-cloud{height:1.125rem;width:1.125rem}.player-grid--extra-large .player-grid__logo{height:1.25rem}.player-grid--extra-large .player-grid__play .icon-play{height:2rem}.player-grid--extra-large .player-grid__forward svg,.player-grid--extra-large .player-grid__rewind svg{height:1rem}.player-grid--extra-large .player-grid__release{display:none}.player-grid--extra-large .rodal-dialog{width:100%!important;right:0!important;left:auto!important}}.player-playlist{background:#6ba342;background:var(--player-color);padding:1rem;margin-top:-.6rem;border-radius:.5rem;transition:all .5s ease-in-out}.player-playlist.hidden{transform:translateY(-50rem);opacity:0}.player-playlist.active{transform:translateY(0);opacity:1;z-index:0}.player-playlist__item{padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;color:#fff;color:var(--text-color)}.player-playlist__item:hover .player-playlist__duration i{opacity:.5}.player-playlist__play{cursor:pointer;margin-right:1rem}.player-playlist__col{display:flex;flex-flow:column;height:3rem;min-width:0;flex:1 1 60%}.player-playlist__title{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.2}.player-playlist__release{font-size:.8rem;color:#fff;color:var(--text-color--light)}.player-playlist__duration{margin-right:1rem;margin-left:auto;flex:0 1 65px;text-align:right}.player-playlist__duration span{text-align:right;margin-right:.15rem;margin-top:.5rem;cursor:pointer;opacity:.25;transition:opacity .5s ease-in-out}.player-playlist__duration span:hover{opacity:1}@media(max-width:500px){.player-grid--large+.player-playlist .fa-play{font-size:80%}.player-grid--large+.player-playlist span{font-size:85%}.player-grid--large+.player-playlist span.player-playlist__release{font-size:75%}.player-grid--large+.player-playlist time{font-size:80%}}@media(max-width:370px){.player-grid--large+.player-playlist .player-playlist__duration{margin-right:.5rem;margin-left:auto;width:3rem}.player-grid--large+.player-playlist .player-playlist__duration span{margin:0}.player-grid--large+.player-playlist time{display:none}}.playlist-modal{margin-top:5rem;margin-bottom:2rem;color:#fff;color:var(--text-color);height:100%;height:-webkit-fill-available;height:-moz-available;height:stretch;overflow-y:scroll}.playlist-modal__header{display:flex}.playlist-modal__header h4 small{opacity:.6;font-size:80%}.playlist-modal__header i{margin-left:.5rem;margin-right:1rem;cursor:pointer}.playlist-modal__body{margin:1rem 2rem 2rem .5rem;font-family:"Open Sans","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif}.visualizer{width:100%;transform:translateY(0) rotate(180deg);transition:transform 2s ease-in-out}.visualizer--hidden{transform:translateY(100px) rotate(180deg)}.visualizer--paused .visualizer__bar{animation-play-state:paused}.visualizer__bar{fill:#6ba342;fill:var(--player-color);width:25px;opacity:.2;animation:equalize 1.5s steps(5) 0s infinite}.visualizer__bar:nth-child(5n+1){animation-duration:2.5s}.visualizer__bar:nth-child(5n+2){animation-duration:3.5s}.visualizer__bar:nth-child(5n+3){animation-duration:4.5s}.visualizer__bar:nth-child(5n+4){animation-duration:5.5s}.visualizer__bar:nth-child(5n+5){animation-duration:6.5s}@keyframes equalize{0%{height:60%}4%{height:50%}8%{height:40%}12%{height:30%}16%{height:20%}20%{height:30%}24%{height:40%}28%{height:5%}32%{height:40%}36%{height:60%}40%{height:20%}44%{height:40%}48%{height:70%}52%{height:30%}56%{height:0%}60%{height:30%}64%{height:50%}68%{height:60%}72%{height:70%}76%{height:80%}80%{height:50%}84%{height:60%}88%{height:30%}92%{height:50%}96%{height:90%}to{height:80%}}input[type=range]{-webkit-appearance:none;width:100%;background:linear-gradient(90deg,#fff 0,#fff 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2));background:var(--scrollbar-color,#000)}input[type=range]:focus{outline:0}input[type=range]:focus::-webkit-slider-runnable-track{background:linear-gradient(90deg,#fff 0,#fff 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2));background:var(--scrollbar-color,#000)}input[type=range]::-webkit-slider-runnable-track{cursor:pointer;height:.5rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;box-shadow:0 0 0 #222,0 0 0 #2f2f2f;background:linear-gradient(90deg,#fff 0,#fff 50%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2));background:var(--scrollbar-color,#fff);border:0 solid #fff;border-radius:.35rem}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #111,0 0 0 #1e1e1e;background:#fff;border:0 solid #fff;border-radius:.8rem;cursor:pointer;height:.8rem;width:.8rem;-webkit-appearance:none;margin-top:-.15rem}.rodal{position:absolute!important}.rodal-dialog{padding:0 1rem!important;height:100%!important;width:calc(100% - 2rem)!important;background:#6ba342!important;background:var(--player-color)!important;box-shadow:none!important}.rodal-close:after,.rodal-close:before{background:#fff!important;background:var(--text-color)!important}
/*# sourceMappingURL=main.7ef761dd.chunk.css.map */