/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{border:0 solid #e2e8f0;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.cursor-pointer{cursor:pointer}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.items-baseline{align-items:baseline}.float-left{float:left}.font-light{font-weight:300}.h-1{height:.25rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-40{height:10rem}.h-auto{height:auto}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.m-2{margin:.5rem}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-8{padding:2rem}.absolute{position:absolute}.relative{position:relative}.inset-0{bottom:0;left:0;right:0;top:0}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.align-text-top{vertical-align:text-top}.w-4{width:1rem}.w-5{width:1.25rem}.w-9\/12{width:75%}.z-10{z-index:10}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes bounce{0%,to{-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.progressBarWidthMobile{width:calc(100% - 150px)}div#player-progress-bar-container{margin-top:0}div#player-progress-bar-container progress#song-played-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;bottom:0;cursor:pointer;display:block;left:0;right:0;top:0;width:100%;z-index:9}div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-bar{background:none}div#player-progress-bar-container progress#song-played-progress[value]::-webkit-progress-value{background:#ccc}div#player-progress-bar-container progress#song-played-progress[value]::-moz-progress-bar{background:#ccc}div#player-progress-bar-container progress#song-buffered-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;bottom:0;display:block;left:0;right:0;top:0;width:100%;z-index:2}div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-bar{background:none}div#player-progress-bar-container progress#song-buffered-progress[value]::-webkit-progress-value{background-color:#746d65;-webkit-transition:width .1s ease;transition:width .1s ease}div#player-progress-bar-container progress#song-buffered-progress[value]::-moz-progress-bar{background:#746d65}div#forward-container{padding-top:0}div#forward-container div#forward{cursor:pointer;height:16px;margin:auto;width:27px}div#play-pause-container{height:35px}div#play-pause-container div#play-pause,div#play-pause-container div#play-playing{cursor:pointer;height:40px;margin:auto;width:40px}div#backward-container{padding-top:0}div#backward-container div#backward{cursor:pointer;height:16px;margin:auto;width:27px}div#close-container{right:.5rem;top:.5rem}a#cookie-container{bottom:1rem;right:1rem}body{-webkit-font-smoothing:antialiased;line-height:1.5}.global-text-color{color:#fff}.global-background-color{background-color:#000}.global-icon-fg-color{fill:#000}.global-icon-bg-color{fill:#fff}.lg-max-width{max-width:1140px}.imageDefaultSize{height:120px;width:120px}.info-container{right:16px;top:16px}#subscription-text:after{content:":"}.bolder{font-weight:700}@media (min-width:640px){.sm\:float-left{float:left}.sm\:h-12{height:3rem}.sm\:mt-4{margin-top:1rem}.sm\:p-2{padding:.5rem}}@media (min-width:768px){.md\:inline{display:inline}.md\:mt-4{margin-top:1rem}.md\:mr-4{margin-right:1rem}.md\:text-left{text-align:left}}@media (min-width:1024px){.lg\:mt-4{margin-top:1rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}}@media (min-width:1280px){.xl\:mt-2{margin-top:.5rem}}
