/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple, body.frontend .section-hero-simple {
  border-bottom: 10px solid #eceae8;
}
@media only screen and (min-width: 768px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple, body.frontend .section-hero-simple {
    border-bottom: 21px solid #eceae8;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__top, body.frontend .section-hero-simple__top {
  height: 235px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__top, body.frontend .section-hero-simple__top {
    height: 400px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__bg, body.frontend .section-hero-simple__bg {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__bg__image, body.frontend .section-hero-simple__bg__image {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__first-cell, body.frontend .section-hero-simple__first-cell {
  position: absolute;
  z-index: 2;
  width: 300px;
  left: -120px;
  top: 0;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__first-cell, body.frontend .section-hero-simple__first-cell {
    left: -270px;
    width: 750px;
    top: -200px;
    bottom: unset;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__first-cell, body.frontend .section-hero-simple__first-cell {
    left: -130px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__first-cell img, body.frontend .section-hero-simple__first-cell img {
  width: 100%;
  height: auto;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple .table, body.frontend .section-hero-simple .table {
  position: absolute;
  top: 30px;
  right: 15px;
}
@media only screen and (min-width: 768px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple .table, body.frontend .section-hero-simple .table {
    position: relative;
    top: 40px;
    right: -20px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple .table, body.frontend .section-hero-simple .table {
    right: 0;
    top: 60px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__title, body.frontend .section-hero-simple__title {
  z-index: 4;
  position: relative;
  text-align: center;
  margin-right: 0;
  margin-left: auto;
  max-width: 230px;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__title span, body.frontend .section-hero-simple__title span {
  display: block;
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__title, body.frontend .section-hero-simple__title {
    max-width: 450px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-hero-simple__title, body.frontend .section-hero-simple__title {
    max-width: 650px;
  }
}

/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
/**
 * Add an arrow element
 *
 * Accepts:
 * - $direction: {String} Positioning method for element
 * - $size: {String}
 * - $stroke: {String}
 *
 * Usage:
 * .selector {
 *   @include visually-shown(relative);
 * }
 */
.editor-styles-wrapper .block-editor-block-list__layout .section-cta, body.frontend .section-cta {
  background-color: #8497B0;
  mix-blend-mode: multiply;
  position: relative;
}
.editor-styles-wrapper .block-editor-block-list__layout .section-cta.small-padding .section-cta__inner, body.frontend .section-cta.small-padding .section-cta__inner {
  padding: 30px 0 50px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta.small-padding .section-cta__inner, body.frontend .section-cta.small-padding .section-cta__inner {
    padding: 40px 0 35px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta.small-padding .section-cta__cell, body.frontend .section-cta.small-padding .section-cta__cell {
    top: -130px;
    width: 430px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta.small-padding .section-cta__cell, body.frontend .section-cta.small-padding .section-cta__cell {
    top: -120px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-cta__inner, body.frontend .section-cta__inner {
  padding: 40px 0 50px;
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__inner, body.frontend .section-cta__inner {
    padding: 70px 0 60px;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-cta__inner .title, body.frontend .section-cta__inner .title {
  width: 60%;
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__inner .title, body.frontend .section-cta__inner .title {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__inner .title, body.frontend .section-cta__inner .title {
    width: 80%;
  }
}
.editor-styles-wrapper .block-editor-block-list__layout .section-cta__cell, body.frontend .section-cta__cell {
  position: absolute;
  right: -115px;
  top: -35px;
  opacity: 0.5;
  transition-delay: 0.6s !important;
  transition: transform 2s ease, opacity 1.5s ease;
  width: 290px;
  transform: translateX(0);
}
@media only screen and (min-width: 576px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__cell, body.frontend .section-cta__cell {
    width: 370px;
    top: -130px;
  }
}
@media only screen and (min-width: 992px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__cell, body.frontend .section-cta__cell {
    right: -80px;
    width: 436px;
    top: -130px;
  }
}
@media only screen and (min-width: 1200px) {
  .editor-styles-wrapper .block-editor-block-list__layout .section-cta__cell, body.frontend .section-cta__cell {
    top: -100px;
  }
}

.single-job .menu-item.careers-menu-item {
  background-color: #ff8c42;
}
.single-job .content-area {
  position: relative;
}
.single-job .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-image: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .single-job .gradient-overlay {
    height: 300px;
  }
}
.single-job .site-main {
  padding: 80px 0 80px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .single-job .site-main {
    padding: 60px 0 80px;
  }
}
.single-job h1 {
  margin-bottom: 5px;
}
.single-job .back-to-careers {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .single-job .back-to-careers {
    justify-content: center;
  }
}
.single-job .back-to-careers .arrow-left {
  margin-right: 10px;
}
.single-job .back-to-careers .arrow-left svg {
  margin-top: -3px;
}
@media only screen and (min-width: 992px) {
  .single-job .back-to-careers {
    margin-bottom: 20px;
  }
}
.single-job .back-to-careers a {
  transition: all 0.4s ease;
  color: #ff8c42;
}
.single-job .back-to-careers a:hover {
  fill: #536b8b;
}
.single-job .back-to-careers a:hover svg path {
  fill: #536b8b;
}
.single-job .location-display {
  font-size: 16px;
  margin-bottom: 20px;
}
.single-job .share-wrap {
  font-size: 10px;
  font-weight: bold;
  color: #536b8b;
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 0 auto 40px;
}
@media only screen and (min-width: 576px) {
  .single-job .share-wrap {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .single-job .share-wrap {
    display: block;
    margin: unset;
  }
}
.single-job .share-wrap .share-text {
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .single-job .share-wrap .heateor_sss_sharing_container {
    margin-left: -8px;
  }
}
.single-job .share-wrap .heateor_sss_sharing_ul .heateorSssSharingRound i {
  width: 28px !important;
  height: 28px !important;
  background: transparent !important;
}
@media only screen and (min-width: 992px) {
  .single-job .share-wrap .heateor_sss_sharing_ul .heateorSssSharingRound i {
    width: 48px !important;
    height: 48px !important;
  }
}
.single-job .share-wrap .heateor_sss_sharing_ul .heateorSssSharingRound:last-child {
  display: none;
}
.single-job .share-wrap .heateor_sss_svg {
  display: none;
  background-color: transparent !important;
}
.single-job .share-wrap .heateor_sss_more {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
@media only screen and (max-width: 767px) {
  .single-job .wrap-meta {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
.single-job .download-btn {
  transition: all 0.4s ease;
  border: 3px solid #ff8c42;
  color: #ff8c42;
  border-radius: 27px;
  padding: 7px 15px 4px 15px;
  font-size: 16px;
  display: flex;
  margin: 0 auto;
  letter-spacing: 1.25px;
  width: fit-content;
}
.single-job .download-btn span {
  padding-left: 10px;
  margin-top: -3px;
}
@media only screen and (min-width: 992px) {
  .single-job .download-btn {
    font-size: 25px;
    padding: 5px 15px 5px 15px;
  }
}
.single-job .download-btn:hover {
  background: #ff8c42;
  color: #ffffff;
}
.single-job .download-btn:hover span path {
  fill: #ffffff;
}
@media only screen and (min-width: 1200px) {
  .single-job .col-left {
    padding-right: 70px;
  }
}
.single-job .col-left .archive-and-category {
  list-style: none;
  border-radius: 29px;
  border: 2px solid #ff8c42;
  background-color: #ffffff;
  padding: 20px 28px 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  font-family: "Omnes Regular", sans-serif;
}
@media only screen and (min-width: 320px) {
  .single-job .col-left .archive-and-category {
    font-size: calc(18px + 4 * (100vw - 320px) / 1120);
  }
}
@media only screen and (min-width: 1440px) {
  .single-job .col-left .archive-and-category {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) {
  .single-job .col-left .archive-and-category {
    width: fit-content;
    margin: 30px auto 40px;
  }
}
.single-job .col-left .archive-and-category li {
  list-style: none;
  margin-left: 20px;
  padding: 0 10px;
}
.single-job .col-left .archive-and-category li::marker {
  display: none;
  content: "";
}
.single-job .col-left .archive-and-category li.active {
  border-radius: 29px;
  background-color: rgba(90, 155, 213, 0.1);
}
.single-job .col-left .archive-and-category a {
  font-size: 18px;
  font-family: "Omnes Regular", sans-serif;
}
@media only screen and (min-width: 320px) {
  .single-job .col-left .archive-and-category a {
    font-size: calc(18px + 4 * (100vw - 320px) / 1120);
  }
}
@media only screen and (min-width: 1440px) {
  .single-job .col-left .archive-and-category a {
    font-size: 22px;
  }
}
.single-job .col-left .category-mobile {
  margin-bottom: 20px;
  background: #ffffff;
  border: 2px solid #ff8c42;
  border-radius: 29px;
  display: block;
  width: fit-content;
  justify-content: center;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .single-job .col-left .category-mobile {
    display: none;
  }
}
.single-job .col-left .category-mobile li {
  list-style: none;
  color: #5a9bd5;
  transition: all 0.4s ease;
  padding: 0 10px 0;
  margin: 0;
  font-family: "Omnes Regular", sans-serif;
  font-size: 12px;
  line-height: 1.4;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .single-job .col-left .category-mobile li {
    padding: 0 25px 0;
  }
}
@media only screen and (min-width: 320px) {
  .single-job .col-left .category-mobile li {
    font-size: calc(12px + 8 * (100vw - 320px) / 1120);
  }
}
@media only screen and (min-width: 1440px) {
  .single-job .col-left .category-mobile li {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .single-job .col-left .category-mobile li {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 320px) {
  .single-job .col-left .category-mobile li {
    font-size: calc(18px + 4 * (100vw - 320px) / 1120);
  }
}
@media only screen and (min-width: 992px) and (min-width: 1440px) {
  .single-job .col-left .category-mobile li {
    font-size: 22px;
  }
}
.single-job .col-left .category-mobile li:before {
  display: none;
}
.single-job .col-left .category-mobile li:hover {
  color: #ff8c42;
}
.single-job .col-left .category-mobile li.active {
  color: #ff8c42;
  font-family: "Omnes Medium", sans-serif;
}
.single-job .col-left .inner {
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .single-job .col-left .inner {
    margin-bottom: 40px;
  }
}
.single-job .col-right .content {
  margin-bottom: 30px;
  margin-top: 15px;
}
@media only screen and (min-width: 992px) {
  .single-job .col-right .content {
    margin-top: 15px;
    margin-bottom: 50px;
  }
}
.single-job .col-right .content p {
  font-size: 10px;
}
@media only screen and (min-width: 320px) {
  .single-job .col-right .content p {
    font-size: calc(10px + 8 * (100vw - 320px) / 1120);
  }
}
@media only screen and (min-width: 1440px) {
  .single-job .col-right .content p {
    font-size: 18px;
  }
}
.single-job .col-right .prev,
.single-job .col-right .next {
  font-size: 10px;
}
@media only screen and (min-width: 576px) {
  .single-job .col-right .prev,
.single-job .col-right .next {
    font-size: 16px;
  }
}
.single-job .col-right .prev:hover,
.single-job .col-right .next:hover {
  color: #ff8c42;
}
.single-job .col-right .prev:hover svg path,
.single-job .col-right .next:hover svg path {
  fill: #ff8c42;
}
.single-job .col-right .arrow-left {
  margin-right: 10px;
}
.single-job .col-right .arrow-right {
  margin-left: 10px;
}
.single-job .col-right .next {
  margin-left: 40px;
}
@media only screen and (min-width: 768px) {
  .single-job .col-right .next {
    margin-left: 80px;
  }
}

/*# sourceMappingURL=single-job.css.map*/