.video-play-icon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 25px;
  height: 25px;
  background-image: url('/cdn/shop/files/Background_7.png?v=1749671580');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
  pointer-events: none;
}