.top-section[data-v-cab698f9] {
  height: 480px;
  position: relative;
}
.top-section--background[data-v-cab698f9] {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-section__overlay[data-v-cab698f9] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1a1a1a;
  opacity: .5;
}
.top-section__content[data-v-cab698f9] {
  position: relative;
}
