@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Open+Sans:wght@400&display=swap";:root{--font-default:"Open Sans", sans-serif;--font-heading:"Montserrat", sans-serif;--black:#000000;--dark:#0a1828;--dark-secondary:#202942;--white:#ffffff;--color-primary:#ff2256;--color-primary-hover:#c7143e;--color-secondary:#112035;--color-heading:#202942;--color-paragraph:#A0AEC0;--text-grey:#A0AEC0;--card-bg:#171C23;--gr1:#FF4845;--gr2:#FF0D60;--h1:48px;--h2:40px;--h3:32px;--h4:24px;--h5:20px;--h6:18px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html,body,.wrapper{width:100%;height:100%;font-family:var(--font-default,"Arial",sans-serif);font-size:16px;line-height:28px;font-weight:400;color:var(--color-paragraph,#333);background-color:#171c23;position:relative}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading,"Arial",sans-serif);font-weight:400;line-height:1.2;color:var(--text-grey,#000);margin-bottom:15px;letter-spacing:0}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}h4{font-size:var(--h4)}h5{font-size:var(--h5)}h6{font-size:var(--h6)}p{margin-bottom:15px;font-family:var(--font-default);font-weight:400;color:var(--color-paragraph)}li{color:var(--color-paragraph)}a{color:var(--color-heading);font-weight:900;text-decoration:none;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}b,strong{font-weight:900}img,iframe{max-width:100%;display:block;border:0}hr{border:0;border-top:1px solid #eee;margin:0}pre{display:block;padding:9.5px;margin-bottom:30px;color:#333;background-color:#f9f9f9;border:1px solid #ededed;border-radius:inherit;font-size:13px;line-height:1.42857143;word-break:break-word}input,textarea,select{border:1px solid #e7e7e7;border-radius:inherit;font-family:inherit;font-size:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;padding:.5rem;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}input:focus,textarea:focus,select:focus{outline:2px solid var(--color-primary);outline-offset:2px;-webkit-box-shadow:inherit;box-shadow:inherit}label{display:inline-block;font-weight:400;margin-bottom:5px;max-width:100%}small{color:var(--text-grey)}.alert li{color:#0c0c0c}.alert ul{padding:0}.btn{display:inline-block;color:#fff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--color-primary);border:none;padding:.5rem 1rem;font-family:var(--font-default);line-height:1.5;cursor:pointer;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.btn:hover,.btn:focus{background-color:var(--color-primary-hover);color:#fff}.btn.active,.btn:active{outline:0;-webkit-box-shadow:inherit;box-shadow:inherit}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:#fff;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover)}.btn:focus-visible{color:#fff;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);outline:0;-webkit-box-shadow:var(--color-primary-hover);box-shadow:var(--color-primary-hover)}.sd-radius{border-radius:50px}.modal-content{background:var(--color-secondary)}.modal-content .modal-title{color:var(--text-grey)!important;font-size:14px}@media(min-width:768px){.modal-content .modal-title{font-size:16px}}.modal-content .modal-header{border-color:rgba(255,255,255,.0901960784);padding:10px 15px}@media(min-width:768px){.modal-content .modal-header{padding:16px}}.modal-content .modal-footer{border-color:rgba(255,255,255,.0901960784)}.modal-backdrop{backdrop-filter:blur(8px);background-color:rgba(70,79,91,.3607843137);opacity:1!important}button.btn-close{-webkit-filter:brightness(0)invert(1);filter:brightness(0)invert(1)}label{color:var(--text-grey)}a.btn.btn-dark{background-color:var(--dark)}.custom_form{padding:24px;background:#1b1d23;border-radius:8px}.custom_form .form-control{background:#1b1d23;border:1px solid #2c313a;padding:8px 12px;height:50px;font-size:14px;line-height:20px;border-radius:10px;color:var(--text-grey)}.custom_form .form-control:focus,.custom_form .form-control:focus-visible,.custom_form .form-control:active,.custom_form .form-control:hover{background:#1b1d23;border:1px solid #2c313a}.custom_form .notic{font-size:14px;line-height:1.4;margin:0 0 25px;font-weight:600;color:var(--text-grey)}.modal .modal-header{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%)}.modal .modal-header .modal-title{color:var(--white)!important}.modal .modal-content{background:#171c23}.modal .modal-body{padding:35px 20px}.modal .modal-title{font-size:16px}.modal .footer_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.modal .footer_action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.modal .btn{font-size:16px;color:var(--white)!important;background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;margin-right:5px;-webkit-transition:color .2s;transition:color .2s;padding:10px 25px;border-radius:50px;margin-top:20px;min-width:150px}.modal #back_to_existing,.modal #create_new_play_list{background:#000!important}html body .select2-search--dropdown .select2-search__field,html body .select2-container .select2-selection--single,html body .select2-container .select2-selection--multiple{background-color:#1b1d23!important;border:1px solid #2c313a!important;height:50px!important}html body .select2-results__option--highlighted,html body .select2-container--default .select2-results__option--selected{background-color:#444!important}html body .select2-dropdown{background-color:#1b1d23!important;border-color:#2c313a!important}html body .select2-results__option{font-size:14px}html body .select2-container--default .select2-results__group{background-color:#020304!important}html body .select2-selection__clear{display:none}.asp_area{font-size:13px;margin:0}@media only screen and (min-width:1200px) and (max-width:1599px){.artist_list_page .custom_col{width:33%}}.playlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px}.playlist .card{padding:12px;background:rgba(23,28,35,.7098039216);border-radius:6px;color:var(--text-grey);-webkit-transition:.3s;transition:.3s}.playlist .card:hover{background:0 0}.playlist .playlist-img{border-radius:6px;display:block;width:100%}.playlist .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.playlist .playlist-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;white-space:normal;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;font-size:14px;line-height:1.2;color:var(--text-grey)}.playlist .playlist-artist{font-size:12px;line-height:1.2;font-weight:600}.sd-breadcrumb a{color:var(--text-grey);font-size:14px}.sd-breadcrumb a:hover{color:var(--color-primary)}.homepage .playlist{margin:0}.homepage .artists_slider:hover .owl-nav{opacity:1}.homepage .artists_slider .owl-nav{margin:0;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.homepage .artists_slider .owl-nav .owl-prev,.homepage .artists_slider .owl-nav .owl-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;width:30px;height:30px;background:#3e444a!important;border-radius:100px;-webkit-transition:.3s ease;transition:.3s ease}.homepage .artists_slider .owl-nav .owl-prev:hover,.homepage .artists_slider .owl-nav .owl-next:hover{background:var(--color-primary)!important}.homepage .artists_slider .owl-nav .owl-prev span,.homepage .artists_slider .owl-nav .owl-next span{font-size:25px;line-height:1}.homepage .artists_slider .owl-nav .owl-prev{left:-6px}.homepage .artists_slider .owl-nav .owl-next{right:-6px}.dropdown_info .dropdown-menu.show{background-color:#171c23}.dropdown_info .dropdown-menu.show .dropdown-item{color:var(--text-grey);font-size:14px}.dropdown_info .dropdown-menu.show .dropdown-item:hover{color:var(--color-primary)!important;background-color:#23282f}.list_item .card .dropdown_info .add-to-playlist-btn{background-color:initial!important}.list_item .card .dropdown_info .dropdown-item span{-webkit-transition:.3s ease;transition:.3s ease}.list_item .card .dropdown_info .dropdown-item span:hover{color:var(--color-primary)!important;background-color:#23282f}.playlistModal-add .modal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;gap:5px}@media(min-width:768px){.playlistModal-add .modal-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.playlistModal-add #song_name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;white-space:nowrap;max-width:270px;overflow:hidden}@media(min-width:768px){.playlistModal-add #song_name{max-width:250px}}.loadSongInfoModal .block{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media(min-width:768px){.loadSongInfoModal .block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.loadSongInfoModal .block .image_area{width:100%;border-radius:10px}@media(min-width:768px){.loadSongInfoModal .block .image_area{width:150px}}.loadSongInfoModal .block .image_area img{width:100%}.loadSongInfoModal .block .name{margin-bottom:0}.loadSongInfoModal .block .created_at{color:var(--text-grey);font-size:14px;line-height:1;margin:10px 0}.loadSongInfoModal .block .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.loadSongInfoModal .block .content i{margin-right:5px}.loadSongInfoModal .block .content p{color:var(--text-grey);font-size:14px}.loadSongInfoModal .block .name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.loadSongInfoModal .block .action a{font-size:20px;color:var(--text-grey)}.loadSongInfoModal .block .left_action{gap:20px}.loadSongInfoModal .artist_area{margin-bottom:0}.loadSongInfoModal .artist_area .follow_now_btn{font-size:14px;padding:10px 0;margin-top:0;background:#020304;border-color:#020304;color:var(--text-grey,#000)}.loadSongInfoModal .artist_area .follow_now_btn i{margin-right:5px}.loadSongInfoModal .aboutArtist,.loadSongInfoModal .viewLyrics{color:var(--text-grey)}.loadSongInfoModal .section_title{color:var(--text-grey);font-size:18px;font-weight:600;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #23282e}@media(max-width:768px){.min-height-100vh{min-height:100vh}}.disabled{background:-webkit-gradient(linear,left top,right top,from(rgba(255,72,69,.65)),color-stop(61%,rgba(255,13,96,.65)))!important;background:linear-gradient(90deg,rgba(255,72,69,.65) 0%,rgba(255,13,96,.65) 61%)!important}.cancel-btn{color:var(--text-grey)!important;background-color:#3b4047!important}.swal2-popup{border-radius:10px;padding:30px}.swal2-popup .swal2-title{color:var(--color-primary)!important}.swal2-popup .swal2-title,.swal2-popup .swal2-html-container{padding:0}.swal2-popup .swal2-actions{margin-top:0}.swal2-popup p{color:var(--text-grey);font-size:16px;line-height:1.5;margin-bottom:0}.swal2-popup .custom-close-btn{position:absolute;top:10px;right:15px;background:#000;border:none;color:#a0aec0;font-size:16px;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease;width:25px;height:25px;border-radius:50px;line-height:1}.swal2-popup .custom-close-btn:hover{color:#fff}.custom-app-popup .app_download_modal{margin:20px 0 30px}.custom-app-popup .app_download_modal .app_links_area{margin:20px 0 0}.custom-app-popup .app_download_modal .app_links_area a{max-width:130px}.custom-app-popup .dont_show_btn:hover{color:var(--white)!important;background-color:var(--color-primary)!important}.app_area .app_links_area{max-width:240px;gap:10px!important}.custom-lyrics-popup .swal2-title,.custom-lyrics-popup .swal2-html-container{padding:0;text-align:left}.custom-lyrics-popup .swal2-title{color:var(--color-primary);font-size:20px;line-height:30px}.custom-lyrics-popup .swal2-actions{margin:0!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.custom-lyrics-popup .lyrics_modal_content{margin:20px 0 30px}.custom-lyrics-popup .lyrics_modal_content p{color:var(--text-grey);font-size:16px;line-height:1.5;margin-bottom:15px}.custom-lyrics-popup .dont_show_btn{margin-top:15px}@media(min-width:768px){.custom-lyrics-popup .dont_show_btn{margin-top:0;margin-left:15px}}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{backdrop-filter:blur(10px)}.alert_custom_bg{background:rgba(255,255,255,.0392156863);border-color:rgba(255,255,255,.0392156863);color:var(--text-grey,#000)}.swal2-popup.no-icon-margin .swal2-icon{margin:5px auto 20px}@media(max-width:768px){.user_name{width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}body .offcanvas{background:#171c23}body .offcanvas-backdrop{background-color:rgba(0,0,0,.3);backdrop-filter:blur(5px)}body .offcanvas-backdrop.show{opacity:1}.highlight_color{color:#ff2256!important}.select2-container .select2-selection--single,.select2-container .select2-selection--multiple{height:45px!important;background-color:#222e3e!important;border:1px solid #444!important;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select2-container .select2-selection--single .select2-selection__rendered,.select2-container .select2-selection--multiple .select2-selection__rendered{color:#fff!important;line-height:45px!important;padding-left:12px!important}.select2-container .select2-selection--single .select2-selection__arrow,.select2-container .select2-selection--multiple .select2-selection__arrow{height:45px!important;right:10px}.select2-container .select2-selection--multiple .select2-selection__choice{background-color:#344057!important;border:none!important;color:#fff!important;padding:4px 8px;border-radius:4px}.select2-dropdown{background-color:#222e3e!important;border:1px solid #444!important}.select2-results__option{color:#fff!important;padding:8px 12px}.select2-results__option--highlighted{background-color:#344057!important;color:#fff!important}.select2-search--dropdown{padding:6px}.select2-search--dropdown .select2-search__field{background-color:#222e3e!important;color:#fff!important;border:1px solid #444!important;border-radius:4px;padding:6px 10px}.select2-search--dropdown .select2-search__field:focus{outline:none!important;border-color:#5e5e5e!important}.page_area{position:relative;overflow:hidden}.logo_area{width:150px}.page_header{width:100%;max-width:100vw;position:fixed;top:0;z-index:10;-webkit-transition:.5s;transition:.5s;background-color:#1a1f2f;padding:15px;background:#171c23}@media(min-width:768px){.page_header{padding:15px 30px}}@media(min-width:1200px){.page_header{margin-left:300px;width:calc(100% - 300px);max-width:100vw;margin-left:300px}.page_header.back_color{background-color:#112035}}@media only screen and (min-width:1200px) and (max-width:1599px){.page_header{margin-left:250px!important;width:calc(100% - 240px)}}@media(min-width:1200px){.page_header{padding:15px 30px 15px 18px}}.page_header .login_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.page_header .login_btn .btn{padding:10px 15px;font-size:14px;line-height:1.2;font-weight:600;border-radius:40px}.page_header .login_btn .btn i{margin-right:3px}@media(min-width:992px){.page_header .login_btn .btn i{margin-right:5px}}@media(min-width:992px){.page_header .login_btn .btn{padding:10px 25px}}.page_header .notification_profile{position:relative}.page_header .notification_profile a{width:36px;height:36px;background:#2b323a;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#758599}@media(min-width:992px){.page_header .notification_profile a{width:45px;height:45px}}.page_header .notification_profile #count{background-color:var(--color-primary);width:18px;height:18px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:12px;position:absolute;top:0;right:-5px}.page_header .right_options{gap:15px}.page_header .search_notification{gap:10px}@media(min-width:768px){.page_header .search_notification{margin-left:20px}}@media(min-width:1200px){.page_header .search_notification{margin-left:0}}.page_header .mobile_menu .btn{font-size:24px;margin-right:3px;color:#758599}.page_header .search_area .input-group{background-color:#2b323a;border-radius:100px;overflow:hidden}.page_header .search_area .form-control{min-height:45px;width:250px;padding:0 15px 0 25px;color:var(--text-grey);border-top-left-radius:100px;border-bottom-left-radius:100px}@media(min-width:768px){.page_header .search_area .form-control{width:190px}}@media(min-width:992px){.page_header .search_area .form-control{width:210px}}@media(min-width:1200px){.page_header .search_area .form-control{width:350px}}.page_header .search_area .form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.page_header .search_area .form-control::-webkit-input-placeholder{color:var(--text-grey);opacity:1}.page_header .search_area .form-control::-moz-placeholder{color:var(--text-grey);opacity:1}.page_header .search_area .form-control:-ms-input-placeholder{color:var(--text-grey);opacity:1}.page_header .search_area .form-control::-ms-input-placeholder{color:var(--text-grey);opacity:1}.page_header .search_area .form-control::placeholder{color:var(--text-grey);opacity:1}.page_header .search_area .btn i{-webkit-transition:.3s;transition:.3s}.page_header .search_area .btn:hover i{color:var(--color-primary)!important}.page_header .show_name_asp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:15px;margin-right:15px}.page_header .show_name_asp a{font-size:16px}.page_header .dropdown-menu.show{background-color:#171c23}.page_header .dropdown-menu.show .dropdown-item{color:var(--text-grey);font-size:14px}.page_header .dropdown-menu.show .dropdown-item:hover{color:var(--color-primary);background-color:#23282f}.page_body_area{background-repeat:no-repeat;background-position:50%;background-size:cover;padding-top:70px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.page_body_area::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(23,28,35,.7607843137)}@media(min-width:768px){.page_body_area{padding-top:80px}}@media(min-width:992px){.page_body_area{padding-top:77px;background-position:100%;background-size:contain}}@media(min-width:1200px){.page_body_area{padding-top:75px}}@media only screen and (min-width:600px) and (max-width:768px){.page_body_area{display:block}}.mobileApp .page_body_area{padding-top:0!important}.page_sidebar{position:fixed;top:0;z-index:9;height:100%;line-height:inherit;background:#171c23;width:300px;text-align:left;-webkit-transition:.3s;transition:.3s;padding:15px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:992px){.page_sidebar{padding:35px 15px 35px 35px;height:calc(100vh - 80px)}}@media only screen and (min-width:1200px) and (max-width:1599px){.page_sidebar{width:250px}}.offcanvas-body::-webkit-scrollbar,.page_sidebar::-webkit-scrollbar{width:8px}.offcanvas-body::-webkit-scrollbar-track,.page_sidebar::-webkit-scrollbar-track{background:var(--scrollbar-track,#1c2129)}.offcanvas-body::-webkit-scrollbar-thumb,.page_sidebar::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb,#292d33);border-radius:10px;border:2px solid var(--scrollbar-track,#1c2129)}.offcanvas-body::-webkit-scrollbar-thumb:hover,.page_sidebar::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,#1c2129)}.page_song_info{position:fixed;top:50%;right:0;z-index:9;height:calc(100vh - 150px);line-height:inherit;background:#171c23;width:100%;text-align:left;-webkit-transition:.3s;transition:.3s;padding-top:0;padding:0 15px;overflow-y:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:1024px){.page_song_info{width:30%;padding:60px 30px 20px;margin-top:33px;height:calc(100vh - 70px)}}@media(max-width:768px){.page_song_info{margin-top:0;height:100vh;z-index:99;width:50%;padding:60px 30px 20px;position:absolute}}@media(max-width:575.98px){.page_song_info{margin-top:0;height:100vh;z-index:99;width:100%;padding:60px 30px 20px}}@media(min-width:1200px){.page_song_info{width:300px}}.page_song_info .nav{margin-top:0}.page_song_info .block{margin-bottom:30px}.page_song_info #song_info_container{padding:3px}.page_song_info .animation::before{left:-3px!important;top:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important}.page_song_info .image_area{border-radius:10px;background-color:#242c36;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--text-grey);position:relative}.page_song_info .image_area img{width:100%;border-radius:10px;position:relative}.page_song_info .image_area::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(45deg,var(--color-primary),#020304,var(--color-primary));background-size:200% 200%;-webkit-animation:gradient-animate 4s linear infinite;animation:gradient-animate 4s linear infinite}.page_song_info .image_area .play_button{position:absolute}.page_song_info .image_area .play_button .btn{width:36px;height:36px}.page_song_info .artisat_name,.page_song_info .name{color:var(--white);margin:0}.page_song_info .mate_info{padding:15px 0}.page_song_info .content{margin:10px 0}.page_song_info .content p{font-size:14px;font-weight:500;margin:5px 0;line-height:1.5;color:var(--text-grey);display:-webkit-box;display:-ms-flexbox;display:flex}.page_song_info .content p a{color:var(--color-primary)}.page_song_info .name{font-size:18px;line-height:1.5;font-weight:600;display:block;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_song_info .icon_area{width:25px;height:25px;color:var(--white);line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px;color:var(--text-grey)}.page_song_info .action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page_song_info .action a{font-size:22px;color:var(--text-grey)}.page_song_info .action a:hover{color:var(--color-primary)}.page_song_info .action .left_action{gap:20px}.page_song_info .follow_now_btn{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;padding:6px 15px;border-radius:50px;color:var(--white)!important;font-size:14px!important}.page_song_info .follow_now_btn:hover{color:var(--white)}.page_song_info .follow_now_btn i{margin-right:3px}.page_song_info .artist_area .content{margin:15px 0 20px}.page_song_info .close_btn_area{position:absolute;top:5px;right:15px}@media(min-width:992px){.page_song_info .close_btn_area{right:12px}}@media(min-width:1200px){.page_song_info .close_btn_area{display:none}}.page_song_info .close_btn_area .close_btn{color:var(--text-grey);font-size:20px}@media(max-width:1200px){.page_song_info{display:none}.page_song_info.show{display:block;width:300px;padding:45px 15px 20px}}@media(max-width:575.98px){.page_song_info.show{width:100%}}.page_song_info::-webkit-scrollbar{width:8px}.page_song_info::-webkit-scrollbar-track{background:var(--scrollbar-track,#1e1e1e)}.page_song_info::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb,#555);border-radius:10px;border:2px solid var(--scrollbar-track,#1e1e1e)}.page_song_info::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,#888)}.custom_sidebar{width:100%}@media(min-width:1200px){.custom_sidebar{margin-right:300px!important}}@media(min-width:1600px){.custom_sidebar{margin-right:300px!important;padding:0!important}}@media only screen and (min-width:1200px) and (max-width:1599px){.page_body_fix_width{max-width:calc(100vw - 575px)!important}}@media(min-width:1200px){.page_body_fix_width{max-width:calc(100vw - 630px)}}.page_body{-webkit-transition:.5s;transition:.5s;color:var(--white);position:relative;position:relative;background:#020304}@media(min-width:992px){.page_body{padding:25px}}@media only screen and (min-width:1200px) and (max-width:1599px){.page_body{margin-left:270px!important;margin-right:20px}}@media(min-width:1200px){.page_body{margin-top:0;margin-left:320px;margin-right:20px;width:100%;border-top-left-radius:15px;border-top-right-radius:15px}}.scroll_area{overflow-y:scroll;height:calc(100vh - 70px);padding:20px}@media(min-width:992px){.scroll_area{height:calc(100vh - 100px)}}@media(min-width:1200px){.scroll_area{height:calc(100vh - 155px)}}.scroll_area::-webkit-scrollbar{display:none}.active_player{padding-bottom:140px}@media(min-width:992px){.active_player{padding-bottom:100px}}@media(min-width:992px){.active_player{padding-bottom:140px}}.list_item:last-child .card{margin-bottom:0}.list_item .form-check-input{background-color:#363d48;border:var(--bs-border-width)solid #171c23}.list_item .form-check-input:focus{-webkit-box-shadow:none;box-shadow:none;background-color:#363d48;border:var(--bs-border-width)solid #171c23}.list_item .form-check-input:checked{background-color:var(--color-primary);border:var(--bs-border-width)solid var(--color-primary)}.list_item .card{border:0;border-radius:15px;padding:10px;margin-bottom:10px;background-color:rgba(23,28,35,.5803921569);border:1px solid rgba(45,49,57,.6784313725);border-radius:.75rem;-webkit-transition:background-color .2s;transition:background-color .2s;color:var(--text-grey);position:relative}.list_item .card:hover{background-color:#242a33}@media(min-width:992px){.list_item .card{padding:15px 30px}}@media(max-width:575.98px){.list_item .card .form-check{position:absolute;bottom:10px;left:30px}}.list_item .card span{color:var(--text-grey)}@media(max-width:768px){.list_item .card span{font-size:14px}}.list_item .card span.title{color:var(--text-grey);display:block;max-width:70%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.list_item .card span.title{font-size:14px;line-height:1.5}}@media(min-width:768px){.list_item .card span.title{max-width:60%}}@media(min-width:992px){.list_item .card span.title{max-width:100%}}.list_item .image_area img{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.list_item .image_area img{width:40px;height:40px}}.list_item .song_preview .load_song_info{width:36px;height:36px;line-height:1;color:var(--text-grey);background-color:#3b4047!important;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list_item .play_button .btn{width:36px;height:36px;background-color:var(--color-primary);line-height:1}@media(max-width:768px){.list_item .play_button .btn{width:28px;height:28px}}.list_item .add-to-playlist-btn{color:var(--text-grey);background-color:#3b4047!important}.list_item .play_action{gap:15px}@media(max-width:768px){.list_item .play_action{padding:0 15px}}.list_item a{color:var(--text-grey);font-size:22px}.list_item a.song-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width:1200px){.list_item .info{display:none}}.list_item .dropdown_info{display:none}@media(min-width:1201px){.list_item .dropdown_info{display:block}}.list_item .right_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.card_content_area{gap:15px}@media(max-width:768px){.card_content_area{gap:8px}}.song_filter{margin-bottom:30px}.song_filter .btn{-webkit-transition:color .2s;transition:color .2s;font-weight:400;padding:5px 15px;margin-right:5px;border-radius:50px;color:var(--text-grey);background:#171c23}.song_filter .btn:hover{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);color:var(--white)}.song_filter .active{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);color:var(--white)}.song_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:10px}.song_filter a{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:none;white-space:nowrap}.song_filter::-webkit-scrollbar{display:none}@media(max-width:768px){.song_filter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width:1024px){.player_show_hide{display:none}}.select_to_action{margin-right:15px}.page_footer{background-color:#171c23;width:100%;position:fixed;bottom:0;left:0;-webkit-transition:.5s;transition:.5s;z-index:8}@media(min-width:992px){.page_footer{width:100%;max-width:100vw}}.page_footer .select_to_action_area{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#171c23;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:9}.page_footer .select_to_action_area .inner_area{width:64%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page_footer .select_to_action_area.active{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page_footer .select_to_action_close_btn{color:var(--text-grey);font-size:26px}.page_footer .album_playing{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);border-radius:0 7px 7px 0;padding:15px;max-width:300px;width:100%;display:none}@media(min-width:1200px){.page_footer .album_playing{display:-webkit-box;display:-ms-flexbox;display:flex}}.page_footer .album_playing .artist_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page_footer .album_playing .artist_info p{margin-bottom:0;margin-left:10px}.page_footer .album_playing .image_area{border-radius:100px}.page_footer .album_playing .openAlbumSidebar{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;border:2px solid #fff}.page_footer .player_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page_footer .song_queue{margin-right:43px}@media(min-width:768px){.page_footer .song_queue{margin-right:30px;width:145px}}@media(min-width:992px){.page_footer .song_queue{margin-right:20px;width:210px}}.page_footer .song_queue a{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;padding:12px 20px;border-radius:50px}@media(min-width:992px){.nav{margin-top:30px}}.nav .menu_category{color:#6c757d;text-transform:uppercase;font-weight:700;font-size:14px;font-family:var(--font-heading,"Arial",sans-serif);margin-top:20px;margin-bottom:15px}.nav .nav-link{border-radius:10px;color:var(--text-grey);font-weight:400;font-family:var(--font-default);padding-left:0}.nav .nav-link i{margin-right:10px;width:20px;text-align:center}.nav .nav-link:hover{color:var(--color-primary)}.nav .active{color:var(--color-primary)}.offcanvas.offcanvas-start{width:300px;background:#171c23!important}.offcanvas.offcanvas-start .offcanvas-header{padding:25px 25px 0}.offcanvas.offcanvas-start .offcanvas-body{padding-left:25px;padding-right:25px}.mobile_search_area{margin-bottom:30px;display:none}@media(max-width:575.98px){.mobile_search_area{display:block}}.mobile_search_area .input-group{background-color:rgba(34,46,62,.5882352941);border-radius:100px;overflow:hidden}.mobile_search_area .form-control{min-height:45px;width:250px;padding:0 15px 0 25px;color:var(--text-grey)}.mobile_search_area .form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.mobile_search_area .form-control::-webkit-input-placeholder{color:var(--text-grey);opacity:1}.mobile_search_area .form-control::-moz-placeholder{color:var(--text-grey);opacity:1}.mobile_search_area .form-control:-ms-input-placeholder{color:var(--text-grey);opacity:1}.mobile_search_area .form-control::-ms-input-placeholder{color:var(--text-grey);opacity:1}.mobile_search_area .form-control::placeholder{color:var(--text-grey);opacity:1}.sd-breadcrumb{border-bottom:1px solid rgba(22,28,35,.7);margin-bottom:25px}.sd-breadcrumb h4{color:var(--text-grey);font-size:20px}.empty{min-height:calc(100vh - 285px);background-color:#171c23;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;color:var(--text-grey);text-align:center;margin-bottom:30px}@media(max-width:1024px){.empty{min-height:calc(100vh - 320px)}}@media(max-width:768px){.empty{min-height:calc(100vh - 420px)}}.empty i{font-size:42px;opacity:.3;margin-bottom:30px}.empty h4{opacity:.3}.user_dp{position:relative;display:inline-block}.user_dp img{border-radius:50%;padding:5px;width:40px;height:40px;background:linear-gradient(45deg,var(--color-primary),#112035,var(--color-primary));background-size:200% 200%;-webkit-animation:gradient-animate 4s linear infinite;animation:gradient-animate 4s linear infinite}@-webkit-keyframes gradient-animate{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}@keyframes gradient-animate{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.visualizer_area{margin:0 0 25px;height:230px;border-radius:15px;overflow:hidden}.visualizer_area canvas{width:100%;height:230px;max-width:90vw;border-radius:16px;-webkit-box-shadow:0 0 40px 3px rgba(0,0,0,.3);box-shadow:0 0 40px 3px rgba(0,0,0,.3);background-color:rgba(31,38,47,.29)}.visualizer_area .visualizer_content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(23,28,35,.5490196078);background-position:50%;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}.visualizer_area .visualizer_content p,.visualizer_area .visualizer_content .title{color:#fff}.visualizer_area .visualizer_content .title{font-size:24px;margin-bottom:6px}.visualizer_area .btn{font-size:16px;color:var(--white);background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;margin-right:5px;-webkit-transition:color .2s;transition:color .2s;padding:10px 25px;border-radius:50px;margin-top:15px}.lyricsModal .body,.lyricsModal .title{color:var(--text-grey)}.lyricsModal .modal-body{padding:30px}.lyricsModal .title{font-weight:700;font-size:20px;margin-bottom:15px}.aboutArtist .modal-body{color:var(--text-grey)}.artist_sidebar .list_item .title{line-height:1.2}.artist_sidebar .list_item .image_area{background:0 0;width:60px;height:60px;margin-right:15px}.artist_sidebar .list_item .image_area img{width:60px;height:60px}.artist_sidebar .list_item .play_action{gap:15px;width:100%;padding:0 0 0 10px}.artist_sidebar .add-to-playlist-btn{background-color:#3e4650!important}.artist_sidebar .add-to-playlist-btn:hover{background-color:var(--color-primary)!important}.following_page_content .card{background-color:initial;border:0;margin-bottom:20px}.following_card{background:#171c23;padding:20px;border-radius:10px;height:100%}.following_card .image_area{width:100%;border-radius:10px;overflow:hidden;background:#2c343e;background-size:cover;background-position:50%;margin:0 auto;aspect-ratio:1}.following_card .title{color:var(--text-grey);margin:15px 0}.following_card .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.following_card .metaInfo{color:var(--text-grey);font-weight:600;font-size:14px;width:85px;height:65px;border-radius:5px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width:992px){.following_card .metaInfo{width:80px}}@media(min-width:1200px){.following_card .metaInfo{width:95px;height:65px}}.following_card .metaInfo h6{color:var(--text-grey);margin:0;font-size:16px}.following_card .metaInfo>div{line-height:1.3}.following_card .content{padding-left:30px}.following_card .c_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px}.following_card .remove_profile,.following_card .view_profile{font-size:14px;padding:13px 15px;border-radius:5px;margin-top:19px;background:#383f48;font-weight:400;width:100%}@media only screen and (min-width:1200px) and (max-width:1599px){.following_card .remove_profile,.following_card .view_profile{font-size:12px;padding:13px 5px}}.following_card .view_profile{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);color:var(--white)}.following_card .remove_profile{background:#000}.following_card .card-body{padding:0}.songs_page .col_item{margin-bottom:24px}@media only screen and (min-width:1200px) and (max-width:1599px){.songs_page .col_item{width:33%}}.songs_page .card{background:#171c23;padding:20px;border-radius:10px;height:100%}@media only screen and (min-width:1200px) and (max-width:1599px){.songs_page .card{padding:10px}}.songs_page .card:hover .image_preview{border-color:var(--color-primary)}.songs_page .card .image_area{position:relative;border-radius:10px;overflow:hidden}.songs_page .card .image_preview{width:100%;min-height:330px;border-radius:10px;background:#2c343e;background-size:cover;background-position:50%;background-repeat:no-repeat;margin:0 auto;position:relative;border:1px solid transparent;-webkit-transition:.3s;transition:.3s}@media only screen and (min-width:1200px) and (max-width:1599px){.songs_page .card .image_preview{min-height:222px}}.songs_page .card .disk{position:absolute;background-color:var(--color-primary);color:#fff;height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;bottom:15px;right:15px}.songs_page .card .card-title{color:var(--text-grey);margin:30px 0;text-align:center}.songs_page .card .card-body{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.songs_page .card .song_mate .mate_title{font-weight:600;color:var(--text-grey);background:#171c23;z-index:1;padding:0 10px 0 0}.songs_page .card .song_mate p{color:var(--text-grey);margin-bottom:5px;font-size:14px;background:#171c23;z-index:1;padding:0 0 0 10px}.songs_page .card .song_mate>div{position:relative}.songs_page .card .song_mate>div:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:1px;border-top:1px dotted #3e444d}.songs_page .card .badge{line-height:1;padding:6px;border-radius:4px;color:var(--text-grey)}.songs_page .card .live_status,.songs_page .card .approved_status{color:#37d32f}.songs_page .action_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.songs_page .action_area .left_action{gap:5px;margin-top:10px}.songs_page .action_area .editBtn,.songs_page .action_area .deleteBtn{font-size:14px;padding:13px 15px;border-radius:5px;margin-top:0;background:#383f48;font-weight:400}.songs_page .action_area .deleteBtn{background:var(--color-primary)}.songs_page .action_area .viewBtn{background:#334d44}.songs_page .update_lyrics,.songs_page .cancle_btn{color:var(--white);background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;margin-right:5px;-webkit-transition:color .2s;transition:color .2s;padding:10px 25px;border-radius:50px;font-size:14px;line-height:20px;padding:8px 16px}.songs_page .cancle_btn{background:#2a2b2b}.songs_page .filter_action_area{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:768px){.songs_page .filter_action_area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.songs_page .filter_action_area .btn{background-color:#171c23;border-color:#171c23;font-size:14px;padding:8px 17px}@media(min-width:768px){.songs_page .filter_action_area .btn{padding:10px 25px}}@media(min-width:1200px){.songs_page .filter_action_area .btn{padding:10px 25px}}.songs_page .filter_action_area .btn.active{background-color:#c7143e;border-color:#c7143e}.songs_page .filter_action_area .search_area .input-group{background-color:#2b323a;border-radius:100px;overflow:hidden}.songs_page .filter_action_area .search_area .form-control{min-height:45px;width:250px;padding:0 15px 0 25px;color:var(--text-grey)}@media(min-width:768px){.songs_page .filter_action_area .search_area .form-control{min-height:40px;width:170px}}@media(min-width:1200px){.songs_page .filter_action_area .search_area .form-control{width:350px}}.songs_page .filter_action_area .search_area .form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.songs_page .filter_action_area .search_area .form-control::-webkit-input-placeholder{color:var(--text-grey);opacity:1}.songs_page .filter_action_area .search_area .form-control::-moz-placeholder{color:var(--text-grey);opacity:1}.songs_page .filter_action_area .search_area .form-control:-ms-input-placeholder{color:var(--text-grey);opacity:1}.songs_page .filter_action_area .search_area .form-control::-ms-input-placeholder{color:var(--text-grey);opacity:1}.songs_page .filter_action_area .search_area .form-control::placeholder{color:var(--text-grey);opacity:1}.songs_page .filter_action_area .search_area .btn i{-webkit-transition:.3s;transition:.3s}.songs_page .filter_action_area .search_area .btn:hover i{color:var(--color-primary)!important}.songs_page .filter_action_area .action_btn{margin-bottom:25px;text-align:center}@media(min-width:768px){.songs_page .filter_action_area .action_btn{margin-bottom:0}}.songs_page .filter_action_area .action_btn .btn{font-size:16px;color:var(--white);background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-weight:400;margin-right:5px;-webkit-transition:color .2s;transition:color .2s;padding:10px 25px;border-radius:50px;margin-top:0}.songs_page .player{padding:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.songs_page .player .btn{background:#ff2256;width:42px;height:42px;border-radius:50%;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important;border:0}.help_info ul{margin:0;padding:0}.help_info ul li{list-style:none;display:block;border-radius:15px;margin-bottom:10px;background-color:rgba(23,28,35,.5803921569);border:1px solid rgba(45,49,57,.6784313725);border-radius:.75rem;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative}.help_info ul li a{color:var(--text-grey);padding:30px}.help_info ul li:hover{background-color:#242a33}.page_content p,.page_content li,.page_content h1,.page_content h2,.page_content h3,.page_content h4,.page_content h5,.page_content h6{color:var(--text-grey)}a.backToadmin{background:#636363;position:fixed;top:50%;right:-20px;z-index:100000;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#e7e7e7;padding:9px 26px;border-radius:0 0 10px 10px}.download_buttons .app_links_area img{max-width:150px;width:100%}.download_song{margin-left:5px}.download_song_ico{margin-left:10px;background-color:var(--color-primary);color:#fff!important;width:32px;height:32px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px}@media(max-width:575.98px){.download_song_ico{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.bg_green{background-color:#198754!important}@media(min-width:1410px) and (max-width:1900px){.action_area .editBtn,.action_area .deleteBtn{font-size:12px}}.song_genre{background:#3b4047;color:var(--text-grey);border-radius:15px;display:inline-block;padding:4px 9px;font-size:12px;line-height:1;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.sidebar_overlay{position:fixed;top:0;right:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5019607843);z-index:999;backdrop-filter:blur(10px);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:crosshair}.sidebar_overlay.active{opacity:1;visibility:visible}.sidebar_area{background-color:#253046;position:fixed;top:0;right:-100%;max-width:450px;width:100%;height:100vh;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:right .4s ease;transition:right .4s ease}.sidebar_area.active{right:0}.sidebar_area .sidebar_close{position:absolute;left:-50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#171c23;color:#fff;width:50px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:10px 0 0 10px;cursor:pointer}.sidebar_area .sidebar_close:hover{background:#ff2256}.sidebar_area .sidebar_close i{font-size:20px}.sidebar_area .sidebar_content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px;overflow-y:auto;scrollbar-width:thin;background:#171c23;scrollbar-color:#555 #253046}.sidebar_area .sidebar_content::-webkit-scrollbar{width:6px}.sidebar_area .sidebar_content::-webkit-scrollbar-thumb{background:#555;border-radius:10px}.sidebar_area .sidebar_content::-webkit-scrollbar-track{background:0 0}.sidebar_area .sidebar_content p{font-weight:700;color:#fff}.sidebar_area .sidebar_content ul{padding:0;margin:0;list-style:none}.sidebar_area .sidebar_content ul .song-item{background:#020304;border-radius:10px;-webkit-transition:background .3s;transition:background .3s}.sidebar_area .sidebar_content ul .song-item:hover{background:#020304}.sidebar_area .sidebar_content ul .song-item img{border:1px solid var(--color-primary)}.sidebar_area .sidebar_content ul .song-item p{color:#fff}.sidebar_area .sidebar_content ul .song-item i,.sidebar_area .sidebar_content ul .song-item span{color:#ccc}.sidebar_area .sidebar_content ul .song-item a{color:inherit}.sidebar_area .play-button{background:#ff2256;width:42px;height:42px;border-radius:50%;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important;border:0}.player{padding:20px;border-radius:0;width:100%;max-width:800px}@media(max-width:767.98px){.player{padding:10px 10px 20px}}@media(min-width:992px){.player{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.player .inner_player_area{gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.player .controls button{background:0 0;border:none;color:#ccc;font-size:22px;margin:0 10px;-webkit-transition:.3s;transition:.3s}@media(max-width:767.98px){.player .controls button{font-size:18px}}.player .controls button:hover{color:#ff2256}.player .controls .play-btn{background:#ff2256;width:35px;height:35px;border-radius:50%;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important}@media(max-width:767.98px){.player .controls .play-btn{width:32px;height:32px}}@media(min-width:992px){.player .controls .play-btn{width:42px;height:42px}}.player .progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:0;margin-bottom:5px}@media(min-width:768px){.player .progress-container{margin-bottom:0;margin-right:15px}}@media(min-width:992px){.player .progress-container{width:300px;margin-top:0}}@media only screen and (min-width:1200px) and (max-width:1599px){.player .progress-container{width:280px!important}}@media(min-width:1200px){.player .progress-container{width:315px}}.player .progress-container .progress{height:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#54595f;cursor:pointer}.player .progress-container .progress .progress-bar{background:#ff2256}.player .progress-container .time{font-size:12px;min-width:40px}.player .volume-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-right:15px}@media(min-width:992px){.player .volume-control{margin-top:0}}.player .volume-control input[type=range]{width:80px;padding:0;accent-color:#ff2256}.player .volume-control input[type=range]:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.player .volume-control .volume-circle{border:2px solid #ff2256;border-radius:50%;width:35px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}@media(min-width:992px){.player .volume-control .volume-circle{width:42px;height:42px}}.player .action_control{gap:15px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767.98px){.player .action_control{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-110px);transform:translateX(-110px)}}.player .action_control a{background:#393f46;width:35px;height:35px;border-radius:50%;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff!important}@media(max-width:767.98px){.player .action_control a{width:32px;height:32px;font-size:12px}}@media(min-width:992px){.player .action_control a{width:42px;height:42px}}.player .action_control a.active{background:var(--color-primary)}@media(max-width:767.98px){.player .shuffle_control{right:50%;left:auto;-webkit-transform:translateX(110px);transform:translateX(110px)}}@media(min-width:1200px){.player .shuffle_control{margin-left:5px}}.player .player_song_info .player_image_area{width:35px;height:35px;border-radius:100px;background:#2a2d31;background-repeat:no-repeat;background-size:cover;background-position:50%}@media(max-width:767.98px){.player .player_song_info .player_image_area{width:32px;height:32px}}.player .player_song_info .player_title{text-align:left;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-left:5px}@media(max-width:767.98px){.player .player_song_info .player_title{font-size:12px}}.artist_body_area{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.artist_page_content{height:auto!important}.artist_page_content .artist_song .single_song{position:relative;background-color:#171c23;padding:0;border-radius:10px;overflow:hidden;margin-bottom:25px;background-repeat:no-repeat;background-position:50%;background-size:cover}.artist_page_content .artist_song .single_song::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(25%,#171c23),to(rgba(23,28,35,.2)));background:linear-gradient(0deg,#171c23 25%,rgba(23,28,35,.2) 100%)}.artist_page_content .artist_song .single_song .image_area img{width:100%}.artist_page_content .artist_song .single_song .art_head{text-align:center;padding:60px 0 30px}.artist_page_content .artist_song .single_song .art_head a{color:#fff;font-size:42px}.artist_page_content .artist_song .single_song .art_info{padding:20px;margin-top:-95px}.artist_page_content .artist_song .single_song .art_info p{margin-top:10px;margin-bottom:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.artist_page_content .artist_song .single_song .art_info small{font-size:12px}.artist_page_content .artist_song .single_song .art_info small a{color:var(--text-grey)}.artist_page_content .artist_song .single_song .art_info small a:hover{color:var(--color-primary)}.artist_page_content .artist_song .single_song .art_footer{margin-top:10px}.artist_page_content .artist_song .single_song .art_footer a{color:var(--color-primary);margin-right:10px;font-size:20px}.artist_page_content .ads_area{margin-bottom:25px}.artist_page_content .ads_area img{width:100%;border-radius:10px}.autor_profile{background-color:#171c23;border-radius:10px;padding:30px;margin-bottom:30px;text-align:center}@media(min-width:768px){.autor_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left}}.autor_profile .author_img{position:relative;margin-right:20px}@media(max-width:1024px){.autor_profile .author_img{margin-right:25px}}@media(max-width:575.98px){.autor_profile .author_img{margin-right:0}}.autor_profile .author_img img{border-radius:10px;max-width:400px;width:100%}.autor_profile .author_img img.active{border:1px solid var(--color-primary)}.autor_profile .author_img .stock_money{background-color:var(--color-primary);width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:absolute;bottom:25px;right:25px}.autor_profile .author_img .stock_money i{color:var(--white)}.autor_profile .author_img .image_area{position:relative}.autor_profile .author_img .image_area::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(45deg,var(--color-primary),#020304,var(--color-primary));background-size:200% 200%;-webkit-animation:gradient-animate 4s linear infinite;animation:gradient-animate 4s linear infinite}.autor_profile .author_img .image_area img{width:100%;border-radius:10px;position:relative}@media(max-width:575.98px){.autor_profile .author_img .animation::before{left:-3px!important;top:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important}}.autor_profile .author_info h4{margin:10px 0 20px}.autor_profile .author_info ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-primary)}@media(max-width:768px){.autor_profile .author_info ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.autor_profile .author_info ul li span{color:var(--white);margin-left:10px}.autor_profile .author_info ul li a{color:var(--white)}@media(max-width:768px){.autor_profile .author_info p{display:none}}.autor_profile .author_img{display:inline-block;width:100%;position:relative}@media(min-width:768px){.autor_profile .author_img{max-width:260px}}.autor_profile .author_img.single_track_author_img{max-width:unset!important}.autor_profile .author_img::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(45deg,var(--color-primary),#020304,var(--color-primary));background-size:200% 200%;-webkit-animation:gradient-animate 4s linear infinite;animation:gradient-animate 4s linear infinite}.autor_profile .author_img img{width:100%;border-radius:10px;position:relative}@media(max-width:575.98px){.autor_profile .animation::before{left:-3px!important;top:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important}}.autor_profile .author_info ul{margin:5px 0 25px;padding:0}@media(min-width:768px){.autor_profile .author_info ul{margin:25px 0}}.autor_profile .author_info ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:768px){.autor_profile .author_info ul li{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.autor_profile .artistImage{width:100%;height:260px;background-color:#171c23;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;border:1px solid var(--color-primary);margin:0 auto}@media(min-width:768px){.autor_profile .artistImage{width:260px}}#sortable-songs{margin:0;padding:0}#sortable-songs li{list-style:none}.update_playlist{margin-bottom:10px;width:100%!important}@media(min-width:768px){.update_playlist{margin-bottom:0;width:auto!important}}@media(min-width:992px){.update_playlist{margin-right:10px}}.follow_btn,.share_btn,.play_all_btn{background:#020304;border-color:#020304;color:var(--text-grey,#000);font-weight:400;padding:10px 20px;border-radius:50px;margin-bottom:10px;width:100%!important;display:block;height:45px}.follow_btn i,.share_btn i,.play_all_btn i{margin-right:3px}@media(min-width:768px){.follow_btn,.share_btn,.play_all_btn{width:auto!important;display:inline-block;margin-bottom:0}}@media(min-width:992px){.follow_btn,.share_btn,.play_all_btn{margin-right:10px}}@media only screen and (min-width:1200px) and (max-width:1599px){.follow_btn,.share_btn,.play_all_btn{margin-bottom:10px!important}}.play_all_btn{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%)}.learn_more{color:var(--text-grey,#000);margin:15px 0;display:block}.learn_more i{margin-left:3px}.share_page .song_info .action_btns .followAjax,.share_page .song_info .action_btns .follow_btn,.share_page .song_info .action_btns .follow_btn{width:48px!important;height:48px;border-radius:50px;font-size:22px;margin-bottom:0;margin-right:10px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share_page .song_info .action_btns .play_button .btn{margin-right:10px;width:105px;font-size:14px;font-size:18px}.share_page .song_info .action_btns .play_button .btn i{margin-right:5px}@media(min-width:768px){.share_page .song_info .action_btns .followAjax{width:auto!important;margin-top:0!important;padding:12px 24px!important;font-size:18px}.share_page .song_info .action_btns .followAjax i{margin-right:5px}}.share_page .sd-breadcrumb{margin-bottom:0}.share_page .sd-breadcrumb h4{font-size:16px;margin:0;padding:10px 10px 15px}@media(min-width:1200px){.share_page .sd-breadcrumb h4{padding-top:0;padding-bottom:25px!important;padding-left:0!important}}.share_page .track_list{padding:5px!important}@media(min-width:1200px){.share_page .track_list{padding:25px!important}}.share_page .track_list .right_action{gap:10px}@media(min-width:992px){.share_page .track_list .right_action{gap:15px}}.share_page .track_list .load_song_info,.share_page .track_list .follow_btn,.share_page .track_list .follow_btn{width:28px;height:29px;border-radius:50px;font-size:14px}@media(min-width:992px){.share_page .track_list .load_song_info,.share_page .track_list .follow_btn,.share_page .track_list .follow_btn{width:36px;height:36px}}.share_page .artist_info .author_info ul li{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.weareworking{height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px}.weareworking h1{color:var(--color-primary)}.weareworking i{font-size:42px}.weareworking input.form-control{background-color:#ddd;border-radius:30pc;max-width:300px;width:100%;margin:0 auto}.genre{margin-top:25px}@media(max-width:768px){.genre{margin-top:0}}.genre .title_gen h4{color:var(--text-grey)}.genre .genre_item{margin-bottom:30px}.genre .genre_item a{background:var(--text-grey);color:#000;text-align:center;padding:30px;border-radius:10px;display:block}.genre .genre_item a:hover{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);color:var(--white)}.single_track{margin-top:20px;padding:20px;background:#1b1d23;border-radius:8px}@media(max-width:768px){.single_track{margin-top:0}}@media(min-width:768px){.single_track{padding:24px}}.single_track .song_cover{position:relative}.single_track .song_cover::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(45deg,var(--color-primary),#020304,var(--color-primary));background-size:200% 200%;-webkit-animation:gradient-animate 4s linear infinite;animation:gradient-animate 4s linear infinite}.single_track .song_cover img{width:100%;border-radius:10px;position:relative}@media(max-width:575.98px){.single_track .animation::before{left:-3px!important;top:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important}}@media(max-width:768px){.single_track .song_info{margin-top:15px}}.single_track .song_info .general_info p{margin-bottom:0;color:var(--text-grey);font-size:14px}.single_track .song_info .general_info .genre_meta{font-size:12px;letter-spacing:2px;color:#fff;text-transform:uppercase;font-weight:600;margin-bottom:5px;display:inline-block;line-height:1;padding:6px 20px;border-radius:15px;background:rgba(255,34,86,.368627451)}.single_track .song_info .general_info h4{margin:15px 0 5px;font-size:18px;color:var(--text-grey)}.single_track .song_info .general_info .singer{font-size:12px;color:var(--text-grey)}.single_track .song_info .general_info .singer a{color:var(--text-grey)}.single_track .song_info .general_info .singer a:hover{color:var(--color-primary)}.single_track .song_info .play_btn{width:48px;height:48px;border-radius:50px;font-size:22px}@media(max-width:768px){.single_track .song_info .play_btn{width:48px!important}.single_track .song_info .play_btn i{margin-right:0!important}}.single_track .song_info .follow_btn{font-size:22px;color:var(--text-grey)}.single_track_page .track_list{margin-top:20px;padding:24px;background:#1b1d23;border-radius:8px}.single_track_page .artist_info{margin-top:20px;padding:24px;background:#1b1d23;border-radius:8px;height:calc(100% - 20px)}.single_track_page .autor_profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0}.single_track_page .autor_profile .author_img{margin:0}.single_track_page .autor_profile .author_info{width:100%}.single_track_page .autor_profile .author_info ul{margin:25px 0}.single_track_page .autor_profile .author_info ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:768px){.single_track_page .autor_profile .author_info ul li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:992px){.single_track_page .autor_profile .author_info ul li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.single_track_page .autor_profile .btn{width:100%}.add-to-playlist-ts{width:48px!important;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.add-to-playlist-ts i{margin-right:0!important}.share_content ul{margin:0;padding:0;list-style:none}.share_content ul li a{background:var(--text-grey);color:#000;padding:8px 15px;display:block;border-radius:30px;margin-bottom:15px}.share_content ul li a:hover{background:#7a8491}.share_content ul li a i{margin-right:5px}.user_info_card .user_card{background:var(--text-grey);color:var(--dark);padding:15px;border-radius:10px;text-align:center;margin-bottom:30px}.user_info_card .user_card .c_head{margin-bottom:15px}.user_info_card .user_card .c_head img{border-radius:50%;max-width:130px;width:100%;margin:0 auto}.user_info_card .user_card .c_body .meta{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.user_info_card .user_card .c_body .meta h6{margin-bottom:0}.asp_page_content .asp_page_hero{background:url(../images/hero-music.jpg)no-repeat 50%;background-size:cover;padding:130px 30px;color:#fff;position:relative;z-index:1;margin-bottom:60px;border-radius:10px;position:relative;overflow:hidden}@media(max-width:768px){.asp_page_content .asp_page_hero{padding:40px 20px;margin-bottom:30px}}.asp_page_content .asp_page_hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:-1}.asp_page_content .asp_page_hero .hero_content{max-width:600px;width:100%;text-align:center;margin:0 auto}.asp_page_content .asp_page_hero .hero_content h4{margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.2;color:#fff}@media(max-width:768px){.asp_page_content .asp_page_hero .hero_content h4{font-size:24px}}.asp_page_content .asp_page_hero .hero_content p{margin-bottom:30px}@media(max-width:768px){.asp_page_content .how_asp_works{padding:0 30px}}.asp_page_content .how_asp_works .how_work{text-align:center;margin-bottom:40px}.asp_page_content .how_asp_works .how_work h4{font-size:28px;font-weight:700;margin-bottom:10px}@media(max-width:768px){.asp_page_content .how_asp_works .how_work h4{font-size:22px}}.asp_page_content .how_asp_works .how_work p{font-size:16px;color:#666}.asp_page_content .how_asp_works .asp_box{background:var(--text-grey);padding:30px 20px;text-align:center;border-radius:10px;margin-bottom:30px;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width:768px){.asp_page_content .how_asp_works .asp_box{margin-bottom:30px}}.asp_page_content .how_asp_works .asp_box i{font-size:40px;color:var(--color-primary);margin-bottom:20px}.asp_page_content .how_asp_works .asp_box h5{font-size:20px;font-weight:600;margin-bottom:10px;color:var(--dark)}.asp_page_content .how_asp_works .asp_box p{font-size:14px;color:var(--dark)}.policy_list_page{min-height:calc(100vh - 220px)}.policy_list_page .policy_list li{margin-bottom:15px}.policy_list_page .policy_list li a{color:#fff}.policy_list_page .policy_list li a:hover{color:var(--color-primary)}.wh-120{width:120px;height:120px}.profile_update{background:rgba(31,38,47,.6);padding:30px;border-radius:15px;width:100%}@media(max-width:768px){.profile_update{padding:15px}}.profile_update h4{font-size:18px;font-weight:600;border-bottom:1px solid rgba(31,38,47,.6);padding-bottom:10px;margin-bottom:20px}.pro_img_wrapper{position:relative;display:inline-block}.pro_img_wrapper #remove_pro_pic{position:absolute;background-color:var(--color-primary);color:var(--white);border:4px solid var(--white);bottom:15px;right:0;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pro_img_wrapper #remove_pro_pic img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0)invert(1);filter:brightness(0)invert(1)}.form-group{margin-bottom:20px}.form-control{background:#1b1d23!important;border:1px solid #2c313a!important;padding:.7rem .75rem;color:var(--text-grey);-webkit-box-shadow:none;box-shadow:none}.form-control::-webkit-input-placeholder{color:#40434d;opacity:1}.form-control::-moz-placeholder{color:#40434d;opacity:1}.form-control:-ms-input-placeholder{color:#40434d;opacity:1}.form-control::-ms-input-placeholder{color:#40434d;opacity:1}.form-control::placeholder{color:#40434d;opacity:1}.form-control:hover{background-color:rgba(151,166,186,.4784313725)}.form-control:focus{background-color:rgba(160,174,192,.4784313725);border:0;color:var(--text-grey);outline:none;-webkit-box-shadow:none;box-shadow:none}.form-control:active{background-color:rgba(145,161,182,.4784313725);border:0;color:var(--text-grey);-webkit-box-shadow:none;box-shadow:none}.form-control:disabled,.form-control[readonly]{background-color:rgba(129,148,172,.4784313725);opacity:.7;cursor:not-allowed}.cr-slider{border:0!important}.sd-modal-crop{max-width:350px!important}.btn-dark{background-color:rgba(160,174,192,.4784313725)!important;border-color:rgba(160,174,192,.4784313725)!important;color:var(--text-grey)!important}.btn-dark:hover{background-color:rgba(110,119,132,.4784313725)!important;border-color:rgba(110,119,132,.4784313725)!important}.btn-done{background-color:rgba(14,108,0,.4784313725)!important;border-color:rgba(14,108,0,.4784313725)!important;color:var(--text-grey)!important}.btn-done:hover{background-color:rgba(12,81,2,.4784313725)!important;border-color:rgba(12,81,2,.4784313725)!important}.btn-black{background-color:#000!important;border-color:#000!important;color:var(--text-grey)!important}img#previewImage{cursor:pointer}.artist_carousel{overflow:hidden;width:100%}.artist_carousel .carousel_wraper{margin-bottom:30px}.artist_carousel .carousel_wraper .single_carousel{border-radius:10px;position:relative}.artist_carousel .carousel_wraper .single_carousel img{width:100%;border-radius:10px}.artist_carousel .carousel_wraper .single_carousel .carousel_info{position:absolute;bottom:0;left:0;width:100%;padding:10px 20px}.artist_carousel .carousel_wraper .single_carousel .carousel_info h6{margin-bottom:0;font-size:16px}.artist_carousel .carousel_wraper .single_carousel .carousel_info p{margin-bottom:0}.artist_carousel .carousel_wraper .single_carousel::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(25%,#171c23),to(rgba(23,28,35,.2)));background:linear-gradient(0deg,#171c23 25%,rgba(23,28,35,.2) 100%);border-radius:10px}.verify_wraper{min-height:calc(100vh - 125px);text-align:center;padding:0 15px}.verify_wraper .feature-cards4 i{font-size:64px;opacity:.3;margin-bottom:30px}.translate_msg i{font-size:16px!important;margin-bottom:0!important}.avid_card{border-radius:15px;padding:20px;margin-bottom:25px;background-color:rgba(23,28,35,.5803921569);border:1px solid rgba(45,49,57,.6784313725);border-radius:.75rem;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative}@media(min-width:768px){.avid_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.avid_card:hover{background-color:#242a33}.avid_card .card_media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.avid_card .card_media .card_icon{margin-right:15px}@media(max-width:575.98px){.avid_card .card_media .card_icon{margin-bottom:10px}}.avid_card .card_media .card_icon img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:50%;aspect-ratio:1/1}.avid_card .card_info h6{margin:0}.avid_card .card_info p{margin-bottom:0;font-size:14px;margin-right:15px}@media(max-width:575.98px){.avid_card .card_meta_button{margin-top:15px}.avid_card .card_meta_button .sd-full-btn{width:100%}}.track_distribute_plan .head_area{margin-bottom:35px;margin-top:15px}.track_distribute_plan .head_area i{background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);font-size:30px;padding:20px;border-radius:15px}.track_distribute_plan .head_area h3{margin-top:15px;margin-bottom:5px}.plan_card{border-radius:15px;padding:20px;margin-bottom:25px;background-color:rgba(23,28,35,.5803921569);border:1px solid rgba(45,49,57,.6784313725);border-radius:.75rem;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.plan_card:hover{background-color:#242a33}.plan_card.no-hover:hover{background-color:rgba(23,28,35,.5803921569)!important}.plan_card .card_media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.plan_card .card_media .card_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan_card .card_media .card_head .card_icon i{background:rgba(243,57,98,.1019607843);color:#f33962;padding:15px;border-radius:10px}.plan_card .card_media .card_head .card_info{margin-left:15px}.plan_card .card_media .card_head .card_info h4{margin:0;font-size:20px}@media(max-width:575.98px){.plan_card .card_media .card_head .card_info h4{font-size:16px}}.plan_card .card_media .card_head .card_info p{margin:0;font-size:14px;color:#b0b3b8}.plan_card .card_media .card_list{margin-top:25px;margin-bottom:10px}.plan_card .card_media .card_list ul{list-style:none;padding:0;margin:0}.plan_card .card_media .card_list ul li{position:relative;padding-left:20px;margin-bottom:8px}.plan_card .card_media .card_list ul li:before{content:"\f192";font-family:"font awesome 6 free";font-weight:400;position:absolute;left:0;top:2px;color:var(--color-primary);font-size:14px}.plan_card .card_media .card_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.plan_card .card_media .card_price h5{margin:0 5px 0 0;font-size:30px;color:var(--color-primary)}.plan_card .card_media .card_action{margin-top:15px}.sd-pill{font-weight:500;font-size:.75rem;line-height:1rem;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;padding-right:.5rem;border-radius:50px;border-width:1px}.pill-success{background-color:rgba(34,197,94,.2);border-color:rgba(34,197,94,.3019607843);color:#4ade80}.pill-notstarted{background-color:#2d3853;border-color:#2d3853;color:#a6a6a6}.pill-pending{background-color:rgba(234,179,8,.2);border-color:rgba(234,179,8,.3019607843);color:#facc15}.pill-failed{background-color:rgba(239,68,68,.2);border-color:rgba(239,68,68,.3019607843);color:#f87171}.pill-processing{background-color:rgba(59,130,246,.2);border-color:rgba(59,130,246,.3019607843);color:#60a5fa}.small-text{font-size:14px}.landing_page_wraper{background-color:hsla(220,30%,12%,.5);border:1px solid #262f40;border-radius:1rem;max-width:48rem;width:96%;text-align:center;padding:1rem 1.5rem;margin-left:15px;margin-right:15px}@media(min-width:992px){.landing_page_wraper{padding:4rem;margin-left:auto;margin-right:auto;border-radius:2rem;width:100%}}@media only screen and (max-width:575px){.landing_page_wraper{width:92%}}.landing_page_wraper h1{color:#fafafa;font-size:2.25rem;line-height:2.5rem}@media(min-width:992px){.landing_page_wraper h1{font-size:3.75rem;line-height:1}}.landing_page_wraper h1 span{color:var(--color-primary)}.landing_page_wraper h3{margin-bottom:40px;font-size:1.5rem;line-height:2rem}@media(min-width:992px){.landing_page_wraper h3{font-size:2.25rem;line-height:2.5rem}}.landing_page_wraper p{font-size:1.125rem;line-height:1.75rem}.landing_page_wraper .btn{font-size:1.125rem;line-height:1.75rem;width:100%}@media(max-width:768px){.landing_page_wraper .btn{margin-bottom:10px}}.landing_page_wraper .ac_button{margin-top:50px}@media(min-width:992px){.landing_page_wraper .ac_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}}.page_body_landing{min-height:calc(100vh - 75px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(../images/hero-music.jpg)no-repeat 50%;background-size:cover;background-attachment:fixed;position:relative;z-index:1}.page_body_landing::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:-1;border-top-left-radius:15px;border-top-right-radius:15px}.avid_academy{margin-top:30px}.avid_academy .avid_academy_head{text-align:center}.avid_academy .avid_academy_head .lesson_title_area{max-width:800px;width:100%;margin:0 auto}.avid_academy .avid_academy_head h1{font-size:1.8rem;line-height:2.25rem;margin-bottom:10px}@media(min-width:992px){.avid_academy .avid_academy_head h1{font-size:2.25rem;line-height:2.5rem}}.avid_academy .course_items{margin-top:40px}@media(min-width:992px){.avid_academy .course_items{margin-top:60px}}.avid_academy .course_items .lesson{border-radius:15px;padding:20px;margin-bottom:25px;background-color:rgba(23,28,35,.5803921569);border:1px solid rgba(45,49,57,.6784313725);border-radius:.75rem;-webkit-transition:background-color .2s;transition:background-color .2s;position:relative}.avid_academy .course_items .lesson .lesson_meta{margin-bottom:20px}.avid_academy .course_items .lesson .lesson_meta span{color:var(--text-grey);line-height:1;font-size:14px}.avid_academy .course_items .lesson .lesson_meta .ls_title span{border:1px solid var(--color-primary);padding:2px 10px;border-radius:50px}.avid_academy .course_items .lesson .lesson_content h4{font-size:1.25rem;line-height:1.75rem;margin-bottom:10px}.avid_academy .course_items .lesson .lesson_content h4 a{color:rgba(255,255,255,.6823529412)}.avid_academy .course_items .lesson .lesson_content p{font-size:14px}.avid_academy .course_items .lesson .lesson_content.details p{font-size:16px}.avid_academy .course_items .lesson.single_list:hover{background-color:#242a33}.avid_academy .course_items .lesson.single_list:hover .lesson_content a{color:var(--color-primary)}.avid_academy .course_items .lession_link{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.avid_academy .my_custom_box{max-width:970px;width:100%;margin:0 auto}.notifications_page .notification_header{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #272c35}.notifications_page .notification_header .title_area{gap:10px}.notifications_page .notification_header .bell_icon_area{width:40px;height:40px;background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)));background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}.notifications_page .notification_header .clear_all_notfication,.notifications_page .notification_header .mark_all_btn{background-color:#020304!important;border:1px solid #272c35!important;font-weight:600;font-size:14px;line-height:20px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-transition:.3s ease;transition:.3s ease}.notifications_page .notification_header .clear_all_notfication:hover,.notifications_page .notification_header .mark_all_btn:hover{color:var(--white)!important;background:-webkit-gradient(linear,left top,right top,from(var(--gr1)),color-stop(61%,var(--gr2)))!important;background:linear-gradient(90deg,var(--gr1) 0%,var(--gr2) 61%)!important}.notifications_page .notification-card{position:relative;background-color:#222529;border:1px solid #303541;border-radius:8px;padding:20px;margin-bottom:15px}@media(min-width:768px){.notifications_page .notification-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.notifications_page .notification-icon{width:60px;height:60px;font-size:20px;border-radius:50%;background-color:#303541;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--text-grey);margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.notifications_page .notification-body{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;font-weight:400;line-height:1.5;color:var(--text-grey)}.notifications_page .notification-title{line-height:1;font-size:14px;font-weight:600;margin:3px 0 6px}.notifications_page .notification-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notifications_page .notification-time{font-size:14px;font-weight:400;color:var(--text-grey);white-space:nowrap;margin-top:16px}@media(min-width:768px){.notifications_page .notification-time{margin-top:0;margin-left:16px}}.notifications_page .notification-card.active{border-color:rgba(255,34,86,.4784313725)}.notifications_page .notification-card.active .notification-icon{background:rgba(255,34,86,.25)}.notifications_page .notification-card.active .notification-icon i{color:var(--color-primary)}.notifications_page .animate_pulse{width:8px;height:8px;background:#ff3860;position:absolute;right:15px;bottom:20px;border-radius:50px;-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1)infinite}@media(min-width:768px){.notifications_page .animate_pulse{bottom:15px}}.notifications_page .offcanvas .offcanvas-title{font-size:16px}.notifications_page .offcanvas .offcanvas-header{border-bottom:1px solid #303541}.notifications_page .offcanvas .offcanvas-header .btn-close{padding:0}.notifications_page .offcanvas .notification-icon{width:65px;height:65px;font-size:28px}.notifications_page .offcanvas .notification-body .notification-title{font-weight:400;margin-bottom:5px;font-size:14px}.notifications_page .offcanvas .notification-body .title{font-size:18px;font-weight:600;color:var(--white);display:block;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.notifications_page .offcanvas .notification-time{margin:15px 0}.notifications_page .offcanvas .view_profile{color:var(--color-primary)}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}/*# sourceMappingURL=style.css.map */