.lyrics-text{font-size:18px;line-height:24px;font-weight:700;color:hsla(0,0%,100%,.5);text-align:center;white-space:nowrap;background:hsla(0,0%,100%,.5) linear-gradient(90deg,#fff,#fff) no-repeat 0 0;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-size:0 100%}.load{animation:progress 8s linear infinite}.load,.load-2{background-size:100% 100%}.load-2{animation:progress2 8s linear infinite}@keyframes progress{0%{background-size:0 100%}50%{background-size:100% 100%}to{background-size:100% 100%}}@keyframes progress2{0%{background-size:0 100%}50%{background-size:0 100%}to{background-size:100% 100%}}.slide-title{color:#fff;font-size:40px;font-weight:900;line-height:40px;margin-bottom:10px}.slide-desc{color:hsla(0,0%,100%,.9);font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px;max-width:500px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.slide-btn{width:200px;height:40px;border-radius:40px;background:hsla(0,0%,100%,.5);color:#000;text-align:center;font-size:16px;font-weight:600;line-height:40px;transition:all .3s linear}.slide-btn:hover{background:#fff;cursor:pointer}