.lazy-youtube{position:relative;width:100%;max-width:100%;aspect-ratio:16/9;background:#000;cursor:pointer;overflow:hidden;border-radius:6px}.lazy-youtube-thumb{width:100%;height:100%;background-size:cover;background-position:center;background-color:#000}.lazy-youtube-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:48px;border:none;background:rgba(0,0,0,.5);border-radius:8px;cursor:pointer}.lazy-youtube-play:after{content:'';display:inline-block;margin-left:6px;border-style:solid;border-width:10px 0 10px 16px;border-color:transparent transparent transparent #fff}.lazy-youtube-iframe{width:100%;height:100%}