.shk{--color-primary:#0d6efd;--color-opac:#b9b9b94d;--color-theme:#fff;--color-secondary:#767676;--color-text:#333;--color-shadow:#b9b6b680;--color-handle-shadow-mobile:#b9b6b6;--background-body:var(--color-theme);--color-title:var(--color-text);--color-artist:var(--color-secondary);--color-button:var(--color-primary);--color-button-disabled:var(--color-opac);--color-button-active-background:var(--color-opac);--color-handle:var(--color-primary);--color-handle-disabled:#b9b9b9;--color-bar-loaded:var(--color-opac);--color-bar-played:var(--color-primary);--color-time:var(--color-secondary);--color-spinner:var(--color-primary);--color-live-symbol:var(--color-primary);--color-live-text:var(--color-primary);--shadow-body:2px 2px 8px -2px var(--color-shadow);--shadow-body-mobile:0 -2px 6px -2px var(--color-shadow);--shadow-handle:0px 2px 10px 2px var(--color-shadow);--shadow-handle-mobile:2px 2px 8px -2px var(--color-handle-shadow-mobile)}.shk[data-theme=dark]{--color-theme:#333;--color-secondary:#b9b6b6;--color-text:#f8f9fa;--color-handle-shadow-mobile:#141414;--color-shadow:#14141480}@media (prefers-color-scheme:dark){.shk[data-theme=auto]{--color-theme:#333;--color-secondary:#b9b6b6;--color-text:#fff;--color-handle-shadow-mobile:#141414;--color-shadow:#14141480}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes marquee{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}.shk{border:none;color:var(--color-text);cursor:auto;font-family:inherit;font-size:16px;font-weight:400;line-height:1.42;position:relative}.js-focus-visible :focus:not(.focus-visible),.js-focus-visible:focus:not(.focus-visible){outline:none}.shk[data-fixed-type=fixed]{bottom:0;left:0;margin:0;position:fixed;width:100%}.shk[data-fixed-type=fixed][data-fixed-pos=top]{bottom:auto;top:0}.shk[data-seeking] .shk-player{cursor:-webkit-grabbing;cursor:grabbing}.shk button{font-family:inherit}.shk-player{background:var(--background-body);border-radius:2px;box-sizing:border-box;height:120px;position:relative;z-index:10}.shk-body{align-items:stretch;display:flex;flex-flow:row nowrap;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.shk-cover{background-repeat:no-repeat;background-size:cover;flex:0 0 auto;height:80px;margin-right:16px;width:80px}.shk-main{display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:flex-start;position:relative}.shk-text{overflow:hidden}.shk-artist,.shk-title{margin:auto;white-space:nowrap}.shk-artist{color:var(--color-artist);font-weight:500;text-overflow:clip}.shk-title_wrap[data-overflow]{-webkit-mask-image:linear-gradient(90deg,transparent,#202124 5%,#202124 95%,transparent);mask-image:linear-gradient(90deg,transparent,#202124 5%,#202124 95%,transparent)}.shk-title_inner{display:inline-flex;overflow:visible}.shk-title_wrap[data-overflow] .shk-title_inner{-webkit-animation-duration:inherit;animation-duration:inherit;box-sizing:border-box;padding:0 3%;white-space:nowrap}.shk-title_wrap[data-overflow] .shk-title_inner:after{content:attr(data-title);display:inline-block}.shk-title,.shk-title_wrap[data-overflow] .shk-title_inner:after{color:var(--color-title);font-size:1.33em;font-weight:300}.shk-title_wrap[data-overflow] .shk-title,.shk-title_wrap[data-overflow] .shk-title_inner:after{-webkit-animation:marquee linear infinite;animation:marquee linear infinite;-webkit-animation-duration:inherit;animation-duration:inherit;padding-right:60px}.shk-btn{fill:currentColor;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;box-sizing:content-box;color:var(--color-button);cursor:pointer;font-size:1em;line-height:normal;padding:10px;position:relative}.shk-btn:disabled{color:var(--color-button-disabled);cursor:not-allowed}.shk-btn:after{background:var(--color-button-active-background);border-radius:50%;content:"";height:100%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity 1s cubic-bezier(0,0,.2,1),visibility 1s linear;visibility:hidden;width:100%;z-index:-1}.shk-btn:not(:disabled):active:after{opacity:1;visibility:visible}a.shk-btn:visited{color:var(--color-button)}.shk-btn svg{height:24px;vertical-align:middle;width:24px}.shk-controls{flex:0 0 auto;margin:0 auto;position:relative;width:280px}.shk-controls .shk-btn{border-radius:100%}.shk-controls>div{align-items:center;display:flex;flex-flow:row nowrap}.shk-controls_basic{justify-content:space-between}.shk-controls_extra{background:var(--background-body);bottom:0;height:100%;justify-content:flex-end;margin-right:44px;opacity:0;overflow:hidden;padding-right:0 8px;position:absolute;right:0;transition:width .2s ease-in-out,opacity .1s linear .1s,visibility .2s;visibility:hidden;white-space:nowrap;width:0;z-index:10}.shk[data-extra] .shk-controls_extra{opacity:1;transition:width .2s ease-in-out,opacity .1s linear;visibility:visible;width:calc(100% - 44px)}.shk[data-extra] .shk-controls_extra .shk-btn{display:inline-block}.shk-btn_toggle svg{height:32px;width:32px}.shk[data-play=paused] .shk-btn_play,.shk[data-play=playing] .shk-btn_pause{display:inline}.shk[data-play=paused] .shk-btn_pause,.shk[data-play=playing] .shk-btn_play{display:none}.shk-btn_speed{font-size:.86em;font-weight:400;height:44px;padding:0;width:44px}.shk-btn_more{position:relative;-webkit-transform:none;transform:none;transition:-webkit-transform .2s .1s;transition:transform .2s .1s;transition:transform .2s .1s,-webkit-transform .2s .1s;z-index:11}.shk[data-extra] .shk-btn_more{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.shk[data-mute] svg.shk-btn_mute,svg.shk-btn_unmute{display:inline-block}.shk[data-mute] svg.shk-btn_unmute,svg.shk-btn_mute{display:none}.shk-bar_wrap{cursor:pointer;position:relative;z-index:1}.shk-bar{background:var(--background-body);box-sizing:border-box;height:4px;position:relative;width:100%}.shk-bar_loaded,.shk-bar_played{bottom:0;left:0;position:absolute;top:0;transition:width .1s ease-in;width:0}.shk-bar_loaded{background:var(--color-bar-loaded)}.shk-bar_played{background:var(--color-bar-played)}.shk[data-seeking] .shk-bar_played{transition:none}.shk-bar-handle{background:var(--color-handle);border:0;border-radius:20px;box-sizing:content-box;cursor:-webkit-grab;cursor:grab;height:20px;padding:0;position:absolute;right:-10px;width:20px}.shk-bar-handle:disabled{background-color:var(--color-handle-disabled);box-shadow:none;cursor:not-allowed}.shk-bar-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.shk-display{position:absolute}.shk-loader{color:var(--color-spinner);display:none;vertical-align:middle}.shk[data-loading] .shk-loader{display:inline-block}.shk-loader svg{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;height:12px;position:relative;width:12px}.shk-visuallyhidden:not(:focus):not(:active){clip:rect(0 0 0 0);border:0;-webkit-clip-path:inset(100%);clip-path:inset(100%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.shk-time{color:var(--color-time);display:inline-block;font-size:.8em;font-weight:300;vertical-align:middle}.shk .shk-live{align-items:center;color:var(--color-live-text);display:none;font-family:sans-serif;font-size:.8em;text-transform:uppercase}.shk .shk-live:before{background:var(--color-live-symbol);border-radius:50%;content:"";height:.5em;margin-right:2px;width:.5em}.shk-icons,.shk[data-live] .shk-bar,.shk[data-live] .shk-time{display:none}.shk[data-live] .shk-live{display:inline-flex}@media (min-width:641px){.shk-player{box-shadow:var(--shadow-body);margin-top:4px;padding:20px 16px}.shk-main{align-items:flex-end;flex-direction:row;max-width:calc(100% - 96px);padding:10px 0}.shk-text{flex:2 1 auto}.shk-bar_wrap{left:0;padding:4px 0 16px;position:absolute;right:0;top:-4px}.shk-bar{transition:height .15s ease-in}.shk-bar_wrap:hover .shk-bar{height:10px}.shk-bar-handle{border:4px solid transparent;box-shadow:var(--shadow-handle);top:-9.5px;-webkit-transform:scale(.0001);transform:scale(.0001);transition:all .1s ease-in}.shk-bar-handle.focus-visible,.shk-bar_wrap:hover .shk-bar-handle:not(:disabled){border-color:#fff;-webkit-transform:scale(.8);transform:scale(.8)}.shk-display{right:8px;top:-6px}.shk-loader{margin-right:4px}.shk-time_duration:before{content:"/";margin:0 4px}}@media (max-width:640px){.shk-player{box-shadow:var(--shadow-body-mobile);padding:5px 16px}.shk[data-fixed-type=auto]{bottom:0;left:0;position:fixed;width:100%}.shk[data-fixed-type=auto][data-fixed-pos=top]{bottom:auto;top:0}.shk[data-live] .shk-bar_wrap{height:4px}.shk-cover{display:none}.shk-main{align-items:center;flex-direction:column;max-width:none;padding:0;width:100%}.shk-text{flex:0 0 auto;text-align:center;width:100%}.shk-artist_wrap{font-size:.8em;line-height:1.1}.shk-artist{display:inline-block}.shk-title,.shk-title_wrap[data-overflow] .shk-title_inner:after{font-size:1em;line-height:1}.shk-bar_wrap{margin:0 60px;padding:8px 0}.shk-bar-handle{box-shadow:var(--shadow-handle-mobile);display:inline-block;top:-8px}.shk-bar{background:var(--color-opac);border-radius:2px}.shk-display{left:0;right:0;top:-16px}.shk-loader{left:-10px;position:absolute;top:-5px}.shk-time{display:flex;flex-flow:row nowrap;font-size:.7em;justify-content:space-between;line-height:1;margin:0 5px}.shk-time_now{text-align:right;width:40px}.shk-time_duration{text-align:left;width:40px}.shk-live{position:absolute;right:0;top:0}}@-webkit-keyframes stretch{0%,to{box-shadow:0 0}50%{box-shadow:0 -5px}}@keyframes stretch{0%,to{box-shadow:0 0}50%{box-shadow:0 -5px}}.shk .shk-controls_extra .shk-btn.shk-btn_chapter{display:none}.shk[data-has-chapter] .shk-controls_extra .shk-btn.shk-btn_chapter{display:inline-block}.shk-chapter{background:var(--color-theme);border:1px solid rgba(0,41,37,.05);border-radius:2px;bottom:0;box-shadow:0 0 10px #00292512;box-sizing:border-box;height:0;left:20px;margin:0 auto;opacity:0;overflow:hidden;position:absolute;right:20px;transition:height .2s ease-in-out,bottom .1s ease-in-out,opacity .1s linear,visibility .1s .2s;visibility:hidden;z-index:0}.shk[data-show-chapter] .shk-chapter{bottom:120px;height:340px;opacity:1;transition:height .2s ease-in-out,bottom .1s ease-in-out,opacity .1s linear;visibility:visible}.shk-btn_close{fill:var(--color-primary);font-size:0;position:absolute;right:4px;top:4px}.shk-btn .shk-icon_close{height:16px;width:16px}.shk-chapter_main{box-sizing:border-box;height:calc(100% - 60px);margin:40px 0 20px;-webkit-mask-image:linear-gradient(180deg,transparent,#202124 5%,#202124 95%,transparent);mask-image:linear-gradient(180deg,transparent,#202124 5%,#202124 95%,transparent);overflow-x:hidden;overflow-y:scroll;padding:0 40px;scroll-behavior:smooth}.shk-chapter_list{box-sizing:border-box;list-style:none;margin:10px 0 0;padding:0}.shk-chapter_item{margin:5px 0}.shk-chapter .shk-chapter_btn{align-items:center;box-sizing:border-box;color:var(--color-text);display:flex;flex-flow:row nowrap;justify-content:flex-start;overflow:hidden;width:100%}.shk-chapter .shk-chapter_btn:after{border-radius:2px}.shk-chapter_btn div{fill:currentColor;color:currentColor}.shk-chapter_item[data-active] .shk-chapter_btn div{color:var(--color-primary);font-weight:600}.shk-icon_chapter{flex-shrink:0;height:12px;width:12px}.shk[data-play=playing] .shk-chapter_item[data-active] .shk-icon_playing,.shk[data-play=playing] .shk-chapter_item[data-active] .shk-icon_playing:after,.shk[data-play=playing] .shk-chapter_item[data-active] .shk-icon_playing:before{display:block}.shk-icon_playing,.shk-icon_playing:after,.shk-icon_playing:before{-webkit-animation:stretch 1s ease-in-out infinite;animation:stretch 1s ease-in-out infinite;background:currentColor;color:currentColor;display:none;height:5px;left:4px;top:6px;width:3px}.shk-icon_playing{-webkit-animation-delay:.16s;animation-delay:.16s;position:relative}.shk-icon_playing:after,.shk-icon_playing:before{content:"";position:absolute;top:0}.shk-icon_playing:before{-webkit-animation-delay:-.16s;animation-delay:-.16s;left:-4px}.shk-icon_playing:after{left:4px}.shk-icon_triangle{align-items:flex-start;display:flex;flex-shrink:0}.shk[data-play=playing] .shk-chapter_item[data-active] .shk-icon_triangle{display:none}.shk-icon_triangle svg{fill:currentColor;height:12px;width:12px}.shk-chapter_duration{color:var(--color-secondary);flex-shrink:0;font-weight:200;margin:0 5%;min-width:60px;text-align:left}.shk-chapter_title_wrap{flex-grow:1;overflow:hidden;white-space:nowrap}.shk-chapter_item[data-active] .shk-chapter_title_wrap[data-overflow]{-webkit-mask-image:linear-gradient(90deg,transparent,#202124 2%,#202124 98%,transparent);mask-image:linear-gradient(90deg,transparent,#202124 2%,#202124 98%,transparent)}.shk-chapter_title_inner{-webkit-animation-duration:inherit;animation-duration:inherit;display:flex}.shk-chapter_item[data-active] .shk-chapter_title_wrap[data-overflow] .shk-chapter_title_inner{box-sizing:border-box;padding:0 3%}.shk-chapter_item[data-active] .shk-chapter_title_wrap[data-overflow] .shk-chapter_title_inner:after{content:attr(data-chapter);display:block}.shk-chapter_title{color:var(--color-text);overflow:hidden;text-align:left;text-overflow:ellipsis}.shk-chapter_item[data-active] .shk-chapter_title{overflow:visible}.shk-chapter_item[data-active] .shk-chapter_title_wrap[data-overflow] .shk-chapter_title,.shk-chapter_item[data-active] .shk-chapter_title_wrap[data-overflow] .shk-chapter_title_inner:after{-webkit-animation:marquee linear infinite;animation:marquee linear infinite;-webkit-animation-duration:inherit;animation-duration:inherit;color:currentColor;padding-right:60px}@media (max-width:640px){.shk-chapter{left:10px;right:10px}.shk-chapter_main{padding:0 10px}}:root{--primary-color: #fbbc04;--primary-color-light: #ffd287;--text-color: #262626;--secondary-color: #4F200D;--link-color: #007bff;--error-color: #dc3545;--plyr-color-main: var(--primary-color)}body{padding:60px 0 0!important;position:relative}@media screen and (min-width: 480px){body{padding:0!important}}body.swal2-shown{padding:0!important}body.multi-modals .modal-backdrop:nth-of-type(2n){z-index:1051!important;display:none!important}body.swal2-toast-shown .swal2-container{width:auto!important}*::-webkit-scrollbar{width:5px;height:5px}*::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #f6f6f6}*::-webkit-scrollbar-thumb{background-color:#acacac;border-radius:3px}.text-primary-color{color:var(--primary-color)}.bg-primary-color{background-color:var(--primary-color)}.header{background-color:#fff;z-index:100;box-shadow:0 3px 15px #0000001a;height:60px;padding:10px 0;display:flex;align-items:center;top:0;position:absolute}@media screen and (min-width: 480px){.header{position:sticky}}@media screen and (min-width: 992px){.header{height:90px;padding:15px}}@media screen and (min-width: 1440px){.header{padding:15px 120px}}@media screen and (min-width: 768px) and (max-width: 991px){.header .header-inner{display:flex}}.header .burger{display:block!important;margin:0;height:30px;width:30px;order:1}@media screen and (min-width: 992px){.header .burger{display:none!important}}.header .burger .burger-line{background-color:#fbbc04}.header .burger .burger-line:nth-child(1){top:3px}.header .burger .burger-line:nth-child(2){top:50%;transform:translateY(-50%)}.header .burger .burger-line:nth-child(3){bottom:3px;top:auto}.header .burger.is-active{position:relative}.header .burger.is-active .burger-line{background-color:#262626}.header .burger.is-active .burger-line:nth-child(1){top:14px}.header .burger.is-active .burger-line:nth-child(3){top:14px}@media only screen and (min-width: 530px) and (max-width: 991px){.header .menu{background-image:linear-gradient(to bottom,#fbbc04,#f2b504,#eaaf03,#e1a803,#d9a203);overflow-y:scroll}}.header .menu-item{position:relative;padding:0;line-height:0;font-size:0}.header .menu-item.with-dropdown{padding-right:1rem}.header .menu-item .dropdown-wrapper{position:static}.header .menu-item .dropdown-wrapper:after{right:0;top:8px;margin:0;transform:none;width:auto;height:auto}.header .menu-item .dropdown-wrapper.is-active:after{transform:scaleY(-1)}.header .menu-item .dropdown-wrapper.is-active .dropdown-list{display:block}@media only screen and (max-width: 991px){.header .menu-item.mobile-dropdown{display:block!important;min-width:42%;padding:0!important}.header .menu-item.mobile-dropdown .btn-primary{color:#262626}}.header .menu-item.mobile-dropdown .card{background-color:transparent;border:none;padding:1rem 1rem 0}.header .menu-item.mobile-dropdown a{text-align:left}.header .menu-item.mobile-dropdown .mobile-dropdown-accordian{display:flex;flex-direction:column;gap:1rem}.header .menu-item.mobile-dropdown .mobile-dropdown-accordian a{display:block;font-size:15px;line-height:1.4;color:#000}@media only screen and (max-width: 991px){.header .menu-item.mobile-dropdown-hide{display:none}}.header .menu-item.mobile-dropdown-hide .dropdown-list{z-index:10;top:36px;box-shadow:0 0 4px #0000002e;overflow:visible;display:none;border-radius:6px}.header .menu-item.mobile-dropdown-hide .dropdown-list:before{position:absolute;top:-16px;left:40px;display:inline-block;content:"";border:8px solid transparent;border-bottom-color:#e0e0e0}.header .menu-item.mobile-dropdown-hide .dropdown-list:after{position:absolute;top:-14px;left:41px;display:inline-block;content:"";border:7px solid transparent;border-bottom-color:#fff}.header .menu-item.mobile-dropdown-hide .dropdown-list li:first-of-type{border-radius:6px 6px 0 0}.header .menu-item.mobile-dropdown-hide .dropdown-list li:last-of-type{border-radius:0 0 6px 6px}.header .menu-item.mobile-dropdown-hide .dropdown-list li a{padding:10px}.header .brand{order:0}.header .brand img{height:30px;width:auto!important}@media only screen and (min-width: 992px){.header .brand img{height:auto;width:160px!important}}.header .navbar{max-width:none;width:auto;gap:40px;flex-direction:row!important}@media only screen and (min-width: 530px) and (max-width: 991px){.header .navbar{justify-content:space-between;width:100%}}@media screen and (min-width: 992px){.header .navbar{gap:70px}}@media screen and (min-width: 1260px){.header .navbar{gap:80px}}.header .navbar .menu-inner{justify-content:flex-start;row-gap:1rem;padding:0 1rem;height:calc(100% - 2rem);width:calc(100% - 10px)}@media screen and (min-width: 992px){.header .navbar .menu-inner{padding:0}}.header .navbar .menu-inner .dropdown-wrapper>span{font-size:15px;line-height:1.2;display:block;padding:5px;white-space:nowrap;transition:none}.header .navbar .menu-inner a{font-size:15px;line-height:1.2;display:block;padding:5px;white-space:nowrap}@media screen and (min-width: 992px){.header .navbar .menu-inner a{padding:0}}.header .navbar .menu-inner a.active{color:#fff}@media screen and (min-width: 992px){.header .navbar .menu-inner a.active{color:var(--primary-color)}}.header .cur-signup-btn .btn-primary,.header .cur-login-btn .btn-primary{white-space:nowrap}@media only screen and (max-width: 991px){.header .cur-signup-btn .btn-primary,.header .cur-login-btn .btn-primary{background-color:transparent!important;border:2px solid #000;border-color:#000!important}}.header .cur-signup-btn .user-menu-wrap .jeff-cont{white-space:nowrap;text-overflow:ellipsis}.header .cur-signup-btn .user-menu-wrap .menu-container .profile-highlight{display:flex;column-gap:1rem}.header .cur-signup-btn .user-menu-wrap .menu-container .profile-highlight img{flex-shrink:0}.header .cur-signup-btn .user-menu-wrap .menu-container .profile-highlight .details{margin:0;row-gap:.125rem;width:calc(100% - 48px - 1rem)}.header .cur-signup-btn .user-menu-wrap .menu-container .profile-highlight .details .profile-name{font-weight:600;font-size:16px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header .cur-signup-btn .user-menu-wrap .menu-container .profile-highlight .details .jeff-mail{font-size:14px;font-weight:400;line-height:18px;text-overflow:ellipsis;overflow:hidden}.header .cur-signup-btn .user-menu-wrap .menu-container.user-menu{right:-40px;box-shadow:0 0 4px #0000002e;border-radius:6px}.header .cur-signup-btn .user-menu-wrap .menu-container.user-menu:before{left:auto;right:30px}.header .cur-signup-btn .user-menu-wrap .menu-container.user-menu:after{left:auto;right:31px}.header .cur-signup-btn .user-menu-wrap .menu-container.user-menu ul li:last-of-type a:hover{border-radius:0 0 5px 5px}.header .cur-signup-btn .user-menu-wrap .menu-container .user-menu-link .credit-amount-content{margin-left:.25rem;display:flex;align-items:center}@media screen and (min-width: 992px){.header .cur-signup-btn .user-menu-wrap .menu-container .user-menu-link .credit-amount-content{margin-left:auto}}.header .cur-signup-btn .user-menu-wrap .menu-container .user-menu-link .credit-amount-content img{flex-shrink:0;margin-left:3px}.header .cur-signup-btn .user-menu-wrap .menu-container .user-menu-link.active{background-color:#fbbc0480;color:#000}.header .menu-inner{margin:1rem 0}@media screen and (min-width: 992px){.header .menu-inner{column-gap:2rem!important}}.header .menu-inner .menu-item{width:100%}.header .menu-inner .menu-item .menu-link{display:flex;align-items:center;width:100%}.header .menu-inner .credit-amount-content{margin-left:.25rem;display:flex;align-items:center}@media screen and (min-width: 992px){.header .menu-inner .credit-amount-content{margin-left:auto}}.header .menu-inner .credit-amount-content img{flex-shrink:0;margin-left:3px}.header .menu-container-mobile{display:none}.header .menu-container-mobile .user-menu{right:auto;left:20px}.header .menu-container-mobile.active{display:block}.header .btns-flex{margin:0;column-gap:1rem}.header .btns-flex>div{width:50%}.header .btns-flex>div .btn{width:100%}.bg-bottom-img{margin-top:auto}footer{padding:50px 0}@media screen and (min-width: 992px){footer{padding:50px 15px}}@media screen and (min-width: 1440px){footer{padding:50px 120px}}.copyright-sec-bg,.copyright-sec{padding:15px!important;display:block!important;height:auto!important}.copyright-sec-bg p,.copyright-sec p{line-height:18px;text-align:center}.top-curator-sec{padding:20px 15px}@media screen and (min-width: 992px){.top-curator-sec{padding:180px 30px 110px!important;clip-path:polygon(0 12%,100% 0%,100% 101%,0% 100%)}}@media screen and (min-width: 1200px){.top-curator-sec{padding:180px 30px 110px!important}}@media screen and (min-width: 1440px){.top-curator-sec{padding:180px 135px!important}}.top-curator-sec .top-curator-content h2{margin-bottom:20px}@media screen and (min-width: 1200px){.top-curator-sec .top-curator-content h2{margin-bottom:40px}}.top-curator-sec .top-curator-btn{margin-top:20px}.promote-music-sec{padding:30px 15px!important}@media screen and (min-width: 992px){.promote-music-sec{padding:30px!important}}@media screen and (min-width: 1440px){.promote-music-sec{padding:30px 135px!important}}.feedback-sec-bg{padding:0 15px 15px!important}@media screen and (min-width: 768px){.feedback-sec-bg{padding:0 30px 15px!important}}@media screen and (min-width: 1200px){.feedback-sec-bg{padding:0 30px 15px!important}}@media screen and (min-width: 1440px){.feedback-sec-bg{padding:0 135px 15px!important}}.banner-sec-img{padding:30px 15px!important;overflow:hidden}.banner-sec-img h1{text-align:center;line-height:1.2}@media screen and (min-width: 768px){.banner-sec-img{padding:40px 15px!important}}@media screen and (min-width: 992px){.banner-sec-img{height:calc(100vh - 90px);padding:15px 30px!important}.banner-sec-img h1{text-align:left}}@media screen and (min-width: 1200px){.banner-sec-img{padding:30px!important}.banner-sec-img h1{font-size:40px!important}}@media screen and (min-width: 1440px){.banner-sec-img{padding:30px 135px!important}.banner-sec-img h1{font-size:55px!important}}.influencer-steps-wizard{width:100%}.influencer-steps-wizard span.round-tab{background-color:#fff}.influencer-steps-wizard .prev-step,.influencer-steps-wizard .next-step{padding:15px 30px}.influencer-steps-wizard .prev-step:disabled,.influencer-steps-wizard .next-step:disabled{cursor:not-allowed;opacity:.7}@media screen and (min-width: 576px){.influencer-steps-wizard .prev-step,.influencer-steps-wizard .next-step{padding:15px 42px}}.influencer-steps-wizard .signup-step-container{padding:30px 0}.influencer-steps-wizard .login-box .list-inline{display:flex;justify-content:center;column-gap:10px}.terms-conditions-content ul.anchor{margin-left:30px;margin-bottom:20px}.terms-conditions-content ul.anchor li{font-size:16px;list-style-type:disc;color:gray;cursor:pointer;padding:3px 0}.terms-conditions-content ul.anchor li:hover{color:var(--primary-color)}.terms-conditions-content ul.anchor.numbers li{list-style-type:decimal;font-weight:700}.terms-conditions-content ul.small{margin-left:30px;margin-bottom:20px}.terms-conditions-content ul.small li{font-size:15px;list-style-type:disc;color:gray;line-height:29px}.terms-conditions-content ul.small li a{font-size:15px;text-decoration:underline}.terms-conditions-content ul.small li a:hover{text-decoration:none;color:var(--primary-color)}.terms-conditions-content ul.small.no-points{margin-left:15px}.terms-conditions-content ul.small.no-points li{list-style-type:none}.terms-conditions-content span.highlighted{display:inline;background-color:var(--primary-color);padding:2px 3px;color:var(--text-color)}.terms-conditions-content p:not(.terms-conditions-content p:last-of-type){margin-bottom:20px}.terms-conditions-content p a{font-size:15px;text-decoration:underline}.terms-conditions-content p a:hover{text-decoration:none;color:var(--primary-color)}.terms-conditions-content h2{font-size:26px;color:#535353;font-family:Roboto,sans-serif;margin:30px 0 20px;line-height:1.2}.complete-field .card-inside .card-number-text{padding:12px 15px 12px 50px}.complete-field .card-inside .card-inside-img{line-height:0;top:10px}.profiledropdown{top:75px;margin:0;visibility:hidden;transition:.2s ease-in-out}.profiledropdown:before{position:absolute;top:-16px;left:50%;transform:translate(-50%);display:inline-block;content:"";border:8px solid transparent;border-bottom-color:#e0e0e0}.profiledropdown:after{position:absolute;top:-14px;left:50%;transform:translate(-50%);display:inline-block;content:"";border:7px solid transparent;border-bottom-color:#fff}.profiledropdown .notifications-section{max-height:50vh;overflow-y:auto}.profiledropdown.active{visibility:visible;opacity:1}.chat-inbox-sec{height:calc(100vh - 80px);min-height:700px;display:flex;padding:0!important}@media screen and (min-width: 992px){.chat-inbox-sec{height:calc(100vh - 90px);padding:0 15px!important}}.chat-inbox-sec .chat-members-list{max-height:150px;border-bottom:1px solid rgba(19,19,19,.0784313725);overflow-y:auto}@media screen and (min-width: 992px){.chat-inbox-sec .chat-members-list{height:100%;display:grid;grid-template-rows:60px calc(100vh - 150px);border-bottom:none;max-height:none}}.chat-inbox-sec .chat-members-list .In-box-text{padding:.5rem;height:40px;display:flex;align-items:center;margin:0!important;font-size:18px!important;line-height:1.2}@media screen and (min-width: 992px){.chat-inbox-sec .chat-members-list .In-box-text{height:60px;padding:1rem;font-size:22px!important}}.chat-inbox-sec .chat-members-list .nav{padding:0}.chat-inbox-sec .chat-members-list .nav .user-avatar img{width:36px;height:36px}@media screen and (min-width: 992px){.chat-inbox-sec .chat-members-list .nav .user-avatar img{width:48px;height:48px}}.chat-inbox-sec .wrap-feature41-box,.chat-inbox-sec .wrap-feature41-box .tab-content,.chat-inbox-sec .wrap-feature41-box .tab-content .tab-pane{height:100%}.chat-inbox-sec .wrap-feature41-box .f41-tab{height:100%!important}.chat-inbox-sec .wrap-feature41-box .f41-tab li span{padding:.5rem;box-shadow:none;cursor:pointer;transition:none}@media screen and (min-width: 992px){.chat-inbox-sec .wrap-feature41-box .f41-tab li span{padding:.75rem 1rem}}.chat-inbox-sec .wrap-feature41-box .f41-tab li span:hover:not(.active){background:#fbfbfb80}.chat-inbox-sec .wrap-feature41-box .f41-tab li span.active{background:#fff;cursor:default;box-shadow:0 0 30px #73809d1a}.chat-inbox-sec .wrap-feature41-box .f41-tab li span h6{font-size:14px;margin-bottom:0;font-weight:500;color:#000;font-family:Roboto,sans-serif}@media screen and (min-width: 576px){.chat-inbox-sec .wrap-feature41-box .f41-tab li span h6{font-size:16px}}.chat-inbox-sec .wrap-feature41-box .main-img-inbox{position:relative}.chat-inbox-sec .wrap-feature41-box .main-img-inbox .inbox-content-txt .last-message{display:none;line-height:1.2}.chat-inbox-sec .wrap-feature41-box .main-img-inbox .inbox-content-txt .last-message.show{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-inbox-sec .wrap-feature41-box .main-img-inbox .has-unread-messages{display:none;width:16px;height:16px;border-radius:50%;background-color:var(--primary-color);position:absolute;right:0;top:0}.chat-inbox-sec .wrap-feature41-box .main-img-inbox .has-unread-messages:before{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--primary-color-light);content:"";animation:ping 1s cubic-bezier(0,0,.2,1) infinite;position:absolute}.chat-inbox-sec .wrap-feature41-box .main-img-inbox.has-messages .has-unread-messages{display:block}.chat-inbox-sec .chat-data .chat-data-sec{padding:20px 20px 10px}.chat-inbox-sec .new-chat-border{padding-bottom:20px}.chat-inbox-sec .new-chat-border .msg-content-data-sec{margin:0 20px}.chat-inbox-sec .main-chat-text-box{align-items:flex-start;gap:1rem}.chat-inbox-sec .main-chat-text-box .write-text{position:relative}.chat-inbox-sec .main-chat-text-box .write-text .form-control{background-color:#fafafa;padding:1rem 110px 1rem 1rem;border-radius:6px}.chat-inbox-sec .main-chat-text-box .write-text .paper-clip{line-height:0;position:absolute;top:5px;right:75px}.chat-inbox-sec .main-chat-text-box .write-text .paper-clip label{display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;cursor:pointer;border-radius:50%}.chat-inbox-sec .main-chat-text-box .write-text .paper-clip label i{width:18px;height:18px;color:#919191}.chat-inbox-sec .main-chat-text-box .write-text .paper-clip label:hover{background-color:#e0e0e0}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg{position:absolute;top:5px;right:40px}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .emoji-btn{border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .emoji-btn:hover{background-color:#e0e0e0}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container{position:absolute;bottom:35px;right:-84px;top:auto;left:auto;height:300px;width:300px;box-shadow:0 2px 10px #0000009e}@media screen and (min-width: 576px){.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container{right:30px;width:325px;height:340px}}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-nav{display:none}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-picker-search input{width:100%;height:40px}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-picker-search .fg-emoji-picker-search-icon{display:none}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-list{height:260px}@media screen and (min-width: 576px){.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-list{height:330px}}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-picker-category-wrapper{border-bottom:1px solid #ededed}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-picker-category-wrapper .fg-emoji-picker-category-title{margin:0;padding:10px;flex:0 0 100%;line-height:22px}.chat-inbox-sec .main-chat-text-box .write-text .emoji-plg .fg-emoji-container .fg-emoji-picker-category-wrapper li{height:40px;flex:0 0 12.5%}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs{position:absolute;top:5px;right:5px}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs>label{font-size:14px;color:#000;margin-bottom:0;width:30px;height:30px;cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs>label:hover{background-color:#e0e0e0}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-overlay{max-width:300px;min-width:220px;display:none;position:absolute;bottom:100%;right:0;padding:.5rem 0 .5rem .5rem;box-shadow:0 1px 1px #0000001a;border:1px #dfdfdf solid;background-color:#fff;border-radius:3px}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-input{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #d4d4d4;color:#111;font-size:1rem;line-height:1.5}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-input:focus{outline-width:0;border-color:#a3a3a3}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-input::placeholder{color:#a3a3a3;opacity:1}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #close-button{font-size:1.5rem;outline:none;border:none;background:none;cursor:pointer;padding:0;width:3rem;display:flex;align-items:center;justify-content:center;height:2.5rem}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-results{display:none;grid-template-columns:1fr 1fr;column-gap:.5rem;row-gap:.5rem;align-items:center;justify-content:center;max-height:300px;overflow-y:auto;margin-top:.5rem}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-results.show{display:grid}.chat-inbox-sec .main-chat-text-box .write-text .add-gifs #gif-search-results img{cursor:pointer;min-width:0;max-width:100%;margin:0 auto;border-radius:6px}.chat-inbox-sec .main-chat-text-box .send-paper-plane button{width:30px;height:30px;background-color:#fbbc04;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:none;border:none;margin-top:5px;color:#fff}.chat-inbox-sec .main-chat-text-box .send-paper-plane button:hover{background-color:#fff;color:var(--primary-color)}.new-genre-tabs .selectOptions{max-height:300px;overflow-y:auto}.new-genre-tabs .selectOptions label{position:relative;padding-left:40px;font-size:14px}.new-genre-tabs .selectOptions label input[type=checkbox]{position:absolute;left:15px;top:5px}.new-genre-tabs .selectOptions label input[type=checkbox]:before{left:-1px;top:-1px}.new-genre-tabs .selectOptions label input[type=checkbox]:checked:after{left:3px;top:3px}.new-genre-tabs .selectOptions label:last-of-type{margin-bottom:0}.tabs-item-listing li{width:100%}.tabs-item-listing li a:hover{color:var(--primary-color)}.custom-checkbox{display:block;color:#000;padding:2px 10px 2px 30px;font-size:16px;position:relative}.custom-checkbox input{position:absolute;left:5px;top:7px}.custom-checkbox input:before{position:absolute;content:"";display:inline-block;height:16px;width:16px;border:1px solid #999;left:-1px;top:-1px;background-color:#fff;border-radius:2px}.custom-checkbox input:after{position:absolute;content:"";display:inline-block;height:5px;width:9px;left:3px;top:3px}.custom-checkbox input:checked:before{background-color:var(--primary-color);border-color:var(--primary-color)}.custom-checkbox input:checked:after{border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}.artist-song-submission{height:100%;margin:0;display:grid;grid-template-rows:1fr auto;padding:1rem}@media screen and (min-width: 576px){.artist-song-submission{padding:1.5rem}}.curator-dashboard-sec{padding:20px 0}@media screen and (min-width: 992px){.curator-dashboard-sec{padding:40px 15px}}@media screen and (min-width: 1440px){.curator-dashboard-sec{padding:40px 120px}}.campaign-artist-row{gap:1rem;display:grid}@media screen and (min-width: 768px){.campaign-artist-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 992px){.campaign-artist-row{gap:2rem}}@media screen and (min-width: 1440px){.campaign-artist-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.campaign-artist-row.no-items{grid-template-columns:repeat(1,minmax(0,1fr))}.curoator-boxes-listing{gap:1rem;display:flex;flex-direction:column;padding-top:0}@media screen and (min-width: 992px){.curoator-boxes-listing{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.curoator-boxes-listing .main-left-side-curator{margin:0;position:relative;padding:1rem}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator{padding:1.5rem 1.5rem 2rem}}.curoator-boxes-listing .main-left-side-curator.with-actions{padding-bottom:calc(65px + 1.5rem)}.curoator-boxes-listing .main-left-side-curator.with-actions .acceptance-rate{bottom:62px}.curoator-boxes-listing .main-left-side-curator .popup-box-curator{position:absolute;top:4px;right:4px;border:none;background-color:#ff0e0e;color:#fff;font-size:12px;border-radius:15px;opacity:.75;cursor:pointer;height:24px;width:24px;display:flex;align-items:center;justify-content:center}.curoator-boxes-listing .main-left-side-curator .popup-box-curator i{margin:0}.curoator-boxes-listing .main-left-side-curator .popup-box-curator:hover{opacity:1}.curoator-boxes-listing .main-left-side-curator .position-item-flex>.row{align-items:center}.curoator-boxes-listing .main-left-side-curator .acceptance-rate{font-size:16px;text-align:right;color:var(--primary-color);font-weight:500;position:absolute;bottom:5px;right:13px}.curoator-boxes-listing .main-left-side-curator .img-flex-div{display:block;text-align:center;margin-bottom:.5rem}@media screen and (min-width: 576px){.curoator-boxes-listing .main-left-side-curator .img-flex-div{margin-bottom:0}}@media screen and (min-width: 1800px){.curoator-boxes-listing .main-left-side-curator .img-flex-div{display:flex;gap:1rem}}@media screen and (min-width: 1800px){.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-img{margin:0}}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content a{margin-top:1rem;width:100%}@media screen and (min-width: 1800px){.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content a{margin-top:0;width:100%}}.curoator-boxes-listing .main-left-side-curator .img-flex-div a.link-curator{display:flex;align-items:center}.curoator-boxes-listing .main-left-side-curator .img-flex-div a.link-curator.elite h6{max-width:calc(100% - 25px)}.curoator-boxes-listing .main-left-side-curator .img-flex-div a h2{overflow:hidden;text-overflow:ellipsis;font-size:20px;color:#262626;font-weight:500;font-family:Roboto,sans-serif;margin:0;line-height:1.2}.curoator-boxes-listing .main-left-side-curator .img-flex-div a:hover h2{color:var(--primary-color)}.curoator-boxes-listing .main-left-side-curator .img-flex-div .elite-image{margin-left:5px}@media screen and (min-width: 1800px){.curoator-boxes-listing .main-left-side-curator .img-flex-div .elite-image{margin-top:0}}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content{margin:0;overflow:hidden;text-align:left}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content ul{margin:5px 0}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content ul li{font-size:12px;line-height:14px;display:flex;align-items:center;gap:3px}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content ul li span{display:flex;align-items:center}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content ul li span img{height:16px;margin-right:3px}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .flex-buttons-networks{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:5px 0}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .flex-buttons-networks.with-views .followers-box{width:100%}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .btn-network-type{border:none;background-color:var(--primary-color);color:#fff;padding:2px .5rem;font-size:14px;border-radius:5px;display:inline-block;width:auto;margin:0}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .btn-network-type:hover{background-color:var(--primary-color-light)}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .btn-network-type.followers i{color:#fff}.curoator-boxes-listing .main-left-side-curator .img-flex-div .curator-round-content .btn-network-type.followers:hover{background-color:var(--primary-color)}.curoator-boxes-listing .main-left-side-curator .curator-genre{margin-bottom:0;border-bottom:none;padding-bottom:0}.curoator-boxes-listing .main-left-side-curator .curator-genre>p{margin-bottom:5px}.curoator-boxes-listing .main-left-side-curator .curator-genre .genre-mobile-hide{display:flex;gap:.5rem;flex-wrap:wrap}.curoator-boxes-listing .main-left-side-curator .curator-genre .genre-mobile-hide li{margin:0;padding:.25rem .5rem;flex-grow:0;text-align:center;font-size:12px}.curoator-boxes-listing .main-left-side-curator .curator-genre .genre-mobile-hide li[data-show-all-genre]{border-color:#106eea;cursor:pointer;color:#106eea}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator .curator-genre .genre-mobile-hide li{font-size:14px;padding:.5rem 1rem}}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing{margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(112,112,112,.3607843137)}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .cr-hover-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .cr-hover-content h6{font-size:14px}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .cr-hover-content h6{font-size:18px}}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .cr-hover-content a{font-size:12px}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .cr-hover-content a{font-size:14px}}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists{display:grid;gap:1rem}@media screen and (min-width: 576px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 992px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 1200px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1440px){.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists{grid-template-columns:repeat(3,minmax(0,1fr))}}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .playlists.reel:not(.youtube-videos){grid-template-columns:repeat(4,minmax(0,1fr))!important}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box{padding:0;margin:0}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box .information{padding:.5rem 1rem}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box .information h6{margin:0 0 5px}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box .information ul{margin:0;display:flex;justify-content:space-between}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box .information ul li{padding:0}.curoator-boxes-listing .main-left-side-curator .curator-hover-listing .shared-slider-box img{height:auto}.curoator-boxes-listing .main-left-side-curator .bx-main-flex{display:grid;height:100%;flex-direction:column;gap:1rem}@media screen and (min-width: 1600px){.curoator-boxes-listing .main-left-side-curator .bx-main-flex{grid-template-columns:minmax(110px,50%) minmax(210px,50%)}}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur{padding:1rem .5rem .5rem;margin:0;height:110px;flex-shrink:0;display:block}@media screen and (min-width: 1600px){.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur{min-width:110px;width:auto}}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur i[data-toggle=tooltip]{color:#000;position:absolute;top:5px;right:5px;cursor:pointer}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur p{line-height:1.2;margin:0 0 5px}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur span{font-size:25px;line-height:1.2;margin-top:10px}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur.badges{gap:.5rem;flex-wrap:wrap;width:100%;flex-shrink:0}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur.badges ul{list-style-type:none}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur.badges ul li{font-size:12px;text-align:left;padding-left:13px;position:relative;line-height:1.2}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur.badges ul li:before{content:"";width:5px;height:5px;border-radius:50%;position:absolute;left:3px;top:5px;display:block;background-color:#535353}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur .icon-rate{font-size:40px;line-height:1}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur .icon-rate.good{color:#58c107}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur .icon-rate.bad{color:#ff0d0d}.curoator-boxes-listing .main-left-side-curator .bx-main-flex .fr-box-cur .icon-rate.decent{color:var(--primary-color)}.curoator-boxes-listing .main-left-side-curator .selection-f-box{height:60px;padding:10px}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator .selection-f-box{padding:15px}}.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input{font-size:10px;flex-wrap:wrap;color:#fff;font-weight:500}@media screen and (min-width: 768px){.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input{font-size:12px;flex-wrap:nowrap;white-space:nowrap}}.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input>label{width:20px;height:20px;margin-right:0}@media screen and (min-width: 576px){.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input>label{width:24px;height:24px;margin-right:10px}}.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input .already-info>div{font-size:10px;padding:2px 5px;color:#262626;border:1px solid #fff;background-color:#ffffffb3;border-radius:15px;line-height:1.2}@media screen and (min-width: 576px){.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input .already-info>div{width:auto;font-size:12px;padding:3px 10px;height:30px;line-height:24px;margin:0 0 0 .5rem}}.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input .already-info>div .on{color:var(--success)}.curoator-boxes-listing .main-left-side-curator .selection-f-box .selection-f-input .already-info>div .off{color:var(--danger)}@media screen and (min-width: 1600px){.curoator-boxes-listing .main-left-side-curator.show-genres-match .bx-main-flex .fr-box-cur.badges{min-width:210px;max-width:300px;width:auto}}.curoator-boxes-listing .not-found-box{grid-column:span 2/span 2}.left-social-link ul{display:flex;gap:.5rem}@media screen and (min-width: 576px){.left-social-link ul{gap:1rem}}.left-social-link ul li{padding:0}.left-social-link ul li a{display:block}.left-social-link ul li a img{width:24px}@media screen and (min-width: 576px){.left-social-link ul li a img{width:32px}}.methods-cards-selection a,.paypal-method-selection a{white-space:nowrap;padding:12px 20px 12px 10px;height:55px}.methods-cards-selection a:hover,.paypal-method-selection a:hover{background-color:#fff}.methods-cards-selection a:has(input:checked),.paypal-method-selection a:has(input:checked){background-color:#fff}.banner-circle-img img{object-fit:cover}.think-cont span,.time-cont span{font-size:11px;line-height:1.2}.think-cont .message-box{margin-top:5px;line-height:0}.think-cont .message-box span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.think-cont .message-box video{max-width:50%;border-radius:6px}.think-cont .top-row-name{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.think-cont .top-row-name p{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.think-cont .top-row-name .time-cont{background-color:#fff;border-radius:5px;padding:2px 3px;display:flex;gap:.5rem;align-items:center;flex-shrink:0}.inbox-bg{padding:1rem;box-shadow:0 2px 2px #0000001a;margin-bottom:1rem}@media only screen and (min-width: 992px){.inbox-bg{margin-bottom:2rem}}.inbox-bg .inbox-cont-text{position:relative;margin:0}.inbox-bg .inbox-cont-text a:hover{text-decoration:none}.inbox-bg .inbox-cont-text:last-of-type{margin-bottom:0;padding-bottom:0}.inbox-bg .inbox-cont-text .inbox-inner-cont{width:100%;position:relative;cursor:pointer;text-decoration:none}@media only screen and (min-width: 1440px){.inbox-bg .inbox-cont-text .inbox-inner-cont{display:flex}}@media only screen and (min-width: 992px){.inbox-bg .inbox-cont-text .inbox-inner-cont .user-avatar{margin:0 auto 5px}}@media only screen and (min-width: 1200px){.inbox-bg .inbox-cont-text .inbox-inner-cont .user-avatar{margin:0}}.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont{width:calc(100% - 56px);position:relative;z-index:10}@media only screen and (min-width: 992px){.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont{width:100%}}@media only screen and (min-width: 1200px){.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont{width:calc(100% - 56px)}}.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont p{margin:0}.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont .message-image{border-radius:6px;border:2px solid #fff;display:inline-block;overflow:hidden}.inbox-bg .inbox-cont-text .inbox-inner-cont .think-cont .message-image img{max-height:50px;max-width:100px}.inbox-bg .inbox-cont-text .inbox-inner-cont:not(.empty-chat):hover:before{content:"";background-color:#fff;position:absolute;width:calc(100% + 1rem);height:calc(100% + 1rem);left:-.5rem;top:-.5rem;border-radius:8px}.inbox-bg .inbox-cont-text .inbox-list{flex-grow:1;flex-shrink:0;width:48px;height:48px}.inbox-bg .inbox-cont-text>a{color:var(--primary-color)}.cur-dashboard-left-side{padding:1rem;border-radius:6px;margin-bottom:1rem;box-shadow:0 2px 2px #0000001a}@media only screen and (min-width: 992px){.cur-dashboard-left-side{margin-bottom:2rem}}.cur-dashboard-left-side .side-listing{gap:.5rem}@media only screen and (min-width: 992px){.cur-dashboard-left-side .side-listing{flex-direction:column;display:flex}.cur-dashboard-left-side .side-listing a{width:100%;font-size:14px}}@media only screen and (min-width: 1200px){.cur-dashboard-left-side .side-listing a{font-size:16px}}@media only screen and (min-width: 1440px){.cur-dashboard-left-side .side-listing{flex-direction:row}}.cur-dashboard-left-side .cur-mike{width:100%}@media only screen and (min-width: 992px){.cur-dashboard-left-side .cur-mike{display:flex;flex-direction:column}}@media only screen and (min-width: 1440px){.cur-dashboard-left-side .cur-mike{flex-direction:row}}.cur-dashboard-left-side .cur-mike>img{flex-shrink:0;display:block;border:3px solid transparent;box-shadow:0 0 0 1px var(--primary-color)}.cur-dashboard-left-side .cur-mike .name-amount{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 65px);gap:.5rem;flex-shrink:0}@media only screen and (min-width: 992px){.cur-dashboard-left-side .cur-mike .name-amount{width:100%}}@media only screen and (min-width: 1440px){.cur-dashboard-left-side .cur-mike .name-amount{width:calc(100% - 65px)}}.cur-dashboard-left-side .cur-mike .name-amount h6{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cur-dashboard-left-side .cur-mike .name-amount .cur-amount-cont{color:var(--primary-color);background-color:#fff;border-radius:12px;display:inline-block;padding:2px 10px;flex-shrink:0}.cur-dashboard-left-side .cur-mike-flex{margin-bottom:0}@media only screen and (min-width: 1440px) and (max-width: 1599px){.cur-dashboard-left-side .side-listing{display:flex}}.cur-dashboard-left-side .side-listing a{margin-bottom:0}.cur-dashboard-left-side .side-listing:last-of-type{padding-bottom:0}.cur-dashboard-left-side .side-listing .remove-btn{width:20px;height:20px;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:gray}.cur-dashboard-left-side .side-listing .remove-btn i{margin:0;color:inherit}.cur-dashboard-left-side .side-listing .remove-btn:hover{color:#d33}.mini-photo-wrapper,.mini-photo-wrapper-mobile{cursor:pointer}.mini-photo-wrapper img,.mini-photo-wrapper-mobile img{margin:0;width:60px!important;height:60px;border-radius:50%}.mini-photo-wrapper img,.mini-photo-wrapper-mobile img,.cur-mike img,.img-chat-flex img,.inbox-content-img img,.chat-data-img img,.inbox-list img,.post-like-img img,.tab-b-dg img,.song-title-img img,.curator-round-img img,.display-box-img img,.shared-slider-box img,.display-curator-img img{object-fit:cover}.shared-slider-box{border-radius:12px;height:100%;padding:0}.shared-slider-box img{width:100%!important;aspect-ratio:16/9}@media only screen and (min-width: 576px){.shared-slider-box img{aspect-ratio:1/1}}.shared-slider-box .content-info{padding:.5rem;display:flex;flex-direction:column;row-gap:.5rem}@media only screen and (min-width: 576px){.shared-slider-box .content-info{row-gap:1rem;padding:1rem}}.shared-slider-box .content-info h6{margin:0}.shared-slider-box .content-info p{font-size:14px;line-height:1.4}.shared-slider-box.reel{padding:0}.shared-slider-box.reel .img-hover-chg{aspect-ratio:9/16;border-radius:12px}.shared-slider-box.reel img{aspect-ratio:9/16}.shared-slider-box.youtube-image .img-hover-chg{aspect-ratio:1/1}.shared-slider-box.youtube-image img{transform:scale(1.4);aspect-ratio:1/1}.curator-bottom-selection-bar{display:none;padding:1rem 15px;flex-wrap:wrap;gap:.5rem}.curator-bottom-selection-bar .bottom-selection-btn{width:100%}@media only screen and (min-width: 576px){.curator-bottom-selection-bar .bottom-selection-btn{width:auto}}.curator-bottom-selection-bar .bottom-selection-btn .btn{width:100%}.curator-bottom-selection-bar .bottom-selection-left{gap:1rem;width:100%;flex-wrap:wrap}@media only screen and (min-width: 576px){.curator-bottom-selection-bar .bottom-selection-left{width:auto}}.curator-bottom-selection-bar .bottom-selection-left .display-curator-img{display:flex;gap:0}.curator-bottom-selection-bar .bottom-selection-left .display-curator-img>div:not(.curator-bottom-selection-bar .bottom-selection-left .display-curator-img>div:first-child){margin-left:-2rem}.curator-bottom-selection-bar .bottom-selection-left .display-curator-img>div img{border:2px solid #fff}.curator-bottom-selection-bar .bottom-selection-left .curator-move-content span{cursor:pointer}.curator-bottom-selection-bar .bottom-selection-left .curator-move-content span:hover{text-decoration:underline}.curator-round-img{width:76px;height:76px;flex-shrink:0;margin:0 auto}.curator-round-img .net-status{bottom:2px!important;right:2px!important}@media only screen and (min-width: 1366px) and (max-width: 1439px){.curator-round-img{margin:0 auto}}.overlay-loading{position:fixed;background-color:#fbfbfb80;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;justify-content:center;align-items:center;font-size:32px;flex-direction:column;gap:.5rem}.overlay-loading .text{font-size:24px}.overlay-loading.show{display:flex}.artist-song-submission{position:relative;overflow:hidden}.artist-song-submission .overlay-loading{position:absolute}.artist-song-submission.loading .overlay-loading{display:flex}.artist-song-submission .delete-btn{border:none;background:none;position:absolute;right:10px;top:10px;width:20px;height:20px;font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:gray}.artist-song-submission .delete-btn:hover{color:#d33}.artist-song-submission .artist-submission-flex{display:block}.artist-song-submission .artist-submission-flex .title-submission{width:calc(100% - 75px)}@media only screen and (min-width: 576px){.artist-song-submission .artist-submission-flex .title-submission{width:calc(100% - 95px)}}.artist-song-submission .artist-submission-flex .title-submission .song-feat{font-size:12px;line-height:14px;font-weight:500}.artist-song-submission .artist-submission-flex .title-submission p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-song-submission .artist-submission-flex .title-submission .song-status{font-size:12px;line-height:14px;font-weight:500}.artist-song-submission .image-submission-flex{flex-shrink:0;flex-wrap:wrap}.artist-song-submission .image-submission-flex .song-title-img img{width:65px;height:65px}@media only screen and (min-width: 576px){.artist-song-submission .image-submission-flex .song-title-img img{width:85px;height:85px}}.artist-song-submission .artist-submission-btn{width:100%;margin-top:.5rem}@media only screen and (min-width: 576px){.artist-song-submission .artist-submission-btn{margin-top:1rem}}.artist-song-submission .artist-submission-btn a{height:40px;display:flex;border-radius:6px;align-items:center;justify-content:center;margin:0}.artist-song-submission .artist-submission-btn a:hover{color:#fff}.artist-song-submission .artist-submission-btn .start-new-campaign{position:relative}.artist-song-submission .artist-submission-btn .start-new-campaign button{background-color:#fbbc04;margin:0;text-transform:uppercase;font-size:14px;border:0;width:100%;height:40px;display:flex;border-radius:6px;align-items:center;justify-content:center;transition:.3s all ease-in-out}.artist-song-submission .artist-submission-btn .start-new-campaign button:hover{color:#fff}.artist-song-submission .artist-submission-btn .start-new-campaign .btn{font-size:14px;color:#262626;text-transform:uppercase;background-color:#fbbc04;padding:.5rem 1rem;height:40px;display:flex;border-radius:6px;align-items:center;justify-content:center}.artist-song-submission .artist-submission-btn .start-new-campaign .btn:hover{color:#fff}.artist-song-submission .artist-submission-btn .start-new-campaign .drop-menu{position:absolute;width:100%;top:44px;background-color:#fff;box-shadow:0 2px 4px #0000001f;border:1px solid rgba(0,0,0,.15);border-radius:6px;padding:3px;display:none;flex-direction:column;gap:.5rem;z-index:10}.artist-song-submission .artist-submission-btn .start-new-campaign .drop-menu button{background-color:#fff;margin:0;border:0;width:100%;height:40px;display:flex;border-radius:6px;align-items:center;justify-content:center}.artist-song-submission .artist-submission-btn .start-new-campaign .drop-menu button:hover{background-color:#fbbc0480;color:#262626}.artist-song-submission .artist-submission-btn .start-new-campaign.open .btn{color:#fff}.artist-song-submission .artist-submission-btn .start-new-campaign.open .drop-menu{display:flex}.submit-play-box{align-items:stretch;flex-wrap:wrap;margin-top:.5rem}@media only screen and (min-width: 576px){.submit-play-box{margin-top:1rem}}.submit-play-box .submit-box-artist{flex-grow:1;padding:.5rem;flex-shrink:0;border-radius:6px;position:relative}@media only screen and (min-width: 480px){.submit-play-box .submit-box-artist{width:calc(50% - 12px)}}.submit-play-box .submit-box-artist i[data-toggle=tooltip]{color:#000;position:absolute;top:3px;right:3px;cursor:pointer}.first-chat-box{height:100%;padding:0;display:grid;grid-template-rows:100px minmax(390px,calc(100vh - 390px)) 60px}@media screen and (min-width: 992px){.first-chat-box{grid-template-rows:100px calc(100vh - 270px) 80px}}.first-chat-box #file-preview-container{display:none}.first-chat-box.show-preview{grid-template-rows:100px calc(100vh - 623px) 60px 100px}@media screen and (min-width: 992px){.first-chat-box.show-preview{grid-template-rows:100px calc(100vh - 370px) 80px 100px}}.first-chat-box.show-preview .main-chat-text-box{padding-bottom:.5rem}.first-chat-box.show-preview #file-preview-container{padding:.5rem;column-gap:15px;row-gap:10px;display:flex;flex-wrap:wrap}@media screen and (min-width: 576px){.first-chat-box.show-preview #file-preview-container{padding:.5rem 1rem}}.first-chat-box.show-preview #file-preview-container .preview-item{position:relative;background-color:#00000040;border-radius:6px;padding:5px;max-width:200px;display:flex;align-items:center}.first-chat-box.show-preview #file-preview-container .preview-item .remove-preview{position:absolute;top:-10px;right:-10px;border:none;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:12px;border-radius:50%;box-shadow:0 2px 4px #0000001f;color:#d33;background-color:#e0e0e0}.first-chat-box.show-preview #file-preview-container .preview-item .remove-preview:hover{background-color:#d33;color:#e0e0e0}.first-chat-box.show-preview #file-preview-container .preview-item img{width:auto;height:auto;margin:0;max-width:200px;max-height:calc(90px - 1rem)}.first-chat-box.show-preview #file-preview-container .preview-item .doc-type{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.first-chat-box.show-preview #file-preview-container .preview-item .doc-type i{font-size:50px;margin:0 auto 5px}.first-chat-box.show-preview #file-preview-container .preview-item .doc-type p{font-size:12px;line-height:16px;margin:0;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.first-chat-box .img-chat-flex{padding:.5rem}@media screen and (min-width: 992px){.first-chat-box .img-chat-flex{padding:1rem}}.first-chat-box .chat-messages{height:100%;display:flex;flex-direction:column-reverse;overflow-anchor:auto!important;overflow:auto}.first-chat-box .chat-messages .group-date{border-top:1px solid rgba(19,19,19,.0784313725);display:flex;justify-content:center;margin:1.5rem 0}.first-chat-box .chat-messages .group-date span{border:1px solid rgba(19,19,19,.0784313725);border-radius:15px;height:30px;background-color:#fff;font-size:14px;padding:5px 15px;display:block;margin:-15px 0}.first-chat-box .chat-messages .chat-message{padding:.25rem 2rem .25rem 1rem;display:flex;flex-direction:column;overflow-anchor:none;width:100%;transform:translateZ(0)}@media screen and (min-width: 768px){.first-chat-box .chat-messages .chat-message{padding:.25rem 5rem .25rem 1rem}}.first-chat-box .chat-messages .chat-message:last-of-type,.first-chat-box .chat-messages .chat-message .msg-content-data{border-bottom:none}.first-chat-box .chat-messages .chat-message .chat-data-time{font-size:13px;white-space:nowrap}.first-chat-box .chat-messages .chat-message .msg-content-data{padding:0!important}.first-chat-box .chat-messages .chat-message .msg-content-data>div{padding:8px 8px 20px;margin:0;border-radius:6px;display:flex;background-color:#dbdbdb;justify-content:start;width:fit-content;flex-direction:column;position:relative;min-width:60px;max-width:100%;overflow:hidden}.first-chat-box .chat-messages .chat-message .msg-content-data>div img,.first-chat-box .chat-messages .chat-message .msg-content-data>div video{border-radius:6px;border:2px solid #fff;margin-bottom:5px;max-height:30vh;width:auto;max-width:100%}@media screen and (min-width: 768px){.first-chat-box .chat-messages .chat-message .msg-content-data>div img,.first-chat-box .chat-messages .chat-message .msg-content-data>div video{max-width:400px}}@media screen and (min-width: 1200px){.first-chat-box .chat-messages .chat-message .msg-content-data>div img,.first-chat-box .chat-messages .chat-message .msg-content-data>div video{max-width:500px}}.first-chat-box .chat-messages .chat-message .msg-content-data>div video{max-height:400px}.first-chat-box .chat-messages .chat-message .msg-content-data>div audio{max-width:100%}.first-chat-box .chat-messages .chat-message .msg-content-data>div p{margin:0;line-height:1.2;padding:0}.first-chat-box .chat-messages .chat-message .msg-content-data>div p a{font-size:14px;line-height:1.2;color:var(--link-color)}.first-chat-box .chat-messages .chat-message .msg-content-data>div p a:hover{text-decoration:underline}.first-chat-box .chat-messages .chat-message .msg-content-data>div .chat-data-time{font-size:10px;line-height:10px;position:absolute;bottom:4px;right:4px}.first-chat-box .chat-messages .chat-message .msg-content-data .message-image.gif-message img{margin-bottom:0}.first-chat-box .chat-messages .chat-message .msg-content-data .message-image .docs-file{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.first-chat-box .chat-messages .chat-message .msg-content-data .message-image .docs-file i{font-size:50px;margin:0 auto 5px}.first-chat-box .chat-messages .chat-message .msg-content-data .message-image .docs-file p{font-size:12px;line-height:16px;margin:0;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.first-chat-box .chat-messages .chat-message .msg-content-data .message-image .docs-file a[download]{font-size:14px}.first-chat-box .chat-messages .chat-message.my-message{padding:.25rem 1rem .25rem 2rem}@media only screen and (min-width: 768px){.first-chat-box .chat-messages .chat-message.my-message{padding:.25rem 1rem .25rem 5rem}}.first-chat-box .chat-messages .chat-message.my-message .chat-data-time{text-align:right}.first-chat-box .chat-messages .chat-message.my-message .msg-content-data>div{background-color:var(--primary-color-light);margin-left:auto;padding:8px 8px 20px}.first-chat-box .main-chat-text-box{border-top:1px solid rgba(19,19,19,.0784313725);padding:.5rem!important;position:relative;background-color:#fff;display:flex;flex-direction:row}@media only screen and (min-width: 576px){.first-chat-box .main-chat-text-box{padding:1rem!important}}.first-chat-box .main-chat-text-box .sending-message{position:absolute;z-index:200;width:100%;height:100%;left:0;top:0;background-color:#fbfbfb80;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.first-chat-box .main-chat-text-box .sending-message.show{display:flex}.artist-camera-icon{position:absolute;bottom:.5rem;right:.5rem;margin:0;z-index:1;cursor:pointer;width:56px;height:56px;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;font-size:22px;border:1px solid transparent;box-shadow:0 2px 4px #0000001f;color:#000;transition:.2s ease-in-out;display:flex}@media only screen and (min-width: 768px){.artist-camera-icon{display:none}}.artist-camera-icon input{display:none}.left-sec-box,.genres-box,.medals-box{padding:20px}.medals-box .badge-inner-sec:last-of-type{padding-bottom:0}.left-sec-box p{margin:10px 0}@media only screen and (min-width: 576px){.left-sec-box p{margin:18px 0 30px}}.genres-box ul{display:flex;flex-wrap:wrap;gap:.5rem}.genres-box ul li{margin:0;width:100%}@media only screen and (min-width: 576px){.genres-box ul li{width:auto}}.banner-circle-content{position:relative;margin:0;left:0}@media only screen and (min-width: 1200px){.banner-circle-content{bottom:65px}}.banner-circle-content h2{font-size:35px;line-height:1}.banner-circle-content .user-type{font-size:20px;line-height:1;color:#fff}@media only screen and (min-width: 768px){.banner-circle-content .user-type{font-size:20px}}.banner-circle-content .flag-flex .fa{color:#fff;font-size:24px}.banner-circle-content .main-flag-flex{margin:0}.banner-circle-content .main-flag-flex .user-flex-icon .flex-user-content{position:relative;bottom:4px}.banner-circle-content .rating-stars{display:flex;gap:5px;margin:5px 0;height:20px}.banner-circle-content .rating-stars i{padding:0;font-size:22px}.banner-circle-content img{margin-left:0}@media only screen and (min-width: 576px){.banner-circle-content img{margin-left:5px}}.banner-circle-content.elit-program h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signin-body-bg{display:grid;grid-template-rows:1fr auto}@media only screen and (min-width: 480px){.signin-body-bg{grid-template-rows:auto 1fr auto}}.swal2-modal .swal2-title{font-size:28px;font-weight:400;line-height:1.25}.swal2-container .swal2-popup.swal2-toast{padding:.5rem}@media only screen and (min-width: 768px){.swal2-container .swal2-popup.swal2-toast{padding:1rem}}.swal2-container .swal2-popup.swal2-toast .swal2-title{line-height:1.4;font-size:14px}@media only screen and (min-width: 768px){.swal2-container .swal2-popup.swal2-toast .swal2-title{font-size:18px}}.curator-profile-banner{margin:0;background-image:none;padding:15px;background-color:#fff;box-shadow:0 0 9px #00000026;position:relative;overflow:hidden;height:330px}@media only screen and (min-width: 768px){.curator-profile-banner{height:auto;overflow:visible}}@media only screen and (min-width: 1200px){.curator-profile-banner{padding:120px 120px 0;height:400px;overflow:visible}}.curator-profile-banner .img-profile{height:100%;object-fit:cover;width:100%;position:absolute;top:0;left:0}@media only screen and (min-width: 768px){.curator-profile-banner .img-profile{display:none}}.curator-profile-banner .cover-image{height:100%;object-fit:cover;width:100%;position:absolute;top:0;left:0;display:none}@media only screen and (min-width: 768px){.curator-profile-banner .cover-image{display:block}}@media only screen and (min-width: 1200px){.curator-profile-banner .cover-image{height:400px}}.curator-profile-banner .artist-pencil-icon{position:absolute;bottom:15px;right:15px;margin:0;z-index:1;cursor:pointer;width:56px;height:56px;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;font-size:22px;border:1px solid transparent;box-shadow:0 2px 4px #0000001f;color:#000;transition:.2s ease-in-out;display:none}@media only screen and (min-width: 768px){.curator-profile-banner .artist-pencil-icon{display:flex}}.curator-profile-banner .artist-pencil-icon input{display:none}.curator-profile-banner .artist-pencil-icon:hover{background-color:var(--primary-color);color:#fff}@media only screen and (min-width: 1200px){.curator-profile-banner .artist-pencil-icon{right:75px;bottom:2rem}}@media only screen and (min-width: 1440px){.curator-profile-banner .artist-pencil-icon{right:135px}}.curator-profile-banner .artist-pencil-icon.active{color:var(--error-color)}.curator-profile-banner .curator-banner-flex{display:flex;position:absolute;top:auto;bottom:15px;left:15px}@media only screen and (min-width: 768px){.curator-profile-banner .curator-banner-flex{position:static;align-items:center}}@media only screen and (min-width: 1200px){.curator-profile-banner .curator-banner-flex{display:flex;position:absolute;left:120px;top:220px;bottom:auto;align-items:flex-end}}@media only screen and (min-width: 1440px){.curator-profile-banner .curator-banner-flex{left:220px}}.curator-profile-banner .curator-banner-flex .banner-circle-img{width:246px;height:246px;position:relative;flex-shrink:0;display:none}@media only screen and (min-width: 768px){.curator-profile-banner .curator-banner-flex .banner-circle-img{display:block}}.curator-profile-banner .curator-banner-flex .banner-circle-img .artist-camera-icon{display:flex;width:44px;height:44px;margin-bottom:0;border-radius:100%;background:#fff;border:1px solid transparent;box-shadow:0 2px 4px #0000001f;cursor:pointer;font-weight:400;transition:.2s ease-in-out;align-items:center;justify-content:center;color:#000}.curator-profile-banner .curator-banner-flex .banner-circle-img .artist-camera-icon input{display:none}.curator-profile-banner .curator-banner-flex .banner-circle-img img{width:100%;height:100%;margin:0}.curator-profile-banner .curator-banner-flex .banner-circle-img label.artist-camera-icon{position:absolute;right:10px;bottom:10px}.curator-profile-banner .curator-banner-flex .banner-circle-img label.artist-camera-icon:hover{background-color:var(--primary-color);color:#fff}.pos-btn-flex{margin:0;padding:1rem 15px;border-radius:0;justify-content:center;display:none}.pos-btn-flex a{width:100%}@media only screen and (min-width: 768px){.pos-btn-flex a{width:auto}}@media only screen and (min-width: 768px) and (max-width: 1199px){.pos-btn-flex{justify-content:flex-end}}@media only screen and (min-width: 1200px){.pos-btn-flex{padding:1rem 75px;justify-content:flex-end;display:flex}}@media only screen and (min-width: 1440px){.pos-btn-flex{padding:1rem 135px}}.about-network-sec{padding:10px 0}@media only screen and (min-width: 1200px){.about-network-sec{padding:0 75px 50px!important}}@media only screen and (min-width: 1440px){.about-network-sec{padding:0 135px 50px!important}}.about-network-sec .row{margin-top:20px}@media only screen and (min-width: 992px){.about-network-sec .row{margin-top:30px}}.medals-box{margin-bottom:20px}.medals-box .badge-sec{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.medals-box .badge-sec img{width:calc(33.3333333333% - 1rem);margin:0;flex-shrink:0}.medals-box .badge-inner-sec .inner-badge.image-box{aspect-ratio:1/1;overflow:hidden;border-radius:12px;width:60px;display:flex;justify-content:center;align-items:center}.medals-box .badge-inner-sec .inner-badge.image-box img{object-fit:cover;aspect-ratio:1/1}.inner-badge p{line-height:1.2}.genres-box,.playlist-slider{margin-top:20px}.transaction-box-bg{padding:16px 15px}@media only screen and (min-width: 992px){.transaction-box-bg{padding:1.5rem}}.transaction-box-bg .transaction-flex form{display:flex;flex-wrap:wrap}@media only screen and (min-width: 576px){.transaction-box-bg .transaction-flex form{gap:1rem}}.transaction-box-bg .transaction-flex form .transaction-first-select{position:relative;overflow:visible;width:100%}@media only screen and (min-width: 576px){.transaction-box-bg .transaction-flex form .transaction-first-select{width:auto}}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-box a{border-radius:12px}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-box.open a i{transform:scaleY(-1)}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content{margin:0}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text{width:100%;padding:1rem;border-radius:12px;top:60px;left:0}@media only screen and (min-width: 576px){.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text{width:auto}}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text h6{padding:0;margin-bottom:1rem}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .activity-checkbox{padding:0 0 .5rem}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .activity-checkbox .container-checkbox{padding-left:25px;margin-bottom:10px;white-space:nowrap}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .activity-checkbox .container-checkbox .checkmark{left:0;transition:none}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .activity-checkbox .container-checkbox .checkmark:after{left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .tr-select-class{padding:0;margin-bottom:1rem}.transaction-box-bg .transaction-flex form .transaction-first-select .tr-first-content .tr-box-text .apply-tr-btn{padding:1rem 0 0;margin:0}.user-avatar{position:relative;flex-shrink:0}.user-avatar .net-status{width:14px;height:14px;border-radius:50%;position:absolute;bottom:0;right:0;border:2px solid #fff;background-color:#d40000}.user-avatar .net-status.online{background-color:#27d400}.playlist-flex{padding:1.5rem}.playlist-flex .playlist-content{margin-bottom:1rem;display:flex;align-items:center}.playlist-flex .playlist-content h3{margin:0}.playlist-flex .shared-slider-box{margin:0;border-radius:12px}.playlist-flex .shared-slider-box img{width:100%}.playlist-flex .playlist-content .statistics,.curator-hover-listing .cr-hover-content .statistics{display:flex;gap:1rem}.playlist-flex .playlist-content .statistics>div,.curator-hover-listing .cr-hover-content .statistics>div{font-size:12px;line-height:14px;color:#666363;display:flex;align-items:center}@media only screen and (min-width: 768px){.playlist-flex .playlist-content .statistics>div,.curator-hover-listing .cr-hover-content .statistics>div{font-size:16px}}.playlist-flex .playlist-content .statistics>div i,.curator-hover-listing .cr-hover-content .statistics>div i{font-size:16px;margin-right:3px}@media only screen and (min-width: 768px){.playlist-flex .playlist-content .statistics>div i,.curator-hover-listing .cr-hover-content .statistics>div i{font-size:22px;margin-right:5px}}.cr-hover-content .view-all{cursor:pointer;color:var(--primary-color);font-size:14px}.cr-hover-content .view-all:hover{text-decoration:underline}.song-title-img{border-radius:6px;overflow:hidden}.active-package{border:2px solid #FBBC04;box-shadow:none}.song-title-btn-play audio{display:none}.song-title-btn-play .overlay{display:none;position:absolute;background-color:#00000040;top:0;right:0;bottom:0;left:0;border-radius:6px}.song-title-btn-play .audio-btn{position:relative;z-index:2;cursor:pointer;color:#fff;font-size:34px;line-height:0}.song-title-btn-play .audio-btn .fa-circle-pause{display:none}.song-title-btn-play .audio-btn:hover{color:var(--primary-color)}.song-title-btn-play.playing .audio-btn .fa-circle-play{display:none}.song-title-btn-play.playing .audio-btn .fa-circle-pause,.song-title-btn-play.playing .overlay{display:block}.radio-upload-song input[type=radio]{cursor:pointer}.radio-upload-song input[type=radio]:checked:before,.radio-upload-song-no input[type=radio]:checked:before,.radio-upload-song-yes input[type=radio]:checked:before{width:9px;height:9px}.show-hide-box-song{display:none;max-height:fit-content;margin:0}.released-song-date{max-height:fit-content;display:none}.released-song-date span{display:none}.image-thumbnail-selector{position:relative;height:300px;width:100%;margin:0;border-radius:12px;overflow:hidden;border:1px solid #E9F0F5}@media only screen and (min-width: 576px){.image-thumbnail-selector{width:300px}}.image-thumbnail-selector.invalid{border-color:var(--error-color)}.image-thumbnail-selector .album-preview{display:none;position:absolute;top:0;height:100%;width:100%;background-color:#e9f0f5;cursor:pointer;box-shadow:0 0 4px #0000002e}.image-thumbnail-selector .album-preview img{object-fit:cover;height:100%;width:100%}.song-hide-box{display:none}.custom-multiselect{position:relative}.custom-multiselect .select-box{cursor:pointer}.custom-multiselect .select-box .form-control{padding:12px 50px 12px 15px}.custom-multiselect .select-box .select-wrapper{position:absolute;left:0;right:0;top:0;bottom:0}.custom-multiselect .select-box .count-selected{position:absolute;background-color:var(--primary-color);top:50%;transform:translateY(-50%);right:24px;width:20px;height:20px;border-radius:50%;font-size:12px;display:flex;justify-content:center;align-items:center}.custom-multiselect .select-options{display:none;border:1px #dddddd solid;box-shadow:0 0 12px #0000001f;position:absolute;z-index:1;width:100%;background-color:#fff;padding:10px 0;border-radius:6px;top:50px;min-width:250px;max-height:250px;overflow-y:auto}.custom-multiselect .select-options .single-option{cursor:pointer;position:relative;line-height:1.2;display:block;color:#000;padding:2px 10px 2px 35px}.custom-multiselect .select-options .single-option input{left:10px;top:4px;position:absolute}.custom-multiselect .select-options .single-option input:before,.custom-multiselect .select-options .single-option input:after{position:absolute;content:"";display:inline-block}.custom-multiselect .select-options .single-option input:before{height:16px;width:16px;border:1px solid #999;left:0;top:-2px;background-color:#fff;border-radius:2px}.custom-multiselect .select-options .single-option input:after{height:5px;width:9px;left:4px;top:2px}.custom-multiselect .select-options .single-option input:checked:before{background-color:#fbbc04;border-color:#fbbc04}.custom-multiselect .select-options .single-option input:checked:after{border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg)}.custom-multiselect .select-options .single-option:last-of-type{margin-bottom:0}.custom-multiselect.drop-open-top .select-options{top:auto;bottom:50px}.heading-icon-tooltip span{cursor:pointer}.heading-icon-tooltip .tooltip-box{padding:1rem}.heading-icon-tooltip .tooltip-box .close-tooltip{top:3px;right:3px}.tooltip-inner{max-width:300px}.tooltip-inner .tooltip-vacation{color:#fbbc04}.tooltip-inner p{margin:0 0 3px;font-size:12px;line-height:16px}.tooltip-inner p:last-of-type{margin:0}.track-overview-box,.song-lyrics-box{padding:3rem 1rem 1rem;position:relative}@media only screen and (min-width: 576px){.track-overview-box,.song-lyrics-box{padding:3rem 2rem 2rem}}.track-overview-box .link-edit,.song-lyrics-box .link-edit{cursor:pointer;font-size:14px;color:gray;font-family:Roboto,sans-serif;display:flex;align-items:center;gap:10px;justify-content:flex-end;position:absolute;z-index:4;font-weight:400;transition:none;right:1rem;top:1rem}@media only screen and (min-width: 576px){.track-overview-box .link-edit,.song-lyrics-box .link-edit{right:2rem}}.track-overview-box .link-edit:hover,.song-lyrics-box .link-edit:hover,.track-overview-box .link-edit:hover i,.song-lyrics-box .link-edit:hover i{color:var(--primary-color)}.track-overview-box .songs-lyrics-text:last-of-type,.song-lyrics-box .songs-lyrics-text:last-of-type{margin-bottom:0}.track-overview-box .songs-lyrics-text h5 a,.song-lyrics-box .songs-lyrics-text h5 a{text-decoration:none}.track-overview-box .songs-lyrics-text p,.song-lyrics-box .songs-lyrics-text p{line-height:1.4}.track-overview-box .lock-box-text .songs-lyrics-text,.song-lyrics-box .lock-box-text .songs-lyrics-text{width:100%;max-height:400px;height:auto;white-space:pre-line}.track-overview-box .song-audio,.song-lyrics-box .song-audio{line-height:0}.track-overview-box .song-audio.active,.song-lyrics-box .song-audio.active{display:block}.track-overview-box .preview-song,.song-lyrics-box .preview-song{position:relative;display:block}.track-overview-box .preview-song img[data-cover-image],.song-lyrics-box .preview-song img[data-cover-image]{width:100%;height:200px}@media only screen and (min-width: 576px){.track-overview-box .preview-song img[data-cover-image],.song-lyrics-box .preview-song img[data-cover-image]{height:400px}}.track-overview-box .preview-song .song-title-btn-play .overlay,.song-lyrics-box .preview-song .song-title-btn-play .overlay{border-radius:12px}.track-overview-box .preview-song .song-title-btn-play .audio-btn i,.song-lyrics-box .preview-song .song-title-btn-play .audio-btn i{color:#fff;font-size:48px}.track-overview-box .responses-inner-flex,.dashboard-right-content .responses-inner-flex{margin-top:10px;gap:0}@media only screen and (min-width: 576px){.track-overview-box .responses-inner-flex,.dashboard-right-content .responses-inner-flex{margin-top:20px}}@media only screen and (min-width: 768px){.track-overview-box .responses-inner-flex,.dashboard-right-content .responses-inner-flex{gap:2rem}}.track-overview-box .responses-inner-flex .responses-avatr-flex,.dashboard-right-content .responses-inner-flex .responses-avatr-flex{margin:10px 0}@media only screen and (min-width: 576px){.track-overview-box .responses-inner-flex .responses-avatr-flex,.dashboard-right-content .responses-inner-flex .responses-avatr-flex{margin:15px 0}}.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex{width:50%}.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .response-avatar-img,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .response-avatar-img{width:26px}.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .response-avatar-img .fa,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .response-avatar-img .fa{font-size:20px}.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content span,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content span{font-size:14px}@media only screen and (min-width: 576px){.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content span,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content span{font-size:16px}}.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content p,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content p{font-size:12px}@media only screen and (min-width: 576px){.track-overview-box .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content p,.dashboard-right-content .responses-inner-flex .responses-avatr-flex .responses-avatr-flex .responses-avatar-content p{font-size:15px}}.field-row.invalid h4,.field-row.invalid h5{color:var(--error-color)}.field-row h4,.field-row h5{line-height:1.2;margin-bottom:.5rem}.pitch-label{color:gray;margin:10px 0 18px;cursor:pointer}.curator-genres .genres-info{color:gray;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:5px}.curator-genres .genres-listing{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width: 768px){.curator-genres .genres-listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 992px){.curator-genres .genres-listing{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width: 1200px){.curator-genres .genres-listing{grid-template-columns:repeat(4,minmax(0,1fr))}}.curator-genres .genres-listing .select-dropdown-text{margin-bottom:0}.account-setting-box .curator-genres{margin:0}.account-setting-box .curator-genres .genres-listing{grid-template-columns:repeat(1,minmax(0,1fr))}@media only screen and (min-width: 768px){.account-setting-box .curator-genres .genres-listing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 992px){.account-setting-box .curator-genres .genres-listing{grid-template-columns:repeat(3,minmax(0,1fr))}}.account-setting-box .curator-genres .genres-listing label.error{font-size:12px;color:var(--error-color);font-weight:500;margin:0;grid-column:span 1/span 1}@media only screen and (min-width: 768px){.account-setting-box .curator-genres .genres-listing label.error{grid-column:span 2/span 2}}@media only screen and (min-width: 992px){.account-setting-box .curator-genres .genres-listing label.error{grid-column:span 3/span 3}}.account-setting-box .tabs-item-listing .nav li{position:relative}.account-setting-box .tabs-item-listing .nav li .error-icon{position:absolute;color:var(--error-color);top:5px;right:5px;width:20px;height:20px;font-size:20px;line-height:0}.account-setting-box .tabs-item-listing .nav li .error-icon:before{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--error-color);content:"";animation:ping 1s cubic-bezier(0,0,.2,1) infinite;position:absolute}.upload-songs-curator .influencer-steps-wizard .wizard .wizard-inner{margin-bottom:50px}@media only screen and (min-width: 576px){.upload-songs-curator .influencer-steps-wizard .wizard .wizard-inner{margin-bottom:80px}}.upload-songs-curator .influencer-steps-wizard .wizard .connecting-line{width:70%;left:50%;right:auto;transform:translate(-50%)}.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li{padding-left:15px}@media only screen and (min-width: 768px){.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li{width:20%;padding-left:30px}}.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li span.round-tab,.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li span.round-tab-2{width:50px;height:50px}@media only screen and (min-width: 576px){.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li span.round-tab,.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li span.round-tab-2{width:60px;height:60px}}.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li a i{bottom:-45px}@media only screen and (min-width: 576px){.upload-songs-curator .influencer-steps-wizard .wizard .nav-tabs>li a i{bottom:-65px}}.upload-songs-curator .influencer-steps-wizard .wizard.edit .connecting-line{width:45%}.upload-songs-curator .influencer-steps-wizard .wizard.edit .wizard-inner:has(.nav-tabs li:nth-child(2).active) .connecting-line:before{width:50%}.upload-songs-curator .influencer-steps-wizard .wizard.edit .wizard-inner:has(.nav-tabs li:nth-child(3).active) .connecting-line:before{width:100%}.upload-songs-curator .influencer-steps-wizard .wizard .list-inline{margin-top:15px}.audio-link-frame,.youtube-iframe{width:100%;border:none;height:300px;border-radius:12px}.audio-link-frame.type-spotify{height:152px}.audio-link-frame.type-youtube,.youtube-iframe{height:400px}.upload-song-tab,.song-info-tab,.track-overview-tab{margin-top:1rem}.upload-song-tab .artist-song-name .label-view-all .btn{padding:.5rem 1rem}.upload-song-tab .artist-song-name .label-view-all .btn i{font-size:18px}.upload-song-tab input[type=file][name=cover_image],.upload-song-tab input[type=file][name=audio]{position:absolute;z-index:-99999;left:-999999px}.upload-song-tab .featured-artist-list .featured-artist-row{margin-top:10px;flex-direction:row}.upload-song-tab .featured-artist-row{display:flex;align-items:center;flex-direction:column;gap:.5rem;width:100%}@media screen and (min-width: 768px){.upload-song-tab .featured-artist-row{flex-direction:row;gap:1rem}}.upload-song-tab .featured-artist-row .label-view-all{width:100%;display:flex;gap:.5rem;flex-direction:column}.upload-song-tab .featured-artist-row .label-view-all .btn,.upload-song-tab .featured-artist-row .label-view-all .add-field{margin:0!important;width:100%;justify-content:center}@media screen and (min-width: 576px){.upload-song-tab .featured-artist-row .label-view-all .btn,.upload-song-tab .featured-artist-row .label-view-all .add-field{width:50%}}@media screen and (min-width: 576px){.upload-song-tab .featured-artist-row .label-view-all{flex-direction:row}}@media screen and (min-width: 768px){.upload-song-tab .featured-artist-row .label-view-all{gap:1rem}}.upload-song-tab .featured-artist-row .form-group{width:100%;margin-bottom:0}.upload-song-tab .featured-artist-row button{font-size:14px;text-transform:uppercase;padding:.5rem 1rem;display:flex;border-radius:6px;align-items:center;justify-content:center;border:2px solid transparent;white-space:nowrap}.upload-song-tab .featured-artist-row button i{margin-right:10px}.upload-song-tab .featured-artist-row button.add-field{border-color:#fbbc04;color:#262626;background-color:#fbbc04}.upload-song-tab .featured-artist-row button.add-field:hover{color:#fbbc04;background-color:transparent}.upload-song-tab .featured-artist-row button.remove-field{border-color:var(--error-color);background-color:var(--error-color);color:#fff}.upload-song-tab .featured-artist-row button.remove-field i{margin:0}.upload-song-tab .featured-artist-row button.remove-field:hover{background-color:transparent;color:var(--error-color)}.upload-song-tab .upload-song-link-field{width:100%}.upload-song-tab .upload-song-link-field .form-control{cursor:auto}.upload-song-tab .field-row,.song-info-tab .field-row{position:relative}.upload-song-tab .field-row .error-message,.song-info-tab .field-row .error-message{font-size:12px;color:var(--error-color);font-weight:500;margin:.25rem 1rem 0}.upload-song-tab .pitch-curator small,.song-info-tab .pitch-curator small{font-size:10px;white-space:nowrap}.responses-inner-flex{flex-wrap:wrap;gap:2rem}.responses-inner-flex .responses-avatr-flex{width:100%}@media screen and (min-width: 768px){.responses-inner-flex .responses-avatr-flex{width:calc(50% - 1rem)}}.responses-inner-flex .responses-avatr-flex.flex-wrap{gap:1rem}.responses-inner-flex .responses-avatr-flex.flex-wrap .responses-avatr-flex{width:100%}.responses-inner-flex .responses-avatr-flex .response-avatar-img,.responses-bg-flex .responses-avatr-flex .response-avatar-img{flex-shrink:0}.responses-inner-flex .responses-avatr-flex .response-avatar-img .fa,.responses-bg-flex .responses-avatr-flex .response-avatar-img .fa{font-size:26px;color:gray}.responses-inner-flex .responses-avatr-flex .response-avatar-img img,.responses-bg-flex .responses-avatr-flex .response-avatar-img img{border-radius:0;width:30px}.responses-inner-flex .responses-avatr-flex .response-avatar-img img.avatar,.responses-bg-flex .responses-avatr-flex .response-avatar-img img.avatar{width:70px;height:70px;object-fit:cover;border-radius:50%}.responses-inner-flex .responses-avatr-flex .response-avatar-img.icon-box,.responses-bg-flex .responses-avatr-flex .response-avatar-img.icon-box{width:32px;display:flex;justify-content:center;align-items:center}.track-overview-tab h4{line-height:1.2;margin-bottom:10px;text-align:center}@media screen and (min-width: 768px){.track-overview-tab h4{margin-bottom:20px;text-align:left}}.track-overview-tab img[data-cover-image]{display:none;height:300px;width:auto;margin:0 auto;border-radius:12px;overflow:hidden;object-fit:cover}.track-overview-tab img[data-cover-image].type-soundcloud{object-fit:contain;height:200px}#previewContainer{margin:20px 0}#previewContainer>div{display:flex;justify-content:flex-start;align-items:center}#previewContainer>div img{margin:0}#previewContainer>div p{margin:0 1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#previewContainer>div button{border:none!important;background-color:#fff;font-size:24px}#slider-range.ui-widget-content{height:10px;background-color:#fff;border-radius:25px;display:block;box-shadow:0 0 6px #00000029;border:none}#slider-range .ui-slider-handle{transition:none;border:none;background:transparent;width:auto;height:auto;margin:0 0 0 -35px;outline:none!important;top:-6px}#slider-range .ui-slider-handle .slider-handle-bar{position:relative;top:0;left:0;width:70px}#slider-range .ui-slider-handle .slider-handle-bar .handle-item{font-weight:500;width:100%;padding:3px 5px;line-height:22px;height:22px!important}.range-automated-slider{padding:1rem;display:block}.range-automated-slider .range-bar{width:100%;padding:1rem 1.5rem 3rem}.range-automated-slider .range-bar:after{right:-1rem;left:-1rem;bottom:0;top:auto;height:1px;width:calc(100% + 2rem)}.range-automated-slider .range-value{width:100%;flex-shrink:0;margin-top:1rem}.range-automated-slider .range-value span{line-height:1.2}@media only screen and (min-width: 1440px){.range-automated-slider{display:flex}.range-automated-slider .range-bar:after{width:1px;height:120px;left:auto;top:-1rem}.range-automated-slider .range-value{width:100px;margin-top:0}}.account-setting-box{height:auto;padding:0;box-shadow:0 0 4px #0000002e;border-radius:15px}.account-setting-box .tab-content{border-top:1px solid #F0F0F0;padding:0 15px}@media only screen and (min-width: 768px){.account-setting-box .tab-content{border-top:none;padding:0 45px 0 30px}}.account-setting-box .tab-content .right-side-spacing{padding:20px 0}@media only screen and (min-width: 768px){.account-setting-box .tab-content .right-side-spacing{padding:40px 0}}.account-setting-box .tab-content .account-right-side h3{margin:0 0 1rem}@media only screen and (min-width: 768px){.account-setting-box .tab-content .account-right-side h3{margin:0 0 2rem}}.account-setting-box .tab-content .account-fields-flex{margin:0 0 1rem;align-items:flex-start}.account-setting-box .tab-content .account-fields-flex .account-setting-field .form-control{padding:10px 15px}.account-setting-box .tab-content .account-fields-flex .account-setting-field label.invalid{color:var(--error-color)}.account-setting-box .tab-content .account-fields-flex .account-setting-field .custom-checkbox{line-height:1.8}.account-setting-box .tab-content .account-form-btn{margin:2rem 0 0}.favorites-box{padding:1.5rem}.favorites-box .favorite-top-bar{display:flex;justify-content:space-between;align-items:center}.favorites-box .favorite-top-bar .favorite-top-link{color:gray;cursor:pointer}.favorites-box .favorite-top-bar .favorite-top-link:hover{color:var(--primary-color)}.favorites-box .favorite-row-box{padding:0;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width: 1440px){.favorites-box .favorite-row-box{grid-template-columns:repeat(3,minmax(0,1fr))}}.favorites-box .favorite-row-box .favorite-boxes-cont{margin:0}.favorites-box .favorite-row-box .favorite-boxes-cont p{margin:.5rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.favorite-btn{cursor:pointer;background-color:transparent;border:none;display:flex;align-items:center;column-gap:.25rem;color:#fff;padding:0;width:90px}@media screen and (min-width: 576px){.favorite-btn{column-gap:.5rem;width:auto}}.favorite-btn p{display:inline-block;font-size:10px;line-height:1.2}@media screen and (min-width: 768px){.favorite-btn p{font-size:14px;display:none}}.favorite-btn:hover{color:#262626}.favorite-btn:hover p{display:inline-block;color:#262626}.favorite-btn .fa{color:inherit;margin:0;font-size:20px}@media screen and (min-width: 768px){.favorite-btn .fa{font-size:30px}}.favorite-btn.active{color:var(--error-color);text-shadow:1px 1px 1px #fff}.favorite-btn.active p{color:var(--error-color)}.favorite-btn.active .fa{text-shadow:none}.label-playlist-slider{padding:1.5rem;margin-top:20px}.label-playlist-slider .label-playlist-flex{margin-bottom:20px}.label-playlist-slider .label-playlist-flex .label-playlist-content .label-view-all{color:gray;cursor:pointer}.label-playlist-slider .label-playlist-flex .label-playlist-content .label-view-all:hover{color:var(--primary-color)}.label-playlist-slider .label-view-all .btn{margin:0;padding:.75rem 1.5rem}.label-playlist-slider .label-view-all .btn:hover{background-color:#535353!important;color:#e9f0f5!important}.label-playlist-slider .grid-tracks{display:grid;gap:1rem}@media screen and (min-width: 768px){.label-playlist-slider .grid-tracks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 992px){.label-playlist-slider .grid-tracks{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 1440px){.label-playlist-slider .grid-tracks{grid-template-columns:repeat(4,minmax(0,1fr))}}.label-playlist-slider .grid-tracks a,.label-playlist-slider .grid-tracks .song-item{position:relative;cursor:pointer}.label-playlist-slider .grid-tracks a:hover,.label-playlist-slider .grid-tracks .song-item:hover{color:#0056b3}.label-playlist-slider .grid-tracks a .edit-btn,.label-playlist-slider .grid-tracks .song-item .edit-btn{position:absolute;border:none;background-color:#fff;border-radius:6px;display:flex;align-items:center;gap:3px;font-size:12px;padding:3px 5px;right:3px;top:3px}.label-playlist-slider .grid-tracks a .edit-btn:hover,.label-playlist-slider .grid-tracks .song-item .edit-btn:hover{color:#fff;background-color:#1a1a1a80}.label-playlist-slider .grid-tracks a .remove-btn,.label-playlist-slider .grid-tracks .song-item .remove-btn{position:absolute;border:none;background-color:var(--error-color);border-radius:6px;display:flex;align-items:center;gap:3px;font-size:12px;padding:3px 5px;left:3px;top:3px;color:#fff}.label-playlist-slider .grid-tracks a .remove-btn:hover,.label-playlist-slider .grid-tracks .song-item .remove-btn:hover{color:var(--error-color);background-color:#ffffff80}.label-playlist-slider .grid-tracks a p,.label-playlist-slider .grid-tracks .song-item p{font-size:18px;line-height:1.2;font-weight:500}.label-playlist-slider .grid-tracks a .song-title-img,.label-playlist-slider .grid-tracks .song-item .song-title-img{position:relative;margin-bottom:.5rem;border-radius:12px}.label-playlist-slider .grid-tracks a .song-title-img .song-title-btn-play .progress-audio,.label-playlist-slider .grid-tracks .song-item .song-title-img .song-title-btn-play .progress-audio{left:.5rem;width:calc(100% - 1rem)}.label-playlist-slider .grid-tracks a .song-title-img .image-container,.label-playlist-slider .grid-tracks .song-item .song-title-img .image-container,.label-playlist-slider .grid-tracks a .song-title-img img,.label-playlist-slider .grid-tracks .song-item .song-title-img img{margin-bottom:0}.label-playlist-slider .grid-tracks.artists-listing{margin:0}.label-playlist-slider .grid-tracks.artists-listing .slick-dots{position:static}.artists-list{display:grid;gap:30px}@media screen and (max-width: 767px){.artists-list.artist-mobile-hide-slider{display:none}}@media screen and (min-width: 768px){.artists-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 992px){.artists-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width: 1440px){.artists-list{grid-template-columns:repeat(6,minmax(0,1fr))}}.artists-list a>img{border-radius:12px;height:250px;width:100%;object-fit:cover;margin-bottom:.5rem}.artists-list a p{font-size:18px;line-height:1.2;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.artists-list a .country{display:flex;align-items:center;margin-top:5px;font-size:14px;line-height:1.2}.artists-list a .country .fa{margin-right:5px;font-size:20px}.artists-list.artist-mobile-show-slider{display:none}.artists-list.artist-mobile-show-slider a{padding:0 1rem}.recently-shared-sec{padding:40px 15px}@media screen and (min-width: 992px){.recently-shared-sec{padding:40px 30px}}@media screen and (min-width: 1440px){.recently-shared-sec{padding:40px 135px 70px}}.recently-shared-sec .recently-show-mobile-responsive{display:grid;column-gap:30px;row-gap:15px}@media screen and (max-width: 767px){.recently-shared-sec .recently-show-mobile-responsive.recently-shared-hide-mobile{display:none}}@media screen and (min-width: 768px){.recently-shared-sec .recently-show-mobile-responsive{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (min-width: 992px){.recently-shared-sec .recently-show-mobile-responsive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1200px){.recently-shared-sec .recently-show-mobile-responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}.recently-shared-sec .recently-show-mobile-responsive .shared-flex{margin:0;padding-bottom:15px;display:flex!important;gap:5px;overflow:hidden}@media screen and (min-width: 1200px){.recently-shared-sec .recently-show-mobile-responsive .shared-flex{gap:10px}}.recently-shared-sec .recently-show-mobile-responsive .shared-flex img{border-radius:6px;width:70px;object-fit:cover}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .count-value span{font-size:20px;width:30px}@media screen and (min-width: 576px){.recently-shared-sec .recently-show-mobile-responsive .shared-flex .count-value span{font-size:30px;width:60px}}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex{gap:10px}@media screen and (min-width: 576px){.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex{gap:20px}}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex .recent-shared-text p{line-height:1.2}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex .counter-inner-img{position:relative;flex-shrink:0}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex .counter-inner-img .image-container{margin:0;border-radius:6px}.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex .counter-inner-img .image-container img{width:50px}@media screen and (min-width: 576px){.recently-shared-sec .recently-show-mobile-responsive .shared-flex .counter-main-flex .counter-inner-img .image-container img{width:70px}}@media only screen and (min-width: 530px) and (max-width: 767px){.main-artist-dropdowns{margin-bottom:.5rem}}@media only screen and (min-width: 768px){.main-artist-dropdowns{margin-bottom:0}}.main-artist-dropdowns .form-control,.main-artist-searcbox .form-control{height:52px}.list-of-artists-sec,.choose-curators-sec-bg{padding:20px 15px!important}@media only screen and (min-width: 992px){.list-of-artists-sec,.choose-curators-sec-bg{padding:40px 30px 20px!important}}@media only screen and (min-width: 1440px){.list-of-artists-sec,.choose-curators-sec-bg{padding:40px 135px 20px!important}}.list-of-artists-sec .actions .btn,.choose-curators-sec-bg .actions .btn{transition:.6s all ease-in-out;font-size:14px;font-weight:400;text-transform:uppercase;border-radius:7px;padding:15px;border:1px solid transparent}.list-of-artists-sec .actions .btn-primary,.choose-curators-sec-bg .actions .btn-primary{color:#262626!important;background-color:#fbbc04!important}.list-of-artists-sec .actions .btn-white,.choose-curators-sec-bg .actions .btn-white{color:#262626!important;background-color:#fff!important;border-color:#fbbc04!important}.top-curator-img img{aspect-ratio:1/1;object-fit:cover}.new-top-cur-row .top-curator-mobile-responsive{display:grid;gap:30px}@media screen and (min-width: 768px){.new-top-cur-row .top-curator-mobile-responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 992px){.new-top-cur-row .top-curator-mobile-responsive{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width: 1440px){.new-top-cur-row .top-curator-mobile-responsive{grid-template-columns:repeat(5,minmax(0,1fr))}}.new-top-cur-row .top-curator-mobile-responsive .slick-list{margin:0 -15px}.new-top-cur-row .top-curator-mobile-responsive .slick-slide{margin:0 15px}.new-top-cur-row .top-curator-img{margin:0}.new-top-cur-row .top-curator-hover{aspect-ratio:1/1;position:relative}.img-hover-chg{aspect-ratio:16/9}@media only screen and (min-width: 576px){.img-hover-chg{aspect-ratio:1/1}}.img-hover-chg img{height:auto;width:auto}.img-hover-chg .play-icon-img{background-color:#00000080;border-radius:12px;font-size:48px;color:#fff;z-index:10}.img-hover-chg .play-icon-img a{font-size:48px;height:48px;line-height:0;color:#fff}.img-hover-chg .play-icon-img i{cursor:pointer}.not-found-box{border-radius:12px;background-color:#fff;padding:1rem;text-align:center;color:var(--error-color);width:100%}.pagination-box{margin-top:2rem}.pagination-box .mobile .pagination{display:flex;justify-content:space-between}.pagination-box .mobile .pagination .page-item a{border-radius:6px;color:var(--primary-color)}@media screen and (min-width: 767px){.pagination-box .mobile{display:none}}.pagination-box .desktop{display:none}.pagination-box .desktop .pagination{display:flex;justify-content:space-between}.pagination-box .desktop .pagination .page-item .page-link{color:var(--primary-color);height:40px;width:40px;padding:.5rem;display:flex;justify-content:center;align-items:center;line-height:18px}.pagination-box .desktop .pagination .page-item .page-link:focus{box-shadow:0 0 0 .2rem #fbbc0440}.pagination-box .desktop .pagination .page-item.active .page-link{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);font-size:17px}@media screen and (min-width: 768px){.pagination-box .desktop{display:flex;justify-content:space-between;align-items:center}}.artist-fields .form-control{padding:.5rem 1rem}.artist-fields .form-control.invalid{border-color:var(--error-color)}.artist-fields input.form-control,.artist-fields select.form-control{height:54px}.choose-curators-sec-bg{padding:40px 0}@media only screen and (min-width: 992px) and (max-width: 1199px){.choose-curators-sec-bg{padding:40px 15px}}.curator-fav-btn{height:100%}.curator-fav-btn a{height:100%;display:flex;padding:.5rem 1.5rem;align-items:center;justify-content:center;border-radius:7px}.choose-back-arrow a{display:inline-block}.filter-row-overflow{margin-bottom:30px}#filter-form{margin-bottom:1rem}@media screen and (min-width: 768px){#filter-form{margin-bottom:30px}}#filter-form .filter-row{display:flex;flex-direction:column;gap:0;margin:0;overflow:visible;position:relative;z-index:10}@media screen and (min-width: 768px){#filter-form .filter-row{flex-direction:row;gap:15px}}#filter-form .filter-row .input-fields{width:100%;gap:1rem;display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 768px){#filter-form .filter-row .input-fields{flex-direction:row}}#filter-form .filter-row .input-fields>div{width:100%}@media screen and (min-width: 768px){#filter-form .filter-row .input-fields>div{width:calc(50% - .5rem)}}@media screen and (min-width: 992px){#filter-form .filter-row .input-fields>div{flex:1 0 0}}#filter-form .filter-row .main-artist-dropdowns{width:100%;flex-grow:1;margin-bottom:0}#filter-form .filter-row .select-dropdown-text{margin:0}#filter-form .filter-row .select-dropdown-text .custom-multiselect .form-control{height:52px;border-color:#ced4da}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options{top:52px;overflow:hidden;grid-template-rows:1fr auto}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options.show{display:grid}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options--scroll{overflow-y:auto}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options .actions{display:flex;gap:10px;padding:5px 10px 0}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options .actions .btn{height:30px;width:50%!important;line-height:20px;padding:5px;font-size:12px;font-weight:500;min-width:0}#filter-form .filter-row .select-dropdown-text .custom-multiselect .select-options .actions .btn-secondary{background-color:#f6f8f9!important;border-color:#f6f8f9!important;color:#535353!important}#filter-form .filter-row .main-artist-searcbox{width:100%;flex-grow:1}#filter-form .filter-row .main-artist-searcbox .form-control{padding-right:55px}#filter-form .filter-row .main-artist-searcbox .artist-searchbox-icon{height:50px;width:50px;top:1px;right:0;cursor:pointer;display:flex;justify-content:center;align-items:center}#filter-form .filter-row .main-artist-checkbox{display:flex;align-items:center}#filter-form .filter-row .main-artist-checkbox label{position:relative;cursor:pointer;padding-left:35px;font-size:15px;line-height:24px;font-weight:500;color:#535353;margin:0}#filter-form .filter-row .main-artist-checkbox label input{display:none}#filter-form .filter-row .main-artist-checkbox label:before{content:"";width:24px;height:24px;border:1px solid #ced4da;background-color:#fff;border-radius:3px;position:absolute;left:0}#filter-form .filter-row .main-artist-checkbox label:after{content:"";width:18px;height:18px;border-radius:3px;position:absolute;left:3px;top:3px;opacity:0;background-color:#fbbc04}#filter-form .filter-row .main-artist-checkbox label:has(input:checked):after{opacity:1}#filter-form .actions .btn{margin:1rem 0 0!important;min-width:150px;height:100%}@media only screen and (min-width: 768px){#filter-form .actions .btn{width:auto!important;margin:0!important}}.modal-selected-curators .modal-dialog,.modal-favorite-curators .modal-dialog{max-width:768px}.modal-selected-curators .modal-dialog .modal-header .modal-title,.modal-favorite-curators .modal-dialog .modal-header .modal-title{color:var(--primary-color);margin:0 auto}.modal-selected-curators .modal-dialog .modal-content,.modal-favorite-curators .modal-dialog .modal-content{overflow:hidden}.modal-selected-curators .modal-dialog .modal-content .modal-body,.modal-favorite-curators .modal-dialog .modal-content .modal-body{max-height:80vh;overflow-y:auto}.modal-selected-curators .modal-dialog .remove-all-box,.modal-favorite-curators .modal-dialog .remove-all-box{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-selected-curators .modal-dialog .remove-all-box h6,.modal-favorite-curators .modal-dialog .remove-all-box h6{margin-bottom:0;font-size:16px}@media screen and (min-width: 576px){.modal-selected-curators .modal-dialog .remove-all-box h6,.modal-favorite-curators .modal-dialog .remove-all-box h6{font-size:24px}}.modal-selected-curators .modal-dialog .remove-all-box .btn,.modal-favorite-curators .modal-dialog .remove-all-box .btn{color:#ff0e0e;font-size:12px;padding:.25rem .5rem}@media screen and (min-width: 576px){.modal-selected-curators .modal-dialog .remove-all-box .btn,.modal-favorite-curators .modal-dialog .remove-all-box .btn{font-size:16px;padding:.5rem 1rem}}.modal-selected-curators .modal-dialog .main-delete-link,.modal-favorite-curators .modal-dialog .main-delete-link{display:flex;gap:1rem;flex-wrap:wrap}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box{width:100%;margin:0;padding:.5rem;box-shadow:0 0 8px #0000002b}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-sec-img,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-sec-img{gap:1rem}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .credits-blog,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .credits-blog{margin-right:1rem}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .credits-blog .delete-link,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .credits-blog .delete-link{margin:-26px 0 0;display:block;opacity:0;font-size:17px;color:#ff0e0e;cursor:pointer;transition:.3s all ease-in-out}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box:hover .credits-blog .delete-link,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box:hover .credits-blog .delete-link{opacity:1;margin:0}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content{text-align:left}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content h6,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content h6{font-size:20px}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content p,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content p{font-size:14px}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li{font-size:12px;line-height:14px;display:flex;align-items:center;gap:3px;color:gray}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li span,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li span{font-size:15px;font-weight:400}.modal-selected-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li span img,.modal-favorite-curators .modal-dialog .main-delete-link .display-my-sec-box .display-box-sec-content ul li span img{height:16px;margin-right:3px;position:relative;top:-1px}.successfully-submitted-sec{min-height:calc(100vh - 140px);padding:1rem 0}@media screen and (min-width: 992px){.successfully-submitted-sec{min-height:calc(100vh - 150px)}}.successfully-submitted-sec .successfully-text h6{margin:15px 0}@media screen and (min-width: 768px){.successfully-submitted-sec .successfully-text h6{margin:35px 0}}.successfully-submitted-sec .successfully-text p{font-size:14px;line-height:1.4}.successfully-submitted-sec .successfully-text p a{font-size:1em;line-height:1em}@media screen and (min-width: 768px){.successfully-submitted-sec .successfully-text p{font-size:16px}}@media screen and (min-width: 992px){.successfully-submitted-sec .successfully-text p{font-size:20px;line-height:1.6}}.copyright-sec{height:60px;padding:.5rem;display:flex;align-items:center}.packages-pg-sec{width:100%}.packages-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.packages-list .packages-selection-box{margin:0;min-width:300px;flex-grow:1}@media screen and (min-width: 768px){.packages-list .packages-selection-box{flex-grow:0}}.packages-list .packages-selection-box .coin-box{font-size:55px;font-weight:700;color:#535353;display:flex;align-items:center;gap:1rem;justify-content:center}.packages-list .packages-selection-box .security-lock-text{display:flex!important}.packages-list .packages-selection-box .security-lock-text p{margin:0}.packages-list .packages-selection-box .required-box{color:#ff0e0e;text-align:center;margin-top:.5rem}.funds-inner-box .fund-amount-box{height:auto}.funds-inner-box .fund-amount-box small{margin:0}.funds-inner-box .fund-amount-box p{line-height:18px}.choose-shadow{padding:1.5rem}.choose-shadow .form-group input:checked+label:after{top:2px;left:2px;width:16px;height:16px}@media screen and (min-width: 576px){.choose-shadow .form-group input:checked+label:after{top:3px;left:3px;width:18px;height:18px}}.upload-song-selection-field{gap:1rem;display:none}.upload-song-selection-field.show{display:flex}.upload-song-selection-field .upload-song-link-field{width:100%}.upload-song-selection-field .upload-song-mp3,.upload-song-selection-field #progressContainer{white-space:nowrap;flex-shrink:0;font-size:24px;line-height:1.2;font-weight:400;color:gray;border:1px solid #808080;padding:2rem;border-radius:25px;margin:0;display:flex;align-items:center;cursor:pointer;height:200px;width:100%;max-width:500px;justify-content:center}.upload-song-selection-field .upload-song-mp3 i,.upload-song-selection-field #progressContainer i{font-size:50px}.upload-song-selection-field .upload-song-mp3 p,.upload-song-selection-field #progressContainer p{margin:15px 0 0;white-space:break-spaces;line-height:1.2}.upload-song-selection-field .upload-song-mp3:hover:not(.disabled):not(.show),.upload-song-selection-field #progressContainer:hover:not(.disabled):not(.show){color:var(--primary-color);border-color:var(--primary-color)}.upload-song-selection-field .upload-song-mp3.disabled,.upload-song-selection-field #progressContainer.disabled{cursor:not-allowed;opacity:.5}.upload-song-selection-field .upload-song-mp3 input,.upload-song-selection-field #progressContainer input{position:absolute;z-index:-9999;visibility:hidden}.upload-song-selection-field #progressContainer{display:none;font-size:50px;text-align:center;cursor:default;flex-direction:column;position:relative}.upload-song-selection-field #progressContainer.show{display:flex;color:var(--primary-color)}.upload-song-selection-field #progressContainer i{color:var(--error-color);position:absolute;font-size:24px;right:10px;top:10px;cursor:pointer}.upload-song-selection-field .file-progress{height:auto;display:flex;flex-direction:column;row-gap:3px;margin-top:1rem}@media only screen and (min-width: 576px){.upload-song-selection-field .file-progress{height:50px;margin-top:0}}.upload-song-selection-field .file-progress .progress-bar{width:100%;background-color:#f3f3f3;border:1px solid #ccc;border-radius:4px;overflow:hidden;height:18px}.upload-song-selection-field .file-progress .progress{height:100%;width:0;background-color:var(--primary-color);transition:width .2s;border-radius:2px}.upload-song-selection-field .file-progress p{font-size:13px;line-height:1}.upload-song-selection-field .file-progress p.progress-text.success{color:var(--primary-color)}.upload-song-yes-no{flex-wrap:wrap;gap:1rem}.upload-song-yes-no .btn{height:50px;line-height:24px}.upload-song-yes-btn{white-space:nowrap}.upload-song-yes-btn .btn{height:50px;line-height:24px}html.open-mobile-menu,html.open-mobile-menu body{overflow:hidden}html.open-mobile-menu .header{z-index:102}body.modal-open{overflow:visible}body .modal{padding-right:0!important}body .modal-backdrop{background-color:#00000040}.modal .loading-modal,.modal .submitting-form{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fbfbfb80;display:none;justify-content:center;align-items:center;font-size:48px;z-index:10;border-radius:12px}.modal .loading-modal.show,.modal .submitting-form.show{display:flex}.modal .submitting-form{font-size:24px;top:-46px}.modal .btn{font-size:14px;font-weight:500;padding:.5rem 1rem;border-radius:6px;display:inline-block}.modal .btn.btn-primary{color:#fff;background-color:#fbbc04}.modal .btn.btn-primary:disabled{border-color:#fbbc04}.modal .btn.btn-secondary{color:#262626;background-color:#e9f0f5}.modal .btn.btn-secondary:disabled{border-color:#e9f0f5}.modal .btn:hover:not(:disabled){opacity:.8}.modal .btn.loading{cursor:progress}.modal#form-artist .modal-dialog,.modal#cropper-avatar .modal-dialog{max-width:768px}.modal#cropper-avatar .modal-dialog .drop-avatar{border:1px solid #dee2e6;border-radius:6px;padding:1rem;display:block;margin:0;font-size:18px;text-align:center;color:var(--primary-color);cursor:pointer}.modal#cropper-avatar .modal-dialog .drop-avatar:hover{color:#fff;background-color:var(--primary-color);border-color:var(--primary-color)}.modal#cropper-avatar .modal-dialog .drop-avatar input{display:none}.modal#cropper-avatar .modal-dialog #crop-image{display:none;max-width:100%!important}.modal#cropper-avatar .modal-dialog .preview{padding:1rem;display:flex;justify-content:center}.modal#cropper-avatar .modal-dialog .preview img{max-height:200px}.modal#exampleModal-mark-shared .modal-content{padding:2rem}.modal#exampleModal-mark-shared .modal-content .modal-body{padding:0}.modal#exampleModal-mark-shared .modal-content .modal-footer{padding-bottom:0}.modal#show-all-genres .all-genres{display:flex;gap:.5rem;flex-wrap:wrap}.modal#show-all-genres .all-genres>div{padding:.5rem 1rem;flex-grow:0;text-align:center;font-size:14px;font-weight:400;color:gray;border:1px solid #808080;border-radius:25px}.modal#set-availability-modal .modal-dialog{max-width:768px}.modal.like-sec-modal{height:100%}.modal.like-sec-modal .modal-content{background-color:#a1a1a1}.modal.like-sec-modal .modal-dialog{margin:1.75rem auto}.modal.like-sec-modal .modal-dialog .modal-content{border-radius:12px;padding:0}.modal.like-sec-modal .modal-dialog .modal-content .modal-header{padding-bottom:0}.modal.like-sec-modal .modal-dialog .modal-content .modal-header .close{margin:0 0 0 auto}.modal.like-sec-modal .modal-dialog .modal-content .modal-body{padding:1rem 2rem}.modal.like-sec-modal .modal-dialog .modal-content .modal-body form .form-group label{color:#fff;margin-bottom:12px}.modal.like-sec-modal .modal-dialog .modal-content .modal-body form .form-group .ls-link .form-control{padding:.375rem .75rem .375rem 2rem}.modal.like-sec-modal .modal-dialog .modal-content .modal-body form .form-group .ls-link .paperclip-link{top:50%;transform:translateY(-50%);line-height:0;color:gray}.modal.like-sec-modal .modal-dialog .modal-content .modal-body .modal-footer{padding:1rem 0 0}.modal.like-sec-modal .modal-dialog .modal-content .modal-body .modal-footer .btn-secondary{color:#535353;background-color:#fbbc04}.modal.like-sec-modal .modal-dialog .modal-content .modal-body .modal-footer .red-bg-decline{background-color:#ff0e0e;color:#fff}.modal .cropper-container{margin-top:1rem;width:100%!important}.modal .cropper-container *{transition:none}.modal .chg-avatar-circle .wrapper #img-result{margin:0}.modal .chg-avatar-circle .wrapper.form-group input[type=hidden].error+label{background-image:none!important}.modal .chg-avatar-circle .wrapper.form-group input[type=hidden].error+label.error{display:block;text-align:center;margin-top:5px}.ui-datepicker{width:100%;padding:.25rem}.ui-datepicker .ui-state-active{border:1px solid var(--primary-color);background-color:var(--primary-color-light)}.ui-datepicker table{margin-bottom:0}.ui-datepicker table td a,.ui-datepicker table td span{border-radius:3px;font-size:16px}.ui-datepicker .ui-datepicker-prev{cursor:pointer}.ui-datepicker .ui-datepicker-prev-hover{left:2px;top:2px}.ui-datepicker .ui-datepicker-next{cursor:pointer}.ui-datepicker .ui-datepicker-next-hover{right:2px;top:2px}.shk{z-index:10;box-shadow:0 -3px 15px #0000001a}.shk .shk-player{padding:10px;height:auto;margin:0;display:flex;align-items:center;flex-direction:column}@media only screen and (min-width: 641px){.shk .shk-player{flex-direction:row;height:90px;padding:15px}}.shk .shk-player .shk-bar_wrap{padding:8px 0;width:calc(100% - 100px)}@media only screen and (min-width: 641px){.shk .shk-player .shk-bar_wrap{width:100%;padding:4px 0 8px}}@media only screen and (max-width: 640px){.shk .shk-player .shk-bar_wrap .shk-bar{height:8px}.shk .shk-player .shk-bar_wrap .shk-bar-handle{top:-6px}}.shk .shk-player .shk-body{align-items:center}@media only screen and (min-width: 641px){.shk .shk-player .shk-body{padding-right:40px}}.shk .shk-player .shk-body .shk-cover{border-radius:6px;margin-right:1rem;width:50px;height:50px;flex-shrink:0}.shk .shk-player .shk-body .shk-main{padding:0;max-width:100%}.shk .shk-player .shk-body .shk-main .shk-title{font-size:16px}.shk .shk-player .shk-body .shk-main .shk-artist a{color:var(--link-color)}.shk .shk-player .shk-body .shk-main .shk-artist a:hover{color:var(--primary-color)}.shk .shk-player .shk-body .shk-main .shk-controls .shk-btn{padding:.5rem}.shk .shk-player .shk-body .shk-main .shk-controls .shk-btn.shk-btn_speed{padding:0}.shk .shk-player .shk-body .shk-main .shk-display{top:-8px;line-height:14px;z-index:10}@media only screen and (max-width: 640px){.shk .shk-player .shk-body .shk-main .shk-display .shk-time{position:relative;top:-7px}.shk .shk-player .shk-body .shk-main .shk-display .shk-time_now{position:relative;left:-15px}.shk .shk-player .shk-body .shk-main .shk-display .shk-time_duration{position:relative;right:-15px}}.shk .shk-player .shk-body .shk-main .shk-text{padding-right:32px}@media only screen and (min-width: 641px){.shk .shk-player .shk-body .shk-main .shk-text{padding-right:0}}.shk .shk-player .shk-body .player-close{border:none;background:bottom;width:32px;height:32px;font-size:32px;color:var(--error-color);line-height:0;position:absolute;right:0;top:5px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 641px){.shk .shk-player .shk-body .player-close{top:auto}}.error-page-content h1{line-height:1;margin:0}.error-page-content .number-span{line-height:1}.error-page-content h6{margin-bottom:1rem}.social-icons-error ul{display:flex;gap:2rem;justify-content:center}.social-icons-error ul li{padding:0}.social-icons-error ul li a{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center}.image-container{width:100%;margin-bottom:.5rem;border-radius:12px;overflow:hidden}.image-container img{width:100%;object-fit:cover;aspect-ratio:1/1}.page-load-status{text-align:center}.page-load-status .infinite-scroll-last,.page-load-status .infinite-scroll-error,.page-load-status .infinite-scroll-request{padding:2rem 1rem}.dashboard-new-tabs .nav{margin-bottom:1rem;display:flex;justify-content:space-around}@media only screen and (min-width: 992px){.dashboard-new-tabs .nav{justify-content:flex-start}}.dashboard-new-tabs .nav-item{width:33.3333333333%}@media only screen and (min-width: 768px){.dashboard-new-tabs .nav-item{width:auto}}.dashboard-new-tabs .nav-item .nav-link{gap:4px;position:relative;cursor:pointer;padding:.5rem 2rem;width:100%}@media only screen and (min-width: 768px){.dashboard-new-tabs .nav-item .nav-link{gap:8px;font-size:14px;width:auto}}@media only screen and (min-width: 992px){.dashboard-new-tabs .nav-item .nav-link{padding:.5rem 1rem}}.dashboard-new-tabs .nav-item .nav-link:hover,.dashboard-new-tabs .nav-item .nav-link.active{color:var(--primary-color)!important}.dashboard-new-tabs .nav-item .nav-link span{font-size:12px;line-height:14px;height:auto;width:auto;background-color:var(--primary-color);padding:3px 5px;border-radius:3px;display:inline-block}.dashboard-new-tabs .nav-item .nav-link.active:after{content:"";position:absolute;bottom:-9px;left:50%;width:calc(100% - 9px);transform:translate(-50%);height:3px;background-color:#fbbc04}.dashboard-new-tabs .curator-filter{display:none}.dashboard-new-tabs.tab-scroll{width:auto;margin-bottom:.5rem;overflow-y:hidden;overflow-x:auto}.dashboard-new-tabs.tab-scroll .nav{gap:.5rem;display:flex;width:auto;flex-wrap:nowrap;margin-bottom:.25rem}@media only screen and (min-width: 768px){.dashboard-new-tabs.tab-scroll .nav{gap:0;margin-bottom:1rem}}.dashboard-new-tabs.tab-scroll .nav-item{width:auto;white-space:nowrap}.dashboard-new-tabs.tab-scroll .nav .nav-link.active:after{bottom:0}@media only screen and (min-width: 768px){.dashboard-new-tabs.tab-scroll .nav .nav-link.active:after{bottom:-9px}}.dashboard-new-tabs .listing-infinite-scroll{display:none}.dashboard-new-tabs .listing-infinite-scroll.active{display:grid}.how-work-sec{padding:20px 0}@media screen and (min-width: 992px){.how-work-sec{padding:50px 15px}}@media screen and (min-width: 1440px){.how-work-sec{padding:80px 120px}}.how-work-sec-courses-content{padding-bottom:0}.how-work-sec .btn-primary{font-size:18px;font-weight:400;color:#262626;background-color:#fbbc04!important;padding:15px 50px;border-radius:9px;text-transform:uppercase}.how-work-sec h2{margin-bottom:0}.how-work-sec .hw-align{margin:20px 0}@media screen and (min-width: 768px){.how-work-sec .hw-align{margin:60px 0 50px}}.reviews-list{display:grid;gap:15px}@media screen and (min-width: 768px){.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media screen and (min-width: 992px){.reviews-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1440px){.reviews-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 1600px){.reviews-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.reviews-list .breams-box,.modal-dialog .breams-box{margin:0;border-radius:12px;overflow:hidden;display:grid;grid-template-rows:200px 1fr}.reviews-list .breams-box>img,.modal-dialog .breams-box>img{height:200px;aspect-ratio:1/1;object-fit:cover}.reviews-list .breams-box .cur-amt,.modal-dialog .breams-box .cur-amt{background-color:#e9f0f5;padding:3px;border-radius:25px;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:#262626;top:5px;height:28px}.reviews-list .breams-box .time-box,.modal-dialog .breams-box .time-box{top:10px;left:5px;right:auto;line-height:0}.reviews-list .breams-box .time-box span,.modal-dialog .breams-box .time-box span{display:block;height:18px}.reviews-list .breams-box .skip-btn,.modal-dialog .breams-box .skip-btn{top:5px}.reviews-list .breams-box .skip-btn button,.modal-dialog .breams-box .skip-btn button{display:inline-block;height:28px;padding:5px 16px;line-height:18px;font-size:14px;font-weight:500;color:#fff;background-color:#ff0e0e;border-radius:25px;border:none}.reviews-list .breams-box .dreams-box-content,.modal-dialog .breams-box .dreams-box-content{position:relative;border-radius:0;bottom:0;padding:30px 10px 10px}.reviews-list .breams-box .dreams-box-content h6,.modal-dialog .breams-box .dreams-box-content h6{font-size:18px;margin-top:0}.reviews-list .breams-box .dreams-box-content .song-feat,.modal-dialog .breams-box .dreams-box-content .song-feat{font-size:12px;font-weight:500}.reviews-list .breams-box .dreams-box-content .submit-cont,.modal-dialog .breams-box .dreams-box-content .submit-cont{margin-top:5px}.reviews-list .breams-box .dreams-box-content .submit-play-icon,.modal-dialog .breams-box .dreams-box-content .submit-play-icon{margin:0;position:absolute;left:50%;transform:translate(-50%);top:-20px;cursor:pointer}.reviews-list .breams-box .dreams-box-content .submit-play-icon i,.modal-dialog .breams-box .dreams-box-content .submit-play-icon i{position:relative;left:1px}.reviews-list .breams-box .dreams-box-content .submit-play-icon:hover,.modal-dialog .breams-box .dreams-box-content .submit-play-icon:hover{background-color:var(--primary-color);color:#fff}.reviews-list .breams-box.is-expired .time-box,.modal-dialog .breams-box.is-expired .time-box{left:auto;right:5px;top:45px}.reviews-list .not-found-box,.modal-dialog .not-found-box{grid-column:span 4/span 4}.modal-view-review .modal-dialog{min-height:0;height:100vh;max-width:100vw;margin:0}.modal-view-review .modal-dialog .modal-content{margin:0 auto;max-width:calc(100vw - 2rem);max-height:80vh;background:#f6f6f6;border-radius:25px;overflow:hidden}@media only screen and (min-width: 1200px) and (max-width: 1439px){.modal-view-review .modal-dialog .modal-content{max-width:70vw;margin:0 auto}}@media only screen and (min-width: 1440px){.modal-view-review .modal-dialog .modal-content{max-width:55vw;margin:0 auto}}.modal-view-review .modal-dialog .modal-body{padding:1rem 1rem 0;overflow-y:auto;overflow-x:hidden;max-height:80vh}@media only screen and (min-width: 1200px){.modal-view-review .modal-dialog .modal-body{padding:40px 40px 0}}.modal-view-review .modal-dialog .breams-box{box-shadow:none;line-height:0}.modal-view-review .modal-dialog .breams-box .youtube-iframe{height:200px;border-radius:12px 12px 0 0}.modal-view-review .modal-dialog .breams-box .dreams-box-content{padding:10px}.modal-view-review .modal-dialog .breams-box .dreams-box-content .song-feat{display:block;line-height:14px}.modal-view-review .modal-dialog .breams-box .dreams-box-content .submit-cont{line-height:16px;display:block;margin:1rem 15px 0;max-height:80px;overflow-y:auto}.modal-view-review .modal-dialog .breams-box .dreams-box-content .like-dislike{margin-top:1rem}.modal-view-review .modal-dialog .breams-box .time-box{left:auto;right:5px;top:45px}.modal-view-review .modal-dialog .modal-overflow-timeline{height:auto;margin:10px 0}@media only screen and (min-width: 1200px){.modal-view-review .modal-dialog .modal-overflow-timeline{margin:0}}.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side{flex-direction:column}@media only screen and (min-width: 576px){.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side{flex-direction:row}}.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side .modal-detail-text{position:static}.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side .modal-detail-text p{line-height:20px}.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side .modal-detail-text p a{color:var(--primary-color);font-size:12px;text-decoration:underline}.modal-view-review .modal-dialog .modal-overflow-timeline .modal-right-side .modal-detail-text p a:hover{text-decoration:none}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing{padding:15px 0;align-items:flex-start;gap:0;flex-wrap:wrap}@media only screen and (min-width: 576px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing{gap:40px;flex-wrap:nowrap;padding:15px 0 50px}}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul{width:100%}@media only screen and (min-width: 576px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul{width:50%}}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li{padding:3px 0}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li button[data-show-lyrics]{padding:0;border:none;margin-left:5px}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics{background-color:#fff;width:286px;border-radius:18px;padding:1rem;display:none;position:fixed;max-height:80vh;grid-template-rows:auto 1fr;box-shadow:0 0 8px #0000002b}@media only screen and (max-width: 1439px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics{top:50%!important;left:50%!important;z-index:50;transform:translate(-50%,-50%)}}@media only screen and (min-width: 1440px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics{max-height:400px}}@media only screen and (min-width: 768px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics{padding:1.5rem}}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics button{border:none;background:none;margin:0;width:24px;height:24px;position:absolute;top:10px;right:10px;font-size:24px;line-height:1}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics h3{font-size:20px;margin-bottom:.5rem;color:#000}@media only screen and (min-width: 768px){.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics h3{margin-bottom:1rem}}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics .desc{font-size:14px;line-height:24px;white-space:pre-line;overflow-y:auto;padding-right:5px}.modal-view-review .modal-dialog .modal-overflow-timeline .revenue-listing ul li .lyrics.show{display:grid}.modal-view-review .modal-dialog .modal-overflow-timeline .timeline-modal-content .col-tab-inner-effect{padding-top:1rem}.modal-view-review .modal-dialog .box-song-next-prev{border-top:1px solid rgba(128,128,128,.6588235294);margin-top:.5rem;padding:.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;bottom:0;margin:0 -1rem;background-color:#f6f6f6}@media only screen and (min-width: 768px){.modal-view-review .modal-dialog .box-song-next-prev{margin-top:1rem;padding:1rem 0}}.modal-view-review .modal-dialog .box-song-next-prev.with-audio{padding:1rem .5rem}.modal-view-review .modal-dialog .box-song-next-prev>button{width:30px;height:30px;flex-shrink:0;background-color:transparent;border:none;font-size:22px}@media only screen and (min-width: 768px){.modal-view-review .modal-dialog .box-song-next-prev>button{width:50px;height:50px;font-size:28px}}.modal-view-review .modal-dialog .box-song-next-prev>button:hover:not(:disabled){color:var(--primary-color)}.modal-view-review .modal-dialog .box-song-next-prev>button:disabled{cursor:not-allowed}.modal-view-review .modal-dialog .box-song-next-prev #modal-song-audio-player{margin:0;width:calc(100% - 60px)}@media only screen and (min-width: 641px){.modal-view-review .modal-dialog .box-song-next-prev #modal-song-audio-player{margin:0;width:100%}}.modal-view-playlist{z-index:1051}.modal-view-playlist .modal-dialog{min-height:0;height:100vh;max-width:100vw;margin:0}.modal-view-playlist .modal-dialog .modal-content{margin:0 auto;max-width:calc(50vw - 2rem);max-height:80vh}.modal-view-playlist .modal-dialog .modal-content .modal-body{line-height:0}.modal-view-playlist .modal-dialog .modal-content .youtube-iframe{height:500px}.modal-view-playlist.modal-view-reel .modal-dialog{padding:0 1rem}.modal-view-playlist.modal-view-reel .modal-content{aspect-ratio:9/16;min-width:300px;max-width:800px}.modal-view-playlist.modal-view-reel .modal-content .youtube-iframe{height:100%}.modal-content{border-radius:12px}.popover-body{max-height:300px;overflow-y:auto}.modal#modal-grade-song,.modal#cropper-avatar{z-index:1052!important}.artist-fields label{font-size:14px;line-height:16px;font-weight:500;color:#535353;margin:0}.approved-review{margin-bottom:1rem;background-color:#e9f0f5;box-shadow:0 2px 2px #0000001a;display:flex;align-items:center;gap:1rem;padding:.75rem;border-radius:12px;flex-direction:column}@media screen and (min-width: 768px){.approved-review{flex-direction:row}}@media screen and (min-width: 768px) and (max-width: 1259px){.approved-review{flex-wrap:wrap}}.approved-review:last-of-type{margin-bottom:0}.approved-review .user-box{width:100%;display:flex;align-items:center;gap:10px;flex-shrink:0}@media screen and (min-width: 768px){.approved-review .user-box{width:200px}}@media screen and (min-width: 768px) and (max-width: 1259px){.approved-review .user-box{width:calc(50% - .5rem);order:0}}.approved-review .user-box .table-data-text{margin:0}.approved-review .user-box .table-data-text p{line-height:1.2}.approved-review .user-box .table-data-text span{display:block;line-height:1.2}.approved-review .user-box .table-data-text a{font-size:12px;font-weight:400;color:var(--primary-color);text-decoration:underline;font-family:Roboto,sans-serif;text-transform:capitalize}.approved-review .user-box .table-data-text a:hover{text-decoration:none}.approved-review .center-box{width:100%;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 768px) and (max-width: 1259px){.approved-review .center-box{order:2}}@media screen and (min-width: 1440px){.approved-review .center-box{width:calc(100% - 200px)}}.approved-review .center-box .table-data-field{width:calc(50% - .5rem)}@media screen and (min-width: 480px){.approved-review .center-box .table-data-field{flex:1 1 0;width:20%}}.approved-review .center-box .table-data-field p{margin-bottom:2px}.approved-review .center-box .table-data-field span{line-height:1.2;display:inline-block}.approved-review .table-data-img{flex-shrink:0;position:relative}.approved-review .table-data-img .song-title-btn-play .overlay{border-radius:50%}.approved-review .table-data-img img{height:50px;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.approved-review .mark-shared-btn{width:100%;flex-shrink:0}@media screen and (min-width: 768px) and (max-width: 1259px){.approved-review .mark-shared-btn{width:calc(50% - .5rem);order:1}}@media screen and (min-width: 1260px){.approved-review .mark-shared-btn{width:150px}}.approved-review .mark-shared-btn a{padding:1rem;width:100%}.approved-review .shared-on{width:calc(50% - .5rem);flex-shrink:0;text-align:center}@media screen and (min-width: 480px){.approved-review .shared-on{flex:1 1 0;width:20%}}@media screen and (min-width: 992px){.approved-review .shared-on{order:1}}.approved-review .shared-on p{font-size:12px;line-height:14px;font-weight:600}.approved-review .shared-on div a{font-size:12px;line-height:16px;display:inline-block;position:relative;padding-left:20px}.approved-review .shared-on div img{position:absolute;left:0;top:1px}.approved-review .table-data-links p,.approved-review .data-links p,.track-overview-tab .table-data-links p,.track-overview-tab .data-links p{margin-bottom:5px}.approved-review .table-data-links .links-social,.approved-review .data-links .links-social,.track-overview-tab .table-data-links .links-social,.track-overview-tab .data-links .links-social{display:flex;gap:.5rem;align-items:center}.approved-review .table-data-links a,.approved-review .data-links a,.track-overview-tab .table-data-links a,.track-overview-tab .data-links a{font-size:17px;font-weight:400;text-decoration:underline;font-family:Roboto,sans-serif;text-transform:capitalize;line-height:normal}.approved-review .table-data-links a:hover,.approved-review .data-links a:hover,.track-overview-tab .table-data-links a:hover,.track-overview-tab .data-links a:hover{text-decoration:none;color:var(--primary-color)}.track-overview-tab .data-links i,.track-overview-tab .data-links a{font-size:17px}.previously-reviewed-tabs .panel.panel-default{border-radius:12px;box-shadow:0 2px 2px #0000001a;margin-bottom:1rem}.previously-reviewed-tabs .panel.panel-default .panel-heading.no-activities .panel-title a{cursor:default}.previously-reviewed-tabs .panel.panel-default .panel-heading.no-activities .panel-title a:before{content:none}.previously-reviewed-tabs .panel.panel-default .panel-heading[aria-expanded=true] .panel-title a:before{transform:translateY(-50%) scaleY(-1)}.previously-reviewed-tabs .panel.panel-default .panel-heading[aria-expanded=true] .panel-title .tab-bar-flex .content-text-tbr p{overflow:visible;text-overflow:clip;display:block}.previously-reviewed-tabs .panel.panel-default .panel-title{margin:0}.previously-reviewed-tabs .panel.panel-default .panel-title>a{position:relative;padding:1rem 3rem 1rem 1rem}.previously-reviewed-tabs .panel.panel-default .panel-title>a:before{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);margin:0}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex{gap:10px}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .tab-bar-img-flex{width:250px;flex-shrink:0}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .tab-bar-img-flex .tab-b-dg{flex-shrink:0}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .tab-bar-img-flex .tab-b-dg img{width:50px;height:50px}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .tab-bar-img-flex .tab-b-dg .song-title-btn-play .overlay{border-radius:50%}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr{width:100%;margin-top:10px}@media screen and (min-width: 1200px){.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr{margin:0}}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr p{margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr .need-improvements{margin-top:.5rem;margin-right:1rem}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr .need-improvements p{font-weight:500}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr .need-improvements span{display:inline-block;padding:3px 7px;font-size:12px;line-height:14px;font-weight:400;text-transform:capitalize;border-radius:10px;background-color:#d8d7d7;color:#535353}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .content-text-tbr .need-improvements .d-flex{gap:5px}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .approved-bar{margin:10px 0 0;width:calc(100% - 2rem);flex-shrink:0}@media screen and (min-width: 1200px){.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .approved-bar{margin:0;width:150px}}.previously-reviewed-tabs .panel.panel-default .panel-title .tab-bar-flex .approved-bar span{width:100%;display:block;padding:1rem;text-align:center;border-radius:6px;line-height:1.2}.previously-reviewed-tabs .panel.panel-default .panel-body{padding:1rem}@media screen and (min-width: 1200px){.previously-reviewed-tabs .panel.panel-default .panel-body{padding:1rem 2rem 2rem}}.previously-reviewed-tabs .panel.panel-default .panel-body .btn-download{font-size:14px;font-weight:400;color:#535353;background-color:var(--primary-color);padding:.5rem 1rem;border-radius:6px;line-height:1.2;display:inline-block;margin-bottom:.5rem}.previously-reviewed-tabs .panel.panel-default .panel-body .btn-download:hover{color:var(--primary-color);background-color:#535353}.timeline-modal-content .col-tab-inner-effect,.previously-reviewed-tabs .col-tab-inner-effect{margin:0}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect,.previously-reviewed-tabs .col-tab-inner-effect{margin:20px 0 0}}.timeline-modal-content .col-tab-inner-effect>div,.previously-reviewed-tabs .col-tab-inner-effect>div{margin-top:10px}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect>div,.previously-reviewed-tabs .col-tab-inner-effect>div{margin-top:20px}}.timeline-modal-content .col-tab-inner-effect>div:first-child,.previously-reviewed-tabs .col-tab-inner-effect>div:first-child{margin-top:0}.timeline-modal-content .col-tab-inner-effect>div:first-child:before,.previously-reviewed-tabs .col-tab-inner-effect>div:first-child:before{content:none}.timeline-modal-content .col-tab-inner-effect .date-script-content,.previously-reviewed-tabs .col-tab-inner-effect .date-script-content{line-height:0;position:relative}.timeline-modal-content .col-tab-inner-effect .date-script-content span,.previously-reviewed-tabs .col-tab-inner-effect .date-script-content span{line-height:1.2;position:relative;z-index:10;width:100px;text-align:center;padding:3px 5px}.timeline-modal-content .col-tab-inner-effect .date-script-content:before,.previously-reviewed-tabs .col-tab-inner-effect .date-script-content:before{content:"";width:1px;background-color:#70707091;position:absolute;top:-30px;height:30px;left:49px}.timeline-modal-content .col-tab-inner-effect .image-script-content,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content{padding-left:5px;position:relative}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect .image-script-content,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content{padding-left:12px}}.timeline-modal-content .col-tab-inner-effect .image-script-content img,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content img{height:30px;aspect-ratio:1/1;object-fit:cover;border-radius:50%;position:relative;z-index:10;flex:none}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect .image-script-content img,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content img{height:50px}}.timeline-modal-content .col-tab-inner-effect .image-script-content .activity-info,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content .activity-info{width:100%;display:flex;align-items:flex-start;justify-content:space-between;column-gap:5px;padding-top:7px}.timeline-modal-content .col-tab-inner-effect .image-script-content p a,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content p a{color:var(--link-color);text-decoration:underline;font-size:inherit}.timeline-modal-content .col-tab-inner-effect .image-script-content p a:hover,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content p a:hover{text-decoration:none}.timeline-modal-content .col-tab-inner-effect .image-script-content:before,.previously-reviewed-tabs .col-tab-inner-effect .image-script-content:before{content:"";width:1px;background-color:#70707091;position:absolute;top:-30px;height:30px;left:38px}.previously-reviewed-tabs .col-tab-inner-effect,.timeline-modal-content .col-tab-inner-effect{padding:0 .5rem;max-height:200px;overflow-y:auto}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect,.timeline-modal-content .col-tab-inner-effect{padding:0 1rem;max-height:165px}}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content,.timeline-modal-content .col-tab-inner-effect .image-script-content{align-items:flex-start}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content p,.timeline-modal-content .col-tab-inner-effect .image-script-content p{line-height:1.2;margin-top:2px;font-size:12px}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect .image-script-content p,.timeline-modal-content .col-tab-inner-effect .image-script-content p{margin-top:16px;font-size:14px}}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content small,.timeline-modal-content .col-tab-inner-effect .image-script-content small{max-width:40%;margin-top:2px;line-height:1.2;font-size:12px}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect .image-script-content small,.timeline-modal-content .col-tab-inner-effect .image-script-content small{margin-top:16px}}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content span,.timeline-modal-content .col-tab-inner-effect .image-script-content span{display:inline-block;margin-top:4px;line-height:1.2;margin-left:0;white-space:nowrap;flex-shrink:0}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect .image-script-content span,.timeline-modal-content .col-tab-inner-effect .image-script-content span{margin-top:19px}}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content:before,.timeline-modal-content .col-tab-inner-effect .image-script-content:before{content:none}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content:after,.timeline-modal-content .col-tab-inner-effect .image-script-content:after{content:"";width:1px;background-color:#70707091;position:absolute;top:30px;height:100%;left:18px}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect .image-script-content:after,.timeline-modal-content .col-tab-inner-effect .image-script-content:after{left:38px;top:50px}}.previously-reviewed-tabs .col-tab-inner-effect .image-script-content:last-of-type:after,.timeline-modal-content .col-tab-inner-effect .image-script-content:last-of-type:after{content:none}.previously-reviewed-tabs .col-tab-inner-effect .date-script-content:before,.timeline-modal-content .col-tab-inner-effect .date-script-content:before{content:none}.previously-reviewed-tabs .col-tab-inner-effect .date-script-content:after,.timeline-modal-content .col-tab-inner-effect .date-script-content:after{content:"";width:1px;background-color:#70707091;position:absolute;top:18px;height:20px;left:30px}@media screen and (min-width: 1200px){.previously-reviewed-tabs .col-tab-inner-effect .date-script-content:after,.timeline-modal-content .col-tab-inner-effect .date-script-content:after{left:49px}}.previously-reviewed-tabs .panel-title div[role=button],.timeline-modal-content .panel-title div[role=button]{display:block;color:#555;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;word-spacing:3px;text-decoration:none;position:relative;padding:.75rem}@media screen and (min-width: 1200px){.previously-reviewed-tabs .panel-title div[role=button],.timeline-modal-content .panel-title div[role=button]{padding-right:3rem}}.previously-reviewed-tabs .panel-title div[role=button]:before,.timeline-modal-content .panel-title div[role=button]:before{content:"";float:right;transition:all .5s;font: 14px/1 FontAwesome;font-size:32px;position:absolute;right:.5rem;bottom:.25rem;transform:translateY(-50%);margin:0}@media screen and (min-width: 1200px){.previously-reviewed-tabs .panel-title div[role=button]:before,.timeline-modal-content .panel-title div[role=button]:before{top:50%;right:.75rem;bottom:auto}}.previously-reviewed-tabs .panel-title div[role=button] .tab-b-dg-cont a,.timeline-modal-content .panel-title div[role=button] .tab-b-dg-cont a{font-size:12px;font-weight:400;color:var(--primary-color);text-decoration:underline;font-family:Roboto,sans-serif;text-transform:capitalize}.previously-reviewed-tabs .panel-title div[role=button] .tab-b-dg-cont a:hover,.timeline-modal-content .panel-title div[role=button] .tab-b-dg-cont a:hover{text-decoration:none}.previously-reviewed-tabs .panel-heading.no-activities div[role=button],.timeline-modal-content .panel-heading.no-activities div[role=button]{cursor:default}.previously-reviewed-tabs .panel-heading.no-activities div[role=button] .tab-b-dg-cont a,.timeline-modal-content .panel-heading.no-activities div[role=button] .tab-b-dg-cont a{cursor:pointer!important}.previously-reviewed-tabs .panel-heading.no-activities div[role=button]:before,.timeline-modal-content .panel-heading.no-activities div[role=button]:before{content:none}.previously-reviewed-tabs .panel-heading[aria-expanded=true] .panel-title div[role=button]:before,.timeline-modal-content .panel-heading[aria-expanded=true] .panel-title div[role=button]:before{transform:translateY(-50%) scaleY(-1)}.previously-reviewed-tabs .curator-filter select.form-control,.timeline-modal-content .curator-filter select.form-control{text-align:center}.submission-right-box{box-shadow:0 2px 2px #0000001a;margin-top:1rem}@media screen and (min-width: 992px){.submission-right-box{margin:0}}.submission-right-box p{display:flex;align-items:center;justify-content:space-between}.submission-right-box p span{line-height:1}.submission-right-box ul li{display:flex;align-items:center;justify-content:space-between}.approved-review .curator-info,.previously-reviewed-tabs .curator-info{word-spacing:normal;letter-spacing:normal;line-height:normal;text-align:left}.approved-review .curator-info a,.previously-reviewed-tabs .curator-info a{font-size:12px;font-weight:400;color:var(--primary-color);text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.approved-review .curator-info p,.previously-reviewed-tabs .curator-info p{font-size:12px;line-height:14px;margin-bottom:0!important;font-weight:400}.approved-review .curator-info .rating-join,.previously-reviewed-tabs .curator-info .rating-join{font-size:12px;display:flex;justify-content:start;align-items:center;white-space:nowrap;gap:3px;text-transform:none;font-weight:400;word-spacing:normal;margin-top:2px}.approved-review .curator-info .rating-join img,.previously-reviewed-tabs .curator-info .rating-join img{height:16px;margin-right:3px}.approved-review .tab-bar-img-flex.for-artist .tab-b-dg-cont,.previously-reviewed-tabs .tab-bar-img-flex.for-artist .tab-b-dg-cont,.approved-review .user-box .table-data-text,.previously-reviewed-tabs .user-box .table-data-text{flex-shrink:0;width:190px}.timeline-modal-content .col-tab-inner-effect{padding:0 .5rem;max-height:200px;overflow-y:auto}@media screen and (min-width: 992px){.timeline-modal-content .col-tab-inner-effect{padding:0 1rem;max-height:165px}}.timeline-modal-content .col-tab-inner-effect .images-left-bar-line{left:calc(2.5rem + 5px)}.timeline-modal-content .col-tab-inner-effect .image-script-content{padding-left:5px}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect .image-script-content{padding-left:12px}}.timeline-modal-content .col-tab-inner-effect .image-script-content:before{top:-18px}@media screen and (min-width: 1200px){.timeline-modal-content .col-tab-inner-effect .image-script-content:before{top:-30px}}.methods-selection-slide .slick-list{height:auto!important}.methods-selection-slide .slick-track{align-items:flex-start}.methods-selection-slide .slick-track .slick-slide{min-height:200px}.slick-track{margin:0}.automated-search-box{width:100%;position:relative;display:block}@media (min-width: 992px){.automated-search-box{max-width:400px}}.automated-search-box .automated-searchbar-submission-dropdown{background-color:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.15);padding:5px;position:absolute;top:50px;z-index:101;width:100%;display:none;box-shadow:0 3px 15px #0000001a;max-height:300px;overflow-y:auto}.automated-search-box .automated-searchbar-submission-dropdown>div{cursor:pointer;padding:5px 10px;margin-bottom:3px;border-radius:10px}.automated-search-box .automated-searchbar-submission-dropdown>div img{border-radius:50%;width:30px;aspect-ratio:1/1;margin-right:5px}.automated-search-box .automated-searchbar-submission-dropdown>div:hover{background-color:var(--primary-color-light)}.automated-search-box .automated-searchbar-submission-dropdown>div:last-of-type{margin-bottom:0}.automated-submission-sec .selected-items{display:none;margin-top:10px;top:calc(100% + .25rem);background-color:#fff;padding:10px;border-radius:12px;box-shadow:0 0 8px #0000001a}@media (min-width: 1200px) and (max-width: 1259px){.automated-submission-sec .selected-items{position:absolute;z-index:100}}@media (min-width: 1800px){.automated-submission-sec .selected-items{position:absolute;z-index:100}}.automated-submission-sec .selected-items .items{display:flex;flex-wrap:wrap}.automated-submission-sec .selected-items .selected-item{position:relative}.automated-submission-sec .selected-items .selected-item img{border-radius:50%;width:50px;aspect-ratio:1/1;border:2px solid #fff}.automated-submission-sec .selected-items .selected-item .item-text{display:none}.automated-submission-sec .selected-items .selected-item .close-button{position:absolute;font-size:18px;width:20px;height:20px;line-height:0;justify-content:center;align-items:center;display:none;top:-3px;right:-3px;cursor:pointer;color:var(--error-color);background-color:#fff;border-radius:50%;box-shadow:0 0 8px #0000001a}.automated-submission-sec .selected-items .selected-item:hover{z-index:10}.automated-submission-sec .selected-items .selected-item:hover .close-button{display:flex}.automated-left-sec{gap:.5rem;display:flex;flex-wrap:wrap;margin-bottom:.5rem}.automated-left-sec:after{height:100%}.automated-left-sec .checkbox-bor{white-space:nowrap;margin:0;width:100%}@media (min-width: 992px){.automated-left-sec .checkbox-bor{width:auto}}.animated-map-content{margin:90px -15px 0!important}.coin-bundles-sec{position:relative;z-index:5;padding:30px 0}@media screen and (min-width: 992px){.coin-bundles-sec{padding:60px 15px 30px}}@media screen and (min-width: 1200px){.coin-bundles-sec{padding:60px 100px 30px}}@media screen and (min-width: 1440px){.coin-bundles-sec{padding:60px 200px}}.coin-bundles-sec .slide-second-fields a{padding:10px}.coin-bundles-sec .col-lg-6.left-grey-bg{padding:0 15px}.coin-bundles-sec .coin-bundles-content,.coin-bundles-sec .coin-bundle-payment{padding:0}@media only screen and (min-width: 992px){.coin-bundles-sec .coin-bundles-content,.coin-bundles-sec .coin-bundle-payment{padding:0!important}}.coin-bundles-sec .coin-bundles-content h5,.coin-bundles-sec .coin-bundle-payment h5{margin-bottom:10px}@media only screen and (min-width: 992px){.coin-bundles-sec .coin-bundles-content h5,.coin-bundles-sec .coin-bundle-payment h5{margin-bottom:20px}}.coin-bundles-sec .coin-bundles-content{margin-bottom:30px}@media only screen and (min-width: 768px){.coin-bundles-sec .coin-bundles-content{margin-bottom:0}}.coin-bundles-sec .coin-bundles-content .box-bundle.disabled{cursor:not-allowed;opacity:.2}.responses-bg-flex .response-playicon img{height:300px;width:100%;margin:0 auto;border-radius:12px;overflow:hidden;object-fit:cover}.inbox-bg .inbox-cont-text .has-unread-messages{display:none;width:16px;height:16px;border-radius:50%;background-color:var(--primary-color);position:relative}.inbox-bg .inbox-cont-text .has-unread-messages:before{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--primary-color-light);content:"";animation:ping 1s cubic-bezier(0,0,.2,1) infinite;position:absolute}.inbox-bg .inbox-cont-text.has-messages .has-unread-messages{display:block}.funds-flex{gap:30px}.funds-flex .funds-inner-box{flex-shrink:0;width:100%}@media only screen and (min-width: 1200px){.funds-flex .funds-inner-box{width:calc(50% - 15px)}}.funds-flex .funds-inner-box button{font-size:15px;font-weight:500;color:#fff;background-color:#fbbc04;padding:10px;border-radius:6px;margin:10px 0;display:inline-block;border:2px solid #FBBC04;width:100%}.funds-flex .funds-inner-box button.btn-secondary{background-color:#707070;border-color:#707070}.transaction-table-sec h6{margin:20px 0}.paypal-img-btn button{background-color:#edf2f5!important;border:1px solid #707070;padding:10px 50px;text-align:center;display:inline-block;border-radius:7px}.curator-links ul li{padding:1rem 0 0;line-height:16px}.curator-links ul li a{display:inline-block;line-height:18px}.curator-links ul li a.active{color:var(--primary-color)}.alert{padding:.5rem 1rem;display:inline-block}.alert.alert-dismissible{padding:.5rem 2.5rem .5rem 1rem}.alert ul{margin:0!important;padding:0 0 0 1rem!important}.alert ul li{margin:.5rem 0}.alert .close{width:2rem;height:2rem;padding:0}form .form-group .form-control,form .field-row .form-control,form .custom-checkbox .form-control,form .account-setting-field .form-control,form .mark-shared-content .form-control,form .form-artist-checkout .form-control,.form .form-group .form-control,.form .field-row .form-control,.form .custom-checkbox .form-control,.form .account-setting-field .form-control,.form .mark-shared-content .form-control,.form .form-artist-checkout .form-control{margin:0;height:50px}form .form-group .form-control.error,form .field-row .form-control.error,form .custom-checkbox .form-control.error,form .account-setting-field .form-control.error,form .mark-shared-content .form-control.error,form .form-artist-checkout .form-control.error,.form .form-group .form-control.error,.form .field-row .form-control.error,.form .custom-checkbox .form-control.error,.form .account-setting-field .form-control.error,.form .mark-shared-content .form-control.error,.form .form-artist-checkout .form-control.error{border-color:var(--error-color)}form .form-group textarea.form-control,form .field-row textarea.form-control,form .custom-checkbox textarea.form-control,form .account-setting-field textarea.form-control,form .mark-shared-content textarea.form-control,form .form-artist-checkout textarea.form-control,.form .form-group textarea.form-control,.form .field-row textarea.form-control,.form .custom-checkbox textarea.form-control,.form .account-setting-field textarea.form-control,.form .mark-shared-content textarea.form-control,.form .form-artist-checkout textarea.form-control{height:200px}form .form-group select.form-control option,form .field-row select.form-control option,form .custom-checkbox select.form-control option,form .account-setting-field select.form-control option,form .mark-shared-content select.form-control option,form .form-artist-checkout select.form-control option,.form .form-group select.form-control option,.form .field-row select.form-control option,.form .custom-checkbox select.form-control option,.form .account-setting-field select.form-control option,.form .mark-shared-content select.form-control option,.form .form-artist-checkout select.form-control option{font-size:16px}form .form-group .datepicker-toggle,form .field-row .datepicker-toggle,form .custom-checkbox .datepicker-toggle,form .account-setting-field .datepicker-toggle,form .mark-shared-content .datepicker-toggle,form .form-artist-checkout .datepicker-toggle,.form .form-group .datepicker-toggle,.form .field-row .datepicker-toggle,.form .custom-checkbox .datepicker-toggle,.form .account-setting-field .datepicker-toggle,.form .mark-shared-content .datepicker-toggle,.form .form-artist-checkout .datepicker-toggle{position:relative}@media only screen and (min-width: 576px){form .form-group .datepicker-toggle,form .field-row .datepicker-toggle,form .custom-checkbox .datepicker-toggle,form .account-setting-field .datepicker-toggle,form .mark-shared-content .datepicker-toggle,form .form-artist-checkout .datepicker-toggle,.form .form-group .datepicker-toggle,.form .field-row .datepicker-toggle,.form .custom-checkbox .datepicker-toggle,.form .account-setting-field .datepicker-toggle,.form .mark-shared-content .datepicker-toggle,.form .form-artist-checkout .datepicker-toggle{width:300px}}form .form-group .datepicker-toggle .fa-calendar-days,form .field-row .datepicker-toggle .fa-calendar-days,form .custom-checkbox .datepicker-toggle .fa-calendar-days,form .account-setting-field .datepicker-toggle .fa-calendar-days,form .mark-shared-content .datepicker-toggle .fa-calendar-days,form .form-artist-checkout .datepicker-toggle .fa-calendar-days,.form .form-group .datepicker-toggle .fa-calendar-days,.form .field-row .datepicker-toggle .fa-calendar-days,.form .custom-checkbox .datepicker-toggle .fa-calendar-days,.form .account-setting-field .datepicker-toggle .fa-calendar-days,.form .mark-shared-content .datepicker-toggle .fa-calendar-days,.form .form-artist-checkout .datepicker-toggle .fa-calendar-days{color:gray;position:absolute;right:12px;top:12px;font-size:24px;cursor:pointer;z-index:9}form .form-group .datepicker-toggle input[type=date].form-control,form .field-row .datepicker-toggle input[type=date].form-control,form .custom-checkbox .datepicker-toggle input[type=date].form-control,form .account-setting-field .datepicker-toggle input[type=date].form-control,form .mark-shared-content .datepicker-toggle input[type=date].form-control,form .form-artist-checkout .datepicker-toggle input[type=date].form-control,.form .form-group .datepicker-toggle input[type=date].form-control,.form .field-row .datepicker-toggle input[type=date].form-control,.form .custom-checkbox .datepicker-toggle input[type=date].form-control,.form .account-setting-field .datepicker-toggle input[type=date].form-control,.form .mark-shared-content .datepicker-toggle input[type=date].form-control,.form .form-artist-checkout .datepicker-toggle input[type=date].form-control{width:100%;padding-right:42px}form .form-group .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .form-group .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,form .field-row .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .field-row .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,form .custom-checkbox .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .custom-checkbox .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,form .account-setting-field .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .account-setting-field .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,form .mark-shared-content .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .mark-shared-content .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,form .form-artist-checkout .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,form .form-artist-checkout .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .form-group .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .form-group .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .field-row .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .field-row .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .custom-checkbox .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .custom-checkbox .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .account-setting-field .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .account-setting-field .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .mark-shared-content .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .mark-shared-content .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator,.form .form-artist-checkout .datepicker-toggle input[type=date].form-control::-webkit-inner-spin-button,.form .form-artist-checkout .datepicker-toggle input[type=date].form-control::-webkit-calendar-picker-indicator{position:absolute;right:8px;width:24px;height:24px;cursor:pointer;opacity:0;z-index:10}form .form-group label,form .field-row label,form .custom-checkbox label,form .account-setting-field label,form .mark-shared-content label,form .form-artist-checkout label,.form .form-group label,.form .field-row label,.form .custom-checkbox label,.form .account-setting-field label,.form .mark-shared-content label,.form .form-artist-checkout label{font-size:14px;line-height:1.2;color:#262626;font-weight:500;margin-bottom:5px}form .form-group label.error,form .field-row label.error,form .custom-checkbox label.error,form .account-setting-field label.error,form .mark-shared-content label.error,form .form-artist-checkout label.error,.form .form-group label.error,.form .field-row label.error,.form .custom-checkbox label.error,.form .account-setting-field label.error,.form .mark-shared-content label.error,.form .form-artist-checkout label.error{color:var(--error-color);font-size:12px;margin-bottom:0}form .form-group label[for=term_and_conditions],form .field-row label[for=term_and_conditions],form .custom-checkbox label[for=term_and_conditions],form .account-setting-field label[for=term_and_conditions],form .mark-shared-content label[for=term_and_conditions],form .form-artist-checkout label[for=term_and_conditions],.form .form-group label[for=term_and_conditions],.form .field-row label[for=term_and_conditions],.form .custom-checkbox label[for=term_and_conditions],.form .account-setting-field label[for=term_and_conditions],.form .mark-shared-content label[for=term_and_conditions],.form .form-artist-checkout label[for=term_and_conditions]{display:none!important}form .form-group input[type=checkbox].error:before,form .field-row input[type=checkbox].error:before,form .custom-checkbox input[type=checkbox].error:before,form .account-setting-field input[type=checkbox].error:before,form .mark-shared-content input[type=checkbox].error:before,form .form-artist-checkout input[type=checkbox].error:before,.form .form-group input[type=checkbox].error:before,.form .field-row input[type=checkbox].error:before,.form .custom-checkbox input[type=checkbox].error:before,.form .account-setting-field input[type=checkbox].error:before,.form .mark-shared-content input[type=checkbox].error:before,.form .form-artist-checkout input[type=checkbox].error:before{border-color:var(--error-color)}form .mark-shared-content .form-control,.form .mark-shared-content .form-control{height:50px;padding:10px 15px 10px 35px}form .custom-checkbox,.form .custom-checkbox{cursor:pointer}form .custom-checkbox a,.form .custom-checkbox a{font-size:inherit}.account-border{height:100%;display:grid;grid-template-rows:auto auto 1fr}.account-border .tabs-item-listing{height:100%;border-right:1px solid #F0F0F0}.account-border .tabs-item-listing .nav li{padding:10px 0}@media only screen and (min-width: 992px){.account-border .tabs-item-listing .nav li{padding:18px 15px}}.account-border h4{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .5rem}.account-border .profile-pic{position:relative;padding:0;margin:30px 0 0}.account-border .profile-pic:hover .-label{z-index:100}.account-border .profile-pic .error-icon{position:absolute;color:var(--error-color);top:5px;right:5px;width:20px;height:20px;font-size:20px;line-height:0}.account-border .profile-pic .error-icon:before{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--error-color);content:"";animation:ping 1s cubic-bezier(0,0,.2,1) infinite;position:absolute}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.account-border .profile-pic.invalid img{border:3px solid transparent;box-shadow:0 0 0 1px var(--error-color);border-radius:50%}@media only screen and (min-width: 991px) and (max-width: 1365px){.curator-main-cls{margin-top:0}.curator-main-cls h2{font-size:25px}}.spotify-connect{padding:.25rem .5rem;font-size:12px;display:flex;align-items:center;gap:5px;margin:0;background-color:#fff!important}.playlist-slider-cont .slider{margin-bottom:0}.playlist-slider-cont .slider .slick-track{display:flex}.playlist-slider-cont .slider .slick-slide{height:auto}.playlist-slider-cont .slider .slick-slide>div{height:100%}.playlist-slider-cont .slider .slick-dots{bottom:auto}@media screen and (min-width: 1200px){.playlist-slider-cont .slider .slick-dots{top:calc(100% + .5rem)}}.rating-thumbs-sign{margin:20px 0 0}.rating-thumbs-sign .rating-thumbs-text p{font-size:15px;line-height:18px;color:#106eea;display:flex;align-items:center;gap:7px}.rating-box .jq-stars{display:inline-block}.rating-box .jq-rating-label{font-size:22px;display:inline-block;position:relative;vertical-align:top}.rating-box .jq-star{width:100px;height:100px;display:inline-block;cursor:pointer}.rating-box .jq-star-svg{padding-left:3px;width:100%;height:100%}.rating-box .jq-star-svg path{stroke-linejoin:round}.rating-box .jq-shadow{-webkit-filter:drop-shadow(-2px -2px 2px #888);filter:drop-shadow(-2px -2px 2px #888)}.support-form .form-group label{margin-bottom:3px;font-size:14px;color:#535353}.support-form .form-group .form-control{height:50px}.support-form .form-group textarea{min-height:100px;height:150px;max-height:300px}.support-form .form-group input[type=file]{height:45px}.support-form .form-group .dropzone{height:100px;border:2px dashed var(--primary-color);background-color:#e9f0f6;border-radius:12px;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:14px;color:#707070}.support-form .form-group .dropzone .fa{font-size:20px;transform:scaleX(-1) rotate(-180deg)}.support-form .form-group .dropzone input{display:none}.support-form .form-group .dropzone.drag-hover{background-color:var(--primary-color-light)}.support-form .form-group .preview-files{display:flex;flex-wrap:wrap;gap:.5rem}.support-form .form-group .preview-files .file-item{border:1px solid var(--primary-color);border-radius:6px;padding:.5rem;display:flex;gap:.25rem .5rem;font-size:12px}.support-form .form-group .preview-files .file-item .remove-preview{border:none;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:12px;border-radius:50%;box-shadow:0 2px 4px #0000001f;color:#d33;background-color:#e0e0e0}.support-form .form-group .preview-files .file-item .remove-preview:hover{background-color:#d33;color:#e0e0e0}.support-form .btn{font-size:16px;font-weight:500;color:#262626;background-color:#fbbc04!important;padding:.75rem 3rem;border-radius:9px;text-transform:uppercase}.bank-sec-amt-flex .bank-sec-amt{padding:1rem;gap:1rem;position:relative;border-radius:8px}.bank-sec-amt-flex .bank-sec-amt.loading .overlay-loading{display:flex}.bank-sec-amt-flex .bank-sec-amt button[data-remove-bank-account]{position:absolute;top:3px;right:3px;color:var(--error-color);border:none;background-color:transparent;padding:0;font-size:14px;width:14px;height:14px;line-height:0}.tiktok-fields.form-group{margin-bottom:1rem}.tiktok-fields.form-group label{font-size:20px;font-weight:700}.tiktok-fields.form-group label small.info{font-size:14px;font-weight:400;display:block;color:#888;margin-bottom:3px}.tiktok-fields .card .form.invalid label{border-color:var(--error-color)}.tiktok-fields .card label.error,.tiktok-fields label.error{color:var(--error-color);font-size:12px;margin-bottom:0;font-weight:500;border:none;display:inline-block;padding:0;border-radius:0}.tiktok-fields .card label.error{background-color:transparent!important}.tiktok-fields .form-control{background-color:#fff}.tiktok-fields .main .card{padding:0}.tiktok-fields .main .card label{margin:0;background-color:#fff}.tiktok-fields.image-selection-pr .panel{margin:0}.tiktok-fields.image-selection-pr .btn_upload{font-size:14px;font-weight:400;height:100%;margin:0;display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#fff;color:#535353}.signin-sec{padding:15px!important;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px){.signin-sec{padding:30px 15px!important}}@media only screen and (min-width: 1200px){.signin-sec{padding:4rem 8rem}}@media only screen and (min-width: 2560px){.signin-sec{height:auto}}.signin-sec .influencer-steps-wizard .connecting-line{width:40%;top:23px;left:0}@media only screen and (min-width: 530px){.signin-sec .influencer-steps-wizard .connecting-line{width:30%}}@media only screen and (min-width: 992px){.signin-sec .influencer-steps-wizard .connecting-line{width:24%}}.signin-sec .influencer-steps-wizard .wizard{max-width:1200px;margin:0 auto}.signin-sec .influencer-steps-wizard .wizard .nav-tabs>li{width:24%;display:flex;justify-content:center;padding:0;min-width:50px;min-height:50px}.signin-sec .influencer-steps-wizard .wizard .nav-tabs>li a{min-width:50px;min-height:50px}.signin-sec .influencer-steps-wizard .wizard .nav-tabs>li a span{flex-shrink:0;position:relative;left:0!important}.signin-sec .influencer-steps-wizard .wizard .nav-tabs>li a i{left:50%}.signin-sec .influencer-steps-wizard .wizard .wizard-form-begin-tiktok{max-width:768px;margin:0 auto}.signin-sec .main-signin-box{margin:0;padding:1rem;width:100%;max-width:900px}@media only screen and (min-width: 768px){.signin-sec .main-signin-box{padding:2rem}}@media only screen and (min-width: 1200px){.signin-sec .main-signin-box{padding:2rem 4rem}}.signin-sec .main-signin-box .privacy-content{margin:10px 0 0}@media only screen and (min-width: 768px){.signin-sec .main-signin-box .privacy-content{margin:20px 0 0}}.signin-sec .main-signin-box .forgot-pass,.signin-sec .main-signin-box .confirmm-btn .btn{margin:10px 0 0}.signin-sec .main-signin-box .create-account h1{color:#262626;margin-bottom:20px;font-size:22px;line-height:1.2}.signin-sec .main-signin-box .create-account .tiktok-fields{margin-bottom:0}.signin-sec .main-signin-box .create-account .tiktok-fields .card{padding-top:0}.signin-sec .main-signin-box .create-account .tiktok-fields .form{flex-wrap:wrap}.signin-sec .main-signin-box .create-account .tiktok-fields .form label{width:100%;margin:0}@media only screen and (min-width: 576px){.signin-sec .main-signin-box .create-account .tiktok-fields .form label{width:auto;margin:0 0 10px}}.signin-sec .panel{margin:1rem 0}.signin-sec .uploaded_file_view{max-width:none;display:flex;gap:1rem;margin:.5rem 0 0;opacity:1;padding:0;border:none;align-items:start;flex-wrap:wrap}.signin-sec .uploaded_file_view .uploaded-file{position:relative;padding:10px;border:1px solid var(--primary-color);border-radius:12px;background-color:#00000040}.signin-sec .uploaded_file_view .uploaded-file .progress{width:100%;background-color:#f3f3f3;border:1px solid #ccc;border-radius:4px;overflow:hidden;height:12px;margin-top:5px}.signin-sec .uploaded_file_view .uploaded-file .progress .progress-bar{height:100%;width:0;background-color:var(--primary-color);transition:width .2s;border-radius:2px}.signin-sec .uploaded_file_view .uploaded-file .remove-preview{position:absolute;top:-10px;right:-10px;border:none;width:20px;height:20px;display:flex;justify-content:center;align-items:center;font-size:12px;border-radius:50%;box-shadow:0 2px 4px #0000001f;color:#d33;background-color:#e0e0e0}.signin-sec .uploaded_file_view .uploaded-file .remove-preview:hover{background-color:#d33;color:#e0e0e0}.signin-sec .uploaded_file_view .uploaded-file img{width:auto;height:auto;margin:0;max-width:200px;max-height:200px;border-radius:12px}.signin-sec .uploaded_file_view .uploaded-file .doc-type{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.signin-sec .uploaded_file_view .uploaded-file .doc-type i{font-size:50px;margin:0 auto 5px}.signin-sec .uploaded_file_view .uploaded-file .doc-type video,.signin-sec .uploaded_file_view .uploaded-file .doc-type audio{width:240px}.signin-sec .uploaded_file_view .uploaded-file .doc-type p{font-size:12px;line-height:16px;margin:0;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responses-avatar-content .song-feat{font-size:12px;font-weight:500}.modal #decline-form .like-textbox-area>p,.modal #approve-form .like-textbox-area>p{margin-bottom:0}.modal #decline-form .optional-feedback>p,.modal #approve-form .optional-feedback>p{margin-bottom:0}.modal #decline-form label#feedback-error,.modal #approve-form label#feedback-error{display:block;background-color:#ff840047;padding:10px;border-radius:7px;text-align:left;margin-top:5px;font-size:12px;font-weight:400;color:#ff8000}.modal #decline-form .ls-link .form-control.error,.modal #approve-form .ls-link .form-control.error{margin-bottom:25px}.modal #decline-form .ls-link label.error,.modal #approve-form .ls-link label.error{position:absolute;top:100%;color:var(--error-color)}.social-icon-selection .grid-wrapper{grid-gap:15px}@media screen and (min-width: 768px){.social-icon-selection .grid-wrapper{grid-gap:30px}}.social-icon-selection .grid-wrapper .radio-card{margin:0}.social-icon-selection .grid-wrapper .radio-card .card-content-wrapper{max-width:none}.social-icon-selection .grid-wrapper .radio-card input{display:none}.social-icon-selection .grid-wrapper .radio-card img{max-width:80px}.pitch-curator .pitch-text-area{border:1px solid #707070;border-radius:8px;padding:12px 15px!important}.pitch-curator .pitch-text-area textarea.form-control{padding:0;transition:padding-top;transition-duration:.6s;border:none;height:180px}.pitch-curator .pitch-text-area.show-name{padding:33px 15px 12px!important}.pitch-curator .pitch-text-area .curator-animate-text{top:7px}.pitch-curator .pitch-text-area .curator-animate-text p{margin:0;line-height:24px}.pitch-curator.invalid .pitch-text-area{border-color:var(--error-color)}.faq-accordian .panel-body p a{color:var(--primary-color);font-size:inherit}.faq-accordian .panel-body p a:hover{text-decoration:underline}.course-item{align-items:center;margin:40px 0}@media screen and (min-width: 992px){.course-item{margin:80px 0}}.course-item:first-of-type{margin-top:0}.course-item:last-of-type{margin-bottom:0}.course-item h2{font-size:32px;font-weight:700;line-height:38px;margin-bottom:10px;color:var(--secondary-color)}.course-item .author{display:flex;align-items:center;font-size:14px;color:#535353;margin-bottom:5px}.course-item .author .fa{margin-right:.25rem;font-size:18px;color:var(--secondary-color)}.course-item .information{display:flex;align-items:center;gap:1rem;font-size:16px;font-weight:700;color:#535353}.course-item .information .fa{margin-right:.25rem}.course-item .information .rating{color:var(--primary-color)}.course-item .information .duration .fa{color:#75c58f}.course-item .information .price .fa{transform:scaleX(-1);color:#2e8af6}.course-item p{font-size:16px;line-height:26px;margin:1rem 0}.course-item .btn{font-size:16px;padding:10px 50px;font-weight:500;line-height:26px;height:46px}.course-view{margin:1rem 0 2rem;padding:0}@media screen and (min-width: 992px){.course-view{padding:0 40px}}@media screen and (min-width: 1440px){.course-view{margin:3rem 0 5rem;padding:0 120px}}.course-view h1,.course-view h2,.course-view h3,.course-view h4{font-family:Roboto,sans-serif}.course-view h1{font-size:1em;line-height:1.2;font-weight:600;margin:0 0 .5rem}@media screen and (min-width: 576px){.course-view h1{margin:0}}@media screen and (min-width: 768px){.course-view h1{font-size:28px;margin:0}}@media screen and (min-width: 1200px){.course-view h1{font-size:36px}}@media screen and (min-width: 1440px){.course-view h1{font-size:48px}}.course-view .share-course{flex-shrink:0;font-size:14px;color:gray;display:flex;align-items:center;cursor:pointer}.course-view .share-course:hover{color:var(--primary-color)}.course-view .share-course .fa{margin-left:5px;color:var(--primary-color);font-size:18px}.course-view .about-course{color:gray;font-size:16px;line-height:24px;margin-bottom:1rem}.course-view .information{display:flex;align-items:center;gap:1rem;font-size:16px;font-weight:700;color:#535353}.course-view .information .fa{margin-right:.25rem}.course-view .information .rating{color:var(--primary-color)}.course-view .information .duration .fa{color:#75c58f}.course-view .information .price .fa{transform:scaleX(-1);color:#2e8af6}.course-view .bar-sticky{background-color:#fff;border-radius:8px;padding:1rem;position:sticky;top:120px;bottom:10px;gap:1.5rem;display:flex;flex-direction:column;box-shadow:0 0 4px #0000002e;margin:1rem 0}@media screen and (min-width: 992px){.course-view .bar-sticky{margin:0;padding:1.5rem}}.course-view .bar-sticky .price{line-height:1}.course-view .bar-sticky .price span{font-size:14px;margin-bottom:.75rem;display:inline-block}.course-view .bar-sticky .price h4{font-size:48px;font-weight:600;margin:0}.course-view .bar-sticky .btn{background-color:var(--primary-color);width:100%}.course-view .bar-sticky .course-includes strong{font-size:16px;display:block;margin-bottom:.5rem}.course-view .bar-sticky .course-includes ul li{font-size:16px;color:gray;margin:3px 0;font-weight:400;display:flex;align-items:center}.course-view .bar-sticky .course-includes ul li span{display:flex;width:30px;height:30px;font-size:18px;align-items:center;justify-content:center;margin-right:5px}.course-view .mentor{border-bottom:1px solid #D9D9D9;padding-bottom:1rem;margin:1rem 0}@media screen and (min-width: 992px){.course-view .mentor{padding-bottom:2rem}}.course-view .mentor h3{font-size:24px}.course-view .mentor .author-avatar{width:100px;height:100px;object-fit:cover;border-radius:50%;border:2px solid var(--primary-color);aspect-ratio:1/1;margin-right:2rem;margin-top:5px;flex-shrink:0}.course-view .mentor .author-name{font-size:18px;font-weight:500}.course-view .mentor .socials{display:flex;column-gap:5px}.course-view .mentor .socials a{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background-color:var(--primary-color);color:#fff;border-radius:50%;font-size:12px}.course-view .mentor .socials a:hover{background-color:#fff;color:var(--primary-color)}.course-view .mentor p{font-size:16px;line-height:24px;color:gray}.course-view .content-item{margin:1rem 0;row-gap:1rem;display:flex;flex-direction:column}@media screen and (min-width: 992px){.course-view .content-item{margin:3rem 0}}.course-view .content-item:last-of-type{margin-bottom:0}.course-view .content-item h2{font-size:24px;margin:0;line-height:1.2}.course-view .content-item p{font-size:16px;line-height:24px;color:gray}.course-view .content-item ul{margin:0 0 0 1rem}.course-view .content-item ul li{font-size:16px;line-height:24px;color:gray;padding-left:30px;position:relative;margin:5px 0}.course-view .content-item ul li:before{content:"";width:20px;height:20px;position:absolute;left:0;top:1px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNMTAgMThDNS41OSAxOCAyIDE0LjQxIDIgMTBDMiA1LjU5IDUuNTkgMiAxMCAyQzE0LjQxIDIgMTggNS41OSAxOCAxMEMxOCAxNC40MSAxNC40MSAxOCAxMCAxOFpNMTMuODggNi4yOUw4IDEyLjE3TDYuMTIgMTAuMjlDNS43MyA5LjkgNS4xIDkuOSA0LjcxIDEwLjI5QzQuMzIgMTAuNjggNC4zMiAxMS4zMSA0LjcxIDExLjdMNy4zIDE0LjI5QzcuNjkgMTQuNjggOC4zMiAxNC42OCA4LjcxIDE0LjI5TDE1LjMgNy43QzE1LjY5IDcuMzEgMTUuNjkgNi42OCAxNS4zIDYuMjlDMTQuOTEgNS45IDE0LjI3IDUuOSAxMy44OCA2LjI5WiIgZmlsbD0iI0ZBQkQwNSIvPgo8L3N2Zz4K)}.course-view .course-video{margin:-1rem -15px 1rem;position:relative;z-index:101}@media screen and (min-width: 480px){.course-view .course-video{z-index:10}}.course-view .course-video video{width:100%}@media screen and (min-width: 992px){.course-view .course-video{margin:0}}@media screen and (min-width: 992px){.course-view .course-video .plyr{border-radius:6px}}.course-view .course-video .quality-buttons{display:flex;column-gap:.5rem;align-items:center}.course-view .course-video .quality-buttons .btn{background-color:var(--primary-color);padding:2px 5px;font-size:12px;line-height:1.2}.course-view .course-video .quality-buttons .btn:hover{color:#fff}.course-view .course-video .quality-buttons .btn.active{background-color:var(--text-color);color:#fff}.course-view.bought-course{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.course-view.bought-course .bar-sticky .anchors{border-bottom:1px solid #D9D9D9;padding-bottom:1.5rem}.course-view.bought-course .bar-sticky .anchors h4{font-size:24px;line-height:28px;margin-bottom:1rem}.course-view.bought-course .bar-sticky .anchors ul{gap:10px;display:flex;flex-direction:column}.course-view.bought-course .bar-sticky .anchors ul li{color:#381609;font-size:16px;line-height:22px;transition:none}.course-view.bought-course .bar-sticky .anchors ul li span{cursor:pointer;color:#381609;font-size:16px;line-height:22px;transition:none}.course-view.bought-course .bar-sticky .anchors ul li span:hover{text-decoration:underline}.course-view.bought-course .bar-sticky .anchors ul li.active{color:var(--primary-color)}.course-view.bought-course .bar-sticky .anchors ul li.active span{font-weight:500;color:var(--primary-color)}.course-view.bought-course .bar-sticky .support strong{display:block;font-size:16px}.course-view.bought-course .bar-sticky .support p{font-size:14px;color:gray;line-height:20px;margin:.5rem 0 1rem}.course-view.bought-course .content-row{border-bottom:1px solid #D9D9D9;padding-bottom:1.5rem;margin:1.5rem 0;display:flex;flex-direction:column;gap:1rem}.course-view.bought-course .content-row strong{color:#212529}.course-view.bought-course .content-row h3{font-size:24px;line-height:28px;margin:0}.course-view.bought-course .content-row h4{font-size:20px;line-height:24px;margin:0}.course-view.bought-course .content-row p{font-size:16px;color:gray;line-height:24px}.course-view.bought-course .content-row p a{color:var(--primary-color)}.course-view.bought-course .content-row p a:hover{text-decoration:underline}.course-view.bought-course .content-row p:last-of-type{margin-bottom:0}.course-view.bought-course .content-row ul{margin:0 0 0 1rem}.course-view.bought-course .content-row ul li{font-size:16px;line-height:24px;color:gray;padding-left:30px;position:relative;margin:1rem 0}.course-view.bought-course .content-row ul li h4{font-size:18px}.course-view.bought-course .content-row ul li img{margin:1rem auto}.course-view.bought-course .content-row ul li:last-of-type{margin-bottom:0}.course-view.bought-course .content-row ul li:before{content:"";width:20px;height:20px;position:absolute;left:0;top:1px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDBDNC40OCAwIDAgNC40OCAwIDEwQzAgMTUuNTIgNC40OCAyMCAxMCAyMEMxNS41MiAyMCAyMCAxNS41MiAyMCAxMEMyMCA0LjQ4IDE1LjUyIDAgMTAgMFpNMTAgMThDNS41OSAxOCAyIDE0LjQxIDIgMTBDMiA1LjU5IDUuNTkgMiAxMCAyQzE0LjQxIDIgMTggNS41OSAxOCAxMEMxOCAxNC40MSAxNC40MSAxOCAxMCAxOFpNMTMuODggNi4yOUw4IDEyLjE3TDYuMTIgMTAuMjlDNS43MyA5LjkgNS4xIDkuOSA0LjcxIDEwLjI5QzQuMzIgMTAuNjggNC4zMiAxMS4zMSA0LjcxIDExLjdMNy4zIDE0LjI5QzcuNjkgMTQuNjggOC4zMiAxNC42OCA4LjcxIDE0LjI5TDE1LjMgNy43QzE1LjY5IDcuMzEgMTUuNjkgNi42OCAxNS4zIDYuMjlDMTQuOTEgNS45IDE0LjI3IDUuOSAxMy44OCA2LjI5WiIgZmlsbD0iI0ZBQkQwNSIvPgo8L3N2Zz4K)}.course-view.bought-course .content-row ul li ul{list-style-type:disc;list-style-position:inside}.course-view.bought-course .content-row ul li ul li{padding:0}.course-view.bought-course .content-row ul li ul li:before{content:none}.course-view.bought-course .content-row img{max-height:400px;margin:0 auto;border-radius:8px;display:block;max-width:100%}@media screen and (min-width: 768px){.course-view.bought-course .content-row img{max-width:calc(50% - 1rem)}}.course-view.bought-course .content-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.more-courses{padding:2rem 0;background-color:#fff}@media screen and (min-width: 992px){.more-courses{padding:3rem 40px}}@media screen and (min-width: 1440px){.more-courses{padding:4rem 120px}}.more-courses hr{margin:0 0 2rem}@media screen and (min-width: 992px){.more-courses hr{margin:0 0 3rem}}@media screen and (min-width: 1440px){.more-courses hr{margin:0 0 4rem}}.more-courses.bought-courses{padding-bottom:0!important}.more-courses.bought-courses .container-fluid{border-bottom:1px solid #D9D9D9;padding-bottom:2rem}@media screen and (min-width: 992px){.more-courses.bought-courses .container-fluid{padding-bottom:3rem}}@media screen and (min-width: 1440px){.more-courses.bought-courses .container-fluid{padding-bottom:4rem}}.more-courses.bought-courses .container-fluid .slider-slick .slick-track{display:flex}.more-courses.bought-courses .container-fluid .slider-slick .slick-track .slick-slide{height:auto}.more-courses.bought-courses .container-fluid .slider-slick .slick-track .slick-slide>div{height:100%}.more-courses.bought-courses .container-fluid .slider-slick .slick-track .slick-slide>div .other-courses{height:100%;display:flex!important;align-items:center}.more-courses h2{font-size:26px;line-height:1.2;margin-bottom:1rem;font-family:Roboto,sans-serif}@media screen and (min-width: 768px){.more-courses h2{font-size:32px;margin-bottom:2rem}}.more-courses .slider-slick .course-slick-item{display:flex!important;flex-direction:column;gap:.5rem;width:100%;flex-shrink:0;padding:0 1rem}.more-courses .slider-slick .course-slick-item:hover h4{color:var(--primary-color);text-decoration:underline}.more-courses .slider-slick .course-slick-item:hover .image-box img{transform:scale(1.1)}.more-courses .slider-slick .course-slick-item .image-box{border-radius:15px;border:1px solid #EDE7E7;overflow:hidden}.more-courses .slider-slick .course-slick-item .image-box img{height:240px;width:100%;object-fit:cover}.more-courses .slider-slick .course-slick-item .information{display:flex;align-items:center;gap:1rem;font-size:16px;font-weight:700;color:#535353}.more-courses .slider-slick .course-slick-item .information .fa{margin-right:.25rem}.more-courses .slider-slick .course-slick-item .information .rating{color:var(--primary-color)}.more-courses .slider-slick .course-slick-item .information .duration .fa{color:#75c58f}.more-courses .slider-slick .course-slick-item .information .price .fa{transform:scaleX(-1);color:#2e8af6}.more-courses .slider-slick .course-slick-item h4{font-size:20px;line-height:24px;font-weight:600;margin:0;font-family:Roboto,sans-serif}.more-courses .slider-slick .course-slick-item .author{display:flex;align-items:center;font-size:14px;color:#535353}.more-courses .slider-slick .course-slick-item .author .fa{margin-right:.25rem;font-size:18px;color:var(--secondary-color)}.more-courses .slider-slick .course-slick-item p{font-size:14px;line-height:20px;margin:0;color:gray}.more-courses .slider-slick.slick-dotted{margin-bottom:3rem}.more-courses .slider-slick .slick-dots{bottom:-3rem}.more-courses .slider-slick .other-courses{display:flex;align-items:center;justify-content:center;flex-direction:column}.more-courses .slider-slick .other-courses p{color:gray;text-align:center;font-size:16px;line-height:22px}.more-courses .slider-slick .other-courses p a{font-weight:500;color:var(--primary-color);text-decoration:underline}.more-courses .slider-slick .other-courses p a:hover{text-decoration:none}.more-courses .slider-slick .other-courses.grid-column-3{grid-column:span 3/span 3}.more-courses .slider-slick .other-courses.grid-column-2{grid-column:span 2/span 2}.more-courses .slider-slick .other-courses.grid-column-1{grid-column:span 1/span 1}.faq-sec-bg{padding:40px 15px;background-color:#fff}@media screen and (min-width: 992px){.faq-sec-bg{padding:40px 30px}}@media screen and (min-width: 1440px){.faq-sec-bg{padding:40px 135px}}.faq-sec-bg .panel-title{line-height:46px}.faq-sec-bg .panel-body ul{margin:1rem 0 1rem 1rem}.faq-sec-bg .panel-body ul li{font-size:17px;font-weight:400}.referral-modal-content{padding:0!important}@media screen and (min-width: 768px){.referral-modal-content{padding:1rem!important}}.referral-modal-content .referral-box-search{display:flex;flex-direction:column;gap:.5rem 0;text-align:left}.referral-modal-content .referral-box-search .label{font-weight:500;padding:0 0 0 30px;line-height:normal}.referral-modal-content .referral-box-search .input-group .form-control{border-radius:30px!important;background-color:#fff!important;font-size:12px;padding:1rem 6rem 1rem 1rem}@media screen and (min-width: 768px){.referral-modal-content .referral-box-search .input-group .form-control{padding:15px 133px 15px 28px}}.referral-modal-content .referral-box-search .input-group .btn{position:absolute;right:.35rem;top:.35rem;bottom:.35rem;background-color:#e9f0f5;border-radius:30px;width:5rem;color:#262626!important;text-transform:uppercase;z-index:10}@media screen and (min-width: 768px){.referral-modal-content .referral-box-search .input-group .btn{width:100px}}.referral-modal-content .referral-box-search .input-group .btn:hover,.referral-modal-content .referral-box-search .input-group .btn:focus{text-decoration:none}.btn-debug{position:absolute;top:0;left:0;border:none;background-color:#2e8af6;color:#fff;padding:2px .5rem;font-size:12px;border-radius:15px 0 5px;opacity:.75}.btn-debug:hover{opacity:1}.billing-address .form-control{border:1px solid #ced4da}.form-artist-checkout{background-color:#fff;margin:0 5px 2rem;padding:1rem}.ang-left-arrow,.ang-right-arrow{background:none;font-size:30px;top:-45px;transition:none}.ang-left-arrow:hover,.ang-right-arrow:hover{color:var(--primary-color)}@media screen and (max-width: 767px){.terms-conditions-sec{margin:0 15px}}#list-of-chats{display:flex;flex-direction:column}#list-of-chats .skeleton-chat{display:flex;align-items:center;gap:.5rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;padding:1rem 0;border-bottom:1px solid rgba(190,190,190,.3882352941)}#list-of-chats .skeleton-chat:last-of-type{border-bottom:none;padding-bottom:0}#list-of-chats .skeleton-chat .avatar{width:48px;height:48px;border-radius:50%;background-color:#bebebe;flex-shrink:0}#list-of-chats .skeleton-chat .user-info{width:100%;display:flex;flex-direction:column;gap:3px}#list-of-chats .skeleton-chat .user-info .name{height:12px;border-radius:3px;background-color:#bebebe;width:50%}#list-of-chats .skeleton-chat .user-info .message{height:6px;border-radius:3px;background-color:#bebebe}#list-of-chats .inbox-cont-text{padding:1rem 0}#list-of-chats .inbox-cont-text:last-of-type{padding-bottom:0}.dashboard-right-content .responses-bg-flex{padding:20px 15px 10px}@media screen and (min-width: 768px){.dashboard-right-content .responses-bg-flex{padding:20px 30px}}.dashboard-right-content .responses-tab .nav{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap}.dashboard-right-content .responses-tab .nav-item{width:auto}.wallet-pg-sec{padding:40px 0}@media screen and (min-width: 768px){.wallet-pg-sec{padding:40px 15px}}@media screen and (min-width: 1200px){.wallet-pg-sec{padding:40px}}@media screen and (min-width: 1440px){.wallet-pg-sec{padding:40px 120px}}.wallet-pg-sec .payment-inner-box .bank-acc{margin-bottom:0}.wallet-pg-sec .payment-inner-box .bank-acc #add-bank-account{border:none;background-color:transparent;font-size:12px;font-weight:400;color:#106eea;padding:0}.wallet-pg-sec .payment-inner-box .bank-acc #add-bank-account i{margin-right:3px}.wallet-pg-sec .payment-inner-box .bank-acc #add-bank-account:hover:not(:disabled){text-decoration:underline}.alert-verification,.alert-session{margin:1rem auto;max-width:768px}.alert-session{margin-top:0}.spotify-playlists{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width: 768px){.spotify-playlists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1200px){.spotify-playlists{grid-template-columns:repeat(3,minmax(0,1fr))}}.spotify-playlists .add-playlist-box{border:2px dashed #F0F0F0;border-radius:15px;display:flex;padding:1rem;align-items:center;justify-content:center;min-height:200px}.spotify-playlists .add-playlist-box:hover{border-color:var(--primary-color)}.spotify-playlists .playlist-item{border:2px solid var(--primary-color);border-radius:15px;display:grid;grid-template-rows:auto 1fr;padding:1rem;min-height:200px;font-size:14px;gap:5px}.spotify-playlists .playlist-item .details{display:flex;flex-direction:column;gap:5px}.spotify-playlists .playlist-item img{width:100%;aspect-ratio:1/1;border-radius:6px;margin-bottom:5px}.spotify-playlists .playlist-item .title{font-weight:700;font-size:18px;line-height:1.2}.spotify-playlists .playlist-item p{font-size:14px;line-height:1.2}.spotify-playlists .playlist-item a{font-size:14px;color:var(--primary-color);text-decoration:underline}.spotify-playlists .playlist-item a:hover{text-decoration:none}.spotify-playlists .playlist-item .status span{text-transform:capitalize;font-weight:700}.spotify-playlists .playlist-item .status.draft span{color:#646464}.spotify-playlists .playlist-item .status.pending span{color:var(--primary-color)}.spotify-playlists .playlist-item .status.approved span{color:#27d400}.spotify-playlists .playlist-item .status.declined span{color:var(--error-color)}.spotify-playlists .playlist-item .btn{margin-top:5px}.spotify-playlists .playlist-item .actions{display:flex;gap:5px;flex-wrap:wrap;align-items:flex-end}.spotify-playlists .playlist-item .actions .btn{flex:1 1 0;margin:0}.spotify-playlists .playlist-item .actions .btn.btn-review{width:100%;flex-basis:100%}.spotify-playlists .btn{font-size:14px;color:#262626;text-transform:uppercase;background-color:var(--primary-color)!important;padding:.5rem 1rem;height:40px;display:flex;border-radius:6px;align-items:center;justify-content:center}.spotify-playlists .btn-danger{background-color:var(--error-color)!important;color:#fff}.spotify-playlists .btn:hover{color:#fff}.playlist-image{line-height:0}.playlist-image .no-image{border-radius:6px;border:2px solid var(--primary-color);width:200px;height:200px;margin:0 auto!important;display:block;position:relative;cursor:pointer;background-repeat:no-repeat;background-size:cover}.playlist-image .no-image .fa{position:absolute;left:50%;top:50%;color:#fbbc04;font-size:48px;opacity:.8;transform:translate(-50%,-50%);text-shadow:0 0 5px rgba(0,0,0,.4)}.how-it-work-content{width:100%;max-width:600px;margin-bottom:0}.how-it-work-content h1{font-size:32px;line-height:1.2;margin-bottom:0}@media screen and (min-width: 768px){.how-it-work-content h1{font-size:35px;line-height:42px}}.how-it-work-content p{margin:15px 0}@media screen and (min-width: 768px){.how-it-work-content p{margin:30px 0}}.how-it-work-content .btn-primary{padding:15px 30px;width:100%}@media screen and (min-width: 576px){.how-it-work-content .btn-primary{width:auto}}@media screen and (min-width: 768px){.how-it-work-content .btn-primary{padding:15px 50px}}.user-sec-bg{padding:30px 15px}@media screen and (min-width: 768px){.user-sec-bg{padding:60px 15px}}@media screen and (min-width: 1440px){.user-sec-bg{padding:60px 135px}}.user-sec-bg .user-slider-div{margin:0}.user-sec-bg .slick-track{padding:60px 0 30px;display:flex;align-items:stretch}@media screen and (min-width: 768px){.user-sec-bg .slick-track{padding:90px 0 40px}}.user-sec-bg .slick-track .slick-slide{height:auto}.user-sec-bg .slick-track .slick-slide>div{height:100%}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow{justify-content:start;padding:0 20px}@media screen and (min-width: 1200px){.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow{padding:0 20px 20px}}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow img{margin-top:-64px}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow h6{margin:20px 0 10px}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow h6 a{font-size:20px;color:#7a2327}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow img{aspect-ratio:1/1;object-fit:cover}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow p{display:block;line-height:1.6}.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow .stars-flex{margin-top:1rem}@media screen and (min-width: 1200px){.user-sec-bg .slick-track .slick-slide>div .slider-box-shadow .stars-flex{margin-top:2rem}}.modal-curator-playlists .modal-dialog{max-width:962px;margin:15px 5px 15px 10px}@media screen and (min-width: 576px){.modal-curator-playlists .modal-dialog{margin:15px 15px 15px 10px}}@media screen and (min-width: 992px){.modal-curator-playlists .modal-dialog{margin:15px auto}}.modal-curator-playlists .modal-body{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;max-height:calc(100vh - 10rem);overflow-y:auto}@media screen and (min-width: 576px){.modal-curator-playlists .modal-body{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 768px){.modal-curator-playlists .modal-body{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 992px){.modal-curator-playlists .modal-body{grid-template-columns:repeat(4,minmax(0,1fr))}}.modal-curator-playlists .modal-body .shared-slider-box{margin:0}.modal-curator-playlists .modal-body .loading{grid-column:span 4/span 4}@media screen and (min-width: 530px) and (max-width: 767px){.banner-content-text .cur-banner-btns .cur-submit-btn,.banner-content-text .cur-banner-btns .cur-learn-btn{width:50%}}@media screen and (min-width: 768px) and (max-width: 991px){.banner-content-text .cur-banner-btns .cur-submit-btn,.banner-content-text .cur-banner-btns .cur-learn-btn{width:30%}}.banner-content-text .cur-banner-btns .btn{height:50px;padding:10px 30px;display:flex;align-items:center;justify-content:center}.how-it-works-curator-sec{padding:20px 0}@media screen and (min-width: 992px){.how-it-works-curator-sec{padding:40px 15px}}@media screen and (min-width: 1440px){.how-it-works-curator-sec{padding:50px 120px}}.how-it-works-curator-sec .how-it-work-content{text-align:center}@media screen and (min-width: 768px){.how-it-works-curator-sec .how-it-work-content{text-align:left}}.how-it-works-curator-sec .how-it-work-content h1{margin-bottom:1rem;font-size:24px;font-family:Roboto,sans-serif}@media screen and (min-width: 576px){.how-it-works-curator-sec .how-it-work-content h1{font-size:32px}}@media screen and (min-width: 768px){.how-it-works-curator-sec .how-it-work-content h1{margin-bottom:0}}.how-it-works-curator-sec .how-it-work-content p{font-size:16px;line-height:24px}@media screen and (min-width: 576px){.how-it-works-curator-sec .how-it-work-content p{font-size:20px;line-height:32px}}@media screen and (min-width: 992px){.how-it-works-curator-sec .how-it-work-content p{font-size:24px}}.modal-dialog-centered{align-items:flex-start}.modal-dialog-centered .modal-content{margin:1rem auto!important}@media screen and (min-width: 768px){.modal-dialog-centered{align-items:center}}@media screen and (min-width: 992px){.artist-welcome-banner-bg{padding:40px 30px}}@media screen and (min-width: 1440px){.artist-welcome-banner-bg{padding:40px 135px}}@media screen and (min-width: 992px){.some-content-section{padding:40px 30px}}@media screen and (min-width: 1440px){.some-content-section{padding:40px 135px}}.released-song-language.show{max-height:none}.verification-pg #form{padding:10px 10px 14px;display:flex;column-gap:.5rem;margin:15px auto}@media screen and (min-width: 992px){.verification-pg #form{padding:10px 20px 14px;margin:25px auto}}.verification-pg #form input{margin:0;flex:1 1 0}.song-audio-player{position:fixed;z-index:1000;height:100vh;width:100vw;display:none;top:0;left:0}.song-audio-player__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:9}.song-audio-player__box{background-color:#fff;position:fixed;display:flex;align-items:flex-start;z-index:10;left:0;right:0;bottom:0;padding:1rem 50px 1rem .5rem;box-shadow:0 0 20px 5px #00000040;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.song-audio-player__box{height:80px;padding:1rem 50px 1rem 1rem;flex-direction:row;justify-content:space-between;align-items:center}}.song-audio-player__box .rewind{display:flex;align-items:center;gap:1rem;order:2}@media screen and (min-width: 768px){.song-audio-player__box .rewind{margin:0 10px 0 5px}}.song-audio-player__box .rewind>div{position:relative;cursor:pointer;line-height:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.song-audio-player__box .rewind>div{width:26px;height:26px}}.song-audio-player__box .rewind>div:hover i{color:var(--primary-color)}.song-audio-player__box .rewind>div i{font-size:24px}.song-audio-player__box .rewind>div span{font-size:8px;position:absolute;z-index:5;left:19px;top:25px}@media screen and (min-width: 768px){.song-audio-player__box .rewind>div span{left:8px;top:15px}}.song-audio-player__box .song-info{display:flex;column-gap:1rem}.song-audio-player__box .song-info img{border-radius:6px;width:50px;height:50px;object-fit:cover;aspect-ratio:1/1}.song-audio-player__box .song-info .song-title{display:flex;flex-direction:column;justify-content:center;max-width:100px}.song-audio-player__box .song-info .song-title .artist{color:var(--link-color);font-size:17px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-audio-player__box .song-info .song-title .artist a{color:var(--link-color)}.song-audio-player__box .song-info .song-title .artist a:hover{text-decoration:underline}.song-audio-player__box .song-info .song-title p{font-size:16px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-audio-player__box .song-player{width:calc(100% + 50px - .5rem)}@media screen and (min-width: 768px){.song-audio-player__box .song-player{width:100%}}.song-audio-player__box .song-player audio{display:none}.song-audio-player__box .song-player .audioplayer{border:none;margin:0;background-color:transparent;padding:0;flex-wrap:wrap;justify-content:space-around}@media screen and (min-width: 768px){.song-audio-player__box .song-player .audioplayer{height:50px;flex-wrap:nowrap;justify-content:center}}.song-audio-player__box .song-player .audioplayer:not(.audioplayer-playing) .audioplayer-playpause .fa-circle-pause{display:none}.song-audio-player__box .song-player .audioplayer-volume-adjust div{height:6px}.song-audio-player__box .song-player .audioplayer-volume-adjust div div{height:100%;background-color:var(--primary-color)}.song-audio-player__box .song-player .audioplayer-bar{height:16px}.song-audio-player__box .song-player .audioplayer-bar:before{height:6px}.song-audio-player__box .song-player .audioplayer-bar-loaded,.song-audio-player__box .song-player .audioplayer-bar-played{height:6px}.song-audio-player__box .song-player .audioplayer-bar-played{background:-webkit-linear-gradient(left,var(--primary-color),var(--primary-color-light))}.song-audio-player__box .song-player .audioplayer-bar-played:after{width:16px;height:16px;border-radius:50%}.song-audio-player__box .song-player .audioplayer-playing .audioplayer-bar-played:after{border-color:var(--primary-color)}.song-audio-player__box .song-player .audioplayer-playing .audioplayer-playpause{border-color:var(--error-color)}.song-audio-player__box .song-player .audioplayer-playing .audioplayer-playpause:after,.song-audio-player__box .song-player .audioplayer-playing .audioplayer-playpause:before{background-color:var(--error-color)}.song-audio-player__box .song-player .audioplayer-playing .audioplayer-playpause .fa-circle-play{display:none}.song-audio-player__box .song-player .audioplayer-mute .audioplayer-volume-button .fa-volume-high{display:none;color:var(--error-color)}.song-audio-player__box .song-player .audioplayer-mute .audioplayer-volume-button .fa-volume-xmark{display:block;color:var(--error-color)}.song-audio-player__box .song-player .audioplayer-time-current,.song-audio-player__box .song-player .audioplayer-time-duration{margin:0 5px}.song-audio-player__box .song-player .audioplayer-playpause,.song-audio-player__box .song-player .audioplayer-volume{flex-shrink:0}.song-audio-player__box .song-player .audioplayer .playbar-box{display:flex;align-items:center;width:100%;order:0;margin-bottom:1rem}@media screen and (min-width: 768px){.song-audio-player__box .song-player .audioplayer .playbar-box{order:1;margin-bottom:0}}.song-audio-player__box .song-player .audioplayer-playpause{font-size:48px;border:none;order:1}@media screen and (min-width: 768px){.song-audio-player__box .song-player .audioplayer-playpause{order:0}}.song-audio-player__box .song-player .audioplayer-playpause .fa-circle-play{color:var(--primary-color)}.song-audio-player__box .song-player .audioplayer-playpause .fa-circle-pause{color:var(--error-color)}.song-audio-player__box .song-player .audioplayer-playpause:hover{background-color:transparent}.song-audio-player__box .song-player .audioplayer-volume{order:2}.song-audio-player__box .song-player .audioplayer-volume-button{font-size:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.song-audio-player__box .song-player .audioplayer-volume-button{width:26px;height:26px}}.song-audio-player__box .song-player .audioplayer-volume-button .fa-volume-xmark{display:none}.song-audio-player__box .song-player .player-close{border:none;background:bottom;width:32px;height:32px;font-size:32px;color:var(--error-color);line-height:0;position:absolute;right:8px;top:24px;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px){.song-audio-player__box .song-player .player-close{top:50%;transform:translateY(-50%)}}.song-audio-player__box.modal-mode{position:static;box-shadow:none;background-color:transparent;padding:.5rem;flex-direction:column;height:auto}@media screen and (min-width: 768px){.song-audio-player__box.modal-mode{flex-direction:row}}.song-audio-player__box.modal-mode .rewind{order:2}@media screen and (max-width: 1199px){.song-audio-player__box.modal-mode .rewind>div{width:28px;height:28px}.song-audio-player__box.modal-mode .rewind>div span{left:10px;top:16px}}.song-audio-player__box.modal-mode .song-player{max-width:none;width:100%}@media screen and (min-width: 768px){.song-audio-player__box.modal-mode .song-player{max-width:100%}}.song-audio-player__box.modal-mode .song-player .audioplayer{flex-wrap:wrap;justify-content:center;height:auto;gap:1rem;position:relative;padding:20px 0 0}@media screen and (min-width: 576px){.song-audio-player__box.modal-mode .song-player .audioplayer{flex-wrap:nowrap;gap:.5rem;padding:0}}@media screen and (min-width: 768px){.song-audio-player__box.modal-mode .song-player .audioplayer{gap:1rem}}.song-audio-player__box.modal-mode .song-player .audioplayer .playbar-box{order:0;width:calc(100% + 70px);position:absolute;top:-12px;left:-35px;margin-bottom:0}@media screen and (min-width: 576px){.song-audio-player__box.modal-mode .song-player .audioplayer .playbar-box{order:1;position:static;width:100%}}.song-audio-player__box.modal-mode .song-player .audioplayer-playpause{order:1}@media screen and (max-width: 1199px){.song-audio-player__box.modal-mode .song-player .audioplayer-playpause{font-size:28px;width:28px;height:28px}}@media screen and (min-width: 576px){.song-audio-player__box.modal-mode .song-player .audioplayer-playpause{order:0}}.song-audio-player__box.modal-mode .song-player .audioplayer-volume{order:3}.song-audio-player__box.modal-mode .song-player .audioplayer-volume-button{width:28px;height:28px}.image-shapes .imageDiv img{object-fit:cover;object-position:center center;width:100%;position:relative}@media screen and (max-width: 991px){.image-shapes .image-div-slider11{left:50%;right:auto;transform:translate(-50%)}}.timeline-text:before{content:none}.timeline-text ul li:before{z-index:10}.timeline-text ul li:after{content:"";position:absolute;top:17px;left:9px;width:1px;height:100%;background-color:#fbbc04}.timeline-text ul li:last-of-type:after{content:none}.modal-did-you-hear-about-us .modal-dialog{max-width:1024px}.modal-did-you-hear-about-us .modal-dialog .modal-content{overflow:hidden;border:none;margin:1rem!important}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body{padding:0}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem;align-items:center}@media screen and (min-width: 768px){.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col{width:50%;padding:2rem}}@media screen and (min-width: 992px){.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col{padding:4rem}}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .title{font-size:32px;line-height:normal;font-weight:700;text-align:center}@media screen and (min-width: 768px){.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .title{font-size:42px}}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form{display:flex;flex-direction:column;gap:1rem;width:100%}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox{display:flex;flex-direction:column;gap:.5rem}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox .custom-checkbox{margin:0;display:flex}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox .custom-checkbox .input-radio:before{border-radius:50%}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox .custom-checkbox .input-radio:checked:before{border-color:var(--primary-color);background-color:#fff}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox .custom-checkbox .input-radio:checked:after{border:none;transform:none;border-radius:50%;width:8px;height:8px;background-color:var(--primary-color)}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .radio-checkbox .custom-checkbox .input-radio.error:before{border-color:var(--error-color)}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .error{display:flex;flex-direction:column}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .error label{color:var(--error-color);font-size:12px;margin:0}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .actions{display:flex;gap:.5rem}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .actions .btn{width:50%;text-transform:uppercase}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .actions .btn-primary{color:#262626!important;background-color:#fbbc04!important}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .form-col .form .actions .btn-outline{background-color:transparent!important;border:2px solid #FBBC04!important;color:gray!important}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .bg-col{width:50%;display:none}@media screen and (min-width: 768px){.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .bg-col{display:block}}.modal-did-you-hear-about-us .modal-dialog .modal-content .modal-body .bg-col img{object-position:center center;object-fit:cover;width:100%;height:100%}.referral-page .how-it-work-content{max-width:none}@media screen and (min-width: 992px){.referral-page .how-it-work-content{max-width:800px}}.referral-page .producer-box{display:flex;align-items:center;column-gap:2rem;margin:2rem 0;flex-direction:column}@media screen and (min-width: 768px){.referral-page .producer-box{flex-direction:row}}.referral-page .producer-box .img{width:116px;border-radius:116px;background-color:var(--primary-color)}.referral-page .producer-box .img img{width:116px;object-fit:cover;object-position:center center;aspect-ratio:1/1;border-radius:108px;border:8px solid #EDF2F5;position:relative;top:-8px;left:8px}.referral-page .producer-box .info .name{font-size:26px;font-weight:600}.referral-page .producer-box .info p{font-size:18px;font-weight:500;color:var(--secondary-color);margin:0}.referral-page .how-work-referrals{border-radius:10px;box-shadow:0 9px 20px #0000000d;background-color:#fff;overflow:hidden;margin-left:auto;margin-top:1rem}@media screen and (min-width: 992px){.referral-page .how-work-referrals{max-width:500px;margin-top:0}}.referral-page .how-work-referrals .heading{background-color:var(--primary-color);text-align:center;padding:1rem;font-size:26px;font-weight:600;color:var(--secondary-color)}@media screen and (min-width: 768px){.referral-page .how-work-referrals .heading{gap:1.5rem}}.referral-page .how-work-referrals .content{padding:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.referral-page .how-work-referrals .content{gap:1.5rem;padding:1.5rem}}.referral-page .how-work-referrals .content--item{position:relative;padding-left:40px}.referral-page .how-work-referrals .content--item svg{position:absolute;left:0;top:0}.referral-page .how-work-referrals .content--item .title{font-size:18px;font-weight:600;margin-bottom:.5rem}.referral-page .how-work-referrals .content--item p{font-size:18px;color:gray;line-height:24px}.referral-page .how-work-referrals .content--item p.small{font-size:16px;line-height:1.25}.referral-page .how-work-referrals .content--item p a{color:var(--primary-color)}.referral-page .how-work-referrals .content--item p a:hover{text-decoration:underline}.feedback-div h3{color:#4f200d;margin-top:10px;font-size:26px;font-weight:700;line-height:46px}.support-form h1{font-size:35px;line-height:1.2}.terms-conditions-heading h1{font-size:30px;font-weight:500;color:#262626;line-height:1.2}.artist-welcome-content h1{font-weight:500;color:#262626;line-height:1.2;font-size:35px}.work-form h3{font-size:30px;color:#4f200d;line-height:36px;display:inline-block}.submit-song-btn .btn-primary{font-size:14px;font-weight:400;color:#262626;background-color:#fbbc04!important;padding:15px 35px;border-radius:25px;text-transform:uppercase}.toggle-show-cls{display:block}.music-player-img{margin:0 auto;display:inline-block}.music-player-img .art-work-player{width:290px}@media screen and (min-width: 480px){.music-player-img .art-work-player{width:420px}}@media screen and (min-width: 576px){.music-player-img .art-work-player{width:250px}}@media screen and (min-width: 768px){.music-player-img .art-work-player{width:330px}}@media screen and (min-width: 992px){.music-player-img .art-work-player{width:440px}}@media screen and (min-width: 1200px){.music-player-img .art-work-player{width:500px}}@media screen and (min-width: 1440px){.music-player-img .art-work-player{width:560px}}@media screen and (min-width: 1800px){.music-player-img .art-work-player{width:640px}}.music-player-img .art-work-slider{top:40px;width:160px}@media screen and (min-width: 480px){.music-player-img .art-work-slider{width:240px}}@media screen and (min-width: 576px){.music-player-img .art-work-slider{width:150px;left:15px;top:25px}}@media screen and (min-width: 768px){.music-player-img .art-work-slider{width:195px;left:25px;top:35px}}@media screen and (min-width: 992px){.music-player-img .art-work-slider{width:265px;left:25px;top:35px}}@media screen and (min-width: 1200px){.music-player-img .art-work-slider{width:295px;left:35px;top:45px}}@media screen and (min-width: 1440px){.music-player-img .art-work-slider{width:315px;left:45px;top:55px}}@media screen and (min-width: 1800px){.music-player-img .art-work-slider{width:365px;left:45px;top:55px}}.music-player-img .art-work-slider .carousel-item{text-align:left}.music-player-img .art-work-slider .carousel-item img{width:calc(100% - 25px);border-radius:6px}.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:30px 0 0 33px!important;white-space:nowrap}@media screen and (min-width: 480px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:55px 0 0 60px!important}}@media screen and (min-width: 576px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:23px 0 0 38px!important}}@media screen and (min-width: 768px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:30px 0 0 47px!important}}@media screen and (min-width: 992px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:43px 0 0 70px!important}}@media screen and (min-width: 1200px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:50px 0 0 74px!important}}@media screen and (min-width: 1440px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:60px 0 0 77px!important}}@media screen and (min-width: 1800px){.music-player-img .art-work-slider .carousel-item .slider-move-heading{margin:65px 0 0 95px!important}}.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{margin:0;font-size:14px!important}@media screen and (min-width: 480px){.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{font-size:16px!important}}@media screen and (min-width: 576px){.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{font-size:14px!important}}@media screen and (min-width: 992px){.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{font-size:18px!important}}@media screen and (min-width: 1440px){.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{font-size:22px!important}}@media screen and (min-width: 1800px){.music-player-img .art-work-slider .carousel-item .slider-move-heading h5{font-size:26px!important}}.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:12px;color:gray;line-height:1.4}@media screen and (min-width: 480px){.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:14px}}@media screen and (min-width: 576px){.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:12px}}@media screen and (min-width: 992px){.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:14px}}@media screen and (min-width: 1440px){.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:18px}}@media screen and (min-width: 1800px){.music-player-img .art-work-slider .carousel-item .slider-move-heading p{font-size:20px}}@keyframes pulse{50%{opacity:.5}}
