.video-playlist{white-space:break-spaces;--width:100%;flex-direction:column;gap:10px;padding:0 20px}.video-playlist::-webkit-scrollbar{width:8px}.video-playlist::-webkit-scrollbar-thumb{background-color:#a0a0a0;border-radius:5px}.video-playlist::-webkit-scrollbar-track{background:#ebebeb;border-radius:5px}.video-playlist-preview{--width:200px;--height:100px;background-size:cover;height:100px;width:200px}.video-playlist-preview .block-bg{background-color:#8282821a}.video-playlist-item{--width:100%;--height:100%;border:1px solid #dee2e6;border-radius:7px;gap:30px;width:100%}.video-playlist-item i{transition:.4s}.video-playlist-item:hover i{transform:scale(1.5)}.playlist-item-title{font-size:20px}
