@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.wrap_alert_notification{display:flex}.coming-soon-dialog.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper{padding:16px 20px 16px}}.coming-soon-dialog.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0}.coming-soon-dialog.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-header h2{font-size:20px}}.coming-soon-dialog.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-top:1px solid rgba(95,105,134,.3);border-bottom:1px solid rgba(95,105,134,.3);margin-top:8px}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-content{font-size:15px}}.coming-soon-dialog.dialog-wrapper .dialog-content p{margin:0}.coming-soon-dialog.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.coming-soon-dialog.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.coming-soon-dialog.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.coming-soon-dialog.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.coming-soon-dialog.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.coming-soon-dialog.dialog-wrapper .dialog-actions a,.coming-soon-dialog.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-actions a,.coming-soon-dialog.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.coming-soon-dialog.dialog-wrapper .dialog-actions a.small,.coming-soon-dialog.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-actions a.small,.coming-soon-dialog.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.coming-soon-dialog.dialog-wrapper .dialog-actions a.medium,.coming-soon-dialog.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.coming-soon-dialog.dialog-wrapper .dialog-actions a.medium,.coming-soon-dialog.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.coming-soon-dialog.dialog-wrapper .dialog-actions a.primary_btn,.coming-soon-dialog.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.coming-soon-dialog.dialog-wrapper .dialog-actions a.primary_btn:hover,.coming-soon-dialog.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.coming-soon-dialog.dialog-wrapper .dialog-actions a.primary_btn:active,.coming-soon-dialog.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.coming-soon-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn,.coming-soon-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.coming-soon-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.coming-soon-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.coming-soon-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.coming-soon-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.coming-soon-dialog.dialog-wrapper .dialog-actions a.c2a_btn,.coming-soon-dialog.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.coming-soon-dialog.dialog-wrapper .dialog-actions a.c2a_btn:hover,.coming-soon-dialog.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.coming-soon-dialog.dialog-wrapper .dialog-actions a.red_btn,.coming-soon-dialog.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.coming-soon-dialog.dialog-wrapper .dialog-actions a.red_btn:hover,.coming-soon-dialog.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.coming-soon-dialog.dialog-wrapper .dialog-actions a.red_btn:active,.coming-soon-dialog.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.coming-soon-dialog.dialog-wrapper .dialog-actions a:disabled,.coming-soon-dialog.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.coming-soon-dialog .dialog-header h2{text-transform:uppercase}.coming-soon-dialog .dialog-header h2 .big-letter{font-size:1.4em}.coming-soon-dialog .dialog-content{font-style:italic}.wrapper_user_menu{border-radius:8px;overflow:visible}.account_logout,.list_links,.menu_section{background:#fff;border-radius:8px;margin:8px 0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.menu_box{width:100%;padding:12px 16px;text-align:left;transition:background-color .2s ease}.menu_box:hover{background-color:rgba(0,0,0,.05)}.menu_box:active{background-color:rgba(0,0,0,.08)}.menu_box.disabled{opacity:.6;cursor:not-allowed}.menu_box.disabled:hover{background-color:transparent}.account_logout{color:#dc3545}.account_logout:hover{background-color:rgba(220,53,69,.08)}.user_menu{animation:menuSlideIn .2s ease-out}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wrapper_shopping_cart{display:flex}.wrapper_shopping_cart .basket.loading{background-color:hsla(0,0%,100%,.2)}.wrapper_shopping_cart .basket.loading .v-progress-circular{margin:0 auto}.wrap_notification_window{display:flex}.wrap_notification_window .actions.disabled{opacity:.7}.wrap_notification_window .action-btn{padding:4px 12px;margin:0 4px;border-radius:4px;background:var(--primary-color,#20c4f5);color:#fff;border:none;cursor:pointer;font-size:12px;transition:opacity .3s}.wrap_notification_window .action-btn:hover{opacity:.8}.wrap_notification_window .action-btn:disabled{cursor:not-allowed;opacity:.7}.wrap_notification_window .action-btn:disabled:hover{opacity:.7}.wrap_notification_window .actions{margin-top:8px;display:flex;gap:8px}.wrap_notification_window .this_notify .artist-link,.wrap_notification_window .this_notify .release-link,.wrap_notification_window .this_notify .user-link{color:var(--primary-color,#20c4f5);cursor:pointer;font-weight:500}.wrap_notification_window .this_notify .artist-link:hover,.wrap_notification_window .this_notify .release-link:hover,.wrap_notification_window .this_notify .user-link:hover{text-decoration:underline}.beta-testing-dialog.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper{padding:16px 20px 16px}}.beta-testing-dialog.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0}.beta-testing-dialog.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-header h2{font-size:20px}}.beta-testing-dialog.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-top:1px solid rgba(95,105,134,.3);border-bottom:1px solid rgba(95,105,134,.3);margin-top:8px}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-content{font-size:15px}}.beta-testing-dialog.dialog-wrapper .dialog-content p{margin:0}.beta-testing-dialog.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.beta-testing-dialog.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.beta-testing-dialog.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.beta-testing-dialog.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.beta-testing-dialog.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.beta-testing-dialog.dialog-wrapper .dialog-actions a,.beta-testing-dialog.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-actions a,.beta-testing-dialog.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.beta-testing-dialog.dialog-wrapper .dialog-actions a.small,.beta-testing-dialog.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-actions a.small,.beta-testing-dialog.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.beta-testing-dialog.dialog-wrapper .dialog-actions a.medium,.beta-testing-dialog.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.beta-testing-dialog.dialog-wrapper .dialog-actions a.medium,.beta-testing-dialog.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.beta-testing-dialog.dialog-wrapper .dialog-actions a.primary_btn,.beta-testing-dialog.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.beta-testing-dialog.dialog-wrapper .dialog-actions a.primary_btn:hover,.beta-testing-dialog.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.beta-testing-dialog.dialog-wrapper .dialog-actions a.primary_btn:active,.beta-testing-dialog.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.beta-testing-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn,.beta-testing-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.beta-testing-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.beta-testing-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.beta-testing-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.beta-testing-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.beta-testing-dialog.dialog-wrapper .dialog-actions a.c2a_btn,.beta-testing-dialog.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.beta-testing-dialog.dialog-wrapper .dialog-actions a.c2a_btn:hover,.beta-testing-dialog.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.beta-testing-dialog.dialog-wrapper .dialog-actions a.red_btn,.beta-testing-dialog.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.beta-testing-dialog.dialog-wrapper .dialog-actions a.red_btn:hover,.beta-testing-dialog.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.beta-testing-dialog.dialog-wrapper .dialog-actions a.red_btn:active,.beta-testing-dialog.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.beta-testing-dialog.dialog-wrapper .dialog-actions a:disabled,.beta-testing-dialog.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.beta-testing-dialog .dialog-content{display:flex;flex-direction:column}.beta-testing-dialog .dialog-content p{margin-bottom:16px;font-size:16px;text-align:center}.beta-testing-dialog .dialog-content p a{color:#20c4f5;text-decoration:none}.beta-testing-dialog .dialog-content p a:hover{text-decoration:underline}.beta-testing-dialog .dialog-content .error-message{color:#e94e4e;font-size:14px;margin-top:8px}.beta-testing-dialog .dialog-actions button .v-progress-circular{margin-right:8px}@keyframes floatUp-50fa2678{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}html.app-mode header[data-v-50fa2678]{will-change:transform,opacity}.mobileBg[data-v-50fa2678]{background:#090f1d!important}.contact-dialog{background:#282c47!important}.contact-dialog .contact-options{display:flex;flex-direction:column;gap:12px}.contact-dialog .contact-options .contact-option{display:flex;align-items:center;padding:16px;background:hsla(0,0%,100%,.05);border-radius:12px;color:#fff;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.contact-dialog .contact-options .contact-option .icon-wrapper{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.1);margin-right:16px;transition:all .2s ease}.contact-dialog .contact-options .contact-option .icon-wrapper.facebook{background:#1877f2}.contact-dialog .contact-options .contact-option .icon-wrapper.discord{background:#5865f2}.contact-dialog .contact-options .contact-option span:not(.v-icon){font-size:15px;font-weight:500;letter-spacing:.3px}.contact-dialog .contact-options .contact-option:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.08);box-shadow:0 4px 12px rgba(0,0,0,.15);border-color:hsla(0,0%,100%,.1)}.contact-dialog .contact-options .contact-option:hover .icon-wrapper{transform:scale(1.05)}.contact-dialog .contact-options .contact-option:hover .icon-wrapper .v-icon{transform:scale(1.1)}.contact-dialog .contact-options .contact-option:active{transform:translateY(0)}@media(max-width:767px){.contact-dialog .contact-options{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.contact-dialog .contact-options .contact-option{flex:0 1 calc(33.333% - 7px);flex-direction:column;text-align:center;padding:16px 8px;min-width:90px}.contact-dialog .contact-options .contact-option .icon-wrapper{margin:0 0 10px 0;width:46px;height:46px}.contact-dialog .contact-options .contact-option .icon-wrapper .v-icon{font-size:22px}.contact-dialog .contact-options .contact-option span:not(.v-icon){font-size:13px}}@media(max-width:359px){.contact-dialog .contact-options .contact-option{flex:0 1 calc(50% - 5px);padding:16px 12px}.contact-dialog .contact-options .contact-option .icon-wrapper{width:48px;height:48px}.contact-dialog .contact-options .contact-option span:not(.v-icon){font-size:14px}}@keyframes floatUp-bfcd7af8{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.swipe-handler[data-v-bfcd7af8]{position:fixed;top:env(safe-area-inset-top);bottom:0;width:20px;z-index:1000}.swipe-handler.left .swipe-visual[data-v-bfcd7af8],.swipe-handler.left[data-v-bfcd7af8]{left:0}.swipe-handler.left .swipe-visual .fabric-middle[data-v-bfcd7af8]{background:radial-gradient(circle at left,rgba(88,101,242,.7),rgba(88,101,242,.3) 50%,transparent 100%);transform-origin:left center;filter:blur(3px)}.swipe-handler.right .swipe-visual[data-v-bfcd7af8],.swipe-handler.right[data-v-bfcd7af8]{right:0}.swipe-handler.right .swipe-visual .fabric-middle[data-v-bfcd7af8]{background:radial-gradient(circle at right,rgba(88,101,242,.7),rgba(88,101,242,.3) 50%,transparent 100%);transform-origin:right center;filter:blur(3px)}.swipe-visual[data-v-bfcd7af8]{position:absolute;top:0;height:100%;width:0;opacity:0;transition:opacity .15s ease;pointer-events:none;will-change:transform,opacity}.swipe-visual.active[data-v-bfcd7af8]{transition:none;width:var(--pull-width)}.swipe-visual .fabric-middle[data-v-bfcd7af8]{position:absolute;width:150%;height:150px;top:calc(var(--touch-y) - 75px);transition:transform .1s ease-out;will-change:transform;transform:scale(var(--bubble-scale)) scaleY(var(--vertical-stretch));border-radius:50%;mix-blend-mode:screen}.swipe-visual .fabric-bottom[data-v-bfcd7af8],.swipe-visual .fabric-top[data-v-bfcd7af8]{display:none}@keyframes floatUp-06b0ea28{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.app-loading-screen[data-v-06b0ea28]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:9999}.loading-avatar[data-v-06b0ea28]{width:80vh;height:80vh;background-image:url(/img/svg/square_avatar.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;border:none;outline:none}#app,.v-application,body,html{background-color:#031020!important}.app-root{background-color:#031020;min-height:100vh}.v-application,.v-application--wrap,.v-application .v-main{background-color:#031020!important}.section-title{color:#fff;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(95,105,134,.3)}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.asset-card{background:rgba(0,0,0,.2);border-radius:8px;padding:1.5rem}.asset-preview{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border-radius:8px;padding:1rem;height:180px;overflow:hidden}.asset-preview.light-bg{background-color:#f5f5f7}.asset-preview.dark-bg{background-color:#282c47}.asset-preview.default-bg{background:rgba(30,34,51,.6)}.asset-preview.large{height:280px}.asset-preview.logo-preview{height:150px}.asset-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.asset-image.icon-size{max-width:60%}.asset-info h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem}.asset-info p{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.5;margin-bottom:1rem}.asset-info p a{color:#20c4f5;position:relative;text-decoration:none;font-weight:500}.asset-info p a:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#20c4f5;transition:width .3s ease}.asset-info p a:hover{color:#4caf50}.asset-info p a:hover:after{width:100%;background-color:#4caf50}.download-links{display:flex;gap:1rem}.download-button{color:#20c4f5;text-decoration:none;font-size:.9rem;padding:.25rem .75rem;border:1px solid #20c4f5;border-radius:4px;transition:all .2s ease;background:transparent;cursor:pointer;display:inline-block;line-height:normal;font-family:inherit}.download-button:hover{background:rgba(32,196,245,.1)}.download-button.png{border-color:#4caf50;color:#4caf50}.download-button.png:hover{background:rgba(76,175,80,.1)}.download-button.preview{border-color:#4caf50;color:#4caf50;background-color:transparent}.download-button.preview:hover{background:rgba(76,175,80,.1)}.guidelines-container{margin-top:2rem}.guidelines-card{background:rgba(0,0,0,.2);border-radius:8px;padding:1.5rem}.guidelines-list{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.6;padding-left:1.5rem}.guidelines-list li{margin-bottom:.75rem}.transparent-bg{background-color:transparent!important}.mt-8{margin-top:2rem}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease,transform .5s ease!important}.fade-enter,.fade-leave-to{transform:scale(1.1)}html{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}*,:after,:before{box-sizing:inherit;-webkit-box-sizing:inherit;-moz-box-sizing:inherit;margin:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-style:normal}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}input{outline:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}textarea{overflow:auto;max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;outline:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.router-link,.router-link-active,a{text-decoration:none;color:inherit}.router-link-active:active,.router-link-active:focus,.router-link-active:hover,.router-link:active,.router-link:focus,.router-link:hover,a:active,a:focus,a:hover{outline:0;color:inherit}i{font-style:italic}b,strong{font-weight:700}img{width:auto;max-width:100%;height:auto;vertical-align:top;border:0}.hidden{display:none!important}button{border:none;outline:none;background-color:transparent}.v-application{font-family:Inter,sans-serif}.theme--dark .v-list{background-color:#282c47}.theme--dark .v-tabs-items{background-color:transparent}.theme--dark .v-tab{text-transform:none;font-size:20px;font-weight:300;min-width:auto;padding:0;margin-right:30px}@media screen and (max-width:767px){.theme--dark .v-tab{font-size:20px}}.theme--dark .v-tab>span{opacity:0}.theme--dark .v-tab:before{background-color:transparent}.theme--dark .v-tab:hover,.theme--dark .v-tab:not(.v-tab--active){color:#fff!important}.v-tabs-slider-wrapper{padding:0 15px}@media screen and (max-width:480px){.v-tabs-slider-wrapper{padding:0}}.v-tabs-slider{background-color:#20c4f5}.create-release-layout{padding-top:70px;height:100%}.page-email-congratulations,.page-music-release-submitted{padding-top:70px}.identity-verification,.page-dev-svg-icons,.page-profile-basics,.page_event_details .head_event{padding-top:30px}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none;width:0!important}html{-webkit-overflow-scrolling:touch}.back-in-enter-active{animation:backInUp .5s}.back-in-leave-active{animation:backInUp .5s reverse}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.fade-in-enter-active{animation:fadeIn .3s}.fade-in-leave-active{animation:fadeIn .3s reverse}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fade-in-right-enter-active{animation:fadeInRight .3s}.fade-in-right-leave-active{animation:fadeInRight .5s reverse}.fade-in-down-enter-active{animation:fadeInDown .3s}.fade-in-down-leave-active{animation:fadeInDown .3s reverse}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fade-enter-active,.fade-leave-active,.fade-move{transition:all .5s cubic-bezier(.55,0,.1,1)}.fade-enter-from,.fade-leave-to{background-color:hsla(0,0%,86.3%,.2)}.fade-leave-active{width:100%;position:absolute}.fade-height-enter-active,.fade-height-leave-active{transition:all .6s cubic-bezier(1,.01,1,.01)}.fade-height-enter,.fade-height-leave-to{transition:all .6s cubic-bezier(.01,1,.01,1)}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.5,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateX(40px);opacity:0}.slide-enter{opacity:0}.slide-leave-active{position:absolute;width:100%;animation:slide-out .5s ease-out forwards;transition:opacity .5s;opacity:0}@keyframes slide-in{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes slide-out{0%{transform:translateX(0)}to{transform:translateX(350px)}}.w-100{width:100%!important}.album_background{transform:translateZ(0);-webkit-backface-visibility:hidden}.artist_profile .artist_profile_head .profile_head_background{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.artist-profile-layout .page_label_profile .head_profile .profile_head_background{transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.user_profile .profile_head_background{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.album.short,.item_grid_album .album_cover{transform:translateZ(0);-webkit-backface-visibility:hidden}.page-dev-svg-icons .playAllAlbums{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.5a10.5 10.5 0 110-21 10.5 10.5 0 010 21zm0 1.5a12 12 0 100-24 12 12 0 000 24z' fill='%23fff'/%3E%3Cpath d='M9.406 7.583a.75.75 0 01.78.057l5.25 3.75a.75.75 0 010 1.22l-5.25 3.75A.75.75 0 019 15.75v-7.5a.75.75 0 01.406-.667z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .shuffleAlbums{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_730_4178)' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.25a.75.75 0 01.75-.75H2c3.303 0 5.74 1.86 7.311 3.627A15.994 15.994 0 0111 10.425c.39-.645.954-1.47 1.689-2.298C14.259 6.36 16.697 4.5 20 4.5V6c-2.697 0-4.76 1.515-6.189 3.123A14.435 14.435 0 0011.834 12a14.435 14.435 0 001.976 2.877C15.242 16.485 17.305 18 20 18v1.5c-3.303 0-5.74-1.86-7.311-3.627A15.892 15.892 0 0111 13.575a15.88 15.88 0 01-1.689 2.298C7.741 17.64 5.303 19.5 2 19.5h-.75a.75.75 0 110-1.5H2c2.697 0 4.76-1.515 6.189-3.123A14.437 14.437 0 0010.166 12 14.435 14.435 0 008.19 9.123C6.758 7.515 4.694 6 2 6h-.75a.75.75 0 01-.75-.75z'/%3E%3Cpath d='M20 8.2V2.3a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95A.375.375 0 0120 8.198zm0 13.5V15.8a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95a.375.375 0 01-.615-.289z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_730_4178'%3E%3Cpath fill='%23fff' transform='translate(.5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.page-dev-svg-icons .trackPlaying{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.099 1.495c0-1.39-1.75-2.024-2.657-.965L7.34 5.332a2.007 2.007 0 01-1.533.703h-3.76A4.038 4.038 0 00-.793 7.2a3.956 3.956 0 00-1.177 2.812v3.976c0 1.055.424 2.066 1.177 2.812a4.039 4.039 0 002.84 1.165h3.76a2.025 2.025 0 011.533.704l4.103 4.8c.906 1.06 2.657.426 2.657-.964V1.495zm3.448 3.72a1.01 1.01 0 011.397.257c1.471 2.118 2.248 4.3 2.248 6.528 0 2.229-.777 4.41-2.248 6.529a1 1 0 01-.646.421 1.017 1.017 0 01-.756-.157 1 1 0 01-.42-.643.984.984 0 01.167-.748c1.29-1.859 1.895-3.654 1.895-5.402 0-1.748-.605-3.543-1.895-5.401a.986.986 0 01.259-1.382l-.001-.001zm4.275-3.876a1.006 1.006 0 00-1.1-.19 1.005 1.005 0 00-.53.551.985.985 0 00.244 1.078C22.834 5.038 24.08 8.484 24.08 12c0 3.517-1.246 6.962-3.644 9.222a.994.994 0 00-.31.696.985.985 0 00.276.71 1.006 1.006 0 001.09.241c.122-.047.235-.118.33-.208 2.876-2.71 4.266-6.721 4.266-10.661 0-3.94-1.39-7.95-4.266-10.661z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .albumPlaying{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='44.001' cy='44' r='39.686' fill='%237481A6'/%3E%3Ccircle cx='43.999' cy='44' r='32.8' fill='%2322293A'/%3E%3Cpath d='M76.784 44a32.784 32.784 0 11-65.57 0 32.784 32.784 0 0165.57 0zM39.04 32.087a2.05 2.05 0 00-3.237 1.668v20.49a2.049 2.049 0 003.238 1.668l14.343-10.245a2.05 2.05 0 000-3.336L39.04 32.087z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .albumPause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='102' height='102' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='51' cy='51' r='46' fill='%237481A6'/%3E%3Ccircle cx='51' cy='51' r='38' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47 38.5a3.5 3.5 0 10-7 0v25a3.5 3.5 0 107 0v-25zm15 0a3.5 3.5 0 10-7 0v25a3.5 3.5 0 107 0v-25z' fill='%2322293A'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .heartTransparent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' stroke='%23fff' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .heartFilled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' fill='%23E94E4E' stroke='%23E94E4E' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .addTrackToPlaylist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0H0v2h12V0zm0 4H0v2h12V4zM0 10h8V8H0v2zM14 0v8.18c-.31-.11-.65-.18-1-.18a3 3 0 103 3V2h3V0h-5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .addTrackToCart{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.603 7.431A1 1 0 0021.781 7H8.114L6.96 4.23A1.994 1.994 0 005.114 3H2.781v2h2.333l4.744 11.385a1 1 0 00.923.615h8c.417 0 .79-.259.937-.648l3-8a1.002 1.002 0 00-.115-.921zM11.281 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3zM18.281 21a1.5 1.5 0 100-3 1.5 1.5 0 000 3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .mobileNav{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.8' d='M5 7h18M1 1h22M9 13h14' stroke='%23fff' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .mobileSearch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.787 12.752l-3.451-3.466a5.519 5.519 0 001.373-3.634C11.71 2.536 9.084 0 5.856 0 2.626 0 0 2.536 0 5.652c0 3.117 2.626 5.653 5.855 5.653a5.936 5.936 0 003.354-1.023l3.477 3.492c.146.146.341.226.55.226a.774.774 0 00.53-.206.72.72 0 00.021-1.042zM5.855 1.475c2.386 0 4.327 1.874 4.327 4.177 0 2.304-1.941 4.178-4.327 4.178S1.527 7.956 1.527 5.652c0-2.303 1.942-4.177 4.328-4.177z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .mobileCloseSearch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.8' d='M2.485 1.071L1.778.364.364 1.778l.707.707 1.414-1.414zm14.142 16.97l.707.708 1.415-1.415-.708-.707-1.414 1.415zm1.414-15.556l.707-.707L17.334.364l-.707.707 1.414 1.414zM1.071 16.627l-.707.707 1.414 1.415.707-.707-1.414-1.415zm0-14.142l15.556 15.557 1.414-1.415L2.485 1.071 1.071 2.485zm15.556-1.414L1.071 16.627l1.414 1.415L18.041 2.485l-1.414-1.414z' fill='%23282C47'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .sendComment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.48 10.182L1.42.097a.994.994 0 00-1.034.11.916.916 0 00-.294.415.88.88 0 00-.022.502l2.537 8.957h10.826v1.834H2.608l-2.575 8.93a.88.88 0 00.174.808.951.951 0 00.349.263c.136.06.285.088.434.084.15-.001.298-.036.431-.101l21.058-10.085a.943.943 0 00.38-.338.888.888 0 000-.957.943.943 0 00-.38-.337z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .downloadAlbum{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .buttonMore{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .btnDeleteTags{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.381 7L5.144 5.763a.438.438 0 01.619-.619L7 6.382l1.237-1.238a.437.437 0 11.619.619L7.619 7l1.237 1.237a.437.437 0 11-.619.62L7 7.618 5.763 8.856a.438.438 0 01-.619-.619L6.381 7z' fill='%23fff'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .btnDeleteTags:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .875a6.125 6.125 0 110 12.25A6.125 6.125 0 017 .875zm0 5.382L5.577 4.834a.525.525 0 10-.743.743L6.257 7 4.834 8.423a.525.525 0 10.743.743L7 7.743l1.423 1.423a.525.525 0 00.743-.743L7.743 7l1.423-1.423a.525.525 0 00-.743-.743L7 6.257z' fill='%23E94E4E'/%3E%3C/svg%3E")}.page-dev-svg-icons .btnAddTag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%23fff'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .tableSort{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .roundAlert{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .blockPlayTrack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Ccircle opacity='.2' cx='17.5' cy='17.5' r='17.5'/%3E%3Cpath d='M15.607 23.188a1.897 1.897 0 013.237-1.341 1.895 1.895 0 11-3.237 1.34zm.186-11.385a1.718 1.718 0 012.405-1.747 1.716 1.716 0 011.008 1.747l-.664 6.649a1.049 1.049 0 01-2.085 0l-.664-6.649z'/%3E%3C/g%3E%3C/svg%3E")}.page-dev-svg-icons .volumeUnMute{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 6v6h4l5 5V1l-5 5h-4zM14 9a4.5 4.5 0 00-2.5-4.03v8.05C12.98 12.29 14 10.77 14 9zM11.5.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .volumeMute{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 9A4.5 4.5 0 0011 4.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zM16 9c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0018 9c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM1.27 0L0 1.27 4.73 6H0v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 003.69-1.81L16.73 18 18 16.73l-9-9L1.27 0zM9 1L6.91 3.09 9 5.18V1z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playlists{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='M16.25 20.616A4.388 4.388 0 0020.634 25a4.388 4.388 0 004.383-4.384c0-.221-.033-.434-.066-.646H25V7.5h2.5V5h-3.75a1.25 1.25 0 00-1.25 1.25v10.416a4.333 4.333 0 00-1.866-.432 4.387 4.387 0 00-4.384 4.382zM2.5 6.25H20v2.5H2.5v-2.5z'/%3E%3Cpath d='M2.5 11.25H20v2.5H2.5v-2.5zm0 5h11.25v2.5H2.5v-2.5zm0 5h11.25v2.5H2.5v-2.5z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .verticalArrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .additionalBtn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .clearBtn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.996 24A11.98 11.98 0 01.91 16.594 11.99 11.99 0 010 12v-.24A12.008 12.008 0 017.517.87 12 12 0 1111.997 24zm0-10.308l3.108 3.108 1.691-1.692-3.107-3.107 3.107-3.108L15.104 7.2l-3.107 3.108L8.888 7.2 7.198 8.893 10.305 12l-3.107 3.108L8.889 16.8l3.107-3.106v-.002z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .bookmarkBtn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .discoveryBtn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.84 8.213h2.24c1.104 0 1.842.316 2.212.95.37.631.556 1.538.556 2.72 0 .855-.124 1.592-.37 2.212-.453 1.129-1.252 1.693-2.398 1.693H9.84V8.213z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12zm12.49 5.803c1.755 0 3.053-.722 3.894-2.165.62-1.07.93-2.378.93-3.921 0-.609-.074-1.25-.222-1.921a5.159 5.159 0 00-.827-1.875 3.833 3.833 0 00-1.977-1.473c-.478-.157-1.078-.241-1.797-.251H7.486v11.606h5.005z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .closeX{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.page-dev-svg-icons .rightArrowLight{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .dropdownArrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .basket2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.2h2m0 0h16m-16 0v14.7c0 .557.21 1.091.586 1.485C3.96 21.779 4.47 22 5 22h10c.53 0 1.04-.221 1.414-.615.375-.394.586-.928.586-1.485V5.2H3zm3 0V3.1c0-.557.21-1.091.586-1.485A1.953 1.953 0 018 1h4c.53 0 1.04.221 1.414.615.375.394.586.928.586 1.485v2.1m-6 5.25v6.3m4-6.3v6.3' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .imagePlaceholder{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M61.147 20.888c4.924 0 8.917-4.643 8.917-10.37 0-5.728-3.993-10.37-8.917-10.37-4.925 0-8.918 4.642-8.918 10.37 0 5.727 3.993 10.37 8.918 10.37zM5.732 72C2.567 72 0 69.013 0 65.332v-3.467c0-1.412.386-2.788 1.101-3.929L21.962 24.68c2.17-3.459 6.539-3.677 8.955-.449l18.044 24.107c2.075 2.772 5.688 3.068 8.077.662l15.153-15.265c2.195-2.21 5.464-2.164 7.612.109l18.323 19.391c1.194 1.264 1.874 3.054 1.874 4.93v7.169c0 3.681-2.567 6.666-5.733 6.666H5.733z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .date{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 2h-1V0h-2v2H5V0H3v2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H2V7h16v13z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .time{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a8 8 0 100-16.001A8 8 0 0010 18zm0-18a10 10 0 110 20C4.47 20 0 15.5 0 10A10 10 0 0110 0zm.5 5v5.25l4.5 2.67-.75 1.23L9 11V5h1.5z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .location{background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5zM7 0a7 7 0 00-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 00-7-7z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .tickets{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 8c0-1.1.9-2 2-2V2c0-1.1-.9-2-2-2H2C.9 0 .01.9.01 2v4C1.11 6 2 6.9 2 8a2 2 0 01-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L10 10.5l-3.58 2.3L7.5 8.68 4.21 5.99l4.24-.25L10 1.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .shareEvent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4.5v-4l7 7-7 7v-4.1c-5 0-8.5 1.6-11 5.1 1-5 4-10 11-11z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .whiteLike{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 18l-1.45-1.295C3.9 12.125.5 9.103.5 5.395.5 2.374 2.92 0 6 0c1.74 0 3.41.795 4.5 2.05A6.037 6.037 0 0115 0c3.08 0 5.5 2.374 5.5 5.395 0 3.708-3.4 6.73-8.55 11.32L10.5 18z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .showAllPhotos{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h8V0H0v8zm0 10h8v-8H0v8zm10 0h8v-8h-8v8zm0-18v8h8V0' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .basketRemove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.833h-.833v10.834a1.667 1.667 0 001.666 1.666h8.334a1.667 1.667 0 001.666-1.666V4.832H3zm8.848-2.5L10.5.667h-5L4.152 2.333H.5V4h15V2.333h-3.652z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .plusAdd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.385 11.142h-4.242m0 0H6.9m4.243 0V6.9m0 4.242v4.243m7.07 2.828c-3.905 3.905-10.236 3.905-14.141 0-3.906-3.905-3.906-10.237 0-14.142 3.905-3.905 10.236-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .viewList{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .viewMap{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_637_4591)' fill='%23fff'%3E%3Cpath d='M9 0a3.937 3.937 0 00-3.938 3.938c0 1.758 2.574 4.962 3.56 6.125.2.236.557.236.756 0 .986-1.163 3.56-4.367 3.56-6.126A3.937 3.937 0 009 0zm0 5.25a1.312 1.312 0 110-2.625A1.312 1.312 0 019 5.25zm0 5.99c-.44 0-.856-.193-1.14-.53A33.014 33.014 0 016 8.312V14l6 2V8.312a32.973 32.973 0 01-1.86 2.398c-.284.337-.7.53-1.14.53zM0 16V7l4-2 1 2v7l-5 2zM13 16V7l5-2v9l-5 2z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_637_4591'%3E%3Cpath fill='23ffffff' d='M0 0h18v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .notifySystem{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_14474_23067)'%3E%3Ccircle cx='19' cy='15' r='15' fill='%23E94E4E'/%3E%3C/g%3E%3Cpath stroke='%23282C47' stroke-width='3.429' stroke-linecap='round' d='M19.429 6.857v9.429'/%3E%3Ccircle cx='19.429' cy='23.143' fill='%23282C47' stroke='%23282C47' stroke-width='1.714' r='1.714'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_14474_23067' x='.571' y='0' width='36.857' height='36.857' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3.429'/%3E%3CfeGaussianBlur stdDeviation='1.714'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_14474_23067'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_14474_23067' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .likeEmpty{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23fff'/%3E%3Cpath d='M6.5 12.8v0c0-.571.115-1.136.339-1.663a4.297 4.297 0 01.964-1.404c.413-.4.904-.716 1.442-.928a4.414 4.414 0 011.696-.305h.012a4.95 4.95 0 012.014.417 4.89 4.89 0 011.662 1.196l.371.41.37-.41a4.89 4.89 0 011.662-1.196 4.95 4.95 0 012.015-.417v0h.012c.58-.01 1.157.093 1.695.305.54.212 1.03.527 1.443.928.413.4.74.878.964 1.404.224.527.34 1.092.339 1.662v0c0 2.175-1.314 4.141-3.132 5.966-.902.906-1.91 1.757-2.903 2.566-.284.231-.567.46-.848.685-.565.455-1.114.897-1.615 1.322-.525-.448-1.101-.914-1.694-1.393-.255-.205-.512-.413-.77-.623-.994-.81-2-1.66-2.904-2.565C7.814 16.935 6.5 14.975 6.5 12.8z' stroke='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .like{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23fff'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23000'/%3E%3C/svg%3E")}.page-dev-svg-icons .likeEmptyBold{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .likeBold{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .support{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .message{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .btnBackToTop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.667 14.229l2.292-2.292L11.501.48.042 11.937l2.292 2.292 9.167-9.167 9.166 9.167z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.834h-.833v10.833a1.667 1.667 0 001.666 1.667h8.334a1.667 1.667 0 001.666-1.667V4.834H3zm8.848-2.5L10.5.667h-5L4.152 2.334H.5V4h15V2.334h-3.652z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10.235l8-8.47m0 8.47l-8-8.47' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.page-dev-svg-icons .searchBackgroundDesign{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1893' height='726' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:overlay' stroke='%23DBDBDB' stroke-width='2'%3E%3Cg clip-path='url(%23clip0_2:2904)'%3E%3Cpath d='M273.689 44l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M254.261 78l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M234.836 44l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM176.547 10l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M157.121 44l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M176.547 78l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M98.836 78l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.836zM59.976 10L40.548 44l19.428 34h38.857l19.429-34-19.429-34H59.976z'/%3E%3Cpath d='M40.547 44L21.118 78l19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M1.69 44l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM1.69 112l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM118.261 112l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M40.547 112l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547zM59.976 214l-19.428 34 19.428 34h38.857l19.429-34-19.429-34H59.976zM1.69 180l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM157.117 180l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M118.261 248l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M98.832 282l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.832z'/%3E%3Cpath d='M40.547 248l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M98.832 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.832zM215.404 78l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM157.117 112l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M99.261 146l-19.428 34 19.428 34h38.858l19.428-34-19.428-34H99.261zM40.547 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M-17.739 214l-19.428 34 19.428 34H21.12l19.428-34-19.428-34H-17.74z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_2:2904)'%3E%3Cpath d='M605.689 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M586.261 317l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M566.836 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM508.547 249l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M489.121 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M508.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M430.836 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM391.976 249l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M372.547 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M333.689 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM333.689 351l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM450.261 351l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M372.547 351l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM391.976 453l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM333.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.117 419l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M450.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M430.832 521l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M372.547 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M430.832 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.404 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM489.117 351l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M431.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM372.547 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M314.261 453l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip2_2:2904)'%3E%3Cpath d='M936.689 181l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M917.261 215l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M897.836 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM839.547 147l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M820.121 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M839.547 215l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M761.836 215l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM722.976 147l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M703.547 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M664.689 181l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM664.689 249l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM781.261 249l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M703.547 249l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM722.976 351l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM664.689 317l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM820.117 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M781.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M761.832 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M703.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M761.832 351l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM878.404 215l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM820.117 249l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M762.261 283l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM703.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M645.261 351l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip3_2:2904)'%3E%3Cpath d='M1306.69 419l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1287.26 453l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1267.84 419l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1209.55 385l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1190.12 419l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1209.55 453l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1131.84 453l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1092.98 385l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1073.55 419l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1034.69 419l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1034.69 487l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1151.26 487l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1073.55 487l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1092.98 589l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1034.69 555l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1190.12 555l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1151.26 623l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1131.83 657l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1073.55 623l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1131.83 589l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1248.4 453l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM1190.12 487l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1132.26 521l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1073.55 555l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1015.26 589l-19.427 34 19.427 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip4_2:2904)'%3E%3Cpath d='M1894.69 349l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1875.26 383l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1855.84 349l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1797.55 315l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1778.12 349l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1797.55 383l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1719.84 383l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1680.98 315l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1661.55 349l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1622.69 349l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1622.69 417l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1739.26 417l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1661.55 417l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1680.98 519l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1622.69 485l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1778.12 485l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1739.26 553l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1719.83 587l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1661.55 553l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1719.83 519l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1836.4 383l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM1778.12 417l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1720.26 451l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1661.55 485l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1603.26 519l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip5_2:2904)'%3E%3Cpath d='M1602.22 383.298l-39.16.174-19.73 33.825 19.43 33.652 39.15-.175 19.74-33.825-19.43-33.651z'/%3E%3Cpath d='M1563.06 383.473l-39.16.174-19.73 33.826 19.43 33.651 39.15-.174 19.73-33.826-19.42-33.651z'/%3E%3Cpath d='M1582.79 349.649l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651zM1583.09 282.17l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1543.93 282.346l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1524.2 316.17l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1485.34 248.869l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1524.8 181.216l-39.15.174-19.74 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1485.64 181.39l-39.15.175-19.74 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1466.22 147.739l-39.16.174-19.73 33.826 19.43 33.651 39.15-.174 19.74-33.826-19.43-33.651zM1407.33 181.739l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1465.61 282.694l-39.16.174-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1426.76 215.39l-39.16.175-19.73 33.825 19.42 33.652 39.16-.175 19.73-33.825-19.42-33.652zM1348.13 283.216l-39.15.174-19.74 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651zM1348.44 215.739l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1426.15 350.342l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1347.83 350.694l-39.16.174-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1308.67 350.866l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1308.97 283.39l-39.15.175-19.74 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1367.56 316.866l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651zM1543.63 349.821l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1485.04 316.342l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1426.67 283.238l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1367.86 249.39l-39.15.175-19.73 33.825 19.42 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1309.28 215.914l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip6_2:2904)'%3E%3Cpath d='M429.689 180l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M390.836 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM332.547 146l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M313.121 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M332.547 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M254.836 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM215.976 146l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M196.547 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M157.689 180l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM157.689 248l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM274.261 248l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M196.547 248l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM215.976 350l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM157.689 316l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM313.117 316l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M274.261 384l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M254.832 418l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M196.547 384l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M254.832 350l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM313.117 248l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M255.261 282l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM196.547 316l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M138.261 350l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip7_2:2904)'%3E%3Cpath d='M761.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M742.261 453l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M722.836 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM664.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M645.121 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M664.547 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M586.836 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.976 385l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M528.547 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M489.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.689 487l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM606.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M528.547 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.976 589l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.689 555l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM645.117 555l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M606.261 623l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M586.832 657l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M528.547 623l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M586.832 589l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM703.404 453l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM645.117 487l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M587.261 521l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM528.547 555l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M470.261 589l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip8_2:2904)'%3E%3Cpath d='M1092.69 317l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1073.26 351l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1053.84 317l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM995.547 283l-19.429 34 19.428 34h38.854l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M976.121 317l-19.429 34 19.429 34h38.859l19.43-34-19.43-34h-38.859z'/%3E%3Cpath d='M995.547 351l-19.429 34 19.428 34h38.854l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M917.836 351l-19.429 34 19.428 34h38.858l19.428-34-19.428-34h-38.857zM878.976 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M859.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M820.689 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM820.689 385l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM937.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M859.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM878.976 487l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM820.689 453l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM976.117 453l-19.429 34 19.429 34h38.853l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M937.261 521l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M917.832 555l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M859.547 521l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M917.832 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM1034.4 351l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM976.117 385l-19.429 34 19.429 34h38.853l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M918.261 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM859.547 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M801.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 334 0)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip1_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 666 242)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip2_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 997 138.72)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip3_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1367 379.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip4_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1893 308.828)' d='M0 0h311v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip5_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-.49533 -.8687 -.8633 .50469 1662.68 414.162)' d='M0 0h376.517v343.078H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip6_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 490 137.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip7_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 822 379.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip8_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1153 276.427)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchBackgroundColor{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1920' height='556' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 0v556H0V60.987s202.396-78.524 611.5 34.56C1020.6 208.63 1920 0 1920 0z' fill='%2310182B'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .spaceshipGroup{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='251' height='434' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M171.241 77.991l.01.336.314.118c2.457.924 8.499 3.383 14.329 7.213 5.85 3.842 11.38 8.996 12.981 15.274.74 2.901-.031 5.868-2.31 8.603-2.721 3.266-7.694 6.261-14.348 8.791-6.639 2.525-14.896 4.568-24.123 5.964l-.262.04-.114.239c-.02.041-.037.081-.051.112l-.001.003.459.199-.459-.199a.695.695 0 01-.075.148c-.379.473-10.243 12.448-30.941 12.213-20.709-.235-29.723-12.438-30.054-12.896l-.001-.002c-.003-.005-.01-.014-.02-.036a1.483 1.483 0 01-.037-.099l-.47.167.47-.167c-.011-.032-.026-.076-.045-.121l-.103-.257-.274-.048c-9.122-1.604-17.229-3.832-23.686-6.505-6.472-2.68-11.226-5.782-13.713-9.1h0c-2.081-2.777-2.65-5.754-1.708-8.641h0c2.039-6.246 7.93-11.275 14.043-14.983 6.093-3.695 12.301-6.016 14.824-6.884l.304-.105.031-.32c1.339-13.684 7.803-23.633 8.065-24.029l.007-.01.005-.01.113-.188v-.001c4.243-7.003 10.406-12.32 17.813-15.376 2.345-.966 6.362-1.736 9.839-2.266a137.351 137.351 0 015.818-.754l.37-.039.096-.01.024-.002h.008l-.048-.498.048.497.436-.043.015-.437.264-7.585.264-7.584.011-.333-.302-.14c-1.291-.592-2.143-1.853-2.093-3.302.069-1.993 1.818-3.624 3.942-3.6 2.117.024 3.736 1.68 3.667 3.663-.01.298-.138.655-.369 1.047a7.036 7.036 0 01-.845 1.118 12.248 12.248 0 01-1.14 1.095l-.077.064-.019.015-.004.004h-.001 0l-.179.142-.01.228-.286 6.678v.007l-.241 8.49-.014.496.495.018c6.341.236 11.559 1.358 16.295 3.504 7.196 3.263 12.974 8.774 16.706 15.948l.006.01.006.01c.195.335 5.959 10.418 6.345 24.116zM97.482 54.502h0c3.848-6.35 9.411-11.16 16.086-13.912 4.796-1.977 10.006-2.874 16.419-2.804h.038c6.618.075 11.875 1.109 16.565 3.235h0c6.485 2.938 11.699 7.922 15.118 14.488l.005.009.005.008c.042.074 5.529 9.687 5.948 22.423-1.429.772-4.143 2.127-7.962 3.55a80.15 80.15 0 01-4.439 1.505 83.878 83.878 0 01-3.655 1.033c-6.32 1.634-14.174 2.893-23.218 2.79-20.755-.236-34.89-7.59-38.602-9.75 1.284-12.522 7.273-21.91 7.582-22.395h0l.011-.017h0l.006-.01.093-.153zm-8.72 22.797l-.03.315.273.162c3.33 1.98 17.835 9.806 39.375 10.051 9.144.104 17.087-1.168 23.48-2.822a85.085 85.085 0 003.699-1.045 81.436 81.436 0 004.494-1.525c4.124-1.536 6.985-2.997 8.363-3.756l.266-.147-.008-.304c-.342-12.974-5.879-22.83-6.083-23.19-3.519-6.753-8.895-11.895-15.588-14.927-4.846-2.198-10.246-3.248-16.967-3.325h-.038c-6.518-.07-11.866.841-16.811 2.88l.19.462-.19-.462c-6.878 2.836-12.605 7.79-16.56 14.318l-.09.149-.008.011c-.337.53-6.528 10.236-7.766 23.155zm12.846 47.16l-1.607-.229 1.2 1.094c3.778 3.442 12.04 9.131 25.554 9.284 13.584.155 22.203-5.342 26.187-8.693l1.28-1.076-1.66.197c-8.058.956-16.701 1.433-25.545 1.332-8.836-.1-17.431-.772-25.409-1.909zm92.944-16.392h0c1.752-2.105 2.385-4.246 1.81-6.5-1.514-5.936-7.095-10.797-12.677-14.332-5.61-3.554-11.354-5.85-13.388-6.612l-.218-.082-.202.114c-3.45 1.933-19.015 9.866-41.606 9.609-22.718-.258-37.933-8.745-40.9-10.542l-.2-.121-.222.076c-2.088.719-7.986 2.886-13.835 6.31-5.822 3.406-11.723 8.129-13.64 14.006h0c-.729 2.233-.248 4.392 1.364 6.544h0c1.84 2.456 5.022 4.733 9.18 6.775 4.168 2.047 9.36 3.879 15.27 5.421 11.822 3.084 26.564 5.023 41.838 5.196 15.273.174 30.138-1.428 42.163-4.242 6.013-1.406 11.326-3.118 15.631-5.068 4.295-1.946 7.626-4.146 9.632-6.552zm-67.786 25.541c-11.842-.134-19.526-4.61-23.616-7.927 7.542 1.002 15.595 1.593 23.856 1.687 8.254.094 16.335-.312 23.935-1.141-4.302 3.224-12.277 7.516-24.175 7.381zm67.017-26.181c-1.865 2.237-5.038 4.362-9.276 6.281-4.229 1.916-9.476 3.609-15.446 5.006-11.938 2.792-26.721 4.388-41.924 4.215-15.203-.172-29.863-2.102-41.596-5.164-5.867-1.53-10.992-3.341-15.082-5.35-4.1-2.014-7.118-4.206-8.821-6.478-1.459-1.947-1.821-3.772-1.214-5.633 1.795-5.501 7.4-10.064 13.195-13.455 5.574-3.261 11.204-5.372 13.436-6.15 3.485 2.075 18.713 10.31 41.204 10.565 22.414.255 37.995-7.467 41.902-9.623 2.174.825 7.649 3.056 12.989 6.438 5.553 3.518 10.831 8.2 12.243 13.735.477 1.871-.009 3.691-1.61 5.613z' fill='%23031020' stroke='%23282C47'/%3E%3Cpath d='M245.5 393.5c0 17.949-52.121 40.5-119.5 40.5-67.379 0-113-19.55-113-37.5 0-17.949 45.621-10 113-10 67.379 0 119.5-10.949 119.5 7z' fill='url(%23paint0_linear_6435:13973)' fill-opacity='.12'/%3E%3Cpath d='M107.375 174.849c7.182-15.393 29.068-15.393 36.25 0L251 405H0l107.375-230.151z' fill='url(%23paint1_linear_6435:13973)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_6435:13973' x1='126' y1='369' x2='126' y2='434' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C4C4C4' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23C4C4C4'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_6435:13973' x1='125.5' y1='136' x2='125.5' y2='405' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.557' stop-color='%23fff' stop-opacity='.37'/%3E%3Cstop offset='1' stop-color='%23F9FFFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .Spaceship{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='144' height='128' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.383 44.666h0l.006-.01.093-.154h0c3.848-6.35 9.411-11.159 16.086-13.911 4.796-1.977 10.006-2.874 16.42-2.805h.037c6.618.076 11.875 1.11 16.565 3.236h0c6.485 2.938 11.699 7.921 15.118 14.487l.005.01.005.008c.042.074 5.529 9.687 5.948 22.422-1.429.773-4.143 2.128-7.962 3.55a80.22 80.22 0 01-4.439 1.505 84.18 84.18 0 01-3.655 1.034c-6.32 1.634-14.174 2.892-23.218 2.79-20.755-.236-34.89-7.59-38.602-9.75 1.285-12.522 7.273-21.911 7.582-22.395h0l.011-.017zm-8.62 22.633l-.03.316.272.162c3.33 1.98 17.835 9.806 39.375 10.05 9.144.104 17.087-1.168 23.48-2.821a85.275 85.275 0 003.699-1.046 81.436 81.436 0 004.494-1.524c4.124-1.536 6.985-2.998 8.363-3.757l.266-.147-.008-.304c-.342-12.972-5.878-22.829-6.083-23.189-3.519-6.753-8.895-11.896-15.588-14.928-4.846-2.197-10.246-3.248-16.967-3.324H74h0c-6.519-.071-11.867.84-16.812 2.88l.19.461-.19-.462c-6.878 2.836-12.605 7.79-16.56 14.318 0 0 0 0 0 0l-.09.15-.008.01c-.337.53-6.528 10.236-7.766 23.155zm12.845 47.161l-1.607-.229 1.2 1.093c3.778 3.443 12.04 9.131 25.553 9.285 13.585.154 22.204-5.343 26.188-8.693l1.28-1.076-1.66.197c-8.058.956-16.701 1.432-25.544 1.332-8.837-.101-17.432-.773-25.41-1.909zm92.944-16.393h0c1.752-2.104 2.385-4.246 1.81-6.5-1.514-5.935-7.095-10.796-12.677-14.332-5.611-3.553-11.354-5.85-13.388-6.612l-.218-.081-.202.113c-3.45 1.933-19.015 9.866-41.606 9.61-22.718-.258-37.933-8.746-40.9-10.542l-.2-.121-.222.076c-2.088.718-7.986 2.886-13.835 6.309-5.822 3.407-11.723 8.13-13.64 14.007h0c-.729 2.232-.248 4.392 1.364 6.543h0c1.84 2.456 5.022 4.734 9.18 6.776 4.168 2.047 9.36 3.878 15.27 5.421 11.822 3.084 26.564 5.022 41.838 5.196 15.273.173 30.138-1.429 42.163-4.242 6.013-1.407 11.326-3.119 15.631-5.068 4.295-1.946 7.626-4.147 9.632-6.553zM70.766 123.61c-11.842-.135-19.526-4.611-23.616-7.927 7.542 1.002 15.595 1.593 23.856 1.687 8.254.093 16.335-.313 23.935-1.141-4.302 3.224-12.277 7.516-24.175 7.381zm67.017-26.182c-1.865 2.238-5.038 4.362-9.276 6.282-4.229 1.915-9.476 3.609-15.446 5.005-11.938 2.793-26.721 4.389-41.924 4.216-15.203-.173-29.863-2.103-41.596-5.164-5.867-1.531-10.992-3.342-15.082-5.351-4.1-2.013-7.118-4.205-8.821-6.477-1.459-1.948-1.821-3.772-1.214-5.634 1.795-5.5 7.4-10.063 13.195-13.454 5.574-3.262 11.204-5.372 13.436-6.15 3.485 2.075 18.714 10.309 41.204 10.564 22.414.255 37.995-7.466 41.902-9.623 2.174.825 7.649 3.057 12.989 6.439 5.553 3.517 10.831 8.2 12.243 13.735.477 1.87-.009 3.69-1.61 5.612zm-22.542-29.435l.01.335.314.118c2.457.925 8.499 3.384 14.329 7.213 5.85 3.843 11.38 8.997 12.981 15.275.74 2.9-.031 5.867-2.31 8.603-2.721 3.266-7.694 6.26-14.348 8.791-6.639 2.525-14.896 4.567-24.123 5.963l-.262.04-.114.239a1.914 1.914 0 00-.052.115.742.742 0 01-.074.148c-.379.471-10.242 12.449-30.942 12.214-20.71-.235-29.723-12.439-30.054-12.897l-.001-.001a.228.228 0 01-.02-.036l-.037-.099a2.62 2.62 0 00-.045-.121l-.103-.257-.274-.048c-9.122-1.605-17.229-3.833-23.686-6.506-6.472-2.679-11.226-5.781-13.713-9.1h0c-2.081-2.777-2.65-5.753-1.708-8.64h0c2.039-6.246 7.93-11.276 14.043-14.983 6.093-3.696 12.301-6.016 14.824-6.885l.304-.104.031-.32c1.339-13.685 7.803-23.633 8.065-24.03l.007-.009.005-.01.113-.188v-.002c4.243-7.002 10.406-12.319 17.813-15.376 2.345-.966 6.361-1.736 9.84-2.265a137.127 137.127 0 016.187-.794l.096-.01.024-.002h.008l-.048-.498.048.498.436-.043.015-.438.264-7.584.263-7.585.012-.333-.302-.139c-1.29-.592-2.144-1.854-2.093-3.303.07-1.992 1.818-3.624 3.942-3.6 2.117.024 3.736 1.681 3.667 3.663-.01.299-.138.655-.369 1.048a7.02 7.02 0 01-.845 1.117 11.98 11.98 0 01-1.217 1.16l-.019.015-.004.003h-.001 0l-.179.143-.01.228-.286 6.677v.007l-.241 8.49-.014.496.495.019c6.34.235 11.559 1.358 16.295 3.504 7.196 3.262 12.974 8.774 16.706 15.947l.006.011.006.01c.195.335 5.959 10.417 6.345 24.116z' fill='%23031020' stroke='%23282C47'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchShadow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='251' height='242' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M107.375 11.849c7.182-15.392 29.068-15.393 36.25 0L251 242H0L107.375 11.849z' fill='url(%23paint0_linear_2:3167)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2:3167' x1='125.5' y1='-27' x2='125.5' y2='242' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.557' stop-color='%23fff' stop-opacity='.37'/%3E%3Cstop offset='1' stop-color='%23F9FFFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchSpaceshipName{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='233' height='51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M232.5 10.5C232.5 28.45 180.379 51 113 51 45.621 51 0 31.45 0 13.5c0-17.949 45.621-10 113-10 67.379 0 119.5-10.95 119.5 7z' fill='url(%23paint0_linear_2:3166)' fill-opacity='.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2:3166' x1='113' y1='-14' x2='113' y2='51' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C4C4C4' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23C4C4C4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchNotFound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='437' height='258' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M202.976 8.112c8.004-9.854 23.044-9.854 31.048 0L437 258H0L202.976 8.112z' fill='url(%23paint0_linear_2:661)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2:661' x1='218.5' y1='-11' x2='218.5' y2='258' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.557' stop-color='%23fff' stop-opacity='.37'/%3E%3Cstop offset='1' stop-color='%23F9FFFF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchSpaceshipNameNotFound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='404' height='51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M404 10.346C404 28.363 313.432 51 196.353 51 79.273 51 0 31.375 0 13.358 0-4.66 79.273 3.32 196.353 3.32 313.432 3.32 404-7.672 404 10.346z' fill='url(%23paint0_linear_2:660)' fill-opacity='.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2:660' x1='196.353' y1='-14.247' x2='196.353' y2='51' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C4C4C4' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23C4C4C4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .artistOwner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.937.77C9.87.77 8.195 2.726 8.195 5.139c0 1.673.805 3.127 1.989 3.86l-1.372.637L5.16 11.33c-.353.176-.53.475-.53.899v4.021c.03.503.331.972.82.98h12.993c.558-.049.841-.498.846-.98V12.23c0-.424-.176-.723-.528-.9l-3.52-1.693-1.463-.693c1.135-.75 1.901-2.173 1.901-3.804 0-2.413-1.675-4.37-3.742-4.37zM5.9 2.306c-.889.034-1.594.419-2.13 1.032a4 4 0 00-.886 2.487c.036 1.29.613 2.51 1.64 3.149l-4.1 1.906c-.283.105-.424.352-.424.74v3.229c.022.428.244.787.661.794h2.726v-3.415c.045-.912.474-1.65 1.244-2.01l2.725-1.296c.211-.124.414-.292.608-.504a6.132 6.132 0 01-.555-5.636c-.471-.288-1-.473-1.509-.476zm12.172 0c-.581.012-1.119.226-1.56.529.704 1.843.51 3.92-.53 5.53.23.265.468.468.715.609l2.62 1.244c.797.438 1.209 1.182 1.216 2.01v3.415h2.805c.461-.04.658-.408.662-.794V11.62c0-.353-.141-.6-.423-.741l-4.049-1.933a3.877 3.877 0 001.588-3.122c-.028-.94-.316-1.813-.887-2.487-.598-.648-1.338-1.025-2.157-1.032z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .rating{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6.05l4 9 4-9H6zM11.879.55h-4l-2 5h8l-2-5zM5 6.05H0l9 10-4-10zM15 .05c.17 0-.119-.113 0 0h-2l2 5h5l-5-5zM15 6.05l-4 10 9-10h-5zM5 .05c.119-.113-.17 0 0 0l-5 5h5l2-5H5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .projects{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 19H4M1.5 16H4M1.5 13H4M1.5 10H4M7 19h2.5M7 16h2.5M7 13h2.5M7 10h2.5M7 7h2.5M7 4h2.5M7 1h2.5M12.5 19H15M18 19h2.5M12.5 16H15M18 16h2.5M12.5 13H15M18 13h2.5M18 10h2.5M18 7h2.5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .listDots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowDownDropdownBlue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.391l4.45-3.03c.103-.07.16-.163.16-.263S9.943.905 9.84.835L9.513.612a.742.742 0 00-.774 0L5.002 3.156 1.262.609A.693.693 0 00.873.5a.693.693 0 00-.387.109L.16.832C.057.902 0 .996 0 1.095c0 .1.057.194.16.264L4.614 4.39c.103.07.241.11.388.109a.694.694 0 00.388-.109z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowDownDropdownWhite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchInputIcon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a7.952 7.952 0 004.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0018 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z' fill='%23fff'/%3E%3Cpath d='M11.412 8.586c.38.38.588.882.588 1.414h2a3.975 3.975 0 00-1.174-2.828c-1.514-1.512-4.139-1.512-5.652 0l1.412 1.416c.76-.758 2.07-.756 2.826-.002z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .clearFilter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.407 9.333H.712L0 10.067V11.4l.712.6h5.695l.712-.667V10l-.712-.667zM4.45 16H2.67v-2.667h1.78V16zM2.67 8h1.78V0H2.67v8zm6.942-4h5.677l.712.667v1.266l-.712.667H9.611l-.712-.667V4.667L9.61 4zm3.737 12h-1.78V8h1.78v8zm-1.78-13.333h1.78V0h-1.78v2.667z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .dashboard{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.667 8.333V1.667c0-.473.16-.869.48-1.189A1.611 1.611 0 0118.333 0h10c.473 0 .868.16 1.187.478.32.32.48.716.48 1.189v6.666c0 .473-.16.868-.48 1.187-.319.32-.714.48-1.187.48h-10c-.472 0-.867-.16-1.186-.48a1.608 1.608 0 01-.48-1.187zM0 15V1.667C0 1.194.16.798.48.478A1.611 1.611 0 011.667 0h10c.472 0 .868.16 1.188.478.319.32.478.716.478 1.189V15c0 .472-.16.868-.478 1.187-.32.32-.716.48-1.188.48h-10c-.473 0-.868-.16-1.187-.48A1.609 1.609 0 010 15zm16.667 13.333V15c0-.472.16-.868.48-1.188a1.611 1.611 0 011.186-.479h10c.473 0 .868.16 1.187.479.32.32.48.716.48 1.188v13.333c0 .473-.16.868-.48 1.187-.319.32-.714.48-1.187.48h-10c-.472 0-.867-.16-1.186-.48a1.608 1.608 0 01-.48-1.187zM0 28.333v-6.666c0-.473.16-.869.48-1.189A1.611 1.611 0 011.667 20h10c.472 0 .868.16 1.188.478.319.32.478.716.478 1.189v6.666c0 .473-.16.868-.478 1.187-.32.32-.716.48-1.188.48h-10c-.473 0-.868-.16-1.187-.48A1.608 1.608 0 010 28.333z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .notifications{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 17v1H0v-1l2-2V9c0-3.1 2.03-5.83 5-6.71V2a2 2 0 114 0v.29c2.97.88 5 3.61 5 6.71v6l2 2zm-7 2a2 2 0 01-4 0' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .messages{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 .813A12.187 12.187 0 002.312 18.858l-.996 3.504a1.887 1.887 0 00.47 1.852 1.85 1.85 0 001.839.469l3.516-.997A12.187 12.187 0 1013 .813zm3.75 15h-7.5a.938.938 0 010-1.876h7.5a.938.938 0 010 1.876zm0-3.75h-7.5a.938.938 0 010-1.876h7.5a.938.938 0 010 1.876z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .basketStyle2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='112' height='112' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23MBjgjS01 (1) 1__MBjgjS01 (1) 1__MBjgjS01 (1) 1__a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M60.596.277c5.817.99 10.03 2.684 14.633 5.893 3.928 2.713 8.201 7.511 10.6 11.86.975 1.754 2.294 4.527 2.294 4.797 0 .075.09.36.21.63.45 1.064.72 1.89 1.335 4.018.24.87.674 2.969.75 3.598l.03.375 8.396.075c8.636.09 9.145.12 9.835.705.12.105.285.195.36.195.285 0 1.424 1.11 1.904 1.83 1.035 1.603 1.26 3.253.81 5.667-.12.614-.33 1.799-.465 2.623-.16.99-.286 1.78-.393 2.451a238.142 238.142 0 01-.507 3.097c-.07.485-.177 1.142-.278 1.759-.07.431-.137.844-.186 1.165-.087.56-.204 1.245-.291 1.752v.004l-.084.493c-.09.45-.21 1.259-.27 1.799-.075.54-.195 1.35-.285 1.799-.09.45-.27 1.53-.405 2.399-.135.87-.33 2.114-.45 2.774-.041.259-.098.608-.161.99l-.002.012v.002l-.001.003c-.096.585-.204 1.244-.285 1.766l-.199 1.254-.001.002v.003c-.095.595-.19 1.186-.25 1.59-.074.432-.175 1.066-.274 1.682l-.176 1.092c-.135.825-.345 2.01-.465 2.624-.12.63-.21 1.38-.21 1.679 0 .3-.075.735-.15.945-.09.224-.21.914-.285 1.544-.074.63-.209 1.53-.299 1.979-.165.9-.465 2.759-.84 5.248-.135.87-.345 2.039-.465 2.623-.12.57-.21 1.245-.21 1.5 0 .24-.075.705-.165 1.02-.075.3-.21 1.049-.284 1.649a35.416 35.416 0 01-.285 1.904c-.375 2.009-.51 2.834-.615 3.748-.075.54-.195 1.35-.285 1.8l-.134.79-.002.01-.004.02v.001l-.002.012-.248 1.46c-.989 6.312-1.094 6.822-1.619 7.887-.555 1.094-1.56 2.069-2.804 2.684l-.824.404H55.963c-35.76 0-40.692-.03-41.157-.224-1.304-.555-2.729-1.905-3.328-3.149-.33-.705-.78-2.984-1.17-5.922-.075-.585-.21-1.29-.3-1.575a5.058 5.058 0 01-.15-1.049c0-.285-.09-1.005-.21-1.575a46.452 46.452 0 01-.674-4.048 37.367 37.367 0 00-.285-1.799c-.195-1.08-.6-3.568-.675-4.198-.03-.255-.135-.855-.225-1.35a48.707 48.707 0 01-.405-2.398c-.48-3.059-.69-4.364-.84-5.173-.09-.45-.21-1.26-.27-1.8a37.015 37.015 0 00-.284-1.799 56.176 56.176 0 01-.232-1.317l-.017-.106v-.001l-.14-.825c-.12-.78-.33-2.099-.466-2.923l-.176-1.093c-.098-.616-.2-1.25-.273-1.68-.074-.432-.175-1.065-.274-1.68v-.003l-.176-1.092c-.615-3.868-1.08-6.747-1.365-8.171-.12-.63-.21-1.334-.21-1.574s-.104-.945-.21-1.575c-.12-.614-.33-1.799-.464-2.623l-.415-2.574v-.004l-.001-.001c-.202-1.252-.323-2-.469-2.924l-.205-1.254c-.097-.6-.198-1.219-.275-1.67-.12-.81-.33-2.009-.45-2.669-.27-1.424-.21-3.943.106-4.722.734-1.77 2.234-3.134 4.018-3.659.704-.21 1.934-.24 8.86-.24 6.058 0 8.082-.045 8.217-.18.105-.105.18-.39.18-.644 0-.615.63-3.344 1.08-4.648.075-.255.195-.66.27-.9.074-.255.27-.825.45-1.274.18-.45.374-1.02.449-1.245.225-.72 1.784-3.838 2.594-5.202 3.328-5.578 7.287-9.566 12.924-13 .375-.224 3.299-1.679 3.898-1.919 2.34-.99 4.783-1.679 7.947-2.234 1.754-.3 7.661-.315 9.43 0zM49.17 13.321c.764-.33 1.619-.554 3.148-.84 1.994-.389 5.143-.374 7.167 0 1.994.376 3.793.9 4.618 1.335.135.075.555.285.93.465 1.26.6 2.324 1.23 3.448 2.07 1.32.974 4.003 3.613 4.978 4.902.72.96 2.069 3.104 2.069 3.298 0 .075.09.24.195.36.21.24 1.424 3.119 1.74 4.093.359 1.14.614 2.25.524 2.384-.105.18-44.096.18-44.2 0-.045-.06.015-.39.12-.704.105-.33.314-.99.464-1.485 1.215-4.153 4.303-8.98 7.422-11.545.483-.398.946-.787 1.156-.962l.103-.087c.195-.18 1.29-.945 1.86-1.304.6-.375 3.433-1.77 3.613-1.77.09 0 .375-.09.645-.21z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .twoUser{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5 12c2.3 0 4.15-1.867 4.15-4.167a4.154 4.154 0 00-7.096-2.946A4.167 4.167 0 0024.5 12zM12 10.333a4.98 4.98 0 004.983-5c0-2.766-2.216-5-4.983-5-2.767 0-5 2.234-5 5 0 2.767 2.233 5 5 5zm12.5 5c-3.05 0-9.167 1.534-9.167 4.584V22c0 .917.75 1.667 1.667 1.667h15c.917 0 1.667-.75 1.667-1.667v-2.083c0-3.05-6.117-4.584-9.167-4.584zM12 13.667C8.117 13.667.333 15.617.333 19.5V22c0 .917.75 1.667 1.667 1.667h10v-3.75c0-1.417.55-3.9 3.95-5.784-1.45-.3-2.85-.466-3.95-.466z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .searchLight{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.862 16.646a7.729 7.729 0 004.812-1.688l4.32 4.397 1.39-1.415-4.32-4.396a8.042 8.042 0 001.66-4.898c0-4.41-3.528-8-7.862-8C3.527.646 0 4.236 0 8.646c0 4.411 3.527 8 7.862 8zm0-14c3.251 0 5.896 2.691 5.896 6 0 3.31-2.645 6-5.896 6-3.252 0-5.897-2.69-5.897-6 0-3.309 2.645-6 5.897-6z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .edit_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 14.791a3.792 3.792 0 110-7.584 3.792 3.792 0 010 7.584zm8.05-2.74c.043-.348.075-.694.075-1.052a9.25 9.25 0 00-.076-1.083l2.286-1.766a.547.547 0 00.13-.693l-2.167-3.748c-.13-.239-.422-.336-.66-.239L15.94 4.554c-.563-.423-1.148-.791-1.83-1.062L13.707.62a.548.548 0 00-.541-.455H8.833a.548.548 0 00-.541.455l-.401 2.87c-.683.272-1.268.64-1.83 1.063L3.362 3.47a.533.533 0 00-.661.239L.535 7.457a.534.534 0 00.13.693l2.286 1.766a9.266 9.266 0 00-.076 1.083c0 .358.033.704.076 1.051L.665 13.848a.534.534 0 00-.13.694l2.167 3.748c.13.239.422.325.66.239l2.698-1.095c.563.434 1.148.802 1.83 1.073l.402 2.87c.043.26.27.456.541.456h4.334c.27 0 .498-.195.541-.455l.401-2.871a7.889 7.889 0 001.831-1.073l2.698 1.095c.238.086.53 0 .66-.239l2.167-3.748a.547.547 0 00-.13-.694L19.05 12.05z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .defaultAva{background-image:url(../img/square_avatar.6d9d9a02.svg);background-repeat:no-repeat}.page-dev-svg-icons .alertMessage{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0a13 13 0 110 26 13 13 0 010-26zm0 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zm0 14.858a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23C53E43'/%3E%3Cpath d='M13 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zM13 20.429a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .placeIcon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7976_13729)'%3E%3Cpath d='M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7976_13729'%3E%3Cpath fill='%23000' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}html.app-mode:not(.fb-messenger) #app:before{content:"";position:fixed;top:0;left:0;right:0;height:var(--safe-area-top,env(safe-area-inset-top));background:#031020;opacity:var(--safe-zone-opacity,0);will-change:opacity;z-index:11}html.app-mode:not(.fb-messenger) #app .player.bounceInUp{bottom:calc(env(safe-area-inset-bottom) + 15px)!important;position:fixed!important;margin-bottom:0!important}html.app-mode:not(.fb-messenger) #app .player.bounceInUp:after{content:"";position:absolute;bottom:-100%;left:0;right:0;height:100%;background-color:#22293a;z-index:-1}html.has-dynamic-island #app{--safe-area-top:54px}html.has-notch #app{--safe-area-top:44px}html.no-notch #app{--safe-area-top:20px}html.app-mode .v-main{margin-top:calc(-40px + var(--safe-area-top))!important;padding-top:0!important}@media screen and (max-width:767px){html.app-mode .v-main{margin-top:calc(30px + var(--safe-area-top))!important;padding-top:0!important}}html:not(.app-mode) .v-main{margin-top:0!important}@media screen and (max-width:767px){html:not(.app-mode) .v-main{margin-top:0!important}}@media screen and (max-width:480px){html:not(.app-mode) .v-main{margin-top:30px!important}}.app-loading-screen{position:fixed;top:0;left:0;right:0;bottom:0;background:#031020;display:flex;align-items:center;justify-content:center;z-index:9999}.app-loading-screen .loading-avatar{width:80vh;height:80vh;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;-o-object-fit:contain;object-fit:contain;border:none;outline:none}html.app-mode .app-loading-screen{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}body,html{font-family:Inter,sans-serif;width:100%;min-width:100%;height:100%;min-height:100%}.layout{flex-direction:column}body,button,input,select,textarea{font-family:Inter,sans-serif}.theme--light.v-application{background:transparent}.theme--light.v-application .secondary{background-color:transparent!important;border:none!important}.theme--dark.v-application{background:transparent;position:relative}.theme--dark.v-application .secondary{background-color:transparent!important;border:none!important}.container{max-width:1330px;margin:0 auto;height:100%;padding:0 20px}.container.auto_height{height:auto}.content-page{height:100%;margin:0}body.theme-light #app{background:#f1f1f1}body.theme-light .logo{background:url(https://psy.nyc3.cdn.digitaloceanspaces.com/public/images/logo/full_logo_ua.svg)}body.theme-dark #app{background:#031020}body.theme-dark .logo{background-image:url(https://psy.nyc3.cdn.digitaloceanspaces.com/public/images/logo/full_logo_ua.svg);background-repeat:no-repeat;background-position:0;height:45px!important;background-size:contain!important}@media screen and (max-width:480px){body.theme-dark .logo{background-image:url(https://psy.nyc3.cdn.digitaloceanspaces.com/public/images/logo/icon_logo_wht.svg)!important;width:45px!important;height:45px!important;background-size:contain!important;display:inline-block!important;max-width:45px!important}}.no_data{height:100%;min-height:100px}.loader,.no_data{display:flex;align-items:center;justify-content:center;width:100%}.loader{height:200px}#page-top{position:fixed;bottom:120px;right:100px;width:55px;height:55px;background-color:hsla(0,0%,100%,.1);border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.667 14.229l2.292-2.292L11.501.48.042 11.937l2.292 2.292 9.167-9.167 9.166 9.167z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 18px;cursor:pointer;transition:.2s;z-index:1000}@media screen and (max-width:767px){#page-top{display:none}}#page-top:hover{background-color:hsla(0,0%,76.9%,.3)}.page_top_container{width:1330px;max-width:1330px;height:55px;padding:0 20px;position:fixed;left:50%;margin-left:-665px;bottom:100px}header .right_box nav ul>li .alert_message,header .right_box nav ul>li .basket,header .right_box nav ul>li .logo,header .right_box nav ul>li .messages,header .right_box nav ul>li .notifications,header .right_box nav ul>li .search,header .right_box nav ul>li .upload,header .right_box nav ul>li .user,header .right_box nav ul>li>a,header .right_box nav ul>li button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}header{width:100%;height:60px;z-index:10;background-color:rgba(26,31,52,0);position:relative}@media screen and (max-width:767px){header{height:80px}}@media screen and (max-width:480px){header{height:68px}}html.app-mode header{top:var(--safe-area-top)}header>.container{position:relative;width:100%}header>.container,header>.container>.mobile_input_search{display:flex;justify-content:space-between;align-items:center}header>.container>.mobile_input_search{position:absolute;top:10px;left:20px;height:40px;width:calc(100% - 40px);padding:10px 20px;background-color:#fff;border-radius:53px}header>.container>.mobile_input_search:after{content:"";display:block;position:absolute;display:flex;left:0;top:0;width:40px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.787 12.752l-3.451-3.466a5.519 5.519 0 001.373-3.634C11.71 2.536 9.084 0 5.856 0 2.626 0 0 2.536 0 5.652c0 3.117 2.626 5.653 5.855 5.653a5.936 5.936 0 003.354-1.023l3.477 3.492c.146.146.341.226.55.226a.774.774 0 00.53-.206.72.72 0 00.021-1.042zM5.855 1.475c2.386 0 4.327 1.874 4.327 4.177 0 2.304-1.941 4.178-4.327 4.178S1.527 7.956 1.527 5.652c0-2.303 1.942-4.177 4.328-4.177z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}header>.container>.mobile_input_search>input{width:90%;height:100%;padding-left:20px}header>.container>.mobile_input_search .close{width:22px;height:22px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.8' d='M2.485 1.071L1.778.364.364 1.778l.707.707 1.414-1.414zm14.142 16.97l.707.708 1.415-1.415-.708-.707-1.414 1.415zm1.414-15.556l.707-.707L17.334.364l-.707.707 1.414 1.414zM1.071 16.627l-.707.707 1.414 1.415.707-.707-1.414-1.415zm0-14.142l15.556 15.557 1.414-1.415L2.485 1.071 1.071 2.485zm15.556-1.414L1.071 16.627l1.414 1.415L18.041 2.485l-1.414-1.414z' fill='%23282C47'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}header .left_box{display:flex;height:inherit;align-items:center;flex-basis:20%;flex-shrink:0}@media screen and (max-width:480px){header .left_box{flex-basis:auto}}header .left_box .logo{display:flex;height:100%;flex-shrink:0;width:260px;cursor:pointer}@media screen and (max-width:480px){header .left_box .logo{width:60px;background-size:50px}}header .right_box{display:flex;justify-content:flex-end;align-items:center;flex-basis:80%}header .right_box nav,header .right_box nav ul,header .right_box nav ul>li{display:flex;align-items:center;height:100%}header .right_box nav ul>li .head_nav{display:flex;align-items:center;margin-right:20px}header .right_box nav ul>li .head_nav>a{display:flex;align-items:center;height:100%;font-size:17px;line-height:20px;color:#f1f1f1;margin:0 10px;position:relative}header .right_box nav ul>li .head_nav>a.active:after{content:"";display:block;position:absolute;width:30px;height:3px;background-color:#20c4f5;bottom:0;padding:0 15px;left:50%;transform:translateX(-50%)}header .right_box nav ul>li>a{display:flex;align-items:center;height:100%;background-position:0}.theme-dark header .right_box nav ul>li>a{color:#e5e5e5}.theme-light header .right_box nav ul>li>a{color:#0d1618}header .right_box nav ul>li>a.search{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);background-position:50%;transition:.25s}header .right_box nav ul>li>a.search,header .right_box nav ul>li>a.search:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a7.952 7.952 0 004.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0018 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z' fill='%23fff'/%3E%3Cpath d='M11.412 8.586c.38.38.588.882.588 1.414h2a3.975 3.975 0 00-1.174-2.828c-1.514-1.512-4.139-1.512-5.652 0l1.412 1.416c.76-.758 2.07-.756 2.826-.002z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}header .right_box nav ul>li>a.search:hover{background-color:hsla(0,0%,100%,.2)}@media screen and (max-width:480px){header .right_box nav ul>li>a.search{width:48px;height:48px}}header .right_box nav ul>li>a.login{justify-content:center;width:100px;height:40px;padding:0;margin:0;border-radius:44px;font-size:16px;font-weight:500;color:#fff;transition:.27s}header .right_box nav ul>li .alert_message,header .right_box nav ul>li .basket,header .right_box nav ul>li .messages,header .right_box nav ul>li .notifications{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:.25s}@media screen and (max-width:480px){header .right_box nav ul>li .alert_message,header .right_box nav ul>li .basket,header .right_box nav ul>li .messages,header .right_box nav ul>li .notifications{width:48px;height:48px}}header .right_box nav ul>li .alert_message:hover,header .right_box nav ul>li .basket:hover,header .right_box nav ul>li .messages:hover,header .right_box nav ul>li .notifications:hover{background-color:hsla(0,0%,100%,.2)}header .right_box nav ul>li .alert_message{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0a13 13 0 110 26 13 13 0 010-26zm0 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zm0 14.858a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23C53E43'/%3E%3Cpath d='M13 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zM13 20.429a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}header .right_box nav ul>li .notifications{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 17v1H0v-1l2-2V9c0-3.1 2.03-5.83 5-6.71V2a2 2 0 114 0v.29c2.97.88 5 3.61 5 6.71v6l2 2zm-7 2a2 2 0 01-4 0' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}header .right_box nav ul>li .messages{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%}header .right_box nav ul>li .basket{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='112' height='112' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23MBjgjS01 (1) 1__MBjgjS01 (1) 1__MBjgjS01 (1) 1__a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M60.596.277c5.817.99 10.03 2.684 14.633 5.893 3.928 2.713 8.201 7.511 10.6 11.86.975 1.754 2.294 4.527 2.294 4.797 0 .075.09.36.21.63.45 1.064.72 1.89 1.335 4.018.24.87.674 2.969.75 3.598l.03.375 8.396.075c8.636.09 9.145.12 9.835.705.12.105.285.195.36.195.285 0 1.424 1.11 1.904 1.83 1.035 1.603 1.26 3.253.81 5.667-.12.614-.33 1.799-.465 2.623-.16.99-.286 1.78-.393 2.451a238.142 238.142 0 01-.507 3.097c-.07.485-.177 1.142-.278 1.759-.07.431-.137.844-.186 1.165-.087.56-.204 1.245-.291 1.752v.004l-.084.493c-.09.45-.21 1.259-.27 1.799-.075.54-.195 1.35-.285 1.799-.09.45-.27 1.53-.405 2.399-.135.87-.33 2.114-.45 2.774-.041.259-.098.608-.161.99l-.002.012v.002l-.001.003c-.096.585-.204 1.244-.285 1.766l-.199 1.254-.001.002v.003c-.095.595-.19 1.186-.25 1.59-.074.432-.175 1.066-.274 1.682l-.176 1.092c-.135.825-.345 2.01-.465 2.624-.12.63-.21 1.38-.21 1.679 0 .3-.075.735-.15.945-.09.224-.21.914-.285 1.544-.074.63-.209 1.53-.299 1.979-.165.9-.465 2.759-.84 5.248-.135.87-.345 2.039-.465 2.623-.12.57-.21 1.245-.21 1.5 0 .24-.075.705-.165 1.02-.075.3-.21 1.049-.284 1.649a35.416 35.416 0 01-.285 1.904c-.375 2.009-.51 2.834-.615 3.748-.075.54-.195 1.35-.285 1.8l-.134.79-.002.01-.004.02v.001l-.002.012-.248 1.46c-.989 6.312-1.094 6.822-1.619 7.887-.555 1.094-1.56 2.069-2.804 2.684l-.824.404H55.963c-35.76 0-40.692-.03-41.157-.224-1.304-.555-2.729-1.905-3.328-3.149-.33-.705-.78-2.984-1.17-5.922-.075-.585-.21-1.29-.3-1.575a5.058 5.058 0 01-.15-1.049c0-.285-.09-1.005-.21-1.575a46.452 46.452 0 01-.674-4.048 37.367 37.367 0 00-.285-1.799c-.195-1.08-.6-3.568-.675-4.198-.03-.255-.135-.855-.225-1.35a48.707 48.707 0 01-.405-2.398c-.48-3.059-.69-4.364-.84-5.173-.09-.45-.21-1.26-.27-1.8a37.015 37.015 0 00-.284-1.799 56.176 56.176 0 01-.232-1.317l-.017-.106v-.001l-.14-.825c-.12-.78-.33-2.099-.466-2.923l-.176-1.093c-.098-.616-.2-1.25-.273-1.68-.074-.432-.175-1.065-.274-1.68v-.003l-.176-1.092c-.615-3.868-1.08-6.747-1.365-8.171-.12-.63-.21-1.334-.21-1.574s-.104-.945-.21-1.575c-.12-.614-.33-1.799-.464-2.623l-.415-2.574v-.004l-.001-.001c-.202-1.252-.323-2-.469-2.924l-.205-1.254c-.097-.6-.198-1.219-.275-1.67-.12-.81-.33-2.009-.45-2.669-.27-1.424-.21-3.943.106-4.722.734-1.77 2.234-3.134 4.018-3.659.704-.21 1.934-.24 8.86-.24 6.058 0 8.082-.045 8.217-.18.105-.105.18-.39.18-.644 0-.615.63-3.344 1.08-4.648.075-.255.195-.66.27-.9.074-.255.27-.825.45-1.274.18-.45.374-1.02.449-1.245.225-.72 1.784-3.838 2.594-5.202 3.328-5.578 7.287-9.566 12.924-13 .375-.224 3.299-1.679 3.898-1.919 2.34-.99 4.783-1.679 7.947-2.234 1.754-.3 7.661-.315 9.43 0zM49.17 13.321c.764-.33 1.619-.554 3.148-.84 1.994-.389 5.143-.374 7.167 0 1.994.376 3.793.9 4.618 1.335.135.075.555.285.93.465 1.26.6 2.324 1.23 3.448 2.07 1.32.974 4.003 3.613 4.978 4.902.72.96 2.069 3.104 2.069 3.298 0 .075.09.24.195.36.21.24 1.424 3.119 1.74 4.093.359 1.14.614 2.25.524 2.384-.105.18-44.096.18-44.2 0-.045-.06.015-.39.12-.704.105-.33.314-.99.464-1.485 1.215-4.153 4.303-8.98 7.422-11.545.483-.398.946-.787 1.156-.962l.103-.087c.195-.18 1.29-.945 1.86-1.304.6-.375 3.433-1.77 3.613-1.77.09 0 .375-.09.645-.21z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:22px;background-position:50%;position:relative}header .right_box nav ul>li .basket .count_in_cart{display:flex;justify-content:center;align-items:center;font-size:14px;color:#fff;font-weight:500;width:21px;height:21px;border-radius:50%;background:#c53e43;position:absolute;bottom:0;right:0}header .right_box nav ul>li>div{height:100%}header .right_box nav ul>li.separate{width:6px;height:5px;background:#5f6986;border-radius:11px}header .right_box nav ul.auth_nav>li{display:flex;align-items:center;height:100%}header .right_box nav ul.auth_nav a{height:inherit;font-size:20px;font-weight:500;padding:0 15px;border-top-left-radius:5px;border-top-right-radius:5px}.theme-dark header .right_box nav ul.auth_nav a.active,.theme-light header .right_box nav ul.auth_nav a.active{background-color:#28363f}header .right_box nav ul.right_nav>li:not(:last-child){margin-right:8px}@media screen and (max-width:767px){header .right_box nav ul.right_nav>li.upload_music_event{display:none}}header .right_box nav ul.right_nav>li .upload{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;box-sizing:content-box;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:.25s}@media screen and (max-width:767px){header .right_box nav ul.right_nav>li .upload{width:60px;height:60px}}@media screen and (max-width:480px){header .right_box nav ul.right_nav>li .upload{width:48px;height:48px}}header .right_box nav ul.right_nav>li .upload>span{font-size:26px;color:#fff}header .right_box nav ul.right_nav>li .upload:hover{background-color:hsla(0,0%,100%,.2)}header .right_box nav ul.right_nav>li .upload:hover>span{color:#fff}header .right_box nav ul.right_nav>li>a.alerts{margin-right:50px;font-size:17px}header .right_box nav ul.right_nav>li .user{display:flex;align-items:center;width:40px;height:40px;border:1px solid rgba(133,145,177,.4);border-radius:50%;overflow:hidden;cursor:pointer;background-color:hsla(0,0%,100%,.1);transition:all .1s ease;position:relative}@media screen and (max-width:767px){header .right_box nav ul.right_nav>li .user{width:60px;height:60px}}@media screen and (max-width:480px){header .right_box nav ul.right_nav>li .user{width:48px;height:48px}}header .right_box nav ul.right_nav>li .user>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;opacity:0;transition:.1s}header .right_box nav ul.right_nav>li .user.active{background-color:transparent}header .right_box nav ul.right_nav>li .user.active>img{opacity:1}header .right_box nav ul.right_nav>li .user:hover{border-color:hsla(0,0%,100%,.4)}header .right_box nav ul.right_nav>li .user[aria-expanded=true]{border-color:hsla(0,0%,100%,.6)}header .right_box nav ul.right_nav>li .user .default_user_avatar{width:100%;height:100%;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:cover;background-position:50%}header .right_box .mobile_search{display:none}@media screen and (max-width:767px){header .right_box .mobile_search{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;margin-left:15px;background-color:#282c47;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.787 12.752l-3.451-3.466a5.519 5.519 0 001.373-3.634C11.71 2.536 9.084 0 5.856 0 2.626 0 0 2.536 0 5.652c0 3.117 2.626 5.653 5.855 5.653a5.936 5.936 0 003.354-1.023l3.477 3.492c.146.146.341.226.55.226a.774.774 0 00.53-.206.72.72 0 00.021-1.042zM5.855 1.475c2.386 0 4.327 1.874 4.327 4.177 0 2.304-1.941 4.178-4.327 4.178S1.527 7.956 1.527 5.652c0-2.303 1.942-4.177 4.328-4.177z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}}header .right_box .mobile_nav{display:none}@media screen and (max-width:767px){header .right_box .mobile_nav{display:flex;width:40px;height:40px;border-radius:50%;margin-left:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.8' d='M5 7h18M1 1h22M9 13h14' stroke='%23fff' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}}.p_albums_list{padding-top:70px}footer{width:100%;height:173px;z-index:8;background-color:#000;background-size:cover;padding-bottom:61px}@media screen and (max-width:1150px){footer{height:180px}}@media screen and (max-width:767px){footer{height:auto;min-height:450px;padding-bottom:84px}}footer .container{display:flex;justify-content:space-between}@media screen and (max-width:1150px){footer .container{flex-direction:column}}footer .left_box .footer_logo{display:flex;align-items:flex-end;width:188px;height:70px;background-image:url(../img/Logo-footer.4d8f0fb5.svg);background-repeat:no-repeat;background-position:left 25px}@media screen and (max-width:1150px){footer .left_box .footer_logo{width:100%;background-position:center 35px;justify-content:center}}footer .left_box>span{display:flex;font-weight:300;font-size:12px;color:#5f6986;padding-bottom:0;padding-left:45px}@media screen and (max-width:1150px){footer .left_box>span{padding-bottom:25px;padding-left:0}}@media screen and (max-width:767px){footer .left_box>span{margin-bottom:35px;justify-content:center;margin-top:5px}}footer .right_box{display:flex;align-items:center}@media screen and (max-width:1150px){footer .right_box{width:100%;justify-content:center;padding-bottom:35px}}@media screen and (max-width:767px){footer .right_box{flex-direction:column}}footer .right_box .links{display:flex;align-items:center;width:auto;margin-left:24px}@media screen and (max-width:1150px){footer .right_box .links{margin-left:0}}@media screen and (max-width:767px){footer .right_box .links{flex-direction:column;justify-content:center}}footer .right_box .links>a,footer .right_box .links div{color:#5f6986;margin-right:30px;font-size:16px;transition:color .1s ease}@media(hover:hover){footer .right_box .links>a:hover,footer .right_box .links div:hover{color:#8b93ac}}@media screen and (max-width:1150px){footer .right_box .links>a,footer .right_box .links div{margin-right:24px}}@media screen and (max-width:767px){footer .right_box .links>a,footer .right_box .links div{display:flex;line-height:100%;margin-right:0;margin-bottom:24px;position:relative}footer .right_box .links>a:after,footer .right_box .links div:after{content:"";position:absolute;width:100%;height:1px;bottom:-4px;left:0;background-color:#5f6986;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}footer .right_box .links>a:hover:after,footer .right_box .links div:hover:after{transform:scaleX(1);transform-origin:bottom left}}footer .right_box .social_block{display:flex;align-items:center}footer .right_box .social_block>a{display:flex;width:25px;height:20px}@media screen and (max-width:767px){footer .right_box .social_block>a{background-position:50%}}footer .right_box .social_block>a:not(:last-child){margin-right:10px}footer .right_box .social_block>a.facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.357 2.989h1.644V.127A21.22 21.22 0 006.607 0c-2.37 0-3.993 1.49-3.993 4.23v2.52H0v3.2h2.615V18H5.82V9.95h2.509l.398-3.2H5.819V4.547c.001-.924.25-1.557 1.538-1.557z' fill='%23434B61'/%3E%3C/svg%3E");background-repeat:no-repeat}footer .right_box .social_block>a.instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23434A60'%3E%3Cpath d='M20.3 5.877c-.05-1.064-.219-1.791-.466-2.427a4.901 4.901 0 00-1.153-1.772A4.903 4.903 0 0016.91.525C16.273.278 15.547.109 14.482.06 13.416.012 13.075 0 10.36 0 7.644 0 7.303.012 6.236.06 5.172.11 4.446.278 3.81.525a4.901 4.901 0 00-1.771 1.153A4.902 4.902 0 00.884 3.45C.637 4.086.468 4.813.42 5.877.37 6.944.36 7.284.36 10s.011 3.056.06 4.123c.048 1.064.217 1.791.465 2.427a4.9 4.9 0 001.153 1.771 4.9 4.9 0 001.771 1.154c.636.247 1.363.416 2.428.465 1.066.048 1.407.06 4.123.06 2.715 0 3.056-.012 4.123-.06 1.064-.049 1.79-.218 2.427-.465a5.112 5.112 0 002.924-2.925c.248-.636.417-1.363.465-2.427.049-1.067.06-1.407.06-4.123s-.011-3.056-.06-4.123zm-1.8 8.164c-.045.975-.208 1.505-.345 1.857a3.311 3.311 0 01-1.898 1.898c-.352.137-.882.3-1.857.344-1.054.048-1.37.058-4.04.058-2.671 0-2.987-.01-4.042-.058-.974-.044-1.504-.207-1.856-.344a3.1 3.1 0 01-1.15-.748 3.098 3.098 0 01-.748-1.15c-.137-.352-.3-.882-.345-1.857-.048-1.054-.058-1.37-.058-4.04 0-2.671.01-2.987.058-4.042.045-.975.208-1.504.345-1.857a3.1 3.1 0 01.748-1.15 3.096 3.096 0 011.15-.748c.352-.137.882-.3 1.857-.344 1.054-.048 1.37-.058 4.04-.058s2.987.01 4.041.058c.975.045 1.505.208 1.857.344a3.1 3.1 0 011.15.748c.332.323.588.716.748 1.15.137.353.3.882.344 1.857.048 1.055.059 1.37.059 4.041 0 2.67-.01 2.986-.059 4.041z'/%3E%3Cpath d='M10.359 4.865a5.135 5.135 0 100 10.27 5.135 5.135 0 000-10.27zm0 8.468a3.333 3.333 0 110-6.666 3.333 3.333 0 010 6.666zM16.897 4.662a1.2 1.2 0 11-2.4 0 1.2 1.2 0 012.4 0z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(.36)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.lasso-layout{position:absolute;top:0;left:0;right:0;bottom:0}.lasso-layout .blob-layer,.lasso-layout:after,.lasso-layout:before{content:"";position:absolute;top:-25%;left:-25%;width:150%;height:150%;border-radius:50%;opacity:.25;mix-blend-mode:screen;filter:blur(30px);-webkit-filter:blur(30px)}@keyframes blobAnimation1{0%{transform:translate(0) scale(1)}33%{transform:translate(10%,10%) scale(1.1)}66%{transform:translate(-5%,15%) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes blobAnimation2{0%{transform:translate(0) scale(1.1)}33%{transform:translate(-15%,5%) scale(.9)}66%{transform:translate(10%,-10%) scale(1.2)}to{transform:translate(0) scale(1.1)}}@keyframes blobAnimation3{0%{transform:translate(0) scale(.9)}33%{transform:translate(-10%,-15%) scale(1.2)}66%{transform:translate(15%,5%) scale(.8)}to{transform:translate(0) scale(.9)}}.play_album{width:55px;height:55px;border-radius:50%;background-color:rgba(116,129,166,.6);line-height:1}.play_album,.play_album>span{display:flex;align-items:center;justify-content:center}.play_album>span{width:41px;height:41px;border:7px solid #dcdcdc;border-radius:50%;background-color:#dcdcdc;color:#22293a;font-size:26px}.play_album:hover>span{border-color:#fff;background-color:#fff}.pause_album{width:55px;height:55px;background-color:rgba(116,129,166,.6);line-height:1}.pause_album,.pause_album>span{display:flex;align-items:center;justify-content:center;border-radius:50%}.pause_album>span{width:41px;height:41px;background-color:#dcdcdc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 1.5a1.5 1.5 0 10-3 0v14a1.5 1.5 0 003 0v-14zm8 0a1.5 1.5 0 00-3 0v14a1.5 1.5 0 003 0v-14z' fill='%2322293a'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.pause_album:hover>span{background-color:#fff}.item_grid_album{width:100%;overflow:hidden}.item_grid_album.small .album_cover{height:188px}@media screen and (max-width:1150px){.item_grid_album.small .album_cover{height:auto}}.item_grid_album .album_cover{display:flex;margin-bottom:8px;border-radius:12px;overflow:hidden;position:relative}@media screen and (max-width:1150px){.item_grid_album .album_cover{height:auto;min-height:auto}.item_grid_album .album_cover>img{width:100%}}.item_grid_album .album_cover .active_overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:.2s;cursor:pointer;z-index:1}.item_grid_album .album_cover .active_overlay .like{position:absolute;top:12px;right:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.8' cx='15' cy='15' r='15' fill='%235F6986'/%3E%3Cpath d='M6.5 12.8v0c0-.571.115-1.136.339-1.663a4.297 4.297 0 01.964-1.404c.413-.4.904-.716 1.442-.928a4.414 4.414 0 011.696-.305h.012a4.95 4.95 0 012.014.417 4.89 4.89 0 011.662 1.196l.371.41.37-.41a4.89 4.89 0 011.662-1.196 4.95 4.95 0 012.015-.417v0h.012c.58-.01 1.157.093 1.695.305.54.212 1.03.527 1.443.928.413.4.74.878.964 1.404.224.527.34 1.092.339 1.662v0c0 2.175-1.314 4.141-3.132 5.966-.902.906-1.91 1.757-2.903 2.566-.284.231-.567.46-.848.685-.565.455-1.114.897-1.615 1.322-.525-.448-1.101-.914-1.694-1.393-.255-.205-.512-.413-.77-.623-.994-.81-2-1.66-2.904-2.565C7.814 16.935 6.5 14.975 6.5 12.8z' stroke='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay .like{display:none}}.item_grid_album .album_cover .active_overlay .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23464C59'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.item_grid_album .album_cover .active_overlay .like.active{opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.8' cx='15' cy='15' r='15' fill='%231A1F34'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE3B3B'/%3E%3C/svg%3E");background-repeat:no-repeat}.item_grid_album .album_cover .active_overlay .like.animate-like{animation:likePopIn .3s cubic-bezier(.17,.89,.32,1.49)}.item_grid_album .album_cover .active_overlay .like.removing{animation:unlikePop .4s cubic-bezier(.17,.89,.32,1.49) forwards}.item_grid_album .album_cover .active_overlay .mobile_like{display:none;position:absolute;top:10px;right:10px;align-items:center;justify-content:center;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.8' cx='15' cy='15' r='15' fill='%231A1F34'/%3E%3Cpath d='M6.5 12.8v0c0-.571.115-1.136.339-1.663a4.297 4.297 0 01.964-1.404c.413-.4.904-.716 1.442-.928a4.414 4.414 0 011.696-.305h.012a4.95 4.95 0 012.014.417 4.89 4.89 0 011.662 1.196l.371.41.37-.41a4.89 4.89 0 011.662-1.196 4.95 4.95 0 012.015-.417v0h.012c.58-.01 1.157.093 1.695.305.54.212 1.03.527 1.443.928.413.4.74.878.964 1.404.224.527.34 1.092.339 1.662v0c0 2.175-1.314 4.141-3.132 5.966-.902.906-1.91 1.757-2.903 2.566-.284.231-.567.46-.848.685-.565.455-1.114.897-1.615 1.322-.525-.448-1.101-.914-1.694-1.393-.255-.205-.512-.413-.77-.623-.994-.81-2-1.66-2.904-2.565C7.814 16.935 6.5 14.975 6.5 12.8z' stroke='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay .mobile_like{display:flex;width:9vw;height:9vw;background-size:9vw;padding:2vw}}.item_grid_album .album_cover .active_overlay .mobile_like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='374058' cx='15' cy='15' r='15' fill='%23464C59'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.item_grid_album .album_cover .active_overlay .mobile_like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='374058' cx='15' cy='15' r='15' fill='%231A1F34'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE3B3B'/%3E%3C/svg%3E");background-repeat:no-repeat}.item_grid_album .album_cover .active_overlay .mobile_like.animate-like{animation:likePopIn .3s cubic-bezier(.17,.89,.32,1.49)}.item_grid_album .album_cover .active_overlay .mobile_like.removing{animation:unlikePop .4s cubic-bezier(.17,.89,.32,1.49) forwards}.item_grid_album .album_cover .active_overlay .release_purchased{width:30px;height:30px;background-color:rgba(26,31,52,.8);border-radius:50%;overflow:hidden;position:absolute;top:12px;right:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:50%}.item_grid_album .album_cover .active_overlay .play_album{position:absolute;left:14px;bottom:14px;opacity:0}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay .play_album{display:none}}.item_grid_album .album_cover .active_overlay .mobile_actions{display:none;position:absolute;left:12%;bottom:12%;width:-moz-fit-content;width:fit-content}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay .mobile_actions{display:flex;justify-content:center;align-items:center}}.item_grid_album .album_cover .active_overlay .mobile_actions .play{display:flex;align-items:center;justify-content:center;width:9vw;height:9vw;background-color:#374058;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 2vw rgba(26,31,52,.8)}.item_grid_album .album_cover .active_overlay .mobile_actions .play>span{font-size:4vw}.item_grid_album .album_cover .active_overlay .mobile_actions .pause{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;background-color:rgba(26,31,52,.8);border-radius:5vw;font-size:4vw;padding:1vw 4vw;box-shadow:0 0 0 2vw rgba(26,31,52,.8)}.item_grid_album .album_cover .active_overlay .mobile_actions .pause>span{font-size:6vw;margin-right:1vw}.item_grid_album .album_cover .active_overlay .pause_album{position:absolute;left:14px;bottom:14px}.item_grid_album .album_cover .active_overlay .pause_album .v-progress-circular{position:absolute;display:flex;margin:0;top:0;left:0;bottom:0}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay .pause_album{display:none}}.item_grid_album .album_cover .active_overlay.active_like .like,.item_grid_album .album_cover .active_overlay.active_like .like.active,.item_grid_album .album_cover .active_overlay.purchased .release_purchased,.item_grid_album .album_cover .active_overlay:hover .like{opacity:1}@media screen and (max-width:480px){.item_grid_album .album_cover .active_overlay:hover .like{opacity:0}}.item_grid_album .album_cover .active_overlay:hover .play_album{opacity:1}.item_grid_album .album_cover .album_cover_image,.item_grid_album .album_cover .album_cover_image>img{width:100%}.item_grid_album .album_cover.no_img{background-color:rgba(26,31,52,.56)}.item_grid_album .album_cover:hover .active_overlay{background-color:rgba(26,31,52,.6)}@media screen and (max-width:480px){.item_grid_album .album_cover:hover .active_overlay{background-color:transparent}}.item_grid_album .album_name{display:block;color:#fff;line-height:150%;margin-bottom:2px}.item_grid_album .album_artist,.item_grid_album .album_name{font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item_grid_album .album_artist{font-size:15px;color:#7481a6}.item_grid_album .album_artist>span{font-weight:400;color:#fff}.item_grid_album .album_artist:hover{color:#20c4f5}.item_grid_album.loadingAlbum .active_overlay{opacity:1}@media screen and (max-width:480px){.item_grid_album.loadingAlbum .active_overlay .mobile_actions .play{display:none}.item_grid_album.loadingAlbum .active_overlay .mobile_actions .pause{display:flex}}.item_grid_album.is_listened .album_cover .active_overlay{background-color:rgba(26,31,52,.6)}.item_grid_album.deleted .album_cover .active_overlay{background-color:rgba(26,31,52,.56)}.item_grid_album.deleted .currently_unavailable{display:flex;align-items:center;justify-content:center;width:100%;height:46px;background-color:#0c1324;box-shadow:0 3px 3px rgba(0,0,0,.25);font-size:16px;color:#f1f1f1;position:absolute;top:70px}.item_grid_album.deleted .btn_currently_unavailable{display:flex;align-items:center;justify-content:center;width:150px;height:36px;background-color:#282c47;border-radius:50px;color:#f1f1f1;font-size:14px;font-weight:500;position:absolute;top:140px;left:50%;margin-left:-75px}.item_grid_album.deleted .btn_currently_unavailable:hover{color:#e94e4e}.albums_list.discovery_mode .item_grid_album.is_listened .album_cover .active_overlay,.p_albums_list.discovery .item_grid_album.is_listened .album_cover .active_overlay{background-color:rgba(26,31,52,.6)}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes heartExplode{0%{transform:scale(1);opacity:1}20%{transform:scale(1.4);opacity:.9}40%{transform:scale(.8);opacity:.8}to{transform:scale(0);opacity:0}}@keyframes particlesFly{0%{transform:translateX(0) rotate(0);opacity:1}to{transform:translateX(20px) rotate(180deg);opacity:0}}@keyframes likePopIn{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes explode1{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(-50%,-50%) scale(2) rotate(45deg);opacity:0}}@keyframes explode2{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(-50%,-50%) scale(2) rotate(-45deg);opacity:0}}@keyframes particle-1{0%{transform:translate(-50%,-50%) rotate(45deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(45deg) translateY(20px);opacity:0}}@keyframes particle-2{0%{transform:translate(-50%,-50%) rotate(90deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(90deg) translateY(20px);opacity:0}}@keyframes particle-3{0%{transform:translate(-50%,-50%) rotate(135deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(135deg) translateY(20px);opacity:0}}@keyframes particle-4{0%{transform:translate(-50%,-50%) rotate(180deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(180deg) translateY(20px);opacity:0}}@keyframes particle-5{0%{transform:translate(-50%,-50%) rotate(225deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(225deg) translateY(20px);opacity:0}}@keyframes particle-6{0%{transform:translate(-50%,-50%) rotate(270deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(270deg) translateY(20px);opacity:0}}@keyframes particle-7{0%{transform:translate(-50%,-50%) rotate(315deg) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(315deg) translateY(20px);opacity:0}}@keyframes particle-8{0%{transform:translate(-50%,-50%) rotate(1turn) translateY(0);opacity:1}to{transform:translate(-50%,-50%) rotate(1turn) translateY(20px);opacity:0}}@keyframes explodeParticle{0%{transform:translate(-50%,-50%) scale(1) translateX(0);opacity:1}40%{opacity:.8}to{transform:translate(-50%,-50%) scale(0) translateX(40px);opacity:0}}@keyframes shockwave{0%{transform:scale(1);opacity:1;border:2px solid #ee3b3b}to{transform:scale(2);opacity:0;border:0 solid #ee3b3b}}@keyframes heartBurst{0%{transform:scale(1);opacity:1}20%{transform:scale(1.2);opacity:.9}to{transform:scale(0);opacity:0}}@keyframes burstParticle{0%{transform-origin:center;transform:translate(-50%,-50%) scale(1) translateX(0);opacity:1}to{transform-origin:center;transform:translate(-50%,-50%) scale(0) translateX(20px);opacity:0}}@keyframes particleFly1{0%{transform:rotate(0deg) translateX(0);opacity:1;scale:1}to{transform:rotate(0deg) translateX(40px);opacity:0;scale:0}}@keyframes particleFly2{0%{transform:rotate(60deg) translateX(0);opacity:1;scale:1}to{transform:rotate(60deg) translateX(40px);opacity:0;scale:0}}@keyframes particleFly3{0%{transform:rotate(120deg) translateX(0);opacity:1;scale:1}to{transform:rotate(120deg) translateX(40px);opacity:0;scale:0}}@keyframes particleFly4{0%{transform:rotate(180deg) translateX(0);opacity:1;scale:1}to{transform:rotate(180deg) translateX(40px);opacity:0;scale:0}}@keyframes particleFly5{0%{transform:rotate(240deg) translateX(0);opacity:1;scale:1}to{transform:rotate(240deg) translateX(40px);opacity:0;scale:0}}@keyframes particleFly6{0%{transform:rotate(300deg) translateX(0);opacity:1;scale:1}to{transform:rotate(300deg) translateX(40px);opacity:0;scale:0}}@keyframes heartBreak{0%{transform:scale(1);opacity:1}20%{transform:scale(.9) rotate(-5deg)}40%{transform:scale(.95) rotate(5deg)}60%{transform:scale(.9) rotate(-3deg)}to{transform:scale(.8);opacity:0}}@keyframes breakLeft{0%{transform:translate(-50%,-50%) rotate(0) translateX(0);opacity:1}to{transform:translate(-50%,-50%) rotate(-45deg) translateX(-20px);opacity:0}}@keyframes breakRight{0%{transform:translate(-50%,-50%) rotate(0) translateX(0);opacity:1}to{transform:translate(-50%,-50%) rotate(45deg) translateX(20px);opacity:0}}@keyframes unlikePop{0%{transform:scale(1);opacity:1}30%{transform:scale(1.2);opacity:.8}to{transform:scale(0);opacity:0}}.album{position:relative;margin-top:5px;border-radius:5px;overflow:hidden;z-index:1}.album .descript_info.text{font-size:14px;line-height:170%;font-weight:400;overflow:hidden;position:relative}.theme-dark .album .descript_info.text{color:#dcdcdc}.theme-light .album .descript_info.text{color:#000}@media screen and (max-width:1150px){.album .descript_info.text{display:none}}.album .descript_info.text p{line-height:170%;display:inline}.album .descript_info.text .see_more{font-size:16px;font-weight:500;cursor:pointer;color:#dcdcdc}.theme-dark .album .descript_info.text strong{color:#dcdcdc}.theme-light .album .descript_info.text strong{color:#000}.album .descript_info.text a{color:#20c4f5}.album .download{display:flex;align-items:center;justify-content:center;position:absolute;right:50px;width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-right:9px;transition:.15s;font-size:0;color:#fff}.album .download:hover,.album .download[aria-expanded=true]{width:95px;border-radius:42px;font-size:14px;background-image:none!important}.album .more{display:flex;align-items:center;font-size:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;transition:.2s}.album .more:hover,.album .more[aria-expanded=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:hsla(0,0%,100%,.05)}.theme-dark .album .album_background{background-color:transparent}.theme-light .album .album_background{background-color:#fff}.album .album_background{filter:blur(30px);position:absolute;left:0;top:0;width:100%;height:100%;background-size:100%;z-index:-1}.album .album_background:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(51,51,51,.75)}.album .album_content{position:relative;border-radius:17px;overflow:hidden;display:flex;padding:30px 14px 30px 30px}.album .album_content .v-progress-circular{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-50px}.album .album_content .left_box{padding-right:20px}.album .album_content .left_box .cover_album{width:310px;height:311px;position:relative;border-radius:15px;overflow:hidden;margin-bottom:15px;cursor:pointer}.album .album_content .left_box .cover_album .license{position:absolute;left:0;top:40%;transform:translateY(-50%);background-color:#2e3548;color:#f1f1f1;padding:5px;width:100%;box-shadow:0 3.86335px 3.86335px rgba(0,0,0,.25)}.album .album_content .left_box .cover_album .license>span{display:flex;justify-content:center;width:100%;font-size:12px;line-height:1.5}.album .album_content .left_box .cover_album .license>span>a{color:#20c4f5;margin-left:5px}.album .album_content .left_box .cover_album .license>span>a:hover{text-decoration:underline}.album .album_content .left_box .cover_album>img{height:100%}.album .album_content .left_box .cover_album.no-img{background-color:#22293a}.album .album_content .info_album{display:flex;flex-direction:column;width:100%;position:relative}@media screen and (max-width:1150px){.album .album_content .info_album{flex-basis:75%}}.album .album_content .info_album .head_album{display:flex;justify-content:space-between;margin-bottom:8px}.album .album_content .info_album .head_album .titles{display:flex;flex-direction:column;cursor:pointer;width:70%}.album .album_content .info_album .head_album .titles .date.mobile{display:none}@media screen and (max-width:1150px){.album .album_content .info_album .head_album .titles .date.mobile{display:flex;font-size:14px;color:#f1f1f1;margin-bottom:10px}}.album .album_content .info_album .head_album .titles .album_title{color:#fff;font-size:20px;line-height:27px}.album .album_content .info_album .head_album .titles .album_title>button{font-size:14px;color:#8591b1}.album .album_content .info_album .head_album .titles .album_title>button:hover{color:#20c4f5}.album .album_content .info_album .head_album .titles .owner{display:flex}.album .album_content .info_album .head_album .titles .album_artist,.album .album_content .info_album .head_album .titles .album_label{font-size:18px;font-weight:300;color:#8591b1;line-height:1.5;margin-right:10px}.album .album_content .info_album .head_album .titles .album_artist>span,.album .album_content .info_album .head_album .titles .album_label>span{color:#dcdcdc;font-weight:300;font-size:18px}.album .album_content .info_album .head_album .titles .album_artist:hover,.album .album_content .info_album .head_album .titles .album_label:hover{color:#7481a6}.album .album_content .info_album .head_album .titles .album_artist .is_this_you,.album .album_content .info_album .head_album .titles .album_label .is_this_you{font-size:12px;color:hsla(0,0%,100%,.35)}.album .album_content .info_album .head_album .titles .album_artist:hover,.album .album_content .info_album .head_album .titles .album_label:hover{color:#20c4f5}.album .album_content .info_album .head_album .titles .info_admin{display:flex}.album .album_content .info_album .head_album .titles .info_admin>div{color:#dcdcdc;font-size:18px;font-weight:300}.album .album_content .info_album .head_album .titles .info_admin>div:not(:last-child){margin-right:16px}.album .album_content .info_album .head_album .titles .info_admin>div a,.album .album_content .info_album .head_album .titles .info_admin>div span{color:#20c4f5;font-weight:400}.album .album_content .info_album .head_album .titles .info_admin>div._total_uploads_{cursor:default}.album .album_content .info_album .head_album .titles .info_admin>div._total_uploads_ span{color:#7481a6}.album .album_content .info_album .head_album .titles .owner .is-this-you-link{color:#dcdcdc;font-weight:400;font-size:14px;line-height:150%;margin-left:2px;transition:.2s}.album .album_content .info_album .head_album .titles .owner .is-this-you-link:hover{color:#20c4f5}.album .album_content .info_album .head_album .actions{display:flex;align-items:center;height:34px;position:relative;width:25%;justify-content:flex-end}.album .album_content .info_album .head_album .actions .date{font-size:12px;color:#f1f1f1}@media screen and (max-width:1150px){.album .album_content .info_album .head_album .actions .date{display:none}}.album .album_content .info_album .head_album .actions .release_purchased{width:30px;height:30px;background-color:hsla(0,0%,100%,.1);border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:50%;margin:0 8px}.album .album_content .info_album .head_album .actions .like{width:30px;height:30px;border-radius:50%;margin:0 5.5px 0 20px;background-color:hsla(0,0%,76.9%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M27.264 2.122a7.834 7.834 0 00-2.522-1.57A8.272 8.272 0 0021.766 0a8.273 8.273 0 00-2.975.551c-.943.365-1.8.898-2.522 1.57L14.77 3.518l-1.498-1.395C11.815.764 9.837 0 7.775 0c-2.062 0-4.04.763-5.498 2.12C.82 3.48 0 5.322 0 7.243c0 1.921.82 3.763 2.277 5.121l1.498 1.396L14.771 24l10.995-10.241 1.498-1.396a7.229 7.229 0 001.686-2.35c.391-.878.592-1.82.592-2.77 0-.952-.201-1.893-.592-2.772a7.23 7.23 0 00-1.686-2.35z'/%3E%3C/mask%3E%3Cpath d='M27.264 2.122l-1.363 1.463 1.363-1.463zM21.767 0v2-2zm-5.498 2.122l1.363 1.463-1.363-1.463zM14.77 3.517l-1.363 1.464 1.363 1.27 1.363-1.27-1.363-1.464zm-1.498-1.395l-1.364 1.463 1.364-1.463zM2.277 12.363L3.64 10.9l-1.363 1.463zm1.498 1.396l-1.363 1.463 1.363-1.463zM14.771 24l-1.363 1.463a2 2 0 002.726 0L14.77 24zm10.995-10.241l1.363 1.463-1.363-1.463zm1.498-1.396L25.901 10.9l1.363 1.464zM28.628.66a9.834 9.834 0 00-3.166-1.973l-1.44 3.731A5.834 5.834 0 0125.9 3.585L28.628.659zm-3.166-1.973A10.272 10.272 0 0021.767-2v4c.777 0 1.544.143 2.255.417l1.44-3.731zM21.767-2c-1.265 0-2.52.232-3.696.686l1.44 3.731A6.272 6.272 0 0121.767 2v-4zm-3.696.686A9.835 9.835 0 0014.905.659l2.727 2.926a5.834 5.834 0 011.88-1.168L18.07-1.314zM14.906.658l-1.498 1.396 2.726 2.927 1.498-1.396L14.906.658zm1.228 1.396L14.636.658 11.91 3.585l1.498 1.396 2.726-2.927zM14.636.658c-1.842-1.716-4.313-2.657-6.861-2.657v4c1.576 0 3.06.584 4.134 1.584L14.636.658zM7.775-1.999C5.226-2 2.756-1.058.915.658L3.64 3.585c1.074-1 2.56-1.584 4.135-1.584v-4zM.915.658C-.934 2.378-2 4.744-2 7.242h4c0-1.342.571-2.66 1.64-3.657L.914.658zM-2 7.242c0 2.5 1.067 4.864 2.914 6.585L3.64 10.9C2.571 9.904 2 8.585 2 7.242h-4zm2.914 6.585l1.498 1.395 2.726-2.927L3.64 10.9.914 13.827zm1.498 1.395l10.996 10.242 2.726-2.927L5.138 12.294l-2.726 2.927zm13.722 10.242l10.995-10.242-2.726-2.927-10.995 10.242 2.726 2.927zm10.995-10.242l1.498-1.395-2.726-2.927-1.498 1.395 2.726 2.927zm1.498-1.395a9.229 9.229 0 002.15-3L27.123 9.2a5.23 5.23 0 01-1.222 1.698l2.726 2.928zm2.15-3a8.811 8.811 0 00.765-3.585h-4a4.81 4.81 0 01-.42 1.959l3.655 1.626zm.765-3.585a8.811 8.811 0 00-.765-3.584l-3.654 1.626c.278.626.42 1.29.42 1.958h4zm-.765-3.584a9.23 9.23 0 00-2.15-3l-2.726 2.928c.53.493.943 1.072 1.222 1.698l3.654-1.626z' fill='%23fff' mask='url(%23a)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px;background-position:50%}.album .album_content .info_album .head_album .actions .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23FF3F3F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:28px}.album .album_content .info_album .head_album .actions .like.active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat;animation:size .4s}@keyframes size{0%{transform:scale(1)}to{transform:scale(1.3)}}.album .album_content .info_album .head_album .actions .more_btn{display:flex;width:30px;height:30px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:5px}.album .album_content .info_album .head_album .actions .more_btn:hover,.album .album_content .info_album .head_album .actions .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .buy_now{display:flex;align-items:center;color:#f1f1f1;font-size:20px;line-height:23px;margin-bottom:12px}.album .album_content .info_album .buy_now .v-skeleton-loader{display:flex}.album .album_content .info_album .buy_now .v-skeleton-loader .v-skeleton-loader__button{width:140px;height:36px;border-radius:50px}.album .album_content .info_album .buy_now .download_album.btn_buy_album{flex-direction:row}.album .album_content .info_album .buy_now .btn_skeleton_buy{display:flex;background:#1a1f34;width:200px;height:45px;border-radius:120px}.album .album_content .info_album .buy_now .btn_buy_album{display:flex;align-items:center;justify-content:center;width:200px;height:45px;font-size:16px;font-weight:500;box-shadow:none;flex-direction:column;line-height:1}.album .album_content .info_album .buy_now .btn_buy_album>span{display:flex;font-size:14px;font-weight:400;text-transform:none;line-height:1}.album .album_content .info_album .buy_now .cart_add_remove{display:flex;align-items:center;justify-content:center;width:165px;height:40px;border:1px solid #7481a6;border-radius:120px;background:transparent;margin-left:8px;font-size:16px;color:#fff}.album .album_content .info_album .buy_now .cart_add_remove:hover{background:rgba(72,74,108,.08)}.album .album_content .info_album .buy_now .download_album{width:140px;height:36px;font-size:14px}.album .album_content .info_album .tags_list{display:flex;flex-wrap:wrap;margin-bottom:10px;cursor:pointer}.album .album_content .info_album .tags_list .new_tag{margin-left:3px}.album .album_content .info_album .tags_list>span,.album .album_content .info_album .tags_list a{display:flex;align-items:center;padding:4px 16px 4px 16px;height:22px;color:#fff;font-size:12px;border-radius:14px;background:hsla(0,0%,76.9%,.1);font-weight:400;margin-right:3px}.album .album_content .info_album .tags_list>span>input,.album .album_content .info_album .tags_list a>input{color:#fff;margin-left:3px;width:20px;min-width:20px;transition:.3s}.album .album_content .info_album .tags_list>span>input:focus,.album .album_content .info_album .tags_list a>input:focus{min-width:70px}.album .album_content .info_album .tags_list>span .btn_delete_tag,.album .album_content .info_album .tags_list a .btn_delete_tag{margin-left:8px;width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.381 7L5.144 5.763a.438.438 0 01.619-.619L7 6.382l1.237-1.238a.437.437 0 11.619.619L7.619 7l1.237 1.237a.437.437 0 11-.619.62L7 7.618 5.763 8.856a.438.438 0 01-.619-.619L6.381 7z' fill='%23fff'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 0}.album .album_content .info_album .tags_list>span .btn_delete_tag:hover,.album .album_content .info_album .tags_list a .btn_delete_tag:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .875a6.125 6.125 0 110 12.25A6.125 6.125 0 017 .875zm0 5.382L5.577 4.834a.525.525 0 10-.743.743L6.257 7 4.834 8.423a.525.525 0 10.743.743L7 7.743l1.423 1.423a.525.525 0 00.743-.743L7.743 7l1.423-1.423a.525.525 0 00-.743-.743L7 6.257z' fill='%23E94E4E'/%3E%3C/svg%3E")}.album .album_content .info_album .tags_list>span:hover,.album .album_content .info_album .tags_list a:hover{color:#20c4f5}.album .album_content .info_album .tags_list>button{border-radius:5px;color:#20c4f5;height:26px}.album .album_content .info_album .tags_list>button.btn_add_tag{font-size:12px;background-color:hsla(0,0%,76.9%,.1);border-radius:14px;color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%23fff'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:9px;padding-left:30px;padding-right:9px}.album .album_content .info_album .tags_list>button.btn_add_tag:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%2320C4F5'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;color:#20c4f5}.album .album_content .info_album .tags_list>button.btn_edit_tags{font-size:12px;width:53px;background:hsla(0,0%,76.9%,.1);border-radius:4px;color:#20c4f5;margin-left:4px}.album .album_content .info_album .tags_list.edit_tags>span,.album .album_content .info_album .tags_list.edit_tags a{padding-right:8px}.album .album_content .info_album .album-playlist>div{overflow:hidden;position:relative}.album .album_content .info_album .album-playlist.short{transition:all .3s ease}.album .album_content .info_album .album-playlist .item_row_track{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-radius:20px;padding:3px 5px 3px 0;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;min-height:40px;margin-bottom:3px;transition:.2s}.album .album_content .info_album .album-playlist .item_row_track .track{display:flex;align-items:center;padding-left:6px;transition:.25s}.theme-dark .album .album_content .info_album .album-playlist .item_row_track .track{color:#fff}.theme-light .album .album_content .info_album .album-playlist .item_row_track .track{color:#7d7d7d}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause{position:relative;display:flex}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .track_deleted_block{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.2' cx='17.5' cy='17.5' r='17.5' fill='%23fff'/%3E%3Cpath d='M15.607 23.188a1.897 1.897 0 013.237-1.341 1.895 1.895 0 11-3.237 1.34zm.186-11.385a1.718 1.718 0 012.405-1.747 1.716 1.716 0 011.008 1.747l-.664 6.649a1.049 1.049 0 01-2.085 0l-.664-6.649z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-size:100%}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .play{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.33L.5 8.66V0L8 4.33z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:hsla(0,0%,100%,.1);background-position:12px;border-radius:50%;border:none;transition:.2s;z-index:2}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .play:hover{background-color:hsla(0,0%,100%,.3)}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .pause{width:30px;height:30px}.theme-dark .album .album_content .info_album .album-playlist .item_row_track .track .play_pause .pause,.theme-light .album .album_content .info_album .album-playlist .item_row_track .track .play_pause .pause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 15V1m8 14V1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .pause{background-color:hsla(0,0%,62%,.2);background-position:50%;background-size:6px;border-radius:50%;z-index:2}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .v-progress-circular{width:30px;height:30px;top:0;left:0;margin:0;z-index:1}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .v-progress-circular .v-progress-circular__underlay{stroke:#fff}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .track_error{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:27px}.album .album_content .info_album .album-playlist .item_row_track .track .play_pause .track_error .v-tooltip{display:flex}.album .album_content .info_album .album-playlist .item_row_track .track .is_purchased{margin:0 15px;width:30px;height:20px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:center 0}.album .album_content .info_album .album-playlist .item_row_track .track .track_deleted{margin:0 15px;width:30px;height:30px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:center 0;cursor:pointer}.album .album_content .info_album .album-playlist .item_row_track .track .track_deleted:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track .like{margin:0 15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.2' cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%239E9E9E'/%3E%3C/svg%3E");background-repeat:no-repeat;width:30px;height:30px;display:flex}.album .album_content .info_album .album-playlist .item_row_track .track .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track .add_to_playlist,.album .album_content .info_album .album-playlist .item_row_track .track .added_to_playlist{width:30px;height:26px;background-position:center 2px;border:none;background-color:transparent;margin-right:20px}.album .album_content .info_album .album-playlist .item_row_track .track .add_to_playlist{padding:0 16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.09 2.401a1.107 1.107 0 00-.445.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.253.39 1.246 1.246 0 00.254 1.318c.108.112.237.2.379.26.14.059.292.088.445.086h5.744c.152.002.304-.027.445-.087.142-.059.27-.147.379-.259.108-.111.194-.244.253-.391a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086H23.09zM19.628 12a1.11 1.11 0 00-.446.086c-.141.06-.27.148-.378.26a1.204 1.204 0 00-.254.39 1.245 1.245 0 00.253 1.319c.11.111.238.2.38.258.14.06.292.09.445.087h9.204a1.11 1.11 0 00.445-.087c.142-.059.27-.147.38-.258a1.245 1.245 0 000-1.709 1.146 1.146 0 00-.38-.26 1.11 1.11 0 00-.445-.086h-9.204zM1.169 21.6a1.113 1.113 0 00-.446.086 1.15 1.15 0 00-.38.259 1.204 1.204 0 00-.254.391 1.244 1.244 0 00.254 1.318c.11.111.238.2.38.259.142.06.293.088.446.086h27.66c.154.003.305-.027.447-.086.142-.06.27-.148.38-.26.108-.11.195-.244.254-.39a1.242 1.242 0 00-.255-1.318 1.15 1.15 0 00-.379-.26 1.114 1.114 0 00-.446-.086H1.169zM1.998 0C.898-.01 0 .83 0 1.866v13.065c0 1.51 1.803 2.394 3.114 1.527l9.89-6.532a1.807 1.807 0 000-3.055L3.115.34A2.06 2.06 0 001.998 0z' fill='%237d7d7d'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track .added_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.63 11.999a1.108 1.108 0 00-.446.086c-.141.06-.27.147-.379.259a1.205 1.205 0 00-.253.391 1.246 1.246 0 00.253 1.318c.109.112.238.2.38.259.14.06.292.089.445.086h9.204a1.11 1.11 0 00.445-.086c.142-.06.27-.147.379-.259.109-.112.195-.245.254-.391a1.244 1.244 0 00-.254-1.318 1.148 1.148 0 00-.379-.259 1.108 1.108 0 00-.445-.086H19.63zM24.244 2.398a1.108 1.108 0 00-.445.086c-.142.06-.27.147-.38.259a1.204 1.204 0 00-.253.391 1.246 1.246 0 00.254 1.318 1.108 1.108 0 00.824.345h4.59c.152.003.304-.027.445-.086.142-.06.27-.147.379-.26.108-.11.194-.244.253-.39a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086h-4.59zM6.14 16.799c-.443 0-.87-.199-1.185-.555L.49 8.674c-.655-.74-.655-1.938 0-2.678.655-.739 1.716-.739 2.37 0l3.18 6.122L14.357.663c.6-.794 1.658-.89 2.363-.212.704.678.788 1.873.188 2.668L7.415 16.133c-.303.402-.741.643-1.209.664l-.066.002zM1.169 21.6a1.113 1.113 0 00-.446.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.254.39 1.243 1.243 0 00.254 1.318c.11.112.238.2.38.26.142.058.293.088.446.086H28.83c.153.002.305-.027.446-.087.142-.06.271-.147.38-.259.109-.111.195-.244.254-.391a1.245 1.245 0 00-.254-1.318 1.148 1.148 0 00-.38-.259 1.113 1.113 0 00-.446-.086H1.17z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.album .album_content .info_album .album-playlist .item_row_track .track>.track_name{display:block;color:#dcdcdc;font-size:15px;width:195px;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album .album_content .info_album .album-playlist .item_row_track .track>.track_name>.bpm{color:#8a8a8a}.album .album_content .info_album .album-playlist .item_row_track .track .artist_name{display:block;color:#dcdcdc;font-size:15px;width:140px;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album .album_content .info_album .album-playlist .item_row_track .track .artist_name>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album .album_content .info_album .album-playlist .item_row_track .track .bpm,.album .album_content .info_album .album-playlist .item_row_track .track .duration,.album .album_content .info_album .album-playlist .item_row_track .track .key,.album .album_content .info_album .album-playlist .item_row_track .track .size{width:80px;color:#dcdcdc;font-size:15px}.theme-dark .album .album_content .info_album .album-playlist .item_row_track.selected{background-color:hsla(0,0%,52.2%,.25)}.theme-light .album .album_content .info_album .album-playlist .item_row_track.selected{background-color:#f1f1f1}.album .album_content .info_album .album-playlist .item_row_track.selected{position:relative}.album .album_content .info_album .album-playlist .item_row_track:nth-child(odd){margin-right:40px}.album .album_content .info_album .album-playlist .item_row_track:hover>.track .artist_name,.album .album_content .info_album .album-playlist .item_row_track:hover>.track .bpm,.album .album_content .info_album .album-playlist .item_row_track:hover>.track .duration,.album .album_content .info_album .album-playlist .item_row_track:hover>.track .key,.album .album_content .info_album .album-playlist .item_row_track:hover>.track .size,.album .album_content .info_album .album-playlist .item_row_track:hover>.track .track_name{color:#fff}.theme-dark .album .album_content .info_album .album-playlist .item_row_track:hover{background-color:hsla(0,0%,52.2%,.25)}.theme-light .album .album_content .info_album .album-playlist .item_row_track:hover{background-color:#f1f1f1}.album .album_content .info_album .album-playlist .item_row_track:hover .basket{background-image:none;border-color:#20c4f5}.album .album_content .info_album .album-playlist .item_row_track:hover .basket .track_price{opacity:1}.album .album_content .info_album .album-playlist .playlist{overflow:auto}.album .album_content .info_album .album-playlist .toogle_view_tracks{font-size:16px;color:#20c4f5;margin-top:10px;padding:0 5px;border-radius:15px}.album .album_content .info_album .artist,.album .album_content .info_album .title{width:35%}.album .album_content .info_album .bpm{width:7%}.album .album_content .info_album .key{width:23%}.album .album_content .info_album .head{display:flex;justify-content:space-between;align-items:center;border:1px solid #fff;height:40px}.album .album_content .info_album .head>div{font-size:20px;font-weight:500;color:#fff}.album .album_content .info_album .head>div.title{text-align:center}.album .album_content .info_album .row{height:70px;display:flex;align-items:center;border-bottom:1px solid #fff;background-color:#4a4a4a;transition:.2s;cursor:pointer}.album .album_content .info_album .row .title{height:100%;display:flex;align-items:center}.album .album_content .info_album .row .title .toogle_exend{width:64px;height:100%;border:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 20l4-9.5L1 1' stroke='%2320c4f5' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-color:transparent}.album .album_content .info_album .row .title>img{width:69px}.album .album_content .info_album .row .title .name{color:#fff;font-weight:500;font-size:20px}.album .album_content .info_album .row .artist,.album .album_content .info_album .row .bpm{color:#fff;font-weight:500;font-size:17px}.album .album_content .info_album .row .key{display:flex;align-items:center}.album .album_content .info_album .row .key .name{color:#fff;font-weight:500;font-size:17px}.album .album_content .info_album .row:hover{background-color:#333;border:1px solid #20c4f5}.album .album_content.disabled:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:2;top:0;left:0}.album .descript_info.mobile{display:none}@media screen and (max-width:1150px){.album .descript_info.mobile{display:block;margin-bottom:30px}}.album.short{overflow:visible;position:relative;z-index:auto;cursor:pointer}.album.short.active{background-color:rgba(95,105,134,.2)}.album.short .download{right:50px}.album.extended:hover .expand_album:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1l-4 9.5L6 20' stroke='%2320C4F5' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat}.album.extended:hover .date,.album.extended:hover .download_track>span,.album.extended:hover .info_,.album.extended:hover .name{color:#20c4f5}.album.inside_album{width:100%;margin-bottom:60px}@media screen and (max-width:1150px){.album.inside_album{margin-top:0}}.album.inside_album .album_content{padding:15px 0 20px 0}@media screen and (max-width:1150px){.album.inside_album .album_content{padding:20px 0 20px 0}}.album.inside_album .album_content .head_album .album_artist{font-weight:400!important}@media screen and (max-width:1150px){.album.inside_album .album_content .left_box .cover_album{margin-bottom:0}}.album.inside_album .v-progress-circular{position:absolute;top:20%;left:50%;margin-left:-50px}.album.deleted:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(26,31,52,.55);cursor:pointer}.album.deleted .currently_unavailable{background-color:#363639;padding:4px 16px;border-radius:6px;color:#fff;font-size:15px;font-weight:300;position:absolute;top:12px;z-index:1;transition:.15s;white-space:nowrap}.album.deleted .short_album .cover_img>img{display:flex}.album.deleted .short_album .cover_img .play_album{display:none}.album.deleted .short_album .actions_albums .more_btn{position:relative}.album .notes_album{width:100%;background-color:hsla(0,0%,100%,.1);box-shadow:0 4px 4px rgba(0,0,0,.25);margin-top:6px;border-radius:8px;margin-bottom:50px;padding:0 21.5px;position:relative;cursor:pointer}.album .notes_album .notes_head{display:flex;justify-content:space-between;min-height:100%;align-items:center;height:53px}.album .notes_album .notes_head .title_head{font-size:16px;font-weight:500;color:#20c4f5}.album .notes_album .notes_head .title_head .count_notes{font-size:18px;font-weight:400;color:#7481a6;padding-left:26px}.album .notes_album .notes_head .close_notes{font-size:14px;font-weight:500;color:#20c4f5}.album .notes_album .notes_head.active .title_head{color:#fff}.album .notes_album .comments_container{padding-bottom:5px}.album .notes_album .comments_container .wrap_textarea{margin-top:0;margin-bottom:12px}.album .notes_album .comments_container .wrap_textarea .add_comment{background-color:#07101f}.album .notes_album .comments_container .item_c{margin-bottom:16px}.album .notes_album .comments_container .item_c .body_c{background-color:hsla(0,0%,100%,.1);box-shadow:0 4px 4px rgba(0,0,0,.25)}.album .notes_album.active .title_head{color:#fff;position:relative}.album .notes_album.active .title_head:after{content:"";display:block;position:absolute;top:100%;left:4px;width:33px;height:2px;background-color:#8591b1}.short_album{display:flex;align-items:center;justify-content:space-between;height:55px;border-radius:10px;margin-top:0;background-color:rgba(95,105,134,.1);cursor:pointer}.short_album .top_rating{display:flex;align-items:center;width:50px;color:#282c47;font-weight:900;font-size:30px}.short_album .description_info{height:100%;margin-left:16px}.short_album .actions_albums,.short_album .description_info{display:flex;align-items:center}.short_album .actions_albums .album_paid{display:flex;justify-content:center;align-items:center;height:34px;padding:0 16px;background:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;color:#fff;transition:.24s;margin-right:5.5px;width:72px;white-space:nowrap}.short_album .actions_albums .album_paid .price{display:flex;align-items:center;justify-content:center;opacity:1}.short_album .actions_albums .album_paid .add_to_cart,.short_album .actions_albums .album_paid .in_cart,.short_album .actions_albums .album_paid .remove_from_cart{display:none;opacity:0}.short_album .actions_albums .album_paid:hover{width:100px;transition:width .15s ease-in-out}.short_album .actions_albums .album_paid:hover .price{display:none;opacity:0}.short_album .actions_albums .album_paid:hover .add_to_cart{transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;opacity:1}.short_album .actions_albums .album_paid.album_in_cart .in_cart{display:flex;opacity:1}.short_album .actions_albums .album_paid.album_in_cart:hover{width:83px}.short_album .actions_albums .album_paid.album_in_cart:hover .in_cart{display:none}.short_album .actions_albums .album_paid.album_in_cart:hover .remove_from_cart{display:flex;opacity:1}.short_album .actions_albums .album_syp{display:flex;justify-content:center;align-items:center;height:34px;padding:0 16px;background:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;color:#fff;margin-right:5.5px;width:58px;white-space:nowrap;transition:width .15s ease-in-out;overflow:hidden}.short_album .actions_albums .album_syp .full_name{display:none;opacity:0;transition:.25s}.short_album .actions_albums .album_syp:hover{width:115px}.short_album .actions_albums .album_syp:hover .default_name{display:none}.short_album .actions_albums .album_syp:hover .full_name{display:flex;opacity:1}.short_album .actions_albums .download{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-right:5.5px;background-color:hsla(0,0%,62%,.2)}.short_album .actions_albums>div{display:flex;position:relative}.short_album .actions_albums .more_btn{width:30px;height:30px;border-radius:50%;margin-right:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill-opacity='.5' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.short_album .actions_albums .more_btn:hover,.short_album .actions_albums .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .cover_img{height:inherit;width:55px;flex-shrink:0;position:relative;border-radius:10px;overflow:hidden}.short_album .cover_img .play_album{display:none}.short_album .cover_img>img{overflow:hidden}.short_album .cover_img.active>img{display:none}.short_album .cover_img.active .play_album{display:flex}.short_album .wrap_like_album{width:83px;height:100%;display:flex;align-items:center;padding:0 20px}.short_album .wrap_like_album.hidden_like_album{width:0;padding:16px}.short_album .wrap_like_album .like{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.5' cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:33px;background-position:50%;width:100%;height:100%;display:flex;justify-content:center}.short_album .wrap_like_album .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .wrap_like_album .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23FF3F3F'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .wrap_like_album .like.active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.8' cx='15' cy='15' r='15' fill='%23181E33'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .wrap_like_album .release_purchased{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-size:20px}.short_album .wrap_like_album .release_deleted,.short_album .wrap_like_album .release_purchased{display:flex;justify-content:center;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}.short_album .wrap_like_album .release_deleted{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-size:30px;z-index:1}.short_album .wrap_like_album .release_deleted:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .actions{display:flex;align-items:center;justify-content:center;width:80px;flex-shrink:0;height:inherit}.short_album .actions>button{border:none;background-color:transparent;width:30px;height:24px}.short_album .actions>button.add_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.09 2.401a1.107 1.107 0 00-.445.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.253.39 1.246 1.246 0 00.254 1.318c.108.112.237.2.379.26.14.059.292.088.445.086h5.744c.152.002.304-.027.445-.087.142-.059.27-.147.379-.259.108-.111.194-.244.253-.391a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086H23.09zM19.628 12a1.11 1.11 0 00-.446.086c-.141.06-.27.148-.378.26a1.204 1.204 0 00-.254.39 1.245 1.245 0 00.253 1.319c.11.111.238.2.38.258.14.06.292.09.445.087h9.204a1.11 1.11 0 00.445-.087c.142-.059.27-.147.38-.258a1.245 1.245 0 000-1.709 1.146 1.146 0 00-.38-.26 1.11 1.11 0 00-.445-.086h-9.204zM1.169 21.6a1.113 1.113 0 00-.446.086 1.15 1.15 0 00-.38.259 1.204 1.204 0 00-.254.391 1.244 1.244 0 00.254 1.318c.11.111.238.2.38.259.142.06.293.088.446.086h27.66c.154.003.305-.027.447-.086.142-.06.27-.148.38-.26.108-.11.195-.244.254-.39a1.242 1.242 0 00-.255-1.318 1.15 1.15 0 00-.379-.26 1.114 1.114 0 00-.446-.086H1.169zM1.998 0C.898-.01 0 .83 0 1.866v13.065c0 1.51 1.803 2.394 3.114 1.527l9.89-6.532a1.807 1.807 0 000-3.055L3.115.34A2.06 2.06 0 001.998 0z' fill='%237d7d7d'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .actions>button.add_to_playlist:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.09 2.401a1.107 1.107 0 00-.445.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.253.39 1.246 1.246 0 00.254 1.318c.108.112.237.2.379.26.14.059.292.088.445.086h5.744c.152.002.304-.027.445-.087.142-.059.27-.147.379-.259.108-.111.194-.244.253-.391a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086H23.09zM19.628 12a1.11 1.11 0 00-.446.086c-.141.06-.27.148-.378.26a1.204 1.204 0 00-.254.39 1.245 1.245 0 00.253 1.319c.11.111.238.2.38.258.14.06.292.09.445.087h9.204a1.11 1.11 0 00.445-.087c.142-.059.27-.147.38-.258a1.245 1.245 0 000-1.709 1.146 1.146 0 00-.38-.26 1.11 1.11 0 00-.445-.086h-9.204zM1.169 21.6a1.113 1.113 0 00-.446.086 1.15 1.15 0 00-.38.259 1.204 1.204 0 00-.254.391 1.244 1.244 0 00.254 1.318c.11.111.238.2.38.259.142.06.293.088.446.086h27.66c.154.003.305-.027.447-.086.142-.06.27-.148.38-.26.108-.11.195-.244.254-.39a1.242 1.242 0 00-.255-1.318 1.15 1.15 0 00-.379-.26 1.114 1.114 0 00-.446-.086H1.169zM1.998 0C.898-.01 0 .83 0 1.866v13.065c0 1.51 1.803 2.394 3.114 1.527l9.89-6.532a1.807 1.807 0 000-3.055L3.115.34A2.06 2.06 0 001.998 0z' fill='%2320c4f5'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .actions>button.added_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.63 11.999a1.108 1.108 0 00-.446.086c-.141.06-.27.147-.379.259a1.205 1.205 0 00-.253.391 1.246 1.246 0 00.253 1.318c.109.112.238.2.38.259.14.06.292.089.445.086h9.204a1.11 1.11 0 00.445-.086c.142-.06.27-.147.379-.259.109-.112.195-.245.254-.391a1.244 1.244 0 00-.254-1.318 1.148 1.148 0 00-.379-.259 1.108 1.108 0 00-.445-.086H19.63zM24.244 2.398a1.108 1.108 0 00-.445.086c-.142.06-.27.147-.38.259a1.204 1.204 0 00-.253.391 1.246 1.246 0 00.254 1.318 1.108 1.108 0 00.824.345h4.59c.152.003.304-.027.445-.086.142-.06.27-.147.379-.26.108-.11.194-.244.253-.39a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086h-4.59zM6.14 16.799c-.443 0-.87-.199-1.185-.555L.49 8.674c-.655-.74-.655-1.938 0-2.678.655-.739 1.716-.739 2.37 0l3.18 6.122L14.357.663c.6-.794 1.658-.89 2.363-.212.704.678.788 1.873.188 2.668L7.415 16.133c-.303.402-.741.643-1.209.664l-.066.002zM1.169 21.6a1.113 1.113 0 00-.446.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.254.39 1.243 1.243 0 00.254 1.318c.11.112.238.2.38.26.142.058.293.088.446.086H28.83c.153.002.305-.027.446-.087.142-.06.271-.147.38-.259.109-.111.195-.244.254-.391a1.245 1.245 0 00-.254-1.318 1.148 1.148 0 00-.38-.259 1.113 1.113 0 00-.446-.086H1.17z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.short_album .name{width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.short_album .name>a,.short_album .name span{color:#fff;font-size:17px;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;font-weight:300}.short_album .name>a:hover,.short_album .name span:hover{text-decoration:underline;color:#20c4f5}.short_album .artist{width:230px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.short_album .artist>a,.short_album .artist span{color:#fff;font-size:16px;font-weight:300}.short_album .artist>a:hover,.short_album .artist span:hover{text-decoration:underline;color:#20c4f5}.short_album .artist span{color:#fff;font-size:16px;font-weight:300}.short_album .released{font-size:14px;width:170px}.short_album .album_status,.short_album .released{color:#fff;font-weight:300}.short_album .download_track{width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,62%,.2)}.short_album .download_track>span{color:#fff;font-size:24px;display:flex;justify-content:center;align-items:center}.short_album .dropdown,.short_album .more{padding-right:5px}.short_album .more>span{color:#8a8a8a;font-size:36px;display:flex;justify-content:center;align-items:center}.short_album:hover{background-color:rgba(95,105,134,.2)}.short_album:hover .cover_img>img{display:none}.short_album:hover .cover_img .play_album{display:flex}.item_list .list_album_head_tracks{display:flex;align-items:flex-end;height:33px;border-bottom:1px solid hsla(0,0%,76.9%,.1);padding-bottom:2px}.item_list .list_album_head_tracks>div{font-size:12px;color:hsla(0,0%,100%,.35)}.item_list .list_album_head_tracks>div.__title{margin-left:96px;width:195px}.item_list .list_album_head_tracks>div.__artist{width:140px}.item_list .list_album_head_tracks>div.__bpm,.item_list .list_album_head_tracks>div.__duration,.item_list .list_album_head_tracks>div.__key,.item_list .list_album_head_tracks>div.__size{width:80px}.item_list .info_album.disabled:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:2;top:0;left:0}.item_list .info_album.disabled .head_album .actions .more_btn{position:relative;z-index:3}.item_list .info_album .head_album .titles .owner{display:flex}.item_list .info_album .head_album .titles .album_artist,.item_list .info_album .head_album .titles .album_label{color:#dcdcdc!important;font-size:18px;font-weight:400!important}.item_list .info_album .head_album .titles .album_artist>a,.item_list .info_album .head_album .titles .album_label>a{color:#20c4f5}.item_list .info_album .head_album .titles .album_artist>a.is_this_you,.item_list .info_album .head_album .titles .album_label>a.is_this_you{font-size:12px!important}.albums_list.discovery_mode .album.is_listened:not(.active){background:rgba(95,105,134,.2)}.album-playlist .action_track{display:flex;align-items:center;position:relative}.album-playlist .action_track .track_deleted_block{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.2' cx='17.5' cy='17.5' r='17.5' fill='%23fff'/%3E%3Cpath d='M15.607 23.188a1.897 1.897 0 013.237-1.341 1.895 1.895 0 11-3.237 1.34zm.186-11.385a1.718 1.718 0 012.405-1.747 1.716 1.716 0 011.008 1.747l-.664 6.649a1.049 1.049 0 01-2.085 0l-.664-6.649z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-size:100%;margin-right:9px}.album-playlist .action_track .track_paid{display:flex;height:34px;align-items:center;justify-content:center;position:absolute;right:30px;background-color:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;width:70px;white-space:nowrap;overflow:hidden;transition:all .2s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.album-playlist .action_track .track_paid .add_to_cart,.album-playlist .action_track .track_paid .in_cart,.album-playlist .action_track .track_paid .remove_from_cart{display:none}.album-playlist .action_track .track_paid.disabled:hover{width:70px}.album-playlist .action_track .track_paid:hover{width:100px}.album-playlist .action_track .track_paid:hover .price{display:none}.album-playlist .action_track .track_paid:hover .add_to_cart{display:flex}.album-playlist .action_track .track_paid.track_in_cart .add_to_cart,.album-playlist .action_track .track_paid.track_in_cart .price{display:none}.album-playlist .action_track .track_paid.track_in_cart .in_cart{display:flex}.album-playlist .action_track .track_paid.track_in_cart:hover{width:80px}.album-playlist .action_track .track_syp{display:flex;justify-content:center;align-items:center;height:34px;padding:0 16px;background:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;color:#fff;margin-right:5.5px;width:58px;white-space:nowrap;transition:width .15s ease-in-out;overflow:hidden;position:absolute;right:30px}.album-playlist .action_track .track_syp .full_name{display:none;opacity:0;transition:.25s}.album-playlist .action_track .track_syp:hover{width:105px}.album-playlist .action_track .track_syp:hover .default_name{display:none}.album-playlist .action_track .track_syp:hover .full_name{display:flex;opacity:1}.album-playlist .action_track .download_track{position:absolute;right:30px;width:30px;height:30px;border-radius:50%;background-color:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-right:9px;font-size:0;transition:all .2s}.album-playlist .action_track .download_track>span{display:none}.album-playlist .action_track .download_track.disabled{cursor:pointer}.album-playlist .action_track .download_track.disabled,.album-playlist .action_track .download_track.disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.album-playlist .action_track .download_track:hover{display:flex;justify-content:center;align-items:center;width:100px;border-radius:42px;background-image:none;color:#fff;font-size:14px}.album-playlist .action_track .download_track:hover>span{display:flex}.album-playlist .action_track .download_track:hover.disabled{width:30px}.album-playlist .action_track .more{width:30px;height:30px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill-opacity='.5' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.album-playlist .action_track .more:hover,.album-playlist .action_track .more[aria-expanded=true]{background-color:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.album-playlist .action_track .basket{width:52px;height:30px;border:1px solid #5f6986;border-radius:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 16c-1.1 0-1.99.9-1.99 2S4.9 20 6 20s2-.9 2-2-.9-2-2-2zM0 0v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H6.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0019 2H4.21l-.94-2H0zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z' fill='%23F1F1F1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:.27s}.album-playlist .action_track .basket .track_price{font-size:15px;color:#20c4f5;display:flex;align-items:center;justify-content:center;height:inherit;opacity:0}.inside_album .album-playlist .download_track,.inside_album .album-playlist .track_paid,.inside_album .album-playlist .track_syp{right:50px}.pagination{display:flex;justify-content:center;align-items:center;width:100%;height:48px;margin:50px 0;flex-wrap:nowrap}@media screen and (max-width:767px){.pagination{height:37px;margin:64px 0}}.pagination .left_line,.pagination .right_line{width:40%;height:1px;background-color:#282c47}@media screen and (max-width:767px){.pagination .left_line,.pagination .right_line{display:none}}.pagination .center_box{height:100%;display:flex;align-items:center;margin:0 40px;flex-wrap:nowrap}@media screen and (max-width:767px){.pagination .center_box{margin:0}}.pagination .center_box .select_page{display:flex;flex-direction:column;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pagination .center_box .select_page .pagination_status{display:flex;align-items:center;width:150px;height:38px;background-color:#0c192a;font-size:14px;color:#dcdcdc;font-weight:500;border-radius:12px;padding-left:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.391l4.45-3.03c.103-.07.16-.163.16-.263S9.943.905 9.84.835L9.513.612a.742.742 0 00-.774 0L5.002 3.156 1.262.609A.693.693 0 00.873.5a.693.693 0 00-.387.109L.16.832C.057.902 0 .996 0 1.095c0 .1.057.194.16.264L4.614 4.39c.103.07.241.11.388.109a.694.694 0 00.388-.109z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:90%}.pagination .center_box .select_page .pagination_list{max-height:135px;overflow-x:auto;position:absolute;top:100%;width:100%;opacity:0;margin-top:9px;background-color:#0c192a;border-radius:12px;z-index:1000}.pagination .center_box .select_page .pagination_list .v-list-item{min-height:30px}.pagination .center_box .select_page .pagination_list .v-list-item .v-list-item__title{font-size:14px;font-weight:500;color:#dcdcdc}.pagination .center_box .select_page .pagination_list.show{opacity:1}.pagination .center_box>button{display:flex;align-items:center;width:106px;height:28px;border-radius:30px;background-color:transparent;color:#fff;font-size:16px;font-weight:300;border:1px solid #3b4155;padding-right:15px;position:relative;transition:.25s}@media screen and (max-width:767px){.pagination .center_box>button{width:70px;height:100%;font-size:0}}.pagination .center_box>button.previous_page{padding-left:30px;margin-right:15px}.pagination .center_box>button.previous_page:before{content:"";display:block;position:absolute;top:0;left:0;width:10px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 0;transform:rotate(90deg)}@media screen and (max-width:767px){.pagination .center_box>button.previous_page:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;background-size:12px}}@media screen and (max-width:767px){.pagination .center_box>button.previous_page{padding:0}.pagination .center_box>button.previous_page:before{background-position:50%}}.pagination .center_box>button.next_page{padding-left:30px;margin-left:15px}.pagination .center_box>button.next_page:after{content:"";display:block;position:absolute;top:0;right:0;width:10px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 0;transform:rotate(-90deg)}@media screen and (max-width:767px){.pagination .center_box>button.next_page:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;background-size:12px}}@media screen and (max-width:767px){.pagination .center_box>button.next_page{padding:0}.pagination .center_box>button.next_page:after{background-position:50%}}.pagination .center_box>button[disabled]{color:#282c47;cursor:auto}.pagination .center_box>button[disabled]:after,.pagination .center_box>button[disabled]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23282C47'/%3E%3C/svg%3E");background-repeat:no-repeat}.pagination .center_box>button[disabled]:hover{background-color:transparent;color:#282c47;border-color:#3b4155}.pagination .center_box>button[disabled]:hover:after,.pagination .center_box>button[disabled]:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%23282C47'/%3E%3C/svg%3E");background-repeat:no-repeat}.pagination .center_box>button:hover{background-color:rgba(72,74,108,.1)}.pagination .center_box>.count_pages{display:flex;align-items:center;padding-left:18px;padding-right:40px;flex-shrink:0;min-width:150px;height:100%;margin:0 15px;color:#dcdcdc;font-weight:500;font-size:14px;border-radius:6px;background-color:#0c192a;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.pagination .center_box>.count_pages{border-radius:12px}}.pagination .center_box>.count_pages>span{position:absolute;right:21px;display:flex;align-items:center;width:10px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50%}@media screen and (max-width:767px){.pagination .center_box>.count_pages>span{background-size:12px;width:12px}}.pagination .center_box>.count_pages[aria-expanded=true]>span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:rotate(180deg)}.head_subgenres{display:flex;justify-content:space-between;border-bottom:1px solid #282c47;margin-top:20px;margin-bottom:15px}.head_subgenres>.name{font-size:24px;line-height:28px;font-weight:500;color:#fff}.head_subgenres>a{font-size:18px;color:#20c4f5}.wrapper_subgenres{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:30px;margin-bottom:150px}@media screen and (max-width:480px){.wrapper_subgenres{-moz-column-gap:10px;column-gap:10px;row-gap:20px}}.wrapper_subgenres .item_subgenre{width:100%}.wrapper_subgenres .item_subgenre .image{position:relative;width:100%;flex-basis:50%;border-radius:12px;overflow:hidden}.wrapper_subgenres .item_subgenre .name{margin-top:10px;font-size:18px;color:#8591b1}.wrapper_subgenres .v-progress-circular{position:absolute;top:100px;left:50%;margin-left:-50px}.p_albums_list #top-anchor{height:1px;width:100%;margin-bottom:15px;background:transparent}.p_albums_list.discovery{background-color:#220037}.head_bar .subgenre_name{font-size:23px;font-weight:500;line-height:27px;color:#fff;border-bottom:1px solid #282c47;padding-bottom:3px}.head_bar .buttons_row{display:flex;margin-top:10px;margin-bottom:15px}.head_bar .buttons_row>button{display:flex;align-items:center;justify-content:center;width:50%;background:#323659;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:50px;height:44px}.head_bar .buttons_row>button>.icon{display:flex;width:28px;height:30px;background-position:0;margin-right:8px}.head_bar .buttons_row>button.play_all{margin-right:4px}.head_bar .buttons_row>button.play_all>.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.5a10.5 10.5 0 110-21 10.5 10.5 0 010 21zm0 1.5a12 12 0 100-24 12 12 0 000 24z' fill='%23fff'/%3E%3Cpath d='M9.406 7.583a.75.75 0 01.78.057l5.25 3.75a.75.75 0 010 1.22l-5.25 3.75A.75.75 0 019 15.75v-7.5a.75.75 0 01.406-.667z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.head_bar .buttons_row>button.play_all.active>.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.5a10.5 10.5 0 110-21 10.5 10.5 0 010 21zm0 1.5a12 12 0 100-24 12 12 0 000 24z' fill='%2320C4F5'/%3E%3Cpath d='M9.406 7.583a.75.75 0 01.78.057l5.25 3.75a.75.75 0 010 1.22l-5.25 3.75A.75.75 0 019 15.75v-7.5a.75.75 0 01.406-.667z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.head_bar .buttons_row>button.shuffle{margin-left:4px}.head_bar .buttons_row>button.shuffle>.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_730_4178)' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.25a.75.75 0 01.75-.75H2c3.303 0 5.74 1.86 7.311 3.627A15.994 15.994 0 0111 10.425c.39-.645.954-1.47 1.689-2.298C14.259 6.36 16.697 4.5 20 4.5V6c-2.697 0-4.76 1.515-6.189 3.123A14.435 14.435 0 0011.834 12a14.435 14.435 0 001.976 2.877C15.242 16.485 17.305 18 20 18v1.5c-3.303 0-5.74-1.86-7.311-3.627A15.892 15.892 0 0111 13.575a15.88 15.88 0 01-1.689 2.298C7.741 17.64 5.303 19.5 2 19.5h-.75a.75.75 0 110-1.5H2c2.697 0 4.76-1.515 6.189-3.123A14.437 14.437 0 0010.166 12 14.435 14.435 0 008.19 9.123C6.758 7.515 4.694 6 2 6h-.75a.75.75 0 01-.75-.75z'/%3E%3Cpath d='M20 8.2V2.3a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95A.375.375 0 0120 8.198zm0 13.5V15.8a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95a.375.375 0 01-.615-.289z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_730_4178'%3E%3Cpath fill='%23fff' transform='translate(.5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.head_bar .buttons_row>button.shuffle.active>.icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_730_4178)' fill='%2320C4F5'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.25a.75.75 0 01.75-.75H2c3.303 0 5.74 1.86 7.311 3.627A15.994 15.994 0 0111 10.425c.39-.645.954-1.47 1.689-2.298C14.259 6.36 16.697 4.5 20 4.5V6c-2.697 0-4.76 1.515-6.189 3.123A14.435 14.435 0 0011.834 12a14.435 14.435 0 001.976 2.877C15.242 16.485 17.305 18 20 18v1.5c-3.303 0-5.74-1.86-7.311-3.627A15.892 15.892 0 0111 13.575a15.88 15.88 0 01-1.689 2.298C7.741 17.64 5.303 19.5 2 19.5h-.75a.75.75 0 110-1.5H2c2.697 0 4.76-1.515 6.189-3.123A14.437 14.437 0 0010.166 12 14.435 14.435 0 008.19 9.123C6.758 7.515 4.694 6 2 6h-.75a.75.75 0 01-.75-.75z'/%3E%3Cpath d='M20 8.2V2.3a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95A.375.375 0 0120 8.198zm0 13.5V15.8a.375.375 0 01.615-.288l3.54 2.95c.18.15.18.425 0 .575l-3.54 2.95a.375.375 0 01-.615-.289z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_730_4178'%3E%3Cpath fill='%2320C4F5' transform='translate(.5)' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.head_bar .discovery_mode{display:flex;align-items:center;justify-content:center;width:100%;height:45px;border:1px solid #5f6986;border-radius:120px;color:#fff;font-size:16px;margin-bottom:15px}.head_bar .discovery_mode .v-input--switch{margin-left:16px}.wrap_grid_albums{display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:40px;min-height:180px}.wrap_grid_albums .v-skeleton-loader{width:100%}@media screen and (max-width:480px){.wrap_grid_albums{-moz-column-gap:10px;column-gap:10px;row-gap:20px;padding-bottom:40px}}.mobile_album_details{width:100%;margin-bottom:20px;overflow:hidden}.mobile_album_details .skeleton .cover_release{width:100%;height:477px;position:relative;margin-bottom:30px;border-radius:12px;background-color:#1a1f34;z-index:1}.mobile_album_details .skeleton .cover_release .v-skeleton-loader__image{height:100%}@media screen and (max-width:480px){.mobile_album_details .skeleton .cover_release{height:329px}}.mobile_album_details .skeleton .line_item_track{height:50px;margin-bottom:10px;background-color:#1a1f34}.mobile_album_details .skeleton .line_item_track>div{height:100%}.mobile_album_details .cover_album{width:100%;position:relative;margin-bottom:30px;z-index:1}.mobile_album_details .cover_album .license{position:absolute;width:100%;height:46px;top:50%;margin-top:-23px;background-color:#282c47;box-shadow:0 3.86335px 3.86335px rgba(0,0,0,.25);padding:2px 20px}.mobile_album_details .cover_album .license>span{display:flex;justify-content:center;font-size:14px;color:#f1f1f1}.mobile_album_details .cover_album .license>span>a{color:#20c4f5;margin-left:5px}.mobile_album_details .cover_album .add_like,.mobile_album_details .cover_album .remove_like{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background-color:#1a1f34;background-position:50%}.mobile_album_details .cover_album .add_like{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' stroke='%23fff' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.mobile_album_details .cover_album .remove_like{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' fill='%23E94E4E' stroke='%23E94E4E' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.mobile_album_details .cover_album .album_pause,.mobile_album_details .cover_album .album_play{position:absolute;left:20px;bottom:20px;width:79.3px;height:79.3px;border-radius:50%;background-position:50%;background-size:100%}.mobile_album_details .cover_album .album_play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='88' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='44.001' cy='44' r='39.686' fill='%237481A6'/%3E%3Ccircle cx='43.999' cy='44' r='32.8' fill='%2322293A'/%3E%3Cpath d='M76.784 44a32.784 32.784 0 11-65.57 0 32.784 32.784 0 0165.57 0zM39.04 32.087a2.05 2.05 0 00-3.237 1.668v20.49a2.049 2.049 0 003.238 1.668l14.343-10.245a2.05 2.05 0 000-3.336L39.04 32.087z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.mobile_album_details .cover_album .album_pause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='102' height='102' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='51' cy='51' r='46' fill='%237481A6'/%3E%3Ccircle cx='51' cy='51' r='38' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M47 38.5a3.5 3.5 0 10-7 0v25a3.5 3.5 0 107 0v-25zm15 0a3.5 3.5 0 10-7 0v25a3.5 3.5 0 107 0v-25z' fill='%2322293A'/%3E%3C/svg%3E");background-repeat:no-repeat}.mobile_album_details .cover_album>img{width:100%;border-radius:15px;overflow:hidden}.mobile_album_details .mobile_track_list{margin-bottom:16px;border-bottom:1px solid #282c47;padding-bottom:6px;position:relative;z-index:1}.mobile_album_details .mobile_track_list .item_track{display:flex;align-items:center;justify-content:space-between;width:100%;height:63px;padding:0 14px}.mobile_album_details .mobile_track_list .item_track>div{display:flex;align-items:center;height:100%}.mobile_album_details .mobile_track_list .item_track>div.main_info{flex-basis:80%;max-width:80%}.mobile_album_details .mobile_track_list .item_track>div.main_info .is_purchased{margin:0 15px;width:30px;min-width:30px;height:20px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:center 0;background-size:contain}@media screen and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .is_purchased{margin-left:0}}@media(min-width:479px)and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .is_purchased{min-width:40px}}.mobile_album_details .mobile_track_list .item_track>div.main_info .track_deleted{margin:0 15px;width:30px;min-width:30px;height:30px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:center 0;background-size:contain;cursor:pointer}.mobile_album_details .mobile_track_list .item_track>div.main_info .track_deleted:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .track_deleted{margin-left:0}}@media(min-width:479px)and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .track_deleted{min-width:40px}}.mobile_album_details .mobile_track_list .item_track>div.main_info .like{display:flex;margin:0 15px;width:30px;min-width:30px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.mobile_album_details .mobile_track_list .item_track>div.main_info .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23FF3F3F'/%3E%3C/svg%3E");background-repeat:no-repeat}.mobile_album_details .mobile_track_list .item_track>div.main_info .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .like{margin-left:0}}@media(min-width:479px)and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div.main_info .like{min-width:40px}}@media screen and (max-width:480px){.mobile_album_details .mobile_track_list .item_track>div.main_info .like{display:none}}.mobile_album_details .mobile_track_list .item_track>div.other_info{width:35px;justify-content:flex-end;flex-shrink:0}.mobile_album_details .mobile_track_list .item_track>div .index{display:flex;align-items:center;width:35px;height:100%;padding-left:6px;flex-shrink:0}@media screen and (max-width:480px){.mobile_album_details .mobile_track_list .item_track>div .index{width:40px}}.mobile_album_details .mobile_track_list .item_track>div .track_descript{display:flex;flex-direction:column;justify-content:center;max-width:90%}.mobile_album_details .mobile_track_list .item_track>div .track_descript .name{display:block;font-size:16px;font-weight:300;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:479px)and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div .track_descript .name{font-size:18px}}.mobile_album_details .mobile_track_list .item_track>div .track_descript .artist{font-size:14px;font-weight:300;color:#7481a6}@media(min-width:479px)and (max-width:767px){.mobile_album_details .mobile_track_list .item_track>div .track_descript .artist{font-size:16px}}.mobile_album_details .mobile_track_list .item_track>div .more{color:#5f6986;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%234c4c4c'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:5px;background-position:5px 7px}.mobile_album_details .mobile_track_list .item_track>div .more>span{font-size:32px}.mobile_album_details .mobile_track_list .item_track.playing{background:rgba(32,196,245,.05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mobile_album_details .mobile_track_list .item_track.playing .index{font-size:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.099 1.495c0-1.39-1.75-2.024-2.657-.965L7.34 5.332a2.007 2.007 0 01-1.533.703h-3.76A4.038 4.038 0 00-.793 7.2a3.956 3.956 0 00-1.177 2.812v3.976c0 1.055.424 2.066 1.177 2.812a4.039 4.039 0 002.84 1.165h3.76a2.025 2.025 0 011.533.704l4.103 4.8c.906 1.06 2.657.426 2.657-.964V1.495zm3.448 3.72a1.01 1.01 0 011.397.257c1.471 2.118 2.248 4.3 2.248 6.528 0 2.229-.777 4.41-2.248 6.529a1 1 0 01-.646.421 1.017 1.017 0 01-.756-.157 1 1 0 01-.42-.643.984.984 0 01.167-.748c1.29-1.859 1.895-3.654 1.895-5.402 0-1.748-.605-3.543-1.895-5.401a.986.986 0 01.259-1.382l-.001-.001zm4.275-3.876a1.006 1.006 0 00-1.1-.19 1.005 1.005 0 00-.53.551.985.985 0 00.244 1.078C22.834 5.038 24.08 8.484 24.08 12c0 3.517-1.246 6.962-3.644 9.222a.994.994 0 00-.31.696.985.985 0 00.276.71 1.006 1.006 0 001.09.241c.122-.047.235-.118.33-.208 2.876-2.71 4.266-6.721 4.266-10.661 0-3.94-1.39-7.95-4.266-10.661z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0}.mobile_album_details .mobile_track_list .v-navigation-drawer{top:20%!important;right:0}.mobile_album_details .details_album .album_name{display:flex;justify-content:space-between;font-size:20px;color:#f1f1f1}.mobile_album_details .details_album .album_name .tootle_album_description{width:30px;height:30px}.mobile_album_details .details_album .album_name .tootle_album_description>span{color:#20c4f5}.mobile_album_details .details_album .album_name .tootle_album_description.expand>span{transform:rotate(-180deg)}.mobile_album_details .details_album .album_artist{font-size:18px;font-weight:300;color:#20c4f5;margin-bottom:3px}.mobile_album_details .details_album .album_artist>a{font-size:18px;color:#20c4f5}.mobile_album_details .details_album .album_artist>a>span{color:#dcdcdc;font-weight:300;font-size:18px}.mobile_album_details .details_album .album_publish{font-size:14px;color:#f1f1f1;margin-bottom:8px}.mobile_album_details .details_album .album_get{margin-bottom:32px;display:flex;justify-content:space-between}.mobile_album_details .details_album .album_get>button{flex-basis:50%}.mobile_album_details .details_album .album_get>button:first-child{margin-right:7px}.mobile_album_details .details_album .album_get>button:last-child{margin-left:7px}.mobile_album_details .details_album .album_description{font-size:15px;font-weight:300;line-height:170%;color:#dcdcdc}.mobile_album_details .details_album .album_description a{color:#20c4f5}.mobile_album_details .details_album .album_description strong{color:#dcdcdc}:root{--vh:1vh;--player-height:64px;--bottom-position:64px}html.app-mode{--bottom-position:calc(64px + env(safe-area-inset-bottom))}.v-navigation-drawer{z-index:999;height:auto!important;max-height:calc(var(--vh, 1vh)*45)!important;bottom:var(--bottom-position)!important;border-top-left-radius:12px;border-top-right-radius:12px;will-change:transform;transform-origin:bottom;position:fixed;touch-action:none;transition:transform .3s cubic-bezier(.4,0,.2,1);background-color:#282c47;overscroll-behavior:none;-webkit-overflow-scrolling:touch}.v-navigation-drawer.v-navigation-drawer--open{transform:translateY(0)}.v-navigation-drawer .v-navigation-drawer__border{display:none}.v-navigation-drawer .wrap_drawer{touch-action:pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s cubic-bezier(.4,0,.2,1);opacity:1;display:flex;flex-direction:column;height:100%;padding-bottom:15px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player{padding-top:15px;width:100%;min-height:120px;background-color:#282c47;position:relative;flex:0 0 auto}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons{display:flex;justify-content:center;align-items:center;height:55px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons>button{width:50px;height:50px;border-radius:50%}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons>button.prev_track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.6 4.5a.9.9 0 111.8 0v15a.9.9 0 01-1.8 0v-15z' fill='%23F8F8F8'/%3E%3Cpath d='M20.4 5.281a1.5 1.5 0 00-2.331-1.248L7.99 10.752a1.5 1.5 0 000 2.496l10.078 6.72a1.5 1.5 0 002.331-1.25V5.28v.001z' fill='%23f8f8f8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-right:10px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons>button.next_track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4 1.5a.9.9 0 10-1.8 0v15a.9.9 0 101.8 0v-15z' fill='%23F8F8F8'/%3E%3Cpath d='M.6 2.281A1.5 1.5 0 012.93 1.033L13.01 7.752a1.5 1.5 0 010 2.496L2.93 16.968A1.5 1.5 0 01.6 15.718V2.28v.001z' fill='%23f8f8f8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-left:10px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons .toggle_play{width:50px;height:50px;background-color:#20c4f5;border-radius:50%;overflow:hidden}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons .toggle_play>button{width:100%;height:100%;background-position:50%}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons .toggle_play>button.play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.33L.5 8.66V0L8 4.33z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:12px;background-position:21px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .action_buttons .toggle_play>button.pause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 15V1m8 14V1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress{display:flex;align-items:center;width:100%;height:50px;padding:0 15px;position:relative}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .time_displays{display:flex;justify-content:space-between;width:calc(100% - 30px);position:absolute;left:15px;pointer-events:none}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .time_displays span{font-size:17px;color:#fff}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container{width:100%;padding:0 55px;position:relative;z-index:0}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__control{flex-direction:row;flex-wrap:nowrap;cursor:pointer}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot{margin:0}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__track-container{display:flex;align-items:center}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__track-container .v-slider__track-background{height:1px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__track-container .v-slider__track-fill{height:3px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__thumb{width:19px;height:19px}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__thumb:before{content:none;left:-9px;top:-9px;transform:scale(1.2)!important}.v-navigation-drawer .wrap_drawer .wrap_drawer_player .track_progress .slider_container .v-input__slider .v-input__slot .v-slider__thumb:after{content:none}.v-navigation-drawer .wrap_drawer .wrap_drawer_list{flex:1 1 auto;position:relative;background-color:#192234}.v-navigation-drawer .wrap_drawer .wrap_drawer_list>button{display:flex;align-items:center;padding-left:5%;width:100%;height:52px;border-bottom:1px solid #282c47;font-size:16px;color:#8591b1;background-position:95%}.v-navigation-drawer .wrap_drawer .wrap_drawer_list>button.favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' stroke='%23fff' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-navigation-drawer .wrap_drawer .wrap_drawer_list>button.favorite.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' fill='%23E94E4E' stroke='%23E94E4E' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-navigation-drawer .wrap_drawer .wrap_drawer_list>button.share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4V0l7 7-7 7V9.9c-5 0-8.5 1.6-11 5.1C1 10 4 5 11 4z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px}.v-navigation-drawer .wrap_drawer .wrap_drawer_list>button.add_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0H0v2h12V0zm0 4H0v2h12V4zM0 10h8V8H0v2zM14 0v8.18c-.31-.11-.65-.18-1-.18a3 3 0 103 3V2h3V0h-5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:22px}.v-navigation-drawer .wrap_drawer .close_drawer{display:flex;align-items:center;justify-content:center;width:100%;height:61px;color:#8591b1;font-size:16px;font-weight:500}html.app-mode .v-navigation-drawer{height:calc(var(--vh, 1vh)*45)!important;max-height:calc(var(--vh, 1vh)*45)!important;position:fixed;transform:translateZ(0);-webkit-transform:translateZ(0);padding-bottom:env(safe-area-inset-bottom);z-index:1000}html.app-mode .v-navigation-drawer .wrap_drawer{display:flex;flex-direction:column;height:100%;overflow:hidden}.v-navigation-drawer:not(.v-navigation-drawer--open) .wrap_drawer{opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.user_menu{max-width:230px;min-width:230px;overflow:hidden;background-color:transparent;transition:all .3s ease-out}.user_menu .menu_box{background:#282c47;border-radius:20px;margin-bottom:8px;overflow:hidden}.user_menu .user_link{display:flex;align-items:center;height:59px;padding-left:16px;padding-right:16px;cursor:pointer;color:#fff;white-space:nowrap;overflow:hidden}.user_menu .user_link .user_ava{width:40px;height:40px;border-radius:50%;margin-right:8px;border:1px solid rgba(133,145,177,.4);transition:.2s;overflow:hidden;flex-shrink:0}.user_menu .user_link .user_ava .default_user_avatar{width:100%;height:100%;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:cover;background-position:50%}.user_menu .user_link .username{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user_menu .user_link:hover{color:#dcdcdc}.user_menu .user_link:hover .user_ava{border:1px solid hsla(0,0%,100%,.4)}.user_menu .dashboard_link{display:flex;align-items:center;width:100%;height:55px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.667 8.333V1.667c0-.473.16-.869.48-1.189A1.611 1.611 0 0118.333 0h10c.473 0 .868.16 1.187.478.32.32.48.716.48 1.189v6.666c0 .473-.16.868-.48 1.187-.319.32-.714.48-1.187.48h-10c-.472 0-.867-.16-1.186-.48a1.608 1.608 0 01-.48-1.187zM0 15V1.667C0 1.194.16.798.48.478A1.611 1.611 0 011.667 0h10c.472 0 .868.16 1.188.478.319.32.478.716.478 1.189V15c0 .472-.16.868-.478 1.187-.32.32-.716.48-1.188.48h-10c-.473 0-.868-.16-1.187-.48A1.609 1.609 0 010 15zm16.667 13.333V15c0-.472.16-.868.48-1.188a1.611 1.611 0 011.186-.479h10c.473 0 .868.16 1.187.479.32.32.48.716.48 1.188v13.333c0 .473-.16.868-.48 1.187-.319.32-.714.48-1.187.48h-10c-.472 0-.867-.16-1.186-.48a1.608 1.608 0 01-.48-1.187zM0 28.333v-6.666c0-.473.16-.869.48-1.189A1.611 1.611 0 011.667 20h10c.472 0 .868.16 1.188.478.319.32.478.716.478 1.189v6.666c0 .473-.16.868-.478 1.187-.32.32-.716.48-1.188.48h-10c-.473 0-.868-.16-1.187-.48A1.608 1.608 0 010 28.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:20px;background-size:22px;padding-left:54px;font-size:16px;color:#fff}.user_menu .dashboard_link:hover{color:#dcdcdc}.user_menu .account_settings{display:flex;align-items:center;width:100%;height:55px;padding-left:54px;color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 12.5a6 6 0 110-12 6 6 0 110 12zm-2.142 2.25h4.284c.553 0 1.097.056 1.617.155-.098.867.347 1.668 1.022 2.1-.778.497-1.251 1.48-.937 2.498a8.587 8.587 0 001.912 3.31c.736.792 1.857.862 2.681.407v.043c0 .43.127.867.37 1.232H1.393A1.385 1.385 0 010 23.108a8.356 8.356 0 018.358-8.358zm12.08-4.022c0-.328.21-.623.53-.694a6.889 6.889 0 013.065 0c.319.07.53.366.53.694v1.434c.37.16.721.361 1.045.6l1.167-.67a.702.702 0 01.867.113c.356.38.67.806.942 1.275.272.468.483.956.633 1.453.099.314-.051.642-.337.806l-1.172.675c.019.188.033.38.033.577 0 .197-.01.384-.033.576l1.172.675a.7.7 0 01.337.806 7.343 7.343 0 01-.633 1.454 6.754 6.754 0 01-.942 1.275.703.703 0 01-.867.112l-1.167-.67c-.324.239-.67.44-1.046.6v1.434c0 .328-.21.624-.53.694a6.89 6.89 0 01-3.065 0c-.319-.07-.53-.366-.53-.694V21.82a5 5 0 01-1.054-.605l-1.158.67a.702.702 0 01-.867-.112 6.964 6.964 0 01-.942-1.275 6.838 6.838 0 01-.633-1.453c-.099-.314.051-.642.337-.806l1.163-.67a5.97 5.97 0 01-.033-.582c0-.197.01-.39.033-.581l-1.167-.67a.7.7 0 01-.338-.807 7.08 7.08 0 011.575-2.728.702.702 0 01.867-.112l1.163.67c.323-.24.68-.44 1.055-.605v-1.425zm4.317 6.258a2.252 2.252 0 00-2.255-2.25 2.252 2.252 0 00-2.255 2.25 2.252 2.252 0 002.255 2.25 2.252 2.252 0 002.255-2.25z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:16px;background-size:29px}.user_menu .account_settings:hover{color:#dcdcdc}.user_menu .account_logout{display:flex;align-items:center;width:100%;height:60px;color:#fff;padding-left:56px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 2.5H7.5A2.507 2.507 0 005 5v20c0 1.375 1.125 2.5 2.5 2.5h11.25c1.375 0 2.5-1.125 2.5-2.5v-2.5h-2.5V25H7.5V5h11.25v2.5h2.5V5c0-1.375-1.125-2.5-2.5-2.5z' fill='%23DCDCDC'/%3E%3Cpath d='M17.387 19.488l-1.762 1.762L9.375 15l6.25-6.25 1.762 1.762-3.225 3.238H26.25v2.5H14.162l3.225 3.238z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:16px;background-size:29px}.user_menu .account_logout:hover{color:#dcdcdc}.wrapper_user_menu{width:230px;height:500px;overflow:hidden;position:absolute;top:65px;right:0;transition:all .18s ease-out;border-radius:20px;z-index:5}.wrapper_user_menu.close-menu{display:none}.inside_account_settings_menu,.inside_dashboard_menu,.user_menu{max-width:230px;min-width:230px;overflow:hidden;position:absolute;top:0;right:0;transition:all .18s ease-out;transform:translateX(100%)}.inside_account_settings_menu #btn-open-main-menu,.inside_dashboard_menu #btn-open-main-menu,.user_menu #btn-open-main-menu{padding-left:62px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6.25v7.5H10v6.05L.2 10 10 .2v6.05h10z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:21px}.inside_account_settings_menu>button,.inside_dashboard_menu>button,.user_menu>button{display:flex;align-items:center;width:100%;height:70px;color:#fff;background:#282c47;border-radius:20px;margin-bottom:8px;overflow:hidden}.inside_account_settings_menu>button:hover,.inside_dashboard_menu>button:hover,.user_menu>button:hover{color:#dcdcdc}.inside_account_settings_menu .list_links,.inside_dashboard_menu .list_links,.user_menu .list_links{background:#282c47;border-radius:20px;padding-top:8px;padding-bottom:8px;overflow:hidden}.inside_account_settings_menu .list_links>a,.inside_account_settings_menu .list_links button,.inside_dashboard_menu .list_links>a,.inside_dashboard_menu .list_links button,.user_menu .list_links>a,.user_menu .list_links button{display:flex;align-items:center;height:40px;color:#fff;padding-left:62px;background-position:16px;position:relative}.inside_account_settings_menu .list_links>a:hover,.inside_account_settings_menu .list_links button:hover,.inside_dashboard_menu .list_links>a:hover,.inside_dashboard_menu .list_links button:hover,.user_menu .list_links>a:hover,.user_menu .list_links button:hover{color:#dcdcdc}.inside_account_settings_menu .list_links>a.disabled,.inside_account_settings_menu .list_links button.disabled,.inside_dashboard_menu .list_links>a.disabled,.inside_dashboard_menu .list_links button.disabled,.user_menu .list_links>a.disabled,.user_menu .list_links button.disabled{color:hsla(0,0%,100%,.5)}.inside_account_settings_menu .list_links>a.i-overview,.inside_account_settings_menu .list_links button.i-overview,.inside_dashboard_menu .list_links>a.i-overview,.inside_dashboard_menu .list_links button.i-overview,.user_menu .list_links>a.i-overview,.user_menu .list_links button.i-overview{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.25 7V2c0-.354.12-.651.36-.891s.536-.359.89-.359H22c.354 0 .65.12.89.359.24.24.36.537.36.891v5c0 .354-.12.65-.36.89s-.536.36-.89.36h-7.5c-.354 0-.65-.12-.89-.36s-.36-.536-.36-.89zM.75 12V2c0-.354.12-.651.36-.891S1.646.75 2 .75h7.5c.354 0 .651.12.891.359.24.24.359.537.359.891v10c0 .354-.12.65-.359.89-.24.24-.537.36-.891.36H2c-.354 0-.65-.12-.89-.36S.75 12.354.75 12zm12.5 10V12c0-.354.12-.651.36-.891s.536-.359.89-.359H22c.354 0 .65.12.89.359.24.24.36.537.36.891v10c0 .354-.12.65-.36.89s-.536.36-.89.36h-7.5c-.354 0-.65-.12-.89-.36s-.36-.536-.36-.89zM.75 22v-5c0-.354.12-.651.36-.891s.536-.359.89-.359h7.5c.354 0 .651.12.891.359.24.24.359.537.359.891v5c0 .354-.12.65-.359.89-.24.24-.537.36-.891.36H2c-.354 0-.65-.12-.89-.36S.75 22.354.75 22z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-followers,.inside_account_settings_menu .list_links button.i-followers,.inside_dashboard_menu .list_links>a.i-followers,.inside_dashboard_menu .list_links button.i-followers,.user_menu .list_links>a.i-followers,.user_menu .list_links button.i-followers{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 .875a4.375 4.375 0 110 8.75 4.375 4.375 0 010-8.75zM6.25 4c.7 0 1.35.188 1.912.525a6.92 6.92 0 001.413 4.95A3.746 3.746 0 012.5 7.75 3.75 3.75 0 016.25 4zm17.5 0a3.75 3.75 0 010 7.5c-1.45 0-2.7-.825-3.325-2.025a6.92 6.92 0 001.412-4.95A3.69 3.69 0 0123.75 4zM6.875 16.813c0-2.588 3.637-4.688 8.125-4.688 4.488 0 8.125 2.1 8.125 4.688V19H6.875v-2.188zM0 19v-1.875c0-1.738 2.362-3.2 5.563-3.625-.738.85-1.188 2.025-1.188 3.313V19H0zm30 0h-4.375v-2.188c0-1.287-.45-2.462-1.188-3.312 3.2.425 5.563 1.887 5.563 3.625V19z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-earnings,.inside_account_settings_menu .list_links button.i-earnings,.inside_dashboard_menu .list_links>a.i-earnings,.inside_dashboard_menu .list_links button.i-earnings,.user_menu .list_links>a.i-earnings,.user_menu .list_links button.i-earnings{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.333.25C1.495.25 0 1.707 0 3.5v13c0 1.793 1.495 3.25 3.333 3.25h23.334c1.838 0 3.333-1.457 3.333-3.25v-13C30 1.707 28.505.25 26.667.25H3.333zm10.834 6.5h11.666c.459 0 .834.366.834.813a.826.826 0 01-.834.812H14.167a.826.826 0 01-.834-.813c0-.446.375-.812.834-.812zm-.834 5.688c0-.447.375-.813.834-.813h11.666c.459 0 .834.366.834.813a.826.826 0 01-.834.812H14.167a.826.826 0 01-.834-.813zM8.547 5.125v.32c.344.06.864.162 1.094.223.557.143.885.701.74 1.244-.147.544-.72.864-1.277.722-.198-.051-.906-.188-1.13-.219-.635-.096-1.156-.015-1.49.132-.328.148-.411.315-.427.412-.031.172 0 .238.005.254.016.025.053.09.188.177.318.214.818.366 1.557.58l.042.01c.63.187 1.474.43 2.104.883.35.249.677.579.88 1.04.209.463.25.97.157 1.494-.172.965-.829 1.625-1.646 1.965-.255.107-.521.183-.802.234v.279c0 .564-.47 1.02-1.047 1.02a1.034 1.034 0 01-1.047-1.02v-.325c-.495-.112-1.14-.325-1.552-.462l-.23-.076a1.014 1.014 0 01-.66-1.285c.176-.533.77-.818 1.317-.645.104.036.213.071.333.107.495.162 1.052.35 1.365.4.667.102 1.182.036 1.5-.096.286-.116.385-.269.416-.447.037-.203.006-.3-.01-.34-.02-.045-.068-.111-.193-.203-.307-.218-.796-.38-1.526-.594l-.114-.036c-.61-.177-1.407-.41-2.01-.812-.344-.229-.688-.543-.902-.99-.218-.457-.27-.955-.177-1.473.167-.93.844-1.57 1.62-1.914.26-.117.536-.204.828-.26V5.12c0-.564.469-1.02 1.047-1.02s1.047.456 1.047 1.02v.005z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-accounts,.inside_account_settings_menu .list_links button.i-accounts,.inside_dashboard_menu .list_links>a.i-accounts,.inside_dashboard_menu .list_links button.i-accounts,.user_menu .list_links>a.i-accounts,.user_menu .list_links button.i-accounts{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.62 14.497a5.5 5.5 0 000-1.997l1.21-.699a.34.34 0 00.154-.399 7.036 7.036 0 00-1.556-2.69.342.342 0 00-.422-.066l-1.21.698a5.504 5.504 0 00-1.73-.998V6.948c0-.159-.112-.3-.267-.332a7.072 7.072 0 00-3.103 0 .341.341 0 00-.267.332v1.398a5.502 5.502 0 00-1.73.998l-1.21-.698a.343.343 0 00-.422.065 7.036 7.036 0 00-1.556 2.691.345.345 0 00.155.4l1.21.698a5.5 5.5 0 000 1.997l-1.21.699a.34.34 0 00-.155.398 7.071 7.071 0 001.556 2.691.342.342 0 00.422.066l1.21-.699c.51.436 1.097.774 1.73.999v1.397c0 .16.112.3.267.333a7.072 7.072 0 003.103 0 .341.341 0 00.268-.333v-1.397a5.503 5.503 0 001.73-.999l1.21.699c.135.08.313.052.421-.066a7.036 7.036 0 001.556-2.69.345.345 0 00-.154-.4l-1.21-.698zm-5.367 1.275a2.276 2.276 0 01-2.274-2.274 2.279 2.279 0 012.274-2.274 2.279 2.279 0 012.273 2.274 2.276 2.276 0 01-2.273 2.274zM4.5 8.997c1.655 0 3-1.345 3-3s-1.345-3.001-3-3.001c-1.654 0-3 1.346-3 3 0 1.656 1.346 3.001 3 3.001zm10.502 1.5c.089 0 .173-.023.262-.027a8.642 8.642 0 011.702-2.776c.347-.375.839-.59 1.355-.59.323 0 .642.084.918.248l.37.215c.038-.023.076-.042.113-.065a5.19 5.19 0 00.525-2.25A5.248 5.248 0 0014.997 0 5.24 5.24 0 009.75 5.246a5.248 5.248 0 005.25 5.252zm4.931 9.12c-.107-.056-.215-.122-.318-.183-.385.225-.718.46-1.29.46a1.863 1.863 0 01-1.354-.591 8.548 8.548 0 01-1.885-3.264c-.502-1.617 1.167-2.33 1.21-2.358a4.744 4.744 0 010-.365l-.37-.216a1.909 1.909 0 01-.46-.38c-.155.01-.305.028-.46.028a7.4 7.4 0 01-3.211-.75h-.39a5.403 5.403 0 00-5.404 5.401v1.35A2.25 2.25 0 008.25 21h11.973c-.173-.281-.29-.6-.29-.952v-.431zM8.115 11.37A2.991 2.991 0 006 10.498H3c-1.656 0-3.001 1.345-3.001 3v1.5c0 .83.67 1.501 1.5 1.501h3.09a6.875 6.875 0 013.525-5.13z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-uploads,.inside_account_settings_menu .list_links button.i-uploads,.inside_dashboard_menu .list_links>a.i-uploads,.inside_dashboard_menu .list_links button.i-uploads,.user_menu .list_links>a.i-uploads,.user_menu .list_links button.i-uploads{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16.5h6v-9h4.5L15 0 7.5 7.5H12v9zm17.007.798c-.315-.336-2.417-2.585-3.017-3.171a2.255 2.255 0 00-1.563-.627h-2.635l4.596 4.49h-5.316a.412.412 0 00-.36.2L19.488 21h-8.976l-1.224-2.81a.414.414 0 00-.36-.2H3.612l4.594-4.49H5.572a2.26 2.26 0 00-1.563.627c-.6.588-2.701 2.836-3.016 3.17-.734.782-1.137 1.405-.945 2.174l.841 4.611c.192.771 1.037 1.404 1.878 1.404h24.468c.842 0 1.686-.633 1.878-1.404l.842-4.61c.189-.77-.213-1.393-.948-2.174z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-events,.inside_account_settings_menu .list_links button.i-events,.inside_dashboard_menu .list_links>a.i-events,.inside_dashboard_menu .list_links button.i-events,.user_menu .list_links>a.i-events,.user_menu .list_links button.i-events{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.636 18.91V8.272H7.091v10.636h16.545zm0-16.546A2.364 2.364 0 0126 4.727V18.91a2.363 2.363 0 01-2.364 2.364H7.091a2.363 2.363 0 01-2.364-2.364V4.727a2.364 2.364 0 012.364-2.363h1.182V0h2.363v2.364h9.455V0h2.363v2.364h1.182zm-4.1 9.525l-5.248 5.247-3.167-3.167 1.253-1.253 1.914 1.915 3.995-3.995 1.252 1.253zM2.363 23.636h16.545V26H2.364A2.364 2.364 0 010 23.636V9.455h2.364v14.181z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-merch,.inside_account_settings_menu .list_links button.i-merch,.inside_dashboard_menu .list_links>a.i-merch,.inside_dashboard_menu .list_links button.i-merch,.user_menu .list_links>a.i-merch,.user_menu .list_links button.i-merch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.184 7.875L9.371 0H3.2L.621 6.75C.543 6.99.5 7.239.5 7.5c0 1.656 1.725 3 3.856 3 1.966 0 3.59-1.146 3.829-2.625zM14 10.5c2.13 0 3.857-1.344 3.857-3 0-.061-.005-.123-.008-.181L17.085 0h-6.17l-.765 7.313a3.909 3.909 0 00-.007.187c0 1.656 1.727 3 3.857 3zm7.5 1.569V18h-15v-5.922a6.312 6.312 0 01-2.144.372c-.292 0-.575-.034-.856-.073V21.9c0 1.155.944 2.1 2.097 2.1H22.4c1.155 0 2.1-.947 2.1-2.1v-9.522c-.284.043-.57.068-.857.073-.73 0-1.457-.13-2.143-.382zm5.88-5.319L24.799 0h-6.17l1.185 7.863c.231 1.485 1.855 2.637 3.83 2.637 2.13 0 3.856-1.344 3.856-3 0-.261-.042-.51-.12-.75z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-orders,.inside_account_settings_menu .list_links button.i-orders,.inside_dashboard_menu .list_links>a.i-orders,.inside_dashboard_menu .list_links button.i-orders,.user_menu .list_links>a.i-orders,.user_menu .list_links button.i-orders{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.813 24.75c-.48.48-1.073.719-1.782.719-.708 0-1.302-.24-1.781-.719l-11-11a2.587 2.587 0 01-.75-1.813V3c0-.688.245-1.276.735-1.766A2.406 2.406 0 013 .5h8.938c.354 0 .687.068 1 .203.312.135.583.318.812.547l11 11.031c.48.48.719 1.068.719 1.765 0 .699-.24 1.287-.719 1.767l-8.938 8.937zM6.124 8c.52 0 .963-.183 1.327-.548.365-.364.548-.806.548-1.327 0-.52-.183-.963-.548-1.327a1.805 1.805 0 00-1.327-.548c-.52 0-.963.183-1.327.548a1.805 1.805 0 00-.548 1.327c0 .52.183.963.548 1.327.364.365.806.548 1.327.548z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-promotions,.inside_account_settings_menu .list_links button.i-promotions,.inside_dashboard_menu .list_links>a.i-promotions,.inside_dashboard_menu .list_links button.i-promotions,.user_menu .list_links>a.i-promotions,.user_menu .list_links button.i-promotions{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 5H3A2.5 2.5 0 00.5 7.5v5A2.5 2.5 0 003 15h1.25v5a1.25 1.25 0 001.25 1.25H8A1.25 1.25 0 009.25 20v-5H13l6.25 5V0L13 5zm11.875 5a5.52 5.52 0 01-3.125 5V5a5.57 5.57 0 013.125 5z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-security,.inside_account_settings_menu .list_links button.i-security,.inside_dashboard_menu .list_links>a.i-security,.inside_dashboard_menu .list_links button.i-security,.user_menu .list_links>a.i-security,.user_menu .list_links button.i-security{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .25l-11.25 5v7.5c0 6.938 4.8 13.425 11.25 15 6.45-1.575 11.25-8.063 11.25-15v-7.5L12 .25zm0 7.5c1.75 0 3.5 1.375 3.5 3.125v1.875c.75 0 1.5.75 1.5 1.625v4.375c0 .75-.75 1.5-1.625 1.5H8.5c-.75 0-1.5-.75-1.5-1.625V14.25c0-.75.75-1.5 1.5-1.5v-1.875c0-1.75 1.75-3.125 3.5-3.125zm0 1.5c-1 0-1.875.625-1.875 1.625v1.875h3.75v-1.875c0-1-.875-1.625-1.875-1.625z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-privacy,.inside_account_settings_menu .list_links button.i-privacy,.inside_dashboard_menu .list_links>a.i-privacy,.inside_dashboard_menu .list_links button.i-privacy,.user_menu .list_links>a.i-privacy,.user_menu .list_links button.i-privacy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 16.25v-1.875c0-1.75-1.75-3.125-3.5-3.125S18 12.625 18 14.375v1.875c-.75 0-1.5.75-1.5 1.5v4.375c0 .875.75 1.625 1.5 1.625h6.875c.875 0 1.625-.75 1.625-1.5v-4.375c0-.875-.75-1.625-1.5-1.625zm-1.625 0h-3.75v-1.875c0-1 .875-1.625 1.875-1.625s1.875.625 1.875 1.625v1.875zM17.75 10c-1.125.875-1.875 2-2.125 3.375-.5.25-1 .375-1.625.375-2.125 0-3.75-1.625-3.75-3.75S11.875 6.25 14 6.25s3.75 1.625 3.75 3.75zM14 19.375C7.75 19.375 2.375 15.5.25 10 2.375 4.5 7.75.625 14 .625S25.625 4.5 27.75 10c-.25.625-.625 1.25-.875 1.875C25.875 10 23.75 8.75 21.5 8.75c-.5 0-.875.125-1.375.125-.5-2.875-3-5.125-6.125-5.125-3.5 0-6.25 2.75-6.25 6.25s2.75 6.25 6.25 6.25h.375c-.25.5-.375 1-.375 1.5v1.625z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-notifications,.inside_account_settings_menu .list_links button.i-notifications,.inside_dashboard_menu .list_links>a.i-notifications,.inside_dashboard_menu .list_links button.i-notifications,.user_menu .list_links>a.i-notifications,.user_menu .list_links button.i-notifications{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.75 13A8.744 8.744 0 0012 21.75c0 .425.037.837.1 1.25H.75v-1.25l2.5-2.5v-7.5A8.738 8.738 0 019.5 3.363V3C9.5 1.625 10.625.5 12 .5s2.5 1.125 2.5 2.5v.362a8.738 8.738 0 016.25 8.388V13zM9.5 24.25a2.5 2.5 0 002.5 2.5c.488 0 .938-.15 1.325-.387-.4-.65-.7-1.363-.95-2.113H9.5zm17.212-.85c.125.088.15.263.076.4l-1.25 2.162c-.076.163-.238.163-.375.163l-1.563-.663c-.35.25-.663.463-1.05.625l-.238 1.65A.311.311 0 0122 28h-2.5a.321.321 0 01-.313-.262l-.225-1.65c-.4-.163-.712-.376-1.062-.626l-1.525.663c-.163 0-.337 0-.412-.163l-1.25-2.162a.321.321 0 01.075-.4l1.325-1.025c-.026-.212-.05-.413-.05-.625 0-.212.024-.413.05-.625L14.788 20.1c-.113-.088-.15-.225-.075-.4l1.25-2.15c.075-.137.25-.175.412-.137L17.9 18c.35-.212.663-.425 1.063-.575l.224-1.663a.321.321 0 01.313-.262H22c.163 0 .288.113.313.262l.237 1.663c.387.15.7.363 1.05.575l1.563-.587c.137-.038.3 0 .375.137l1.25 2.15c.075.175.05.313-.076.4L25.4 21.125c.048.415.048.835 0 1.25l1.313 1.025zm-3.774-1.65a2.182 2.182 0 00-2.188-2.188 2.182 2.182 0 00-2.188 2.188 2.19 2.19 0 002.188 2.188 2.19 2.19 0 002.188-2.188z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-payments,.inside_account_settings_menu .list_links button.i-payments,.inside_dashboard_menu .list_links>a.i-payments,.inside_dashboard_menu .list_links button.i-payments,.user_menu .list_links>a.i-payments,.user_menu .list_links button.i-payments{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.945 2.244a.313.313 0 01.451-.04l1.151 1.015-3.623 4.531h2.401l2.633-3.29 2.065 1.821a.312.312 0 01.032.435l-.863 1.034h2.43a2.188 2.188 0 00-.36-2.875L16.637.796a2.187 2.187 0 00-3.163.288L8.22 7.75h2.387l4.338-5.506zM3.562 7.125a.937.937 0 100 1.875h16.25a4.062 4.062 0 014.063 4.063v8.125a4.062 4.062 0 01-4.063 4.062h-15A4.062 4.062 0 01.75 21.188V8.063A2.813 2.813 0 013.563 5.25h5.4l-1.49 1.875h-3.91zm12.813 10.313c0 .517.42.937.938.937h2.5a.938.938 0 000-1.875h-2.5a.938.938 0 00-.938.938z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu .list_links>a.i-subscriptions,.inside_account_settings_menu .list_links button.i-subscriptions,.inside_dashboard_menu .list_links>a.i-subscriptions,.inside_dashboard_menu .list_links button.i-subscriptions,.user_menu .list_links>a.i-subscriptions,.user_menu .list_links button.i-subscriptions{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.226.008c.48.003.975.03 1.479.077-1.102.693-2.78 1.49-4.442 2.071-1.15.402-2.299.717-3.25.87a6.095 6.095 0 01-1.45.075c.554-.975 1.691-1.846 3.292-2.411 1.183-.417 2.6-.665 4.165-.681h.206zm-22.452 0l.205.001C4.544.025 5.962.273 7.145.69c1.6.565 2.738 1.436 3.292 2.41-.368.032-.865.021-1.45-.073-.952-.154-2.1-.469-3.25-.871C4.073 1.574 2.396.778 1.294.085c.503-.047.999-.074 1.479-.077zm24.482 1.026c-.629 3.714-.573 8.855.167 12.315-2.066.28-4.326-.145-6.2-.874-1.02-.396-1.923-.878-2.614-1.362a6.524 6.524 0 01-.657-.523 3.67 3.67 0 00.196-.208c.87-1.003 1.047-2.438.822-3.796a6.662 6.662 0 00-.873-2.388c1.464.026 3.195-.43 4.874-1.05 1.617-.595 3.148-1.348 4.285-2.114zm-26.513 0C1.88 1.8 3.412 2.553 5.028 3.149c1.68.618 3.41 1.075 4.875 1.049a6.659 6.659 0 00-.874 2.388c-.224 1.358-.047 2.793.822 3.796.063.072.128.142.196.208-.186.17-.405.348-.656.523-.691.484-1.595.966-2.614 1.362-1.874.729-4.134 1.153-6.2.874.74-3.46.795-8.601.166-12.315zM14 3.08c.95 0 1.888.29 2.467.792.706.613 1.274 1.742 1.463 2.886.189 1.145 0 2.266-.579 2.933-.672.775-1.999 1.235-3.351 1.235-1.352 0-2.68-.46-3.352-1.235-.578-.667-.767-1.788-.578-2.933.189-1.144.756-2.273 1.463-2.886.579-.502 1.517-.792 2.467-.792zm3.088 8.16c.262.25.57.495.916.737.774.542 1.745 1.056 2.836 1.48.093.037.187.072.282.107 1.217 3.82 3.076 7.503 4.988 10.78-.496-.111-1.11-.28-1.735-.506-1.245-.453-2.596-1.143-3.44-1.987l-.668-.668-.218.92c-.443 1.867-1.294 2.822-2.21 3.889-2.07-3.81-3.002-8.821-3.24-14.035.888-.07 1.757-.301 2.489-.718zm-6.176 0c.731.416 1.6.646 2.489.717-.238 5.214-1.17 10.225-3.24 14.035-.916-1.067-1.767-2.022-2.21-3.89l-.219-.919-.668.668c-.844.845-2.194 1.534-3.44 1.987-.624.227-1.238.395-1.734.506 1.912-3.277 3.77-6.96 4.988-10.78l.282-.106c1.09-.425 2.061-.939 2.836-1.48a7.77 7.77 0 00.916-.739z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.inside_account_settings_menu.show,.inside_dashboard_menu.show,.user_menu.show{transform:translateX(0)}.user_menu{position:absolute;top:0;right:0;transform:translateX(-100%)}.user_menu .list_links{margin-bottom:8px}.user_menu .list_links>a,.user_menu .list_links button{display:flex;align-items:center;width:100%;height:48px;font-size:16px;color:#fff;padding:0 16px}.user_menu .list_links>a:not(:last-child),.user_menu .list_links button:not(:last-child){border-bottom:1px solid rgba(133,145,177,.2)}.user_menu.hide{display:none}.user_menu.show{display:block;transform:translateX(0)}header .right_box nav ul.right_nav>li .user.active.click{background-color:#1d273a;position:relative}header .right_box nav ul.right_nav>li .user.active.click:before{content:">";font-size:14px;transform:scaleX(2) rotate(-90deg);position:absolute;left:46%;top:60%;line-height:0;letter-spacing:0;width:0;height:0}header .right_box nav ul.right_nav>li .user.active.click .default_user_avatar,header .right_box nav ul.right_nav>li .user.active.click img{display:none}@media(max-width:481px){.wrapper_user_menu.mobile .user_menu .mobile-hide{display:none}.wrapper_user_menu.mobile .user_menu .i-heart,.wrapper_user_menu.mobile .user_menu .i-music,.wrapper_user_menu.mobile .user_menu .i-ticket{background-image:none}.wrapper_user_menu.mobile .user_menu .calendar{display:none}.wrapper_user_menu.mobile .user_menu .menu_box:not(.settings_item,.dashboard_item):not(.user_link)>*{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0!important}.wrapper_user_menu.mobile .user_menu .menu_box:not(.settings_item,.dashboard_item):not(.user_link).disabled{display:none}.wrapper_user_menu.mobile .user_menu .menu_box:not(.settings_item,.dashboard_item):not(.user_link).audience{margin-left:0}.wrapper_user_menu.mobile .user_menu .menu_box:not(.settings_item,.dashboard_item).arrow:after,.wrapper_user_menu.mobile .user_menu .menu_box:not(.user_link).disabled{display:none}.wrapper_user_menu.mobile .user_menu .menu_box:not(.user_link).audience{margin-left:0}.wrapper_user_menu.mobile .user_menu .menu_box.list_links>a,.wrapper_user_menu.mobile .user_menu .menu_box.list_links button{height:54px;font-size:20px;padding-left:55px;background-position:15px;display:flex;align-items:center;transition:background-color .2s ease}.wrapper_user_menu.mobile .user_menu .menu_box.list_links>a:active,.wrapper_user_menu.mobile .user_menu .menu_box.list_links button:active{background-color:hsla(0,0%,100%,.05)}.wrapper_user_menu.mobile .user_menu .menu_box.account_logout{margin-top:15px!important;margin-bottom:15px!important;transition:background-color .2s ease}.wrapper_user_menu.mobile .user_menu .menu_box.account_logout:active{background-color:rgba(220,53,69,.1)}.wrapper_user_menu.mobile .user_menu .dashboard_list .dashboard .menu_box>a,.wrapper_user_menu.mobile .user_menu .dashboard_list .dashboard .menu_box button{font-size:16px;padding-top:25px;padding-left:0;background-position:0 4px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.wrapper_user_menu.mobile .user_menu .settings_list{padding-bottom:5px}.wrapper_user_menu.mobile .user_menu .settings_list .menu_box>a,.wrapper_user_menu.mobile .user_menu .settings_list .menu_box button{font-size:18px;background-position:15px;display:flex;align-items:center}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .description_ava{flex:1;min-width:0;padding-right:45px}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .description_ava .username{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.wrapper_user_menu.mobile .description_ava{font-size:20px!important}.wrapper_user_menu.mobile .description_ava p{font-size:16px!important}}.wrapper_user_menu.mobile .user_menu{position:fixed;margin:66px 0 0 0;height:calc(100vh - 70px);background:#090f1d;width:100vw;max-width:100vw;overflow:scroll;padding:20px 20px calc(env(safe-area-inset-bottom) + 80px) 20px;-webkit-overflow-scrolling:touch}.wrapper_user_menu.mobile .user_menu .menu_box{background-color:#22293a;border-radius:12px!important}.wrapper_user_menu.mobile .user_menu .menu_box.account_logout{background-color:transparent;border:1px solid #374058}.wrapper_user_menu.mobile .user_menu .menu_box.user_link{background:none;height:80px;border-bottom:1px solid #374058;border-radius:0!important;margin-bottom:15px;display:flex;align-items:center;position:relative}.wrapper_user_menu.mobile .user_menu .menu_box.user_link.arrow:after{content:">";display:block;font-size:18px;line-height:0;position:absolute;top:50%;right:25px;transform:scaleY(1.5)}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .user_ava{width:60px;height:60px;margin-right:12px;flex-shrink:0}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .user_ava>img{width:100%;height:100%}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .description_ava{flex:1;min-width:0;padding-right:45px}.wrapper_user_menu.mobile .user_menu .menu_box.user_link .description_ava p{color:#7481a6;margin-bottom:0}.wrapper_user_menu.mobile .user_menu .list_links a,.wrapper_user_menu.mobile .user_menu button{padding-left:55px;background-position:15px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.015em;text-align:left}.wrapper_user_menu.mobile .user_menu .list_links{padding-top:0;padding-bottom:0;margin-bottom:10px}.wrapper_user_menu.mobile .user_menu .dashboard_list{margin-top:17px;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.03em;text-align:left}.wrapper_user_menu.mobile .user_menu .dashboard_list .dashboard:first-child{margin-top:4px}.wrapper_user_menu.mobile .user_menu .dashboard{display:flex;margin:0 0}.wrapper_user_menu.mobile .user_menu .dashboard>div{flex-grow:1;flex-basis:0;margin-left:10px}.wrapper_user_menu.mobile .user_menu .dashboard>div:first-child{margin-left:0}.wrapper_user_menu.mobile .user_menu .dashboard>div.disabled{opacity:.6;background:#828491;content:none}.wrapper_user_menu.mobile .user_menu .dashboard a,.wrapper_user_menu.mobile .user_menu .dashboard button{align-items:self-end;padding:0 10px;background-position:10px 0;height:52px}.wrapper_user_menu.mobile .user_menu .dashboard .menu_box{border-radius:12px}.wrapper_user_menu.mobile .user_menu .dashboard .menu_box>*{margin-top:12px;margin-bottom:12px;background-position:0 0;margin-left:15px;padding:0}.wrapper_user_menu.mobile .arrow{position:relative}.wrapper_user_menu.mobile .arrow:after{content:">";display:block;font-size:18px;line-height:0;position:absolute;top:50%;right:15px;transform:scaleY(1.5)}.wrapper_user_menu.mobile .settings_list{border-bottom:2px solid #374058;margin-bottom:10px;font-size:20px;font-weight:400;line-height:30px;letter-spacing:.03em;text-align:left}.wrapper_user_menu.mobile .settings_list .menu_box:first-child{margin-top:4px}.wrapper_user_menu.mobile .settings_list .menu_box{background-color:#22293a}.wrapper_user_menu.mobile .i-music{background-image:url(../img/music.c87d267b.svg)}.wrapper_user_menu.mobile .i-ticket{background-image:url(../img/ticket.80e2c25b.svg)}.wrapper_user_menu.mobile .i-heart{background-image:url(../img/heart-16.dbff90fd.svg)}.slide-right-enter-active,.slide-right-leave-active{transition:transform .1s ease-in}.slide-right-enter,.slide-right-leave-to{transform:translateX(-50px)}.slide-y-enter-active,.slide-y-leave-active{transition:transform 1s}.slide-y-enter,.slide-y-leave-to{transform:translateY(-10%)}.v-overlay-transition{transition:none!important}.skeleton-zoom{transform:scale(1.1)}.input_outline,.textarea_outline{display:flex;flex-direction:column;border:1px solid #20c4f5;background-color:#fff;position:relative;transition:.2s;border-radius:10px}.input_outline>.hint,.textarea_outline>.hint{color:#7d7d7d;font-size:12.3px;font-weight:500;line-height:150%;transition:.2s;position:absolute;left:15px;top:8px}.input_outline>button.delete,.textarea_outline>button.delete{border:none;outline:none;position:absolute;top:0;right:0;width:30px;height:30px;background:url(../img/delete.7b7d078e.svg) no-repeat 50%;background-size:55%;cursor:pointer}.input_outline.end_day,.input_outline.from,.input_outline.start_day,.input_outline.to,.textarea_outline.end_day,.textarea_outline.from,.textarea_outline.start_day,.textarea_outline.to{justify-content:space-between;padding-right:5px}.input_outline.end_day .mx-datepicker,.input_outline.from .mx-datepicker,.input_outline.start_day .mx-datepicker,.input_outline.to .mx-datepicker,.textarea_outline.end_day .mx-datepicker,.textarea_outline.from .mx-datepicker,.textarea_outline.start_day .mx-datepicker,.textarea_outline.to .mx-datepicker{font-size:20px;color:#333;font-weight:500;padding-bottom:5px}.input_outline>input,.input_outline textarea,.textarea_outline>input,.textarea_outline textarea{border:none;outline:none;height:100%;color:#333;font-weight:500;font-size:19px;background-color:transparent;padding-top:20px;padding-left:15px;z-index:1}.input_outline .invalid_feedback,.textarea_outline .invalid_feedback{font-size:12px;color:red;opacity:.7;text-align:right}.input_outline:hover,.textarea_outline:hover{border-color:#333}.input_outline:hover>.hint,.textarea_outline:hover>.hint{color:#333}.input_outline.error,.textarea_outline.error{border-color:#f57b7b}.switch_visibility_pass{position:absolute;top:50%;right:21px;width:30px;height:30px;margin-top:-10px;cursor:pointer;display:flex;align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4a9.77 9.77 0 018.82 5.5 9.647 9.647 0 01-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C20.27 5.11 16 2 11 2c-1.27 0-2.49.2-3.64.57l1.65 1.65C9.66 4.09 10.32 4 11 4zM9.93 5.14L12 7.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C15.5 7.01 13.48 5 11 5c-.37 0-.72.05-1.07.14zM1.01 1.87l2.68 2.68A11.738 11.738 0 000 9.5C1.73 13.89 6 17 11 17c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L2.42.45 1.01 1.87zm7.5 7.5l2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 01-2.5-2.5c0-.05.01-.08.01-.13zm-3.4-3.4l1.75 1.75A4.6 4.6 0 006.5 9.5a4.507 4.507 0 006.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 01-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 5px;z-index:1}.switch_visibility_pass.show{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2a9.77 9.77 0 018.82 5.5A9.77 9.77 0 0111 13a9.77 9.77 0 01-8.82-5.5A9.77 9.77 0 0111 2zm0-2C6 0 1.73 3.11 0 7.5 1.73 11.89 6 15 11 15s9.27-3.11 11-7.5C20.27 3.11 16 0 11 0zm0 5a2.5 2.5 0 010 5 2.5 2.5 0 010-5zm0-2C8.52 3 6.5 5.02 6.5 7.5S8.52 12 11 12s4.5-2.02 4.5-4.5S13.48 3 11 3z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 7px}input:-webkit-autofill,input:autofill{-webkit-box-shadow:none}.input_outline{height:65px}.item_checkbox{display:flex;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.item_checkbox>input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.item_checkbox>input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:6px;width:8px;height:12px;border:solid #031020;border-width:0 2px 2px 0;transform:rotate(45deg)}.item_checkbox>input:checked+label:before{background-color:#20c4f5}.item_checkbox>label{display:flex;align-items:center;position:relative;cursor:pointer;font-weight:500;font-size:20px}.theme-dark .item_checkbox>label{color:#dcdcdc}.theme-light .item_checkbox>label{color:#333}.item_checkbox>label:before{content:"";display:inline-block;position:relative;-webkit-appearance:none;border:2px solid #20c4f5;padding:8px;vertical-align:middle;cursor:pointer;margin-right:15px;transition:.2s;border-radius:3px}.item_checkbox.error>label:before{border-color:#f57b7b}.item_select{display:flex;position:relative}.item_select .select_icon{position:absolute;right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.31 8.237L12.324.342H.296L6.31 8.237z' fill='%2320c4f5'/%3E%3C/svg%3E");background-repeat:no-repeat;width:30px;height:30px;background-position:50%}select.style-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;font-size:14px;cursor:pointer;border-radius:0;background-color:transparent;border:none;outline:none;color:#dcdcdc;padding-right:40px;transition:color .3s ease,background-color .3s ease,border-bottom-color .3s ease;position:relative;z-index:1}select.style-select::-ms-expand{display:none}select.style-select:focus,select.style-select:hover{color:#fff}.select-icon{position:absolute;top:4px;right:4px;width:30px;height:36px;pointer-events:none;border:2px solid #962d22;padding-left:5px;transition:background-color .3s ease,border-color .3s ease}.select-icon svg.icon{transition:fill .3s ease;fill:#fff}select:focus~.select-icon svg.icon,select:hover~.select-icon svg.icon{fill:#c0392b}.dropdown-menu .dropdown-content{background-color:#2e3548;border:none;width:100%}.dropdown-menu .dropdown-content hr{background-color:#5f6986;margin:10px 0}.dropdown-menu .dropdown-content .section_name{display:flex;color:#5f6986;letter-spacing:.01em;font-size:17px;line-height:20px;font-weight:700;padding:5px 20px}.dropdown-menu .dropdown-content>.dropdown-item{padding:0}.dropdown-menu .dropdown-content>.dropdown-item:hover{background-color:transparent}.dropdown-menu .dropdown-content>.dropdown-item>a,.dropdown-menu .dropdown-content>.dropdown-item button{display:flex;width:100%;color:#e5e5e5;font-size:16px;padding:5px 20px}.dropdown-menu .dropdown-content>.dropdown-item>a.active,.dropdown-menu .dropdown-content>.dropdown-item button.active{background-color:hsla(0,0%,100%,.1);border:none}.dropdown-menu .dropdown-content>.dropdown-item>a.remove,.dropdown-menu .dropdown-content>.dropdown-item button.remove{color:#e84d4d}.dropdown-menu .dropdown-content>.dropdown-item>a:hover,.dropdown-menu .dropdown-content>.dropdown-item button:hover{background-color:hsla(0,0%,100%,.1)}.material_input{position:relative;border:1px solid #2e3548;border-radius:10px;height:57px}.material_input div,.material_input input{font-size:16px;display:flex;align-items:center;border:none;color:#f1f1f1;height:inherit;padding:0 20px}.material_input div:focus,.material_input input:focus{outline:none}.material_input label{display:flex;align-items:center;color:#7481a6;font-size:15px;font-weight:400;position:absolute;pointer-events:none;left:20px;top:15px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.material_input input:-moz-read-only~label{top:5px;font-size:12px}.material_input div.active~label,.material_input input:focus~label,.material_input input:read-only~label,.material_input input:valid~label{top:5px;font-size:12px}.material_input input:-moz-read-only{position:relative;bottom:-7px}.material_input div.active,.material_input input:focus,.material_input input:read-only,.material_input input:valid{position:relative;bottom:-7px}.material_textarea{position:relative;border:1px solid #2e3548;border-radius:10px}.material_textarea textarea{font-size:16px;display:flex;align-items:center;border:none;color:#f1f1f1;padding:20px;width:100%;min-width:100%;max-width:100%;min-height:inherit}.material_textarea textarea:focus{outline:none}.material_textarea label{display:flex;align-items:center;color:#5f6986;font-size:16px;font-weight:400;position:absolute;pointer-events:none;left:20px;top:15px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease}.material_textarea textarea:focus~label,.material_textarea textarea:valid~label{top:5px;font-size:12px}.material_textarea textarea:focus,.material_textarea textarea:valid{position:relative;bottom:-7px}.material_checkbox{display:flex;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.material_checkbox>input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.material_checkbox>input:checked+label:after{content:"";display:block;position:absolute;top:3px;left:7px;width:5px;height:14px;border:solid #031020;border-width:0 2px 2px 0;transform:rotate(45deg)}.material_checkbox>input:checked+label:before{background-color:#7481a6}.material_checkbox>label{display:flex;align-items:center;position:relative;cursor:pointer;font-weight:400;font-size:15px;color:#dcdcdc}.material_checkbox>label:before{content:"";display:inline-block;position:relative;-webkit-appearance:none;border:2px solid #7481a6;padding:7px;vertical-align:middle;cursor:pointer;margin-right:15px;transition:.2s;border-radius:3px}.material_checkbox.error>label:before{border-color:#f57b7b}.material_checkbox:hover>input:checked+label:before{background-color:#dcdcdc}@media screen and (max-width:767px){.material_checkbox:hover>input:checked+label:before{background-color:#7481a6}}.material_checkbox:hover>label:before{border-color:#dcdcdc}@media screen and (max-width:767px){.material_checkbox:hover>label:before{border-color:#7481a6}}.material_checkbox.red_checkbox>input:checked+label:after{border:solid #e94e4e;border-width:0 2px 2px 0}.material_checkbox.red_checkbox>input:checked+label:before{background-color:transparent}.material_checkbox.red_checkbox>label{color:hsla(0,0%,86.3%,.8)}.material_checkbox.red_checkbox>label:before{border:2px solid #e94e4e}.input-style-2,.textarea-style-2{border:1px solid #282c47;background-color:#040a18;border-radius:5px;padding:0 16px;color:#fff;font-size:16px;width:100%}.input-style-2::-moz-placeholder,.textarea-style-2::-moz-placeholder{color:#5f6986;opacity:1}.input-style-2::placeholder,.textarea-style-2::placeholder{color:#5f6986;opacity:1}.input-style-2:hover,.textarea-style-2:hover{border-color:rgba(40,44,71,.8)}.input-style-2:focus,.input-style-2:focus-visible,.textarea-style-2:focus,.textarea-style-2:focus-visible{outline:none;border-color:hsla(0,0%,100%,.12)}.input-style-2.input_error,.textarea-style-2.input_error{border-color:#e94e4e}.input-style-2.tags,.textarea-style-2.tags{display:flex;justify-content:space-between}.input-style-2.tags>div>input,.textarea-style-2.tags>div>input{color:#fff}.input-style-2.tags>div>input::-moz-placeholder,.textarea-style-2.tags>div>input::-moz-placeholder{color:#5f6986;opacity:1}.input-style-2.tags>div>input::placeholder,.textarea-style-2.tags>div>input::placeholder{color:#5f6986;opacity:1}.input-style-2.tags>div .v-chip,.textarea-style-2.tags>div .v-chip{background-color:hsla(0,0%,76.9%,.1)}.input-style-2.tags .count_tags,.textarea-style-2.tags .count_tags{font-size:16px;color:rgba(133,145,177,.8)}.input-style-2.v-textarea .v-input__control .v-input__slot,.textarea-style-2.v-textarea .v-input__control .v-input__slot{padding:0 16px!important}.input-style-2.v-textarea .v-label,.textarea-style-2.v-textarea .v-label{color:#5f6986;font-size:15px}.input-style-2{height:63px}.textarea-style-2{padding:16px 20px}.input-style-3{display:flex;flex-direction:column}.input-style-3>label{font-size:16px;color:#7481a6;line-height:20px;margin-bottom:4px}.input-style-3>input{border:1px solid #282c47;background:#040a18;border-radius:5px;padding:16px;font-size:16px;color:#fff}.input-style-4{display:flex;flex-direction:column}.input-style-4>label{font-size:16px;color:#5f6986;line-height:150%;margin-bottom:8px}.input-style-4>input{height:42px;border:1px solid #323659;background:#031020;border-radius:8px;padding:0 16px;font-size:15px;color:#dcdcdc}.overlay.custom_style_loader{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(40,44,71,.8);backdrop-filter:blur(1px)}.overlay.custom_style_loader .progress_border{width:250px;height:250px;border:38px solid rgba(32,196,245,.3);position:absolute;top:50%;left:50%;margin-left:-125px;margin-top:-125px;border-radius:50%}.overlay.custom_style_loader .v-progress-circular{position:absolute;top:-38px;left:-38px}.v-radio .v-input--selection-controls__input>.v-icon{width:24px;height:24px;border-radius:50%;border:2px solid #7481a6}.v-radio .v-input--selection-controls__input>.v-icon:before{content:"";display:block;position:absolute;width:12px;height:12px;border-radius:50%;background-color:#20a8f5;opacity:0}.v-radio.v-item--active .v-input--selection-controls__input>.v-icon{border:2px solid #20c4f5;position:relative}.v-radio.v-item--active .v-input--selection-controls__input>.v-icon:before{opacity:1}.track_list .v-progress-circular{position:fixed;z-index:1;left:50%;margin-left:-50px;bottom:100px}.track_list .head_tracks_list{display:flex;margin:25px 0 6px;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(95,105,134,.5)}@media screen and (max-width:1150px){.track_list .head_tracks_list{margin:0;border-bottom:none;display:none}}.track_list .head_tracks_list ._left_{display:flex;height:100%;width:100%;align-items:center}@media(max-width:768px){.track_list .head_tracks_list ._left_{display:none}}.track_list .head_tracks_list ._left_>div{display:flex;height:100%;align-items:center;color:#7481a6;font-size:14px;font-weight:300}.track_list .head_tracks_list ._left_>div .sort{display:flex;flex-direction:column;margin-left:5px}.track_list .head_tracks_list ._left_>div .sort>span{display:flex;height:8px;font-size:30px;line-height:.3;cursor:pointer;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#5f6986}.track_list .head_tracks_list ._left_>div .sort>span.active{color:#fff}.track_list .head_tracks_list ._left_>div.title_{width:350px;padding-left:125px}.track_list .head_tracks_list ._left_>div.title_.hide_like{padding-left:115px;width:340px}.track_list .head_tracks_list ._left_>div.artist_{width:230px}.track_list .head_tracks_list ._left_>div.released_{width:170px}.track_list .head_tracks_list ._left_>div.bpm_{width:100px}.track_list .head_tracks_list ._right_{display:flex;margin-right:18px}@media(max-width:768px){.track_list .head_tracks_list ._right_{display:none}}.track_list .head_tracks_list ._right_>span{display:flex;align-items:center;justify-content:center;color:#5f6986;width:30px;height:30px;border-radius:50%}.track_list .head_tracks_list ._right_>span:hover,.track_list .head_tracks_list ._right_>span[aria-expanded=true]{background-color:hsla(0,0%,100%,.1);color:#fff}.track_list .item_track{display:flex;align-items:center;justify-content:space-between;padding:0 25px;height:50px;margin-bottom:6px;border-radius:50px;background-color:rgba(95,105,134,.1);transition:.2s}@media screen and (max-width:767px){.track_list .item_track{padding:0;background-color:transparent;border-radius:0;margin-bottom:10px}}@media screen and (max-width:1150px){.track_list .item_track{width:100%}}.track_list .item_track ._left_{display:flex;align-items:center;height:100%}@media screen and (max-width:1150px){.track_list .item_track ._left_{width:70%}}@media screen and (max-width:767px){.track_list .item_track ._left_{width:80%!important}}.track_list .item_track ._right_{display:flex;align-items:center}@media screen and (max-width:1150px){.track_list .item_track ._right_{width:30%;justify-content:flex-end;align-items:center}}@media screen and (max-width:767px){.track_list .item_track ._right_{width:20%!important}}.track_list .item_track .play_pause{width:35px;height:35px;position:relative}@media(min-width:479px)and (max-width:767px){.track_list .item_track .play_pause{width:50px;height:50px}}.track_list .item_track .play_pause>button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%}@media(min-width:479px)and (max-width:767px){.track_list .item_track .play_pause>button{width:50px;height:50px}}.track_list .item_track .play_pause>button.play{background:rgba(116,129,166,.2);transition:.2s;z-index:2}.track_list .item_track .play_pause>button.play>span{font-size:18px}@media(min-width:479px)and (max-width:767px){.track_list .item_track .play_pause>button.play>span{font-size:25px}}.track_list .item_track .play_pause>button.play:hover{background-color:rgba(116,129,166,.5)}.track_list .item_track .play_pause>button.pause{z-index:2}.track_list .item_track .play_pause>button.pause>span{font-size:18px}@media screen and (max-width:767px){.track_list .item_track .play_pause>button.pause>span{display:none}}.track_list .item_track .play_pause>button.pause .index{display:none}@media screen and (max-width:767px){.track_list .item_track .play_pause>button.pause .index{height:50px;width:50px;display:inline-block;font-size:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.099 1.495c0-1.39-1.75-2.024-2.657-.965L7.34 5.332a2.007 2.007 0 01-1.533.703h-3.76A4.038 4.038 0 00-.793 7.2a3.956 3.956 0 00-1.177 2.812v3.976c0 1.055.424 2.066 1.177 2.812a4.039 4.039 0 002.84 1.165h3.76a2.025 2.025 0 011.533.704l4.103 4.8c.906 1.06 2.657.426 2.657-.964V1.495zm3.448 3.72a1.01 1.01 0 011.397.257c1.471 2.118 2.248 4.3 2.248 6.528 0 2.229-.777 4.41-2.248 6.529a1 1 0 01-.646.421 1.017 1.017 0 01-.756-.157 1 1 0 01-.42-.643.984.984 0 01.167-.748c1.29-1.859 1.895-3.654 1.895-5.402 0-1.748-.605-3.543-1.895-5.401a.986.986 0 01.259-1.382l-.001-.001zm4.275-3.876a1.006 1.006 0 00-1.1-.19 1.005 1.005 0 00-.53.551.985.985 0 00.244 1.078C22.834 5.038 24.08 8.484 24.08 12c0 3.517-1.246 6.962-3.644 9.222a.994.994 0 00-.31.696.985.985 0 00.276.71 1.006 1.006 0 001.09.241c.122-.047.235-.118.33-.208 2.876-2.71 4.266-6.721 4.266-10.661 0-3.94-1.39-7.95-4.266-10.661z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:15px}}@media screen and (max-width:480px){.track_list .item_track .play_pause>button.pause .index{height:35px;width:35px;background-position:7px}}.track_list .item_track .play_pause .track_progress{position:absolute;top:0;left:0;margin:0;width:35px!important;height:35px!important}@media screen and (max-width:767px){.track_list .item_track .play_pause .track_progress{display:none}}.track_list .item_track .play_pause .track_progress .v-progress-circular__underlay{stroke:#fff}.track_list .item_track .play_pause .track_error{width:35px;height:35px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:27px}@media(min-width:479px)and (max-width:767px){.track_list .item_track .play_pause .track_error{width:50px;height:50px}}.track_list .item_track .cover_track{width:64px}.track_list .item_track .track_purchased{width:30px;height:30px;margin:0 15px;background-color:hsla(0,0%,100%,.1);border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:50%}.track_list .item_track .track_deleted{margin:0 15px;width:30px;height:30px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:center 0;cursor:pointer}.track_list .item_track .track_deleted:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.track_list .item_track .like{display:flex;margin:0 15px;width:30px;min-width:30px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain}.track_list .item_track .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23FF3F3F'/%3E%3C/svg%3E");background-repeat:no-repeat}.track_list .item_track .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.track_list .item_track .like{display:none}}@media(min-width:479px)and (max-width:767px){.track_list .item_track .like{min-width:40px;margin:0 10px}}.track_list .item_track .emulat_like{width:5px;margin:0 25px}.track_list .item_track .names_container{display:flex;width:60%}@media screen and (max-width:480px){.track_list .item_track .names_container{padding-left:15px;width:90%!important}}@media screen and (max-width:767px){.track_list .item_track .names_container{display:inline-block;width:85%}}.track_list .item_track .track_name{color:#f1f1f1;font-size:16px;font-weight:300;width:225px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.track_list .item_track .track_name:hover{text-decoration:underline;color:#20c4f5}@media screen and (max-width:767px){.track_list .item_track .track_name:hover{text-decoration:none;color:#f1f1f1}}@media(min-width:479px)and (max-width:767px){.track_list .item_track .track_name{font-size:18px}}@media screen and (max-width:767px){.track_list .item_track .track_name{width:100%!important}}.track_list .item_track .artist_name{color:#f1f1f1;width:230px;padding-right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300;cursor:pointer}@media(min-width:479px)and (max-width:767px){.track_list .item_track .artist_name{font-size:16px;color:#7481a6}}@media screen and (max-width:480px){.track_list .item_track .artist_name{font-size:14px;color:#7481a6}}@media screen and (max-width:767px){.track_list .item_track .artist_name{width:100%!important}}.track_list .item_track .artist_name:hover{text-decoration:underline;color:#20c4f5}@media screen and (max-width:767px){.track_list .item_track .artist_name:hover{text-decoration:none;color:#7481a6}}.track_list .item_track .track_released{min-width:170px;font-weight:300}@media screen and (max-width:1150px){.track_list .item_track .track_released{display:none}}.track_list .item_track .track_bpm{min-width:100px;font-weight:300}@media screen and (max-width:767px){.track_list .item_track .track_bpm,.track_list .item_track .track_key{display:none}}.track_list .item_track .track_deleted_block{width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.2' cx='17.5' cy='17.5' r='17.5' fill='%23fff'/%3E%3Cpath d='M15.607 23.188a1.897 1.897 0 013.237-1.341 1.895 1.895 0 11-3.237 1.34zm.186-11.385a1.718 1.718 0 012.405-1.747 1.716 1.716 0 011.008 1.747l-.664 6.649a1.049 1.049 0 01-2.085 0l-.664-6.649z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-size:100%}.track_list .item_track .track_paid{display:flex;width:70px;height:34px;align-items:center;justify-content:center;position:absolute;right:30px;background-color:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;white-space:nowrap;overflow:hidden;transition:all .2s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:30px}.track_list .item_track .track_paid .add_to_cart{display:none}.track_list .item_track .track_paid:hover{width:103px}.track_list .item_track .track_paid:hover .price{display:none}.track_list .item_track .track_paid:hover .add_to_cart{display:flex}.track_list .item_track .track_paid:hover.track_in_cart{width:70px}@media screen and (max-width:767px){.track_list .item_track .track_paid{color:#7481a6;background-color:transparent;margin-right:0;width:50px;right:0;padding-right:0}}.track_list .item_track .track_syp{display:flex;justify-content:center;align-items:center;height:34px;padding:0 16px;background:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;color:#fff;width:58px;white-space:nowrap;transition:width .15s ease-in-out;overflow:hidden;position:absolute;right:30px;margin-right:30px}.track_list .item_track .track_syp .full_name{display:none;opacity:0;transition:.25s}@media screen and (max-width:767px){.track_list .item_track .track_syp{color:#7481a6;background-color:transparent;margin-right:0;width:50px;right:0;padding-right:0}}.track_list .item_track .track_syp:hover{width:105px}.track_list .item_track .track_syp:hover .default_name{display:none}.track_list .item_track .track_syp:hover .full_name{display:flex;opacity:1}.track_list .item_track .download_track{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background-color:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:.2s;font-size:0;color:#20c4f5;text-transform:none;font-weight:400}@media screen and (max-width:767px){.track_list .item_track .download_track{display:none}}.track_list .item_track .download_track.disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;cursor:default}.track_list .item_track .download_track:hover{display:flex;justify-content:center;align-items:center;width:100px;border-radius:42px;background-image:none;color:#fff;font-size:14px}.track_list .item_track .download_track:hover.disabled{width:30px}.track_list .item_track .more{color:#5f6986;position:relative;left:10px;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.track_list .item_track .more:hover,.track_list .item_track .more[aria-expanded=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#22293a}.track_list .item_track:hover{background-color:rgba(95,105,134,.2)}@media screen and (max-width:767px){.track_list .item_track:hover{background-color:transparent;border-radius:0}}.track_list .item_track.selected{background-color:rgba(95,105,134,.2)}@media screen and (max-width:767px){.track_list .item_track.selected{border-radius:0;box-shadow:-20px 0 0 0 rgba(95,105,134,.2),20px 0 0 0 rgba(95,105,134,.2)}}::-webkit-scrollbar{width:3px;background:transparent}::-webkit-scrollbar-thumb{background:#20c4f5}.event_box{background-color:#fff}.event_box .public_info{display:flex;align-items:center;padding:20px;border-bottom:1px solid #333}.event_box .public_info>div{color:#20c4f5;font-size:17px;font-weight:500}.event_box .public_info>div>span{color:#000}.event_box .info_event{display:flex;padding:20px;justify-content:space-between}.event_box .info_event ._left{display:flex}.event_box .info_event ._left .img_wrap{max-width:160px;height:100px}.event_box .info_event ._left .img_wrap>img{height:100%}.event_box .info_event ._left .info_wrap{display:flex;flex-direction:column;justify-content:space-between;padding:5px 0 5px 23px}.event_box .info_event ._left .info_wrap .name{font-size:20px;font-weight:500;color:#20c4f5;white-space:nowrap}.event_box .info_event ._left .info_wrap .location{font-size:15px;color:#333;white-space:nowrap}.event_box .info_event ._right{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-right:15px}.event_box .info_event ._right .message{display:flex;align-items:center;justify-content:center;width:135px;height:40px;background:#20c4f5;font-size:17px;font-weight:500;position:relative;z-index:1;border:none;color:#fff}.event_box .info_event ._right .message>a{color:#fff}.event_box .info_event ._right .message:after,.event_box .info_event ._right .message:before{content:"";display:block;position:absolute;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent}.event_box .info_event ._right .message:before{border-right:15px solid #20c4f5;right:100%}.event_box .info_event ._right .message:after{border-left:15px solid #20c4f5;left:100%}.event_box .info_event ._right .message.transparent{position:relative}.event_box .info_event ._right .message.transparent>span{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.event_box .info_event ._right .tickets{display:flex;align-items:center;justify-content:center;width:130px;height:40px;background:#20c4f5;font-size:17px;font-weight:500;position:relative;z-index:1;border:none;color:#fff}.event_box .info_event ._right .tickets>a{color:#fff}.event_box .info_event ._right .tickets:after,.event_box .info_event ._right .tickets:before{content:"";display:block;position:absolute;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent}.event_box .info_event ._right .tickets:before{border-right:15px solid #20c4f5;right:100%}.event_box .info_event ._right .tickets:after{border-left:15px solid #20c4f5;left:100%}.event_box .info_event ._right .tickets.transparent{position:relative}.event_box .info_event ._right .tickets.transparent>span{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.event_box .info_event ._right .price{font-size:32px;color:#333;margin-bottom:20px}.row_{display:flex;padding-top:12px}.row_ .comment_filter{display:flex;margin-right:100px;margin-left:50px}.row_ .comment_filter>button{display:flex;align-items:center;justify-content:center;font-size:14px;padding:3px 15px;background-color:transparent;border:none;height:31px;border-radius:5px}.theme-dark .row_ .comment_filter>button,.theme-light .row_ .comment_filter>button{color:#dcdcdc}.row_ .comment_filter>button.active{background-color:rgba(74,74,74,.25)}.row_ .new_comment{border:1px solid #1da1c9;border-radius:5px;overflow:hidden;width:70%;min-height:65px;padding:23px 22px}.row_ .new_comment,.theme-dark .row_ .new_comment,.theme-light .row_ .new_comment{background-color:#333}.row_ .new_comment>textarea{width:100%;height:100%;background-color:transparent;border:none}.theme-dark .row_ .new_comment>textarea,.theme-light .row_ .new_comment>textarea{color:#f6f6f6}.item_comment,.reply_comment{display:flex;padding:25px 25px 0 25px}.item_comment .ava,.reply_comment .ava{width:70px;height:70px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:5px}.item_comment .ava>img,.reply_comment .ava>img{width:100%}.item_comment .comment .body_comment,.reply_comment .comment .body_comment{font-size:13px;padding:5px 21px 21px 26px;display:flex;border-radius:5px}.theme-dark .item_comment .comment .body_comment,.theme-dark .reply_comment .comment .body_comment,.theme-light .item_comment .comment .body_comment,.theme-light .reply_comment .comment .body_comment{background-color:#3f4141;color:#f6f6f6}.item_comment .comment .body_comment .name,.reply_comment .comment .body_comment .name{display:flex;font-weight:800}.theme-dark .item_comment .comment .body_comment .name,.theme-dark .reply_comment .comment .body_comment .name,.theme-light .item_comment .comment .body_comment .name,.theme-light .reply_comment .comment .body_comment .name{color:#1da1c9}.item_comment .comment .body_comment .text,.reply_comment .comment .body_comment .text{line-height:1.7}.theme-dark .item_comment .comment .body_comment .text,.theme-dark .reply_comment .comment .body_comment .text,.theme-light .item_comment .comment .body_comment .text,.theme-light .reply_comment .comment .body_comment .text{color:#f6f6f6}.item_comment .comment .body_comment .btn_dropdown,.reply_comment .comment .body_comment .btn_dropdown{width:50px;height:50px;color:#20c4f5;font-size:16px;flex-shrink:0;text-align:center;position:relative;top:5px;right:-15px;cursor:pointer}.item_comment .comment .row_buttons,.reply_comment .comment .row_buttons{display:flex;justify-content:space-between;padding-top:5px;padding-left:20px}.item_comment .comment .row_buttons .left_>button,.reply_comment .comment .row_buttons .left_>button{font-size:14px;border:none;outline:none;background-color:transparent;margin-right:20px}.theme-dark .item_comment .comment .row_buttons .left_>button.agree,.theme-dark .item_comment .comment .row_buttons .left_>button.reply,.theme-dark .reply_comment .comment .row_buttons .left_>button.agree,.theme-dark .reply_comment .comment .row_buttons .left_>button.reply,.theme-light .item_comment .comment .row_buttons .left_>button.agree,.theme-light .item_comment .comment .row_buttons .left_>button.reply,.theme-light .reply_comment .comment .row_buttons .left_>button.agree,.theme-light .reply_comment .comment .row_buttons .left_>button.reply{color:#20c4f5}.item_comment .comment .row_buttons .left_ .age,.reply_comment .comment .row_buttons .left_ .age{font-size:13px}.theme-dark .item_comment .comment .row_buttons .left_ .age,.theme-dark .reply_comment .comment .row_buttons .left_ .age,.theme-light .item_comment .comment .row_buttons .left_ .age,.theme-light .reply_comment .comment .row_buttons .left_ .age{color:#e5e5e5}.item_comment .comment .row_buttons .right_ .like,.reply_comment .comment .row_buttons .right_ .like{display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;width:80px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='141' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M139.04 13.98a5.5 5.5 0 010 7.04l-9.575 11.5a5.499 5.499 0 01-4.226 1.98H15.159a5.5 5.5 0 01-4.395-2.194l-8.651-11.5a5.5 5.5 0 010-6.612l8.65-11.5A5.5 5.5 0 0115.16.5h110.079a5.5 5.5 0 014.227 1.98l9.575 11.5z' fill='%23333' stroke='%2320c4f5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;position:relative;top:-20px;left:0;color:#fff}.item_comment .comment .row_buttons .right_ .like:before,.reply_comment .comment .row_buttons .right_ .like:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72 19.626H2.888c-.5 0-.98-.196-1.335-.546A1.85 1.85 0 011 17.763v-6.519c0-.494.199-.967.553-1.317.354-.35.834-.545 1.335-.545H5.72m6.608-1.863V3.794c0-.741-.298-1.452-.83-1.976A2.852 2.852 0 009.497 1L5.72 9.382v10.244H16.37c.455.005.897-.152 1.244-.444.347-.29.576-.695.644-1.14l1.302-8.381a1.838 1.838 0 00-.441-1.502 1.887 1.887 0 00-1.446-.64h-5.344z' stroke='%23FDFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%}.count_replies{display:flex;align-items:center;height:35px;margin-left:100px;font-size:16px;font-weight:600;margin-top:10px}.theme-dark .count_replies,.theme-light .count_replies{color:#1da1c9}.count_replies{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.44 17.392l.004.004c.062.07.108.156.145.247a.924.924 0 01.066.299c.002.027.006.053.005.081 0 .015.004.028.003.042a.944.944 0 01-.049.25c-.002.009-.008.015-.01.024a.888.888 0 01-.133.234c-.007.01-.01.023-.018.033l-3.745 4.418a.675.675 0 01-1.051.014.953.953 0 01-.012-1.213l2.02-2.382c-2.95.391-5.85-.23-5.987-.261a17.65 17.65 0 01-8.916-4.49C1.953 11.123-.158 5.975.557.725.614.3.93 0 1.29 0c.038 0 .077.003.116.01.406.074.682.512.62.98C.986 8.609 6.766 16.01 14.931 17.492c.038.009 3.033.653 5.854.21l-3.115-1.854c-.365-.217-.508-.734-.32-1.155.187-.422.635-.585 1-.37l4.912 2.92c.066.04.125.091.178.15z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:35px}.reply_comment{margin-left:150px}.reply_comment .ava{width:35px;height:35px}.new_reply{display:flex;margin-left:110px}.new_reply .ava{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:10px}.new_reply .textarea_outline{width:100%;min-height:50px}.new_reply .textarea_outline textarea{font-size:13px;color:#888}.info_reply{display:flex;align-items:center;margin-left:110px}.info_reply .ava{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-right:10px}.info_reply .name{color:#000;font-size:13px;font-weight:600;margin-right:20px}.info_reply .count_reply{margin-right:20px}.info_reply .age,.info_reply .count_reply{color:#888;font-size:13px}.load_more{display:flex;align-items:flex-end;padding:20px 0}.load_more .descript{color:#20c4f5;font-weight:600;font-size:18px;padding-left:100px}.load_more .close{display:flex;color:#20c4f5;font-size:18px;font-weight:500;margin:0 auto;border:none;background-color:transparent;position:absolute;left:50%}.load_more .close:before{content:"";display:block;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1l-4 9.5L6 20' stroke='%2320c4f5' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:15px;position:absolute;top:-12px;left:0;width:100%;height:15px;transform:rotate(90deg)}.comments{transition:.15s}.comments .comments_skeleton{background:#1a1f34}.comments .comments_skeleton>.v-skeleton-loader__image{background:transparent;height:175px}.comments .head_comments{display:flex;justify-content:space-between;border-bottom:1px solid #5f6986}.comments .head_comments h3{font-size:20px;font-weight:500;color:#fff}.comments .head_comments h3 .count{font-weight:300;font-size:25px;color:#7481a6;display:inline-flex;height:37.5px}.comments .head_comments .comments_filter{margin-bottom:8px}@media screen and (max-width:767px){.comments .head_comments .comments_filter .sort_by span{display:none}}.comments .head_comments .comments_filter .sort_by .sort_by_btn{padding:3px 30px;text-align:right}.wrap_textarea{position:relative;margin:10px 0}.wrap_textarea .add_comment{width:100%;background-color:#031020;border:1px solid #5f6986;border-radius:5px;padding:16px;color:#fff;font-size:16px;line-height:150%;outline:none;transition:border-color .2s ease,background-color .2s ease}.wrap_textarea .add_comment:focus{border-color:#1a97c0;background-color:rgba(3,16,32,.8)}.wrap_textarea .add_comment:hover{border-color:#1a97c0}.wrap_textarea .add_comment::-moz-placeholder{color:#7481a6;opacity:.8}.wrap_textarea .add_comment::placeholder{color:#7481a6;opacity:.8}@media screen and (max-width:767px){.wrap_textarea .add_comment{padding:12px 50px 12px 16px;line-height:120%;font-weight:300;font-size:15px}}.wrap_textarea .send_comment{display:flex;width:25px;height:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.48 10.182L1.42.097a.994.994 0 00-1.034.11.916.916 0 00-.294.415.88.88 0 00-.022.502l2.537 8.957h10.826v1.834H2.608l-2.575 8.93a.88.88 0 00.174.808.951.951 0 00.349.263c.136.06.285.088.434.084.15-.001.298-.036.431-.101l21.058-10.085a.943.943 0 00.38-.338.888.888 0 000-.957.943.943 0 00-.38-.337z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute;right:10px;top:10px;cursor:pointer;transition:opacity .2s ease}.wrap_textarea .send_comment.disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.48 10.182L1.42.097a.994.994 0 00-1.034.11.916.916 0 00-.294.415.88.88 0 00-.022.502l2.537 8.957h10.826v1.834H2.608l-2.575 8.93a.88.88 0 00.174.808.951.951 0 00.349.263c.136.06.285.088.434.084.15-.001.298-.036.431-.101l21.058-10.085a.943.943 0 00.38-.338.888.888 0 000-.957.943.943 0 00-.38-.337z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;cursor:default;opacity:.5}.wrap_textarea .v-progress-linear{position:absolute;top:0}.wrap_textarea.disable{position:relative}.wrap_textarea.disable:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.item_c{display:flex;margin-bottom:32px;position:relative}.item_c .ava{display:flex;flex-shrink:0;width:70px;height:70px;border-radius:50%;margin-right:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.item_c .ava:hover{transform:scale(1.05)}.item_c .ava>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item_c .ava .default__photo{display:flex;width:100%;height:100%;background-image:url(../img/user-default.d86b9253.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.item_c .body_c{background-color:#282c47;border-radius:5px;padding:10px 20px;width:100%;position:relative}.item_c .body_c .writer_name{font-size:15px;color:#20a8f5;line-height:25px;cursor:pointer;display:inline-block;position:relative}.item_c .body_c .writer_name:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:#20a8f5;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.item_c .body_c .writer_name:hover:after{transform:scaleX(1);transform-origin:bottom left}.item_c .body_c .comment_text{font-size:15px;font-weight:300;color:#f6f6f6;line-height:25px;white-space:pre-line}.item_c .body_c .comment_text textarea{width:100%;font-size:15px;font-weight:300;color:#f6f6f6;line-height:25px}.item_c .body_c .comment_text textarea:focus{outline:none}.item_c .body_c .comment_more_action{position:absolute;top:8px;right:15px}.item_c .body_c .comment_more_action>span{color:#dcdcdc;font-size:26px;justify-content:center;align-items:center;display:flex;width:30px;height:30px;border-radius:50%}.item_c .body_c .comment_more_action:hover>span{background-color:hsla(0,0%,100%,.1)}.item_c .body_c .comment_more_action>span[aria-expanded=true]{background-color:hsla(0,0%,100%,.05)}.item_c .body_c .comment_more_action>span[aria-expanded=true]>span{color:red;font-size:26px;display:flex;justify-content:center;align-items:center}.item_c .body_c .on_like{position:absolute;right:15px;bottom:-17.5px;display:flex;align-items:center;background-color:#1c2239;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:35px;min-width:60px;height:35px;padding:0 20px}.item_c .body_c .on_like>span{color:#fff;font-size:26px;display:flex;justify-content:center;align-items:center}.item_c .body_c .on_like .count_likes{font-weight:500;font-size:14px;color:#f1f1f1;padding-left:9px}.item_c .v-progress-circular{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;width:100%;height:100%}.tabs{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:relative;z-index:1;border-radius:5px}.theme-dark .tabs{background-color:rgba(74,74,74,.25);box-shadow:none}.theme-light .tabs{background-color:#fff;box-shadow:0}.tabs.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.tabs ._left,.tabs ._left .tab{display:flex;align-items:center;height:100%}.tabs ._left .tab{font-size:17px;font-weight:400;margin-right:30px;cursor:pointer;border-bottom:2px solid transparent;transition:.4s}.theme-dark .tabs ._left .tab,.theme-dark .tabs ._left .tab>.count{color:#fff}.theme-light .tabs ._left .tab>.count{color:#7d7d7d}.tabs ._left .tab>.count{font-size:13px;padding-left:7px}.tabs ._left .tab.active{border-bottom:2px solid #1da1c9}.tabs ._left .tab.comment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.128 14.936c0 .597.235 1.17.654 1.593.418.423.986.66 1.577.66h13.385l4.462 4.51V3.664c0-.598-.235-1.172-.653-1.594a2.22 2.22 0 00-1.578-.66H3.36a2.22 2.22 0 00-1.577.66 2.266 2.266 0 00-.654 1.594v11.27z' stroke='%2320c4f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='bevel'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:33px;background-size:23px;background-position:0}.tabs ._left .tab.share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%2320c4f5'/%3E%3C/svg%3E");padding-left:42px;background-size:30px;background-position:0}.theme-dark .tabs_body{background-color:rgba(74,74,74,.25)}.theme-light .tabs_body{background-color:#fff}.vue-slider .vue-slider-rail{background-color:#e5e5e5}.vue-slider .vue-slider-rail .vue-slider-process{background-color:#20c4f5;transition-property:none!important;transition-duration:unset!important}.vue-slider .vue-slider-rail .vue-slider-dot{width:20px!important;height:20px!important;border-radius:50%;background-color:#20c4f5;transition:none!important}.vue-slider.vue-slider-ltr{width:560px!important}.vue-slider.vue-slider-ltr .vue-slider-rail{height:1px}.vue-slider.vue-slider-ltr .vue-slider-rail .vue-slider-process{height:3px!important}.vue-slider.vue-slider-btt .vue-slider-rail{width:1px}.player{position:fixed;bottom:0;z-index:10999;display:flex;background-size:cover;background-color:#282c47;backdrop-filter:blur(40px);width:100%;height:70px;border-left:0;justify-content:space-between;align-items:center;transition:.25s;padding-bottom:var(--safe-area-inset-bottom)}@media screen and (max-width:767px){.player{height:64px;padding:0 0 var(--safe-area-inset-bottom) 0}}.player:hover .progress .v-input__slider .v-input__control .v-input__slot .v-slider__track-container .v-slider__track-background,.player:hover .progress .v-input__slider .v-input__control .v-input__slot .v-slider__track-container .v-slider__track-fill{height:4px}.player.bottom{bottom:110px}.player.toggle-width{width:400px;left:50%;padding-left:30px;transform:translateX(-50%)}.player.toggle-width .left_ .info_track{display:none;position:relative;z-index:-1;margin:0}.player.toggle-width .progress{display:none;position:relative;z-index:-1;transform:scale(0)}.player.toggle-width .right_box{margin-left:0}.player.toggle-width .right_box .separator{display:block}.player.toggle-width .right_box button.like,.player.toggle-width .right_box button.playlist-add,.player.toggle-width .right_box button.share_link,.player.toggle-width .right_box button.toggle-width span{transform:rotate(180deg)}.player .more_card{position:absolute;bottom:73px;min-width:300px;right:20px;background:#192234;border-radius:12px}.player .more_card .wrap_drawer_list>button{display:flex;align-items:center;padding-left:5%;width:100%;height:52px;border-bottom:1px solid #282c47;font-size:16px;color:#8591b1;background-position:95%}.player .more_card .wrap_drawer_list>button.favorite{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' stroke='%23fff' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .more_card .wrap_drawer_list>button.favorite.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.523 3.903L12 4.56l.477-.658c.42-.58.892-1.072 1.407-1.47 1.016-.785 2.16-1.178 3.412-1.178 1.69 0 3.238.674 4.368 1.898 1.118 1.212 1.748 2.883 1.748 4.72 0 1.859-.686 3.587-2.245 5.466h0c-1.413 1.704-3.456 3.446-5.887 5.515h0l-.02.018c-.821.699-1.753 1.492-2.72 2.337h0a.82.82 0 01-1.08 0h0c-.975-.851-1.912-1.65-2.737-2.352l-.003-.002h0c-2.43-2.07-4.474-3.812-5.887-5.516C1.273 11.46.588 9.732.588 7.873c0-1.837.63-3.508 1.748-4.72 1.13-1.224 2.677-1.898 4.368-1.898 1.253 0 2.396.393 3.412 1.178h0c.515.398.988.89 1.407 1.47z' fill='%23E94E4E' stroke='%23E94E4E' stroke-width='1.177'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .more_card .wrap_drawer_list>button.share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4V0l7 7-7 7V9.9c-5 0-8.5 1.6-11 5.1C1 10 4 5 11 4z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px}.player .more_card .wrap_drawer_list>button.add_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0H0v2h12V0zm0 4H0v2h12V4zM0 10h8V8H0v2zM14 0v8.18c-.31-.11-.65-.18-1-.18a3 3 0 103 3V2h3V0h-5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:22px}.player .left_{display:flex;align-items:center;gap:20px;margin-left:20px;width:calc(100% - 275px)}@media screen and (max-width:767px){.player .left_{width:calc(100% - 60px);height:100%;overflow:hidden}}@media screen and (max-width:480px){.player .left_{gap:0;width:100%;justify-content:space-between}}.player .left_ .toggle_actions{display:flex;align-items:center;position:relative;flex-shrink:0}@media screen and (max-width:480px){.player .left_ .toggle_actions{order:1;height:100%;flex-shrink:0}}.player .left_ .toggle_actions .toggle_play{width:50px;height:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.33L.5 8.66V0L8 4.33z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#20c4f5;background-position:20px;background-size:15px;border-radius:50%;border:none}@media screen and (max-width:767px){.player .left_ .toggle_actions .toggle_play{background-position:50%;margin:0}}@media screen and (max-width:480px){.player .left_ .toggle_actions .toggle_play{background-color:transparent}}.player .left_ .toggle_actions .toggle_pause{width:50px;height:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 15V1m8 14V1' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#20c4f5;background-position:20px;background-size:10px;border-radius:50%;border:none;flex-shrink:0}@media screen and (max-width:767px){.player .left_ .toggle_actions .toggle_pause{background-position:50%;margin:0}}@media screen and (max-width:480px){.player .left_ .toggle_actions .toggle_pause{background-color:transparent}}.player .left_ .toggle_actions .v-progress-circular{position:absolute;left:50%;margin-left:-25px}.player .left_ .toggle_actions .toggle_arrow>span{transform:rotate(180deg);color:#20c4f5!important}.player .left_ .toggle_actions .mobile_menu{display:none}@media screen and (max-width:480px){.player .left_ .toggle_actions .mobile_menu{display:flex;align-items:center;width:43px;height:100%;background-color:#22293a}.player .left_ .toggle_actions .mobile_menu>span{width:100%;color:#fff;font-size:32px}}.player .left_>button.prev{flex-shrink:0;width:34px;height:34px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23DCDCDC' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipPreviousRoundedIcon' tabindex='-1'%3E%3Cpath d='M7 6c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1s-1-.45-1-1V7c0-.55.45-1 1-1zm3.66 6.82l5.77 4.07c.66.47 1.58-.01 1.58-.82V7.93c0-.81-.91-1.28-1.58-.82l-5.77 4.07a1 1 0 000 1.64z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:transparent;border:none}@media screen and (max-width:480px){.player .left_>button.prev{display:none}}.player .left_>button.prev.disabled{cursor:default}.player .left_>button.prev.disabled,.player .left_>button.prev.disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23a1a1a1' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipPreviousRoundedIcon' tabindex='-1'%3E%3Cpath d='M7 6c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1s-1-.45-1-1V7c0-.55.45-1 1-1zm3.66 6.82l5.77 4.07c.66.47 1.58-.01 1.58-.82V7.93c0-.81-.91-1.28-1.58-.82l-5.77 4.07a1 1 0 000 1.64z'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .left_>button.prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%2320c4f5' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipPreviousRoundedIcon' tabindex='-1'%3E%3Cpath d='M7 6c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1s-1-.45-1-1V7c0-.55.45-1 1-1zm3.66 6.82l5.77 4.07c.66.47 1.58-.01 1.58-.82V7.93c0-.81-.91-1.28-1.58-.82l-5.77 4.07a1 1 0 000 1.64z'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .left_>button.next{flex-shrink:0;width:34px;height:34px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23DCDCDC' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipNextRoundedIcon' tabindex='-1'%3E%3Cpath d='M7.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L7.58 7.11C6.91 6.65 6 7.12 6 7.93v8.14c0 .81.91 1.28 1.58.82zM16 7v10c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1s-1 .45-1 1z'/%3E%3C/svg%3E");background-repeat:no-repeat;border:none}@media screen and (max-width:480px){.player .left_>button.next{display:none}}.player .left_>button.next.disabled{cursor:default}.player .left_>button.next.disabled,.player .left_>button.next.disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23a1a1a1' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipNextRoundedIcon' tabindex='-1'%3E%3Cpath d='M7.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L7.58 7.11C6.91 6.65 6 7.12 6 7.93v8.14c0 .81.91 1.28 1.58.82zM16 7v10c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1s-1 .45-1 1z'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .left_>button.next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%2320c4f5' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipNextRoundedIcon' tabindex='-1'%3E%3Cpath d='M7.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L7.58 7.11C6.91 6.65 6 7.12 6 7.93v8.14c0 .81.91 1.28 1.58.82zM16 7v10c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1s-1 .45-1 1z'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .left_>button.next_album{flex-shrink:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 14' fill='none'%3E%3Cpath d='M26.838 1.196c0-.184-.105-.361-.293-.492A1.254 1.254 0 0025.838.5c-.265 0-.52.073-.707.204-.188.13-.293.308-.293.492v11.608c0 .184.105.361.293.492.187.13.442.204.707.204.265 0 .52-.073.707-.204.188-.13.293-.308.293-.492V1.196zM12.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 0114.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L14.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001zM.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 012.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L2.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat;width:33px;height:17px;border:none}@media screen and (max-width:480px){.player .left_>button.next_album{display:none}}.player .left_>button.next_album:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 14' fill='none'%3E%3Cpath d='M26.838 1.196c0-.184-.105-.361-.293-.492A1.254 1.254 0 0025.838.5c-.265 0-.52.073-.707.204-.188.13-.293.308-.293.492v11.608c0 .184.105.361.293.492.187.13.442.204.707.204.265 0 .52-.073.707-.204.188-.13.293-.308.293-.492V1.196zM12.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 0114.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L14.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001zM.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 012.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L2.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001z' fill='%2320c4f5'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .left_>button.next_album.disabled{cursor:auto}.player .left_ .info_track{display:flex;align-items:center;width:65%;margin-left:10px;line-height:1.5;transition:transform .3s,margin .3s}@media screen and (max-width:480px){.player .left_ .info_track{margin-left:0;width:70%}}.player .left_ .info_track>.img{display:flex;align-items:center;justify-content:center;height:50px;width:50px;margin-right:14px;font-size:10px;flex-shrink:0;transition:.21s;cursor:pointer}@media screen and (max-width:767px){.player .left_ .info_track>.img{width:48px;height:48px;border-radius:4px;overflow:hidden}}.player .left_ .info_track>.img img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease-in-out}.player .left_ .info_track>.img.hover img{transform:scale(1.07)}.player .left_ .info_track .title_artist{width:calc(100% - 64px)}.player .left_ .info_track .title_artist .track_title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player .left_ .info_track .title_artist .track_title>span{font-size:16px;color:#20c4f5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.player .left_ .info_track .title_artist .track_title>span{font-size:14px;font-weight:500;color:#fff}}.player .left_ .info_track .title_artist .track_title>span.hover{text-decoration:underline}.player .left_ .info_track .title_artist .track_title>.bpm{display:inline-flex;font-size:12px;color:#fff;margin-right:3px}.player .left_ .info_track .title_artist .track_artist{display:flex;align-items:baseline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player .left_ .info_track .title_artist .track_artist>span{color:#dcdcdc;margin-right:4px;line-height:1.2;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.player .left_ .info_track .title_artist .track_artist>.artist_name{font-size:15px;color:#20c4f5;cursor:pointer;line-height:1.2;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.player .left_ .info_track .title_artist .track_artist>.artist_name{font-size:14px;color:#8591b1}}.player .left_ .info_track .title_artist .track_artist>.artist_name:hover{text-decoration:underline}.player .progress_line{width:100%;position:relative}.player .progress_line>.v-progress-linear{position:absolute;top:15px}.player .progress{width:100%;transition:transform .3s;top:0;position:absolute;display:flex;align-items:center;margin-bottom:0;height:3px}.player .progress .v-progress-linear{height:2px!important}.player .progress .v-input__slider .v-input__control{flex-direction:row;flex-wrap:nowrap;cursor:pointer}.player .progress .v-input__slider .v-input__control .v-input__slot{margin-bottom:0}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider{cursor:pointer;margin:0}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__track-container{display:flex;align-items:center}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__track-container .v-slider__track-background,.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__track-container .v-slider__track-fill{height:2px;transition:height 0s}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__thumb-container{display:none}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__thumb-container .v-slider__thumb{width:19px;height:19px}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__thumb-container .v-slider__thumb:before{content:none;left:-9px;top:-9px;transform:scale(1.2)!important}.player .progress .v-input__slider .v-input__control .v-input__slot .v-slider__thumb-container .v-slider__thumb:after{content:none}.player .progress>span{font-size:17px;color:#fff;width:50px;flex-shrink:0}@media screen and (max-width:767px){.player .progress>span{display:none}}.player .progress>span.time_current{margin-right:15px}.player .progress>span.time_end{text-align:right;margin-left:15px}.player .right_box{display:flex;align-items:center;gap:20px;height:100%;padding-left:2%;margin-right:20px}@media screen and (max-width:480px){.player .right_box{display:none}}.player .right_box .time_details{font-size:15px;color:#7481a6}@media screen and (max-width:767px){.player .right_box .time_details{display:none}}.player .right_box .separator{display:none;width:1px;height:30px;background:rgba(95,105,134,.4);margin-right:20px}.player .right_box .volume-controls-wrapper{position:relative;display:flex;align-items:center}.player .right_box .volume-controls-wrapper .volume{width:19px;height:18px;margin-right:24px}.player .right_box .volume-controls-wrapper .volume.mute{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 9A4.5 4.5 0 0011 4.97v2.21l2.45 2.45c.03-.2.05-.41.05-.63zM16 9c0 .94-.2 1.82-.54 2.64l1.51 1.51A8.796 8.796 0 0018 9c0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zM1.27 0L0 1.27 4.73 6H0v6h4l5 5v-6.73l4.25 4.25c-.67.52-1.42.93-2.25 1.18v2.06a8.99 8.99 0 003.69-1.81L16.73 18 18 16.73l-9-9L1.27 0zM9 1L6.91 3.09 9 5.18V1z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box .volume-controls-wrapper .volume.unmute{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 6v6h4l5 5V1l-5 5h-4zM14 9a4.5 4.5 0 00-2.5-4.03v8.05C12.98 12.29 14 10.77 14 9zM11.5.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box .volume-controls-wrapper .volume.unmute:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.5 6v6h4l5 5V1l-5 5h-4zM14 9a4.5 4.5 0 00-2.5-4.03v8.05C12.98 12.29 14 10.77 14 9zM11.5.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box .volume-controls-wrapper .vue-slider{padding:20px!important;position:absolute;bottom:50px;left:-10px;height:120px!important;background:#1b1f34;backdrop-filter:blur(40px);border-radius:5px;cursor:pointer}.player .right_box .volume-controls-wrapper .vue-slider .vue-slider-process{width:3px!important}.player .right_box .track_purchased{width:30px;height:30px;background-color:hsla(0,0%,100%,.1);border-radius:50%;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:50%}.player .right_box>button{background-color:transparent;border:none;height:26px;background-position:0}.player .right_box>button.share_link{width:18px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4V0l7 7-7 7V9.9c-5 0-8.5 1.6-11 5.1C1 10 4 5 11 4z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box>button.share_link:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4V0l7 7-7 7V9.9c-5 0-8.5 1.6-11 5.1C1 10 4 5 11 4z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.player .right_box>button.share_link{display:none}}.player .right_box>button.like>span{color:#dcdcdc;font-size:22px;display:flex;justify-content:center;align-items:center}.player .right_box>button.like.active>span{color:#e94e4e;font-size:22px;display:flex;justify-content:center;align-items:center}.player .right_box>button.like.active:hover>span{color:#ee7a7a;font-size:22px;display:flex;justify-content:center;align-items:center}.player .right_box>button.like:hover>span{color:#fff}@media screen and (max-width:767px){.player .right_box>button.like{display:none}}.player .right_box>button.shuffle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.903 1h5m0 0v5m0-5l-17 17m17-4v5m0 0h-5m5 0l-6-6m-11-11l5 5' stroke='%23DCDCDC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:16px;position:relative;background-size:16px}.player .right_box>button.shuffle.shuffle_on,.player .right_box>button.shuffle:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.903 1h5m0 0v5m0-5l-17 17m17-4v5m0 0h-5m5 0l-6-6m-11-11l5 5' stroke='%2320c4f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box>button.loop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.903 0l4 4m0 0l-4 4m4-4h-14a4 4 0 00-4 4v2m4 12l-4-4m0 0l4-4m-4 4h14a4 4 0 004-4v-2' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:21px;position:relative}.player .right_box>button.loop.loop_on{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.903 0l4 4m0 0l-4 4m4-4h-14a4 4 0 00-4 4v2m4 12l-4-4m0 0l4-4m-4 4h14a4 4 0 004-4v-2' stroke='%2320c4f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box>button.play_list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 18h18v-2h-18v2zm0-5h18v-2h-18v2zM12.2 1L6 8.111h12.4L12.2 1z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat;width:24px;position:relative;background-position:center 4px}.player .right_box>button.play_list:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 18h18v-2h-18v2zm0-5h18v-2h-18v2zM12.2 1L6 8.111h12.4L12.2 1z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box>button.play_list.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 18h18v-2h-18v2zm0-5h18v-2h-18v2zM12.2 1L6 8.111h12.4L12.2 1z' fill='%2320c4f5'/%3E%3C/svg%3E");background-repeat:no-repeat}.player .right_box>button.playlist-add{color:#dcdcdc}.player .right_box>button.playlist-add:hover{color:#fff}.player .right_box>button.playlist-add span{vertical-align:middle;font-size:28px}@media screen and (max-width:767px){.player .right_box>button.playlist-add{display:none}}.player .right_box>button.more{color:#dcdcdc;position:relative;right:10px;display:none}@media screen and (max-width:767px){.player .right_box>button.more{right:0;display:flex}}.player .right_box>button.more:hover{color:#fff}.player .right_box>button.toggle-width{display:flex;justify-content:center;align-items:center;background:#22293a;color:#dcdcdc;width:40px;height:40px;border-radius:50%}.player .right_box>button.toggle-width:hover{color:#fff}.player .right_box>button.toggle-width span{height:34px;font-size:35px;border-radius:50%;transition:transform .3s}.new-artist-type-dialog .horizontal-options{display:flex;flex-direction:column;gap:16px;width:100%;justify-content:flex-start}.new-artist-type-dialog .account-option{background:rgba(24,32,52,.5);border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.1);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:space-between;height:auto}.new-artist-type-dialog .account-option:hover{background:rgba(32,196,245,.1);border-color:rgba(32,196,245,.3)}.new-artist-type-dialog .account-option.selected{background:rgba(32,196,245,.15);border-color:#20c4f5}.new-artist-type-dialog .account-option .option-type{font-size:17px;color:hsla(0,0%,100%,.9);font-weight:600;transition:color .2s ease;display:flex;flex-direction:column;gap:6px;flex:1}.new-artist-type-dialog .account-option .option-type .option-title{font-size:18px;font-weight:600;margin-bottom:4px}.new-artist-type-dialog .account-option .option-desc{display:block;font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.4;font-weight:400}.new-artist-type-dialog .account-option .option-indicator{display:flex;align-items:center;justify-content:center}.new-artist-type-dialog .account-option .option-indicator .hidden-radio{margin:0;padding:0}.new-artist-type-dialog .horizontal-options{margin-top:0}.new-artist-type-dialog .account_issue_box{padding:0}.new-artist-type-dialog .warning-message{text-align:center;padding:0}.horizontal-selector-dialog .horizontal-options{display:flex;flex-direction:row;gap:20px;width:100%;justify-content:center;margin-top:0}.horizontal-selector-dialog .account-option{background:rgba(24,32,52,.5);border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.1);overflow:hidden;position:relative;align-items:center;justify-content:space-between;height:auto;flex:1;min-width:0;min-height:200px;display:flex;flex-direction:column;justify-content:center}.horizontal-selector-dialog .account-option:hover{background:rgba(32,196,245,.1);border-color:rgba(32,196,245,.3)}.horizontal-selector-dialog .account-option.selected{background:rgba(32,196,245,.15);border-color:#20c4f5}.horizontal-selector-dialog .account-option .option-type{width:100%}.horizontal-selector-dialog .account-option .option-indicator{margin-top:15px}.horizontal-selector-dialog .account-option .option-type{font-size:17px;color:hsla(0,0%,100%,.9);font-weight:600;transition:color .2s ease;display:flex;flex-direction:column;gap:6px;flex:1;text-align:center}.horizontal-selector-dialog .account-option .option-type .option-title{font-size:18px;font-weight:600;margin-bottom:4px}.horizontal-selector-dialog .account-option .option-desc{display:block;font-size:14px;color:hsla(0,0%,100%,.6);line-height:1.4;font-weight:400}.horizontal-selector-dialog .account-option .option-indicator{display:flex;align-items:center;justify-content:center}.horizontal-selector-dialog .account-option .option-indicator .hidden-radio{margin:0;padding:0}.horizontal-selector-dialog .account_issue_box{padding:0}.horizontal-selector-dialog .warning-message{text-align:center;padding:0}.structure_header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.1);position:relative;margin-bottom:10px}.structure_description{color:hsla(0,0%,100%,.7);font-size:14px;margin-bottom:24px;padding:0 24px;text-align:center}.account-name-link{color:#20c4f5;text-decoration:none;font-weight:500}.account-name-link:hover{text-decoration:underline}.preview_box{margin-top:12px;text-align:center}.mock_cover{width:60px;height:60px;border:2px dashed hsla(0,0%,100%,.3);border-radius:4px;margin:0 auto 8px}.artist_display{font-size:13px;color:hsla(0,0%,100%,.7);margin-top:4px}.v-radio{margin-bottom:24px}.checkbox_label{padding-bottom:8px}.account_selection_wizard_modal{background:#282c47;border-radius:25px;overflow:hidden;position:relative;max-height:90vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin-top:-70px!important}.account_selection_wizard_modal .wizard-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid hsla(0,0%,100%,.1);position:relative;margin-bottom:10px}.account_selection_wizard_modal .wizard-header .close_modal{position:absolute;right:24px;top:50%;transform:translateY(-50%)}.account_selection_wizard_modal .heading_wizard{margin:0;font-size:24px;font-weight:500;color:#fff;text-align:center;flex-grow:1;padding-bottom:0;line-height:28px}.account_selection_wizard_modal .close_modal{width:20px;height:20px;border:none;cursor:pointer;opacity:.7;transition:opacity .2s ease;position:relative}.account_selection_wizard_modal .close_modal:after,.account_selection_wizard_modal .close_modal:before{content:"";position:absolute;width:100%;height:2px;background-color:#fff;top:50%;left:0}.account_selection_wizard_modal .close_modal:before{transform:rotate(45deg)}.account_selection_wizard_modal .close_modal:after{transform:rotate(-45deg)}.account_selection_wizard_modal .close_modal:hover{opacity:1}.account_selection_wizard_modal .wizard-content{width:100%}.account_selection_wizard_modal .wizard-content.structure-content{position:relative}.account_selection_wizard_modal .wizard-description{color:hsla(0,0%,100%,.7);font-size:15px;margin-bottom:24px;text-align:center}.account_selection_wizard_modal .vertical-options{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.account_selection_wizard_modal .horizontal-options{display:flex;flex-direction:row;justify-content:center;gap:20px;width:100%}.account_selection_wizard_modal .horizontal-options .account-option{flex:1;min-width:0;min-height:230px;display:flex;flex-direction:column;justify-content:center}.account_selection_wizard_modal .horizontal-options .account-option .option-type{width:100%}.account_selection_wizard_modal .horizontal-options .account-option .selected-artist{max-width:100%;overflow:hidden;text-align:left}.account_selection_wizard_modal .horizontal-options .account-option .selected-artist .artist-info{min-width:0;flex:1;text-align:left}.account_selection_wizard_modal .horizontal-options .account-option .selected-artist .artist-info .artist-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.account_selection_wizard_modal .horizontal-options .account-option .selected-artist .artist-info .artist-type{text-align:left}@keyframes breathe{0%{border-color:rgba(32,196,245,.2);box-shadow:0 0 0 0 rgba(32,196,245,.2)}50%{border-color:rgba(32,196,245,.8);box-shadow:0 0 0 4px rgba(32,196,245,.2)}to{border-color:rgba(32,196,245,.2);box-shadow:0 0 0 0 rgba(32,196,245,.2)}}@keyframes breathing-wave{0%{box-shadow:0 0 0 0 rgba(32,196,245,.5)}70%{box-shadow:0 0 0 10px rgba(32,196,245,0)}to{box-shadow:0 0 0 0 rgba(32,196,245,0)}}.account_selection_wizard_modal .account-option{background:rgba(24,32,52,.5);height:282px;transition:all .2s ease;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.account_selection_wizard_modal .account-option.has-artist .option-type{width:100%}.account_selection_wizard_modal .account-option.has-artist .selected-artist{display:flex;align-items:center;margin-top:8px;padding-top:8px;border-top:1px solid hsla(0,0%,100%,.1);position:relative;text-align:left}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px;background-color:#182034;display:flex;align-items:center;justify-content:center}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-avatar .default_user_avatar{width:100%;height:100%;border-radius:12px;background-color:#5f6986;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:60%;background-position:50%;background-repeat:no-repeat}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-info{flex:1}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-info .artist-name{font-size:14px;font-weight:500;color:#fff;margin-bottom:2px}.account_selection_wizard_modal .account-option.has-artist .selected-artist .artist-info .artist-type{font-size:12px;color:hsla(0,0%,100%,.6)}.account_selection_wizard_modal .account-option.has-artist .selected-artist .clear-button{width:24px;height:24px;border-radius:50%;background-color:rgba(24,32,52,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.account_selection_wizard_modal .account-option.has-artist .selected-artist .clear-button .close-x{color:#7481a6;font-size:20px;line-height:1;font-weight:500;display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:relative}.account_selection_wizard_modal .account-option.has-artist .selected-artist .clear-button:hover{background-color:rgba(24,32,52,.8)}.account_selection_wizard_modal .account-option.has-artist .selected-artist .clear-button:hover .close-x{color:#fff}.account_selection_wizard_modal .account-option:hover{background:rgba(24,32,52,.8);border-color:rgba(32,196,245,.3)}.account_selection_wizard_modal .account-option.selected{background:rgba(32,196,245,.1);border-color:rgba(32,196,245,.4)}.account_selection_wizard_modal .account-option.selected .option-type{color:hsla(0,0%,100%,.9)}.account_selection_wizard_modal .account-option.selected .option-desc{color:hsla(0,0%,100%,.7)}.account_selection_wizard_modal .account-option.hover-only.selected{background:rgba(24,32,52,.5);border-color:hsla(0,0%,100%,.1)}.account_selection_wizard_modal .account-option.hover-only.selected .option-type{color:hsla(0,0%,100%,.9)}.account_selection_wizard_modal .account-option.hover-only.selected .option-desc{color:hsla(0,0%,100%,.7)}.account_selection_wizard_modal .account-option.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.account_selection_wizard_modal .account-option.disabled:hover{background:rgba(24,32,52,.5);border-color:hsla(0,0%,100%,.1)}.account_selection_wizard_modal .account-option .tooltip{background:rgba(32,196,245,.15);color:#20c4f5;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;margin:8px auto 0;max-width:90%;text-align:center;border:1px solid rgba(32,196,245,.3);position:relative}.account_selection_wizard_modal .account-option .tooltip:before{content:"";position:absolute;top:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(32,196,245,.15)}.account_selection_wizard_modal .option-type{font-size:17px;color:hsla(0,0%,100%,.9);font-weight:500;transition:color .2s ease;display:flex;flex-direction:column;gap:6px;flex:1;text-align:center}.account_selection_wizard_modal .option-type .option-title{font-size:18px;font-weight:500;margin-bottom:4px}.account_selection_wizard_modal .option-type .option-number{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background:rgba(32,196,245,.15);color:#20c4f5;font-weight:600;border-radius:50%;margin:0 auto 12px;font-size:18px;border:1px solid rgba(32,196,245,.3)}.account_selection_wizard_modal .option-type .option-number.pulsing-number{animation:breathing-wave 2s ease-out infinite}.account_selection_wizard_modal .option-type .option-number.completed{background:rgba(76,217,100,.15);color:#4cd964;border:1px solid rgba(76,217,100,.3);position:relative}.account_selection_wizard_modal .option-type .option-number.completed .checkmark{display:block;position:absolute;top:50%;left:50%;width:16px;height:10px;transform:translate(-50%,-60%) rotate(-45deg)}.account_selection_wizard_modal .option-type .option-number.completed .checkmark:after{content:"";display:block;width:100%;height:100%;border-bottom:2px solid #4cd964;border-left:2px solid #4cd964}.option-desc{display:block;font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.4;font-weight:400}.option-indicator{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.hidden-radio{position:absolute;opacity:0;pointer-events:none;margin:0;padding:0}.hidden-radio+div{min-width:100px}.horizontal_options{display:flex;flex-direction:row;justify-content:center;gap:20px;width:100%}.box_create_button{display:flex;align-items:center;margin-bottom:15px;padding:10px;border-radius:16px;cursor:pointer;transition:all .21s ease;width:100%;background-color:#0c1324;border-bottom:1px solid rgba(95,105,134,.3)}.box_create_button.active{border-color:rgba(32,196,245,.3)}.box_create_button:hover{background-color:rgba(24,32,52,.5)}.box_create_button button{width:47px;height:47px;border-radius:10px;background-color:hsla(0,0%,86.3%,.1);position:relative;margin-right:14px}.box_create_button button:after,.box_create_button button:before{content:"";position:absolute;background-color:#dcdcdc}.box_create_button button:before{width:18px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.box_create_button button:after{width:2px;height:18px;top:50%;left:50%;transform:translate(-50%,-50%)}.box_create_button button.active{background-color:rgba(32,196,245,.1)}.box_create_button button.active:after,.box_create_button button.active:before{background-color:#20c4f5}.box_create_button>div{display:flex;flex-direction:column;justify-content:center;font-size:16px;font-weight:500;color:#fff;line-height:19px}.box_create_button>div span{display:block;font-size:14px;color:hsla(0,0%,100%,.7);font-weight:400;margin-top:2px}.structure_option{height:282px;background:rgba(24,32,52,.5);transition:all .2s ease;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;cursor:pointer;position:relative;min-height:230px;display:flex;flex-direction:column;margin:0;flex:1}.structure_option:hover{background:rgba(24,32,52,.8);border-color:rgba(32,196,245,.3)}.structure_option.selected{background:rgba(32,196,245,.1);border-color:rgba(32,196,245,.4)}.structure_option.selected .option_type{color:hsla(0,0%,100%,.9)}.structure_option.selected .option_desc{color:hsla(0,0%,100%,.7)}.structure_option.selected .cover_box{border-color:hsla(0,0%,100%,.2);background:rgba(32,196,245,.05)}.option_type{font-size:16px;color:hsla(0,0%,100%,.9);padding:16px 8px 12px;font-weight:500;transition:color .2s ease;display:flex;flex-direction:column;gap:6px;text-align:center}.option_desc{display:block;font-size:13px;color:hsla(0,0%,100%,.7);line-height:1.4;font-weight:400;text-align:center;padding:0 4px}.hidden_radio{position:absolute;opacity:0;pointer-events:none;margin:0;padding:0}.option_content{display:flex;align-items:center;justify-content:center;padding:0 8px 12px;width:100%;flex:1;position:relative;z-index:1}.cover_preview{text-align:center;flex-shrink:0}.cover_box{width:90px;height:90px;border:2px dashed hsla(0,0%,100%,.2);border-radius:10px;margin:0 auto 10px;background:hsla(0,0%,100%,.03);transition:all .2s ease}.preview_artist{font-size:14px;color:hsla(0,0%,100%,.8);text-align:center}.preview_artist:after,.preview_artist:before{content:"";position:absolute;background-color:#dcdcdc}.preview_artist::-webkit-scrollbar{width:8px}.preview_artist::-webkit-scrollbar-track{background:#182034;border-radius:4px}.preview_artist::-webkit-scrollbar-thumb{background:#5f6986;border-radius:4px}.item_account{padding:10px;border-bottom:1px solid rgba(95,105,134,.3);cursor:pointer;transition:background-color .2s;background-color:#0c1324;display:flex;align-items:center;justify-content:space-between}.item_account:hover{background-color:rgba(24,32,52,.5)}.item_account:last-child{border-bottom:none}.item_account .data{display:flex;align-items:center;flex:1}.item_account .data .img{min-width:47px;min-height:47px;width:50px;height:50px;overflow:hidden;border-radius:10px;background-color:#5f6986;flex-shrink:0}.item_account .data .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item_account .data .img .default_user_avatar{width:100%;height:100%;border-radius:10px;background-color:#5f6986;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:60%;background-position:50%;background-repeat:no-repeat}.item_account .data .description{text-align:left;width:100%;margin:5px 0}.item_account .data .description .name{font-weight:600;color:#fff;font-size:14px;line-height:1;margin-bottom:2px;text-align:left}.item_account .data .description .type{font-size:12px;color:#dcdcdc;text-align:left}.item_account .data .description .type.restricted{color:#e94e4e}.item_account .action{display:flex;align-items:center;padding-right:25px}.item_account .action .check_round{width:26px;height:26px;border-radius:50%;border:2px solid #7481a6;cursor:pointer;z-index:1}.item_account .action .check_round.checked{border:2.5px solid #20c4f5;position:relative}.item_account .action .check_round.checked:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#20c4f5;left:50%;top:50%;margin-left:-6px;margin-top:-6px}.list-state-container{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;text-align:center;background-color:rgba(24,32,52,.3);border-radius:5px;margin-bottom:15px}.list-state-container .empty-icon{margin-bottom:20px}.list-state-container .empty-message,.list-state-container .loading-message{font-size:16px;color:#7481a6;margin-top:20px;margin-bottom:25px}.list-state-container .create-btn{margin-top:10px}.empty-artists{min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;text-align:center;background-color:#0c1324;border:1px solid #282c47;border-radius:10px;margin-bottom:15px}.empty-artists p{font-size:16px;color:#7481a6;margin-bottom:25px}.account_issue_box{color:#fff;font-size:16px;line-height:1.5;text-align:center;padding:20px;display:flex;align-items:center;justify-content:center;height:100%}.account_issue_box span{font-weight:600;color:#20c4f5}.h165{height:165px}.tetriatary_btn.loading{position:relative;color:transparent;pointer-events:none}.tetriatary_btn.loading .v-progress-circular{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wrapper_content.active{border-color:rgba(32,196,245,.3)}.wrapper_content .wizard-content{width:100%;padding-bottom:10px}.list_accounts{width:100%;border-radius:16px;overflow:hidden}.list_accounts.primary-artist-list{height:350px;overflow-y:auto;background:#0c1324;border:1px solid #282c47;border-radius:10px;margin-bottom:20px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.wrapper_button{display:flex;justify-content:space-between;padding:20px 40px 20px 40px}.wrapper_button.center{justify-content:center}.wrapper_button ._button,.wrapper_button>button{width:200px;height:45px;font-size:16px;cursor:pointer;border-radius:120px}.wrapper_button ._button:last-child,.wrapper_button>button:last-child{margin-left:20px}.wrapper_button ._button.disabled,.wrapper_button>button.disabled{border:none;background:hsla(0,0%,89%,.12);cursor:default}.style_dialog.subGenres.bpm-dialog{background:#1a1f34;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);position:relative;padding-top:12px}.style_dialog.subGenres.bpm-dialog .sheet-handle{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:32px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px}.style_dialog.subGenres.bpm-dialog .header{color:#fff;font-size:18px;font-weight:500;margin:12px 0 20px;text-align:center}.style_dialog.subGenres.bpm-dialog .wrap_inputs{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;padding:0 20px}.style_dialog.subGenres.bpm-dialog .wrap_inputs>input{width:100px;height:48px;background:rgba(26,31,52,.5);border:1px solid #5f6986;border-radius:8px;color:#fff;padding:0 12px;font-size:24px;font-weight:500;text-align:center;transition:all .2s ease}.style_dialog.subGenres.bpm-dialog .wrap_inputs>input:focus{outline:none;border-color:#00d1ff;background:rgba(26,31,52,.8)}.style_dialog.subGenres.bpm-dialog .wrap_inputs>span{color:#8591b1;font-size:24px;font-weight:500;margin:0 6px}.style_dialog.subGenres.bpm-dialog .wrap_slider{padding:0 20px;touch-action:none;position:relative;margin-bottom:40px;width:100%}.style_dialog.subGenres.bpm-dialog .v-slider.v-slider--horizontal{margin:0!important;padding:20px 10px;height:auto!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-container{height:4px!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-background{height:4px!important;background-color:rgba(116,129,166,.15)!important;border-radius:2px!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-fill{background-color:#20c4f5!important;border-radius:2px!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb,.style_dialog.subGenres.bpm-dialog .v-slider__thumb-container{height:20px!important;top:50%!important;transform:translateY(-50%)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb{width:20px!important;background:#00d1ff!important;border:2px solid #1a1f34!important;cursor:grab!important;transition:all .15s ease!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb:before{width:36px!important;height:36px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb:hover{transform:translateY(-50%) scale(1.15)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb:active{cursor:grabbing!important;transform:translateY(-50%) scale(.95)!important}.style_dialog.subGenres.bpm-dialog .slider_markers{position:absolute;width:calc(100% - 40px);height:30px;bottom:-30px;left:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_dialog.subGenres.bpm-dialog .slider_markers .marker{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;width:1px}.style_dialog.subGenres.bpm-dialog .slider_markers .marker .marker_line{width:1px;height:6px;background:rgba(116,129,166,.4);margin-bottom:4px}.style_dialog.subGenres.bpm-dialog .slider_markers .marker .marker_value{color:rgba(116,129,166,.8);font-size:12px;font-weight:500}.v-list.v-sheet.theme--dark{background:#1a1f34!important}.modal_wrap_actions{display:flex;justify-content:space-between;align-items:center;margin:20px;gap:10px}.modal_wrap_actions>button{flex:1;display:flex;padding:12px 0;align-items:center;justify-content:center;border-radius:12px;border:1px solid #5f6986;background-color:transparent;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.modal_wrap_actions>button.keep_it{background-color:#5f6986}.modal_wrap_actions>button:hover{background-color:rgba(95,105,134,.8)}.modal_wrap_actions>button:active{transform:scale(.98)}.wrap_album_playlist{position:relative}.wrap_album_playlist .head_tracks{display:flex;border-bottom:1px solid rgba(95,105,134,.5);padding-bottom:5px}@media screen and (max-width:1150px){.wrap_album_playlist .head_tracks{display:none}}.wrap_album_playlist .head_tracks>div{display:flex;align-items:center;color:#7481a6;font-size:14px;font-weight:300}.wrap_album_playlist .head_tracks>div .sort{display:flex;flex-direction:column;margin-left:0}.wrap_album_playlist .head_tracks>div .sort>span{display:flex;height:8px;font-size:30px;line-height:.3;cursor:pointer;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#5f6986}.wrap_album_playlist .head_tracks>div .sort>span.active{color:#fff}.wrap_album_playlist .head_tracks>div.title_{width:360px;padding-left:115px;justify-content:flex-start}.wrap_album_playlist .head_tracks>div.artist_{width:230px}.wrap_album_playlist .head_tracks>div.label_,.wrap_album_playlist .head_tracks>div.released_{width:170px}.wrap_album_playlist .head_tracks>div.bpm_{width:115px}.wrap_album_playlist .head_tracks>div.key_{width:100px}.wrap_album_playlist .head_tracks>div.actions_{position:absolute;right:0;width:100px;justify-content:flex-end;padding-right:18px}.wrap_album_playlist .head_tracks>div.actions_>button{display:flex;align-items:flex-end}.wrap_album_playlist .head_tracks>div.actions_>button>span{height:8px;font-size:27px}.wrap_album_playlist .album-playlist{margin-top:7px;overflow:hidden;position:relative}.wrap_album_playlist .album-playlist>div{display:flex;align-items:center;justify-content:space-between;height:50px;background:rgba(95,105,134,.1);border-radius:50px;margin-bottom:4px;transition:.2s}.wrap_album_playlist .album-playlist>div .track{display:flex;height:100%;align-items:center;font-weight:300;font-size:16px;color:#dcdcdc;padding-left:15px}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track{width:90%}}.wrap_album_playlist .album-playlist>div .track .play_pause{display:flex;position:relative}.wrap_album_playlist .album-playlist>div .track .play_pause .play{width:35px;height:35px;border-radius:50%;background-color:hsla(0,0%,62%,.2);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.33L.5 8.66V0L8 4.33z' fill='%23FFF'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;transition:.2s;z-index:2}.wrap_album_playlist .album-playlist>div .track .play_pause .pause{width:35px;height:35px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 15V1m8 14V1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:6px;background-position:50%;z-index:2}.wrap_album_playlist .album-playlist>div .track .play_pause .v-progress-circular{width:37px;height:37px;top:0;left:0;margin:0;z-index:1}.wrap_album_playlist .album-playlist>div .track .play_pause .v-progress-circular .v-progress-circular__underlay{stroke:#fff}.wrap_album_playlist .album-playlist>div .track .play_pause .track_deleted_block{width:35px;height:35px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.2' cx='17.5' cy='17.5' r='17.5' fill='%23fff'/%3E%3Cpath d='M15.607 23.188a1.897 1.897 0 013.237-1.341 1.895 1.895 0 11-3.237 1.34zm.186-11.385a1.718 1.718 0 012.405-1.747 1.716 1.716 0 011.008 1.747l-.664 6.649a1.049 1.049 0 01-2.085 0l-.664-6.649z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-size:100%}.wrap_album_playlist .album-playlist>div .track .play_pause .track_error{width:35px;height:35px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:27px}.wrap_album_playlist .album-playlist>div .track .play_pause .track_error .v-tooltip{width:200px;height:30px;background:red}.wrap_album_playlist .album-playlist>div .track .is_purchased{margin:0 15px;width:30px;height:20px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;background-position:center 0}.wrap_album_playlist .album-playlist>div .track .track_deleted{margin:0 15px;width:30px;height:30px;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%;background-position:center 0;cursor:pointer}.wrap_album_playlist .album-playlist>div .track .track_deleted:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 15.5c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10zm-13.03-3.03a.75.75 0 011.06 0L15 14.44l1.97-1.97a.75.75 0 011.06 1.06l-1.97 1.97 1.97 1.97a.75.75 0 01-1.06 1.06L15 16.56l-1.97 1.97a.75.75 0 01-1.06-1.06l1.97-1.97-1.97-1.97a.75.75 0 010-1.06z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.wrap_album_playlist .album-playlist>div .track .like{display:flex;margin:0 15px;width:30px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.wrap_album_playlist .album-playlist>div .track .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23FF3F3F'/%3E%3C/svg%3E");background-repeat:no-repeat}.wrap_album_playlist .album-playlist>div .track .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23transparent'/%3E%3Cpath d='M22.572 9.566A4.842 4.842 0 0018.972 8a4.53 4.53 0 00-2.829.975A5.783 5.783 0 0015 10.168a5.782 5.782 0 00-1.143-1.193A4.53 4.53 0 0011.027 8c-1.39 0-2.668.556-3.6 1.566C6.508 10.564 6 11.927 6 13.405c0 1.52.567 2.913 1.785 4.381 1.09 1.314 2.656 2.647 4.47 4.191.618.527 1.32 1.125 2.05 1.762a1.056 1.056 0 001.39 0c.73-.637 1.432-1.235 2.051-1.762 1.813-1.544 3.38-2.877 4.469-4.19C23.433 16.316 24 14.925 24 13.404c0-1.478-.507-2.841-1.428-3.84z' fill='%23EE7A7A'/%3E%3C/svg%3E");background-repeat:no-repeat}.wrap_album_playlist .album-playlist>div .track .track_name{width:245px;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track .track_name{width:30%}}.wrap_album_playlist .album-playlist>div .track .artist_name{width:230px;padding-right:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#dcdcdc;cursor:pointer}.wrap_album_playlist .album-playlist>div .track .artist_name>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wrap_album_playlist .album-playlist>div .track .artist_name:hover{color:#20c4f5;text-decoration:underline}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track .artist_name{width:30%}}.wrap_album_playlist .album-playlist>div .track .released{width:170px}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track .released{display:none}}.wrap_album_playlist .album-playlist>div .track .label{width:170px}.wrap_album_playlist .album-playlist>div .track .bpm{width:115px}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track .bpm{width:15%}}.wrap_album_playlist .album-playlist>div .track .key{width:100px}@media screen and (max-width:1150px){.wrap_album_playlist .album-playlist>div .track .key{width:15%}}.wrap_album_playlist .album-playlist>div .action_track{display:flex;justify-content:space-between;flex-shrink:0}.wrap_album_playlist .album-playlist>div .action_track>span{padding-right:19px}.wrap_album_playlist .album-playlist>div .action_track .download{right:50px;background-color:#22293a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%23f1f1f1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin-right:5.5px}.wrap_album_playlist .album-playlist>div .action_track .download:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.558 0H4.336v7.105H.447l7 7.895 7-7.895h-3.889V0z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.wrap_album_playlist .album-playlist>div .action_track .more{color:#8a8a8a;margin-right:15px;width:34px;height:34px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%238A8A8A'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.wrap_album_playlist .album-playlist>div .action_track .more:hover,.wrap_album_playlist .album-playlist>div .action_track .more[aria-expanded=true]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#22293a}.wrap_album_playlist .album-playlist>div.selected,.wrap_album_playlist .album-playlist>div:hover{background:rgba(95,105,134,.2)}.wrap_album_playlist .album-playlist>div.selected .track,.wrap_album_playlist .album-playlist>div.selected .track .artist,.wrap_album_playlist .album-playlist>div:hover .track,.wrap_album_playlist .album-playlist>div:hover .track .artist{color:#fff}.wrap_album_playlist .album-playlist>div.selected .track .play,.wrap_album_playlist .album-playlist>div:hover .track .play{background-color:rgba(116,129,166,.5)}.wrap_album_playlist .album-playlist>div.selected .action_track .download>span,.wrap_album_playlist .album-playlist>div.selected .track .like,.wrap_album_playlist .album-playlist>div:hover .action_track .download>span,.wrap_album_playlist .album-playlist>div:hover .track .like{color:#20c4f5}.wrap_album_playlist .album-playlist .toogle_view_tracks{display:flex;margin:15px auto}.wrap_album_playlist.disabled:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:2;top:0;left:50px}.supporters{background-color:#10182b;padding:30px 0;margin-bottom:0}@media screen and (max-width:767px){.supporters .container{border:none}}.supporters .container>h3{font-size:20px;color:#fff;font-weight:500;border-bottom:1px solid #5f6986;padding-bottom:8px}.supporters .container>h3 .count{font-size:25px;font-weight:300;color:#7481a6}.supporters .container .supporters_cnt{margin:30px 0;display:grid;grid-template-columns:repeat(16,1fr);grid-gap:16px}.supporters .container .supporters_cnt .item_supporter{width:60px;height:60px;border-radius:50%;overflow:hidden;border:1px solid #fff}.supporters .container .show_more{display:flex;align-items:center;margin:0 auto -15px auto;height:32px;background-color:#1c2239;color:#dcdcdc;letter-spacing:.03em;font-size:16px;padding:0 15px;border-radius:28px;flex-shrink:0}.supporters .container .none_supporters{display:flex;align-items:center;justify-content:center;padding:80px;color:#282c47;font-size:18px}@media screen and (max-width:767px){.supporters .container .none_supporters{padding-top:30px;padding-bottom:0}}.mobile_tags{padding:15px 0 45px 0;display:none}@media screen and (max-width:767px){.mobile_tags{display:flex}}.mobile_tags>.container .tags_title{font-size:20px;font-weight:500;color:#fff;margin-bottom:16px}.mobile_tags>.container .wrap_tags{display:flex;flex-wrap:wrap}.mobile_tags>.container .wrap_tags>span{background:hsla(0,0%,76.9%,.1);border-radius:14px;padding:4px 16px;margin-right:4px;cursor:pointer;margin-bottom:8px}.comments{background-color:#10182b!important;padding:30px 0;transition:.25s;position:relative;margin:0}.comments .loader_comments{position:absolute;top:50%;z-index:1;left:calc(50% - 35px)}.comments .wrap_show_more{display:flex;align-items:center;justify-content:space-between;position:relative;height:32px}.comments .wrap_show_more .line{display:flex;align-items:center;width:44%;height:1px;background-color:#1c2239}.comments .wrap_show_more .show_more{display:flex;align-items:center;height:32px;background-color:rgba(95,105,134,.1);color:#dcdcdc;letter-spacing:.03em;font-size:16px;padding:0 16px;border-radius:28px;flex-shrink:0}.cover_collection{margin-top:70px}.cover_collection .container{border-bottom:1px solid #2e3448}.cover_collection h3{font-size:25px;color:#fff;line-height:30px}.cover_collection .splide{margin:30px 0}.cover_collection .splide .i_collection{width:100%}.cover_collection .splide .i_collection img{width:100%;height:100%}.cover_collection .splide__arrows{position:absolute;top:-68px;right:0;display:flex;align-items:center;width:62px;height:38px;font-size:20px;font-weight:500;color:#fff;border:1px solid #3b4155;border-radius:130px;z-index:1}.cover_collection .splide__arrows>button{width:50%;height:100%;opacity:1;background-color:transparent;background-size:7px;background-position:50%}.cover_collection .splide__arrows>button.splide__arrow--prev{left:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.163 4.149L4.708.144A.595.595 0 015.103 0c.15 0 .29.051.395.144l.335.295a.453.453 0 010 .696L2.016 4.498l3.82 3.367A.462.462 0 016 8.213a.462.462 0 01-.163.348l-.335.295A.595.595 0 015.107 9a.595.595 0 01-.395-.144L.162 4.848A.462.462 0 010 4.498c0-.132.058-.256.163-.35z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.cover_collection .splide__arrows>button.splide__arrow--next{right:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.837 4.149L1.292.144A.595.595 0 00.897 0c-.15 0-.29.051-.395.144L.167.439a.453.453 0 000 .696l3.817 3.363-3.82 3.367A.462.462 0 000 8.213c0 .132.058.256.163.348l.335.295A.595.595 0 00.893 9c.15 0 .29-.051.395-.144l4.55-4.008A.462.462 0 006 4.498a.462.462 0 00-.163-.35z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.cover_collection .splide__arrows>button svg{display:none}.cover_collection .i_collection{width:176px}.cover_collection .i_collection .cover{display:flex;width:100%;height:176px;border-radius:12px;overflow:hidden;margin-bottom:14px}.cover_collection .i_collection .cover>img{width:100%}.cover_collection .i_collection .description_{position:relative}.cover_collection .i_collection .description_ .name{display:block;max-width:90%;font-size:17px;line-height:150%;color:#fff;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cover_collection .i_collection .description_ .artist{display:flex;color:#20c4f5;font-weight:500;font-size:14px;line-height:100%;margin-bottom:10px;white-space:nowrap}.cover_collection .i_collection .description_ .this_is{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;font-size:12px;font-weight:500;border-radius:120px}.cover_collection .i_collection .description_ .this_is.Album{background-color:rgba(206,151,64,.2);color:#ce9740}.cover_collection .i_collection .description_ .this_is.Mix{background-color:rgba(127,64,206,.2);color:#a662fd}.cover_collection .i_collection .description_ .this_is.Live{background-color:rgba(206,64,64,.2);color:#ce4040}.cover_collection .i_collection .description_ .this_is.Playlist{background-color:rgba(64,206,95,.2);color:#40ce60}.cover_collection .i_collection .description_ .like{position:absolute;top:3px;right:0}.cover_collection .i_collection .description_ .like>span{color:#3c414f;font-size:18px;display:flex;justify-content:center;align-items:center}.cover_collection .i_collection .description_ .like.active>span{color:#ff3f3f;font-size:18px;display:flex;justify-content:center;align-items:center}.cover_collection .wrap_collection_cover{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:47px;margin:30px 0}@media screen and (max-width:767px){.cover_collection .wrap_collection_cover{grid-template-columns:repeat(2,1fr);grid-gap:20px}}.cover_collection .show_more{display:flex;align-items:center;margin:0 auto;height:35px;background-color:#2e3548;color:#f1f1f1;letter-spacing:.03em;font-weight:500;font-size:14px;padding:0 11px;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0}.cover_collection.carousel>.container{border:none;position:relative;max-width:1330px}.action_track .more_actions{position:relative}.action_track .more_actions .body_more_actions{display:none;position:absolute;bottom:0;right:100%;width:140px;height:115px;background:#2e3548;box-shadow:0 2px 4px rgba(0,0,0,.25);backdrop-filter:blur(40px);border-radius:5px;flex-direction:column;z-index:100;padding:10px 0}.action_track .more_actions .body_more_actions>button{display:flex;align-items:center;color:#fff;font-size:14px;line-height:170%;padding:4px 15px}.action_track .more_actions .body_more_actions>button.no_active{cursor:auto}.action_track .more_actions .body_more_actions>button:hover{background-color:hsla(0,0%,100%,.1)}.action_track .more_actions .body_more_actions>button:hover.no_active{background-color:transparent}.action_track .more_actions:hover .body_more_actions{display:flex}.p-join{margin-top:auto}.forgot_password,.p-join{display:flex;flex-direction:column}.forgot_password{margin:auto;width:455px;height:390px;background:#1b1f34;box-shadow:0 2.38509px 4.77019px rgba(0,0,0,.25);backdrop-filter:blur(47.7019px);border-radius:10px;padding:30px 45px}.forgot_password .head{display:flex;flex-direction:column;align-items:center;color:#dcdcdc;margin-bottom:40px}.forgot_password .head>h2{font-weight:500;font-size:20px;line-height:150%}.forgot_password .head>h4{font-size:16px;line-height:150%}.forgot_password>input{width:100%;height:65px;margin-bottom:50px;background-color:#dcdcdc;border:1.5px solid #20c4f5;padding:0 15px;font-weight:500;font-size:16px;color:#7d7d7d;border-radius:15px}.forgot_password .message{color:#e84d4d;font-size:16px;text-align:center;margin:15px 0 43px;background-color:transparent}.forgot_password .message.error{margin:0;position:relative;top:-30px;background-color:transparent!important}.forgot_password>span{color:#f1f1f1;text-align:center;font-size:16px;margin-bottom:25px}.forgot_password .reset,.forgot_password .try_again{display:flex;align-items:center;justify-content:center;width:100%;height:60px;background:#20c4f5;font-size:20px;color:#fff;font-weight:500;border-radius:100px;margin:0 auto 15px;z-index:0;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.forgot_password .reset.invalid_email,.forgot_password .try_again.invalid_email{width:100%;background:#e94e4e}.forgot_password .cancel,.forgot_password .log_in{display:flex;justify-content:center;width:30%;font-weight:500;font-size:16px;color:#1da1c9;background:transparent;border:none;margin:5px auto}.response_account_recovery .account_recovery_message{font-size:16px;color:#e94e4e;text-align:center}@media screen and (max-width:480px){.response_account_recovery .account_recovery_message{white-space:nowrap;white-space:normal;padding:0 20px;margin-bottom:15px}}.form-card{padding:20px;max-width:400px}.form-card h2.login{white-space:nowrap}@media screen and (max-width:480px){.form-card h2.login{margin:10px 0}}.description{font-size:14px;color:#aaa;text-align:center;margin-bottom:20px}.form .email{margin-bottom:15px}.cancel_account_recovery{display:block;text-align:center;margin-top:15px;color:#007bff;text-decoration:none}.cancel_account_recovery:hover{text-decoration:underline}.wrap_form_layout.account_recovery{padding-top:0!important;display:flex;align-items:center;justify-content:center;min-height:80vh;flex-direction:row!important}.wrap_form_layout{position:relative;max-width:375px;margin:0 auto}.wrap_form_layout>h2{text-align:center;color:#5f637d;font-weight:700;margin-bottom:10px;white-space:nowrap}.form{margin-bottom:12px}.form .password:not(:last-child){margin-bottom:11px}.form .password>div{display:flex;justify-content:space-between}.form .password>div label{display:flex;font-size:16px;line-height:20px;margin-bottom:4px;color:#7481a6}.form .password>div .show_password{color:#20c4f5;background:none;border:none;cursor:pointer}.form .password input{width:100%;height:52px;padding:0 16px;border:1px solid #282c47;background-color:#040a18;border-radius:5px;color:#dcdcdc;font-size:16px}.password_complexity{margin-bottom:32px}.password_complexity .label{font-family:Inter,sans-serif;font-size:18px;margin-bottom:11px}.password_complexity .wrap_must_symbols{display:grid;grid-template-columns:repeat(5,1fr)}.password_complexity .wrap_must_symbols .item_{padding:2px 2px;border-radius:4px;background:#282c47;color:#dbdbdb;font-size:12px;text-align:center;white-space:nowrap}.password_complexity .wrap_must_symbols .item_.active{background:#20c4f5;color:#fff}@media screen and (max-width:480px){.password_complexity .wrap_must_symbols .item_{margin-right:auto}}.message_error{font-size:16px;color:#e84d4d;margin:10px 0}.sign_up.c2a_btn{width:100%;height:55px;margin-bottom:20px;margin-top:30px}.form-card{background:#fff;padding:30px 45px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin:0 auto}nav.secondary{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}nav.secondary ul,nav.secondary ul>li{height:inherit;display:flex}nav.secondary ul>li{align-items:center;padding-top:3px}nav.secondary ul>li:not(:last-child){margin-right:15px}nav.secondary ul>li .dropdown,nav.secondary ul>li .dropdown button{height:100%}nav.secondary ul>li>a{padding:23px}nav.secondary ul>li>a,nav.secondary ul>li button{display:flex;align-items:center;height:100%;padding:0 5px;color:#f1f1f1;font-size:17px;transition:.5s;position:relative}nav.secondary ul>li>a:after,nav.secondary ul>li button:after{content:"";display:block;position:absolute;width:30px;height:0;background-color:#20c4f5;bottom:0;left:50%;margin-left:-15px;transition:.2s}nav.secondary ul>li>a.active:after,nav.secondary ul>li>a:hover:after,nav.secondary ul>li button.active:after,nav.secondary ul>li button:hover:after{height:3px}nav.secondary .donate{color:#e94e4e;font-weight:500;font-size:20px}nav.secondary .deactivate{height:100%;color:#e94e4e;font-size:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86 1h8.28L21 6.86v8.28L15.14 21H6.86L1 15.14V6.86L6.86 1zM11 7v4' stroke='%23E94E4E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='11' cy='15' r='.5' stroke='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;padding-left:30px}nav.secondary.subgenre button{padding-left:5px;padding-right:5px}.settings_nav .container{display:flex;justify-content:space-between}.password_complexity{margin-top:3px}.password_complexity .label{color:#dbdbdb;font-size:16px;line-height:150%;font-weight:400}.password_complexity .wrap_must_symbols{display:flex;margin-top:5px;height:21px}.password_complexity .wrap_must_symbols>div{display:flex;align-items:center;padding-left:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.999 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-2 15l-5-5 1.41-1.41 3.59 3.58 7.59-7.59L16.999 6l-9 9z' fill='%23c4c4c4'/%3E%3C/svg%3E");background-repeat:no-repeat;font-size:14px;color:#dbdbdb;margin-right:12px;flex-shrink:0}.password_complexity .wrap_must_symbols>div.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.999 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-2 15l-5-5 1.41-1.41 3.59 3.58 7.59-7.59L16.999 6l-9 9z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.password_complexity .wrap_must_symbols>div{padding-left:32px}}@media screen and (max-width:480px){.password_complexity .wrap_must_symbols>div{padding-left:30px}}.keys_container{justify-content:center}.wrap_keys{width:100%;max-width:1075px;overflow:hidden}.wrap_keys .a_section,.wrap_keys .b_section{display:flex;align-items:center;justify-content:center;width:100%;height:125px}.wrap_keys .a_section>div,.wrap_keys .b_section>div{display:flex;align-items:center;justify-content:center;flex-direction:column;width:90px;height:100%;border-right:2px solid #031020;cursor:pointer;transition:.29s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.wrap_keys .a_section>div>span,.wrap_keys .b_section>div>span{color:#fff;position:absolute;top:1px;right:1px}.wrap_keys .a_section>div:hover,.wrap_keys .b_section>div:hover{background-color:rgba(46,53,72,.5)}.wrap_keys .a_section>div:hover ._mark,.wrap_keys .a_section>div:hover ._name,.wrap_keys .b_section>div:hover ._mark,.wrap_keys .b_section>div:hover ._name{color:#fff}.wrap_keys .a_section>div.active,.wrap_keys .b_section>div.active{background-color:rgba(46,53,72,.5)}.wrap_keys .a_section>div.active ._mark,.wrap_keys .a_section>div.active ._name,.wrap_keys .b_section>div.active ._mark,.wrap_keys .b_section>div.active ._name{color:#fff}.wrap_keys .a_section ._mark,.wrap_keys .b_section ._mark{font-size:41px;color:#000;font-weight:500;height:60px;display:flex;align-items:center;transition:.29s}.wrap_keys .a_section ._name,.wrap_keys .b_section ._name{display:flex;align-items:center;font-size:15px;font-weight:600;color:#031020;text-transform:uppercase;text-align:center;height:45px;transition:.29s}.wrap_keys .b_section{background:linear-gradient(90deg,rgba(0,255,226,.7),rgba(181,255,135,.7) 18.75%,rgba(255,219,99,.7) 37.5%,rgba(255,134,132,.7) 57.81%,rgba(197,133,255,.7) 78.12%,rgba(133,225,255,.7) 95.43%);border-top-left-radius:15px;border-top-right-radius:15px;margin-bottom:8px;overflow:hidden}.wrap_keys .a_section{background:linear-gradient(90deg,rgba(148,255,241,.6),rgba(191,255,153,.6) 18.75%,rgba(250,236,188,.6) 37.4%,rgba(255,153,152,.6) 57.81%,rgba(205,148,255,.6) 78.12%,rgba(188,238,255,.6) 95.43%);border-bottom-left-radius:15px;border-bottom-right-radius:15px;overflow:hidden}.wrap_keys .a_section>div ._mark{font-weight:400}.wrap_keys.filter_keys{max-width:100%;position:relative;margin-top:-60px}.wrap_keys.filter_keys .a_section,.wrap_keys.filter_keys .b_section{height:58px}.wrap_keys.filter_keys .a_section>div,.wrap_keys.filter_keys .b_section>div{border:none;width:108px;padding:0 11px;justify-content:flex-start}.wrap_keys.filter_keys .a_section>div>span,.wrap_keys.filter_keys .b_section>div>span{display:none}.wrap_keys.filter_keys .a_section>div.active,.wrap_keys.filter_keys .a_section>div:hover,.wrap_keys.filter_keys .b_section>div.active,.wrap_keys.filter_keys .b_section>div:hover{background-color:rgba(40,44,71,.5)}.wrap_keys.filter_keys .a_section>div ._mark,.wrap_keys.filter_keys .b_section>div ._mark{font-size:17px;line-height:1.5;height:27px}.wrap_keys.filter_keys .a_section>div ._name,.wrap_keys.filter_keys .b_section>div ._name{font-size:13px;font-weight:500;color:#000;height:22px;line-height:1}.wrap_keys.filter_keys .b_section{margin-bottom:3.72px}.wrap_keys.filter_keys .a_section>div ._mark{font-weight:500}.bpm_body{min-width:320px;height:175px;background:#1a1f34;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center}.bpm_body .wrap_slider{width:85%;margin:25px 0 25px}.bpm_body .wrap_slider .slider_container{flex:1;position:relative;height:4px;background:rgba(116,129,166,.15);border-radius:2px;margin-bottom:24px;cursor:pointer}.bpm_body .wrap_slider .slider_container:before{content:"";position:absolute;top:-10px;left:-15px;right:-15px;bottom:-10px;cursor:pointer}.bpm_body .wrap_slider .slider_container .slider_track{position:absolute;height:100%;width:100%;background:#20c4f5;border-radius:2px;transition:all .15s ease}.bpm_body .wrap_slider .slider_container .slider_thumb{position:absolute;width:16px;height:16px;background:#20c4f5;border:2px solid #1a1f34;border-radius:50%;top:50%;transform:translate(-50%,-50%);cursor:grab;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform .15s ease,width .15s ease,height .15s ease;z-index:2}.bpm_body .wrap_slider .slider_container .slider_thumb:hover{transform:translate(-50%,-50%) scale(1.15)}.bpm_body .wrap_slider .slider_container .slider_thumb:active{cursor:grabbing;transform:translate(-50%,-50%) scale(.95)}.bpm_body .wrap_slider .slider_container .slider_markers{position:absolute;width:100%;height:20px;bottom:-24px;left:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bpm_body .wrap_slider .slider_container .slider_markers .marker{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none}.bpm_body .wrap_slider .slider_container .slider_markers .marker .marker_line{width:1px;height:6px;background:rgba(116,129,166,.4);margin-bottom:4px}.bpm_body .wrap_slider .slider_container .slider_markers .marker .marker_value{font-size:12px;color:rgba(116,129,166,.8);font-weight:500}.bpm_body .wrap_slider .slider_container:hover .slider_thumb{width:18px;height:18px}.bpm_body .previous_selections{display:flex;gap:8px;margin-top:auto;margin-bottom:20px}.bpm_body .previous_selections .selection{padding:4px 12px;background:rgba(95,105,134,.15);border:1px solid rgba(95,105,134,.2);border-radius:4px;color:#7481a6;font-size:13px;cursor:pointer;transition:all .2s ease}.bpm_body .previous_selections .selection:hover{background:rgba(95,105,134,.25);border-color:rgba(95,105,134,.3);color:#fff}.bpm_body .wrap_inputs{display:flex;justify-content:center;align-items:center;margin-top:25px;gap:8px}.bpm_body .wrap_inputs input{width:60px;height:32px;background:rgba(26,31,52,.5);border:1px solid #5f6986;border-radius:6px;color:#fff;padding:0 8px;font-size:16px;font-weight:500;text-align:center;transition:all .2s ease}.bpm_body .wrap_inputs input:focus{outline:none;border-color:#00d1ff;background:rgba(26,31,52,.8)}.bpm_body .wrap_inputs input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.bpm_body .wrap_inputs input::placeholder{color:hsla(0,0%,100%,.3)}.bpm_body .wrap_inputs span{color:#8591b1;font-size:16px;font-weight:500}.bpm_body .wrap_buttons{display:flex;justify-content:space-between;margin-top:30px;padding:0 10px}.bpm_body .wrap_buttons button{display:flex;align-items:center;justify-content:center;height:38px;min-width:90px;padding:0 20px;font-size:15px;font-weight:500;border-radius:8px;transition:all .2s ease;cursor:pointer}.bpm_body .wrap_buttons button.btn_clear{color:#7481a6;background:rgba(116,129,166,.1)}.bpm_body .wrap_buttons button.btn_clear:hover{color:#fff;background:rgba(116,129,166,.2)}.bpm_body .wrap_buttons button.btn_clear:active{background:rgba(116,129,166,.3)}.bpm_body .wrap_buttons button.btn_apply{color:#fff;background:rgba(32,196,245,.15)}.bpm_body .wrap_buttons button.btn_apply:hover{background:rgba(32,196,245,.25)}.bpm_body .wrap_buttons button.btn_apply:active{background:rgba(32,196,245,.35)}.filter_bar_{border-radius:14px;box-shadow:0 4px 8px rgba(0,0,0,.35);overflow:hidden;background-color:rgba(26,31,52,.95);margin:16px 0;border:1px solid hsla(0,0%,100%,.1)}.filter_bar_.library .subgenre .material_input>input{position:relative}.filter_bar_ .filters_{display:flex;height:60px;background:#1a1f34;position:relative;margin:0 15px}@media screen and (max-width:1150px){.filter_bar_ .filters_{flex-wrap:wrap;height:126px}}.filter_bar_ .filters_>div{display:flex;align-items:center;padding-left:15px;cursor:pointer;width:25%}@media screen and (max-width:1150px){.filter_bar_ .filters_>div{width:50%;padding-left:6px}}.filter_bar_ .filters_>div .material_input{border:none;width:100%;height:60px;position:relative}.filter_bar_ .filters_>div .material_input>input{width:100%;height:38px;padding:0;margin-top:12px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter_bar_ .filters_>div .material_input>input:-moz-read-only{height:38px;margin-top:12px}.filter_bar_ .filters_>div .material_input>input:focus,.filter_bar_ .filters_>div .material_input>input:read-only,.filter_bar_ .filters_>div .material_input>input:valid{height:38px;margin-top:12px}.filter_bar_ .filters_>div .material_input>div{width:100%;height:38px;padding:0;margin-top:12px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter_bar_ .filters_>div .material_input>div.active{height:38px;margin-top:12px}.filter_bar_ .filters_>div .material_input>label{position:absolute;top:21px;left:0;transition:all .2s ease;pointer-events:none}.filter_bar_ .filters_>div .material_input input:-moz-read-only~label{top:5px;font-size:12px}.filter_bar_ .filters_>div .material_input div.active~label,.filter_bar_ .filters_>div .material_input input:focus~label,.filter_bar_ .filters_>div .material_input input:read-only~label,.filter_bar_ .filters_>div .material_input input:valid~label{top:5px;font-size:12px}.filter_bar_ .filters_>div .material_input:hover>label{color:#8591b1}.filter_bar_ .filters_ .bpm,.filter_bar_ .filters_ .date,.filter_bar_ .filters_ .genre,.filter_bar_ .filters_ .location,.filter_bar_ .filters_ .subgenre{position:relative}.filter_bar_ .filters_ .bpm:after,.filter_bar_ .filters_ .date:after,.filter_bar_ .filters_ .genre:after,.filter_bar_ .filters_ .location:after,.filter_bar_ .filters_ .subgenre:after{content:"";display:block;position:absolute;top:0;right:0;width:1px;height:30px;background-color:#2e3548;padding:15px 0;transform:translateY(50%)}@media screen and (max-width:1150px){.filter_bar_ .filters_ .genre,.filter_bar_ .filters_ .subgenre{border-bottom:1px solid #282c47}.filter_bar_ .filters_ .subgenre:after{content:none}}.filter_bar_ .filters_ .clear_subgenre{width:34px;height:34px;background-color:rgba(40,44,71,.5);display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;margin-right:15px;border:1px solid rgba(116,129,166,.2);backdrop-filter:blur(8px)}.filter_bar_ .filters_ .clear_subgenre,.filter_bar_ .filters_ .clear_subgenre>span{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_bar_ .filters_ .clear_subgenre>span{font-size:24px;color:#7481a6}.filter_bar_ .filters_ .clear_subgenre:hover{background-color:rgba(116,129,166,.15);border-color:rgba(116,129,166,.3)}.filter_bar_ .filters_ .clear_subgenre:hover>span{color:#fff}.filter_bar_ .filters_ .bpm .bpm_action,.filter_bar_ .filters_ .bpm .key_action,.filter_bar_ .filters_ .key .bpm_action,.filter_bar_ .filters_ .key .key_action{display:flex;align-items:center;width:110px;height:100%;position:relative;margin-right:15px;justify-content:flex-end}.filter_bar_ .filters_ .bpm .bpm_action>button,.filter_bar_ .filters_ .bpm .key_action>button,.filter_bar_ .filters_ .key .bpm_action>button,.filter_bar_ .filters_ .key .key_action>button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%}.filter_bar_ .filters_ .bpm .bpm_action>button.clear_close,.filter_bar_ .filters_ .bpm .key_action>button.clear_close,.filter_bar_ .filters_ .key .bpm_action>button.clear_close,.filter_bar_ .filters_ .key .key_action>button.clear_close{order:1;margin-right:10px;margin-left:0;background-color:rgba(40,44,71,.5);border:1px solid rgba(116,129,166,.2);backdrop-filter:blur(8px);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_bar_ .filters_ .bpm .bpm_action>button.clear_close:only-child,.filter_bar_ .filters_ .bpm .key_action>button.clear_close:only-child,.filter_bar_ .filters_ .key .bpm_action>button.clear_close:only-child,.filter_bar_ .filters_ .key .key_action>button.clear_close:only-child{margin-right:0}.filter_bar_ .filters_ .bpm .bpm_action>button.clear_close>span,.filter_bar_ .filters_ .bpm .key_action>button.clear_close>span,.filter_bar_ .filters_ .key .bpm_action>button.clear_close>span,.filter_bar_ .filters_ .key .key_action>button.clear_close>span{font-size:24px;color:#7481a6;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_bar_ .filters_ .bpm .bpm_action>button.clear_close:hover,.filter_bar_ .filters_ .bpm .key_action>button.clear_close:hover,.filter_bar_ .filters_ .key .bpm_action>button.clear_close:hover,.filter_bar_ .filters_ .key .key_action>button.clear_close:hover{background-color:rgba(116,129,166,.15);border-color:rgba(116,129,166,.3)}.filter_bar_ .filters_ .bpm .bpm_action>button.clear_close:hover>span,.filter_bar_ .filters_ .bpm .key_action>button.clear_close:hover>span,.filter_bar_ .filters_ .key .bpm_action>button.clear_close:hover>span,.filter_bar_ .filters_ .key .key_action>button.clear_close:hover>span{color:#fff}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys,.filter_bar_ .filters_ .key .key_action>button.apply_bpm,.filter_bar_ .filters_ .key .key_action>button.apply_keys{order:2;background-color:rgba(40,44,71,.5);border:1px solid rgba(116,129,166,.2);backdrop-filter:blur(8px);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm>span,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys>span,.filter_bar_ .filters_ .key .key_action>button.apply_bpm>span,.filter_bar_ .filters_ .key .key_action>button.apply_keys>span{font-size:24px;color:#7481a6;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm:hover,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys:hover,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm:hover,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys:hover,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm:hover,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys:hover,.filter_bar_ .filters_ .key .key_action>button.apply_bpm:hover,.filter_bar_ .filters_ .key .key_action>button.apply_keys:hover{background-color:rgba(116,129,166,.15);border-color:rgba(116,129,166,.3)}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm:hover>span,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys:hover>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm:hover>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys:hover>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm:hover>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys:hover>span,.filter_bar_ .filters_ .key .key_action>button.apply_bpm:hover>span,.filter_bar_ .filters_ .key .key_action>button.apply_keys:hover>span{color:#fff}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm.active,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys.active,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm.active,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys.active,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm.active,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys.active,.filter_bar_ .filters_ .key .key_action>button.apply_bpm.active,.filter_bar_ .filters_ .key .key_action>button.apply_keys.active{background-color:rgba(32,196,245,.15);border-color:rgba(32,196,245,.3)}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm.active>span,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys.active>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm.active>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys.active>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm.active>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys.active>span,.filter_bar_ .filters_ .key .key_action>button.apply_bpm.active>span,.filter_bar_ .filters_ .key .key_action>button.apply_keys.active>span{color:#20c4f5}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm.active:hover,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys.active:hover,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm.active:hover,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys.active:hover,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm.active:hover,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys.active:hover,.filter_bar_ .filters_ .key .key_action>button.apply_bpm.active:hover,.filter_bar_ .filters_ .key .key_action>button.apply_keys.active:hover{background-color:rgba(32,196,245,.25);border-color:rgba(32,196,245,.4)}.filter_bar_ .filters_ .bpm .bpm_action>button.apply_bpm.active:hover>span,.filter_bar_ .filters_ .bpm .bpm_action>button.apply_keys.active:hover>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_bpm.active:hover>span,.filter_bar_ .filters_ .bpm .key_action>button.apply_keys.active:hover>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_bpm.active:hover>span,.filter_bar_ .filters_ .key .bpm_action>button.apply_keys.active:hover>span,.filter_bar_ .filters_ .key .key_action>button.apply_bpm.active:hover>span,.filter_bar_ .filters_ .key .key_action>button.apply_keys.active:hover>span{color:#20c4f5}.filter_bar_ .filters_ .filter_actions{display:flex;justify-content:flex-end;position:relative}.filter_bar_ .filters_ .filter_actions .open_buttons{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,76.9%,.1);border-radius:50%;transform:rotate(-90deg);position:absolute;right:15px}.filter_bar_ .filters_ .filter_actions .open_buttons>span{color:#5f6986}.filter_bar_ .filters_ .filter_actions .open_buttons:hover>span{color:#fff}.filter_bar_ .filters_ .filter_actions .open_buttons.active>span{color:#20c4f5}.filter_bar_ .filters_ .filter_actions .open_buttons.active:hover{color:#fff}.filter_bar_ .filters_ .filter_actions .wrap_buttons{display:flex;margin-right:50px}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;border:1px solid hsla(0,0%,76.9%,.1);margin-right:15px}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.save_filter>span{color:#5f6986;font-size:24px}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.save_filter:hover>span{color:#dcdcdc}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.show_tags>span{color:#5f6986;font-size:22px}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.show_tags:hover>span{color:#dcdcdc}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.show_tags.active>span{color:#20c4f5}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.delete_filter>span{color:#5f6986;font-size:26px}.filter_bar_ .filters_ .filter_actions .wrap_buttons>button.delete_filter:hover>span{color:#dcdcdc}.filter_bar_ .tags_input_{display:flex;align-items:center;width:100%;height:60px;background:#1a1f34;padding:0 30px}@media screen and (max-width:1150px){.filter_bar_ .tags_input_{padding:0 15px}}.filter_bar_ .tags_input_ .tags{display:flex;align-items:center;width:100%;border-right:none;margin-bottom:0;position:relative;border-top:1px solid #2e3548;height:100%;flex-wrap:nowrap}@media screen and (max-width:1150px){.filter_bar_ .tags_input_ .tags{border-color:#282c47}}.filter_bar_ .tags_input_ .tags>input{flex-grow:1;height:100%;color:#fff;padding-left:5px}.filter_bar_ .tags_input_ .tags>input::-moz-placeholder{color:#5f6986;opacity:1}.filter_bar_ .tags_input_ .tags>input::placeholder{color:#5f6986;opacity:1}.filter_bar_ .tags_input_ .tags>.v-chip{background:hsla(0,0%,76.9%,.1);border-radius:18px;color:#f1f1f1;font-size:16px;padding:0 12px;margin-right:7px}.filter_bar_ .tags_input_ .tags>.v-chip button.v-icon{width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-color:transparent}.filter_bar_ .tags_input_:hover input::-moz-placeholder{color:#8591b1;opacity:1}.filter_bar_ .tags_input_:hover input::placeholder{color:#8591b1;opacity:1}.filter_bar_.follow .filters_>div{position:relative}.filter_bar_.follow .filters_>div:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;width:1px;height:30px;background-color:#2e3548;padding:15px 0;transform:translateY(50%)}.filter_bar_.follow .search{border-top:1px solid #282c47;margin:0 15px}.filter_bar_.follow .search .material_input{border:none}.filter_bar_.follow .search .material_input>input{width:100%}.filter_bar_.follow .search .material_input>label{left:15px}.sub-genre-menu-popup .v-list-item,.sub-genre-menu-popup .v-list-item.v-list-item--active,.sub-genre-menu-popup .v-list-item:before{border-radius:0!important}.v-list.search .v-list-item{font-size:18px;color:#dbdbdb!important;position:relative}.v-list.search .v-list-item>span{color:#5f6986;margin-right:20px}.v-list.search .v-list-item .delete_search_text{position:absolute;right:20px;height:21px}.v-list.search .v-list-item .delete_search_text>span{font-size:20px}button,button span{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button{position:relative}button .v-progress-circular{display:none}button.loading{font-size:0}button.loading .v-progress-circular{display:flex}button .arrow{display:flex;align-items:center;margin-left:5px}button .arrow .line_svg{display:flex;align-items:center;width:7px;height:2px;background-color:#fff;transform:translate(6px);opacity:0;transition:all .2s}button .arrow svg{transition:all .25s}button:hover .arrow .line_svg{opacity:1;transform:translate(6px);transition:all .2s}button:hover .arrow svg{transition:all .25s;transform:translate(3px)}.primary_btn{background:#5f6986}.primary_btn:hover{background-color:#6f7a99}.primary_btn:active{background-color:#818ba6}.secondary_btn{background-color:#323659}.secondary_btn:hover{background-color:#414366}.secondary_btn:active{background-color:#484a6c}.tetriatary_btn{border:1px solid #5f6986;background-color:transparent;color:#fff}.tetriatary_btn,.tetriatary_btn a,.tetriatary_btn span{color:#fff;text-decoration:none}.tetriatary_btn:hover{background-color:rgba(72,74,108,.08);border-color:rgb(120.4148471616,130.4585152838,159.5851528384)}.tetriatary_btn:active{background:rgba(72,74,108,.12)}.tetriatary_btn:disabled{border:none}.red_btn{background-color:#d21b1b}.red_btn:hover{background-color:#e42b2b}.red_btn:active{background-color:#e74646}.red_btn:disabled{background:hsla(0,0%,89%,.12)}.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);box-shadow:0 4px 4px rgba(0,0,0,.25);transition:.27s;position:relative;overflow:hidden}.c2a_btn:before{content:"";position:absolute;top:0;left:0;width:200%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));transform:translateX(-100%);transition:transform .6s ease}.c2a_btn:hover:before{transform:translateX(50%)}.c2a_btn:hover .arrow .line_svg{opacity:1;transform:translate(6px);transition:all .2s}.c2a_btn:hover .arrow svg{transition:all .25s;transform:translate(3px)}.c2a_btn .arrow{display:flex;align-items:center;margin-left:5px}.c2a_btn .arrow .line_svg{display:flex;align-items:center;width:7px;height:2px;background-color:#fff;transform:translate(6px);opacity:0;transition:all .2s}.c2a_btn .arrow svg{transition:all .25s}.c2a_btn.loading .arrow{display:none}.c2a_btn:disabled{background:hsla(0,0%,89%,.12)}.c2a_btn:disabled .arrow{display:none}.c2a_btn,.primary_btn,.red_btn,.secondary_btn,.tetriatary_btn{display:flex;justify-content:center;align-items:center;color:#fff;line-height:20px;letter-spacing:.03em;border-radius:50px;transition:.25s;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:capitalize;font-size:17px;width:200px}.c2a_btn.compact,.primary_btn.compact,.red_btn.compact,.secondary_btn.compact,.tetriatary_btn.compact{width:auto;min-width:120px}.c2a_btn.red_text,.primary_btn.red_text,.red_btn.red_text,.secondary_btn.red_text,.tetriatary_btn.red_text{color:#e94e4e}.c2a_btn.x_large,.primary_btn.x_large,.red_btn.x_large,.secondary_btn.x_large,.tetriatary_btn.x_large{height:64px;padding:0 64px;font-size:18px}.c2a_btn.large,.primary_btn.large,.red_btn.large,.secondary_btn.large,.tetriatary_btn.large{height:56px;padding:0 64px;font-size:18px}.c2a_btn.medium,.primary_btn.medium,.red_btn.medium,.secondary_btn.medium,.tetriatary_btn.medium{height:48px;padding:0 48px;font-size:16px}.c2a_btn.small,.primary_btn.small,.red_btn.small,.secondary_btn.small,.tetriatary_btn.small{height:40px;padding:0 32px;font-size:14px}.c2a_btn.x_small,.primary_btn.x_small,.red_btn.x_small,.secondary_btn.x_small,.tetriatary_btn.x_small{height:32px;padding:0 24px;font-size:13px}.c2a_btn.disabled,.c2a_btn:disabled,.primary_btn.disabled,.primary_btn:disabled,.red_btn.disabled,.red_btn:disabled,.secondary_btn.disabled,.secondary_btn:disabled,.tetriatary_btn.disabled,.tetriatary_btn:disabled{background-color:hsla(0,0%,89%,.12);color:rgba(230,225,229,.38)}.c2a_btn.disabled:hover,.c2a_btn:disabled:hover,.primary_btn.disabled:hover,.primary_btn:disabled:hover,.red_btn.disabled:hover,.red_btn:disabled:hover,.secondary_btn.disabled:hover,.secondary_btn:disabled:hover,.tetriatary_btn.disabled:hover,.tetriatary_btn:disabled:hover{background-color:hsla(0,0%,89%,.12)}.top_welcome_banner{width:100%;height:50px;background-color:rgba(32,202,245,.8509803922);font-size:15px;position:relative}@media screen and (max-width:767px){.top_welcome_banner{display:none}}.top_welcome_banner .container{display:flex;justify-content:space-between}.top_welcome_banner .container .message{display:flex;align-items:center;line-height:1;padding-left:40px;color:#22293a;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZF85MDIwXzE0OTkwKSI+PHBhdGggZD0iTTI2LjkxIDIyLjcxOUwxNi4xMDkgMi44MzlhMi41MDUgMi41MDUgMCAwMC00LjQwMyAwTC45MSAyMi43MTlhMi41MDUgMi41MDUgMCAwMDIuMiAzLjcyNmgyMS42YTIuNTA1IDIuNTA1IDAgMDAyLjItMy42OTV2LS4wMzF6bS0xNC0xNC45NDFhMS4wODkgMS4wODkgMCAxMTIuMTc5IDB2OS4zMzNhMS4wODkgMS4wODkgMCAxMS0yLjE3OCAwVjcuNzc4ek0xNCAyMy4yMTdhMS40IDEuNCAwIDExMC0yLjggMS40IDEuNCAwIDAxMCAyLjh6IiBmaWxsPSIjMDAwIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZF85MDIwXzE0OTkwIiB4PSItMy40MDgiIHk9Ii0yLjQ3MSIgd2lkdGg9IjM0LjYxOSIgaGVpZ2h0PSIzMi45MTYiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMjUgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvd185MDIwXzE0OTkwIi8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzkwMjBfMTQ5OTAiIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+);background-repeat:no-repeat;background-position:0}@media screen and (max-width:1150px){.top_welcome_banner .container .message{margin-right:15px}}.top_welcome_banner .container .message a.faq-link{color:#6420f5;text-decoration:underline;margin-left:4px;margin-right:4px}@media screen and (max-width:1150px){.top_welcome_banner .container .message a.faq-link{display:contents}}.top_welcome_banner .container a.understand{display:flex;align-items:center;color:#6420f5;text-decoration:underline;margin-left:8px;flex-shrink:0}.advertisement{max-width:972px;margin:64px auto}.advertisement .advertisement-title{color:#8591b1;margin-left:8px;font-size:14px;font-weight:500}.advertisement ins.adsbygoogle{display:flex;justify-content:center;border:2px solid #8591b1;border-radius:12px;width:100%}.mj-modal-image{height:100vh;background:#000;z-index:999999999}.mj-modal-image .close-modal{position:fixed;display:flex;justify-content:center;align-items:center;top:16px;right:16px}.mj-modal-image.can-be-zoom:not(.image-zoom-in) .image-container img{cursor:zoom-in}.mj-modal-image .image-container{height:100vh;padding:16px 0;text-align:center;margin:auto;width:70%;overflow-y:scroll;z-index:999999999}.mj-modal-image .image-container img{max-height:100%}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.v-skeleton-loader .v-skeleton-loader__button,.v-skeleton-loader .v-skeleton-loader__image,.v-skeleton-loader .v-skeleton-loader__text{background-size:1000px 100%!important;background-image:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235)!important;animation:shimmer 2s linear infinite!important}.skeleton-loader .skeleton_photo{width:240px;height:270px;margin-right:16px;background:#1a1f34}@media screen and (max-width:480px){.skeleton-loader .skeleton_photo{margin:0 auto}}.skeleton-loader .skeleton_photo .v-skeleton-loader__image{height:100%;background:transparent}.skeleton-loader .right_info{width:100%}.skeleton-loader .right_info>div{background:#1a1f34;margin-bottom:5px}.skeleton-loader .right_info>div .v-skeleton-loader__image{background:transparent}.skeleton-loader .line_215{width:215px;height:30px}@media screen and (max-width:480px){.skeleton-loader .line_215{margin:0 auto;height:20px}}.skeleton-loader .line_230{width:230px;height:30px}@media screen and (max-width:480px){.skeleton-loader .line_230{margin:0 auto;height:20px}}.skeleton-loader .line_330{width:330px;height:30px}@media screen and (max-width:480px){.skeleton-loader .line_330{display:none}}.skeleton-loader .line_190{width:190px;height:30px}@media screen and (max-width:480px){.skeleton-loader .line_190{display:none}}.skeleton-loader .line_description{width:100%;height:110px}.skeleton-loader.album-details{display:flex;margin-top:20px;margin-bottom:55px;position:relative;z-index:1}.skeleton-loader.album-details .skeleton_photo{width:310px;height:311px}.skeleton-loader.album-details .line_description{margin-top:30px;margin-bottom:0}.skeleton-loader.private-profile,.skeleton-loader.user-profile{display:flex}@media screen and (max-width:767px){.skeleton-loader.private-profile,.skeleton-loader.user-profile{flex-direction:column}.skeleton-loader.private-profile .left_img,.skeleton-loader.user-profile .left_img{margin-bottom:25px}}.skeleton-loader.private-profile .line_description,.skeleton-loader.user-profile .line_description{display:none}.skeleton-loader.album-details-playlist .item_track{height:50px;margin-bottom:4px;border-radius:50px}.skeleton-loader.album-details-playlist .item_track .v-skeleton-loader__image{background:transparent}.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__image{border-radius:12px;height:232px;background:#1a1f34}@media screen and (max-width:767px){.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__image{height:200px}}@media screen and (max-width:480px){.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__image{height:170px}}.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__list-item-two-line{background:transparent;padding-left:0}.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__list-item-two-line .v-skeleton-loader__sentences .v-skeleton-loader__text:first-child{width:140px;height:20px;border-radius:4px;background:#1a1f34}.skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__list-item-two-line .v-skeleton-loader__sentences .v-skeleton-loader__text:last-child{width:110px;height:16px;border-radius:4px;background:#1a1f34}.skeleton-loader.default_grid_albums.transparent .item_grid_album.v-skeleton-loader .v-skeleton-loader__image,.skeleton-loader.default_grid_albums.transparent .item_grid_album.v-skeleton-loader .v-skeleton-loader__list-item-two-line .v-skeleton-loader__sentences .v-skeleton-loader__text:first-child,.skeleton-loader.default_grid_albums.transparent .item_grid_album.v-skeleton-loader .v-skeleton-loader__list-item-two-line .v-skeleton-loader__sentences .v-skeleton-loader__text:last-child{background:rgba(26,31,52,.5)}.skeleton-loader.default_list_albums .item_list_albums{background-color:rgba(95,105,134,.1)}.skeleton-loader.default_list_albums .item_list_albums .v-skeleton-loader__image{background:transparent}.skeleton-loader.suggestions>div{display:flex;height:130px;margin-bottom:35px}.skeleton-loader.suggestions>div .vote_info{width:93px;margin-right:23px;flex-shrink:0}.skeleton-loader.suggestions>div .suggest_info{flex-basis:100%}.skeleton-loader .item_list_event .v-skeleton-loader__image,.skeleton-loader .map_events .v-skeleton-loader__image{background-color:transparent}.skeleton-loader.user-profile{display:flex}@media screen and (max-width:767px){.skeleton-loader.user-profile{flex-direction:column}.skeleton-loader.user-profile .left_img{margin-bottom:25px}}.skeleton-loader.user-profile .skeleton_photo{width:240px;height:270px;margin-right:15px;border-radius:8px;background:#1a1f34}.skeleton-loader.user-profile .skeleton_photo .v-skeleton-loader__image{height:100%;border-radius:8px;background:transparent}@media screen and (max-width:767px){.skeleton-loader.user-profile .skeleton_photo{margin-right:0;margin-bottom:16px}}@media screen and (max-width:480px){.skeleton-loader.user-profile .skeleton_photo{margin:0 auto}}.skeleton-loader.user-profile .right_info{width:100%}.skeleton-loader.user-profile .right_info>div{background:#1a1f34;margin-bottom:8px}.skeleton-loader.user-profile .right_info>div .v-skeleton-loader__image{background:transparent}.skeleton-loader.user-profile .right_info .line_215{width:180px;height:30px}.skeleton-loader.user-profile .right_info .line_230{width:140px;height:24px}.skeleton-loader.user-profile .right_info .line_190,.skeleton-loader.user-profile .right_info .line_330{width:100px;height:20px}.skeleton-loader.user-profile .right_info .line_description{width:100%;height:80px;margin-top:16px}@media screen and (max-width:767px){.skeleton-loader.user-profile .right_info{text-align:center}.skeleton-loader.user-profile .right_info>div{margin-left:auto;margin-right:auto}}.v-skeleton-loader.mobile_subgenres_grid .v-skeleton-loader__image{height:180px;border-radius:12px}.v-skeleton-loader.mobile_subgenres_grid .v-skeleton-loader__card-heading{background:transparent}.v-skeleton-loader.mobile_subgenres_grid .v-skeleton-loader__card-heading .v-skeleton-loader__heading{margin-left:0}.v-skeleton-loader.item_track,.v-skeleton-loader.item_track_list{background:#1a1f34;margin-bottom:6px;border-radius:50px}.v-skeleton-loader.item_track .v-skeleton-loader__image,.v-skeleton-loader.item_track_list .v-skeleton-loader__image{background:transparent;height:50px}.delete_release{background:#282c47;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:25px;padding:0 16px!important}.delete_release .heading{display:flex;padding-top:20px;justify-content:center;height:85px;border-bottom:1px solid rgba(95,105,134,.5);position:relative;margin-bottom:20px}.delete_release .heading>h2{font-size:32px;font-weight:500;font-variant:small-caps;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23FF6523'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 5px;padding-left:38px;line-height:35px}.delete_release .heading .close_modal{position:absolute;top:22px;right:5px;width:19px;height:28px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0}.delete_release .description{color:#ff6523;font-size:16px;text-align:center;padding-bottom:15px;border-bottom:1px solid rgba(95,105,134,.5)}.delete_release .description>.alert_text{color:#fff}.delete_release .description>.important_text{display:flex;justify-content:center;text-transform:uppercase}.delete_release .list{padding:13px 0;border-bottom:1px solid rgba(95,105,134,.5);height:88px;overflow:auto}.delete_release .list.existReleases{height:213px}.delete_release .list .item{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:16px;transition:.24s;padding:7px 0 7px 9px}.delete_release .list .item.account .item_info .item_image{border-radius:50%;border:1px solid rgba(133,145,177,.4)}.delete_release .list .item .item_info{display:flex;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.delete_release .list .item .item_info .item_image{width:47px;height:47px;margin-right:9px;border-radius:6px;overflow:hidden}.delete_release .list .item .item_info .item_image .default_user_avatar{width:100%;height:100%;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:contain;background-position:50%}.delete_release .list .item .item_info .item_description .name{color:#dcdcdc;font-weight:600}.delete_release .list .item .item_info .item_description .additional{font-size:12px;color:#dcdcdc}.delete_release .list .item .actions{display:flex;align-items:center;padding-right:25px}.delete_release .list .item .actions .check_round{width:28px;height:28px;border-radius:50%;border:1px solid #e94e4e;background:rgba(12,19,36,.5);cursor:pointer;z-index:1;position:relative}.delete_release .list .item .actions .check_round.checked{position:relative;background-color:#e94e4e;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10.235l8-8.47m0 8.47l-8-8.47' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;border:1px solid #1a2036}.delete_release .type_the_name{padding-top:20px}.delete_release .type_the_name .type_description{display:flex;justify-content:center;font-size:16px;color:#dcdcdc;margin-bottom:10px}.delete_release .type_the_name>input{width:100%;height:52px;background:#050c1e;border:1px solid #e94e4e;border-radius:5px;padding:0 16px;color:#fff}.delete_release .type_the_name>input::-moz-placeholder{opacity:1;color:#5f6986}.delete_release .type_the_name>input::placeholder{opacity:1;color:#5f6986}.delete_release .action_modal{display:flex;justify-content:center;margin:35px 0}.delete_release .action_modal>button,.delete_release .action_modal div{display:flex;align-items:center;justify-content:center;width:210px;height:48px;margin:0 8px;border-radius:120px;font-size:18px;color:#fff;font-weight:500;line-height:1.5;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.delete_release .action_modal>button.cancel,.delete_release .action_modal div.cancel{border:1px solid #5f6986;background:transparent}.delete_release .action_modal>button.delete,.delete_release .action_modal div.delete{background:#ca3c3c;position:relative}.delete_release .action_modal>button.delete.disabled,.delete_release .action_modal div.delete.disabled{background:hsla(0,0%,89%,.12);color:rgba(230,225,229,.38)}.delete_release .action_modal>button.delete>.v-progress-circular,.delete_release .action_modal div.delete>.v-progress-circular{display:none;position:absolute}.delete_release .action_modal>button.delete.loading,.delete_release .action_modal div.delete.loading{font-size:0}.delete_release .action_modal>button.delete.loading>.v-progress-circular,.delete_release .action_modal div.delete.loading>.v-progress-circular{display:flex}.price_limit_dialog{background:#282c47;box-shadow:0 2.38509px 4.77019px rgba(0,0,0,.25);border-radius:15px;padding:16px 70px 32px}.price_limit_dialog .header_dialog{display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;line-height:1.7;padding-bottom:8px;border-bottom:1px solid rgba(95,105,134,.3);margin-bottom:16px}.price_limit_dialog .cnt_dialog{font-family:Montserrat,sans-serif;font-size:16px;color:#fff;font-weight:400;text-align:center;margin-bottom:32px}.price_limit_dialog .wrap_actions_dialog{display:flex}.price_limit_dialog .wrap_actions_dialog>button,.price_limit_dialog .wrap_actions_dialog a{display:flex;align-items:center;justify-content:center;width:210px;height:48px;color:#fff;border:1px solid #5f6986;border-radius:120px;margin:0 8px}.subscriptions_plan_modal{display:flex;flex-direction:column;justify-content:space-between;background:#282c47;box-shadow:0 0 2px hsla(0,0%,100%,.1);border-radius:25px;padding:20px}.subscriptions_plan_modal .modal_header{display:flex;justify-content:center;font-size:24px;font-weight:500;color:#fff;padding-bottom:15px;border-bottom:1px solid rgba(95,105,134,.3)}.subscriptions_plan_modal .modal_content{font-size:16px;color:#dcdcdc;padding-top:15px;padding-bottom:130px}@media screen and (max-width:767px){.subscriptions_plan_modal .modal_content{text-align:center}}.subscriptions_plan_modal .modal_content>span{color:#20c4f5}.subscriptions_plan_modal .modal_wrap_actions{display:flex;justify-content:space-between;border-top:1px solid rgba(95,105,134,.3);padding:20px 40px 10px 40px}@media screen and (max-width:767px){.subscriptions_plan_modal .modal_wrap_actions{padding-left:0;padding-right:0}}.subscriptions_plan_modal .modal_wrap_actions>button{display:flex;align-items:center;justify-content:center;width:196px;height:44px;color:#fff;border:1px solid #5f6986;border-radius:120px}@media screen and (max-width:767px){.subscriptions_plan_modal .modal_wrap_actions>button{width:50%}}.subscriptions_plan_modal .modal_wrap_actions>button.unsubscribe{margin-left:20px;border-color:#e94e4e}.subscriptions_plan_modal .modal_wrap_actions>button.loading{font-size:0}.subscriptions_plan_modal .modal_wrap_actions>button.loading .v-progress-circular{display:flex}.set-you-album-price-dialog{background:#282c47;box-shadow:0 0 2px hsla(0,0%,100%,.1);border-radius:25px;overflow:hidden;padding:25px 20px}.set-you-album-price-dialog .close_modal{position:absolute;top:22px;right:20px;width:19px;height:28px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0}.set-you-album-price-dialog .head{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;border-bottom:1px solid rgba(95,105,134,.3);padding-bottom:20px}.set-you-album-price-dialog .head>h2{color:#fff;font-size:24px;font-weight:500;line-height:1}.set-you-album-price-dialog .head>h6{font-size:15px;color:#dcdcdc;padding-bottom:20px}.set-you-album-price-dialog .content_dialog{display:flex;flex-direction:column;position:relative}.set-you-album-price-dialog .content_dialog>div:last-child{border-bottom:1px solid rgba(95,105,134,.3)}.set-you-album-price-dialog .content_dialog .album_description{display:flex;align-items:center;height:95px;border-bottom:1px solid rgba(95,105,134,.3)}.set-you-album-price-dialog .content_dialog .album_description .album_cover{width:55px;height:55px;border-radius:8px;overflow:hidden;filter:drop-shadow(0 2px 2px rgba(0,0,0,.15));margin-right:8px}.set-you-album-price-dialog .content_dialog .album_description .album_info .title_album{font-size:16px;line-height:19px;color:#fff}.set-you-album-price-dialog .content_dialog .album_description .album_info .artist_name{font-size:14px;color:#7481a6;font-weight:400;line-height:17px}.set-you-album-price-dialog .content_dialog .album_description .album_info .artist_name>span{color:#dcdcdc;margin-right:4px}.set-you-album-price-dialog .content_dialog .box_price{padding:20px 0;border-bottom:1px solid rgba(95,105,134,.3)}.set-you-album-price-dialog .content_dialog .box_price .label_input{font-size:16px;color:#dcdcdc;margin-bottom:5px;line-height:19px}.set-you-album-price-dialog .content_dialog .box_price .price_input{display:flex;align-items:center;width:100%;height:52px;background-color:#0c1324;border:1px solid hsla(0,0%,100%,.75);border-radius:5px;overflow:hidden}.set-you-album-price-dialog .content_dialog .box_price .price_input .label_currency{font-size:20px;color:#dcdcdc;padding-left:16px;padding-right:5px;line-height:19px}.set-you-album-price-dialog .content_dialog .box_price .price_input>input{font-size:20px;color:#dcdcdc;width:100%}.set-you-album-price-dialog .content_dialog .box_price .price_input.err{border-color:#e94e4e}.set-you-album-price-dialog .content_dialog .box_price .hint_text{font-size:16px;color:#dcdcdc;margin-top:5px;line-height:19px}.set-you-album-price-dialog .content_dialog .follow_box{display:flex;align-items:center;padding:20px 0;cursor:pointer}.set-you-album-price-dialog .content_dialog .follow_box .check_icon{width:25px;height:25px;border-radius:50%;border:2px solid #7481a6;margin-right:15px;background-size:24px;background-position:-1px -1px}.set-you-album-price-dialog .content_dialog .follow_box .follow_description{font-size:14px}.set-you-album-price-dialog .content_dialog .follow_box .follow_description .follow_artist{color:#fff}.set-you-album-price-dialog .content_dialog .follow_box .follow_description .check_description{color:#7481a6}.set-you-album-price-dialog .content_dialog .follow_box.active .check_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.set-you-album-price-dialog .actions_dialog{display:flex;justify-content:center;padding-top:20px}.set-you-album-price-dialog .actions_dialog>button{display:flex;align-items:center;justify-content:center;width:50%;height:44px;font-size:16px;color:#fff}.set-you-album-price-dialog .actions_dialog>button.add_to_cart_btn{background:#5f6986;border-radius:100px}.set-you-album-price-dialog .actions_dialog>button.disabled{background:hsla(0,0%,89%,.12);color:#828491}.set-you-album-price-dialog .actions_dialog>button.loading{font-size:0}.set-you-album-price-dialog .actions_dialog>button.loading .arrow{display:none}.set-you-album-price-dialog .actions_dialog>button:first-child{margin-right:10px}.set-you-album-price-dialog .actions_dialog>button:last-child{margin-left:10px}.set-you-album-price-dialog .actions_dialog>button.download{width:100%;margin:0}.style3,.style4{background:#282c47;box-shadow:0 0 2px hsla(0,0%,100%,.1);border-radius:25px;padding:25px 20px}.style3 .header_dialog,.style4 .header_dialog{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;line-height:28px;color:#fff;padding-bottom:30px;border-bottom:1px solid rgba(95,105,134,.3)}.style3 .cnt_dialog,.style4 .cnt_dialog{padding-top:15px;min-height:160px}.style3 .cnt_dialog .description,.style4 .cnt_dialog .description{font-weight:400;font-size:16px;color:#dcdcdc;padding-bottom:15px}.style3 .cnt_dialog .select_distribution,.style4 .cnt_dialog .select_distribution{border-top:1px solid rgba(95,105,134,.3);padding-top:18px;padding-bottom:40px}.style3 .cnt_dialog .select_distribution .v-input,.style4 .cnt_dialog .select_distribution .v-input{margin:0;padding:0}.style3 .cnt_dialog .select_distribution .v-input .v-input__slot,.style4 .cnt_dialog .select_distribution .v-input .v-input__slot{margin:0}.style3 .cnt_dialog .select_distribution .v-input .v-messages,.style4 .cnt_dialog .select_distribution .v-input .v-messages{display:none}.style3 .cnt_dialog.center,.style4 .cnt_dialog.center{display:flex;justify-content:center}.style3 .wrap_actions_dialog,.style4 .wrap_actions_dialog{padding-top:20px;padding-bottom:10px;display:flex;justify-content:center;border-top:1px solid rgba(95,105,134,.3)}.style3 .wrap_actions_dialog>button,.style3 .wrap_actions_dialog a,.style4 .wrap_actions_dialog>button,.style4 .wrap_actions_dialog a{width:196px;height:44px;font-size:14px;color:#fff}.style3 .wrap_actions_dialog>button.apply,.style3 .wrap_actions_dialog>button.set_to_zero,.style3 .wrap_actions_dialog a.apply,.style3 .wrap_actions_dialog a.set_to_zero,.style4 .wrap_actions_dialog>button.apply,.style4 .wrap_actions_dialog>button.set_to_zero,.style4 .wrap_actions_dialog a.apply,.style4 .wrap_actions_dialog a.set_to_zero{border:1px solid #e94e4e;border-radius:120px;margin-left:30px}.style3 .wrap_actions_dialog.center,.style4 .wrap_actions_dialog.center{justify-content:center}.style3 .wrap_actions_dialog.center>button:first-child,.style3 .wrap_actions_dialog.center a:first-child,.style4 .wrap_actions_dialog.center>button:first-child,.style4 .wrap_actions_dialog.center a:first-child{margin-right:10px}.style3 .wrap_actions_dialog.center>button:last-child,.style3 .wrap_actions_dialog.center a:last-child,.style4 .wrap_actions_dialog.center>button:last-child,.style4 .wrap_actions_dialog.center a:last-child{margin-left:10px}.style4 .header_dialog{padding-bottom:20px}.style4 .cnt_dialog{min-height:auto;padding-top:20px;padding-bottom:20px}.create_new_account_modal{background:#282c47;border-radius:25px;overflow:hidden;padding:20px 0;position:relative}.create_new_account_modal .heading{padding:0 20px}.create_new_account_modal .heading .heading_new_account{display:flex;justify-content:center;color:#fff;font-weight:500;font-size:24px;padding-bottom:20px;line-height:28px;border-bottom:1px solid rgba(95,105,134,.3)}.create_new_account_modal .wrapper_content{border-bottom:1px solid rgba(95,105,134,.3);display:flex;width:100%;padding:0 10px}.create_new_account_modal .wrapper_content.v_center{align-items:center}.create_new_account_modal .wrapper_content.h165{height:165px}.create_new_account_modal .wrapper_content.h450{min-height:450px}.create_new_account_modal .wrapper_content .v-input--selection-controls{margin:0;padding:0}.create_new_account_modal .wrapper_content .v-input--selection-controls .v-input__slot{margin:0}.create_new_account_modal .wrapper_content .v-input--radio-group--column{width:100%}.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-input__control{flex-direction:row;flex-wrap:nowrap}.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-radio{margin-bottom:0;transition:.12s;padding:10px}.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-radio.v-radio--is-disabled .checkbox_label,.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-radio.v-radio--is-disabled .label_description,.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-radio.v-radio--is-disabled .v-icon{color:hsla(0,0%,100%,.5)}.create_new_account_modal .wrapper_content .v-input--radio-group--column .v-radio:hover{background:hsla(0,0%,85.1%,.1);border-radius:16px}.create_new_account_modal .wrapper_content .checkbox_label{color:#fff;font-size:16px;font-weight:500}.create_new_account_modal .wrapper_content .checkbox_label .label_description{color:#dcdcdc;font-size:14px;font-weight:400}.create_new_account_modal .wrapper_content .create_account_box{width:100%;padding:15px 10px 0}.create_new_account_modal .wrapper_content .create_account_box .set_name_account{margin-bottom:20px;border-bottom:1px solid rgba(95,105,134,.3);padding-bottom:15px}.create_new_account_modal .wrapper_content .create_account_box .set_name_account .label_name{font-size:16px;color:#dcdcdc;line-height:19px;margin-bottom:10px}.create_new_account_modal .wrapper_content .create_account_box .set_name_account>input{width:100%;height:52px;background:#0c1324;border:1px solid #282c47;border-radius:5px;overflow:hidden;color:#fff;font-size:16px;padding:0 16px}.create_new_account_modal .wrapper_content .create_account_box .set_name_account>input.error_name{border:1px solid #e94e4e}.create_new_account_modal .wrapper_content .create_account_box .set_name_account>input::-moz-placeholder{color:#7481a6}.create_new_account_modal .wrapper_content .create_account_box .set_name_account>input::placeholder{color:#7481a6}.create_new_account_modal .wrapper_content .create_account_box .set_name_account .err_artist_exists{display:flex;color:#e94e4e;font-size:12px;line-height:20px;padding-left:5px}.create_new_account_modal .wrapper_content .create_account_box .set_photo .label_photo{font-size:16px;line-height:19px;color:#dcdcdc;margin-bottom:10px}.create_new_account_modal .wrapper_content .create_account_box .set_photo .wrapper_photo{display:flex;align-items:center;margin-bottom:20px}.create_new_account_modal .wrapper_content .create_account_box .set_photo .wrapper_photo .photo{width:100px;height:100px;border:1px solid #5f6986;border-radius:7px;margin-right:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M61.147 20.888c4.924 0 8.917-4.643 8.917-10.37 0-5.728-3.993-10.37-8.917-10.37-4.925 0-8.918 4.642-8.918 10.37 0 5.727 3.993 10.37 8.918 10.37zM5.732 72C2.567 72 0 69.013 0 65.332v-3.467c0-1.412.386-2.788 1.101-3.929L21.962 24.68c2.17-3.459 6.539-3.677 8.955-.449l18.044 24.107c2.075 2.772 5.688 3.068 8.077.662l15.153-15.265c2.195-2.21 5.464-2.164 7.612.109l18.323 19.391c1.194 1.264 1.874 3.054 1.874 4.93v7.169c0 3.681-2.567 6.666-5.733 6.666H5.733z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 bottom;cursor:pointer;transition:.18s;overflow:hidden}.create_new_account_modal .wrapper_content .create_account_box .set_photo .wrapper_photo .photo:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M61.147 20.888c4.924 0 8.917-4.643 8.917-10.37 0-5.728-3.993-10.37-8.917-10.37-4.925 0-8.918 4.642-8.918 10.37 0 5.727 3.993 10.37 8.918 10.37zM5.732 72C2.567 72 0 69.013 0 65.332v-3.467c0-1.412.386-2.788 1.101-3.929L21.962 24.68c2.17-3.459 6.539-3.677 8.955-.449l18.044 24.107c2.075 2.772 5.688 3.068 8.077.662l15.153-15.265c2.195-2.21 5.464-2.164 7.612.109l18.323 19.391c1.194 1.264 1.874 3.054 1.874 4.93v7.169c0 3.681-2.567 6.666-5.733 6.666H5.733z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;border-color:#7481a6}.create_new_account_modal .wrapper_content .create_account_box .set_photo .wrapper_photo .description_photo>div{color:#7481a6;font-size:14px}.create_new_account_modal .wrapper_content .create_account_box .set_photo .wrapper_photo .description_photo>div>span{font-weight:700;padding-right:5px}.create_new_account_modal .wrapper_content .info_card_box{width:100%;padding:0 10px 20px}.create_new_account_modal .wrapper_content .info_card_box .account_data{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(95,105,134,.3);margin-bottom:20px;height:77px;padding:0 10px}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info{display:flex;align-items:center}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info .image{width:45px;height:45px;border-radius:50%;overflow:hidden;margin-right:10px}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info .image.default_ava{background-image:url(../img/square_avatar.6d9d9a02.svg);background-repeat:no-repeat;background-color:#dcdcdc;background-position:50%;background-size:80%}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info .image .default_user_avatar{width:100%;height:100%;background-color:#5f6986;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:contain;background-position:50%}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info .name_type .name{font-size:14px;color:#fff;line-height:1;margin-bottom:2px}.create_new_account_modal .wrapper_content .info_card_box .account_data .description_info .name_type .type{font-size:12px;color:#dcdcdc}.create_new_account_modal .wrapper_content .info_card_box .account_data .price_info{font-size:24px;color:#fff}.create_new_account_modal .wrapper_content .info_card_box .card_data .circle_loader{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-50px}.create_new_account_modal .wrapper_content .info_card_box .card_data .success_status{display:flex;justify-content:center;align-items:center;flex-direction:column}.create_new_account_modal .wrapper_content .info_card_box .card_data .success_status .status{font-size:24px;color:#fff;margin-bottom:20px}.create_new_account_modal .wrapper_content .info_card_box .card_data .success_status .image_status{display:flex;width:67px;height:67px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:contain;margin-bottom:20px}.create_new_account_modal .wrapper_content .info_card_box .card_data .success_status .description_status{font-size:16px;color:#dcdcdc}.create_new_account_modal .wrapper_content .account_issue_box{height:100%;font-size:16px;color:#fff;line-height:19px;padding:20px 10px}.create_new_account_modal .wrapper_content .account_issue_box>span{color:#ff6523}.create_new_account_modal .wrapper_button{display:flex;justify-content:space-between;padding:20px 40px 0 40px}.create_new_account_modal .wrapper_button.center{justify-content:center}.create_new_account_modal .wrapper_button ._button,.create_new_account_modal .wrapper_button>button{width:200px;height:45px;font-size:16px;cursor:pointer}.create_new_account_modal .wrapper_button ._button:last-child,.create_new_account_modal .wrapper_button>button:last-child{margin-left:20px}.create_new_account_modal .wrapper_button ._button.disabled,.create_new_account_modal .wrapper_button>button.disabled{border:none;background:hsla(0,0%,89%,.12);cursor:default}.create_new_account_modal .wrapper_button ._button.loading,.create_new_account_modal .wrapper_button ._button.pay.loading,.create_new_account_modal .wrapper_button>button.loading,.create_new_account_modal .wrapper_button>button.pay.loading{font-size:0}.warning_remove_track_dialog{background:#282c47;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:25px;padding:25px 20px}.warning_remove_track_dialog .heading{border-bottom:1px solid rgba(95,105,134,.5);position:relative}.warning_remove_track_dialog .heading>h2{display:flex;justify-content:center;font-size:24px;font-weight:500;color:#fff;padding-bottom:20px;line-height:1}.warning_remove_track_dialog .heading .close_modal{position:absolute;top:0;right:0;width:19px;height:28px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0}.warning_remove_track_dialog .description_modal{padding:20px 0;font-size:16px;border-bottom:1px solid rgba(95,105,134,.5);margin-bottom:20px}.warning_remove_track_dialog .wrapper_action_modal{display:flex;justify-content:center}.warning_remove_track_dialog .wrapper_action_modal>button{width:200px;height:44px}.warning_remove_track_dialog .wrapper_action_modal>button:first-child{margin-right:10px}.warning_remove_track_dialog .wrapper_action_modal>button:last-child{margin-left:10px}.wrap_stripe_status .skeleton_stripe_status{background:#1a1f34;margin-bottom:20px}.wrap_stripe_status .skeleton_stripe_status>div{background-color:transparent}.wrap_stripe_status .skeleton_stripe_btn{border-radius:50px;background:#1a1f34}.wrap_stripe_status .skeleton_stripe_btn .v-skeleton-loader__button{width:100%;height:100%}.wrap_stripe_status .stripe_sign_up{width:185px;height:44px}.wrap_stripe_status .visit_stripe{width:212px;height:44px}.wrap_stripe_status .stripe_resolve_issue{display:flex;align-items:center;justify-content:center;width:230px;height:44px;color:#fff;font-size:16px;font-weight:500;background:#ff6523;border-radius:50px}.wrap_stripe_status .stripe_resolve_issue.loading,.wrap_stripe_status .stripe_sign_up.loading,.wrap_stripe_status .visit_stripe.loading{font-size:0}.wrap_stripe_status .stripe_resolve_issue.loading .v-progress-circular,.wrap_stripe_status .stripe_sign_up.loading .v-progress-circular,.wrap_stripe_status .visit_stripe.loading .v-progress-circular{display:flex}.stripe_status{display:flex;align-items:center;flex-wrap:wrap;gap:4px;width:100%;min-height:56px;padding:12px 74px;border:1px solid #5f6986;border-radius:5px;font-size:15px;color:#dcdcdc;margin-bottom:20px;background-position:30px}@media screen and (max-width:767px){.stripe_status{padding:16px;background-image:none!important}}.stripe_status>a,.stripe_status>button{color:#20c4f5;padding:0;margin:0;background:none;border:none;cursor:pointer;display:inline}.stripe_status.no-account{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.57 30.583a14.536 14.536 0 0010.311-4.271A14.537 14.537 0 0031.154 16a14.54 14.54 0 00-4.271-10.312A14.537 14.537 0 0016.57 1.417 14.538 14.538 0 006.258 5.688 14.538 14.538 0 001.986 16a14.538 14.538 0 004.272 10.312 14.539 14.539 0 0010.312 4.271z' fill='%23FFE923' stroke='%23FFE923' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.57 25.479a1.823 1.823 0 100-3.645 1.823 1.823 0 000 3.645z' fill='%23000'/%3E%3Cpath d='M16.57 7.25v11.667' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.stripe_status.restricted{border-color:#ff6523;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23FF6523'/%3E%3C/svg%3E");background-repeat:no-repeat}.stripe_status.complete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%2320F54F'/%3E%3C/svg%3E");background-repeat:no-repeat}.shopping_cart{width:410px;height:580px;position:absolute;top:65px;right:0;transition:all .18s ease-out;z-index:5;background-color:#282c47;border-radius:25px;padding:20px 0;overflow:hidden}.shopping_cart>h2{justify-content:center;font-size:24px;font-weight:500;line-height:28px;color:#fff;padding-bottom:20px;margin:0 16px}.shopping_cart .wrap_subtotal,.shopping_cart>h2{display:flex;border-bottom:1px solid rgba(95,105,134,.5)}.shopping_cart .wrap_subtotal{justify-content:space-between;align-items:center;height:87px;margin:0 16px 17px 16px}.shopping_cart .wrap_subtotal .subtotal{font-size:16px;font-weight:500;line-height:19px;color:#fff}.shopping_cart .wrap_subtotal .subtotal>span{display:flex;font-size:24px;font-weight:300;line-height:28px;color:#fff;margin-top:2px}.shopping_cart .wrap_subtotal>button{display:flex;align-items:center;justify-content:center;width:150px;height:44px;border:1px solid #5f6986;border-radius:120px;font-size:16px;font-weight:500;color:#fff}.shopping_cart .wrap_subtotal>button.loading{font-size:0}.shopping_cart .wrap_list{overflow-y:auto;height:385px}.shopping_cart .wrap_list .item{display:flex;justify-content:space-between;align-items:center;height:61px;padding:0 20px;margin-bottom:10px;transition:all .18s ease-out}.shopping_cart .wrap_list .item .left_info{display:flex}.shopping_cart .wrap_list .item .left_info .image{display:flex;flex-shrink:0;width:47px;height:47px;border-radius:6px;overflow:hidden;margin-right:8px;cursor:pointer}.shopping_cart .wrap_list .item .left_info .description{display:flex;flex-direction:column;justify-content:center;color:#dcdcdc;padding-right:15px}.shopping_cart .wrap_list .item .left_info .description .name{font-size:14px;font-weight:600;height:18px;line-height:1;max-width:200px;color:#dcdcdc;transition:.15s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.shopping_cart .wrap_list .item .left_info .description .name:hover{color:#fff}.shopping_cart .wrap_list .item .left_info .description .artist{display:flex;font-size:12px;color:#dcdcdc}.shopping_cart .wrap_list .item .left_info .description .artist>.album_artist{padding-left:3px;color:#dcdcdc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px;cursor:pointer}.shopping_cart .wrap_list .item .right_price{display:flex;justify-content:flex-end;flex-shrink:0;width:90px}.shopping_cart .wrap_list .item .right_price .price{font-size:16px;color:#fff}.shopping_cart .wrap_list .item .remove_item{display:none;align-items:center;justify-content:center;border:1px solid #8591b1;border-radius:22px;width:91px;height:34px;font-size:14px;color:#fff}.shopping_cart .wrap_list .item:hover{background-color:hsla(0,0%,100%,.1)}.shopping_cart .wrap_list .item:hover .price{display:none}.shopping_cart .wrap_list .item:hover .remove_item{display:flex}.notification_window{width:450px;height:calc(100vh - 80px);position:absolute;top:65px;right:0;transition:all .18s ease-out;z-index:5;background-color:#282c47;border-radius:20px;padding:20px 0;overflow:hidden}.notification_window.is_player{height:calc(100vh - 150px)}.notification_window .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-left:20px;padding-right:20px}.notification_window .head>h2{font-size:24px;font-weight:500;color:#fff}.notification_window .head>.edit{width:22px;height:22px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 14.791a3.792 3.792 0 110-7.584 3.792 3.792 0 010 7.584zm8.05-2.74c.043-.348.075-.694.075-1.052a9.25 9.25 0 00-.076-1.083l2.286-1.766a.547.547 0 00.13-.693l-2.167-3.748c-.13-.239-.422-.336-.66-.239L15.94 4.554c-.563-.423-1.148-.791-1.83-1.062L13.707.62a.548.548 0 00-.541-.455H8.833a.548.548 0 00-.541.455l-.401 2.87c-.683.272-1.268.64-1.83 1.063L3.362 3.47a.533.533 0 00-.661.239L.535 7.457a.534.534 0 00.13.693l2.286 1.766a9.266 9.266 0 00-.076 1.083c0 .358.033.704.076 1.051L.665 13.848a.534.534 0 00-.13.694l2.167 3.748c.13.239.422.325.66.239l2.698-1.095c.563.434 1.148.802 1.83 1.073l.402 2.87c.043.26.27.456.541.456h4.334c.27 0 .498-.195.541-.455l.401-2.871a7.889 7.889 0 001.831-1.073l2.698 1.095c.238.086.53 0 .66-.239l2.167-3.748a.547.547 0 00-.13-.694L19.05 12.05z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;transition:transform .5s ease}.notification_window .head>.edit:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 14.791a3.792 3.792 0 110-7.584 3.792 3.792 0 010 7.584zm8.05-2.74c.043-.348.075-.694.075-1.052a9.25 9.25 0 00-.076-1.083l2.286-1.766a.547.547 0 00.13-.693l-2.167-3.748c-.13-.239-.422-.336-.66-.239L15.94 4.554c-.563-.423-1.148-.791-1.83-1.062L13.707.62a.548.548 0 00-.541-.455H8.833a.548.548 0 00-.541.455l-.401 2.87c-.683.272-1.268.64-1.83 1.063L3.362 3.47a.533.533 0 00-.661.239L.535 7.457a.534.534 0 00.13.693l2.286 1.766a9.266 9.266 0 00-.076 1.083c0 .358.033.704.076 1.051L.665 13.848a.534.534 0 00-.13.694l2.167 3.748c.13.239.422.325.66.239l2.698-1.095c.563.434 1.148.802 1.83 1.073l.402 2.87c.043.26.27.456.541.456h4.334c.27 0 .498-.195.541-.455l.401-2.871a7.889 7.889 0 001.831-1.073l2.698 1.095c.238.086.53 0 .66-.239l2.167-3.748a.547.547 0 00-.13-.694L19.05 12.05z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:rotate(45deg)}.notification_window .filters{display:flex;padding-left:20px;padding-right:20px}.notification_window .filters>button{display:flex;align-items:center;justify-content:center;height:34px;background-color:hsla(0,0%,62%,.2);border-radius:42px;padding:0 14px;font-size:14px;border:1px solid transparent;flex-shrink:0;font-weight:400}.notification_window .filters>button:not(:last-child){margin-right:4px}.notification_window .filters>button.active{border-color:#20c4f5}.notification_window .list_notifications{overflow:auto;height:calc(100% - 100px);margin-top:20px}.notification_window .list_notifications .item{display:flex;align-items:center;padding:0 20px}.notification_window .list_notifications .item:not(:last-child){margin-bottom:17px}.notification_window .list_notifications .item .wrap_ava{position:relative}.notification_window .list_notifications .item .wrap_ava .ava{width:60px;height:60px;border-radius:50%;overflow:hidden;background-color:#5f6986;margin-right:13px}.artist_profile .artist_profile_head .notification_window .list_notifications .item .wrap_ava .ava.profile_head_background:not([style*=background]),.notification_window .list_notifications .item .wrap_ava .artist_profile .artist_profile_head .ava.profile_head_background:not([style*=background]),.notification_window .list_notifications .item .wrap_ava .ava.default,.notification_window .list_notifications .item .wrap_ava .user_profile .head_profile .ava.profile_head_background:not([style*=background-image]),.user_profile .head_profile .notification_window .list_notifications .item .wrap_ava .ava.profile_head_background:not([style*=background-image]){background-image:url(../img/square_avatar.6d9d9a02.svg);background-repeat:no-repeat;background-position:50%}.notification_window .list_notifications .item .wrap_ava .ava:before{content:"";display:block;position:absolute;width:40px;height:35px;background-position:0 0;bottom:-10px;right:0}.notification_window .list_notifications .item .info_notification .this_notify{font-size:16px;font-weight:500;color:#fff}.notification_window .list_notifications .item .info_notification .this_notify a{color:#20c4f5}.notification_window .list_notifications .item .info_notification .ago{font-size:14px;color:#5f6986}.notification_window .list_notifications .item.system .ava:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_14474_23067)'%3E%3Ccircle cx='19' cy='15' r='15' fill='%23E94E4E'/%3E%3C/g%3E%3Cpath stroke='%23282C47' stroke-width='3.429' stroke-linecap='round' d='M19.429 6.857v9.429'/%3E%3Ccircle cx='19.429' cy='23.143' fill='%23282C47' stroke='%23282C47' stroke-width='1.714' r='1.714'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_14474_23067' x='.571' y='0' width='36.857' height='36.857' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='3.429'/%3E%3CfeGaussianBlur stdDeviation='1.714'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_14474_23067'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_14474_23067' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .youtube{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.21 3.06v4.917c-.115.138-.25.256-.402.352a.804.804 0 01-.38.143.323.323 0 01-.259-.108.487.487 0 01-.093-.336V3.06h-1.328v5.411c-.023.31.06.618.237.874a.825.825 0 00.718.287c.272-.003.54-.07.782-.193a2.87 2.87 0 00.754-.61v.717h1.328v-6.45L18.21 3.06zm-4.048.316a1.918 1.918 0 00-1.357-.48 2.213 2.213 0 00-1.435.458 1.477 1.477 0 00-.532 1.197v3.355a1.725 1.725 0 00.517 1.311 2.27 2.27 0 002.814 0 1.635 1.635 0 00.524-1.297V4.61a1.575 1.575 0 00-.538-1.233h.007zm-.833 4.659a.537.537 0 01-.357.525.575.575 0 01-.231.034.518.518 0 01-.402-.158.566.566 0 01-.144-.401V4.494a.402.402 0 01.158-.337.539.539 0 01.388-.129.66.66 0 01.43.13.401.401 0 01.158.336v3.54zM9.21.76l-.926 3.512h-.108L7.214.76H5.706l1.78 5.282v3.476h1.5v-3.62L10.717.76H9.21zm10.35 15.467c.09.16.13.341.115.523v.595h-1.012v-.595a.802.802 0 01.122-.523.546.546 0 01.797 0h-.022zm-4.09 0a.438.438 0 00-.367-.157.568.568 0 00-.251.05.996.996 0 00-.244.186v3.67c.082.086.18.157.287.208.086.039.178.06.273.064a.359.359 0 00.323-.129.615.615 0 00.107-.401v-3.075a.644.644 0 00-.122-.445l-.007.03zm0 0a.438.438 0 00-.367-.157.568.568 0 00-.251.05.996.996 0 00-.244.186v3.67c.082.086.18.157.287.208.086.039.178.06.273.064a.359.359 0 00.323-.129.615.615 0 00.107-.401v-3.075a.644.644 0 00-.122-.445l-.007.03zm6.682-4.537H3.689a3.714 3.714 0 00-2.597 1.08A3.703 3.703 0 000 15.36v3.763c.004.975.394 1.91 1.085 2.598A3.7 3.7 0 003.69 22.8h18.462a3.707 3.707 0 002.607-1.086 3.696 3.696 0 001.082-2.605v-3.75a3.703 3.703 0 00-1.082-2.607 3.714 3.714 0 00-2.607-1.09v.028zM8.656 14.278H7.278v6.816H5.95v-6.845H4.587v-1.161h4.077l-.008 1.19zm3.884 6.816h-1.185v-.717c-.186.225-.416.41-.675.545-.206.123-.441.19-.681.193a.718.718 0 01-.625-.272 1.274 1.274 0 01-.194-.781v-4.888h1.17v4.486a.48.48 0 00.08.301.266.266 0 00.236.094.59.59 0 00.323-.13 1.22 1.22 0 00.366-.315v-4.436h1.185v5.92zm4.306-1.226a1.49 1.49 0 01-.337.932.997.997 0 01-.804.337 1.344 1.344 0 01-.617-.13 1.62 1.62 0 01-.51-.4v.487H13.43v-8.006h1.184v2.559a1.85 1.85 0 01.51-.402c.168-.089.355-.138.545-.143a1.02 1.02 0 01.847.38c.22.319.327.703.302 1.09l.028 3.296zm4.092-1.577h-2.276v1.083c-.021.218.016.438.108.638a.432.432 0 00.402.179.467.467 0 00.402-.158c.1-.207.14-.438.115-.667v-.272h1.227v.301a1.847 1.847 0 01-.46 1.37 1.702 1.702 0 01-1.313.45 1.619 1.619 0 01-1.249-.48 1.897 1.897 0 01-.452-1.34v-2.637a1.648 1.648 0 01.502-1.248 1.788 1.788 0 011.285-.48 1.638 1.638 0 011.235.459 1.75 1.75 0 01.445 1.276l.029 1.526zm-5.865-2.25a.569.569 0 00-.25.05.996.996 0 00-.245.186v3.67a.97.97 0 00.287.208c.086.04.179.061.273.064a.36.36 0 00.323-.129.616.616 0 00.108-.4v-3.047a.644.644 0 00-.13-.445.438.438 0 00-.366-.157zm.366.157a.438.438 0 00-.366-.157.569.569 0 00-.25.05.996.996 0 00-.245.186v3.67a.97.97 0 00.287.208c.086.04.179.061.273.064a.36.36 0 00.323-.129.616.616 0 00.108-.4v-3.047a.644.644 0 00-.094-.445h-.036zm0 0a.438.438 0 00-.366-.157.569.569 0 00-.25.05.996.996 0 00-.245.186v3.67a.97.97 0 00.287.208c.086.04.179.061.273.064a.36.36 0 00.323-.129.616.616 0 00.108-.4v-3.047a.644.644 0 00-.094-.445h-.036z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .youtube2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.917 12.005L12.1 18.32V5.715l10.817 6.29zM33 17.848V6.143S33 .5 27.317.5H5.683S0 .5 0 6.143v11.714S0 23.5 5.683 23.5h21.624s5.684 0 5.684-5.643' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .facebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.84 7.546h2.257V5.261c0-1.012 0-2.57.736-3.532A4.09 4.09 0 015.397.4 3.95 3.95 0 017.389.014a13.91 13.91 0 014.09.424l-.57 3.488a7.468 7.468 0 00-1.84-.285c-.888 0-1.68.329-1.68 1.266v2.64h3.643l-.251 3.41H7.389V22.8H3.097V10.958H.84V7.546z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .instagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.235.76H4.766A4.286 4.286 0 00.48 5.045v13.47A4.285 4.285 0 004.766 22.8h13.469a4.285 4.285 0 004.285-4.286V5.045A4.287 4.287 0 0018.235.76zm1.224 2.54h.484v3.735h-3.722V3.3h3.238zM8.36 9.52a3.87 3.87 0 116.27 4.537 3.87 3.87 0 01-6.27-4.536zm12.019 8.994a2.113 2.113 0 01-2.143 2.13H4.766a2.11 2.11 0 01-2.137-2.13V9.521h3.288a6.024 6.024 0 1011.167 0h3.294v8.993z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.88 3.362c-1.025.449-2.11.743-3.223.874a5.569 5.569 0 002.462-3.074 11.253 11.253 0 01-3.564 1.348A5.628 5.628 0 0020.69.893a5.663 5.663 0 00-3.288.257 5.608 5.608 0 00-2.576 2.042 5.535 5.535 0 00-.83 4.389 16.07 16.07 0 01-6.41-1.686A15.935 15.935 0 012.42 1.772a5.533 5.533 0 00-.612 4.056A5.575 5.575 0 004.16 9.2a5.662 5.662 0 01-2.546-.693v.067c0 1.286.45 2.53 1.271 3.525a5.625 5.625 0 003.236 1.93 5.518 5.518 0 01-1.482.196 5.597 5.597 0 01-1.08-.098 5.562 5.562 0 001.996 2.768 5.64 5.64 0 003.249 1.097A11.425 11.425 0 01.52 20.298 16 16 0 009.123 22.8c10.328 0 15.96-8.476 15.96-15.822v-.753a11.346 11.346 0 002.797-2.863z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .twitch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.72 18.562l3.22-2.111h4.9l3.92-4.363V.688H.68V16.45h5.04v2.11zm3.64-7.882H7.68V4.91h1.68v5.77zm4.06-.14h-1.68V4.77h1.68v5.77z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .soundcloud{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.92 16.8h12.92v-.053c2.578-.36 4.56-2.526 4.56-5.143 0-2.775-2.226-5.04-5.028-5.19C24.748 3.725 20.93.84 18.24.84c-1.489 0-4.56.742-5.32 2.598V16.8z' fill='%23fff'/%3E%3Cpath d='M11.78 3.954c.21 0 .38.174.38.39V16.41c0 .215-.17.389-.38.389a.385.385 0 01-.38-.39V4.344c0-.215.17-.389.38-.389zM7.6 5.122c0-.215-.17-.39-.38-.39s-.38.175-.38.39V16.41c0 .215.17.389.38.389s.38-.174.38-.39V5.123zM5.7 5.9c.21 0 .38.175.38.39v10.12c0 .216-.17.39-.38.39a.385.385 0 01-.38-.39V6.29c0-.215.17-.39.38-.39zM4.56 9.014c0-.215-.17-.389-.38-.389s-.38.174-.38.39v7.006c0 .215.17.39.38.39s.38-.175.38-.39V9.014zM2.66 9.404c.21 0 .38.174.38.389v6.228c0 .215-.17.39-.38.39a.385.385 0 01-.38-.39V9.793c0-.215.17-.39.38-.39zM1.14 10.96c.21 0 .38.175.38.39v3.504c0 .215-.17.389-.38.389a.385.385 0 01-.38-.39V11.35c0-.215.17-.39.38-.39zM8.74 4.733c.21 0 .38.174.38.389V16.41c0 .215-.17.389-.38.389a.385.385 0 01-.38-.39V5.123c0-.215.17-.39.38-.39zM10.64 5.9c0-.215-.17-.389-.38-.389s-.38.174-.38.39v10.51c0 .215.17.389.38.389s.38-.174.38-.39V5.9z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .mixcloud{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.91 6.679a.62.62 0 00-.284.633.628.628 0 00.086.228 6.843 6.843 0 010 7.201.63.63 0 00.198.861.615.615 0 00.852-.2 8.102 8.102 0 001.206-4.255c0-1.505-.418-2.98-1.206-4.256a.622.622 0 00-.383-.286.611.611 0 00-.47.074zM27.725 4.544a.623.623 0 00-.393-.31.611.611 0 00-.67.269.63.63 0 00.038.728 10.79 10.79 0 011.752 5.897 10.79 10.79 0 01-1.752 5.897.628.628 0 00.377 1.007.61.61 0 00.648-.32 12.049 12.049 0 001.955-6.584c0-2.34-.68-4.63-1.955-6.584z' fill='%235F6986'/%3E%3Cpath d='M20.131 7.74a.618.618 0 00-.383.511 8.212 8.212 0 01-.518 2.16.623.623 0 01-.803.35.615.615 0 01-.34-.334.63.63 0 01-.006-.479 6.945 6.945 0 00-.065-5.25 6.838 6.838 0 00-3.713-3.673h-.074A6.663 6.663 0 009.785.868a6.736 6.736 0 00-3.57 2.678.628.628 0 00.357.96 6.047 6.047 0 012.779 1.586.624.624 0 01.135.683.624.624 0 01-.135.203.626.626 0 01-.877 0A4.921 4.921 0 005.82 5.605a4.669 4.669 0 00-.84-.087c-1.31 0-2.566.526-3.492 1.462A5.02 5.02 0 00.04 10.51a5.02 5.02 0 001.447 3.53 4.913 4.913 0 003.492 1.462h12.967a4.278 4.278 0 002.467-.776 4.35 4.35 0 001.584-2.063 4.4 4.4 0 00.132-2.608 4.363 4.363 0 00-1.368-2.216.615.615 0 00-.63-.1z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .comment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.128 14.936c0 .597.235 1.17.654 1.593.418.423.986.66 1.577.66h13.385l4.462 4.51V3.664c0-.598-.235-1.172-.653-1.594a2.22 2.22 0 00-1.578-.66H3.36a2.22 2.22 0 00-1.577.66 2.266 2.266 0 00-.654 1.594v11.27z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='bevel'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .alert{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.685 20.545a2.34 2.34 0 01-2.018 1.17 2.322 2.322 0 01-2.019-1.17m13.685-1.634c-9.013-2.238-14.115-2.388-23.333 0a3.49 3.49 0 002.475-1.031A3.532 3.532 0 004.5 15.39V9.522a8.24 8.24 0 012.392-5.81 8.142 8.142 0 015.775-2.406c2.166 0 4.243.866 5.774 2.406a8.24 8.24 0 012.392 5.81v5.868c0 .934.37 1.83 1.026 2.49a3.49 3.49 0 002.474 1.031z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowInLine{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.94 12.5a1.06 1.06 0 102.12 0H6.94zM8.75.75a1.06 1.06 0 00-1.5 0L.5 7.5A1.06 1.06 0 002 9l6-6 6 6a1.06 1.06 0 001.5-1.5L8.75.75zm.31 11.75v-11H6.94v11h2.12z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .loop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.007 27.896c.647.783 1.867.994 2.725.47.858-.522 1.029-1.581.381-2.364l-3.106 1.894zm-4.505-5.449l4.505 5.449L27.113 26l-4.504-5.448-3.107 1.894z' fill='%23fff'/%3E%3Cpath d='M11.38 10.206c-2.034 3.086-.24 7.662 3.848 8.022' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.085 21.746c5.163-2.873 6.618-8.773 3.251-13.178-3.366-4.405-10.28-5.646-15.443-2.774-5.162 2.873-6.617 8.773-3.25 13.178 3.366 4.404 10.28 5.646 15.443 2.774zm-.89-1.063c4.284-2.384 5.43-7.363 2.558-11.12-2.871-3.756-8.672-4.868-12.956-2.484-4.284 2.384-5.43 7.362-2.558 11.119 2.87 3.756 8.672 4.869 12.956 2.485z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .thumbUp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72 19.626H2.888c-.5 0-.98-.196-1.335-.546A1.85 1.85 0 011 17.763v-6.519c0-.494.199-.967.553-1.317.354-.35.834-.545 1.335-.545H5.72m6.608-1.863V3.794c0-.741-.298-1.452-.83-1.976A2.852 2.852 0 009.497 1L5.72 9.382v10.244H16.37c.455.005.897-.152 1.244-.444.347-.29.576-.695.644-1.14l1.302-8.381a1.838 1.838 0 00-.441-1.502 1.887 1.887 0 00-1.446-.64h-5.344z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .replyComment{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.44 17.392l.004.004c.062.07.108.156.145.247a.924.924 0 01.066.299c.002.027.006.053.005.081 0 .015.004.028.003.042a.944.944 0 01-.049.25c-.002.009-.008.015-.01.024a.888.888 0 01-.133.234c-.007.01-.01.023-.018.033l-3.745 4.418a.675.675 0 01-1.051.014.953.953 0 01-.012-1.213l2.02-2.382c-2.95.391-5.85-.23-5.987-.261a17.65 17.65 0 01-8.916-4.49C1.953 11.123-.158 5.975.557.725.614.3.93 0 1.29 0c.038 0 .077.003.116.01.406.074.682.512.62.98C.986 8.609 6.766 16.01 14.931 17.492c.038.009 3.033.653 5.854.21l-3.115-1.854c-.365-.217-.508-.734-.32-1.155.187-.422.635-.585 1-.37l4.912 2.92c.066.04.125.091.178.15z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .share{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%23fff'/%3E%3C/svg%3E")}.page-dev-svg-icons .dollar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.253 0c.65 0 1.176.471 1.176 1.053v1.442a7.52 7.52 0 011.96.486c.897.34 1.664.803 2.302 1.39l-1.396 1.551a6.292 6.292 0 00-1.707-.996 5.15 5.15 0 00-1.16-.291c-.938-.189-1.613-.144-2.35.174-.21.075-.401.168-.576.28-.518.34-.776.81-.776 1.412 0 .633.284 1.112.853 1.436.162.087.328.172.499.255l2.35.942 1.367.517c1 .386 1.819.887 2.457 1.505.655.617.982 1.474.982 2.57 0 1.235-.534 2.285-1.603 3.15-.82.674-1.888 1.086-3.202 1.234v.837c0 .582-.527 1.053-1.176 1.053-.65 0-1.175-.471-1.175-1.053v-.844a9.388 9.388 0 01-2.128-.51 8.798 8.798 0 01-2.716-1.643l1.578-1.668a7.907 7.907 0 002.095 1.297c.388.159.778.278 1.17.36.975.214 1.288.23 2.352.031.489-.093.892-.254 1.21-.484.552-.401.828-.918.828-1.551 0-.68-.258-1.166-.776-1.46a10.67 10.67 0 00-1.262-.652l-2.351-.943-.654-.257a8.203 8.203 0 01-2.328-1.39c-.74-.617-1.112-1.481-1.112-2.593 0-1.189.526-2.185 1.578-2.987.71-.542 1.548-.9 2.516-1.077V1.053C12.078.47 12.604 0 13.253 0zM5.597 2.75a1 1 0 00-1.325-1.5C1.797 3.44.234 6.544.234 10s1.563 6.56 4.038 8.75a1 1 0 101.325-1.5C3.51 15.408 2.234 12.834 2.234 10s1.277-5.407 3.363-7.25zM22.197 1.25a1 1 0 00-1.325 1.5c2.085 1.843 3.362 4.417 3.362 7.25 0 1.138-.352 2.524-.93 3.884-.577 1.354-1.343 2.6-2.094 3.457a1 1 0 101.504 1.318c.916-1.045 1.786-2.48 2.43-3.992.64-1.504 1.09-3.167 1.09-4.667 0-3.457-1.562-6.56-4.037-8.75z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .selectArrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.31 8.237L12.324.342H.296L6.31 8.237z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .like{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .likeTransparent{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M27.264 2.122a7.834 7.834 0 00-2.522-1.57A8.272 8.272 0 0021.766 0a8.273 8.273 0 00-2.975.551c-.943.365-1.8.898-2.522 1.57L14.77 3.518l-1.498-1.395C11.815.764 9.837 0 7.775 0c-2.062 0-4.04.763-5.498 2.12C.82 3.48 0 5.322 0 7.243c0 1.921.82 3.763 2.277 5.121l1.498 1.396L14.771 24l10.995-10.241 1.498-1.396a7.229 7.229 0 001.686-2.35c.391-.878.592-1.82.592-2.77 0-.952-.201-1.893-.592-2.772a7.23 7.23 0 00-1.686-2.35z'/%3E%3C/mask%3E%3Cpath d='M27.264 2.122l-1.363 1.463 1.363-1.463zM21.767 0v2-2zm-5.498 2.122l1.363 1.463-1.363-1.463zM14.77 3.517l-1.363 1.464 1.363 1.27 1.363-1.27-1.363-1.464zm-1.498-1.395l-1.364 1.463 1.364-1.463zM2.277 12.363L3.64 10.9l-1.363 1.463zm1.498 1.396l-1.363 1.463 1.363-1.463zM14.771 24l-1.363 1.463a2 2 0 002.726 0L14.77 24zm10.995-10.241l1.363 1.463-1.363-1.463zm1.498-1.396L25.901 10.9l1.363 1.464zM28.628.66a9.834 9.834 0 00-3.166-1.973l-1.44 3.731A5.834 5.834 0 0125.9 3.585L28.628.659zm-3.166-1.973A10.272 10.272 0 0021.767-2v4c.777 0 1.544.143 2.255.417l1.44-3.731zM21.767-2c-1.265 0-2.52.232-3.696.686l1.44 3.731A6.272 6.272 0 0121.767 2v-4zm-3.696.686A9.835 9.835 0 0014.905.659l2.727 2.926a5.834 5.834 0 011.88-1.168L18.07-1.314zM14.906.658l-1.498 1.396 2.726 2.927 1.498-1.396L14.906.658zm1.228 1.396L14.636.658 11.91 3.585l1.498 1.396 2.726-2.927zM14.636.658c-1.842-1.716-4.313-2.657-6.861-2.657v4c1.576 0 3.06.584 4.134 1.584L14.636.658zM7.775-1.999C5.226-2 2.756-1.058.915.658L3.64 3.585c1.074-1 2.56-1.584 4.135-1.584v-4zM.915.658C-.934 2.378-2 4.744-2 7.242h4c0-1.342.571-2.66 1.64-3.657L.914.658zM-2 7.242c0 2.5 1.067 4.864 2.914 6.585L3.64 10.9C2.571 9.904 2 8.585 2 7.242h-4zm2.914 6.585l1.498 1.395 2.726-2.927L3.64 10.9.914 13.827zm1.498 1.395l10.996 10.242 2.726-2.927L5.138 12.294l-2.726 2.927zm13.722 10.242l10.995-10.242-2.726-2.927-10.995 10.242 2.726 2.927zm10.995-10.242l1.498-1.395-2.726-2.927-1.498 1.395 2.726 2.927zm1.498-1.395a9.229 9.229 0 002.15-3L27.123 9.2a5.23 5.23 0 01-1.222 1.698l2.726 2.928zm2.15-3a8.811 8.811 0 00.765-3.585h-4a4.81 4.81 0 01-.42 1.959l3.655 1.626zm.765-3.585a8.811 8.811 0 00-.765-3.584l-3.654 1.626c.278.626.42 1.29.42 1.958h4zm-.765-3.584a9.23 9.23 0 00-2.15-3l-2.726 2.928c.53.493.943 1.072 1.222 1.698l3.654-1.626z' fill='%23fff' mask='url(%23a)'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .menuAdd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='44' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.354A1.359 1.359 0 01.832.103 1.34 1.34 0 011.347 0H25.6c.358 0 .7.143.953.397a1.357 1.357 0 010 1.914 1.344 1.344 0 01-.953.397H1.347a1.341 1.341 0 01-1.245-.836A1.359 1.359 0 010 1.354zm1.347 9.478H25.6c.358 0 .7-.143.953-.397a1.357 1.357 0 000-1.915 1.344 1.344 0 00-.953-.396H1.347c-.357 0-.7.142-.952.396a1.357 1.357 0 000 1.915c.252.254.595.397.952.397zm0 8.123H25.6c.358 0 .7-.142.953-.396a1.357 1.357 0 000-1.915 1.344 1.344 0 00-.953-.396H1.347c-.357 0-.7.142-.952.396a1.357 1.357 0 000 1.915c.252.254.595.396.952.396zm16.169 5.416H1.347c-.357 0-.7.143-.952.397a1.357 1.357 0 000 1.915c.252.253.595.396.952.396h16.169c.357 0 .7-.143.953-.396a1.357 1.357 0 000-1.915 1.344 1.344 0 00-.953-.397zm24.253 0h-6.737v-6.77c0-.359-.142-.703-.395-.957a1.344 1.344 0 00-1.905 0 1.357 1.357 0 00-.395.957v6.77H25.6c-.357 0-.7.143-.953.397a1.357 1.357 0 000 1.915c.253.253.596.396.953.396h6.737v6.77c0 .359.142.703.395.957a1.344 1.344 0 001.905 0c.253-.254.395-.598.395-.957v-6.77h6.737c.357 0 .7-.143.953-.396a1.357 1.357 0 000-1.915 1.344 1.344 0 00-.953-.397z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowBack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 1l-4 9.5L6 20' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerPrev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23fff' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipPreviousRoundedIcon' tabindex='-1'%3E%3Cpath d='M7 6c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1s-1-.45-1-1V7c0-.55.45-1 1-1zm3.66 6.82l5.77 4.07c.66.47 1.58-.01 1.58-.82V7.93c0-.81-.91-1.28-1.58-.82l-5.77 4.07a1 1 0 000 1.64z'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerNext{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiSvgIcon-fontSizeLarge css-zjt8k' fill='%23fff' aria-hidden='true' viewBox='0 0 24 24' data-testid='SkipNextRoundedIcon' tabindex='-1'%3E%3Cpath d='M7.58 16.89l5.77-4.07c.56-.4.56-1.24 0-1.63L7.58 7.11C6.91 6.65 6 7.12 6 7.93v8.14c0 .81.91 1.28 1.58.82zM16 7v10c0 .55.45 1 1 1s1-.45 1-1V7c0-.55-.45-1-1-1s-1 .45-1 1z'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerPlay{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4.33L.5 8.66V0L8 4.33z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerPause{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 15V1m8 14V1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerShuffle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.903 1h5m0 0v5m0-5l-17 17m17-4v5m0 0h-5m5 0l-6-6m-11-11l5 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerLoop{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.903 0l4 4m0 0l-4 4m4-4h-14a4 4 0 00-4 4v2m4 12l-4-4m0 0l4-4m-4 4h14a4 4 0 004-4v-2' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerMute{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.973 1.93a10 10 0 010 14.14m-3.53-10.61a5 5 0 010 7.07M10.903 2l-5 4h-4v6h4l5 4V2z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerMuteOn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.571 1L6.143 6.143H1v7.714h5.143L12.57 19V1z' stroke='%23F1F1F1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='M15.53 5.47l9 9M15.22 14.47l9-9'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerButtonOn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='48' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.155 22.785a4 4 0 010-4L10.845 2a4 4 0 013.464-2h19.382a4 4 0 013.464 2l9.69 16.785a4 4 0 010 4l-9.69 16.784a4 4 0 01-3.464 2H14.309a4 4 0 01-3.464-2l-9.69-16.784z' fill='%23333' fill-opacity='.8'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .borderSelectedTrack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='653' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.01 5a5 5 0 015-5H640.5l11.185 14.913a5 5 0 01-.085 6.11L640.5 35H5.01a5 5 0 01-5-5V5z' fill='url(%23paint0_linear)' fill-opacity='.25'/%3E%3Cpath d='M.51 5A4.5 4.5 0 015.01.5h635.24l11.034 14.713a4.5 4.5 0 01-.075 5.498L640.259 34.5H5.01A4.5 4.5 0 01.51 30V5z' stroke='url(%23paint1_linear)' stroke-opacity='.8'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0' y1='17' x2='654' y2='17' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.625'/%3E%3Cstop offset='1' stop-color='%2364898E' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='47.527' y1='17' x2='547.095' y2='17' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2320C4F5'/%3E%3Cstop offset='1' stop-color='%2320C4F5' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .nextAlbum{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 14' fill='none'%3E%3Cpath d='M26.838 1.196c0-.184-.105-.361-.293-.492A1.254 1.254 0 0025.838.5c-.265 0-.52.073-.707.204-.188.13-.293.308-.293.492v11.608c0 .184.105.361.293.492.187.13.442.204.707.204.265 0 .52-.073.707-.204.188-.13.293-.308.293-.492V1.196zM12.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 0114.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L14.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001zM.838 1.686c0-.215.062-.425.18-.61.117-.184.285-.334.486-.436A1.328 1.328 0 012.8.7l8.477 5.314c.173.108.315.255.413.427a1.13 1.13 0 010 1.12c-.098.171-.24.318-.413.427L2.8 13.3a1.328 1.328 0 01-1.295.058 1.232 1.232 0 01-.487-.436 1.133 1.133 0 01-.18-.61V1.685v.001z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .addToPlaylist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.09 2.401a1.107 1.107 0 00-.445.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.253.39 1.246 1.246 0 00.254 1.318c.108.112.237.2.379.26.14.059.292.088.445.086h5.744c.152.002.304-.027.445-.087.142-.059.27-.147.379-.259.108-.111.194-.244.253-.391a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086H23.09zM19.628 12a1.11 1.11 0 00-.446.086c-.141.06-.27.148-.378.26a1.204 1.204 0 00-.254.39 1.245 1.245 0 00.253 1.319c.11.111.238.2.38.258.14.06.292.09.445.087h9.204a1.11 1.11 0 00.445-.087c.142-.059.27-.147.38-.258a1.245 1.245 0 000-1.709 1.146 1.146 0 00-.38-.26 1.11 1.11 0 00-.445-.086h-9.204zM1.169 21.6a1.113 1.113 0 00-.446.086 1.15 1.15 0 00-.38.259 1.204 1.204 0 00-.254.391 1.244 1.244 0 00.254 1.318c.11.111.238.2.38.259.142.06.293.088.446.086h27.66c.154.003.305-.027.447-.086.142-.06.27-.148.38-.26.108-.11.195-.244.254-.39a1.242 1.242 0 00-.255-1.318 1.15 1.15 0 00-.379-.26 1.114 1.114 0 00-.446-.086H1.169zM1.998 0C.898-.01 0 .83 0 1.866v13.065c0 1.51 1.803 2.394 3.114 1.527l9.89-6.532a1.807 1.807 0 000-3.055L3.115.34A2.06 2.06 0 001.998 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .added_to_playlist{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.63 11.999a1.108 1.108 0 00-.446.086c-.141.06-.27.147-.379.259a1.205 1.205 0 00-.253.391 1.246 1.246 0 00.253 1.318c.109.112.238.2.38.259.14.06.292.089.445.086h9.204a1.11 1.11 0 00.445-.086c.142-.06.27-.147.379-.259.109-.112.195-.245.254-.391a1.244 1.244 0 00-.254-1.318 1.148 1.148 0 00-.379-.259 1.108 1.108 0 00-.445-.086H19.63zM24.244 2.398a1.108 1.108 0 00-.445.086c-.142.06-.27.147-.38.259a1.204 1.204 0 00-.253.391 1.246 1.246 0 00.254 1.318 1.108 1.108 0 00.824.345h4.59c.152.003.304-.027.445-.086.142-.06.27-.147.379-.26.108-.11.194-.244.253-.39a1.246 1.246 0 00-.253-1.318 1.146 1.146 0 00-.379-.259 1.108 1.108 0 00-.445-.086h-4.59z' fill='%23fff'/%3E%3Cpath d='M6.14 16.799c-.443 0-.87-.199-1.185-.555L.49 8.674c-.655-.74-.655-1.938 0-2.678.655-.739 1.716-.739 2.37 0l3.18 6.122L14.357.663c.6-.794 1.658-.89 2.363-.212.704.678.788 1.873.188 2.668L7.415 16.133c-.303.402-.741.643-1.209.664l-.066.002z' fill='%23000'/%3E%3Cpath d='M1.169 21.6a1.113 1.113 0 00-.446.086c-.142.06-.27.148-.38.26a1.204 1.204 0 00-.254.39 1.243 1.243 0 00.254 1.318c.11.112.238.2.38.26.142.058.293.088.446.086H28.83c.153.002.305-.027.446-.087.142-.06.271-.147.38-.259.109-.111.195-.244.254-.391a1.245 1.245 0 00-.254-1.318 1.148 1.148 0 00-.38-.259 1.113 1.113 0 00-.446-.086H1.17z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .openPlayList{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 18h18v-2h-18v2zm0-5h18v-2h-18v2zM12.2 1L6 8.111h12.4L12.2 1z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .shareTrack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4V0l7 7-7 7V9.9c-5 0-8.5 1.6-11 5.1C1 10 4 5 11 4z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .prevTrack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.6 4.5a.9.9 0 111.8 0v15a.9.9 0 01-1.8 0v-15z' fill='%23F8F8F8'/%3E%3Cpath d='M20.4 5.281a1.5 1.5 0 00-2.331-1.248L7.99 10.752a1.5 1.5 0 000 2.496l10.078 6.72a1.5 1.5 0 002.331-1.25V5.28v.001z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .nextTrack{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.4 1.5a.9.9 0 10-1.8 0v15a.9.9 0 101.8 0v-15z' fill='%23F8F8F8'/%3E%3Cpath d='M.6 2.281A1.5 1.5 0 012.93 1.033L13.01 7.752a1.5 1.5 0 010 2.496L2.93 16.968A1.5 1.5 0 01.6 15.718V2.28v.001z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .addToAlbum{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.003A1 1 0 011.005 0h18.098a1.006 1.006 0 011.006 1.003 1.002 1.002 0 01-1.006 1.004H1.005A1.007 1.007 0 010 1.003zm1.005 7.024h18.098a1.006 1.006 0 001.006-1.004 1.002 1.002 0 00-1.006-1.003H1.005A1.006 1.006 0 000 7.023a1.002 1.002 0 001.005 1.004zm0 6.02h18.098a1.006 1.006 0 001.006-1.004 1.002 1.002 0 00-1.006-1.003H1.005A1.006 1.006 0 000 13.044a1.002 1.002 0 001.005 1.003zm12.066 4.013H1.005A1.006 1.006 0 000 19.064a1.002 1.002 0 001.005 1.003h12.066a1.006 1.006 0 001.005-1.003 1.002 1.002 0 00-1.005-1.004zm18.098 0H26.14v-5.016a1.002 1.002 0 00-1.005-1.004 1.006 1.006 0 00-1.006 1.004v5.016h-5.027a1.006 1.006 0 00-1.005 1.004 1.002 1.002 0 001.005 1.003h5.027v5.017a1.003 1.003 0 001.006 1.003 1.007 1.007 0 001.005-1.003v-5.017h5.028a1.006 1.006 0 001.005-1.003 1.002 1.002 0 00-1.005-1.004z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .addedToAlbum{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.122A1.126 1.126 0 01.69.085C.824.03.97 0 1.116 0h20.1c.296 0 .58.118.79.329a1.125 1.125 0 01-.79 1.915h-20.1a1.111 1.111 0 01-1.032-.692A1.126 1.126 0 010 1.122zm1.117 7.855h20.1c.296 0 .58-.118.79-.329a1.125 1.125 0 00-.79-1.915h-20.1c-.296 0-.58.118-.79.328a1.125 1.125 0 00.79 1.916zm0 6.733h20.1c.296 0 .58-.119.79-.329a1.125 1.125 0 00-.79-1.916h-20.1a1.125 1.125 0 000 2.244zm13.4 4.488h-13.4c-.296 0-.58.118-.79.329a1.125 1.125 0 00.79 1.915h13.4c.296 0 .58-.118.79-.328a1.125 1.125 0 000-1.587 1.114 1.114 0 00-.79-.329zM17.137 18.932a1.04 1.04 0 01.373-1.417l.152-.09.051-.03a.763.763 0 011.05.282l2.194 3.87a.998.998 0 001.448.32l.178-.126c.164-.117.3-.27.395-.447l3.642-6.755.545-.418a4 4 0 012.957-.793l-1.146 2.357-4.682 7.927a2.314 2.314 0 01-2.571 1.063l-.171-.044a2.9 2.9 0 01-1.392-.827l-.223-.238a4.023 4.023 0 01-.543-.733l-2.257-3.901z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playList{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.147 5.023H1.632c-.402 0-.731.33-.731.734v15.51c0 .403.329.733.73.733h19.516c.402 0 .73-.33.73-.733V5.757a.734.734 0 00-.73-.734zm-.731 15.51H2.363V6.49h18.053v14.043zM8.21 17.82c.11.073.256.11.365.11.11 0 .22-.037.33-.073l7.053-3.667c.255-.11.402-.367.402-.66 0-.293-.147-.513-.402-.66L8.94 9.167a.744.744 0 00-.731.036c-.22.147-.365.367-.365.624v7.37c0 .256.146.476.365.623zm1.096-6.783l4.715 2.456-4.715 2.457v-4.913zM2.692 3.263c0-.403.329-.733.73-.733h15.934a.734.734 0 010 1.467H3.423a.734.734 0 01-.731-.734zM4.117.733c0-.403.329-.733.73-.733h13.084a.734.734 0 010 1.467H4.848a.734.734 0 01-.731-.734z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .spiderWebUpperLeft{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='235' height='579' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:overlay' clip-path='url(%23clip0)' stroke='%23E5E5E5' stroke-width='2'%3E%3Cpath d='M173.69-8l-19.429 34 19.429 34h38.857l19.429-34-19.429-34H173.69z'/%3E%3Cpath d='M154.262 26l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M134.833-8l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M76.547-42L57.12-8l19.428 34h38.857l19.429-34-19.429-34H76.547z'/%3E%3Cpath d='M57.119-8L37.69 26l19.429 34h38.857l19.428-34L95.976-8H57.119z'/%3E%3Cpath d='M76.547 26L57.12 60l19.428 34h38.857l19.429-34-19.429-34H76.547zM-1.167 26l-19.428 34 19.428 34h38.858l19.428-34-19.428-34H-1.167zM-40.024-42L-59.453-8l19.429 34h38.857L18.262-8-1.167-42h-38.857z'/%3E%3Cpath d='M18.262 60L-1.166 94l19.428 34H57.12l19.429-34-19.429-34H18.262zM-40.024 162l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM57.119 128L37.69 162l19.429 34h38.857l19.428-34-19.428-34H57.119z'/%3E%3Cpath d='M18.262 196l-19.428 34 19.428 34H57.12l19.429-34-19.429-34H18.262z'/%3E%3Cpath d='M-1.167 230l-19.428 34 19.428 34h38.858l19.428-34-19.428-34H-1.167zM-1.167 162l-19.428 34 19.428 34h38.858l19.428-34-19.428-34H-1.167zM115.405 26L95.976 60l19.429 34h38.857l19.428-34-19.428-34h-38.857zM57.119 60L37.69 94l19.429 34h38.857l19.428-34-19.428-34H57.119z'/%3E%3Cpath d='M-.739 94l-19.428 34L-.74 162h38.857l19.429-34-19.429-34H-.739z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 235 0)' d='M0 0h235v579H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .spiderWebDownRight{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='263' height='333' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M307 60.286l-34 19.428-34-19.428V21.429L273 2l34 19.429v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M273 79.714l-34 19.429-34-19.429V40.857l34-19.428 34 19.428v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M307 99.143l-34 19.428-34-19.428V60.286l34-19.429 34 19.429v38.857zM307 176.857l-34 19.429-34-19.429V138l34-19.429L307 138v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M273 157.429l-34 19.428-34-19.428v-38.858l34-19.428 34 19.428v38.858zM273 235.143l-34 19.428-34-19.428v-38.857l34-19.429 34 19.429v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M307 293.429l-34 19.428-34-19.428v-38.858l34-19.428 34 19.428v38.858z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M307 332.286l-34 19.428-34-19.428v-38.857L273 274l34 19.429v38.857zM239 332.286l-34 19.428-34-19.428v-38.857L205 274l34 19.429v38.857zM239 215.714l-34 19.429-34-19.429v-38.857l34-19.428 34 19.428v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M239 293.429l-34 19.428-34-19.428v-38.858l34-19.428 34 19.428v38.858zM137 274l-34 19.429L69 274v-38.857l34-19.429 34 19.429V274z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M171 332.286l-34 19.428-34-19.428v-38.857L137 274l34 19.429v38.857zM171 176.857l-34 19.429-34-19.429V138l34-19.429L171 138v38.857zM103 215.714l-34 19.429-34-19.429v-38.857l34-19.428 34 19.428v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M69 235.143l-34 19.428-34-19.428v-38.857l34-19.429 34 19.429v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M103 293.429l-34 19.428-34-19.428v-38.858l34-19.428 34 19.428v38.858z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M137 235.143l-34 19.428-34-19.428v-38.857l34-19.429 34 19.429v38.857zM273 118.571L239 138l-34-19.429V79.714l34-19.428 34 19.428v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M239 176.857l-34 19.429-34-19.429V138l34-19.429L239 138v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M205 235.143l-34 19.428-34-19.428v-38.857l34-19.429 34 19.429v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M171 293.429l-34 19.428-34-19.428v-38.858l34-19.428 34 19.428v38.858z' stroke='%23E5E5E5' stroke-width='2'/%3E%3Cpath d='M137 351.714l-34 19.429-34-19.429v-38.857l34-19.428 34 19.428v38.857z' stroke='%23E5E5E5' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .logoRelease{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='356' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 12v3.75h8.75c1.667-.183 2.5-1.433 2.5-3.75s-.833-3.567-2.5-3.75H7.25c-1.667.183-2.5 1.433-2.5 3.75zm8.75 5H1v-5c0-2.083 1.042-3.542 3.125-4.375.867-.35 1.908-.558 3.125-.625h6.25c1.217.067 2.258.275 3.125.625 2.083.833 3.125 2.292 3.125 4.375s-1.042 3.542-3.125 4.375c-.867.35-1.908.558-3.125.625zm-8.25 3.75c0 .683-.25 1.267-.75 1.75-.483.5-1.067.75-1.75.75S1.483 23 1 22.5a2.345 2.345 0 01-.75-1.75c0-.683.25-1.275.75-1.775a2.385 2.385 0 011.75-.725c.683 0 1.267.242 1.75.725.5.5.75 1.092.75 1.775zm21.99-5h7.5c.45-.05.842-.183 1.175-.4.784-.55 1.217-1.5 1.3-2.85H22.24V12c0-2.083 1.042-3.542 3.125-4.375.867-.35 1.909-.558 3.125-.625h7.5v1.25h-7.5a2.81 2.81 0 00-1.125.375c-.766.5-1.216 1.375-1.35 2.625H40.99V12c0 2.083-1.041 3.542-3.125 4.375-.866.35-1.908.558-3.125.625h-7.5v-1.25zm19.99 5.5c0-.683.242-1.275.726-1.775a2.468 2.468 0 011.774-.725c.684 0 1.267.242 1.75.725.5.5.75 1.092.75 1.775 0 .683-.25 1.267-.75 1.75-.483.5-1.066.75-1.75.75-.683 0-1.274-.25-1.774-.75a2.384 2.384 0 01-.726-1.75zM55.98 17h-6.25c-1.216-.067-2.258-.275-3.124-.625-2.084-.833-3.126-2.292-3.126-4.375V7h3.75v5c0 2.317.834 3.567 2.5 3.75h6.25V7h3.75v10c0 2.083-1.041 3.542-3.124 4.375-.867.35-1.909.558-3.126.625v-1.25c1.667-.183 2.5-1.433 2.5-3.75zm10-10h5v1.25h-5V12c0 2.317.834 3.567 2.5 3.75h5V17h-5c-1.216-.067-2.258-.275-3.124-.625-2.084-.833-3.125-2.292-3.125-4.375V.75h3.75V7zm13.746 5v5h-3.75v-5c0-2.083 1.041-3.542 3.125-4.375.866-.35 1.908-.558 3.125-.625h5v1.25h-5c-1.667.183-2.5 1.433-2.5 3.75zm24.995 0c0-2.317-.834-3.567-2.5-3.75h-6.25c-1.667.183-2.5 1.433-2.5 3.75s.833 3.567 2.5 3.75h8.75V12zm-8.75 5c-1.217-.067-2.259-.275-3.125-.625-2.084-.833-3.125-2.292-3.125-4.375s1.041-3.542 3.125-4.375c.866-.35 1.908-.558 3.125-.625h6.25c1.216.067 2.258.275 3.125.625 2.083.833 3.125 2.292 3.125 4.375v5h-12.5zm.75-5c0-.683.241-1.267.725-1.75.5-.5 1.091-.75 1.775-.75.683 0 1.266.25 1.75.75.5.483.75 1.067.75 1.75s-.25 1.275-.75 1.775a2.387 2.387 0 01-1.75.725 2.468 2.468 0 01-1.775-.725A2.468 2.468 0 0196.72 12zm17.99-3.75V17h-3.75V7h9.75c1.267.067 2.35.275 3.25.625 2.167.833 3.25 2.292 3.25 4.375v5h-3.75v-5c0-2.317-.917-3.567-2.75-3.75h-6zM135.961 7h8.75v1.25h-8.75c-1.667.183-2.5 1.433-2.5 3.75s.833 3.567 2.5 3.75h8.75V17h-8.75c-1.217-.067-2.258-.275-3.125-.625-2.083-.833-3.125-2.292-3.125-4.375s1.042-3.542 3.125-4.375c.867-.35 1.908-.558 3.125-.625zm18.755 9.25c0-.683.241-1.267.725-1.75.5-.5 1.091-.75 1.775-.75.683 0 1.266.25 1.75.75.5.483.75 1.067.75 1.75s-.25 1.267-.75 1.75c-.484.5-1.067.75-1.75.75-.684 0-1.275-.25-1.775-.75a2.382 2.382 0 01-.725-1.75zm-3.75-4.25c0 2.317.833 3.567 2.5 3.75V17c-1.217-.067-2.259-.275-3.125-.625-2.084-.833-3.125-2.292-3.125-4.375s1.041-3.542 3.125-4.375c.866-.35 1.908-.558 3.125-.625h6.25c1.216.067 2.258.275 3.125.625 2.083.833 3.125 2.292 3.125 4.375h-15zm8.75-3.75h-6.25a2.535 2.535 0 00-1.025.3c-.717.417-1.175 1.15-1.375 2.2h11.05c-.3-1.55-1.1-2.383-2.4-2.5zM245.995 12c0-2.317-.917-3.567-2.75-3.75h-3.75V7h3.75c1.267.067 2.35.275 3.25.625 2.167.833 3.25 2.292 3.25 4.375v5h-3.75v-5zm-13-4.25c0-.683.242-1.267.725-1.75.5-.5 1.092-.75 1.775-.75.683 0 1.267.25 1.75.75.5.483.75 1.067.75 1.75s-.25 1.275-.75 1.775a2.385 2.385 0 01-1.75.725 2.469 2.469 0 01-1.775-.725 2.47 2.47 0 01-.725-1.775zm4.25 3.75V17h-3.75v-5.5h3.75zm27.5-3.25h-6.25a2.54 2.54 0 00-1.025.3c-.717.417-1.175 1.15-1.375 2.2h11.05c-.3-1.55-1.1-2.383-2.4-2.5zm-6.25 7.5h3.75V17h-3.75c-1.217-.067-2.258-.275-3.125-.625-2.083-.833-3.125-2.292-3.125-4.375s1.042-3.542 3.125-4.375c.867-.35 1.908-.558 3.125-.625h6.25c1.217.067 2.258.275 3.125.625 2.083.833 3.125 2.292 3.125 4.375h-15c0 2.317.833 3.567 2.5 3.75zM277.235 7h5v1.25h-5V12c0 2.317.834 3.567 2.5 3.75h5V17h-5c-1.216-.067-2.258-.275-3.125-.625-2.083-.833-3.125-2.292-3.125-4.375V.75h3.75V7zm16.745 5c0-.683.242-1.267.725-1.75.5-.5 1.092-.75 1.775-.75.684 0 1.267.25 1.75.75.5.483.75 1.067.75 1.75s-.25 1.275-.75 1.775a2.383 2.383 0 01-1.75.725 2.469 2.469 0 01-1.775-.725A2.47 2.47 0 01293.98 12zm-.5 3.75h6.25c1.667-.183 2.5-1.433 2.5-3.75V7h3.75v5c0 2.083-1.041 3.542-3.125 4.375-.866.35-1.908.558-3.125.625h-6.25c-1.216-.067-2.258-.275-3.125-.625-2.083-.833-3.125-2.292-3.125-4.375V7h3.75v5c0 2.317.834 3.567 2.5 3.75zM320.971 17h-6.25c-1.217-.067-2.259-.275-3.125-.625-2.084-.833-3.125-2.292-3.125-4.375s1.041-3.542 3.125-4.375c.866-.35 1.908-.558 3.125-.625h6.25c1.216.067 2.258.275 3.125.625 2.083.833 3.125 2.292 3.125 4.375s-1.042 3.542-3.125 4.375c-.867.35-1.909.558-3.125.625zm0-8.75h-6.25c-1.667.183-2.5 1.433-2.5 3.75s.833 3.567 2.5 3.75h6.25c1.666-.183 2.5-1.433 2.5-3.75s-.834-3.567-2.5-3.75zm12.49 3.75v5h-3.75v-5c0-2.083 1.042-3.542 3.125-4.375.867-.35 1.908-.558 3.125-.625h5v1.25h-5c-1.667.183-2.5 1.433-2.5 3.75zm22.495 2.5c0 .683-.25 1.275-.75 1.775a2.385 2.385 0 01-1.75.725 2.469 2.469 0 01-1.775-.725 2.47 2.47 0 01-.725-1.775c0-.683.242-1.267.725-1.75.5-.5 1.092-.75 1.775-.75.683 0 1.267.25 1.75.75.5.483.75 1.067.75 1.75zm-8.75-2.5v5h-3.75V2h3.75v8.75l8.75-2.5V9.5l-8.75 2.5z' fill='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 20l4-9.5L1 1' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .hexagonSmoothOld{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='230' height='207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.145 113.5a19.5 19.5 0 010-19.41l47.524-82.824a19.5 19.5 0 0116.914-9.795h94.834a19.5 19.5 0 0116.914 9.795l47.524 82.825a19.498 19.498 0 010 19.409l-47.524 82.825a19.5 19.5 0 01-16.914 9.795H67.583a19.5 19.5 0 01-16.914-9.795L3.145 113.5z' fill='%23fff' stroke='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .hexagonSmooth{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='180' height='150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.693 82.61a14.882 14.882 0 010-15.685L40.205 8.043a14.882 14.882 0 0112.647-7.039h74.976a14.88 14.88 0 0112.647 7.04l36.512 58.881a14.885 14.885 0 010 15.685l-36.512 58.882a14.88 14.88 0 01-12.647 7.039H52.852c-5.15 0-9.934-2.663-12.647-7.039L3.693 82.61z' fill='%23fff' stroke='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .buttonHexagon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='141' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M139.04 13.98a5.5 5.5 0 010 7.04l-9.575 11.5a5.499 5.499 0 01-4.226 1.98H15.159a5.5 5.5 0 01-4.395-2.194l-8.651-11.5a5.5 5.5 0 010-6.612l8.65-11.5A5.5 5.5 0 0115.16.5h110.079a5.5 5.5 0 014.227 1.98l9.575 11.5z' fill='%23fff' stroke='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .diamondFull{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8l4 9 4-9H6zM12 2H8L6 7h8l-2-5zM5 8H0l9 10L5 8zM15 2c-.119-.114.17 0 0 0h-2l2 5h5l-5-5zM15 8l-4 10 9-10h-5zM5 2c-.17 0 .119-.114 0 0L0 7h5l2-5H5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .diamondHalf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z' fill='%2300C4FF'/%3E%3Cpath d='M9.672 6v1H8.284l.439-1.316.949.316zm2-6l-.95-.316.229-.684h.72v1zm8 6l.948-.316L21.06 7H19.67V6zM17.677.02l-.948.316-.353-1.058 1.09-.235.211.977zM17.766 0v-1l.212 1.977L17.766 0zM.672 6v1h-2.436L-.03 5.29.672 6zm6.074-6l-.703-.711L6.336-1h.41v1zm1.925 6l.95.316L9.391 7h-.72V6zm2-6v-1h1.388L11.62.316 10.671 0zm-10 7l-.734.678L-1.613 6H.673v1zm12 13l.956-.294-1.69.972.734-.678zm-4-13V6h.74l.216.706L8.671 7zm19 0V6h2.284l-1.549 1.678L27.671 7zm-12 13l.736.678-1.669-1.037.934.36zm5-13l-.933-.359.247-.641h.687v1zm-6.5 13l.921.39-1.014 2.398-.851-2.46.944-.328zm5.5-13V6h1.51l-.589 1.39-.92-.39zm-10 0l-.944.327L8.267 6h1.405v1zm11-1v1h-.72l-.228-.684.949-.316zm-2-6l-.948.316L17.284-1h1.388v1zm9 6l.707-.707L30.085 7h-2.414V6zm-6-6v-1h.415l.293.293-.707.707zM8.724 5.684l2-6 1.897.632-2 6-1.897-.632zM19.671 7h-10V5h10v2zM18.627-.297l1.993 5.98-1.897.633L16.73.336l1.897-.633zm-.65 1.274l-.087.02-.423-1.955.088-.02.423 1.955zM11.673-1h6.094v2h-6.094v-2zM-.031 5.289l6.074-6L7.45.71l-6.075 6L-.03 5.29zM8.67 7h-8V5h8v2zm2.95-6.684l-2 6-1.898-.632 2-6 1.897.632zM6.745-1h3.925v2H6.746v-2zm-5.34 7.322l12 13-1.47 1.356-12-13 1.47-1.356zM8.672 8h-8V6h8v2zm3.045 12.294l-4-13 1.911-.588 4 13-1.911.588zm16.69-12.616l-12 13-1.47-1.356 12-13 1.47 1.356zM20.672 6h7v2h-7V6zm-5.934 13.641l5-13 1.867.718-5 13-1.867-.718zm-1.487-.03l5.5-13 1.841.779-5.5 13-1.841-.78zM10.617 6.672l4.5 13-1.89.654-4.5-13 1.89-.654zM19.67 8h-10V6h10v2zm.052-1.684l-2-6 1.897-.632 2 6-1.897.632zM27.67 7h-7V5h7v2zM22.38-.707l6 6-1.415 1.414-6-6L22.38-.707zM18.672-1h3v2h-3v-2z' fill='%2359D9FF' mask='url(%23a)'/%3E%3Cmask id='b' maskUnits='userSpaceOnUse' x='14' y='0' width='14' height='20'%3E%3Cpath d='M27.671 0h-13.5v20h13.5V0z' fill='%23C4C4C4'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cmask id='c' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z' fill='%234A4A4A'/%3E%3Cpath d='M9.672 6v1H8.284l.439-1.316.949.316zm2-6l-.95-.316.229-.684h.72v1zm8 6l.948-.316L21.06 7H19.67V6zM17.677.02l-.948.316-.353-1.058 1.09-.235.211.977zM17.766 0v-1l.212 1.977L17.766 0zM.672 6v1h-2.436L-.03 5.29.672 6zm6.074-6l-.703-.711L6.336-1h.41v1zm1.925 6l.95.316L9.391 7h-.72V6zm2-6v-1h1.388L11.62.316 10.671 0zm-10 7l-.734.678L-1.613 6H.673v1zm12 13l.956-.294-1.69.972.734-.678zm-4-13V6h.74l.216.706L8.671 7zm19 0V6h2.284l-1.549 1.678L27.671 7zm-12 13l.736.678-1.669-1.037.934.36zm5-13l-.933-.359.247-.641h.687v1zm-6.5 13l.921.39-1.014 2.398-.851-2.46.944-.328zm5.5-13V6h1.51l-.589 1.39-.92-.39zm-10 0l-.944.327L8.267 6h1.405v1zm11-1v1h-.72l-.228-.684.949-.316zm-2-6l-.948.316L17.284-1h1.388v1zm9 6l.707-.707L30.085 7h-2.414V6zm-6-6v-1h.415l.293.293-.707.707zM8.724 5.684l2-6 1.897.632-2 6-1.897-.632zM19.671 7h-10V5h10v2zM18.627-.297l1.993 5.98-1.897.633L16.73.336l1.897-.633zm-.65 1.274l-.087.02-.423-1.955.088-.02.423 1.955zM11.673-1h6.094v2h-6.094v-2zM-.031 5.289l6.074-6L7.45.71l-6.075 6L-.03 5.29zM8.67 7h-8V5h8v2zm2.95-6.684l-2 6-1.898-.632 2-6 1.897.632zM6.745-1h3.925v2H6.746v-2zm-5.34 7.322l12 13-1.47 1.356-12-13 1.47-1.356zM8.672 8h-8V6h8v2zm3.045 12.294l-4-13 1.911-.588 4 13-1.911.588zm16.69-12.616l-12 13-1.47-1.356 12-13 1.47 1.356zM20.672 6h7v2h-7V6zm-5.934 13.641l5-13 1.867.718-5 13-1.867-.718zm-1.487-.03l5.5-13 1.841.779-5.5 13-1.841-.78zM10.617 6.672l4.5 13-1.89.654-4.5-13 1.89-.654zM19.67 8h-10V6h10v2zm.052-1.684l-2-6 1.897-.632 2 6-1.897.632zM27.67 7h-7V5h7v2zM22.38-.707l6 6-1.415 1.414-6-6L22.38-.707zM18.672-1h3v2h-3v-2z' fill='%237D7D7D' mask='url(%23c)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .diamondEmpty{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.672 0l-2 6h10L17.677.02 17.766 0h-6.094zM6.746 0L.672 6h8l2-6H6.745zm5.925 20l-12-13h8l4 13zm3 0l12-13h-7l-5 13zm4-13l-5.5 13-4.5-13h10zm-1-7l2 6h7l-6-6h-3z' fill='%234A4A4A'/%3E%3Cpath d='M9.672 6v1H8.284l.439-1.316.949.316zm2-6l-.95-.316.229-.684h.72v1zm8 6l.948-.316L21.06 7H19.67V6zM17.677.02l-.948.316-.353-1.058 1.09-.235.211.977zM17.766 0v-1l.212 1.977L17.766 0zM.672 6v1h-2.436L-.03 5.29.672 6zm6.074-6l-.703-.711L6.336-1h.41v1zm1.925 6l.95.316L9.391 7h-.72V6zm2-6v-1h1.388L11.62.316 10.671 0zm-10 7l-.734.678L-1.613 6H.673v1zm12 13l.956-.294-1.69.972.734-.678zm-4-13V6h.74l.216.706L8.671 7zm19 0V6h2.284l-1.549 1.678L27.671 7zm-12 13l.736.678-1.669-1.037.934.36zm5-13l-.933-.359.247-.641h.687v1zm-6.5 13l.921.39-1.014 2.398-.851-2.46.944-.328zm5.5-13V6h1.51l-.589 1.39-.92-.39zm-10 0l-.944.327L8.267 6h1.405v1zm11-1v1h-.72l-.228-.684.949-.316zm-2-6l-.948.316L17.284-1h1.388v1zm9 6l.707-.707L30.085 7h-2.414V6zm-6-6v-1h.415l.293.293-.707.707zM8.724 5.684l2-6 1.897.632-2 6-1.897-.632zM19.671 7h-10V5h10v2zM18.627-.297l1.993 5.98-1.897.633L16.73.336l1.897-.633zm-.65 1.274l-.087.02-.423-1.955.088-.02.423 1.955zM11.673-1h6.094v2h-6.094v-2zM-.031 5.289l6.074-6L7.45.71l-6.075 6L-.03 5.29zM8.67 7h-8V5h8v2zm2.95-6.684l-2 6-1.898-.632 2-6 1.897.632zM6.745-1h3.925v2H6.746v-2zm-5.34 7.322l12 13-1.47 1.356-12-13 1.47-1.356zM8.672 8h-8V6h8v2zm3.045 12.294l-4-13 1.911-.588 4 13-1.911.588zm16.69-12.616l-12 13-1.47-1.356 12-13 1.47 1.356zM20.672 6h7v2h-7V6zm-5.934 13.641l5-13 1.867.718-5 13-1.867-.718zm-1.487-.03l5.5-13 1.841.779-5.5 13-1.841-.78zM10.617 6.672l4.5 13-1.89.654-4.5-13 1.89-.654zM19.67 8h-10V6h10v2zm.052-1.684l-2-6 1.897-.632 2 6-1.897.632zM27.67 7h-7V5h7v2zM22.38-.707l6 6-1.415 1.414-6-6L22.38-.707zM18.672-1h3v2h-3v-2z' fill='%237D7D7D' mask='url(%23a)'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .diamondEmptyLight{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.484.022l2 6.705h-11.92l2-6.705L12.461 0h8.126l-.103.022zM25.408 0l6.983 6.727h-8.379L22.006 0h3.402zm-8.106 23.863L33.054 7.986h-9.076l-6.676 15.877zM15.805 24L.823 7.986H9.07L15.805 24zM10.642 7.986l5.882 14.615 5.881-14.615H10.643zM11.044 0L9.037 6.727H1.398L7.647 0h3.396z'/%3E%3C/mask%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.484.022l2 6.705h-11.92l2-6.705L12.461 0h8.126l-.103.022zM25.408 0l6.983 6.727h-8.379L22.006 0h3.402zm-8.106 23.863L33.054 7.986h-9.076l-6.676 15.877zM15.805 24L.823 7.986H9.07L15.805 24zM10.642 7.986l5.882 14.615 5.881-14.615H10.643zM11.044 0L9.037 6.727H1.398L7.647 0h3.396z' fill='%23CBCBCB'/%3E%3Cpath d='M22.484 6.727v1h1.342l-.384-1.286-.958.286zm-2-6.705l-.211-.977-1.056.228.309 1.035.958-.286zm-9.92 6.705l-.958-.286-.383 1.286h1.341v-1zm2-6.705l.959.286.308-1.035-1.055-.228-.212.977zM12.461 0v-1L12.249.977 12.461 0zm8.126 0l.212.977L20.587-1v1zm11.804 6.727v1h2.48l-1.787-1.72-.693.72zM25.408 0l.694-.72-.29-.28h-.404v1zm-1.396 6.727l-.958.286.213.714h.745v-1zM22.006 0v-1h-1.342l.383 1.286.959-.286zm11.048 7.986l.71.705 1.691-1.705h-2.4v1zM17.302 23.863l-.922-.388 1.632 1.092-.71-.704zm6.676-15.877v-1h-.664l-.257.613.921.387zm-23.155 0v-1H-1.48L.093 8.67l.73-.683zM15.805 24l-.73.683 1.651-1.07-.921.387zM9.07 7.986l.922-.387-.258-.613H9.07v1zm7.454 14.615l-.928.373.928 2.306.928-2.306-.928-.373zM10.642 7.986v-1h-1.48l.553 1.374.927-.374zm11.764 0l.927.374.553-1.374h-1.48v1zm-13.37-1.26v1h.746l.213-.713-.958-.286zM11.045 0l.958.286L12.385-1h-1.341v1zM1.397 6.727l-.732-.68-1.561 1.68h2.293v-1zM7.647 0v-1H7.21l-.297.32.733.68zm15.795 6.44l-2-6.703-1.916.571 2 6.705 1.916-.572zM10.564 7.728h11.92v-2h-11.92v2zm1.042-7.99l-2 6.704 1.917.572 2-6.705-1.917-.571zm.643 1.24l.104.023.423-1.955-.104-.022L12.25.977zM20.587-1h-8.126v2h8.126v-2zm.109 2l.103-.023-.423-1.954-.103.022L20.696 1zm12.388 5.007L26.102-.72 24.714.72l6.983 6.727 1.387-1.44zm-9.072 1.72h8.379v-2h-8.379v2zM21.047.286l2.007 6.727 1.917-.572-2.007-6.727-1.916.572zM25.409-1h-3.402v2h3.402v-2zm6.937 8.282L16.592 23.158l1.42 1.409L33.764 8.69l-1.42-1.409zm-8.367 1.704h9.076v-2h-9.076v2zM18.223 24.25L24.9 8.374l-1.843-.775-6.677 15.876 1.844.775zM.094 8.67l14.981 16.013 1.46-1.366L1.555 7.303.094 8.67zM9.07 6.985H.823v2H9.07v-2zm7.656 16.626L9.992 7.6l-1.844.775 6.735 16.014 1.843-.776zm.726-1.384L11.57 7.613l-1.855.747 5.881 14.614 1.856-.746zm4.026-14.615l-5.882 14.615 1.856.746L23.333 8.36l-1.855-.747zM10.642 8.986h11.764v-2H10.642v2zm-.647-1.973L12.002.286l-1.917-.572-2.007 6.727 1.917.572zm-8.597.714h7.639v-2H1.398v2zM6.914-.681L.666 6.046 2.13 7.407 8.38.681 6.914-.681zM11.044-1H7.646v2h3.396v-2z' fill='%23CBCBCB' mask='url(%23a)'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.95 10.85l9.9-9.9m0 9.9L.95.95' stroke='%2320C4F5' stroke-width='2.461'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .facebookSquare{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 3.316C22 1.554 20.29 0 18.352 0H3.648C1.71 0 0 1.554 0 3.316v13.368C0 18.446 1.71 20 3.648 20h7.409v-7.565H8.321V9.12h2.736V7.772c0-2.28 1.824-4.249 4.104-4.249h2.963V6.84h-2.963c-.342 0-.684.311-.684.933v1.347h3.647v3.316h-3.647V20h3.875C20.29 20 22 18.446 22 16.684V3.316z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .noVisibilityPassword{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4a9.77 9.77 0 018.82 5.5 9.647 9.647 0 01-2.41 3.12l1.41 1.41c1.39-1.23 2.49-2.77 3.18-4.53C20.27 5.11 16 2 11 2c-1.27 0-2.49.2-3.64.57l1.65 1.65C9.66 4.09 10.32 4 11 4zM9.93 5.14L12 7.21c.57.25 1.03.71 1.28 1.28l2.07 2.07c.08-.34.14-.7.14-1.07C15.5 7.01 13.48 5 11 5c-.37 0-.72.05-1.07.14zM1.01 1.87l2.68 2.68A11.738 11.738 0 000 9.5C1.73 13.89 6 17 11 17c1.52 0 2.98-.29 4.32-.82l3.42 3.42 1.41-1.41L2.42.45 1.01 1.87zm7.5 7.5l2.61 2.61c-.04.01-.08.02-.12.02a2.5 2.5 0 01-2.5-2.5c0-.05.01-.08.01-.13zm-3.4-3.4l1.75 1.75A4.6 4.6 0 006.5 9.5a4.507 4.507 0 006.27 4.14l.98.98c-.88.24-1.8.38-2.75.38a9.77 9.77 0 01-8.82-5.5c.7-1.43 1.72-2.61 2.93-3.53z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .visibilityPassword{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2a9.77 9.77 0 018.82 5.5A9.77 9.77 0 0111 13a9.77 9.77 0 01-8.82-5.5A9.77 9.77 0 0111 2zm0-2C6 0 1.73 3.11 0 7.5 1.73 11.89 6 15 11 15s9.27-3.11 11-7.5C20.27 3.11 16 0 11 0zm0 5a2.5 2.5 0 010 5 2.5 2.5 0 010-5zm0-2C8.52 3 6.5 5.02 6.5 7.5S8.52 12 11 12s4.5-2.02 4.5-4.5S13.48 3 11 3z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .buttonHexagon2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='127' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M125.532 19.892a4.5 4.5 0 010 5.216l-12.444 17.5a4.502 4.502 0 01-3.668 1.892H17.226a4.5 4.5 0 01-3.782-2.062l-11.278-17.5a4.5 4.5 0 010-4.875l11.277-17.5A4.5 4.5 0 0117.227.5h92.194c1.457 0 2.823.705 3.668 1.892l12.444 17.5z' fill='%23fff' stroke='%23000'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 2L7.417 19 2 12' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .drag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4.773' y='8.02' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='4.773' y='12.029' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='.838' y='8.02' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='8.707' y='8.02' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='8.707' y='12.029' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='.838' y='12.029' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='4.773' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='4.773' y='4.01' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='.838' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='8.707' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='8.707' y='4.01' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3Crect x='.838' y='4.01' width='1.967' height='2.005' rx='.984' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .titleGlance{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='227' height='60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M197.513 2.54l28.269 50c1.884 3.332-.524 7.46-4.353 7.46H5a5 5 0 01-5-5V5a5 5 0 015-5h188.16a5 5 0 014.353 2.54z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .playerControlBar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1658' height='65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M32.862 2.511l-31.564 55C-.615 60.845 1.79 65 5.634 65H1658V5a5 5 0 00-5-5H37.198a5 5 0 00-4.336 2.511z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='-39.373' y='-40' width='1737.37' height='145' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='20'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .oblique{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='515' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M513.663 20.549l-9.242-16.943A4.999 4.999 0 00500.032 1H14.968a5 5 0 00-4.39 2.606L1.338 20.549a5 5 0 00.048 4.875l9.175 16.057A5 5 0 0014.902 44h485.196a5.001 5.001 0 004.342-2.52l9.175-16.056a5 5 0 00.048-4.875z' stroke='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .backButton{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='192' height='60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.4' d='M0 5a5 5 0 015-5h172.857a5 5 0 014.714 3.333l8.84 25a5.004 5.004 0 010 3.334l-8.84 25A5 5 0 01177.857 60H5a5 5 0 01-5-5V5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowTwo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 13.5a1.5 1.5 0 000-3v3zM.94 10.94a1.5 1.5 0 000 2.12l9.545 9.547a1.5 1.5 0 102.122-2.122L4.12 12l8.486-8.485a1.5 1.5 0 10-2.122-2.122L.94 10.94zm2.56-.44H2v3h1.5v-3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .sliderBmp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d)'%3E%3Cpath d='M2.863 14.495a2.99 2.99 0 010-2.99l4.774-8.269a2.99 2.99 0 012.589-1.494h9.548a2.99 2.99 0 012.589 1.494l4.774 8.27a2.99 2.99 0 010 2.989l-4.774 8.269a2.99 2.99 0 01-2.589 1.494h-9.548a2.99 2.99 0 01-2.589-1.494l-4.774-8.27z' fill='url(%23paint0_linear)' fill-opacity='.9'/%3E%3C/g%3E%3Ccircle cx='15.5' cy='13.5' r='5.5' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='54.214' y1='22.866' x2='43.715' y2='-15.471' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F09' stop-opacity='.67'/%3E%3Cstop offset='1' stop-color='%2320A8F5' stop-opacity='.4'/%3E%3C/linearGradient%3E%3Cfilter id='filter0_d' x='.069' y='1.742' width='29.858' height='27.3' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='2.392'/%3E%3CfeGaussianBlur stdDeviation='1.196'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .roundCheckbox{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.999 0c-5.52 0-10 4.48-10 10s4.48 10 10 10 10-4.48 10-10-4.48-10-10-10zm-2 15l-5-5 1.41-1.41 3.59 3.58 7.59-7.59L16.999 6l-9 9z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .exclamationMark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.86 1h8.28L21 6.86v8.28L15.14 21H6.86L1 15.14V6.86L6.86 1zM11 7v4' stroke='%23E94E4E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='11' cy='15' r='.5' stroke='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='15' viewBox='0 0 344 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.294 3.89A10 10 0 0122.21 0h299.016c3.041 0 5.917 1.384 7.815 3.76l11.977 15a10 10 0 010 12.48l-11.977 15a10.002 10.002 0 01-7.815 3.76H22.21a10 10 0 01-7.916-3.89l-11.578-15a10 10 0 010-12.22l11.578-15z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .loginButton{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='108' height='31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M105.987 10.71a8.998 8.998 0 010 9.581l-4.087 6.5A9 9 0 0194.281 31H13.72A9 9 0 016.1 26.791l-4.087-6.5a9 9 0 010-9.582L6.1 4.21A9 9 0 0113.72 0H94.28a9 9 0 017.619 4.21l4.087 6.5z' fill='%2300D1FF'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .menuHexagon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='515' height='45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M513.663 20.549l-9.242-16.943A4.999 4.999 0 00500.032 1H14.968a5 5 0 00-4.39 2.606L1.338 20.549a5 5 0 00.048 4.875l9.175 16.057A5 5 0 0014.902 44h485.196a5.001 5.001 0 004.342-2.52l9.175-16.056a5 5 0 00.048-4.875z' stroke='%234A4A4A'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .iconInstagram{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)' fill='%23434A60'%3E%3Cpath d='M20.3 5.877c-.05-1.064-.219-1.791-.466-2.427a4.901 4.901 0 00-1.153-1.772A4.903 4.903 0 0016.91.525C16.273.278 15.547.109 14.482.06 13.416.012 13.075 0 10.36 0 7.644 0 7.303.012 6.236.06 5.172.11 4.446.278 3.81.525a4.901 4.901 0 00-1.771 1.153A4.902 4.902 0 00.884 3.45C.637 4.086.468 4.813.42 5.877.37 6.944.36 7.284.36 10s.011 3.056.06 4.123c.048 1.064.217 1.791.465 2.427a4.9 4.9 0 001.153 1.771 4.9 4.9 0 001.771 1.154c.636.247 1.363.416 2.428.465 1.066.048 1.407.06 4.123.06 2.715 0 3.056-.012 4.123-.06 1.064-.049 1.79-.218 2.427-.465a5.112 5.112 0 002.924-2.925c.248-.636.417-1.363.465-2.427.049-1.067.06-1.407.06-4.123s-.011-3.056-.06-4.123zm-1.8 8.164c-.045.975-.208 1.505-.345 1.857a3.311 3.311 0 01-1.898 1.898c-.352.137-.882.3-1.857.344-1.054.048-1.37.058-4.04.058-2.671 0-2.987-.01-4.042-.058-.974-.044-1.504-.207-1.856-.344a3.1 3.1 0 01-1.15-.748 3.098 3.098 0 01-.748-1.15c-.137-.352-.3-.882-.345-1.857-.048-1.054-.058-1.37-.058-4.04 0-2.671.01-2.987.058-4.042.045-.975.208-1.504.345-1.857a3.1 3.1 0 01.748-1.15 3.096 3.096 0 011.15-.748c.352-.137.882-.3 1.857-.344 1.054-.048 1.37-.058 4.04-.058s2.987.01 4.041.058c.975.045 1.505.208 1.857.344a3.1 3.1 0 011.15.748c.332.323.588.716.748 1.15.137.353.3.882.344 1.857.048 1.055.059 1.37.059 4.041 0 2.67-.01 2.986-.059 4.041z'/%3E%3Cpath d='M10.359 4.865a5.135 5.135 0 100 10.27 5.135 5.135 0 000-10.27zm0 8.468a3.333 3.333 0 110-6.666 3.333 3.333 0 010 6.666zM16.897 4.662a1.2 1.2 0 11-2.4 0 1.2 1.2 0 012.4 0z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Cpath fill='%23fff' transform='translate(.36)' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .iconFacebook{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.357 2.989h1.644V.127A21.22 21.22 0 006.607 0c-2.37 0-3.993 1.49-3.993 4.23v2.52H0v3.2h2.615V18H5.82V9.95h2.509l.398-3.2H5.819V4.547c.001-.924.25-1.557 1.538-1.557z' fill='%23434B61'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowRight{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.837 4.149L1.292.144A.595.595 0 00.897 0c-.15 0-.29.051-.395.144L.167.439a.453.453 0 000 .696l3.817 3.363-3.82 3.367A.462.462 0 000 8.213c0 .132.058.256.163.348l.335.295A.595.595 0 00.893 9c.15 0 .29-.051.395-.144l4.55-4.008A.462.462 0 006 4.498a.462.462 0 00-.163-.35z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .arrowLeft{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.163 4.149L4.708.144A.595.595 0 015.103 0c.15 0 .29.051.395.144l.335.295a.453.453 0 010 .696L2.016 4.498l3.82 3.367A.462.462 0 016 8.213a.462.462 0 01-.163.348l-.335.295A.595.595 0 015.107 9a.595.595 0 01-.395-.144L.162 4.848A.462.462 0 010 4.498c0-.132.058-.256.163-.35z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .basket{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 16c-1.1 0-1.99.9-1.99 2S4.9 20 6 20s2-.9 2-2-.9-2-2-2zM0 0v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H6.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0019 2H4.21l-.94-2H0zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z' fill='%23F1F1F1'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .diamond{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8l4 9 4-9H6zM12 2H8L6 7h8l-2-5zM5 8H0l9 10L5 8zM15 2c-.119-.112.17 0 0 0h-2l2 5h5l-5-5zM15 8l-4 10 9-10h-5zM5 2c-.17 0 .119-.112 0 0L0 7h5l2-5H5z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .buyValue{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='89' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.975 17.618c.116-7.617 6.139-13.83 13.749-14.18l41.493-1.912c8.757-.403 16.078 6.588 16.078 15.354 0 8.489-6.882 15.37-15.37 15.37H30.387c-8.046 0-14.534-6.587-14.412-14.632z' stroke='%23fff' stroke-width='1.5'/%3E%3Ccircle cx='29.796' cy='17.5' r='6.264' stroke='%23fff' stroke-width='1.139'/%3E%3Cpath d='M29.97 18.485a1 1 0 00-.346-1.97l.346 1.97zM1.323 17.5l-.973.229.022.095.04.09.911-.414zm14.783-4.502l.998-.062-.124-1.996-.998.062.124 1.996zm13.517 3.517c-3.104.545-6.1 1.64-8.884 2.741-2.823 1.116-5.383 2.215-7.76 2.863-2.37.646-4.374.788-6.086.136-1.681-.64-3.276-2.124-4.66-5.168l-1.82.827c1.52 3.348 3.439 5.323 5.768 6.21 2.298.876 4.8.613 7.324-.075 2.517-.687 5.236-1.853 7.968-2.933 2.77-1.094 5.605-2.123 8.495-2.63l-.346-1.97zm-27.326.756c-.436-1.855-.333-2.775-.077-3.244.211-.387.67-.705 1.845-.865 1.173-.16 2.743-.123 4.809-.08 2.031.043 4.461.088 7.232-.084l-.124-1.996c-2.68.166-5.038.124-7.066.08-1.993-.041-3.754-.088-5.121.098-1.365.186-2.652.644-3.331 1.89-.636 1.166-.566 2.737-.114 4.659l1.947-.457z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .noneData{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='424' height='163' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6'%3E%3Cellipse cx='186.159' cy='143.442' rx='94.398' ry='18.985' fill='%234A4A4A' fill-opacity='.13'/%3E%3Cpath d='M151.88 67.967l2.924 7.902.084.227.228.085 7.901 2.924-7.901 2.923-.228.084-.084.228-2.924 7.901-2.924-7.901-.084-.228-.227-.084-7.902-2.924 7.902-2.923.227-.085.084-.227 2.924-7.902zM12.657 39.49l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.227 2.924-7.902zM211.999 46.873l2.924 7.901.085.228.227.084 7.902 2.924-7.902 2.924-.227.084-.085.227-2.924 7.902-2.923-7.902-.085-.227-.227-.084-7.902-2.924 7.902-2.924.227-.084.085-.228 2.923-7.901zM72.776 18.396l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.228 2.924-7.901zM129.731 11.012l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.228 2.924-7.901zM41.662 17.34l.788 2.128.084.228.227.084 2.128.787-2.128.787-.227.085-.084.227-.788 2.128-.787-2.128-.084-.227-.228-.085-2.127-.787 2.127-.787.228-.084.084-.228.787-2.128zM185.104 21.56l.787 2.127.084.228.228.084 2.127.787-2.127.788-.228.084-.084.227-.787 2.128-.788-2.128-.084-.227-.227-.084-2.128-.788 2.128-.787.227-.084.084-.228.788-2.127zM206.002 38.874l-.063 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.006-.163.18-1.525 1.68.064-2.268.007-.243-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.524-1.68zM57.305 81.064l-2.18.629-.233.067-.1.22-.942 2.065-.63-2.18-.066-.233-.221-.1-2.064-.941 2.18-.63.232-.067.101-.22.941-2.065.63 2.18.067.233.22.1 2.065.942zM134.709 58.752l-1.647 1.561-.176.167.012.242.113 2.266-1.561-1.647-.166-.176-.243.012-2.266.113 1.647-1.56.176-.168-.012-.242-.112-2.266 1.56 1.647.167.176.242-.012 2.266-.113zM78.05 60.584l2.923 7.902.084.227.228.084 7.901 2.924-7.901 2.924-.228.084-.084.228-2.924 7.901-2.924-7.901-.084-.228-.227-.084-7.902-2.924 7.902-2.924.227-.084.084-.227 2.924-7.902zM109.164 1.52l.788 2.127.084.228.227.084 2.128.787-2.128.788-.227.084-.084.227-.788 2.128-.787-2.128-.084-.227-.228-.084-2.127-.788 2.127-.787.228-.084.084-.228.787-2.127z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M155.571 34.216l.788 2.128.084.227.227.084 2.128.788-2.128.787-.227.084-.084.227-.788 2.128-.787-2.127-.084-.228-.227-.084-2.128-.787 2.128-.788.227-.084.084-.227.787-2.128zM180.326 49.01l-.064 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.007-.163.18-1.524 1.68.063-2.268.007-.242-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.525-1.68zM39.84 59.687l-2.18.63-.233.067-.1.22-.942 2.065-.629-2.18-.067-.233-.22-.1-2.065-.942 2.18-.63.232-.066.101-.221.941-2.064.63 2.18.067.232.22.1 2.065.942z' fill='%2300D1FF' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M101.147 48.044l-1.646 1.56-.176.167.012.242.112 2.266-1.56-1.646-.167-.177-.242.013-2.266.112 1.647-1.56.176-.167-.012-.242-.113-2.266 1.56 1.647.167.176.243-.012 2.265-.113zM272.12 49.106l-2.924-7.901-.084-.228-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.227 2.924-7.902 2.924 7.902.084.227.227.084 7.902 2.924-7.902 2.924-.227.084-.084.228-2.924 7.901zM411.343 77.584l-2.924-7.902-.084-.227-.227-.084-7.902-2.924 7.902-2.924.227-.084.084-.228 2.924-7.901 2.924 7.901.084.228.228.084 7.901 2.924-7.901 2.924-.228.084-.084.227-2.924 7.902zM351.224 98.679l-2.924-7.902-.084-.227-.227-.085-7.902-2.924 7.902-2.923.227-.084.084-.228 2.924-7.901 2.924 7.901.084.228.228.084 7.901 2.924-7.901 2.923-.228.085-.084.227-2.924 7.902zM294.269 106.061l-2.924-7.901-.084-.228-.227-.084-7.902-2.924L291.034 92l.227-.084.084-.227 2.924-7.902 2.924 7.902.084.227.228.085 7.901 2.923-7.901 2.924-.228.084-.084.228-2.924 7.901zM382.338 99.734l-.788-2.128-.084-.227-.227-.085-2.128-.787 2.128-.787.227-.084.084-.228.788-2.127.787 2.127.084.228.228.084 2.127.787-2.127.787-.228.085-.084.227-.787 2.128zM238.896 95.514l-.787-2.128-.084-.227-.228-.084-2.127-.788 2.127-.787.228-.084.084-.227.787-2.128.788 2.127.084.228.227.084 2.128.787-2.128.788-.227.084-.084.227-.788 2.128zM217.998 78.2l.063-2.268.007-.243-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.525-1.68-.064 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.006-.163.18-1.524 1.68zM366.695 36.01l2.18-.63.233-.067.101-.22.941-2.065.629 2.18.067.233.221.1 2.064.942-2.179.629-.233.067-.101.22-.941 2.065-.629-2.18-.068-.233-.22-.1-2.065-.941zM289.291 58.32l1.647-1.56.176-.166-.012-.243-.113-2.266 1.561 1.647.166.176.243-.012 2.266-.112-1.647 1.56-.176.167.012.242.112 2.266-1.56-1.647-.167-.176-.242.012-2.266.113zM345.951 56.49l-2.924-7.902-.084-.227-.228-.085-7.901-2.923 7.901-2.924.228-.085.084-.227 2.924-7.901 2.924 7.901.084.227.227.085 7.902 2.924-7.902 2.923-.227.085-.084.227-2.924 7.902z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M320.109 105.006l-.217-.588-.084-.227-.228-.084-.588-.218.588-.218.228-.084.084-.227.217-.588.218.588.084.227.227.084.588.218-.588.218-.227.084-.084.227-.218.588zM268.429 82.858l-.788-2.128-.084-.227-.227-.085-2.128-.787 2.128-.787.227-.084.084-.228.788-2.127.787 2.127.084.228.227.084 2.128.787-2.128.787-.227.085-.084.227-.787 2.128zM243.674 68.063l.064-2.268.007-.242-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.524-1.68-.063 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.007-.163.18-1.525 1.68zM384.16 57.386l2.18-.63.233-.066.101-.221.941-2.064.629 2.18.067.232.221.1 2.064.942-2.18.63-.233.067-.1.22-.941 2.065-.63-2.18-.067-.233-.22-.1-2.065-.942z' fill='%2300D1FF' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M322.853 69.03l1.646-1.561.176-.167-.012-.242-.112-2.266 1.56 1.647.167.176.242-.012 2.266-.113-1.647 1.56-.176.167.012.243.113 2.266-1.561-1.647-.166-.176-.243.012-2.265.112z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M220.481 74.96l.068-.336c2.414-11.824-.292-21.672-.383-21.995l-.004-.012-.003-.012c-1.622-6.924-5.246-12.846-10.472-17.137-3.439-2.822-7.475-4.87-12.609-6.395l-.492-.146.133-.495 3.459-12.91.087-.326.334-.056a3.107 3.107 0 00.286-6.068 3.113 3.113 0 00-3.813 2.201 3.105 3.105 0 001.027 3.197l.26.215-.087.327-3.46 12.91-.132.494-.498-.117c-4.988-1.175-9.503-1.417-13.764-.734l40.063 47.394zm0 0l.278.198m-.278-.199l.278.2m0 0c1.825 1.304 6.277 4.673 10.281 9.172 4.019 4.515 7.507 10.078 7.565 15.777.027 2.623-1.186 4.985-3.576 6.839-2.858 2.216-7.504 3.743-13.451 4.522-5.931.777-13.092.804-20.922.073l-.287-.026m20.39-36.358l-20.39 36.358m0 0l-.178.227m.178-.227l-.178.227m0 0l-.065.088-.002.003c-.027.037-.041.057-.055.073a.114.114 0 01-.019.02m.141-.184l-.141.184m-50.142-13.115c.206.53 5.233 13.035 22.33 17.616 17.097 4.581 27.703-3.735 28.145-4.091m-50.475-13.525l89.224 1.29c.029 2.811-1.278 5.321-3.779 7.261-5.937 4.605-19.03 6.171-34.746 4.704l-.055.075-.001.001a.96.96 0 01-.168.194m-50.475-13.525a.92.92 0 01-.049-.25l-.01-.095c-14.344-6.588-24.9-14.491-27.739-21.447l27.798 21.792zm50.475 13.525l-.333-.41m.333.41l-.331-.411-.002.001m0 0c-.407.328-10.834 8.504-27.676 3.992-16.865-4.519-21.797-16.842-21.974-17.298l-.001-.002a1.392 1.392 0 01-.015-.11v-.003c-.003-.03-.007-.07-.013-.112l-.04-.286-.262-.12c-7.147-3.283-13.335-6.887-18.083-10.525-4.76-3.648-8.021-7.293-9.388-10.642h0c-1.144-2.802-1.014-5.455.321-7.713h0c2.899-4.906 8.699-7.979 14.436-9.88 5.716-1.893 11.254-2.586 13.49-2.803l.341-.033.108-.325c3.822-11.45 11.093-18.626 11.381-18.905l.008-.009.009-.009.129-.137.001-.002c4.859-5.109 10.946-8.37 17.595-9.44l19.633 84.362zm-47.021-54.85l.101-.304c3.596-10.843 10.611-17.889 11.002-18.282h.001m-11.104 18.586l11.104-18.586m-11.104 18.586l.223.23m-.223-.23l.223.23m10.881-18.816l.007-.008m-.007.008l.007-.008m0 0l.103-.108c4.556-4.79 10.258-7.858 16.486-8.859m-16.589 8.967l16.589-8.967m-27.477 27.791c2.34 2.402 12.675 12.168 30.299 16.89 17.54 4.7 31.179 1.516 34.685.52l.308-.087m-65.292-17.323l65.292 17.323m0 0l.064-.314m-.064.314l.064-.314m0 0c2.31-11.21-.254-20.832-.355-21.205-1.538-6.545-4.924-12.1-9.819-16.117-3.545-2.91-7.774-4.949-13.277-6.423l-.031-.008h0m23.482 43.753l-23.482-43.754m0 0c-5.338-1.427-9.919-1.765-14.397-1.046h0m14.397 1.047l-14.397-1.047m13.276 5.734l-.003-.001-.014-.004c-.371-.1-6.214-1.586-13.436.141-7.192 1.72-15.8 6.636-21.746 19.427a.988.988 0 00.478 1.312l34.721-20.875zm0 0c.522.15.824.694.676 1.219m-.676-1.219l.676 1.219m0 0c-.14.488-.645.786-1.245.672l-.015-.004 1.26-.668zm1.014.29v-.002a2.042 2.042 0 00-1.404-2.522h0l-.008-.002-.022-.006-.136.509.136-.51c-.453-.12-6.492-1.65-13.954.134-7.492 1.791-16.37 6.913-22.458 20.009h0a2.044 2.044 0 00.992 2.713h.001a2.04 2.04 0 002.709-.99h.001c5.422-11.664 13.048-16.19 19.427-17.792 6.404-1.609 11.61-.286 12.182-.14h.001l.029.007.013.003.013.003c1.041.207 2.159-.299 2.478-1.415zm32.686 59.29h0a5.266 5.266 0 00-3.718-6.44 5.262 5.262 0 00-6.439 3.718 5.261 5.261 0 003.718 6.438 5.262 5.262 0 006.439-3.716zm-2.926-.783v-.001a2.23 2.23 0 00-4.306-1.154 2.23 2.23 0 001.577 2.729 2.23 2.23 0 002.729-1.574zm-60.448-56.164l-.382-.363.382.363c4.406-4.632 9.901-7.583 15.889-8.544 4.302-.691 8.731-.374 13.957 1.023h.001l.03.009c5.394 1.445 9.478 3.425 12.881 6.22h0c4.707 3.862 7.976 9.213 9.463 15.551l.002.01.003.01c.019.068 2.584 9.426.406 20.408-3.842 1.048-17.005 3.894-33.815-.61-16.854-4.516-26.935-13.71-29.591-16.38 3.549-10.438 10.3-17.216 10.647-17.564h0l.012-.012h0l.008-.009.107-.112zm-10.618 60.782l-1.565-.656.918 1.427c2.415 3.756 8.066 10.389 19.14 13.357 11.135 2.983 19.324.057 23.274-1.994l1.498-.778-1.674-.214c-6.786-.863-13.955-2.261-21.174-4.195-7.212-1.933-14.114-4.305-20.417-6.947zm79.429 5.505v-.001c1.877-1.456 2.835-3.184 2.813-5.262-.056-5.438-3.673-10.796-7.545-15.003-3.892-4.23-8.145-7.407-9.662-8.489l-.209-.148-.245.071c-3.199.934-17.508 4.483-35.932-.454-18.528-4.964-29.28-15.415-31.346-17.572l-.177-.184-.255.024c-1.858.18-7.131.809-12.617 2.527-5.456 1.71-11.265 4.54-14.028 9.215h0c-1.056 1.788-1.09 3.764-.193 5.963h0c1.025 2.51 3.187 5.14 6.191 7.768 3.012 2.634 6.906 5.296 11.444 7.858 9.078 5.126 20.776 9.876 33.261 13.221 12.484 3.345 24.99 5.081 35.414 5.181 5.212.05 9.915-.309 13.84-1.084 3.916-.774 7.104-1.971 9.246-3.631zm1.758-5.252v0c.018 1.682-.731 3.12-2.404 4.418-1.955 1.516-4.959 2.671-8.804 3.43-3.836.758-8.463 1.114-13.626 1.064-10.324-.099-22.742-1.819-35.151-5.145-12.41-3.325-24.024-8.044-33.015-13.12-4.496-2.538-8.325-5.16-11.268-7.734-2.95-2.58-4.974-5.082-5.909-7.373-.8-1.96-.73-3.58.124-5.028 2.55-4.315 8.02-7.048 13.435-8.744 5.156-1.615 10.133-2.252 12.151-2.459 2.519 2.582 13.349 12.77 31.656 17.676 18.243 4.888 32.518 1.575 36.253.519 1.642 1.185 5.634 4.22 9.292 8.196 3.843 4.175 7.215 9.28 7.266 14.3zm-76.129-43.953a.995.995 0 01-.162-.059l1.31-.478a.987.987 0 01-1.148.537zm-19.206 10.805a5.263 5.263 0 00-6.439 3.718 5.262 5.262 0 003.718 6.438 5.261 5.261 0 006.439-3.716 5.264 5.264 0 00-3.718-6.44zm-5.42 3.991a4.208 4.208 0 015.147-2.972 4.208 4.208 0 012.972 5.148 4.207 4.207 0 01-5.147 2.97 4.208 4.208 0 01-2.972-5.146zm1.906.51a2.23 2.23 0 004.307 1.155 2.231 2.231 0 00-1.576-2.73 2.232 2.232 0 00-2.731 1.576zm82.515 22.11a4.21 4.21 0 015.148-2.972 4.21 4.21 0 012.972 5.148 4.208 4.208 0 01-5.147 2.97 4.208 4.208 0 01-2.973-5.146zm-43.873-5.1a4.208 4.208 0 015.147-2.97 4.21 4.21 0 012.972 5.146 4.206 4.206 0 01-5.147 2.972 4.207 4.207 0 01-2.972-5.147zm5.42-3.989a5.263 5.263 0 00-6.439 3.717 5.263 5.263 0 003.718 6.439 5.262 5.262 0 006.439-3.718 5.263 5.263 0 00-3.718-6.438zm-3.514 4.502a2.23 2.23 0 001.576 2.73 2.231 2.231 0 002.731-1.576 2.23 2.23 0 00-4.307-1.154zm-4.12 23.98c-9.425-2.526-14.781-7.773-17.519-11.455a162.899 162.899 0 0018.897 6.312 162.958 162.958 0 0019.549 3.987c-4.194 1.824-11.446 3.696-20.927 1.156z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .userAdmin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='52' height='55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.308.097c-5.527.53-10.38 3.608-12.545 7.973-.946 1.902-1.088 2.755-1.088 6.634v2.992l-.25.098c-.391.15-.947.755-1.197 1.296-.173.389-.228.713-.228 1.523 0 .973.032 1.113.61 2.712.75 2.085 1.054 2.69 1.664 3.285.86.853 1.86 1.156 2.938.875l.326-.076.816 1.642c2.59 5.24 5.712 8.147 9.411 8.795 1.197.205 1.959.205 3.155 0 3.71-.648 6.691-3.425 9.368-8.719.533-1.07 1.11-2.053 1.339-2.312.565-.594.924-1.232 1.272-2.258.25-.724.305-1.059.305-1.999.01-.982-.022-1.199-.24-1.599-.282-.529-.826-.918-1.207-.853-.24.043-.25.021-.185-.346.391-2.366.478-5.802.174-7.412-.425-2.29-1.371-4.04-2.992-5.542-2.993-2.777-7.921-3.976-12.567-3.058-4.635.919-8.04 3.792-9.02 7.584-.5 1.923-.566 4.819-.174 7.553.186 1.361.186 1.318.066 1.253-.044-.033-.25-.508-.446-1.06-.425-1.166-.555-1.404-.925-1.598l-.273-.14V14.81c0-3.608.316-4.85 1.785-7.055 2.589-3.846 6.995-6.05 12.142-6.05 5.744 0 10.575 2.766 12.925 7.4.87 1.707.925 2.053.969 5.78.021 1.956.087 3.415.152 3.587.261.638 1.24.627 1.513-.021.086-.216.12-1.35.086-4.019l-.043-3.706-.304-.918C39.475 3.274 32.414-.681 24.308.097zM21.991 12.35c3.405 3.079 7.507 4.56 13.524 4.883l1.295.065-.065.93c-.044.507-.229 1.706-.403 2.657-.174.95-.348 1.869-.38 2.052-.033.206.043.097.228-.313.392-.875.761-1.426 1.088-1.642.24-.162.316-.162.555-.044.456.249.696.756.696 1.48 0 1.253-.522 2.593-1.37 3.49-.327.346-.643.897-1.024 1.74-2.295 5.11-4.297 7.4-7.29 8.33-.706.215-1.033.247-2.502.247-1.958-.01-2.611-.15-3.97-.842-.99-.508-2.307-1.685-3.047-2.722-.577-.8-1.502-2.323-1.459-2.366.022-.022.457.194.958.486a13.786 13.786 0 003.503 1.448c.566.151 1.24.346 1.513.432.305.109.914.162 1.632.162 1.447 0 1.991-.216 2.372-.972.294-.594.304-.962.021-1.513-.38-.745-.75-.918-2.11-.95-.643-.022-1.339-.011-1.546.021-.359.076-.99.573-1.207.972-.11.206-.142.206-.968-.086-1.915-.67-3.82-1.87-5.266-3.295-.566-.573-.74-.81-.795-1.146-.043-.226-.391-1.328-.794-2.441-.402-1.113-.696-2.107-.664-2.193.044-.097.196-.227.338-.303.5-.216 1.012.314 1.642 1.707.153.357.262.519.229.367-.642-3.284-.827-4.602-.827-5.974 0-1.037.033-1.221.283-1.729.696-1.361 1.86-2.647 2.948-3.23.436-.238 1.415-.583 1.785-.616.032-.01.522.4 1.077.908z' fill='%23dcdcdc'/%3E%3Cpath d='M16.803 38.17c-.27.084-2.045.563-3.95 1.062-5.441 1.434-7.475 2.157-9.315 3.315-1.157.734-1.58 1.19-2.088 2.253C.498 46.808.15 48.71.065 52.482L0 55h52l-.065-2.529c-.086-3.814-.433-5.695-1.418-7.724-.508-1.063-.887-1.456-2.142-2.253-1.72-1.094-3.873-1.849-9.229-3.262-1.904-.499-3.7-.977-3.993-1.073L34.634 38l.065.276c.151.564.087 2.742-.097 3.538-.368 1.541-2.802 5.908-4.35 7.767-1.114 1.35-2.586 2.688-3.69 3.39l-.573.361-.898-.595c-1.645-1.105-3.408-3.007-4.88-5.291-.854-1.318-2.326-4.134-2.64-5.058-.313-.904-.443-2.253-.335-3.39.043-.52.076-.956.065-.956 0-.01-.227.053-.498.127z' fill='%23dcdcdc'/%3E%3Cpath d='M24.107 40.567c-.325.3-.716.684-.858.845l-.249.3.413.609c.227.332.65.845.955 1.134l.542.513-.933 2.31-.934 2.31.337.492c.531.748 1.237 1.465 2.235 2.225l.89.695.76-.599c.91-.727 1.736-1.54 2.29-2.267l.423-.545-.922-2.269c-.51-1.25-.923-2.3-.923-2.342 0-.043.272-.363.608-.706.326-.353.748-.845.922-1.101l.337-.47-.402-.471a7.153 7.153 0 00-.857-.856L28.274 40h-3.559l-.608.567z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .rectangle-crooked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1344' height='795' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.323 279.395c-173.563 355.499 771.391 743.285 706 350.501-65.391-392.789 599.597-380.541 615.997-621-637.497 0-1148.434-85-1321.997 270.499z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .spaceship{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='168' height='156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M133.231 78.052l.017.336.317.11c2.478.868 8.574 3.189 14.49 6.884 5.936 3.709 11.583 8.735 13.326 14.975.806 2.883.103 5.867-2.113 8.653-2.646 3.328-7.549 6.435-14.144 9.116-6.58 2.676-14.788 4.906-23.981 6.513l-.261.045-.109.242a3.773 3.773 0 00-.047.113l-.002.003.464.189-.464-.189a.64.64 0 01-.071.15c-.368.482-9.956 12.679-30.654 12.916-20.71.238-30-11.757-30.34-12.208l-.002-.001c-.003-.005-.01-.014-.02-.035a1.498 1.498 0 01-.04-.099l-.467.178.467-.178a2.806 2.806 0 00-.047-.119l-.11-.255-.274-.042c-9.156-1.396-17.312-3.438-23.829-5.963-6.531-2.531-11.355-5.524-13.917-8.785h0c-2.144-2.729-2.781-5.692-1.904-8.6h0c1.896-6.29 7.67-11.453 13.697-15.299 6.007-3.833 12.161-6.295 14.663-7.22l.302-.112.024-.32c1.026-13.712 7.262-23.806 7.515-24.207l.006-.01.005-.01.108-.191.001-.002c4.082-7.097 10.121-12.553 17.457-15.778 4.703-2.064 9.967-3.19 16.041-3.436l.448-.018.03-.447-.498-.035.499.035h0v-.01l.002-.026.007-.102.02-.395c.018-.346.04-.856.057-1.514.037-1.315.06-3.22.005-5.588-.053-2.35-.03-4.238.005-5.538a70.117 70.117 0 01.077-1.877l.006-.097.002-.024v-.007h0l.024-.353-.325-.14c-1.303-.563-2.184-1.805-2.167-3.255.024-1.993 1.735-3.664 3.86-3.689 2.117-.024 3.772 1.595 3.749 3.579-.018 1.452-.934 2.728-2.264 3.327l-.273.123-.02.298.498.035-.499-.035h0v.01l-.002.027-.007.107-.023.403a82.064 82.064 0 00-.102 6.18c.04 1.784.028 3.9.006 5.574a269.574 269.574 0 01-.048 2.68l-.004.16-.001.042V34.86h0l.5.013-.5-.013-.014.506.506.007c6.344.091 11.586 1.095 16.371 3.132 7.268 3.097 13.17 8.476 17.065 15.562l.006.01.006.011c.203.33 6.195 10.278 6.894 23.964zm-74.276-21.8h0c3.702-6.437 9.154-11.372 15.765-14.275 4.75-2.086 9.938-3.102 16.351-3.179h.037c6.619-.076 11.898.837 16.635 2.856h0c6.55 2.79 11.877 7.653 15.445 14.14l.005.008.005.008c.044.073 5.749 9.56 6.458 22.282-1.412.805-4.094 2.22-7.879 3.73a80.674 80.674 0 01-4.403 1.606c-1.145.38-2.356.755-3.631 1.116-6.281 1.779-14.105 3.216-23.148 3.32-20.755.237-35.055-6.792-38.815-8.867.999-12.548 6.772-22.071 7.07-22.563h0l.01-.017h0l.006-.01.09-.155zm-8.197 22.99l-.023.315.276.156c3.376 1.903 18.054 9.397 39.595 9.15 9.143-.105 17.055-1.558 23.409-3.356a85.297 85.297 0 003.674-1.13 81.137 81.137 0 004.458-1.627c4.088-1.63 6.915-3.155 8.275-3.946l.263-.153-.015-.304c-.638-12.962-6.399-22.69-6.611-23.044-3.672-6.671-9.164-11.69-15.924-14.569-4.895-2.086-10.318-3.013-17.038-2.936h-.038 0c-6.518.079-11.844 1.112-16.741 3.263l.2.458-.2-.458c-6.812 2.992-12.425 8.076-16.23 14.692l-.086.151-.007.012c-.326.537-6.294 10.382-7.237 23.325zm13.918 46.855l-1.612-.193 1.225 1.066c3.855 3.356 12.245 8.854 25.758 8.699 13.585-.155 22.077-5.847 25.983-9.288l1.255-1.105-1.656.235c-8.033 1.14-16.663 1.813-25.507 1.915-8.836.101-17.445-.375-25.446-1.329zm92.545-18.509h.001c1.704-2.143 2.288-4.299 1.661-6.539-1.649-5.9-7.339-10.632-13.001-14.04-5.69-3.424-11.484-5.589-13.535-6.304l-.219-.077-.2.118c-3.405 2.011-18.785 10.297-41.376 10.556-22.718.26-38.122-7.877-41.13-9.606l-.203-.117-.22.082c-2.07.766-7.918 3.067-13.687 6.623-5.743 3.538-11.535 8.395-13.318 14.314h0c-.677 2.249-.147 4.397 1.514 6.511h0c1.896 2.413 5.129 4.617 9.332 6.564 4.213 1.952 9.445 3.664 15.39 5.071 11.89 2.814 26.672 4.416 41.945 4.241 15.273-.175 30.097-2.116 42.056-5.203 5.979-1.543 11.252-3.376 15.511-5.423 4.25-2.043 7.53-4.32 9.479-6.771zM90.036 134.67c-11.842.135-19.626-4.164-23.79-7.387 7.562.83 15.627 1.237 23.888 1.142a201.124 201.124 0 0023.903-1.686c-4.228 3.321-12.103 7.794-24.001 7.931zm66.403-27.704c-1.814 2.279-4.938 4.476-9.131 6.491-4.184 2.012-9.391 3.825-15.327 5.357-11.872 3.064-26.615 4.997-41.817 5.171-15.203.174-29.904-1.421-41.704-4.214-5.9-1.396-11.065-3.09-15.2-5.005-4.144-1.92-7.211-4.042-8.966-6.275-1.503-1.913-1.907-3.729-1.343-5.604 1.67-5.54 7.17-10.23 12.885-13.752 5.498-3.388 11.079-5.627 13.293-6.455 3.53 1.995 18.943 9.88 41.434 9.622 22.414-.257 37.815-8.331 41.672-10.577 2.192.776 7.716 2.882 13.131 6.141 5.633 3.39 11.016 7.95 12.554 13.452.52 1.859.075 3.69-1.481 5.648z' fill='%23031020' stroke='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .shadow1{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='514' height='65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='257.001' cy='32.5' rx='257' ry='32.5' fill='url(%23paint0_linear)' fill-opacity='.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='257.001' y1='0' x2='257.001' y2='65' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C4C4C4' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23C4C4C4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .grid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h8v6H0V0zm0 7h8v6H0V7zm10-7h8v6h-8V0zm0 7h8v6h-8V7z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .gridAlbumPauseButton{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 1.5a1.5 1.5 0 10-3 0v14a1.5 1.5 0 003 0v-14zm8 0a1.5 1.5 0 00-3 0v14a1.5 1.5 0 003 0v-14z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .editProfile{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.25 14a7 7 0 007-7 7 7 0 00-7-7 7 7 0 00-7 7 7 7 0 007 7zm4.9 1.75h-.913a9.53 9.53 0 01-3.987.875 9.55 9.55 0 01-3.987-.875H7.35A7.352 7.352 0 000 23.1v2.275A2.626 2.626 0 002.625 28h15.034a2.626 2.626 0 01-.143-1.165l.372-3.33.066-.607.432-.432 4.227-4.228c-1.34-1.515-3.281-2.488-5.463-2.488zm2.477 7.946l-.371 3.336a.87.87 0 00.962.962l3.33-.371 7.542-7.542-3.921-3.92-7.542 7.535zm14.99-8.99l-2.072-2.073a1.31 1.31 0 00-1.849 0L28.63 14.7l-.224.224 3.926 3.921 2.286-2.286a1.317 1.317 0 000-1.854z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .warningTriangle{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZF85MDIwXzE0OTkwKSI+PHBhdGggZD0iTTI2LjkxIDIyLjcxOUwxNi4xMDkgMi44MzlhMi41MDUgMi41MDUgMCAwMC00LjQwMyAwTC45MSAyMi43MTlhMi41MDUgMi41MDUgMCAwMDIuMiAzLjcyNmgyMS42YTIuNTA1IDIuNTA1IDAgMDAyLjItMy42OTV2LS4wMzF6bS0xNC0xNC45NDFhMS4wODkgMS4wODkgMCAxMTIuMTc5IDB2OS4zMzNhMS4wODkgMS4wODkgMCAxMS0yLjE3OCAwVjcuNzc4ek0xNCAyMy4yMTdhMS40IDEuNCAwIDExMC0yLjggMS40IDEuNCAwIDAxMCAyLjh6IiBmaWxsPSIjMDAwIi8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZF85MDIwXzE0OTkwIiB4PSItMy40MDgiIHk9Ii0yLjQ3MSIgd2lkdGg9IjM0LjYxOSIgaGVpZ2h0PSIzMi45MTYiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz48ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJvdXQiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMjUgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvd185MDIwXzE0OTkwIi8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93XzkwMjBfMTQ5OTAiIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+);background-repeat:no-repeat}.page-dev-svg-icons .warningTriangle2{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.588 25.125H25.55c2.246 0 3.646-2.436 2.523-4.375L17.092 1.777c-1.123-1.94-3.923-1.94-5.046 0L1.065 20.75c-1.123 1.94.277 4.375 2.523 4.375zm10.98-10.209a1.463 1.463 0 01-1.457-1.458v-2.917c0-.802.656-1.458 1.458-1.458.802 0 1.458.656 1.458 1.458v2.917c0 .802-.656 1.458-1.458 1.458zm1.46 5.834H13.11v-2.917h2.916v2.917z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 9A9 9 0 110 9a9 9 0 0118 0zm-2 0A7 7 0 112 9a7 7 0 0114 0zM9 8a1 1 0 011 1v4a1 1 0 11-2 0V9a1 1 0 011-1zm0-2a1 1 0 100-2 1 1 0 000 2z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .doneRound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.528 17.625l-3.172-3.172a1.338 1.338 0 00-.985-.401 1.4 1.4 0 00-1.02.437c-.268.268-.401.608-.401 1.021 0 .413.133.754.4 1.021l4.157 4.156c.267.268.608.401 1.02.401.414 0 .754-.133 1.022-.4l8.276-8.277c.267-.267.4-.595.4-.984a1.4 1.4 0 00-.437-1.02c-.267-.268-.608-.402-1.02-.402-.414 0-.754.134-1.021.401l-7.22 7.219zm2.041 11.958c-2.017 0-3.913-.383-5.687-1.149-1.774-.765-3.318-1.804-4.63-3.117-1.313-1.312-2.352-2.855-3.117-4.63C1.37 18.913.986 17.017.986 15c0-2.018.383-3.913 1.15-5.688.764-1.774 1.803-3.317 3.116-4.63C6.564 3.37 8.108 2.33 9.882 1.564 11.656.8 13.552.417 15.569.417c2.018 0 3.914.382 5.688 1.147 1.774.766 3.318 1.806 4.63 3.118 1.313 1.313 2.351 2.856 3.117 4.63.766 1.775 1.149 3.67 1.149 5.688 0 2.017-.383 3.913-1.15 5.687-.765 1.775-1.803 3.318-3.116 4.63-1.312 1.313-2.856 2.352-4.63 3.117-1.774.766-3.67 1.15-5.688 1.15z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page-dev-svg-icons .exclamationMarkRound{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.57 30.583a14.536 14.536 0 0010.311-4.271A14.537 14.537 0 0031.154 16a14.54 14.54 0 00-4.271-10.312A14.537 14.537 0 0016.57 1.417 14.538 14.538 0 006.258 5.688 14.538 14.538 0 001.986 16a14.538 14.538 0 004.272 10.312 14.539 14.539 0 0010.312 4.271z' fill='%23fff' stroke='%23fff' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.57 25.479a1.823 1.823 0 100-3.645 1.823 1.823 0 000 3.645z' fill='%23000'/%3E%3Cpath d='M16.57 7.25v11.667' stroke='%23000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.admin{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:.25s;cursor:pointer}@media screen and (max-width:767px){.admin{width:60px;height:60px}}@media screen and (max-width:480px){.admin{width:48px;height:48px}}.admin>span{font-size:26px;color:#fff}.admin:hover{background-color:hsla(0,0%,100%,.2)}.admin .global-notification{position:absolute;display:block;width:14px;height:14px;right:0;top:-5px;background:#e94e4e;border-radius:50%;margin-left:10px}.v-menu__content.menu_admin .v-list{background:#282c47;border:1px solid #353b49;border-radius:12px;padding:8px 0}.v-menu__content.menu_admin .v-list .v-list-item{min-height:44px;margin:4px 0}.v-menu__content.menu_admin .v-list .v-list-item:hover{background:rgba(95,105,134,.1)}.v-menu__content.menu_admin .v-list .v-list-item:active{background:rgba(95,105,134,.2)}.v-menu__content.menu_admin .v-list .v-list-item>a,.v-menu__content.menu_admin .v-list .v-list-item button{display:flex;align-items:center;width:100%;height:100%;min-height:inherit;padding:0 20px;color:hsla(0,0%,100%,.9);font-size:15px;text-decoration:none;transition:color .2s ease}.v-menu__content.menu_admin .v-list .v-list-item>a:hover,.v-menu__content.menu_admin .v-list .v-list-item button:hover{color:#fff}.v-menu__content.menu_admin .v-list .v-list-item>a .new-notification,.v-menu__content.menu_admin .v-list .v-list-item button .new-notification{display:inline-block;width:8px;height:8px;background:#e94e4e;border-radius:50%;margin-left:8px}.v-menu__content.menu_admin .v-list .v-list-item.v-list-item--disabled{opacity:.5;pointer-events:none}.v-menu__content.menu_admin .v-list .head_admin_menu{display:flex;align-items:center;width:100%;height:60px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='52' height='55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.308.097c-5.527.53-10.38 3.608-12.545 7.973-.946 1.902-1.088 2.755-1.088 6.634v2.992l-.25.098c-.391.15-.947.755-1.197 1.296-.173.389-.228.713-.228 1.523 0 .973.032 1.113.61 2.712.75 2.085 1.054 2.69 1.664 3.285.86.853 1.86 1.156 2.938.875l.326-.076.816 1.642c2.59 5.24 5.712 8.147 9.411 8.795 1.197.205 1.959.205 3.155 0 3.71-.648 6.691-3.425 9.368-8.719.533-1.07 1.11-2.053 1.339-2.312.565-.594.924-1.232 1.272-2.258.25-.724.305-1.059.305-1.999.01-.982-.022-1.199-.24-1.599-.282-.529-.826-.918-1.207-.853-.24.043-.25.021-.185-.346.391-2.366.478-5.802.174-7.412-.425-2.29-1.371-4.04-2.992-5.542-2.993-2.777-7.921-3.976-12.567-3.058-4.635.919-8.04 3.792-9.02 7.584-.5 1.923-.566 4.819-.174 7.553.186 1.361.186 1.318.066 1.253-.044-.033-.25-.508-.446-1.06-.425-1.166-.555-1.404-.925-1.598l-.273-.14V14.81c0-3.608.316-4.85 1.785-7.055 2.589-3.846 6.995-6.05 12.142-6.05 5.744 0 10.575 2.766 12.925 7.4.87 1.707.925 2.053.969 5.78.021 1.956.087 3.415.152 3.587.261.638 1.24.627 1.513-.021.086-.216.12-1.35.086-4.019l-.043-3.706-.304-.918C39.475 3.274 32.414-.681 24.308.097zM21.991 12.35c3.405 3.079 7.507 4.56 13.524 4.883l1.295.065-.065.93c-.044.507-.229 1.706-.403 2.657-.174.95-.348 1.869-.38 2.052-.033.206.043.097.228-.313.392-.875.761-1.426 1.088-1.642.24-.162.316-.162.555-.044.456.249.696.756.696 1.48 0 1.253-.522 2.593-1.37 3.49-.327.346-.643.897-1.024 1.74-2.295 5.11-4.297 7.4-7.29 8.33-.706.215-1.033.247-2.502.247-1.958-.01-2.611-.15-3.97-.842-.99-.508-2.307-1.685-3.047-2.722-.577-.8-1.502-2.323-1.459-2.366.022-.022.457.194.958.486a13.786 13.786 0 003.503 1.448c.566.151 1.24.346 1.513.432.305.109.914.162 1.632.162 1.447 0 1.991-.216 2.372-.972.294-.594.304-.962.021-1.513-.38-.745-.75-.918-2.11-.95-.643-.022-1.339-.011-1.546.021-.359.076-.99.573-1.207.972-.11.206-.142.206-.968-.086-1.915-.67-3.82-1.87-5.266-3.295-.566-.573-.74-.81-.795-1.146-.043-.226-.391-1.328-.794-2.441-.402-1.113-.696-2.107-.664-2.193.044-.097.196-.227.338-.303.5-.216 1.012.314 1.642 1.707.153.357.262.519.229.367-.642-3.284-.827-4.602-.827-5.974 0-1.037.033-1.221.283-1.729.696-1.361 1.86-2.647 2.948-3.23.436-.238 1.415-.583 1.785-.616.032-.01.522.4 1.077.908z' fill='%23dcdcdc'/%3E%3Cpath d='M16.803 38.17c-.27.084-2.045.563-3.95 1.062-5.441 1.434-7.475 2.157-9.315 3.315-1.157.734-1.58 1.19-2.088 2.253C.498 46.808.15 48.71.065 52.482L0 55h52l-.065-2.529c-.086-3.814-.433-5.695-1.418-7.724-.508-1.063-.887-1.456-2.142-2.253-1.72-1.094-3.873-1.849-9.229-3.262-1.904-.499-3.7-.977-3.993-1.073L34.634 38l.065.276c.151.564.087 2.742-.097 3.538-.368 1.541-2.802 5.908-4.35 7.767-1.114 1.35-2.586 2.688-3.69 3.39l-.573.361-.898-.595c-1.645-1.105-3.408-3.007-4.88-5.291-.854-1.318-2.326-4.134-2.64-5.058-.313-.904-.443-2.253-.335-3.39.043-.52.076-.956.065-.956 0-.01-.227.053-.498.127z' fill='%23dcdcdc'/%3E%3Cpath d='M24.107 40.567c-.325.3-.716.684-.858.845l-.249.3.413.609c.227.332.65.845.955 1.134l.542.513-.933 2.31-.934 2.31.337.492c.531.748 1.237 1.465 2.235 2.225l.89.695.76-.599c.91-.727 1.736-1.54 2.29-2.267l.423-.545-.922-2.269c-.51-1.25-.923-2.3-.923-2.342 0-.043.272-.363.608-.706.326-.353.748-.845.922-1.101l.337-.47-.402-.471a7.153 7.153 0 00-.857-.856L28.274 40h-3.559l-.608.567z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:20px;color:#fff;font-size:24px;font-weight:500;padding-left:100px;padding-right:20px;margin-bottom:8px;border-bottom:1px solid rgba(95,105,134,.3)}.v-menu__content.menu_admin .v-list .separation{height:1px;background:rgba(95,105,134,.3);margin:8px 0}.png-size-modal-wrapper.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper{padding:16px 20px 16px}}.png-size-modal-wrapper.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0;border-bottom:1px solid rgba(95,105,134,.3)}.png-size-modal-wrapper.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-header h2{font-size:20px}}.png-size-modal-wrapper.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-bottom:1px solid rgba(95,105,134,.3)}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-content{font-size:15px}}.png-size-modal-wrapper.dialog-wrapper .dialog-content p{margin:0}.png-size-modal-wrapper.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.png-size-modal-wrapper.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.png-size-modal-wrapper.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.png-size-modal-wrapper.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.png-size-modal-wrapper.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-actions a,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.small,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.small,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.medium,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.medium,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.primary_btn,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.primary_btn:hover,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.primary_btn:active,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.tetriatary_btn,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.c2a_btn,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.c2a_btn:hover,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.red_btn,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.red_btn:hover,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a.red_btn:active,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.png-size-modal-wrapper.dialog-wrapper .dialog-actions a:disabled,.png-size-modal-wrapper.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.preset-btn{background:transparent;border:1px solid rgba(95,105,134,.5);color:#fff;border-radius:4px;padding:6px 12px;margin-right:8px;margin-bottom:8px;font-size:14px;cursor:pointer;transition:all .2s ease}.preset-btn:hover{background:rgba(95,105,134,.1)}.preset-btn.active{background:rgba(32,196,245,.1);border-color:#20c4f5;color:#20c4f5}.custom-size{margin-top:16px}.empty_state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;text-align:center;color:#7481a6}.empty_state p{margin-bottom:12px;font-size:16px}.empty_state .tetriatary_btn{padding:8px 16px}.v-dialog.user-custom-modal.new-account .wrapper_content{min-height:80px;height:auto}.v-dialog.user-custom-modal.new-account .wrapper_content .v-text-field .v-input__slot{margin-bottom:4px;margin-top:4px}.v-dialog.user-custom-modal.new-account .wrapper_content .v-text-field .v-input__slot:after,.v-dialog.user-custom-modal.new-account .wrapper_content .v-text-field .v-input__slot:before{display:none}.find_account_wrap{margin-top:-14px;margin-bottom:8px}.find_account_wrap .v-input{border:1px solid #282c47;border-radius:5px;padding-left:16px;background:#040a18;margin-top:0;padding-top:0}.height-enter-active,.height-leave-active{transition:all .2s ease;height:124px;opacity:1;overflow:hidden}.height-enter,.height-leave-to{opacity:0;height:0;overflow:hidden}.create_new_account_modal .item_account{display:flex;justify-content:space-between;align-items:center}.create_new_account_modal .item_account:hover{background-color:hsla(0,0%,85.1%,.1)}.create_new_account_modal .item_account.selected{background-color:rgba(32,196,245,.2)}.create_new_account_modal .label_name{font-size:16px;color:#dcdcdc;line-height:19px;margin-bottom:10px}.create_new_account_modal .create_account_box{width:100%;padding:15px 10px 0}.create_new_account_modal .create_account_box .set_name_account{margin-bottom:20px;border-bottom:1px solid rgba(95,105,134,.3);padding-bottom:15px}.create_new_account_modal .create_account_box .set_name_account .label_name{font-size:16px;color:#dcdcdc;line-height:19px;margin-bottom:10px}.create_new_account_modal .create_account_box .set_name_account>input{width:100%;height:52px;background:#0c1324;border:1px solid #282c47;border-radius:5px;overflow:hidden;color:#fff;font-size:16px;padding:0 16px}.create_new_account_modal .create_account_box .set_name_account>input.error_name{border:1px solid #e94e4e}.create_new_account_modal .create_account_box .set_name_account>input::-moz-placeholder{color:#7481a6}.create_new_account_modal .create_account_box .set_name_account>input::placeholder{color:#7481a6}.create_new_account_modal .create_account_box .set_name_account .err_artist_exists{display:flex;color:#e94e4e;font-size:12px;line-height:20px;padding-left:5px}.create_new_account_modal .list_accounts{max-height:300px;overflow-y:auto;border:1px solid #282c47;border-radius:5px;background-color:#0c1324;margin-bottom:15px}.create_new_account_modal .list_accounts:empty{display:none}.create_new_account_modal .list_accounts::-webkit-scrollbar{width:8px}.create_new_account_modal .list_accounts::-webkit-scrollbar-track{background:#182034;border-radius:4px}.create_new_account_modal .list_accounts::-webkit-scrollbar-thumb{background:#5f6986;border-radius:4px}.create_new_account_modal .searching-indicator{padding:20px;text-align:center;color:#7481a6;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}.create_new_account_modal .item_account{padding:10px;border-bottom:1px solid rgba(95,105,134,.3);cursor:pointer;transition:background-color .2s;background-color:#0c1324}.create_new_account_modal .item_account:last-child{border-bottom:none}.create_new_account_modal .item_account .data{display:flex;align-items:center;flex:1}.create_new_account_modal .item_account .data .img{min-width:47px;min-height:47px;width:47px;height:47px;border-radius:12px;overflow:hidden;margin-right:10px;background-color:#182034}.create_new_account_modal .item_account .data .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.create_new_account_modal .item_account .data .img .default_user_avatar{width:100%;height:100%;background-color:#5f6986;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:contain;background-position:50%}.create_new_account_modal .item_account .data .description .name{font-weight:600;color:#fff;font-size:14px;line-height:1;margin-bottom:2px}.create_new_account_modal .item_account .data .description .type{font-size:12px;color:#dcdcdc}.create_new_account_modal .item_account .data .description .type.restricted{color:#e94e4e}.create_new_account_modal .item_account .action{display:flex;align-items:center;padding-right:25px}.create_new_account_modal .item_account .action .check_round{width:26px;height:26px;border-radius:50%;border:2px solid #7481a6;cursor:pointer;z-index:1}.create_new_account_modal .item_account .action .check_round.checked{border:2.5px solid #20c4f5;position:relative}.create_new_account_modal .item_account .action .check_round.checked:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background-color:#20c4f5;left:50%;top:50%;margin-left:-6px;margin-top:-6px}.account_issue_box p{margin-bottom:10px}.account_issue_box p:last-child{margin-bottom:0}.wrapper_content{border-bottom:1px solid rgba(95,105,134,.3);display:flex;width:100%;padding:0 10px}.wrapper_content.v_center{align-items:center}.wrapper_content.h165{height:165px}.wrapper_content.h450{min-height:450px}.v-dialog.user-custom-modal{min-height:600px;height:600px;background-color:#282c47;box-shadow:0 4px 4px rgba(0,0,0,.1);border-radius:25px;padding:25px 16px;position:relative;overflow:hidden}.v-dialog.user-custom-modal .heading{display:flex;justify-content:center;padding-bottom:33px;border-bottom:1px solid rgba(95,105,134,.5);position:relative;margin-bottom:20px}.v-dialog.user-custom-modal .heading>h2{font-size:24px;font-weight:500;line-height:28px;color:#fff}.v-dialog.user-custom-modal .heading>h2.heading_playlist{padding-left:37px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.5' fill='%23dcdcdc'%3E%3Cpath d='M16.25 20.616A4.388 4.388 0 0020.634 25a4.388 4.388 0 004.383-4.384c0-.221-.033-.434-.066-.646H25V7.5h2.5V5h-3.75a1.25 1.25 0 00-1.25 1.25v10.416a4.333 4.333 0 00-1.866-.432 4.387 4.387 0 00-4.384 4.382zM2.5 6.25H20v2.5H2.5v-2.5z'/%3E%3Cpath d='M2.5 11.25H20v2.5H2.5v-2.5zm0 5h11.25v2.5H2.5v-2.5zm0 5h11.25v2.5H2.5v-2.5z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.v-dialog.user-custom-modal .heading>h2.heading_new_account{padding-left:42px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5 12c2.3 0 4.15-1.867 4.15-4.167a4.154 4.154 0 00-7.096-2.946A4.167 4.167 0 0024.5 12zM12 10.333a4.98 4.98 0 004.983-5c0-2.766-2.216-5-4.983-5-2.767 0-5 2.234-5 5 0 2.767 2.233 5 5 5zm12.5 5c-3.05 0-9.167 1.534-9.167 4.584V22c0 .917.75 1.667 1.667 1.667h15c.917 0 1.667-.75 1.667-1.667v-2.083c0-3.05-6.117-4.584-9.167-4.584zM12 13.667C8.117 13.667.333 15.617.333 19.5V22c0 .917.75 1.667 1.667 1.667h10v-3.75c0-1.417.55-3.9 3.95-5.784-1.45-.3-2.85-.466-3.95-.466z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-dialog.user-custom-modal .heading .close_modal{position:absolute;top:0;right:5px;width:19px;height:28px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0}.v-dialog.user-custom-modal .wrapper_content{border-bottom:1px solid rgba(95,105,134,.5);margin-bottom:16px;height:80px;transition:all .2s ease}.v-dialog.user-custom-modal .wrapper_content.active{height:205px}.v-dialog.user-custom-modal .wrapper_content.active.is_error{height:225px}.v-dialog.user-custom-modal .wrapper_content .box_create_button{display:flex;margin-bottom:19px;padding:7px 0 7px 9px;border-radius:16px;transition:.21s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-dialog.user-custom-modal .wrapper_content .box_create_button>button{width:47px;height:47px;border-radius:10px;background-color:hsla(0,0%,86.3%,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%23dcdcdc'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:82%;background-position:50%;margin-right:14px}.v-dialog.user-custom-modal .wrapper_content .box_create_button>button.active{background-color:rgba(32,196,245,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%2320C4F5'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-dialog.user-custom-modal .wrapper_content .box_create_button>div{display:flex;flex-direction:column;justify-content:center;font-size:16px;font-weight:500;color:#fff;line-height:19px}.v-dialog.user-custom-modal .wrapper_content .box_create_button>div>span{display:flex;margin-top:2px;font-size:12px;font-weight:400;color:#dcdcdc;line-height:14px}.v-dialog.user-custom-modal .wrapper_content .box_create_button:hover{background:hsla(0,0%,85.1%,.1)}.v-dialog.user-custom-modal .wrapper_content .box_create_button:hover>button{background-color:rgba(32,196,245,.1);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.564 6.559v-1.75a.437.437 0 01.875 0v1.75h1.75a.438.438 0 110 .875h-1.75v1.75a.437.437 0 11-.875 0v-1.75h-1.75a.438.438 0 010-.875h1.75z' fill='%2320C4F5'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-dialog.user-custom-modal .wrapper_content .box_create_info .err_artist_exists{display:flex;font-size:12px;color:#e94e4e;line-height:20px;padding-left:5px;margin-bottom:16px}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row{display:flex}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row.column{flex-direction:column}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row.settings{align-items:center}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input{display:flex;align-items:center;flex-basis:100%;background-color:#0c1324;border-radius:5px;height:52px;padding:0 16px;font-size:16px;color:#fff;margin-right:12px}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input::-moz-placeholder{color:#7481a6;opacity:1;-moz-transition:.11s;transition:.11s}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input::placeholder{color:#7481a6;opacity:1;transition:.11s}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input.input-error{border:1px solid #e94e4e}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input:focus::-moz-placeholder{color:rgba(116,129,166,.3);opacity:1}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>input:focus::placeholder{color:rgba(116,129,166,.3);opacity:1}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .select_genre,.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .select_type_account{display:flex;align-items:center;width:160px;flex-shrink:0;background-color:#0c1324;border-radius:5px;height:52px;padding:0 16px;font-size:16px;color:#7481a6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:90%}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .select_genre .selected,.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .select_type_account .selected{color:#fff}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row>.label{color:#dcdcdc;font-weight:500;line-height:20px;margin-right:18px;position:relative;top:-2px}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .v-radio>label{font-size:14px;font-weight:500;color:#dcdcdc}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .create{position:relative;width:110px}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .create>.v-progress-circular{display:none;position:absolute}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .create.loading{font-size:0}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .create.loading>.v-progress-circular{display:flex}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row .empty_space{height:20px}.v-dialog.user-custom-modal .wrapper_content .box_create_info .info_row.no_err{margin-bottom:16px}.v-dialog.user-custom-modal .list_saved_playlists{display:flex;flex-direction:column}.v-dialog.user-custom-modal .list_saved_playlists .item_playlist{display:flex;justify-content:space-between;width:100%;height:47px;overflow:hidden}.v-dialog.user-custom-modal .list_saved_playlists .item_playlist .data{display:flex;align-items:center}.v-dialog.user-custom-modal .list_saved_playlists .item_playlist .data>img{width:47px;height:100%;margin-right:9px}.v-dialog.user-custom-modal .list_saved_playlists .item_playlist .data .playlist_info .name{font-size:14px;line-height:16px;color:#dcdcdc;font-weight:600;margin-bottom:4px}.v-dialog.user-custom-modal .list_saved_playlists .item_playlist .data .playlist_info .count_tracks{font-size:12px;font-weight:400;color:#dcdcdc;line-height:14px}.v-dialog.user-custom-modal .list_accounts{height:310px;overflow-y:auto}.v-dialog.user-custom-modal .list_accounts.active{height:185px}.v-dialog.user-custom-modal .list_accounts.active.is_error{height:165px}.v-dialog.user-custom-modal .list_accounts .item_account{display:flex;justify-content:space-between;cursor:pointer;transition:.24s;padding:7px 0 7px 9px;border-radius:16px;overflow:hidden}.v-dialog.user-custom-modal .list_accounts .item_account .data{display:flex;align-items:center}.v-dialog.user-custom-modal .list_accounts .item_account .data .img{width:47px;height:47px;border-radius:12px;overflow:hidden;margin-right:10px}.v-dialog.user-custom-modal .list_accounts .item_account .data .img>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.v-dialog.user-custom-modal .list_accounts .item_account .data .img .default_user_avatar{width:100%;height:100%;background-image:url(../img/square_avatar.6d9d9a02.svg);background-size:contain;background-position:50%}.v-dialog.user-custom-modal .list_accounts .item_account .data .description{text-align:left}.v-dialog.user-custom-modal .list_accounts .item_account .data .description .name{color:#dcdcdc;font-weight:600}.v-dialog.user-custom-modal .list_accounts .item_account .data .description .type{font-size:12px;color:#dcdcdc}.v-dialog.user-custom-modal .list_accounts .item_account .data .description .type.expired,.v-dialog.user-custom-modal .list_accounts .item_account .data .description .type.restricted{color:#e94e4e}.v-dialog.user-custom-modal .list_accounts .item_account .data.main .img{border:2px solid rgba(95,105,134,.2)}.v-dialog.user-custom-modal .list_accounts .item_account:hover{background:hsla(0,0%,85.1%,.1)}.v-dialog.user-custom-modal .list_accounts .action,.v-dialog.user-custom-modal .list_saved_playlists .action{display:flex;align-items:center;padding-right:25px}.v-dialog.user-custom-modal .list_accounts .action .check_round,.v-dialog.user-custom-modal .list_saved_playlists .action .check_round{width:26px;height:26px;border-radius:50%;border:2px solid #7481a6;cursor:pointer;z-index:1;position:relative}.v-dialog.user-custom-modal .list_accounts .action .check_round.checked,.v-dialog.user-custom-modal .list_saved_playlists .action .check_round.checked{border:2.5px solid #20c4f5;position:relative}.v-dialog.user-custom-modal .list_accounts .action .check_round.checked:after,.v-dialog.user-custom-modal .list_saved_playlists .action .check_round.checked:after{content:"";display:block;position:absolute;width:12px;height:12px;border-radius:50%;background-color:#20c4f5;left:50%;top:50%;margin-left:-6px;margin-top:-6px}.v-dialog.user-custom-modal .list_accounts .action .more_btn,.v-dialog.user-custom-modal .list_saved_playlists .action .more_btn{display:flex;width:30px;height:30px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:5px}.v-dialog.user-custom-modal .list_accounts .action .more_btn:hover,.v-dialog.user-custom-modal .list_accounts .action .more_btn[aria-expanded=true],.v-dialog.user-custom-modal .list_saved_playlists .action .more_btn:hover,.v-dialog.user-custom-modal .list_saved_playlists .action .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.v-dialog.user-custom-modal .list_accounts .action.accounts,.v-dialog.user-custom-modal .list_saved_playlists .action.accounts{padding-right:10px}.v-dialog.user-custom-modal .wrapper_button{width:94%;height:85px;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(95,105,134,.3);background-color:#282c47;position:absolute;bottom:0;z-index:1}.v-dialog.user-custom-modal .wrapper_button>button{width:200px;height:44px;font-size:14px}.v-dialog.user-custom-modal .wrapper_button>button:last-child{margin-left:20px}.v-dialog.user-custom-modal .wrapper_button>button.disabled{background-color:hsla(0,0%,89%,.12);color:rgba(230,225,229,.38);border:none}.v-dialog.user-custom-modal .wrapper_button>button.disabled:hover{background-color:hsla(0,0%,89%,.12)}.v-dialog.user-custom-modal .wrapper_button .done{display:flex;align-items:center;justify-content:center;width:200px;border:1px solid #5f6986;border-radius:120px;color:#fff;font-size:14px}.v-dialog.user-custom-modal .wrapper_button .done:hover{background:rgba(72,74,108,.08)}.new_account_type.v-menu__content .v-list{background-color:#0c1324}.wrap_carousel .v-carousel{border-radius:10px;overflow:hidden;background-color:#141e35}.slide_info,.wrap_carousel .v-sheet{display:flex;justify-content:space-between}.slide_info{flex-direction:column;height:100%;padding:20px 30px;width:440px}.slide_info .event_info .slide_name{font-family:Montserrat,sans-serif;color:#f1f1f1;font-size:42px;font-weight:500;margin-bottom:20px;line-height:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide_info .event_info .location{line-height:19px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5zM7 0a7 7 0 00-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 00-7-7z' fill='%235F6986'/%3E%3C/svg%3E")}.slide_info .event_info .dates,.slide_info .event_info .location{font-size:16px;color:#aaa;margin-bottom:13px;padding-left:25px;background-repeat:no-repeat}.slide_info .event_info .dates{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 2h-1V0h-2v2H5V0H3v2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H2V7h16v13z' fill='%235F6986'/%3E%3C/svg%3E");background-size:18px}.slide_info .event_info .description{font-family:Montserrat,sans-serif;color:#f1f1f1;font-size:15px;line-height:170%}.slide_info .slide_navigation{display:flex;align-items:center;justify-content:center;height:20px}.slide_info .slide_navigation .current_of_length{font-family:Montserrat,sans-serif;font-size:15px;color:#5f6986;margin:0 20px}.slide_info .slide_navigation .change_slide{width:15px;height:15px}.slide_info .slide_navigation .change_slide.prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:9px;transform:rotate(180deg)}.slide_info .slide_navigation .change_slide.prev.active,.slide_info .slide_navigation .change_slide.prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%2320C4F5'/%3E%3C/svg%3E")}.slide_info .slide_navigation .change_slide.next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:9px}.slide_info .slide_navigation .change_slide.next.active,.slide_info .slide_navigation .change_slide.next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%2320C4F5'/%3E%3C/svg%3E")}.slide_image{width:100%;-o-object-fit:cover;object-fit:cover}.top_row{width:100%;margin-bottom:30px;height:60px;background:#282c47;box-shadow:0 2px 4px rgba(0,0,0,.1)}.top_row>.container{display:flex;align-items:center}.top_row .v-tabs{height:100%}.top_row .v-tabs .v-slide-group__prev{display:none!important}.top_row .v-tabs .v-tabs-slider-wrapper{height:3px!important}.top_row .v-tabs>.v-tabs-bar{height:inherit;background-color:transparent}.top_row .v-tabs>.v-tabs-bar .v-slide-group__wrapper .v-slide-group__content>.v-tab{margin-left:0!important;display:flex;align-items:center;font-size:17px;color:#f1f1f1}.top_row .support_ptn{color:#7481a6;font-size:18px}.top_row.support_nav{background:rgba(40,44,71,.3);box-shadow:0 2px 4px rgba(0,0,0,.1)}.top_row.support_nav.admin_style{background-color:#2d2339}.top_row.support_nav.admin_style ul>li{margin-right:0}.top_row.support_nav.admin_style ul>li>a{font-size:10px}.top_row.support_nav.admin_style ul>li>a:after{background-color:#7481a6}.top_row.support_nav ul>li>a{font-size:17px}@media screen and (max-width:767px){.top_row.support_nav ul>li>a{font-size:15px;text-align:center}}.top_row.support_nav ul>li>a:after{background-color:#20c4f5}.top_row.support_nav ul>li>a.active:after,.top_row.support_nav ul>li>a:hover:after{margin:0;width:33px;left:50%;transform:translateX(-50%)}.head_albums{height:35px;margin-top:8px;border-bottom:1px solid rgba(95,105,134,.5);position:relative}.head_albums,.head_albums>div{display:flex;align-items:center}.head_albums>div{color:#5f6986;font-size:14px;font-weight:300}.head_albums>div .sort{display:flex;flex-direction:column;margin-left:5px}.head_albums>div .sort>span{display:flex;height:8px;font-size:30px;line-height:.3;cursor:pointer;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#5f6986}.head_albums>div .sort>span.active{color:#fff}.head_albums .cover_img_{width:55px;margin-left:16px}.head_albums .like_album_{display:flex;width:83px;padding-left:22px}.head_albums .like_album_.hidden_like{width:0;padding:16px}.head_albums .title_{width:260px}.head_albums .artist_{width:230px}.head_albums .released_{width:170px}.head_albums .actions_{margin-left:55px;position:absolute;right:18px;top:0}.head_albums .actions_>button{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.head_albums .actions_>button>span{color:#5f6986}.head_albums .actions_>button[aria-expanded=true]{background-color:hsla(0,0%,100%,.1)}.head_albums .actions_>button[aria-expanded=true]>span{color:#fff}.head_albums .actions_>button:hover{background-color:hsla(0,0%,100%,.1)}.head_albums .actions_>button:hover>span{color:#fff}.head_albums .sortable{display:flex;justify-content:flex-end;width:175px;flex-shrink:0;position:relative;bottom:5px;position:absolute;right:0}.head_albums .sortable>span{color:#7481a6;font-size:14px;font-weight:400}.head_albums .sortable .sort_by_btn{color:#dcdcdc;font-size:14px;font-weight:400}.head_tracks .title_{justify-content:center;width:280px;padding-left:65px}.head_tracks .artist_{width:260px}.head_tracks .released_{width:170px}.head_tracks .bpm_{width:100px}.wrap_filter_bar_albums{width:100%;margin-top:-60px;position:relative;top:30px;z-index:1}.albums_list{position:relative}.albums_list .v-progress-circular{z-index:1;left:50%;margin-left:-50px;bottom:100px}nav.layout_nav{width:100%;height:60px;background:rgba(40,44,71,.3);box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:40px}@media screen and (max-width:767px){nav.layout_nav{overflow:hidden}}nav.layout_nav ul{display:flex;height:100%;width:100%}@media screen and (max-width:767px){nav.layout_nav ul{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}nav.layout_nav ul::-webkit-scrollbar{display:none}}nav.layout_nav ul>li{height:100%}nav.layout_nav ul>li>a{display:flex;align-items:center;height:100%;padding:0 15px;font-size:17px;color:#fff;position:relative;white-space:nowrap}nav.layout_nav ul>li>a.active:after{content:"";display:block;position:absolute;width:30px;height:3px;background:#20c4f5;bottom:0;left:50%;margin-left:-15px}nav.layout_nav ul>li:first-child>a{padding-left:0}nav.layout_nav ul>li:first-child>a:after{margin-left:-23px}nav.layout_nav ul>li:last-child>a{padding-right:0}nav.layout_nav ul>li:last-child>a:after{margin-left:-10px}nav.layout_nav.support_nav{margin-bottom:30px}nav.layout_nav.admin_style{background-color:#2d2339}.p-album-details{position:relative;z-index:1}.p-album-details .release_preview{width:100%;height:60px;background-color:#5f6986;position:relative;z-index:1}.p-album-details .release_preview>.container{display:flex;align-items:center;font-size:16px;color:#fff;padding-left:67px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 0a13 13 0 110 26 13 13 0 010-26zm0 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zm0 14.858a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23C53E43'/%3E%3Cpath d='M13 5.571a1.696 1.696 0 00-1.69 1.85l.678 7.44a1.017 1.017 0 002.024 0l.676-7.44A1.694 1.694 0 0013 5.571zM13 20.429a1.486 1.486 0 100-2.973 1.486 1.486 0 000 2.973z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:22px;background-size:32px;font-weight:500;position:relative;z-index:3}.p-album-details .release_preview>.container>a{color:#6420f5}.p-album-details .actions_draft_album{display:flex}.p-album-details .actions_draft_album>button{height:48px;margin-right:32px}.p-album-details .actions_draft_album>button.publish{width:225px}.p-album-details .actions_draft_album>button.back{width:170px}.p-album-details .actions_draft_album>button.save_exit{width:225px}.p-album-details .album_background{position:absolute;top:0;left:0;width:100%;height:500px;z-index:-1;filter:blur(100px);background-size:cover;background-position:top;transition:background .3s ease-out;opacity:1}.p-album-details .album_background:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(26,31,52,.5)}.p-album-details .release_preview_actions{display:flex;margin-top:45px;justify-content:space-between}.p-album-details .release_preview_actions>button{height:48px}.p-album-details .release_preview_actions>button:not(:last-child){margin-right:32px}.p-album-details .release_preview_actions>button.publish{width:225px}.p-album-details .release_preview_actions>button.back,.p-album-details .release_preview_actions>button.save_exit{width:224px}.p-album-details .release_preview_actions>button>.v-progress-circular{display:flex;width:32px;height:32px;position:absolute;left:50%;margin-left:-16px}.p-album-details .comments,.p-album-details .container,.p-album-details .release_preview{position:relative;z-index:1}.more_from_artist ._head_section{color:#fff;font-size:20px;font-weight:500;line-height:23px;padding-bottom:8px;border-bottom:1px solid #282c47;padding-top:64px;margin-bottom:16px}.more_from_artist .wrap_more_albums{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:32px;grid-row-gap:32px;padding-bottom:60px}@media screen and (max-width:1290px){.more_from_artist .wrap_more_albums{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1150px){.more_from_artist .wrap_more_albums{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.more_from_artist .wrap_more_albums{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:20px}}.album_details_like_button #heart-svg{cursor:pointer;overflow:visible;width:45px}.album_details_like_button #heart-svg:hover .heart_path{fill:#ee7a7a!important}.album_details_like_button #heart-svg .heart_path{transform-origin:center}.album_details_like_button #heart-svg .heart_path:hover{fill:#ee7a7a}.album_details_like_button #heart-svg.heart_svg .heart_path{transform-origin:center;animation:animateHeartOut .3s linear forwards}.album_details_like_button #heart-svg.heart_svg .heart_path:hover{fill:#ee7a7a}.album_details_like_button.active #heart{fill:#e94e4e}@keyframes animateCircle{40%{transform:scale(10);opacity:1;fill:#dd4688}55%{transform:scale(11);opacity:1;fill:#d46abf}65%{transform:scale(12);opacity:1;fill:#cc8ef5}75%{transform:scale(13);opacity:1;fill:transparent;stroke:#cc8ef5;stroke-width:.5}85%{transform:scale(17);opacity:1;fill:transparent;stroke:#cc8ef5;stroke-width:.2}95%{transform:scale(18);opacity:1;fill:transparent;stroke:#cc8ef5;stroke-width:.1}to{transform:scale(19);opacity:1;fill:transparent;stroke:#cc8ef5;stroke-width:0}}@keyframes animateHeart{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@keyframes animateHeartOut{0%{transform:scale(1.4)}to{transform:scale(1)}}.page-not-found{height:100vh}.page-not-found>.container{display:flex;flex-direction:column;align-items:center;padding-top:60px;height:100%}.page-not-found>.container .wrap{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:80px}@media screen and (max-width:767px){.page-not-found>.container .wrap{margin-bottom:70px;margin-bottom:60px}}@media screen and (max-width:480px){.page-not-found>.container .wrap{margin-bottom:50px}}.page-not-found>.container .wrap .animation-container{position:relative;width:100%;height:300px;background-image:url(../img/404.032b4e56.svg);background-position:top;background-size:59%;background-repeat:no-repeat;animation:glitch 3s infinite}.page-not-found>.container .wrap .animation-container .glitch-layer,.page-not-found>.container .wrap .animation-container:after,.page-not-found>.container .wrap .animation-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../img/404.032b4e56.svg);background-position:inherit;background-size:inherit;background-repeat:no-repeat}.page-not-found>.container .wrap .animation-container:before{opacity:.8;animation:glitch-1 3s infinite;clip-path:polygon(0 0,100% 0,100% 45%,0 45%)}.page-not-found>.container .wrap .animation-container:after{opacity:.8;animation:glitch-2 3s infinite;clip-path:polygon(0 55%,100% 55%,100% 100%,0 100%)}@media screen and (max-width:767px){.page-not-found>.container .wrap .animation-container,.page-not-found>.container .wrap .animation-container .glitch-layer,.page-not-found>.container .wrap .animation-container:after,.page-not-found>.container .wrap .animation-container:before{background-size:85%}}@media screen and (max-width:767px){.page-not-found>.container .wrap .animation-container,.page-not-found>.container .wrap .animation-container .glitch-layer,.page-not-found>.container .wrap .animation-container:after,.page-not-found>.container .wrap .animation-container:before{background-size:100%}}@media screen and (max-width:480px){.page-not-found>.container .wrap .animation-container{height:250px;background-size:110%}.page-not-found>.container .wrap .animation-container .glitch-layer,.page-not-found>.container .wrap .animation-container:after,.page-not-found>.container .wrap .animation-container:before{background-size:110%}}.page-not-found>.container .action-buttons{position:relative;z-index:2;width:420px;height:48px;display:flex;justify-content:center;gap:20px}@media screen and (max-width:480px){.page-not-found>.container .action-buttons{width:90%;height:44px}}.page-not-found>.container .action-buttons .tetriatary_btn{width:180px;margin:0}.page-not-found footer{display:none}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-1{0%,to{transform:translate(0)}40%{transform:translate(-2px);opacity:.8}80%{transform:translate(2px);opacity:.8}}@keyframes glitch-2{0%,to{transform:translate(0)}40%{transform:translate(2px);opacity:.8}80%{transform:translate(-2px);opacity:.8}}.join_page{display:flex;justify-content:center}.theme-dark .join_page{background-color:#031020}.theme-light .join_page{background-color:#f1f1f1}.join_page .loader,.join_page>.container{display:flex;align-items:center;justify-content:center}.join_page .loader{position:absolute;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.join_page .form{margin-top:-100px;display:flex;width:367px;transition:transform 1s;transform-style:preserve-3d;position:relative}.join_page .form.regist{transform:rotateY(180deg);padding:20px 0}.join_page .form.regist form button[type=submit]{margin-top:10px}.join_page .form.regist>h2{font-weight:800}.join_page .form.login .regist{display:none}.join_page .form_join{width:100%;height:100%;backface-visibility:hidden;border-radius:5px;background-color:#031020}.join_page .form_join.regist{transform:rotateY(180deg);padding:20px 0}.join_page .form_join.regist form button[type=submit]{margin-top:10px}.join_page .form_join.regist>h2{font-weight:800}.join_page .form_join.profile_inform{transform:rotateY(180deg);padding:54px 0}.join_page .form_join>h2{text-align:center;font-size:26px;margin-bottom:13px;line-height:150%;background:linear-gradient(45deg,#f09 33%,#20a8f5 66%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#20a8f5}.join_page .form_join>h2.title_profile_inform{font-size:30px;background:transparent;color:#dbdbdb;-webkit-text-fill-color:#dbdbdb}.join_page .form_join .facebook_connect{display:flex;align-items:center;justify-content:center;width:100%;height:60px;margin:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 3.316C22 1.554 20.29 0 18.352 0H3.648C1.71 0 0 1.554 0 3.316v13.368C0 18.446 1.71 20 3.648 20h7.409v-7.565H8.321V9.12h2.736V7.772c0-2.28 1.824-4.249 4.104-4.249h2.963V6.84h-2.963c-.342 0-.684.311-.684.933v1.347h3.647v3.316h-3.647V20h3.875C20.29 20 22 18.446 22 16.684V3.316z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:40px;z-index:0;border-radius:42px;background-color:#4e6297;font-weight:500;font-size:16.5px;color:#fff}.join_page .form_join>span{display:flex;justify-content:center;margin:25px 0 18px 0;color:#dbdbdb;font-size:20px;line-height:150%}.join_page .form_join form{padding-bottom:18px}.join_page .form_join form .input_outline{margin-bottom:10px}.join_page .form_join form .i_am{margin-top:14px}.join_page .form_join form .i_am .title{font-size:18px;line-height:150%;white-space:nowrap;color:#dbdbdb}.join_page .form_join form .i_am .wrap_checkbox{display:grid;grid-template-columns:1fr 1fr 60px;margin:12px 0 10px 0}.join_page .form_join form .i_am .wrap_checkbox .item_checkbox{flex-basis:33%;margin-bottom:16px}.join_page .form_join form .i_am .wrap_checkbox .item_checkbox>label{font-size:14px}.join_page .form_join form .join,.join_page .form_join form button[type=submit]{display:flex;align-items:center;justify-content:center;margin-top:30px;background-color:#20f54f;z-index:0;width:100%;height:60px;border-radius:50px;color:#fff;font-size:20px;font-weight:500}.join_page .form_join form .join.invalidEmail,.join_page .form_join form button[type=submit].invalidEmail{background-color:#e94e4e}.join_page .form_join form .join.invalid,.join_page .form_join form button[type=submit].invalid{background-color:#7d7d7d;z-index:0}.join_page .form_join form .join.save,.join_page .form_join form button[type=submit].save{background-color:#20c4f5}.join_page .form_join form .join.log_in,.join_page .form_join form button[type=submit].log_in{background-color:#20c4f5;z-index:0}.join_page .form_join .already_account{display:flex;justify-content:center;font-size:16px;font-weight:500;line-height:150%;text-align:center;color:#f1f1f1}.join_page .form_join .already_account>button{border:none;background-color:transparent;margin-left:8px;font-size:16px;color:#20c4f5}.join_page .form_join .go_forgot_password{display:flex;justify-content:center;font-size:16px;line-height:150%;font-weight:500;margin-top:15px;padding-bottom:8px;color:#f1f1f1;border-bottom:1px solid #4a4a4a}.join_page .form_join .create_new_account{display:flex;align-items:center;justify-content:center;width:100%;height:60px;background-color:#64c145;color:#fff;font-size:20px;font-weight:500;border-radius:50px;margin:auto;z-index:1}.join_page .message_error{line-height:150%;width:100%;text-align:center;color:#e94e4e;padding:5px 0;font-size:16px}@font-face{font-family:Satisfy;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/Satisfy-Regular.woff2) format("woff2")}.join_page .message_error,.page-login{display:flex;align-items:center;justify-content:center}.page-login{min-height:100vh}.page-login .wrap_form_layout{width:100%;max-width:375px}.page-login .form-card{background:rgba(46,59,90,.558);padding:30px;border-radius:15px;backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.1)}@media(max-width:768px){.page-login .form-card{background:transparent;backdrop-filter:none;box-shadow:none;padding:15px}}.page-login h2.login{font-family:Satisfy,cursive;font-weight:400;font-size:48px;text-align:center;margin:20px 0 25px;color:rgba(135,206,250,.9);margin:0 0 15px 0;border-bottom:1px solid #282c47;padding-bottom:15px}@media(max-width:768px){.page-login h2.login{margin:10px 0 15px 0;border-bottom:none;padding-bottom:0}}.page-login h2.join_the_network{font-family:Satisfy,cursive;font-weight:400;font-size:48px;text-align:center;margin:20px 0 25px;color:rgba(0,200,100,.9);margin:0 0 15px 0;border-bottom:1px solid #282c47;padding-bottom:15px}@media(max-width:768px){.page-login h2.join_the_network{margin:10px 0 15px 0;border-bottom:none;padding-bottom:0}}.page-login .form .email,.page-login .form .password{margin-bottom:16px;position:relative}.page-login .form input{background-color:#040a18;color:#fff;border:1px solid rgba(0,166,255,.6941176471);border-radius:4px;padding:12px;width:100%;margin-top:0;font-size:16px;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.page-login .form input:-webkit-autofill,.page-login .form input:-webkit-autofill:active,.page-login .form input:-webkit-autofill:focus,.page-login .form input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #040a18 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff!important}.page-login .form input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.page-login .form input::placeholder{color:hsla(0,0%,100%,.6)}.page-login .wrap_form_layout:not(.register) input:focus{outline:none;border-color:rgba(135,206,250,.7)}.page-login .wrap_form_layout.register input:focus{outline:none;border-color:rgba(0,255,132,.6)}.page-login label{color:#7481a6;font-size:14px;font-weight:500;display:block;margin-bottom:4px;transition:all .2s ease}.page-login .error-msg{color:#e94e4e;font-size:12px;margin-top:4px;opacity:0;transition:all .2s ease}.page-login .error-msg:not(:empty){opacity:1}.page-login .show_password{color:#20c4f5;background:none;border:none;cursor:pointer;font-size:14px;transition:all .2s ease}.page-login .show_password:hover{opacity:.9}.page-login .password_complexity{margin:15px 0}.page-login .password_complexity .label{color:#7481a6;font-size:14px;margin-bottom:8px;display:block}.page-login .password_complexity .wrap_must_symbols{display:flex;flex-wrap:no wrap}.page-login .password_complexity .wrap_must_symbols .item_{color:hsla(0,0%,100%,.5);font-size:14px;padding:4px 8px;border-radius:4px;background:hsla(0,0%,100%,.1)}.page-login .password_complexity .wrap_must_symbols .item_.active{color:rgba(0,200,100,.9);background:rgba(0,255,132,.1)}@media screen and (max-width:480px){.page-login .password_complexity .wrap_must_symbols .item_{margin:auto}}.page-login .c2a_btn{width:100%;height:55px;border-radius:50px;border:none;color:#fff;font-size:16px;font-weight:500;margin:20px 0;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;position:relative;overflow:hidden}.page-login .c2a_btn.loading .v-progress-circular{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page-login .c2a_btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);transform:translateX(-100%);transition:transform .3s ease}.page-login .c2a_btn:hover:not(:disabled):before{transform:translateX(0)}.page-login .c2a_btn.sign_up:not([disabled]){background:rgba(0,200,100,.9)!important;-webkit-transform:translateZ(0);backface-visibility:hidden;position:relative}.page-login .c2a_btn.sign_up:not([disabled]):after{content:"";position:absolute;left:0;width:100%;height:200px;bottom:100%;pointer-events:none}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream{position:absolute;width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.6);opacity:.6}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:first-child{bottom:27%;left:18%;animation:floatUp 2.2s linear infinite;animation-delay:-2ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(2){bottom:44%;left:31%;animation:floatUp 2.9s linear infinite;animation-delay:-3ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(3){bottom:61%;left:44%;animation:floatUp 2.1s linear infinite;animation-delay:-1ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(4){bottom:78%;left:57%;animation:floatUp 2.8s linear infinite;animation-delay:-2ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(5){bottom:15%;left:70%;animation:floatUp 2s linear infinite;animation-delay:-3ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(6){bottom:32%;left:83%;animation:floatUp 2.7s linear infinite;animation-delay:-1ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(7){bottom:49%;left:6%;animation:floatUp 1.9s linear infinite;animation-delay:-2ss}.page-login .c2a_btn.sign_up:not([disabled]) .bubble-stream:nth-child(8){bottom:66%;left:19%;animation:floatUp 2.6s linear infinite;animation-delay:-3ss}.page-login .c2a_btn:disabled{opacity:.7;cursor:not-allowed}.page-login .already_account,.page-login .recovery_password{text-align:center;margin:15px 0}.page-login .already_account a,.page-login .recovery_password a{color:#20c4f5;text-decoration:none;position:relative;padding-bottom:2px;transition:all .2s ease}.page-login .already_account a:after,.page-login .recovery_password a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.page-login .already_account a:hover:after,.page-login .recovery_password a:hover:after{transform:scaleX(1);transform-origin:left}.page-login .slide-fade-enter-active{transition:all .3s ease-out}.page-login .slide-fade-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.page-login .slide-fade-enter-from{transform:translateX(20px);opacity:0}.page-login .slide-fade-leave-to{transform:translateX(-20px);opacity:0}@media screen and (max-width:480px){.page-profile-basics{padding:0 20px}}.page_form_layout{margin:0;padding:0 0 300px 0;height:100%}@media screen and (max-width:480px){.page_form_layout{padding-bottom:30px}}.page_form_layout .wrap_form_layout{position:relative;max-width:375px;margin:0 auto;padding-top:60px}@media screen and (max-width:480px){.page_form_layout .wrap_form_layout{padding-top:0;margin-top:-20px}}.page_form_layout .wrap_form_layout.recovery_password{max-width:580px;padding-top:120px}.page_form_layout .wrap_form_layout.recovery_password .form{max-width:360px;margin:0 auto}.page_form_layout .wrap_form_layout.account_recovery{padding-top:250px;display:flex;flex-direction:column}.page_form_layout .wrap_form_layout>h2{text-align:center;color:#5f637d;font-weight:700;margin-bottom:10px;white-space:nowrap}.page_form_layout .wrap_form_layout>h2.profile_basics{font-size:56px;font-weight:700;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;opacity:.5}@media screen and (max-width:480px){.page_form_layout .wrap_form_layout>h2.profile_basics{font-size:50px}}.page_form_layout .wrap_form_layout>h2.login{font-size:41px}.page_form_layout .wrap_form_layout>h2.account_recovery{font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;line-height:49px;margin-bottom:30px;color:#8591b1}.page_form_layout .wrap_form_layout>h2.account_recovery>span{display:flex;justify-content:center;font-size:16px;line-height:20px;color:#8591b1;font-weight:400;padding-top:5px}.page_form_layout .wrap_form_layout>h2.create_new_password{font-size:60px}.page_form_layout .wrap_form_layout .or{display:flex;width:100%;justify-content:center;position:relative}.page_form_layout .wrap_form_layout .or:before{content:"";display:block;position:absolute;top:50%;left:0;width:40%;height:1px;background-color:#282c47}.page_form_layout .wrap_form_layout .or>span{font-family:Montserrat,sans-serif;font-size:20px;color:#dbdbdb}.page_form_layout .wrap_form_layout .or:after{content:"";display:block;position:absolute;top:50%;right:0;width:40%;height:1px;background-color:#282c47}.page_form_layout .wrap_form_layout .form{margin-bottom:12px}.page_form_layout .wrap_form_layout .form>div label{display:flex;font-size:16px;line-height:20px;margin-bottom:4px;color:#7481a6}.page_form_layout .wrap_form_layout .form>div label>span{color:#5f6986;font-size:14px;padding-left:4px}.page_form_layout .wrap_form_layout .form>div input{width:100%;height:52px;padding:0 16px;border:1px solid #282c47;background-color:#040a18;border-radius:5px;color:#dcdcdc;background-repeat:no-repeat;background-size:contain}.page_form_layout .wrap_form_layout .form>div .hint_message_error{display:flex;flex-direction:column;font-size:16px;color:#e84d4d}.page_form_layout .wrap_form_layout .form>div:not(:last-child){margin-bottom:11px}.page_form_layout .wrap_form_layout .form>div.password>div{display:flex;justify-content:space-between}.page_form_layout .wrap_form_layout .form>div.password>div .show_password{color:#20c4f5}.page_form_layout .wrap_form_layout .form>div .error-msg{color:#e94e4e;font-size:12px;padding-left:7px}.page_form_layout .wrap_form_layout .form>div.field_error>input{border:1px solid #e94e4e}.page_form_layout .wrap_form_layout .password_complexity{margin-bottom:32px}.page_form_layout .wrap_form_layout .i_am{margin-bottom:34px}.page_form_layout .wrap_form_layout .i_am .i_am_title{font-family:Montserrat,sans-serif;font-size:18px;color:#dbdbdb;margin-bottom:11px}.page_form_layout .wrap_form_layout .i_am .wrap_checkbox{display:grid;grid-template-columns:1fr 1fr 60px;grid-gap:10px}.page_form_layout .wrap_form_layout .i_am .wrap_checkbox .item_checkbox{flex-basis:33%;margin-bottom:16px}.page_form_layout .wrap_form_layout .i_am .wrap_checkbox .item_checkbox>label{font-size:14px}.page_form_layout .wrap_form_layout .message_error{font-size:16px;color:#e84d4d;margin:10px 0}.page_form_layout .wrap_form_layout .message_error>div{display:flex}.page_form_layout .wrap_form_layout .log_in,.page_form_layout .wrap_form_layout .reset,.page_form_layout .wrap_form_layout .save_profile_basics,.page_form_layout .wrap_form_layout .sign_up{width:100%;height:55px;margin-bottom:20px;margin-top:30px}.page_form_layout .wrap_form_layout .cancel_account_recovery{text-align:center;font-size:14px;font-weight:500;color:#20c4f5}.page_form_layout .wrap_form_layout .response_account_recovery{display:flex;align-items:center;flex-direction:column}.page_form_layout .wrap_form_layout .response_account_recovery>span{display:flex;justify-content:center;margin-top:10px;font-size:16px;color:#f1f1f1}.page_form_layout .wrap_form_layout .response_account_recovery>button{width:100%;height:55px;margin-bottom:20px;margin-top:30px}.page_form_layout .wrap_form_layout .response_account_recovery .login{font-size:14px;font-weight:500;color:#20c4f5}.page_form_layout .wrap_form_layout .already_account{text-align:center;font-size:16px;color:#aaa}.page_form_layout .wrap_form_layout .already_account>a{color:#20c4f5;font-weight:500}.page_form_layout .wrap_form_layout .recovery_password{border-bottom:1px solid #282c47;padding-bottom:10px;text-align:center;margin-bottom:20px}.page_form_layout .wrap_form_layout .recovery_password>a{font-size:16px;color:#20c4f5}.page_form_layout .wrap_form_layout .new_account{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:55px;margin-bottom:20px;background:rgba(100,193,69,.82);border-radius:50px}.page_form_layout .wrap_form_layout>.v-progress-circular{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px}@media (hover:hover),screen and (min-width:767px){.private-profile-layout .private_profile .head_profile{padding-top:30px}}.albums_row{display:grid;grid-template-columns:repeat(6,1fr);gap:32px;position:relative;z-index:1}@media screen and (max-width:1290px){.albums_row{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:1150px){.albums_row{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.albums_row{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:480px){.albums_row{grid-template-columns:repeat(2,1fr);gap:10px}}.private_profile{position:relative;max-width:100%;overflow-x:clip}.private_profile[data-edit-mode=true] .head_profile .profile-header-container .user_info .name-badge-wrapper,.private_profile[data-edit-mode=true] .head_profile .profile-header-container .user_info .user_name,.private_profile[data-edit-mode=true] .head_profile>.profile_head_background{display:none}.private_profile .head_profile{width:100%;position:relative;min-height:400px;background-color:transparent}.private_profile .head_profile>.profile_head_background{position:absolute;inset:0;width:100%;height:100%;filter:blur(100px);background:radial-gradient(ellipse at center top,#472aa4 18%,#7626e7 61%,#1b093e 100%);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:-2;pointer-events:none;transform:translateZ(0);top:-20%;transition:background .3s ease-in-out}@media screen and (max-width:480px){.private_profile .head_profile>.profile_head_background{background-size:100%;background-position:top;filter:blur(80px)}}.private_profile .head_profile>.profile_head_background:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .3s ease-in-out;background:var(--custom-gradient)}.private_profile .head_profile>.profile_head_background.visible:before{opacity:1}.artist_profile .artist_profile_head .private_profile .head_profile>.profile_head_background:not([style*=background]):before,.private_profile .artist_profile .artist_profile_head .head_profile>.profile_head_background:not([style*=background]):before,.private_profile .head_profile>.profile_head_background.default:before,.private_profile .user_profile .head_profile>.profile_head_background:not([style*=background-image]):before,.user_profile .private_profile .head_profile>.profile_head_background:not([style*=background-image]):before{opacity:0}@media screen and (max-width:1290px){.private_profile .head_profile{padding:0 20px}}.private_profile .head_profile>.profile-header-container{width:100%}@media screen and (max-width:767px){.private_profile .head_profile>.profile-header-container{padding:16px 0}}.private_profile .head_profile>.profile-header-container:before{z-index:-1}@media screen and (max-width:767px){.private_profile .head_profile>.profile-header-container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:16px 0}.private_profile .head_profile>.profile-header-container:before{display:none}}.private_profile .head_profile>.profile-header-container .private_user_photo,.private_profile .head_profile>.profile-header-container .user_info{position:relative;z-index:2}@media screen and (max-width:767px){.private_profile .head_profile{margin:0}.private_profile .head_profile:before{content:"";position:absolute;width:100%;height:112px;background-repeat:no-repeat;background-size:cover}}.private_profile .head_profile .v-progress-circular{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.private_profile .head_profile>.profile-header-container{display:flex;align-items:center;position:relative;padding:32px;max-width:1290px;margin:0 auto}.private_profile .head_profile>.profile-header-container.loading{padding-top:0;margin-top:0}.private_profile .head_profile>.profile-header-container.loading .private_user_photo,.private_profile .head_profile>.profile-header-container.loading .user_info{margin-top:0}.private_profile .head_profile>.profile-header-container.loading .private_user_photo .v-skeleton-loader,.private_profile .head_profile>.profile-header-container.loading .user_info .v-skeleton-loader{margin:0;padding:0}@media screen and (max-width:767px){.private_profile .head_profile>.profile-header-container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:16px 0}.private_profile .head_profile>.profile-header-container.loading{padding:16px 0;margin-top:16px}}.private_profile .head_profile>.profile-header-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);border-radius:8px}.private_profile .head_profile .private_user_photo{flex:0 0 240px;max-width:240px;margin-right:15px;position:relative;z-index:2}@media screen and (max-width:767px){.private_profile .head_profile .private_user_photo{margin:15px auto 16px}}.private_profile .head_profile .private_user_photo .v-image,.private_profile .head_profile .private_user_photo .v-image__image,.private_profile .head_profile .private_user_photo .v-responsive__content{width:240px;height:270px;max-width:240px;border-radius:8px;overflow:hidden;cursor:pointer;z-index:2}.private_profile .head_profile .private_user_photo .v-skeleton-loader{width:240px;height:270px;max-width:240px}@media screen and (max-width:767px){.private_profile .head_profile .private_user_photo .v-skeleton-loader{margin:15px auto 16px}}.private_profile .head_profile .private_user_photo.default-image .v-image__image{background-color:#10182b;background-size:90%;background-repeat:no-repeat}.private_profile .head_profile .private_user_photo .change_ava{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#333759;position:absolute;bottom:8px;right:8px;flex-shrink:0;z-index:2}.private_profile .head_profile .private_user_photo .change_ava>span{color:#d0dcff;font-size:24px}.private_profile .head_profile .private_user_photo .change_ava:hover{background:#333759}.private_profile .head_profile .private_user_photo .change_ava:hover>span{color:#dcdcdc}.private_profile .head_profile .user_info{flex:1;min-width:0}@media screen and (max-width:767px){.private_profile .head_profile .user_info{width:100%;margin-top:0;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}}.private_profile .head_profile .user_info .name-badge-wrapper,.private_profile .head_profile .user_info .user_name{display:flex;align-items:center;justify-content:center}.private_profile .head_profile .user_info .user_name{justify-content:space-between;height:30px;font-size:30px;font-weight:500;color:#dcdcdc;line-height:100%;margin-bottom:2px;font-variant:small-caps}@media screen and (max-width:767px){.private_profile .head_profile .user_info .user_name{justify-content:center;margin-bottom:4px}}@media screen and (max-width:480px){.private_profile .head_profile .user_info .user_name{font-size:24px;font-weight:600;height:24px}}.private_profile .head_profile .user_info .user_name .profile_badge{width:30px;height:30px;background-position:50%;margin-left:7px}.private_profile .head_profile .user_info .user_name .profile_badge.premium{background-image:url(../img/premium_badge.b01f44eb.svg)}.private_profile .head_profile .user_info .user_name .profile_badge.premium.founder{background-image:url(../img/founders_badge.6b5ce166.svg)}@media screen and (max-width:480px){.private_profile .head_profile .user_info .user_name .profile_badge{width:25px;height:25px}}.private_profile .head_profile .user_info .user_location{color:#dcdcdc;font-size:16px;padding-left:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7976_13729)'%3E%3Cpath d='M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z' fill='%238591B1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7976_13729'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.private_profile .head_profile .user_info .user_location{justify-content:center}}.private_profile .head_profile .user_info .follows{display:flex}@media screen and (max-width:767px){.private_profile .head_profile .user_info .follows{justify-content:center}}.private_profile .head_profile .user_info .follows>a,.private_profile .head_profile .user_info .follows div{display:flex;margin-right:5px}.private_profile .head_profile .user_info .follows>a>div,.private_profile .head_profile .user_info .follows>a a,.private_profile .head_profile .user_info .follows div>div,.private_profile .head_profile .user_info .follows div a{color:#7481a6;font-size:16px;font-weight:500}.private_profile .head_profile .user_info .follows>a .count,.private_profile .head_profile .user_info .follows div .count{font-size:16px;margin-right:4px;color:#dcdcdc;font-weight:400}.private_profile .head_profile .user_info .city_country{margin-bottom:10px}@media screen and (max-width:767px){.private_profile .head_profile .user_info .city_country{text-align:center}}.private_profile .head_profile .user_info .about_you{min-height:105px;margin-bottom:20px}.private_profile .head_profile .user_info .user_description{color:#7481a6;line-height:1.7;font-weight:300}@media screen and (max-width:767px){.private_profile .head_profile .user_info .user_description{display:none}}.private_profile .head_profile .user_info .input-style-4{margin-bottom:16px}@media screen and (max-width:767px){.private_profile .head_profile .user_info .input-style-4{width:90%;max-width:400px}}.private_profile .head_profile .user_info .about>label{display:flex;align-items:center;color:#5f6986;font-size:16px;margin-bottom:11px}.private_profile .head_profile .user_info .action_profile{position:relative;z-index:2;margin-top:32px;display:flex;align-items:center;justify-content:space-between}.private_profile .head_profile .user_info .action_profile>button{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:165px;height:44px;border-radius:100px;color:#dcdcdc;font-size:16px;font-weight:500;transition:.25s}.private_profile .head_profile .user_info .action_profile>button.save_user_data{margin-right:15px;background-color:#5f6986}.private_profile .head_profile .user_info .action_profile>button.cancel{border:1px solid #5f6986}.private_profile .head_profile .user_info .v-skeleton-loader{width:100%;position:relative;top:0;transform:none}@media screen and (max-width:767px){.private_profile .head_profile .user_info .v-skeleton-loader{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}}.private_profile .head_profile .user_info .actions .more,.private_profile .head_profile .user_info .more{display:none!important}.private_profile .artist_projects{display:flex;flex-wrap:wrap;margin-bottom:16px;width:100%}@media screen and (max-width:480px){.private_profile .artist_projects .list_artists{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.private_profile .artist_projects .label_{width:100%}}.private_profile .artist_projects .label_{color:#7481a6;margin-right:8px;white-space:nowrap}.private_profile .artist_projects .list_artists{display:inline-flex;align-items:center;flex-wrap:wrap}.private_profile .artist_projects .list_artists .artists{display:inline-flex;align-items:center;color:#20c4f5;white-space:nowrap}.private_profile .artist_projects .list_artists .artists div{cursor:pointer;position:relative;display:inline-block}.private_profile .artist_projects .list_artists .artists div:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:#20c4f5;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.private_profile .artist_projects .list_artists .artists div:hover:after{transform:scaleX(1);transform-origin:bottom left}.private_profile .artist_projects .list_artists .artists span{margin:0 4px;color:#7481a6}.private_profile .artist_projects .list_artists .artists:last-child span{display:none}.private_profile .none_data{background-color:#10182b;min-height:520px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='424' height='163' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6'%3E%3Cellipse cx='186.159' cy='143.442' rx='94.398' ry='18.985' fill='%234A4A4A' fill-opacity='.13'/%3E%3Cpath d='M151.88 67.967l2.924 7.902.084.227.228.085 7.901 2.924-7.901 2.923-.228.084-.084.228-2.924 7.901-2.924-7.901-.084-.228-.227-.084-7.902-2.924 7.902-2.923.227-.085.084-.227 2.924-7.902zM12.657 39.49l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.227 2.924-7.902zM211.999 46.873l2.924 7.901.085.228.227.084 7.902 2.924-7.902 2.924-.227.084-.085.227-2.924 7.902-2.923-7.902-.085-.227-.227-.084-7.902-2.924 7.902-2.924.227-.084.085-.228 2.923-7.901zM72.776 18.396l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.228 2.924-7.901zM129.731 11.012l2.924 7.901.084.228.227.084 7.902 2.924-7.902 2.924-.227.084-.084.227-2.924 7.902-2.924-7.902-.084-.227-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.228 2.924-7.901zM41.662 17.34l.788 2.128.084.228.227.084 2.128.787-2.128.787-.227.085-.084.227-.788 2.128-.787-2.128-.084-.227-.228-.085-2.127-.787 2.127-.787.228-.084.084-.228.787-2.128zM185.104 21.56l.787 2.127.084.228.228.084 2.127.787-2.127.788-.228.084-.084.227-.787 2.128-.788-2.128-.084-.227-.227-.084-2.128-.788 2.128-.787.227-.084.084-.228.788-2.127zM206.002 38.874l-.063 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.006-.163.18-1.525 1.68.064-2.268.007-.243-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.524-1.68zM57.305 81.064l-2.18.629-.233.067-.1.22-.942 2.065-.63-2.18-.066-.233-.221-.1-2.064-.941 2.18-.63.232-.067.101-.22.941-2.065.63 2.18.067.233.22.1 2.065.942zM134.709 58.752l-1.647 1.561-.176.167.012.242.113 2.266-1.561-1.647-.166-.176-.243.012-2.266.113 1.647-1.56.176-.168-.012-.242-.112-2.266 1.56 1.647.167.176.242-.012 2.266-.113zM78.05 60.584l2.923 7.902.084.227.228.084 7.901 2.924-7.901 2.924-.228.084-.084.228-2.924 7.901-2.924-7.901-.084-.228-.227-.084-7.902-2.924 7.902-2.924.227-.084.084-.227 2.924-7.902zM109.164 1.52l.788 2.127.084.228.227.084 2.128.787-2.128.788-.227.084-.084.227-.788 2.128-.787-2.128-.084-.227-.228-.084-2.127-.788 2.127-.787.228-.084.084-.228.787-2.127z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M155.571 34.216l.788 2.128.084.227.227.084 2.128.788-2.128.787-.227.084-.084.227-.788 2.128-.787-2.127-.084-.228-.227-.084-2.128-.787 2.128-.788.227-.084.084-.227.787-2.128zM180.326 49.01l-.064 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.007-.163.18-1.524 1.68.063-2.268.007-.242-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.525-1.68zM39.84 59.687l-2.18.63-.233.067-.1.22-.942 2.065-.629-2.18-.067-.233-.22-.1-2.065-.942 2.18-.63.232-.066.101-.221.941-2.064.63 2.18.067.232.22.1 2.065.942z' fill='%2300D1FF' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M101.147 48.044l-1.646 1.56-.176.167.012.242.112 2.266-1.56-1.646-.167-.177-.242.013-2.266.112 1.647-1.56.176-.167-.012-.242-.113-2.266 1.56 1.647.167.176.243-.012 2.265-.113zM272.12 49.106l-2.924-7.901-.084-.228-.228-.084-7.901-2.924 7.901-2.924.228-.084.084-.227 2.924-7.902 2.924 7.902.084.227.227.084 7.902 2.924-7.902 2.924-.227.084-.084.228-2.924 7.901zM411.343 77.584l-2.924-7.902-.084-.227-.227-.084-7.902-2.924 7.902-2.924.227-.084.084-.228 2.924-7.901 2.924 7.901.084.228.228.084 7.901 2.924-7.901 2.924-.228.084-.084.227-2.924 7.902zM351.224 98.679l-2.924-7.902-.084-.227-.227-.085-7.902-2.924 7.902-2.923.227-.084.084-.228 2.924-7.901 2.924 7.901.084.228.228.084 7.901 2.924-7.901 2.923-.228.085-.084.227-2.924 7.902zM294.269 106.061l-2.924-7.901-.084-.228-.227-.084-7.902-2.924L291.034 92l.227-.084.084-.227 2.924-7.902 2.924 7.902.084.227.228.085 7.901 2.923-7.901 2.924-.228.084-.084.228-2.924 7.901zM382.338 99.734l-.788-2.128-.084-.227-.227-.085-2.128-.787 2.128-.787.227-.084.084-.228.788-2.127.787 2.127.084.228.228.084 2.127.787-2.127.787-.228.085-.084.227-.787 2.128zM238.896 95.514l-.787-2.128-.084-.227-.228-.084-2.127-.788 2.127-.787.228-.084.084-.227.787-2.128.788 2.127.084.228.227.084 2.128.787-2.128.788-.227.084-.084.227-.788 2.128zM217.998 78.2l.063-2.268.007-.243-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.525-1.68-.064 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.006-.163.18-1.524 1.68zM366.695 36.01l2.18-.63.233-.067.101-.22.941-2.065.629 2.18.067.233.221.1 2.064.942-2.179.629-.233.067-.101.22-.941 2.065-.629-2.18-.068-.233-.22-.1-2.065-.941zM289.291 58.32l1.647-1.56.176-.166-.012-.243-.113-2.266 1.561 1.647.166.176.243-.012 2.266-.112-1.647 1.56-.176.167.012.242.112 2.266-1.56-1.647-.167-.176-.242.012-2.266.113zM345.951 56.49l-2.924-7.902-.084-.227-.228-.085-7.901-2.923 7.901-2.924.228-.085.084-.227 2.924-7.901 2.924 7.901.084.227.227.085 7.902 2.924-7.902 2.923-.227.085-.084.227-2.924 7.902z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M320.109 105.006l-.217-.588-.084-.227-.228-.084-.588-.218.588-.218.228-.084.084-.227.217-.588.218.588.084.227.227.084.588.218-.588.218-.227.084-.084.227-.218.588zM268.429 82.858l-.788-2.128-.084-.227-.227-.085-2.128-.787 2.128-.787.227-.084.084-.228.788-2.127.787 2.127.084.228.227.084 2.128.787-2.128.787-.227.085-.084.227-.787 2.128zM243.674 68.063l.064-2.268.007-.242-.18-.163-1.68-1.524 2.268.063.242.007.163-.18 1.524-1.68-.063 2.268-.007.242.18.163 1.68 1.525-2.268-.064-.242-.007-.163.18-1.525 1.68zM384.16 57.386l2.18-.63.233-.066.101-.221.941-2.064.629 2.18.067.232.221.1 2.064.942-2.18.63-.233.067-.1.22-.941 2.065-.63-2.18-.067-.233-.22-.1-2.065-.942z' fill='%2300D1FF' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M322.853 69.03l1.646-1.561.176-.167-.012-.242-.112-2.266 1.56 1.647.167.176.242-.012 2.266-.113-1.647 1.56-.176.167.012.243.113 2.266-1.561-1.647-.166-.176-.243.012-2.265.112z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055' stroke-linecap='round'/%3E%3Cpath d='M220.481 74.96l.068-.336c2.414-11.824-.292-21.672-.383-21.995l-.004-.012-.003-.012c-1.622-6.924-5.246-12.846-10.472-17.137-3.439-2.822-7.475-4.87-12.609-6.395l-.492-.146.133-.495 3.459-12.91.087-.326.334-.056a3.107 3.107 0 00.286-6.068 3.113 3.113 0 00-3.813 2.201 3.105 3.105 0 001.027 3.197l.26.215-.087.327-3.46 12.91-.132.494-.498-.117c-4.988-1.175-9.503-1.417-13.764-.734l40.063 47.394zm0 0l.278.198m-.278-.199l.278.2m0 0c1.825 1.304 6.277 4.673 10.281 9.172 4.019 4.515 7.507 10.078 7.565 15.777.027 2.623-1.186 4.985-3.576 6.839-2.858 2.216-7.504 3.743-13.451 4.522-5.931.777-13.092.804-20.922.073l-.287-.026m20.39-36.358l-20.39 36.358m0 0l-.178.227m.178-.227l-.178.227m0 0l-.065.088-.002.003c-.027.037-.041.057-.055.073a.114.114 0 01-.019.02m.141-.184l-.141.184m-50.142-13.115c.206.53 5.233 13.035 22.33 17.616 17.097 4.581 27.703-3.735 28.145-4.091m-50.475-13.525l89.224 1.29c.029 2.811-1.278 5.321-3.779 7.261-5.937 4.605-19.03 6.171-34.746 4.704l-.055.075-.001.001a.96.96 0 01-.168.194m-50.475-13.525a.92.92 0 01-.049-.25l-.01-.095c-14.344-6.588-24.9-14.491-27.739-21.447l27.798 21.792zm50.475 13.525l-.333-.41m.333.41l-.331-.411-.002.001m0 0c-.407.328-10.834 8.504-27.676 3.992-16.865-4.519-21.797-16.842-21.974-17.298l-.001-.002a1.392 1.392 0 01-.015-.11v-.003c-.003-.03-.007-.07-.013-.112l-.04-.286-.262-.12c-7.147-3.283-13.335-6.887-18.083-10.525-4.76-3.648-8.021-7.293-9.388-10.642h0c-1.144-2.802-1.014-5.455.321-7.713h0c2.899-4.906 8.699-7.979 14.436-9.88 5.716-1.893 11.254-2.586 13.49-2.803l.341-.033.108-.325c3.822-11.45 11.093-18.626 11.381-18.905l.008-.009.009-.009.129-.137.001-.002c4.859-5.109 10.946-8.37 17.595-9.44l19.633 84.362zm-47.021-54.85l.101-.304c3.596-10.843 10.611-17.889 11.002-18.282h.001m-11.104 18.586l11.104-18.586m-11.104 18.586l.223.23m-.223-.23l.223.23m10.881-18.816l.007-.008m-.007.008l.007-.008m0 0l.103-.108c4.556-4.79 10.258-7.858 16.486-8.859m-16.589 8.967l16.589-8.967m-27.477 27.791c2.34 2.402 12.675 12.168 30.299 16.89 17.54 4.7 31.179 1.516 34.685.52l.308-.087m-65.292-17.323l65.292 17.323m0 0l.064-.314m-.064.314l.064-.314m0 0c2.31-11.21-.254-20.832-.355-21.205-1.538-6.545-4.924-12.1-9.819-16.117-3.545-2.91-7.774-4.949-13.277-6.423l-.031-.008h0m23.482 43.753l-23.482-43.754m0 0c-5.338-1.427-9.919-1.765-14.397-1.046h0m14.397 1.047l-14.397-1.047m13.276 5.734l-.003-.001-.014-.004c-.371-.1-6.214-1.586-13.436.141-7.192 1.72-15.8 6.636-21.746 19.427a.988.988 0 00.478 1.312l34.721-20.875zm0 0c.522.15.824.694.676 1.219m-.676-1.219l.676 1.219m0 0c-.14.488-.645.786-1.245.672l-.015-.004 1.26-.668zm1.014.29v-.002a2.042 2.042 0 00-1.404-2.522h0l-.008-.002-.022-.006-.136.509.136-.51c-.453-.12-6.492-1.65-13.954.134-7.492 1.791-16.37 6.913-22.458 20.009h0a2.044 2.044 0 00.992 2.713h.001a2.04 2.04 0 002.709-.99h.001c5.422-11.664 13.048-16.19 19.427-17.792 6.404-1.609 11.61-.286 12.182-.14h.001l.029.007.013.003.013.003c1.041.207 2.159-.299 2.478-1.415zm32.686 59.29h0a5.266 5.266 0 00-3.718-6.44 5.262 5.262 0 00-6.439 3.718 5.261 5.261 0 003.718 6.438 5.262 5.262 0 006.439-3.716zm-2.926-.783v-.001a2.23 2.23 0 00-4.306-1.154 2.23 2.23 0 001.577 2.729 2.23 2.23 0 002.729-1.574zm-60.448-56.164l-.382-.363.382.363c4.406-4.632 9.901-7.583 15.889-8.544 4.302-.691 8.731-.374 13.957 1.023h.001l.03.009c5.394 1.445 9.478 3.425 12.881 6.22h0c4.707 3.862 7.976 9.213 9.463 15.551l.002.01.003.01c.019.068 2.584 9.426.406 20.408-3.842 1.048-17.005 3.894-33.815-.61-16.854-4.516-26.935-13.71-29.591-16.38 3.549-10.438 10.3-17.216 10.647-17.564h0l.012-.012h0l.008-.009.107-.112zm-10.618 60.782l-1.565-.656.918 1.427c2.415 3.756 8.066 10.389 19.14 13.357 11.135 2.983 19.324.057 23.274-1.994l1.498-.778-1.674-.214c-6.786-.863-13.955-2.261-21.174-4.195-7.212-1.933-14.114-4.305-20.417-6.947zm79.429 5.505v-.001c1.877-1.456 2.835-3.184 2.813-5.262-.056-5.438-3.673-10.796-7.545-15.003-3.892-4.23-8.145-7.407-9.662-8.489l-.209-.148-.245.071c-3.199.934-17.508 4.483-35.932-.454-18.528-4.964-29.28-15.415-31.346-17.572l-.177-.184-.255.024c-1.858.18-7.131.809-12.617 2.527-5.456 1.71-11.265 4.54-14.028 9.215h0c-1.056 1.788-1.09 3.764-.193 5.963h0c1.025 2.51 3.187 5.14 6.191 7.768 3.012 2.634 6.906 5.296 11.444 7.858 9.078 5.126 20.776 9.876 33.261 13.221 12.484 3.345 24.99 5.081 35.414 5.181 5.212.05 9.915-.309 13.84-1.084 3.916-.774 7.104-1.971 9.246-3.631zm1.758-5.252v0c.018 1.682-.731 3.12-2.404 4.418-1.955 1.516-4.959 2.671-8.804 3.43-3.836.758-8.463 1.114-13.626 1.064-10.324-.099-22.742-1.819-35.151-5.145-12.41-3.325-24.024-8.044-33.015-13.12-4.496-2.538-8.325-5.16-11.268-7.734-2.95-2.58-4.974-5.082-5.909-7.373-.8-1.96-.73-3.58.124-5.028 2.55-4.315 8.02-7.048 13.435-8.744 5.156-1.615 10.133-2.252 12.151-2.459 2.519 2.582 13.349 12.77 31.656 17.676 18.243 4.888 32.518 1.575 36.253.519 1.642 1.185 5.634 4.22 9.292 8.196 3.843 4.175 7.215 9.28 7.266 14.3zm-76.129-43.953a.995.995 0 01-.162-.059l1.31-.478a.987.987 0 01-1.148.537zm-19.206 10.805a5.263 5.263 0 00-6.439 3.718 5.262 5.262 0 003.718 6.438 5.261 5.261 0 006.439-3.716 5.264 5.264 0 00-3.718-6.44zm-5.42 3.991a4.208 4.208 0 015.147-2.972 4.208 4.208 0 012.972 5.148 4.207 4.207 0 01-5.147 2.97 4.208 4.208 0 01-2.972-5.146zm1.906.51a2.23 2.23 0 004.307 1.155 2.231 2.231 0 00-1.576-2.73 2.232 2.232 0 00-2.731 1.576zm82.515 22.11a4.21 4.21 0 015.148-2.972 4.21 4.21 0 012.972 5.148 4.208 4.208 0 01-5.147 2.97 4.208 4.208 0 01-2.973-5.146zm-43.873-5.1a4.208 4.208 0 015.147-2.97 4.21 4.21 0 012.972 5.146 4.206 4.206 0 01-5.147 2.972 4.207 4.207 0 01-2.972-5.147zm5.42-3.989a5.263 5.263 0 00-6.439 3.717 5.263 5.263 0 003.718 6.439 5.262 5.262 0 006.439-3.718 5.263 5.263 0 00-3.718-6.438zm-3.514 4.502a2.23 2.23 0 001.576 2.73 2.231 2.231 0 002.731-1.576 2.23 2.23 0 00-4.307-1.154zm-4.12 23.98c-9.425-2.526-14.781-7.773-17.519-11.455a162.899 162.899 0 0018.897 6.312 162.958 162.958 0 0019.549 3.987c-4.194 1.824-11.446 3.696-20.927 1.156z' fill='%2310182B' stroke='%235F6986' stroke-width='1.055'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.private_profile .wrap_profile_music_events{position:relative;z-index:1;min-height:400px;background:none}.private_profile .wrap_profile_music_events:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}.private_profile .wrap_profile_music_events .head_profile_music_events{padding-top:25px;width:calc(100% - 40px);max-width:1290px;margin:0 auto;position:relative;z-index:2}.private_profile .wrap_profile_music_events .head_profile_music_events:after{content:"";position:absolute;bottom:-1px;left:0;right:0;border-bottom:1px solid #5f6986}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events{padding-top:12px}}.private_profile .wrap_profile_music_events .head_profile_music_events .container{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;padding:0}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .container{flex-direction:column}}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .v-tabs{order:2;margin-top:20px}}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .v-tabs{margin-top:10px;display:flex;justify-content:center}.private_profile .wrap_profile_music_events .head_profile_music_events .v-tabs :deep(.v-slide-group__wrapper),.private_profile .wrap_profile_music_events .head_profile_music_events .v-tabs :deep(.v-tabs-bar){justify-content:center}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions{display:flex;align-items:center;position:relative;z-index:2}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions{width:100%;justify-content:space-between}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button{height:34px;margin-right:8px;border-radius:36px}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button{height:47px;width:31%}}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button{height:36px}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:not(.skeleton-loader){display:flex;align-items:center;font-size:14px;font-weight:500;background-color:transparent;border:1px solid #5f6986;padding:1px 16px 0;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:not(.skeleton-loader){justify-content:center;font-weight:400;font-size:18px;color:#dbdbdb}}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:not(.skeleton-loader){font-size:14px;background-color:#323659}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:not(.skeleton-loader) .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:not(.skeleton-loader) .icon{background-size:17px}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.skeleton-loader{width:120px;display:inline-block;vertical-align:middle;background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:200% 100%;animation:loading 2s infinite;border:none;padding:0}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.skeleton-loader{height:47px;width:31%}}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.skeleton-loader{height:36px}}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button:hover{background-color:rgba(72,74,108,.3)}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.edit_profile{color:#dcdcdc;width:140px;display:flex;align-items:center;justify-content:center;padding:0 16px;background-position:0;white-space:nowrap;position:relative;z-index:2}.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.edit_profile:before{content:"";width:20px;height:20px;margin-right:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.25 14a7 7 0 007-7 7 7 0 00-7-7 7 7 0 00-7 7 7 7 0 007 7zm4.9 1.75h-.913a9.53 9.53 0 01-3.987.875 9.55 9.55 0 01-3.987-.875H7.35A7.352 7.352 0 000 23.1v2.275A2.626 2.626 0 002.625 28h15.034a2.626 2.626 0 01-.143-1.165l.372-3.33.066-.607.432-.432 4.227-4.228c-1.34-1.515-3.281-2.488-5.463-2.488zm2.477 7.946l-.371 3.336a.87.87 0 00.962.962l3.33-.371 7.542-7.542-3.921-3.92-7.542 7.535zm14.99-8.99l-2.072-2.073a1.31 1.31 0 00-1.849 0L28.63 14.7l-.224.224 3.926 3.921 2.286-2.286a1.317 1.317 0 000-1.854z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.edit_profile{width:100%}}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.more{display:none}}@media screen and (max-width:480px){.private_profile .wrap_profile_music_events .head_profile_music_events .actions>button.more{display:none}}.private_profile .wrap_profile_music_events .content_profile_music_events{position:relative;z-index:1}.private_profile .wrap_profile_music_events .content_profile_music_events .v-window-item{min-height:400px;padding-bottom:100px}.private_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played{padding-top:16px;margin-bottom:32px}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section[data-edit-mode=true] .wrap_about_section{padding-top:15px}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section textarea{width:100%;min-height:150px;background-color:#031020;border:1px solid #323659;border-radius:8px;padding:12px 16px;color:#dcdcdc;font-size:16px;line-height:1.5;resize:vertical;margin-bottom:24px}.edit-profile .private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section textarea{padding-top:150px}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section textarea:focus{border-color:#20c4f5;outline:none}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn{display:flex;gap:16px}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn{flex-direction:column}}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn>button{width:165px;height:44px;border-radius:100px;font-size:16px;font-weight:500;transition:.25s}@media screen and (max-width:767px){.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn>button{width:100%}}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn>button.save{background-color:#1cbd40;color:#fff}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn>button.save.loading{opacity:.7;cursor:wait}.private_profile .wrap_profile_music_events .content_profile_music_events .about_section .wrap_about_section .wrap_action_btn>button.close{border:1px solid #5f6986;color:#fff}.private_profile[data-page=private-profile] .wrap_profile_music_events .content_profile_music_events .about_section[data-edit-mode=true] .artist_projects,.private_profile[data-page=private-profile] .wrap_profile_music_events .content_profile_music_events .about_section[data-edit-mode=true] .wrap_about_section:not(:last-child){display:none}.content-page{position:relative;z-index:1}@media screen and (max-width:767px){.private_profile .head_profile>.profile-header-container{padding:16px}.private_profile .head_profile>.profile-header-container .profile_head_background{left:-16px;top:-16px;width:calc(100% + 32px);height:calc(100% + 32px)}}.private_profile[data-edit-mode=true] .profile-header-container .profile_head_background{display:none!important}.user_profile{height:100%;position:relative}.user_profile .head_profile{width:100%;position:relative;padding-top:30px;padding-left:20px;padding-right:20px;isolation:isolate}@media screen and (max-width:767px){.user_profile .head_profile{height:400px;padding-top:0}}.user_profile .head_profile .profile_head_background{position:absolute;left:0;top:0;width:100%;height:100%;filter:blur(100px);background-size:100%;background-position:50%;transform:translateZ(0);top:-20%;transition:opacity .5s ease-out;opacity:0;will-change:opacity,background;z-index:0}@media screen and (max-width:480px){.user_profile .head_profile .profile_head_background{background-size:100%;background-position:top;filter:blur(80px)}}.user_profile .head_profile .profile_head_background.visible{opacity:1}.artist_profile .artist_profile_head .user_profile .head_profile .profile_head_background:not([style*=background]),.user_profile .head_profile .artist_profile .artist_profile_head .profile_head_background:not([style*=background]),.user_profile .head_profile .profile_head_background.default,.user_profile .head_profile .profile_head_background:not([style*=background-image]){background:radial-gradient(ellipse at center top,#472aa4 18%,#7626e7 61%,#1b093e 100%);opacity:1}.user_profile .head_profile .profile_head_background:after{content:none}.user_profile .head_profile>.profile-header-container{display:flex;align-items:center;position:relative;z-index:2;padding:20px;max-width:1290px;margin:0 auto}.user_profile .head_profile>.profile-header-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);z-index:-1;border-radius:8px}@media screen and (max-width:767px){.user_profile .head_profile>.profile-header-container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:8px 0;min-height:244px;height:auto}.user_profile .head_profile>.profile-header-container:before{display:none}}.user_profile .head_profile>.profile-header-container .user_info,.user_profile .head_profile>.profile-header-container .user_info .actions,.user_profile .head_profile>.profile-header-container .user_info .actions>button{position:relative;z-index:2}.user_profile .user_photo{position:relative;width:240px;height:270px;max-width:240px;border-radius:8px;overflow:hidden;cursor:pointer;margin-right:15px}.user_profile .user_photo .skeleton-loader{width:100%;height:100%;background:linear-gradient(90deg,#1a2235 25%,#243049 50%,#1a2235 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.user_profile .user_photo .v-image{width:100%;height:100%;border-radius:8px}.user_profile .user_photo .v-image.default-image{background:#10182b}.user_profile .user_photo .v-image.default-image :deep(.v-image__image){background-color:#10182b!important;background-size:90%!important;background-repeat:no-repeat!important}@media screen and (max-width:767px){.user_profile .user_photo{margin:15px auto 16px}}.user_profile .user_photo .private_user_photo{width:100%;height:100%}.user_profile .user_photo .private_user_photo .v-image,.user_profile .user_photo .private_user_photo .v-image__image,.user_profile .user_photo .private_user_photo .v-responsive__content{width:240px;height:270px;max-width:240px;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#10182b}.user_profile .user_info{flex:1;min-width:0}@media screen and (max-width:767px){.user_profile .user_info{width:100%;margin-top:0;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}}.user_profile .user_info .name-badge-wrapper,.user_profile .user_info .user_name{display:flex;align-items:center;justify-content:center}.user_profile .user_info .user_name{justify-content:space-between;height:30px;font-size:30px;font-weight:500;color:#dcdcdc;line-height:100%;margin-bottom:2px;font-variant:small-caps}@media screen and (max-width:767px){.user_profile .user_info .user_name{justify-content:center;margin-bottom:4px}}@media screen and (max-width:480px){.user_profile .user_info .user_name{font-size:24px;font-weight:600;height:24px}}.user_profile .user_info .user_name .profile_badge{width:30px;height:30px;background-position:50%;margin-left:7px}.user_profile .user_info .user_name .profile_badge.premium{background-image:url(../img/premium_badge.b01f44eb.svg)}.user_profile .user_info .user_name .profile_badge.premium.founder{background-image:url(../img/founders_badge.6b5ce166.svg)}@media screen and (max-width:480px){.user_profile .user_info .user_name .profile_badge{width:25px;height:25px}}.user_profile .user_info .user_location{display:flex;align-items:center;justify-content:center;color:#dcdcdc;font-size:16px;justify-content:left;padding-left:25px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7976_13729)'%3E%3Cpath d='M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z' fill='%238591B1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7976_13729'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:767px){.user_profile .user_info .user_location{justify-content:center}}.user_profile .user_info .follows{display:flex}@media screen and (max-width:767px){.user_profile .user_info .follows{justify-content:center}}.user_profile .user_info .follows>a,.user_profile .user_info .follows div{display:flex;margin-right:5px}.user_profile .user_info .follows>a>div,.user_profile .user_info .follows>a a,.user_profile .user_info .follows div>div,.user_profile .user_info .follows div a{color:#7481a6;font-size:16px;font-weight:500}.user_profile .user_info .follows>a .count,.user_profile .user_info .follows div .count{font-size:16px;margin-right:4px;color:#dcdcdc;font-weight:400}.user_profile .wrap_profile_music_events{min-height:400px;position:relative;z-index:1}.user_profile .wrap_profile_music_events .head_profile_music_events{width:calc(100% - 40px);max-width:1290px;margin:0 auto;position:relative;padding-top:25px}.user_profile .wrap_profile_music_events .head_profile_music_events:after{content:"";position:absolute;left:0;right:0;border-bottom:1px solid #5f6986}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events{padding-top:12px}}.user_profile .wrap_profile_music_events .head_profile_music_events .container{display:flex;align-items:center;position:relative;flex-direction:row;justify-content:space-between;width:100%;padding:0}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container{flex-direction:column}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs{background-color:transparent;color:#fff}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs{order:2;margin-top:20px;width:100%}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs .v-item-group .v-slide-group__wrapper>.v-slide-group__content{justify-content:center}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs .v-item-group .v-slide-group__wrapper>.v-slide-group__content .v-tab{text-transform:none;letter-spacing:normal}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs .v-item-group .v-slide-group__wrapper>.v-slide-group__content .v-tab{font-size:24px}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .v-tabs .v-item-group .v-slide-group__wrapper>.v-slide-group__content .v-tab:last-child{margin-right:0}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions{display:flex;align-items:center}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions{width:100%;justify-content:space-between;border-bottom:none}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions{margin-bottom:10px}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button{height:34px;margin-right:8px;border-radius:36px}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button{height:47px;width:31%}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button{height:36px}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:not(.skeleton-loader){display:flex;align-items:center;font-size:14px;font-weight:500;background-color:transparent;border:1px solid #5f6986;padding:1px 16px 0;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:not(.skeleton-loader){justify-content:center;font-weight:400;font-size:18px;color:#dbdbdb}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:not(.skeleton-loader){font-size:14px;background-color:#323659}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:not(.skeleton-loader) .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:not(.skeleton-loader) .icon{background-size:17px}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button.skeleton-loader{width:120px;display:inline-block;vertical-align:middle;background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:200% 100%;animation:loading 2s infinite;border:none;padding:0}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button.skeleton-loader{height:47px;width:31%}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button.skeleton-loader{height:36px}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions>button:hover{background-color:rgba(72,74,108,.1)}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn.following{width:123px}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn.following{width:31%}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn.following .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .message_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23dcdcdc'/%3E%3C/svg%3E")}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .message_btn .icon:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E")}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .support_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23dcdcdc'/%3E%3C/svg%3E")}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .support_btn .icon:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .support_btn{margin-right:0}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .more{margin-right:0;display:flex!important}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .more{width:auto;height:34px;font-size:14px}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .more{display:none!important}}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .more span{display:flex;justify-content:center;width:100%;height:100%}.user_profile .wrap_profile_music_events .head_profile_music_events .container .actions .more .material-icons{display:flex;width:100%;justify-content:center;text-align:center;font-size:28px;margin-right:0}.user_profile .wrap_profile_music_events .content_profile_music_events{position:relative}.user_profile .wrap_profile_music_events .content_profile_music_events .v-window-item{min-height:400px;padding-bottom:100px}.user_profile .wrap_profile_music_events .content_profile_music_events .nothing_here_yet{min-height:320px}.user_profile .wrap_profile_music_events .content_profile_music_events .nothing_here_yet>.container{min-height:inherit;display:flex;justify-content:center;color:#282c47;font-size:32px;padding-top:65px;background-image:url(../img/NothingHereYet.125aa448.svg);background-repeat:no-repeat;background-position:center 160px;position:relative}.user_profile .wrap_profile_music_events .content_profile_music_events .head_profile_content{margin:15px 0}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section{width:100%;padding-bottom:0}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .content_profile_music_events .music_section>div{margin-bottom:40px}}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music{padding-bottom:10px}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on.no_bg,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked.no_bg,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played.no_bg,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music.no_bg{background-color:transparent}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:33px;column-gap:33px;row-gap:43px}@media screen and (max-width:1150px){.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music{grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:30px}}@media screen and (max-width:480px){.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music{grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px}}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music .upload_music{display:flex;align-items:center;justify-content:center;flex-direction:column;width:188px;height:188px;border:1px solid #5f6986;border-radius:12px;font-size:16px;color:#dcdcdc;cursor:pointer;transition:.25s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music .upload_music,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music .upload_music{width:auto;height:auto}}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music .upload_music>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music .upload_music>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music .upload_music>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music .upload_music>span{display:flex;font-size:28px;color:#7481a6;margin-bottom:5px;transition:.25s}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music .upload_music:hover,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music .upload_music:hover,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music .upload_music:hover,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music .upload_music:hover{background-color:#10182b;color:#20c4f5}.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .appears_on .wrap_music .upload_music:hover>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_liked .wrap_music .upload_music:hover>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .recently_played .wrap_music .upload_music:hover>span,.user_profile .wrap_profile_music_events .content_profile_music_events .music_section .uploaded_music .wrap_music .upload_music:hover>span{color:#20c4f5}.user_profile .wrap_profile_music_events .content_profile_music_events .events_section{width:100%}.user_profile .wrap_profile_music_events .content_profile_music_events .events_section .following_section{padding-bottom:70px}.user_profile .wrap_profile_music_events .content_profile_music_events .about_section .about_description{min-height:400px;padding:30px 0}.user_profile .wrap_about_section .artist_projects{display:flex;flex-wrap:wrap;margin-bottom:16px;width:100%}@media screen and (max-width:480px){.user_profile .wrap_about_section .artist_projects .list_projects{width:100%;display:flex;flex-wrap:wrap;margin-top:8px}.user_profile .wrap_about_section .artist_projects .label_{width:100%}}.user_profile .wrap_about_section .artist_projects .label_{color:#7481a6;margin-right:8px;white-space:nowrap}.user_profile .wrap_about_section .artist_projects .list_projects{display:inline-flex;align-items:center;flex-wrap:wrap}.user_profile .wrap_about_section .artist_projects .list_projects .projects{display:inline-flex;align-items:center;color:#20c4f5;white-space:nowrap}.user_profile .wrap_about_section .artist_projects .list_projects .projects div{cursor:pointer;position:relative;display:inline-block}.user_profile .wrap_about_section .artist_projects .list_projects .projects div:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:#20c4f5;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.user_profile .wrap_about_section .artist_projects .list_projects .projects div:hover:after{transform:scaleX(1);transform-origin:bottom left}.user_profile .wrap_about_section .artist_projects .list_projects .projects span{margin:0 4px;color:#7481a6}.user_profile .wrap_about_section .artist_projects .list_projects .projects:last-child span{display:none}.artist_profile{height:100%;position:relative}@media screen and (max-width:767px){.artist_profile{margin-top:30px}}.artist_profile .artist_profile_head{width:100%;height:250px;position:relative}@media screen and (max-width:767px){.artist_profile .artist_profile_head{height:auto}}.artist_profile .artist_profile_head .profile_head_background{position:absolute;inset:0;z-index:0;width:100%;height:100%;transform:translateZ(0);will-change:opacity,background;backface-visibility:hidden;background-size:100%;background-position:50%;background-repeat:no-repeat;filter:blur(100px);top:-50%;pointer-events:none;transition:opacity .5s ease-out;opacity:0}@media screen and (max-width:480px){.artist_profile .artist_profile_head .profile_head_background{top:-50%;background-size:100%;background-position:top;filter:blur(80px)}}.artist_profile .artist_profile_head .profile_head_background.visible{opacity:1}.artist_profile .artist_profile_head .profile_head_background.default,.artist_profile .artist_profile_head .profile_head_background:not([style*=background]),.artist_profile .artist_profile_head .user_profile .head_profile .profile_head_background:not([style*=background-image]),.user_profile .head_profile .artist_profile .artist_profile_head .profile_head_background:not([style*=background-image]){background:radial-gradient(ellipse at center top,#472aa4 18%,#7626e7 61%,#1b093e 100%);opacity:1}.artist_profile .artist_profile_head .container{display:flex;align-items:center}.artist_profile .artist_profile_head .container .artist_data{display:flex;align-items:center;width:100%;height:192px;background-color:hsla(0,0%,100%,.07);border-radius:20px;z-index:1;position:relative;padding:0 32px}@media screen and (max-width:767px){.artist_profile .artist_profile_head .container .artist_data{background-color:transparent;padding:0;flex-direction:column;align-items:flex-start;height:auto}}@media screen and (max-width:480px){.artist_profile .artist_profile_head .container .artist_data{flex-direction:column;background-color:transparent;height:auto;min-height:244px}}.artist_profile .artist_profile_head .container .artist_data .artist_info{width:100%}.artist_profile .artist_profile_head .container .artist_data .artist_info .mobile_artist_name{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:767px){.artist_profile .artist_profile_head .container .artist_data .artist_info .mobile_artist_name{justify-content:center!important}}@media screen and (max-width:480px){.artist_profile .artist_profile_head .container .artist_data .artist_info .mobile_artist_name{justify-content:center}}.artist_profile .artist_profile_head .container .artist_data .artist_info .mobile_artist_name .more{display:none!important}@media screen and (max-width:480px){.artist_profile .artist_profile_head .container .artist_data .artist_info .mobile_artist_name .more{display:block!important;margin-top:5px}}.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name{display:flex;align-items:center;font-size:30px;font-weight:500;color:#f1f1f1;font-variant:small-caps}@media screen and (max-width:767px){.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name{justify-content:center}}.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name .is-this-you-link{font-size:15px;font-weight:400;color:#dcdcdc;padding-left:8px;padding-top:5px;transition:.21s}@media screen and (max-width:480px){.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name .is-this-you-link{display:none}}.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name .is-this-you-link:hover{color:#20c4f5}.artist_profile .artist_profile_head .container .artist_data .artist_info .artist_name>input{height:42px;background-color:#10182b;border:1px solid #323659;border-radius:8px;padding:10px 8px;font-size:18px;color:#dcdcdc;margin-bottom:6px}.artist_profile .artist_profile_head .container .artist_data .artist_info .follows{display:flex}@media screen and (max-width:767px){.artist_profile .artist_profile_head .container .artist_data .artist_info .follows{justify-content:center}}@media screen and (max-width:480px){.artist_profile .artist_profile_head .container .artist_data .artist_info .follows{justify-content:center}}.artist_profile .artist_profile_head .container .artist_data .artist_info .follows>a,.artist_profile .artist_profile_head .container .artist_data .artist_info .follows div{display:flex;margin-right:5px}.artist_profile .artist_profile_head .container .artist_data .artist_info .follows>a>div,.artist_profile .artist_profile_head .container .artist_data .artist_info .follows>a a,.artist_profile .artist_profile_head .container .artist_data .artist_info .follows div>div,.artist_profile .artist_profile_head .container .artist_data .artist_info .follows div a{color:#7481a6;font-size:16px;font-weight:500}.artist_profile .artist_profile_head .container .artist_data .artist_info .follows>a .count,.artist_profile .artist_profile_head .container .artist_data .artist_info .follows div .count{font-size:16px;margin-right:4px;color:#dcdcdc;font-weight:400}.artist_profile .wrap_profile_music_events{min-height:502px}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events{margin-top:0}}.artist_profile .wrap_profile_music_events .head_profile_music_events{padding-top:25px;padding-bottom:0;width:calc(100% - 40px);max-width:1290px;margin:0 auto;position:relative}.artist_profile .wrap_profile_music_events .head_profile_music_events:after{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #5f6986}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .head_profile_music_events{padding-top:12px}}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container{display:flex;align-items:center;position:relative;flex-direction:row;justify-content:space-between;width:100%;padding:0}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .head_profile_music_events>.container{flex-direction:column}}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .head_content{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .head_content{flex-direction:column;border-bottom:none}}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{position:relative;padding-bottom:1px;width:100%;max-width:1290px}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs:after{display:none}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{order:2;margin-top:20px;width:100%}}@media screen and (max-width:480px){.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{display:flex;justify-content:center!important;width:100%}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs .v-tab{font-size:24px!important}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs .v-tab:last-child{margin-right:0!important}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs .v-slide-group__content,.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs .v-slide-group__wrapper{justify-content:center;display:flex}}.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .actions{display:flex;align-items:center}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .head_profile_music_events>.container .actions{width:100%;justify-content:space-between;order:1;border-bottom:none}}.artist_profile .wrap_profile_music_events .content_profile_music_events{margin-top:15px}.artist_profile .wrap_profile_music_events .wrap_about_section textarea{width:100%;min-height:100px;background:#10182b;border:1px solid #323659;border-radius:8px;font-size:18px;color:#dcdcdc;font-weight:300;padding:5px 16px}.artist_profile .wrap_profile_music_events .wrap_about_section .wrap_action_btn{display:flex;margin-top:20px}.artist_profile .wrap_profile_music_events .wrap_about_section .wrap_action_btn .save{display:flex;align-items:center;justify-content:center;width:165px;height:35px;background:#1cbd40;border-radius:50px;font-size:16px;color:#fff;font-weight:500;margin-right:32px}.artist_profile .wrap_profile_music_events .wrap_about_section .wrap_action_btn .save.loading{font-size:0}.artist_profile .wrap_profile_music_events .wrap_about_section .wrap_action_btn .close{display:flex;align-items:center;justify-content:center;width:180px;height:35px;border:1px solid #5f6986;border-radius:120px;font-size:16px;color:#fff;font-weight:500}.artist_profile .wrap_profile_music_events .events_section{width:100%}.artist_profile .wrap_profile_music_events .events_section .uploaded_events .nothing_here{margin-bottom:100px}.artist_profile .wrap_profile_music_events .events_section .uploaded_events .wrap_uploaded_events{padding-bottom:65px;display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:30px}@media screen and (max-width:767px){.artist_profile .wrap_profile_music_events .events_section .uploaded_events .wrap_uploaded_events{grid-template-columns:repeat(2,1fr)}}.artist_profile .wrap_profile_music_events .events_section .following_section{padding-bottom:70px}.artist_profile .wrap_profile_music_events .about_section .about_description{min-height:400px;padding:30px 0}.artist_profile .artist_about>.container.v_container_bio .content_header{padding-top:0}.artist_photo{margin-right:15px;position:relative}@media screen and (max-width:767px){.artist_photo{margin:0 auto}}@media screen and (max-width:480px){.artist_photo{margin:0 auto}}.artist_photo .v-progress-circular{position:absolute;top:0;left:0}.artist_photo .v-image{width:160px;height:160px;border-radius:50%;overflow:hidden;cursor:pointer}.artist_photo .v-image.default-image .v-image__image{background-color:#10182b;background-size:90%;background-repeat:no-repeat}.artist_photo .change_ava{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#333759;z-index:1}.artist_photo .change_ava>span{display:flex}.artist_location{display:flex;align-items:center;font-size:15px;margin-bottom:6px;color:#dcdcdc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_7976_13729)'%3E%3Cpath d='M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-1.8C18 6.57 15.35 4 12 4s-6 2.57-6 6.2c0 2.34 1.95 5.44 6 9.14 4.05-3.7 6-6.8 6-9.14zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z' fill='%238591B1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_7976_13729'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:28px}.artist_location>span{font-size:24px;color:#8591b1;padding-right:6px}@media screen and (max-width:480px){.artist_location{display:none}}@media screen and (max-width:767px){.artist_releases .uploaded_music{padding-top:10px}}@media screen and (max-width:480px){.artist_releases .uploaded_music{padding-top:0}}.artist_releases .uploaded_music .content_header{border:none}@media screen and (max-width:767px){.artist_releases .uploaded_music .content_header{margin-bottom:0}}.artist_releases .uploaded_music .content_header.nothing_releases{padding-bottom:0;border-bottom:1px solid rgba(95,105,134,.5)}.artist_releases .wrap_music{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:33px;column-gap:33px;row-gap:43px}@media screen and (max-width:1150px){.artist_releases .wrap_music{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:865px){.artist_releases .wrap_music{grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:30px}}@media screen and (max-width:767px){.artist_releases .wrap_music{grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px}}.artist_releases .wrap_music.group{padding-bottom:50px}.artist_releases .wrap_music.group .item{max-width:100%;min-width:100%}.artist_releases .wrap_music.group .item .item_grid_album{max-width:100%}.artist_releases .wrap_music.group .wrap_year{height:45px;display:flex;align-items:flex-start;width:100%;padding-top:0}.artist_releases .wrap_music.group .wrap_year .year{padding-right:8px;font-size:20px;color:#fff}.artist_releases .wrap_music.group .wrap_year .line{display:flex;width:100%;height:1px;background-color:rgba(95,105,134,.5);margin-top:14px}.artist_about_info{color:#dcdcdc;font-size:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.937.77C9.87.77 8.195 2.726 8.195 5.139c0 1.673.805 3.127 1.989 3.86l-1.372.637L5.16 11.33c-.353.176-.53.475-.53.899v4.021c.03.503.331.972.82.98h12.993c.558-.049.841-.498.846-.98V12.23c0-.424-.176-.723-.528-.9l-3.52-1.693-1.463-.693c1.135-.75 1.901-2.173 1.901-3.804 0-2.413-1.675-4.37-3.742-4.37zM5.9 2.306c-.889.034-1.594.419-2.13 1.032a4 4 0 00-.886 2.487c.036 1.29.613 2.51 1.64 3.149l-4.1 1.906c-.283.105-.424.352-.424.74v3.229c.022.428.244.787.661.794h2.726v-3.415c.045-.912.474-1.65 1.244-2.01l2.725-1.296c.211-.124.414-.292.608-.504a6.132 6.132 0 01-.555-5.636c-.471-.288-1-.473-1.509-.476zm12.172 0c-.581.012-1.119.226-1.56.529.704 1.843.51 3.92-.53 5.53.23.265.468.468.715.609l2.62 1.244c.797.438 1.209 1.182 1.216 2.01v3.415h2.805c.461-.04.658-.408.662-.794V11.62c0-.353-.141-.6-.423-.741l-4.049-1.933a3.877 3.877 0 001.588-3.122c-.028-.94-.316-1.813-.887-2.487-.598-.648-1.338-1.025-2.157-1.032z' fill='%238591B1'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:30px;margin-bottom:8px}.artist_about_info>a,.artist_about_info>span{color:#20c4f5;font-weight:500;font-size:15px;cursor:pointer}.artist_about_info>span{position:relative}.artist_about_info>span:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background-color:#20c4f5;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.artist_about_info>span:hover:after{transform:scaleX(1);transform-origin:bottom left}.about_section .content_header,.artist_releases .content_header,.events_section .content_header,.wrap_profile_music_events .content_header{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-bottom:1px solid #5f6986;margin-bottom:8px;margin-top:0;height:40px;line-height:normal}@media screen and (max-width:767px){.about_section .content_header,.artist_releases .content_header,.events_section .content_header,.wrap_profile_music_events .content_header{padding-top:8px}}@media screen and (max-width:480px){.about_section .content_header,.artist_releases .content_header,.events_section .content_header,.wrap_profile_music_events .content_header{padding-top:8px}}.about_section .content_header ._head_name,.artist_releases .content_header ._head_name,.events_section .content_header ._head_name,.wrap_profile_music_events .content_header ._head_name{font-weight:400;font-size:18px;color:#fff;line-height:normal}@media screen and (max-width:480px){.about_section .content_header ._head_name,.artist_releases .content_header ._head_name,.events_section .content_header ._head_name,.wrap_profile_music_events .content_header ._head_name{font-size:20px}}.actions{display:flex;align-items:center}@media screen and (max-width:767px){.actions{width:100%;justify-content:space-between;order:1;border-bottom:none}}.actions .more{display:none!important}@media screen and (max-width:767px){.actions .more{display:block!important}}@media screen and (max-width:1290px){.actions .more{display:block!important}}@media screen and (max-width:480px){.actions .more{display:none!important}}.actions>.skeleton-loader,.actions>button{height:34px;margin-right:8px;border-radius:36px}@media screen and (max-width:767px){.actions>.skeleton-loader,.actions>button{height:47px;width:31%}}@media screen and (max-width:480px){.actions>.skeleton-loader,.actions>button{height:36px}}.actions>.skeleton-loader:not(.skeleton-loader),.actions>button:not(.skeleton-loader){display:flex;align-items:center;font-size:14px;font-weight:500;background-color:transparent;border:1px solid #5f6986;padding:1px 16px 0;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.actions>.skeleton-loader:not(.skeleton-loader),.actions>button:not(.skeleton-loader){justify-content:center;font-weight:400;font-size:18px;color:#dbdbdb}}@media screen and (max-width:480px){.actions>.skeleton-loader:not(.skeleton-loader),.actions>button:not(.skeleton-loader){font-size:14px;background-color:#323659}}.actions>.skeleton-loader:not(.skeleton-loader) .icon,.actions>button:not(.skeleton-loader) .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:480px){.actions>.skeleton-loader:not(.skeleton-loader) .icon,.actions>button:not(.skeleton-loader) .icon{background-size:17px}}.actions>.skeleton-loader.skeleton-loader,.actions>button.skeleton-loader{width:120px;display:inline-block;vertical-align:middle;background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:200% 100%;animation:loading 2s infinite;border:none;padding:0}@media screen and (max-width:767px){.actions>.skeleton-loader.skeleton-loader,.actions>button.skeleton-loader{height:47px;width:31%}}@media screen and (max-width:480px){.actions>.skeleton-loader.skeleton-loader,.actions>button.skeleton-loader{height:36px}}.actions>button:hover{background-color:rgba(72,74,108,.3)}.actions>button.follow_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.actions>button.follow_btn .icon{background-size:17px}}.actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}}.actions>button.follow_btn.following{width:123px}@media screen and (max-width:767px){.actions>button.follow_btn.following{width:31%}}.actions>button.follow_btn.following .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.actions>button.follow_btn.following .icon{background-size:17px}}.actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}}.actions>button.message_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.actions>button.message_btn .icon{background-size:17px}}.actions>button.message_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E")}.actions>button.support_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.actions>button.support_btn .icon{background-size:19px}}.actions>button.support_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:767px){.actions>button.support_btn{margin-right:0}}.actions>button.share_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.actions>button.share_btn .icon{background-size:19px}}.actions>button.share_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%23fff'/%3E%3C/svg%3E")}.actions>button.edit_profile{color:#dcdcdc;width:140px;display:flex;align-items:center;justify-content:center;padding:0 16px;background-position:0}.actions>button.edit_profile:before{content:"";width:20px;height:20px;margin-right:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.25 14a7 7 0 007-7 7 7 0 00-7-7 7 7 0 00-7 7 7 7 0 007 7zm4.9 1.75h-.913a9.53 9.53 0 01-3.987.875 9.55 9.55 0 01-3.987-.875H7.35A7.352 7.352 0 000 23.1v2.275A2.626 2.626 0 002.625 28h15.034a2.626 2.626 0 01-.143-1.165l.372-3.33.066-.607.432-.432 4.227-4.228c-1.34-1.515-3.281-2.488-5.463-2.488zm2.477 7.946l-.371 3.336a.87.87 0 00.962.962l3.33-.371 7.542-7.542-3.921-3.92-7.542 7.535zm14.99-8.99l-2.072-2.073a1.31 1.31 0 00-1.849 0L28.63 14.7l-.224.224 3.926 3.921 2.286-2.286a1.317 1.317 0 000-1.854z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media screen and (max-width:767px){.actions>button.edit_profile{width:100%;justify-content:center}}.actions .dropdown-content .report{color:#e84d4d}.actions>button{opacity:1;transition:opacity .2s ease-out}.actions>button.loading{opacity:0}.actions>.skeleton-loader{display:none}.actions>.skeleton-loader.initial-load{display:inline-block}.actions .skeleton-loader,.artist_info .skeleton-loader{background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:200% 100%;animation:loading 1.5s infinite}.actions .artist-name-skeleton,.artist_info .artist-name-skeleton{height:36px;width:200px;margin-top:8px;margin-bottom:8px;border-radius:4px}@media screen and (max-width:479px){.actions .artist-name-skeleton,.artist_info .artist-name-skeleton{justify-content:center!important}}.actions .followers-skeleton,.artist_info .followers-skeleton{height:24px;width:100px;border-radius:4px}.appears_on .wrap_music.group{padding-bottom:50px}.appears_on .wrap_music.group .item{max-width:100%;min-width:100%}.appears_on .wrap_music.group .item .item_grid_album{max-width:100%}.appears_on .wrap_music.group .wrap_year{height:45px;display:flex;align-items:flex-start;width:100%;padding-top:0}.appears_on .wrap_music.group .wrap_year .year{padding-right:8px;font-size:20px;color:#fff}.appears_on .wrap_music.group .wrap_year .line{display:flex;width:100%;height:1px;background-color:rgba(95,105,134,.5);margin-top:14px}.label_profile{height:100%;position:relative;margin-top:0}@media screen and (max-width:767px){.label_profile{margin-top:30px}}.label_profile .head_profile{width:100%;height:250px;position:relative}@media screen and (max-width:767px){.label_profile .head_profile{height:auto}}.label_profile .head_profile .profile_head_background{filter:blur(100px);position:absolute;left:0;top:0;width:100%;height:100%;background-size:100%;background-position:50%;transition:background 1s ease-out,opacity .5s ease-out;transform:translateZ(0);opacity:0}@media screen and (max-width:480px){.label_profile .head_profile .profile_head_background{height:50%;top:-25%;background-size:100%;background-position:top;filter:blur(80px)}}.label_profile .head_profile .profile_head_background.visible{opacity:1}.artist_profile .artist_profile_head .label_profile .head_profile .profile_head_background:not([style*=background]),.label_profile .head_profile .artist_profile .artist_profile_head .profile_head_background:not([style*=background]),.label_profile .head_profile .profile_head_background.default,.label_profile .user_profile .head_profile .profile_head_background:not([style*=background-image]),.user_profile .label_profile .head_profile .profile_head_background:not([style*=background-image]){background:radial-gradient(ellipse at center top,#472aa4 18%,#7626e7 61%,#1b093e 100%)}.label_profile .head_profile .container{display:flex;align-items:center}.label_profile .head_profile .container .record_label_data{display:flex;align-items:center;width:100%;height:192px;background-color:hsla(0,0%,100%,.07);border-radius:20px;z-index:1;position:relative;padding:0 32px}@media screen and (max-width:767px){.label_profile .head_profile .container .record_label_data{background-color:transparent;padding:0;flex-direction:column;align-items:flex-start;height:auto}}@media screen and (max-width:480px){.label_profile .head_profile .container .record_label_data{margin-top:15px;flex-direction:column;height:250px;background-color:transparent}}.label_profile .head_profile .container .record_label_data .label_info{width:100%}.label_profile .head_profile .container .record_label_data .label_info .label_name{display:flex;align-items:center;font-size:30px;font-weight:500;color:#f1f1f1;font-variant:small-caps}@media screen and (max-width:767px){.label_profile .head_profile .container .record_label_data .label_info .label_name{justify-content:center}}.label_profile .head_profile .container .record_label_data .label_info .label_name>input{height:42px;background-color:#10182b;border:1px solid #323659;border-radius:8px;padding:10px 8px;font-size:18px;color:#dcdcdc;margin-bottom:6px}.label_profile .head_profile .container .record_label_data .label_info .follows{display:flex;margin-bottom:6px}@media screen and (max-width:767px){.label_profile .head_profile .container .record_label_data .label_info .follows{justify-content:center}}@media screen and (max-width:480px){.label_profile .head_profile .container .record_label_data .label_info .follows{justify-content:center}}.label_profile .head_profile .container .record_label_data .label_info .follows .count{font-size:15px;margin-right:4px;color:#dcdcdc;font-weight:400}.label_profile .head_profile .container .record_label_data .label_info .follows div{color:#7481a6;font-size:15px;font-weight:500}.label_profile .head_profile .container .record_label_data .label_photo{position:relative;width:160px;height:160px;margin-right:15px}@media screen and (max-width:767px){.label_profile .head_profile .container .record_label_data .label_photo{margin:0 auto}}@media screen and (max-width:480px){.label_profile .head_profile .container .record_label_data .label_photo{margin:0 auto}}.label_profile .head_profile .container .record_label_data .label_photo .v-progress-circular{position:absolute;top:0;left:0;z-index:1}.label_profile .head_profile .container .record_label_data .label_photo .v-image{width:160px!important;height:160px!important;border-radius:50%;overflow:hidden;cursor:pointer}.label_profile .head_profile .container .record_label_data .label_photo .v-image.default-image :deep(.v-image__image){background-color:#10182b!important;background-size:90%!important;background-repeat:no-repeat!important;border-radius:50%!important}.label_profile .head_profile .container .record_label_data .label_photo .v-image.default-image{background:#10182b!important}.label_profile .head_profile .container .record_label_data .label_photo .v-image.show{opacity:1}.label_profile .head_profile .container .record_label_data .label_photo .v-image.hidden{display:none}.label_profile .head_profile .container .record_label_data .label_photo .change_ava{position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#333759;z-index:1}.label_profile .head_profile .container .record_label_data .label_photo .change_ava>span{display:flex}.label_profile .head_profile .container .record_label_data .label_photo .skeleton-loader{width:160px;height:160px;border-radius:50%;background:linear-gradient(90deg,#1a2235 25%,#243049 50%,#1a2235 75%);background-size:200% 100%;animation:loading 1.5s infinite}.label_profile .wrap_profile_music_events{min-height:502px}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events{margin-top:0}}.label_profile .wrap_profile_music_events .head_profile_music_events{padding-top:25px;padding-bottom:0;width:calc(100% - 40px);max-width:1290px;margin:0 auto;position:relative}.label_profile .wrap_profile_music_events .head_profile_music_events:after{content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:1px solid #5f6986}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .head_profile_music_events{padding-top:12px}}.label_profile .wrap_profile_music_events .head_profile_music_events>.container{display:flex;align-items:center;position:relative;flex-direction:row;justify-content:space-between;width:100%;padding:0}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .head_profile_music_events>.container{flex-direction:column}}.label_profile .wrap_profile_music_events .head_profile_music_events>.container .head_content{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .head_profile_music_events>.container .head_content{flex-direction:column;border-bottom:none}}.label_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{position:relative;padding-bottom:1px;width:100%;max-width:1290px}.label_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs:after{display:none}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{order:2;margin-top:20px;width:100%}}@media screen and (max-width:480px){.label_profile .wrap_profile_music_events .head_profile_music_events>.container .v-tabs{margin-top:10px;display:flex;justify-content:center;width:100%}}.label_profile .wrap_profile_music_events .head_profile_music_events>.container .actions{display:flex;align-items:center;padding-bottom:10px}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .head_profile_music_events>.container .actions{width:100%;justify-content:space-between;order:1;border-bottom:none}}.label_profile .wrap_profile_music_events .content_profile_music_events{margin-top:15px}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .label_releases{padding-top:10px}}.label_profile .wrap_profile_music_events .label_releases .content_header{display:none}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .label_releases .content_header{margin-bottom:0}}.label_profile .wrap_profile_music_events .label_releases .wrap_music{margin-top:15px;display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:33px;column-gap:33px;row-gap:43px}@media screen and (max-width:1150px){.label_profile .wrap_profile_music_events .label_releases .wrap_music{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:865px){.label_profile .wrap_profile_music_events .label_releases .wrap_music{grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:30px}}@media screen and (max-width:767px){.label_profile .wrap_profile_music_events .label_releases .wrap_music{grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px}}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group{padding-bottom:50px}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group .item{max-width:100%;min-width:100%}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group .item .item_grid_album{max-width:100%}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group .wrap_year{height:45px;display:flex;align-items:flex-start;width:100%;padding-top:0}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group .wrap_year .year{padding-right:8px;font-size:20px;color:#fff}.label_profile .wrap_profile_music_events .label_releases .wrap_music.group .wrap_year .line{display:flex;width:100%;height:1px;background-color:#282c47;margin-top:14px}.label_profile .wrap_profile_music_events .about_section .about_content{min-height:400px}.label_profile .wrap_profile_music_events .about_section .wrap_about_section textarea{width:100%;min-height:100px;background:#10182b;border:1px solid #323659;border-radius:8px;font-size:18px;color:#dcdcdc;font-weight:300;padding:5px 16px}.label_profile .wrap_profile_music_events .about_section .wrap_about_section .wrap_action_btn{display:flex;margin-top:20px}.label_profile .wrap_profile_music_events .about_section .wrap_about_section .wrap_action_btn .save{display:flex;align-items:center;justify-content:center;width:165px;height:35px;background:#1cbd40;border-radius:50px;font-size:16px;color:#fff;font-weight:500;margin-right:32px}.label_profile .wrap_profile_music_events .about_section .wrap_about_section .wrap_action_btn .save.loading{font-size:0}.label_profile .wrap_profile_music_events .about_section .wrap_about_section .wrap_action_btn .close{display:flex;align-items:center;justify-content:center;width:180px;height:35px;border:1px solid #5f6986;border-radius:120px;font-size:16px;color:#fff;font-weight:500}.label_profile .actions{display:flex;align-items:center}@media screen and (max-width:767px){.label_profile .actions{width:100%;justify-content:space-between;order:1;border-bottom:none}}.label_profile .actions>.skeleton-loader,.label_profile .actions>button{height:34px;margin-right:8px;border-radius:36px}@media screen and (max-width:767px){.label_profile .actions>.skeleton-loader,.label_profile .actions>button{height:47px;width:31%}}@media screen and (max-width:480px){.label_profile .actions>.skeleton-loader,.label_profile .actions>button{height:36px}}.label_profile .actions>.skeleton-loader:not(.skeleton-loader),.label_profile .actions>button:not(.skeleton-loader){display:flex;align-items:center;font-size:14px;font-weight:500;background-color:transparent;border:1px solid #5f6986;padding:1px 16px 0;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.label_profile .actions>.skeleton-loader:not(.skeleton-loader),.label_profile .actions>button:not(.skeleton-loader){justify-content:center;font-weight:400;font-size:18px;color:#dbdbdb}}@media screen and (max-width:480px){.label_profile .actions>.skeleton-loader:not(.skeleton-loader),.label_profile .actions>button:not(.skeleton-loader){font-size:14px;background-color:#323659}}.label_profile .actions>.skeleton-loader:not(.skeleton-loader) .icon,.label_profile .actions>button:not(.skeleton-loader) .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:480px){.label_profile .actions>.skeleton-loader:not(.skeleton-loader) .icon,.label_profile .actions>button:not(.skeleton-loader) .icon{background-size:17px}}.label_profile .actions>.skeleton-loader.skeleton-loader,.label_profile .actions>button.skeleton-loader{width:120px;display:inline-block;vertical-align:middle;background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:200% 100%;animation:loading 2s infinite;border:none;padding:0}@media screen and (max-width:767px){.label_profile .actions>.skeleton-loader.skeleton-loader,.label_profile .actions>button.skeleton-loader{height:47px;width:31%}}@media screen and (max-width:480px){.label_profile .actions>.skeleton-loader.skeleton-loader,.label_profile .actions>button.skeleton-loader{height:36px}}.label_profile .actions>button:hover{background-color:rgba(72,74,108,.3)}.label_profile .actions>button.follow_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.label_profile .actions>button.follow_btn .icon{background-size:17px}}.label_profile .actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.label_profile .actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}}.label_profile .actions>button.follow_btn.following{width:123px}@media screen and (max-width:767px){.label_profile .actions>button.follow_btn.following{width:31%}}.label_profile .actions>button.follow_btn.following .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.label_profile .actions>button.follow_btn.following .icon{background-size:17px}}.label_profile .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}@media screen and (max-width:1150px){.label_profile .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}}.label_profile .actions>button.message_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.label_profile .actions>button.message_btn .icon{background-size:17px}}.label_profile .actions>button.message_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E")}.label_profile .actions>button.share_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.label_profile .actions>button.share_btn .icon{background-size:19px}}.label_profile .actions>button.share_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.889 3.733V0L17.5 6.533l-6.611 6.534V9.24C6.167 9.24 2.86 10.733.5 14c.944-4.667 3.778-9.333 10.389-10.267z' fill='%23fff'/%3E%3C/svg%3E")}.label_profile .actions .more{margin-right:0;border:none;background-color:transparent!important}.label_profile .actions .more>span{display:flex;justify-content:center;width:100%;height:100%}.label_profile .actions .more>span>.material-icons{display:flex;width:100%;justify-content:center;text-align:center;font-size:28px;margin-right:0}.label_profile .actions .dropdown-content .report{color:#e84d4d}.about_section .content_header,.events_section .content_header,.label_releases .content_header,.wrap_profile_music_events .content_header{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-bottom:1px solid #5f6986;margin-bottom:8px;margin-top:0;height:40px;line-height:normal}@media screen and (max-width:767px){.about_section .content_header,.events_section .content_header,.label_releases .content_header,.wrap_profile_music_events .content_header{padding-top:8px}}@media screen and (max-width:480px){.about_section .content_header,.events_section .content_header,.label_releases .content_header,.wrap_profile_music_events .content_header{padding-top:8px}}.about_section .content_header ._head_name,.events_section .content_header ._head_name,.label_releases .content_header ._head_name,.wrap_profile_music_events .content_header ._head_name{font-weight:400;font-size:18px;color:#fff;line-height:normal}@media screen and (max-width:480px){.about_section .content_header ._head_name,.events_section .content_header ._head_name,.label_releases .content_header ._head_name,.wrap_profile_music_events .content_header ._head_name{font-size:20px}}.actions .skeleton-loader,.label_info .skeleton-loader{background:linear-gradient(90deg,#1a2235 25%,#243049 50%,#1a2235 75%);background-size:200% 100%;animation:loading 1.5s infinite}.actions .label-name-skeleton,.label_info .label-name-skeleton{height:36px;width:200px;margin-bottom:8px;border-radius:4px}@media screen and (max-width:767px){.actions .label-name-skeleton,.label_info .label-name-skeleton{margin:8px auto}}@media screen and (max-width:480px){.actions .label-name-skeleton,.label_info .label-name-skeleton{margin-top:8px}}.actions .followers-skeleton,.label_info .followers-skeleton{height:24px;width:100px;border-radius:4px}@media screen and (max-width:767px){.actions .followers-skeleton,.label_info .followers-skeleton{margin:0 auto}}.events_section{width:100%}.events_section .content_header{display:none}.events_section .uploaded_events .nothing_here{margin-bottom:100px;margin-top:25px}.events_section .uploaded_events .wrap_uploaded_events{padding-bottom:65px;display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:30px}@media screen and (max-width:767px){.events_section .uploaded_events .wrap_uploaded_events{grid-template-columns:repeat(2,1fr)}}.events_section .following_section{padding-bottom:70px}.label_photo .photo-skeleton{width:160px;height:160px;border-radius:50%;background:linear-gradient(90deg,#1a2235 25%,#243049 50%,#1a2235 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}footer{margin-top:200px!important}section{margin-bottom:30px;border-radius:5px}.theme-dark section{background-color:#1b1f34}.theme-light section{background-color:#4a4a4a}section>h4{color:#dcdcdc;font-size:24px;font-weight:600;padding:120px 30px}section .title{font-size:20px;font-weight:500;border:none;margin:0}section .title>button{font-size:16px;margin-left:10px;margin-bottom:-2px;background-color:transparent;border:none}.theme-dark section .title>button,.theme-light section .title>button{color:#20c4f5}.theme-dark section .title,.theme-light section .title{color:#fff}section .description{font-size:16px;line-height:125%;font-weight:300;word-break:break-word}.theme-dark section .description{color:#dcdcdc}.theme-light section .description{color:#fff}section .description p{padding-bottom:10px}.theme-dark section .description a,.theme-light section .description a{color:#20c4f5}section.about{padding-bottom:20px;background-color:transparent;margin-bottom:0}section.about .title{margin-bottom:20px;line-height:1}.p-bug-reports .coming_soon,.p-changelog .coming_soon,.p-feature-suggestions .coming_soon,.p-reports .coming_soon,.p-suggestions .coming_soon{display:flex;align-items:center;justify-content:center;width:100%;height:550px;background:#1c2239;border-radius:5px;padding:16px;margin-bottom:250px}.p-bug-reports .coming_soon>h3,.p-changelog .coming_soon>h3,.p-feature-suggestions .coming_soon>h3,.p-reports .coming_soon>h3,.p-suggestions .coming_soon>h3{font-size:24px;color:#5f6986}.p-feature-suggestions>.container>aside{width:300px;flex-shrink:0;align-self:flex-start}.p-feature-suggestions>.container>aside .available_stats,.p-feature-suggestions>.container>aside .global_stats{background-color:#1c2239;border-radius:5px;margin-bottom:20px;padding:20px 30px}.p-feature-suggestions>.container>aside .available_stats .heading,.p-feature-suggestions>.container>aside .global_stats .heading{font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;line-height:24px;color:#fff;margin-bottom:16px;position:relative}.p-feature-suggestions>.container>aside .available_stats .heading:after,.p-feature-suggestions>.container>aside .global_stats .heading:after{content:"";display:block;position:absolute;top:100%;left:0;width:100%;height:1px;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);margin-top:8px}.p-feature-suggestions>.container>main{flex-basis:100%;max-width:100%;min-height:200px;background-color:transparent;border-radius:5px;margin-right:90px}.p-feature-suggestions .global_stats .stats_list{display:flex;justify-content:space-between;flex-direction:column;height:106px;margin-bottom:16px}.p-feature-suggestions .global_stats .item_stats{display:flex;justify-content:space-between}.p-feature-suggestions .global_stats .item_stats .name{font-size:16px;line-height:19px;color:#8591b1}.p-feature-suggestions .global_stats .item_stats .value{font-size:16px;line-height:19px;color:#fff}.p-feature-suggestions .global_stats .item_stats.completed{margin-top:16px;padding-top:16px}.p-feature-suggestions .available_stats{position:relative}.p-feature-suggestions .available_stats .heading_main_info{display:flex;align-items:center;background-color:#282c47;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:11px;padding:11px 16px;color:#fff;font-size:15px;margin-bottom:7px;position:absolute;top:11px;left:21px;z-index:1}.p-feature-suggestions .available_stats .items_rows .item_info{display:flex;justify-content:space-between;height:25.6px;align-items:center}.p-feature-suggestions .available_stats .items_rows .item_info>.name{font-size:16px;color:#8591b1;line-height:20px;position:relative;display:flex}.p-feature-suggestions .available_stats .items_rows .item_info>.name>.item_info{display:flex;left:100%;top:0;width:30px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 9A9 9 0 110 9a9 9 0 0118 0zm-2 0A7 7 0 112 9a7 7 0 0114 0zM9 8a1 1 0 011 1v4a1 1 0 11-2 0V9a1 1 0 011-1zm0-2a1 1 0 100-2 1 1 0 000 2z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-left:6px;cursor:pointer}.p-feature-suggestions .available_stats .items_rows .item_info .value{font-size:16px;color:#fff}.p-feature-suggestions .available_stats .items_rows .buy_more_votes{display:flex;align-items:center;justify-content:center;width:100%;height:36px;border:1px solid #f0f;border-radius:120px;margin-top:16px;font-size:14px;color:#fff}.p-feature-suggestions .suggest_heading{margin-bottom:22px}.p-feature-suggestions .suggest_heading>span{font-family:Montserrat,sans-serif;font-size:24px;line-height:24px;font-weight:500;color:#fff}.p-feature-suggestions .input_box{margin-bottom:39px}.p-feature-suggestions .input_box>label{display:flex;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#fff;margin-bottom:10px}.p-feature-suggestions .input_box .error-msg{font-size:12px;color:#e94e4e;padding-left:16px}.p-feature-suggestions .input_box .input_row{position:relative}.p-feature-suggestions .input_box .input_row .go_search{display:flex;width:30px;height:63px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%2386888E'/%3E%3C/svg%3E");background-position:50%;position:absolute;right:16px;top:0}.p-feature-suggestions .input_box .input_row .go_search.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23fff'/%3E%3C/svg%3E")}.p-feature-suggestions .input_box .input_row>input{color:#dcdcdc}.p-feature-suggestions .input_box .input_row>input::-moz-placeholder{color:#333d55;opacity:1}.p-feature-suggestions .input_box .input_row>input::placeholder{color:#333d55;opacity:1}.p-feature-suggestions .input_box .textarea_row .error-msg{position:relative;top:-17px}.p-feature-suggestions .input_box .v-textarea{color:#dcdcdc;margin-top:5px;margin-bottom:8px}.p-feature-suggestions .input_box .v-textarea .v-input__slot{padding:0 16px!important;background-color:#040a18;border:1px solid #282c47;border-radius:5px}.p-feature-suggestions .input_box .v-textarea .v-input__slot textarea{font-size:16px;color:#dcdcdc}.p-feature-suggestions .input_box .v-textarea .v-input__slot textarea::-moz-placeholder{color:#333d55;opacity:1}.p-feature-suggestions .input_box .v-textarea .v-input__slot textarea::placeholder{color:#333d55;opacity:1}.p-feature-suggestions .input_box .v-textarea .v-input__slot:after,.p-feature-suggestions .input_box .v-textarea .v-input__slot:before{content:none}.p-feature-suggestions .input_box .v-textarea .v-input__slot:hover{background-color:#040a18!important}.p-feature-suggestions .input_box .v-textarea.input_error .v-input__slot{border-color:#e94e4e}.p-feature-suggestions .wrap_suggestions{padding-bottom:50px}.p-feature-suggestions .wrap_suggestions .v-tabs{border-bottom:1px solid #5f6986;padding-left:25px;margin-bottom:25px}.p-feature-suggestions .wrap_suggestions .v-tabs .v-tabs-slider-wrapper{padding:0}.p-feature-suggestions .wrap_suggestions .v-tabs .v-tabs-bar{height:40px}.p-feature-suggestions .wrap_suggestions .v-tabs .v-tab{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;color:#fff;margin-right:60px}.p-feature-suggestions .wrap_suggestions .v-tabs .v-tab:not(.v-tab--active){color:#fff}.p-feature-suggestions .wrap_suggestions .v-progress-circular{display:flex;margin:auto}.p-feature-suggestions .wrap_suggestions .button_load_more{display:flex;justify-content:center;align-items:center;width:117px;height:32px;padding:0 16px;margin:auto;background:#5f6986;border-radius:28px;color:#dcdcdc;font-size:16px}.p-feature-suggestions .wrap_item_suggestion .nothing_here{margin-bottom:60px}.p-feature-suggestions .item_suggest{margin-bottom:37px}.p-feature-suggestions .item_suggest .main_suggest_info{display:flex}.p-feature-suggestions .item_suggest .main_suggest_info .label_votes{width:93px;margin-right:23px;flex-shrink:0}.p-feature-suggestions .item_suggest .main_suggest_info .label_votes .votes{font-family:Montserrat,sans-serif;display:flex;justify-content:center;align-items:center;flex-direction:column;height:58px;color:#b1b1b1;border:1px solid #7d7d7d;border-radius:5px;margin-bottom:9px}.p-feature-suggestions .item_suggest .main_suggest_info .label_votes .votes .val{font-weight:700;color:#fff;position:relative;top:5px}.p-feature-suggestions .item_suggest .main_suggest_info .label_votes .add_votes{display:flex;align-items:center;justify-content:center;width:100%;height:33px;background:#5f6986;box-shadow:0 2px 2px rgba(0,0,0,.25);border-radius:28px;font-size:16px;font-weight:500;color:#fff}.p-feature-suggestions .item_suggest .main_suggest_info .label_votes .category_label{display:flex;align-items:center;justify-content:center;width:93px;height:31px;position:relative;color:#fff;font-size:12px;font-weight:500;border:1px solid transparent;border-radius:5px;background:linear-gradient(90deg,transparent,transparent),linear-gradient(90deg,#f09,#20a8f5);background-clip:padding-box,border-box;background-origin:padding-box,border-box}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info{flex-basis:100%;max-width:786px;position:relative}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .suggest_menu{width:30px;height:30px;border-radius:50%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .suggest_menu>span{font-size:26px;color:#dcdcdc}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .suggest_menu:hover{background-color:hsla(0,0%,100%,.01)}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .suggest_menu:hover>span{color:#fff}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .suggest_menu[aria-expanded=true]{background-color:hsla(0,0%,100%,.05)}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .name_suggest{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:22px;color:#20c4f5;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:40px}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .name_suggest>.highlight{background-color:#f1ce54;color:#000}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .description_suggest{font-size:16px;line-height:22px;color:#dcdcdc;white-space:pre-line}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .description_suggest>.highlight{background-color:#f1ce54;color:#000}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .comments_block{padding-top:8px;border-bottom:1px solid #282c47}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .comments_block .count_comments{width:92px;font-size:16px;line-height:1;color:#7481a6;cursor:pointer;position:relative;padding-bottom:8px}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .comments_block .count_comments:after{content:"";display:block;position:absolute;width:33px;height:2px;background-color:#20c4f5;bottom:0;left:50%;margin-left:-15px;opacity:0;transition:.2s}.p-feature-suggestions .item_suggest .main_suggest_info .suggest_info .comments_block .count_comments.active:after{opacity:1}.p-feature-suggestions .item_suggest .main_suggest_info .v-tabs{padding:0}.p-feature-suggestions .item_suggest .main_suggest_info .v-tabs .v-tabs-bar{height:35px}.p-feature-suggestions .item_suggest .main_suggest_info .v-tabs .v-tab{font-size:14px;font-weight:600;color:#7481a6;margin-right:37px}.p-feature-suggestions .item_suggest .comments_container .wrap_textarea{margin:16px 0}.p-feature-suggestions .item_suggest .comments_container .wrap_textarea textarea{background:#040a18;border:1px solid #282c47;padding:16px}.p-feature-suggestions .item_suggest .comments_container .wrap_textarea textarea::-moz-placeholder{font-size:16px;color:#333d55;opacity:1}.p-feature-suggestions .item_suggest .comments_container .wrap_textarea textarea::placeholder{font-size:16px;color:#333d55;opacity:1}.p-feature-suggestions .item_suggest .comments_container .sort_by{justify-content:flex-end;margin-bottom:11px}.p-feature-suggestions .item_suggest .comments_container .item_c .body_c{background-color:rgba(36,39,62,.5);padding:14px 15px}.p-feature-suggestions .item_suggest .comments_container .item_c .body_c .writer_name{display:flex;font-size:16px;color:#7481a6;line-height:1;margin-bottom:7px}.p-feature-suggestions .item_suggest .comments_container .item_c .body_c .comment_text{font-weight:400;line-height:1.5}.p-feature-suggestions .item_suggest .comments_container .item_c .body_c .on_like{background-color:#5f6986}.p-feature-suggestions .item_suggest .comments_container .wrap_show_more{display:flex;justify-content:center}.p-feature-suggestions .item_suggest .comments_container .wrap_show_more .show_more{background:#282c47;border-radius:28px;padding:8px 16px;color:#dcdcdc;font-size:16px;line-height:1}.p-feature-suggestions .comments_container .head_comments{display:flex;justify-content:space-between;border-bottom:1px solid rgba(95,105,134,.5)}.p-feature-suggestions .comments_container .head_comments>h3{font-size:20px;font-weight:500;color:#fff}.p-search{position:relative;height:100%;min-height:100vh;background-size:cover;display:flex;flex-direction:column}.p-search :deep(.footer){display:none}.p-search .v-progress-circular{position:absolute;top:50%;margin-top:-50px;left:50%;margin-left:-50px;z-index:1}.p-search .wrap_box_results{min-height:100vh;position:relative;margin-top:180px;width:100%;margin-bottom:100px}@media screen and (max-width:767px){.p-search .wrap_box_results{margin-top:80px}}.p-search .nothing_found_block{min-height:calc(100vh - 200px);position:relative;display:flex;justify-content:center;align-items:center;padding-top:0;margin-top:0}@media screen and (max-width:767px){.p-search .nothing_found_block{margin-top:50px}}.p-search .search_nothing_found{font-family:Satisfy,sans-serif;font-size:80px;font-weight:500;color:#7481a6;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;justify-content:center}@media screen and (max-width:767px){.p-search .search_nothing_found{font-size:55px!important;text-align:center}}.p-search .search_nothing_found .nothing_found_content{display:flex;flex-direction:column;align-items:center;gap:20px;opacity:0}.p-search .search_nothing_found .nothing_found_content.loaded{animation:fadeIn .5s ease-in forwards}.p-search .search_nothing_found .nothing_found_icon{width:120px;height:200px;-o-object-fit:contain;object-fit:contain;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}@media screen and (max-width:767px){.p-search .search_nothing_found .nothing_found_icon{width:150px;height:150px}}.p-search .box_result.albums .actions .v-skeleton-loader,.p-search .box_result.artists .actions .v-skeleton-loader,.p-search .box_result.tracks .actions .v-skeleton-loader{width:123px;height:34px;border-radius:36px;margin-right:8px;background:#1a1f34}@media screen and (max-width:767px){.p-search .box_result.albums .actions .v-skeleton-loader,.p-search .box_result.artists .actions .v-skeleton-loader,.p-search .box_result.tracks .actions .v-skeleton-loader{width:47px;height:47px;margin-right:0;margin-left:auto;padding:8px}}@media screen and (max-width:767px){.p-search .box_result.albums .actions .v-skeleton-loader>div,.p-search .box_result.artists .actions .v-skeleton-loader>div,.p-search .box_result.tracks .actions .v-skeleton-loader>div{width:100%;height:100%;min-height:unset}}.p-search .box_result.albums .actions .v-skeleton-loader>div,.p-search .box_result.artists .actions .v-skeleton-loader>div,.p-search .box_result.tracks .actions .v-skeleton-loader>div{width:100%;height:100%;background:transparent;min-height:unset}.p-search .box_result.albums .actions>button,.p-search .box_result.artists .actions>button,.p-search .box_result.tracks .actions>button{display:flex;align-items:center;font-size:14px;font-weight:500;height:34px;background-color:transparent;border:1px solid #3b4155;border-radius:36px;padding:1px 16px 0 16px;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button,.p-search .box_result.artists .actions>button,.p-search .box_result.tracks .actions>button{justify-content:center;height:47px;width:47px;font-weight:400;font-size:18px;border:none;margin-right:0;padding:8px}}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button,.p-search .box_result.artists .actions>button,.p-search .box_result.tracks .actions>button{height:36px;font-size:14px}}.p-search .box_result.albums .actions>button .icon,.p-search .box_result.artists .actions>button .icon,.p-search .box_result.tracks .actions>button .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button .icon,.p-search .box_result.artists .actions>button .icon,.p-search .box_result.tracks .actions>button .icon{margin-right:0}}.p-search .box_result.albums .actions>button.follow_btn .icon,.p-search .box_result.artists .actions>button.follow_btn .icon,.p-search .box_result.tracks .actions>button.follow_btn .icon{display:flex;width:25px;height:22.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button.follow_btn .icon,.p-search .box_result.artists .actions>button.follow_btn .icon,.p-search .box_result.tracks .actions>button.follow_btn .icon{background-size:25px}}.p-search .box_result.albums .actions>button.follow_btn .text,.p-search .box_result.artists .actions>button.follow_btn .text,.p-search .box_result.tracks .actions>button.follow_btn .text{margin-bottom:0}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button.follow_btn .text,.p-search .box_result.artists .actions>button.follow_btn .text,.p-search .box_result.tracks .actions>button.follow_btn .text{display:none}}@media(hover:hover)and (pointer:fine){.p-search .box_result.albums .actions>button.follow_btn:hover .icon,.p-search .box_result.artists .actions>button.follow_btn:hover .icon,.p-search .box_result.tracks .actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}}@media screen and (max-width:1150px){.p-search .box_result.albums .actions>button.follow_btn .icon,.p-search .box_result.artists .actions>button.follow_btn .icon,.p-search .box_result.tracks .actions>button.follow_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}}.p-search .box_result.albums .actions>button.follow_btn.following,.p-search .box_result.artists .actions>button.follow_btn.following,.p-search .box_result.tracks .actions>button.follow_btn.following{width:123px}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button.follow_btn.following,.p-search .box_result.artists .actions>button.follow_btn.following,.p-search .box_result.tracks .actions>button.follow_btn.following{width:auto}}.p-search .box_result.albums .actions>button.follow_btn.following .icon,.p-search .box_result.artists .actions>button.follow_btn.following .icon,.p-search .box_result.tracks .actions>button.follow_btn.following .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button.follow_btn.following .icon,.p-search .box_result.artists .actions>button.follow_btn.following .icon,.p-search .box_result.tracks .actions>button.follow_btn.following .icon{background-size:25px}}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button.follow_btn.following .text,.p-search .box_result.artists .actions>button.follow_btn.following .text,.p-search .box_result.tracks .actions>button.follow_btn.following .text{display:none}}@media(hover:hover)and (pointer:fine){.p-search .box_result.albums .actions>button.follow_btn.following:hover .icon,.p-search .box_result.artists .actions>button.follow_btn.following:hover .icon,.p-search .box_result.tracks .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}}@media screen and (max-width:1150px){.p-search .box_result.albums .actions>button.follow_btn.following:hover .icon,.p-search .box_result.artists .actions>button.follow_btn.following:hover .icon,.p-search .box_result.tracks .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button.follow_btn,.p-search .box_result.artists .actions>button.follow_btn,.p-search .box_result.tracks .actions>button.follow_btn{margin-left:auto;width:47px;padding:8px}.p-search .box_result.albums .actions>button.follow_btn .text,.p-search .box_result.artists .actions>button.follow_btn .text,.p-search .box_result.tracks .actions>button.follow_btn .text{display:none}}.p-search .box_result.albums .actions>button.message_btn .icon,.p-search .box_result.artists .actions>button.message_btn .icon,.p-search .box_result.tracks .actions>button.message_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button.message_btn .icon,.p-search .box_result.artists .actions>button.message_btn .icon,.p-search .box_result.tracks .actions>button.message_btn .icon{background-size:17px}}@media(hover:hover)and (pointer:fine){.p-search .box_result.albums .actions>button.message_btn:hover .icon,.p-search .box_result.artists .actions>button.message_btn:hover .icon,.p-search .box_result.tracks .actions>button.message_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V2zm-2 0l-8 5-8-5h16zm0 12H2V4l8 5 8-5v10z' fill='%23fff'/%3E%3C/svg%3E")}}.p-search .box_result.albums .actions>button.support_btn .icon,.p-search .box_result.artists .actions>button.support_btn .icon,.p-search .box_result.tracks .actions>button.support_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23dcdcdc'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button.support_btn .icon,.p-search .box_result.artists .actions>button.support_btn .icon,.p-search .box_result.tracks .actions>button.support_btn .icon{background-size:19px}}@media(hover:hover)and (pointer:fine){.p-search .box_result.albums .actions>button.support_btn:hover .icon,.p-search .box_result.artists .actions>button.support_btn:hover .icon,.p-search .box_result.tracks .actions>button.support_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10V2c0-1.1-.9-2-2-2H2C.9 0 0 .9 0 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2zm-2 0H2V2h14v8zM9 3C7.34 3 6 4.34 6 6s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm13 0v11c0 1.1-.9 2-2 2H3v-2h17V3h2z' fill='%23fff'/%3E%3C/svg%3E")}}.p-search .box_result.albums .actions>button.edit_profile,.p-search .box_result.artists .actions>button.edit_profile,.p-search .box_result.tracks .actions>button.edit_profile{color:#dcdcdc;width:140px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='35' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.25 14a7 7 0 007-7 7 7 0 00-7-7 7 7 0 00-7 7 7 7 0 007 7zm4.9 1.75h-.913a9.53 9.53 0 01-3.987.875 9.55 9.55 0 01-3.987-.875H7.35A7.352 7.352 0 000 23.1v2.275A2.626 2.626 0 002.625 28h15.034a2.626 2.626 0 01-.143-1.165l.372-3.33.066-.607.432-.432 4.227-4.228c-1.34-1.515-3.281-2.488-5.463-2.488zm2.477 7.946l-.371 3.336a.87.87 0 00.962.962l3.33-.371 7.542-7.542-3.921-3.92-7.542 7.535zm14.99-8.99l-2.072-2.073a1.31 1.31 0 00-1.849 0L28.63 14.7l-.224.224 3.926 3.921 2.286-2.286a1.317 1.317 0 000-1.854z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:20px;padding-left:46px;background-position:15px}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button.edit_profile,.p-search .box_result.artists .actions>button.edit_profile,.p-search .box_result.tracks .actions>button.edit_profile{width:160px}}@media screen and (max-width:480px){.p-search .box_result.albums .actions>button.edit_profile,.p-search .box_result.artists .actions>button.edit_profile,.p-search .box_result.tracks .actions>button.edit_profile{width:100%;background-position:37%}}@media screen and (max-width:767px){.p-search .box_result.albums .actions>button,.p-search .box_result.artists .actions>button,.p-search .box_result.tracks .actions>button{color:#dbdbdb}.p-search .box_result.albums .actions>button.support_btn,.p-search .box_result.artists .actions>button.support_btn,.p-search .box_result.tracks .actions>button.support_btn{margin-right:0}}@media(hover:hover)and (pointer:fine){.p-search .box_result.albums .actions>button:hover,.p-search .box_result.artists .actions>button:hover,.p-search .box_result.tracks .actions>button:hover{background-color:rgba(72,74,108,.1)}}.p-search .box_result.albums .actions .more,.p-search .box_result.artists .actions .more,.p-search .box_result.tracks .actions .more{margin-right:0;border:none}@media screen and (max-width:767px){.p-search .box_result.albums .actions .more,.p-search .box_result.artists .actions .more,.p-search .box_result.tracks .actions .more{display:none}}.p-search .box_result.albums .actions .more>span,.p-search .box_result.artists .actions .more>span,.p-search .box_result.tracks .actions .more>span{display:flex;justify-content:center;width:100%;height:100%}.p-search .box_result.albums .actions .more>span>.material-icons,.p-search .box_result.artists .actions .more>span>.material-icons,.p-search .box_result.tracks .actions .more>span>.material-icons{display:flex;width:100%;justify-content:center;text-align:center;font-size:28px;margin-right:0}.p-search .box_result.albums .actions .dropdown-content .report,.p-search .box_result.artists .actions .dropdown-content .report,.p-search .box_result.tracks .actions .dropdown-content .report{color:#e84d4d}.p-search .box_result.albums ._head,.p-search .box_result.artists ._head,.p-search .box_result.tracks ._head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;border-bottom:1px solid #282c47;padding-bottom:5px}.p-search .box_result.albums ._head>h3,.p-search .box_result.artists ._head>h3,.p-search .box_result.tracks ._head>h3{color:#fff;font-family:Inter;font-style:normal;font-size:24px;font-weight:400;height:35px;line-height:150%;padding-left:20px}@media screen and (max-width:767px){.p-search .box_result.albums ._head>h3,.p-search .box_result.artists ._head>h3,.p-search .box_result.tracks ._head>h3{padding-left:0}}.p-search .box_result.albums ._head>h3>span,.p-search .box_result.artists ._head>h3>span,.p-search .box_result.tracks ._head>h3>span{font-size:25px;font-weight:300;color:#5f6986;line-height:150%}.p-search .box_result.albums ._head .view-all,.p-search .box_result.artists ._head .view-all,.p-search .box_result.tracks ._head .view-all{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:14px;width:120px;border:1px solid #3b4155;border-radius:36px;padding:4px;margin-bottom:3px;margin-right:20px}.p-search .box_result.albums ._head .view-all>span,.p-search .box_result.artists ._head .view-all>span,.p-search .box_result.tracks ._head .view-all>span{font-size:18px;padding-left:4px}@media screen and (max-width:767px){.p-search .box_result.albums ._head .view-all,.p-search .box_result.artists ._head .view-all,.p-search .box_result.tracks ._head .view-all{margin-right:0;margin-bottom:0;padding:0;border:none;font-size:20px;width:auto}}.p-search .box_result.artists{margin-top:65px}.p-search .box_result.artists .result{display:block}.p-search .box_result.artists .result .item_artist{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;height:80px;border-radius:10px;background-color:#101929;margin-bottom:5px}@media screen and (max-width:767px){.p-search .box_result.artists .result .item_artist{width:auto;margin-left:-20px;margin-right:-20px;border-radius:0}}@media(hover:hover)and (pointer:fine){.p-search .box_result.artists .result .item_artist:hover{background-color:#1c2534}}.p-search .box_result.artists .result .item_artist .left_box{display:flex;align-items:center;padding-left:20px}.p-search .box_result.artists .result .item_artist .right_box{padding-right:15px}.p-search .box_result.artists .result .item_artist .img{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#5f6986;flex-shrink:0;margin-right:10px;overflow:hidden;transition:.05s;border:1.5px solid #7481a6}.p-search .box_result.artists .result .item_artist .img>img{width:100%;height:100%}.p-search .box_result.artists .result .item_artist .img>img.default_artist_ava{width:95%;height:95%}.p-search .box_result.artists .result .item_artist .descript .name{color:#f1f1f1;font-size:16px;line-height:150%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:767px){.p-search .box_result.artists .result .item_artist .descript .name{max-width:180px}}@media(hover:hover)and (pointer:fine){.p-search .box_result.artists .result .item_artist .descript .name:hover{color:#20c4f5}}.p-search .box_result.artists .result .item_artist .descript>span{display:flex;color:#5f6986;font-size:22px;font-weight:400}@media(hover:hover)and (pointer:fine){.p-search .box_result.artists .result .item_artist:hover.label .img{border:2px solid #8591b1}.p-search .box_result.artists .result .item_artist:hover .name{color:#20c4f5}.p-search .box_result.artists .result .item_artist:hover .img{border:2px solid #8591b1}}@media(hover:none)and (pointer:coarse){.p-search .box_result.artists .result .item_artist:hover{background-color:#101929}.p-search .box_result.artists .result .item_artist:hover .name{color:#f1f1f1}.p-search .box_result.artists .result .item_artist:hover .img{border:1.5px solid #7481a6}}.p-search .box_result.albums{margin-top:60px}.p-search .box_result.albums .result{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:32px;column-gap:32px}@media screen and (max-width:767px){.p-search .box_result.albums .result{grid-template-columns:repeat(2,1fr);row-gap:20px}}.p-search .box_result.tracks{margin-top:60px}.p-search .box_result.tracks .result{background-color:transparent;padding:0}@media screen and (max-width:767px){.p-search .box_result.tracks .result .item_track ._left_ .artist_name,.p-search .box_result.tracks .result .item_track ._left_ .track_bpm,.p-search .box_result.tracks .result .item_track ._left_ .track_released{display:none}}.p-search.empty_page{position:relative;margin-top:-98px;min-height:calc(100vh + 98px);background:radial-gradient(ellipse at center top,#412e7e 18%,#321f62 61%,#221045 100%);background-size:cover;display:flex;flex-direction:column;flex:1;overflow:hidden}.p-search.empty_page .box_input_search{margin-top:98px}.p-search.empty_page .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.p-search.empty_page .overlay:after{content:"";display:block;position:absolute;width:120%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1893' height='726' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:overlay' stroke='%23DBDBDB' stroke-width='2'%3E%3Cg clip-path='url(%23clip0_2:2904)'%3E%3Cpath d='M273.689 44l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M254.261 78l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M234.836 44l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM176.547 10l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M157.121 44l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M176.547 78l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M98.836 78l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.836zM59.976 10L40.548 44l19.428 34h38.857l19.429-34-19.429-34H59.976z'/%3E%3Cpath d='M40.547 44L21.118 78l19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M1.69 44l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM1.69 112l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM118.261 112l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M40.547 112l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547zM59.976 214l-19.428 34 19.428 34h38.857l19.429-34-19.429-34H59.976zM1.69 180l-19.43 34 19.43 34h38.856l19.429-34-19.429-34H1.69zM157.117 180l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M118.261 248l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M98.832 282l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.832z'/%3E%3Cpath d='M40.547 248l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M98.832 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H98.832zM215.404 78l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM157.117 112l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M99.261 146l-19.428 34 19.428 34h38.858l19.428-34-19.428-34H99.261zM40.547 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34H40.547z'/%3E%3Cpath d='M-17.739 214l-19.428 34 19.428 34H21.12l19.428-34-19.428-34H-17.74z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_2:2904)'%3E%3Cpath d='M605.689 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M586.261 317l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M566.836 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM508.547 249l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M489.121 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M508.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M430.836 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM391.976 249l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M372.547 283l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M333.689 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM333.689 351l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM450.261 351l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M372.547 351l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM391.976 453l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM333.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.117 419l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M450.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M430.832 521l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M372.547 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M430.832 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.404 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM489.117 351l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M431.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM372.547 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M314.261 453l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip2_2:2904)'%3E%3Cpath d='M936.689 181l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M917.261 215l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M897.836 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM839.547 147l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M820.121 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M839.547 215l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M761.836 215l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM722.976 147l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M703.547 181l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M664.689 181l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM664.689 249l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM781.261 249l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M703.547 249l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM722.976 351l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM664.689 317l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM820.117 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M781.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M761.832 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M703.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M761.832 351l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM878.404 215l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM820.117 249l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M762.261 283l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM703.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M645.261 351l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip3_2:2904)'%3E%3Cpath d='M1306.69 419l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1287.26 453l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1267.84 419l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1209.55 385l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1190.12 419l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1209.55 453l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1131.84 453l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1092.98 385l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1073.55 419l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1034.69 419l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1034.69 487l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1151.26 487l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1073.55 487l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1092.98 589l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1034.69 555l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1190.12 555l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1151.26 623l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1131.83 657l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1073.55 623l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1131.83 589l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1248.4 453l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM1190.12 487l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1132.26 521l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1073.55 555l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1015.26 589l-19.427 34 19.427 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip4_2:2904)'%3E%3Cpath d='M1894.69 349l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1875.26 383l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1855.84 349l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1797.55 315l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1778.12 349l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1797.55 383l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1719.84 383l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1680.98 315l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1661.55 349l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1622.69 349l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1622.69 417l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1739.26 417l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1661.55 417l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1680.98 519l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM1622.69 485l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86zM1778.12 485l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1739.26 553l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1719.83 587l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1661.55 553l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1719.83 519l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1836.4 383l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM1778.12 417l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1720.26 451l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86zM1661.55 485l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85z'/%3E%3Cpath d='M1603.26 519l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip5_2:2904)'%3E%3Cpath d='M1602.22 383.298l-39.16.174-19.73 33.825 19.43 33.652 39.15-.175 19.74-33.825-19.43-33.651z'/%3E%3Cpath d='M1563.06 383.473l-39.16.174-19.73 33.826 19.43 33.651 39.15-.174 19.73-33.826-19.42-33.651z'/%3E%3Cpath d='M1582.79 349.649l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651zM1583.09 282.17l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1543.93 282.346l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1524.2 316.17l-39.16.174-19.73 33.826 19.43 33.651 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1485.34 248.869l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1524.8 181.216l-39.15.174-19.74 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1485.64 181.39l-39.15.175-19.74 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1466.22 147.739l-39.16.174-19.73 33.826 19.43 33.651 39.15-.174 19.74-33.826-19.43-33.651zM1407.33 181.739l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1465.61 282.694l-39.16.174-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1426.76 215.39l-39.16.175-19.73 33.825 19.42 33.652 39.16-.175 19.73-33.825-19.42-33.652zM1348.13 283.216l-39.15.174-19.74 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651zM1348.44 215.739l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1426.15 350.342l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1347.83 350.694l-39.16.174-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.651z'/%3E%3Cpath d='M1308.67 350.866l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3Cpath d='M1308.97 283.39l-39.15.175-19.74 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1367.56 316.866l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651zM1543.63 349.821l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652zM1485.04 316.342l-39.16.175-19.73 33.825 19.43 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1426.67 283.238l-39.16.174-19.73 33.826 19.42 33.651 39.16-.174 19.73-33.826-19.42-33.651zM1367.86 249.39l-39.15.175-19.73 33.825 19.42 33.652 39.16-.175 19.73-33.825-19.43-33.652z'/%3E%3Cpath d='M1309.28 215.914l-39.16.174-19.73 33.826 19.43 33.651 39.16-.174 19.73-33.826-19.43-33.651z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip6_2:2904)'%3E%3Cpath d='M429.689 180l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M390.836 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM332.547 146l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M313.121 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M332.547 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M254.836 214l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM215.976 146l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M196.547 180l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M157.689 180l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM157.689 248l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM274.261 248l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M196.547 248l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM215.976 350l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM157.689 316l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM313.117 316l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M274.261 384l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M254.832 418l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M196.547 384l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M254.832 350l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM313.117 248l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M255.261 282l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM196.547 316l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M138.261 350l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip7_2:2904)'%3E%3Cpath d='M761.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M742.261 453l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M722.836 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM664.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M645.121 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M664.547 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M586.836 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.976 385l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M528.547 419l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M489.689 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.689 487l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM606.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M528.547 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM547.976 589l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM489.689 555l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM645.117 555l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M606.261 623l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M586.832 657l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M528.547 623l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M586.832 589l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM703.404 453l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM645.117 487l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M587.261 521l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858zM528.547 555l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M470.261 589l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3Cg clip-path='url(%23clip8_2:2904)'%3E%3Cpath d='M1092.69 317l-19.43 34 19.43 34h38.86l19.42-34-19.42-34h-38.86z'/%3E%3Cpath d='M1073.26 351l-19.43 34 19.43 34h38.86l19.43-34-19.43-34h-38.86z'/%3E%3Cpath d='M1053.84 317l-19.43 34 19.43 34h38.85l19.43-34-19.43-34h-38.85zM995.547 283l-19.429 34 19.428 34h38.854l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M976.121 317l-19.429 34 19.429 34h38.859l19.43-34-19.43-34h-38.859z'/%3E%3Cpath d='M995.547 351l-19.429 34 19.428 34h38.854l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M917.836 351l-19.429 34 19.428 34h38.858l19.428-34-19.428-34h-38.857zM878.976 283l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857z'/%3E%3Cpath d='M859.547 317l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M820.689 317l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM820.689 385l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM937.261 385l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M859.547 385l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM878.976 487l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM820.689 453l-19.429 34 19.429 34h38.857l19.429-34-19.429-34h-38.857zM976.117 453l-19.429 34 19.429 34h38.853l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M937.261 521l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3Cpath d='M917.832 555l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M859.547 521l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M917.832 487l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857zM1034.4 351l-19.42 34 19.42 34h38.86l19.43-34-19.43-34h-38.86zM976.117 385l-19.429 34 19.429 34h38.853l19.43-34-19.43-34h-38.853z'/%3E%3Cpath d='M918.261 419l-19.428 34 19.428 34h38.857l19.429-34-19.429-34h-38.857zM859.547 453l-19.429 34 19.429 34h38.857l19.428-34-19.428-34h-38.857z'/%3E%3Cpath d='M801.261 487l-19.428 34 19.428 34h38.858l19.428-34-19.428-34h-38.858z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 334 0)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip1_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 666 242)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip2_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 997 138.72)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip3_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1367 379.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip4_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1893 308.828)' d='M0 0h311v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip5_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-.49533 -.8687 -.8633 .50469 1662.68 414.162)' d='M0 0h376.517v343.078H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip6_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 490 137.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip7_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 822 379.707)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3CclipPath id='clip8_2:2904'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 1153 276.427)' d='M0 0h373v346.293H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50%;mix-blend-mode:overlay;bottom:0;left:0}@media screen and (max-width:767px){.p-search.empty_page .overlay:after{background-size:220%}}.p-search-details{height:100%;min-height:100vh;background-size:cover}.p-search-details .head_content{display:flex;align-items:center;font-size:41px;color:#f1f1f1;font-weight:700;line-height:59px;margin-top:30px;margin-bottom:30px}.p-search-details .head_content>a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.05);margin-right:10px;transition:.25s}.p-search-details .head_content>a>span{color:#fff;font-size:50px}@media(hover:hover)and (pointer:fine){.p-search-details .head_content>a:hover{background:hsla(0,0%,100%,.1)}.p-search-details .head_content>a:hover>span{color:#fff}}.p-search-details .artists_list{margin-bottom:70px}.p-search-details .artists_list .item_row{display:flex;justify-content:space-between;padding-left:20px;padding-right:15px;align-items:center;width:100%;overflow:hidden;cursor:pointer}@media screen and (max-width:767px){.p-search-details .artists_list .item_row{width:auto;margin-left:-20px;margin-right:-20px;border-radius:0}}.p-search-details .artists_list .item_row.head{display:none;height:37px;font-size:14px;font-weight:400;color:#7481a6;border-bottom:1px solid rgba(95,105,134,.5);margin-bottom:4px}.p-search-details .artists_list .item_row.head>div{display:flex}.p-search-details .artists_list .item_row.head .sort{padding-top:2px;margin-left:8px;width:12.5px}.p-search-details .artists_list .item_row.head .sort>div{height:7.1px;cursor:pointer}.p-search-details .artists_list .item_row.head .sort>div.asc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-bottom:2px}.p-search-details .artists_list .item_row.head .sort>div.asc.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.p-search-details .artists_list .item_row.head .sort>div.desc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:rotate(180deg)}.p-search-details .artists_list .item_row.head .sort>div.desc.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.p-search-details .artists_list .item_row.data{height:80px;margin-bottom:5px;background:#101929;border-radius:10px;font-size:16px;font-weight:300;color:#dcdcdc}@media(hover:hover)and (pointer:fine){.p-search-details .artists_list .item_row.data:hover{background-color:#1c2534}.p-search-details .artists_list .item_row.data:hover .owner>.name,.p-search-details .artists_list .item_row.data:hover .project>.name{color:#20c4f5}}@media(hover:none)and (pointer:coarse){.p-search-details .artists_list .item_row.data:hover{background-color:#101929}.p-search-details .artists_list .item_row.data:hover .owner>.name,.p-search-details .artists_list .item_row.data:hover .project>.name{color:#f1f1f1;border-color:transparent}}.p-search-details .artists_list .item_row.data .left_box{display:flex;max-width:80%;align-items:center}.p-search-details .artists_list .item_row.data .ava{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#5f6986;flex-shrink:0;margin-right:10px;overflow:hidden;transition:.05s;border:1.5px solid #7481a6}.p-search-details .artists_list .item_row.data .ava .default_artist_ava{width:95%;height:95%}.p-search-details .artists_list .item_row.data .owner,.p-search-details .artists_list .item_row.data .project{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.p-search-details .artists_list .item_row.data .owner>.name,.p-search-details .artists_list .item_row.data .project>.name{display:inline;color:#f1f1f1;font-weight:400;font-size:16px;line-height:19px;text-decoration:none;border-bottom:1px solid transparent;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(hover:hover)and (pointer:fine){.p-search-details .artists_list .item_row.data .owner>.name:hover,.p-search-details .artists_list .item_row.data .project>.name:hover{color:#20c4f5;border-color:#20c4f5}}.p-search-details .artists_list .item_row.data .actions .v-skeleton-loader{width:123px;height:34px;border-radius:36px;margin-right:8px;background:#1a1f34}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions .v-skeleton-loader{width:47px;height:47px;margin-right:0;margin-left:auto;padding:8px}}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions .v-skeleton-loader>div{width:100%;height:100%;min-height:unset}}.p-search-details .artists_list .item_row.data .actions .v-skeleton-loader>div{width:100%;height:100%;background:transparent;min-height:unset}.p-search-details .artists_list .item_row.data .actions>button{display:flex;align-items:center;font-size:14px;font-weight:500;height:34px;background-color:transparent;border:1px solid #3b4155;border-radius:36px;padding:1px 16px 0 16px;transition:.25s;color:#dcdcdc}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button{justify-content:center;height:47px;width:47px;font-weight:400;font-size:18px;border:none;margin-right:0;padding:8px}}@media screen and (max-width:480px){.p-search-details .artists_list .item_row.data .actions>button{height:36px;font-size:14px}}.p-search-details .artists_list .item_row.data .actions>button .icon{display:flex;width:20px;height:20px;margin-right:8px;background-position:50%;flex-shrink:0}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button .icon{margin-right:0}}.p-search-details .artists_list .item_row.data .actions>button.follow_btn .icon{display:flex;width:25px;height:22.5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}@media screen and (max-width:480px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn .icon{background-size:25px}}.p-search-details .artists_list .item_row.data .actions>button.follow_btn .text{margin-bottom:0}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn .text{display:none}}@media(hover:hover)and (pointer:fine){.p-search-details .artists_list .item_row.data .actions>button.follow_btn:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}}@media screen and (max-width:1150px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23heart_empty 1__a)'%3E%3Cpath d='M10.813 3.021L10 4.16l-.814-1.14a5.47 5.47 0 00-1.073-1.136C7.354 1.29 6.513 1 5.587 1a4.35 4.35 0 00-3.261 1.435C1.487 3.356 1 4.642 1 6.08c0 1.428.513 2.777 1.756 4.296 1.144 1.396 2.808 2.834 4.847 4.591l.002.003c.687.592 1.47 1.267 2.284 1.987h.001S9.96 17 10 17c.04 0 .08-.015.11-.042.808-.714 1.587-1.385 2.27-1.975l.018-.015c2.037-1.757 3.701-3.195 4.845-4.59C18.487 8.856 19 7.507 19 6.08c0-1.438-.487-2.724-1.326-3.645A4.35 4.35 0 0014.413 1c-.925 0-1.767.29-2.526.885m-1.074 1.136c.302-.428.663-.81 1.074-1.136m-1.074 1.136l1.074-1.136' stroke='%23DCDCDC' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='heart_empty 1__a'%3E%3Cpath fill='%23fff' d='M0 0h20v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}}.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following{width:123px}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following{width:auto}}.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}@media screen and (max-width:480px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following .icon{background-size:25px}}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following .text{display:none}}@media(hover:hover)and (pointer:fine){.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23fff'/%3E%3C/svg%3E")}}@media screen and (max-width:1150px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn.following:hover .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.413 1.762a5.35 5.35 0 00-4-1.762c-1.155 0-2.212.37-3.143 1.097-.47.368-.895.818-1.27 1.342a6.468 6.468 0 00-1.27-1.342C7.798.37 6.74 0 5.586 0a5.35 5.35 0 00-4 1.762C.563 2.884 0 4.418 0 6.08c0 1.711.63 3.278 1.984 4.93 1.21 1.477 2.95 2.977 4.965 4.714.688.593 1.468 1.266 2.278 1.982a1.165 1.165 0 001.546 0c.81-.716 1.59-1.389 2.278-1.982 2.015-1.737 3.755-3.237 4.966-4.715C19.37 9.358 20 7.791 20 6.08c0-1.662-.564-3.196-1.587-4.318z' fill='%23E94E4E'/%3E%3C/svg%3E")}}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button.follow_btn{margin-left:auto;width:47px;padding:8px}.p-search-details .artists_list .item_row.data .actions>button.follow_btn .text{display:none}}@media screen and (max-width:767px){.p-search-details .artists_list .item_row.data .actions>button{color:#dbdbdb}.p-search-details .artists_list .item_row.data .actions>button.support_btn{margin-right:0}}@media(hover:hover)and (pointer:fine){.p-search-details .artists_list .item_row.data .actions>button:hover{background-color:rgba(72,74,108,.1)}}.p-search-details .artists_list .item_row.data .more_actions .more_btn{display:flex;align-items:center;width:34px;height:34px;border-radius:50%;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.p-search-details .artists_list .item_row.data .more_actions .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.p-search-details .albums_list{background-color:transparent}.p-search-details .track_list{background-color:transparent;position:relative}.p-search-details .head_page{display:flex;align-items:flex-end;height:124px;background-color:#02161d;padding:0 30px 50px 30px}.p-search-details .head_page .btn_back{width:48px;height:48px;border-radius:5px;background-color:#28363f;margin-right:20px;position:relative}.p-search-details .head_page .btn_back>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:42px;color:#20c4f5}.p-search-details .head_page .name_page{color:#f1f1f1;font-weight:500;font-size:57px;margin-right:20px}.p-search-details .head_page .who_search{font-size:46px;color:#e420f5;font-weight:500;margin-right:20px}.p-search-details .head_page .query_search{font-size:46px;color:#7120f5;font-weight:500;margin-right:20px}.box_input_search{position:relative;top:120px;width:735px;height:40px;display:flex;z-index:1;border-bottom:1px solid hsla(0,0%,100%,.5);margin:0 auto;transition:all .3s ease}@media screen and (max-width:767px){.box_input_search{width:90%;height:45px;top:20px}.box_input_search>input{font-size:24px!important}}.box_input_search:after{content:"";display:block;position:absolute;width:30px;height:100%;left:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a7.952 7.952 0 004.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0018 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z' fill='%23dcdcdc'/%3E%3Cpath d='M11.412 8.586c.38.38.588.882.588 1.414h2a3.975 3.975 0 00-1.174-2.828c-1.514-1.512-4.139-1.512-5.652 0l1.412 1.416c.76-.758 2.07-.756 2.826-.002z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0;background-size:contain;opacity:.8;transition:opacity .2s ease}.box_input_search>input{width:100%;height:100%;padding:0 45px 0 60px;font-size:30px;font-weight:300;color:#dcdcdc;transition:color .2s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.box_input_search>input::-moz-placeholder{color:#dcdcdc;opacity:.7;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.box_input_search>input::placeholder{color:#dcdcdc;opacity:.7;transition:opacity .2s ease}.box_input_search>input:focus{color:#fff}.box_input_search>input:focus::-moz-placeholder{opacity:.5}.box_input_search>input:focus::placeholder{opacity:.5}.box_input_search .clear_search{position:absolute;top:50%;transform:translateY(-50%);right:15px;width:15px;height:15px;background-position:50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23dcdcdc' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");opacity:.8;transition:opacity .2s ease;cursor:pointer}.box_input_search .clear_search:before{content:"";position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px}.box_input_search .clear_search:hover{opacity:1}.box_input_search .run_search{position:absolute;top:50%;transform:translateY(-50%);right:15px;width:15px;height:15px;background-position:50%;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");opacity:.8;transition:opacity .2s ease;cursor:pointer}.box_input_search .run_search:hover{opacity:1}.box_input_search .run_search.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23fff'/%3E%3C/svg%3E");opacity:1}@media(hover:hover)and (pointer:fine){.box_input_search.focus,.box_input_search:hover{border-bottom:1px solid hsla(0,0%,100%,.8)}.box_input_search.focus:after,.box_input_search:hover:after{opacity:1}}.p-release-removed,.page-release-removed{height:100%}.p-music-release-submitted,.p_email_congratulations,.p_email_verification,.page-password-changed,.page-password-recovery,.page-release-removed{min-height:100vh;display:flex;align-items:center}.p-music-release-submitted .content-page,.p_email_congratulations .content-page,.p_email_verification .content-page,.page-password-changed .content-page,.page-password-recovery .content-page,.page-release-removed .content-page{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0}@media screen and (max-width:480px){.p-music-release-submitted .content-page,.p_email_congratulations .content-page,.p_email_verification .content-page,.page-password-changed .content-page,.page-password-recovery .content-page,.page-release-removed .content-page{padding:15px}}.p-music-release-submitted .block_release_removed,.p_email_congratulations .block_release_removed,.p_email_verification .block_release_removed,.page-password-changed .block_release_removed,.page-password-recovery .block_release_removed,.page-release-removed .block_release_removed{display:flex;flex-direction:column;align-items:center;margin-top:-100px}.p-music-release-submitted .block_release_removed>h2,.p_email_congratulations .block_release_removed>h2,.p_email_verification .block_release_removed>h2,.page-password-changed .block_release_removed>h2,.page-password-recovery .block_release_removed>h2,.page-release-removed .block_release_removed>h2{font-size:40px;color:#7481a6}.p-music-release-submitted .block_release_removed .description,.p_email_congratulations .block_release_removed .description,.p_email_verification .block_release_removed .description,.page-password-changed .block_release_removed .description,.page-password-recovery .block_release_removed .description,.page-release-removed .block_release_removed .description{font-size:20px;color:#5f6986;line-height:23px;margin-bottom:50px}.p-music-release-submitted .block_release_removed .illustration,.p_email_congratulations .block_release_removed .illustration,.p_email_verification .block_release_removed .illustration,.page-password-changed .block_release_removed .illustration,.page-password-recovery .block_release_removed .illustration,.page-release-removed .block_release_removed .illustration{width:121px;height:165px;background-image:url(../img/delete-release-success.5854dfe8.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;margin-bottom:85px}.p-music-release-submitted .block_release_removed .action_buttons,.p_email_congratulations .block_release_removed .action_buttons,.p_email_verification .block_release_removed .action_buttons,.page-password-changed .block_release_removed .action_buttons,.page-password-recovery .block_release_removed .action_buttons,.page-release-removed .block_release_removed .action_buttons{display:flex}.p-music-release-submitted .block_release_removed .action_buttons>a,.p_email_congratulations .block_release_removed .action_buttons>a,.p_email_verification .block_release_removed .action_buttons>a,.page-password-changed .block_release_removed .action_buttons>a,.page-password-recovery .block_release_removed .action_buttons>a,.page-release-removed .block_release_removed .action_buttons>a{width:180px;color:#fff}.p-music-release-submitted .block_release_removed .action_buttons>a:first-child,.p_email_congratulations .block_release_removed .action_buttons>a:first-child,.p_email_verification .block_release_removed .action_buttons>a:first-child,.page-password-changed .block_release_removed .action_buttons>a:first-child,.page-password-recovery .block_release_removed .action_buttons>a:first-child,.page-release-removed .block_release_removed .action_buttons>a:first-child{margin-right:16px}.p-music-release-submitted .block_password_changed,.p_email_congratulations .block_password_changed,.p_email_verification .block_password_changed,.page-password-changed .block_password_changed,.page-password-recovery .block_password_changed,.page-release-removed .block_password_changed{width:100%;display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center;max-width:600px;margin:auto;animation:fadeInUp .6s ease-out;font-family:Inter,sans-serif}@media screen and (max-width:480px){.p-music-release-submitted .block_password_changed,.p_email_congratulations .block_password_changed,.p_email_verification .block_password_changed,.page-password-changed .block_password_changed,.page-password-recovery .block_password_changed,.page-release-removed .block_password_changed{width:100%;max-width:100%;padding:1.5rem;margin:auto}}.p-music-release-submitted .block_password_changed .success-icon,.p_email_congratulations .block_password_changed .success-icon,.p_email_verification .block_password_changed .success-icon,.page-password-changed .block_password_changed .success-icon,.page-password-recovery .block_password_changed .success-icon,.page-release-removed .block_password_changed .success-icon{margin-bottom:24px;animation:scaleIn .5s ease-out .3s both}.p-music-release-submitted .block_password_changed .success-icon svg,.p_email_congratulations .block_password_changed .success-icon svg,.p_email_verification .block_password_changed .success-icon svg,.page-password-changed .block_password_changed .success-icon svg,.page-password-recovery .block_password_changed .success-icon svg,.page-release-removed .block_password_changed .success-icon svg{animation:rotateIn .6s ease-out .3s both}.p-music-release-submitted .block_password_changed .success-icon svg circle,.p_email_congratulations .block_password_changed .success-icon svg circle,.p_email_verification .block_password_changed .success-icon svg circle,.page-password-changed .block_password_changed .success-icon svg circle,.page-password-recovery .block_password_changed .success-icon svg circle,.page-release-removed .block_password_changed .success-icon svg circle{animation:drawCircle 1s ease-out .6s both;stroke-dasharray:239;stroke-dashoffset:239}.p-music-release-submitted .block_password_changed .success-icon svg path,.p_email_congratulations .block_password_changed .success-icon svg path,.p_email_verification .block_password_changed .success-icon svg path,.page-password-changed .block_password_changed .success-icon svg path,.page-password-recovery .block_password_changed .success-icon svg path,.page-release-removed .block_password_changed .success-icon svg path{animation:drawCheck .6s ease-out 1.2s both;stroke-dasharray:50;stroke-dashoffset:50}@media screen and (max-width:480px){.p-music-release-submitted .block_password_changed .success-icon svg,.p_email_congratulations .block_password_changed .success-icon svg,.p_email_verification .block_password_changed .success-icon svg,.page-password-changed .block_password_changed .success-icon svg,.page-password-recovery .block_password_changed .success-icon svg,.page-release-removed .block_password_changed .success-icon svg{width:60px;height:60px}}.p-music-release-submitted .block_password_changed>h2,.p_email_congratulations .block_password_changed>h2,.p_email_verification .block_password_changed>h2,.page-password-changed .block_password_changed>h2,.page-password-recovery .block_password_changed>h2,.page-release-removed .block_password_changed>h2{font-family:Inter,sans-serif;font-size:40px;line-height:49px;color:#dcdcdc;margin-bottom:18px}@media screen and (max-width:480px){.p-music-release-submitted .block_password_changed>h2,.p_email_congratulations .block_password_changed>h2,.p_email_verification .block_password_changed>h2,.page-password-changed .block_password_changed>h2,.page-password-recovery .block_password_changed>h2,.page-release-removed .block_password_changed>h2{font-size:32px;line-height:1}}.p-music-release-submitted .block_password_changed .description,.p_email_congratulations .block_password_changed .description,.p_email_verification .block_password_changed .description,.page-password-changed .block_password_changed .description,.page-password-recovery .block_password_changed .description,.page-release-removed .block_password_changed .description{font-family:Inter,sans-serif;color:#7481a6;text-align:center;font-size:16px;line-height:1.4;margin-bottom:32px;max-width:360px}@media screen and (max-width:480px){.p-music-release-submitted .block_password_changed .description,.p_email_congratulations .block_password_changed .description,.p_email_verification .block_password_changed .description,.page-password-changed .block_password_changed .description,.page-password-recovery .block_password_changed .description,.page-release-removed .block_password_changed .description{font-size:16px;line-height:1.4;margin-bottom:24px;max-width:100%;padding:0 5px}}.p-music-release-submitted .block_password_changed .right,.p_email_congratulations .block_password_changed .right,.p_email_verification .block_password_changed .right,.page-password-changed .block_password_changed .right,.page-password-recovery .block_password_changed .right,.page-release-removed .block_password_changed .right{font-family:Inter,sans-serif;border-radius:60px;border:1.36px solid #2e3548;padding:12px 48px;color:#dcdcdc;font-weight:500;font-size:20px;transition:all .2s ease;position:relative;overflow:hidden}.p-music-release-submitted .block_password_changed .right:hover,.p_email_congratulations .block_password_changed .right:hover,.p_email_verification .block_password_changed .right:hover,.page-password-changed .block_password_changed .right:hover,.page-password-recovery .block_password_changed .right:hover,.page-release-removed .block_password_changed .right:hover{background:rgba(72,74,108,.3);transform:translateY(-1px);border-color:rgba(72,74,108,.5)}.p-music-release-submitted .block_password_changed .right:active,.p_email_congratulations .block_password_changed .right:active,.p_email_verification .block_password_changed .right:active,.page-password-changed .block_password_changed .right:active,.page-password-recovery .block_password_changed .right:active,.page-release-removed .block_password_changed .right:active{transform:translateY(0)}@media screen and (max-width:480px){.p-music-release-submitted .block_password_changed .right,.p_email_congratulations .block_password_changed .right,.p_email_verification .block_password_changed .right,.page-password-changed .block_password_changed .right,.page-password-recovery .block_password_changed .right,.page-release-removed .block_password_changed .right{font-size:16px}}.p-music-release-submitted .block_music_release_submitted,.p_email_congratulations .block_music_release_submitted,.p_email_verification .block_music_release_submitted,.page-password-changed .block_music_release_submitted,.page-password-recovery .block_music_release_submitted,.page-release-removed .block_music_release_submitted{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif}.p-music-release-submitted .block_music_release_submitted>h2,.p_email_congratulations .block_music_release_submitted>h2,.p_email_verification .block_music_release_submitted>h2,.page-password-changed .block_music_release_submitted>h2,.page-password-recovery .block_music_release_submitted>h2,.page-release-removed .block_music_release_submitted>h2{font-family:Inter,sans-serif;font-size:40px;line-height:49px;color:#8591b1;margin-bottom:16px}.p-music-release-submitted .block_music_release_submitted .description,.p_email_congratulations .block_music_release_submitted .description,.p_email_verification .block_music_release_submitted .description,.page-password-changed .block_music_release_submitted .description,.page-password-recovery .block_music_release_submitted .description,.page-release-removed .block_music_release_submitted .description{font-family:Inter,sans-serif;font-size:16px;color:#7481a6;margin-bottom:50px}.p-music-release-submitted .block_music_release_submitted .description>a,.p_email_congratulations .block_music_release_submitted .description>a,.p_email_verification .block_music_release_submitted .description>a,.page-password-changed .block_music_release_submitted .description>a,.page-password-recovery .block_music_release_submitted .description>a,.page-release-removed .block_music_release_submitted .description>a{color:#20c4f5;text-decoration:underline}.p-music-release-submitted>.container,.p_email_congratulations>.container,.p_email_verification>.container,.page-password-changed>.container,.page-password-recovery>.container,.page-release-removed>.container{display:flex}.p-music-release-submitted .congratulations,.p_email_congratulations .congratulations,.p_email_verification .congratulations,.page-password-changed .congratulations,.page-password-recovery .congratulations,.page-release-removed .congratulations{justify-content:space-between}.p-music-release-submitted .block_music_release_submitted,.p-music-release-submitted .congratulations,.p-music-release-submitted .verify_your_email,.p_email_congratulations .block_music_release_submitted,.p_email_congratulations .congratulations,.p_email_congratulations .verify_your_email,.p_email_verification .block_music_release_submitted,.p_email_verification .congratulations,.p_email_verification .verify_your_email,.page-password-changed .block_music_release_submitted,.page-password-changed .congratulations,.page-password-changed .verify_your_email,.page-password-recovery .block_music_release_submitted,.page-password-recovery .congratulations,.page-password-recovery .verify_your_email,.page-release-removed .block_music_release_submitted,.page-release-removed .congratulations,.page-release-removed .verify_your_email{display:flex;flex-direction:column;font-family:Inter,sans-serif;margin:140px auto;width:515px;height:400px}@media screen and (max-width:767px){.p-music-release-submitted .block_music_release_submitted,.p-music-release-submitted .congratulations,.p-music-release-submitted .verify_your_email,.p_email_congratulations .block_music_release_submitted,.p_email_congratulations .congratulations,.p_email_congratulations .verify_your_email,.p_email_verification .block_music_release_submitted,.p_email_verification .congratulations,.p_email_verification .verify_your_email,.page-password-changed .block_music_release_submitted,.page-password-changed .congratulations,.page-password-changed .verify_your_email,.page-password-recovery .block_music_release_submitted,.page-password-recovery .congratulations,.page-password-recovery .verify_your_email,.page-release-removed .block_music_release_submitted,.page-release-removed .congratulations,.page-release-removed .verify_your_email{margin:80px auto}}@media screen and (max-width:480px){.p-music-release-submitted .block_music_release_submitted,.p-music-release-submitted .congratulations,.p-music-release-submitted .verify_your_email,.p_email_congratulations .block_music_release_submitted,.p_email_congratulations .congratulations,.p_email_congratulations .verify_your_email,.p_email_verification .block_music_release_submitted,.p_email_verification .congratulations,.p_email_verification .verify_your_email,.page-password-changed .block_music_release_submitted,.page-password-changed .congratulations,.page-password-changed .verify_your_email,.page-password-recovery .block_music_release_submitted,.page-password-recovery .congratulations,.page-password-recovery .verify_your_email,.page-release-removed .block_music_release_submitted,.page-release-removed .congratulations,.page-release-removed .verify_your_email{max-width:100%}}.p-music-release-submitted .block_music_release_submitted ._heading>h1,.p-music-release-submitted .congratulations ._heading>h1,.p-music-release-submitted .verify_your_email ._heading>h1,.p_email_congratulations .block_music_release_submitted ._heading>h1,.p_email_congratulations .congratulations ._heading>h1,.p_email_congratulations .verify_your_email ._heading>h1,.p_email_verification .block_music_release_submitted ._heading>h1,.p_email_verification .congratulations ._heading>h1,.p_email_verification .verify_your_email ._heading>h1,.page-password-changed .block_music_release_submitted ._heading>h1,.page-password-changed .congratulations ._heading>h1,.page-password-changed .verify_your_email ._heading>h1,.page-password-recovery .block_music_release_submitted ._heading>h1,.page-password-recovery .congratulations ._heading>h1,.page-password-recovery .verify_your_email ._heading>h1,.page-release-removed .block_music_release_submitted ._heading>h1,.page-release-removed .congratulations ._heading>h1,.page-release-removed .verify_your_email ._heading>h1{font-family:Inter,sans-serif;font-size:40px;color:#8591b1;line-height:49px;margin-bottom:13px;text-align:center}.p-music-release-submitted .block_music_release_submitted ._heading>h6,.p-music-release-submitted .congratulations ._heading>h6,.p-music-release-submitted .verify_your_email ._heading>h6,.p_email_congratulations .block_music_release_submitted ._heading>h6,.p_email_congratulations .congratulations ._heading>h6,.p_email_congratulations .verify_your_email ._heading>h6,.p_email_verification .block_music_release_submitted ._heading>h6,.p_email_verification .congratulations ._heading>h6,.p_email_verification .verify_your_email ._heading>h6,.page-password-changed .block_music_release_submitted ._heading>h6,.page-password-changed .congratulations ._heading>h6,.page-password-changed .verify_your_email ._heading>h6,.page-password-recovery .block_music_release_submitted ._heading>h6,.page-password-recovery .congratulations ._heading>h6,.page-password-recovery .verify_your_email ._heading>h6,.page-release-removed .block_music_release_submitted ._heading>h6,.page-release-removed .congratulations ._heading>h6,.page-release-removed .verify_your_email ._heading>h6{font-family:Inter,sans-serif;font-size:16px;color:#8591b1;line-height:20px;text-align:center}.p-music-release-submitted .block_music_release_submitted ._heading.email_verification>h1,.p-music-release-submitted .congratulations ._heading.email_verification>h1,.p-music-release-submitted .verify_your_email ._heading.email_verification>h1,.p_email_congratulations .block_music_release_submitted ._heading.email_verification>h1,.p_email_congratulations .congratulations ._heading.email_verification>h1,.p_email_congratulations .verify_your_email ._heading.email_verification>h1,.p_email_verification .block_music_release_submitted ._heading.email_verification>h1,.p_email_verification .congratulations ._heading.email_verification>h1,.p_email_verification .verify_your_email ._heading.email_verification>h1,.page-password-changed .block_music_release_submitted ._heading.email_verification>h1,.page-password-changed .congratulations ._heading.email_verification>h1,.page-password-changed .verify_your_email ._heading.email_verification>h1,.page-password-recovery .block_music_release_submitted ._heading.email_verification>h1,.page-password-recovery .congratulations ._heading.email_verification>h1,.page-password-recovery .verify_your_email ._heading.email_verification>h1,.page-release-removed .block_music_release_submitted ._heading.email_verification>h1,.page-release-removed .congratulations ._heading.email_verification>h1,.page-release-removed .verify_your_email ._heading.email_verification>h1{color:#dcdcdc}.p-music-release-submitted .block_music_release_submitted .code,.p-music-release-submitted .congratulations .code,.p-music-release-submitted .verify_your_email .code,.p_email_congratulations .block_music_release_submitted .code,.p_email_congratulations .congratulations .code,.p_email_congratulations .verify_your_email .code,.p_email_verification .block_music_release_submitted .code,.p_email_verification .congratulations .code,.p_email_verification .verify_your_email .code,.page-password-changed .block_music_release_submitted .code,.page-password-changed .congratulations .code,.page-password-changed .verify_your_email .code,.page-password-recovery .block_music_release_submitted .code,.page-password-recovery .congratulations .code,.page-password-recovery .verify_your_email .code,.page-release-removed .block_music_release_submitted .code,.page-release-removed .congratulations .code,.page-release-removed .verify_your_email .code{display:flex;justify-content:center;margin:28px 0}.p-music-release-submitted .block_music_release_submitted .code .box_code_inputs,.p-music-release-submitted .congratulations .code .box_code_inputs,.p-music-release-submitted .verify_your_email .code .box_code_inputs,.p_email_congratulations .block_music_release_submitted .code .box_code_inputs,.p_email_congratulations .congratulations .code .box_code_inputs,.p_email_congratulations .verify_your_email .code .box_code_inputs,.p_email_verification .block_music_release_submitted .code .box_code_inputs,.p_email_verification .congratulations .code .box_code_inputs,.p_email_verification .verify_your_email .code .box_code_inputs,.page-password-changed .block_music_release_submitted .code .box_code_inputs,.page-password-changed .congratulations .code .box_code_inputs,.page-password-changed .verify_your_email .code .box_code_inputs,.page-password-recovery .block_music_release_submitted .code .box_code_inputs,.page-password-recovery .congratulations .code .box_code_inputs,.page-password-recovery .verify_your_email .code .box_code_inputs,.page-release-removed .block_music_release_submitted .code .box_code_inputs,.page-release-removed .congratulations .code .box_code_inputs,.page-release-removed .verify_your_email .code .box_code_inputs{display:flex;height:52px;border-radius:6px}.p-music-release-submitted .block_music_release_submitted .code .box_code_inputs>input,.p-music-release-submitted .congratulations .code .box_code_inputs>input,.p-music-release-submitted .verify_your_email .code .box_code_inputs>input,.p_email_congratulations .block_music_release_submitted .code .box_code_inputs>input,.p_email_congratulations .congratulations .code .box_code_inputs>input,.p_email_congratulations .verify_your_email .code .box_code_inputs>input,.p_email_verification .block_music_release_submitted .code .box_code_inputs>input,.p_email_verification .congratulations .code .box_code_inputs>input,.p_email_verification .verify_your_email .code .box_code_inputs>input,.page-password-changed .block_music_release_submitted .code .box_code_inputs>input,.page-password-changed .congratulations .code .box_code_inputs>input,.page-password-changed .verify_your_email .code .box_code_inputs>input,.page-password-recovery .block_music_release_submitted .code .box_code_inputs>input,.page-password-recovery .congratulations .code .box_code_inputs>input,.page-password-recovery .verify_your_email .code .box_code_inputs>input,.page-release-removed .block_music_release_submitted .code .box_code_inputs>input,.page-release-removed .congratulations .code .box_code_inputs>input,.page-release-removed .verify_your_email .code .box_code_inputs>input{font-family:Inter,sans-serif;width:41px;background-color:#fff;font-size:24px;font-weight:500;color:#000;text-align:center;border-right:1px solid #282c47;box-shadow:0 0 0 0 #20c4f5;transition:.15s;caret-color:transparent}.p-music-release-submitted .block_music_release_submitted .code .box_code_inputs>input:last-child,.p-music-release-submitted .congratulations .code .box_code_inputs>input:last-child,.p-music-release-submitted .verify_your_email .code .box_code_inputs>input:last-child,.p_email_congratulations .block_music_release_submitted .code .box_code_inputs>input:last-child,.p_email_congratulations .congratulations .code .box_code_inputs>input:last-child,.p_email_congratulations .verify_your_email .code .box_code_inputs>input:last-child,.p_email_verification .block_music_release_submitted .code .box_code_inputs>input:last-child,.p_email_verification .congratulations .code .box_code_inputs>input:last-child,.p_email_verification .verify_your_email .code .box_code_inputs>input:last-child,.page-password-changed .block_music_release_submitted .code .box_code_inputs>input:last-child,.page-password-changed .congratulations .code .box_code_inputs>input:last-child,.page-password-changed .verify_your_email .code .box_code_inputs>input:last-child,.page-password-recovery .block_music_release_submitted .code .box_code_inputs>input:last-child,.page-password-recovery .congratulations .code .box_code_inputs>input:last-child,.page-password-recovery .verify_your_email .code .box_code_inputs>input:last-child,.page-release-removed .block_music_release_submitted .code .box_code_inputs>input:last-child,.page-release-removed .congratulations .code .box_code_inputs>input:last-child,.page-release-removed .verify_your_email .code .box_code_inputs>input:last-child{border-right:none}.p-music-release-submitted .block_music_release_submitted .code .box_code_inputs>input:focus,.p-music-release-submitted .congratulations .code .box_code_inputs>input:focus,.p-music-release-submitted .verify_your_email .code .box_code_inputs>input:focus,.p_email_congratulations .block_music_release_submitted .code .box_code_inputs>input:focus,.p_email_congratulations .congratulations .code .box_code_inputs>input:focus,.p_email_congratulations .verify_your_email .code .box_code_inputs>input:focus,.p_email_verification .block_music_release_submitted .code .box_code_inputs>input:focus,.p_email_verification .congratulations .code .box_code_inputs>input:focus,.p_email_verification .verify_your_email .code .box_code_inputs>input:focus,.page-password-changed .block_music_release_submitted .code .box_code_inputs>input:focus,.page-password-changed .congratulations .code .box_code_inputs>input:focus,.page-password-changed .verify_your_email .code .box_code_inputs>input:focus,.page-password-recovery .block_music_release_submitted .code .box_code_inputs>input:focus,.page-password-recovery .congratulations .code .box_code_inputs>input:focus,.page-password-recovery .verify_your_email .code .box_code_inputs>input:focus,.page-release-removed .block_music_release_submitted .code .box_code_inputs>input:focus,.page-release-removed .congratulations .code .box_code_inputs>input:focus,.page-release-removed .verify_your_email .code .box_code_inputs>input:focus{box-shadow:0 0 0 3px #20c4f5;border-radius:6px;z-index:1;position:relative;border-right:none}.p-music-release-submitted .block_music_release_submitted .code .separation,.p-music-release-submitted .congratulations .code .separation,.p-music-release-submitted .verify_your_email .code .separation,.p_email_congratulations .block_music_release_submitted .code .separation,.p_email_congratulations .congratulations .code .separation,.p_email_congratulations .verify_your_email .code .separation,.p_email_verification .block_music_release_submitted .code .separation,.p_email_verification .congratulations .code .separation,.p_email_verification .verify_your_email .code .separation,.page-password-changed .block_music_release_submitted .code .separation,.page-password-changed .congratulations .code .separation,.page-password-changed .verify_your_email .code .separation,.page-password-recovery .block_music_release_submitted .code .separation,.page-password-recovery .congratulations .code .separation,.page-password-recovery .verify_your_email .code .separation,.page-release-removed .block_music_release_submitted .code .separation,.page-release-removed .congratulations .code .separation,.page-release-removed .verify_your_email .code .separation{display:flex;align-items:center;justify-content:center;width:38px;height:100%;color:#d9d9d9;font-size:24px;font-weight:500px}.p-music-release-submitted .block_music_release_submitted .illustration,.p-music-release-submitted .congratulations .illustration,.p-music-release-submitted .verify_your_email .illustration,.p_email_congratulations .block_music_release_submitted .illustration,.p_email_congratulations .congratulations .illustration,.p_email_congratulations .verify_your_email .illustration,.p_email_verification .block_music_release_submitted .illustration,.p_email_verification .congratulations .illustration,.p_email_verification .verify_your_email .illustration,.page-password-changed .block_music_release_submitted .illustration,.page-password-changed .congratulations .illustration,.page-password-changed .verify_your_email .illustration,.page-password-recovery .block_music_release_submitted .illustration,.page-password-recovery .congratulations .illustration,.page-password-recovery .verify_your_email .illustration,.page-release-removed .block_music_release_submitted .illustration,.page-release-removed .congratulations .illustration,.page-release-removed .verify_your_email .illustration{display:flex;width:100%;height:195px;background-position:top;background-repeat:no-repeat;position:relative;margin-bottom:32px}.p-music-release-submitted .block_music_release_submitted .illustration:after,.p-music-release-submitted .congratulations .illustration:after,.p-music-release-submitted .verify_your_email .illustration:after,.p_email_congratulations .block_music_release_submitted .illustration:after,.p_email_congratulations .congratulations .illustration:after,.p_email_congratulations .verify_your_email .illustration:after,.p_email_verification .block_music_release_submitted .illustration:after,.p_email_verification .congratulations .illustration:after,.p_email_verification .verify_your_email .illustration:after,.page-password-changed .block_music_release_submitted .illustration:after,.page-password-changed .congratulations .illustration:after,.page-password-changed .verify_your_email .illustration:after,.page-password-recovery .block_music_release_submitted .illustration:after,.page-password-recovery .congratulations .illustration:after,.page-password-recovery .verify_your_email .illustration:after,.page-release-removed .block_music_release_submitted .illustration:after,.page-release-removed .congratulations .illustration:after,.page-release-removed .verify_your_email .illustration:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:65px;background-image:url(../img/shadow-medium.1c9d4976.png)}.p-music-release-submitted .block_music_release_submitted .illustration.verify_email,.p-music-release-submitted .congratulations .illustration.verify_email,.p-music-release-submitted .verify_your_email .illustration.verify_email,.p_email_congratulations .block_music_release_submitted .illustration.verify_email,.p_email_congratulations .congratulations .illustration.verify_email,.p_email_congratulations .verify_your_email .illustration.verify_email,.p_email_verification .block_music_release_submitted .illustration.verify_email,.p_email_verification .congratulations .illustration.verify_email,.p_email_verification .verify_your_email .illustration.verify_email,.page-password-changed .block_music_release_submitted .illustration.verify_email,.page-password-changed .congratulations .illustration.verify_email,.page-password-changed .verify_your_email .illustration.verify_email,.page-password-recovery .block_music_release_submitted .illustration.verify_email,.page-password-recovery .congratulations .illustration.verify_email,.page-password-recovery .verify_your_email .illustration.verify_email,.page-release-removed .block_music_release_submitted .illustration.verify_email,.page-release-removed .congratulations .illustration.verify_email,.page-release-removed .verify_your_email .illustration.verify_email{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAACCCAYAAACKAxD9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAlLSURBVHgB7d3bb5PnHQfw7/O+tjmEFackoWO0OGST0iZVEpVWabauZjSl0ySYtEnlZmvQDhI3tP0H1qQ3uwz0ppq4SLqr7WbN7krVLhDYgWpaElQQlAFmSUtOJHYOGMf2++x53pA0Bzu8tt/T4/4+kiEJBgH+5vf8nsP7GiBEYCAl49HWCILBKDTWJD4LoxSc3RE/DEFLD7GP/hWDSygIJeCv/CAKnb0j/hujcATvBUt3uREICkIReDQaxhZDBABvwQ0cnezjgS44iIJQoIch6BcfNsNNDodBAynMUiVwNwQSQyc//JJjFYgqQgF4+0sdoiHsgXfiYIstTvQMVBEKocnG0FNh8JAjVYEqgkW8va0ZWmAQ3osjpdWyc+fisBFVBKu0QAf8IYytGdt7FAqCVRwvwy+yLAKbURCsYqy0FUM7MRaBzSgIKmLc1v5AoiCoiIm9CJtREFT0IEBBILzX7qmjREFQjdiNhAMC8FB9azRy7PXXoYSP/gQfOO3UlrTjK4vfe769ORTQoqL2NEFu1nCxIMIQWf+8YDCIcGUYIfFzdU21+agM+2fGdvJvf0E4uQAPDbGzAy1wiCNBqG99Jarr+lEG3sFR/Py7omK7GYhIJIIa8bOXvAzC8N46nG04gFQw2Ce+kf76u5O/7YXNbAtCROzTV6S2iN05/ob4Y21fApWhaGhsEKHYBy94EYT4th1mAK7vfnLdr7CYeOHOGdl0V+fbJ2KwgS1BeKatvYNBeydXybebV4EoNAh3du1GMR4EQohv34Fr4sW38mdoDJ3ZTOB059vHS5pJlBSE+tbXIrrO5f58FC6TQ8YLLxwQwaiAGwoNwrs/+QXcIyuE0VXKkFH09LHxxcNvBnRDbstG4YHJiUl8fPYTfPHFDRAeEb1Yz7vvnelGkYoKQsP3D3dzDadKaQTtkE6nMTQ4jCtXroLIDVK81XX6zGBn9/sRFKigIMiGsLHt8Idw6/SuRVc+v4rPPvu3GYxvPIZmpgf7Cw1DQUGoSG/p5ww/hQ/FbsfQ338eROKRQsNgOQhiOJBNofundwsQn4mblYFIhYXBUhAa216VhzY7oABZGahnWCbCoAU+tPLMRwZBrhFwxjqhENkzTIhZBYHZM1iZTWwaBLlOYC4UKejvF/9BzeNDcjbR2X0mutlzNg2CWCxyZbXQCTIEg4O2n99QFtNZT2d3T97pft4gPCN2DaFIX5BP7PYdGiJW8Ai0xbzT/rxBYCGt6FUqP6HG8WuMaW/mqwo5g9AotpHh0dKx3eRSNFWFFeF8VSFnELiuv4EycoP2I1bIqpDr6xuCIGcKULw3WE9WBJpBrAjnmkFsCIKmZaMoMzIEt8VCE1mi6WxDxc9xeJUdRQHkQZEjrx3C8881oXbfUyJI/rzAeuTuBAYu+eFiZu9xcLlfdHz11zZUBMasN4mHftiGM+/9Hsd+fgR1tft8GwJpd9XjICs2DA9rgiCWk8XagbUzBkd+fAgnTxxHxfbtUEEoGBB/120gS7hurNlAXBMEXWcRWFBTvQu/+uUxqGZ3VSXIEh160+rP1wQhm7W2zXzsZ0egIqoIX+OM568InFvbV3j22aehIgrCKnxtC7AmCKLZe+QZ8br9EcwtLGB0fBxpUUJUIq+iIsvE3sMqRZ9iTi2m8dXEhFJhkA0jya2kq6EzmSxGx8axkHwAoraSL4s3DANjU1OYScyCqMu2+yNMz86KQNyDITpOoh5bb5SxkExiZGxMuSaSOHDHlOW+Qc4siDocuXWO7Bsmpmeob1CIo/dQkn2DiusN30SO30xreb0hRQdDfM2Vu6ot9w0qDxVjj1nfxi7kuX7h6u315FAhewcVp5iXaq3vr1yqrYdqXL/PopxNqDjFlLexsXIrG3nfI3nzK9V4csPN5aEiMTcPlfz5ueimYZBDwh9fbIeKPNuFkVPMqXgcGVEZdoV3QgUPgiF80PoqmkZvolk8diaXgpwQVWBIVAEVK8Eyz7fj4nNzmE/ex56aGgR1HSoYVvxFz8UX92KWQ4WcYtIupnd8c1NuGQbaxfSO7+7OTquR3vDlbfqXVyOTqRSIO3z7fg1LfcMkDRUu8f0bd9z+chyXb8REdVgEcY5vT3MaBsfM7H3E55Pm54m5+2iur8W36Ei6I3xZEcxhYTK+EgJJVoR/Dl/HzZExEPv5riIsJBfFxtRc3o2pm6NjZijqnnwC27aEYJX8PZ//938gufkqCPfiC2uqQD5fTU6LYWMeBxq+aykMd+5O4tbDAJHcfBEEORRMzMyLF8r64RX5ol74z1XU7X0CT327GsGAnvM512NfigqTANmc50GQL/7Y1GzRZxTkUCErROVjO/Cd6sexbWsIs6KqTIuKcXdqGukMLUxZ4WkQ5KxgWjxKJb/zkyIMMhCkOJ4EQU4Nx+7NFjQUEGe5HoRUOoNxMRSkswaIf7gahMRcElMJuvDFj1wJwvpVQuI/jgfBPGcg+oFUmrp3P3M0CI9aJST+4VgQ7JoaEnfYHgSaGqrJ1iDQ1FBdtgVBTg3lUED9gJpsCYLVXUPiXyUFgfqB8lF0EJZOESWoHygTRQWh1K1j4j8FB4FpulkJSHkp+PDqyMgoSPkpOAipVAoXBy6ClJeijrMPDw3j8tBlkPJR9HUNFwYu4NNPPsXc7ByI+kpaR7h29Zr52L9/P/bs3YOqqir4GWMs52lnYtPK4q1bt8yH31VXV+Pgj14G2cj3F8ESd1AQiGlNEBjn51HGKnao8R6V7mCx1Z+t6RECocVTmUwInD/6Tb78pmnv1ujOrVok369X79DR9nQAd9kE7DZuVPYtslAcijCySMBIn1r9Nf++h2+BBv/Q0atpG9/82g0G+MGW3/Seg8KoRyAmCgIxURCIiYJATBQEYqIgEBMFgZgoCMREQSAmCgIxURCIiYJATBQEYqIgEBMFgZgoCMREQSAmCgIxURCIiYJATBQEYqIgEBMFgZgoCMREQSCm8gmCjj54gSGm+lVOUtkEoeXXvX0GeBfcJEJgpPlBlIGyGhrEd2ankeG1IhAfwFlxGTpD5y0tJ3pjKANlcxHseoPvd0TEcBFl0I4y8GbxL42gBBwY4oyfFx/0lcNQsF7ZBmG9wZ6OMDJohiEeQJjp2j7xcRiMh1eexFlc1Mg4h5FAFnFdlP6sCACCog843qvMZe+EFO3/4TSSqk6HwzUAAAAASUVORK5CYII=)}.p-music-release-submitted .block_music_release_submitted .illustration.congratul,.p-music-release-submitted .congratulations .illustration.congratul,.p-music-release-submitted .verify_your_email .illustration.congratul,.p_email_congratulations .block_music_release_submitted .illustration.congratul,.p_email_congratulations .congratulations .illustration.congratul,.p_email_congratulations .verify_your_email .illustration.congratul,.p_email_verification .block_music_release_submitted .illustration.congratul,.p_email_verification .congratulations .illustration.congratul,.p_email_verification .verify_your_email .illustration.congratul,.page-password-changed .block_music_release_submitted .illustration.congratul,.page-password-changed .congratulations .illustration.congratul,.page-password-changed .verify_your_email .illustration.congratul,.page-password-recovery .block_music_release_submitted .illustration.congratul,.page-password-recovery .congratulations .illustration.congratul,.page-password-recovery .verify_your_email .illustration.congratul,.page-release-removed .block_music_release_submitted .illustration.congratul,.page-release-removed .congratulations .illustration.congratul,.page-release-removed .verify_your_email .illustration.congratul{background-image:url(../img/congratulations.0887b5b3.png)}.p-music-release-submitted .block_music_release_submitted .action_buttons,.p-music-release-submitted .congratulations .action_buttons,.p-music-release-submitted .verify_your_email .action_buttons,.p_email_congratulations .block_music_release_submitted .action_buttons,.p_email_congratulations .congratulations .action_buttons,.p_email_congratulations .verify_your_email .action_buttons,.p_email_verification .block_music_release_submitted .action_buttons,.p_email_verification .congratulations .action_buttons,.p_email_verification .verify_your_email .action_buttons,.page-password-changed .block_music_release_submitted .action_buttons,.page-password-changed .congratulations .action_buttons,.page-password-changed .verify_your_email .action_buttons,.page-password-recovery .block_music_release_submitted .action_buttons,.page-password-recovery .congratulations .action_buttons,.page-password-recovery .verify_your_email .action_buttons,.page-release-removed .block_music_release_submitted .action_buttons,.page-release-removed .congratulations .action_buttons,.page-release-removed .verify_your_email .action_buttons{display:flex;justify-content:center}.p-music-release-submitted .block_music_release_submitted .action_buttons>button,.p-music-release-submitted .block_music_release_submitted .action_buttons a,.p-music-release-submitted .congratulations .action_buttons>button,.p-music-release-submitted .congratulations .action_buttons a,.p-music-release-submitted .verify_your_email .action_buttons>button,.p-music-release-submitted .verify_your_email .action_buttons a,.p_email_congratulations .block_music_release_submitted .action_buttons>button,.p_email_congratulations .block_music_release_submitted .action_buttons a,.p_email_congratulations .congratulations .action_buttons>button,.p_email_congratulations .congratulations .action_buttons a,.p_email_congratulations .verify_your_email .action_buttons>button,.p_email_congratulations .verify_your_email .action_buttons a,.p_email_verification .block_music_release_submitted .action_buttons>button,.p_email_verification .block_music_release_submitted .action_buttons a,.p_email_verification .congratulations .action_buttons>button,.p_email_verification .congratulations .action_buttons a,.p_email_verification .verify_your_email .action_buttons>button,.p_email_verification .verify_your_email .action_buttons a,.page-password-changed .block_music_release_submitted .action_buttons>button,.page-password-changed .block_music_release_submitted .action_buttons a,.page-password-changed .congratulations .action_buttons>button,.page-password-changed .congratulations .action_buttons a,.page-password-changed .verify_your_email .action_buttons>button,.page-password-changed .verify_your_email .action_buttons a,.page-password-recovery .block_music_release_submitted .action_buttons>button,.page-password-recovery .block_music_release_submitted .action_buttons a,.page-password-recovery .congratulations .action_buttons>button,.page-password-recovery .congratulations .action_buttons a,.page-password-recovery .verify_your_email .action_buttons>button,.page-password-recovery .verify_your_email .action_buttons a,.page-release-removed .block_music_release_submitted .action_buttons>button,.page-release-removed .block_music_release_submitted .action_buttons a,.page-release-removed .congratulations .action_buttons>button,.page-release-removed .congratulations .action_buttons a,.page-release-removed .verify_your_email .action_buttons>button,.page-release-removed .verify_your_email .action_buttons a{width:180px}.p-music-release-submitted .block_music_release_submitted .action_buttons>button:first-child,.p-music-release-submitted .block_music_release_submitted .action_buttons a:first-child,.p-music-release-submitted .congratulations .action_buttons>button:first-child,.p-music-release-submitted .congratulations .action_buttons a:first-child,.p-music-release-submitted .verify_your_email .action_buttons>button:first-child,.p-music-release-submitted .verify_your_email .action_buttons a:first-child,.p_email_congratulations .block_music_release_submitted .action_buttons>button:first-child,.p_email_congratulations .block_music_release_submitted .action_buttons a:first-child,.p_email_congratulations .congratulations .action_buttons>button:first-child,.p_email_congratulations .congratulations .action_buttons a:first-child,.p_email_congratulations .verify_your_email .action_buttons>button:first-child,.p_email_congratulations .verify_your_email .action_buttons a:first-child,.p_email_verification .block_music_release_submitted .action_buttons>button:first-child,.p_email_verification .block_music_release_submitted .action_buttons a:first-child,.p_email_verification .congratulations .action_buttons>button:first-child,.p_email_verification .congratulations .action_buttons a:first-child,.p_email_verification .verify_your_email .action_buttons>button:first-child,.p_email_verification .verify_your_email .action_buttons a:first-child,.page-password-changed .block_music_release_submitted .action_buttons>button:first-child,.page-password-changed .block_music_release_submitted .action_buttons a:first-child,.page-password-changed .congratulations .action_buttons>button:first-child,.page-password-changed .congratulations .action_buttons a:first-child,.page-password-changed .verify_your_email .action_buttons>button:first-child,.page-password-changed .verify_your_email .action_buttons a:first-child,.page-password-recovery .block_music_release_submitted .action_buttons>button:first-child,.page-password-recovery .block_music_release_submitted .action_buttons a:first-child,.page-password-recovery .congratulations .action_buttons>button:first-child,.page-password-recovery .congratulations .action_buttons a:first-child,.page-password-recovery .verify_your_email .action_buttons>button:first-child,.page-password-recovery .verify_your_email .action_buttons a:first-child,.page-release-removed .block_music_release_submitted .action_buttons>button:first-child,.page-release-removed .block_music_release_submitted .action_buttons a:first-child,.page-release-removed .congratulations .action_buttons>button:first-child,.page-release-removed .congratulations .action_buttons a:first-child,.page-release-removed .verify_your_email .action_buttons>button:first-child,.page-release-removed .verify_your_email .action_buttons a:first-child{margin-right:16px}.p-music-release-submitted .block_music_release_submitted .action_buttons>a,.p-music-release-submitted .congratulations .action_buttons>a,.p-music-release-submitted .verify_your_email .action_buttons>a,.p_email_congratulations .block_music_release_submitted .action_buttons>a,.p_email_congratulations .congratulations .action_buttons>a,.p_email_congratulations .verify_your_email .action_buttons>a,.p_email_verification .block_music_release_submitted .action_buttons>a,.p_email_verification .congratulations .action_buttons>a,.p_email_verification .verify_your_email .action_buttons>a,.page-password-changed .block_music_release_submitted .action_buttons>a,.page-password-changed .congratulations .action_buttons>a,.page-password-changed .verify_your_email .action_buttons>a,.page-password-recovery .block_music_release_submitted .action_buttons>a,.page-password-recovery .congratulations .action_buttons>a,.page-password-recovery .verify_your_email .action_buttons>a,.page-release-removed .block_music_release_submitted .action_buttons>a,.page-release-removed .congratulations .action_buttons>a,.page-release-removed .verify_your_email .action_buttons>a{color:#fff}.p-music-release-submitted .block_music_release_submitted .code_submit,.p-music-release-submitted .congratulations .code_submit,.p-music-release-submitted .verify_your_email .code_submit,.p_email_congratulations .block_music_release_submitted .code_submit,.p_email_congratulations .congratulations .code_submit,.p_email_congratulations .verify_your_email .code_submit,.p_email_verification .block_music_release_submitted .code_submit,.p_email_verification .congratulations .code_submit,.p_email_verification .verify_your_email .code_submit,.page-password-changed .block_music_release_submitted .code_submit,.page-password-changed .congratulations .code_submit,.page-password-changed .verify_your_email .code_submit,.page-password-recovery .block_music_release_submitted .code_submit,.page-password-recovery .congratulations .code_submit,.page-password-recovery .verify_your_email .code_submit,.page-release-removed .block_music_release_submitted .code_submit,.page-release-removed .congratulations .code_submit,.page-release-removed .verify_your_email .code_submit{display:flex;justify-content:center}.p-music-release-submitted .block_music_release_submitted .code_submit .send_code,.p-music-release-submitted .congratulations .code_submit .send_code,.p-music-release-submitted .verify_your_email .code_submit .send_code,.p_email_congratulations .block_music_release_submitted .code_submit .send_code,.p_email_congratulations .congratulations .code_submit .send_code,.p_email_congratulations .verify_your_email .code_submit .send_code,.p_email_verification .block_music_release_submitted .code_submit .send_code,.p_email_verification .congratulations .code_submit .send_code,.p_email_verification .verify_your_email .code_submit .send_code,.page-password-changed .block_music_release_submitted .code_submit .send_code,.page-password-changed .congratulations .code_submit .send_code,.page-password-changed .verify_your_email .code_submit .send_code,.page-password-recovery .block_music_release_submitted .code_submit .send_code,.page-password-recovery .congratulations .code_submit .send_code,.page-password-recovery .verify_your_email .code_submit .send_code,.page-release-removed .block_music_release_submitted .code_submit .send_code,.page-release-removed .congratulations .code_submit .send_code,.page-release-removed .verify_your_email .code_submit .send_code{width:376px;height:44px;color:#fff;margin-right:0;position:relative}.p-music-release-submitted .block_music_release_submitted .code_submit .send_code.loading,.p-music-release-submitted .congratulations .code_submit .send_code.loading,.p-music-release-submitted .verify_your_email .code_submit .send_code.loading,.p_email_congratulations .block_music_release_submitted .code_submit .send_code.loading,.p_email_congratulations .congratulations .code_submit .send_code.loading,.p_email_congratulations .verify_your_email .code_submit .send_code.loading,.p_email_verification .block_music_release_submitted .code_submit .send_code.loading,.p_email_verification .congratulations .code_submit .send_code.loading,.p_email_verification .verify_your_email .code_submit .send_code.loading,.page-password-changed .block_music_release_submitted .code_submit .send_code.loading,.page-password-changed .congratulations .code_submit .send_code.loading,.page-password-changed .verify_your_email .code_submit .send_code.loading,.page-password-recovery .block_music_release_submitted .code_submit .send_code.loading,.page-password-recovery .congratulations .code_submit .send_code.loading,.page-password-recovery .verify_your_email .code_submit .send_code.loading,.page-release-removed .block_music_release_submitted .code_submit .send_code.loading,.page-release-removed .congratulations .code_submit .send_code.loading,.page-release-removed .verify_your_email .code_submit .send_code.loading{font-size:0}.p-music-release-submitted .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.p-music-release-submitted .congratulations .code_submit .send_code.loading>.v-progress-circular,.p-music-release-submitted .verify_your_email .code_submit .send_code.loading>.v-progress-circular,.p_email_congratulations .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.p_email_congratulations .congratulations .code_submit .send_code.loading>.v-progress-circular,.p_email_congratulations .verify_your_email .code_submit .send_code.loading>.v-progress-circular,.p_email_verification .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.p_email_verification .congratulations .code_submit .send_code.loading>.v-progress-circular,.p_email_verification .verify_your_email .code_submit .send_code.loading>.v-progress-circular,.page-password-changed .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.page-password-changed .congratulations .code_submit .send_code.loading>.v-progress-circular,.page-password-changed .verify_your_email .code_submit .send_code.loading>.v-progress-circular,.page-password-recovery .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.page-password-recovery .congratulations .code_submit .send_code.loading>.v-progress-circular,.page-password-recovery .verify_your_email .code_submit .send_code.loading>.v-progress-circular,.page-release-removed .block_music_release_submitted .code_submit .send_code.loading>.v-progress-circular,.page-release-removed .congratulations .code_submit .send_code.loading>.v-progress-circular,.page-release-removed .verify_your_email .code_submit .send_code.loading>.v-progress-circular{display:flex}.p-music-release-submitted .block_music_release_submitted .code_submit .send_code.disabled,.p-music-release-submitted .congratulations .code_submit .send_code.disabled,.p-music-release-submitted .verify_your_email .code_submit .send_code.disabled,.p_email_congratulations .block_music_release_submitted .code_submit .send_code.disabled,.p_email_congratulations .congratulations .code_submit .send_code.disabled,.p_email_congratulations .verify_your_email .code_submit .send_code.disabled,.p_email_verification .block_music_release_submitted .code_submit .send_code.disabled,.p_email_verification .congratulations .code_submit .send_code.disabled,.p_email_verification .verify_your_email .code_submit .send_code.disabled,.page-password-changed .block_music_release_submitted .code_submit .send_code.disabled,.page-password-changed .congratulations .code_submit .send_code.disabled,.page-password-changed .verify_your_email .code_submit .send_code.disabled,.page-password-recovery .block_music_release_submitted .code_submit .send_code.disabled,.page-password-recovery .congratulations .code_submit .send_code.disabled,.page-password-recovery .verify_your_email .code_submit .send_code.disabled,.page-release-removed .block_music_release_submitted .code_submit .send_code.disabled,.page-release-removed .congratulations .code_submit .send_code.disabled,.page-release-removed .verify_your_email .code_submit .send_code.disabled{color:#dcdcdc}.p-music-release-submitted .block_music_release_submitted .message_error,.p-music-release-submitted .congratulations .message_error,.p-music-release-submitted .verify_your_email .message_error,.p_email_congratulations .block_music_release_submitted .message_error,.p_email_congratulations .congratulations .message_error,.p_email_congratulations .verify_your_email .message_error,.p_email_verification .block_music_release_submitted .message_error,.p_email_verification .congratulations .message_error,.p_email_verification .verify_your_email .message_error,.page-password-changed .block_music_release_submitted .message_error,.page-password-changed .congratulations .message_error,.page-password-changed .verify_your_email .message_error,.page-password-recovery .block_music_release_submitted .message_error,.page-password-recovery .congratulations .message_error,.page-password-recovery .verify_your_email .message_error,.page-release-removed .block_music_release_submitted .message_error,.page-release-removed .congratulations .message_error,.page-release-removed .verify_your_email .message_error{text-align:center;margin-top:15px;color:#e84d4d}.p-music-release-submitted .block_music_release_submitted .resend_code,.p-music-release-submitted .congratulations .resend_code,.p-music-release-submitted .verify_your_email .resend_code,.p_email_congratulations .block_music_release_submitted .resend_code,.p_email_congratulations .congratulations .resend_code,.p_email_congratulations .verify_your_email .resend_code,.p_email_verification .block_music_release_submitted .resend_code,.p_email_verification .congratulations .resend_code,.p_email_verification .verify_your_email .resend_code,.page-password-changed .block_music_release_submitted .resend_code,.page-password-changed .congratulations .resend_code,.page-password-changed .verify_your_email .resend_code,.page-password-recovery .block_music_release_submitted .resend_code,.page-password-recovery .congratulations .resend_code,.page-password-recovery .verify_your_email .resend_code,.page-release-removed .block_music_release_submitted .resend_code,.page-release-removed .congratulations .resend_code,.page-release-removed .verify_your_email .resend_code{font-family:Inter,sans-serif;font-size:16px;line-height:20px;color:#8591b1;text-align:center;margin-top:16px}.p-music-release-submitted .block_music_release_submitted .resend_code>button,.p-music-release-submitted .congratulations .resend_code>button,.p-music-release-submitted .verify_your_email .resend_code>button,.p_email_congratulations .block_music_release_submitted .resend_code>button,.p_email_congratulations .congratulations .resend_code>button,.p_email_congratulations .verify_your_email .resend_code>button,.p_email_verification .block_music_release_submitted .resend_code>button,.p_email_verification .congratulations .resend_code>button,.p_email_verification .verify_your_email .resend_code>button,.page-password-changed .block_music_release_submitted .resend_code>button,.page-password-changed .congratulations .resend_code>button,.page-password-changed .verify_your_email .resend_code>button,.page-password-recovery .block_music_release_submitted .resend_code>button,.page-password-recovery .congratulations .resend_code>button,.page-password-recovery .verify_your_email .resend_code>button,.page-release-removed .block_music_release_submitted .resend_code>button,.page-release-removed .congratulations .resend_code>button,.page-release-removed .verify_your_email .resend_code>button{color:#20c4f5}.p-music-release-submitted .block_music_release_submitted .resend_code .in_seconds,.p-music-release-submitted .congratulations .resend_code .in_seconds,.p-music-release-submitted .verify_your_email .resend_code .in_seconds,.p_email_congratulations .block_music_release_submitted .resend_code .in_seconds,.p_email_congratulations .congratulations .resend_code .in_seconds,.p_email_congratulations .verify_your_email .resend_code .in_seconds,.p_email_verification .block_music_release_submitted .resend_code .in_seconds,.p_email_verification .congratulations .resend_code .in_seconds,.p_email_verification .verify_your_email .resend_code .in_seconds,.page-password-changed .block_music_release_submitted .resend_code .in_seconds,.page-password-changed .congratulations .resend_code .in_seconds,.page-password-changed .verify_your_email .resend_code .in_seconds,.page-password-recovery .block_music_release_submitted .resend_code .in_seconds,.page-password-recovery .congratulations .resend_code .in_seconds,.page-password-recovery .verify_your_email .resend_code .in_seconds,.page-release-removed .block_music_release_submitted .resend_code .in_seconds,.page-release-removed .congratulations .resend_code .in_seconds,.page-release-removed .verify_your_email .resend_code .in_seconds{color:#5f6986;padding-left:5px}.p-music-release-submitted .block_music_release_submitted .resend_code .or,.p-music-release-submitted .congratulations .resend_code .or,.p-music-release-submitted .verify_your_email .resend_code .or,.p_email_congratulations .block_music_release_submitted .resend_code .or,.p_email_congratulations .congratulations .resend_code .or,.p_email_congratulations .verify_your_email .resend_code .or,.p_email_verification .block_music_release_submitted .resend_code .or,.p_email_verification .congratulations .resend_code .or,.p_email_verification .verify_your_email .resend_code .or,.page-password-changed .block_music_release_submitted .resend_code .or,.page-password-changed .congratulations .resend_code .or,.page-password-changed .verify_your_email .resend_code .or,.page-password-recovery .block_music_release_submitted .resend_code .or,.page-password-recovery .congratulations .resend_code .or,.page-password-recovery .verify_your_email .resend_code .or,.page-release-removed .block_music_release_submitted .resend_code .or,.page-release-removed .congratulations .resend_code .or,.page-release-removed .verify_your_email .resend_code .or{margin-top:10px}.p-music-release-submitted .block_music_release_submitted .resend_code .or>a,.p-music-release-submitted .congratulations .resend_code .or>a,.p-music-release-submitted .verify_your_email .resend_code .or>a,.p_email_congratulations .block_music_release_submitted .resend_code .or>a,.p_email_congratulations .congratulations .resend_code .or>a,.p_email_congratulations .verify_your_email .resend_code .or>a,.p_email_verification .block_music_release_submitted .resend_code .or>a,.p_email_verification .congratulations .resend_code .or>a,.p_email_verification .verify_your_email .resend_code .or>a,.page-password-changed .block_music_release_submitted .resend_code .or>a,.page-password-changed .congratulations .resend_code .or>a,.page-password-changed .verify_your_email .resend_code .or>a,.page-password-recovery .block_music_release_submitted .resend_code .or>a,.page-password-recovery .congratulations .resend_code .or>a,.page-password-recovery .verify_your_email .resend_code .or>a,.page-release-removed .block_music_release_submitted .resend_code .or>a,.page-release-removed .congratulations .resend_code .or>a,.page-release-removed .verify_your_email .resend_code .or>a{color:#20c4f5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0)}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}.logout-page,.logout-page .logout-content{display:flex;align-items:center}.logout-page .logout-content{width:100%;justify-content:center;padding:4rem 0}@media screen and (max-width:480px){.logout-page .logout-content{padding:3rem 15px}}.logout-page .logout-block{text-align:center;padding:2rem 1rem;width:100%;max-width:415px;display:flex;flex-direction:column;align-items:center;position:relative;margin:0 auto;font-family:Inter,sans-serif}@media screen and (max-width:480px){.logout-page .logout-block{padding:0 20px}}.logout-page .logout-block .logout-title{font-family:Satisfy,cursive;font-size:3.5rem;margin-bottom:1rem;color:rgba(135,206,250,.9);font-weight:400}@media(max-width:768px){.logout-page .logout-block .logout-title{font-size:3rem}}.logout-page .logout-block .logout-description{font-family:Inter,sans-serif;font-size:1.1rem;margin-bottom:2rem;color:#7481a6;line-height:1.4}@media(max-width:768px){.logout-page .logout-block .logout-description{font-size:1rem;padding:0 1rem}}.logout-page .logout-block .logout-spaceship{width:115px;height:100px;margin:2rem auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='168' height='156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M133.231 78.052l.017.336.317.11c2.478.868 8.574 3.189 14.49 6.884 5.936 3.709 11.583 8.735 13.326 14.975.806 2.883.103 5.867-2.113 8.653-2.646 3.328-7.549 6.435-14.144 9.116-6.58 2.676-14.788 4.906-23.981 6.513l-.261.045-.109.242a3.773 3.773 0 00-.047.113l-.002.003.464.189-.464-.189a.64.64 0 01-.071.15c-.368.482-9.956 12.679-30.654 12.916-20.71.238-30-11.757-30.34-12.208l-.002-.001c-.003-.005-.01-.014-.02-.035a1.498 1.498 0 01-.04-.099l-.467.178.467-.178a2.806 2.806 0 00-.047-.119l-.11-.255-.274-.042c-9.156-1.396-17.312-3.438-23.829-5.963-6.531-2.531-11.355-5.524-13.917-8.785h0c-2.144-2.729-2.781-5.692-1.904-8.6h0c1.896-6.29 7.67-11.453 13.697-15.299 6.007-3.833 12.161-6.295 14.663-7.22l.302-.112.024-.32c1.026-13.712 7.262-23.806 7.515-24.207l.006-.01.005-.01.108-.191.001-.002c4.082-7.097 10.121-12.553 17.457-15.778 4.703-2.064 9.967-3.19 16.041-3.436l.448-.018.03-.447-.498-.035.499.035h0v-.01l.002-.026.007-.102.02-.395c.018-.346.04-.856.057-1.514.037-1.315.06-3.22.005-5.588-.053-2.35-.03-4.238.005-5.538a70.117 70.117 0 01.077-1.877l.006-.097.002-.024v-.007h0l.024-.353-.325-.14c-1.303-.563-2.184-1.805-2.167-3.255.024-1.993 1.735-3.664 3.86-3.689 2.117-.024 3.772 1.595 3.749 3.579-.018 1.452-.934 2.728-2.264 3.327l-.273.123-.02.298.498.035-.499-.035h0v.01l-.002.027-.007.107-.023.403a82.064 82.064 0 00-.102 6.18c.04 1.784.028 3.9.006 5.574a269.574 269.574 0 01-.048 2.68l-.004.16-.001.042V34.86h0l.5.013-.5-.013-.014.506.506.007c6.344.091 11.586 1.095 16.371 3.132 7.268 3.097 13.17 8.476 17.065 15.562l.006.01.006.011c.203.33 6.195 10.278 6.894 23.964zm-74.276-21.8h0c3.702-6.437 9.154-11.372 15.765-14.275 4.75-2.086 9.938-3.102 16.351-3.179h.037c6.619-.076 11.898.837 16.635 2.856h0c6.55 2.79 11.877 7.653 15.445 14.14l.005.008.005.008c.044.073 5.749 9.56 6.458 22.282-1.412.805-4.094 2.22-7.879 3.73a80.674 80.674 0 01-4.403 1.606c-1.145.38-2.356.755-3.631 1.116-6.281 1.779-14.105 3.216-23.148 3.32-20.755.237-35.055-6.792-38.815-8.867.999-12.548 6.772-22.071 7.07-22.563h0l.01-.017h0l.006-.01.09-.155zm-8.197 22.99l-.023.315.276.156c3.376 1.903 18.054 9.397 39.595 9.15 9.143-.105 17.055-1.558 23.409-3.356a85.297 85.297 0 003.674-1.13 81.137 81.137 0 004.458-1.627c4.088-1.63 6.915-3.155 8.275-3.946l.263-.153-.015-.304c-.638-12.962-6.399-22.69-6.611-23.044-3.672-6.671-9.164-11.69-15.924-14.569-4.895-2.086-10.318-3.013-17.038-2.936h-.038 0c-6.518.079-11.844 1.112-16.741 3.263l.2.458-.2-.458c-6.812 2.992-12.425 8.076-16.23 14.692l-.086.151-.007.012c-.326.537-6.294 10.382-7.237 23.325zm13.918 46.855l-1.612-.193 1.225 1.066c3.855 3.356 12.245 8.854 25.758 8.699 13.585-.155 22.077-5.847 25.983-9.288l1.255-1.105-1.656.235c-8.033 1.14-16.663 1.813-25.507 1.915-8.836.101-17.445-.375-25.446-1.329zm92.545-18.509h.001c1.704-2.143 2.288-4.299 1.661-6.539-1.649-5.9-7.339-10.632-13.001-14.04-5.69-3.424-11.484-5.589-13.535-6.304l-.219-.077-.2.118c-3.405 2.011-18.785 10.297-41.376 10.556-22.718.26-38.122-7.877-41.13-9.606l-.203-.117-.22.082c-2.07.766-7.918 3.067-13.687 6.623-5.743 3.538-11.535 8.395-13.318 14.314h0c-.677 2.249-.147 4.397 1.514 6.511h0c1.896 2.413 5.129 4.617 9.332 6.564 4.213 1.952 9.445 3.664 15.39 5.071 11.89 2.814 26.672 4.416 41.945 4.241 15.273-.175 30.097-2.116 42.056-5.203 5.979-1.543 11.252-3.376 15.511-5.423 4.25-2.043 7.53-4.32 9.479-6.771zM90.036 134.67c-11.842.135-19.626-4.164-23.79-7.387 7.562.83 15.627 1.237 23.888 1.142a201.124 201.124 0 0023.903-1.686c-4.228 3.321-12.103 7.794-24.001 7.931zm66.403-27.704c-1.814 2.279-4.938 4.476-9.131 6.491-4.184 2.012-9.391 3.825-15.327 5.357-11.872 3.064-26.615 4.997-41.817 5.171-15.203.174-29.904-1.421-41.704-4.214-5.9-1.396-11.065-3.09-15.2-5.005-4.144-1.92-7.211-4.042-8.966-6.275-1.503-1.913-1.907-3.729-1.343-5.604 1.67-5.54 7.17-10.23 12.885-13.752 5.498-3.388 11.079-5.627 13.293-6.455 3.53 1.995 18.943 9.88 41.434 9.622 22.414-.257 37.815-8.331 41.672-10.577 2.192.776 7.716 2.882 13.131 6.141 5.633 3.39 11.016 7.95 12.554 13.452.52 1.859.075 3.69-1.481 5.648z' fill='%23031020' stroke='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;animation:float 3s ease-in-out infinite}@media(max-width:768px){.logout-page .logout-block .logout-spaceship{margin:1.5rem auto}}.logout-page .logout-block .logout-actions{display:flex;justify-content:center;gap:1rem;margin-top:2rem;width:100%}@media(max-width:480px){.logout-page .logout-block .logout-actions{flex-direction:column;align-items:center;gap:.75rem}.logout-page .logout-block .logout-actions .c2a_btn,.logout-page .logout-block .logout-actions .tetriatary_btn{width:200px;max-width:100%}}.logout-page .logout-block .logout-actions a,.logout-page .logout-block .logout-actions button{min-width:180px}@media(max-width:480px){.logout-page .logout-block .logout-actions a,.logout-page .logout-block .logout-actions button{width:100%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.explore_nav{width:100%;height:50px;background-color:rgba(16,24,43,.5);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:120px;margin-bottom:45px;overflow:visible}@media screen and (max-width:767px){.explore_nav{display:none}}.explore_nav::-webkit-scrollbar{display:none}.explore_nav ul.nav-list{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:center;height:100%;position:relative;width:100%;padding:0 15px;margin:0}.explore_nav ul.nav-list>li{display:flex;align-items:center;position:relative;flex:0 1 auto;transition:opacity .2s ease,visibility .2s ease}.explore_nav ul.nav-list>li>a{color:hsla(0,0%,100%,.7);font-size:15px;font-weight:400;white-space:nowrap;border-radius:43px;cursor:pointer;padding:0 10px;margin:0;line-height:1}.explore_nav ul.nav-list>li>a:hover{color:hsla(0,0%,100%,.9)}.explore_nav ul.nav-list>li:first-child>a{padding:0 16px}.explore_nav ul.nav-list>li.active>a,.explore_nav ul.nav-list>li.more-dropdown.active>a{color:#fff}.explore_nav ul.nav-list>li.hidden-item{opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:-9999px;transition:opacity .2s ease,visibility .2s ease}.explore_nav ul.nav-list>li.visible-item{opacity:1;visibility:visible;pointer-events:all;position:static;transition:opacity .2s ease,visibility .2s ease}.explore_nav ul.nav-list .animation_active_li{position:absolute;background-color:hsla(0,0%,100%,.2);border-radius:43px;height:40px;top:5px;pointer-events:none;z-index:0;will-change:transform,width,opacity;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.explore_nav ul.nav-list .animation_active_li.hidden{opacity:0;transition:opacity .2s ease}.explore_nav ul.nav-list .animation_active_li.more-active{left:calc(100% - 120px)!important;width:80px!important;transform:translateZ(0) scale(1.05)}.explore_nav ul.nav-list .animation_active_li.more-dropdown-active{left:calc(100% - 120px)!important;width:80px!important;background-color:hsla(0,0%,100%,.3)}.explore_nav ul.nav-list .more-dropdown{margin:0}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease}.fade-enter-from,.fade-leave-to{opacity:0}.explore>.container{display:block}.explore .top_row{margin:0}.explore .top_row .discovery_mode{display:flex;align-items:center}.explore .top_row .discovery_mode .switch_label{margin-right:15px;color:#dcdcdc;font-size:15px}.explore .content-page:before{content:none}.explore .head_banner{position:relative;height:474px}@media screen and (max-width:767px){.explore .head_banner{height:290px}}.explore .head_banner:before{content:"";position:absolute;inset:-50px 0 0 0;width:100%;height:150%;filter:blur(100px);background:radial-gradient(ellipse at center top,#472aa4 18%,#7626e7 61%,#1b093e 100%);transform:translateZ(0);will-change:opacity,background;backface-visibility:hidden;background-size:100%;background-position:50%;background-repeat:no-repeat;top:-60%;pointer-events:none;opacity:.85;z-index:1}@media screen and (max-width:767px){.explore .head_banner:before{filter:blur(80px);background-size:100%;background-position:top}}.explore .head_banner>.container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:767px){.explore .head_banner>.container{justify-content:center}}.explore .head_banner h3{display:flex;justify-content:center;align-items:center;color:#fff;opacity:.7;font-size:72px;font-weight:500;line-height:150%;margin-bottom:70px}@media screen and (max-width:1290px){.explore .head_banner h3{text-align:center}}@media screen and (max-width:767px){.explore .head_banner h3{margin-bottom:0;font-size:48px}}@media screen and (max-width:480px){.explore .head_banner h3{margin-bottom:50px}}.explore .head_banner h1{display:flex;justify-content:center;align-items:center;color:#fff;font-size:72px;font-weight:500;line-height:150%;margin-bottom:16px}@media screen and (max-width:1290px){.explore .head_banner h1{text-align:center;padding:0 120px;line-height:120%}}@media screen and (max-width:1150px){.explore .head_banner h1{font-size:64px;padding:0 50px}}@media screen and (max-width:767px){.explore .head_banner h1{font-size:48px;padding:0 20px}}.explore .explore_filters{display:flex;justify-content:center;margin:17px 0 0;position:relative}@media screen and (max-width:1150px){.explore .explore_filters{justify-content:flex-start}}@media screen and (max-width:767px){.explore .explore_filters{flex-direction:column}.explore .explore_filters .filter_actions{position:relative;order:-1;top:0;left:0;margin-bottom:10px;justify-content:flex-end;padding-right:10px}.explore .explore_filters .filter_actions .wrap_buttons{position:relative;left:0;display:flex;gap:10px}.explore .explore_filters>button{margin-right:0;margin-bottom:10px}.explore .explore_filters>button:last-child{margin-bottom:0}}.explore .explore_filters>button{color:#dcdcdc;font-size:20px;letter-spacing:.03em;line-height:150%;font-weight:300;margin-right:34px;height:30px}.explore .explore_filters>button:last-child{margin:0}.explore .explore_filters>button.active{position:relative;color:#fff}.explore .explore_filters>button.active:after{content:"";display:block;position:absolute;width:30px;height:3px;background-color:#20c4f5;bottom:-8px;left:calc(50% - 15px)}.explore .explore_filters>button:hover{color:#fff}.explore .explore_filters .filter_actions{position:relative;display:flex;padding:5px 0;top:-5px;left:-10px}.explore .explore_filters .filter_actions .additional_filter{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;z-index:1;margin-left:10px;border-radius:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#282c47;background-position:50%}.explore .explore_filters .filter_actions .additional_filter:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .additional_filter.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-color:#22293a}.explore .explore_filters .filter_actions .additional_filter.active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons{display:flex;position:absolute;left:50px}.explore .explore_filters .filter_actions .wrap_buttons>button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;margin-left:10px;z-index:1;position:relative;background-position:50%;border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#282c47}.explore .explore_filters .filter_actions .wrap_buttons>button.clear_filter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.996 24A11.98 11.98 0 01.91 16.594 11.99 11.99 0 010 12v-.24A12.008 12.008 0 017.517.87 12 12 0 1111.997 24zm0-10.308l3.108 3.108 1.691-1.692-3.107-3.107 3.107-3.108L15.104 7.2l-3.107 3.108L8.888 7.2 7.198 8.893 10.305 12l-3.107 3.108L8.889 16.8l3.107-3.106v-.002z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.clear_filter:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.996 24A11.98 11.98 0 01.91 16.594 11.99 11.99 0 010 12v-.24A12.008 12.008 0 017.517.87 12 12 0 1111.997 24zm0-10.308l3.108 3.108 1.691-1.692-3.107-3.107 3.107-3.108L15.104 7.2l-3.107 3.108L8.888 7.2 7.198 8.893 10.305 12l-3.107 3.108L8.889 16.8l3.107-3.106v-.002z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.bookmark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.bookmark:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.bookmark.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.bookmark.active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.discovery{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.84 8.213h2.24c1.104 0 1.842.316 2.212.95.37.631.556 1.538.556 2.72 0 .855-.124 1.592-.37 2.212-.453 1.129-1.252 1.693-2.398 1.693H9.84V8.213z' fill='%237481A6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12zm12.49 5.803c1.755 0 3.053-.722 3.894-2.165.62-1.07.93-2.378.93-3.921 0-.609-.074-1.25-.222-1.921a5.159 5.159 0 00-.827-1.875 3.833 3.833 0 00-1.977-1.473c-.478-.157-1.078-.241-1.797-.251H7.486v11.606h5.005z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.discovery.active,.explore .explore_filters .filter_actions .wrap_buttons>button.discovery:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.84 8.213h2.24c1.104 0 1.842.316 2.212.95.37.631.556 1.538.556 2.72 0 .855-.124 1.592-.37 2.212-.453 1.129-1.252 1.693-2.398 1.693H9.84V8.213z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12zm12.49 5.803c1.755 0 3.053-.722 3.894-2.165.62-1.07.93-2.378.93-3.921 0-.609-.074-1.25-.222-1.921a5.159 5.159 0 00-.827-1.875 3.833 3.833 0 00-1.977-1.473c-.478-.157-1.078-.241-1.797-.251H7.486v11.606h5.005z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions .wrap_buttons>button.discovery.active{background-color:#22293a}.explore .explore_filters .filter_actions .wrap_buttons>button:hover{background-color:#282c47}.explore .explore_filters .filter_actions.active.clear_filter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.996 24A11.98 11.98 0 01.91 16.594 11.99 11.99 0 010 12v-.24A12.008 12.008 0 017.517.87 12 12 0 1111.997 24zm0-10.308l3.108 3.108 1.691-1.692-3.107-3.107 3.107-3.108L15.104 7.2l-3.107 3.108L8.888 7.2 7.198 8.893 10.305 12l-3.107 3.108L8.889 16.8l3.107-3.106v-.002z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions.active.bookmark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.143 20c-.196 0-.389-.05-.56-.144a1.129 1.129 0 01-.425-.407 1.088 1.088 0 01-.157-.56v-16.3A2.495 2.495 0 01.71.793 2.639 2.639 0 012.515 0h10.97a2.639 2.639 0 011.804.793c.47.484.726 1.13.71 1.796v16.3a1.087 1.087 0 01-.155.552c-.1.167-.243.306-.416.403a1.167 1.167 0 01-1.143 0l-6.48-3.566-6.09 3.555c-.172.104-.37.162-.572.167z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .explore_filters .filter_actions.active.discovery{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.84 8.213h2.24c1.104 0 1.842.316 2.212.95.37.631.556 1.538.556 2.72 0 .855-.124 1.592-.37 2.212-.453 1.129-1.252 1.693-2.398 1.693H9.84V8.213z' fill='%23dcdcdc'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.373 5.373 0 12 0s12 5.373 12 12-5.373 12-12 12S0 18.627 0 12zm12.49 5.803c1.755 0 3.053-.722 3.894-2.165.62-1.07.93-2.378.93-3.921 0-.609-.074-1.25-.222-1.921a5.159 5.159 0 00-.827-1.875 3.833 3.833 0 00-1.977-1.473c-.478-.157-1.078-.241-1.797-.251H7.486v11.606h5.005z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore .wrap_filter_bar_albums{top:0;margin:0;position:relative}.explore .track_list{position:relative;margin-bottom:120px}.select_view_albums{display:flex;align-items:flex-end;padding-left:15px}.wrap_albums{position:relative;margin-bottom:35px}.wrap_albums.list.disabled:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(12,19,36,.9);z-index:1}@media screen and (max-width:1240px){.wrap_albums.list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;-moz-column-gap:33px!important;column-gap:33px!important;row-gap:43px!important}}@media screen and (max-width:1240px)and (max-width:1150px){.wrap_albums.list{grid-template-columns:repeat(4,1fr)!important;-moz-column-gap:25px!important;column-gap:25px!important}}@media screen and (max-width:1240px)and (max-width:767px){.wrap_albums.list{grid-template-columns:repeat(3,1fr)!important;-moz-column-gap:20px!important;column-gap:20px!important;row-gap:30px!important}}@media screen and (max-width:1240px)and (max-width:480px){.wrap_albums.list{grid-template-columns:repeat(2,1fr)!important;-moz-column-gap:20px!important;column-gap:20px!important}}@media screen and (max-width:1240px){.wrap_albums.list .group-list-album{display:none!important}}.wrap_albums.grid{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:33px;column-gap:33px;row-gap:43px}@media screen and (max-width:1150px){.wrap_albums.grid{grid-template-columns:repeat(4,1fr);-moz-column-gap:25px;column-gap:25px}}@media screen and (max-width:767px){.wrap_albums.grid{grid-template-columns:repeat(3,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:30px}}@media screen and (max-width:480px){.wrap_albums.grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:20px;column-gap:20px}}.wrap_albums .group-list-album{position:relative}.wrap_albums .this_is_premium{position:absolute;top:70px;left:0;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.wrap_albums .this_is_premium>span{font-size:24px;color:#fff;font-weight:400;margin-bottom:20px}.wrap_albums .this_is_premium>a{display:flex;align-items:center;justify-content:center;width:300px;height:45px;font-weight:500;font-size:16px;color:#fff}.head_grid_albums{display:flex;justify-content:space-between;align-items:flex-end;margin:9px 0 8px;width:100%;height:35px;padding-bottom:12px;border-bottom:1px solid rgba(95,105,134,.5)}.head_grid_albums .sortable{position:relative;top:5px}@media(hover:none)and (pointer:coarse){.head_grid_albums{display:none!important}}@media screen and (max-width:480px){.head_grid_albums{display:none}.filter_bar_:not([style*="display: none"])~.head_grid_albums,.wrap_filter_bar_albums:not([style*="display: none"])~.head_grid_albums{display:flex}}@media screen and (max-width:480px){.explore .head_grid_albums{display:none}.filter_bar_:not([style*="display: none"])~.explore .head_grid_albums,.wrap_filter_bar_albums:not([style*="display: none"])~.explore .head_grid_albums{display:flex}}@media screen and (max-width:480px){.filter_bar_,.wrap_filter_bar_albums{display:block!important}.head_grid_albums{display:none}.filter_bar_:not([style*="display: none"])~.head_grid_albums,.wrap_filter_bar_albums:not([style*="display: none"])~.head_grid_albums{display:flex}}@media screen and (max-width:767px){.library-page .head_grid_albums{justify-content:flex-end}.library-page .head_grid_albums .select_view_albums{display:none}}.head_albums .select_view_albums{padding-bottom:3px}.head_albums.disable .sort{display:none}.sort_by,.sortable{display:flex;align-items:center}.sort_by>span,.sortable>span{font-size:14px;color:#7481a6;margin-right:6px}.sort_by .sort_by_btn,.sortable .sort_by_btn{display:flex;align-items:center;width:120px;height:30px;background:#1a1f34;border-radius:5px;padding-left:9px;border:none;font-size:14px;position:relative}.sort_by .sort_by_btn>span,.sortable .sort_by_btn>span{position:absolute;right:12px;display:flex;align-items:center;width:10px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39 4.864l4.45-3.787a.43.43 0 00.16-.33.43.43 0 00-.16-.329L9.513.14a.618.618 0 00-.774 0L5.002 3.32 1.262.137A.595.595 0 00.873 0a.596.596 0 00-.387.136L.16.415a.43.43 0 00-.16.33.43.43 0 00.16.328l4.454 3.791A.596.596 0 005.002 5a.596.596 0 00.388-.136z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:50%}.sort_by .sort_by_btn[aria-expanded=true],.sortable .sort_by_btn[aria-expanded=true]{background-color:#282c47}.sort_by .sort_by_btn[aria-expanded=true]>span,.sortable .sort_by_btn[aria-expanded=true]>span{transform:rotate(180deg)}.view_list{display:flex;align-items:center;width:19px;height:13px;margin-right:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.view_list:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.view_list.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.view_grid{display:flex;align-items:center;width:18px;height:13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h8v6H0V0zm0 7h8v6H0V7zm10-7h8v6h-8V0zm0 7h8v6h-8V7z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.view_grid:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h8v6H0V0zm0 7h8v6H0V7zm10-7h8v6h-8V0zm0 7h8v6h-8V7z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.view_grid.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h8v6H0V0zm0 7h8v6H0V7zm10-7h8v6h-8V0zm0 7h8v6h-8V7z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.explore_albums_nav{display:flex;align-items:center;justify-content:center;width:100%;height:54px;border-bottom:1px solid rgba(95,105,134,.5);position:relative;margin-bottom:8px}.explore_albums_nav>button{font-size:16px;color:#8591b1;height:100%;position:relative}.explore_albums_nav>button:hover{color:#7481a6}.explore_albums_nav>button:not(:last-child){margin-right:42px}.explore_albums_nav>button.active{color:#fff}.explore_albums_nav>button.active:after{content:"";display:block;position:absolute;width:35px;height:3px;background:#20c4f5;border-radius:120px;bottom:0;left:calc(50% - 17.5px)}.explore_albums_nav .left_buttons{position:absolute;left:0;height:100%;display:flex;align-items:flex-end;padding-bottom:10px;padding-left:15px}.explore_albums_nav .right_buttons{position:absolute;right:0;display:flex}.explore_albums_nav .right_buttons>button{display:flex;align-items:center;justify-content:center;height:42px;padding:0 16px;background-color:rgba(40,44,71,.6);border:1px solid #000;border-radius:12px;font-size:14px;background-position:center 12px}.explore_albums_nav .right_buttons>button:not(:last-child){margin-right:8px}.explore_albums_nav .right_buttons>button.show_clear_filter{display:flex;align-items:center;width:47px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.407 9.333H.712L0 10.067V11.4l.712.6h5.695l.712-.667V10l-.712-.667zM4.45 16H2.67v-2.667h1.78V16zM2.67 8h1.78V0H2.67v8zm6.942-4h5.677l.712.667v1.266l-.712.667H9.611l-.712-.667V4.667L9.61 4zm3.737 12h-1.78V8h1.78v8zm-1.78-13.333h1.78V0h-1.78v2.667z' fill='%238591B1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 12px;font-size:0;transition:.2s;color:#dcdcdc}.explore_albums_nav .right_buttons>button.show_clear_filter.active,.explore_albums_nav .right_buttons>button.show_clear_filter:hover{padding-left:40px;padding-top:2px;width:100px;font-size:15px;background-position:15px}@media screen and (max-width:767px){.explore_albums_nav .right_buttons{display:none!important}}.sub_genres_wrap{margin:0;position:fixed;bottom:0;scrollbar-width:none;max-height:510px!important}.sub_genres_wrap,.sub_genres_wrap .style_dialog.bpm-dialog{border-radius:15px 15px 0 0!important}.sub_genres_dialog{max-height:62%!important;height:100%}@media only screen and (max-width:767px){.wrap_mobile_filter_bar:not(.scrolled) .mobile_filter_wrap{animation:filterBarBounce 2.5s ease-in-out;animation-delay:.5s}.wrap_mobile_filter_bar.scrolled .mobile_filter_wrap{animation:none}}@keyframes filterBarBounce{0%{transform:translateX(0)}20%{transform:translateX(-20px)}40%{transform:translateX(0)}60%{transform:translateX(-15px)}80%{transform:translateX(0)}to{transform:translateX(0)}}@media screen and (max-width:1240px){.explore_albums_nav .view_list,.explore_albums_nav button.view_list,.head_grid_albums .view_list,.head_grid_albums button.view_list{display:none!important}}@media screen and (max-width:767px){.filter_bar_{margin-top:10px;display:block!important}.filter_bar_ .filters_{flex-wrap:wrap;height:auto;padding:10px 0}.filter_bar_ .filters_>div{width:50%;padding:5px 10px}.filter_bar_ .filters_>div .material_input{height:50px}.filter_bar_ .filters_>div .material_input>input{margin-top:8px}}@media screen and (max-width:767px){.right_buttons{position:relative;margin-top:10px;display:flex;justify-content:flex-end}.right_buttons>button{margin-bottom:0}}@media screen and (max-width:767px){.wrap_filter_bar_albums{position:relative;margin-top:10px;display:block!important}.wrap_filter_bar_albums .filter_bar_{display:block!important}.wrap_filter_bar_albums .filter_bar_ .filters_{flex-wrap:wrap;height:auto;padding:10px 0}.wrap_filter_bar_albums .filter_bar_ .filters_>div{width:50%;padding:5px 10px}.wrap_filter_bar_albums .filter_bar_ .filters_>div .material_input{height:50px}.wrap_filter_bar_albums .filter_bar_ .filters_>div .material_input>input{margin-top:8px}}.page-is-this-you,.page-under-construction{height:100%;min-height:100vh}.page-is-this-you .content-page,.page-under-construction .content-page{background-image:url(../img/auth_shadow.ec9844b9.svg);background-position:90% 0;display:flex;justify-content:center;align-items:center;position:relative}.page-is-this-you .content-page>.container,.page-under-construction .content-page>.container{display:flex;justify-content:center}.page-is-this-you .content-page>.container .block_is_this_you,.page-is-this-you .content-page>.container .box_under_construction,.page-under-construction .content-page>.container .block_is_this_you,.page-under-construction .content-page>.container .box_under_construction{width:495px;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;margin:auto}.page-is-this-you .content-page>.container .block_is_this_you h1,.page-is-this-you .content-page>.container .box_under_construction h1,.page-under-construction .content-page>.container .block_is_this_you h1,.page-under-construction .content-page>.container .box_under_construction h1{font-size:40px;line-height:47px;color:#8591b1;margin-bottom:15px}.page-is-this-you .content-page>.container .block_is_this_you .description,.page-is-this-you .content-page>.container .box_under_construction .description,.page-under-construction .content-page>.container .block_is_this_you .description,.page-under-construction .content-page>.container .box_under_construction .description{font-size:17px;color:#8591b1;line-height:20px;margin-bottom:60px}.page-is-this-you .content-page>.container .block_is_this_you .spaceship,.page-is-this-you .content-page>.container .box_under_construction .spaceship,.page-under-construction .content-page>.container .block_is_this_you .spaceship,.page-under-construction .content-page>.container .box_under_construction .spaceship{width:100%;height:150px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='168' height='156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M133.231 78.052l.017.336.317.11c2.478.868 8.574 3.189 14.49 6.884 5.936 3.709 11.583 8.735 13.326 14.975.806 2.883.103 5.867-2.113 8.653-2.646 3.328-7.549 6.435-14.144 9.116-6.58 2.676-14.788 4.906-23.981 6.513l-.261.045-.109.242a3.773 3.773 0 00-.047.113l-.002.003.464.189-.464-.189a.64.64 0 01-.071.15c-.368.482-9.956 12.679-30.654 12.916-20.71.238-30-11.757-30.34-12.208l-.002-.001c-.003-.005-.01-.014-.02-.035a1.498 1.498 0 01-.04-.099l-.467.178.467-.178a2.806 2.806 0 00-.047-.119l-.11-.255-.274-.042c-9.156-1.396-17.312-3.438-23.829-5.963-6.531-2.531-11.355-5.524-13.917-8.785h0c-2.144-2.729-2.781-5.692-1.904-8.6h0c1.896-6.29 7.67-11.453 13.697-15.299 6.007-3.833 12.161-6.295 14.663-7.22l.302-.112.024-.32c1.026-13.712 7.262-23.806 7.515-24.207l.006-.01.005-.01.108-.191.001-.002c4.082-7.097 10.121-12.553 17.457-15.778 4.703-2.064 9.967-3.19 16.041-3.436l.448-.018.03-.447-.498-.035.499.035h0v-.01l.002-.026.007-.102.02-.395c.018-.346.04-.856.057-1.514.037-1.315.06-3.22.005-5.588-.053-2.35-.03-4.238.005-5.538a70.117 70.117 0 01.077-1.877l.006-.097.002-.024v-.007h0l.024-.353-.325-.14c-1.303-.563-2.184-1.805-2.167-3.255.024-1.993 1.735-3.664 3.86-3.689 2.117-.024 3.772 1.595 3.749 3.579-.018 1.452-.934 2.728-2.264 3.327l-.273.123-.02.298.498.035-.499-.035h0v.01l-.002.027-.007.107-.023.403a82.064 82.064 0 00-.102 6.18c.04 1.784.028 3.9.006 5.574a269.574 269.574 0 01-.048 2.68l-.004.16-.001.042V34.86h0l.5.013-.5-.013-.014.506.506.007c6.344.091 11.586 1.095 16.371 3.132 7.268 3.097 13.17 8.476 17.065 15.562l.006.01.006.011c.203.33 6.195 10.278 6.894 23.964zm-74.276-21.8h0c3.702-6.437 9.154-11.372 15.765-14.275 4.75-2.086 9.938-3.102 16.351-3.179h.037c6.619-.076 11.898.837 16.635 2.856h0c6.55 2.79 11.877 7.653 15.445 14.14l.005.008.005.008c.044.073 5.749 9.56 6.458 22.282-1.412.805-4.094 2.22-7.879 3.73a80.674 80.674 0 01-4.403 1.606c-1.145.38-2.356.755-3.631 1.116-6.281 1.779-14.105 3.216-23.148 3.32-20.755.237-35.055-6.792-38.815-8.867.999-12.548 6.772-22.071 7.07-22.563h0l.01-.017h0l.006-.01.09-.155zm-8.197 22.99l-.023.315.276.156c3.376 1.903 18.054 9.397 39.595 9.15 9.143-.105 17.055-1.558 23.409-3.356a85.297 85.297 0 003.674-1.13 81.137 81.137 0 004.458-1.627c4.088-1.63 6.915-3.155 8.275-3.946l.263-.153-.015-.304c-.638-12.962-6.399-22.69-6.611-23.044-3.672-6.671-9.164-11.69-15.924-14.569-4.895-2.086-10.318-3.013-17.038-2.936h-.038 0c-6.518.079-11.844 1.112-16.741 3.263l.2.458-.2-.458c-6.812 2.992-12.425 8.076-16.23 14.692l-.086.151-.007.012c-.326.537-6.294 10.382-7.237 23.325zm13.918 46.855l-1.612-.193 1.225 1.066c3.855 3.356 12.245 8.854 25.758 8.699 13.585-.155 22.077-5.847 25.983-9.288l1.255-1.105-1.656.235c-8.033 1.14-16.663 1.813-25.507 1.915-8.836.101-17.445-.375-25.446-1.329zm92.545-18.509h.001c1.704-2.143 2.288-4.299 1.661-6.539-1.649-5.9-7.339-10.632-13.001-14.04-5.69-3.424-11.484-5.589-13.535-6.304l-.219-.077-.2.118c-3.405 2.011-18.785 10.297-41.376 10.556-22.718.26-38.122-7.877-41.13-9.606l-.203-.117-.22.082c-2.07.766-7.918 3.067-13.687 6.623-5.743 3.538-11.535 8.395-13.318 14.314h0c-.677 2.249-.147 4.397 1.514 6.511h0c1.896 2.413 5.129 4.617 9.332 6.564 4.213 1.952 9.445 3.664 15.39 5.071 11.89 2.814 26.672 4.416 41.945 4.241 15.273-.175 30.097-2.116 42.056-5.203 5.979-1.543 11.252-3.376 15.511-5.423 4.25-2.043 7.53-4.32 9.479-6.771zM90.036 134.67c-11.842.135-19.626-4.164-23.79-7.387 7.562.83 15.627 1.237 23.888 1.142a201.124 201.124 0 0023.903-1.686c-4.228 3.321-12.103 7.794-24.001 7.931zm66.403-27.704c-1.814 2.279-4.938 4.476-9.131 6.491-4.184 2.012-9.391 3.825-15.327 5.357-11.872 3.064-26.615 4.997-41.817 5.171-15.203.174-29.904-1.421-41.704-4.214-5.9-1.396-11.065-3.09-15.2-5.005-4.144-1.92-7.211-4.042-8.966-6.275-1.503-1.913-1.907-3.729-1.343-5.604 1.67-5.54 7.17-10.23 12.885-13.752 5.498-3.388 11.079-5.627 13.293-6.455 3.53 1.995 18.943 9.88 41.434 9.622 22.414-.257 37.815-8.331 41.672-10.577 2.192.776 7.716 2.882 13.131 6.141 5.633 3.39 11.016 7.95 12.554 13.452.52 1.859.075 3.69-1.481 5.648z' fill='%23031020' stroke='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;position:relative}.page-is-this-you .content-page>.container .block_is_this_you .spaceship:after,.page-is-this-you .content-page>.container .box_under_construction .spaceship:after,.page-under-construction .content-page>.container .block_is_this_you .spaceship:after,.page-under-construction .content-page>.container .box_under_construction .spaceship:after{width:515px;height:65px;content:"";display:block;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='514' height='65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='257.001' cy='32.5' rx='257' ry='32.5' fill='url(%23paint0_linear)' fill-opacity='.12'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='257.001' y1='0' x2='257.001' y2='65' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23C4C4C4' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23C4C4C4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:bottom;left:0;top:80%}.page-is-this-you .content-page>.container .block_is_this_you .action_buttons,.page-is-this-you .content-page>.container .box_under_construction .action_buttons,.page-under-construction .content-page>.container .block_is_this_you .action_buttons,.page-under-construction .content-page>.container .box_under_construction .action_buttons{margin-top:80px;display:flex}.page-is-this-you .content-page>.container .block_is_this_you .action_buttons>a,.page-is-this-you .content-page>.container .box_under_construction .action_buttons>a,.page-under-construction .content-page>.container .block_is_this_you .action_buttons>a,.page-under-construction .content-page>.container .box_under_construction .action_buttons>a{display:flex;height:40px;align-items:center;border:1px solid #3b4155;border-radius:60px;color:#fff;letter-spacing:.03em;font-size:17px;padding:5px 30px;transition:.2s}.page-is-this-you .content-page>.container .block_is_this_you .action_buttons>a:first-child,.page-is-this-you .content-page>.container .box_under_construction .action_buttons>a:first-child,.page-under-construction .content-page>.container .block_is_this_you .action_buttons>a:first-child,.page-under-construction .content-page>.container .box_under_construction .action_buttons>a:first-child{margin-right:35px}.page-is-this-you .content-page>.container .block_is_this_you .action_buttons>a:hover,.page-is-this-you .content-page>.container .box_under_construction .action_buttons>a:hover,.page-under-construction .content-page>.container .block_is_this_you .action_buttons>a:hover,.page-under-construction .content-page>.container .box_under_construction .action_buttons>a:hover{background-color:#282c47;border:1px solid #282c47;color:#20c4f5}.verification-request-submitted{height:100%;min-height:100vh;margin-top:100px}.verification-request-submitted .content-page{background-position:90% 0;display:flex;justify-content:center;align-items:center;position:relative}.verification-request-submitted .content-page>.container{display:flex;justify-content:center}.verification-request-submitted .content-page>.container .block_is_this_you{width:495px;display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;margin:auto}.verification-request-submitted .content-page>.container .block_is_this_you h1{font-family:Satisfy,cursive;font-weight:400;font-size:48px;line-height:1.2;color:rgba(135,206,250,.9);margin-bottom:16px;text-align:center}.verification-request-submitted .content-page>.container .block_is_this_you .description{font-family:Montserrat,sans-serif;font-weight:400;font-size:20px;color:#7481a6;line-height:24px;margin-bottom:32px}.verification-request-submitted .content-page>.container .block_is_this_you .spaceship{width:100%;height:150px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='168' height='156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M133.231 78.052l.017.336.317.11c2.478.868 8.574 3.189 14.49 6.884 5.936 3.709 11.583 8.735 13.326 14.975.806 2.883.103 5.867-2.113 8.653-2.646 3.328-7.549 6.435-14.144 9.116-6.58 2.676-14.788 4.906-23.981 6.513l-.261.045-.109.242a3.773 3.773 0 00-.047.113l-.002.003.464.189-.464-.189a.64.64 0 01-.071.15c-.368.482-9.956 12.679-30.654 12.916-20.71.238-30-11.757-30.34-12.208l-.002-.001c-.003-.005-.01-.014-.02-.035a1.498 1.498 0 01-.04-.099l-.467.178.467-.178a2.806 2.806 0 00-.047-.119l-.11-.255-.274-.042c-9.156-1.396-17.312-3.438-23.829-5.963-6.531-2.531-11.355-5.524-13.917-8.785h0c-2.144-2.729-2.781-5.692-1.904-8.6h0c1.896-6.29 7.67-11.453 13.697-15.299 6.007-3.833 12.161-6.295 14.663-7.22l.302-.112.024-.32c1.026-13.712 7.262-23.806 7.515-24.207l.006-.01.005-.01.108-.191.001-.002c4.082-7.097 10.121-12.553 17.457-15.778 4.703-2.064 9.967-3.19 16.041-3.436l.448-.018.03-.447-.498-.035.499.035h0v-.01l.002-.026.007-.102.02-.395c.018-.346.04-.856.057-1.514.037-1.315.06-3.22.005-5.588-.053-2.35-.03-4.238.005-5.538a70.117 70.117 0 01.077-1.877l.006-.097.002-.024v-.007h0l.024-.353-.325-.14c-1.303-.563-2.184-1.805-2.167-3.255.024-1.993 1.735-3.664 3.86-3.689 2.117-.024 3.772 1.595 3.749 3.579-.018 1.452-.934 2.728-2.264 3.327l-.273.123-.02.298.498.035-.499-.035h0v.01l-.002.027-.007.107-.023.403a82.064 82.064 0 00-.102 6.18c.04 1.784.028 3.9.006 5.574a269.574 269.574 0 01-.048 2.68l-.004.16-.001.042V34.86h0l.5.013-.5-.013-.014.506.506.007c6.344.091 11.586 1.095 16.371 3.132 7.268 3.097 13.17 8.476 17.065 15.562l.006.01.006.011c.203.33 6.195 10.278 6.894 23.964zm-74.276-21.8h0c3.702-6.437 9.154-11.372 15.765-14.275 4.75-2.086 9.938-3.102 16.351-3.179h.037c6.619-.076 11.898.837 16.635 2.856h0c6.55 2.79 11.877 7.653 15.445 14.14l.005.008.005.008c.044.073 5.749 9.56 6.458 22.282-1.412.805-4.094 2.22-7.879 3.73a80.674 80.674 0 01-4.403 1.606c-1.145.38-2.356.755-3.631 1.116-6.281 1.779-14.105 3.216-23.148 3.32-20.755.237-35.055-6.792-38.815-8.867.999-12.548 6.772-22.071 7.07-22.563h0l.01-.017h0l.006-.01.09-.155zm-8.197 22.99l-.023.315.276.156c3.376 1.903 18.054 9.397 39.595 9.15 9.143-.105 17.055-1.558 23.409-3.356a85.297 85.297 0 003.674-1.13 81.137 81.137 0 004.458-1.627c4.088-1.63 6.915-3.155 8.275-3.946l.263-.153-.015-.304c-.638-12.962-6.399-22.69-6.611-23.044-3.672-6.671-9.164-11.69-15.924-14.569-4.895-2.086-10.318-3.013-17.038-2.936h-.038 0c-6.518.079-11.844 1.112-16.741 3.263l.2.458-.2-.458c-6.812 2.992-12.425 8.076-16.23 14.692l-.086.151-.007.012c-.326.537-6.294 10.382-7.237 23.325zm13.918 46.855l-1.612-.193 1.225 1.066c3.855 3.356 12.245 8.854 25.758 8.699 13.585-.155 22.077-5.847 25.983-9.288l1.255-1.105-1.656.235c-8.033 1.14-16.663 1.813-25.507 1.915-8.836.101-17.445-.375-25.446-1.329zm92.545-18.509h.001c1.704-2.143 2.288-4.299 1.661-6.539-1.649-5.9-7.339-10.632-13.001-14.04-5.69-3.424-11.484-5.589-13.535-6.304l-.219-.077-.2.118c-3.405 2.011-18.785 10.297-41.376 10.556-22.718.26-38.122-7.877-41.13-9.606l-.203-.117-.22.082c-2.07.766-7.918 3.067-13.687 6.623-5.743 3.538-11.535 8.395-13.318 14.314h0c-.677 2.249-.147 4.397 1.514 6.511h0c1.896 2.413 5.129 4.617 9.332 6.564 4.213 1.952 9.445 3.664 15.39 5.071 11.89 2.814 26.672 4.416 41.945 4.241 15.273-.175 30.097-2.116 42.056-5.203 5.979-1.543 11.252-3.376 15.511-5.423 4.25-2.043 7.53-4.32 9.479-6.771zM90.036 134.67c-11.842.135-19.626-4.164-23.79-7.387 7.562.83 15.627 1.237 23.888 1.142a201.124 201.124 0 0023.903-1.686c-4.228 3.321-12.103 7.794-24.001 7.931zm66.403-27.704c-1.814 2.279-4.938 4.476-9.131 6.491-4.184 2.012-9.391 3.825-15.327 5.357-11.872 3.064-26.615 4.997-41.817 5.171-15.203.174-29.904-1.421-41.704-4.214-5.9-1.396-11.065-3.09-15.2-5.005-4.144-1.92-7.211-4.042-8.966-6.275-1.503-1.913-1.907-3.729-1.343-5.604 1.67-5.54 7.17-10.23 12.885-13.752 5.498-3.388 11.079-5.627 13.293-6.455 3.53 1.995 18.943 9.88 41.434 9.622 22.414-.257 37.815-8.331 41.672-10.577 2.192.776 7.716 2.882 13.131 6.141 5.633 3.39 11.016 7.95 12.554 13.452.52 1.859.075 3.69-1.481 5.648z' fill='%23031020' stroke='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;position:relative;animation:hover 2s ease-in-out infinite}.verification-request-submitted .content-page>.container .block_is_this_you .action_buttons{margin-top:80px;display:flex;gap:32px}@keyframes hover{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.page_event_details .vel-toolbar{display:none!important}.page_event_details .vel-modal{background:#031020!important}.page_event_details .vel-btns-wrapper{max-width:1330px;margin:43px auto;position:relative;height:90%;padding:0 20px}.page_event_details .vel-btns-wrapper .btn__next,.page_event_details .vel-btns-wrapper .btn__prev{width:69px;height:69px;border-radius:50%;background-color:#282c47;display:flex;justify-content:center;align-items:center}.page_event_details .vel-btns-wrapper .btn__next>svg,.page_event_details .vel-btns-wrapper .btn__prev>svg{font-size:20px;fill:#5f6986}.page_event_details .vel-btns-wrapper .btn__next:hover>svg,.page_event_details .vel-btns-wrapper .btn__prev:hover>svg{fill:#ff6523}.page_event_details .vel-btns-wrapper .btn__next.disable:hover>svg,.page_event_details .vel-btns-wrapper .btn__prev.disable:hover>svg{fill:#5f6986}.page_event_details .vel-btns-wrapper .btn__prev>svg{padding-right:5px}.page_event_details .vel-btns-wrapper .btn__next>svg{padding-left:5px}.page_event_details .vel-btns-wrapper .close{position:absolute;right:20px;font-size:20px;font-weight:500;color:#fff;font-variant:small-caps}.page_event_details .all_photos{position:absolute;top:60px;left:0;width:100%;z-index:200}.page_event_details .all_photos .container{top:-60px;left:0;width:100%;height:100%;z-index:999;position:relative}.page_event_details .all_photos .container .heading{display:flex;justify-content:space-between;margin-top:10px;margin-bottom:34px}.page_event_details .all_photos .container .heading>h1{font-family:Montserrat,sans-serif;font-size:64px;font-weight:500;color:#dcdcdc}.page_event_details .all_photos .container .heading>button{font-size:20px;font-weight:500;color:#fff;font-variant:small-caps}.page_event_details .all_photos .container .wrapper_list_photo{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:21px}.page_event_details .all_photos .container .wrapper_list_photo>.pic{display:flex;border-radius:10px;overflow:hidden}.page_event_details .all_photos:after{content:"";display:block;position:absolute;position:fixed;top:0;left:0;width:100%;height:100%;background:#282c47}.page_event_details .head_event{width:100%;height:538px;position:relative}.page_event_details .head_event .background{position:absolute;top:0;left:0;width:100%;height:100%;filter:blur(12px);background-size:100%;opacity:.2}.page_event_details .head_event>.container{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;overflow:hidden}.page_event_details .head_event>.container .head_images{display:flex;width:100%;height:100%;padding-bottom:30px}.page_event_details .head_event>.container .head_images .one_img{width:100%;height:100%;display:flex;justify-content:center}.page_event_details .head_event>.container .head_images .master{flex-basis:75%;margin-right:32px}.page_event_details .head_event>.container .head_images .master>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:10px;overflow:hidden;cursor:pointer}.page_event_details .head_event>.container .head_images .slave{display:flex;flex-direction:column;flex-basis:25%}.page_event_details .head_event>.container .head_images .slave>span{display:flex;width:100%;height:30px}.page_event_details .head_event>.container .head_images .slave>img{border-radius:10px;overflow:hidden;height:220px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.page_event_details .head_event .head_name_festival{display:none}.page_event_details .head_event.no_images .head_name_festival{align-items:center;justify-content:center;height:100%;font-family:Montserrat,sans-serif;display:flex;font-size:42px;font-weight:500;color:#282c47}.page_event_details .head_event .show_all_photos{position:absolute;right:30px;bottom:40px;display:flex;align-items:center;background-color:#282c47;border-radius:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h8V0H0v8zm0 10h8v-8H0v8zm10 0h8v-8h-8v8zm0-18v8h8V0' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:20px;padding:12px 16px 12px 48px;font-size:14px;font-weight:700;color:#fff}.page_event_details .event_description{background:#10182b;padding-top:17px;padding-bottom:60px}.page_event_details .event_description>.container{display:flex;justify-content:space-between}.page_event_details .event_description .info_box .event_name{font-family:Montserrat,sans-serif;font-size:42px;font-weight:500;color:#dcdcdc;margin-bottom:2px}.page_event_details .event_description .info_box .event_by{margin-bottom:18px}.page_event_details .event_description .info_box .event_by>span{font-size:16px;font-weight:500;color:#5f6986}.page_event_details .event_description .info_box .event_by>a{font-size:16px;font-weight:500;color:#fff}.page_event_details .event_description .info_box .event_subgenres{display:flex;flex-wrap:wrap;border-bottom:1px solid #282c47;padding-bottom:8px;margin-bottom:16px}.page_event_details .event_description .info_box .event_subgenres>span{background:hsla(0,0%,76.9%,.1);border-radius:14px;font-size:12px;color:#fff;padding:4px 16px;margin-right:4px;margin-bottom:8px}.page_event_details .event_description .info_box .event_date{padding-left:32px;font-size:16px;margin-bottom:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 2h-1V0h-2v2H5V0H3v2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H2V7h16v13z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 2px}.page_event_details .event_description .info_box .event_date .day_{color:#dcdcdc;margin-bottom:8px;font-weight:500}.page_event_details .event_description .info_box .event_date .month_{color:#20c4f5;font-weight:400}.page_event_details .event_description .info_box .event_location{padding-left:32px;font-size:16px;margin-bottom:16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 9.5a2.5 2.5 0 110-5 2.5 2.5 0 010 5zM7 0a7 7 0 00-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 00-7-7z' fill='%235F6986'/%3E%3C/svg%3E");background-position:0 2px}.page_event_details .event_description .info_box .event_location .location_label{font-weight:500;color:#dcdcdc;margin-bottom:11px}.page_event_details .event_description .info_box .event_location .location_value{font-weight:400;color:#20c4f5}.page_event_details .event_description .info_box .event_tickets{padding-left:32px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 8c0-1.1.9-2 2-2V2c0-1.1-.9-2-2-2H2C.9 0 .01.9.01 2v4C1.11 6 2 6.9 2 8a2 2 0 01-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L10 10.5l-3.58 2.3L7.5 8.68 4.21 5.99l4.24-.25L10 1.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 4px}.page_event_details .event_description .info_box .event_tickets .tickets_label{font-size:16px;font-weight:500;color:#dcdcdc;margin-bottom:8px}.page_event_details .event_description .info_box .event_tickets .item_ticket{margin-bottom:5px;position:relative}.page_event_details .event_description .info_box .event_tickets .item_ticket .ticket_name{font-size:16px;color:#20c4f5;margin-bottom:11px}.page_event_details .event_description .info_box .event_tickets .item_ticket .ticket_name .ticket_price{color:#fff}.page_event_details .event_description .info_box .event_tickets .item_ticket .ticket_description{font-family:Montserrat,sans-serif;font-size:15px;line-height:170%;padding-bottom:12px}.page_event_details .event_description .info_box .event_tickets .item_ticket:not(:last-child):after{content:"";display:block;position:absolute;width:220px;height:1px;background-color:#282c47}.page_event_details .event_description .info_box .action_actions{display:flex;justify-content:flex-end;margin-bottom:40px}.page_event_details .event_description .info_box .action_actions>div .value{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;display:flex;justify-content:center;color:#dcdcdc}.page_event_details .event_description .info_box .action_actions>div>button{border-radius:36px;border:1px solid #7481a6;padding:6px 16px 6px 45px;background-position:15px}.page_event_details .event_description .info_box .action_actions>div.interested{margin-right:40px}.page_event_details .event_description .info_box .action_actions>div.interested>button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 18l-1.45-1.295C3.9 12.125.5 9.103.5 5.395.5 2.374 2.92 0 6 0c1.74 0 3.41.795 4.5 2.05A6.037 6.037 0 0115 0c3.08 0 5.5 2.374 5.5 5.395 0 3.708-3.4 6.73-8.55 11.32L10.5 18z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_event_details .event_description .info_box .action_actions>div.share>button{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 4.5v-4l7 7-7 7v-4.1c-5 0-8.5 1.6-11 5.1 1-5 4-10 11-11z' fill='%23DCDCDC'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_event_details .event_description .info_box .description_text{font-family:Montserrat,sans-serif;line-height:170%;color:#dcdcdc}.page_event_details .event_description .info_box .description_text .see_more{cursor:pointer;font-size:18px;color:#20c4f5;position:relative;padding-left:27px}.page_event_details .event_description .info_box .description_text .see_more:before{content:"";display:block;position:absolute;top:0;left:0;width:20px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 13.5a1.5 1.5 0 000-3v3zM.94 10.94a1.5 1.5 0 000 2.12l9.545 9.547a1.5 1.5 0 102.122-2.122L4.12 12l8.486-8.485a1.5 1.5 0 10-2.122-2.122L.94 10.94zm2.56-.44H2v3h1.5v-3z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:11px;background-position:5px 0;transform:rotate(-90deg)}.page_event_details .event_description .info_box:last-child{flex-basis:48%;margin-left:140px}.page_event_details ._tabs{background:#10182b}.page_event_details ._tabs .container{border-top:1px solid rgba(40,44,71,.5)}.page_event_details ._tabs .v-tabs{padding-top:10px}.page_event_details ._tabs .v-tabs .v-tabs-bar{background-color:transparent}.page_event_details ._tabs .v-tabs .v-tabs-bar .v-tabs-slider-wrapper{padding:0 40px;width:40px}.page_event_details ._tabs .v-tabs .v-tabs-bar .v-tabs-slider-wrapper .v-tabs-slider{background-color:#ff6523}.page_event_details ._tabs .v-tabs .v-tabs-bar .v-tab{color:#dcdcdc}.page_event_details ._tabs .v-tabs .v-tabs-bar .v-tab.v-tab--active{color:#fff}.page_event_details ._tabs_content{padding:30px}.page_create_event{padding-top:70px}.page_create_event>.container{padding-top:32px;padding-bottom:140px}.page_create_event>.container>h1{font-size:64px;font-weight:500;color:#dcdcdc;margin-bottom:10px}.page_create_event>.container>section{background-color:#10182b;border-radius:5px;padding:16px 12px 35px 64px}.page_create_event>.container>section .row_section{display:flex;justify-content:space-between;margin-bottom:32px}.page_create_event>.container>section .row_section ._name{width:235px;font-size:20px;color:#dcdcdc;padding-top:18px}.page_create_event>.container>section .row_section ._name>.hint>span{display:flex;font-size:15px;list-style-type:square;color:#5f6986}.page_create_event>.container>section .row_section ._name>.hint.list>span{padding-left:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0}.page_create_event>.container>section .row_section ._data{flex-basis:80%}.page_create_event>.container>section .row_section ._data.checkboxes{display:flex;flex-wrap:wrap}.page_create_event>.container>section .row_section ._data.checkboxes.border_bottom{border-bottom:1px solid #5f6986}.page_create_event>.container>section .row_section ._data.checkboxes>div{margin-right:35px;margin-bottom:10px}.page_create_event>.container>section .row_section ._data.date_pickers{display:flex}.page_create_event>.container>section .row_section ._data.date_pickers>div{display:flex;align-content:center}.page_create_event>.container>section .row_section ._data.date_pickers>div.separation{display:flex;width:34px;margin:0 16px;position:relative}.page_create_event>.container>section .row_section ._data.date_pickers>div.separation:after{content:"";display:block;position:absolute;width:100%;height:1px;background-color:#5f6986;top:50%}.page_create_event>.container>section .row_section ._data.date_pickers>div .wrap_input_{position:relative;cursor:pointer;z-index:1}.page_create_event>.container>section .row_section ._data.date_pickers>div .wrap_input_:after{content:"";display:block;position:absolute;width:40px;height:100%;top:0;right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%238591B1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page_create_event>.container>section .row_section ._data.date_pickers>div>.date{margin-right:20px;position:relative}.page_create_event>.container>section .row_section ._data.date_pickers>div>.date input{padding-left:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 2h-1V0h-2v2H5V0H3v2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H2V7h16v13z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px}.page_create_event>.container>section .row_section ._data.date_pickers>div>.time input{padding-left:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18a8 8 0 100-16.001A8 8 0 0010 18zm0-18a10 10 0 110 20C4.47 20 0 15.5 0 10A10 10 0 0110 0zm.5 5v5.25l4.5 2.67-.75 1.23L9 11V5h1.5z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:18px}.page_create_event>.container>section .row_section ._data.photos{display:flex}.page_create_event>.container>section .row_section ._data.photos .upload_photo{display:flex;align-items:center;justify-content:center;width:238px;height:166px;background-color:#031020;border:1px solid #282c47;border-radius:5px;cursor:pointer}.page_create_event>.container>section .row_section ._data.photos .upload_photo .select_img{display:flex;align-items:center;height:26px;font-size:15px;color:#dcdcdc}.page_create_event>.container>section .row_section ._data.photos .upload_photo .select_img>span{font-size:28px;margin-right:5px;color:#5f6986}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo{display:grid;flex-direction:row-reverse;grid-template-columns:repeat(4,1fr);grid-column-gap:10px}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div{display:flex;flex-direction:row-reverse;height:166px;position:relative;margin-right:11px;margin-bottom:11px;cursor:grab}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div>img{width:100%}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div .remove_photo{width:29px;height:29px;background-color:rgba(26,31,52,.8);border-radius:50%;position:absolute;top:12px;right:13px;transition:.25s;display:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.833h-.833v10.834a1.667 1.667 0 001.666 1.666h8.334a1.667 1.667 0 001.666-1.666V4.832H3zm8.848-2.5L10.5.667h-5L4.152 2.333H.5V4h15V2.333h-3.652z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;z-index:1}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div .remove_photo:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.833h-.833v10.834a1.667 1.667 0 001.666 1.666h8.334a1.667 1.667 0 001.666-1.666V4.832H3zm8.848-2.5L10.5.667h-5L4.152 2.333H.5V4h15V2.333h-3.652z' fill='%23E94E4E'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div:after{content:"";display:block;position:absolute;background-color:rgba(26,31,52,.56);width:100%;height:100%;top:0;left:0;opacity:0;transition:.25s}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div:hover .remove_photo{display:flex}.page_create_event>.container>section .row_section ._data.photos .uploaded_photo>div:hover:after{opacity:1}.page_create_event>.container>section .row_section ._data.tickets._data{display:block}.page_create_event>.container>section .row_section ._data.tickets._data .item_ticket{margin-bottom:33px}.page_create_event>.container>section .row_section ._data.tickets._data .action_ticket{font-weight:500;color:#7481a6;padding-left:30px;background-position:0}.page_create_event>.container>section .row_section ._data.tickets._data .action_ticket.add{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.385 11.142h-4.242m0 0H6.9m4.243 0V6.9m0 4.242v4.243m7.07 2.828c-3.905 3.905-10.236 3.905-14.141 0-3.906-3.905-3.906-10.237 0-14.142 3.905-3.905 10.236-3.905 14.142 0 3.905 3.905 3.905 10.237 0 14.142z' stroke='%237481A6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_create_event>.container>section .row_section ._data.tickets._data .action_ticket.remove{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.833h-.833v10.834a1.667 1.667 0 001.666 1.666h8.334a1.667 1.667 0 001.666-1.666V4.832H3zm8.848-2.5L10.5.667h-5L4.152 2.333H.5V4h15V2.333h-3.652z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_create_event>.container>section .row_section ._data.tickets input{margin-bottom:10px}.page_create_event>.container>section .row_section ._data.tickets .ticket_inputs_row{display:flex}.page_create_event>.container>section .row_section ._data.tickets .ticket_inputs_row>input:first-child{width:135px;flex-shrink:0;margin-right:10px}.page_create_event>.container>section .row_section ._data .error-msg{font-size:12px;color:#e94e4e;padding-left:16px;position:relative;top:0}.page_create_event>.container>section .row_section ._data .error-msg.err-checkbox{padding-left:0}.page_create_event>.container>section .row_section ._data .error-msg.v-textarea{top:-4px}.page_create_event>.container>section .row_section .error-msg{width:100%}.page_create_event>.container .wrap_actions{display:flex}.page_create_event>.container .wrap_actions>button{width:227px;height:60px}.page_create_event>.container .wrap_actions>button:first-child{margin-right:25px}.page_create_event>.container .v-progress-circular{position:absolute;top:50%;left:50%}.page_front_event{background:#10182b}.page_front_event .wrap_carousel{padding-bottom:110px;position:relative;overflow:hidden}.page_front_event .wrap_carousel .background{position:absolute;width:100%;height:100%;background-position:top;background-repeat:no-repeat;background-size:cover;filter:blur(62px)}.page_front_event .wrap_carousel .background:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(16,24,43,.5)}.page_front_event .wrap_carousel>.container{padding-top:90px}.page_front_event .main_container{padding-bottom:32px}.page_front_event .main_container .wrap_filter_bar_events{margin-top:-45px;position:relative;z-index:1}.page_front_event .change_view_events>button{width:20px;height:16px}.page_front_event .change_view_events>button._map{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_637_4591)' fill='%235F6986'%3E%3Cpath d='M9 0a3.937 3.937 0 00-3.938 3.938c0 1.758 2.574 4.962 3.56 6.125.2.236.557.236.756 0 .986-1.163 3.56-4.367 3.56-6.126A3.937 3.937 0 009 0zm0 5.25a1.312 1.312 0 110-2.625A1.312 1.312 0 019 5.25zm0 5.99c-.44 0-.856-.193-1.14-.53A33.014 33.014 0 016 8.312V14l6 2V8.312a32.973 32.973 0 01-1.86 2.398c-.284.337-.7.53-1.14.53zM0 16V7l4-2 1 2v7l-5 2zM13 16V7l5-2v9l-5 2z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_637_4591'%3E%3Cpath fill='235F6986' d='M0 0h18v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0;margin-right:6px}.page_front_event .change_view_events>button._map.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_637_4591)' fill='%23fff'%3E%3Cpath d='M9 0a3.937 3.937 0 00-3.938 3.938c0 1.758 2.574 4.962 3.56 6.125.2.236.557.236.756 0 .986-1.163 3.56-4.367 3.56-6.126A3.937 3.937 0 009 0zm0 5.25a1.312 1.312 0 110-2.625A1.312 1.312 0 019 5.25zm0 5.99c-.44 0-.856-.193-1.14-.53A33.014 33.014 0 016 8.312V14l6 2V8.312a32.973 32.973 0 01-1.86 2.398c-.284.337-.7.53-1.14.53zM0 16V7l4-2 1 2v7l-5 2zM13 16V7l5-2v9l-5 2z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_637_4591'%3E%3Cpath fill='23ffffff' d='M0 0h18v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .change_view_events>button._list{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 3px}.page_front_event .change_view_events>button._list.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_events_result .wrap_maps_events{display:flex}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list{display:flex;flex-direction:column;flex-basis:30%;max-height:760px;margin-right:10px;overflow-y:auto}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .change_view_events{display:flex;width:67px;border-bottom:1px solid rgba(95,105,134,.5);padding:6px 0 10px 12px;margin-bottom:8px}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .skeleton-loader{padding-right:10px}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .skeleton-loader>div{height:106px;margin-bottom:8px;background-color:rgba(133,145,177,.1)}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .no_events_found{margin-top:40px}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event{display:flex;height:106px;border-radius:12px;cursor:pointer;padding:8px}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event.active,.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event:hover{background-color:rgba(133,145,177,.1)}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .cover_image{width:110px;margin-right:8px;flex-shrink:0}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .cover_image>img{height:100%}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .small_info{display:flex;flex-direction:column}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .small_info .name{display:block;width:250px;padding-right:20px;font-size:16px;color:#dcdcdc;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .small_info .date,.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .small_info .location{font-size:14px;color:#aaa;margin-bottom:4px;line-height:16px}.page_front_event .wrap_events_result .wrap_maps_events .maps_even_list .maps_event .small_info .duration{font-size:12px;color:#7481a6}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map{flex-basis:70%;height:760px;border-radius:20px;overflow:hidden;position:relative}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .switch_map_calendar{display:none;justify-content:space-between;align-items:center;position:absolute;top:38px;right:19px;width:185px;height:40px;background-color:#272c3a;z-index:1;border-radius:120px;overflow:hidden;padding:0 20px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .switch_map_calendar>button{position:absolute;top:0;width:90px;height:100%;background:#5f6986;border-radius:120px;transition:.2s}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .switch_map_calendar>button.Map{right:0;transition:.2s}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .switch_map_calendar>button.Calendar{left:0;transition:.2s}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .google_map{width:100%;height:100%}.page_front_event .wrap_events_result .wrap_maps_events .wrap_map .google_map>div{background-color:#10182b!important}.page_front_event .wrap_events_result .table_list_events{width:100%}.page_front_event .wrap_events_result .table_list_events .no_events_found{padding-top:70px;padding-bottom:100px}.page_front_event .wrap_events_result .table_list_events .table_head,.page_front_event .wrap_events_result .table_list_events .table_row{display:flex;align-items:center;justify-content:space-between;width:100%}.page_front_event .wrap_events_result .table_list_events .table_head>div.cover_end_like,.page_front_event .wrap_events_result .table_list_events .table_row>div.cover_end_like{width:160px}.page_front_event .wrap_events_result .table_list_events .table_head>div.name,.page_front_event .wrap_events_result .table_list_events .table_row>div.name{width:220px}.page_front_event .wrap_events_result .table_list_events .table_head>div.organizer,.page_front_event .wrap_events_result .table_list_events .table_row>div.organizer{width:210px}.page_front_event .wrap_events_result .table_list_events .table_head>div.date,.page_front_event .wrap_events_result .table_list_events .table_row>div.date{width:140px}.page_front_event .wrap_events_result .table_list_events .table_head>div.duration,.page_front_event .wrap_events_result .table_list_events .table_row>div.duration{width:130px}.page_front_event .wrap_events_result .table_list_events .table_head>div.location,.page_front_event .wrap_events_result .table_list_events .table_row>div.location{width:220px}.page_front_event .wrap_events_result .table_list_events .table_head>div.price,.page_front_event .wrap_events_result .table_list_events .table_row>div.price{width:100px}.page_front_event .wrap_events_result .table_list_events .table_head>div.more,.page_front_event .wrap_events_result .table_list_events .table_row>div.more{width:90px}.page_front_event .wrap_events_result .table_list_events .table_head{height:34px;margin:5px 0;border-bottom:1px solid #5f6986}.page_front_event .wrap_events_result .table_list_events .table_head>div{display:flex;font-size:14px;font-weight:400;color:#7481a6}.page_front_event .wrap_events_result .table_list_events .table_head>div .change_view_events{margin-left:12px}.page_front_event .wrap_events_result .table_list_events .table_head>div .sort{display:flex;flex-direction:column;justify-content:center;margin-left:8px;width:12.5px}.page_front_event .wrap_events_result .table_list_events .table_head>div .sort>div{height:7.1px;cursor:pointer}.page_front_event .wrap_events_result .table_list_events .table_head>div .sort>div.asc{margin-bottom:2px}.page_front_event .wrap_events_result .table_list_events .table_head>div .sort>div.asc,.page_front_event .wrap_events_result .table_list_events .table_head>div .sort>div.desc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_events_result .table_list_events .table_head>div .sort>div.desc{transform:rotate(180deg)}.page_front_event .wrap_events_result .table_list_events .item_list_event{width:100%;height:55px;background-color:rgba(95,105,134,.1);border-radius:10px;overflow:hidden}.page_front_event .wrap_events_result .table_list_events .item_list_event:not(:last-child){margin-bottom:5px}.page_front_event .wrap_events_result .table_list_events .item_list_event>div{color:#dcdcdc;font-size:16px;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:15px}.page_front_event .wrap_events_result .table_list_events .item_list_event>div>a{color:#dcdcdc;font-size:16px;font-weight:300}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like{padding-left:31px;display:flex;height:100%}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like .cover_event{width:55px;height:55px;border-radius:10px;overflow:hidden;flex-shrink:0}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like .cover_event>img{overflow:hidden}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like .like{display:flex;flex-shrink:0;margin:0 22px;width:20px;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23transparent' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%235F6986' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23transparent' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23FF3F3F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.cover_end_like .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23transparent' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23EE7A7A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.more{display:flex;justify-content:flex-end;align-items:center}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.more .more_btn{width:34px;height:34px;border-radius:50%;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_events_result .table_list_events .item_list_event>div.more .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.page_front_event .wrap_difference_events{background-color:#0c1324;padding-top:64px}.page_front_event .wrap_difference_events>.container .new,.page_front_event .wrap_difference_events>.container .popular,.page_front_event .wrap_difference_events>.container .recently_viewed,.page_front_event .wrap_difference_events>.container .upcoming{padding-bottom:100px}.page_front_event .wrap_difference_events>.container .new .heading_events,.page_front_event .wrap_difference_events>.container .popular .heading_events,.page_front_event .wrap_difference_events>.container .recently_viewed .heading_events,.page_front_event .wrap_difference_events>.container .upcoming .heading_events{display:flex;justify-content:space-between;border-bottom:1px solid #22293a;margin-bottom:16px}.page_front_event .wrap_difference_events>.container .new .heading_events>h4,.page_front_event .wrap_difference_events>.container .popular .heading_events>h4,.page_front_event .wrap_difference_events>.container .recently_viewed .heading_events>h4,.page_front_event .wrap_difference_events>.container .upcoming .heading_events>h4{font-size:24px;font-weight:300;color:#fff;text-transform:capitalize}.page_front_event .wrap_difference_events>.container .new .heading_events .view_all,.page_front_event .wrap_difference_events>.container .popular .heading_events .view_all,.page_front_event .wrap_difference_events>.container .recently_viewed .heading_events .view_all,.page_front_event .wrap_difference_events>.container .upcoming .heading_events .view_all{display:flex;align-items:center;height:32px;padding-left:16px;padding-right:29px;border:1px solid #3b4155;background-color:transparent;border-radius:120px;color:#dcdcdc;font-size:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:85%;background-size:6px;transition:.21s}.page_front_event .wrap_difference_events>.container .new .heading_events .view_all:hover,.page_front_event .wrap_difference_events>.container .popular .heading_events .view_all:hover,.page_front_event .wrap_difference_events>.container .recently_viewed .heading_events .view_all:hover,.page_front_event .wrap_difference_events>.container .upcoming .heading_events .view_all:hover{background-color:#282c47}.page_front_event .wrap_difference_events>.container .new .wrap_this_events,.page_front_event .wrap_difference_events>.container .popular .wrap_this_events,.page_front_event .wrap_difference_events>.container .recently_viewed .wrap_this_events,.page_front_event .wrap_difference_events>.container .upcoming .wrap_this_events{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:20px;column-gap:20px}.event_box{display:flex;flex-direction:column;width:307px;height:265px;border-radius:12px;overflow:hidden;background-color:#282c47;cursor:pointer}.event_box .event_img{width:100%;height:160px;position:relative;overflow:hidden}.event_box .event_img .active_overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:.2s;cursor:pointer;z-index:1}.event_box .event_img .active_overlay .like{position:absolute;top:12px;right:12px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;opacity:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.8' cx='15' cy='15' r='15' fill='%235F6986'/%3E%3Cpath d='M6.5 12.8v0c0-.571.115-1.136.339-1.663a4.297 4.297 0 01.964-1.404c.413-.4.904-.716 1.442-.928a4.414 4.414 0 011.696-.305h.012a4.95 4.95 0 012.014.417 4.89 4.89 0 011.662 1.196l.371.41.37-.41a4.89 4.89 0 011.662-1.196 4.95 4.95 0 012.015-.417v0h.012c.58-.01 1.157.093 1.695.305.54.212 1.03.527 1.443.928.413.4.74.878.964 1.404.224.527.34 1.092.339 1.662v0c0 2.175-1.314 4.141-3.132 5.966-.902.906-1.91 1.757-2.903 2.566-.284.231-.567.46-.848.685-.565.455-1.114.897-1.615 1.322-.525-.448-1.101-.914-1.694-1.393-.255-.205-.512-.413-.77-.623-.994-.81-2-1.66-2.904-2.565C7.814 16.935 6.5 14.975 6.5 12.8z' stroke='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.event_box .event_img .active_overlay .like:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23464C59' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23EE7A7A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.event_box .event_img .active_overlay .like.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%231A1F34' fill-opacity='.8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23EE3B3B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.event_box .event_img .active_overlay .like.active:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='33' height='30' fill='%23181E33' fill-opacity='.8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.61 3.475a8.144 8.144 0 00-2.647-1.832A7.914 7.914 0 0023.84 1a7.914 7.914 0 00-3.123.643 8.144 8.144 0 00-2.646 1.832L16.5 5.103l-1.572-1.628c-1.53-1.584-3.606-2.474-5.77-2.474-2.163 0-4.238.89-5.768 2.474A8.604 8.604 0 001 9.45c0 2.24.86 4.39 2.39 5.974l1.572 1.628L16.5 29l11.538-11.948 1.572-1.628a8.472 8.472 0 001.769-2.741 8.707 8.707 0 000-6.467 8.472 8.472 0 00-1.77-2.74z' stroke='%23EE7A7A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.event_box .event_description{padding:8px 15px 12px 15px;background-color:#282c47}.event_box .event_description .name{color:#dcdcdc;font-size:16px;font-weight:500;letter-spacing:.03em;line-height:150%;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event_box .event_description .location{font-size:14px;letter-spacing:.04em;font-weight:500;line-height:150%;color:#aaa}.event_box .event_description .date{font-size:12px;letter-spacing:.04em;font-weight:500;line-height:150%;text-transform:uppercase;color:#aaa}.event_box .event_description .genres{font-size:14px;letter-spacing:.03em;line-height:150%;color:#7481a6}.event_box:hover .event_img .active_overlay{background-color:rgba(26,31,52,.6)}.event_box:hover .event_img .active_overlay .like{opacity:1}.no_events_found{display:flex;justify-content:center;font-size:30px;font-weight:500;color:rgba(95,105,134,.7)}.library-page{padding-top:60px}.library-page .library_head{display:flex;justify-content:center;width:100%;height:140px}@media screen and (max-width:1150px){.library-page .library_head{margin-bottom:15px;height:120px}}@media screen and (max-width:480px){.library-page .library_head{height:100px}}.library-page .library_head .container{display:flex;flex-direction:column;justify-content:space-between}.library-page .library_head h2{font-family:Montserrat,sans-serif;font-size:55px;font-weight:700;line-height:67px;color:rgba(95,105,134,.67);text-transform:capitalize;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:480px){.library-page .library_head h2{font-size:40px;line-height:48px}}.library-page .library_head .library_nav{display:flex;align-items:center;border-bottom:1px solid #383f55}.library-page .library_head .library_nav>button,.library-page .library_head .library_nav a{display:flex;font-size:18px;font-weight:300;color:#fff;padding:14px 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:25px}.library-page .library_head .library_nav>button.active,.library-page .library_head .library_nav a.active{position:relative}.library-page .library_head .library_nav>button.active>a,.library-page .library_head .library_nav a.active>a{color:#fff}.library-page .library_head .library_nav>button.active:after,.library-page .library_head .library_nav a.active:after{content:"";display:block;position:absolute;width:30px;height:3px;background-color:#20c4f5;bottom:0;left:calc(50% - 15px)}.library-page .pagination{margin-bottom:200px;position:relative;z-index:10}.library-page .albums_list .head_albums{margin-top:9px}.library-page .track_list{margin-bottom:120px}.page-manage-music-uploaded{background-image:url(../img/follow_bg.018fd803.webp);background-repeat:repeat}.page-manage-music-uploaded:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.7)}.page-manage-music-uploaded .head_uploaded,.page-manage-music-uploaded .uploaded_content{position:relative;z-index:1}.head_uploaded{width:100%;padding-top:120px}.head_uploaded>.container{display:flex;flex-direction:column;justify-content:flex-end}.head_uploaded>.container>h2{font-family:Montserrat,sans-serif;color:rgba(95,105,134,.67);line-height:67px;font-weight:700;font-size:55px;margin-bottom:3px}.head_uploaded>.container .action_buttons .upload{font-size:17px;color:#dcdcdc;width:180px;height:48px}.head_uploaded>.container .action_buttons .upload .material-icons{margin-right:15px}.head_uploaded>.container ._tabs .v-slide-group__wrapper{border-bottom:1px solid #383f55}.head_uploaded>.container ._tabs .v-tabs-bar{background-color:transparent}.head_uploaded>.container ._tabs .v-tabs-bar .v-tabs-slider-wrapper .v-tabs-slider{background-color:#20c4f5}.head_uploaded>.container ._tabs .v-tabs-bar .v-tab,.head_uploaded>.container ._tabs .v-tabs-bar .v-tab.v-tab--active{color:#fff}.uploaded_content{min-height:100vh}.nothing_here{display:flex;align-items:center;justify-content:center;flex-direction:column;font-weight:300;font-size:30px;color:#5f6986}.nothing_here .upload{margin-top:15px;width:180px;height:48px;font-weight:400;color:#dcdcdc;font-size:17px}.nothing_here .upload .material-icons{margin-right:15px}.p-memberships{height:100%;background:#030f20;padding-top:30px}@media screen and (max-width:480px){.p-memberships{padding-top:0}}.p-memberships .plans_skeleton{display:flex;justify-content:center;align-items:flex-end;margin-bottom:70px}@media screen and (max-width:767px){.p-memberships .plans_skeleton{flex-shrink:0;flex-direction:column;align-items:center}}.p-memberships .plans_skeleton .skeleton-loader.default_grid_albums .item_grid_album.v-skeleton-loader .v-skeleton-loader__image{height:100%}.p-memberships .plans_skeleton>div{display:flex;width:251px;border-radius:16px}@media screen and (max-width:767px){.p-memberships .plans_skeleton>div{margin-bottom:20px;width:350px}}.p-memberships .plans_skeleton>div:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.p-memberships .plans_skeleton>div:not(:last-child){margin-right:0}}.p-memberships .plans_skeleton>div>div{height:100%}.p-memberships .plans_skeleton>div.free_skeleton_plan{height:490px}.p-memberships .plans_skeleton>div.premium_skeleton_plan{height:520px}.p-memberships .plans_skeleton>div.founder_skeleton_plan{height:490px}.p-memberships .memberships_heading{display:flex;align-items:center;flex-direction:column}.p-memberships .memberships_heading>h2{font-family:Montserrat,sans-serif;font-size:55px;font-weight:700;color:#8591b1;line-height:67px;margin-bottom:9px}@media screen and (max-width:480px){.p-memberships .memberships_heading>h2{line-height:50px;font-size:47px;margin-bottom:0}}.p-memberships .memberships_heading>h6{font-family:Montserrat,sans-serif;font-size:24px;color:#8591b1;line-height:29px}@media screen and (max-width:480px){.p-memberships .memberships_heading>h6{font-size:22px;display:none}}.p-memberships .bill_switch{width:340px;height:51px;background:#282c47;box-shadow:inset 0 2px 2px rgba(0,0,0,.25);border-radius:35px;overflow:hidden;margin:17px auto 36px;position:relative}@media screen and (max-width:480px){.p-memberships .bill_switch{width:320px}}.p-memberships .bill_switch>button{width:50%;height:100%;border-radius:35px;transition:.18s;color:#fff;font-size:18px;z-index:1}.p-memberships .bill_switch>button>span{color:#20f54f}.p-memberships .bill_switch>button:focus-visible{outline:2px solid #20f54f;outline-offset:2px}.p-memberships .bill_switch .animation_active{background:#5f6986;box-shadow:0 4px 4px rgba(0,0,0,.25);position:absolute;top:0;height:100%;width:50%;border-radius:35px;transition:.5s}.p-memberships .bill_switch .animation_active.month{left:0}.p-memberships .bill_switch .animation_active.year{left:50%}.p-memberships .bill_switch_skeleton{width:340px;height:51px;background:#282c47;box-shadow:inset 0 2px 2px rgba(0,0,0,.25);border-radius:35px;overflow:hidden;margin:17px auto 36px;position:relative}@media screen and (max-width:480px){.p-memberships .bill_switch_skeleton{width:320px}}.p-memberships .bill_switch_skeleton:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,.1) 25%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.1) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.p-memberships .wrap_memberships{display:flex;justify-content:center;align-items:flex-end;padding-bottom:70px}@media screen and (max-width:767px){.p-memberships .wrap_memberships{flex-direction:column;align-items:center;padding-bottom:40px}}.p-memberships .wrap_memberships .item_membership{width:251px;height:490px;padding:1px;border-radius:16px;overflow:hidden;position:relative;transition:opacity .3s ease,transform .3s ease}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership{margin-bottom:20px;width:350px;height:auto}.p-memberships .wrap_memberships .item_membership.premium{order:1}.p-memberships .wrap_memberships .item_membership.founders{order:2}.p-memberships .wrap_memberships .item_membership.free{order:3}.p-memberships .wrap_memberships .item_membership .inside{display:flex;flex-direction:column;height:auto}.p-memberships .wrap_memberships .item_membership .membership_title{flex-shrink:0}.p-memberships .wrap_memberships .item_membership .description{flex-grow:0;margin-bottom:30px}.p-memberships .wrap_memberships .item_membership .membership_action{position:relative;margin-top:auto;padding:0}}.p-memberships .wrap_memberships .item_membership:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership:not(:last-child){margin-right:0}}.p-memberships .wrap_memberships .item_membership .membership_title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;color:#fff;margin-bottom:20px;min-height:70px;line-height:29px;border-bottom:1px solid #5f6986}.p-memberships .wrap_memberships .item_membership .membership_title>span{display:flex;font-size:14px;font-weight:400;color:#8591b1;padding-top:6px;line-height:16px}.p-memberships .wrap_memberships .item_membership .membership_title .price{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;color:#20c4f5;margin-bottom:20px;margin-top:22px;line-height:29px}.p-memberships .wrap_memberships .item_membership .membership_title .price>span{display:flex;color:#8591b1;font-size:14px;font-weight:400;line-height:16px;padding-top:5px}.p-memberships .wrap_memberships .item_membership .description>span{display:flex;color:#dcdcdc;font-size:15px;line-height:18px;margin-bottom:10px;position:relative;padding-left:13px}.p-memberships .wrap_memberships .item_membership .description>span:last-child{margin-bottom:0}.p-memberships .wrap_memberships .item_membership .description>span:before{content:"";display:block;position:absolute;left:0;top:6px;width:5px;height:5px;border-radius:50%;background-color:#7481a6}.p-memberships .wrap_memberships .item_membership .membership_action{position:absolute;left:0;bottom:0;width:100%;background:transparent;padding:20px}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership .membership_action{position:relative;margin-top:auto;padding:0}}.p-memberships .wrap_memberships .item_membership .membership_action .current_plan{font-size:16px;font-weight:500;color:#e94e4e;text-align:center}.p-memberships .wrap_memberships .item_membership .membership_action .name_box{display:flex;align-items:center;justify-content:center}.p-memberships .wrap_memberships .item_membership .membership_action .name_box,.p-memberships .wrap_memberships .item_membership .membership_action button{width:100%;height:49px;margin:0 auto}.p-memberships .wrap_memberships .item_membership .membership_action .name_box.downgrade,.p-memberships .wrap_memberships .item_membership .membership_action button.downgrade{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#fff;background:#5f6986;border-radius:50px}.p-memberships .wrap_memberships .item_membership .membership_action .name_box.free_days_trial,.p-memberships .wrap_memberships .item_membership .membership_action button.free_days_trial{font-weight:500}.p-memberships .wrap_memberships .item_membership .membership_action .name_box.free_begins,.p-memberships .wrap_memberships .item_membership .membership_action button.free_begins{font-size:16px;font-weight:300;text-align:center;color:#e94e4e}.p-memberships .wrap_memberships .item_membership .membership_action .name_box.loading,.p-memberships .wrap_memberships .item_membership .membership_action button.loading{font-size:0}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership .membership_action .name_box.loading .v-progress-circular,.p-memberships .wrap_memberships .item_membership .membership_action button.loading .v-progress-circular{width:24px;height:24px;margin:auto}.p-memberships .wrap_memberships .item_membership .membership_action .name_box.loading .v-progress-circular svg,.p-memberships .wrap_memberships .item_membership .membership_action button.loading .v-progress-circular svg{width:24px;height:24px}}.p-memberships .wrap_memberships .item_membership .membership_action .name_box:focus-visible,.p-memberships .wrap_memberships .item_membership .membership_action button:focus-visible{outline:2px solid #20f54f;outline-offset:2px}.p-memberships .wrap_memberships .item_membership .membership_action .lifetime,.p-memberships .wrap_memberships .item_membership .membership_action .renews{display:flex;justify-content:center;align-items:center;width:100%;font-size:16px;font-weight:300;text-align:center;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.p-memberships .wrap_memberships .item_membership .inside{width:100%;height:100%;background-color:#282c47;border-radius:16px;padding:20px}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership .inside{padding:20px}}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership.free.active{display:none}.p-memberships .wrap_memberships .item_membership.free.active.first_login{display:flex}}.p-memberships .wrap_memberships .item_membership.premium{height:520px;background:linear-gradient(209.49deg,#1b2a46 24.16%,rgba(56,34,87,.46) 88.65%)}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership.premium{height:auto}}.p-memberships .wrap_memberships .item_membership.premium .inside{background-color:transparent}.p-memberships .wrap_memberships .item_membership.founders{background:linear-gradient(209.49deg,#1b2a46 24.16%,rgba(56,34,87,.46) 88.65%)}@media screen and (max-width:767px){.p-memberships .wrap_memberships .item_membership.founders{height:auto}}.p-memberships .wrap_memberships .item_membership.founders .inside{background:linear-gradient(257.2deg,rgba(0,224,255,.35) -.07%,rgba(130,245,255,.13) 43.44%,rgba(68,169,175,.13) 44.66%,rgba(0,0,0,.13) 90.28%)}.p-memberships .wrap_memberships .item_membership.founders .membership_title>span{color:#f09;animation:colorChange 7s linear infinite}.p-memberships .wrap_memberships .item_membership.founders .membership_title .price{border-top:1px solid #5f6986;padding-top:15px;color:#fff}.p-memberships .wrap_memberships .item_membership.founders .membership_title .price>span{color:#8591b1;font-size:24px;font-weight:600;padding-top:7px}.p-memberships .wrap_memberships .item_membership.founders .donation .t_{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:29px;color:#20c4f5;margin-bottom:6px}.p-memberships .wrap_memberships .item_membership.founders .donation .d_{font-size:14px;line-height:16px;color:#f09;animation:colorChange 7s linear infinite;padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid #5f6986}.p-memberships .wrap_memberships .item_membership.founders .description>span{font-weight:500}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat{position:relative;animation:pulse 2s infinite;background:linear-gradient(83.72deg,#f09 12.02%,#20a8f5 96.94%);border-radius:33px;overflow:hidden;width:100%;height:49px;padding:1px}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat:hover{animation:none}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,#20a8f5,#f09,transparent);background-size:200% 100%;animation:border-shine 2s linear infinite;z-index:0}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat .inside{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:32px;background:linear-gradient(209.49deg,#1b2a46 24.16%,#382257 800.65%);color:#fff;font-size:14px;font-weight:500}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat.loading{animation:none;background:linear-gradient(209.49deg,#1b2a46 24.16%,#382257 800.65%)}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat.loading:before{display:none}.p-memberships .wrap_memberships .item_membership.founders .membership_action .claim_your_seat.loading .inside{background:none}.p-memberships .frequently_asked_questions{margin-bottom:80px;max-width:800px;margin:0 auto 80px;padding:0 20px}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions{padding:0 15px;width:100%;margin:0 auto 40px}}.p-memberships .frequently_asked_questions .heading{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .heading{margin-bottom:44px;position:relative}.p-memberships .frequently_asked_questions .heading:after{content:"";position:absolute;bottom:-24px;left:50%;transform:translateX(-50%);width:40px;height:2px;background:rgba(95,105,134,.4)}}.p-memberships .frequently_asked_questions .heading .title_{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#8591b1;margin-bottom:8px;text-align:center}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .heading .title_{font-size:24px;margin-bottom:12px}}.p-memberships .frequently_asked_questions .heading .subtitle_{font-size:18px;line-height:1.7;color:#dcdcdc;text-align:center}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .heading .subtitle_{text-align:center;font-size:14px;line-height:1.5}}.p-memberships .frequently_asked_questions .heading .subtitle_>a{color:#20c4f5;position:relative}.p-memberships .frequently_asked_questions .heading .subtitle_>a:after{content:"";position:absolute;width:100%;height:1px;bottom:-2px;left:0;background:currentColor;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.p-memberships .frequently_asked_questions .heading .subtitle_>a:hover:after{transform:scaleX(1);transform-origin:bottom left}.p-memberships .frequently_asked_questions .item_question{background:rgba(40,44,71,.4);backdrop-filter:blur(10px);border:1px solid rgba(95,105,134,.3);border-radius:16px;margin-bottom:16px}@media(hover:hover)and (pointer:fine){.p-memberships .frequently_asked_questions .item_question:hover{background:rgba(40,44,71,.8)}}.p-memberships .frequently_asked_questions .item_question .question{padding:24px 56px 24px 24px;position:relative;cursor:pointer;display:flex;align-items:center;background:transparent;border-radius:16px;color:#fff;font-size:16px;font-weight:500;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-memberships .frequently_asked_questions .item_question .question.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.p-memberships .frequently_asked_questions .item_question .question.active .visible{transform:translateY(-50%) rotate(180deg)}.p-memberships .frequently_asked_questions .item_question .question .visible{position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(0deg);width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z' fill='%237481A6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;transition:transform .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .item_question .question{padding:16px 48px 16px 20px;font-size:15px}.p-memberships .frequently_asked_questions .item_question .question .visible{right:16px;width:20px;height:20px}}.p-memberships .frequently_asked_questions .item_question .answer{max-height:0;opacity:0;overflow:hidden;background:#061020;color:#7481a6;font-size:15px;line-height:1.6;border-top:1px solid rgba(95,105,134,.2);border-bottom-left-radius:16px;border-bottom-right-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0 24px}.p-memberships .frequently_asked_questions .item_question .answer.active{max-height:1000px;opacity:1;padding:24px}.p-memberships .frequently_asked_questions .item_question .answer p{margin-bottom:16px}.p-memberships .frequently_asked_questions .item_question .answer p:last-child{margin-bottom:0}.p-memberships .frequently_asked_questions .item_question .answer a{color:#20c4f5;text-decoration:none}.p-memberships .frequently_asked_questions .item_question .answer a:hover{text-decoration:underline}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .item_question .answer{font-size:14px}.p-memberships .frequently_asked_questions .item_question .answer.active{padding:20px}}@media screen and (max-width:767px){.p-memberships .frequently_asked_questions .item_question{margin-bottom:12px}}.p-memberships .fade-enter-active,.p-memberships .fade-leave-active{transition:opacity .3s ease,transform .3s ease}.p-memberships .fade-enter-from,.p-memberships .fade-leave-to{opacity:0;transform:translateY(20px)}.p-memberships .fade-enter-to,.p-memberships .fade-leave-from{opacity:1;transform:translateY(0)}@keyframes border-shine{0%{background-position:0 50%}to{background-position:-200% 50%}}.item_membership.founders .membership_action .claim_your_seat{position:relative;animation:pulse 2s infinite;background:linear-gradient(83.72deg,#f09 12.02%,#20a8f5 96.94%);border-radius:33px;overflow:hidden;width:100%;height:49px;padding:2px}.item_membership.founders .membership_action .claim_your_seat:hover{animation:none}.item_membership.founders .membership_action .claim_your_seat:hover:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,#f09,#20a8f5,transparent);background-size:200% 100%;animation:border-shine 2s linear infinite;z-index:0}.item_membership.founders .membership_action .claim_your_seat .inside{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:31px;background:linear-gradient(209.49deg,#1b2a46 24.16%,#382257 800.65%);color:#fff;font-size:14px;font-weight:500}.item_membership.founders .membership_action .claim_your_seat.loading{animation:none;background:linear-gradient(209.49deg,#1b2a46 24.16%,#382257 800.65%)}.item_membership.founders .membership_action .claim_your_seat.loading:before{display:none}.item_membership.founders .membership_action .claim_your_seat.loading .inside{background:none}@keyframes colorChange{0%{color:#f09}50%{color:#20a8f5}to{color:#f09}}@keyframes card-switch{0%{transform:scale(.97);opacity:.8}50%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}.p-follow{border:1px solid transparent;padding-top:60px;height:100%}@media screen and (max-width:480px){.p-follow{background:#070f20}}.p-follow:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}@media screen and (max-width:480px){.p-follow:after{content:none}}.p-follow>.container{position:relative;z-index:1;border:1px solid transparent;padding-bottom:120px}.p-follow>.container>h2._title{font-family:Montserrat,sans-serif;font-weight:700;font-size:55px;line-height:67px;text-transform:capitalize;color:rgba(95,105,134,.67)}@media screen and (max-width:480px){.p-follow>.container>h2._title{font-size:50px;text-align:center}}.p-follow>.container .follow_nav{display:flex;align-items:center;border-bottom:1px solid #383f55}.p-follow>.container .follow_nav>a{display:flex;font-size:18px;font-weight:300;color:#fff;padding:14px 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:25px}.p-follow>.container .follow_nav>a.active{position:relative}.p-follow>.container .follow_nav>a.active:after{content:"";display:block;position:absolute;width:30px;height:3px;background-color:#20c4f5;bottom:0;left:calc(50% - 15px)}.custom_switch{display:flex;align-items:center;justify-content:flex-end;width:90px;height:30px;background-color:#282c47;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:21px;padding:0 12px;cursor:pointer;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:480px){.custom_switch:not(.switch_thumb){font-size:0}}@media screen and (max-width:480px){.custom_switch{width:33px;height:33px;padding:0;background:none;box-shadow:none;justify-content:center;display:flex}}.custom_switch .switch_thumb{position:absolute;left:0;right:auto;width:33px;height:33px;border-radius:50%;background-color:#5f6986;box-shadow:0 4px 4px rgba(0,0,0,.25);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.289 0H2.573v8.333H4.29V0zm10.464 8.333h-5.49l-.685-.916V5.75L9.264 5h5.49l.686.833V7.5l-.687.833zm-8.577 5H.686L0 12.5v-1.667L.686 10h5.49l.686.833V12.5l-.686.833zM12.866 0h-1.715v3.333h1.715V0zm-1.715 10h1.715v10h-1.715V10zm-6.862 5H2.573v5H4.29v-5zm13.552 0h5.473l.686-.833v-1.584l-.686-.833H17.84l-.686.833v1.584l.686.833zm3.603-15h-1.716v10h1.716V0zm-1.716 16.667h1.716V20h-1.716v-3.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:18px}@media screen and (max-width:480px){.custom_switch .switch_thumb{position:static;display:block}}.custom_switch.active{justify-content:flex-start;background-color:#20c4f5}@media screen and (max-width:480px){.custom_switch.active{background:none;justify-content:center}}.custom_switch.active .switch_thumb{left:auto;right:0}@media screen and (max-width:480px){.custom_switch.active .switch_thumb{position:static;background-color:#20c4f5}}.page-artists-following,.page-users-following{min-height:450px}.grid_table{display:grid}.grid_table .item_row{display:grid;height:45px;align-items:center;background-color:rgba(95,105,134,.1);margin-bottom:4px}@media screen and (max-width:480px){.grid_table .item_row{background-color:#182034}}.grid_table .item_row.heading{color:#7481a6;font-size:14px;align-items:flex-end;border-bottom:1px solid #383f55;background-color:transparent;padding-bottom:7.5px}.grid_table .item_row.heading>div{display:flex}.grid_table .item_row.heading>div.align_right{justify-content:flex-end}.grid_table .item_row.heading>div .sort{margin-left:8px;width:12.5px}.grid_table .item_row.heading>div .sort>div{height:7.1px;cursor:pointer}.grid_table .item_row.heading>div .sort>div.asc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;margin-bottom:2px}.grid_table .item_row.heading>div .sort>div.asc.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.heading>div .sort>div.desc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:rotate(180deg)}.grid_table .item_row.heading>div .sort>div.desc.active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.heading>div.ava{padding-left:15px;padding-bottom:4px}.grid_table .item_row.heading>div.ava>div{cursor:pointer}.grid_table .item_row.heading>div.ava>div.view_list{width:19px;height:13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 8h4V5H0v3zm0-5h4V0H0v3zm6 5h13V5H6v3zm0-8v3h13V0H6zM0 13h4v-3H0v3zM6 13h13v-3H6v3z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.heading>div.more{display:flex;align-items:center;justify-content:flex-end;padding-right:25px}.grid_table .item_row.heading>div.more span{display:block;width:12.5px;height:7.1px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.202 0l-6.2 7.111h12.4L6.202 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;transform:rotate(180deg)}.grid_table .item_row.data{border-radius:6px;height:55px}@media screen and (max-width:480px){.grid_table .item_row.data{height:84px}}.grid_table .item_row.data>div{font-size:16px;font-weight:300;color:#dcdcdc;padding:3px 15px 3px 0}.grid_table .item_row.data>div.align_right{text-align:right;padding-right:0}.grid_table .item_row.data>div>a{font-size:16px;font-weight:300;color:#dcdcdc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.grid_table .item_row.data>div>a:hover{color:#20c4f5;text-decoration:underline}.grid_table .item_row.data>div.ava,.grid_table .item_row.data>div.cover_event{width:50px;height:50px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;margin-left:16px;padding:0}@media screen and (max-width:480px){.grid_table .item_row.data>div.ava,.grid_table .item_row.data>div.cover_event{width:60px;height:60px;border:1.5px solid #7481a6}}.grid_table .item_row.data>div.ava>img,.grid_table .item_row.data>div.cover_event>img{margin:auto}.grid_table .item_row.data>div.ava .default_ava,.grid_table .item_row.data>div.cover_event .default_ava{display:flex;width:100%;height:100%;background-image:url(../img/square_avatar.6d9d9a02.svg);background-repeat:no-repeat;background-position:50%}.grid_table .item_row.data>div.ava.ava,.grid_table .item_row.data>div.cover_event.ava{border-radius:50%}.grid_table .item_row.data>div.ava.cover_event,.grid_table .item_row.data>div.cover_event.cover_event{border-radius:10px}.grid_table .item_row.data>div.cover_release{width:55px;height:55px;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;margin-left:16px;padding:0}.grid_table .item_row.data>div.name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid_table .item_row.data>div.name .album_name,.grid_table .item_row.data>div.name .artist_name,.grid_table .item_row.data>div.name .label_name,.grid_table .item_row.data>div.name .user_name{color:#dcdcdc;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline}@media screen and (max-width:480px){.grid_table .item_row.data>div.name .album_name,.grid_table .item_row.data>div.name .artist_name,.grid_table .item_row.data>div.name .label_name,.grid_table .item_row.data>div.name .user_name{color:#f1f1f1;font-size:16px;font-weight:400}}.grid_table .item_row.data>div.name .album_name:hover,.grid_table .item_row.data>div.name .artist_name:hover,.grid_table .item_row.data>div.name .label_name:hover,.grid_table .item_row.data>div.name .user_name:hover{color:#20c4f5;text-decoration:underline}.grid_table .item_row.data>div.name .user_type{color:#7481a6!important;font-size:14px;display:block}.grid_table .item_row.data>div.name .user_type:hover{color:#7481a6;text-decoration:none!important}.grid_table .item_row.data>div.name>a{color:#dcdcdc}.grid_table .item_row.data>div.name>a:hover{color:#20c4f5;text-decoration:underline}.grid_table .item_row.data>div.artist{font-size:16px;font-weight:300;color:#dcdcdc;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid_table .item_row.data>div.artist>div{display:inline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid_table .item_row.data>div.artist>div:hover{color:#20c4f5;text-decoration:underline}.grid_table .item_row.data>div.status{display:inline-flex}.grid_table .item_row.data>div.status .expired{color:#e94e4e;cursor:pointer;border-bottom:1px solid transparent}.grid_table .item_row.data>div.status .expired:hover{border-color:#e94e4e}.grid_table .item_row.data>div.status .expires{color:#ff6523;cursor:pointer;border-bottom:1px solid transparent}.grid_table .item_row.data>div.status .expires:hover{border-color:#ff6523}.grid_table .item_row.data>div.more{display:flex;align-items:center;justify-content:flex-end;padding-right:0}.grid_table .item_row.data>div.more .more_btn,.grid_table .item_row.data>div.more .more_menu{display:flex;width:34px;height:34px;border-radius:50%;margin-right:15px;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.data>div.more .more_btn[aria-expanded=true],.grid_table .item_row.data>div.more .more_menu[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.data>div.more_actions{display:flex;width:34px;height:34px;border-radius:50%;margin-right:4px;background-position:50%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.data>div.more_actions[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.grid_table .item_row.new_list{cursor:pointer}.grid_table .item_row.new_list .custom_name{font-weight:500}.grid_table .table_item_row{height:55px;margin-bottom:4px}.grid_table .table_item_row .v-skeleton-loader__image{background:#1a1f34}.grid_table.audience .item_row{grid-template-columns:103px minmax(100px,50%) minmax(100px,50%) auto 75px}@media screen and (max-width:480px){.grid_table.audience .item_row{grid-template-columns:90px auto}.grid_table.audience .item_row.data .followers,.grid_table.audience .item_row.data .location,.grid_table.audience .item_row.data .more,.grid_table.audience .item_row.heading{display:none}}.grid_table.custom_follow .item_row{grid-template-columns:103px auto 10% 10% 75px}.grid_table.custom_follow .item_row.data .more{justify-content:flex-end}.grid_table.manage_accounts{margin-bottom:50px}.grid_table.manage_accounts .item_row{grid-template-columns:112px 17% 12% 10% 10% auto auto 14px}.grid_table.manage_accounts .item_row.heading>div .sort>div.disabled{cursor:default;opacity:.3}.grid_table.manage_uploaded_releases .item_row{grid-template-columns:103px 170px 120px 120px 110px 130px 120px 120px auto 80px}.grid_table.manage_events .item_row{grid-template-columns:103px 230px 160px auto auto auto auto 50px}.grid_table .nothing_here{margin-top:60px;margin-bottom:120px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(32,196,245,.6)}70%{box-shadow:0 0 0 10px rgba(32,196,245,0)}to{box-shadow:0 0 0 0 rgba(32,196,245,0)}}@keyframes progressLeftToRight{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes lineProgress{0%{width:0;opacity:.7}to{width:100%;opacity:1}}@keyframes rightToLeft{0%{width:0;margin-right:0;margin-left:auto}to{width:100%;margin-right:0;margin-left:0}}@keyframes leftToRight{0%{width:0;margin-left:0}to{width:100%;margin-left:0}}.create_music_release.disabled{position:relative}.create_music_release.disabled:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:999999}.create_music_release .wrap_progress{background-color:#10182b;border-radius:12px;padding-top:20px;padding-bottom:12px;margin-bottom:20px}.create_music_release .progress_line{display:flex;justify-content:space-between;margin:0 37px 0 37px;position:relative}.create_music_release .progress_line .wrap_line{position:absolute;top:0;left:0;width:100%;height:9px;margin-top:14px}.create_music_release .progress_line .wrap_line .line{height:100%;margin-left:60px;margin-right:60px;background-color:#282c47;box-shadow:inset 0 4px 4px rgba(0,0,0,.15);border-radius:23px;display:flex;justify-content:space-between}.create_music_release .progress_line .wrap_line .line>div{width:33.3%;display:flex;align-items:center}.create_music_release .progress_line .wrap_line .line>div .active{height:100%;background-color:#20c4f5;border-radius:23px;transform-origin:left;animation:progressLeftToRight .7s ease-out forwards}.create_music_release .progress_line .wrap_line .line>div.first{justify-content:flex-end}.create_music_release .progress_line .wrap_line .line>div.first .active,.create_music_release .progress_line .wrap_line .line>div.three .active,.create_music_release .progress_line .wrap_line .line>div.two .active{width:100%}.create_music_release .progress_line>.step{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;width:40px}.create_music_release .progress_line>.step>div{display:flex;align-items:center;justify-content:center;position:relative;width:35px;height:35px;background:#5f6986;box-shadow:inset 0 4px 4px rgba(0,0,0,.25);border-radius:50%}.create_music_release .progress_line>.step>div>.status{display:flex;align-items:center;justify-content:center;background-color:#282c47;width:23px;height:23px;border-radius:50%}.create_music_release .progress_line>.step>div>.status>span{display:flex;justify-content:center;width:100%;height:100%;line-height:25px;color:#fff;font-weight:700;font-size:17.5px}.create_music_release .progress_line>.step>label{margin-top:10px;font-size:15px;color:#fff;line-height:18px}.create_music_release .progress_line>.step.active>div{background:#20c4f5;box-shadow:inset 0 3.53684px 3.53684px rgba(0,0,0,.25);animation:pulse 2s infinite}.create_music_release .progress_line>.step.active>div .status>span{font-size:0;position:relative;display:flex;align-items:center;justify-content:center}.create_music_release .progress_line>.step.active>div .status>span:after{content:"";display:block;position:absolute;width:15px;height:15px;background-color:#fff;border-radius:50%}.create_music_release .progress_line>.step.step_success>div{background:#20c4f5}.create_music_release .progress_line>.step.step_success .status>span{font-size:0}.create_music_release .progress_line>.step.step_success .status>span:after{content:none}.create_music_release .progress_line>.step.step_success .status>span:before{top:0;content:"";display:block;position:absolute;width:100%;height:100%;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 2L7.417 19 2 12' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:14px;background-position:50%}.create_music_release .step_actions{display:flex;justify-content:space-between;margin-top:25px;margin-bottom:180px}.create_music_release .step_actions>button,.create_music_release .step_actions div{display:flex;align-items:center;justify-content:center;height:48px;position:relative;font-size:18px;font-weight:500}.create_music_release .step_actions>button.next,.create_music_release .step_actions div.next{width:225px}.create_music_release .step_actions>button.back,.create_music_release .step_actions div.back{width:224px;height:48px;font-size:18px;font-weight:500;border:1px solid #5f6986;background-color:transparent;border-radius:120px}.create_music_release .step_actions>button.back.disabled,.create_music_release .step_actions div.back.disabled{border-color:transparent;background-color:hsla(0,0%,89%,.12);color:rgba(230,225,229,.38)}.create_music_release .step_actions>button.save_exit,.create_music_release .step_actions div.save_exit{width:225px;margin-right:0}.create_music_release .step_actions>button.publish,.create_music_release .step_actions div.publish{width:190px}.create_music_release .step_actions>button>.v-progress-circular,.create_music_release .step_actions div>.v-progress-circular{display:flex;width:32px;height:32px;position:absolute;left:50%;margin-left:-16px}.create_music_release .step_actions>button.disable,.create_music_release .step_actions div.disable{background-color:hsla(0,0%,89%,.12);color:rgba(230,225,229,.38)}.create_music_release .step_actions>button.disable:hover,.create_music_release .step_actions div.disable:hover{background-color:hsla(0,0%,89%,.12)}.create_music_release .wrap_keys{margin-top:0;margin-bottom:20px;max-width:100%;background-color:#10182b;z-index:1}.upload-music{height:100%}.upload-music .container{position:relative}.upload-music .v-input{border:1px solid #282c47;border-radius:5px;padding-left:16px;background:#040a18;margin-top:0;padding-top:0}.upload-music .v-input.v-text-field{height:63px}.upload-music .v-input.v-textarea{height:auto}.upload-music .v-input.disabled{background:hsla(0,0%,89%,.12);cursor:default}.upload-music .v-input.disabled label{color:#8591b1}.upload-music .v-input.disabled .v-input__control .v-input__slot .v-text-field__slot>input{cursor:default;color:rgba(130,132,145,.8)}.upload-music .v-input .v-input__control{height:100%}.upload-music .v-input .v-input__control .v-input__slot{height:100%;margin-bottom:0}.upload-music .v-input .v-input__control .v-input__slot:after,.upload-music .v-input .v-input__control .v-input__slot:before{display:none}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot{height:100%}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot>label{top:22px;font-size:16px;color:rgba(133,145,177,.8);font-weight:400}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot>label.v-label--active{top:26px;font-weight:400;transform:translateY(-18px) scale(.9)}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot>label.v-label--active.primary--text{color:rgba(133,145,177,.8)!important}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot>input{max-height:100%;padding-top:35px;font-size:16px;color:#fff;caret-color:#fff;padding-right:10px}.upload-music .v-input .v-input__control .v-input__slot .v-text-field__slot>textarea{padding-top:28px;caret-color:#fff;font-size:16px;line-height:125%;font-weight:300;word-break:break-word;padding-right:10px}.upload-music .v-input.v-input--is-focused{border-color:rgba(40,44,71,.8)}.upload-music .v-input.field_error{border-color:#e94e4e}.upload-music .v-input:hover{border-color:rgba(40,44,71,.8)}.upload-music .dropdown_style{position:relative}.upload-music .dropdown_style .dropdown_inside{width:100%;cursor:pointer}.upload-music .dropdown_style .dropdown_inside[aria-expanded=true] input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%238591B1'/%3E%3C/svg%3E");background-repeat:no-repeat}.upload-music .dropdown_style .dropdown_inside[aria-expanded=true] label{font-size:14px;top:7px}.upload-music .dropdown_style .dropdown_inside div,.upload-music .dropdown_style .dropdown_inside input{display:flex;align-items:center;justify-content:center;background-color:#040a18;border:1px solid #282c47;border-radius:5px;width:100%;height:63px;padding:20px 16px 0;font-size:16px;color:#fff;background-position:95%;z-index:1;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upload-music .dropdown_style .dropdown_inside div.field_error,.upload-music .dropdown_style .dropdown_inside input.field_error{border-color:#e94e4e}.upload-music .dropdown_style .dropdown_inside div:hover,.upload-music .dropdown_style .dropdown_inside input:hover{border-color:rgba(40,44,71,.8)}.upload-music .dropdown_style .dropdown_inside div:focus~label,.upload-music .dropdown_style .dropdown_inside input:focus~label{font-size:14px;top:7px}.upload-music .dropdown_style .dropdown_inside div{display:flex;justify-content:flex-start}.upload-music .dropdown_style .dropdown_inside label{font-size:16px;color:rgba(116,129,166,.8);position:absolute;top:21px;left:16px;transition:.2s;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;width:100%;height:100%}.upload-music .dropdown_style .dropdown_inside label.active{font-size:14px;top:7px}.upload-music .dropdown_style .dropdown_inside .clear_input{position:absolute;top:18px;right:10px;width:30px;height:30px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.381 7L5.144 5.763a.438.438 0 01.619-.619L7 6.382l1.237-1.238a.437.437 0 11.619.619L7.619 7l1.237 1.237a.437.437 0 11-.619.62L7 7.618 5.763 8.856a.438.438 0 01-.619-.619L6.381 7z' fill='%237481A6'/%3E%3Cpath d='M7 12.25A5.25 5.25 0 107 1.749 5.25 5.25 0 007 12.25zm0 .875A6.125 6.125 0 117 .875a6.125 6.125 0 010 12.25z' fill='%237481A6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100%}.upload-music .dropdown_style .dropdown_inside .clear_input:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 .875a6.125 6.125 0 110 12.25A6.125 6.125 0 017 .875zm0 5.382L5.577 4.834a.525.525 0 10-.743.743L6.257 7 4.834 8.423a.525.525 0 10.743.743L7 7.743l1.423 1.423a.525.525 0 00.743-.743L7.743 7l1.423-1.423a.525.525 0 00-.743-.743L7 6.257z' fill='%23E94E4E'/%3E%3C/svg%3E")}.upload-music .dropdown_style .dropdown_inside.filled div,.upload-music .dropdown_style .dropdown_inside.filled input{background-image:none}.upload-music .dropdown_style.dropdown_disable .dropdown_inside{height:auto}.upload-music .dropdown_style.dropdown_disable div{border-radius:10px;cursor:default;border:none}.upload-music .dropdown_style.dropdown_disable div>div{color:rgba(130,132,145,.8);cursor:default;background:hsla(0,0%,89%,.12)}.upload-music .dropdown_style.dropdown_disable div>label{cursor:default}.upload-music .dropdown_style.dropdown_disable .v-menu{display:none}.upload-music .dropdown_style.disabled .dropdown_inside[aria-expanded=true] input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.upload-music .dropdown_style.disabled .dropdown_inside[aria-expanded=true] label{font-size:16px;top:21px}.upload-music .dropdown_style.disabled input,.upload-music .dropdown_style.disabled label{cursor:default}.upload-music .dropdown_style.disabled:hover input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat}.upload-music .dropdown_style:hover input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.445 2.565L4.33 6.45c.585.585 1.53.585 2.115 0l3.885-3.885C11.275 1.62 10.6 0 9.265 0h-7.77C.16 0-.5 1.62.445 2.565z' fill='%238591B1'/%3E%3C/svg%3E");background-repeat:no-repeat;border-color:rgba(40,44,71,.8)}.upload-music .buttons_wrapper{display:flex;margin-top:24px;margin-bottom:150px}.upload-music .buttons_wrapper>button{width:225px}.upload-music .buttons_wrapper>button:first-child{margin-right:32px}.upload-music .select_tracks{display:flex;align-items:center;justify-content:center;width:160px;height:48px;background-color:#5f6986;border-radius:50px;color:#fff;letter-spacing:.03em;font-size:18px}.upload-music .page-title{display:flex;justify-content:center;font-size:40px;color:#fff;font-weight:500;margin-bottom:11px}.upload-music .form-margin-top{margin-top:10px}.upload-music .card{display:flex;padding:32px 30px 32px 34px;border-radius:12px;margin-bottom:8px;background-color:#10182b}.upload-music .card .upload-btn{background-color:#1a1a1c}.upload-music .card .select_cover_album{width:220px;height:220px;display:flex;cursor:pointer;flex-direction:column;justify-content:flex-end;border:2px dashed #5f6986;border-radius:10px;overflow:hidden;transition:all .3s ease;position:relative}.upload-music .card .select_cover_album:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 36px);background-position:center 50%;background-size:calc(min(220px,220px)*0.8);background-repeat:no-repeat;z-index:0}.upload-music .card .select_cover_album .select_img{display:flex;align-items:center;justify-content:center;height:36px;min-height:36px;background-color:#5f6986;color:#fff;letter-spacing:.03em;font-weight:500;font-size:16px;z-index:1;transition:.25s;position:absolute;bottom:0;width:100%}.upload-music .card .select_cover_album:hover{border-color:#20c4f5}.upload-music .card .select_cover_album:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(32,196,245,.05);z-index:0}.upload-music .card .select_cover_album.default_img:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='157' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 28c7.732 0 14-6.268 14-14S103.732 0 96 0 82 6.268 82 14s6.268 14 14 14zM9 97a9 9 0 01-9-9v-4.68a9 9 0 011.729-5.304l32.752-44.9c3.405-4.668 10.265-4.963 14.06-.604l28.328 32.544a9 9 0 0012.68.893l23.791-20.607a9 9 0 0111.95.147l28.767 26.178A8.998 8.998 0 01157 78.323V88a9 9 0 01-9 9H9z' fill='%232E3548'/%3E%3C/svg%3E")}.upload-music .card .select_cover_album .cover_select_img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.upload-music .card .select_cover_album:hover.default_img:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='157' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 28c7.732 0 14-6.268 14-14S103.732 0 96 0 82 6.268 82 14s6.268 14 14 14zM9 97a9 9 0 01-9-9v-4.68a9 9 0 011.729-5.304l32.752-44.9c3.405-4.668 10.265-4.963 14.06-.604l28.328 32.544a9 9 0 0012.68.893l23.791-20.607a9 9 0 0111.95.147l28.767 26.178A8.998 8.998 0 01157 78.323V88a9 9 0 01-9 9H9z' fill='%233e4556'/%3E%3C/svg%3E")}.upload-music .card .select_cover_album:active.default_img:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='157' height='97' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 28c7.732 0 14-6.268 14-14S103.732 0 96 0 82 6.268 82 14s6.268 14 14 14zM9 97a9 9 0 01-9-9v-4.68a9 9 0 011.729-5.304l32.752-44.9c3.405-4.668 10.265-4.963 14.06-.604l28.328 32.544a9 9 0 0012.68.893l23.791-20.607a9 9 0 0111.95.147l28.767 26.178A8.998 8.998 0 01157 78.323V88a9 9 0 01-9 9H9z' fill='%23474e5e'/%3E%3C/svg%3E")}.upload-music .card .image-wrapper{display:flex;align-items:center}.upload-music .card .plan-wrapper{margin:20px 0;display:flex;align-items:center}.upload-music .card .plan-wrapper span{margin:0 25px}.upload-music .card .upload-form input,.upload-music .card .upload-form textarea{background-color:#031020}.upload-music .card .upload-form input::-moz-placeholder,.upload-music .card .upload-form textarea::-moz-placeholder{color:#fff}.upload-music .card .upload-form input::placeholder,.upload-music .card .upload-form textarea::placeholder{color:#fff}.upload-music .card .upload-form .control-label:hover{color:#fff}.upload-music .card .upload-form .taginput-container{background-color:#031020}.upload-music .card .upload-form select{background-color:#031020;color:#fff}.upload-music .card .checkbox,.upload-music .card .upload-form select option{color:#fff}.upload-music .card .details .item_row{width:100%;margin-bottom:16px}.upload-music .card .details.full_width{width:100%;display:flex;align-items:flex-start;flex-direction:column}.upload-music .card .details>.row_fields{margin-bottom:16px}.upload-music .card .details .wrap_tags{width:100%;margin-bottom:16px}.upload-music .card .details .tags>div .v-chip button.v-icon{width:14px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.547 17.962L16.642 1.98m0 15.982L1.547 1.98' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-color:transparent}.upload-music .card .details .tags>div>input{height:100%}.upload-music .card .details .tags>div>input::-moz-placeholder{color:rgba(116,129,166,.8)}.upload-music .card .details .tags>div>input::placeholder{color:rgba(116,129,166,.8)}.upload-music .card .details .tags>div>input:active{border-color:rgba(40,44,71,.8)}.upload-music .card .details .tags>div.count_tags{display:flex;align-items:center}.upload-music .card .details .tags.field_error{border-color:#e94e4e}.upload-music .card .details .row_fields{display:flex;justify-content:space-between;width:100%}.upload-music .card .details .row_fields>div{flex-basis:32%}.upload-music .card .details .row_fields>div>input{width:100%}.upload-music .card .details .row_fields>div:not(:last-child){margin-right:20px}.upload-music .card .details .row_fields.left{justify-content:flex-start}.upload-music .card .price-wrapper{display:flex;align-items:center;margin:22px 0}.upload-music .card .price-wrapper span{margin-left:23px}.upload-music .card .name_section{color:#f1f1f1;line-height:150%;font-size:20px;flex-basis:18%}.upload-music .card .name_section>span{display:flex;font-size:14px;color:rgba(95,105,134,.8);margin-top:-5px}.upload-music .card .body{display:flex;flex-direction:column;width:82%;position:relative}.upload-music .card .publish_album_free{color:hsla(0,0%,100%,.8);font-size:16px;padding-bottom:30px;border-bottom:1px solid #2e3548}.upload-music .card .publish_album_free.active{border-color:transparent;padding-bottom:0}.upload-music .card .publish_album_free .alert_text{color:#e94e4e;margin-top:15px;font-style:italic;line-height:150%}.upload-music .card .publish_album_free label{font-size:16px;color:hsla(0,0%,100%,.8);font-weight:400}.upload-music .card .publish_album_free label>a{font-style:italic;padding-left:7px;color:#20c4f5}.upload-music .card .accept_payments{display:flex;align-items:center;height:100px;padding-top:20px}.upload-music .card .accept_payments>span{font-size:16px;color:hsla(0,0%,100%,.8);margin-right:16px}.upload-music .card .accept_payments .wrap_stripe_status{display:flex;width:100%}.upload-music .card .accept_payments .wrap_stripe_status .v-skeleton-loader{width:100%}.upload-music .card .wrap_album_price{margin-top:30px}.upload-music .card .wrap_album_price .skeleton_album_price{width:250px;height:63px}.upload-music .card .wrap_album_price .special_input{background:#040a18;border:1px solid #2e3548;border-radius:5px;padding:12px 16px 5px;width:250px}.upload-music .card .wrap_album_price .special_input ._label_{display:flex;font-weight:500;font-size:12px;color:#7481a6;line-height:14px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-music .card .wrap_album_price .special_input ._price_{display:flex;align-items:center;height:25px}.upload-music .card .wrap_album_price .special_input ._price_>span{display:flex;margin-right:4px;color:#7481a6}.upload-music .card .wrap_album_price .special_input ._price_>input{color:#fff;font-size:16px}.upload-music .card .wrap_album_price .special_input ._price_>input::-moz-placeholder{color:#5f6986;opacity:1}.upload-music .card .wrap_album_price .special_input ._price_>input::placeholder{color:#5f6986;opacity:1}.upload-music .card .wrap_album_price .special_input.err{border-color:#e94e4e}.upload-music .card .wrap_album_price .row_price{display:flex;align-items:center}.upload-music .card .wrap_album_price .row_price .special_input{margin-right:32px}.upload-music .card .wrap_album_price .row_price>label{color:rgba(116,129,166,.8);font-size:16px;font-weight:400}.upload-music .card .wrap_album_price .allow_tracks{margin-top:19px}.upload-music .card .wrap_album_price .allow_tracks label{font-size:16px;font-weight:400;color:hsla(0,0%,86.3%,.8)}.upload-music .card .wrap_album_price .tracks_list{display:flex;flex-wrap:wrap;margin-top:19px}.upload-music .card .wrap_album_price .tracks_list .item_track{margin-right:8px;margin-bottom:8px;flex-basis:24%}.upload-music .card .upload-controls{display:flex;align-items:center}.upload-music .card .upload-controls>button{max-width:160px}.upload-music .card .description_{font-size:15px;color:rgba(95,105,134,.8);margin-left:30px}.upload-music section.attention{border:1px solid #e94e4e;background-color:transparent;display:flex;padding:20px 30px 20px 64px;border-radius:5px;margin-bottom:8px}.upload-music section.attention .name_section{font-size:20px;color:#e94e4e;line-height:150%;flex-basis:18%}.upload-music section.attention .body{display:flex;flex-direction:column;width:100%}.upload-music section.attention .body .descript_text{font-size:16px;color:hsla(0,0%,100%,.8);padding:10px 0 20px 0;line-height:150%}.upload-music section.attention .body .understand .material_checkbox>label{font-size:17px}.upload-music .uploaded-tracks{overflow:hidden}.upload-music .uploaded-tracks-item{width:100%;display:flex;justify-content:flex-start;cursor:move;margin-bottom:8px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.upload-music .uploaded-tracks-item>div{background-color:#040a18;border-radius:5px;padding:10px;height:63px;border-bottom:1px solid #2e3548;display:flex;flex-direction:column}.upload-music .uploaded-tracks-item>div._artist,.upload-music .uploaded-tracks-item>div._name{width:328px}.upload-music .uploaded-tracks-item>div._artist.track-more,.upload-music .uploaded-tracks-item>div._name.track-more{width:656px}.upload-music .uploaded-tracks-item>div._bpm,.upload-music .uploaded-tracks-item>div._key{flex-basis:17%}.upload-music .uploaded-tracks-item>div:not(:last-child){margin-right:10px}.upload-music .uploaded-tracks-item>div>.label{font-size:12px;font-weight:500;line-height:14px;color:#5f6986}.upload-music .uploaded-tracks-item>div>.value{font-size:16px;color:#fff;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-music .uploaded-tracks-item>div>.value>input{font-size:16px;color:#fff;width:100%;height:100%}.upload-music .uploaded-tracks-item>div>.value>input#track-key{cursor:pointer}.upload-music .uploaded-tracks-item>div._name{position:relative}.upload-music .uploaded-tracks-item>div._name .upload_status{width:36px;height:20px;position:absolute;top:7px;right:5px}.upload-music .uploaded-tracks-item>div._name .upload_status>.upload_success{display:flex;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='23' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 2L7.417 19 2 12' stroke='%2320C4F5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:17px;background-position:right 2px}.upload-music .uploaded-tracks-item>div._name .upload_status>.progress{display:flex;justify-content:flex-end;font-size:15px;color:#20c4f5}.upload-music .uploaded-tracks-item>div._name .upload_status .delete_track{display:flex;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.2h2m0 0h16m-16 0v14.7c0 .557.21 1.091.586 1.485C3.96 21.779 4.47 22 5 22h10c.53 0 1.04-.221 1.414-.615.375-.394.586-.928.586-1.485V5.2H3zm3 0V3.1c0-.557.21-1.091.586-1.485A1.953 1.953 0 018 1h4c.53 0 1.04.221 1.414.615.375.394.586.928.586 1.485v2.1m-6 5.25v6.3m4-6.3v6.3' stroke='%2320C4F5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0;background-size:17px;cursor:pointer}.upload-music .uploaded-tracks-item>div._name .upload_status .delete_track:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.2h2m0 0h16m-16 0v14.7c0 .557.21 1.091.586 1.485C3.96 21.779 4.47 22 5 22h10c.53 0 1.04-.221 1.414-.615.375-.394.586-.928.586-1.485V5.2H3zm3 0V3.1c0-.557.21-1.091.586-1.485A1.953 1.953 0 018 1h4c.53 0 1.04.221 1.414.615.375.394.586.928.586 1.485v2.1m-6 5.25v6.3m4-6.3v6.3' stroke='%23CA3C3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.upload-music .uploaded-tracks-item>div._name .is_uploaded_track{width:100%;height:2px;background-color:#20c4f5;position:absolute;bottom:0;left:0}.upload-music .uploaded-tracks-item>div._name .v-progress-linear{position:absolute;bottom:0;left:0}.upload-music .uploaded-tracks-item.ghost{opacity:0}.upload-music .uploaded-tracks-item.sortable-chosen{background-color:#10182b}.upload-music .uploaded-tracks-item.upload-failure>div._name>.value{color:#ca3c3c}.upload-music .uploaded-tracks-item.upload-failure>div._name .upload_status .delete_track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.2h2m0 0h16m-16 0v14.7c0 .557.21 1.091.586 1.485C3.96 21.779 4.47 22 5 22h10c.53 0 1.04-.221 1.414-.615.375-.394.586-.928.586-1.485V5.2H3zm3 0V3.1c0-.557.21-1.091.586-1.485A1.953 1.953 0 018 1h4c.53 0 1.04.221 1.414.615.375.394.586.928.586 1.485v2.1m-6 5.25v6.3m4-6.3v6.3' stroke='%23CA3C3C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat}.upload-music .uploaded-tracks .track_name{color:hsla(0,0%,86.3%,.8)}.upload-music .hist-message{font-size:12px;color:#dcdcdc;position:relative;top:-5px;padding-left:16px}.upload-music .error-msg{font-size:13px;color:#e94e4e;padding-left:7px;position:relative;top:-4px}.upload-music .error-msg.err-checkbox{top:0;padding-left:32px}.upload-music .error-msg.cover_img,.upload-music .error-msg.tracks{top:0;padding:0}.upload-music .message_error{color:#e94e4e}.photo_clipper_dialog{position:relative}.photo_clipper_dialog .progress_loader{width:100%;height:100%;position:absolute;background-color:#141e35;top:0;left:0;z-index:1}.photo_clipper_dialog .progress_loader .v-progress-circular{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo_clipper_dialog .no_valid_image{width:100%;height:88%;position:absolute;top:0;left:0}.photo_clipper_dialog .no_valid_image .cnt{margin-top:160px}.uploaded-tracks-item>div._artist{background-color:#040a18;border:1px solid #2e3548;border-radius:5px;padding:10px;height:63px}.uploaded-tracks-item>div._artist.field_error{border-color:#e94e4e}.uploaded-tracks-item>div._artist .value input{background:transparent;border:none;width:100%;color:#fff;font-size:16px}.uploaded-tracks-item>div._artist .value .error-msg{color:#e94e4e;font-size:12px;margin-top:4px;display:block}.p-manages .p-inside-manage{margin-bottom:60px;min-height:calc(100vh - 130px)}.p-manages .p-inside-manage>.page_title{font-family:Montserrat,sans-serif;font-size:55px;font-weight:700;color:rgba(95,105,134,.67);line-height:67px;margin:0 15px 20px 15px;text-transform:capitalize;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-align:left}@media(max-width:480px){.p-manages .p-inside-manage>.page_title{text-align:center;font-size:40px}}.p-manages .p-inside-manage>.create_btn{margin-bottom:20px;font-weight:500}.p-manages .p-inside-manage .wrap_manage_table{background:#10182b;border-radius:12px;width:100%;min-height:450px;padding:20px}.p-manages .p-inside-manage .wrap_manage_table.under_construction{display:flex;align-items:center;justify-content:center}.p-manages .p-inside-manage .wrap_manage_table.under_construction>span{color:#5f6986;font-size:30px}.p-manages .p-inside-manage .wrap_manage_table .top_bar{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid rgba(56,63,85,.5)}.p-manages .p-inside-manage .wrap_manage_table .top_bar .tabs_section{display:flex;align-items:center}.p-manages .p-inside-manage .wrap_manage_table .top_bar .tabs_section>ul{display:flex;height:100%;align-items:center}.p-manages .p-inside-manage .wrap_manage_table .top_bar .tabs_section>ul>li{display:flex;align-items:center;font-size:18px;font-weight:300;color:#fff;height:100%;cursor:pointer;position:relative;padding:0 4.5px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-manages .p-inside-manage .wrap_manage_table .top_bar .tabs_section>ul>li:not(:last-child){margin-right:20px}.p-manages .p-inside-manage .wrap_manage_table .top_bar .tabs_section>ul>li.active:after{content:"";display:block;width:100%;height:3px;background:#20c4f5;position:absolute;bottom:0;left:0;transition:.2s}.p-manages .p-inside-manage .wrap_manage_table .top_bar .btnShowFilters,.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section{display:flex;align-items:center;height:40px;margin-top:3px;margin-bottom:10px;padding-left:20px}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section{width:180px;border:1px solid #5f6986;border-radius:120px}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>.icon{display:flex;width:20px;height:100%;flex-shrink:0;margin-right:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.862 16.646a7.729 7.729 0 004.812-1.688l4.32 4.397 1.39-1.415-4.32-4.396a8.042 8.042 0 001.66-4.898c0-4.41-3.528-8-7.862-8C3.527.646 0 4.236 0 8.646c0 4.411 3.527 8 7.862 8zm0-14c3.251 0 5.896 2.691 5.896 6 0 3.31-2.645 6-5.896 6-3.252 0-5.897-2.69-5.897-6 0-3.309 2.645-6 5.897-6z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center 8px}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>input{height:100%;font-size:14px;color:#fff}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>input::-moz-placeholder{color:#dcdcdc;opacity:1;-moz-transition:.11s;transition:.11s}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>input::placeholder{color:#dcdcdc;opacity:1;transition:.11s}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>input:focus::-moz-placeholder{color:hsla(0,0%,86.3%,.3);opacity:1}.p-manages .p-inside-manage .wrap_manage_table .top_bar .search_section>input:focus::placeholder{color:hsla(0,0%,86.3%,.3);opacity:1}@media(max-width:480px){.p-manages .p-inside-manage{padding:0;width:100%}.p-manages .p-inside-manage>h1{font-size:50px;text-align:center;margin-bottom:30px}.p-manages .p-inside-manage .wrap_manage_table{width:100%;padding:10px;margin:0 auto}.p-manages .p-inside-manage .item_row.heading,.p-manages .p-inside-manage .wrap_manage_table .top_bar{display:none}}.theme_dark,.theme_light{display:inline-flex;margin-left:100px}.p-settings .page_title{font-family:Montserrat,sans-serif;font-size:55px;font-weight:700;color:rgba(95,105,134,.67);line-height:67px;margin:0 15px 20px 15px;text-transform:capitalize;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-align:left}@media(max-width:480px){.p-settings .page_title{text-align:center;font-size:40px}}.p-settings section.wrap_s_block{display:flex;flex-direction:column;padding:20px;background-color:#10182b;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:12px;margin-bottom:30px;transition:all .1s ease}.p-settings section.wrap_s_block .password_box{width:100%}.p-settings section.wrap_s_block.change_email{min-height:265px;margin-bottom:120px}.p-settings section.wrap_s_block.earnings{height:480px}.p-settings section.wrap_s_block:last-child{margin-bottom:120px}.p-settings .title_section{display:flex;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid rgba(95,105,134,.5);margin-bottom:20px}.p-settings .title_section .name_section{color:#dcdcdc;font-size:24px}.p-settings .title_section .search{border:1px solid #5f6986;border-radius:120px;width:115px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.862 16.646a7.729 7.729 0 004.812-1.688l4.32 4.397 1.39-1.415-4.32-4.396a8.042 8.042 0 001.66-4.898c0-4.41-3.528-8-7.862-8C3.527.646 0 4.236 0 8.646c0 4.411 3.527 8 7.862 8zm0-14c3.251 0 5.896 2.691 5.896 6 0 3.31-2.645 6-5.896 6-3.252 0-5.897-2.69-5.897-6 0-3.309 2.645-6 5.897-6z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:20px;padding-left:48.3px;padding-right:20px;transition:all .3s ease}@media screen and (max-width:767px){.p-settings .title_section .search{display:none}}.p-settings .title_section .search>input{height:100%;font-size:14px;color:#fff;max-width:100%}.p-settings .title_section .search>input::-moz-placeholder{color:#dcdcdc;opacity:1;-moz-transition:.11s;transition:.11s}.p-settings .title_section .search>input::placeholder{color:#dcdcdc;opacity:1;transition:.11s}.p-settings .title_section .search>input:focus::-moz-placeholder{color:hsla(0,0%,86.3%,.3);opacity:1}.p-settings .title_section .search>input:focus::placeholder{color:hsla(0,0%,86.3%,.3);opacity:1}.p-settings .title_section .search.active{width:160px}.p-settings .title_section .view_all{display:flex;align-items:center;padding-left:16px;width:100px;height:31px;border:1px solid #3b4155;border-radius:50px;color:#dcdcdc;font-size:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.793 19.333l2.083 2.084L13.293 11 2.876.583.793 2.666 9.126 11 .793 19.333z' fill='%23dcdcdc'/%3E%3C/svg%3E");background-size:6px;background-position:83%}.p-settings .body_.change_password{max-width:310px}@media screen and (max-width:480px){.p-settings .body_.change_password{max-width:100%}}.p-settings .body_.change_password .wrap_input+.wrap_input{margin-top:19px}.p-settings .body_.change_password .password_complexity{padding:0;margin:15px 0;margin-bottom:18px}.p-settings .body_.change_password .password_complexity .label{color:#7481a6;font-size:14px;margin-bottom:8px;display:block}.p-settings .body_.change_password .password_complexity .wrap_must_symbols{display:flex;flex-wrap:nowrap;gap:8px}.p-settings .body_.change_password .password_complexity .wrap_must_symbols .item_{color:hsla(0,0%,100%,.5);font-size:14px;padding:4px 8px;border-radius:4px;background:hsla(0,0%,100%,.1);white-space:nowrap}.p-settings .body_.change_password .password_complexity .wrap_must_symbols .item_.active{color:rgba(0,200,100,.9);background:rgba(0,255,132,.1)}@media screen and (max-width:480px){.p-settings .body_.change_password .password_complexity .wrap_must_symbols .item_{margin:auto}}.p-settings .body_.change_password .btn_change_pass{text-transform:none!important;font-family:Inter,sans-serif;font-weight:400!important;cursor:pointer!important;letter-spacing:normal!important;width:100%;height:55px;border-radius:50px;font-size:16px;margin:20px 0;background:rgba(0,200,100,.9)!important;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;position:relative;overflow:hidden}.p-settings .body_.change_password .btn_change_pass.loading{background:hsla(0,0%,89%,.12)!important;pointer-events:none}.p-settings .body_.change_password .btn_change_pass.loading .v-progress-circular{margin:0!important}.p-settings .body_.change_password .btn_change_pass:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);transform:translateX(-100%);transition:transform .2s ease}.p-settings .body_.change_password .btn_change_pass:hover:not(:disabled):not(.loading):before{transform:translateX(0)}.p-settings .body_.change_password .btn_change_pass:disabled{background:hsla(0,0%,89%,.12)!important;border:none!important;opacity:.7;cursor:not-allowed!important;pointer-events:none}.p-settings .body_.change_password .btn_change_pass .v-progress-circular{margin:0!important}.p-settings .body_.change_password .error-msg{color:#e94e4e;font-size:12px;padding-left:7px}.p-settings .body_.change_email{display:inline-flex;flex-direction:column;align-items:flex-start}.p-settings .body_.change_email .this_email{display:inline-flex;align-items:center;background:#182034;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;height:60px;min-width:360px;padding:0 11px;font-size:16px;color:#fff;margin-bottom:8px}@media screen and (max-width:480px){.p-settings .body_.change_email .this_email{width:100%;justify-content:space-between}}.p-settings .body_.change_email .this_email>span{color:#aaa;padding-left:7px}.p-settings .body_.change_email .this_email>button{display:flex;align-items:center;margin-right:24px;color:#20c4f5;font-size:17px;font-weight:400;margin-left:16px}.p-settings .body_.change_email .resend_confirm_email{font-size:14px;color:#20c4f5;font-weight:500;margin-bottom:10px;padding-left:5px}.p-settings .body_.membership .box_current_plan{border-bottom:1px solid #282c47;padding-bottom:32px}.p-settings .body_.membership .box_current_plan .current_plan{display:flex;line-height:24px;font-size:16px;font-weight:500}.p-settings .body_.membership .box_current_plan .current_plan .name{color:#20c4f5;padding-right:6px}.p-settings .body_.membership .box_current_plan .current_plan .price{color:#7481a6;font-weight:400}.p-settings .body_.membership .box_current_plan .next_bill{color:#aaa;margin-bottom:15px}.p-settings .body_.membership .box_current_plan .next_bill>.date{color:#7481a6}.p-settings .body_.membership .box_current_plan button.level_up{display:none}.p-settings .body_.membership .box_current_plan.free .current_plan .name{color:#7481a6}.p-settings .body_.membership .box_current_plan.free .current_plan .name>span{display:flex;color:#aaa;font-weight:400}.p-settings .body_.membership .box_current_plan.free button.change_plan{display:none}.p-settings .body_.membership .box_current_plan.free button.level_up{display:flex;margin-top:16px}.p-settings .body_.membership .box_payment_method .name_section{margin-top:10px;margin-bottom:16px}.p-settings .body_.membership .box_payment_method .credit_cards{display:flex;padding-bottom:60px}.p-settings .body_.membership .box_payment_method .credit_cards>div{width:213px;height:123px;border-radius:2.6px}.p-settings .body_.membership .box_payment_method .credit_cards>div:not(:last-child){margin-right:22px}.p-settings .body_.membership .box_payment_method .credit_cards .item_card{background-color:#282c47}.p-settings .body_.membership .box_payment_method .credit_cards .add_credit_card{display:flex;align-items:center;justify-content:center;border:1px solid #282c47;color:#5f6986;font-size:16px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-settings .body_.membership .box_payment_method .credit_cards .add_credit_card ._icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#282c47;margin-right:9px}.p-settings .body_.membership .box_payment_method .credit_cards .add_credit_card ._icon>span{font-size:34px}.p-settings .body_.notifications,.p-settings .body_.privacy,.p-settings .body_.wallet{width:100%;display:flex;align-items:center;justify-content:center;height:465px}.p-settings .body_.notifications h4,.p-settings .body_.privacy h4,.p-settings .body_.wallet h4{color:#5f6986;font-size:30px}.p-settings .membership_plans{display:flex;flex-wrap:nowrap;grid-column-gap:23px;overflow-x:auto;padding-bottom:23px}.p-settings .membership_plans::-webkit-scrollbar{height:8px}.p-settings .membership_plans::-webkit-scrollbar-thumb{background:#20c4f5;border-radius:5px}.p-settings .membership_plans::-webkit-scrollbar-track{background:#182034;border-radius:5px}.p-settings .membership_plans .skeleton_subscription{width:226px;height:270px;border-radius:19px;background:#182034}.p-settings .membership_plans .skeleton_subscription>.v-skeleton-loader__image{height:100%;background:transparent}.p-settings .membership_plans .wrap_nothing_here_yet{display:flex;justify-content:center;width:100%}.p-settings .membership_plan{background:#182034;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:19px;padding:8px 18px;width:226px;height:270px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;flex-shrink:0;border:1px solid transparent}.p-settings .membership_plan.account_subscript .description_plan{color:#20c4f5;font-size:16px;line-height:19px;transition:.2s}.p-settings .membership_plan.account_subscript .description_plan .account{cursor:pointer}.p-settings .membership_plan.account_subscript .description_plan .account:hover{text-decoration:underline}.p-settings .membership_plan.account_subscript.orange_plan .description_price{color:#ff6523}.p-settings .membership_plan.account_subscript.red_plan .description_price{color:#e94e4e;flex-direction:column}.p-settings .membership_plan.premium{background:linear-gradient(209.49deg,#1b2a46 24.16%,rgba(56,34,87,.46) 88.65%)}.p-settings .membership_plan.premium:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(244.2deg,rgba(0,224,255,.35) -.07%,rgba(130,245,255,.13) 43.44%,rgba(68,169,175,.13) 44.66%,rgba(0,0,0,.13) 90.28%);opacity:.5}.p-settings .membership_plan.premium .name_plan{background:linear-gradient(83.72deg,#f09 12.02%,#20a8f5 54.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.p-settings .membership_plan.founders{background:linear-gradient(209.49deg,#1b2a46 24.16%,rgba(56,34,87,.46) 88.65%)}.p-settings .membership_plan.founders:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(244.2deg,rgba(0,224,255,.35) -.07%,rgba(130,245,255,.13) 43.44%,rgba(68,169,175,.13) 44.66%,rgba(0,0,0,.13) 90.28%);opacity:.5}.p-settings .membership_plan.founders .name_plan{white-space:nowrap;background:linear-gradient(83.72deg,#f09 12.02%,#20a8f5 54.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.p-settings .membership_plan.founders .main_info{height:100%}.p-settings .membership_plan.pro:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(244.2deg,rgba(0,224,255,.35) -.07%,rgba(130,245,255,.13) 43.44%,rgba(68,169,175,.13) 44.66%,rgba(0,0,0,.13) 90.28%);opacity:.5}.p-settings .membership_plan.pro .name_plan{color:#20c4f5}.p-settings .membership_plan .manage_plan{position:absolute;bottom:0;left:0;width:100%;height:178px;z-index:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 0 25px 0}.p-settings .membership_plan .manage_plan>button{width:150px;height:35px;font-size:14px;font-weight:400}.p-settings .membership_plan .manage_plan.active{background:#182034}.p-settings .membership_plan .name_plan{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;color:#dcdcdc;line-height:29px;margin-bottom:5px;text-transform:capitalize;white-space:nowrap}.p-settings .membership_plan .description_plan{display:flex;font-size:14px;color:#8591b1;line-height:16px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #5f6986}.p-settings .membership_plan .price_plan{font-size:16px;color:#fff;margin-bottom:2px;display:flex;height:21px}.p-settings .membership_plan .billed{font-size:12px;color:#8591b1;line-height:20px;margin-bottom:5px}.p-settings .membership_plan .status{font-size:14px;font-weight:300;text-transform:capitalize}.p-settings .membership_plan .status.active{color:#20f54f}.p-settings .membership_plan .status.canceled{color:#e94e4e}.p-settings .membership_plan .status.pending{color:#f5e020}.p-settings .membership_plan .description_price{display:flex;flex-direction:column;color:#dcdcdc;font-size:14px;font-weight:300}.p-settings .membership_plan .level_up,.p-settings .membership_plan .manage_plans{width:150px;height:36px;margin:0 auto 15px;z-index:1}.p-settings .membership_plan .founders_image{display:flex}.p-settings .membership_plan .founders_image:before{content:"";display:block;position:absolute;width:100%;height:150px;background-image:url(../img/Founders_Card.bfbfe021.png);background-repeat:no-repeat;background-size:135px;background-position:center -4px;position:relative;z-index:1}.p-settings .membership_plan .founders_image:after{content:"";display:block;position:absolute;width:calc(100% - 40px);height:25px;bottom:15px;background-image:url(../img/Shadow.e8d0ebf1.png);background-repeat:no-repeat;z-index:0;background-position:center 0}.password-field label{display:block;font-size:14px;color:#7481a6;font-weight:500;margin-bottom:4px;transition:all .2s ease}.password-field .v-input.v-text-field--outlined .v-input__slot{min-height:inherit;margin-bottom:inherit}.password-field .v-input.v-text-field--outlined .v-text-field__slot{width:310px;height:45px}@media screen and (max-width:480px){.password-field .v-input.v-text-field--outlined .v-text-field__slot{width:100%}}.password-field .v-input.v-text-field--outlined fieldset{border:1px solid #282c47;border-radius:5px;background-color:#040a18;width:310px;height:48px}@media screen and (max-width:480px){.password-field .v-input.v-text-field--outlined fieldset{width:100%}}.password-field .v-input.v-text-field--outlined.v-input--is-focused fieldset,.password-field .v-input.v-text-field--outlined:hover fieldset{border:1px solid rgba(32,196,245,.5)}.password-field .v-input.v-text-field--outlined input{display:flex;width:100%;height:100%;align-items:center;font-size:16px;line-height:20px;color:#fff;caret-color:#fff}.password-field .v-input.v-text-field--outlined input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.password-field .v-input.v-text-field--outlined input::placeholder{color:hsla(0,0%,100%,.6)}.password-field .v-input.v-text-field--outlined.error--text .v-text-field__details{display:inline-block}.password-field .v-input.v-text-field--outlined.error--text fieldset{border-color:#e94e4e}.password-field .v-input.v-text-field--outlined.error--text label{color:#e94e4e}.password-field .v-input.v-text-field--outlined .v-input__slot .toggle-visibility{position:absolute;bottom:100%;right:0;font-size:14px;line-height:150%;color:#20c4f5;cursor:pointer;transition:opacity .2s ease}.password-field .v-input.v-text-field--outlined .v-input__slot .toggle-visibility:hover{opacity:.8}.p-settings .layout_nav{width:100%;overflow-x:auto}.p-settings .layout_nav ul{display:flex;list-style:none;padding:0;margin:0}@media(max-width:480px){.p-settings .layout_nav{display:none!important}}.page-subscription-success{background-image:url(../img/success_crystal.485b9b2d.svg);background-repeat:no-repeat;background-position:90% 50px;background-size:30%;height:calc(100vh - 300px)}@media(min-width:300px)and (max-width:360px){.page-subscription-success .welcome{overflow:visible!important;padding:20px 14px!important;background-image:none!important;border:none!important;border-color:transparent!important;height:100%!important;margin:154px auto 0!important}.page-subscription-success .welcome>a{margin:0 auto 110px!important;padding:10px}.page-subscription-success .welcome>ul{margin-bottom:22px!important}}@media(min-width:361px)and (max-width:378px){.page-subscription-success .welcome{overflow:visible!important;padding:20px 22px!important;background-image:none!important;border:none!important;border-color:transparent!important;height:100%!important;margin:154px auto 0!important}.page-subscription-success .welcome>a{margin:0 auto 110px!important;padding:10px}.page-subscription-success .welcome>ul{margin-bottom:22px!important}}@media(min-width:379px)and (max-width:398px){.page-subscription-success .welcome{overflow:visible!important;padding:20px 22px!important;background-image:none!important;border:none!important;border-color:transparent!important;height:100%!important;margin:78px auto 0!important}.page-subscription-success .welcome>a{margin:0 auto 110px!important;padding:10px}.page-subscription-success .welcome>ul{margin-bottom:22px!important}}@media(min-width:398px)and (max-width:479px){.page-subscription-success .welcome{overflow:visible!important;padding:20px 22px!important;background-image:none!important;border:none!important;border-color:transparent!important;height:100%!important;margin:54px auto 0!important}.page-subscription-success .welcome>a{margin:0 auto 110px!important;padding:10px}.page-subscription-success .welcome>ul{margin-bottom:22px!important}}.page-subscription-success .welcome{display:flex;max-width:395px;padding:20px 40px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:20px;border:1px solid var(--Dark-Stroke,#374058);background:var(--backdrop-dark,#031020);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);position:relative;margin:140px auto 0;overflow:hidden}.page-subscription-success .welcome>h1{background:var(--C2A,linear-gradient(75deg,#f09 -12.21%,#20a8f5 112.21%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Montserrat,sans-serif;font-size:55px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.65px}.page-subscription-success .welcome>h5{color:var(--Text-Purple,#7481a6);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:-10px}.page-subscription-success .welcome>ul{margin-bottom:45px;margin-left:-27px}.page-subscription-success .welcome>ul>li{position:relative;padding-left:20px;padding-bottom:5px;color:var(--text-medium-btn,#fff);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.4px}.page-subscription-success .welcome>ul>li:before{content:"";position:absolute;left:0;top:45%;transform:translateY(-50%);width:.8em;height:.8em;background-color:#fff;border:2px solid #000;border-radius:50%}.page-subscription-success .welcome>a{display:flex;align-items:center;justify-content:center;height:44px;border-radius:120px;font-size:16px;font-weight:500;color:#fff;transition:all .25s;position:relative;z-index:1;opacity:0;width:100%;margin:0 auto}.page-subscription-success .welcome>a.show{opacity:1}.page-download-purchased{padding-top:75px;height:100%;background-image:url(../img/success_crystal.485b9b2d.svg);background-repeat:no-repeat;background-position:100% 130%;background-size:20%;margin-bottom:70px}.page-download-purchased>.container>h1{font-family:Montserrat,sans-serif;font-size:55px;font-weight:700;line-height:67px;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:8px;text-align:center}.page-download-purchased>.container>h6{font-family:Montserrat,sans-serif;font-size:20px;line-height:24px;color:#7481a6;text-align:center;margin-bottom:25px}.page-download-purchased>.container .wrapper_download_purchase{min-height:500px}.page-download-purchased>.container .item_skeleton_purchased{height:55px;margin-bottom:4px}.page-download-purchased>.container .item_purchased{width:100%;height:55px;border-radius:6px;margin-bottom:4px;background-color:rgba(95,105,134,.1);display:grid;padding-left:16px;padding-right:16px;grid-template-columns:minmax(55px,55px) minmax(220px,1fr) minmax(180px,1fr) minmax(220px,1.5fr) minmax(111px,111px);grid-gap:10px;grid-auto-flow:dense}.page-download-purchased>.container .item_purchased>div{display:flex;align-items:center;font-size:16px;font-weight:300;color:#dcdcdc}.page-download-purchased>.container .item_purchased>div.image{width:55px;border-radius:12px;overflow:hidden}.page-download-purchased>.container .item_purchased>div.image>img{overflow:hidden}.page-download-purchased>.container .item_purchased>div.name{margin-left:40px}.page-download-purchased>.container .item_purchased>div.name>span{font-size:16px;color:#dcdcdc;font-weight:300;border-bottom:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px;cursor:pointer}.page-download-purchased>.container .item_purchased>div.name>span:hover{border-color:#20c4f5;color:#20c4f5}.page-download-purchased>.container .item_purchased>div.artist>a,.page-download-purchased>.container .item_purchased>div.artist div{font-size:16px;color:#dcdcdc;font-weight:300;border-bottom:1px solid transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:290px;cursor:pointer}.page-download-purchased>.container .item_purchased>div.artist>a:hover,.page-download-purchased>.container .item_purchased>div.artist div:hover{border-color:#20c4f5;color:#20c4f5}.page-download-purchased>.container .item_purchased>div.actions{display:flex;justify-content:space-between}.page-download-purchased>.container .item_purchased>div.actions .download{display:flex;align-items:center;justify-content:center;width:111px;height:34px;background-color:hsla(0,0%,62%,.2);border-radius:42px;font-size:14px;color:#fff;z-index:1}.page-download-purchased>.container .item_purchased>div.actions .download.loading{font-size:0}.page-download-purchased>.container .item_purchased>div.actions .more_btn{width:34px;height:34px;border-radius:50%;z-index:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%235F6986'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page-download-purchased>.container .item_purchased>div.actions .more_btn[aria-expanded=true]{background-color:hsla(0,0%,100%,.05);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.574 2.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 11.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zM5.574 20.5a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z' fill='%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat}.nothing_data{background-image:url(../img/nothing_but_emptiness.cbc854cf.svg)}#stripe-payment-element-errors{color:#e94e4e;font-size:12px;margin-left:5px}.double_header{position:absolute;top:0;left:0;height:60px;z-index:500;width:100%}.double_header>.container>.logo{width:300px;height:100%;cursor:pointer}@media screen and (max-width:767px){.double_header._membership{display:none}}.without-footer-layout{width:100%;height:100%;position:absolute;top:0;left:0;z-index:100;background:#031020}@media screen and (max-width:767px){.without-footer-layout{position:relative;z-index:0;background:#282c47}}.check-out-page{display:flex;min-height:100vh}.check-out-page .half_container{width:665px;height:100%;display:flex;flex-direction:column}@media screen and (max-width:1150px){.check-out-page .half_container{width:100%}}.check-out-page .half_container .head{font-size:24px;color:#fff;padding-bottom:11px;border-bottom:1px solid rgba(95,105,134,.5);margin-bottom:10px}.check-out-page .half_container.left{padding-left:20px;padding-right:40px}@media screen and (max-width:1150px){.check-out-page .half_container.left{padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.check-out-page .half_container.left{padding-left:15px;padding-right:15px}}.check-out-page .half_container.right{padding-left:70px;padding-right:20px}@media screen and (max-width:1150px){.check-out-page .half_container.right{padding-left:30px;padding-left:25px;padding-right:25px}}@media screen and (max-width:767px){.check-out-page .half_container.right{padding-left:15px;padding-right:15px}}.check-out-page .order_summary{display:flex;width:50%;justify-content:flex-end;padding-top:90px;background:#031020}@media screen and (max-width:767px){.check-out-page .order_summary{padding-top:80px}}.check-out-page .order_summary .nothing_data{width:530px;height:90px;margin-top:30px}.check-out-page .order_summary .wrap_skeleton{width:100%;height:620px}.check-out-page .order_summary .wrap_skeleton .item_shop_skeleton{width:100%;height:55px;margin-bottom:4px;background:#182034;border-radius:6px}.check-out-page .order_summary .wrap_skeleton .item_shop_skeleton .v-skeleton-loader__image{height:100%;background:transparent}.check-out-page .order_summary .wrapper_list::-webkit-scrollbar{height:8px}.check-out-page .order_summary .wrapper_list::-webkit-scrollbar-thumb{background:#20c4f5;border-radius:5px}.check-out-page .order_summary .wrapper_list::-webkit-scrollbar-track{background:#182034;border-radius:5px}.check-out-page .order_summary .item{display:flex;justify-content:space-between;align-items:center;height:55px;padding:0 20px 0 16px;transition:all .18s ease-out;border-radius:6px;background-color:rgba(95,105,134,.1);position:relative}.check-out-page .order_summary .item:not(:last-child){margin-bottom:4px}.check-out-page .order_summary .item:last-child{margin-bottom:20px}.check-out-page .order_summary .item .left_info{display:flex}.check-out-page .order_summary .item .left_info .image{display:flex;flex-shrink:0;width:55px;height:55px;border-radius:10px;overflow:hidden;margin-right:10px;cursor:pointer}.check-out-page .order_summary .item .left_info .description{display:flex;flex-direction:column;justify-content:center;color:#dcdcdc;padding-right:15px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check-out-page .order_summary .item .left_info .description .name{font-size:16px;line-height:1;max-width:400px;color:#dcdcdc;transition:.15s;height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.check-out-page .order_summary .item .left_info .description .name:hover{color:#fff}.check-out-page .order_summary .item .left_info .description .artist{font-size:14px;color:#7481a6;display:flex}.check-out-page .order_summary .item .left_info .description .artist>.album_artist{color:#7481a6;max-width:300px;padding-left:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.check-out-page .order_summary .item .right_price{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;width:90px;position:absolute;right:0;height:100%}.check-out-page .order_summary .item .right_price .price{font-size:16px;color:#dcdcdc;transition:.18s;opacity:1;padding-right:40px}.check-out-page .order_summary .item .right_price .remove_item{display:flex;align-items:center;justify-content:center;border:1px solid #8591b1;border-radius:22px;width:91px;height:34px;font-size:14px;color:#fff;transition:.18s;opacity:0;position:absolute;right:20px;top:11px}.check-out-page .order_summary .item:hover{background-color:rgba(95,105,134,.2)}.check-out-page .order_summary .item:hover .price{opacity:0}.check-out-page .order_summary .item:hover .remove_item{opacity:1}.check-out-page .order_summary .membership{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.check-out-page .order_summary .membership .main_info{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;height:75px;border-radius:20px;overflow:hidden;background-image:url(../img/membership-backdrop.063785fd.svg);background-position:-20px 0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding-left:20px;padding-right:25px;cursor:pointer;transition:.18s}.check-out-page .order_summary .membership .main_info .left_info .name{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:1.1;background:var(--Var2,linear-gradient(84deg,#f09 12.02%,#20a8f5 96.94%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-transform:capitalize}@media screen and (max-width:1150px){.check-out-page .order_summary .membership .main_info .left_info .name{padding-right:25px}}.check-out-page .order_summary .membership .main_info .left_info .description{font-size:14px;color:#8591b1}@media screen and (max-width:1150px){.check-out-page .order_summary .membership .main_info .left_info .description{display:none}}.check-out-page .order_summary .membership .main_info .right_price{padding-top:12px;white-space:nowrap}.check-out-page .order_summary .membership .main_info .right_price .price{font-size:20px;color:#fff;line-height:1.1;text-align:right}@media screen and (max-width:1150px){.check-out-page .order_summary .membership .main_info .right_price .price>span{display:none}}.check-out-page .order_summary .membership .main_info .right_price .period{font-size:14px;color:#8591b1;text-align:right}.check-out-page .order_summary .membership .main_info .right_price .period>span{margin-right:3px}@media screen and (max-width:1150px){.check-out-page .order_summary .membership .main_info .right_price .period>span{display:none}}.check-out-page .order_summary .membership .main_info .right_price .remove{display:none;align-items:center;justify-content:center;width:100px;height:35px;border-radius:120px;border:1px solid #5f6986;font-size:14px;color:#fff}.check-out-page .order_summary .membership .main_info .right_price .remove:hover{background:rgba(72,74,108,.08)}.check-out-page .order_summary .membership .main_info:hover .right_price .period,.check-out-page .order_summary .membership .main_info:hover .right_price .price{display:none}.check-out-page .order_summary .membership .main_info:hover .right_price .remove{display:flex}.check-out-page .order_summary .membership .description_info{padding:0 20px;transition:.18s;height:0;overflow:hidden}.check-out-page .order_summary .membership .description_info>ul{border-top:1px solid #374058;padding:15px 0;display:none;padding-left:13px;padding-top:13px}.check-out-page .order_summary .membership .description_info>ul>li{line-height:1.65;font-size:15px;color:#7481a6;list-style-type:disc}.check-out-page .order_summary .membership.active{background:linear-gradient(209deg,#1b2a46 24.16%,rgba(56,34,87,.46) 88.65%);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:20px;overflow:hidden}.check-out-page .order_summary .membership.active .main_info{background-image:none;box-shadow:none}.check-out-page .order_summary .membership.active .description_info{overflow:hidden}.check-out-page .order_summary .membership.active .description_info>ul{display:block}.check-out-page .order_summary .membership.active .description_info.premium{height:226px}.check-out-page .order_summary .membership.active .description_info.founder{height:225px}.check-out-page .payment_form{padding-top:90px;display:flex;width:50%;justify-content:flex-start;background:#282c47;position:relative;z-index:2}.check-out-page .payment_form .wrap_form{width:460px;position:relative;padding-right:20px}@media screen and (max-width:1150px){.check-out-page .payment_form .wrap_form{width:100%;padding-right:0}}.check-out-page .payment_form .wrap_form .wrap_total{border-bottom:1px solid rgba(95,105,134,.3);padding:10px 0 18px 0;margin-bottom:20px}.check-out-page .payment_form .wrap_form .wrap_total .row_total{display:flex;justify-content:space-between;align-items:center}.check-out-page .payment_form .wrap_form .wrap_total .row_total .label{font-size:16px;color:#dcdcdc;line-height:19px}.check-out-page .payment_form .wrap_form .wrap_total .row_total .value{font-size:16px;color:#fff}.check-out-page .payment_form .wrap_form .wrap_total .row_total.summary .label,.check-out-page .payment_form .wrap_form .wrap_total .row_total.summary .value{font-weight:700;font-size:20px}.check-out-page .payment_form .wrap_form .wrap_total .row_total.summary .value .mobile_period{display:none}.check-out-page .payment_form .wrap_form .actions_form{padding-bottom:20px;border-top:1px solid rgba(95,105,134,.3);margin-top:20px}.check-out-page .payment_form .wrap_form .actions_form .pay{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background:#5f6986;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:50px;color:#fff;font-size:18px;font-weight:500;margin-top:20px}.check-out-page .payment_form .wrap_form .actions_form .pay.loading{font-size:0}.check-out-page .payment_form .wrap_form .circle_loader{position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-50px}@media screen and (max-width:767px){.check-out-page._membership{flex-direction:column}.check-out-page._membership .order_summary{width:100%;background-color:transparent}.check-out-page._membership .order_summary .head{display:none}.check-out-page._membership .order_summary .wrap_membership .membership{background:none;box-shadow:none;border-radius:0}.check-out-page._membership .order_summary .wrap_membership .membership .main_info{height:96px}.check-out-page._membership .order_summary .wrap_membership .membership .main_info .left_info{width:100%}.check-out-page._membership .order_summary .wrap_membership .membership .main_info .left_info .name{display:flex;justify-content:center;font-size:48px;padding:0;text-align:center}}@media screen and (max-width:767px)and (max-width:480px){.check-out-page._membership .order_summary .wrap_membership .membership .main_info .left_info .name{font-size:40px}}@media screen and (max-width:767px){.check-out-page._membership .order_summary .wrap_membership .membership .main_info .right_price{display:none}.check-out-page._membership .order_summary .wrap_membership .membership .description_info{display:none;height:0}.check-out-page._membership .order_summary.founder .wrap_membership .main_info{height:165px;background-image:url(../img/founder_small.d606fb99.svg);background-position:center 0;background-repeat:no-repeat;border-radius:0;align-items:flex-end}}@media screen and (max-width:767px)and (max-width:480px){.check-out-page._membership .order_summary.founder .wrap_membership .main_info{height:150px}}@media screen and (max-width:767px){.check-out-page._membership .order_summary.founder .wrap_membership .main_info .left_info .name{padding-top:15px;line-height:1}.check-out-page._membership .payment_form{width:100%;padding-top:20px}.check-out-page._membership .payment_form .head{display:none}.check-out-page._membership .payment_form .wrap_total{padding:0;border-top:1px solid rgba(95,105,134,.3)}.check-out-page._membership .payment_form .wrap_total .row_total{height:69px}}@media screen and (max-width:767px)and (max-width:480px){.check-out-page._membership .payment_form .wrap_total .row_total{height:64px}}@media screen and (max-width:767px){.check-out-page._membership .payment_form .wrap_total .row_total.summary .label{font-size:24px;font-weight:400}}@media screen and (max-width:767px)and (max-width:480px){.check-out-page._membership .payment_form .wrap_total .row_total.summary .label{font-size:20px}}@media screen and (max-width:767px){.check-out-page._membership .payment_form .wrap_total .row_total.summary .value{font-size:24px;font-weight:400}}@media screen and (max-width:767px)and (max-width:480px){.check-out-page._membership .payment_form .wrap_total .row_total.summary .value{font-size:20px}}@media screen and (max-width:767px){.check-out-page._membership .payment_form .wrap_total .row_total.summary .value .mobile_period{display:inline-flex}}.loading-overlay .loading-background{background:transparent!important}.modal .modal-card{background-color:#2e3548;box-shadow:0 2.4px 4.8px rgba(0,0,0,.25);border-radius:5px}.modal .modal-card>section{background-color:transparent}.modal .modal-card .modal-card-body{color:#fff;font-size:16.5px;line-height:170%;text-align:center;font-variant:small-caps}.modal .modal-card .modal-card-body .border_head{border-bottom:1px solid rgba(95,105,134,.3);font-size:18px;line-height:170%;padding-bottom:6px}.modal .modal-card .modal-card-body .descript{margin-top:20px;text-align:center;text-transform:none;font-variant:normal;font-size:17px;line-height:1.7}.modal .modal-card .modal-card-body .descript>b{display:flex;justify-content:center}.modal .modal-card .modal-card-body input{width:100%;height:50px;background:#031020;border:1px solid #02161d;border-radius:17px;font-size:18px;font-weight:300;color:#f1f1f1}.modal .modal-card .modal-card-body input::-moz-placeholder{color:#ccc}.modal .modal-card .modal-card-body input::placeholder{color:#ccc}.modal .modal-card .modal-card-body input:focus{border:1px solid #02161d;box-shadow:none}.modal .modal-card .modal-card-foot{width:100%;justify-content:center;background-color:transparent;background-image:none;border:none;margin:0}.modal .modal-card .modal-card-foot:after{content:none}.modal .modal-card .modal-card-foot>button{border:none;color:#fff;font-size:17px;background-color:#5f6986;border-radius:35px;width:213px}.modal .modal-card .modal-card-foot>button:not(:last-child){margin-right:30px}.modal .modal-card .modal-card-foot>button.is-primary{color:#fff;border:none;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%)}.v-tooltip__content{background:rgba(54,54,57,.6)!important;border-radius:6px;color:#fff;font-size:15px;font-weight:300;opacity:1;opacity:1!important;background:#363639!important;border-radius:6px!important}.b-tooltip.is-primary .tooltip-content{width:auto;background-color:#5f6986;padding:10px 20px;opacity:0}.b-tooltip.is-primary .tooltip-content .supporter>span{line-height:150%;font-size:14px}.b-tooltip.is-primary .tooltip-content .supporter>span.name{color:#f1f1f1;white-space:nowrap}.b-tooltip.is-primary .tooltip-content .supporter>span.nick{display:flex;text-align:center;justify-content:center;color:#031020}.v-menu__content{position:absolute!important;overflow:visible;contain:inherit;box-shadow:none;z-index:100}.v-menu__content .v-list{background-color:#1b1f34;box-shadow:0 4px 8px rgba(0,0,0,.25);border-radius:8px;padding:4px 0;margin-top:4px}.v-menu__content .v-list .v-list-item{min-height:38px}.v-menu__content .v-list .v-list-item:hover{background:rgba(40,44,71,.8)}.v-menu__content .v-list .v-list-item.active{background:#282c47}.v-menu__content .v-list .v-list-item>a,.v-menu__content .v-list .v-list-item button{display:flex;align-items:center;color:hsla(0,0%,100%,.7);width:100%;height:100%;min-height:inherit;font-size:14.5px;text-align:left;padding:8px 16px;line-height:1.4}.v-menu__content .v-list .v-list-item>a:hover,.v-menu__content .v-list .v-list-item button:hover{color:hsla(0,0%,100%,.95)}.v-menu__content .v-list .v-list-item>a.active,.v-menu__content .v-list .v-list-item button.active{color:#fff;font-weight:500}.v-menu__content .v-list .v-list-item>a.delete,.v-menu__content .v-list .v-list-item button.delete{color:#e84d4d}.v-menu__content .v-list .v-list-item>a .count,.v-menu__content .v-list .v-list-item button .count{color:#7481a6;font-size:13.5px;margin-left:8px}.v-menu__content .v-list .v-list-item.v-list-item--disabled>a,.v-menu__content .v-list .v-list-item.v-list-item--disabled button{color:#8a8a8a}.v-menu__content::-webkit-scrollbar{width:6px}.v-menu__content::-webkit-scrollbar-track{background:transparent}.v-menu__content::-webkit-scrollbar-thumb{background:rgba(95,105,134,.3);border-radius:3px}.v-menu__content::-webkit-scrollbar-thumb:hover{background:rgba(95,105,134,.5)}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.taginput .is-active.taginput-container.is-focusable,.taginput .is-focused.taginput-container.is-focusable,.taginput .taginput-container.is-focusable:active,.taginput .taginput-container.is-focusable:focus,.textarea:active,.textarea:focus{border:none;box-shadow:none}.v-application ul{padding:0}.v-application .error{background-color:transparent!important}.v-text-field__details{display:none}.theme--dark .v-text-field--solo>.v-input__control>.v-input__slot{background-color:transparent;box-shadow:none!important}.v-dialog{border-radius:15px}.style_dialog{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:16px 59px 30px 59px}@media screen and (max-width:480px){.style_dialog{padding:16px}}.style_dialog .header{align-items:center;font-size:18px;padding-bottom:13px;border-bottom:1px solid rgba(95,105,134,.3);margin-bottom:20px;font-variant:small-caps}.style_dialog .cnt,.style_dialog .header{display:flex;justify-content:center;line-height:170%;color:#fff}.style_dialog .cnt{font-size:16px;margin-bottom:30px;text-align:center}.style_dialog .cnt .green_selected{color:#20f54f;padding:0 5px}.style_dialog .cnt>input{width:100%;height:50px;background:#031020;border-radius:17px;border:1px solid #02161d;color:#8a8a8a;font-size:18px;font-weight:300;padding:0 17px}.style_dialog .wrap_actions{display:flex;justify-content:space-between}.style_dialog .wrap_actions.vertical{flex-direction:column;align-items:center}.style_dialog .wrap_actions>button,.style_dialog .wrap_actions a{display:flex;align-items:center;justify-content:center;width:212px;height:50px;border-radius:35px;font-size:17px;color:#fff}@media screen and (max-width:767px){.style_dialog .wrap_actions>button,.style_dialog .wrap_actions a{width:49%}}.style_dialog .wrap_actions>button.c2a_btn,.style_dialog .wrap_actions>button.go_to_login,.style_dialog .wrap_actions a.c2a_btn,.style_dialog .wrap_actions a.go_to_login{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%)}.style_dialog .wrap_actions>button.transparent,.style_dialog .wrap_actions a.transparent{background-color:transparent;color:#20c4f5}.style_dialog .wrap_actions.center{justify-content:center}.style_dialog.need_login_dialog .wrap_actions .cancel{margin-right:30px}@media screen and (max-width:767px){.style_dialog.need_login_dialog .wrap_actions .cancel{margin-right:10px}}.style_dialog.error_dialog{padding:25px 20px}.style_dialog.error_dialog .header{background:none;font-size:24px;line-height:1;padding:0}.style_dialog.error_dialog .cnt{border-top:1px solid rgba(95,105,134,.5);border-bottom:1px solid rgba(95,105,134,.5);padding:20px 0}.style_dialog.error_dialog .wrap_actions a:first-child,.style_dialog.error_dialog .wrap_actions button:first-child,.style_dialog.error_dialog .wrap_actions div:first-child{margin-right:10px}.style_dialog.error_dialog .wrap_actions a:last-child,.style_dialog.error_dialog .wrap_actions button:last-child,.style_dialog.error_dialog .wrap_actions div:last-child{margin-left:10px}.style_dialog.error_dialog .wrap_actions a.tetriatary_btn,.style_dialog.error_dialog .wrap_actions button.tetriatary_btn,.style_dialog.error_dialog .wrap_actions div.tetriatary_btn{border:1px solid #5f6986;background-color:transparent}.style_dialog.coming_soon_dialog .big-letter{font-size:24px}.style_dialog.coming_soon_dialog a.is-primary,.style_dialog.coming_soon_dialog button.is-primary{color:#fff;border:none;background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);transition:.28s}.style_dialog.coming_soon_dialog a.is-primary:hover,.style_dialog.coming_soon_dialog button.is-primary:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.style_dialog.coming_soon_dialog a.is-nope,.style_dialog.coming_soon_dialog button.is-nope{background:transparent;border:1px solid #5f6986;transition:.28s}.style_dialog.coming_soon_dialog a.is-nope:hover,.style_dialog.coming_soon_dialog button.is-nope:hover{background-color:#5f6986}.style_dialog.downloads_dialog .header{font-variant:normal;padding-bottom:8px}.style_dialog.downloads_dialog .header .border_head{font-size:18px;font-weight:400}.style_dialog.downloads_dialog .message_error{display:flex;justify-content:center;color:#e94e4e;margin-bottom:25px}.content_popup_share{background:#282c47;padding:15px 30px 30px 30px;position:relative}.content_popup_share .head_popup{font-size:18px;line-height:170%;color:#dbdbdb;text-align:center;font-variant:small-caps;border-bottom:1px solid rgba(95,105,134,.3);margin-bottom:20px;padding-bottom:6px}.content_popup_share .input_box{display:flex;align-items:center;justify-content:space-between;background:#031020;border:1px solid #02161d;border-radius:17px;overflow:hidden;padding:0 20px 0 15px;height:50px;margin-bottom:30px}.content_popup_share .input_box>input{width:100%;height:100%;color:#dcdcdc;font-size:16px;padding-right:15px}.content_popup_share .input_box>button{display:flex;flex-shrink:0;color:#20c4f5;font-size:16px;border:none;outline:none}.content_popup_share button.close{display:flex;justify-content:center;align-items:center;margin:0 auto;width:215px;height:50px;background:#5f6986;border-radius:35px}.v-dialog{box-shadow:none!important;-webkit-box-shadow:none!important}.close_cover_album_dialog{position:absolute;top:0;left:0}.v-date-picker-header{padding-top:10px}.v-date-picker-header .v-btn .mdi-chevron-left{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.163 4.149L4.708.144A.595.595 0 015.103 0c.15 0 .29.051.395.144l.335.295a.453.453 0 010 .696L2.016 4.498l3.82 3.367A.462.462 0 016 8.213a.462.462 0 01-.163.348l-.335.295A.595.595 0 015.107 9a.595.595 0 01-.395-.144L.162 4.848A.462.462 0 010 4.498c0-.132.058-.256.163-.35z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:10px;background-position:4px 4px}.v-date-picker-header .v-btn .mdi-chevron-right{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.837 4.149L1.292.144A.595.595 0 00.897 0c-.15 0-.29.051-.395.144L.167.439a.453.453 0 000 .696l3.817 3.363-3.82 3.367A.462.462 0 000 8.213c0 .132.058.256.163.348l.335.295A.595.595 0 00.893 9c.15 0 .29-.051.395-.144l4.55-4.008A.462.462 0 006 4.498a.462.462 0 00-.163-.35z' fill='%2320C4F5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:10px;background-position:4px 4px}.v-date-picker-header__value button:hover{color:#eeecf1}.v-picker__body{background-color:#282c47!important}.v-date-picker-table{height:auto;padding-bottom:30px}.v-date-picker-table tr th{text-align:center;color:#eeecf1!important;font-size:12px;text-transform:uppercase;font-weight:700}.v-date-picker-table .v-btn{color:#5f6986;font-weight:700}.v-date-picker-table .v-btn.v-date-picker-table__current{color:#fff!important}.v-date-picker-table .v-btn.v-btn--active,.v-date-picker-table .v-btn.v-date-picker-table__current{background-color:#2e3548!important;border:2px solid #5f6986!important}.v-picker,.v-picker.v-card{background-color:#282c47}.v-picker .select_days{display:flex;justify-content:space-between;width:100%;padding:0 8px}.v-picker .select_days>button{display:flex;justify-content:center;align-items:center;width:75px;height:30px;border:1px solid #5f6986;border-radius:16px;font-size:12px;color:#fff;transition:.2s}.v-picker .select_days>button:hover{border-color:rgba(95,105,134,.5);background:rgba(95,105,134,.5);color:#20c4f5;font-weight:500}.v-card.border_radius_12{border-radius:12px}.are-you-this-artist-dialog{width:677px}@media screen and (max-width:767px){.are-you-this-artist-dialog{width:100%}}.are-you-this-artist-dialog .header{text-transform:inherit}.are-you-this-artist-dialog .cnt{text-align:center}.are-you-this-artist-dialog .wrap_actions{max-width:450px;margin:0 auto}@media screen and (max-width:767px){.are-you-this-artist-dialog .wrap_actions>a,.are-you-this-artist-dialog .wrap_actions button{width:49%}}.are-you-this-artist-dialog .wrap_actions .cancel{background-color:transparent;border:1px solid #5f6986}.v-tabs .v-slide-group__wrapper .v-slide-group__content{transition:none!important}.v-tabs-slider{transition:transform .2s cubic-bezier(.4,0,.2,1)!important}.v-window-item,.v-window__container{transition:none!important}.v-window-item--active{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.v-tab,.v-tab--active{transition:color .2s ease-in-out!important}.search-layout{height:100%}.search-layout footer{display:none!important}@keyframes floatUp-f2a24a78{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.unavailable-container[data-v-f2a24a78]{font-family:Roboto,sans-serif;background-color:#0c1324;color:#fff;padding:10px;border-radius:5px;text-align:center;font-weight:700;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:46px;box-shadow:0 3px 3px rgba(0,0,0,.25);font-size:16px;position:absolute;top:70px}.unavailable-container.with-timer[data-v-f2a24a78]{background-color:#e94e4e;font-size:14px}.unavailable-container.with-timer .remaining-time[data-v-f2a24a78]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.album_cover[data-v-34332a66]{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:12px;border:1px double transparent;background-image:linear-gradient(#0c192a,#0c192a),linear-gradient(#0c192a,#0c192a);background-origin:border-box;background-clip:padding-box,border-box}@media (max-width:479px){.album_cover[data-v-34332a66]{border-width:1.5px}.v-skeleton-loader__image[data-v-34332a66]{height:170px}}.item_grid_album:has(.current) .album_cover[data-v-34332a66],.item_grid_album:has(.pause_album) .album_cover[data-v-34332a66]{background:linear-gradient(#0c192a,#0c192a),linear-gradient(90deg,#20c4f5,#9c1bb1,#20c4f5,#9c1bb1,#20c4f5,#9c1bb1,#20c4f5);background-origin:border-box;background-clip:padding-box,border-box;background-size:100% 100%,600% 100%;animation:moveGradient-34332a66 60s linear infinite;background-position:0 0,0 50%}@keyframes moveGradient-34332a66{0%{background-position:0 0,0 50%}to{background-position:0 0,-500% 50%}}.skeleton-loader.default_grid_albums[data-v-34332a66]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#1a2235,#243049 30%,#1a2235 50%,#1a2235);background-size:300% 100%;animation:shimmer-34332a66 2s infinite;border-radius:12px}@keyframes shimmer-34332a66{0%{background-position:-600px 0}to{background-position:600px 0}}img[data-v-34332a66]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .3s ease;z-index:1}img.image-loaded[data-v-34332a66]{opacity:1}.active_overlay[data-v-34332a66]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}@keyframes shineEffect-34332a66{0%{transform:translateX(-100%) skewX(-15deg);opacity:1}99%{transform:translateX(200%) skewX(-15deg);opacity:1}to{transform:translateX(200%) skewX(-15deg);opacity:0}}.item_grid_album.highlight-recent .album_cover[data-v-34332a66]:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(32,196,245,.3),transparent);z-index:2;animation:shineEffect-34332a66 1.5s ease-in-out forwards}.item_grid_album.highlight-recent .album_cover[data-v-34332a66],.item_grid_album.highlight-recent[data-v-34332a66]{animation:none}.need-login-dialog.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper{padding:16px 20px 16px}}.need-login-dialog.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0}.need-login-dialog.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-header h2{font-size:20px}}.need-login-dialog.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-top:1px solid rgba(95,105,134,.3);border-bottom:1px solid rgba(95,105,134,.3);margin-top:8px}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-content{font-size:15px}}.need-login-dialog.dialog-wrapper .dialog-content p{margin:0}.need-login-dialog.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.need-login-dialog.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.need-login-dialog.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.need-login-dialog.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.need-login-dialog.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.need-login-dialog.dialog-wrapper .dialog-actions a,.need-login-dialog.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-actions a,.need-login-dialog.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.need-login-dialog.dialog-wrapper .dialog-actions a.small,.need-login-dialog.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-actions a.small,.need-login-dialog.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.need-login-dialog.dialog-wrapper .dialog-actions a.medium,.need-login-dialog.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.need-login-dialog.dialog-wrapper .dialog-actions a.medium,.need-login-dialog.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.need-login-dialog.dialog-wrapper .dialog-actions a.primary_btn,.need-login-dialog.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.need-login-dialog.dialog-wrapper .dialog-actions a.primary_btn:hover,.need-login-dialog.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.need-login-dialog.dialog-wrapper .dialog-actions a.primary_btn:active,.need-login-dialog.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.need-login-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn,.need-login-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.need-login-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.need-login-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.need-login-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.need-login-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.need-login-dialog.dialog-wrapper .dialog-actions a.c2a_btn,.need-login-dialog.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.need-login-dialog.dialog-wrapper .dialog-actions a.c2a_btn:hover,.need-login-dialog.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.need-login-dialog.dialog-wrapper .dialog-actions a.red_btn,.need-login-dialog.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.need-login-dialog.dialog-wrapper .dialog-actions a.red_btn:hover,.need-login-dialog.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.need-login-dialog.dialog-wrapper .dialog-actions a.red_btn:active,.need-login-dialog.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.need-login-dialog.dialog-wrapper .dialog-actions a:disabled,.need-login-dialog.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.need-login-dialog .dialog-content{display:flex;flex-direction:column;align-items:center}.need-login-dialog .dialog-content p{margin:0;font-size:16px}@keyframes floatUp-e0018ca6{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}@keyframes shineEffect-e0018ca6{0%{transform:translateX(-100%) skewX(-15deg);opacity:1}99%{transform:translateX(200%) skewX(-15deg);opacity:1}to{transform:translateX(200%) skewX(-15deg);opacity:0}}.item_track.highlight-recent[data-v-e0018ca6]{position:relative;overflow:hidden;border-radius:8px}.item_track.highlight-recent[data-v-e0018ca6]:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(32,196,245,.3),transparent);z-index:2;animation:shineEffect-e0018ca6 1.5s ease-in-out forwards}@keyframes floatUp-2f943a1f{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.nothing_here[data-v-2f943a1f]{width:100%;height:216px;display:flex;align-items:center;justify-content:center;text-align:center;margin-top:40px;position:relative;z-index:1}.nothing_here .nothing_here_image[data-v-2f943a1f]{display:flex;width:100%;max-width:400px;height:auto;aspect-ratio:1/1;margin:0 auto;background-image:url(https://psy.nyc3.cdn.digitaloceanspaces.com/public/images/misc/NothingHereYet.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:479px){.nothing_here .nothing_here_image[data-v-2f943a1f]{background-image:url(https://psy.nyc3.cdn.digitaloceanspaces.com/public/images/misc/NothingHereYetMobile.svg);margin-top:60px;margin-bottom:50px;max-width:90%}}@media screen and (max-width:479px){.nothing_here[data-v-2f943a1f]{margin-top:0;padding-top:60px}}.upload-img{display:flex;align-items:center}.upload-img .select-img{width:158px;height:158px;border:1px solid #323659;border-radius:5px;position:relative;cursor:pointer;overflow:hidden;transition:.21s}.upload-img .select-img:before{content:"";background:url(../img/img-bg.adacdd3f.svg) no-repeat center 40px;opacity:.5;top:0;left:0;bottom:0;right:0;position:absolute;z-index:0}.upload-img .select-img .select-change{font-size:14px;text-align:center;color:#fff;background-color:#5f6986;width:100%;height:30px;padding-top:5px;position:absolute;bottom:0;z-index:2;transition:.21s}.upload-img .select-img:hover{border-color:#484a6c}.upload-img .select-img:hover:before{opacity:1}.upload-img .select-img:hover .select-change{background-color:#818ba6}.upload-img .description{padding-left:32px;color:#5f6986;font-size:15px}.preview-image{position:relative}.preview-image .image-thumbnail{border-radius:5px;overflow:hidden;cursor:pointer}.preview-image .image-thumbnail:after{content:"";position:absolute;display:none;width:102%;height:102%;border-radius:5px;top:0;left:0;z-index:5;background:url(../img/zoom-in-layer.03eca160.svg) no-repeat 50%}.preview-image .image-thumbnail:hover:after{display:block}.preview-image .zoom-box{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.preview-image .zoom-box .image-container{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);max-height:87%;max-width:85%}.preview-image .zoom-box .image-container img{max-height:100%;max-width:100%}.preview-image .zoom-box .image-container .close{position:absolute;right:10px;top:10px;display:block;width:40px;height:40px;background:url(../img/close-box.318dd849.svg) no-repeat 50%}.error-dialog.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.error-dialog.dialog-wrapper{padding:16px 20px 16px}}.error-dialog.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0}.error-dialog.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-header h2{font-size:20px}}.error-dialog.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-top:1px solid rgba(95,105,134,.3);border-bottom:1px solid rgba(95,105,134,.3);margin-top:8px}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-content{font-size:15px}}.error-dialog.dialog-wrapper .dialog-content p{margin:0}.error-dialog.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.error-dialog.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.error-dialog.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.error-dialog.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.error-dialog.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.error-dialog.dialog-wrapper .dialog-actions a,.error-dialog.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-actions a,.error-dialog.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.error-dialog.dialog-wrapper .dialog-actions a.small,.error-dialog.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-actions a.small,.error-dialog.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.error-dialog.dialog-wrapper .dialog-actions a.medium,.error-dialog.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.error-dialog.dialog-wrapper .dialog-actions a.medium,.error-dialog.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.error-dialog.dialog-wrapper .dialog-actions a.primary_btn,.error-dialog.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.error-dialog.dialog-wrapper .dialog-actions a.primary_btn:hover,.error-dialog.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.error-dialog.dialog-wrapper .dialog-actions a.primary_btn:active,.error-dialog.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.error-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn,.error-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.error-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.error-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.error-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.error-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.error-dialog.dialog-wrapper .dialog-actions a.c2a_btn,.error-dialog.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.error-dialog.dialog-wrapper .dialog-actions a.c2a_btn:hover,.error-dialog.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.error-dialog.dialog-wrapper .dialog-actions a.red_btn,.error-dialog.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.error-dialog.dialog-wrapper .dialog-actions a.red_btn:hover,.error-dialog.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.error-dialog.dialog-wrapper .dialog-actions a.red_btn:active,.error-dialog.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.error-dialog.dialog-wrapper .dialog-actions a:disabled,.error-dialog.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.identity-verification{background:#031020;min-height:100vh;padding:2rem 0}.identity-verification .page_title{margin:0 30px 20px}.identity-verification .page_title span{font-family:Montserrat,sans-serif;font-size:min(55px,8vw);font-weight:700;color:rgba(95,105,134,.67);line-height:67px;text-transform:capitalize;letter-spacing:.03em;white-space:nowrap;width:100%;overflow:hidden;text-align:left;text-rendering:optimizeLegibility;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}@media(max-width:480px){.identity-verification .page_title span{font-size:min(40px,8vw);text-align:center;margin-bottom:10px}}.identity-verification .wrap_steps{padding:30px;background-color:#10182b;border-radius:5px}.identity-verification .wrap_steps .step{padding-bottom:55px;padding-left:32px;position:relative;border-left:3px solid #5f6986}.identity-verification .wrap_steps .step:last-child{padding-bottom:0}.identity-verification .wrap_steps .step.completed:after{content:"";position:absolute;left:-3px;top:0;width:3px;height:0;background:#20c4f5;animation:progressLine .5s ease-out forwards}.identity-verification .wrap_steps .step.completed .step_title .step-number{background:#20c4f5;color:#fff;transform:scale(1.1)}.identity-verification .wrap_steps .step .step_title{margin-bottom:24px;display:flex;align-items:flex-start}.identity-verification .wrap_steps .step .step_title .step-number{position:absolute;left:-17px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#282c47;border-radius:50%;font-weight:700;font-size:16px;color:#fff;transition:all .3s ease;border:2px solid #5f6986;z-index:2}.identity-verification .wrap_steps .step .step_title .step_content{padding-left:20px}.identity-verification .wrap_steps .step .step_title .step_content .step_header{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;color:#fff;margin-bottom:8px;letter-spacing:.02em}.identity-verification .wrap_steps .step .step_title .step_content .step_name{font-size:15px;font-weight:400;color:#7481a6;line-height:1.5}.identity-verification .wrap_steps .step .step_body{padding-left:20px}.identity-verification .wrap_steps .step .step_body .example_photo{margin-right:32px;border-radius:10px;overflow:hidden;max-width:300px}.identity-verification .wrap_steps .step .step_body .example_photo .preview-image .image-thumbnail{border:none}.identity-verification .wrap_steps .step .step_body:has(.example_photo){display:flex;align-items:flex-start;gap:24px}.identity-verification .wrap_steps .step .step_body:has(.example_photo) .upload-img{flex:1;min-width:0}@media(max-width:768px){.identity-verification .wrap_steps .step .step_body:has(.example_photo){flex-direction:column}.identity-verification .wrap_steps .step .step_body:has(.example_photo) .example_photo{margin-right:0;margin-bottom:24px;max-width:100%}}.identity-verification .wrap_steps .step .step_body .upload-img .select-img{width:220px;height:220px;display:flex;cursor:pointer;flex-direction:column;justify-content:flex-end;border:2px dashed #5f6986;border-radius:10px;overflow:hidden;transition:all .3s ease;position:relative}.identity-verification .wrap_steps .step .step_body .upload-img .select-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 36px);background-position:center 50%;background-size:calc(min(220px,220px)*0.8);background-repeat:no-repeat;z-index:0}.identity-verification .wrap_steps .step .step_body .upload-img .select-img .select_img{display:flex;align-items:center;justify-content:center;height:36px;min-height:36px;background-color:#5f6986;color:#fff;letter-spacing:.03em;font-weight:500;font-size:16px;z-index:1;transition:.25s;position:absolute;bottom:0;width:100%}.identity-verification .wrap_steps .step .step_body .upload-img .select-img:hover{border-color:#20c4f5}.identity-verification .wrap_steps .step .step_body .upload-img .select-img:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(32,196,245,.05);z-index:0}.identity-verification .wrap_steps .step .step_body .upload-img .select-img:hover .select_img{background-color:#20c4f5}.identity-verification .wrap_steps .step .step_body .upload-img .select-img:active .select_img{background-color:#818ba6}.identity-verification .wrap_steps .step .step_body .upload-img .description{padding-left:20px;color:#7481a6;font-size:14px;margin-top:8px}.identity-verification .wrap_steps .step .step_body .wrap_fields{width:100%}.identity-verification .wrap_steps .step .step_body .wrap_fields>label{display:flex;font-size:16px;line-height:20px;color:#7481a6;margin-bottom:6px}.identity-verification .wrap_steps .step .step_body .wrap_fields .v-text-field.readonly:hover fieldset{border:1px solid #282c47}.identity-verification .wrap_steps .step .step_body .wrap_fields .v-text-field.readonly input{color:hsla(0,0%,100%,.5)}.identity-verification .wrap_steps .step.three .step_title{margin-bottom:20px}.identity-verification .wrap_steps .step.four{border-left-color:transparent}.identity-verification .wrap_steps .step.four .step_title{margin-bottom:20px}.identity-verification .wrap_steps .step.four .step_body{margin-bottom:10px}@keyframes progressLine{0%{height:0}to{height:100%}}.identity-verification .v-text-field,.identity-verification .v-textarea{transition:.21s}.identity-verification .v-text-field .v-input__slot,.identity-verification .v-textarea .v-input__slot{padding:0 16px!important}.identity-verification .v-text-field .v-input__slot textarea,.identity-verification .v-textarea .v-input__slot textarea{padding-left:0}.identity-verification .v-text-field fieldset,.identity-verification .v-textarea fieldset{width:100%;border:1px solid #5f6986;background-color:#031020;border-radius:10px;transition:.1s}.identity-verification .v-text-field:focus fieldset,.identity-verification .v-text-field:hover fieldset,.identity-verification .v-textarea:focus fieldset,.identity-verification .v-textarea:hover fieldset{border-color:#20c4f5}.identity-verification .v-text-field.error--text fieldset,.identity-verification .v-textarea.error--text fieldset{border:1px solid #e84d4d}.identity-verification .v-text-field input,.identity-verification .v-text-field textarea,.identity-verification .v-textarea input,.identity-verification .v-textarea textarea{font-size:16px;color:#dcdcdc;caret-color:#dcdcdc}.identity-verification .v-text-field textarea,.identity-verification .v-textarea textarea{outline:none;height:104px;padding:6px 16px 4px 4px;line-height:20px}.identity-verification .btn_submit{display:flex;align-items:center;justify-content:center;width:326px;height:64px!important;background:#20c4f5!important;border-radius:68px;color:#fff;margin:32px 64px 100px;padding:22px!important;text-transform:none!important;transition:transform .3s ease}.identity-verification .btn_submit:not(:disabled):hover{transform:translateY(-2px)}.identity-verification .btn_submit .v-btn__content{font-family:Inter,sans-serif;font-style:normal;font-size:18px;font-weight:500}.identity-verification .btn_submit:disabled{background:rgba(95,105,134,.3)!important;color:hsla(0,0%,100%,.3)!important}.identity-verification .btn_submit.v-btn--loading .v-btn__loader .v-progress-circular{display:flex}@keyframes floatUp-4025d4f8{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}@keyframes floatUp-35e9bebc{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.pay[data-v-35e9bebc]:disabled{opacity:.7;cursor:not-allowed}@keyframes floatUp-3bb972d2{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.explore_albums_nav[data-v-3bb972d2]{display:flex;align-items:center;justify-content:center;width:100%;height:54px;border-bottom:1px solid rgba(95,105,134,.5);position:relative;margin-bottom:8px}@media screen and (max-width:999px){.explore_albums_nav .right_buttons .bookmarks[data-v-3bb972d2]{display:none!important}}.explore_albums_nav>button[data-v-3bb972d2]{font-size:16px;color:#8591b1;height:100%;position:relative}.explore_albums_nav>button[data-v-3bb972d2]:hover{color:#7481a6}.explore_albums_nav>button[data-v-3bb972d2]:not(:last-child){margin-right:42px}.explore_albums_nav>button.active[data-v-3bb972d2]{color:#fff}.explore_albums_nav>button.active[data-v-3bb972d2]:after{content:"";position:absolute;width:35px;height:3px;background:#20c4f5;border-radius:120px;bottom:0;left:calc(50% - 17.5px)}.explore_albums_nav .left_buttons[data-v-3bb972d2]{position:absolute;left:0;height:100%;display:flex;align-items:flex-end;padding-bottom:10px;padding-left:15px}.explore_albums_nav .right_buttons[data-v-3bb972d2]{position:absolute;right:0;display:flex}.explore_albums_nav .right_buttons>button[data-v-3bb972d2]{display:flex;align-items:center;justify-content:center;height:42px;padding:0 16px;background-color:rgba(40,44,71,.6);border:1px solid #000;border-radius:12px;font-size:14px;background-position:center 12px}.explore_albums_nav .right_buttons>button[data-v-3bb972d2]:not(:last-child){margin-right:8px}.explore_albums_nav .right_buttons>button.show_clear_filter[data-v-3bb972d2]{display:flex;align-items:center;width:47px;background-position:center 12px;font-size:0;transition:.2s;color:#dcdcdc}.explore_albums_nav .right_buttons>button.show_clear_filter.active[data-v-3bb972d2],.explore_albums_nav .right_buttons>button.show_clear_filter[data-v-3bb972d2]:hover{padding-left:40px;padding-top:2px;width:100px;font-size:15px;background-position:15px}.select_view_albums[data-v-8bb500ec]{position:absolute;display:flex;height:100%;padding-bottom:4px}.artist-verification-dialog.dialog-wrapper{background:#282c47;border:1px solid #353b49;box-shadow:0 2.3px 4.7px rgba(0,0,0,.25);border-radius:15px;padding:20px 20px 20px;width:100%}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper{padding:16px 20px 16px}}.artist-verification-dialog.dialog-wrapper .dialog-header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:8px;margin-bottom:0}.artist-verification-dialog.dialog-wrapper .dialog-header h2{color:#fff;font-size:24px;font-weight:500;line-height:1.2;text-align:center;margin:0}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-header h2{font-size:20px}}.artist-verification-dialog.dialog-wrapper .dialog-content{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;text-align:center;margin:0;padding:16px 0;border-top:1px solid rgba(95,105,134,.3);border-bottom:1px solid rgba(95,105,134,.3);margin-top:8px}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-content{font-size:15px}}.artist-verification-dialog.dialog-wrapper .dialog-content p{margin:0}.artist-verification-dialog.dialog-wrapper .dialog-content input{width:100%;height:44px;background:#031020;border:1px solid #02161d;border-radius:17px;color:#fff;font-size:16px;padding:0 16px;transition:border-color .2s ease}.artist-verification-dialog.dialog-wrapper .dialog-content input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.artist-verification-dialog.dialog-wrapper .dialog-content input::placeholder{color:hsla(0,0%,100%,.5)}.artist-verification-dialog.dialog-wrapper .dialog-content input:focus{border-color:#20c4f5;outline:none}.artist-verification-dialog.dialog-wrapper .dialog-actions{display:flex;justify-content:center;gap:16px;margin-top:20px;padding:0}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-actions{gap:12px;margin-top:16px}}.artist-verification-dialog.dialog-wrapper .dialog-actions a,.artist-verification-dialog.dialog-wrapper .dialog-actions button{min-width:130px;width:200px;height:44px;padding:0 28px;border-radius:120px;font-size:15px;font-weight:500;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-actions a,.artist-verification-dialog.dialog-wrapper .dialog-actions button{width:100%;height:40px;font-size:14px}}.artist-verification-dialog.dialog-wrapper .dialog-actions a.small,.artist-verification-dialog.dialog-wrapper .dialog-actions button.small{height:40px;width:200px;font-size:14px;padding:0 20px}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-actions a.small,.artist-verification-dialog.dialog-wrapper .dialog-actions button.small{width:100%;height:36px;font-size:13px}}.artist-verification-dialog.dialog-wrapper .dialog-actions a.medium,.artist-verification-dialog.dialog-wrapper .dialog-actions button.medium{height:50px;width:200px;font-size:16px;padding:0 36px}@media screen and (max-width:480px){.artist-verification-dialog.dialog-wrapper .dialog-actions a.medium,.artist-verification-dialog.dialog-wrapper .dialog-actions button.medium{width:100%;height:44px;font-size:15px}}.artist-verification-dialog.dialog-wrapper .dialog-actions a.primary_btn,.artist-verification-dialog.dialog-wrapper .dialog-actions button.primary_btn{background:#5f6986;color:#fff}.artist-verification-dialog.dialog-wrapper .dialog-actions a.primary_btn:hover,.artist-verification-dialog.dialog-wrapper .dialog-actions button.primary_btn:hover{background:#6f7a99}.artist-verification-dialog.dialog-wrapper .dialog-actions a.primary_btn:active,.artist-verification-dialog.dialog-wrapper .dialog-actions button.primary_btn:active{background:#818ba6}.artist-verification-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn,.artist-verification-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn{background:transparent;border:1px solid #5f6986;color:#fff}.artist-verification-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:hover,.artist-verification-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:hover{background:rgba(95,105,134,.1);border-color:#6f7a99}.artist-verification-dialog.dialog-wrapper .dialog-actions a.tetriatary_btn:active,.artist-verification-dialog.dialog-wrapper .dialog-actions button.tetriatary_btn:active{background:rgba(95,105,134,.2)}.artist-verification-dialog.dialog-wrapper .dialog-actions a.c2a_btn,.artist-verification-dialog.dialog-wrapper .dialog-actions button.c2a_btn{background:linear-gradient(74.68deg,#f09 -12.21%,#20a8f5 112.21%);color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.artist-verification-dialog.dialog-wrapper .dialog-actions a.c2a_btn:hover,.artist-verification-dialog.dialog-wrapper .dialog-actions button.c2a_btn:hover{background:linear-gradient(74.68deg,#f09 -32.21%,#20a8f5 90.21%)}.artist-verification-dialog.dialog-wrapper .dialog-actions a.red_btn,.artist-verification-dialog.dialog-wrapper .dialog-actions button.red_btn{background:#d21b1b;color:#fff}.artist-verification-dialog.dialog-wrapper .dialog-actions a.red_btn:hover,.artist-verification-dialog.dialog-wrapper .dialog-actions button.red_btn:hover{background:#e42b2b}.artist-verification-dialog.dialog-wrapper .dialog-actions a.red_btn:active,.artist-verification-dialog.dialog-wrapper .dialog-actions button.red_btn:active{background:#e74646}.artist-verification-dialog.dialog-wrapper .dialog-actions a:disabled,.artist-verification-dialog.dialog-wrapper .dialog-actions button:disabled{background:hsla(0,0%,89%,.12);color:hsla(0,0%,100%,.38);border-color:transparent;cursor:not-allowed}.artist-verification-dialog .dialog-content{display:flex;flex-direction:column;align-items:center}.artist-verification-dialog .dialog-content p{margin:0;font-size:16px}.mj-modal-image{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:10000;display:flex;align-items:center;justify-content:center;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.mj-modal-image::-webkit-scrollbar{display:none}.mj-modal-image.image-zoom-in{scrollbar-width:auto;-ms-overflow-style:auto}.mj-modal-image.image-zoom-in::-webkit-scrollbar{display:block;width:8px}.mj-modal-image.image-zoom-in::-webkit-scrollbar-track{background:rgba(0,0,0,.3)}.mj-modal-image.image-zoom-in::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.mj-modal-image.image-zoom-in::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.mj-modal-image .close-modal{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer;z-index:10001}.mj-modal-image .close-modal:after,.mj-modal-image .close-modal:before{content:"";position:absolute;width:100%;height:2px;background:#fff;top:50%;left:0}.mj-modal-image .close-modal:before{transform:rotate(45deg)}.mj-modal-image .close-modal:after{transform:rotate(-45deg)}.mj-modal-image .image-container{max-width:100%;max-height:100%;position:relative;display:flex;align-items:center;justify-content:center}.mj-modal-image .image-container img{max-width:100%;max-height:100vh;-o-object-fit:contain;object-fit:contain;cursor:zoom-in;transition:transform .3s ease}.mj-modal-image.image-zoom-in .image-container{cursor:zoom-out;padding:0;width:100vw;height:100vh}.mj-modal-image.image-zoom-in .image-container img{max-height:unset;max-width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;transform:scale(1)}.mj-modal-image.can-be-zoom .image-container img{cursor:zoom-in}.pagination[data-v-00a151a0]{display:flex;align-items:center;justify-content:center;margin-top:20px}.left_line[data-v-00a151a0],.right_line[data-v-00a151a0]{flex-grow:1;height:1px;background-color:rgba(95,105,134,.5)}.center_box[data-v-00a151a0]{display:flex;align-items:center;margin:0 20px}button[data-v-00a151a0]{padding:5px 10px;margin:0 5px;background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:3px;cursor:pointer}button[data-v-00a151a0]:disabled{opacity:.5;cursor:not-allowed}.select_page[data-v-00a151a0]{position:relative}.pagination_status[data-v-00a151a0]{cursor:pointer;padding:5px 10px;border:1px solid rgba(95,105,134,.5);border-radius:3px}.pagination_list[data-v-00a151a0]{position:absolute;top:100%;left:0;right:0;border:1px solid rgba(95,105,134,.5);border-top:none;max-height:200px;overflow-y:auto;z-index:1000}.pagination_list.show[data-v-00a151a0]{display:block}.v-list-item-title.active[data-v-00a151a0]{font-weight:700;background-color:#f0f0f0}.skeleton-loader{width:100%}.item_list_albums[data-v-7d531aeb]{height:55px;margin-top:8px}.fade-enter-active,.fade-leave-active{transition:all .5s}.fade-enter,.fade-leave-to{opacity:0}@keyframes floatUp{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.v-skeleton-loader{width:100%}@media only screen and (min-width:360px) and (max-width:479px){.explore_albums_nav.mobile-view button[data-v-5dd2b286]:not(:last-child){margin-right:30px}}.explore_albums_nav[data-v-5dd2b286]{&.mobile-view[data-v-5dd2b286]{display:flex;justify-content:space-between;button[data-v-5dd2b286]{color:var(--Pure-White,#fff);text-align:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.54px;&.active[data-v-5dd2b286]{&[data-v-5dd2b286]:after{width:100%;left:0}}&[data-v-5dd2b286]:not(:last-child){margin-right:0}}}}.subGenresDialog[data-v-0bb48a9a]{height:100%!important;min-height:600px!important;display:flex;flex-direction:column;will-change:transform;transform-origin:bottom;touch-action:pan-x pan-y}.style_dialog[data-v-0bb48a9a]{background-color:#1a1f34;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);position:relative;padding-top:12px;height:100%;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-x pan-y}.style_dialog .header[data-v-0bb48a9a]{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui;font-size:20px;font-style:normal;font-weight:600;line-height:1.2;margin:0;text-align:center;padding:18px;background:none;text-decoration:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.key-items[data-v-0bb48a9a]{display:flex;justify-content:center;padding-top:20px;flex:1}.key-items button[data-v-0bb48a9a]{border:1px solid #5f6986;border-radius:12px}.key-items button.active[data-v-0bb48a9a]{background-color:#5f6986}.key-lbl[data-v-0bb48a9a]{color:#000}.active-key[data-v-0bb48a9a]{opacity:.5}path[data-v-0bb48a9a]{opacity:1}.diagram-wrap svg[data-v-0bb48a9a]{width:100%;height:auto}.diagram-wrap span[data-v-0bb48a9a]{position:absolute;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.24px;text-transform:uppercase}.diagram-wrap span[class^=b][data-v-0bb48a9a]{font-weight:700}.diagram-wrap .a1[data-v-0bb48a9a]{left:60%;top:22%}.diagram-wrap .a2[data-v-0bb48a9a]{left:69%;top:32%}.diagram-wrap .a3[data-v-0bb48a9a]{left:72%;top:46%}.diagram-wrap .a4[data-v-0bb48a9a]{left:69%;top:59%}.diagram-wrap .a5[data-v-0bb48a9a]{left:60%;top:69%}.diagram-wrap .a6[data-v-0bb48a9a]{left:47%;top:73%}.diagram-wrap .a7[data-v-0bb48a9a]{left:35%;top:69%}.diagram-wrap .a8[data-v-0bb48a9a]{left:25%;top:59%}.diagram-wrap .a9[data-v-0bb48a9a]{left:21%;top:45%}.diagram-wrap .a10[data-v-0bb48a9a]{left:24%;top:32%}.diagram-wrap .a11[data-v-0bb48a9a]{left:33%;top:21%}.diagram-wrap .a12[data-v-0bb48a9a]{left:46%;top:17%}.diagram-wrap .b1[data-v-0bb48a9a]{left:68%;top:8%}.diagram-wrap .b2[data-v-0bb48a9a]{left:82%;top:25%}.diagram-wrap .b3[data-v-0bb48a9a]{left:91%;top:46%}.diagram-wrap .b4[data-v-0bb48a9a]{left:82%;top:67%}.diagram-wrap .b5[data-v-0bb48a9a]{left:68%;top:84%}.diagram-wrap .b6[data-v-0bb48a9a]{left:48%;top:88%}.diagram-wrap .b7[data-v-0bb48a9a]{left:28%;top:84%}.diagram-wrap .b8[data-v-0bb48a9a]{left:14%;top:68%}.diagram-wrap .b9[data-v-0bb48a9a]{left:3%;top:47%}.diagram-wrap .b10[data-v-0bb48a9a]{left:12%;top:26%}.diagram-wrap .b11[data-v-0bb48a9a]{left:26%;top:9%}.diagram-wrap .b12[data-v-0bb48a9a]{left:46%;top:3%}.diagram-wrap[data-v-0bb48a9a]{background-color:#1a1f34;position:relative;width:-moz-fit-content;width:fit-content}.modal_wrap_actions[data-v-0bb48a9a]{display:flex;justify-content:space-between;align-items:center;padding:20px;margin:0}.modal_wrap_actions>button[data-v-0bb48a9a]{display:flex;padding:16px 0;gap:10px;align-self:stretch;border-radius:12px;border:1px solid var(--icon-purple,#5f6986);width:156px;justify-content:center;height:48px}.sheet-handle[data-v-0bb48a9a]{width:32px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%)}[data-v-0bb48a9a] .v-dialog_content,[data-v-0bb48a9a] .v-overlay__content,[data-v-0bb48a9a] .v-overlay__scrim{transition:none!important}@keyframes floatUp-133f27dc{0%{transform:translateY(100px) scale(.5)}to{transform:translateY(-100px) scale(1.3)}}.mobile_filter_item[data-v-133f27dc]{width:calc(33.33333vw - 13.33333px);border-left:1px solid #2e3548;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.mobile_filter_item .top[data-v-133f27dc]{color:#8591b1;font-size:14px;line-height:21px}.mobile_filter_item .bottom[data-v-133f27dc],.mobile_filter_item .top[data-v-133f27dc]{font-family:Inter;font-style:normal;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile_filter_item .bottom[data-v-133f27dc]{color:#fff;font-size:16px;line-height:24px}.style_dialog.subGenres.bpm-dialog[data-v-133f27dc]{background:#1a1f34;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);position:relative;padding-top:12px}.style_dialog.subGenres.bpm-dialog .sheet-handle[data-v-133f27dc]{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:32px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px}.style_dialog.subGenres.bpm-dialog .header[data-v-133f27dc]{color:#fff;font-size:18px;font-weight:500;margin:12px 0 20px;text-align:center}.style_dialog.subGenres.bpm-dialog .wrap_inputs[data-v-133f27dc]{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;padding:0 20px}.style_dialog.subGenres.bpm-dialog .wrap_inputs>input[data-v-133f27dc]{width:100px;height:48px;background:rgba(26,31,52,.5);border:1px solid #5f6986;border-radius:8px;color:#fff;padding:0 12px;font-size:24px;font-weight:500;text-align:center;transition:all .2s ease}.style_dialog.subGenres.bpm-dialog .wrap_inputs>input[data-v-133f27dc]:focus{outline:none;border-color:#00d1ff;background:rgba(26,31,52,.8)}.style_dialog.subGenres.bpm-dialog .wrap_inputs>span[data-v-133f27dc]{color:#8591b1;font-size:24px;font-weight:500;margin:0 6px}.style_dialog.subGenres.bpm-dialog .wrap_slider[data-v-133f27dc]{padding:0 20px;touch-action:none;position:relative;margin-bottom:40px;width:100%}.style_dialog.subGenres.bpm-dialog .v-slider.v-slider--horizontal[data-v-133f27dc]{margin:0!important;padding:20px 10px;height:auto!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-container[data-v-133f27dc]{height:4px!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-background[data-v-133f27dc]{height:4px!important;background-color:rgba(116,129,166,.15)!important;border-radius:2px!important}.style_dialog.subGenres.bpm-dialog .v-slider__track-fill[data-v-133f27dc]{background-color:#20c4f5!important;border-radius:2px!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb-container[data-v-133f27dc],.style_dialog.subGenres.bpm-dialog .v-slider__thumb[data-v-133f27dc]{height:20px!important;top:50%!important;transform:translateY(-50%)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb[data-v-133f27dc]{width:20px!important;background:#00d1ff!important;border:2px solid #1a1f34!important;cursor:grab!important;transition:all .15s ease!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb[data-v-133f27dc]:before{width:36px!important;height:36px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb[data-v-133f27dc]:hover{transform:translateY(-50%) scale(1.15)!important}.style_dialog.subGenres.bpm-dialog .v-slider__thumb[data-v-133f27dc]:active{cursor:grabbing!important;transform:translateY(-50%) scale(.95)!important}.style_dialog.subGenres.bpm-dialog .slider_markers[data-v-133f27dc]{position:absolute;width:calc(100% - 40px);height:30px;bottom:-30px;left:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_dialog.subGenres.bpm-dialog .slider_markers .marker[data-v-133f27dc]{position:absolute;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;width:1px}.style_dialog.subGenres.bpm-dialog .slider_markers .marker .marker_line[data-v-133f27dc]{width:1px;height:6px;background:rgba(116,129,166,.4);margin-bottom:4px}.style_dialog.subGenres.bpm-dialog .slider_markers .marker .marker_value[data-v-133f27dc]{color:rgba(116,129,166,.8);font-size:12px;font-weight:500}.v-list.v-sheet.theme--dark[data-v-133f27dc]{background:#1a1f34!important}.modal_wrap_actions[data-v-133f27dc]{display:flex;justify-content:space-between;align-items:center;margin:20px;gap:10px}.modal_wrap_actions>button[data-v-133f27dc]{flex:1;display:flex;padding:12px 0;align-items:center;justify-content:center;border-radius:12px;border:1px solid #5f6986;background-color:transparent;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.modal_wrap_actions>button.keep_it[data-v-133f27dc]{background-color:#5f6986}.modal_wrap_actions>button[data-v-133f27dc]:hover{background-color:rgba(95,105,134,.8)}.modal_wrap_actions>button[data-v-133f27dc]:active{transform:scale(.98)}.v-bottom-sheet[data-v-133f27dc]{position:fixed;bottom:0;left:0;right:0;z-index:1000}.wrap_slider[data-v-133f27dc]{touch-action:none!important}.mobile_filter_item[data-v-0a1b707d]{width:calc(33.33333vw - 13.33333px);border-left:1px solid #2e3548;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.mobile_filter_item .top[data-v-0a1b707d]{color:#8591b1;font-size:14px;line-height:21px}.mobile_filter_item .bottom[data-v-0a1b707d],.mobile_filter_item .top[data-v-0a1b707d]{font-family:Inter;font-style:normal;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile_filter_item .bottom[data-v-0a1b707d]{color:#fff;font-size:16px;line-height:24px}.sub_genres_dialog[data-v-0a1b707d]{display:flex;flex-direction:column;height:100vh!important}.subGenresDialog[data-v-0a1b707d]{height:100%!important;display:flex;flex-direction:column;will-change:transform;transform-origin:bottom;touch-action:pan-x pan-y}.style_dialog.subGenres[data-v-0a1b707d]{background-color:#1a1f34;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.25);height:100%;display:flex;flex-direction:column;position:relative;padding-top:12px;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-x pan-y;.sheet-handle[data-v-0a1b707d]{width:32px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%)}.header_container[data-v-0a1b707d]{display:flex;justify-content:center;align-items:center;padding:18px;position:relative;flex:none;&[data-v-0a1b707d]:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:.5px;background-color:hsla(0,0%,100%,.2)}.header[data-v-0a1b707d]{color:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,system-ui;font-size:20px;font-style:normal;font-weight:600;line-height:1.2;margin:0;text-align:center;padding-bottom:0;background:none;text-decoration:none;border-bottom:none;-o-border-image:none;border-image:none;border-image-slice:0;background-image:none;-webkit-text-decoration:none;-moz-text-decoration:none;-ms-text-decoration:none}}.subGenresItems[data-v-0a1b707d]{flex:1 1 auto;overflow-y:auto;padding:8px 16px;padding-bottom:calc(80px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;min-height:0}}.style_dialog.subGenres .header_container .close[data-v-0a1b707d]{display:none}.style_dialog.subGenres .subGenresItems[data-v-0a1b707d]{display:flex;flex-direction:column;scrollbar-width:none}.style_dialog.subGenres .subGenresItems[data-v-0a1b707d]::-webkit-scrollbar{display:none}.style_dialog.subGenres .subGenresItems button[data-v-0a1b707d]{border:1px solid #5f6986;border-radius:12px;padding:11px 15px;margin:5px 0;color:#fff;background:transparent}.style_dialog.subGenres .subGenresItems button.active[data-v-0a1b707d]{background-color:#5f6986}[data-v-0a1b707d] .v-bottom-sheet-content{box-shadow:none!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;will-change:transform;transform-origin:bottom}.wrap_mobile_filter_bar{width:100%;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;margin:20px 0 15px;border-bottom:1px solid rgba(95,105,134,.5);padding-bottom:15px;position:relative}.mobile_filter_wrap::-webkit-scrollbar{display:none}.mobile_filter_wrap{width:-moz-fit-content;width:fit-content;display:flex;justify-content:space-between}.mobile_filter_item{width:calc(33.33333vw - 13.33333px);border-left:1px solid #2e3548;padding-left:15px;display:flex;flex-direction:column;justify-content:center}.mobile_filter_item .top{color:#8591b1;font-size:14px;line-height:21px}.mobile_filter_item .bottom,.mobile_filter_item .top{font-family:Inter;font-style:normal;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile_filter_item .bottom{color:#fff;font-size:16px;line-height:24px}.mobile_filter_item button.clear-btn{color:#fff;background-color:#39404c;width:-moz-fit-content;width:fit-content;padding:5px 30px;border-radius:20px;border:none;cursor:pointer;transition:opacity .3s ease}.mobile_filter_item button.clear-btn.disabled{opacity:.5;cursor:not-allowed}.v-overlay{z-index:199!important}.v-dialog,.v-dialog__content{z-index:200001!important}.v-bottom-sheet.v-dialog.v-bottom-sheet--active{z-index:200002!important}@media only screen and (min-width:360px) and (max-width:479px){.mobile_filter_item{width:calc(50vw - 20px)!important}.clear-btn{color:#fff;background-color:#39404c;width:-moz-fit-content;width:fit-content;padding:5px 30px;border-radius:20px}}.nav-list li.active a[data-v-f86bc504]{color:#fff!important}.more-dropdown[data-v-f86bc504]{position:relative;margin-left:auto;.more-button[data-v-f86bc504]{width:80px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:hsla(0,0%,100%,.7);font-size:15px;font-weight:400;white-space:nowrap;border-radius:43px;transition:color .2s ease;&[data-v-f86bc504]:hover{color:hsla(0,0%,100%,.9)}}.dropdown-menu[data-v-f86bc504]{position:absolute!important;top:100%!important;right:0;background-color:#fff;border:1px solid #ccc;list-style:none;padding:5px 0;margin:5px 0 0 0;min-width:150px;z-index:9999;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:4px}.dropdown-item[data-v-f86bc504]{padding:0}.dropdown-button[data-v-f86bc504]{width:100%;padding:10px 15px;text-align:left;background:none;border:none;cursor:pointer;font-size:15px;color:#333;transition:background-color .2s ease;&[data-v-f86bc504]:hover{background-color:#f5f5f5}}}