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{height:2.35rem;overflow:hidden;position:relative;width:100%}.marquee span{position:absolute;width:100%;height:100%;margin:0;text-align:center;transform:translateX(100%);animation:scroll-left 20s linear infinite;overflow:visible!important}@keyframes scroll-left{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}: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}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}::-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:flex;align-self:flex-start;margin-top:.5rem}.player-grid__titles{display:flex;flex-direction:column-reverse;width:calc(100% - 12.5rem);width:calc(100% - var(--sub-width));align-self:flex-start}.player-grid__titles h1{font-size:1.5rem;margin-top:.25rem;margin-bottom:.5rem;display:flex;min-width:0}.player-grid__titles h1 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.8rem}.player-grid__titles h2{margin-bottom:0;letter-spacing:-.01rem;display:flex;min-width:0}.player-grid__titles h2 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:120%}.player-grid__download-share{display:flex;align-items:center;justify-content:flex-end;align-self:flex-start;width:12.5rem;width:var(--sub-width)}.player-grid__download-share--with-logo{margin-top:-.28rem}.player-grid__download-share span{margin-left:.5rem;margin-right:.5rem;cursor:pointer;text-transform:uppercase;color:#fff;color:var(--text-color--light)}.player-grid__download-share span:hover{color:#fff;color:var(--text-color)}.player-grid__download-share img{margin-left:.5rem}.player-grid__download{font-size:1.5rem}.player-grid__download i{color:#fff;color:var(--text-color--light)}.player-grid__download i:hover{color:#fff;color:var(--text-color)}.player-grid__logo{height:1.5rem}.player-grid__progress{grid-area:progress;margin-top:.25rem}.player-grid__progress input{width:calc(100% - 1rem);border-radius:.5rem}.player-grid__duration{display:flex;justify-content:space-between;font-size:.75rem}.player-grid__controls{grid-area:controls;display:flex;justify-content:flex-end;margin-bottom:.5rem;position:relative}.player-grid__play{cursor:pointer}.player-grid__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__play .fa-stack{font-size:1.6rem}.player-grid__play .fa-stack-1x{color:#6ba342;color:var(--player-color);font-size:1.1rem}.player-grid__play .fa-stack-1x.fa-play{margin-left:.125rem}.player-grid__rewind{align-self:center;font-size:1.4rem;cursor:pointer;margin:.5rem .5rem 0}.player-grid__rewind i{transition:transform .2s ease-out}.player-grid__rewind i.fa-backward{margin-bottom:.4rem}.player-grid__rewind i.fa-backward.disabled{opacity:.4}.player-grid__rewind:hover i.fa-undo{transform:rotate(-60deg)}.player-grid__rewind:hover i.fa-backward,.player-grid__rewind:hover span{transform:scale(1.5)}.player-grid__rewind span{display:block;text-align:center;font-size:.5rem;transition:transform .2s ease-out}.player-grid__forward{align-self:center;font-size:1.4rem;cursor:pointer;margin:.5rem .5rem 0}.player-grid__forward i{transition:transform .2s ease-out}.player-grid__forward i.fa-forward{margin-bottom:.4rem}.player-grid__forward i.fa-forward.disabled{opacity:.4}.player-grid__forward:hover i.fa-redo{transform:rotate(60deg)}.player-grid__forward:hover i.fa-forward,.player-grid__forward:hover span{transform:scale(1.5)}.player-grid__forward span{display:block;text-align:center;font-size:.5rem;transition:transform .2s ease-out}.player-grid__playlist{align-self:center;font-size:1.4rem;cursor:pointer;margin:.5rem}.player-grid__playlist i{transition:transform .2s ease-out}.player-grid__playlist:hover i{transform:scale(1.5)}.player-grid__speed{align-self:center;font-size:1.4rem;margin:.5rem 1.5rem .5rem .5rem;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__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:64px 1fr 12.5rem;grid-template-columns:64px 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{margin-top:1.1rem}.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{margin-top:1rem;margin-right:.5rem}.player-grid--small .player-grid__title-action img{margin-top:-.3rem}.player-grid--small .player-grid__download{margin-top:-.4rem}.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:64px 1fr}.player-grid--small .player-grid__progress{margin-top:.5rem}.player-grid--small .player-grid__title-action{justify-content:flex-end;margin-top:.5rem}.player-grid--small .player-grid__title-action img{height:1rem;margin-top:-.2rem}.player-grid--small .player-grid__download-share span{font-size:.7rem}.player-grid--small .player-grid__download{margin-top:0}}.player-grid--standard{grid-template-columns:minmax(100px,-webkit-max-content) minmax(12.5rem,100%) minmax(6.25rem,-webkit-max-content);grid-template-columns:minmax(100px,max-content) minmax(12.5rem,100%) minmax(6.25rem,max-content);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__title-action{margin-top:.2rem}.player-grid--standard .player-grid__controls{margin-bottom:1rem}.player-grid--standard .player-grid__speed{margin:.5rem}.player-grid--standard .player-grid__play{margin-top:-.9rem}.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;grid-gap:.5rem 1rem}.player-grid--standard .small-text{font-size:.7rem}.player-grid--standard .player-grid__forward,.player-grid--standard .player-grid__rewind,.player-grid--standard .player-grid__speed{font-size:.8rem}.player-grid--standard .player-grid__play{margin-top:-1.1rem}.player-grid--standard .player-grid__play .fa-stack{font-size:1.1rem;height:0}.player-grid--standard .player-grid__play .fa-stack-1x{font-size:.8rem;margin-left:.07rem!important}.player-grid--standard .player-grid__progress{margin-top:.5rem}.player-grid--standard .player-grid__title-action{justify-content:flex-end;margin-top:.5rem}.player-grid--standard .player-grid__title-action img{height:1rem;margin-top:-.2rem}.player-grid--standard .player-grid__titles{width:calc(100% - 12.5rem + 60px);width:calc(100% - var(--sub-width) + 60px);font-size:1.2rem}.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 .rodal-dialog{width:100%!important;right:0!important;left:auto!important}}@media (max-width:400px){.player-grid--standard{grid-template-columns:64px 1fr .25fr}.player-grid--standard .player-grid__titles{width:100%!important;margin-top:.5rem}.player-grid--standard .player-grid__titles h1{margin-top:.25rem;margin-bottom:.25rem}.player-grid--standard .player-grid__download-share{width:100%!important}.player-grid--standard .player-grid__title-action{flex-direction:column-reverse;margin-top:0!important}.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(10.9375rem,-webkit-max-content) minmax(20.3125rem,100%);grid-template-columns:minmax(10.9375rem,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 .rodal-dialog{width:calc(100% - 14rem)!important;right:0!important;left:auto!important}@media (max-width:600px){.player-grid--large{grid-template-columns:minmax(10.9375rem,-webkit-max-content) minmax(10rem,100%);grid-template-columns:minmax(10.9375rem,max-content) minmax(10rem,100%)}.player-grid--large .small-text{font-size:.8rem}.player-grid--large .player-grid__title-action{flex-direction:column-reverse}.player-grid--large .player-grid__titles{width:100%;margin-top:.25rem}.player-grid--large .player-grid__titles h1{font-size:1.2rem}.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__forward,.player-grid--large .player-grid__rewind{font-size:1rem}.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-top:-.2rem}.player-grid--large .player-grid__play .fa-stack{font-size:1.1rem;height:.5rem}.player-grid--large .player-grid__play .fa-stack-1x{font-size:.8rem;margin-left:.07rem!important}}@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 2rem 1fr;grid-gap:.5rem 1rem}.player-grid--large .player-grid__titles{width:100%;margin-top:1rem!important}.player-grid--large .player-grid__download-share span{margin-left:.25rem;margin-right:.25rem}.player-grid--large .player-grid__play .fa-stack{margin-top:-.15rem;height:2rem!important}.player-grid--large .player-grid__release{display:none}.player-grid--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}.player-playlist__play .fa-stack{font-size:1.5rem}.player-playlist__play .fa-stack-1x{color:#6ba342;color:var(--player-color);font-size:1rem}.player-playlist__play .fa-stack-1x.fa-play{margin-left:.1rem}.player-playlist__play .fa-stack-2x{color:#fff;color:var(--text-color)}.player-playlist__col{display:flex;flex-flow:column;height:3rem;justify-content:space-evenly;min-width:0}.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}.player-playlist__duration i{text-align:right;margin-right:.1rem;margin-top:.25rem;cursor:pointer;opacity:0;transition:opacity .5s ease-in-out}@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%;margin-top:-.4rem}.player-grid--large+.player-playlist time{font-size:80%}}@media (max-width:370px){.player-grid--large+.player-playlist time{display:none}}.playlist-modal{margin-top:5rem;margin-bottom:2rem;color:#fff;color:var(--text-color);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}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.8e357528.chunk.css.map */