:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*
! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #404040}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,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;font-feature-settings:normal}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#929292}input::placeholder,textarea::placeholder{opacity:1;color:#929292}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:600px){.container{max-width:600px}}@media (min-width:769px){.container{max-width:769px}}@media (min-width:1169px){.container{max-width:1169px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.-inset-0{right:0;left:0}.-inset-0,.inset-y-0{top:0;bottom:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-10{z-index:10}.z-20{z-index:20}.m-0{margin:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mx-\[10px\]{margin-left:10px!important;margin-right:10px!important}.mt-2{margin-top:.5rem}.mr-3{margin-right:.75rem}.mt-12{margin-top:3rem}.mb-8{margin-bottom:2rem}.mt-6{margin-top:1.5rem}.\!mt-0{margin-top:0!important}.mt-4{margin-top:1rem}.mb-0{margin-bottom:0}.mt-8{margin-top:2rem}.-ml-1{margin-left:-.25rem}.ml-0{margin-left:0}.\!ml-0{margin-left:0!important}.mb-3{margin-bottom:.75rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mt-3{margin-top:.75rem}.mb-2{margin-bottom:.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.-mr-2{margin-right:-.5rem}.mt-1{margin-top:.25rem}.mt-0{margin-top:0}.\!mb-0{margin-bottom:0!important}.mt-\[14px\]{margin-top:14px}.ml-1{margin-left:.25rem}.mb-10{margin-bottom:2.5rem}.mr-0{margin-right:0}.mb-4{margin-bottom:1rem}.mb-2\.5{margin-bottom:.625rem}.mb-1{margin-bottom:.25rem}.mr-8{margin-right:2rem}.block{display:block}.\!block{display:block!important}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.h-\[100vh\]{height:100vh}.h-10{height:2.5rem}.h-full{height:100%}.h-5{height:1.25rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-24{height:6rem}.h-16{height:4rem}.h-12{height:3rem}.h-screen{height:100vh}.h-2\.5{height:.625rem}.h-2{height:.5rem}.\!h-\[17px\]{height:17px!important}.h-\[56px\]{height:56px}.h-\[28px\]{height:28px}.h-fit{height:-moz-fit-content;height:fit-content}.h-\[40px\]{height:40px}.h-3{height:.75rem}.max-h-60{max-height:15rem}.max-h-\[465px\]{max-height:465px}.min-h-screen{min-height:100vh}.min-h-\[300px\]{min-height:300px}.min-h-full{min-height:100%}.min-h-\[1\.25rem\]{min-height:1.25rem}.min-h-\[700px\]{min-height:700px}.min-h-\[200px\]{min-height:200px}.w-full{width:100%}.w-5{width:1.25rem}.w-4{width:1rem}.w-6{width:1.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.\!w-full{width:100%!important}.w-8{width:2rem}.w-auto{width:auto}.w-12{width:3rem}.w-10{width:2.5rem}.w-52{width:13rem}.w-screen{width:100vw}.w-2\.5{width:.625rem}.w-2{width:.5rem}.\!w-\[17px\]{width:17px!important}.w-\[56px\]{width:56px}.w-\[28px\]{width:28px}.w-20{width:5rem}.w-14{width:3.5rem}.w-\[100\%\]{width:100%}.\!w-\[100\%\]{width:100%!important}.w-3{width:.75rem}.min-w-\[40px\]{min-width:40px}.min-w-\[160px\]{min-width:160px}.max-w-md{max-width:28rem}.max-w-\[770px\]{max-width:770px}.max-w-7xl{max-width:80rem}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-\[150px\]{max-width:150px}.max-w-xs{max-width:20rem}.max-w-none{max-width:none}.\!max-w-\[75px\]{max-width:75px!important}.\!max-w-\[100px\]{max-width:100px!important}.\!max-w-lg{max-width:32rem!important}.max-w-sm{max-width:24rem}.\!max-w-full{max-width:100%!important}.max-w-\[400px\]{max-width:400px}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.origin-top-right{transform-origin:top right}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-3{gap:.75rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-0\.5{gap:.125rem}.gap-0{gap:0}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-clip{text-overflow:clip}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-sm{border-radius:.125rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\.375rem\]{border-radius:.375rem}.rounded-\[3px\]{border-radius:3px}.border{border-width:1px}.border-2{border-width:2px}.border-\[3px\]{border-width:3px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-\[\#1877f2\]{--tw-border-opacity:1;border-color:rgb(24 119 242/var(--tw-border-opacity))}.border-\[\#747775\]{--tw-border-opacity:1;border-color:rgb(116 119 117/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(82 82 82/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.\!border-orange{--tw-border-opacity:1!important;border-color:rgb(251 93 34/var(--tw-border-opacity))!important}.border-gray-200{--tw-border-opacity:1;border-color:rgb(64 64 64/var(--tw-border-opacity))}.\!border-red{--tw-border-opacity:1!important;border-color:rgb(252 63 0/var(--tw-border-opacity))!important}.border-orange{--tw-border-opacity:1;border-color:rgb(251 93 34/var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.bg-genre-pop{--tw-bg-opacity:1;background-color:rgb(248 169 198/var(--tw-bg-opacity))}.bg-genre-rock{--tw-bg-opacity:1;background-color:rgb(105 121 121/var(--tw-bg-opacity))}.bg-genre-heavy-metal{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-genre-hard-rock{--tw-bg-opacity:1;background-color:rgb(39 45 45/var(--tw-bg-opacity))}.bg-genre-oldies{--tw-bg-opacity:1;background-color:rgb(78 56 34/var(--tw-bg-opacity))}.bg-genre-r-and-b{--tw-bg-opacity:1;background-color:rgb(170 122 74/var(--tw-bg-opacity))}.bg-genre-soul{--tw-bg-opacity:1;background-color:rgb(215 189 163/var(--tw-bg-opacity))}.bg-genre-funk-soul{--tw-bg-opacity:1;background-color:rgb(243 217 177/var(--tw-bg-opacity))}.bg-genre-funk{--tw-bg-opacity:1;background-color:rgb(247 230 203/var(--tw-bg-opacity))}.bg-genre-rap{--tw-bg-opacity:1;background-color:rgb(255 95 0/var(--tw-bg-opacity))}.bg-genre-hip-hop{--tw-bg-opacity:1;background-color:rgb(255 148 85/var(--tw-bg-opacity))}.bg-genre-instrumental{--tw-bg-opacity:1;background-color:rgb(255 202 170/var(--tw-bg-opacity))}.bg-genre-soundtrack{--tw-bg-opacity:1;background-color:rgb(107 255 85/var(--tw-bg-opacity))}.bg-genre-reggae{--tw-bg-opacity:1;background-color:rgb(28 124 84/var(--tw-bg-opacity))}.bg-genre-folk{--tw-bg-opacity:1;background-color:rgb(60 211 148/var(--tw-bg-opacity))}.bg-genre-country{--tw-bg-opacity:1;background-color:rgb(158 233 202/var(--tw-bg-opacity))}.bg-genre-classic-rock{--tw-bg-opacity:1;background-color:rgb(27 64 121/var(--tw-bg-opacity))}.bg-genre-blues{--tw-bg-opacity:1;background-color:rgb(58 118 211/var(--tw-bg-opacity))}.bg-genre-alternative{--tw-bg-opacity:1;background-color:rgb(0 160 255/var(--tw-bg-opacity))}.bg-genre-indie{--tw-bg-opacity:1;background-color:rgb(85 192 255/var(--tw-bg-opacity))}.bg-genre-techno{--tw-bg-opacity:1;background-color:rgb(223 0 255/var(--tw-bg-opacity))}.bg-genre-electronic{--tw-bg-opacity:1;background-color:rgb(233 85 255/var(--tw-bg-opacity))}.bg-genre-house{--tw-bg-opacity:1;background-color:rgb(244 170 255/var(--tw-bg-opacity))}.bg-genre-latin{--tw-bg-opacity:1;background-color:rgb(216 17 89/var(--tw-bg-opacity))}.bg-genre-disco{--tw-bg-opacity:1;background-color:rgb(242 84 141/var(--tw-bg-opacity))}.bg-genre-dance,.bg-genre-dancehall{--tw-bg-opacity:1;background-color:rgb(217 89 108/var(--tw-bg-opacity))}.bg-genre-jazz{--tw-bg-opacity:1;background-color:rgb(166 38 57/var(--tw-bg-opacity))}.bg-genre-new-age{--tw-bg-opacity:1;background-color:rgb(181 255 170/var(--tw-bg-opacity))}.bg-genre-childrens{--tw-bg-opacity:1;background-color:rgb(255 165 0/var(--tw-bg-opacity))}.bg-genre-classical{--tw-bg-opacity:1;background-color:rgb(128 0 128/var(--tw-bg-opacity))}.bg-genre-pop\/0{background-color:rgb(248 169 198/0)}.bg-genre-pop\/5{background-color:rgb(248 169 198/.05)}.bg-genre-pop\/10{background-color:rgb(248 169 198/.1)}.bg-genre-pop\/20{background-color:rgb(248 169 198/.2)}.bg-genre-pop\/25{background-color:rgb(248 169 198/.25)}.bg-genre-pop\/30{background-color:rgb(248 169 198/.3)}.bg-genre-pop\/40{background-color:rgb(248 169 198/.4)}.bg-genre-pop\/50{background-color:rgb(248 169 198/.5)}.bg-genre-pop\/60{background-color:rgb(248 169 198/.6)}.bg-genre-pop\/70{background-color:rgb(248 169 198/.7)}.bg-genre-pop\/75{background-color:rgb(248 169 198/.75)}.bg-genre-pop\/80{background-color:rgb(248 169 198/.8)}.bg-genre-pop\/90{background-color:rgb(248 169 198/.9)}.bg-genre-pop\/95{background-color:rgb(248 169 198/.95)}.bg-genre-pop\/100{background-color:rgb(248 169 198/1)}.bg-genre-rock\/0{background-color:rgb(105 121 121/0)}.bg-genre-rock\/5{background-color:rgb(105 121 121/.05)}.bg-genre-rock\/10{background-color:rgb(105 121 121/.1)}.bg-genre-rock\/20{background-color:rgb(105 121 121/.2)}.bg-genre-rock\/25{background-color:rgb(105 121 121/.25)}.bg-genre-rock\/30{background-color:rgb(105 121 121/.3)}.bg-genre-rock\/40{background-color:rgb(105 121 121/.4)}.bg-genre-rock\/50{background-color:rgb(105 121 121/.5)}.bg-genre-rock\/60{background-color:rgb(105 121 121/.6)}.bg-genre-rock\/70{background-color:rgb(105 121 121/.7)}.bg-genre-rock\/75{background-color:rgb(105 121 121/.75)}.bg-genre-rock\/80{background-color:rgb(105 121 121/.8)}.bg-genre-rock\/90{background-color:rgb(105 121 121/.9)}.bg-genre-rock\/95{background-color:rgb(105 121 121/.95)}.bg-genre-rock\/100{background-color:rgb(105 121 121/1)}.bg-genre-heavy-metal\/0{background-color:rgb(0 0 0/0)}.bg-genre-heavy-metal\/5{background-color:rgb(0 0 0/.05)}.bg-genre-heavy-metal\/10{background-color:rgb(0 0 0/.1)}.bg-genre-heavy-metal\/20{background-color:rgb(0 0 0/.2)}.bg-genre-heavy-metal\/25{background-color:rgb(0 0 0/.25)}.bg-genre-heavy-metal\/30{background-color:rgb(0 0 0/.3)}.bg-genre-heavy-metal\/40{background-color:rgb(0 0 0/.4)}.bg-genre-heavy-metal\/50{background-color:rgb(0 0 0/.5)}.bg-genre-heavy-metal\/60{background-color:rgb(0 0 0/.6)}.bg-genre-heavy-metal\/70{background-color:rgb(0 0 0/.7)}.bg-genre-heavy-metal\/75{background-color:rgb(0 0 0/.75)}.bg-genre-heavy-metal\/80{background-color:rgb(0 0 0/.8)}.bg-genre-heavy-metal\/90{background-color:rgb(0 0 0/.9)}.bg-genre-heavy-metal\/95{background-color:rgb(0 0 0/.95)}.bg-genre-heavy-metal\/100{background-color:rgb(0 0 0/1)}.bg-genre-hard-rock\/0{background-color:rgb(39 45 45/0)}.bg-genre-hard-rock\/5{background-color:rgb(39 45 45/.05)}.bg-genre-hard-rock\/10{background-color:rgb(39 45 45/.1)}.bg-genre-hard-rock\/20{background-color:rgb(39 45 45/.2)}.bg-genre-hard-rock\/25{background-color:rgb(39 45 45/.25)}.bg-genre-hard-rock\/30{background-color:rgb(39 45 45/.3)}.bg-genre-hard-rock\/40{background-color:rgb(39 45 45/.4)}.bg-genre-hard-rock\/50{background-color:rgb(39 45 45/.5)}.bg-genre-hard-rock\/60{background-color:rgb(39 45 45/.6)}.bg-genre-hard-rock\/70{background-color:rgb(39 45 45/.7)}.bg-genre-hard-rock\/75{background-color:rgb(39 45 45/.75)}.bg-genre-hard-rock\/80{background-color:rgb(39 45 45/.8)}.bg-genre-hard-rock\/90{background-color:rgb(39 45 45/.9)}.bg-genre-hard-rock\/95{background-color:rgb(39 45 45/.95)}.bg-genre-hard-rock\/100{background-color:rgb(39 45 45/1)}.bg-genre-oldies\/0{background-color:rgb(78 56 34/0)}.bg-genre-oldies\/5{background-color:rgb(78 56 34/.05)}.bg-genre-oldies\/10{background-color:rgb(78 56 34/.1)}.bg-genre-oldies\/20{background-color:rgb(78 56 34/.2)}.bg-genre-oldies\/25{background-color:rgb(78 56 34/.25)}.bg-genre-oldies\/30{background-color:rgb(78 56 34/.3)}.bg-genre-oldies\/40{background-color:rgb(78 56 34/.4)}.bg-genre-oldies\/50{background-color:rgb(78 56 34/.5)}.bg-genre-oldies\/60{background-color:rgb(78 56 34/.6)}.bg-genre-oldies\/70{background-color:rgb(78 56 34/.7)}.bg-genre-oldies\/75{background-color:rgb(78 56 34/.75)}.bg-genre-oldies\/80{background-color:rgb(78 56 34/.8)}.bg-genre-oldies\/90{background-color:rgb(78 56 34/.9)}.bg-genre-oldies\/95{background-color:rgb(78 56 34/.95)}.bg-genre-oldies\/100{background-color:rgb(78 56 34/1)}.bg-genre-r-and-b\/0{background-color:rgb(170 122 74/0)}.bg-genre-r-and-b\/5{background-color:rgb(170 122 74/.05)}.bg-genre-r-and-b\/10{background-color:rgb(170 122 74/.1)}.bg-genre-r-and-b\/20{background-color:rgb(170 122 74/.2)}.bg-genre-r-and-b\/25{background-color:rgb(170 122 74/.25)}.bg-genre-r-and-b\/30{background-color:rgb(170 122 74/.3)}.bg-genre-r-and-b\/40{background-color:rgb(170 122 74/.4)}.bg-genre-r-and-b\/50{background-color:rgb(170 122 74/.5)}.bg-genre-r-and-b\/60{background-color:rgb(170 122 74/.6)}.bg-genre-r-and-b\/70{background-color:rgb(170 122 74/.7)}.bg-genre-r-and-b\/75{background-color:rgb(170 122 74/.75)}.bg-genre-r-and-b\/80{background-color:rgb(170 122 74/.8)}.bg-genre-r-and-b\/90{background-color:rgb(170 122 74/.9)}.bg-genre-r-and-b\/95{background-color:rgb(170 122 74/.95)}.bg-genre-r-and-b\/100{background-color:rgb(170 122 74/1)}.bg-genre-soul\/0{background-color:rgb(215 189 163/0)}.bg-genre-soul\/5{background-color:rgb(215 189 163/.05)}.bg-genre-soul\/10{background-color:rgb(215 189 163/.1)}.bg-genre-soul\/20{background-color:rgb(215 189 163/.2)}.bg-genre-soul\/25{background-color:rgb(215 189 163/.25)}.bg-genre-soul\/30{background-color:rgb(215 189 163/.3)}.bg-genre-soul\/40{background-color:rgb(215 189 163/.4)}.bg-genre-soul\/50{background-color:rgb(215 189 163/.5)}.bg-genre-soul\/60{background-color:rgb(215 189 163/.6)}.bg-genre-soul\/70{background-color:rgb(215 189 163/.7)}.bg-genre-soul\/75{background-color:rgb(215 189 163/.75)}.bg-genre-soul\/80{background-color:rgb(215 189 163/.8)}.bg-genre-soul\/90{background-color:rgb(215 189 163/.9)}.bg-genre-soul\/95{background-color:rgb(215 189 163/.95)}.bg-genre-soul\/100{background-color:rgb(215 189 163/1)}.bg-genre-funk-soul\/0{background-color:rgb(243 217 177/0)}.bg-genre-funk-soul\/5{background-color:rgb(243 217 177/.05)}.bg-genre-funk-soul\/10{background-color:rgb(243 217 177/.1)}.bg-genre-funk-soul\/20{background-color:rgb(243 217 177/.2)}.bg-genre-funk-soul\/25{background-color:rgb(243 217 177/.25)}.bg-genre-funk-soul\/30{background-color:rgb(243 217 177/.3)}.bg-genre-funk-soul\/40{background-color:rgb(243 217 177/.4)}.bg-genre-funk-soul\/50{background-color:rgb(243 217 177/.5)}.bg-genre-funk-soul\/60{background-color:rgb(243 217 177/.6)}.bg-genre-funk-soul\/70{background-color:rgb(243 217 177/.7)}.bg-genre-funk-soul\/75{background-color:rgb(243 217 177/.75)}.bg-genre-funk-soul\/80{background-color:rgb(243 217 177/.8)}.bg-genre-funk-soul\/90{background-color:rgb(243 217 177/.9)}.bg-genre-funk-soul\/95{background-color:rgb(243 217 177/.95)}.bg-genre-funk-soul\/100{background-color:rgb(243 217 177/1)}.bg-genre-funk\/0{background-color:rgb(247 230 203/0)}.bg-genre-funk\/5{background-color:rgb(247 230 203/.05)}.bg-genre-funk\/10{background-color:rgb(247 230 203/.1)}.bg-genre-funk\/20{background-color:rgb(247 230 203/.2)}.bg-genre-funk\/25{background-color:rgb(247 230 203/.25)}.bg-genre-funk\/30{background-color:rgb(247 230 203/.3)}.bg-genre-funk\/40{background-color:rgb(247 230 203/.4)}.bg-genre-funk\/50{background-color:rgb(247 230 203/.5)}.bg-genre-funk\/60{background-color:rgb(247 230 203/.6)}.bg-genre-funk\/70{background-color:rgb(247 230 203/.7)}.bg-genre-funk\/75{background-color:rgb(247 230 203/.75)}.bg-genre-funk\/80{background-color:rgb(247 230 203/.8)}.bg-genre-funk\/90{background-color:rgb(247 230 203/.9)}.bg-genre-funk\/95{background-color:rgb(247 230 203/.95)}.bg-genre-funk\/100{background-color:rgb(247 230 203/1)}.bg-genre-rap\/0{background-color:rgb(255 95 0/0)}.bg-genre-rap\/5{background-color:rgb(255 95 0/.05)}.bg-genre-rap\/10{background-color:rgb(255 95 0/.1)}.bg-genre-rap\/20{background-color:rgb(255 95 0/.2)}.bg-genre-rap\/25{background-color:rgb(255 95 0/.25)}.bg-genre-rap\/30{background-color:rgb(255 95 0/.3)}.bg-genre-rap\/40{background-color:rgb(255 95 0/.4)}.bg-genre-rap\/50{background-color:rgb(255 95 0/.5)}.bg-genre-rap\/60{background-color:rgb(255 95 0/.6)}.bg-genre-rap\/70{background-color:rgb(255 95 0/.7)}.bg-genre-rap\/75{background-color:rgb(255 95 0/.75)}.bg-genre-rap\/80{background-color:rgb(255 95 0/.8)}.bg-genre-rap\/90{background-color:rgb(255 95 0/.9)}.bg-genre-rap\/95{background-color:rgb(255 95 0/.95)}.bg-genre-rap\/100{background-color:rgb(255 95 0/1)}.bg-genre-hip-hop\/0{background-color:rgb(255 148 85/0)}.bg-genre-hip-hop\/5{background-color:rgb(255 148 85/.05)}.bg-genre-hip-hop\/10{background-color:rgb(255 148 85/.1)}.bg-genre-hip-hop\/20{background-color:rgb(255 148 85/.2)}.bg-genre-hip-hop\/25{background-color:rgb(255 148 85/.25)}.bg-genre-hip-hop\/30{background-color:rgb(255 148 85/.3)}.bg-genre-hip-hop\/40{background-color:rgb(255 148 85/.4)}.bg-genre-hip-hop\/50{background-color:rgb(255 148 85/.5)}.bg-genre-hip-hop\/60{background-color:rgb(255 148 85/.6)}.bg-genre-hip-hop\/70{background-color:rgb(255 148 85/.7)}.bg-genre-hip-hop\/75{background-color:rgb(255 148 85/.75)}.bg-genre-hip-hop\/80{background-color:rgb(255 148 85/.8)}.bg-genre-hip-hop\/90{background-color:rgb(255 148 85/.9)}.bg-genre-hip-hop\/95{background-color:rgb(255 148 85/.95)}.bg-genre-hip-hop\/100{background-color:rgb(255 148 85/1)}.bg-genre-instrumental\/0{background-color:rgb(255 202 170/0)}.bg-genre-instrumental\/5{background-color:rgb(255 202 170/.05)}.bg-genre-instrumental\/10{background-color:rgb(255 202 170/.1)}.bg-genre-instrumental\/20{background-color:rgb(255 202 170/.2)}.bg-genre-instrumental\/25{background-color:rgb(255 202 170/.25)}.bg-genre-instrumental\/30{background-color:rgb(255 202 170/.3)}.bg-genre-instrumental\/40{background-color:rgb(255 202 170/.4)}.bg-genre-instrumental\/50{background-color:rgb(255 202 170/.5)}.bg-genre-instrumental\/60{background-color:rgb(255 202 170/.6)}.bg-genre-instrumental\/70{background-color:rgb(255 202 170/.7)}.bg-genre-instrumental\/75{background-color:rgb(255 202 170/.75)}.bg-genre-instrumental\/80{background-color:rgb(255 202 170/.8)}.bg-genre-instrumental\/90{background-color:rgb(255 202 170/.9)}.bg-genre-instrumental\/95{background-color:rgb(255 202 170/.95)}.bg-genre-instrumental\/100{background-color:rgb(255 202 170/1)}.bg-genre-soundtrack\/0{background-color:rgb(107 255 85/0)}.bg-genre-soundtrack\/5{background-color:rgb(107 255 85/.05)}.bg-genre-soundtrack\/10{background-color:rgb(107 255 85/.1)}.bg-genre-soundtrack\/20{background-color:rgb(107 255 85/.2)}.bg-genre-soundtrack\/25{background-color:rgb(107 255 85/.25)}.bg-genre-soundtrack\/30{background-color:rgb(107 255 85/.3)}.bg-genre-soundtrack\/40{background-color:rgb(107 255 85/.4)}.bg-genre-soundtrack\/50{background-color:rgb(107 255 85/.5)}.bg-genre-soundtrack\/60{background-color:rgb(107 255 85/.6)}.bg-genre-soundtrack\/70{background-color:rgb(107 255 85/.7)}.bg-genre-soundtrack\/75{background-color:rgb(107 255 85/.75)}.bg-genre-soundtrack\/80{background-color:rgb(107 255 85/.8)}.bg-genre-soundtrack\/90{background-color:rgb(107 255 85/.9)}.bg-genre-soundtrack\/95{background-color:rgb(107 255 85/.95)}.bg-genre-soundtrack\/100{background-color:rgb(107 255 85/1)}.bg-genre-reggae\/0{background-color:rgb(28 124 84/0)}.bg-genre-reggae\/5{background-color:rgb(28 124 84/.05)}.bg-genre-reggae\/10{background-color:rgb(28 124 84/.1)}.bg-genre-reggae\/20{background-color:rgb(28 124 84/.2)}.bg-genre-reggae\/25{background-color:rgb(28 124 84/.25)}.bg-genre-reggae\/30{background-color:rgb(28 124 84/.3)}.bg-genre-reggae\/40{background-color:rgb(28 124 84/.4)}.bg-genre-reggae\/50{background-color:rgb(28 124 84/.5)}.bg-genre-reggae\/60{background-color:rgb(28 124 84/.6)}.bg-genre-reggae\/70{background-color:rgb(28 124 84/.7)}.bg-genre-reggae\/75{background-color:rgb(28 124 84/.75)}.bg-genre-reggae\/80{background-color:rgb(28 124 84/.8)}.bg-genre-reggae\/90{background-color:rgb(28 124 84/.9)}.bg-genre-reggae\/95{background-color:rgb(28 124 84/.95)}.bg-genre-reggae\/100{background-color:rgb(28 124 84/1)}.bg-genre-folk\/0{background-color:rgb(60 211 148/0)}.bg-genre-folk\/5{background-color:rgb(60 211 148/.05)}.bg-genre-folk\/10{background-color:rgb(60 211 148/.1)}.bg-genre-folk\/20{background-color:rgb(60 211 148/.2)}.bg-genre-folk\/25{background-color:rgb(60 211 148/.25)}.bg-genre-folk\/30{background-color:rgb(60 211 148/.3)}.bg-genre-folk\/40{background-color:rgb(60 211 148/.4)}.bg-genre-folk\/50{background-color:rgb(60 211 148/.5)}.bg-genre-folk\/60{background-color:rgb(60 211 148/.6)}.bg-genre-folk\/70{background-color:rgb(60 211 148/.7)}.bg-genre-folk\/75{background-color:rgb(60 211 148/.75)}.bg-genre-folk\/80{background-color:rgb(60 211 148/.8)}.bg-genre-folk\/90{background-color:rgb(60 211 148/.9)}.bg-genre-folk\/95{background-color:rgb(60 211 148/.95)}.bg-genre-folk\/100{background-color:rgb(60 211 148/1)}.bg-genre-country\/0{background-color:rgb(158 233 202/0)}.bg-genre-country\/5{background-color:rgb(158 233 202/.05)}.bg-genre-country\/10{background-color:rgb(158 233 202/.1)}.bg-genre-country\/20{background-color:rgb(158 233 202/.2)}.bg-genre-country\/25{background-color:rgb(158 233 202/.25)}.bg-genre-country\/30{background-color:rgb(158 233 202/.3)}.bg-genre-country\/40{background-color:rgb(158 233 202/.4)}.bg-genre-country\/50{background-color:rgb(158 233 202/.5)}.bg-genre-country\/60{background-color:rgb(158 233 202/.6)}.bg-genre-country\/70{background-color:rgb(158 233 202/.7)}.bg-genre-country\/75{background-color:rgb(158 233 202/.75)}.bg-genre-country\/80{background-color:rgb(158 233 202/.8)}.bg-genre-country\/90{background-color:rgb(158 233 202/.9)}.bg-genre-country\/95{background-color:rgb(158 233 202/.95)}.bg-genre-country\/100{background-color:rgb(158 233 202/1)}.bg-genre-classic-rock\/0{background-color:rgb(27 64 121/0)}.bg-genre-classic-rock\/5{background-color:rgb(27 64 121/.05)}.bg-genre-classic-rock\/10{background-color:rgb(27 64 121/.1)}.bg-genre-classic-rock\/20{background-color:rgb(27 64 121/.2)}.bg-genre-classic-rock\/25{background-color:rgb(27 64 121/.25)}.bg-genre-classic-rock\/30{background-color:rgb(27 64 121/.3)}.bg-genre-classic-rock\/40{background-color:rgb(27 64 121/.4)}.bg-genre-classic-rock\/50{background-color:rgb(27 64 121/.5)}.bg-genre-classic-rock\/60{background-color:rgb(27 64 121/.6)}.bg-genre-classic-rock\/70{background-color:rgb(27 64 121/.7)}.bg-genre-classic-rock\/75{background-color:rgb(27 64 121/.75)}.bg-genre-classic-rock\/80{background-color:rgb(27 64 121/.8)}.bg-genre-classic-rock\/90{background-color:rgb(27 64 121/.9)}.bg-genre-classic-rock\/95{background-color:rgb(27 64 121/.95)}.bg-genre-classic-rock\/100{background-color:rgb(27 64 121/1)}.bg-genre-blues\/0{background-color:rgb(58 118 211/0)}.bg-genre-blues\/5{background-color:rgb(58 118 211/.05)}.bg-genre-blues\/10{background-color:rgb(58 118 211/.1)}.bg-genre-blues\/20{background-color:rgb(58 118 211/.2)}.bg-genre-blues\/25{background-color:rgb(58 118 211/.25)}.bg-genre-blues\/30{background-color:rgb(58 118 211/.3)}.bg-genre-blues\/40{background-color:rgb(58 118 211/.4)}.bg-genre-blues\/50{background-color:rgb(58 118 211/.5)}.bg-genre-blues\/60{background-color:rgb(58 118 211/.6)}.bg-genre-blues\/70{background-color:rgb(58 118 211/.7)}.bg-genre-blues\/75{background-color:rgb(58 118 211/.75)}.bg-genre-blues\/80{background-color:rgb(58 118 211/.8)}.bg-genre-blues\/90{background-color:rgb(58 118 211/.9)}.bg-genre-blues\/95{background-color:rgb(58 118 211/.95)}.bg-genre-blues\/100{background-color:rgb(58 118 211/1)}.bg-genre-alternative\/0{background-color:rgb(0 160 255/0)}.bg-genre-alternative\/5{background-color:rgb(0 160 255/.05)}.bg-genre-alternative\/10{background-color:rgb(0 160 255/.1)}.bg-genre-alternative\/20{background-color:rgb(0 160 255/.2)}.bg-genre-alternative\/25{background-color:rgb(0 160 255/.25)}.bg-genre-alternative\/30{background-color:rgb(0 160 255/.3)}.bg-genre-alternative\/40{background-color:rgb(0 160 255/.4)}.bg-genre-alternative\/50{background-color:rgb(0 160 255/.5)}.bg-genre-alternative\/60{background-color:rgb(0 160 255/.6)}.bg-genre-alternative\/70{background-color:rgb(0 160 255/.7)}.bg-genre-alternative\/75{background-color:rgb(0 160 255/.75)}.bg-genre-alternative\/80{background-color:rgb(0 160 255/.8)}.bg-genre-alternative\/90{background-color:rgb(0 160 255/.9)}.bg-genre-alternative\/95{background-color:rgb(0 160 255/.95)}.bg-genre-alternative\/100{background-color:rgb(0 160 255/1)}.bg-genre-indie\/0{background-color:rgb(85 192 255/0)}.bg-genre-indie\/5{background-color:rgb(85 192 255/.05)}.bg-genre-indie\/10{background-color:rgb(85 192 255/.1)}.bg-genre-indie\/20{background-color:rgb(85 192 255/.2)}.bg-genre-indie\/25{background-color:rgb(85 192 255/.25)}.bg-genre-indie\/30{background-color:rgb(85 192 255/.3)}.bg-genre-indie\/40{background-color:rgb(85 192 255/.4)}.bg-genre-indie\/50{background-color:rgb(85 192 255/.5)}.bg-genre-indie\/60{background-color:rgb(85 192 255/.6)}.bg-genre-indie\/70{background-color:rgb(85 192 255/.7)}.bg-genre-indie\/75{background-color:rgb(85 192 255/.75)}.bg-genre-indie\/80{background-color:rgb(85 192 255/.8)}.bg-genre-indie\/90{background-color:rgb(85 192 255/.9)}.bg-genre-indie\/95{background-color:rgb(85 192 255/.95)}.bg-genre-indie\/100{background-color:rgb(85 192 255/1)}.bg-genre-techno\/0{background-color:rgb(223 0 255/0)}.bg-genre-techno\/5{background-color:rgb(223 0 255/.05)}.bg-genre-techno\/10{background-color:rgb(223 0 255/.1)}.bg-genre-techno\/20{background-color:rgb(223 0 255/.2)}.bg-genre-techno\/25{background-color:rgb(223 0 255/.25)}.bg-genre-techno\/30{background-color:rgb(223 0 255/.3)}.bg-genre-techno\/40{background-color:rgb(223 0 255/.4)}.bg-genre-techno\/50{background-color:rgb(223 0 255/.5)}.bg-genre-techno\/60{background-color:rgb(223 0 255/.6)}.bg-genre-techno\/70{background-color:rgb(223 0 255/.7)}.bg-genre-techno\/75{background-color:rgb(223 0 255/.75)}.bg-genre-techno\/80{background-color:rgb(223 0 255/.8)}.bg-genre-techno\/90{background-color:rgb(223 0 255/.9)}.bg-genre-techno\/95{background-color:rgb(223 0 255/.95)}.bg-genre-techno\/100{background-color:rgb(223 0 255/1)}.bg-genre-electronic\/0{background-color:rgb(233 85 255/0)}.bg-genre-electronic\/5{background-color:rgb(233 85 255/.05)}.bg-genre-electronic\/10{background-color:rgb(233 85 255/.1)}.bg-genre-electronic\/20{background-color:rgb(233 85 255/.2)}.bg-genre-electronic\/25{background-color:rgb(233 85 255/.25)}.bg-genre-electronic\/30{background-color:rgb(233 85 255/.3)}.bg-genre-electronic\/40{background-color:rgb(233 85 255/.4)}.bg-genre-electronic\/50{background-color:rgb(233 85 255/.5)}.bg-genre-electronic\/60{background-color:rgb(233 85 255/.6)}.bg-genre-electronic\/70{background-color:rgb(233 85 255/.7)}.bg-genre-electronic\/75{background-color:rgb(233 85 255/.75)}.bg-genre-electronic\/80{background-color:rgb(233 85 255/.8)}.bg-genre-electronic\/90{background-color:rgb(233 85 255/.9)}.bg-genre-electronic\/95{background-color:rgb(233 85 255/.95)}.bg-genre-electronic\/100{background-color:rgb(233 85 255/1)}.bg-genre-house\/0{background-color:rgb(244 170 255/0)}.bg-genre-house\/5{background-color:rgb(244 170 255/.05)}.bg-genre-house\/10{background-color:rgb(244 170 255/.1)}.bg-genre-house\/20{background-color:rgb(244 170 255/.2)}.bg-genre-house\/25{background-color:rgb(244 170 255/.25)}.bg-genre-house\/30{background-color:rgb(244 170 255/.3)}.bg-genre-house\/40{background-color:rgb(244 170 255/.4)}.bg-genre-house\/50{background-color:rgb(244 170 255/.5)}.bg-genre-house\/60{background-color:rgb(244 170 255/.6)}.bg-genre-house\/70{background-color:rgb(244 170 255/.7)}.bg-genre-house\/75{background-color:rgb(244 170 255/.75)}.bg-genre-house\/80{background-color:rgb(244 170 255/.8)}.bg-genre-house\/90{background-color:rgb(244 170 255/.9)}.bg-genre-house\/95{background-color:rgb(244 170 255/.95)}.bg-genre-house\/100{background-color:rgb(244 170 255/1)}.bg-genre-latin\/0{background-color:rgb(216 17 89/0)}.bg-genre-latin\/5{background-color:rgb(216 17 89/.05)}.bg-genre-latin\/10{background-color:rgb(216 17 89/.1)}.bg-genre-latin\/20{background-color:rgb(216 17 89/.2)}.bg-genre-latin\/25{background-color:rgb(216 17 89/.25)}.bg-genre-latin\/30{background-color:rgb(216 17 89/.3)}.bg-genre-latin\/40{background-color:rgb(216 17 89/.4)}.bg-genre-latin\/50{background-color:rgb(216 17 89/.5)}.bg-genre-latin\/60{background-color:rgb(216 17 89/.6)}.bg-genre-latin\/70{background-color:rgb(216 17 89/.7)}.bg-genre-latin\/75{background-color:rgb(216 17 89/.75)}.bg-genre-latin\/80{background-color:rgb(216 17 89/.8)}.bg-genre-latin\/90{background-color:rgb(216 17 89/.9)}.bg-genre-latin\/95{background-color:rgb(216 17 89/.95)}.bg-genre-latin\/100{background-color:rgb(216 17 89/1)}.bg-genre-disco\/0{background-color:rgb(242 84 141/0)}.bg-genre-disco\/5{background-color:rgb(242 84 141/.05)}.bg-genre-disco\/10{background-color:rgb(242 84 141/.1)}.bg-genre-disco\/20{background-color:rgb(242 84 141/.2)}.bg-genre-disco\/25{background-color:rgb(242 84 141/.25)}.bg-genre-disco\/30{background-color:rgb(242 84 141/.3)}.bg-genre-disco\/40{background-color:rgb(242 84 141/.4)}.bg-genre-disco\/50{background-color:rgb(242 84 141/.5)}.bg-genre-disco\/60{background-color:rgb(242 84 141/.6)}.bg-genre-disco\/70{background-color:rgb(242 84 141/.7)}.bg-genre-disco\/75{background-color:rgb(242 84 141/.75)}.bg-genre-disco\/80{background-color:rgb(242 84 141/.8)}.bg-genre-disco\/90{background-color:rgb(242 84 141/.9)}.bg-genre-disco\/95{background-color:rgb(242 84 141/.95)}.bg-genre-disco\/100{background-color:rgb(242 84 141/1)}.bg-genre-dance\/0{background-color:rgb(217 89 108/0)}.bg-genre-dance\/5{background-color:rgb(217 89 108/.05)}.bg-genre-dance\/10{background-color:rgb(217 89 108/.1)}.bg-genre-dance\/20{background-color:rgb(217 89 108/.2)}.bg-genre-dance\/25{background-color:rgb(217 89 108/.25)}.bg-genre-dance\/30{background-color:rgb(217 89 108/.3)}.bg-genre-dance\/40{background-color:rgb(217 89 108/.4)}.bg-genre-dance\/50{background-color:rgb(217 89 108/.5)}.bg-genre-dance\/60{background-color:rgb(217 89 108/.6)}.bg-genre-dance\/70{background-color:rgb(217 89 108/.7)}.bg-genre-dance\/75{background-color:rgb(217 89 108/.75)}.bg-genre-dance\/80{background-color:rgb(217 89 108/.8)}.bg-genre-dance\/90{background-color:rgb(217 89 108/.9)}.bg-genre-dance\/95{background-color:rgb(217 89 108/.95)}.bg-genre-dance\/100{background-color:rgb(217 89 108/1)}.bg-genre-dancehall\/0{background-color:rgb(217 89 108/0)}.bg-genre-dancehall\/5{background-color:rgb(217 89 108/.05)}.bg-genre-dancehall\/10{background-color:rgb(217 89 108/.1)}.bg-genre-dancehall\/20{background-color:rgb(217 89 108/.2)}.bg-genre-dancehall\/25{background-color:rgb(217 89 108/.25)}.bg-genre-dancehall\/30{background-color:rgb(217 89 108/.3)}.bg-genre-dancehall\/40{background-color:rgb(217 89 108/.4)}.bg-genre-dancehall\/50{background-color:rgb(217 89 108/.5)}.bg-genre-dancehall\/60{background-color:rgb(217 89 108/.6)}.bg-genre-dancehall\/70{background-color:rgb(217 89 108/.7)}.bg-genre-dancehall\/75{background-color:rgb(217 89 108/.75)}.bg-genre-dancehall\/80{background-color:rgb(217 89 108/.8)}.bg-genre-dancehall\/90{background-color:rgb(217 89 108/.9)}.bg-genre-dancehall\/95{background-color:rgb(217 89 108/.95)}.bg-genre-dancehall\/100{background-color:rgb(217 89 108/1)}.bg-genre-jazz\/0{background-color:rgb(166 38 57/0)}.bg-genre-jazz\/5{background-color:rgb(166 38 57/.05)}.bg-genre-jazz\/10{background-color:rgb(166 38 57/.1)}.bg-genre-jazz\/20{background-color:rgb(166 38 57/.2)}.bg-genre-jazz\/25{background-color:rgb(166 38 57/.25)}.bg-genre-jazz\/30{background-color:rgb(166 38 57/.3)}.bg-genre-jazz\/40{background-color:rgb(166 38 57/.4)}.bg-genre-jazz\/50{background-color:rgb(166 38 57/.5)}.bg-genre-jazz\/60{background-color:rgb(166 38 57/.6)}.bg-genre-jazz\/70{background-color:rgb(166 38 57/.7)}.bg-genre-jazz\/75{background-color:rgb(166 38 57/.75)}.bg-genre-jazz\/80{background-color:rgb(166 38 57/.8)}.bg-genre-jazz\/90{background-color:rgb(166 38 57/.9)}.bg-genre-jazz\/95{background-color:rgb(166 38 57/.95)}.bg-genre-jazz\/100{background-color:rgb(166 38 57/1)}.bg-genre-new-age\/0{background-color:rgb(181 255 170/0)}.bg-genre-new-age\/5{background-color:rgb(181 255 170/.05)}.bg-genre-new-age\/10{background-color:rgb(181 255 170/.1)}.bg-genre-new-age\/20{background-color:rgb(181 255 170/.2)}.bg-genre-new-age\/25{background-color:rgb(181 255 170/.25)}.bg-genre-new-age\/30{background-color:rgb(181 255 170/.3)}.bg-genre-new-age\/40{background-color:rgb(181 255 170/.4)}.bg-genre-new-age\/50{background-color:rgb(181 255 170/.5)}.bg-genre-new-age\/60{background-color:rgb(181 255 170/.6)}.bg-genre-new-age\/70{background-color:rgb(181 255 170/.7)}.bg-genre-new-age\/75{background-color:rgb(181 255 170/.75)}.bg-genre-new-age\/80{background-color:rgb(181 255 170/.8)}.bg-genre-new-age\/90{background-color:rgb(181 255 170/.9)}.bg-genre-new-age\/95{background-color:rgb(181 255 170/.95)}.bg-genre-new-age\/100{background-color:rgb(181 255 170/1)}.bg-genre-childrens\/0{background-color:rgb(255 165 0/0)}.bg-genre-childrens\/5{background-color:rgb(255 165 0/.05)}.bg-genre-childrens\/10{background-color:rgb(255 165 0/.1)}.bg-genre-childrens\/20{background-color:rgb(255 165 0/.2)}.bg-genre-childrens\/25{background-color:rgb(255 165 0/.25)}.bg-genre-childrens\/30{background-color:rgb(255 165 0/.3)}.bg-genre-childrens\/40{background-color:rgb(255 165 0/.4)}.bg-genre-childrens\/50{background-color:rgb(255 165 0/.5)}.bg-genre-childrens\/60{background-color:rgb(255 165 0/.6)}.bg-genre-childrens\/70{background-color:rgb(255 165 0/.7)}.bg-genre-childrens\/75{background-color:rgb(255 165 0/.75)}.bg-genre-childrens\/80{background-color:rgb(255 165 0/.8)}.bg-genre-childrens\/90{background-color:rgb(255 165 0/.9)}.bg-genre-childrens\/95{background-color:rgb(255 165 0/.95)}.bg-genre-childrens\/100{background-color:rgb(255 165 0/1)}.bg-genre-classical\/0{background-color:rgb(128 0 128/0)}.bg-genre-classical\/5{background-color:rgb(128 0 128/.05)}.bg-genre-classical\/10{background-color:rgb(128 0 128/.1)}.bg-genre-classical\/20{background-color:rgb(128 0 128/.2)}.bg-genre-classical\/25{background-color:rgb(128 0 128/.25)}.bg-genre-classical\/30{background-color:rgb(128 0 128/.3)}.bg-genre-classical\/40{background-color:rgb(128 0 128/.4)}.bg-genre-classical\/50{background-color:rgb(128 0 128/.5)}.bg-genre-classical\/60{background-color:rgb(128 0 128/.6)}.bg-genre-classical\/70{background-color:rgb(128 0 128/.7)}.bg-genre-classical\/75{background-color:rgb(128 0 128/.75)}.bg-genre-classical\/80{background-color:rgb(128 0 128/.8)}.bg-genre-classical\/90{background-color:rgb(128 0 128/.9)}.bg-genre-classical\/95{background-color:rgb(128 0 128/.95)}.bg-genre-classical\/100{background-color:rgb(128 0 128/1)}.bg-orange{--tw-bg-opacity:1;background-color:rgb(251 93 34/var(--tw-bg-opacity))}.bg-\[\#1877f2\]{--tw-bg-opacity:1;background-color:rgb(24 119 242/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#303030\]{--tw-bg-opacity:1;background-color:rgb(48 48 48/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity))}.bg-\[\#EFEFEF\]{--tw-bg-opacity:1;background-color:rgb(239 239 239/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity))}.bg-\[\#f1f1f1\]{--tw-bg-opacity:1;background-color:rgb(241 241 241/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-black\/25{background-color:rgb(0 0 0/.25)}.bg-orange\/10{background-color:rgb(251 93 34/.1)}.p-\[10px\]{padding:10px}.p-6{padding:1.5rem}.p-0{padding:0}.p-2{padding:.5rem}.p-\[11px\]{padding:11px}.p-4{padding:1rem}.p-\[20px\]{padding:20px}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.\!px-\[10px\]{padding-left:10px!important;padding-right:10px!important}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-0{padding-top:0;padding-bottom:0}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-0{padding-left:0;padding-right:0}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[1px\]{padding-top:1px;padding-bottom:1px}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pb-4{padding-bottom:1rem}.pt-5{padding-top:1.25rem}.pr-3{padding-right:.75rem}.pt-3{padding-top:.75rem}.pl-2{padding-left:.5rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pl-3{padding-left:.75rem}.pr-9{padding-right:2.25rem}.pr-4{padding-right:1rem}.pt-0\.5{padding-top:.125rem}.pt-0{padding-top:0}.pb-2{padding-bottom:.5rem}.pt-\[2px\]{padding-top:2px}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-roboto{font-family:Roboto,arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-\[12px\]{font-size:12px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[11px\]{font-size:11px}.\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-\[16px\]{font-size:16px}.text-\[24px\]{font-size:24px}.text-\[10px\]{font-size:10px}.text-base{font-size:1rem;line-height:1.5rem}.text-\[22px\]{font-size:22px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-thin{font-weight:100}.\!font-bold{font-weight:700!important}.\!font-normal{font-weight:400!important}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.tracking-\[0\.25px\]{letter-spacing:.25px}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-\[\#1f1f1f\]{--tw-text-opacity:1;color:rgb(31 31 31/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(146 146 146/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.text-\[\#cccccc\]{--tw-text-opacity:1;color:rgb(204 204 204/var(--tw-text-opacity))}.text-orange{--tw-text-opacity:1;color:rgb(251 93 34/var(--tw-text-opacity))}.\!text-orange{color:rgb(251 93 34/var(--tw-text-opacity))!important}.\!text-black,.\!text-orange{--tw-text-opacity:1!important}.\!text-black{color:rgb(0 0 0/var(--tw-text-opacity))!important}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-\[\#e6c200\]{--tw-text-opacity:1;color:rgb(230 194 0/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.\!no-underline{text-decoration-line:none!important}.accent-\[\#07bc0c\]{accent-color:#07bc0c}.opacity-0{opacity:0}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black\/5{--tw-ring-color:rgb(0 0 0/0.05)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0/var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.duration-\[0\.218s\]{transition-duration:.218s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body,html{overflow-x:hidden;width:100%;position:relative}#search-results .track-card.wide{min-height:100px!important;height:auto!important;align-items:center!important;margin-bottom:10px!important}#search-results .track-card.wide .bottom-text{display:flex;flex-direction:column;justify-content:center}@media (min-width:768px) and (max-width:1169px){#search-results .track-card.wide{width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:10px!important}#search-results .tile-items{width:100%!important;display:flex!important;flex-direction:column!important}}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:cursor-default:hover{cursor:default}.hover\:bg-\[\#166fe5\]:hover{--tw-bg-opacity:1;background-color:rgb(22 111 229/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(82 82 82/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-orange:hover{--tw-text-opacity:1;color:rgb(251 93 34/var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:\!text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-\[0\.08\]:hover{opacity:.08}.hover\:shadow-\[0_1px_2px_0_rgba\(60\2c 64\2c 67\2c 0\.3\)\2c 0_1px_3px_1px_rgba\(60\2c 64\2c 67\2c 0\.15\)\]:hover{--tw-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color),0 1px 3px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-orange:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(251 93 34/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.active\:opacity-\[0\.12\]:active{opacity:.12}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:brightness-0{--tw-brightness:brightness(0)}.group:hover .group-hover\:brightness-0,.group:hover .group-hover\:invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:invert{--tw-invert:invert(100%)}.data-\[closed\]\:translate-y-4[data-closed]{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[closed\]\:opacity-0[data-closed]{opacity:0}.data-\[enter\]\:duration-300[data-enter]{transition-duration:.3s}.data-\[leave\]\:duration-200[data-leave]{transition-duration:.2s}.data-\[enter\]\:ease-out[data-enter]{transition-timing-function:cubic-bezier(0,0,.2,1)}.data-\[leave\]\:ease-in[data-leave]{transition-timing-function:cubic-bezier(.4,0,1,1)}.group[data-open] .group-data-\[open\]\:block{display:block}.group[data-open] .group-data-\[open\]\:hidden{display:none}@media (min-width:600px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-96{margin-bottom:24rem}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:w-full{width:100%}.sm\:w-10{width:2.5rem}.sm\:max-w-lg{max-width:32rem}.sm\:items-center{align-items:center}.sm\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:text-left{text-align:left}.data-\[closed\]\:sm\:translate-y-0[data-closed]{--tw-translate-y:0px}.data-\[closed\]\:sm\:scale-95[data-closed],.data-\[closed\]\:sm\:translate-y-0[data-closed]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[closed\]\:sm\:scale-95[data-closed]{--tw-scale-x:.95;--tw-scale-y:.95}}@media (min-width:769px){.md\:\!mx-0{margin-left:0!important;margin-right:0!important}.md\:\!ml-\[32px\]{margin-left:32px!important}.md\:mb-24{margin-bottom:6rem}.md\:\!ml-6{margin-left:1.5rem!important}.md\:mr-8{margin-right:2rem}.md\:mt-3{margin-top:.75rem}.md\:\!ml-0{margin-left:0!important}.md\:\!mb-\[20px\]{margin-bottom:20px!important}.md\:mb-0{margin-bottom:0}.md\:block{display:block}.md\:\!block{display:block!important}.md\:flex{display:flex}.md\:\!flex{display:flex!important}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:h-4\/6{height:66.666667%}.md\:min-h-\[700px\]{min-height:700px}.md\:min-h-\[300px\]{min-height:300px}.md\:w-\[430px\]{width:430px}.md\:w-\[47\%\]{width:47%}.md\:w-\[6\%\]{width:6%}.md\:w-\[310px\]{width:310px}.md\:w-auto{width:auto}.md\:min-w-\[350px\]{min-width:350px}.md\:max-w-\[430px\]{max-width:430px}.md\:max-w-\[150px\]{max-width:150px}.md\:max-w-none{max-width:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:\!justify-between{justify-content:space-between!important}.md\:\!gap-x-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:\!bg-transparent{background-color:transparent!important}.md\:p-0{padding:0}.md\:\!p-0{padding:0!important}.md\:p-\[20px\]{padding:20px}.md\:px-0{padding-left:0;padding-right:0}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:text-left{text-align:left}}@media (min-width:1169px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:\!ml-0{margin-left:0!important}.lg\:ml-\[30px\]{margin-left:30px}.lg\:mr-8{margin-right:2rem}.lg\:mt-3{margin-top:.75rem}.lg\:\!mb-\[20px\]{margin-bottom:20px!important}.lg\:\!mr-\[30px\]{margin-right:30px!important}.lg\:ml-0{margin-left:0}.lg\:block{display:block}.lg\:\!block{display:block!important}.lg\:\!flex{display:flex!important}.lg\:hidden{display:none}.lg\:min-h-\[410px\]{min-height:410px}.lg\:\!w-\[310px\]{width:310px!important}.lg\:w-auto{width:auto}.lg\:w-\[310px\]{width:310px}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:max-w-\[1170px\]{max-width:1170px}.lg\:\!max-w-full{max-width:100%!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:\!justify-between{justify-content:space-between!important}.lg\:\!gap-x-0{-moz-column-gap:0!important;column-gap:0!important}.lg\:\!bg-transparent{background-color:transparent!important}.lg\:\!p-0{padding:0!important}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.xl\:w-full{width:100%}}.selected .\[\.selected_\&\]\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.selected .\[\.selected_\&\]\:brightness-0{--tw-brightness:brightness(0)}.selected .\[\.selected_\&\]\:brightness-0,.selected .\[\.selected_\&\]\:invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.selected .\[\.selected_\&\]\:invert{--tw-invert:invert(100%)}.\[\&\:\:-webkit-scrollbar\]\:h-1\.5::-webkit-scrollbar{height:.375rem}.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track{background-color:transparent}.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{border-radius:9999px}.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-200\/50::-webkit-scrollbar-thumb{background-color:rgb(64 64 64/.5)}body{background:#efefef;color:#0c0c0c;margin:0;padding:0;font-family:Montserrat,sans-serif;font-weight:400}section{font-size:0}@media(min-width:768px)and (max-width:1169px){#search-results-tiles div div.tile-items a .track-card{margin-bottom:30px!important}#search-results-tiles div div.tile-items a:nth-child(odd) .track-card{margin-right:30px!important}#search-results-tiles div div.tile-items a:nth-child(2n) .track-card{margin-right:0!important}}div#container{width:100%;max-width:1170px;min-height:100vh;display:flex;padding:0;margin:20px auto;flex:1}section#power-search{margin-right:30px;display:inline-block;padding:0;flex:0 0 310px}section#power-search button.expand{font-size:56px;font-weight:400;padding:10px;line-height:0%;background-color:#fff}section#power-search button.expand p{color:#ff5f00;padding-top:15px}@media(min-width:768px){section#power-search button.expand p{padding-bottom:15px}}section#power-search div.filters-container.drawer-closed{display:none}section#power-search div form{font-size:12px;font-weight:1000}section#power-search div button.clear-filter{border-radius:3px;height:16px;width:25px;background-color:#ff5f00;color:#fff;font-weight:500;font-size:11px;line-height:0}section#power-search div button.clear-filter:hover{color:#555}section#power-search div input.clear-all-filters{border:none;background:#fff;font-weight:1000;margin-top:15px}section#power-search div input.clear-all-filters:hover{color:#555}section#power-search div div.closeOptions{position:fixed;top:0;left:0;width:100vw;height:100vh}section#power-search div div.form-group{font-size:12px;font-weight:1000;position:relative}section#power-search div div.form-group input{text-indent:3.5px}section#power-search div div.form-group div{display:flex;justify-content:space-between}section#power-search div div.form-group div.form-control{padding:.25rem 10px;line-height:1.75;position:relative}section#power-search div div.form-group div.form-control input{position:absolute;top:0;left:0;background:none;height:30px;border:none;cursor:pointer;border-radius:.375rem}section#power-search div div.form-group div.form-control p{margin:0;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:8px}section#power-search div div.form-group div.form-control:hover{cursor:pointer}section#power-search div div.form-group div.dropdownOptions{position:absolute;display:block;width:100%;height:500%;left:2px;z-index:1000;background-color:#efefef;border-radius:.25rem;overflow:hidden;overflow-y:scroll}section#power-search div div.form-group div.dropdownOptions div.selectOption{font-weight:400;display:block;white-space:pre;min-height:1.2em;padding:0 10px}section#power-search div div.form-group div.dropdownOptions div.selectOption:hover{cursor:pointer;background-color:#ccc}section#power-search div div.form-group div.dropdownOptions div.selectOption.selected{background-color:#ccc}section#search-results{width:100%;padding:0;flex:0 0 430px}section#search-results div.search-header{display:flex;justify-content:space-between}section#search-results div.search-header div{display:flex}section#search-results div.search-header div button{padding-left:10px;padding-right:0}section#search-results a .track-card{margin-bottom:10px;margin-right:10px}@media(min-width:1186px){section#search-results a:nth-child(4n) .track-card{margin-right:0}}section#search-results div.track-card.wide{margin-right:0!important}section#search-results h4.nothing-found{text-align:center;margin-top:30%}section#search-results.more{flex:auto}section#charts{font-size:13px}section#charts p{text-align:center}section#charts div.form-group{margin-bottom:5px;max-width:370px}section#charts div.form-group div{display:flex;justify-content:space-between}section#charts div.form-group div span button{width:118px;height:33px;background-color:#fff;line-height:.25}section#charts div.form-group div span:last-child button{margin-right:0!important}section#charts div table{background:#fff}section#charts div table tr td{padding:.45rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:155px;vertical-align:middle}section#charts div table tr td div.play-button{background:url(/_next/static/media/play.1511d919.svg) 0 0 no-repeat;height:15px;width:15px;float:right}section#charts div table tr:hover td div.play-button{background:url(/_next/static/media/invert-play.8b1c7c3d.svg) 0 0 no-repeat}section#charts div button{margin-top:0!important;float:right}section.user-column{width:310px;margin-right:30px;height:890px;display:inline-block;padding:0;flex:0 0 310px}section.user-column div.inner-column{padding:30px}section.user-column.update{margin:60px auto;height:600px}section.user-column.update div.inner-column{background-color:#fff}section.user-column.update div.inner-column p{color:#000;font-size:20px}section.user-column.update div.inner-column div.avatar{display:flex;justify-content:flex-start}section.user-column.update div.inner-column div.avatar img{height:50px;width:50px;margin-right:10px}section.user-column.update div.inner-column div.avatar p.block-header{color:#000;font-size:14px;line-height:3.5}section.user-column.update div.inner-column div.update-form input{width:100%;margin-top:30px}section.user-column.update div.inner-column div.update-form textarea{width:100%;resize:none;height:100px!important;margin-top:30px}section.user-column.update div.inner-column div.update-form .text-input{font-size:12px;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px;height:30px}div.create-new{display:flex;flex-direction:column}div.create-new h5{margin:30px}div.create-new div.create-form{margin:auto 30px}div.create-new div.create-form input#playlist_name{width:100%;font-size:14px;height:30px}div.create-new div.create-form textarea#playlist_description{resize:none;width:100%;height:100px;font-size:14px}div.create-new div.create-form div.checkbox{margin-top:30px;display:flex;line-height:1;font-size:14px}div.create-new div.create-form div.checkbox input{margin-right:10px}div#explainer{position:relative;height:100vh;background-color:#000}div#explainer img.explainer-image{position:absolute;top:0;width:100%;max-height:100vh;-o-object-fit:contain;object-fit:contain}div#explainer div.gradient{z-index:100;width:100%;height:100%;position:absolute;top:0;background:linear-gradient(rgba(0,0,0,0),rgb(0,0,0))}div#explainer div.explainer-header{padding:30px 0;top:0;z-index:1000;width:100%;height:1vh;position:absolute}div#explainer div.explainer-header>div{max-width:1170px;width:100%;margin:auto;display:flex;justify-content:space-between}div#explainer div.explainer-header>div h1 img{height:100px;transition:all .5s}div#explainer div.explainer-header>div h1 img:hover{transform:scale(1.05)}div#explainer div.explainer-header>div div{display:inline-flex;margin:auto 0}div#explainer div.explainer-header>div div a{color:#fff;text-decoration:none;text-transform:uppercase;font-size:22px;margin:0;font-weight:700;transition:all .5s}div#explainer div.explainer-header>div div a:hover{color:#ff5f00;text-decoration:none}div#explainer div.explainer-header>div div a.clickable.login{margin-right:30px}div#explainer div.explainer-footer{width:100%;position:absolute;bottom:0;z-index:1000;padding:50px 10px}div#explainer div.explainer-footer div.explainer-text{max-width:1170px;width:100%;margin:auto;padding:30px 0;text-align:center}div#explainer div.explainer-footer div.explainer-text h1{color:#fff;font-size:2rem;font-weight:800;text-transform:none}div#explainer div.explainer-footer div.explainer-action{max-width:1170px;width:100%;margin:0 auto 50px;text-align:center}div#explainer div.explainer-footer div.explainer-action:hover{cursor:pointer}div#explainer div.explainer-footer div.explainer-action p{color:#fff;font-weight:900;margin:0}fieldset.search-bar{width:100%;max-width:500px;border:0;height:100%;vertical-align:middle;top:0;position:relative}fieldset.search-bar input[type=search]{height:45px;width:100%;border-radius:100px;border:0;top:57.5px;padding:0 90px 0 30px;font-size:14px;z-index:2}fieldset.search-bar input[type=search]:focus{outline:none}fieldset.search-bar div{position:absolute;right:3px;top:3px}fieldset.search-bar div input[type=submit]{background:url(/_next/static/media/go-button.ce831906.svg) 0 0 no-repeat;border-radius:100px;border:0;height:39px;width:80px;cursor:pointer;z-index:2;transition:all .5s}fieldset.search-bar div input[type=submit]:hover{opacity:.92;transform:scale(1.05)}div.mobile-nav-container{position:fixed;display:flex;flex-direction:column;justify-content:space-between;right:0;top:0;height:100vh;width:90%;padding:125px 0 50px;background-color:rgba(0,0,0,.8);z-index:100;transition:all .5s}div.mobile-nav-container div.avatar{display:flex;justify-content:flex-start;margin-left:-10px}div.mobile-nav-container div.avatar img{height:50px;width:50px;margin-right:10px}div.mobile-nav-container div.avatar p.block-header{color:#fff;font-size:14px;line-height:3.5}body.about.signed-in header nav a#username{text-align:right;color:#fff;right:100px;top:66px;position:absolute}body.about.signed-in header nav a#user-dropdown{cursor:pointer;transition:all .5s;display:inline-block;position:absolute;right:30px;top:42px}body.about.signed-in header nav a#user-dropdown:hover{transform:scale(1.05)}body.about.signed-in header div#avatar{width:75px;height:75px;border:1px solid #fff;border-radius:75px;background:#ff5f00}section#song-detail{width:100%}section#song-detail div.details-container{margin-bottom:30px;display:flex;background:#efefef;justify-content:space-between}section#song-detail div.details-container div.track-details-tiles{width:225px;display:flex;flex-direction:column;justify-content:space-between}section#song-detail div.details-container div.track-details-tiles div.tile{width:225px;height:30%;padding:20px 20px 20px 60px;display:flex;flex-direction:column;justify-content:center;background:#fff;border-radius:3px;color:#0c0c0c;font-size:16px;font-weight:600;background-repeat:no-repeat;background-size:30px 30px;background-position:15px 48%}section#song-detail div.details-container div.track-details-tiles a{transition:all .5s;cursor:pointer}section#song-detail div.details-container div.track-details-tiles a:hover div{transition:all .5s;cursor:pointer;transform:scale(1.05)}section#song-detail div.details-container div.track-details-tiles div.tile.drum-break{background-image:url(/_next/static/media/drum-break.25a242b8.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.acapella{background-image:url(/_next/static/media/acapella.eacf6316.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.instrumental-sticker{background-image:url(/_next/static/media/other.907d0f4e.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.key{background-image:url(/_next/static/media/key.647856c9.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.tempo{background-image:url(/_next/static/media/tempo.57be8cc8.svg)}section#song-detail div.details-container div.track-info-container ul li a:hover{color:#ff5f00}div.info-container{display:inline-flex;background:#fff;justify-content:space-between;border-radius:3px;margin-left:30px;padding:20px;width:100%}div.info-container ul{list-style-type:none;padding:0;margin-right:30px;margin-bottom:0;max-width:350px}div.info-container ul li{font-size:14px;line-height:24px;font-weight:700}div.info-container ul li a{text-decoration:none;color:#0c0c0c;transition:all .25s}div.info-container ul li span{font-size:14px;font-weight:400}div.info-container ul li.playlist-name,div.info-container ul li.title{font-size:24px;line-height:32px;text-transform:uppercase}div.info-container ul li.artist{margin-bottom:20px}div.info-container div.track-actions{text-transform:uppercase;color:#0c0c0c;font-size:12px;font-weight:600;display:flex;flex-direction:column;justify-content:space-between}div.info-container div.track-actions a,div.info-container div.track-actions a div.action{text-decoration:none;color:#0c0c0c;transition:all .5s}div.info-container div.track-actions a:hover{color:#ff5f00}div.info-container div.track-actions a:hover div.action{transform:scale(1.05)}div.info-container div.action{background-repeat:no-repeat;background-size:25px 25px;padding-left:35px;height:30px}div.info-container div.action.add-to-playlist{background-image:url(/_next/static/media/add.d34d6f41.svg)}div.info-container div.action.add-to-roulette{background-image:url(/img/roulette.png);background-size:25px 25px}div.info-container div.action.dig-it{background-image:url(/_next/static/media/dig.f4fde7c6.svg)}div.info-container div.action.dig-it-liked{background-image:url(/_next/static/media/dig-it-liked.b319f98d.png)}div.info-container div.action.delete{background-image:url(/_next/static/media/report.d8852179.svg)}div.info-container div.action.share{background-image:url(/_next/static/media/share.02d70c53.svg)}div.info-container div.action.edit-playlist{background-image:url(/_next/static/media/playlist.fa5cc3a0.svg)}div.info-container hr{border:1px solid #efefef;margin-bottom:5px}div.info-container span{font-size:14px}div.info-container div.marketplace-button{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.15);background:rgba(122,122,122,.1019607843);height:30px;width:80px;display:inline-block;text-align:center;cursor:pointer;transition:all .5s}div.info-container div.marketplace-button:hover{box-shadow:0 3px 6px rgba(0,0,0,.2)}div.info-container div.marketplace-button img{margin-top:8px}div#explore-playlists{min-width:100%}div#explore-playlists div.playlists-sort-actions{display:flex;justify-content:space-between;margin-bottom:30px}div#explore-playlists div.playlists-sort-actions div.sort-dropdown{display:flex;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;width:100%;max-width:300px}div#explore-playlists div.playlists-sort-actions div.sort-dropdown div.mini-dropdown{width:200px;background-color:#fff;position:relative}div#explore-playlists div.playlists-sort-actions div.sort-dropdown div.mini-dropdown div.sort-menu{display:flex;justify-content:space-between;line-height:1.75}div#explore-playlists div.playlists-sort-actions div.sort-dropdown div.mini-dropdown div.sort-menu p{margin:0}div#explore-playlists div.playlists-sort-actions div.sort-dropdown div.mini-dropdown div.sort-options{background-color:#fff;border-radius:.25rem;position:absolute;display:flex;flex-direction:column;top:31px;left:0;width:100%;z-index:1000}div#explore-playlists div.playlists-sort-actions div.sort-dropdown div.mini-dropdown div.sort-options button{background:none;text-align:left}div#explore-playlists div.tile-block-container{min-height:90%}div#playlist-page div.details-container.playlist div.info-container{margin-bottom:30px;margin-left:0;display:flex;background:#fff;justify-content:space-between}div#playlist-page div.details-container.playlist div.info-container ul li.playlist-name{font-size:24px;line-height:32px;text-transform:uppercase}div#playlist-page div.details-container.playlist div.info-container div.track-actions{display:block}div#playlist-page div table.table{font-size:12px;background-color:#fff}div#playlist-page div table.table tr td{padding:.25rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}div#playlist-page div table.table tr td div.play-button{background:url(/_next/static/media/play.1511d919.svg) 0 0 no-repeat;height:20px;width:20px}div#playlist-page div table.table tr td div.delete-button{background:url(/img/icons/minus-inverted.svg) 0 0 no-repeat;height:20px;width:20px}div#playlist-page div table.table tr:hover td div.play-button{background:url(/_next/static/media/invert-play.8b1c7c3d.svg) 0 0 no-repeat}div#playlist-page div table.table tr:hover td div.delete-button{background:url(/img/icons/minus.svg) 0 0 no-repeat}div.playlist-card{width:200px;height:200px;border-radius:200px;display:inline-block;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;position:relative;line-height:1;transition-duration:.5s;margin-right:20px;padding:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.1' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E"),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.2));text-align:center}div.playlist-card:hover{opacity:.85}div.playlist-card div.playlist-text{position:absolute;font-size:12px;line-height:18px;width:100%;text-overflow:ellipsis;padding:40px;box-sizing:border-box}div.playlist-card div.playlist-text div.title{font-weight:700;font-size:16px;line-height:1.25}div.playlist-card div.playlist-text div.type{text-transform:capitalize}div.playlist-card div.playlist-text div.tracks{font-size:13px;margin-top:20px}div.playlist-card div.playlist-text div.genres{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){div#appear-in-playlists .playlist-card{width:48vw;height:48vw}div#appear-in-playlists .tile-items{padding:0 10px}}#explore-playlists .playlist-card{margin:15px!important}div.track-card{width:200px;height:200px;display:inline-block;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;position:relative;line-height:1;transition:all .5s;margin-bottom:30px;padding:10px;background:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.2' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.2));text-align:left}div.track-card:hover{opacity:.85}div.track-card div.sticker{width:48px;height:48px;min-width:48px;display:inline-block;box-shadow:0 0 0 1px rgba(255,255,255,.9);border-radius:48px;background-position:50%;background-repeat:no-repeat;position:relative}div.track-card div.sticker div.tooltiptext{background-color:rgba(0,0,0,.75);color:#fff!important;font-size:14px;line-height:1.7;text-align:center;width:100px;height:25px;border-radius:5px;visibility:hidden;position:absolute;right:-85px;top:-10px;z-index:50}div.track-card div.sticker:hover div.tooltiptext{visibility:visible}div.track-card div.top-text{position:absolute;top:0;right:10px;line-height:.2;font-weight:700;font-size:16px;min-width:100px}div.track-card div.top-text div.key{top:15px;right:0;position:absolute}div.track-card div.top-text div.tempo{top:38px;right:0;text-transform:uppercase;position:absolute}div.track-card div.bottom-text{position:absolute;bottom:10px;left:10px;font-size:12px;width:90%;text-overflow:ellipsis}div.track-card div.bottom-text div.title{text-transform:uppercase;font-weight:700;font-size:14px}div.track-card div.bottom-text div.artist,div.track-card div.bottom-text div.title{line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.track-card div.bottom-text div.album{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tile-items a:nth-child(odd) .track-card{margin-right:30px}div.track-card.wide{width:100%;height:100px;display:inline-flex;justify-content:space-between;transition-duration:.5s;margin-right:0}div.track-card.wide:nth-child(4n+0){margin-bottom:10px;margin-right:10px!important}div.track-card.wide div.sticker{margin:14px}div.track-card.wide div.top-text{position:static;margin:auto 50px auto 0;line-height:normal}div.track-card.wide div.top-text div.key,div.track-card.wide div.top-text div.tempo{position:static}div.track-card.wide div.bottom-text{position:static;margin:auto}div.track-card.dark-text{color:#272d2d}div.track-card.drum-break div.sticker{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 25.84'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eicon-drum%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cg id='_13' data-name='13'%3E%3Cpath class='cls-1' d='M20.19,18v4.6c1-.14,2-.31,2.9-.52V17.53C22.19,17.71,21.21,17.86,20.19,18Z'/%3E%3Cpath class='cls-1' d='M27.34,13.43c0-1.1-1.34-1.88-4.23-2.47a47.54,47.54,0,0,0-9.1-.78A47.51,47.51,0,0,0,4.92,11C2,11.55.69,12.33.69,13.43v1.62a8.23,8.23,0,0,0,3.54,1.4,45.28,45.28,0,0,0,9.78,1,45.31,45.31,0,0,0,9.79-1,8.23,8.23,0,0,0,3.54-1.4V13.43Zm-1.52.18h0a8.66,8.66,0,0,1-3.31,1.08,47.55,47.55,0,0,1-8.5.69,47.52,47.52,0,0,1-8.49-.69,8.66,8.66,0,0,1-3.31-1.08h0a.61.61,0,0,1-.2-.18c.1-.13.69-.72,3.51-1.26A47.6,47.6,0,0,1,14,11.49a47.63,47.63,0,0,1,8.5.68c2.82.54,3.41,1.13,3.51,1.26A.61.61,0,0,1,25.82,13.61Z'/%3E%3Cpath class='cls-1' d='M16.37,18.27v4.66c1-.05,2-.12,2.9-.23V18.07C18.34,18.16,17.37,18.23,16.37,18.27Z'/%3E%3Cpath class='cls-1' d='M24,21.83a7.76,7.76,0,0,0,3.33-1.47V16.17A12.88,12.88,0,0,1,24,17.34Z'/%3E%3Cpath class='cls-1' d='M14,23.9A41.8,41.8,0,0,1,4,22.78,13,13,0,0,1,.69,21.5v.8c.08.58,1.09,3.51,13.33,3.54s13.24-3,13.31-3.54a.28.28,0,0,0,0-.09V21.5A12.89,12.89,0,0,1,24,22.78,41.68,41.68,0,0,1,14,23.9Z'/%3E%3Cpath class='cls-1' d='M.69,16.17v4.19A7.9,7.9,0,0,0,4,21.83v-4.5A12.51,12.51,0,0,1,.69,16.17Z'/%3E%3Cpath class='cls-1' d='M8.74,18.07V22.7c.93.1,1.91.18,2.9.23V18.27C10.64,18.23,9.67,18.16,8.74,18.07Z'/%3E%3Cpath class='cls-1' d='M15.46,23V18.3l-1.45,0-1.46,0V23L14,23Z'/%3E%3Cpath class='cls-1' d='M4.92,17.53v4.53c.9.2,1.88.38,2.9.52V18C6.8,17.86,5.82,17.71,4.92,17.53Z'/%3E%3Cpath class='cls-1' d='M26.83,7.05a1.24,1.24,0,0,0-.59,0,.86.86,0,0,1-.53,0,56.2,56.2,0,0,0-6.57-2.18l-.68-.18,9.1-2.39a.53.53,0,0,0,.3-.26,1.34,1.34,0,0,0,.08-1c-.17-.67-.65-1-1-.92L14.08,3.43,1.05,0A.58.58,0,0,0,.64.09,1.4,1.4,0,0,0,.06,1,1.42,1.42,0,0,0,.14,2a.58.58,0,0,0,.32.27l9,2.38-.62.16A56.2,56.2,0,0,0,2.32,7a.86.86,0,0,1-.53,0,.55.55,0,0,0-.18,0,1.69,1.69,0,0,0-.41.06,1.94,1.94,0,0,0-.84.49.86.86,0,0,0-.31.82C.16,8.8.73,9,1.24,9a1.63,1.63,0,0,0,.45-.06,1,1,0,0,0,.49-.29.83.83,0,0,1,.54-.29A57.43,57.43,0,0,0,9.46,7L14,5.78,18.57,7a57.43,57.43,0,0,0,6.74,1.38.83.83,0,0,1,.54.29,1,1,0,0,0,.49.29,1.63,1.63,0,0,0,.45.06,1.75,1.75,0,0,0,.51-.07A.87.87,0,0,0,28,8.36a.86.86,0,0,0-.31-.82A1.94,1.94,0,0,0,26.83,7.05Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:60%}div.track-card.acapella div.sticker{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.38 28'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Eicon-mic%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cg id='_7' data-name='7'%3E%3Cpath class='cls-1' d='M6,11.77A.61.61,0,1,1,6,13H3.51a.41.41,0,0,0-.41.49,5.7,5.7,0,0,0,5.59,4.61h0a5.68,5.68,0,0,0,5.59-4.61.42.42,0,0,0-.41-.5H11.25a.59.59,0,0,1-.6-.64.62.62,0,0,1,.63-.58H14a.41.41,0,0,0,.42-.41v-.52a.41.41,0,0,0-.42-.41h-2.7a.62.62,0,0,1-.62-.57.6.6,0,0,1,.6-.65H14a.42.42,0,0,0,.42-.42V8.26A.41.41,0,0,0,14,7.85h-2.7a.62.62,0,0,1-.62-.57.6.6,0,0,1,.6-.65H14a.42.42,0,0,0,.42-.42V5.69A.42.42,0,0,0,14,5.27h-2.7a.61.61,0,0,1-.62-.56.6.6,0,0,1,.6-.65h2.3a.43.43,0,0,0,.39-.59A5.7,5.7,0,0,0,8.69,0h0A5.7,5.7,0,0,0,3.44,3.48a.42.42,0,0,0,.39.58H6a.62.62,0,0,1,.63.57A.61.61,0,0,1,6,5.27H3.41A.42.42,0,0,0,3,5.69v.52a.42.42,0,0,0,.42.42H6A.61.61,0,1,1,6,7.85H3.41A.41.41,0,0,0,3,8.26v.52a.42.42,0,0,0,.42.42H6a.61.61,0,1,1,0,1.22H3.41a.41.41,0,0,0-.42.41v.94H6Z'/%3E%3Cpath class='cls-1' d='M16.47,10a.92.92,0,0,0-.92.92v1.92a6.41,6.41,0,0,1-6.4,6.4H8.23a6.41,6.41,0,0,1-6.4-6.4V11A.92.92,0,1,0,0,11v1.92A8.25,8.25,0,0,0,7.2,21v3.81H5.36a2.09,2.09,0,0,0-2.09,2.09v.63a.42.42,0,0,0,.42.43h10a.42.42,0,0,0,.42-.43v-.63A2.09,2.09,0,0,0,12,24.85H10.18V21a8.24,8.24,0,0,0,7.2-8.17V11A.92.92,0,0,0,16.47,10Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:40%}div.track-card.instrumental-sticker div.sticker{background-image:url(/_next/static/media/instrumental.661aeb5e.svg);background-size:100%}div.track-card.heavy-metal{background-color:#000}div.track-card.hard-rock{background-color:#272d2d}div.track-card.rock{background-color:#697979}div.track-card.oldies{background-color:#4e3822}div.track-card.r-and-b{background-color:#aa7a4a}div.track-card.soul{background-color:#d7bda3}div.track-card.funk-soul{background-color:#f3d9b1}div.track-card.funk{background-color:#f7e6cb}div.track-card.rap{background-color:#ff5f00}div.track-card.hip-hop{background-color:#ff9455}div.track-card.instrumental{background-color:#ffcaaa}div.track-card.pop{background-color:#f8a9c6}div.track-card.soundtrack{background-color:#6bff55}div.track-card.reggae{background-color:#1c7c54}div.track-card.folk{background-color:#3cd394}div.track-card.country{background-color:#9ee9ca}div.track-card.classic-rock{background-color:#1b4079}div.track-card.blues{background-color:#3a76d3}div.track-card.alternative{background-color:#00a0ff}div.track-card.indie{background-color:#55c0ff}div.track-card.techno{background-color:#df00ff}div.track-card.electronic{background-color:#e955ff}div.track-card.house{background-color:#f4aaff}div.track-card.latin{background-color:#d81159}div.track-card.disco{background-color:#f2548d}div.track-card.dance{background-color:#d9596c}div.track-card.jazz{background-color:#a62639}div.track-card.new-age{background-color:#b5ffaa}div.playlist-card.heavy-metal{background-color:#000}div.playlist-card.hard-rock{background-color:#272d2d}div.playlist-card.rock{background-color:#697979}div.playlist-card.oldies{background-color:#4e3822}div.playlist-card.r-and-b{background-color:#aa7a4a}div.playlist-card.soul{background-color:#d7bda3}div.playlist-card.funk-soul{background-color:#f3d9b1}div.playlist-card.funk{background-color:#f7e6cb}div.playlist-card.rap{background-color:#ff5f00}div.playlist-card.hip-hop{background-color:#ff9455}div.playlist-card.instrumental{background-color:#ffcaaa}div.playlist-card.pop{background-color:#f8a9c6}div.playlist-card.soundtrack{background-color:#6bff55}div.playlist-card.reggae{background-color:#1c7c54}div.playlist-card.folk{background-color:#3cd394}div.playlist-card.country{background-color:#9ee9ca}div.playlist-card.classic-rock{background-color:#1b4079}div.playlist-card.blues{background-color:#3a76d3}div.playlist-card.alternative{background-color:#00a0ff}div.playlist-card.indie{background-color:#55c0ff}div.playlist-card.techno{background-color:#df00ff}div.playlist-card.electronic{background-color:#e955ff}div.playlist-card.house{background-color:#f4aaff}div.playlist-card.latin{background-color:#d81159}div.playlist-card.disco{background-color:#f2548d}div.playlist-card.dance{background-color:#d9596c}div.playlist-card.jazz{background-color:#a62639}div.playlist-card.new-age{background-color:#b5ffaa}div.see-more{background:#fff;position:absolute}div.see-more div{display:flex;height:100%}div.see-more div button{margin:auto}body.about div#container{display:block;display:absolute;font-size:4vw;line-height:1.25;font-weight:700;box-sizing:border-box;margin:0 auto;max-width:none;overflow:hidden}body.about div#container>div{margin:0 auto;max-width:1170px;display:block;padding:5vw}body.about div#container>div fieldset input[type=submit]:hover{opacity:.92;transform:scale(1.05)}body.about div#container div.stripe{color:#000;max-width:inherit;margin:0 auto;position:relative;padding-top:10%;padding-bottom:10%;text-align:center}body.about div#container div.stripe p{max-width:1170px;margin:auto}body.about div#container div.stripe.orange{padding-top:10%;padding-bottom:10%;color:#fff;background:#ff5f00;clip-path:polygon(0 10%,100% 0,100% 90%,0 100%)}body.about div#container div.stripe.black{padding:5vw;height:100%;background:#000;color:#fff}body.about div#container div.stripe.who-are-you{clip-path:polygon(0 10%,100% 0,100% 90%,0 100%)}body.about div#container div.stripe.who-are-you div.sizer{max-width:1170px;margin:0 auto;padding:5vw}body.about div#container div.stripe.who-are-you img{height:30px;width:30px;margin-right:8px}body.about div#container div.stripe.who-are-you h3{text-align:left;display:inline-block;font-size:3vw;line-height:1;margin-bottom:20px;font-weight:900}body.about div#container div.stripe.who-are-you p{font-size:2vw;line-height:1.5;max-width:1170px;text-align:left;display:block;margin-bottom:30px!important}body.about div#container div.stripe.who-are-you fieldset{border:0;padding:0}body.about div#container div.stripe.who-are-you fieldset textarea{width:100%;min-height:150px;padding:20px;box-sizing:border-box;font-size:1.5vw}body.about div#container div.stripe.who-are-you fieldset input[type=submit]{float:right}body.about div#container>div.contact-us{padding-top:10%;padding-bottom:10%}body.about div#container>div.contact-us p{font-size:2vw}body.about div#container>div.contact-us a{font-size:2vw;color:#ff5f00;text-decoration:none;border-bottom:4px solid #000;padding-bottom:3px;transition:all .5s}body.about div#container>div.contact-us a:hover{color:#000;border-bottom:4px solid #ff5f00}body.contact div#container{display:block;font-size:18px;line-height:1.5;box-sizing:border-box;margin:0 auto;max-width:none;padding-bottom:100px;overflow:hidden}body.contact div#container>div{padding:30px;margin:0 auto;max-width:40vw;min-width:370px;display:block;color:#fff;position:relative;text-align:left}body.contact div#container>div fieldset{border:0;padding:0;position:relative}body.contact div#container>div fieldset textarea{width:100%;height:300px;padding:20px;box-sizing:border-box;border:1px solid #ccc}body.contact div#container>div fieldset input[type=submit]{background:#ff5f00;color:#fff;border-radius:100px;border:0;font-size:16px;line-height:39px;padding:0 15px;letter-spacing:.5px;font-weight:700;height:39px;width:auto;position:relative;cursor:pointer;transition:all .5s;text-align:center;float:right}body.contact div#container>div fieldset input[type=submit]:hover{opacity:.92;transform:scale(1.05)}body.contact div#container>div fieldset label{color:#f0f;position:absolute;margin-top:10px;margin-left:10px;color:#909090}body.contact div#container>div fieldset input{width:100%;height:45px;padding:20px;box-sizing:border-box;border:1px solid #ccc;margin-bottom:5px}body.contact div#container>div fieldset select{width:100%;height:45px;padding-left:18px;box-sizing:border-box;border:1px solid #ccc;margin-bottom:5px}body.contact div#container>div img{height:30px;width:30px;margin-right:8px}body.contact div#container>div h3{text-align:left;display:inline-block;font-size:36px;line-height:1;margin:0;color:#0c0c0c}body.contact div#container>div p{font-size:18px;line-height:1.5;text-align:left;display:block;color:#0c0c0c;margin:18px 0}body.legal div#container>div{margin:0 auto;max-width:718px;display:block;padding:75px}body.legal div#container>div h1,body.legal div#container>div h5{text-align:left;display:inline-block;margin-bottom:30px;font-weight:900}body.legal div#container>div p{font-weight:800;margin-bottom:30px}body.legal div#container>div a{color:#ff5f00}body.legal div#container>div ul{padding-left:0}body.legal div#container>div ul li{margin-bottom:10px}@media screen and (max-width:1169px){div#container{flex-wrap:wrap;max-width:770px}section#power-search{text-align:start;margin-right:0}section#song-detail div.info-container ul{max-width:300px}div#explainer div.explainer-header{padding-left:30px;padding-right:30px}body.songDetail div#left{width:100%}body.songDetail section#power-search{width:100%;display:inline-block;flex:none;margin-right:0;margin-bottom:30px}body.playlistPage div#left,body.songDetail section#power-search div.track-type-filter{width:100%}body.playlistPage section#power-search{display:inline-block;flex:none;margin-right:0;margin-bottom:30px}body.playlistPage section#power-search div.track-type-filter{width:100%}section#search-results{text-align:left;padding:0;flex:0 0 430px}section#search-results h3{margin-left:10px}section#search-results div.track-card:nth-child(2n){margin-bottom:30px;margin-right:0}section#search-results div.track-card.wide{margin-bottom:10px;margin-right:0}section#search-results div.track-card.wide div.bottom-text{max-width:45%}section#search-results.more{flex:auto}section#search-results.more div.track-card{margin-bottom:30px;margin-right:10px}section#search-results.more div.track-card:nth-child(2n){margin-right:10px}.clickable.tile.sample-time{width:120px!important;font-size:12px!important;border:none!important}.clickable.tile.sample-time:nth-child(4n+0){margin-bottom:10px!important;margin-right:10px!important}header div fieldset{width:300px!important;margin-left:30px}header div fieldset div{right:10px}header div fieldset input[type=search]{width:290px;padding:0 90px 0 20px}header div nav div span h5{display:none}header div nav a{font-size:18px;line-height:24px}body.about div#container{flex-wrap:nowrap;text-align:left;justify-content:inherit}body.about div#container>div{padding:30px}body.legal div#container{text-align:left}body.contact div#container>div,body.legal div#container>div{padding:30px}body *{box-sizing:border-box}header{width:100%;padding-left:10px;padding-right:10px}header div#mobile-nav{margin-right:10px;display:inline-block;position:absolute;top:16px;right:0;color:#ff5f00;width:auto;height:20px;line-height:1.3;font-size:64px;left:auto;transition:all .5s;z-index:101;cursor:pointer}header div#mobile-nav:hover{color:#fff}header div.digz-dropdown-content-mobile{width:180px}div#explainer img.explainer-image{top:100px}div#explainer div.explainer-header{width:100%;padding-left:10px;padding-right:10px}fieldset.search-bar{width:100%!important;max-width:none}section#power-search{display:inline-block;flex:none;margin-bottom:30px}section#power-search div.track-type-filter{width:100%}section#featured-digz{padding:0;margin:0;flex:none}}@media screen and (max-width:1169px)and (max-width:768px){section#featured-digz h5.block-header{padding-left:10px}}@media screen and (max-width:1169px)and (min-width:769px)and (max-width:1169px){section#featured-digz .tile-items .track-card{border:none!important}}@media screen and (max-width:1169px){section#search-results{padding:0;margin:0;flex:none}section#search-results div.track-card{margin-bottom:0!important;margin-right:0}section#search-results div.track-card.wide{margin-bottom:10px!important;margin-left:10px;margin-right:10px!important}section#song-detail{display:flex;flex-direction:column;justify-content:space-between}section#song-detail div.details-container{text-align:left}}@media screen and (max-width:1169px)and (max-width:768px){section#song-detail h5.block-header{padding-left:10px;padding-right:10px}}@media screen and (max-width:1169px){section#song-detail div.large-tile div.video-container{margin-right:10px;margin-left:10px}section#song-detail div.large-tile div.tile-items{flex:start}section#song-detail div.large-tile div.tile-items div.track-card{margin-right:0}}@media screen and (max-width:1169px)and (max-width:768px){section#song-detail .comment-form,section#song-detail div.comment-list{padding-left:10px;padding-right:10px}}@media screen and (max-width:1169px){div.track-card{width:200px;height:200px;display:inline-block;color:#fff;font-family:Montserrat,sans-serif;font-weight:400;line-height:1;transition:all .5s;margin-bottom:30px;background:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.2' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.2));text-align:left}}@media screen and (max-width:1169px)and (max-width:768px){div.track-card{border-bottom:10px solid #efefef}div.track-card:nth-child(2n){border-right:10px solid #efefef;border-left:5px solid #efefef}div.track-card:nth-child(odd){border-left:10px solid #efefef;border-right:5px solid #efefef}}@media screen and (max-width:1169px){div#playlist-page{padding-left:10px;padding-right:10px}div#playlist-page div.info-container ul{max-width:300px}div#playlist-page div.table-container table td{max-width:150px}div.track-card.wide{border:0}div.track-card.wide div.bottom-text{max-width:100%}}@media screen and (max-width:769px){.tile-items a:nth-child(odd) .track-card{margin-right:0}div.track-card{margin-bottom:0!important}header div{display:inline-block}header div h1 img{height:60px}header div.search{width:100%;margin:auto;text-align:center;display:block}header div.search p{font-size:14px;font-weight:900;color:#fff;text-align:center;margin-top:1rem}header div.search button{margin-top:0!important;text-transform:none}div#explore-playlists{padding:5px}div#explore-playlists div.playlists-sort-actions{display:flex;flex-direction:column!important;justify-content:space-between;margin-bottom:30px;min-height:175px}div#explainer div.explainer-header div h1 img{height:60px}section#song-detail,section#song-detail div.details-container{display:flex;flex-direction:column;justify-content:space-between}section#song-detail div.details-container{margin-bottom:30px;background:#efefef;text-align:left;max-width:767px}section#song-detail div.details-container div.track-details-tiles{width:100%;display:flex;margin:auto;justify-content:space-between}section#song-detail div.details-container div.track-details-tiles div.tile{width:30vw;padding:20px 20px 20px 60px;display:inline-block;background:#fff;border-radius:3px;color:#0c0c0c;font-size:16px;font-weight:600;background-repeat:no-repeat;background-size:30px 30px;background-position:15px 15px;margin-bottom:10px}section#song-detail div.details-container div.track-details-tiles div.tile:last-child{margin-bottom:10px}section#song-detail div.details-container div.track-details-tiles a{transition:all .5s;cursor:pointer}section#song-detail div.details-container div.track-details-tiles a:hover div{transition:all .5s;cursor:pointer;transform:scale(1.05)}section#song-detail div.details-container div.track-details-tiles div.tile.drum-break{background-image:url(/_next/static/media/drum-break.25a242b8.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.acapella{background-image:url(/_next/static/media/acapella.eacf6316.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.instrumental-sticker{background-image:url(/_next/static/media/other.907d0f4e.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.key{background-image:url(/_next/static/media/key.647856c9.svg)}section#song-detail div.details-container div.track-details-tiles div.tile.tempo{background-image:url(/_next/static/media/tempo.57be8cc8.svg)}section#song-detail div.details-container div.info-container{width:auto;display:flex;flex-direction:column;justify-content:space-between;background:#fff;border-radius:3px;margin-left:0;padding:10px}section#song-detail div.details-container div.info-container ul{list-style-type:none;padding:0;margin:0}section#song-detail div.details-container div.info-container ul li{font-size:14px;line-height:24px;font-weight:700}section#song-detail div.details-container div.info-container ul li a{text-decoration:none;color:#0c0c0c;transition:all .25s}section#song-detail div.details-container div.info-container ul li span{font-size:14px;font-weight:400}section#song-detail div.details-container div.info-container ul li.playlist-name,section#song-detail div.details-container div.info-container ul li.title{font-size:24px;line-height:32px;text-transform:uppercase}section#song-detail div.details-container div.info-container ul li.artist{margin-bottom:20px}section#song-detail div.details-container div.info-container div.track-actions{text-transform:uppercase;color:#0c0c0c;font-size:12px;font-weight:600;display:flex;flex-direction:column;justify-content:space-between;margin-top:30px}section#song-detail div.details-container div.info-container div.track-actions a,section#song-detail div.details-container div.info-container div.track-actions a div.action{text-decoration:none;color:#0c0c0c;transition:all .5s}section#song-detail div.details-container div.info-container div.track-actions a:hover{color:#ff5f00}section#song-detail div.details-container div.info-container div.track-actions a:hover div.action{transform:scale(1.05)}section#song-detail div.details-container div.info-container div.action{background-repeat:no-repeat;background-size:25px 25px;padding-left:35px;height:30px}section#song-detail div.details-container div.info-container div.action.add-to-playlist{background-image:url(/_next/static/media/add.d34d6f41.svg)}section#song-detail div.details-container div.info-container div.action.add-to-roulette{background-image:url(/img/roulette.png);background-size:25px 25px}section#song-detail div.details-container div.info-container div.action.dig-it{background-image:url(/_next/static/media/dig.f4fde7c6.svg)}section#song-detail div.details-container div.info-container div.action.dig-it-liked{background-image:url(/_next/static/media/dig-it-liked.b319f98d.png)}section#song-detail div.details-container div.info-container div.action.share{background-image:url(/_next/static/media/share.02d70c53.svg)}section#song-detail div.details-container div.info-container div.action.edit-playlist{background-image:url(/_next/static/media/playlist.fa5cc3a0.svg)}section#song-detail div.details-container div.info-container hr{border:1px solid #efefef;margin-bottom:5px}section#song-detail div.details-container div.info-container span{font-size:14px;margin-top:15px}section#song-detail div.details-container div.info-container div.marketplace-button{border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.15);background:rgba(122,122,122,.1019607843);height:30px;width:80px;display:inline-block;text-align:center;cursor:pointer;transition:all .5s}section#song-detail div.details-container div.info-container div.marketplace-button:hover{box-shadow:0 3px 6px rgba(0,0,0,.2)}section#song-detail div.details-container div.info-container div.marketplace-button img{margin-top:8px}section#song-detail div.details-container div.track-info-container ul li a:hover{color:#ff5f00}div.track-card{width:48vw;height:48vw}}@media screen and (max-width:767px){div.profile div.track-card{width:200px;height:200px;margin-right:0!important}section#song-detail div.details-container div.track-details-tiles{display:flex;flex-direction:column}section#song-detail div.details-container div.track-details-tiles div.tile{width:100%}div#playlist-page div.details-container.playlist div.info-container{display:block}div#playlist-page div.details-container.playlist div.info-container div.track-actions{margin-top:30px}div.track-card.wide{display:inline-flex;justify-content:flex-start}div.track-card.wide div.top-text{margin-right:30px!important}div.track-card.wide div.bottom-text{margin-left:0;margin-right:0;max-width:100%}}.dropDownOverlay{opacity:0;position:fixed;width:100%;height:100%;top:0;left:0;z-index:997}.userLinkDropDown{width:57%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;font-size:1.25em;color:#525252;border-radius:.3em;background-color:#fff;border:1px solid #e8e8e8;box-shadow:0 5px 5px 0 rgba(0,0,0,.5);padding:1em 0;position:absolute;right:20%;top:4.2em;z-index:999}.userLinkDropDown hr{width:80%;margin:1em 0}.userLinkDropDown ul{list-style:none;width:100%;padding:0}.userLinkDropDown ul.logOutLink li a{padding-left:2.5em}.userLinkDropDown ul.logOutLink li a.disabled{pointer-events:none;opacity:.5}.userLinkDropDown ul li{width:100%;height:2.5em;display:flex;justify-content:flex-start;align-items:center}.userLinkDropDown ul li.dropDownLoginRegisterLink{display:none}.userLinkDropDown ul li a{padding:.7em .5em;width:100%;text-align:left;border-left:.3em solid rgba(0,0,0,0);margin-left:-1px;cursor:pointer}.userLinkDropDown ul li a.disabled{pointer-events:none;opacity:.5}.userLinkDropDown ul li a:hover{background:#d8d8d8;color:#525252;border-left:.3em solid #fb5d22}.userLinkDropDown ul li a:hover i{color:#525252}.userLinkDropDown ul li a i{margin-right:.85em}.userLinkDropDown ul li a .icon-user{color:#525252;margin-left:-1%;margin-right:6%}.userLinkDropDown ul li a .fa-heart{color:#fb5d22}.userLinkDropDown ul li a .fa-star{color:#f8e71c}@media screen and (max-width:600px){div.track-card.wide div.top-text{display:none}}.dropbtn{background-color:#4caf50;color:#fff;padding:16px;font-size:16px;border:none}.dropdown{position:relative;display:inline-block}.digz-dropdown-content{display:none;text-align:left;position:absolute;margin-left:30px;background-color:#f1f1f1;min-width:200px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;right:-1000em}.digz-dropdown-content-mobile{display:flex;flex-direction:column;text-align:left;margin-left:30px}.digz-dropdown-content-mobile a{color:#fff;padding:12px;text-decoration:none;display:block;width:200px;font-size:16px;float:right}.digz-dropdown-content-mobile a p{margin:0 0 0 30px}.digz-dropdown-content-mobile a:hover{color:#ff5f00}.digz-dropdown-content-mobile .youtube{background-image:url(/_next/static/media/youtube.055b4c7a.svg);background-repeat:no-repeat}.digz-dropdown-content-mobile .instagram{background-image:url(/_next/static/media/instagram.53ba72c3.svg);background-repeat:no-repeat}.digz-dropdown-content-mobile .twitter{background-image:url(/_next/static/media/twitter.cba55c40.svg);background-repeat:no-repeat}.digz-dropdown-content-mobile .facebook{background-image:url(/_next/static/media/facebook.adf5ab18.svg);background-repeat:no-repeat}.digz-dropdown-content a{color:#000;padding:15px 25px;text-decoration:none;display:block;width:200px;font-size:16px;float:right}.digz-dropdown-content a hr{margin-top:0}.digz-dropdown-content a p{margin:0 0 0 30px}a.account:before{background-image:url(/_next/static/media/power-search.51ecb818.svg)}a.account:before,a.profile:before{content:"";display:block;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;float:left}a.profile:before{background-image:url(/_next/static/media/tempo.57be8cc8.svg)}a.submit-track:before{background-image:url(/_next/static/media/key.647856c9.svg)}a.my-playlists:before,a.submit-track:before{content:"";display:block;background-size:24px 24px;background-repeat:no-repeat;width:24px;height:24px;float:left}a.my-playlists:before{background-image:url(/_next/static/media/playlist.fa5cc3a0.svg)}.digz-dropdown-content a:hover{background-color:#ddd}.dropdown:hover .digz-dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}li.hoverable:hover{color:#fb5d22}div.large-tile{width:100%;border-radius:3px;color:#0c0c0c;font-weight:900;margin-bottom:20px}div.large-tile div.tile-items{display:inline-block}div.large-tile div.tile-items div.track-card{margin-right:30px}div.large-tile div.tile-items div.see-more-container{display:flex;justify-content:flex-end}div.large-tile div.tile-items div.see-more-container button{font-size:14px}.dot{height:30px;width:30px;background-color:#fb5d22;border-radius:50%;display:inline-block}.dot .small{height:12px;width:12px}.dot .orange{background-color:#fb5d22}.spacer{margin-right:1em}.small-spacer{margin-right:.3em}.block-header{margin-bottom:20px;text-align:left;font-weight:1000;text-transform:uppercase}.btn:focus{box-shadow:none}.btn{font-size:12px}.filter-submit{background:#ff5f00;color:#fff;text-transform:uppercase;border-radius:100px;border:0;font-size:16px;font-weight:700;height:39px;min-width:80px;margin-top:15px;padding:.375rem 1rem;line-height:1.8;cursor:pointer;z-index:2;transition:all .5s;text-align:center}.filter-submit:focus,.filter-submit:hover{opacity:.92;transform:scale(1.05);background:#ff5f00}.filter-submit.go{background:url(/_next/static/media/go-button.ce831906.svg) 0 0 no-repeat}.filter-submit.close{background:#fff;color:#000}.clickable.tile.sample-time{width:200px;height:64px;display:inline-block;background:#fff;border-radius:3px;border:none;color:#0c0c0c;font-size:16px;background-repeat:no-repeat;background-size:30px 30px;background-position:15px 15px;margin-bottom:10px;margin-right:10px}.clickable.tile.sample-time span{vertical-align:middle;line-height:normal}.clickable.tile.sample-time:nth-child(4n+0){margin-right:0;margin-bottom:0}.clickable.tile.sample-time:hover{opacity:.82;transform:scale(1.02);transition:all .5s}div.tile-items{display:inline-flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.buy-it-container{font-size:10px}.login-box{width:370px;background-color:#fff;padding:30px;margin:auto}.grid-row.selected{background-color:#ff5f00;color:#fff}.slat-menu{height:22px;width:22px;display:flex;flex-direction:column;justify-content:space-between}.slat-menu div{height:4px;width:100%;background-color:#ff5f00}.square-menu{height:25px;width:25px;max-height:25px;max-width:25px;display:inline-flex;flex-wrap:wrap;justify-content:space-evenly}.square-menu div{height:10px;width:10px;background-color:#ff5f00}img.compact{width:25px;height:25px}div.modal-content{padding:50px}div.modal-content div.modal-body{padding:0 0 20px}div.modal-content div.modal-body ul{padding:0}div.modal-content div.modal-body div#new-playlist-modal ul div{margin:0!important}div.modal-content div.modal-body div.create-new h5{margin:0 0 30px}div.modal-content div.modal-body div.create-new div.create-form{margin:0}div.modal-content div.modal-footer{padding:0;margin-right:-10px;margin-bottom:-15px}div.track-type-filter span button.selected-track-type:focus,div.track-type-filter span button.selected-track-type:hover{background-color:#eb5700!important}div.track-type-filter span button.unselected-track-type:focus,div.track-type-filter span button.unselected-track-type:hover{background-color:#d6d6d6!important;color:#fff!important}div.track-type-filter span button:focus,div.track-type-filter span button:hover{transform:scale(1.02);transition:all .5s}div#ytube-auto-results{display:flex;flex-wrap:wrap}div#ytube-auto-results div.ytube-video{padding:5px}div.user-inputs{background-color:#fff;padding:30px}div.user-inputs button{height:100%;padding:0 .75em;margin-left:5px;background-color:#fff}div.user-inputs div.inputContainer{font-size:14px}div.user-inputs div.inputContainer div.fieldContainer{position:relative}div.user-inputs div.inputContainer div.fieldContainer div.datalistOptions{position:absolute;max-height:350px;width:100%;overflow-y:scroll;top:35px;background-color:rgba(37,37,37,.8);color:#fff;border-radius:.25rem;z-index:1000}div.user-inputs div.inputContainer div.fieldContainer div.datalistOptions div.datalistOption{padding:0 10px;background-color:none}div.user-inputs div.inputContainer div.fieldContainer div.datalistOptions div.datalistOption:hover{background-color:#888!important}div.user-inputs div.inputContainer div.fieldContainer div.datalistOptions div.datalistOption p{margin:0;cursor:pointer}div.user-inputs div.inputContainer div.fieldContainer div#ytube-auto-results{position:absolute;max-height:500px;width:100%;overflow-y:scroll;top:35px;background-color:rgba(37,37,37,.8);color:#fff;border-radius:.25rem;z-index:1000;text-align:center}div.user-inputs div.inputContainer div.fieldContainer div#ytube-auto-results div.ytube-video{margin:auto}div.user-inputs div.inputContainer div.sampleTagsInput{width:100%}div.user-inputs div.inputContainer div.sampleTagsInput p{font-size:12px;margin-bottom:0}div.user-inputs div.inputContainer div.sampleTagsInput button{height:30px;padding:0 .75em;margin-left:5px}div.user-inputs div.inputContainer div.sampleTagsInput ul{margin:0!important}div.user-inputs div.inputContainer div.sampleTagsInput li.sample-tag-item{margin-right:10px}div.user-inputs div.inputContainer div.sampleTagsInput li.sample-tag-item div{position:relative;padding-right:13px;border-bottom:1px solid #888;font-size:14px}div.user-inputs div.inputContainer div.sampleTagsInput li.sample-tag-item div button{padding:0 0 0 5px;position:absolute;top:0}.red{color:#fc3f00}#report-container a{color:gray;font-size:10px}#report-container .white-fill{fill:#fff}#report-container .gray-fill{transition:all .25s;fill:gray}#report-container svg{margin-right:5px}#report-container:hover a{color:#fb5d22}#report-container:hover .gray-fill{transition:all .25s;fill:#fb5d22}.track-type-button{padding:.25rem .5rem;font-size:.875rem}.track-type{margin-right:.25em;background-color:#efefef;color:#ccc;border:none}@media(max-width:1400px){.matching-tool-container{display:block!important}}@media screen and (min-width:768px)and (max-width:1023px){section#search-results div.track-card{margin-right:30px!important;margin-bottom:30px!important}}@media screen and (min-width:768px)and (max-width:1169px){section#song-detail div.track-card{margin-right:25px!important}#profile-digz div.track-card,section#song-detail div.track-card{border-left:0 solid #efefef!important;border-right:0 solid #efefef!important}#profile-digz div.track-card{border-bottom:0 solid #efefef!important}}@media screen and (max-width:767px){#profile-digz div.track-card{border-left:0 solid #efefef!important;margin-right:5px!important}}.page-item{color:#fb5d22}.page-item .page-link{background-color:#fff;color:#fb5d22;margin-right:.5em;min-width:28px;min-height:28px;text-align:center;border-radius:3px;font-weight:900}.page-item.active .page-link{background-color:#fb5d22;color:#fff}.page-item.disabled .page-link{background-color:#fff;color:#929292}.page-size-button{background-color:#fff;color:#fb5d22;border-radius:50%;margin:2.5px;width:30px;height:30px;line-height:1px;text-align:center;font-weight:900}.page-size-button.active{background-color:#fb5d22;color:#fff}.center-page{margin:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loading{font-size:6em;text-align:center}.cover-spin{position:fixed;width:100%;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.7);z-index:9999;display:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cover-spin:after{content:"Loading";display:block;position:absolute;left:48%;top:40%;width:40px;height:40px;border:4px solid #000;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:spin .8s linear infinite}.form-label{font-weight:700}.form-control{padding:.25rem;font-size:.75rem;border-radius:.375rem}.table-hover tbody tr:hover td{background-color:#fb5d22;color:#fff}.page-link{border:none;margin-right:.5em}.form-group{font-size:16px}.tracks-table-tbody td,.tracks-table-tbody th{padding:5px 10px}.comment-form{margin-bottom:20px}.comment-form-fields{background-color:#fff;display:flex;margin-bottom:.25rem;padding:30px 10px;width:100%;box-shadow:0 5px 11px rgba(0,0,1,.15)}.comment-form-fields input,.comment-form-fields textarea{border:none;border-bottom:1px solid #404040;font-size:.85rem;margin:auto 30px auto 20px;resize:none;min-height:30px;width:100%;outline:none}.comment-form-fields a{margin:auto 30px auto 20px;text-decoration:none}.comment-form-fields p{font-size:1rem;font-weight:100;color:#ff5f00;text-transform:none;margin-bottom:0!important}.comment-form-fields textarea{font-style:italic}.comment-form-actions{width:100%;display:flex;justify-content:flex-end;margin-top:20px;transition:all .5s}.comment-form-actions button{margin-top:0;height:35px}div.comment{width:auto;background-color:#fff;margin:10px 0;padding:30px 10px;font-size:14px;justify-content:space-between}div.comment,div.comment div.comment-body{display:flex}div.comment div.comment-body div.comment-text{margin:auto 30px auto 20px}div.comment div.comment-body div.comment-text p{margin:0!important;font-weight:400;text-transform:none}div.comment div.comment-body div.comment-text p.comment-footer{font-size:10px}div.comment div.delete-comment button{background-color:#fff}div.comment div.delete-comment p{font-size:10px;margin:0!important;text-transform:none}.comment-box{margin-top:3em;margin-bottom:3em}.comment-count{color:#404040}#comment-reveal{margin:auto;color:#000;font-weight:800;border-radius:.4rem}.comment-footer-delete{padding:.2rem 0;color:#404040;text-decoration:none}.comment-footer-delete:hover{color:#00bdfc;font-weight:700}button{border:none;border-radius:.25rem;font-size:.75rem;font-weight:700;padding:.75em;display:inline-block;text-decoration:none}button:hover{cursor:pointer}button:focus{text-decoration:none;outline:none}*{margin:0}html.isLocked{overflow:hidden!important}body.noScroll{overflow:hide}#root{display:flex;flex-direction:column;min-height:100vh}.clickable{cursor:pointer}#loader{position:fixed;top:100%;width:100%;text-align:center;font-size:76px;color:#929292}a{text-decoration:none}a,a:visited{color:inherit}input:focus{outline:none}.player-wrapper{position:relative;padding-top:56.25%}.react-player{position:absolute;top:0;left:0}