/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[7].use[3]!./app/(internal)/careers/page.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.page_wrapper__JlXpe {
  max-width: 900px;
  margin: 0 auto;
  padding: 6rem 2rem;
  color: #fff;
}

.page_hero__qpS8_ {
  text-align: center;
  margin-bottom: 4rem;
}

.page_hero__qpS8_ h1 {
  font-size: 3rem;
  margin-bottom: 1rem;
}

.page_hero__qpS8_ p {
  font-size: 1.15rem;
  max-width: 680px;
  margin: 0 auto;
  color: var(--text-muted);
}

.page_section__bmzf7 {
  margin-bottom: 3rem;
}

.page_section__bmzf7 h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
}

.page_section__bmzf7 p {
  color: var(--text-muted);
  line-height: 1.7;
}

.page_openings__84RKN {
  text-align: center;
}

.page_button__CNJZJ {
  margin-top: 1.2rem;
  padding: 1rem 2rem;
  border-radius: 10px;
  background: var(--primary);
  color: white;
  border: none;
  font-size: 1.1rem;
  cursor: pointer;
}

