/*--------------------------------------------------------------
# Lander
--------------------------------------------------------------*/
.blue-bg.with-image {
  margin-top: 55px; }
  .blue-bg.with-image:before {
    content: "";
    display: block;
    background-image: url(images/footer-slider-pattern.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 253px;
    height: 380px;
    position: absolute;
    top: -60px;
    left: -153px;
    background-size: cover;
    background-color: transparent; }
  .blue-bg.with-image .container {
    padding: 33px 0 0;
    position: relative; }
  .blue-bg.with-image .right-col {
    display: none; }
  .blue-bg.with-image .left-col {
    background-color: #ffffff;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.34);
    text-align: center;
    padding: 55px 30px 60px; }
  .blue-bg.with-image p {
    font-size: 12px;
    line-height: 30px; }

.blue-bg.benefits-section + .faq-title-content {
  margin-top: -50px; }

.faq-title-content + .expanded-content {
  margin-top: 50px; }
  .faq-title-content + .expanded-content .container .ec-title:first-child {
    border-top: 0; }
  .faq-title-content + .expanded-content .container .ec-title:before {
    top: calc(50% - 24px); }

.to-the-right {
  text-align: right; }

.video-section {
  background-color: #F2F2F2; }
  .video-section .container {
    background-color: #F2F2F2;
    border-top: 36px solid #ffffff; }
  .video-section.job-page {
    border-top: 0; }

.video-box {
  margin: -36px 23px 0;
  position: relative; }
  .video-box a {
    position: relative;
    display: block;
    width: 100%;
    z-index: 1;
    overflow: hidden; }
  .video-box img {
    display: block;
    width: 100%;
    height: auto; }
  .video-box span {
    position: absolute;
    bottom: 9px;
    left: 0;
    z-index: 1;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
    padding: 12px 0 12px 70px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    background-image: url(images/lander-play-button.png);
    background-repeat: no-repeat;
    background-position: 18px 3px;
    z-index: 100; }
  .video-box:before {
    content: "";
    display: block;
    background-image: url(images/footer-slider-pattern.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 101px;
    height: 152px;
    position: absolute;
    top: -15px;
    left: -40px;
    background-size: cover;
    background-color: transparent; }
  .video-box:after {
    content: "";
    display: block;
    width: 80px;
    height: 132px;
    position: absolute;
    top: 11px;
    right: -23px;
    background-color: #FF2500; }

.video-text {
  padding: 20px 51px 25px; }

.the-job-description {
  overflow: hidden;
  margin-top: 30px;
  position: relative; }
  .the-job-description[aria-expanded=false]:after {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, transparent, white);
    content: ""; }

.saved-jobs-link {
  opacity: 0;
  transition: opacity 0.2s ease-in-out; }
  .saved-jobs-link.active {
    opacity: 1; }

.saved-jobs-sep {
  opacity: 0;
  transition: opacity 0.2s ease-in-out; }
  .saved-jobs-sep.active {
    opacity: 1; }

.page-wrapper article .job-buttons {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px; }
  .page-wrapper article .job-buttons .share-box {
    position: relative;
    overflow: hidden; }
  .page-wrapper article .job-buttons .share-job-wrap {
    display: flex;
    gap: 2px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: -100%;
    transition: left 0.5s ease;
    position: absolute;
    background-color: #fff;
    justify-content: center; }
    .page-wrapper article .job-buttons .share-job-wrap a {
      display: flex;
      width: 33%;
      overflow: hidden;
      background-color: #ff2500;
      justify-content: center;
      align-items: center; }
    .page-wrapper article .job-buttons .share-job-wrap.active {
      left: 0; }
  @media only screen and (min-width: 768px) {
    .page-wrapper article .job-buttons {
      flex-direction: row;
      gap: 20px; }
      .page-wrapper article .job-buttons .share-box {
        margin-left: auto; } }
  .page-wrapper article .job-buttons .button {
    margin-top: 0; }
    .page-wrapper article .job-buttons .button.sharejob {
      width: 100%; }
      .page-wrapper article .job-buttons .button.sharejob:after {
        background-image: url(images/svg/share.svg);
        background-size: 26px auto; }
      .page-wrapper article .job-buttons .button.sharejob:hover:after {
        background-size: 30px auto; }
    .page-wrapper article .job-buttons .button.savejob:after {
      background-image: url(images/svg/star.svg);
      background-size: 26px auto; }
    .page-wrapper article .job-buttons .button.savejob:hover:after {
      background-size: 30px auto; }
    .page-wrapper article .job-buttons .button.blue {
      background-color: #7ececf; }
      .page-wrapper article .job-buttons .button.blue:after {
        background-color: #5fa0a1; }

.saved-jobs-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 25px; }
  .saved-jobs-wrapper.three-row .job-teaser-image img {
    margin-top: 0; }
  .saved-jobs-wrapper.three-row .single-job-teaser {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .saved-jobs-wrapper {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 25px; }
      .saved-jobs-wrapper a {
        width: calc(50% - 13px); }
      .saved-jobs-wrapper span.single-job-teaser {
        width: calc(33% - 18px); } }
  .saved-jobs-wrapper.hide-after-4 a:nth-child(n+5) {
    display: none; }
  .saved-jobs-wrapper a, .saved-jobs-wrapper span.single-job-teaser {
    display: flex;
    text-decoration: none;
    color: #08344b;
    font-weight: 400;
    margin-bottom: 25px;
    transition: all 500ms linear; }
    .saved-jobs-wrapper a.hidden, .saved-jobs-wrapper span.single-job-teaser.hidden {
      display: none; }
  .saved-jobs-wrapper span {
    display: block;
    line-height: 16px; }
    .saved-jobs-wrapper span.job-teaser-content span {
      margin-bottom: 5px; }

.single-job-teaser {
  display: flex;
  flex-direction: row; }
  @media only screen and (min-width: 1000px) {
    .single-job-teaser .job-teaser-image {
      margin-right: 15px; } }
  .single-job-teaser .job-teaser-image {
    width: 50px; }
    .single-job-teaser .job-teaser-image img {
      border-radius: 50px;
      max-width: 100%;
      height: auto;
      margin-top: 4px; }
  .single-job-teaser .job-teaser-content {
    width: calc(100% - 50px);
    padding-left: 10px; }
  .single-job-teaser .jt-title {
    font-weight: 600; }

.advanced-search {
  color: #D11E00;
  background-color: transparent;
  border: 0; }

.search-form-adv {
  align-self: center; }

.text-search-field {
  width: 100%; }
  @media only screen and (min-width: 1000px) {
    .text-search-field {
      width: auto; } }
.search-job-form-wrap {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  flex-wrap: wrap; }
  .search-job-form-wrap .search-form-internal-jobs {
    display: block;
    margin-left: auto;
    align-self: center;
    flex-shrink: 0; }
  .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit {
    float: none;
    display: inline-block;
    margin: 0;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    background-color: #ff2500;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    border: 0;
    font-size: 16px;
    line-height: 21px;
    padding: 14px 72px 14px 18px;
    position: relative;
    width: auto; }
  .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit:after {
    content: '';
    background-image: url(images/svg/where-you-fit-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 27px 7px;
    width: 48px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #d11e00;
    transition: all 0.5s ease; }
  .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit:hover:after {
    background-position: 18px center; }
  .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit:hover,
  .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit:focus {
    color: #fff;
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .search-job-form-wrap .search-form-internal-jobs a.wpcf7-submit {
      background-color: #ff2500 !important;
      color: #fff !important; } }
  @media only screen and (max-width: 767px) {
    .search-job-form-wrap .text-search-field {
      order: 1;
      flex-basis: 100%; }
    .search-job-form-wrap .search-form-adv {
      order: 2;
      margin-right: auto;
      align-self: center; }
    .search-job-form-wrap > .search-form-submit:not(.search-form-internal-jobs) {
      order: 3;
      margin-left: auto; }
    .search-job-form-wrap .search-form-internal-jobs {
      order: 4;
      width: 100%;
      margin-left: 0;
      text-align: center; }
    .search-job-form-wrap .search-form-advanced {
      order: 5; } }
  .search-job-form-wrap .sfa-item {
    width: 100%; }
    @media only screen and (min-width: 626px) {
      .search-job-form-wrap .sfa-item {
        width: calc(50% - 10px); }
        .search-job-form-wrap .sfa-item.sfa-item-submit {
          width: 100%; } }
    @media only screen and (min-width: 1000px) {
      .search-job-form-wrap .sfa-item {
        width: calc(33% - 11px); }
        .search-job-form-wrap .sfa-item .wpcf7-submit {
          padding: 5px 20px; } }
  @media only screen and (max-width: 999px) {
    .search-job-form-wrap .wpcf7-submit {
      padding: 5px 20px; } }
  .search-job-form-wrap .search-form-advanced {
    width: 100%;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    padding-top: 25px;
    padding-bottom: 25px;
    display: none;
    background-color: #08344B;
    position: relative; }
    .search-job-form-wrap .search-form-advanced.active {
      display: flex; }
    .search-job-form-wrap .search-form-advanced:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 26px;
      background-color: #08344B;
      top: 0;
      left: -26px; }
    .search-job-form-wrap .search-form-advanced:after {
      content: "";
      position: absolute;
      height: 100%;
      width: 26px;
      background-color: #08344B;
      top: 0;
      right: -26px; }
    @media only screen and (min-width: 768px) {
      .search-job-form-wrap .search-form-advanced:before {
        width: 51px;
        left: -51px; }
      .search-job-form-wrap .search-form-advanced:after {
        width: 51px;
        right: -51px; } }
    @media only screen and (min-width: 1200px) {
      .search-job-form-wrap .search-form-advanced:before {
        width: 77px;
        left: -77px; }
      .search-job-form-wrap .search-form-advanced:after {
        width: 77px;
        right: -77px; } }
    @media only screen and (min-width: 1001px) {
      .search-job-form-wrap .search-form-advanced {
        margin-top: 40px; } }
    .search-job-form-wrap .search-form-advanced label {
      margin-bottom: 2px;
      font-size: 14px;
      color: #fff; }
    .search-job-form-wrap .search-form-advanced select {
      background-color: #fff;
      border: 2px solid #08344B;
      color: #08344B;
      padding: 5px 5px;
      width: 100%; }
  .search-job-form-wrap .search-form-submit input {
    margin: 0; }
  .search-job-form-wrap .search-form-field input, .search-job-form-wrap .search-form-field label {
    margin: 0; }

p.nomargin {
  margin: 0; }

p.no-results.entry-page {
  margin-top: 25px;
  padding-bottom: 0;
  margin-bottom: 0px; }

.page-wrapper article .button.no-margin-top {
  margin-top: 5px; }

.filters-jobs-wrapper {
  margin-top: 50px; }

.filters-department-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px; }
  .filters-department-wrapper + p {
    margin-top: 25px; }

a.one-filter {
  display: inline-block;
  padding: 7px 15px;
  text-decoration: none;
  font-weight: normal;
  color: #999;
  border: 2px solid #ebebeb;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #f9f9f9;
  color: #08344b;
  text-decoration: none; }
  a.one-filter.active {
    background-color: #D11E00;
    color: #fff; }
  a.one-filter:hover {
    background-color: #D11E00;
    color: #fff; }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #333; }

.autocomplete-suggestion b {
  font-weight: normal;
  color: #D11E00; }

.autocomplete-suggestion.selected {
  background: #f0f0f0; }

.career-levels {
  margin-top: 55px;
  display: flex;
  gap: 20px; }
  .career-levels a {
    display: block;
    width: calc(25% - 10px);
    position: relative;
    text-decoration: none;
    height: 250px; }
    .career-levels a .level-teaser-image {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      .career-levels a .level-teaser-image:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(49, 50, 58, 0.4);
        background-blend-mode: unset;
        transition: background-color 100ms linear; }
    .career-levels a .level-teaser-content {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      color: #fff;
      text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5); }
    .career-levels a .jt-abstract {
      font-weight: normal;
      line-height: 16px; }
    .career-levels a img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .career-levels a span {
      display: block; }
  @media only screen and (max-width: 599px) {
    .career-levels {
      flex-direction: column; }
      .career-levels a {
        width: 100%; } }
  @media only screen and (min-width: 600px) and (max-width: 1199px) {
    .career-levels {
      flex-direction: row;
      flex-wrap: wrap; }
      .career-levels a {
        width: calc(50% - 10px); } }
  @media only screen and (min-width: 1200px) {
    .career-levels a:hover .level-teaser-image:after {
      background-color: rgba(49, 50, 58, 0.2); } }
.video-box a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(49, 50, 58, 0.4);
  background-blend-mode: unset;
  z-index: 100; }

.video-box a:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .video-box a:before {
    opacity: 0.40; } }

.inter-text h2 {
  padding-bottom: 0; }

.interview {
  margin-bottom: 50px;
  padding: 20px 20px;
  position: relative; }
  .interview .inter-plane {
    position: absolute;
    width: 125px;
    height: 124px;
    right: 9px;
    top: 24px;
    background-image: url(images/quote-airplane.png);
    background-size: 125px 124px;
    background-repeat: no-repeat;
    background-position: 50%; }
    .interview .inter-plane.fixed-plane {
      position: fixed; }
  .interview .container {
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: 100%;
    position: relative; }
  .interview .left-col {
    width: 258px;
    background-color: #08344b;
    padding: 45px 23px 45px 33px;
    position: relative;
    z-index: 3; }
    .interview .left-col img {
      max-width: 49px;
      height: auto; }
  .interview h3 {
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
    padding-top: 0;
    margin-top: 10px; }
  .interview .inter-item {
    position: relative; }
    .interview .inter-item:before {
      content: '';
      display: block;
      background-image: url(images/footer-slider-pattern.png);
      background-repeat: no-repeat;
      background-position: center center;
      width: 192px;
      height: 288px;
      position: absolute;
      bottom: -108px;
      left: 0;
      background-size: cover;
      background-color: transparent;
      transform: rotate(90deg);
      z-index: 1; }

.inter-right {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.34);
  background-color: #fff;
  margin-top: -35px;
  position: relative;
  z-index: 2; }
  .inter-right .item {
    text-align: center;
    padding: 50px; }
    .inter-right .item p {
      font-size: 16px;
      line-height: 1.6;
      padding: 8px 0; }

.meet-recruiters .job-teaser-image-desktop {
  display: none; }

@media screen and (max-width: 767px) {
  .inter-item.reverse-inter {
    display: flex;
    flex-direction: column-reverse; } }

.ppc-first-content {
  margin-top: -50px;
  padding-top: 20px; }

.ppc-form-section form p {
  margin: 0;
  padding: 0; }

.ppc-form-section form input, .ppc-form-section form textarea {
  margin: 0; }

.ppc-form-section.page-content {
  border-top: 0px;
  padding-bottom: 50px; }

.ppc-form-carousel.footer-slider {
  margin-bottom: 0px;
  margin-top: 80px; }

@media screen and (min-width: 768px) {
  .ppc-first-content {
    padding-top: 50px; }
  .ppc-interview.interview {
    padding-bottom: 100px; } }

@media only screen and (min-width: 768px) {
  .interview {
    position: relative; }
    .interview .inter-text {
      margin: 0px 125px; }
    .interview .container {
      gap: 80px; }
    .interview .left-col {
      width: 304px;
      padding: 35px 5px 35px 35px;
      float: left; }
    .interview h3 {
      font-size: 30px; }
  .reverse-inter.inter-item .left-col {
    position: relative;
    z-index: 4;
    margin-left: -88px; }
  .reverse-inter.inter-item .inter-right {
    float: left;
    margin: -24px 0 0 0px; }
    .reverse-inter.inter-item .inter-right .item {
      padding: 55px 140px 55px 30px; }
  .inter-right {
    width: 61%;
    float: left;
    margin: -24px 0 0 -88px; }
    .inter-right .item {
      padding: 55px 30px 55px 140px; }
  .blue-bg.with-image .container {
    width: 768px;
    margin: 0 auto; }
  .blue-bg.with-image .q-item {
    position: relative;
    padding-top: 67px; }
  .blue-bg.with-image .left-col {
    width: 469px;
    position: relative;
    padding: 67px 30px 90px;
    margin-bottom: -40px;
    position: relative;
    z-index: 1; }
  .blue-bg.with-image .right-col {
    display: block;
    width: 490px;
    position: relative;
    z-index: 0;
    margin: -65px 0 0 -192px; }
    .blue-bg.with-image .right-col img {
      display: block;
      width: 100%;
      height: auto; }
  .blue-bg.with-image:after {
    content: none; }
  .blue-bg.with-image:before {
    left: -700px;
    right: 0;
    margin: 0 auto; }
  .blue-bg.with-image p {
    padding: 10px 0; }
  .white-bg .container {
    padding: 80px 125px; }
  .white-bg li {
    line-height: 18px;
    padding: 8px 15px; }
  .video-box {
    width: 515px;
    margin: -63px auto 0; }
    .video-box:before {
      width: 156px;
      height: 233px;
      top: 43px;
      left: -110px; }
    .video-box:after {
      width: 192px;
      height: 220px;
      top: 30px;
      right: -99px; }
  .video-text {
    padding: 35px 127px 25px; }
  .ppc-lander-text .video-text-wrapper p {
    font-size: 24px;
    line-height: 30px;
    max-width: 500px;
    margin: 0px auto; }
  .ppc-first-content .saved-jobs-wrapper {
    font-size: 14px;
    font-family: "proxima-nova",sans-serif; } }

@media only screen and (min-width: 1200px) {
  .white-bg .container {
    padding: 145px 60px 110px; }
  .video-section {
    border-top: 36px solid #ffffff; }
    .video-section .container {
      background-color: transparent;
      border-top: none; }
  .video-box {
    width: 660px;
    margin: -105px auto 0; }
    .video-box:before {
      width: 200px;
      height: 299px;
      top: 55px;
      left: -140px; }
    .video-box:after {
      height: 282px;
      top: 38px;
      right: -130px; }
  .video-text {
    padding: 25px 82px 25px; }
  .interview .inter-item.reverse-inter:before {
    left: 670px; }
  .interview .inter-plane {
    background-size: 289px 286px;
    width: 289px;
    height: 286px;
    right: 30px;
    top: 107px; }
  .interview .container {
    width: 1180px;
    gap: 120px; }
  .interview .left-col {
    width: 369px;
    padding: 80px 15px 80px 45px; }
  .interview h3 {
    font-size: 32px;
    line-height: 42px; }
  .inter-right {
    width: 582px;
    margin: -29px 0 0 -130px; }
    .inter-right .item {
      padding: 70px 40px 70px 160px; }
      .inter-right .item p {
        font-size: 16px;
        line-height: 30px; }
    .inter-right .slick-arrow {
      width: 100px;
      height: 100px;
      background-position: 30px center;
      bottom: -55px; }
      .inter-right .slick-arrow:hover {
        background-position: 17px center; }
      .inter-right .slick-arrow.slick-next {
        background-position: -73px center;
        right: 0; }
        .inter-right .slick-arrow.slick-next:hover {
          background-position: -60px center; }
      .inter-right .slick-arrow.slick-prev {
        right: 128px; }
  .meet-recruiters .job-teaser-image-desktop {
    display: block; }
    .meet-recruiters .job-teaser-image-desktop img {
      border-radius: 10px;
      max-width: 238px;
      height: auto; }
  .meet-recruiters .job-teaser-image {
    display: none; }
  .meet-recruiters .single-job-teaser {
    flex-direction: column;
    gap: 20px;
    justify-content: end; }
  .meet-recruiters .saved-jobs-wrapper {
    gap: 50px; }
    .meet-recruiters .saved-jobs-wrapper span.single-job-teaser {
      width: calc(33% - 30px); } }

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