#careers .s2 .container-inner {
  max-width: 1050px;
}
#careers .s3 h2 {
  margin-bottom: 2rem;
}
#careers .s3 .container-inner {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2509803922);
  padding-bottom: 7.5rem;
}
#careers .s3 .careers {
  width: 100%;
  height: 100vh;
}

@media screen and (max-width: 767px) {
  #careers .s3 .container-inner {
    padding-bottom: 5rem;
    margin: 0;
    width: 100%;
  }
}

/*# sourceMappingURL=careers.css.map */
