.onboarding-body {
    height: 100vh;
}
.footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.vpn-hero-section {
  background: url('/static/core/assets/img/uploads/7058965_823.jpg') center center / cover no-repeat;
  z-index: 1200;
}
.vpn-wave {
  margin-top: -130px;
}

.vpn-wave svg {
  display: block;
  width: 100%;
  height: 120px;
}
.vpn_mainNav {
    z-index: 1050;
}
