.video-shell.is-playing .video-play,
.video-shell.is-playing:hover .video-play {
  opacity: 0;
  pointer-events: none;
}
