/**
 * -----------------------------------------------------------------------------
 * New Colors - Source: Figma (these names will not change in Figma as they come
 * from the Figma library, we should standardize around them).
 * -----------------------------------------------------------------------------
 */
/* Custom breakpoints for mobile carousel */
/* Navy icons */
.page-list-teaser-image-option-wrapper {
  position: relative;
  background-color: #000;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image {
  display: block;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 0 1% 0 1%;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.7rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 0 1.6rem;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag > .page-list-with-image-content {
  width: 100%;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag > .page-list-with-image-content {
    width: 30%;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option {
  position: relative;
  background-color: transparent;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-field-comp-page-teaser-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(3%, rgb(0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgb(0, 0, 0) 3%, rgba(0, 0, 0, 0.3) 75%);
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-field-comp-page-teaser-image:after {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.92)), color-stop(90%, transparent));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.92) 0%, transparent 90%);
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-field-careers-cat-display-title {
  width: 100%;
  font-family: "Liberator-Light", Helvetica, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2rem 3rem 2rem 1.6rem;
  line-height: 3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-field-careers-cat-display-title:after {
  content: "";
  position: absolute;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 2.2rem;
  top: 3px;
  right: 1.6rem;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-node-link a.page-teaser-option-link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option .field--name-node-link img {
  display: none;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option.hoverON .field--name-field-careers-cat-display-title {
  color: #e8b00f;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option.hoverON .field--name-field-careers-cat-display-title:after {
  border: solid #e8b00f;
  border-width: 0 3px 3px 0;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-page-list-with-teaser-imag .node--view-mode-page-teaser-image-option.hoverON .field--name-node-link a.page-teaser-option-link {
  -webkit-box-shadow: 0 0 8px 1px #fff;
  box-shadow: 0 0 8px 1px #fff;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title {
  padding: 3rem 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title {
    padding: 3rem 0 5rem;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title h3, .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title .page-list-with-teaser-image-title {
  font-family: "Liberator-Light", Helvetica, sans-serif;
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: 1px;
  letter-spacing: 0.1rem;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title h3, .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-node-title .page-list-with-teaser-image-title {
    font-size: 50px;
    font-size: 5rem;
    letter-spacing: 2px;
    letter-spacing: 0.2rem;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta {
  padding: 1.6rem 3.2rem 3rem 3.2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta {
    padding: 7rem 0 5rem;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta a {
  position: relative;
  font-family: "Roboto-Regular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 2px;
  letter-spacing: 0.2rem;
  background: url(../../assets/images/bt-center.svg) repeat-x transparent;
  display: inline-block;
  text-transform: uppercase;
  padding: 26px 0;
  color: #fff;
  border-radius: 0;
  outline: none;
  height: 71px;
  width: 100%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0.8;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta a:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 23px 30px;
  }
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta a:before {
  content: "";
  position: absolute;
  background: url(../../assets/images/bt-left.svg) no-repeat;
  width: 26px;
  height: 71px;
  top: 0;
  left: -26px;
}
.page-list-teaser-image-option-wrapper .component.node--type-component-page-list-teaser-image .field--name-field-cta a:after {
  content: "";
  position: absolute;
  background: url(../../assets/images/bt-right.svg) no-repeat;
  width: 26px;
  height: 71px;
  top: 0;
  right: -26px;
}