.elementor-52:not(.elementor-motion-effects-element-type-background), .elementor-52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}/* Start custom CSS */body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("link_catre_video.mp4") no-repeat center center / cover;
  z-index: -1;
}/* End custom CSS */