<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zm-card{max-width:100%;position:relative}.zm-card-image{display:block;position:relative;overflow:hidden;border-radius:4px;flex-shrink:0}.zm-card-image:hover{cursor:pointer}.zm-card-image:hover img{transform:scale(1.1) translateZ(0)}.zm-card-image.banner-image figure{height:0;padding-bottom:28.57%}.zm-card-image.video-image figure{height:0;padding-bottom:56.25%}.zm-card-image.theme-image figure{height:0;padding-bottom:66.67%}.zm-card-image+.media{padding:10px 0}.zm-card-image figure{line-height:0;height:0;padding-bottom:100%;border-radius:5px;overflow:hidden}.zm-card-image img{transition:transform .7s}.zm-card-content .title{font-size:14px;font-weight:500;line-height:1.36;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis}.zm-card-content .title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;text-align:left;text-transform:capitalize;margin:8px 0 4px}.zm-card-content .subtitle{font-size:12px;font-weight:400;line-height:1.33}.zm-card-content .subtitle a{-webkit-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1024px){.zm-card-content .title{font-size:13px}}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-card,.modal-content&gt;*{margin:20px}.modal-card-foot{margin-top:30px}.modal-group-btn{display:flex;float:right;margin-top:20px}.zm-btn{font-size:14px;border-radius:999px;line-height:normal;border:0;display:inline-block;font-weight:400;text-transform:none;text-align:center;cursor:pointer;position:relative}.zm-btn.active:hover,.zm-btn:hover{filter:brightness(.9)}.zm-btn.is-outlined{display:flex;justify-content:center;align-items:center;font-weight:400;background-color:var(--alpha-bg);border:1px solid var(--border-primary);color:var(--text-primary);margin:0 auto}.zm-btn.is-outlined.active{background-color:var(--purple-primary);border-color:var(--purple-primary);color:var(--white)}.zm-btn.is-fullwidth{padding:8px 0}.zm-btn.is-medium{font-size:14px;padding:9px 24px}.zm-btn.is-medium .icon{font-size:16px;margin-right:5px}.zm-btn.is-small{font-size:12px;padding:6px 19px}.zm-btn.is-small .icon{font-size:14px;margin-right:5px}.zm-btn.is-yellow{background-color:var(--yellow);color:var(--black)!important}.zm-btn.is-gray{background-color:var(--gray);color:var(--black)!important}.zm-btn.is-loading{position:relative;color:transparent!important;pointer-events:none}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.zm-btn.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important;animation:spinAround .5s linear infinite;border-radius:290486px;border-color:transparent transparent #dbdbdb #dbdbdb;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.zm-btn[disabled]{box-shadow:none;opacity:.5;cursor:not-allowed}.title{font-weight:700;text-transform:capitalize;display:block}.title .icon.ic-go-right{position:relative;top:2px;font-size:18px;color:inherit}.title.is-2{font-size:20px}.subtitle{color:var(--text-secondary)}.subtitle.is-one-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.subtitle.is-one-line a{color:var(--text-secondary)}.subtitle.is-one-line a.active,.subtitle.is-one-line a:hover{color:var(--link-text-hover)}.subtitle .artist-names{color:var(--text-secondary);width:100%}.subtitle .artist-names span{display:inline-block}h1.title,h3.title{font-size:18px;color:var(--text-primary);margin-bottom:10px}.zm-box{display:block}.zm-tooltip-btn.is-active i{color:var(--link-text-hover)}.columns{display:-moz-flex;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;flex-wrap:wrap;position:relative;margin:0 -15px}.columns.is-oneline{-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;flex-wrap:nowrap;overflow:hidden}@media screen and (max-width:1024px){.columns{margin:0 -12px}}.column{display:block;flex-shrink:1;padding:0 15px}@media screen and (max-width:1024px){.column{padding:0 -15px}}.list-border .list-item{border-bottom:1px solid var(--border-secondary)}.media{align-items:center;display:flex;text-align:left;padding:10px;border-radius:5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.media .zm-tooltip-btn:hover .is-hover-circle{background-color:#e8e8e8}.media.hide-action .ic-like,.media.hide-action .ic-mv{display:none}.media .title{font-weight:500;vertical-align:top}.media .title,.media .title a{display:inline-block}.media .subtitle,.media .title,.media .title a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;line-height:normal}.media .subtitle{display:block;font-size:12px;margin-top:3px}.media .subtitle .indicator{margin-right:5px;font-size:10px}.media .subtitle .indicator:first-child{margin-left:2px}.media .card-info{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;width:100%}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:10px}.media-left .song-thumb{display:block;position:relative;overflow:hidden;border-radius:4px;cursor:pointer}.media-left .song-thumb+.card-info{overflow:hidden}.media-left .song-thumb.active .opacity,.media-left .song-thumb.active .zm-actions{visibility:visible}.media-right{margin-left:10px}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:left;align-self:center;width:0}.container{flex-grow:1;margin:0 auto;position:relative;width:100%}.container.is-fluid{width:calc(100% + var(--padding-section)*2);margin-left:calc(var(--padding-section)*-1)}.container .title-page-content{margin-top:110px;color:var(--text-primary);font-weight:700;font-size:40px;line-height:48px}.zm-sidebar{position:relative;z-index:100;width:240px;background-color:var(--sidebar-bg);height:100%;padding-top:81px;padding-bottom:54px}.zm-sidebar .zm-sidebar-wrapper{display:flex;flex-direction:column;height:100%}.zm-sidebar .zm-navbar{width:100%}.zm-sidebar .zm-navbar .zm-navbar-brand{position:fixed;width:240px;top:0;padding:0 25px 0 28px;display:flex;align-items:center}.zm-sidebar .zm-navbar .zm-navbar-brand img{width:120px;height:40px}.zm-sidebar .zm-navbar .zm-navbar-brand button{display:inline-block;line-height:0;border-radius:0}.zm-sidebar .zm-navbar-menu .zm-navbar-item{font-weight:700;color:var(--navigation-text);border-left:3px solid transparent}.zm-sidebar .zm-navbar-menu .zm-navbar-item.is-active{background-color:var(--alpha-bg);color:var(--text-item-hover);border-color:var(--purple-primary)}.zm-sidebar .zm-navbar-menu .zm-navbar-item:hover{color:var(--text-item-hover)}.zm-sidebar .zm-navbar-menu .zm-navbar-item:hover a{color:inherit}.zm-sidebar .zm-navbar-menu .zm-navbar-item:hover .shuffle-play-btn{display:flex}.zm-sidebar .zm-navbar-menu .zm-navbar-item .icon{width:24px;height:24px;font-size:24px;border-radius:4px;flex-shrink:0}.zm-sidebar .zm-navbar-menu .zm-navbar-item .tag{line-height:0;margin-left:8px;background-color:inherit}.zm-sidebar .zm-navbar-menu .zm-navbar-item a,.zm-sidebar .zm-navbar-menu .zm-navbar-item button{display:flex;align-items:center;font-size:14px;line-height:20px;font-weight:500;padding:12px 21px}.zm-sidebar .zm-navbar-menu .zm-navbar-item .icon,.zm-sidebar .zm-navbar-menu .zm-navbar-item a&gt;svg{margin-right:12px}.zm-sidebar .zm-navbar-menu .zm-navbar-item span{white-space:nowrap;line-height:normal}.zm-sidebar .zm-navbar-menu .zm-navbar-item .shuffle-play-btn{display:none;height:20px;width:20px;margin:0;padding:0!important;border-radius:999px;position:absolute;right:20px;align-items:center;justify-content:center}.zm-sidebar .zm-navbar-menu .zm-navbar-item .shuffle-play-btn .icon{font-size:20px;height:auto;width:auto;margin:0;padding:0}.zm-sidebar .btn-expanded{display:none}@media screen and (max-width:1133px){.zm-sidebar{position:fixed;background-color:var(--sidebar-popup-bg);width:70px;padding-bottom:55px;transition:width .3s ease-out}.zm-sidebar .footer,.zm-sidebar .login-nav-container,.zm-sidebar .zm-sidebar-promote{display:none}.zm-sidebar .footer{width:240px}.zm-sidebar:not(.is-expanded) .add-playlist-sidebar,.zm-sidebar:not(.is-expanded) .playlist-personal{display:none}.zm-sidebar:not(.is-expanded) .zm-navbar .zm-navbar-brand{justify-content:center;width:70px;padding:0}.zm-sidebar:not(.is-expanded) .zm-navbar .zm-navbar-brand .zmp3-logo{width:45px;height:45px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/icon_zing_mp3_60.f6b51045.svg)}.zm-sidebar:not(.is-expanded) .zm-navbar .zm-navbar-brand .zmp3-logo-text{display:none!important}.zm-sidebar:not(.is-expanded) .zm-navbar-menu{margin-bottom:0}.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item{border-left:none!important}.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item .shuffle-play-btn,.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item .tag,.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item span{display:none!important}.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item a,.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item button{padding:12px 0;justify-content:center}.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item .icon,.zm-sidebar:not(.is-expanded) .zm-navbar-menu .zm-navbar-item a&gt;svg{margin-right:0}.zm-sidebar.is-expanded{width:240px;box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}.zm-sidebar.is-expanded .zm-navbar.zm-navbar-my-music{margin-top:0;padding-top:16px!important}.zm-sidebar .btn-expanded{width:40px;height:40px;background-color:var(--alpha-bg);position:absolute;right:15px;bottom:7px;display:flex;align-items:center;justify-content:center}}.level{display:flex;align-items:center;justify-content:space-between}.level code{border-radius:2px}.level img{display:inline-block;vertical-align:top}.level .level-left,.level .level-right{display:flex}.level .level-left+.level-right{margin-top:0}.level .level-item:not(:last-child){margin-bottom:0;margin-right:0}.level .level-item:not(.is-narrow){flex-grow:1}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}.level-left{align-items:center;justify-content:flex-start}.level-right{align-items:center;justify-content:flex-end}.checkbox{line-height:1.25;display:flex;align-items:center;font-size:12px}.checkbox,.checkbox input{cursor:pointer;position:relative}.checkbox input{-webkit-appearance:none;appearance:none;border-radius:999px;border:1px solid #a0a0a0;padding:8px;margin-right:6px}.checkbox input:checked{background-color:var(--purple-primary);border-color:var(--purple-primary)}.checkbox input:checked:after{content:" ";border-left-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;border-top-color:#fff;height:47%;width:20%;position:absolute;top:50%;left:50%;transform:translate(-50%,-63%) rotate(45deg)}.checkbox[disabled]{color:#7a7a7a;cursor:not-allowed}.control{box-sizing:border-box;clear:both;text-align:inherit}.control,.input{font-size:1rem;position:relative}.input{box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%;align-items:center;border:1px solid var(--border-primary);border-radius:4px;box-shadow:none;display:inline-flex;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);vertical-align:top}.input.is-danger{border-color:#f14668}.zm-carousel-control-next,.zm-carousel-control-prev{border:0;width:26px;height:26px;border-radius:0;text-align:center;padding:0;position:absolute;left:auto;top:-38px;cursor:pointer}.zm-carousel-control-next .icon,.zm-carousel-control-prev .icon{font-size:18px;vertical-align:middle}.zm-carousel-control-next.zm-disabled,.zm-carousel-control-prev.zm-disabled{opacity:.1;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.zm-carousel-control-prev{right:45px}.zm-carousel-control-next{right:0}.zm-carousel-indicator{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:5;display:flex;align-items:center}.zm-carousel-indicator .indicator-item{width:6px;height:2px;border-radius:100px;background-color:rgba(254,255,255,.2);margin:0 3px;transition:all .2s linear}.zm-carousel-indicator .indicator-item.is-active{width:12px;background-color:rgba(254,255,255,.6)}.zm-carousel,.zm-carousel-wrapper{position:relative}.zm-carousel{display:flex;margin:0 -14px;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}@media screen and (max-width:1024px){.zm-carousel{margin:0 -12px}}.zm-carousel__container{display:flex;z-index:3;width:100%}.zm-carousel-animation-active,.zm-carousel-item{transition:transform .3s ease .1s}.zm-carousel-item{position:relative;padding:0 10px;display:flex;flex-direction:column}.zm-carousel-item .zm-card{width:100%}.zm-dropdown{position:relative}.zm-dropdown .zm-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;border-radius:999px;background-color:var(--alpha-bg);padding:10px 15px;line-height:1;font-size:12px;min-width:120px;color:var(--text-item-hover)}.zm-dropdown .zm-dropdown-trigger .icon{font-size:16px}.zm-dropdown .dropdown-name{margin-right:20px}.zm-dropdown .dropdown-button{line-height:1;justify-content:space-between;display:flex;align-items:center}.zm-dropdown .zm-dropdown-content{opacity:0;visibility:hidden;padding:5px;border-radius:8px;background-color:var(--primary-bg);box-shadow:0 2px 8px 0 rgba(0,0,0,.2);width:-webkit-max-content;width:max-content;min-width:100%;position:absolute;z-index:99;top:calc(100% + 10px);left:0}.zm-dropdown .zm-dropdown-content:before{content:"";clear:both;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--primary-bg);position:absolute;left:15px;top:-8px}.zm-dropdown .zm-dropdown-content.show{opacity:1;visibility:visible}#zmp3_Halfpage[class*=-loaded]{margin-top:40px;display:none;position:-webkit-sticky;position:sticky}@media screen and (min-width:1200px){#zmp3_Halfpage[class*=-loaded]{display:block}}#zmp3_Player_Overlay{background-color:var(--layout-bg);position:fixed;left:240px;z-index:99;width:calc(100% - 570px)}@media screen and (max-width:1591px){#zmp3_Player_Overlay{width:calc(100% - 240px)}}@media screen and (max-width:1024px){#zmp3_Player_Overlay{width:calc(100% - 70px);left:70px}}#zmp3_Top.loader{width:100%;max-width:970px;height:250px;margin-left:auto;margin-right:auto;background-color:var(--alpha-bg)}.container-404{height:100%}.container-404 .is-centers{position:absolute;left:50%;top:50%;bottom:auto;right:auto;z-index:98;transform:translateX(-50%) translateY(-50%)}.container-404 .img-404{width:393px;height:368px;background:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/404-bg.svg) 50%/cover no-repeat;margin:0 auto}.container-404 .title-404{font-size:18px;font-weight:700;margin-top:40px;color:var(--text-secondary)}.no-content.container{width:100%;color:var(--text-secondary)}.no-content.container .no-content-box{width:100%;padding:30px 0;min-height:220px;background-color:var(--alpha-bg);display:flex;flex-direction:column;justify-content:center;align-items:center}.no-content.container .no-content-box .main-icon{font-size:80px;margin-bottom:20px}.no-content.container .no-content-box .no-content-text{font-size:16px;line-height:normal}.no-content.container .no-content-box a{margin-top:30px;font-weight:500;color:var(--text-item-hover)}.confirm-modal{width:500px}.confirm-modal .actions{margin-top:15px;display:flex;justify-content:flex-end}.confirm-modal .actions .zm-btn{margin:0;text-transform:uppercase}.form-playlist-content{width:290px;text-align:center}.form-playlist-content .close-btn{position:absolute;right:10px;top:10px}.form-playlist-content .title{text-transform:none;font-size:18px;margin-bottom:10px}.form-playlist-content .input{height:40px;width:100%;border-radius:999px;border:1px solid var(--border-primary);background-color:var(--alpha-bg);padding:0 15px;font-size:14px}.form-playlist-content .option{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:20px 15px 0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.form-playlist-content .option .title{font-size:14px;margin-bottom:5px;font-weight:400}.form-playlist-content .option .subtitle{font-size:12px}.form-playlist-content .option .icon{cursor:pointer}.playlist-menu{width:250px;padding:10px 0}.playlist-detail-actions{justify-content:center}.playlist-detail-actions .btn-play-all{display:flex;align-items:center}.playlist-detail-actions .level{justify-content:center}.playlist-detail-actions .zm-tooltip-btn.zm-btn,.playlist-detail-actions .zm-tooltip.zm-btn{width:35px;height:35px;background-color:var(--alpha-bg)}.playlist-detail-actions .zm-tooltip-btn.zm-btn{display:flex;align-items:center;justify-content:center;margin-right:10px}.aritst-menu{padding:10px 0}.aritst-menu .follow-btn{border:none;justify-content:left;text-transform:none}.aritst-menu .follow-btn,.aritst-menu .follow-btn.active{background-color:transparent;color:inherit}.zm-play-thumb.is-active .opacity,.zm-play-thumb.is-active .zm-actions,.zm-play-thumb:hover .opacity,.zm-play-thumb:hover .zm-actions{visibility:visible}.zm-play-thumb .zm-actions .icon.action-play{height:45px;width:45px}.zm-artist-card-container{background-color:var(--primary-bg)!important;box-shadow:none!important;filter:drop-shadow(0 6px 30px rgba(0,0,0,.15))}.zm-artist-card-container .zm-artist-card{width:348px}.zm-artist-card-container .zm-artist-card .top-content{position:relative;overflow:hidden}.zm-artist-card-container .zm-artist-card .top-content .blur-bg,.zm-artist-card-container .zm-artist-card .top-content .cover-bg{position:absolute;top:0;left:0;right:0;bottom:0}.zm-artist-card-container .zm-artist-card .top-content .cover-bg{background-repeat:no-repeat;background-position:50%;background-size:cover;background-position-y:10%;filter:blur(50px)}.zm-artist-card-container .zm-artist-card .top-content .blur-bg{opacity:.4;background-color:var(--primary-bg)}.zm-artist-card-container .zm-artist-card .top-content .media{padding:16px;position:relative;z-index:2;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),var(--primary-bg))}.zm-artist-card-container .zm-artist-card .top-content .media:hover .opacity,.zm-artist-card-container .zm-artist-card .top-content .media:hover .zm-actions{visibility:hidden}.zm-artist-card-container .zm-artist-card .top-content .media-left{margin-right:8px}.zm-artist-card-container .zm-artist-card .top-content .media-left .zm-play-thumb{width:48px;height:48px;border-radius:999px}.zm-artist-card-container .zm-artist-card .top-content .media-left .zm-play-thumb .icon{height:30px;width:30px}.zm-artist-card-container .zm-artist-card .top-content .media-left .zm-play-thumb:hover .opacity,.zm-artist-card-container .zm-artist-card .top-content .media-left .zm-play-thumb:hover .zm-actions{visibility:visible}.zm-artist-card-container .zm-artist-card .top-content .media-content .title{font-size:14px;font-weight:700;margin-bottom:0;text-transform:none}.zm-artist-card-container .zm-artist-card .top-content .media-content .subtitle{margin-top:0}.zm-artist-card-container .zm-artist-card .top-content .media-right .zm-btn{font-size:12px;padding:4px 12px;margin-right:0!important}.zm-artist-card-container .zm-artist-card .top-content .media-right .zm-btn .icon{font-size:14px}.zm-artist-card-container .zm-artist-card .description{font-size:12px;line-height:1.5;max-height:37px;margin-bottom:16px}.zm-artist-card-container .zm-artist-card .awards{margin-bottom:16px}.zm-artist-card-container .zm-artist-card .awards .title{font-size:14px;margin-bottom:8px;text-transform:none}.zm-artist-card-container .zm-artist-card .awards .icon{height:33px;width:33px;margin-right:10px}.zm-artist-card-container .zm-artist-card .awards .icon.ic-zing-choice{width:43px}.zm-artist-card-container .zm-artist-card .awards .awards-content{line-height:1}.zm-artist-card-container .zm-artist-card .album{margin-bottom:16px}.zm-artist-card-container .zm-artist-card .album .title{font-size:14px;margin-bottom:8px;text-transform:none}.zm-artist-card-container .zm-artist-card .album .items{display:flex}.zm-artist-card-container .zm-artist-card .album .item{width:70px}.zm-artist-card-container .zm-artist-card .album .item:not(:last-child){margin-right:12px}.zm-artist-card-container .zm-artist-card .album .item .zm-play-thumb{height:70px;width:70px;border-radius:6px;overflow:hidden}.zm-artist-card-container .zm-artist-card .album .item .title{font-size:12px;margin-bottom:0}.zm-artist-card-container .zm-artist-card .album .item .title a{font-weight:400;margin-top:8px;margin-bottom:0}.zm-artist-card-container .zm-artist-card .album .item .subtitle{margin-top:3px;font-size:10px}.zm-artist-card-container .zm-artist-card .bottom-content{padding:0 16px}.zm-artist-card-container .zm-artist-card .indie-info{padding:16px 0;font-size:12px;line-height:1.5;border-top:1px solid var(--border-secondary);color:var(--text-secondary)}.zm-artist-card-container .zm-artist-card .indie-info a{font-weight:600;color:var(--text-primary)}.header-thumbnail{position:relative}.header-thumbnail figure{width:200px;height:200px}.header-thumbnail.is-playing{border-radius:50%}.header-thumbnail .ic-pause-circle-outline{font-size:50px}.header-thumbnail .ic-gif-playing-white{width:45px;height:45px;border-radius:50%;border:1px solid var(--white);background-position:50%}.header-thumbnail .zm-actions .zm-btn{display:flex}.header-thumbnail.active .opacity,.header-thumbnail.active .zm-actions,.header-thumbnail:hover .opacity,.header-thumbnail:hover .zm-actions{visibility:visible!important}.header-thumbnail .opacity,.header-thumbnail .zm-actions{visibility:hidden!important}.header-thumbnail .opacity{border-radius:8px}.header-thumbnail.active .zm-card-image{box-shadow:none}.header-thumbnail.active .opacity{display:none}.header-thumbnail .zm-card-image{transition:border-radius 2s ease-out;border-radius:8px;overflow:visible;overflow:initial}.header-thumbnail .zm-card-image .z-thumb{box-shadow:0 5px 8px 0 rgba(0,0,0,.2);overflow:hidden;border-radius:8px;overflow:hidden!important}.playlist-header{padding:0 0 30px}.playlist-header .media-left{margin-right:20px}.playlist-header .media-content{display:flex;flex-direction:column;align-self:normal;justify-content:space-between;align-items:flex-start}.playlist-header .media-content .content-top{width:100%}.playlist-header .media-content .content-top .title{font-size:20px;font-weight:700;line-height:1.5;margin-bottom:0;text-transform:none;width:100%}.playlist-header .media-content .content-top .artists,.playlist-header .media-content .content-top .created-by,.playlist-header .media-content .content-top .like,.playlist-header .media-content .content-top .release{color:var(--text-secondary);font-size:12px;line-height:1.75}.playlist-header .media-content .content-top .created-by span{color:var(--text-primary)}.playlist-header .media-content .actions{display:flex;justify-content:center}.playlist-header .media-content .actions .btn-play-all{display:flex;align-items:center;margin-right:10px}.playlist-header .media-content .actions .level{justify-content:center}.playlist-header .media-content .actions .zm-tooltip.zm-btn{width:35px;height:35px;background-color:var(--alpha-bg)}.playlist-header .media-content .actions .zm-tooltip-btn.zm-btn{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--alpha-bg);margin-right:10px}@media screen and (min-width:1200px){.playlist-header{display:block;width:300px;float:left}.playlist-header.sticky{position:-webkit-sticky;position:sticky;top:110px}.playlist-header.is-loading{top:0}.playlist-header .media-left{margin-right:0}.playlist-header .media-left .header-thumbnail figure{width:300px;height:300px}.playlist-header .media-content{display:flex;align-items:center;margin-top:12px;width:100%}.playlist-header .media-content .content-top{text-align:center}.playlist-header .media-content .content-top .title{white-space:normal}.playlist-header .media-content .actions{flex-direction:column;margin-top:16px}.playlist-header .media-content .actions .btn-play-all{margin-bottom:16px}}.playlist-header .user-playlist-title{display:flex;align-items:center}.playlist-header .user-playlist-title .title{text-transform:none}.playlist-header .user-playlist-title .ic-edit{font-size:18px;vertical-align:bottom}.playlist-header .header-content .playlist-actions{justify-content:unset}.playlist-header .header-content .playlist-actions .is-hover-circle{background-color:var(--alpha-bg);width:35px;height:35px;margin-left:10px}@media screen and (min-width:1200px){.playlist-header .user-playlist-title{justify-content:center}}.page-search&gt;.box{padding:30px}.page-search&gt;.box .view-all{text-align:center}.page-search&gt;.box .view-all a{font-size:14px;font-weight:500;line-height:1.43;color:var(--hover-primary)}.page-search .top-result-box{width:400px;display:flex;align-items:center;border-radius:4px;box-shadow:0 2px 10px 0 var(--main-box-shadow);background-color:var(--box-item-bg)}.playlist-wrapper.allow-click{cursor:pointer}.playlist-wrapper.hover .zm-card-image .image img{transform:scale(1.1) translateZ(0)}.playlist-wrapper .zm-actions{height:50px}.playlist-wrapper .zm-btn{line-height:0}.playlist-wrapper .zm-card-image.active .opacity,.playlist-wrapper .zm-card-image.active .zm-actions{visibility:visible}.playlist-wrapper .zm-tooltip-btn .icon{font-size:20px}.playlist-wrapper .zm-card-content{margin-top:12px}.playlist-wrapper .zm-card-content .title{text-transform:none}.playlist-wrapper .zm-card-content .title a{text-transform:none;font-size:14px;font-weight:700;margin-top:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.playlist-wrapper .zm-card-content .subtitle{font-size:14px}.playlist-wrapper.is-subtitle .title,.playlist-wrapper.is-subtitle .title a{display:none}.playlist-actions{width:100%;justify-content:space-evenly}.zm-pie-progress{line-height:0}.zm-pie-progress svg{width:36px;height:36px}.zm-card--artist{text-align:center}.zm-card--artist .zm-card-content{min-height:52px}.zm-card--artist .zm-card-content a{text-align:center}.zm-card--artist .opacity{background-color:var(--dark-alpha-10)}.zm-card--artist .zm-card-content .title a{margin-top:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-transform:none}.zm-card--artist .image-wrapper{position:relative}.zm-card--artist .image-wrapper&gt;.zm-btn{height:38px;width:38px;background:#fff;color:#000;position:absolute;top:85.3%;left:85.3%;transform:translate(-60%,-60%);box-shadow:0 1.22656px 4.90625px rgba(0,0,0,.16);font-size:16px;display:flex;align-items:center;justify-content:center}.zm-card--artist .zm-card-footer .play-btn{background-color:transparent}.zm-card--artist .zm-card-footer .play-btn:hover{border-color:var(--link-text-hover);color:var(--link-text-hover)}.playlist-section .header{padding:0 0 20px}.playlist-section .header .title{font-size:18px;font-weight:700;margin:5px 0 0;text-transform:none}.playlist-section .header .subtitle{font-size:14px;text-transform:uppercase}.song-prefix{display:flex;align-items:center;justify-content:space-between}.song-prefix .number{font-size:14px;line-height:1.29;font-weight:500;width:-webkit-max-content;width:max-content;min-width:18px;text-align:center;color:var(--text-primary)}.song-prefix .number.is-top-1{color:var(--blue)}.song-prefix .number.is-top-2{color:var(--green)}.song-prefix .number.is-top-3{color:var(--red)}.song-prefix .promote{margin:auto;width:-webkit-max-content;width:max-content}.song-prefix .sort{width:18px;height:36px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-primary)}.song-prefix .green{color:#1dc186}.song-prefix .red{color:#e35050}.song-prefix .grey{color:var(--text-secondary)}.add-playlist-content .menu-list{padding:0}.add-playlist-content .menu-list .media{padding:4px}.add-playlist-content .menu-list .search-box{padding:0 15px;background-color:transparent}.add-playlist-content .menu-list .search-box .input{height:35px;font-size:14px;border:none;background-color:var(--alpha-bg);width:100%;border-radius:999px;padding:0 15px}.add-playlist-content .menu-list .button .icon.ic-svg-add{border-radius:2px;height:25px;width:25px;margin-right:10px}.add-playlist-content .playlist-container{position:relative}.add-playlist-content .playlist-container .bot-shadow,.add-playlist-content .playlist-container .top-shadow{position:absolute;height:10px;width:100%;opacity:0}.add-playlist-content .playlist-container .bot-shadow.active,.add-playlist-content .playlist-container .top-shadow.active{opacity:1}.add-playlist-content .playlist-container .top-shadow{top:0;transform:translateY(-10px);box-shadow:0 5px 5px 0 rgba(0,0,0,.05)}.add-playlist-content .playlist-container .bot-shadow{bottom:0;transform:translateY(10px);box-shadow:0 -5px 5px 0 rgba(0,0,0,.05)}.add-playlist-content .playlist-container .content{height:185px;overflow-x:hidden}.add-playlist-content .playlist-container .content .menu-list li button{padding-left:20px}.add-playlist-content .playlist-container .content .menu-list li button span{text-overflow:ellipsis;overflow:hidden}.add-playlist-content .playlist-container .content .empty-content{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--text-secondary)}.add-playlist-content .playlist-container .content .empty-content svg{width:30px;height:35px;margin-bottom:5px}.menu-list--submenu .add-playlist-content.submenu-content{top:-170px}.add-lyric-content{width:500px}.add-lyric-content textarea{width:100%;height:100%;padding:12px 14px;resize:none;line-height:1.8}.add-lyric-content .content{color:var(--text-primary);font-size:14px;width:100%;height:250px;border:1px solid var(--border-primary);resize:none;border-radius:4px;background-color:hsla(0,0%,100%,.03);display:flex;align-items:center;justify-content:center}.add-lyric-content .modal-card-foot{margin-top:20px}.add-lyric-content .modal-card-foot .add-lyric-btn{font-weight:500;color:var(--link-text-hover);margin-left:5px}.group-button-menu{margin:15px 0 10px;padding:0 15px}.group-button-menu .group-button-list{display:flex;align-items:center;justify-content:space-around;background-color:var(--alpha-bg);border-radius:8px;line-height:1.5}.group-button-menu .group-button-list .zm-btn{display:flex;flex:1 1;flex-direction:column;align-items:center;border-radius:8px;padding:8px 0;font-size:10px;width:50%;max-width:50%;line-height:14px}.group-button-menu .group-button-list .zm-btn .icon{font-size:16px;margin-bottom:4px}.group-button-menu .group-button-list .zm-btn:hover{background-color:var(--alpha-bg);color:var(--text-item-hover)}.is-spotlight .icon{font-size:10px;margin-left:2px;display:inline}.media.song-info-menu{padding:15px 15px 0}.media.song-info-menu .media-left{margin-right:10px}.media.song-info-menu .media-left .image{border-radius:4px;overflow:hidden}.media.song-info-menu .media-content .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.media.song-info-menu .song-stats{display:flex;align-items:center;font-size:12px;color:#a0a0a0}.media.song-info-menu .song-stats .stat-item{margin-right:10px}.media.song-info-menu .song-stats .stat-item .icon{font-size:14px;position:relative;top:2px;margin-right:2px}.song-info-submenu{padding:15px}.song-info-submenu .subtitle{font-size:12px}.right .menu-list--submenu .submenu-content{right:calc(100% - 10px);left:unset}.song-menu{width:280px!important}.song-menu-distributor{font-size:13px;line-height:18px;font-weight:500;color:var(--text-secondary);margin-top:6px;margin-bottom:12px;text-align:center}.menu-pad-6{padding-left:6px!important;padding-right:6px!important}.menu-pad-6&gt;li{border-radius:6px}.zm-dropdown-list-item{font-size:12px;border-radius:4px;line-height:1;padding:10px;text-align:left;cursor:pointer}.zm-dropdown-list-item:hover{color:var(--text-item-hover);background-color:var(--alpha-bg)}.song-list-select .checkbox input{border-color:var(--border-box);border-radius:3px;margin:0;padding:6px}.song-list-select .checkbox input:checked{background-color:var(--select-bg)}.song-list-select.isChecked .select-item .checkbox-wrapper{display:flex}.song-list-select.isChecked .select-item .song-prefix{visibility:hidden}.song-list-select.disabled-select .select-item:hover .checkbox-wrapper{display:none}.song-list-select.disabled-select .select-item:hover .song-prefix{visibility:visible}.song-list-select .select-item{display:flex;position:relative}.song-list-select .select-item .media-item{max-width:100%;flex-grow:1}.song-list-select .select-item .media-item .song-prefix .icon{font-size:14px}.song-list-select .select-item .checkbox-wrapper{cursor:pointer;position:absolute;width:34px;height:34px;display:none;align-items:center;justify-content:center;transform:translateY(-50%);top:50%}.song-list-select .select-item .checkbox{justify-content:center;align-items:center}.song-list-select .select-item.is-selected .checkbox-wrapper,.song-list-select .select-item:hover .checkbox-wrapper{display:flex}.song-list-select .select-item.is-selected .song-prefix,.song-list-select .select-item:hover .song-prefix{visibility:hidden}.song-list-select .select-item.is-selected .media-item{background-color:var(--select-bg)!important}.song-list-select .select-item.is-selected .media-item .card-info .artist-names,.song-list-select .select-item.is-selected .media-item .card-info .sutitle,.song-list-select .select-item.is-selected .media-item .card-info .title,.song-list-select .select-item.is-selected .media-item .card-info a,.song-list-select .select-item.is-selected .media-item .media-right .icon,.song-list-select .select-item.is-selected .media-item .song-duration,.song-list-select .select-item.is-selected .media-item .title{color:var(--text-primary)}.song-list-select .select-item.is-selected .checkbox input{border-color:var(--white)}.song-list-select .select-item:hover .media-item:not(:hover){background-color:var(--alpha-bg)}.song-list-select .select-header{border-bottom:1px solid var(--border-secondary);height:46px}.song-list-select .select-header .media-left{width:50%}.song-list-select .select-header .sort-wrapper{display:flex;align-items:center}.song-list-select .select-header .sort-wrapper .zm-btn{font-size:16px;color:var(--song-item-action)}.song-list-select .select-header .sort-wrapper .zm-dropdown-trigger-btn{line-height:1}.song-list-select .select-header .sort-wrapper .zm-dropdown-content:before{left:6px}.song-list-select .select-header .media-content{margin-left:-10px}@media screen and (max-width:768px){.song-list-select .select-header .media-content{visibility:hidden}}.song-list-select .select-header .column-text{font-size:12px;font-weight:500;text-transform:uppercase;color:var(--text-secondary)}.song-list-select .select-header .actions{display:flex;align-items:center}.song-list-select .select-header .actions .action-btn{color:var(--text-secondary);border:1px solid var(--border-box);background-color:hsla(0,0%,100%,.05);border-radius:999px;margin-left:10px;padding:2px;display:flex;align-items:center;justify-content:center}.song-list-select .select-header .actions .action-btn .icon{font-size:12px}.song-list-select .select-header .actions .add-queue-btn{padding:2px 10px;font-weight:500;line-height:1.6;text-transform:uppercase;letter-spacing:normal;margin-left:10px;font-size:10px}.song-list-select .select-header .actions .add-queue-btn .icon{margin-right:5px}.song-list-select .select-header .actions .more-btn{height:22px;width:22px}.song-list-select .select-header .actions .more-btn-wrapper{position:relative}.song-list-select .select-header .actions .more-btn-wrapper .select-menu{position:absolute;left:10px;top:calc(100% + 5px)}.song-list-select .select-header .actions #select-menu-id .zm-contextmenu{z-index:98}.song-list-select .select-header .actions #select-menu-id .add-playlist-content.submenu-content{top:-110px}.song-list-select .select-header.is-checked .media-left{padding-left:0}.song-list-select .select-header .zm-dropdown .zm-dropdown-trigger{padding:1px 15px;min-width:0;color:var(--text-secondary);border:1px solid var(--border-box);background-color:hsla(0,0%,100%,.05);border-radius:999px}.song-list-select .select-header .zm-dropdown .zm-dropdown-trigger .dropdown-name{font-size:12px;text-transform:uppercase;margin-right:10px;line-height:1.6}.song-list-select .select-header .zm-dropdown .zm-dropdown-trigger .icon{font-size:12px}.media-item{border-radius:4px}.media-item.active,.media-item.focus,.media-item:hover{background-color:var(--alpha-bg)}.media-item.active .opacity,.media-item.active .zm-actions,.media-item.focus .opacity,.media-item.focus .zm-actions,.media-item:hover .opacity,.media-item:hover .zm-actions{visibility:visible}.media-item.active .media-right .icon,.media-item.focus .media-right .icon,.media-item:hover .media-right .icon{color:var(--text-primary)}.media-item.hide-right .media-right .action-items .ic-like,.media-item.hide-right .media-right .hover-items{display:none}.media-item.hide-right:hover .hover-items{display:block}.media-item.hide-right:hover .action-items{display:none}.media-item.hide-right:hover .title-wrapper .title&gt;span{overflow:hidden;text-overflow:ellipsis}.media-item.hide-right:hover .title-wrapper .title.has-icon&gt;span{max-width:calc(100% - 34px)}.media-item.hide-right:hover .album-info{text-overflow:ellipsis}.media-item.blocked .album-info,.media-item.blocked .media-left .subtitle,.media-item.blocked .media-left .title{opacity:.5}.media-item.blocked .media-right{display:block}.media-item.blocked .ic-denial{color:#a0a0a0}.media-item.blocked .ic-play:before{content:"\53"}.media-item.pre-release .album-info,.media-item.pre-release .media-left .subtitle,.media-item.pre-release .media-left .title&gt;span,.media-item.ww-blocked .album-info,.media-item.ww-blocked .media-left .subtitle,.media-item.ww-blocked .media-left .title&gt;span{opacity:.5}.media-item.full-left .media-left{flex-grow:1;flex-shrink:1}.media-item .media-left{display:flex;width:50%}@media screen and (max-width:768px){.media-item .media-left{width:70%}}.media-item .media-left .song-thumb{margin-right:10px;flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.media-item .media-left .song-thumb .zm-btn{font-size:18px;line-height:0;height:18px}.media-item .media-left .song-prefix{display:flex;justify-content:center;align-items:center;font-size:12px;margin-right:10px;color:var(--song-item-action);font-weight:700}.media-item .media-left .subtitle{line-height:1.33}.media-item .media-left .title-wrapper{max-width:100%}.media-item .media-left .title-wrapper .title{display:flex;align-items:center;flex:1 1}.media-item .song-duration{color:var(--text-secondary);font-size:12px}@media screen and (max-width:1024px){.media-item .song-duration{display:none}}.media-item .album-info{color:var(--song-item-action);font-size:12px;white-space:nowrap;overflow:hidden;max-width:100%}.media-item .album-info&gt;span{cursor:pointer}.media-item .album-info&gt;span:hover{color:var(--link-text-hover);text-decoration:underline}@media screen and (max-width:768px){.media-item .album-info{display:none}}.media-item .media-right.left-only .action-items{display:none}.media-item .media-right.left-only .action-items .duration{visibility:hidden}.media-item .media-right .is-hover-circle{line-height:0;padding:6px;margin:0 4px}.media-item .media-right .is-hover-circle:hover{background-color:var(--alpha-bg)}.media-item .media-right .icon{color:var(--song-item-action)}.media-item .media-right .icon.ic-mv{font-size:18px}.media-item .media-right .duration{font-size:12px;width:46px;color:var(--song-item-action)}.hover-item .media-left{width:100%}.hover-item .media-content{display:none}.hover-item .media-right{position:absolute;right:20px;display:none}.hover-item.active .media-right,.hover-item.focus .media-right,.hover-item:hover .media-right{display:block}.title-wrapper{display:flex;align-items:center}.title-wrapper .icon{flex-shrink:0;margin-left:8px}.title-wrapper .title{line-height:1.6;text-transform:none}.title-wrapper .zma-link{line-height:0}.suggest-song-section .section-header{display:flex;align-items:center;justify-content:space-between}.suggest-song-section .section-header .zm-btn{margin:0}.suggest-song-section .subtitle{color:var(--text-secondary)}.suggest-song-section .song-prefix .icon{font-size:14px}.user-playlist-detail{padding-top:20px}.user-playlist-detail .bottom-info{font-size:12px}.user-playlist-detail .bottom-info span{margin:0 8px}.user-playlist-detail .bottom-info span:first-child{margin-left:0}.user-playlist-detail .bottom-info span:last-child{margin-right:0}.user-playlist-detail .playlist-content .description{font-size:14px;padding-bottom:10px;border-bottom:1px solid var(--border-secondary);color:var(--text-primary)}.user-playlist-detail .playlist-content .description span{opacity:.5}@media screen and (max-width:1200px){.user-playlist-detail .media-item .song-duration{display:none}}@media screen and (min-width:1200px){.user-playlist-detail .playlist-content{margin-left:330px}}.user-songs-container{margin-bottom:20px}.user-songs-container .user-song-section{margin-bottom:10px}.user-songs-container .user-song-section .song-prefix .number{cursor:move}.user-songs-container .user-song-section .list-item .media .media-left .song-prefix .ic-drag{cursor:move;margin-right:5px;font-size:18px;color:var(--text-primary);opacity:.3}.user-songs-container .user-song-section .list-item:hover .media .media-left .song-prefix .ic-drag{opacity:1}.user-songs-container .bottom-info span{margin:0 8px}.user-songs-container .bottom-info span:last-child{margin-right:0}.user-songs-container .bottom-info span:first-child{margin-left:0}.drag-item{background-color:var(--primary-bg)}.drag-item .ic-drag{margin-right:5px;font-size:18px;color:#666;opacity:1}.drag-item .checkbox{display:none}.playlist-song-item .song-prefix .number{color:var(--text-secondary)}.playlist-detail-container{padding-top:20px}.playlist-detail-container .song-list{overflow:auto}.playlist-detail-container .bottom-info .title{font-size:14px;line-height:20px;margin-bottom:8px;margin-top:20px}.playlist-detail-container .bottom-info .content{display:flex}.playlist-detail-container .bottom-info .content .left,.playlist-detail-container .bottom-info .content .right{display:flex;flex-direction:column;grid-gap:8px;gap:8px;font-size:13px;line-height:18px}.playlist-detail-container .bottom-info .content .left{margin-right:16px;font-weight:400;color:var(--text-secondary)}.playlist-detail-container .bottom-info .content .right{font-weight:500;color:var(--text-primary)}.playlist-detail-container .bottom-info .content .label{font-size:13px;line-height:18px}.playlist-detail-container .bottom-info .playlist-songs-info{margin-top:16px;color:var(--text-secondary);font-size:13px;line-height:18px}.playlist-detail-container .bottom-info .playlist-songs-info span:first-child{margin-right:8px}.playlist-detail-container .bottom-info .playlist-songs-info span:last-child{margin-left:8px}.playlist-detail-container .description{font-size:14px;margin-bottom:10px;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;white-space:normal}.playlist-detail-container .description&gt;span:first-child{color:var(--text-secondary)}.playlist-detail-container .read-more{display:inline-block;color:var(--text-item-hover);font-size:12px;font-weight:700;line-height:1.92;cursor:pointer;text-transform:uppercase}.playlist-detail-container .song-list-ablum .select-header .media-content{visibility:hidden}.playlist-detail-container .song-list-ablum .select-header .zm-dropdown-content .zm-dropdown-list-item:last-child{display:none}@media screen and (max-width:1200px){.playlist-detail-container .media-item .song-duration{display:none}.playlist-detail-container .description{margin-top:16px}}@media screen and (min-width:1200px){.playlist-detail-container .playlist-content{margin-left:330px}}.description-modal{width:480px;margin:0}.description-modal .close-btn{position:absolute;right:10px;top:10px;z-index:2}.description-modal .top{position:relative;overflow:hidden;border-radius:8px 8px 0 0}.description-modal .top .blur-bg,.description-modal .top .cover-bg{position:absolute;top:0;bottom:0;left:0;background-size:cover;right:0}.description-modal .top .cover-bg{background-repeat:no-repeat;background-position:50%;background-size:cover;background-position-y:10%;filter:blur(50px)}.description-modal .top .blur-bg{opacity:.4;background-color:var(--primary-bg)}.description-modal .top .top-content{display:flex;align-items:center;padding:24px 24px 0;position:relative;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),var(--primary-bg))}.description-modal .top .top-content .image{margin-right:24px;width:110px;height:110px}.description-modal .top .top-content .image&gt;img{width:110px;height:110px;filter:drop-shadow(0 5px 8px rgba(0,0,0,.2));border-radius:8px}.description-modal .top .top-content .info .subtile{font-size:14px;font-weight:400;line-height:20px;color:var(--text-secondary)}.description-modal .top .top-content .info .title{font-style:20px;font-weight:700;line-height:24px;color:var(--text-primary);margin-top:8px}.description-modal .des-content{padding:24px}.description-modal .des-content&gt;div{line-height:1.43;max-height:254px;overflow-y:auto;color:var(--text-secondary)}.BlockContent{width:500px}.BlockContent .SongItem{margin-top:20px}.BlockContent .SongItem .item-title{font-weight:700}.BlockContent .media{padding:5px 0}.BlockContent .pull-right{float:right}.modal-content .download-content{width:352px;margin:24px;max-height:unset;overflow:auto}.modal-content .download-content .btn-close{position:absolute;right:12px;top:12px;color:var(--text-secondary)}.modal-content .download-content .title{font-weight:700;font-size:20px;line-height:24px;margin-bottom:8px;text-align:center}.modal-content .download-content .subtitle{text-align:center;font-weight:400;font-size:13px;line-height:18px;padding-bottom:16px;border-bottom:1px solid var(--border-primary)}.modal-content .download-content .streaming{margin-top:16px}.modal-content .download-content .streaming .streaming-item{height:64px;padding:12px;margin-bottom:12px;display:flex;align-items:center;cursor:pointer}.modal-content .download-content .streaming .streaming-item .icon-wrapper{width:40px;height:40px;background-color:var(--alpha-bg);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:12px}.modal-content .download-content .streaming .streaming-item .info .info-title{display:flex;align-items:center;font-weight:700;font-size:14px;line-height:20px;margin-bottom:2px}.modal-content .download-content .streaming .streaming-item .info .info-title svg{margin-left:4px}.modal-content .download-content .streaming .streaming-item .info .info-subtitle{font-weight:400;font-size:12px;line-height:18px;color:var(--text-secondary)}.modal-content .download-content .streaming .streaming-item .right-icon{margin-left:auto}.modal-content .download-content .streaming .streaming-item .right-icon .selected .icon&gt;svg&gt;path{fill:var(--purple-primary)}.modal-content .download-content .streaming .streaming-item .right-icon .circle{width:17px;height:17px;margin-right:1.5px;border:1px solid var(--text-secondary)}.modal-content .download-content .download-streaming{height:36px;width:100%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;line-height:20px;margin-top:24px}.animation-like.active .icon:last-child{opacity:0;visibility:visible;transform:translateY(-80px);pointer-events:none}.animation-like.done .icon:last-child{transition:none;visibility:hidden}.animation-like.zm-disable-transition .icon:last-child{transition:none}.animation-like .icon:last-child{transition:all .5s;position:absolute;left:0;right:0;z-index:-1;opacity:1}.embedded-content{width:570px}.embedded-content .header{position:relative}.embedded-content .header .zm-btn{font-size:18px;position:absolute;top:0;right:0}.embedded-content .content{border-radius:4px;background-color:var(--alpha-bg);overflow:hidden}.embedded-content .content .share-content{height:93px;width:100%;padding:10px;border-radius:4px;font-size:13px;line-height:1.62}.embedded-content .content .option{display:flex;padding:8px 10px;align-items:center;justify-content:space-between;font-size:12px;background-color:var(--alpha-bg)}.embedded-content .content .option select{color:var(--secondary-text)}.embedded-content .content .option option{background-color:var(--primary-bg)}.embedded-content .action{margin-top:15px;display:flex;justify-content:center}.embedded-content .action .zm-btn{padding:5px 56px;font-weight:500;font-size:14px}.menu-list--submenu .submenu-content.share-content{top:100%;transform:translateY(-100%)}.zm-avatar-frame{border-radius:999px}.zm-avatar-frame .zm-btn{line-height:unset}.zm-avatar-frame.vip-package .image{padding:2px;box-sizing:content-box;border:2px solid transparent;border-color:var(--circle-color)}.zm-avatar-frame.vip-package .image img{border-radius:999px}.cookie-consent-popup{position:fixed;bottom:40px;right:var(--padding-section);z-index:110;box-shadow:0 2px 5px var(--portal-menu-box-shadow);background-color:var(--primary-bg);padding:20px;border-radius:20px;max-width:435px}.cookie-consent-popup.spacing{bottom:102px}.cookie-consent-popup .label{color:var(--text-primary);font-size:14px;line-height:20px;font-weight:500}.cookie-consent-popup .label a{text-decoration:underline;font-weight:700}.cookie-consent-popup .buttons{margin-top:20px;display:flex;justify-content:space-between}.cookie-consent-popup .buttons .accept,.cookie-consent-popup .buttons .reject{height:40px;width:calc(50% - 10px);display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:14px;font-weight:600;line-height:22px;text-transform:uppercase}.cookie-consent-popup .buttons .reject{border:1px solid var(--border-primary)}.cookie-consent-popup .buttons .accept{border:none;background-color:var(--purple-primary);color:var(--white)}.zm-actions{position:absolute;left:50%;top:50%;bottom:auto;right:auto;z-index:98;transform:translateX(-50%) translateY(-50%);display:-moz-flex;display:flex;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;visibility:hidden;width:80%;z-index:97}.zm-actions.playlist-actions{-moz-justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around;justify-content:space-around;-ms-flex-pack:distribute}.zm-actions.artist-actions .icon.action-play,.zm-actions.playlist-actions .icon.action-play,.zm-actions.video-actions .icon.action-play{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%}.zm-actions.artist-actions .icon.action-play svg,.zm-actions.playlist-actions .icon.action-play svg,.zm-actions.video-actions .icon.action-play svg{width:20px}.zm-actions.artist-actions .zm-pie-progress .icon,.zm-actions.playlist-actions .zm-pie-progress .icon,.zm-actions.video-actions .zm-pie-progress .icon{border:1px solid #fff;border-radius:50%}.zm-actions.artist-actions .zm-pie-progress svg,.zm-actions.playlist-actions .zm-pie-progress svg,.zm-actions.video-actions .zm-pie-progress svg{width:43px;height:43px}.zm-actions.artist-actions .icon.action-play{font-size:24px}.zm-actions .zm-tooltip-btn{font-size:20px}.zm-actions .zm-tooltip-btn:hover{background-color:var(--hover-tooltip-opacity)}.zm-actions .icon{color:var(--white)}.zm-actions .icon.ic-play-circle-outline{font-size:50px;color:var(--white)}.zm-card-image.active .opacity,.zm-card-image.active .zm-actions,.zm-card-image:hover .opacity,.zm-card-image:hover .zm-actions{visibility:visible}.media .opacity,.media .zm-player-actions{visibility:hidden}.media:hover .opacity,.media:hover .zm-actions{visibility:visible}.zm-actions-container{position:absolute;top:0;left:0;bottom:0;right:0}.mix-item{box-shadow:0 2px 10px 0 var(--main-box-shadow);border-radius:4px;margin-bottom:11px;padding:20px;background-color:var(--box-item-bg)}.mix-item .zm-mix-info{-moz-flex-direction:column;flex-direction:column;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;position:relative;width:200px;padding:0 17px 0 15px;float:left;min-height:170px}@media screen and (max-width:1215px){.mix-item .zm-mix-info{display:none}}.mix-item .zm-mix-title{font-weight:700;font-size:18px;margin-bottom:5px;line-height:1.3}.mix-item .zm-mix-sub-title{color:var(--text-secondary);font-size:13px;font-weight:400;line-height:2.15}.mix-item .zm-modified-counter{color:var(--text-secondary);font-size:10px;position:absolute;bottom:0}.mix-item .number{font-size:13px;font-weight:500}.mix-item .item-title{font-size:12px}.mix-item .level-right{width:calc(100% - 370px);padding-left:9px;border-left:1px solid var(--border-primary);flex-grow:1;align-items:flex-start}.mix-item .level-right&gt;.level-item{justify-content:flex-start;width:50%}.mix-item .level-right .list{width:100%}.mix-item .media{padding:0 13px 0 5px;height:34px}.mix-item .media:hover .song-prefix .icon{display:block;color:var(--purple-primary)}.mix-item .media:hover .song-prefix .number{display:none}.mix-item .icon.ic-gif-playing{background-image:var(--playing-mix-icon);background-size:14px}.mix-item .media-left{align-items:center;margin-right:0}.mix-item .media-left .song-prefix{flex-shrink:0;-ms-flex-negative:0;width:25px}.mix-item .media-left .song-prefix .icon,.mix-item .media-left .song-thumb{display:none}.mix-item .media-left .card-info{width:calc(100% - 40px)}.mix-item .media-left .card-info .subtitle{display:none}.mix-item .media-item .media-right button{padding:2px}.mix-item .media-item.active .song-prefix .icon{display:block}.mix-item .media-item.active .song-prefix .number{display:none}.mix-section .playlist-wrapper:hover .zm-card-image img{transform:scale(1.1) translateZ(0)}.mix-section .zm-card-image:after{content:"";position:absolute;left:0;right:0;bottom:0;height:129px;background:linear-gradient(1turn,rgba(20,20,20,.5),rgba(20,20,20,0))}.mix-section .zm-card-image .image{padding-bottom:133%}.mix-section .zm-actions{top:calc(50% - 36px)}.mix-section .zm-actions .icon{display:none}.mix-section .zm-actions .icon.action-play{display:block}.mix-section .blur-bg{position:absolute;top:0;bottom:0;border-radius:4px;width:100%}.mix-section .opacity{background-color:rgba(0,0,0,.2)}.mix-section .mix-content{padding:0 16px;position:absolute;width:100%;bottom:16px}.mix-section .mix-content .subtitle{color:rgba(254,255,255,.8);text-transform:capitalize;font-weight:600;font-size:14px;line-height:17px;margin-bottom:4px;filter:drop-shadow(0 1px 4px rgba(0,0,0,.3))}.mix-section .mix-content .title{font-weight:800;font-size:21px;line-height:29px;white-space:nowrap;color:var(--white);overflow:hidden;margin-bottom:12px;text-overflow:ellipsis;text-transform:none;filter:drop-shadow(0 1px 4px rgba(0,0,0,.3))}.mix-section .mix-content .thumbs{margin-top:12px;display:flex}.mix-section .mix-content .thumbs .thumb-item{flex:1 1}.mix-section .mix-content .thumbs .thumb-item:not(:last-child){margin-right:12px}.mix-section .mix-content .thumbs .image{border-radius:6px;overflow:hidden;padding-bottom:100%;height:0}.zm-card--spotlight{display:-moz-flex;display:flex;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;padding:15px;border:1px solid var(--spotlight-item);border-radius:4px;background-image:var(--img-spotlight);background-size:cover;background-position:50%;text-align:center}.zm-card--spotlight:hover img{transform:scale(1.06) translateZ(0)}.zm-card--spotlight .title{font-size:20px;font-weight:700;text-align:right}.zm-card--spotlight .zm-card-image{flex-shrink:0;-ms-flex-negative:0}.zm-card--spotlight .opacity{background-color:var(--dark-alpha-10)}.zm-spotlight-badge{display:-moz-flex;display:flex;background:linear-gradient(90deg,#f508b7,#9102ff);padding:3px 8px;border-radius:4px;text-transform:uppercase;color:#fff;font-size:11px;font-weight:500;line-height:normal;width:105px;margin-left:auto}.zm-spotlight-badge .icon{position:relative;top:1px;margin-right:3px}.zma-section{margin-top:48px;margin-bottom:48px}.zma-section .zma-item{position:relative}.zma-section .zma-item figure{height:0;padding-bottom:120%;background-color:transparent}.zma-section .zma-item:hover figure{filter:brightness(.8)}.zma-section .zm-carousel-control-next,.zma-section .zm-carousel-control-prev{position:absolute;z-index:4;width:38px;height:38px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.zma-section .zm-carousel-control-next .icon,.zma-section .zm-carousel-control-prev .icon{color:var(--black)}.zma-section .zm-carousel-control-prev{left:-19px;top:50%;transform:translateY(-50%)}.zma-section .zm-carousel-control-next{right:-19px;top:50%;transform:translateY(-50%)}.new-release-slider .zm-carousel{padding:3px 0 5px}.new-release-slider .zm-carousel-control-next,.new-release-slider .zm-carousel-control-prev{position:absolute;z-index:4;width:38px;height:38px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%)}.new-release-slider .zm-carousel-control-next .icon,.new-release-slider .zm-carousel-control-prev .icon{color:var(--black)}.new-release-slider .zm-carousel-control-prev{left:-19px}.new-release-slider .zm-carousel-control-next{right:-19px}.new-release-slider .new-release-item{display:flex;padding:5px;border-radius:4px;box-shadow:0 2px 10px 0 var(--new-release-box-shadow);background-color:var(--box-item-bg);color:var(--text-primary);cursor:pointer}.new-release-slider .new-release-item.view-all{height:100%;color:var(--purple-primary);font-weight:700;text-transform:uppercase;justify-content:center;align-items:center}.new-release-slider .new-release-item .order{opacity:.4;-webkit-text-stroke:1px var(--main-text-stroke);font-size:40px;font-weight:900;color:transparent;line-height:1;font-family:"Roboto",sans-serif}.new-release-slider .new-release-item .media .media-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:space-between}.new-release-slider .new-release-item .media .media-content .title{width:100%}.new-release-slider .new-release-item .media .media-content .subtitle{white-space:normal}.new-release-slider .new-release-item .media .media-content .release-date{position:absolute;bottom:0;right:0;line-height:1.8;color:var(--text-secondary)}.new-release-slider .new-release-item .media,.new-release-slider .new-release-item a{width:100%}.zm-chart-container{position:relative;height:300px;margin-bottom:10px}.zm-chart-container .blur-bg{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.zm-chart-container .zm-chart-tooltip{top:0;left:0;z-index:98;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;max-width:240px;min-width:175px;position:absolute;padding:5px 10px 5px 5px;background:currentColor;font-size:11px;border-radius:4px;transition:all .1s ease;pointer-events:none;opacity:0}.zm-chart-container .zm-chart-tooltip .song-data{color:#fff;display:flex;align-items:center;overflow:hidden;width:100%}.zm-chart-container .zm-chart-tooltip .song-data .song-left{display:flex;align-items:center}.zm-chart-container .zm-chart-tooltip .song-data .song-left .number{-webkit-text-stroke:1.5px var(--white);opacity:.7;font-size:18px;font-weight:900;line-height:1;text-align:center;color:rgba(74,144,226,0);font-family:"Roboto",sans-serif;margin-right:5px;padding:0 3px;font-size:28px}.zm-chart-container .zm-chart-tooltip .song-data .song-left .song-thumb{width:40px;height:40px;object-fit:cover;border-radius:4px;margin-right:5px;flex-shrink:0}.zm-chart-container .zm-chart-tooltip .song-data .song-info{color:#fff;font-weight:700;line-height:1.5;overflow:hidden;white-space:nowrap;flex:1 1}.zm-chart-container .zm-chart-tooltip .song-data .song-info .song-title{font-size:12px}.zm-chart-container .zm-chart-tooltip .song-data .song-info .song-artists{display:block;font-size:10px;font-weight:400;color:hsla(0,0%,100%,.8)}.zm-chart-container .zm-chart-tooltip .song-data .song-right{font-size:13px;font-weight:700;margin-left:10px}.zm-chart-container .zm-chart-tooltip .caret{position:absolute;left:7.5px;z-index:0;content:"";top:98%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid}.zm-chart-container .zm-chart-tooltip .caret:before{bottom:3px}.zm-chart-container .zm-chart-tooltip .caret:after,.zm-chart-container .zm-chart-tooltip .caret:before{content:"";clear:both;display:block;position:absolute;width:1px;background:currentColor;z-index:-1;pointer-events:none;transform:translateX(-50%)}.zm-chart-container .zm-chart-tooltip .caret:after{top:-1px}.update-time{position:relative;text-align:right;opacity:.7;font-size:11px;margin-bottom:15px;line-height:1.45;color:#a0a0a0}.chart-song-item{overflow:hidden;border-radius:4px}.chart-song-item .list-item .media{border-radius:4px;background-color:transparent}.chart-song-item .list-item.actvie,.chart-song-item .list-item .media-item{border-radius:4px}.chart-song-item .number{min-width:38px;-webkit-text-stroke:1.5px var(--text-primary);opacity:.7;font-size:32px;font-weight:900;line-height:1;text-align:center;color:rgba(74,144,226,0);font-family:"Roboto",sans-serif;white-space:nowrap}.chart-song-item .number.is-top-1,.chart-song-item .number.is-top-2,.chart-song-item .number.is-top-3{color:rgba(74,144,226,0);opacity:1}.chart-song-item .number.is-top-1{-webkit-text-stroke:1px #4a90e2;opacity:1}.chart-song-item .number.is-top-2{-webkit-text-stroke:1px #50e3c2}.chart-song-item .number.is-top-3{-webkit-text-stroke:1px #e35050;opacity:1}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html.touch *{text-rendering:optimizeSpeed}:focus{outline:none}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}html{font-size:16px}b,h1,h2,h3,h4,h5,h6,strong{font-weight:700}ol,p,ul{list-style:none}a{cursor:pointer;color:inherit;font-style:normal;font-stretch:normal;letter-spacing:normal}a,a.active,a:hover{text-decoration:none}a.active,a:hover{color:var(--link-text-hover)}a.zm-btn:hover{color:inherit}svg.change-color circle,svg.change-color line,svg.change-color path,svg.change-color rect{stroke:currentColor}div,p{word-break:break-word}body{margin:0;padding:0;line-height:1.5;font-family:Inter,sans-serif;font-size:14px;color:var(--text-primary);background-color:var(--layout-bg);font-weight:400;-ms-scroll-chaining:none;overscroll-behavior:none;overflow:hidden}body input::-webkit-input-placeholder,body input::placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}body input:-ms-input-placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}body input:-moz-input-placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}body textarea::-webkit-input-placeholder,body textarea::placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}body textarea:-ms-input-placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}body textarea:-moz-input-placeholder{font-size:14px;text-align:left;color:var(--text-placeholder)!important;font-weight:400}button,input,optgroup,select,textarea{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;word-break:normal}button,optgroup,select{-webkit-user-select:none;-ms-user-select:none;user-select:none}img,video{height:auto;width:100%}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}figure{background-color:var(--loading-bg)}main.zm-section{padding:0 var(--padding-section);margin:0 auto}main.zm-section&gt;.container{min-height:calc(100% - 158px);margin-top:70px}.page-loader{-webkit-mask:-webkit-linear-gradient(top,#000,transparent);mask:-webkit-linear-gradient(top,#000,transparent)}.page-loader.fullpage-loader{-webkit-mask:none;mask:none}.page-loader.fullpage-loader&gt;:nth-child(2){-webkit-mask:-webkit-linear-gradient(top,#000,transparent);mask:-webkit-linear-gradient(top,#000,transparent)}body ::-webkit-scrollbar{width:6px}body ::-webkit-scrollbar-track{-webkit-box-shadow:inset #fff;border-radius:4px}body ::-webkit-scrollbar-thumb{border-radius:4px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}body .react-loading-skeleton{background-color:var(--loading-bg);background-image:linear-gradient(90deg,transparent,var(--loading-bg-animation),transparent)}.pad-t-0{padding-top:0!important}.pad-t-5{padding-top:5px!important}.pad-t-10{padding-top:10px!important}.pad-t-15{padding-top:15px!important}.pad-t-20{padding-top:20px!important}.pad-t-25{padding-top:25px!important}.pad-t-30{padding-top:30px!important}.pad-t-40{padding-top:40px!important}.pad-t-45{padding-top:45px!important}.pad-t-50{padding-top:50px!important}.pad-t-250{padding-top:250px!important}.pad-t-300{padding-top:300px!important}.pad-t-320{padding-top:320px!important}.pad-r-0{padding-right:0!important}.pad-r-5{padding-right:5px!important}.pad-r-15{padding-right:15px!important}.pad-r-20{padding-right:20px!important}.pad-r-30{padding-right:30px!important}.pad-b-0{padding-bottom:0!important}.pad-b-5{padding-bottom:5!important}.pad-b-10{padding-bottom:10px!important}.pad-b-15{padding-bottom:15px!important}.pad-b-20{padding-bottom:20px!important}.pad-b-25{padding-bottom:25px!important}.pad-b-30{padding-bottom:30px!important}.pad-b-40{padding-bottom:40px!important}.pad-b-50{padding-bottom:50px!important}.pad-b-60{padding-bottom:60px!important}.pad-b-70{padding-bottom:70px!important}.pad-b-175{padding-bottom:175px!important}.pad-b-350{padding-bottom:350px!important}.pad-l-0{padding-left:0!important}.pad-l-5{padding-left:5px!important}.pad-l-10{padding-left:10px!important}.pad-l-15{padding-left:15px!important}.pad-l-20{padding-left:20px!important}.pad-l-30{padding-left:30px!important}.pad-0{padding:0!important}.pad-10{padding:10px!important}.pad-20{padding:20px!important}.pad-30{padding:30px!important}.mar-t-0{margin-top:0!important}.mar-t-5{margin-top:5px!important}.mar-t-10{margin-top:10px!important}.mar-t-15{margin-top:15px!important}.mar-t-20{margin-top:20px!important}.mar-t-25{margin-top:25px!important}.mar-t-30{margin-top:30px!important}.mar-t-35{margin-top:35px!important}.mar-t-40{margin-top:40px!important}.mar-t-50{margin-top:50px!important}.mar-l-0{margin-left:0!important}.mar-l-5{margin-left:5px!important}.mar-l-10{margin-left:10px!important}.mar-l-15{margin-left:15px!important}.mar-l-20{margin-left:20px!important}.mar-l-25{margin-left:25px!important}.mar-r-0{margin-right:0!important}.mar-r-5{margin-right:5px!important}.mar-r-10{margin-right:10px!important}.mar-r-15{margin-right:15px!important}.mar-r-20{margin-right:20px!important}.mar-r-30{margin-right:30px!important}.mar-r-50{margin-right:50px!important}.mar-b-0{margin-bottom:0!important}.mar-b-5{margin-bottom:5px!important}.mar-b-10{margin-bottom:10px!important}.mar-b-15{margin-bottom:15px!important}.mar-b-20{margin-bottom:20px!important}.mar-b-25{margin-bottom:25px!important}.mar-b-30{margin-bottom:30px!important}.mar-b-35{margin-bottom:35px!important}.mar-b-40{margin-bottom:40px!important}.mar-b-50{margin-bottom:50px!important}.mar-0{margin:0!important}:root,[data-theme=green-light],[data-theme=light],[data-theme=pink-light],[data-theme=yellow]{--background-tooltip:#e8e8e8;--plus-package:#8e4cff;--premium-package:#dca519;--white:#fff;--black:#32323d;--yellow:#f8e71c;--blue:#4a90e2;--green:#50e3c2;--red:#e35050;--gray:#dbdbdb;--dark-alpha-10:rgba(0,0,0,0.1);--dark-alpha-50:rgba(0,0,0,0.5);--dark-alpha-80:rgba(0,0,0,0.8);--hover-tooltip-opacity:hsla(0,0%,100%,0.3);--primary-bg:#fff;--layout-bg:#fff;--layout-header-bg:hsla(0,0%,100%,0.8);--sidebar-bg:rgba(0,0,0,0.05);--sidebar-popup-bg:#f2f2f2;--alpha-bg:rgba(0,0,0,0.05);--contrast-bg:rgba(20,20,20,0.4);--contrast-color:rgba(254,255,255,0.8);--gradient-latest-section-artist:linear-gradient(286.07deg,hsla(0,0%,100%,0.95) 55.21%,hsla(0,0%,100%,0.6));--loading-bg:rgba(0,0,0,0.05);--loading-bg-animation:#f5f5f5;--scroll-thumb-bg:rgba(0,0,0,0.1);--box-item-bg:#fff;--artist-layout-bg:hsla(0,0%,100%,0.8);--alpha-layout-bg:rgba(12,3,3,0.8);--tab-active-bg:#fff;--queue-player-popup-bg:#fff;--progressbar-active-bg:var(--purple-primary);--progressbar-player-bg:rgba(0,0,0,0.1);--kara-btn-bg:hsla(0,0%,100%,0.1);--carousel-btn-bg:#feffff;--player-bg:#fff;--select-bg:rgba(0,0,0,0.15);--text-primary:#32323d;--text-secondary:rgba(0,0,0,0.6);--purple-primary:#8d22c3;--text-item-hover:#8d22c3;--link-text-hover:#8d22c3;--player-text:#32323d;--text-muted:rgba(20,20,20,0.4);--search-text:#282828;--text-placeholder:#757575;--setting-icon-text:#495057;--navigation-text:#32323d;--song-item-action:rgba(50,50,61,0.5);--border-primary:rgba(0,0,0,0.1);--border-secondary:rgba(0,0,0,0.05);--border-box:rgba(0,0,0,0.2);--spotlight-item:#f1f1f1;--border-player:rgba(0,0,0,0.05);--main-box-shadow:hsla(0,0%,81.2%,0.4);--new-release-box-shadow:hsla(0,0%,81.2%,0.4);--sticky-header-box-shadow:rgba(0,0,0,0.08);--notify-box-shadow:rgba(0,0,0,0.2);--portal-menu-box-shadow:rgba(0,0,0,0.3);--main-text-stroke:#6b3483;--image-queue-loader:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/bg-empty.svg);--image-queue-video:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/queue-playing-video.svg);--playing-mix-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/icon-playing-purple.gif);--img-logo-mp3:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/logo-light.svg);--box-shadow-queue:0 1px 0 rgba(0,0,0,0.3),0 1px 6px rgba(0,0,0,0.3),inset 0 1px 1px hsla(0,0%,100%,0.3);--img-playing:url(data:image/gif;base64,R0lGODlhZABkALMPAGVlZcjIyHZ2diwsLPr6+nd3dxcXF8nJyRoaGnBwcC0tLSkpKfv7+2ZmZhQUFP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAzIDc5LjE2NDUyNywgMjAyMC8xMC8xNS0xNzo0ODozMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjMzlkNTBmNS1jZjdjLTRhNmUtOTEwOC04ZDNhOTcwYjM0MGUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTY3NEJEQUYwMTk5MTFFQzg1MjFDMTZCMDgzNTBGMTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTY3NEJEQUUwMTk5MTFFQzg1MjFDMTZCMDgzNTBGMTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjEgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5YmM4MzFiOC1jZDUwLTRjNWQtYTAwZi01NWZlNjA4YTFhYmQiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5NDQ5NzIxOC1hYjA5LTMzNDctYjhiZC0yOTc5MDlk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);--empty-podcast-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/record-light.svg);--empty-episode-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/episode-empty.png);--empty-song-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-fav-song.png);--empty-mv-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-mv.png);--empty-album-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-album.png);--empty-upload-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-upload.png);--chart-bg-img-alpha:hsla(0,0%,100%,0.9);--chart-box-bg-alpha:hsla(0,0%,100%,0.5);--chart-logo-color:#000;--padding-section:59px}@media screen and (max-width:1023px){:root,[data-theme=green-light],[data-theme=light],[data-theme=pink-light],[data-theme=yellow]{--padding-section:29px}}[data-theme=gray],[data-theme=green-light],[data-theme=pink-light]{--box-item-bg:hsla(0,0%,100%,0.3);--tab-active-bg:hsla(0,0%,100%,0.3);--box-hot-item-bg:rgba(254,255,255,0.2);--box-hot-item-bg-hover:rgba(254,255,255,0.3);--text-secondary:#696969}[data-theme=light]{--box-hot-item-bg:rgba(20,20,20,0.05);--box-hot-item-bg-hover:rgba(20,20,20,0.1)}[data-theme=pink-light]{--layout-bg:#f9dbdb;--layout-header-bg:rgba(249,219,219,0.8);--sidebar-bg:hsla(0,0%,100%,0.3);--sidebar-popup-bg:#fbd3d2;--primary-bg:#fde8e8;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(249,219,219,0.95) 55.21%,rgba(249,219,219,0.6));--queue-player-popup-bg:#f9dbdb;--blur-queue-bg:rgba(249,219,219,0.9019607843137255);--player-bg:#f9c6c5;--artist-layout-bg:rgba(249,219,219,0.8);--purple-primary:#b72479;--text-item-hover:#b72479;--link-text-hover:#b72479;--chart-bg-img-alpha:rgb(249 219 219/0.9)}[data-theme=green-light]{--layout-bg:#ced9d9;--layout-header-bg:rgba(206,217,217,0.8);--player-bg:#c0d8d8;--sidebar-bg:hsla(0,0%,100%,0.3);--sidebar-popup-bg:#cce0e0;--alpha-bg:hsla(0,0%,100%,0.3);--queue-player-popup-bg:#ced9d9;--blur-queue-bg:rgba(206,217,217,0.9019607843137255);--primary-bg:#e0ebeb;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(206,217,217,0.95) 55.21%,rgba(206,217,217,0.6));--artist-layout-bg:rgba(206,217,217,0.8);--purple-primary:#0e8080;--text-item-hover:#0f7070;--link-text-hover:#0f7070;--chart-bg-img-alpha:rgb(206 217 217/0.9)}[data-theme=gray]{--layout-bg:#e5e3df;--layout-header-bg:rgba(229,227,223,0.8);--primary-bg:#f7f5f3;--player-bg:#dedad1;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(229,227,223,0.95) 55.21%,rgba(229,227,223,0.6));--queue-player-popup-bg:#e5e3df;--blur-queue-bg:rgba(229,227,223,0.9019607843137255);--artist-layout-bg:rgba(229,227,223,0.8);--purple-primary:#644646;--text-item-hover:#844d4d;--link-text-hover:#844d4d;--chart-bg-img-alpha:rgb(229 227 223/90%)}[data-theme=blue-light],[data-theme=blue],[data-theme=brown],[data-theme=dark],[data-theme=green],[data-theme=pink],[data-theme=purple],[data-theme=red]{--layout-bg:#1e1e1e;--layout-header-bg:rgba(30,30,30,0.8);--sidebar-bg:hsla(0,0%,100%,0.05);--sidebar-popup-bg:#292929;--alpha-bg:hsla(0,0%,100%,0.1);--contrast-bg:rgba(254,255,255,0.4);--contrast-color:rgba(20,20,20,0.8);--primary-bg:#333;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(30,30,30,0.95) 55.21%,rgba(30,30,30,0.6));--loading-bg:hsla(0,0%,100%,0.1);--loading-bg-animation:hsla(0,0%,100%,0.1);--scroll-thumb-bg:hsla(0,0%,100%,0.3);--box-item-bg:hsla(0,0%,100%,0.1);--box-hot-item-bg:rgba(254,255,255,0.05);--box-hot-item-bg-hover:rgba(254,255,255,0.1);--alpha-layout-bg:rgba(12,3,3,0.8);--artist-layout-bg:var(--alpha-layout-bg);--tab-active-bg:hsla(0,0%,100%,0.3);--queue-player-popup-bg:#2d2f32;--kara-btn-bg:hsla(0,0%,100%,0.1);--carousel-btn-bg:#292c34;--player-bg:#181818;--progressbar-player-bg:hsla(0,0%,100%,0.3);--progressbar-active-bg:#fff;--select-bg:hsla(0,0%,100%,0.15);--text-primary:#fff;--text-secondary:hsla(0,0%,100%,0.5);--purple-primary:#9b4de0;--link-text-hover:#c273ed;--text-item-hover:#fff;--player-text:#fff;--text-muted:rgba(254,255,255,0.6);--search-text:#eee;--text-placeholder:#757575;--setting-icon-text:#d8d8d8;--navigation-text:#a0a0a0;--song-item-action:hsla(0,0%,100%,0.5);--border-primary:hsla(0,0%,100%,0.1);--border-secondary:hsla(0,0%,100%,0.05);--border-box:hsla(0,0%,100%,0.2);--spotlight-item:#130223;--border-player:hsla(0,0%,100%,0.1);--main-box-shadow:rgba(66,66,66,0.4);--new-release-box-shadow:none;--sticky-header-box-shadow:rgba(0,0,0,0.2);--notify-box-shadow:rgba(0,0,0,0.6);--portal-menu-box-shadow:rgba(0,0,0,0.7);--main-text-stroke:#fff;--image-queue-loader:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/bg-empty-dark.svg);--image-queue-video:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/dark-queue-playing-video.svg);--playing-mix-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/icon-playing.gif);--img-logo-mp3:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/logo-dark.svg);--empty-podcast-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/record-dark.svg);--empty-episode-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/episode-empty-1.png);--empty-song-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-fav-song-dark.png);--empty-mv-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-mv-dark.png);--empty-album-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-album-dark.png);--empty-upload-icon:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/empty-upload-dark.png);--box-shadow-queue:0 1px 0 rgba(0,0,0,0.3),0 1px 6px rgba(0,0,0,0.3),inset 0 1px 1px rgba(25,255,255,0.05);--img-playing:url(data:image/gif;base64,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);--chart-bg-img-alpha:rgba(30,30,30,0.9);--chart-box-bg-alpha:hsla(0,0%,100%,0.05);--chart-logo-color:#fff}[data-theme=blue-light],[data-theme=blue],[data-theme=brown],[data-theme=green],[data-theme=pink],[data-theme=purple],[data-theme=red]{--text-placeholder:#dadada;--navigation-text:#dadada;--sticky-header-box-shadow:rgba(0,0,0,0.1);--portal-menu-box-shadow:rgba(0,0,0,0.2)}[data-theme=purple]{--layout-bg:#170f23;--layout-header-bg:rgba(23,15,35,0.8);--player-bg:#130c1c;--sidebar-popup-bg:#2a213a;--primary-bg:#34224f;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(23,15,35,0.95) 55.21%,rgba(23,15,35,0.6));--alpha-layout-bg:rgba(41,21,71,0.8);--queue-player-popup-bg:#120822;--blur-queue-bg:rgba(30,21,47,0.9019607843137255);--purple-primary:#9b4de0;--link-text-hover:#c273ed;--chart-bg-img-alpha:rgba(32,19,53,0.9)}[data-theme=purple],[data-theme=red]{--chart-box-bg-alpha:hsla(0,0%,100%,0.05)}[data-theme=red]{--layout-bg:#2e0f10;--layout-header-bg:rgba(46,15,16,0.8);--player-bg:#3b1113;--sidebar-popup-bg:#7a2922;--primary-bg:#522325;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(46,15,16,0.95) 55.21%,rgba(46,15,16,0.6));--alpha-layout-bg:rgba(115,23,23,0.8);--queue-player-popup-bg:#561111;--blur-queue-bg:rgba(115,23,23,0.9019607843137255);--purple-primary:#ca4954;--link-text-hover:#f2636f;--chart-bg-img-alpha:rgba(115,23,23,0.9)}[data-theme=blue]{--layout-bg:#0f1a2e;--layout-header-bg:rgba(15,26,46,0.8);--player-bg:#111f3b;--sidebar-popup-bg:#1d2a49;--primary-bg:#173b45;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(15,26,46,0.95) 55.21%,rgba(15,26,46,0.6));--alpha-layout-bg:rgba(16,31,63,0.8);--queue-player-popup-bg:#223c75;--blur-queue-bg:rgba(16,31,63,0.9019607843137255);--purple-primary:#158370;--link-text-hover:#0daf94;--chart-bg-img-alpha:rgba(16,31,63,0.9);--chart-box-bg-alpha:hsla(0,0%,100%,0.05)}[data-theme=blue-light]{--layout-bg:#162a45;--layout-header-bg:rgba(22,42,69,0.8);--player-bg:#172f4f;--sidebar-popup-bg:#2a4162;--primary-bg:#203d65;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(22,42,69,0.95) 55.21%,rgba(22,42,69,0.6));--alpha-layout-bg:rgba(29,55,90,0.8);--queue-player-popup-bg:#0b274c;--blur-queue-bg:rgba(29,55,90,0.9019607843137255);--purple-primary:#3b68ef;--link-text-hover:#429eff;--chart-bg-img-alpha:rgba(29,55,90,0.9);--chart-box-bg-alpha:hsla(0,0%,100%,0.05)}[data-theme=green]{--layout-bg:#142922;--layout-header-bg:rgba(20,41,34,0.8);--player-bg:#19342c;--sidebar-popup-bg:#244f3f;--primary-bg:#204b3d;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(20,41,34,0.95) 55.21%,rgba(20,41,34,0.6));--alpha-layout-bg:rgba(18,69,52,0.8);--queue-player-popup-bg:#0c523a;--blur-queue-bg:rgba(18,69,52,0.9019607843137255);--purple-primary:#138673;--link-text-hover:#0daf94;--chart-bg-img-alpha:rgba(18,69,52,0.9)}[data-theme=brown],[data-theme=green]{--chart-box-bg-alpha:hsla(0,0%,100%,0.05)}[data-theme=brown]{--layout-bg:#251b18;--layout-header-bg:rgba(37,27,24,0.8);--player-bg:#30201d;--sidebar-popup-bg:#604a45;--primary-bg:#46312b;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(37,27,24,0.95) 55.21%,rgba(37,27,24,0.6));--alpha-layout-bg:rgba(87,64,59,0.8);--queue-player-popup-bg:#63423c;--blur-queue-bg:rgba(87,64,59,0.9019607843137255);--purple-primary:#b65f20;--link-text-hover:#e96f16;--chart-bg-img-alpha:rgba(87,64,59,0.9)}[data-theme=pink]{--layout-bg:#411636;--layout-header-bg:rgba(65,22,54,0.8);--player-bg:#4c1a3f;--sidebar-popup-bg:#883c6c;--primary-bg:#642654;--gradient-latest-section-artist:linear-gradient(286.07deg,rgba(65,22,54,0.95) 55.21%,rgba(65,22,54,0.6));--alpha-layout-bg:rgba(128,0,100,0.8);--queue-player-popup-bg:#800064;--blur-queue-bg:rgba(128,0,100,0.9019607843137255);--purple-primary:#ca4974;--link-text-hover:#e9638f;--gradient-bg:linear-gradient(96deg,#ff64dc,#d631a1 102%);--chart-bg-img-alpha:rgba(142,51,122,0.9);--chart-box-bg-alpha:hsla(0,0%,100%,0.05)}.icon{line-height:66%;display:inline-block}.icon.ic-gif-playing,.icon.ic-gif-playing-auto,.icon.ic-gif-playing-white{width:18px;height:18px;background-size:18px;background-repeat:no-repeat;background-position:50%}.icon.ic-gif-playing-white{background-image:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/icons/icon-playing.gif)}.icon.ic-gif-playing-auto{background-image:var(--img-playing)}.icon.ic-my-upload,.icon.ic-svg-checked,.icon.ic-svg-close,.icon.ic-svg-close-white,.icon.ic-svg-dics-music-icon,.icon.ic-svg-music-icon,.icon.ic-svg-pause-outline,.icon.ic-svg-play,.icon.ic-svg-play-block,.icon.ic-svg-play-circle,.icon.ic-svg-play-outline,.icon.ic-svg-video-icon,.icon.ic-svg-vip-account,.icon.ic-svg-zing-choice{shape-rendering:optimizeSpeed;background-size:cover;background-repeat:no-repeat;object-fit:contain}.icon.ic-svg-switch path{fill:var(--purple-primary)}.icon.ic-svg-switch.zm-switch-off path{fill:#a0a0a0}.icon.z-ic-svg{display:inline-block;height:16px;width:16px;background-repeat:no-repeat;background-size:cover}.icon.ic-svg-fb{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/facebook.d62c237b.svg)}.icon.ic-svg-zalo{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/zalo.d94c16f4.svg)}.icon.ic-svg-add{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/thumb-add.2971eb21.svg)}.icon.ic-svg-music-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/music-icon.cfa4aa91.svg)}.icon.ic-svg-dics-music-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/dics-music-icon.3925fc01.svg)}.icon.ic-svg-video-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/video-icon.09654360.svg)}.icon.ic-svg-artist-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/artist-icon.0b64fd14.svg)}.icon.ic-svg-feed-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/feed-icon.1c07e0fd.svg)}.icon.ic-svg-event-icon{width:90px;height:90px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/event-icon.e8657db9.svg)}.icon.ic-svg-close{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/close.15bf18a0.svg);width:20px;height:20px}.icon.ic-svg-close-white{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/close-white.42640965.svg);width:20px;height:20px}.icon.ic-svg-vip-label{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/vip-label.3dd6ac7e.svg);width:26px;height:12px}.icon.ic-svg-ad-free{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/ad-free.a9098136.svg);width:26px;height:12px}.icon.ic-svg-zma-label{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/zma-label.86028e22.svg);width:26px;height:12px}.icon.ic-20-Bookmarked,.icon.ic-like-full{color:var(--purple-primary)!important}.icon.ic-svg-play-circle{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/play.81e7696e.svg)}.icon.ic-zing-choice{width:67px;height:48px;background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/zing-choice.3af580a0.svg) 50%/cover no-repeat}.icon.ic-zma{width:48px;height:48px;background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/zma.ea944b51.svg) 50%/cover no-repeat}.icon.ic-chart-btn-play{width:50px;height:50px;background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/chart-btn-play.618e57ae.svg) 50%/cover no-repeat}.icon.ic-svg-beat{width:24px;height:24px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/beat-on.c4c98b6b.svg);background-size:contain;line-height:normal;vertical-align:middle}.icon.ic-svg-beat.zm-beat-off{background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/beat-off.8035a335.svg)}.icon.ic-svg-bg-mv{width:60px;height:30px;background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/bg-mv-on.44277ce0.svg) 50%/cover;line-height:normal;vertical-align:middle}.icon.ic-svg-bg-mv.zm-bg-mv-off{background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/beat-off.8035a335.svg) 50%/cover}.icon.ic-z-indie{width:93px;height:23px;background:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/icon-indie.1ec6a3b3.svg) 50%/cover;line-height:normal}.icon.ic-label-vip{width:25px;height:12px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/label-vip.6669d5b1.svg);background-size:contain}.icon.ic-label-member{width:58px;height:12px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/label-member.4a959144.svg);background-size:contain}.icon.ic-label-wait-response{width:69px;height:12px;background-image:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/label-wait-response.2c6764d0.svg);background-size:contain}.reset-height{width:100%!important;height:auto!important;line-height:0}.reset-size{width:auto!important;height:auto!important}.is-fullwidth{width:100%}.is-flash{background-color:var(--alpha-bg);animation:frameOpacity 1s linear;animation-iteration-count:infinite}.is-120x120{width:120px;height:120px}.is-170x170{width:170px;height:170px}.is-190x190{width:190px;height:190px}.is-210x118{width:210px;height:118px}.is-290x290{width:290px;height:290px}.is-95x95{width:95px;height:95px}.is-84x84{width:84px;height:84px}.is-80x80{width:80px;height:80px}.is-60x60{width:60px;height:60px}.is-50x50{width:50px;height:50px}.is-46x46{width:46px;height:46px}.is-40x40{width:40px;height:40px}.is-38x38{width:38px;height:38px}.is-32x32{width:32px;height:32px}.is-20x20{width:20px;height:20px}.is-w-290{width:290px}.is-w-210{width:210px}.is-w-250{width:250px}.is-w-190{width:190px}.is-w-150{width:150px}.is-w-140{width:140px}.is-w-107{width:107px}.circle{border-radius:999px!important}.margin-x-9_5{margin:0 -9.5px!important}.margin-top-30{margin-top:30px!important}.is-rounded{overflow:hidden;border-radius:999px!important}.radius-4{border-radius:4px}.radius-2{border-radius:2px}.circle-transition{transition:border-radius 1s ease-out;border-radius:999px!important}.rotate-transition--on{animation-name:spin;animation-duration:12s;animation-timing-function:linear;animation-iteration-count:infinite}.rotate-transition--off{animation-name:spin-off;animation-duration:.5s;transition:.5s ease-out .5s}.bold{font-weight:700}.pull-left{float:left}.pull-right{float:right}.clearfix:after{display:block;clear:both;content:""}.zm-center-vertical{display:flex!important;justify-content:center}.bor-b-1{border-bottom:1px solid var(--border-secondary)}.disabled{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.3;cursor:none}.center-vertical{display:flex;flex:1 1;justify-content:center}.is-hide{display:none}.is-show{display:block!important}.is-hidden{visibility:hidden;opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.is-18x18{width:18px;height:18px}.is-center{display:flex;align-self:center;justify-content:center;align-items:center}.is-upper{text-transform:uppercase}.is-cap{text-transform:capitalize}.is-initial{text-transform:none}.is-normal{line-height:normal}.is-text-center{text-align:center}.is-oneline{overflow:hidden;text-overflow:ellipsis}.is-max-index{z-index:9999!important}.is-ghost:hover{text-decoration:underline}.is-truncate .is-ghost{display:inline-block}.is-desktop-1,.is-desktop-1\.0,.is-desktop-1\.1,.is-desktop-1\.4,.is-desktop-2,.is-desktop-3,.is-desktop-4,.is-desktop-5,.is-desktop-6,.is-desktop-7,.is-desktop-8,.is-desktop-9,.is-desktop-10,.is-desktop-11,.is-desktop-12,.is-desktop-12-5,.is-desktop-20,.is-desktop-40,.is-desktop-60,.is-desktop-80,.is-fullhd-1,.is-fullhd-1\.0,.is-fullhd-1\.1,.is-fullhd-1\.4,.is-fullhd-2,.is-fullhd-3,.is-fullhd-4,.is-fullhd-5,.is-fullhd-6,.is-fullhd-7,.is-fullhd-8,.is-fullhd-9,.is-fullhd-10,.is-fullhd-11,.is-fullhd-12,.is-fullhd-12-5,.is-fullhd-20,.is-fullhd-40,.is-fullhd-60,.is-fullhd-80,.is-tablet-1,.is-tablet-1\.0,.is-tablet-1\.1,.is-tablet-1\.4,.is-tablet-2,.is-tablet-3,.is-tablet-4,.is-tablet-5,.is-tablet-6,.is-tablet-7,.is-tablet-8,.is-tablet-9,.is-tablet-10,.is-tablet-11,.is-tablet-12,.is-tablet-12-5,.is-tablet-20,.is-tablet-40,.is-tablet-60,.is-tablet-80,.is-touch-1,.is-touch-1\.0,.is-touch-1\.1,.is-touch-1\.4,.is-touch-2,.is-touch-3,.is-touch-4,.is-touch-5,.is-touch-6,.is-touch-7,.is-touch-8,.is-touch-9,.is-touch-10,.is-touch-11,.is-touch-12,.is-touch-12-5,.is-touch-20,.is-touch-40,.is-touch-60,.is-touch-80,.is-widescreen-1,.is-widescreen-1\.0,.is-widescreen-1\.1,.is-widescreen-1\.4,.is-widescreen-2,.is-widescreen-3,.is-widescreen-4,.is-widescreen-5,.is-widescreen-6,.is-widescreen-7,.is-widescreen-8,.is-widescreen-9,.is-widescreen-10,.is-widescreen-11,.is-widescreen-12,.is-widescreen-12-5,.is-widescreen-20,.is-widescreen-40,.is-widescreen-60,.is-widescreen-80{position:relative;min-height:1px;padding-left:14px;padding-right:14px;float:left;flex-shrink:0}@media screen and (max-width:1133px){.is-desktop-1,.is-desktop-1\.0,.is-desktop-1\.1,.is-desktop-1\.4,.is-desktop-2,.is-desktop-3,.is-desktop-4,.is-desktop-5,.is-desktop-6,.is-desktop-7,.is-desktop-8,.is-desktop-9,.is-desktop-10,.is-desktop-11,.is-desktop-12,.is-desktop-12-5,.is-desktop-20,.is-desktop-40,.is-desktop-60,.is-desktop-80,.is-fullhd-1,.is-fullhd-1\.0,.is-fullhd-1\.1,.is-fullhd-1\.4,.is-fullhd-2,.is-fullhd-3,.is-fullhd-4,.is-fullhd-5,.is-fullhd-6,.is-fullhd-7,.is-fullhd-8,.is-fullhd-9,.is-fullhd-10,.is-fullhd-11,.is-fullhd-12,.is-fullhd-12-5,.is-fullhd-20,.is-fullhd-40,.is-fullhd-60,.is-fullhd-80,.is-tablet-1,.is-tablet-1\.0,.is-tablet-1\.1,.is-tablet-1\.4,.is-tablet-2,.is-tablet-3,.is-tablet-4,.is-tablet-5,.is-tablet-6,.is-tablet-7,.is-tablet-8,.is-tablet-9,.is-tablet-10,.is-tablet-11,.is-tablet-12,.is-tablet-12-5,.is-tablet-20,.is-tablet-40,.is-tablet-60,.is-tablet-80,.is-touch-1,.is-touch-1\.0,.is-touch-1\.1,.is-touch-1\.4,.is-touch-2,.is-touch-3,.is-touch-4,.is-touch-5,.is-touch-6,.is-touch-7,.is-touch-8,.is-touch-9,.is-touch-10,.is-touch-11,.is-touch-12,.is-touch-12-5,.is-touch-20,.is-touch-40,.is-touch-60,.is-touch-80,.is-widescreen-1,.is-widescreen-1\.0,.is-widescreen-1\.1,.is-widescreen-1\.4,.is-widescreen-2,.is-widescreen-3,.is-widescreen-4,.is-widescreen-5,.is-widescreen-6,.is-widescreen-7,.is-widescreen-8,.is-widescreen-9,.is-widescreen-10,.is-widescreen-11,.is-widescreen-12,.is-widescreen-12-5,.is-widescreen-20,.is-widescreen-40,.is-widescreen-60,.is-widescreen-80{padding-left:12px;padding-right:12px}}.is-fullhd-0{display:none}.is-fullhd-1{width:8.33333%}.is-fullhd-1\.0{width:10%}.is-fullhd-1\.1{width:11.11111%}.is-fullhd-1\.2{width:12.5%}.is-fullhd-1\.4{width:14.28571%}.is-fullhd-2{width:16.66667%}.is-fullhd-20{width:20%}.is-fullhd-3{width:25%}.is-fullhd-4{width:33.33333%}.is-fullhd-40{width:40%}.is-fullhd-5{width:41.66667%}.is-fullhd-6{width:50%}.is-fullhd-7{width:58.33333%}.is-fullhd-60{width:60%}.is-fullhd-8{width:66.66667%}.is-fullhd-9{width:75%}.is-fullhd-80{width:80%}.is-fullhd-10{width:83.33333%}.is-fullhd-11{width:91.66667%}.is-fullhd-12{width:100%}@media screen and (min-width:1350px) and (max-width:1637px){.is-widescreen-0{display:none}.is-widescreen-1{width:8.33333%}.is-widescreen-1\.0{width:10%}.is-widescreen-1\.1{width:11.11111%}.is-widescreen-1\.2{width:12.5%}.is-widescreen-1\.4{width:14.28571%}.is-widescreen-2{width:16.66667%}.is-widescreen-20{width:20%}.is-widescreen-3{width:25%}.is-widescreen-4{width:33.33333%}.is-widescreen-40{width:40%}.is-widescreen-5{width:41.66667%}.is-widescreen-6{width:50%}.is-widescreen-7{width:58.33333%}.is-widescreen-60{width:60%}.is-widescreen-8{width:66.66667%}.is-widescreen-9{width:75%}.is-widescreen-80{width:80%}.is-widescreen-10{width:83.33333%}.is-widescreen-11{width:91.66667%}.is-widescreen-12{width:100%}}@media screen and (min-width:1224px) and (max-width:1350px){.is-desktop-0{display:none}.is-desktop-1{width:8.33333%}.is-desktop-1\.0{width:10%}.is-desktop-1\.1{width:11.11111%}.is-desktop-1\.2{width:12.5%}.is-desktop-1\.4{width:14.28571%}.is-desktop-2{width:16.66667%}.is-desktop-20{width:20%}.is-desktop-3{width:25%}.is-desktop-4{width:33.33333%}.is-desktop-40{width:40%}.is-desktop-5{width:41.66667%}.is-desktop-6{width:50%}.is-desktop-7{width:58.33333%}.is-desktop-60{width:60%}.is-desktop-8{width:66.66667%}.is-desktop-9{width:75%}.is-desktop-80{width:80%}.is-desktop-10{width:83.33333%}.is-desktop-11{width:91.66667%}.is-desktop-12{width:100%}}@media screen and (min-width:1024px) and (max-width:1224px){.is-touch-0{display:none}.is-touch-1{width:8.33333%}.is-touch-1\.0{width:10%}.is-touch-1\.1{width:11.11111%}.is-touch-1\.2{width:12.5%}.is-touch-1\.4{width:14.28571%}.is-touch-2{width:16.66667%}.is-touch-20{width:20%}.is-touch-3{width:25%}.is-touch-4{width:33.33333%}.is-touch-40{width:40%}.is-touch-5{width:41.66667%}.is-touch-6{width:50%}.is-touch-7{width:58.33333%}.is-touch-60{width:60%}.is-touch-8{width:66.66667%}.is-touch-9{width:75%}.is-touch-80{width:80%}.is-touch-10{width:83.33333%}.is-touch-11{width:91.66667%}.is-touch-12{width:100%}}@media screen and (max-width:1024px){.is-tablet-0{display:none}.is-tablet-1{width:8.33333%}.is-tablet-1\.0{width:10%}.is-tablet-1\.1{width:11.11111%}.is-tablet-1\.2{width:12.5%}.is-tablet-1\.4{width:14.28571%}.is-tablet-2{width:16.66667%}.is-tablet-20{width:20%}.is-tablet-3{width:25%}.is-tablet-4{width:33.33333%}.is-tablet-40{width:40%}.is-tablet-5{width:41.66667%}.is-tablet-6{width:50%}.is-tablet-7{width:58.33333%}.is-tablet-60{width:60%}.is-tablet-8{width:66.66667%}.is-tablet-9{width:75%}.is-tablet-80{width:80%}.is-tablet-10{width:83.33333%}.is-tablet-11{width:91.66667%}.is-tablet-12{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-off{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes frameOpacity{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.theme-bg-image .zm-layout{background-size:1920px auto;background-repeat:no-repeat}@media screen and (min-width:2000px){.theme-bg-image .zm-layout{background-size:cover}}.theme-bg-image .player-controls__container{background-position:50%;background-repeat:no-repeat;background-size:cover}.theme-bg-image .bg-alpha,.theme-bg-image .bg-blur,.theme-bg-image .blur,.theme-bg-image .zm-bg-blur.is-primary,.theme-bg-image .zm-blur-bg.is-primary{display:none}.theme-bg-image .feed-card .blur,.theme-bg-image .hub-detail-page .blur,.theme-bg-image .rt-chart-home .bg-alpha,.theme-bg-image .rt-chart-home .bg-blur{display:block}.theme-bg-image .hero-body,.theme-bg-image .indie-profile__container,.theme-bg-image .podcast-header .media,.theme-bg-image .user-profile__container{background-color:transparent!important;background-image:none!important}.theme-bg-image .section-header svg g,.theme-bg-image .week-chart-header svg g{opacity:1}.zma .player-controls__container{background-image:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/theme-player/zma.png)}.rt-chart-home{padding:20px;border-radius:8px;overflow:hidden;margin-top:48px}.rt-chart-home .bg-alpha,.rt-chart-home .bg-blur{position:absolute;top:0;right:0;bottom:0;left:0}.rt-chart-home .bg-blur{background-color:#2b273f}.rt-chart-home .bg-alpha{background-color:rgba(51,16,76,.95)}.rt-chart-home .bg-alpha-top:after,.rt-chart-home .bg-alpha-top:before{content:"";position:absolute;width:230px;height:143.18px;filter:blur(150px);border-radius:115px;transform:rotate(30deg);background:#ba53f5}.rt-chart-home .bg-alpha-top:before{left:-20px;top:-50px}.rt-chart-home .bg-alpha-top:after{left:152px;bottom:-30px;opacity:.7}.rt-chart-home .bg-alpha-bottom:after{content:"";position:absolute;left:60%;right:0;top:-100px;height:250px;background:#ba53f5;filter:blur(230px)}.rt-chart-home .section-header{position:relative;display:flex;align-items:center;font-size:28px;line-height:normal;font-weight:700;letter-spacing:normal;color:var(--white);margin-bottom:20px;text-transform:none}.rt-chart-home .section-header&gt;a{background:radial-gradient(50% 124.93% at 95.86% -10%,#3efad9 0,hsla(0,0%,100%,0) 100%),linear-gradient(91.56deg,#ff9357 1.54%,#9100ff 98.71%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rt-chart-home .section-header .zm-btn{margin-left:10px;display:flex;align-items:center;justify-content:center}.rt-chart-home .section-header .zm-btn .icon svg{width:28px;height:28px}.rt-chart-home .chart-song-item{border-radius:4px!important;margin-bottom:10px;background-color:hsla(0,0%,100%,.07)}.rt-chart-home .chart-song-item.active,.rt-chart-home .chart-song-item.is-active,.rt-chart-home .chart-song-item:hover{background-color:hsla(0,0%,100%,.2)!important}.rt-chart-home .rt-chart-song-item{cursor:auto}.rt-chart-home .rt-chart-song-item .media{padding:10px 15px}.rt-chart-home .rt-chart-song-item .image{width:60px;height:60px}.rt-chart-home .rt-chart-song-item .card-info{justify-content:center;color:var(--white)}.rt-chart-home .rt-chart-song-item .song-prefix .sort{display:none}.rt-chart-home .rt-chart-song-item .song-prefix .number{width:22px;min-width:0;margin:0!important}.rt-chart-home .rt-chart-song-item .media-right{color:var(--white);font-weight:700;font-size:16px;line-height:1.56}.rt-chart-home .rt-chart-song-item .media-right .action-items{display:none}.rt-chart-home .rt-chart-song-item .media-right .hover-items{display:block}.rt-chart-home .rt-chart-song-item .subtitle{color:hsla(0,0%,100%,.5)}.rt-chart-home .rt-chart-song-item .subtitle:hover{color:var(--link-text-hover)}.rt-chart-home .rt-chart-song-item a{color:hsla(0,0%,100%,.5)}.rt-chart-home .show-more{margin-top:5px;border-radius:999px;color:var(--white);border:1px solid var(--white);padding:5px 25px}.rt-chart-home .show-more:hover{background-color:hsla(0,0%,100%,.1)}.rt-chart-home .zm-chart-container{margin-bottom:20px}.rt-chart-home .update-time{margin-bottom:0}@media screen and (min-width:1637px) and (max-width:1892px){.rt-chart-home .columns .is-widescreen-0{display:none}.rt-chart-home .columns .is-widescreen-1{width:8.33333%}.rt-chart-home .columns .is-widescreen-1\.0{width:10%}.rt-chart-home .columns .is-widescreen-1\.1{width:11.11111%}.rt-chart-home .columns .is-widescreen-1\.2{width:12.5%}.rt-chart-home .columns .is-widescreen-1\.4{width:14.28571%}.rt-chart-home .columns .is-widescreen-2{width:16.66667%}.rt-chart-home .columns .is-widescreen-20{width:20%}.rt-chart-home .columns .is-widescreen-3{width:25%}.rt-chart-home .columns .is-widescreen-4{width:33.33333%}.rt-chart-home .columns .is-widescreen-40{width:40%}.rt-chart-home .columns .is-widescreen-5{width:41.66667%}.rt-chart-home .columns .is-widescreen-6{width:50%}.rt-chart-home .columns .is-widescreen-7{width:58.33333%}.rt-chart-home .columns .is-widescreen-60{width:60%}.rt-chart-home .columns .is-widescreen-8{width:66.66667%}.rt-chart-home .columns .is-widescreen-9{width:75%}.rt-chart-home .columns .is-widescreen-80{width:80%}.rt-chart-home .columns .is-widescreen-10{width:83.33333%}.rt-chart-home .columns .is-widescreen-11{width:91.66667%}.rt-chart-home .columns .is-widescreen-12{width:100%}}@media screen and (max-width:1224px){.rt-chart-home .columns .column:first-child{order:2}}.event-actions{position:absolute;bottom:0;left:15px;right:0;display:flex;align-items:center;justify-content:center}.event-actions .btn-followed{background-image:linear-gradient(83deg,#f508b7,#9023fc 65%,#9102ff);font-size:18px;font-weight:700;color:var(--white);height:40px}.event-actions .btn-followed.is-active{border:1px solid var(--search-text);background-image:none;color:var(--text-primary)}.event-actions .btn-share{width:40px;height:40px;font-size:24px;line-height:0;margin-left:10px;flex-shrink:0;border:1px solid var(--search-text)}.event-item{border-radius:4px}.event-item .event-image{margin-bottom:8px}.event-item .event-image figure{height:0;padding-bottom:56.25%}.event-item .event-image+.media{padding:10px;min-height:90px}.event-item .event-image .event-opacity{position:absolute;inset:0;background-image:linear-gradient(180deg,transparent 27%,rgba(0,0,0,.78))}.event-item .event-image .zm-card-content{position:absolute;left:0;right:0;bottom:0;padding:13px 10px}.event-item .event-image .zm-card-content .tag{font-size:9px;padding:2px 4px;border-radius:2px;color:#ff0101;background-color:#fff;text-transform:uppercase}.event-item .event-image .zm-card-content .title{font-size:16px;font-weight:700;margin:5px 0;text-transform:none}.event-item .event-image .zm-card-content .subtitle{font-size:14px;font-weight:400;margin:0}.event-item .event-image .zm-card-content .subtitle,.event-item .event-image .zm-card-content .title{color:var(--white);white-space:nowrap;text-overflow:ellipsis}.event-item .event-follow .btn-followed{padding:9px 20px}.event-item .event-follow .btn-followed.is-active{background-color:transparent;border-color:var(--border-primary);color:var(--text-primary)}.event-followers .title{font-size:14px;font-weight:400;margin-bottom:4px;text-transform:none}.event-followers .avatars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.event-followers .avatars-item{width:15px;line-height:0}.event-followers .avatars-item .image{border-radius:999px;overflow:hidden;height:20px;width:20px;border:2px solid var(--primary-bg)}.event-followers .avatars .text-item{order:-1;font-size:14px;margin-left:6px;color:var(--text-secondary)}.zm-livestream-item{border-radius:8px;overflow:hidden}.zm-livestream-item .top-content{position:relative}.zm-livestream-item .top-content .cover{padding-bottom:100%;border-radius:999px;height:0;line-height:0}.zm-livestream-item .top-content .host,.zm-livestream-item .top-content .radio-icon{overflow:hidden;border-radius:999px;line-height:0;padding:0;position:absolute;top:85.3%;left:85.3%;transform:translate(-60%,-60%);z-index:3;width:36%;height:auto;background-color:transparent}.zm-livestream-item .top-content .host svg,.zm-livestream-item .top-content .radio-icon svg{width:100%}.zm-livestream-item .top-content .host .image{overflow:visible;overflow:initial}.zm-livestream-item .top-content .host img{border-radius:999px;border:2px solid var(--layout-bg)}.zm-livestream-item .top-content .radio-icon{border-radius:0}.zm-livestream-item .top-content .action{display:none;position:absolute;height:100%;width:100%;top:0;z-index:2;border-radius:999px;cursor:pointer}.zm-livestream-item .top-content .action .zm-btn{position:absolute;top:calc(50% - 22.5px);left:calc(50% - 22.5px)}.zm-livestream-item .top-content .action .zm-btn .icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid var(--white);border-radius:50%}.zm-livestream-item .top-content .action .zm-btn .icon svg{width:20px}.zm-livestream-item .top-content .action .zm-pie-progress{position:absolute;top:calc(50% - 22.5px);left:calc(50% - 22.5px)}.zm-livestream-item .top-content .action .zm-pie-progress .icon{border:1px solid var(--white);border-radius:50%}.zm-livestream-item .top-content .action .zm-pie-progress svg{width:43px;height:43px}.zm-livestream-item .top-content.active .action,.zm-livestream-item .top-content:hover .action{display:block}.zm-livestream-item .top-content.active .opacity,.zm-livestream-item .top-content:hover .opacity{visibility:visible;border-radius:999px}.zm-livestream-item .top-content:hover .cover img{transform:scale(1.1) translateZ(0);transition:transform .7s}.zm-livestream-item .top-content .label{position:absolute;left:50%;transform:translate(-50%,50%);bottom:0;z-index:3;line-height:0;width:25%}.zm-livestream-item .bot-content{margin-top:8px;text-align:center}.zm-livestream-item .bot-content .title{font-weight:600;font-size:16px;margin:0;color:inherit}.zm-livestream-item .svg{display:block;max-width:100%;position:absolute;width:100%;height:100%;z-index:2;transform:rotate(-90deg)}.zm-livestream-item .svg-circle,.zm-livestream-item .svg-circle-bg{fill:none}.zm-livestream-item .svg-circle-text{font-size:2rem;text-anchor:middle;fill:#fff;font-weight:700}.zm-livestream-item.isLive .bot-content{margin-top:20px}.zm-section.livestream-section{margin-top:32px}.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-next,.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-prev{top:50%;transform:translateY(calc(-50% - 25px));background-color:var(--alpha-bg);border-radius:999px;z-index:3;position:absolute;width:38px;height:38px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-next .icon,.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-prev .icon{color:var(--black);font-size:18px}.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-next{right:-19px}.zm-section.livestream-section .zm-carousel-wrapper .zm-carousel-control-prev{left:-19px}.zm-collapsed-list .more-btn{font-weight:500;font-size:12px;background-color:transparent;text-transform:uppercase}.zm-pod-category-item .image{padding-bottom:56.25%}.episode-item{position:relative;border-radius:12px;border-bottom-color:transparent}.episode-item .media{padding:16px}.episode-item .media-left{width:auto;margin-right:16px}.episode-item .media-left .zm-actions-container{display:none}.episode-item .media-left .song-thumb{margin-right:0;cursor:auto}.episode-item .media-left .image{height:106px;width:106px}.episode-item .media-left .opacity{display:none}.episode-item .media-content{display:flex;flex-direction:column;align-self:stretch;justify-content:space-between;font-weight:400;color:var(--text-secondary)}.episode-item .media-content .title{font-size:15px;font-weight:600;width:100%;overflow:visible;overflow:initial;text-transform:none;margin-bottom:0}.episode-item .media-content .program{font-size:13px;line-height:1.38;margin-top:2px}.episode-item .media-content .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.43;overflow:hidden;margin-top:4px}.episode-item .media-content .description a:hover{text-decoration:underline;color:inherit}.episode-item .media-content .time{font-weight:500;display:flex;align-items:center;font-size:13px}.episode-item .media-content .time .zm-btn.action-play{margin-right:12px;line-height:1;width:32px;height:32px}.episode-item .media-content .time .zm-btn.action-play.playing{border:1px solid var(--text-primary);display:flex;align-items:center;justify-content:center;border-radius:50%}.episode-item .media-content .time .zm-btn.action-play.playing .icon{width:14px;height:14px;background-size:contain}.episode-item .media-content .time .icon.action-play{font-size:34px;line-height:32px;color:var(--text-primary)}.episode-item .media-right{display:none;position:absolute;right:10px;bottom:16px}.episode-item.active .media-right,.episode-item:hover .media-right{display:block}.episode-item:after{content:" ";position:absolute;bottom:-1px;left:16px;right:12px;height:1px;background-color:var(--border-secondary);z-index:1}.zm-e-progress{display:flex;align-items:center;justify-content:center;margin-left:5px;font-size:13px}.zm-e-progress .progress-bar{margin-left:10px;height:4px;width:80px;border-radius:2px;background-color:var(--alpha-bg)}.zm-e-progress .progress-bar .active{height:100%;width:0;background-color:var(--purple-primary);border-radius:2px}.zm-e-progress .icon{color:var(--purple-primary);margin-left:8px;font-size:14px}.episode-item-m{position:relative}.episode-item-m .image{height:60px;width:60px}.episode-item-m .media-left .card-info{justify-content:center}.episode-item-m .media-left .title-wrapper .title{white-space:normal}.episode-item-m .media-left .time{display:flex;align-items:center;max-width:calc(100% - 15px)}.episode-item-m .media-right{position:absolute;right:4px;bottom:2px}.episode-item-m .media-right .action-items{display:none}.episode-item-m .zm-e-progress{flex:1 1;justify-content:flex-start}.episode-item-m .zm-e-progress .progress-bar{flex:1 1;width:auto;max-width:80px}.episode-item-m:hover .progress-bar{display:none}.episode-item-m:hover .hover-items{display:flex!important}.episode-item-m:hover .media-left .time{max-width:calc(100% - 75px)}.episode-item-m .w{display:inline-block}.episode-menu{width:280px}.episode-menu .header{border-bottom:1px solid var(--border-secondary);padding-bottom:12px}.episode-menu .header .media{padding:15px 15px 0}.episode-menu .header .image{border-radius:6px;overflow:hidden}.episode-menu .header .title{font-size:14px;font-weight:500;margin-bottom:0;overflow:visible;overflow:initial;text-transform:none}.episode-menu .header .subtitle{margin-top:0}.episode-menu .header .description{max-height:34px;padding:0 15px;margin-top:12px;line-height:1.38;font-size:13px}.episode-menu .header .description a{font-weight:700}.episode-menu .header .description a:hover{color:inherit;text-decoration:underline}.episode-section{margin-top:48px;margin-bottom:-10px}.episode-section .zm-section-title.title{margin-bottom:10px}.zm-podcast-item .zm-card-content .title{text-transform:none}.zm-podcast-item .zm-card-content .title a{font-size:15px;font-weight:600;line-height:1.28;text-transform:none;margin-bottom:0}.zm-podcast-item .zm-card-content .subtitle{font-size:13px}.zm-podcast-item .label{width:100%;position:absolute;bottom:0;border-top:1px solid hsla(0,0%,100%,.6);background-image:linear-gradient(101deg,#04dc94,#05bd92);display:flex;align-items:center;justify-content:center;height:24px;font-weight:700;color:#fff;font-size:10px;padding-right:10px}.zm-podcast-item .label svg{margin-right:4px}.zm-podcast-item-h{padding:16px;border-radius:12px;position:relative;overflow:hidden}.zm-podcast-item-h .cover,.zm-podcast-item-h .opac{position:absolute;top:0;left:0;right:0;bottom:0}.zm-podcast-item-h .cover{filter:blur(50px)}.zm-podcast-item-h .opac{background-color:rgba(0,0,0,.2)}.zm-podcast-item-h .image{height:120px;width:120px;border-radius:6px;overflow:hidden}.zm-podcast-item-h .media-left{margin-right:20px;position:relative}.zm-podcast-item-h .media-content{position:relative;color:var(--white)}.zm-podcast-item-h .media-content .host{font-size:12px;font-weight:500;color:rgba(254,255,255,.8);margin-bottom:2px}.zm-podcast-item-h .media-content .title{color:var(--white);font-size:16px;font-weight:700;margin-bottom:0}.zm-podcast-item-h .media-content .subtitle{margin-top:6px;font-size:14px;line-height:1.43;color:rgba(254,255,255,.8);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}.video-item.active .opacity,.video-item.active .zm-actions,.video-item.video-active .opacity{visibility:visible}.video-item.video-active .zm-actions{display:none}.video-item.blocked .media,.video-item.is-vip .media{opacity:.5}.video-item .zm-brand{display:inline-block;font-size:12px;line-height:normal;color:#fff;position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:4px;background-color:rgba(0,0,0,.7)}.video-item .zm-brand-vip{position:absolute;left:10px;top:10px}.video-item .zm-brand-vip .icon.ic-svg-vip-label{width:39px;height:18px}.video-item .zm-brand-playing{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;top:50%;z-index:99;transform:translateY(-50%);font-size:14px;color:var(--white)}.video-item .zm-brand-playing .icon{position:relative;top:-1px;font-size:20px;margin-right:5px}.video-item .media-content .title,.video-item .media-content .title a{display:block}.library-video.video-active .zm-actions{display:flex}.library-video.video-active .zm-actions .action-play{display:none}.library-video .zm-actions{position:absolute;width:100%;height:100%}.library-video .zm-actions .close{top:10px;right:10px;position:absolute}.library-video .zm-actions .ic-close{font-size:20px}.zm-card-shortcut .title{position:absolute;top:50%;width:100%;text-align:center;font-weight:700;font-size:18px;transform:translateY(-50%);color:var(--white)}@media screen and (max-width:1024px){.zm-card-shortcut .title{font-size:16px}}.zm-section-title.title{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.zm-section .discovery-btn{font-size:12px;font-weight:500;text-transform:uppercase;display:flex;align-items:center;color:var(--text-secondary)}.zm-section .discovery-btn .icon{font-size:16px;top:0;margin-left:6px}.zm-section .discovery-btn:hover{color:var(--link-text-hover)}.zm-section-title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.zm-section-title-wrapper .title{margin-bottom:0;flex:1 1;margin-right:10px}.zm-section-title-wrapper .btn-play-all{padding:10px 20px;display:flex;align-items:center}.zm-section-title-wrapper .btn-play-all .icon{margin-right:5px;font-size:16px}.channel-section{margin-top:48px}.tabs{display:flex;align-self:center;justify-content:center;background-color:var(--alpha-bg);border-radius:15px;padding:3px;width:-webkit-max-content;width:max-content;margin:auto;position:relative}.tabs .tab-item{padding:5px 20px;cursor:pointer;font-size:12px;font-weight:700;line-height:1}.tabs .tab-item.is-active{border-radius:15px;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);background-color:var(--white)}.tabs .tab-item.is-active,.tabs .tab-item:hover{color:var(--text-item-hover)}.tabs .marker{border-radius:15px;box-shadow:0 1px 3px 0 rgba(0,0,0,.07);background-color:var(--white);position:absolute;top:0;transition:left .5s ease-in-out,width .5s .1s}.song-header{padding:0 0 30px}.song-header .media-left{margin-right:20px}.song-header .media-content{display:flex;flex-direction:column;align-self:normal;justify-content:space-between;align-items:flex-start}.song-header .media-content .content-top{width:100%}.song-header .media-content .content-top .title{font-size:20px;font-weight:700;line-height:1.75;margin-bottom:0;text-transform:none}.song-header .media-content .content-top .artists,.song-header .media-content .content-top .created-by,.song-header .media-content .content-top .like{color:var(--text-secondary);font-size:12px;line-height:1.75}.song-header .media-content .content-top .created-by span{color:var(--text-primary)}.song-header .media-content .actions{display:flex;justify-content:center}.song-header .media-content .actions .btn-play-all{display:flex;align-items:center;margin-right:10px}.song-header .media-content .actions .level{justify-content:center}.song-header .media-content .actions .zm-tooltip.zm-btn{width:35px;height:35px;background-color:var(--alpha-bg)}.song-header .media-content .actions .zm-tooltip-btn.zm-btn{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:var(--alpha-bg);margin-right:10px}.song-header .song-thumbnail{position:relative}.song-header .song-thumbnail figure{width:200px;height:200px}.song-header .song-thumbnail.is-playing{border-radius:50%}.song-header .song-thumbnail .ic-pause-circle-outline{font-size:50px}.song-header .song-thumbnail .ic-gif-playing-white{width:45px;height:45px;border-radius:50%;border:1px solid var(--white);background-position:50%}.song-header .song-thumbnail .zm-actions .zm-btn{display:flex}.song-header .song-thumbnail.active .opacity,.song-header .song-thumbnail.active .zm-actions,.song-header .song-thumbnail:hover .opacity,.song-header .song-thumbnail:hover .zm-actions{visibility:visible!important}.song-header .song-thumbnail.active .opacity{display:none}.song-header .song-thumbnail .opacity{border-radius:8px}.song-header .song-thumbnail .opacity,.song-header .song-thumbnail .zm-actions{visibility:hidden!important}.song-header .song-thumbnail .opacity .action-play,.song-header .song-thumbnail .zm-actions .action-play{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%}.song-header .song-thumbnail .zm-card-image{transition:border-radius 2s ease-out;border-radius:8px;overflow:visible;overflow:initial}.song-header .song-thumbnail .zm-card-image .z-thumb{box-shadow:0 5px 8px 0 rgba(0,0,0,.2);overflow:hidden!important;border-radius:8px}@media screen and (min-width:1200px){.song-header{display:block;width:300px;float:left}.song-header.sticky{position:-webkit-sticky;position:sticky;top:110px}.song-header .media-left{margin-right:0}.song-header .media-left .song-thumbnail figure{width:300px;height:300px}.song-header .media-content{display:flex;align-items:center;margin-top:12px;width:100%}.song-header .media-content .content-top{text-align:center}.song-header .media-content .content-top .title{white-space:normal}.song-header .media-content .actions{flex-direction:column;margin-top:16px}.song-header .media-content .actions .btn-play-all{margin-bottom:16px}}.song-detail{padding-top:20px}.song-detail .bottom-info{font-size:12px}.song-detail .bottom-info span{margin:0 8px}.song-detail .bottom-info span:first-child{color:var(--text-primary);margin-left:0}.song-detail .bottom-info span:last-child{margin-right:0}.song-detail .content .description{font-size:14px;padding-bottom:10px;border-bottom:1px solid var(--border-secondary);color:var(--text-secondary)}.song-detail .content .description span{opacity:.5}@media screen and (max-width:1200px){.song-detail .media-item .song-duration{display:none}}@media screen and (min-width:1200px){.song-detail .content{margin-left:330px}}.new-release-chart-container{padding:40px 0 50px}.new-release-chart-container .new-release-chart-header{margin-bottom:32px;padding:0}.new-release-chart-container .new-release-chart-header .title{text-transform:capitalize;font-size:40px;font-weight:700;line-height:normal;flex-direction:row;display:flex;align-items:center}.new-release-chart-container .new-release-chart-header .subtitle{font-size:11px;line-height:1.45}.new-release-chart-container .new-release-chart-header .zm-btn{margin-left:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px}.new-release-chart-container .song-prefix .number{opacity:.7}.new-release-chart-container .song-prefix .number.is-top-1,.new-release-chart-container .song-prefix .number.is-top-2,.new-release-chart-container .song-prefix .number.is-top-3{opacity:1}.new-release-chart-container .show-all{border-radius:999px;border:1px solid var(--text-item-hover);font-size:14px;font-weight:500;line-height:1.43;text-align:center;color:var(--text-item-hover);padding:8px 68px}.new-release-chart-container .show-all:hover{background-color:var(--alpha-bg)}.top-new-relesase-container .chart-song-item .number{min-width:60px}.container-502{height:100%}.container-502 .is-centers{position:absolute;left:50%;top:50%;bottom:auto;right:auto;z-index:98;transform:translateX(-50%) translateY(-50%)}.container-502 .content-502{text-align:center}.container-502 .img-502{width:393px;height:368px;background:url(https://zmp3-static.zmdcdn.me/skins/zmp3-v6.1/images/backgrounds/502-bg.svg) 50%/cover no-repeat;margin:0 auto}.container-502 .title-502{font-size:24px;font-weight:700;margin-top:40px;color:var(--text-secondary);text-transform:uppercase}.container-502 .zm-btn{margin-top:30px;font-size:20px;font-weight:700}.ads-home-loader{margin-top:98px;text-align:center;height:250px}.ads-home-loader&gt;span&gt;span{max-width:970px;width:100%;height:100%}.banner-home-loader{display:flex;align-items:center;margin-bottom:50px;padding-top:48px}.banner-home-loader&gt;span{width:33.3%;flex-grow:1;line-height:normal;margin-right:30px}.banner-home-loader&gt;span&gt;span{height:calc(16vw - 104px)}@media screen and (max-width:1591px){.banner-home-loader&gt;span&gt;span{height:calc(18vw - 59.4px)}}@media screen and (max-width:1024px){.banner-home-loader&gt;span&gt;span{height:calc(30vw - 99px)}}.banner-home-loader&gt;span:last-child{margin-right:0}@media screen and (max-width:1024px){.banner-home-loader&gt;span{margin-right:0}.banner-home-loader&gt;span:last-child{display:none}.banner-home-loader&gt;span:first-child{margin-right:24px}}.artist-hero.loader .hero-body{background-color:transparent}.artist-hero.loader .right&gt;div{display:flex;justify-content:flex-end;align-items:flex-end;height:100%}.playlist-detail-loader{padding-top:40px}.playlist-detail-loader .playlist-header{display:flex;position:relative}.playlist-detail-loader .playlist-header .playlist-thumb{border-radius:8px;margin-right:20px;height:200px;width:200px}.playlist-detail-loader .playlist-header .playlist-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.playlist-detail-loader .playlist-header .playlist-content .actions{display:flex}@media screen and (min-width:1200px){.playlist-detail-loader .playlist-header{width:300px;top:0;display:block}.playlist-detail-loader .playlist-header .playlist-thumb{width:300px;height:300px}.playlist-detail-loader .playlist-header .playlist-content{text-align:center}.playlist-detail-loader .playlist-header .playlist-content .actions{flex-direction:column}.playlist-detail-loader .playlist-header .playlist-content .actions :first-child{margin-bottom:6px}.playlist-detail-loader .song-section{padding-left:330px}}.zm-contextmenu{background-color:var(--primary-bg);border-radius:8px;position:absolute;z-index:101;box-shadow:0 2px 5px var(--portal-menu-box-shadow);width:250px}.opacity{width:100%;height:100%;position:absolute;top:0;left:0;background-color:var(--dark-alpha-50);visibility:hidden}.thumb-vertical{background-color:var(--scroll-thumb-bg);border-radius:2px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]&gt;.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]&gt;.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]&gt;.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]&gt;.tippy-arrow{right:0}.tippy-box[data-placement^=left]&gt;.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]&gt;.tippy-arrow{left:0}.tippy-box[data-placement^=right]&gt;.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box{font-size:11px;line-height:1.3}.tippy-box .title{font-size:14px}.tippy-box .subtitle a{color:hsla(0,0%,100%,.5)}.zm-tooltip-btn .icon{font-size:16px;padding:5px;border-radius:50%}.zm-tooltip-btn .is-hover-circle{line-height:16px}.zm-tooltip{line-height:0;padding:5px}.zm-tooltip:hover{background-color:var(--background-tooltip);color:var(--black-color)}.zm-portal.zm-tooltip{line-height:0;border-radius:3px;font-size:10px;width:auto;padding:10px;pointer-events:none;margin-top:-10px;transition:opacity .3s ease-out;text-align:center;color:#fcfcfc;background-color:#353535}.zm-portal.zm-tooltip:after,.zm-portal.zm-tooltip:before{content:"";width:0;height:0;position:absolute}.zm-portal.zm-tooltip:before{border-left:10px solid transparent;border-right:10px solid transparent;bottom:-8px;left:50%;margin-left:-10px}.zm-portal.zm-tooltip:after{bottom:-8px;left:50%;border-left:6px solid transparent;border-right:6px solid transparent;margin-left:-6px;border-top:8px solid #353535}.zm-tooltip-new-feature{background-color:var(--purple-primary)}.zm-tooltip-new-feature .tippy-arrow{color:var(--purple-primary)}.zm-tooltip-new-feature .tippy-content{max-width:300px;padding-right:25px}.zm-tooltip-new-feature .zm-btn{position:absolute;right:10px;top:8px;font-size:10px;cursor:pointer;pointer-events:auto}.content-app-modal{width:300px;text-align:center}.landing-page-desktop-app{min-width:640px;min-height:100vh;position:relative;display:flex;flex-direction:column;background-color:#0a0d14}.landing-page-desktop-app .container{padding-top:60px;text-align:center;max-width:1120px}.landing-page-desktop-app .container .featured-text{font-weight:700;font-size:32px;line-height:42px;color:var(--white);margin-top:32px;padding:0 80px}.landing-page-desktop-app .container .download-app-btn{display:flex;justify-content:center;align-items:center;position:relative;margin-top:32px;margin-left:auto;margin-right:auto;z-index:1;border-radius:110px;background:linear-gradient(92.89deg,#8d22c3,#7a21bb);width:216px;height:48px;color:var(--white);font-weight:600;font-size:15.2727px;line-height:22px}.landing-page-desktop-app .container .download-app-btn .icon{margin-right:12px}.landing-page-desktop-app .container .top-image{position:relative;width:628px;height:350px;margin:48px auto 150px;transform:translateX(-40px)}.landing-page-desktop-app .container .top-image .image{position:relative;z-index:2}.landing-page-desktop-app .container .top-image .blur-img{position:absolute;z-index:1;width:549px;height:278px;top:-30px;right:-94px;background:url(https://static-zmp3.zmdcdn.me/images/desktop_app/blur1.png) 50%/cover no-repeat;filter:blur(75px);border-radius:14px}.landing-page-desktop-app .container .featured{display:flex;justify-content:space-between;margin-top:68px;margin-bottom:150px;position:relative}.landing-page-desktop-app .container .featured .zm-carousel-wrapper{width:100%}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel{overflow:unset}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel .zm-carousel-item{align-items:center}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-next,.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-prev{z-index:3;top:calc(50% - 16px);color:#fff}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-next .icon,.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-prev .icon{font-size:32px}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-prev{left:calc(50% - 300px)}.landing-page-desktop-app .container .featured .zm-carousel-wrapper .zm-carousel-control-next{left:calc(50% + 268px)}.landing-page-desktop-app .container .featured .featured-item{width:326px;height:430px;position:relative}.landing-page-desktop-app .container .featured .featured-item .image{position:relative;z-index:3;width:100%;height:100%}.landing-page-desktop-app .container .featured .featured-item .image img{height:100%;object-fit:cover;border-radius:14px}.landing-page-desktop-app .container .featured .featured-item .content{position:absolute;z-index:4;bottom:28px;left:22px;right:22px;text-align:left}.landing-page-desktop-app .container .featured .featured-item .content .top{display:flex;align-items:center;margin-bottom:10px}.landing-page-desktop-app .container .featured .featured-item .content .top .title{font-weight:700;font-size:18.4777px;line-height:22px;text-align:center;color:#feffff;margin-bottom:0;margin-left:8px}.landing-page-desktop-app .container .featured .featured-item .content .subtitle{font-weight:400;font-size:12.9344px;line-height:20px;letter-spacing:.0923885px;color:rgba(254,255,255,.8)}.landing-page-desktop-app .container .featured .featured-item .card-blur{position:absolute;width:100%;height:100%;top:26px;left:26px;background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(75px);border-radius:14px;z-index:1}.landing-page-desktop-app .container .featured .featured-item .card-blur-2{top:-1px;left:-1px;position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:14px;z-index:2}.landing-page-desktop-app .container .download-mobile{margin-top:60px;margin-bottom:110px}.landing-page-desktop-app .container .download-mobile .icon+.icon{margin-left:36px}.landing-page-desktop-app .blur{position:absolute;background:linear-gradient(90deg,#8b22c3,#b622c3);filter:blur(200px);left:-100px;right:-100px;height:78px}.landing-page-desktop-app .blur.bottom{bottom:-39px}.landing-page-desktop-app .blur.top{top:-39px}.landing-page-desktop-app .footer{--padding:80px;--item-spacing:32px;position:relative;height:80px;margin-top:auto;border-top:.5px solid rgba(254,255,255,.2);padding-left:var(--padding);padding-right:var(--padding)}.landing-page-desktop-app .footer .content{position:relative;z-index:1;width:100%;height:100%;max-width:1120px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}.landing-page-desktop-app .footer .content .left{display:flex}.landing-page-desktop-app .footer .content .left .item-link{display:block;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;color:rgba(254,255,255,.6);margin-right:var(--item-spacing);padding:8px 0}.landing-page-desktop-app .footer .content .right{font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;color:rgba(254,255,255,.4);white-space:nowrap}@media screen and (max-width:930px){.landing-page-desktop-app .footer{--padding:50px;--item-spacing:24px}}@media screen and (max-width:830px){.landing-page-desktop-app .footer{--padding:20px;--item-spacing:16px}}@media screen and (max-width:730px){.landing-page-desktop-app .footer{height:unset}.landing-page-desktop-app .footer .content{flex-direction:column}.landing-page-desktop-app .footer .content .left{flex-direction:column;align-items:center}.landing-page-desktop-app .footer .content .left .item-link{margin-top:32px}.landing-page-desktop-app .footer .content .left .item-link+.item-link{margin-top:24px}.landing-page-desktop-app .footer .content .right{margin:32px}}@font-face{font-family:"mp3-zing";src:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/mp3-zing.444ed63d.eot);src:url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/mp3-zing.444ed63d.eot) format("embedded-opentype"),url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/mp3-zing.2a3edced.woff) format("woff"),url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/mp3-zing.a1a3891f.ttf) format("truetype"),url(https://zmdjs.zmdcdn.me/zmp3-desktop/v1.15.1/static/media/mp3-zing.ffb65122.svg) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" ic-"]:before,[class^=ic-]:before,[data-icon]:before{font-family:"mp3-zing"!important;font-style:normal!important;font-weight:400!important;font-feature-settings:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-80-sTV-pause:before{content:"\e900"}.ic-80-sTV-play:before{content:"\e909"}.ic-64-Pause:before{content:"\e993"}.ic-64-Play:before{content:"\e994"}.ic-48-delete-text:before{content:"\ea65"}.ic-48-sTV-pause:before{content:"\e997"}.ic-48-sTV-play:before{content:"\e90a"}.ic-46-sTV-zingchart-normal:before{content:"\e91e"}.ic-46-sTV-zingchart-selected:before{content:"\e913"}.ic-46-sTV-home-normal:before{content:"\e914"}.ic-46-sTV-home-selected:before{content:"\e915"}.ic-46-sTV-my-music-normal:before{content:"\e916"}.ic-46-sTV-my-music-selected:before{content:"\e917"}.ic-46-sTV-radio-normal:before{content:"\e918"}.ic-46-sTV-radio-selected:before{content:"\e919"}.ic-46-sTV-search-normal:before{content:"\e91a"}.ic-46-sTV-search-selected:before{content:"\e91b"}.ic-46-sTV-setting-normal:before{content:"\e91c"}.ic-46-sTV-setting-selected:before{content:"\e91d"}.ic-68-space:before{content:"\ea66"}.ic-sTV-05x:before{content:"\ea55"}.ic-sTV-1x:before{content:"\ea56"}.ic-sTV-102x:before{content:"\ea57"}.ic-sTV-105x:before{content:"\ea58"}.ic-sTV-2x:before{content:"\ea59"}.ic-sTV-3x:before{content:"\ea5a"}.ic-32-sTV-Lyric:before{content:"\e90b"}.ic-32-sTV-karaoke:before{content:"\e90c"}.ic-32-sTV-Next:before{content:"\e90d"}.ic-32-sTV-Previous:before{content:"\e90e"}.ic-32-sTV-shuffle:before{content:"\e90f"}.ic-32-sTV-shuffle-right:before{content:"\e910"}.ic-32-sTV-Tick:before{content:"\e911"}.ic-32-sTV-favorite:before{content:"\e912"}.ic-48-Shuffle:before{content:"\ea6b"}.ic-48-Pause:before{content:"\e901"}.ic-48-Add:before{content:"\e995"}.ic-48-app-2:before{content:"\e996"}.ic-48-Play:before{content:"\e998"}.ic-32-Lyric:before{content:"\e923"}.ic-32-Artist:before{content:"\e999"}.ic-32-Download:before{content:"\e99a"}.ic-32-Love:before{content:"\e99b"}.ic-32-MV:before{content:"\e99c"}.ic-32-pause:before{content:"\e99d"}.ic-32-play:before{content:"\e99e"}.ic-32-Playing:before{content:"\e99f"}.ic-32-Recent-Song:before{content:"\e9a0"}.ic-32-Tone:before{content:"\e9a1"}.ic-24-AddVideo:before{content:"\ea68"}.ic-24-AddPicture:before{content:"\ea67"}.ic-24-ChartTab:before{content:"\e902"}.ic-24-FeedTab:before{content:"\e903"}.ic-24-GenreTab:before{content:"\e904"}.ic-24-HomeTab:before{content:"\e905"}.ic-24-LibraryTab:before{content:"\e906"}.ic-24-MVTab:before{content:"\e907"}.ic-24-NewReleaseTab:before{content:"\e908"}.ic-24-RadioTab:before{content:"\e924"}.ic-24-Top100Tab:before{content:"\e925"}.ic-24-Lyric:before{content:"\e926"}.ic-24-3G4G:before{content:"\e927"}.ic-24-Add-PlayList:before{content:"\e928"}.ic-24-Add-Queue:before{content:"\e929"}.ic-24-Add:before{content:"\e92a"}.ic-24-Airplayaudio:before{content:"\e92b"}.ic-24-Airplayvideo:before{content:"\e92c"}.ic-24-Album:before{content:"\e92d"}.ic-24-Arrow---Back-Droid:before{content:"\e92e"}.ic-24-Arrow---Back-iOS:before{content:"\e92f"}.ic-24-Arrow---Next:before{content:"\e930"}.ic-24-Arrow-Down:before{content:"\e931"}.ic-24-Arrow-Up:before{content:"\e932"}.ic-24-Artist:before{content:"\e933"}.ic-24-Backward---10:before{content:"\e934"}.ic-24-Backward---15:before{content:"\e935"}.ic-24-Block:before{content:"\e936"}.ic-24-Calendar:before{content:"\e937"}.ic-24-Call:before{content:"\e938"}.ic-24-Casting---Droid:before{content:"\e939"}.ic-24-Casting---iOS:before{content:"\e93a"}.ic-24-Category:before{content:"\e93b"}.ic-24-Chatroom:before{content:"\e93c"}.ic-24-Clock:before{content:"\e93d"}.ic-24-Close:before{content:"\e93f"}.ic-24-Collapse:before{content:"\e940"}.ic-24-Comment---Hide:before{content:"\e941"}.ic-24-Comment:before{content:"\e942"}.ic-24-Copy-Link:before{content:"\e943"}.ic-24-Copy-text:before{content:"\e944"}.ic-24-Delete:before{content:"\e945"}.ic-24-Demo:before{content:"\e946"}.ic-24-Device:before{content:"\e947"}.ic-24-DeviceMusic-Droid:before{content:"\e948"}.ic-24-DeviceMusic-iOS:before{content:"\e949"}.ic-24-Dieukhoan:before{content:"\e94a"}.ic-24-Dislike:before{content:"\e94b"}.ic-24-Download-Off:before{content:"\e94c"}.ic-24-Download-Error:before{content:"\e94d"}.ic-24-Download:before{content:"\e94e"}.ic-24-Edit:before{content:"\e94f"}.ic-24-Equalizer:before{content:"\e950"}.ic-24-Expand:before{content:"\e951"}.ic-24-Favorite---Un:before{content:"\e952"}.ic-24-Favorite:before{content:"\e953"}.ic-24-Favorited:before{content:"\e954"}.ic-24-Filter-1:before{content:"\e955"}.ic-24-Filter:before{content:"\e956"}.ic-24-Floating:before{content:"\e957"}.ic-24-Folder-Music-hide:before{content:"\e958"}.ic-24-Folder-Music:before{content:"\e959"}.ic-24-Follow:before{content:"\e95a"}.ic-24-Followed:before{content:"\e95b"}.ic-24-Friend:before{content:"\e95c"}.ic-24-Fullscreen-exit:before{content:"\e95d"}.ic-24-Fullscreen:before{content:"\e95e"}.ic-24-Ganday:before{content:"\e95f"}.ic-24-Genre:before{content:"\e960"}.ic-24-Hide-Un:before{content:"\e961"}.ic-24-Hide:before{content:"\e962"}.ic-24-Info:before{content:"\e963"}.ic-24-kaka:before{content:"\e964"}.ic-24-Karaoke:before{content:"\e965"}.ic-24-Library-1:before{content:"\e966"}.ic-24-Library:before{content:"\e967"}.ic-24-LikeMusic:before{content:"\e968"}.ic-24-local-Droid:before{content:"\e969"}.ic-24-local-iOS:before{content:"\e96a"}.ic-24-Location:before{content:"\e96b"}.ic-24-LogOut:before{content:"\e96c"}.ic-24-Lyriced:before{content:"\e96d"}.ic-24-Manage-download:before{content:"\e96e"}.ic-24-Micro-Kiki:before{content:"\e96f"}.ic-24-Minimize:before{content:"\e970"}.ic-24-more:before{content:"\e971"}.ic-24-MV-default:before{content:"\e972"}.ic-24-MV-theater:before{content:"\e973"}.ic-24-MV:before{content:"\e974"}.ic-24-Nextward-10:before{content:"\e975"}.ic-24-Nextward-30:before{content:"\e976"}.ic-24-ngonngu:before{content:"\e977"}.ic-24-Notification:before{content:"\e978"}.ic-24-Other:before{content:"\e979"}.ic-24-phat-ke-tiep:before{content:"\e97a"}.ic-24-Pin:before{content:"\e97b"}.ic-24-Play-Next:before{content:"\e97c"}.ic-24-play-pre:before{content:"\e97d"}.ic-24-play:before{content:"\e97e"}.ic-24-play2:before{content:"\e97f"}.ic-24-playing:before{content:"\e980"}.ic-24-PlayList:before{content:"\e981"}.ic-24-Podcast:before{content:"\e982"}.ic-24-Privacy:before{content:"\e983"}.ic-24-Private:before{content:"\e984"}.ic-24-Profile:before{content:"\e985"}.ic-24-Public:before{content:"\e986"}.ic-24-Quality:before{content:"\e987"}.ic-24-question:before{content:"\e988"}.ic-24-Queue:before{content:"\e989"}.ic-24-podcast:before{content:"\e98a"}.ic-24-Redeem:before{content:"\e98b"}.ic-24-Reload:before{content:"\e98c"}.ic-24-Remove:before{content:"\e98d"}.ic-24-Reorder-AZ:before{content:"\e98e"}.ic-24-Reorder-Default:before{content:"\e98f"}.ic-24-Reorder-Old:before{content:"\e990"}.ic-24-Reorder-ZA:before{content:"\e991"}.ic-24-Repeat-One:before{content:"\e992"}.ic-24-Repeat:before{content:"\e9a2"}.ic-24-Report:before{content:"\e9a3"}.ic-24-Ringback:before{content:"\e9a4"}.ic-24-Ringstone:before{content:"\e9a5"}.ic-24-Sad:before{content:"\e9a6"}.ic-24-SapXep:before{content:"\e9a7"}.ic-24-Scan:before{content:"\e9a8"}.ic-24-Search:before{content:"\e9a9"}.ic-24-Select-All:before{content:"\e9aa"}.ic-24-Select:before{content:"\e9ab"}.ic-24-Setting:before{content:"\e9ac"}.ic-24-Share---Fb:before{content:"\e9ad"}.ic-24-Share-Zalo:before{content:"\e9ae"}.ic-24-Share:before{content:"\e9af"}.ic-24-Shuffle:before{content:"\e9b0"}.ic-24-Snooze:before{content:"\e9b1"}.ic-24-Sort:before{content:"\e9b2"}.ic-24-Star:before{content:"\e9b3"}.ic-24-Theme:before{content:"\e9b4"}.ic-24-Tick-Circle:before{content:"\e9b5"}.ic-24-Tick:before{content:"\e9b6"}.ic-24-Tone-news:before{content:"\e9b7"}.ic-24-Tone:before{content:"\e9b8"}.ic-24-Trend:before{content:"\e9b9"}.ic-24-Un-Pin:before{content:"\e9ba"}.ic-24-UnFollow:before{content:"\e9bb"}.ic-24-Upload-1:before{content:"\e9bc"}.ic-24-Upload:before{content:"\e9bd"}.ic-24-View-images:before{content:"\e9be"}.ic-24-Vip:before{content:"\e9bf"}.ic-24-Volume-Mute:before{content:"\e9c0"}.ic-24-Volume:before{content:"\e9c1"}.ic-20-VIP-2:before{content:"\ea73"}.ic-20-Logout:before{content:"\ea6c"}.ic-20-VIP-upgrade:before{content:"\ea6d"}.ic-20-VIP:before{content:"\ea6e"}.ic-20-Bookmark:before{content:"\ea6f"}.ic-20-Bookmarked:before{content:"\ea70"}.ic-20-Desktop:before{content:"\ea69"}.ic-20-Privacy:before{content:"\ea6a"}.ic-20-Clock:before{content:"\ea5b"}.ic-20-Collapse:before{content:"\ea5c"}.ic-20-Expand:before{content:"\ea5d"}.ic-20-Setting:before{content:"\ea5e"}.ic-20-quaility-SQ:before{content:"\ea52"}.ic-20-Ads:before{content:"\e9c2"}.ic-20-Backward-15:before{content:"\e9c3"}.ic-20-Call:before{content:"\e9c4"}.ic-20-Dieukhoan:before{content:"\e9c5"}.ic-20-Nextward---30:before{content:"\e9c6"}.ic-20-Play:before{content:"\e9c7"}.ic-20-Report:before{content:"\e9c8"}.ic-20-Add-Queue:before{content:"\e9c9"}.ic-20-Add:before{content:"\e9ca"}.ic-20-Arrow-Up-Left:before{content:"\e9cb"}.ic-20-Arrow-Back:before{content:"\e9cc"}.ic-20-Arrow-Down:before{content:"\e9cd"}.ic-20-Arrow-Next:before{content:"\e9ce"}.ic-20-Arrow-Up-1:before{content:"\e9cf"}.ic-20-Arrow-Up:before{content:"\e9d0"}.ic-20-Block:before{content:"\e9d1"}.ic-20-Calendar-tick:before{content:"\e9d2"}.ic-20-Calendar:before{content:"\e9d3"}.ic-20-Chatroom:before{content:"\e9d4"}.ic-20-Close:before{content:"\e9d5"}.ic-20-Comment:before{content:"\e9d6"}.ic-20-Discover-image:before{content:"\e9d7"}.ic-20-Download:before{content:"\e9d8"}.ic-20-Edit:before{content:"\e9d9"}.ic-20-Favorite-local:before{content:"\e9da"}.ic-20-Favorite:before{content:"\e9db"}.ic-20-Favorited:before{content:"\e9dc"}.ic-20-Filter:before{content:"\e9dd"}.ic-20-Floading:before{content:"\e9de"}.ic-20-Follow:before{content:"\e9df"}.ic-20-Fullscreen-exit:before{content:"\e9e0"}.ic-20-Fullscreen:before{content:"\e9e1"}.ic-20-Hide:before{content:"\e9e2"}.ic-20-History:before{content:"\e9e3"}.ic-20-info:before{content:"\e9e4"}.ic-20-Kiki:before{content:"\e9e5"}.ic-20-Local:before{content:"\e9e6"}.ic-20-Location:before{content:"\e9e7"}.ic-20-more:before{content:"\e9e8"}.ic-20-MV:before{content:"\e9e9"}.ic-20-Pin:before{content:"\e9ea"}.ic-20-play-next:before{content:"\e9eb"}.ic-20-Play-Outline:before{content:"\e9ec"}.ic-20-play-pre:before{content:"\e9ed"}.ic-20-play-shape:before{content:"\e9ee"}.ic-20-Private-1:before{content:"\e9ef"}.ic-20-Private:before{content:"\e9f0"}.ic-20-Profile:before{content:"\e9f1"}.ic-20-Public:before{content:"\e9f2"}.ic-20-quaility:before{content:"\e9f3"}.ic-20-Queue:before{content:"\e9f4"}.ic-20-radio:before{content:"\e9f5"}.ic-20-refresh:before{content:"\e9f6"}.ic-20-Remove:before{content:"\e9f7"}.ic-20-Repeat-one:before{content:"\e9f8"}.ic-20-Repeat:before{content:"\e9f9"}.ic-20-SapXep:before{content:"\e9fa"}.ic-20-Search:before{content:"\e9fb"}.ic-20-Share:before{content:"\e9fc"}.ic-20-Shuffle:before{content:"\e9fd"}.ic-20-Tick-Circle-1:before{content:"\e9fe"}.ic-20-Tick-Circle:before{content:"\e9ff"}.ic-20-Tick:before{content:"\ea00"}.ic-20-Upload:before{content:"\ea01"}.ic-20-Volume-Mute:before{content:"\ea02"}.ic-20-Volume:before{content:"\ea03"}.ic-16-Bookmark:before{content:"\ea71"}.ic-16-Bookmarked:before{content:"\ea72"}.ic-16-ArrowRightSolid:before{content:"\ea5f"}.ic-16-Block:before{content:"\ea60"}.ic-16-Radio:before{content:"\ea61"}.ic-16-ShareFb:before{content:"\ea62"}.ic-16-ShareZalo:before{content:"\ea63"}.ic-16-Sort:before{content:"\ea64"}.ic-16-CircleTick-Solid:before{content:"\ea04"}.ic-16-Cloud-Upload:before{content:"\ea05"}.ic-16-Discover-Pause:before{content:"\ea06"}.ic-16-CircleTick:before{content:"\ea46"}.ic-16-Lyric:before{content:"\ea07"}.ic-16-Add-play-now:before{content:"\ea08"}.ic-16-Add:before{content:"\ea09"}.ic-16-Arrow-Back-1:before{content:"\ea0a"}.ic-16-Arrow-Back:before{content:"\ea0b"}.ic-16-Arrow-Down:before{content:"\ea0c"}.ic-16-Arrow-Next-1:before{content:"\ea0d"}.ic-16-Arrow-Next:before{content:"\ea0e"}.ic-16-Arrow-Up-1:before{content:"\ea0f"}.ic-16-Arrow-Up:before{content:"\ea10"}.ic-16-Backward-15s:before{content:"\ea11"}.ic-16-Calendar-tick:before{content:"\ea12"}.ic-16-Calendar:before{content:"\ea13"}.ic-16-Clock:before{content:"\ea14"}.ic-16-Close:before{content:"\ea15"}.ic-16-Code:before{content:"\ea16"}.ic-16-comment:before{content:"\ea17"}.ic-16-copylink:before{content:"\ea18"}.ic-16-Delete:before{content:"\ea19"}.ic-16-Device:before{content:"\ea1a"}.ic-16-Discover-Play:before{content:"\ea1b"}.ic-16-Discover:before{content:"\ea1c"}.ic-16-Discovery:before{content:"\ea1d"}.ic-16-Download-loading:before{content:"\ea1e"}.ic-16-Download:before{content:"\ea1f"}.ic-16-Favorite:before{content:"\ea20"}.ic-16-Favorited:before{content:"\ea21"}.ic-16-Filter:before{content:"\ea22"}.ic-16-Floading:before{content:"\ea23"}.ic-16-Follow:before{content:"\ea24"}.ic-16-info:before{content:"\ea25"}.ic-16-Karaoke:before{content:"\ea26"}.ic-16-Location:before{content:"\ea27"}.ic-16-Micro-Kiki:before{content:"\ea28"}.ic-16-more:before{content:"\ea29"}.ic-16-MV:before{content:"\ea2a"}.ic-16-Nextward-30:before{content:"\ea2b"}.ic-16-Nextxx:before{content:"\ea2c"}.ic-16-Notification:before{content:"\ea2d"}.ic-16-Pin:before{content:"\ea2e"}.ic-16-Play-Next:before{content:"\ea2f"}.ic-16-Play-Outline:before{content:"\ea30"}.ic-16-Play-Outline1:before{content:"\ea31"}.ic-16-Profile:before{content:"\ea32"}.ic-16-question-solid:before{content:"\ea33"}.ic-16-question:before{content:"\ea34"}.ic-16-reload:before{content:"\ea35"}.ic-16-ringstone:before{content:"\ea36"}.ic-16-Search:before{content:"\ea37"}.ic-16-Share:before{content:"\ea47"}.ic-16-Shuffle:before{content:"\ea48"}.ic-16-Tick:before{content:"\ea49"}.ic-16-Time:before{content:"\ea4a"}.ic-16-Trans:before{content:"\ea4b"}.ic-16-Upload:before{content:"\ea4c"}.ic-16-Video:before{content:"\ea4d"}.ic-16-Views:before{content:"\ea4e"}.ic-16-Views1:before{content:"\ea4f"}.ic-16-Volume-Mute:before{content:"\ea50"}.ic-16-Volume:before{content:"\ea51"}.ic-12-cham:before{content:"\ea38"}.ic-12-Download:before{content:"\ea39"}.ic-12-Explicit:before{content:"\ea3a"}.ic-12-HQ:before{content:"\ea3b"}.ic-12-local-Droid:before{content:"\ea3c"}.ic-12-local-iOS:before{content:"\ea3d"}.ic-12-SHQ:before{content:"\ea3e"}.ic-12-Star:before{content:"\ea3f"}.ic-12-Upload:before{content:"\ea40"}.ic-12-Uploaded:before{content:"\ea41"}.ic-12-Uploading:before{content:"\ea42"}.ic-12-Favorite:before{content:"\ea43"}.ic-12-Favorited:before{content:"\ea44"}.ic-12-Play:before{content:"\ea45"}.ic-12-Radio:before{content:"\ea53"}.ic-12-Views:before{content:"\ea54"}.ic-unhide:before{content:"\e93e"}.ic-scale-1:before{content:"\e91f"}.ic-scale-2:before{content:"\e920"}.ic-intro:before{content:"\e921"}.ic-explicit:before{content:"\e922"}.ic-upload:before{content:"\21"}.ic-forward:before{content:"\22"}.ic-zm-collapse:before{content:"\23"}.ic-zm-expand:before{content:"\24"}.ic-back:before{content:"\25"}.ic-drag:before{content:"\26"}.ic-email:before{content:"\27"}.ic-calendar:before{content:"\28"}.ic-ringtone:before{content:"\29"}.ic-history:before{content:"\2a"}.ic-what-new:before{content:"\2b"}.ic-share:before{content:"\2c"}.ic-brightness:before{content:"\2d"}.ic-sort:before{content:"\2e"}.ic-location:before{content:"\2f"}.ic-restore:before{content:"\30"}.ic-rollback:before{content:"\31"}.ic-qc:before{content:"\32"}.ic-edit:before{content:"\33"}.ic-star-outline:before{content:"\34"}.ic-clock:before{content:"\35"}.ic-tools:before{content:"\36"}.ic-trend:before{content:"\37"}.ic-unlike:before{content:"\38"}.ic-up:before{content:"\39"}.ic-log-out:before{content:"\3a"}.ic-like:before{content:"\3b"}.ic-like-full:before{content:"\3c"}.ic-lyric:before{content:"\3d"}.ic-mn-song:before{content:"\3e"}.ic-pause-circle-outline:before{content:"\3f"}.ic-pause:before{content:"\40"}.ic-go-right:before{content:"\41"}.ic-go-up:before{content:"\42"}.ic-add-trans:before{content:"\43"}.ic-idea:before{content:"\44"}.ic-info:before{content:"\45"}.ic-karaoke:before{content:"\46"}.ic-like-other:before{content:"\47"}.ic-link:before{content:"\48"}.ic-list-music:before{content:"\49"}.ic-more:before{content:"\4a"}.ic-mv:before{content:"\4b"}.ic-mv-default:before{content:"\4c"}.ic-mv-theater:before{content:"\4d"}.ic-next:before{content:"\4e"}.ic-mn-mv:before{content:"\4f"}.ic-noti:before{content:"\50"}.ic-play-circle:before{content:"\51"}.ic-play-next:before{content:"\52"}.ic-play-no:before{content:"\53"}.ic-balance:before{content:"\54"}.ic-play-outline:before{content:"\55"}.ic-pre:before{content:"\56"}.ic-private:before{content:"\57"}.ic-remove:before{content:"\58"}.ic-repeat:before{content:"\59"}.ic-repeat-one:before{content:"\5a"}.ic-phone:before{content:"\5b"}.ic-reset:before{content:"\5c"}.ic-pin:before{content:"\5d"}.ic-play:before{content:"\5e"}.ic-play-circle-outline:before{content:"\5f"}.ic-add-playlist:before{content:"\60"}.ic-showbiz:before{content:"\61"}.ic-add:before{content:"\62"}.ic-camera:before{content:"\63"}.ic-casting:before{content:"\64"}.ic-check:before{content:"\65"}.ic-down:before{content:"\66"}.ic-download:before{content:"\67"}.ic-addfriend:before{content:"\68"}.ic-album:before{content:"\69"}.ic-artist:before{content:"\6a"}.ic-attach:before{content:"\6b"}.ic-beat:before{content:"\6c"}.ic-beat-off:before{content:"\6d"}.ic-add-lyric:before{content:"\6e"}.ic-close:before{content:"\6f"}.ic-code:before{content:"\70"}.ic-comment:before{content:"\71"}.ic-copy-text:before{content:"\72"}.ic-delete:before{content:"\73"}.ic-denial:before{content:"\74"}.ic-dislike:before{content:"\75"}.ic-filter:before{content:"\76"}.ic-font-size:before{content:"\77"}.ic-global:before{content:"\78"}.ic-go-down:before{content:"\79"}.ic-go-left:before{content:"\7a"}.ic-privacy:before{content:"\7b"}.ic-quality:before{content:"\7c"}.ic-radio:before{content:"\7d"}.ic-reload:before{content:"\7e"}.ic-search:before{content:"\e000"}.ic-settings:before{content:"\e001"}.ic-floating:before{content:"\e002"}.ic-shuffle:before{content:"\e003"}.ic-song:before{content:"\e004"}.ic-star:before{content:"\e005"}.ic-user:before{content:"\e006"}.ic-view:before{content:"\e007"}.ic-visual:before{content:"\e008"}.ic-volume:before{content:"\e009"}.ic-volume-mute:before{content:"\e00a"}.ic-warning:before{content:"\e00b"}.ic-check-outline:before{content:"\e00c"}.ic-check-full:before{content:"\e00d"}.ic-mn-artist:before{content:"\e00e"}.ic-add-que:before{content:"\e00f"}.ic-add-play-now:before{content:"\e010"}.ic-minimize:before{content:"\e011"}.ic-rollback-v5:before{content:"\e012"}.ic-mn-catalogue:before{content:"\e013"}.ic-mn-top100:before{content:"\e014"}.ic-mn-zingchart:before{content:"\e015"}.ic-podcast:before{content:"\e016"}.ic-mn-home:before{content:"\e017"}.ic-feed:before{content:"\e018"}.ic-library:before{content:"\e019"}.is-1-lines{-webkit-line-clamp:1}.is-1-lines,.is-2-lines{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal}.is-2-lines{-webkit-line-clamp:2}.is-3-lines{-webkit-line-clamp:3}.is-3-lines,.is-4-lines{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal}.is-4-lines{-webkit-line-clamp:4}.is-5-lines{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:5;white-space:normal}.zm-portal{z-index:1070;right:auto;border-radius:3px;position:absolute;background-color:#231f3b;width:230px}.zm-portal-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1080;background-color:var(--dark-alpha-80);display:flex;justify-content:center;align-items:center}.zm-portal-modal .modal{background-color:var(--primary-bg);border-radius:8px;max-height:100%}.zm-portal-hover{z-index:1070;right:auto;border-radius:6px;position:absolute;background-color:var(--primary-bg);overflow:hidden;box-shadow:0 2px 5px var(--portal-menu-box-shadow)}.menu-list--submenu{position:relative}.menu-list--submenu .submenu-content{position:absolute;width:230px;background-color:var(--primary-bg);box-shadow:0 0 5px 0 rgba(0,0,0,.2);border-radius:8px;left:calc(100% - 15px);top:-10px;z-index:1;padding:10px 0}.menu-list--submenu .submenu-content .subtitle{margin-top:10px;text-transform:uppercase;color:var(--text-secondary)}.menu-list--submenu .submenu-content .subtitle:first-child{margin-top:0}.menu-list--submenu .submenu-content .descrition{color:var(--text-secondary);display:inline-block;line-height:1.36}.menu-list--submenu .submenu-content .center-vertical{display:flex;align-items:center;line-height:1}.menu-list--submenu .submenu-content .center-vertical i{line-height:1}</pre></body></html>