.head-page {
  padding-bottom: 175px;
  padding-top: 38px;
  background: url(../../images/misc/about-us-bgtop.png) bottom -1px center no-repeat;
  z-index: 20;
  position: relative; }
  @media screen and (min-width: 1921px) {
    .head-page {
      background-size: contain; } }
  @media (max-width: 767px) {
    .head-page {
      padding: 0 0 50px; } }

.career-nav {
  text-align: center;
  background: #fff; }
  .career-nav__item-wrap {
    display: inline-block;
    margin: 30px 0 70px;
    position: relative;
    z-index: 10; }
    @media (max-width: 767px) {
      .career-nav__item-wrap {
        margin: 30px 0;
        display: block; } }
  .career-nav__item {
    float: left; }
    @media (max-width: 767px) {
      .career-nav__item {
        width: 50%;
        margin: 0 !important; } }
    .career-nav__item:first-child {
      margin-right: 74px; }
  .career-nav__link {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -0.73px;
    text-align: center;
    color: #d5d5d5;
    position: relative;
    transition: 0.35s; }
    @media (max-width: 767px) {
      .career-nav__link {
        font-size: 16px; } }
    .career-nav__link:after {
      content: '';
      position: absolute;
      width: 100px;
      height: 4px;
      border-radius: 2px;
      background-color: #000000;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: calc(100% + 6px);
      transform: scale(0);
      transition: 0.35s; }
    .career-nav__link:hover {
      color: #000000; }
      .career-nav__link:hover:after {
        transform: scale(1); }
    .career-nav__link.-active {
      color: #000000; }
      .career-nav__link.-active:after {
        transform: scale(1); }

.internal-jobs, .external-jobs {
  padding-bottom: 100px;
  background: url(../../images/misc/about-us-bgbottom.png) bottom -1px center no-repeat;
  background-color: #fff; }
  @media screen and (min-width: 1921px) {
    .internal-jobs, .external-jobs {
      background-size: contain; } }
  @media (max-width: 767px) {
    .internal-jobs, .external-jobs {
      padding-bottom: 30px;
      background-position: bottom -78px center; } }
  .internal-jobs__header, .external-jobs__header {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
      .internal-jobs__header, .external-jobs__header {
        margin-bottom: 60px; } }
  .internal-jobs__title, .external-jobs__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.36px;
    color: #000000;
    margin-bottom: 12px; }
    @media (max-width: 767px) {
      .internal-jobs__title, .external-jobs__title {
        font-size: 32px;
        text-align: center;
        letter-spacing: initial;
        margin: 30px 0 10px; } }
  .internal-jobs__caption, .external-jobs__caption {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.3px;
    color: #000000; }
    @media (max-width: 767px) {
      .internal-jobs__caption, .external-jobs__caption {
        font-size: 14px; } }
  .internal-jobs__buttons, .external-jobs__buttons {
    text-align: center;
    padding-top: 80px;
    gap: 3.5rem;
    display: flex; }
    @media (max-width: 767px) {
      .internal-jobs__buttons, .external-jobs__buttons {
        clear: both;
        overflow: hidden;
        padding-top: 30px;
        justify-content: space-around;
        flex-wrap: wrap;
        gap: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .internal-jobs__buttons, .external-jobs__buttons {
        gap: 2rem; } }
  .internal-jobs .ieg-button, .external-jobs .ieg-button {
    display: inline-flex;
    vertical-align: middle;
    padding: 0 4rem;
    max-width: 295px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .internal-jobs .ieg-button, .external-jobs .ieg-button {
        padding: 0 2rem;
        min-width: initial; } }
    @media (max-width: 767px) {
      .internal-jobs .ieg-button, .external-jobs .ieg-button {
        width: 100%;
        max-width: 250px; } }
    @media (max-width: 767px) {
      .internal-jobs .ieg-button:first-child, .external-jobs .ieg-button:first-child {
        margin-bottom: 1rem; } }
    .internal-jobs .ieg-button:last-child, .external-jobs .ieg-button:last-child {
      font-weight: bold; }
  .internal-jobs__item-title, .external-jobs__item-title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.18;
    letter-spacing: -0.91px;
    color: #000000;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .internal-jobs__item-title, .external-jobs__item-title {
        font-size: 28px;
        text-align: center; } }
  .internal-jobs__item-desc, .external-jobs__item-desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.27px;
    color: #4a4a4a;
    max-width: 313px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .internal-jobs__item-desc, .external-jobs__item-desc {
        font-size: 13px; } }
    @media (max-width: 767px) {
      .internal-jobs__item-desc, .external-jobs__item-desc {
        font-size: 14px;
        max-width: initial;
        margin-bottom: 50px; } }
  .internal-jobs .row.-bottom, .external-jobs .row.-bottom {
    margin-top: 80px;
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .internal-jobs .row.-bottom, .external-jobs .row.-bottom {
        margin-top: 40px; } }

@media (max-width: 767px) {
  .line-through {
    max-width: 70%; } }

.external-jobs .row .-col-right {
  padding-left: 50px; }
  @media (max-width: 767px) {
    .external-jobs .row .-col-right {
      padding: 0 10px; } }

.external-jobs__item-title {
  width: 100%;
  margin-bottom: 38px; }
  @media (max-width: 767px) {
    .external-jobs__item-title {
      margin: 20px 0 30px; } }

@media (max-width: 767px) {
  .external-jobs__item-desc {
    margin-bottom: 0;
    text-align: center; } }

.value-item {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 75px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .value-item {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .value-item {
      text-align: center;
      padding: 0 5px;
      margin-bottom: 40px; } }
  .value-item__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 6px;
    text-transform: uppercase;
    text-align: left;
    color: #000000; }
    @media (min-width: 768px) and (max-width: 991px) {
      .value-item__title {
        text-align: center; } }
    @media (max-width: 767px) {
      .value-item__title {
        text-align: center;
        font-size: 16px; } }
  .value-item__desc {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    text-align: left;
    color: #4a4a4a;
    overflow: hidden; }
    @media (min-width: 768px) and (max-width: 991px) {
      .value-item__desc {
        text-align: center; } }
    @media (max-width: 767px) {
      .value-item__desc {
        text-align: center;
        font-size: 13px; } }
  .value-item__img-wrap {
    float: left;
    margin-right: 29px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .value-item__img-wrap {
        float: none;
        margin-right: 0;
        display: flex;
        justify-content: center;
        min-height: 110px;
        align-items: center; } }
    @media (max-width: 767px) {
      .value-item__img-wrap {
        text-align: center;
        margin-right: 0;
        float: none;
        min-height: 88px;
        display: flex;
        justify-content: center;
        align-items: center; } }
  .value-item__img {
    max-width: 80px; }
    .value-item__img.-w68 {
      max-width: 68px; }

.values-item-wrap {
  display: flex;
  flex-wrap: wrap; }

.values-content-wrap {
  padding-left: 30px; }

.our-people {
  padding: 20px 0 100px; }
  @media (max-width: 767px) {
    .our-people {
      padding: 20px 0 36px; } }
  .our-people__wrap {
    position: relative;
    z-index: 3; }
  .our-people .img-bg-white {
    transform: translateX(-73.2%); }
    .our-people .img-bg-white.-position-2 {
      transform: translateX(76.2%);
      top: initial;
      bottom: -30%; }
  .our-people__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 0.67;
    letter-spacing: -1.36px;
    color: #000000;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .our-people__title {
        font-size: 32px;
        letter-spacing: initial;
        margin-bottom: 30px; } }
  .our-people__grid {
    position: relative;
    height: 1300px; }
    @media (max-width: 767px) {
      .our-people__grid {
        height: initial; } }
  .our-people__caption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10; }
    @media (max-width: 767px) {
      .our-people__caption {
        padding: 10px; } }
  .our-people__name {
    text-transform: uppercase;
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
    @media (min-width: 768px) and (max-width: 991px) {
      .our-people__name {
        font-size: 16px;
        left: 12px; } }
    @media (max-width: 767px) {
      .our-people__name {
        font-size: 12px;
        top: initial;
        bottom: 8px;
        left: 0;
        padding: 0 5px;
        line-height: 1;
        transform: initial; } }
    .our-people__name:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 4px;
      background: #fff;
      -webkit-transform: translate3d(0, 40px, 0);
      transform: translate3d(0, 40px, 0);
      opacity: 0;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s; }
  .our-people__level {
    font-weight: bold;
    display: block;
    margin-bottom: 6px; }
  .our-people__intro {
    position: absolute;
    letter-spacing: 0.18px;
    line-height: 1.5;
    color: #ffffff;
    font-size: 12px;
    right: 30px;
    left: 30px;
    padding: 10px 0;
    letter-spacing: 1px;
    font-size: 68.5%;
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
  .our-people__img {
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: .3s ease-in-out !important;
    transition: .3s ease-in-out !important; }
  .our-people__img-wrap {
    position: relative; }
    .our-people__img-wrap:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      visibility: hidden;
      opacity: 0;
      background-image: linear-gradient(to bottom, rgba(216, 216, 216, 0.22), rgba(49, 58, 62, 0.86));
      -webkit-transition: .3s ease-in-out !important;
      transition: .3s ease-in-out !important; }
    .our-people__img-wrap:hover .our-people__name {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .our-people__img-wrap:hover .our-people__intro {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .our-people__img-wrap:hover .our-people__name:after {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .our-people__img-wrap:hover .our-people__img {
      -webkit-filter: grayscale(70%) blur(3px);
      filter: grayscale(70%) blur(3px); }
    .our-people__img-wrap:hover:after {
      visibility: visible;
      opacity: 1; }

.testimonial {
  z-index: 3; }
  .testimonial.-careers {
    background-color: #fff;
    max-width: initial;
    padding: initial;
    padding: 75px 0;
    z-index: 9; }
    @media (max-width: 767px) {
      .testimonial.-careers {
        padding: 30px 0; } }
    .testimonial.-careers .testimonial__title {
      font-size: 60px;
      font-weight: bold;
      line-height: 0.67;
      letter-spacing: -1.36px;
      color: #000000;
      text-align: center;
      margin: 0 0 69px; }
      @media (max-width: 767px) {
        .testimonial.-careers .testimonial__title {
          font-size: 32px;
          margin: 0 0 50px;
          max-width: 219px;
          margin: 0 auto;
          letter-spacing: initial;
          line-height: 1.2;
          margin-bottom: 30px; } }
  .testimonial .owl-stage-outer {
    margin-bottom: 45px; }

.current-job {
  padding: 90px 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .current-job {
      padding: 60px 0; } }
  .current-job__title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -1.36px;
    text-align: right;
    color: #000000;
    max-width: 357px;
    float: left;
    margin: 0 74px 0 80px; }
    @media (max-width: 767px) {
      .current-job__title {
        font-size: 32px;
        text-align: center;
        letter-spacing: initial;
        float: none; } }
  .current-job__tab {
    padding: 21px 0;
    overflow: hidden;
    max-width: 558px; }
  .current-job__tab-item {
    width: 50%;
    float: left; }
    @media (max-width: 767px) {
      .current-job__tab-item {
        text-align: center; } }
    .current-job__tab-item.active .current-job__tab-link {
      background-color: #4f4d59;
      color: #ffffff; }
  .current-job__tab-link {
    display: inline-block;
    width: 260px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    border: solid 1px #7a7a7a;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #4f4d59;
    margin-bottom: 20px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .current-job__tab-link {
        max-width: 93%;
        font-size: 12px; } }
    .current-job__tab-link:hover {
      background-color: #4f4d59;
      border: solid 1px #4f4d59;
      color: #fff; }
    .current-job__tab-link:focus {
      color: #4f4d59; }
  .current-job__category {
    font-size: 32px;
    line-height: 1.2;
    color: #908f9c;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .current-job__category {
        font-size: 18px;
        margin-bottom: 10px; } }
  .current-job__item {
    margin-bottom: 35px; }
    @media (max-width: 767px) {
      .current-job__item {
        margin-bottom: 15px; } }
  .current-job__position {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.27px;
    color: #000000;
    text-decoration: underline;
    margin-bottom: 6px; }
    @media (max-width: 767px) {
      .current-job__position {
        font-size: 14px; } }
  .current-job__region {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    color: #4a4a4a; }
    @media (max-width: 767px) {
      .current-job__region {
        font-size: 13px; } }
  .current-job .tab-pane {
    min-height: 275px; }
  .current-job .tabpanel-wrap {
    position: relative;
    z-index: 3; }
  .current-job .img-bg-white {
    transform: translateX(63%);
    top: -50%; }
  .current-job__detail {
    transition: all 0.4s ease 0s;
    margin-top: 63px; }
    @media (max-width: 767px) {
      .current-job__detail {
        margin-top: 20px; } }

.work-opp {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .work-opp__box {
    width: 33.33333%;
    float: left;
    padding: 0 20px;
    margin-bottom: 73px; }
    @media (max-width: 767px) {
      .work-opp__box {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 30px; } }
  .work-opp__img-wrap {
    float: left;
    margin-right: 13px; }
    @media (max-width: 767px) {
      .work-opp__img-wrap {
        float: none;
        margin-right: 0;
        text-align: center;
        min-height: 80px; } }
  .work-opp__img {
    max-width: 60px; }
  .work-opp__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 6px;
    overflow: hidden; }
    @media (max-width: 767px) {
      .work-opp__title {
        font-size: 16px;
        text-align: center;
        line-height: 1.2; } }
  .work-opp__desc {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    overflow: hidden; }
    @media (max-width: 767px) {
      .work-opp__desc {
        text-align: center;
        font-size: 13px; } }

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