.page-title-wrapper {
  background: var(--color-sand);
  margin-bottom: 2rem;
  width: 100%;
}

.page-title-wrapper .texture {
  background-image: url("/themes/custom/oef/images/page_title_texture.svg");
  background-repeat: no-repeat;
  background-size: contain;
  left: -80px;
  position: relative;
}

.page-title-wrapper .page-title-tan {
  margin-left: 80px;
  padding: 5em 0;
}

.page-title-wrapper .page-title-tan .page-title,
.page-title-wrapper .page-title-tan .page-title p {
  font-family: var(--font-family-sans);
  font-size: var(--font-size-heading-macro);
  font-weight: var(--font-line-height-tight);
  margin-bottom: 20px;
}

.page-title-wrapper .page-title-tan .page-title-accent {
  background: var(--color-turqouise);
  height: 4px;
  width: 120px;
}

.page-title-wrapper .page-title-tan .page-title--small {
  font-size: var(--font-size-display);
}

.page-title-wrapper .page-title-tan .page-title-subtitle {
  color: var(--color-text);
  font-family: var(--font-family-sans);
  font-size: var(--font-size-heading);
  font-weight: var(--font-weight-regular);
  line-height: 150%;
  margin-top: 20px;
}

.page-title-wrapper.blue {
  background: transparent;
  margin-bottom: 0;
}

.page-title-wrapper.blue .tan-banner {
  background: var(--color-sand);
  height: 24rem;
  min-height: 380px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.page-title-wrapper.blue .texture {
  background-image: url("/themes/custom/oef/images/page_title_texture_blue.svg");
  background-size: auto;
}

.page-title-wrapper.blue .page-title {
  color: var(--color-white);
  font-size: var(--font-size-heading-macro);
  font-weight: var(--font-line-height-tight);
  margin-bottom: 20px;
  z-index: 1;
}

.page-title-wrapper.blue .page-title-text {
  bottom: 5rem;
  margin: 0 8rem;
  position: absolute;
  z-index: 1;
}

.page-title-wrapper.blue .page-title-accent {
  background: var(--color-mustard);
  height: 4px;
  width: 120px;
}

.page-title-wrapper.blue .page-title-blue {
  background-color: var(--color-blue);
  height: 460px;
  left: 0;
  margin-bottom: 78px;
}

.page-title-wrapper.blue .page-title-blue .page-title-media {
  float: right;
  height: 100%;
  position: relative;
}

.page-title-wrapper.blue .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-blue) 99.26%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.page-title-wrapper.blue .page-title-blue .page-title-media img {
  display: block;
  height: 100%;
  max-height: 460px;
}

.page-title-wrapper.blue .page-title-blue .page-title-media .field__item,
.page-title-wrapper.blue .page-title-blue .page-title-media article {
  height: 100%;
}

.page-title-wrapper.blue .page-title--small {
  font-size: var(--font-size-display);
}

.page-title-wrapper.blue .page-title-subtitle {
  color: var(--color-white);
  font-family: var(--font-family-serif);
  font-size: var(--font-size-heading);
  font-weight: var(--font-weight-regular);
  line-height: 150%;
  margin-top: 20px;
}

.page-title-wrapper.blue.onn .page-title-blue {
  background-color: var(--color-onn3);
}

.page-title-wrapper.blue.onn .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-onn3) 99.26%);
}

.page-title-wrapper.blue.paso .page-title-blue {
  background-color: var(--color-paso3);
}

.page-title-wrapper.blue.paso .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-paso3) 99.26%);
}

.page-title-wrapper.blue.sf .page-title-blue {
  background-color: var(--color-sf3);
}

.page-title-wrapper.blue.sf .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-sf3) 99.26%);
}

.page-title-wrapper.blue.osf .page-title-blue {
  background-color: var(--color-osf3);
}

.page-title-wrapper.blue.osf .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-osf3) 99.26%);
}

.page-title-wrapper.blue.shu .page-title-blue {
  background-color: var(--color-shuraako3);
}

.page-title-wrapper.blue.shu .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-shuraako3) 99.26%);
}

.page-title-wrapper.blue.xni .page-title-blue {
  background-color: var(--color-xni1);
}

.page-title-wrapper.blue.xni .page-title-blue .page-title-media::after {
  background: linear-gradient(269.21deg, rgba(38, 82, 137, 0) 0.58%, var(--color-xni1) 99.26%);
}

@media (min-width: 992px) and (max-width: 1279px) {
  .page-title-wrapper .texture {
    left: -60px;
  }

  .page-title-wrapper .page-title-tan {
    margin-left: 60px;
    padding: 2em 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-title-wrapper.blue .page-title-text {
    margin: 0 40px;
  }
}

@media (min-width: 876px) and (max-width: 912px) {
  .page-title-wrapper.blue .page-title-blue {
    height: 435px;
    margin-bottom: 0px;
  }
}

@media (min-width: 830px) and (max-width: 876px) {
  .page-title-wrapper.blue .page-title-blue {
    height: 410px;
    margin-bottom: 0px;
  }
}

@media (max-width: 830px) {
  .page-title-wrapper {
    background-image: url("/themes/custom/oef/images/page_title_texture.svg");
    background-repeat: no-repeat;
    margin-bottom: 0;
  }

  .page-title-wrapper .texture {
    background: none;
    left: 0;
  }

  .page-title-wrapper .page-title-tan {
    margin-left: auto;
    padding: 2em 0;
  }

  .page-title-wrapper .page-title-tan .page-title-accent {
    width: 60px;
  }

  .page-title-wrapper.blue {
    background: var(--color-blue);
  }

  .page-title-wrapper.blue .tan-banner {
    display: none;
  }

  .page-title-wrapper.blue .page-title-blue {
    background: var(--color-blue);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-flow: column-reverse;
    height: auto;
    margin: 0;
    margin-bottom: 24px;
    max-width: 100%;
  }

  .page-title-wrapper.blue .page-title-blue .page-title-media::after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(38, 82, 137, 0)), to(var(--color-blue)));
    background: linear-gradient(180deg, rgba(38, 82, 137, 0) 0%, var(--color-blue) 100%);
  }

  .page-title-wrapper.blue .page-title-blue .page-title-text {
    bottom: unset;
    margin: auto;
    max-width: calc(100% - var(--space-inset-x) * 2);
    padding-bottom: 20px;
    position: relative;
    width: 960px;
  }
}

.article__header.paso-colombia.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 200, 64, 0)), to(var(--paso-colombia))) !important;
  background: linear-gradient(180deg, rgba(147, 200, 64, 0) 0%, var(--paso-colombia) 100%) !important;
}

.article__header.shuraako.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(225, 137, 38, 0)), to(var(--shuraako))) !important;
  background: linear-gradient(180deg, rgba(225, 137, 38, 0) 0%, var(--shuraako) 100%) !important;
}

.article__header.secure-fisheries.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(225, 137, 38, 0)), to(var(--secure-fisheries))) !important;
  background: linear-gradient(180deg, rgba(225, 137, 38, 0) 0%, var(--secure-fisheries) 100%) !important;
}

.article__header.our-secure-future.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(225, 137, 38, 0)), to(var(--our-secure-future))) !important;
  background: linear-gradient(180deg, rgba(225, 137, 38, 0) 0%, var(--our-secure-future) 100%) !important;
}

.article__header.open-nuclear-network.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(225, 137, 38, 0)), to(var(--open-nuclear-network))) !important;
  background: linear-gradient(180deg, rgba(225, 137, 38, 0) 0%, var(--open-nuclear-network) 100%) !important;
}

.article__header.xni.page-title-media::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(220, 188, 38, 0)), to(var(--xni))) !important;
  background: linear-gradient(180deg, rgba(220, 188, 38, 0) 0%, var(--xni) 100%) !important;
}

#block-breadcrumbs-2 {
  margin: 2rem auto 0.75rem;
  max-width: calc(100% - 3em);
  width: 1440px; /**calc(100vw - 1.5em * 2);**/
}

#block-breadcrumbs-2 .breadcrumb__list > li {
  font-family: var(--font-family-heading);
}

#block-breadcrumbs-2 .breadcrumb__list > li a {
  color: var(--color-teal);
}

#block-breadcrumbs-2 .breadcrumb__list > li:last-of-type a {
  color: var(--color-paso-blue);
}

.oneearthfuture-org #block-breadcrumbs-2 {
  margin: 2rem auto 0.75rem;
  max-width: calc(100% - 3em);
  width: 1440px; /**calc(100vw - 1.5em * 2);**/
}

.oneearthfuture-org #block-breadcrumbs-2 .breadcrumb__list > li {
  font-family: var(--font-family-heading);
}

.oneearthfuture-org #block-breadcrumbs-2 .breadcrumb__list > li a {
  color: var(--color-teal);
}

.oneearthfuture-org #block-breadcrumbs-2 .breadcrumb__list > li:last-of-type a {
  color: var(--color-paso-blue);
}

#block-breadcrumbs-2 {
  margin: 2rem auto 0.75rem;
  max-width: calc(100% - 3em);
  width: 1440px; /**calc(100vw - 1.5em * 2);**/
}

#block-breadcrumbs-2 nav {
  padding: 0;
  margin: 0;
}

#block-breadcrumbs-2 nav li + li::before {
  display: inline-block;
  margin: 0 5px;
  border-right: 0.1625rem solid var(--color-teal);
  height: 0.875rem;
  content: "";
  position: relative;
  top: 0.125rem;
}

#block-breadcrumbs-2 .c-breadcrumb__list > li {
  font-family: var(--font-family-heading);
}

#block-breadcrumbs-2 .c-breadcrumb__list > li a {
  color: var(--color-teal);
}

#block-breadcrumbs-2 .c-breadcrumb__list > li:last-of-type a {
  color: var(--color-paso-blue);
}

.oneearthfuture-org #block-breadcrumbs-2 {
  margin: 2rem auto 0.75rem;
  max-width: calc(100% - 3em);
  width: 1440px; /**calc(100vw - 1.5em * 2);**/
}

.oneearthfuture-org #block-breadcrumbs-2 .c-breadcrumb__list > li {
  font-family: var(--font-family-heading);
}

.oneearthfuture-org #block-breadcrumbs-2 .c-breadcrumb__list > li a {
  color: var(--color-teal);
}

.oneearthfuture-org #block-breadcrumbs-2 .c-breadcrumb__list > li:last-of-type a {
  color: var(--color-paso-blue);
}