/*===================================================================================*/
/*  Global | Variables | Partial
/*===================================================================================*/
.jobs-overview-page .page-inner {
  padding-left: 16%;
  padding-right: 16%;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .jobs-overview-page .page-inner {
    padding-left: 4%;
    padding-right: 4%;
  }
}

.paragraph--type--jobs-overview {
  margin-top: 0;
  padding-top: 0;
}
.paragraph--type--jobs-overview .hero-content__wrapper {
  background: #00aeef;
  padding: 10rem 0;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .paragraph--type--jobs-overview .hero-content__wrapper {
    padding: 5rem 0;
  }
}
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 15rem;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .paragraph--type--jobs-overview .hero-content__wrapper .hero-content__inner {
    min-height: 10rem;
  }
}
.paragraph--type--jobs-overview .hero-content__wrapper .title,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title {
  color: white;
}
.paragraph--type--jobs-overview .hero-content__wrapper .title h1,
.paragraph--type--jobs-overview .hero-content__wrapper .title h2,
.paragraph--type--jobs-overview .hero-content__wrapper .title h3,
.paragraph--type--jobs-overview .hero-content__wrapper .title h4,
.paragraph--type--jobs-overview .hero-content__wrapper .title h5,
.paragraph--type--jobs-overview .hero-content__wrapper .title h6,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h1,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h2,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h3,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h4,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h5,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white h6,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h1,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h2,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h3,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h4,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h5,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title h6 {
  color: white;
}
.paragraph--type--jobs-overview .hero-content__wrapper .title span,
.paragraph--type--jobs-overview .hero-content__wrapper .title--white span,
.paragraph--type--jobs-overview .hero-content__wrapper .hero-content__title span {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: white;
}

.view-jobs-overview {
  background: #ffffff;
  padding: 5rem 0;
}
@media screen and (min-width: 0) and (max-width: 47.9375em) {
  .view-jobs-overview {
    padding: 2.5rem 0;
  }
}

@media screen and (min-width: 48em) {
  .jobs-overview-page .paragraph__header .title {
    max-width: none;
  }
}
/*# sourceMappingURL=paragraph-jobs-overview.css.map */
