/* ВАЖНО: ограничиваем ТОЛЬКО ОДНИМ Zero Block */
#rec1752064003 .videoBackground {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

#rec1752064003 .videoBackground video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
