/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/index.js??clonedRuleSet-5[0].rules[0].use[2]!../../node_modules/sass-loader/dist/cjs.js!../../node_modules/import-glob/index.js!./styles/custom-project.scss ***!
  \******************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=PT+Serif&display=swap);
/*!**********************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/index.js??clonedRuleSet-5[0].rules[0].use[2]!../../node_modules/sass-loader/dist/cjs.js!../../node_modules/import-glob/index.js!./styles/custom-project.scss (1) ***!
  \**********************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "JMH Typewriter mono";
  src: url(/app/themes/icij/dist/styles/fonts/JMHTypewritermono-Regular.woff2) format("woff2"), url(/app/themes/icij/dist/styles/fonts/JMHTypewritermono-Regular.woff) format("woff"), url(/app/themes/icij/dist/styles/fonts/JMHTypewritermono-Regular.svg#JMHTypewritermono-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.custom-project-styles {
  background-image: url(/app/themes/icij/dist/images/bg-paper.png);
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 720px) {
  .custom-project-styles {
    background-size: 100% auto;
  }
}
.custom-project-styles .custom-project-bg-white {
  background: #ffffffa4;
}
.custom-project-styles .nav-tabs {
  border: none;
}
.custom-project-styles .nav-tabs .nav-item {
  border: none !important;
}
.custom-project-styles .nav-tabs-section .nav-link {
  padding: 5px 2px !important;
  margin-right: 6px;
  font-size: 14px;
  font-weight: 900;
  color: #b73133 !important;
  border-top: solid 3px #b73133 !important;
  text-transform: uppercase;
  background: transparent;
}
.custom-project-styles .nav-tabs-section .nav-link.active {
  font-weight: 900;
  color: #191919 !important;
  border: none;
  border-top: solid 3px #191919 !important;
  background: transparent;
}
.custom-project-styles .breadcrumb-wrapper {
  border-bottom: solid #ebebeb 1px;
  background: transparent;
  z-index: 9 !important;
}
.custom-project-styles .breadcrumb-header {
  max-width: 180px;
  margin: 0 auto 35px auto;
  display: block;
}
.custom-project-styles .logo-breadcrumb {
  max-width: 180px;
  margin: 0 auto;
  display: inline-block;
}
.custom-project-styles .logo-breadcrumb img {
  background: transparent;
}
.custom-project-styles .badge-media {
  display: block;
  padding: 0 !important;
  margin: 0 !important;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: 900;
  color: #b73133 !important;
}
.custom-project-styles .post-keyfindings {
  border: none;
  background: #b73133;
}
.custom-project-styles .post-keyfindings h3 {
  width: calc(100% - 80px);
  margin: 0 auto;
  font-size: 27px;
  color: #fff;
}
.custom-project-styles .post-keyfindings ul .item-list {
  color: #fff;
}
.custom-project-styles .post-keyfindings ul .item-list span {
  width: calc(100% - 45px);
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.custom-project-styles .post-keyfindings .icon-close {
  color: #fff;
}
.custom-project-styles .article-bottom-container {
  background: #fff;
}
.custom-project-styles .featured-home-grid {
  margin-bottom: 35px;
}
@media (max-width: 720px) {
  .custom-project-styles .featured-home-grid {
    display: block;
  }
}
.custom-project-styles .featured-home-grid .featured-articles-container {
  min-width: 100%;
}
.custom-project-styles .featured-home-grid .key-opacity {
  width: 100%;
  min-width: 360px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
.custom-project-styles .featured-home-grid .key-findings-container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: #191919;
  background-image: url(/app/themes/icij/dist/images/bg-dark-paper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: height 0.2s ease-in-out;
}
.custom-project-styles .featured-home-grid .key-findings-container li {
  color: #fff;
}
.custom-project-styles .featured-home-grid .key-findings-container li span {
  font-size: 17px;
}
.custom-project-styles .featured-home-grid .key-findings-container.active {
  padding: 15px 0;
  width: 100%;
  margin: 0 auto 15px auto;
  height: auto;
}
.custom-project-styles .featured-home-grid .key-findings-container.active .key-opacity {
  opacity: 1;
}
.custom-project-styles .featured-home-grid .key-findings-container .keyfindings-container {
  position: relative;
  width: 95%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 0 125px 0;
}
.custom-project-styles .featured-home-grid .key-findings-container .keyfindings-container .key-footer {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: url(/app/themes/icij/dist/images/pandora-pp-box.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 190px;
  height: 110px;
}
.custom-project-styles .featured-home-grid .key-findings-container .key-close {
  width: 98%;
  text-align: right;
}
.custom-project-styles .featured-home-grid .key-findings-container .key-close svg {
  fill: #fff;
  cursor: pointer;
}
.custom-project-styles .partners-banner {
  width: 100%;
  margin: 0 auto;
  padding: 60px 15px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-align: left;
}
.custom-project-styles .partners-banner p {
  color: #fff;
}
.custom-project-styles .partners-banner h4 {
  color: #b73133;
  font-size: 21px;
  line-height: 35px;
  font-family: "JMH Typewriter mono", sans-serif;
}
.custom-project-styles .partners-banner .logo {
  max-width: 220px;
}
.custom-project-styles .partners-banner .btn-about {
  display: inline-block;
  margin: 15px 0;
  padding: 5px 10px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  background: #b73133;
}
.custom-project-styles .donation-secondary-banner {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 60px 15px;
  background-color: #b73133;
  background-repeat: no-repeat;
  background-size: auto 100%;
  text-align: center;
}
.custom-project-styles .donation-secondary-banner p {
  color: #fff;
}
.custom-project-styles .donation-secondary-banner h4 {
  color: #fff;
  font-size: 21px;
}
.custom-project-styles .donation-secondary-banner .btn-donation {
  display: inline-block;
  margin: 15px 0;
  padding: 5px 10px;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  background: #191919;
}
.custom-project-styles .power-players-banner {
  width: 100%;
  max-width: 300px;
  min-height: 480px;
  margin: 0 auto;
  padding: 35px 15px;
  background-image: url(/app/themes/icij/dist/images/bg-pp.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.custom-project-styles .power-players-banner p {
  color: #fff;
}
.custom-project-styles .power-players-banner h3 {
  color: #fff;
  font-size: 41px;
}
.custom-project-styles .sub-navigation {
  max-width: 1420px;
  margin: 0 auto;
}
.custom-project-styles .container-dark {
  position: relative;
  max-width: 100%;
  background: #191919;
  color: #fff;
  background-image: url(/app/themes/icij/dist/images/bg-dark-paper.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100%;
}
@media (max-width: 720px) {
  .custom-project-styles .container-dark {
    background-size: 100% auto !important;
  }
}
.custom-project-styles .container-dark .container {
  padding: 45px 0;
  max-width: 1420px;
}
.custom-project-styles .container-dark h3 {
  color: #fff;
  font-size: 37px;
}
.custom-project-styles .header-wrap {
  background: linear-gradient(#000000a6 55%, #0000);
  padding: 15vh 0 0 0;
  position: relative;
  z-index: 9;
}
.custom-project-styles .header-wrap header {
  max-width: 920px;
  margin: 0 auto;
}
.custom-project-styles .wrap-header-top {
  min-height: 160vh;
}
.custom-project-styles .wrap-header-top .entry-title {
  width: 100%;
  max-width: 820px;
  margin: 5px 0 10px;
  font-size: 71px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
@media (max-width: 720px) {
  .custom-project-styles .wrap-header-top .entry-title {
    font-size: 41px;
  }
}
.custom-project-styles .wrap-header-top .post-published-pp {
  margin: 5px 0;
  font-size: 18px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.custom-project-styles .wrap-header-top .post-excerpt p {
  width: 100%;
  margin: 10px auto;
  font-size: 21px;
  font-weight: 400;
  color: #f1f1f1;
  line-height: 1.3em;
  text-shadow: 1px 1px 1px #000;
}
.custom-project-styles .wrap-header-top .post-thumb-author {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #f1f1f1;
  text-shadow: 1px 1px 1px #000;
}
.custom-project-styles .wrap-header-top .post-featured-image-full {
  position: sticky;
  height: 100vh;
  bottom: 0;
}
.custom-project-styles .wrap-header-top .post-featured-image-full img {
  height: 100vh;
  position: relative;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .custom-project-styles .wrap-header-top .post-featured-image-full {
    height: 100vh !important;
  }
}
.custom-project-styles .project-info__headline {
  position: relative;
  width: 100%;
  margin-bottom: 65vh;
  padding: 15vh 0;
  z-index: 9;
  background: linear-gradient(#000000a6 55%, #0000);
}
.custom-project-styles .project-info__headline h1 {
  font-size: 71px;
  color: #fff;
  text-transform: uppercase;
  font-family: "JMH Typewriter mono", sans-serif;
  text-shadow: 1px 1px 1px #191919;
}
@media (max-width: 720px) {
  .custom-project-styles .project-info__headline h1 {
    margin-top: 35px;
    font-size: 61px;
  }
}
.custom-project-styles .project-info__headline h5 {
  color: #b73133;
}
.custom-project-styles .project-info__headline .logo {
  min-width: 200px;
  max-width: 250px;
}
.custom-project-styles .project-info__headline .social-share {
  width: 180px;
  margin: 0 auto;
}
.custom-project-styles .project-info__headline .header-container {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
}
.custom-project-styles .project-info__headline .header-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.custom-project-styles .project-info__headline .header-meta {
  margin: 0 15px;
  text-align: center;
}
.custom-project-styles .project-info__headline .header-meta p {
  color: #fff;
  font-size: 22px;
  max-width: 520px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.custom-project-styles .project-info__headline .header-meta p .linkto {
  background: #b73133;
  color: #faeede;
}
.custom-project-styles .secondary-featured-articles {
  padding-top: 35px;
  border-top: solid 1px #bdbdbd;
}
.custom-project-styles .container-more {
  max-width: 1320px;
}
.custom-project-styles .container-featured {
  position: relative;
  margin: 0 auto;
  padding: 5vh 0;
  background-image: url(/app/themes/icij/dist/images/bg-paper.png);
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 720px) {
  .custom-project-styles .container-featured {
    background-size: 100% auto;
  }
}
.custom-project-styles .container-featured .container {
  max-width: 1320px;
}
.custom-project-styles .banner-newsletter-custom {
  margin: 35px 0;
  padding: 15px;
  background: #191919;
  background-image: url(/app/themes/icij/dist/images/bg-dark-paper.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 720px) {
  .custom-project-styles .banner-newsletter-custom {
    background-size: 100% auto;
  }
}
.custom-project-styles .banner-newsletter-custom button {
  background-color: #b73133;
}
.custom-project-styles .banner-newsletter-custom .banner-content {
  max-width: 420px;
  margin: 0 auto;
  padding: 15px 0;
}
.custom-project-styles .banner-newsletter-custom .banner-content h3 {
  font-size: 18px;
  color: #fff;
  font-family: "JMH Typewriter mono", sans-serif;
  letter-spacing: -1px;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.custom-project-styles .banner-newsletter-custom .banner-content p {
  color: #fff;
}
.custom-project-styles .navbottom-container .post-keyfindings-link-navbar {
  padding: 3px 5px;
  margin: 15px 0;
  font-size: 16px;
  color: #fff;
  background: #b73133;
  cursor: pointer;
}
.custom-project-styles .post-header .post-published {
  margin: 5px 0;
  font-size: 18px;
}
.custom-project-styles .post-header .post-keyfindings-link {
  display: inline-block;
  padding: 3px;
  margin: 15px 0;
  font-family: "Lato", Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  border-bottom: none;
  cursor: pointer;
  background: #b73133;
}
.custom-project-styles .post-header .post-author {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #b73133;
}
.custom-project-styles .news-featured h2 {
  font-size: 21px;
  color: #191919;
}
@media (max-width: 720px) {
  .custom-project-styles .news-featured h2 {
    font-size: 18px;
  }
}
.custom-project-styles .news-featured h5.post-kicker {
  position: absolute;
  top: 3px;
  left: 5px;
  color: #fff;
  font-size: 15px;
  background: #b73033;
}
@media (max-width: 720px) {
  .custom-project-styles .news-featured h5.post-kicker {
    top: 0;
    left: 0;
    position: relative;
    display: inline-block;
    text-align: left;
    background: transparent;
  }
}
.custom-project-styles .news-featured h5.post-kicker span {
  color: #fff;
  padding: 2px 4px;
  background: #b73133;
  line-height: 1.7em;
  font-size: 13px;
}
.custom-project-styles .news-featured .featured-title {
  background: #fff;
  max-width: 100%;
}
.custom-project-styles .summary-intro {
  width: 100%;
  height: 100vh;
}
.custom-project-styles .badge-date {
  color: #191919;
}
.custom-project-styles .badge-author {
  color: #191919;
  background: #dadada;
  padding: 3px;
  font-size: 12px;
}
.custom-project-styles .header-icij {
  text-align: center;
}
.custom-project-styles .header-icij h5 {
  margin: 10px 0;
  color: #fff;
  font-family: "JMH Typewriter mono", sans-serif;
  font-size: 18px;
}
.custom-project-styles .project-intro {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
}
.custom-project-styles .project-intro .size-fullsize {
  pointer-events: none;
}
.custom-project-styles .project-intro .feature_image {
  position: relative;
  height: 100vh;
  overflow-x: hidden;
}
.custom-project-styles .project-intro .feature_image img {
  height: 100vh;
  position: relative;
  object-fit: cover;
}
.custom-project-styles .header-navbar .headroom {
  background: #000000a6;
  border: none;
}
@media (max-width: 575.98px) {
  .custom-project-styles .header-navbar .headroom {
    background: #000000de;
  }
  .custom-project-styles .header-navbar .headroom .navbar-collapse {
    margin-top: 45px;
  }
}
.custom-project-styles .header-navbar .headroom .navbar-toggler {
  margin-top: -5px;
}
.custom-project-styles .header-navbar .headroom .navbar-collapse.show {
  width: 100%;
  padding: 45px 15px !important;
  background: #191919eb !important;
}
.custom-project-styles .header-navbar .headroom .navbar-toggler-icon {
  background-image: url(/app/themes/icij/dist/images/icon-menu-white.svg);
  fill: #fff;
  color: #fff;
}
.custom-project-styles .header-navbar .headroom a {
  font-weight: 600 !important;
  color: #fff !important;
  text-decoration: none;
}
.custom-project-styles .header-navbar .headroom a.dropdown-item {
  color: #191919 !important;
}
.custom-project-styles .header-navbar .headroom a.badge {
  color: #191919 !important;
}
@media (max-width: 575.98px) {
  .custom-project-styles .header-navbar .headroom a.nav-link {
    border: none;
    border-bottom: solid 1px #fff;
  }
}
