.victor-hero-bg {
  background-image: url("/images/victor3.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.safety-solutions-bg {
  background-image: url("/solutionimg/smartcity.png");
}

.development-technologies-bg {
  background-image: url("/images/dev-tech-img.webp");
  background-position: center;
  background-size: cover;
}

.animation-delay-0 { animation-delay: 0s; }
.animation-delay-1 { animation-delay: 0.05s; }
.animation-delay-2 { animation-delay: 0.1s; }
.animation-delay-3 { animation-delay: 0.15s; }
.animation-delay-4 { animation-delay: 0.2s; }
.animation-delay-5 { animation-delay: 0.25s; }
.animation-delay-6 { animation-delay: 0.3s; }
.animation-delay-7 { animation-delay: 0.35s; }
.animation-delay-8 { animation-delay: 0.4s; }
.animation-delay-9 { animation-delay: 0.45s; }
