.wcg-yt{position:relative;width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;cursor:pointer}.wcg-yt-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;border-radius:14%;background:rgba(20,22,26,.78);transition:background .2s}.wcg-yt-play::before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border:solid transparent;border-width:11px 0 11px 18px;border-left-color:#fff}.wcg-yt:hover .wcg-yt-play{background:#c00}