@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600;800&display=swap);body,html{padding:0;margin:0}*{box-sizing:border-box;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:400;color:#fff}.back{display:block;text-decoration:none;color:#ee7eff;padding-top:2rem}.LoaderPlayer_container__3XAjW{text-align:center;background:transparent}.LoaderPlayer_ldsSpinner__3EJlq{color:#fff;display:inline-block;position:relative;width:3.5rem;height:3rem}.LoaderPlayer_ldsSpinner__3EJlq div{transform-origin:25px 25px;-webkit-animation:LoaderPlayer_ldsSpinner__3EJlq 1.2s linear infinite;animation:LoaderPlayer_ldsSpinner__3EJlq 1.2s linear infinite}.LoaderPlayer_ldsSpinner__3EJlq div:after{content:" ";display:block;position:absolute;top:24px;left:39px;width:2px;height:8px;border-radius:20%;background:#fff}.LoaderPlayer_ldsSpinner__3EJlq div:first-child{transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(2){transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(3){transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(4){transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(5){transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(6){transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(7){transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(8){transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(9){transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(10){transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(11){transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.LoaderPlayer_ldsSpinner__3EJlq div:nth-child(12){transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes LoaderPlayer_ldsSpinner__3EJlq{0%{opacity:1}to{opacity:0}}@keyframes LoaderPlayer_ldsSpinner__3EJlq{0%{opacity:1}to{opacity:0}}.AudioPlayer_audioPlayer__2xqvQ{position:absolute;bottom:38px;left:0;right:0;display:flex;align-items:center;background:rgba(201,174,241,.3);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(5px);margin:0 auto;padding:.25rem}.AudioPlayer_imageContainer__r_JS_{display:flex;padding:0 .25rem}.AudioPlayer_imageContainer__r_JS_ img{border-radius:.5rem}.AudioPlayer_timer__3ryx_{color:#fff;width:3.75rem}.AudioPlayer_audioPlayer__2xqvQ .AudioPlayer_buttonsContainer__zrk_3{display:flex;width:10rem}.AudioPlayer_audioPlayer__2xqvQ button{color:#000}.AudioPlayer_progressBarContainer__1bhIO{width:100%;padding:0 .25rem}.AudioPlayer_progressBar__7D2jI{--bar-bg:#432273;--seek-before-width:0;--seek-before-color:#c9aef1;--knobby:#fff;--selectedKnobby:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.AudioPlayer_progressBar__7D2jI::-webkit-slider-runnable-track{background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.AudioPlayer_progressBar__7D2jI::-moz-range-track{background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.AudioPlayer_progressBar__7D2jI::-moz-focus-outer{border:0}.AudioPlayer_progressBar__7D2jI:before{content:"";height:8px;width:var(--seek-before-width);background-color:var(--seek-before-color);border-top-left-radius:10px;border-bottom-left-radius:10px;position:absolute;top:0;left:0;z-index:2;cursor:pointer}.AudioPlayer_progressBar__7D2jI::-moz-range-progress{background-color:var(--seek-before-color);border-top-left-radius:10px;border-bottom-left-radius:10px;height:8px}.AudioPlayer_progressBar__7D2jI::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;border-radius:50%;border:none;background-color:var(--knobby);cursor:pointer;position:relative;margin:-3px 0 0;z-index:3;box-sizing:border-box}.AudioPlayer_progressBar__7D2jI:active::-webkit-slider-thumb{transform:scale(1.2);background:var(--selectedKnobby)}.AudioPlayer_progressBar__7D2jI::-moz-range-thumb{height:15px;width:15px;border-radius:50%;border:transparent;background-color:var(--knobby);cursor:pointer;position:relative;z-index:3;box-sizing:border-box}.AudioPlayer_progressBar__7D2jI:active::-moz-range-thumb{transform:scale(1.2);background:var(--selectedKnobby)}.AudioPlayer_transparent__3Z16F{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none}.AudioPlayer_pause__3Z_Dc,.AudioPlayer_play__1RYer{cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#c9aef1;border:none;border-radius:100%;width:3.5rem;height:2.5rem;padding:.5rem}.AudioPlayer_play__1RYer{padding-left:.65rem}.AudioPlayer_volumeBarContainer__1f0xY{position:relative;cursor:pointer;margin:0 .5rem;display:flex;align-items:center;-webkit-appearance:slider-vertical}.AudioPlayer_inputContainer__adeBe{cursor:pointer;margin:1rem 0;display:none;position:absolute;top:-154px;left:0;right:0}.AudioPlayer_volumeBar__P10T1{cursor:pointer;height:129px;width:16px;-webkit-appearance:slider-vertical}.AudioPlayer_volumeBar__P10T1:hover,.AudioPlayer_volumeBarContainer__1f0xY:hover .AudioPlayer_inputContainer__adeBe{display:block}@media screen and (max-width:600px){.AudioPlayer_audioPlayer__2xqvQ{bottom:49px}}@media screen and (max-width:310px){.AudioPlayer_audioPlayer__2xqvQ{bottom:74px}}.Footer_innerContainer__2S3lh{position:fixed;bottom:0;left:0;right:0}.Footer_footerContainer__1lrxH{position:relative;bottom:0}.Footer_footer__1_BW4{background:#539ced;display:flex;justify-content:space-between;align-items:baseline;padding:.5rem 12.5%}.Footer_footer__1_BW4 small{margin:0}@media (max-width:600px){.Footer_footer__1_BW4{display:block;padding:0 12.5%}.Footer_footer__1_BW4 small:last-child{margin-left:.5rem}}@media (min-width:601px){.Footer_footer__1_BW4{display:flex;flex-direction:row;padding:.5rem 12.5%}}@media (min-width:1500px){.Footer_footer__1_BW4{padding:.5rem 12.5%;justify-content:space-between}}.Search_searchbox__2drk9{position:relative;width:100%;margin-bottom:2rem;z-index:1}.Search_searchbox__2drk9 input{width:85%;padding:.5rem 1rem;border-radius:3rem 0 0 3rem;border-color:#1c0c42;border-width:0;color:#000}.Search_searchbox__2drk9 input:focus-visible{outline:none}.Search_searchbox__2drk9 button{width:15%;padding:.4rem 1rem;border-radius:0 3rem 3rem 0;background-color:#b537c8;border-color:#b537cb;color:#fff}.Search_searchbox__2drk9 button:focus-visible{outline:none}.Search_suggestion__TPZc-{background-color:#fff;position:absolute;top:2px;left:0;right:0;z-index:-1;padding-top:2rem;border-radius:1rem}.Search_suggestion__TPZc- div{color:#000;padding:.25rem 1rem;cursor:pointer}@media (max-width:600px){.Search_searchbox__2drk9 input{width:70%}.Search_searchbox__2drk9 button{width:30%}.Search_suggestion__TPZc- div{padding:.25rem}}.Header_logo__3AsrB{width:300px;margin-top:1.5rem}.Header_header__260ft{display:flex;flex-direction:row;align-items:center;background:#090232;width:100%;margin:0 auto;padding:0 12.5%}.Header_search__2K-hj{width:100%;margin-left:3rem;margin-top:1.5rem}@media (min-width:1500px){.Header_header__260ft{padding:0 12.5%}}@media (max-width:980px){.Header_header__260ft{flex-direction:column}.Header_search__2K-hj{margin-top:1.5rem;margin-left:0}}