.vdSection{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.videosPlaylist{display:flex;width:100%;justify-content:center;padding:0 16px}.vdSection [class*=vdavatarContainer]{border-radius:50%!important}.selectedVideo{background:rgba(0,0,0,.1);border-radius:16px;padding:4px;justify-content:center;align-items:center}.video_board_right_wrapper a[class=playlistItemActive] [class=imagem]{position:relative}.video_board_right_wrapper a div[class=vdFeedContainer] div[class=vdFeedContentContainer] p{font-weight:500}.video_board_right_wrapper a[class=playlistItemActive] div[class=vdFeedImageContainer]:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;border-radius:var(--border-radius);content:"▶ Reproduzindo";font-size:14px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center}.videosShareIcons{display:flex;flex-direction:row;gap:8px}.shortsSection,.videosSection{width:100%;max-width:var(--max-width);margin:0 auto}.shortsSection{margin-top:40px}.videosSection{margin-bottom:-42px}.placeholderVideosContainer{display:flex;justify-content:center;gap:24px}@media (min-width:1024px){.vdSection{flex-direction:row}.videosPlaylist{width:100%;max-width:100%;display:flex;flex-direction:column;gap:var(--elements-spacing);align-items:center;padding:0 16px;margin-top:var(--elements-spacing)!important}}@media (max-width:1024px){.shortsSection,.videosSection{padding:0 0 0 16px}}