section.elementor-section.vbhv13-hero,
.elementor-section.vbhv13-hero,
.vbhv13-hero {
  background: linear-gradient(140deg, #0b2440 0%, #15498a 100%) !important;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
}

.elementor-section.vbhv13-hero > .elementor-container,
.vbhv13-hero > .elementor-container {
  align-items: center;
  max-width: 1180px;
  min-height: 680px;
  padding: 76px 0 84px;
}

.elementor-section.vbhv13-hero .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.vbhv13-hero .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0;
}

.vbhv13-copy {
  max-width: 720px;
  padding-right: 54px;
}

.vbhv13-people {
  align-items: flex-end;
  display: grid;
  gap: clamp(7px, 1vw, 14px);
  grid-template-columns: repeat(10, minmax(28px, 1fr));
  margin: 0 0 24px;
  max-width: 640px;
}

.vbhv13-person {
  --vbhv13-person-color: #375e87;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.vbhv13-person__head {
  background: var(--vbhv13-person-color);
  border-radius: 50%;
  display: block;
  height: clamp(21px, 2.35vw, 32px);
  margin-bottom: 6px;
  width: clamp(21px, 2.35vw, 32px);
}

.vbhv13-person__body {
  background: var(--vbhv13-person-color);
  border-radius: 19px 19px 3px 3px;
  display: block;
  height: clamp(28px, 3vw, 40px);
  width: clamp(34px, 3.6vw, 49px);
}

.vbhv13-person--active {
  --vbhv13-person-color: #f5921e;
}

.vbhv13-copy__headline {
  color: #fff;
  font-family: inherit;
  font-size: clamp(40px, 3.35vw, 50px);
  font-weight: 800;
  letter-spacing: -1.6px;
  line-height: 1.02;
  margin: 0;
}

.vbhv13-copy__headline span {
  display: inline;
}

.vbhv13-copy__line-two {
  display: block !important;
}

.vbhv13-copy__stat {
  color: #f5921e;
}

.vbhv13-copy__subheading {
  color: #fff;
  font-family: inherit;
  font-size: clamp(25px, 2.25vw, 34px);
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.16;
  margin: 18px 0 0;
}

.vbhv13-copy__body {
  color: #d4deea;
  font-size: 17px;
  line-height: 1.48;
  margin-top: 28px;
  max-width: 680px;
}

.vbhv13-copy__body p {
  margin: 0 0 14px;
}

.vbhv13-copy__body p:last-child {
  margin-bottom: 0;
}

.vbhv13-form-card > .elementor-element-populated {
  background: #fff;
  border-radius: 11px;
  box-shadow: 0 24px 55px rgba(3, 22, 44, 0.35);
  min-height: 462px;
  padding: 34px 28px !important;
}

.vbhv13-form-card__heading .elementor-heading-title {
  color: #0d2845;
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.18;
}

.vbhv13-form-card__rule {
  background: #f5921e;
  height: 4px;
  margin: 10px 0 28px;
  width: 44px;
}

.vbhv13-form-card__placeholder {
  align-items: center;
  border: 2px dashed #cbd4df;
  border-radius: 9px;
  color: #5f7083;
  display: flex;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  justify-content: center;
  line-height: 1.55;
  min-height: 318px;
  padding: 28px;
  text-align: center;
}

@media (max-width: 1200px) {
  .vbhv13-hero > .elementor-container {
    padding: 68px 36px 76px;
  }

  .vbhv13-copy {
    padding-right: 38px;
  }
}

@media (max-width: 1024px) {
  .vbhv13-hero > .elementor-container {
    min-height: auto;
  }

  .vbhv13-copy__headline {
    font-size: clamp(38px, 4.5vw, 46px);
  }
}

@media (max-width: 767px) {
  .vbhv13-hero > .elementor-container {
    padding: 54px 22px 60px;
  }

  .vbhv13-copy {
    max-width: none;
    padding: 0 0 42px;
  }

  .vbhv13-people {
    gap: 6px;
    margin-bottom: 20px;
  }

  .vbhv13-copy__headline {
    font-size: clamp(37px, 10.6vw, 48px);
    letter-spacing: -1px;
  }

  .vbhv13-copy__line-one,
  .vbhv13-copy__line-two {
    display: inline !important;
  }

  .vbhv13-copy__line-two::before {
    content: " ";
  }

  .vbhv13-copy__subheading {
    font-size: 25px;
  }

  .vbhv13-copy__body {
    font-size: 16px;
    margin-top: 23px;
  }

  .vbhv13-form-card > .elementor-element-populated {
    min-height: 390px;
    padding: 28px 22px !important;
  }

  .vbhv13-form-card__placeholder {
    min-height: 250px;
  }
}
