/* ARABISK V19.36 — Start a Project direct Vimeo MP4 background. */
.start-project-v1936 .project-direct-video-background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
  background: #090a08 url('/assets/images/og-arabisk.jpg') center / cover no-repeat;
}

.start-project-v1936 .project-direct-background-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
  background: transparent;
}

.start-project-v1936 .inner-hero-shade { z-index: 1; }
.start-project-v1936 .project-safe-container { position: relative; z-index: 2; }
