@charset "UTF-8";
/*
 * regular OCCRP project colour scheme
 */
body {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  background-color: #444; }

a {
  color: #941c1e;
  cursor: pointer; }
  a:hover {
    color: #3e0c0d; }
  a.invalid {
    background-color: red;
    color: white; }
    a.invalid:before {
      content: "INVALID REFERENCE --- "; }

.hidden {
  display: none; }

.occrp-page {
  background-color: #fff;
  padding-bottom: 84px; }

h3.occrp-section, .occrp-section--secondary {
  margin-top: 0;
  font-size: 14.4px;
  color: #941c1e;
  font-weight: 800;
  text-transform: uppercase; }
  h3.occrp-section a, .occrp-section--secondary a {
    color: #941c1e; }
    h3.occrp-section a:hover, .occrp-section--secondary a:hover {
      color: #333;
      text-decoration: none; }

@media (max-width: 1100px) {
  .occrp-container-wide, .occrp-container, #occrp-menu, .occrp-main-title, .occrp-teaser-initial, .occrp-teaser-big, .occrp-shelf-full, .occrp-shelf-half, .occrp-tagged-story-index .occrp-shelf-flex, .occrp-country-index, .occrp-story, .occrp-full-width .caption, .occrp-data-table, .occrp-document-listing, .occrp-person-browser, .occrp-partners, .occrp-donate, .newspaper-full, .occrp-story-poy, footer, .occrp-stage, .carousel, .occrp-teaser-box, .occrp-inset-box, .occrp-stage-poy {
    padding-left: 4%;
    padding-right: 4%; } }

.occrp-container, #occrp-menu, .occrp-main-title, .occrp-teaser-initial, .occrp-teaser-big, .occrp-shelf-full, .occrp-shelf-half, .occrp-tagged-story-index .occrp-shelf-flex, .occrp-country-index, .occrp-story, .occrp-full-width .caption, .occrp-data-table, .occrp-document-listing, .occrp-person-browser, .occrp-partners, .occrp-donate, .newspaper-full, .occrp-story-poy {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }

.occrp-container-inner {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }

h2.occrp-section {
  margin-top: 84px;
  text-align: center;
  font-size: 30px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em; }
  h2.occrp-section a {
    color: #333; }
    h2.occrp-section a:hover {
      color: #941c1e;
      text-decoration: none; }

hr {
  margin-top: 36px;
  border-top: 1px solid #f0f0f0; }

.more-info a,
.more-info span {
  color: #941c1e;
  font-weight: 700;
  text-transform: uppercase; }

a.next-link {
  display: inline-block;
  font-size: 1.1em;
  color: #333;
  background-color: #f0f0f0;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 36px;
  padding-right: 36px;
  border-radius: 4px; }
  a.next-link:hover {
    text-decoration: none;
    background-color: #d7d7d7; }

.call-to-action,
.tag-filters-container {
  text-align: center;
  order: 1;
  width: 100%; }
  .call-to-action a, .call-to-action label,
  .tag-filters-container a,
  .tag-filters-container label {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 4px;
    background-color: #941c1e;
    color: white;
    margin-bottom: 12px;
    padding: 12px;
    padding-left: 24px;
    padding-right: 24px; }
    @media (max-width: 600px) {
      .call-to-action a, .call-to-action label,
      .tag-filters-container a,
      .tag-filters-container label {
        width: 100%; } }
    .call-to-action a:hover, .call-to-action label:hover,
    .tag-filters-container a:hover,
    .tag-filters-container label:hover {
      background-color: #691415;
      text-decoration: none; }
  .call-to-action a.disabled, .call-to-action label.disabled,
  .tag-filters-container a.disabled,
  .tag-filters-container label.disabled {
    opacity: 0.3; }

.donate {
  margin: 20px 0; }

.donate img {
  border-radius: 3px; }

@media only screen and (max-width: 800px) {
  .donate {
    margin: 20px 0; }

  .donate img {
    width: 100%; } }
.text-centered {
  text-align: center; }

#lightbox h4 {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600; }

.occrp-navbar {
  background-color: #fff;
  border-top: 2px solid #941c1e;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px; }
  .occrp-navbar .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap; }
  .occrp-navbar .logo {
    margin-top: 8.16px;
    margin-bottom: 8.16px;
    -ms-flex: 0 1 51px;
    -webkit-flex: 0 1 51px;
    flex: 0 1 51px;
    align-self: center;
    padding-left: 2%;
    padding-right: 12px; }
    .occrp-navbar .logo img {
      display: none;
      max-height: 36px; }
    @media (min-width: 600px) {
      .occrp-navbar .logo {
        -ms-flex: 0 1 149px;
        -webkit-flex: 0 1 149px;
        flex: 0 1 149px;
        margin-top: -5px; }
        .occrp-navbar .logo img.normal {
          display: inline; } }
    @media (max-width: 600px) {
      .occrp-navbar .logo img.mobile {
        display: inline; } }
  .occrp-navbar .navmenu {
    float: left;
    margin-top: 8.16px;
    margin-bottom: 8.16px;
    text-transform: uppercase;
    color: #666666;
    font-weight: 700;
    border-left: 1px solid #f0f0f0;
    padding-left: 20.16px;
    padding-top: 12px;
    padding-bottom: 12px;
    white-space: nowrap; }
    .occrp-navbar .navmenu a:hover {
      color: #941c1e;
      text-decoration: none; }
    @media (max-width: 600px) {
      .occrp-navbar .navmenu .text {
        display: none; } }
  .occrp-navbar .breadcrumbs {
    -ms-flex: 10 1 100px;
    -webkit-flex: 10 1 100px;
    flex: 10 1 100px;
    margin-top: 8.16px;
    margin-bottom: 8.16px;
    text-transform: uppercase;
    color: #666666;
    font-weight: 700;
    border-left: 1px solid #f0f0f0;
    padding-left: 20.16px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .occrp-navbar .breadcrumbs .crumb {
      letter-spacing: 0.1em;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      .occrp-navbar .breadcrumbs .crumb a {
        color: #666666; }
        .occrp-navbar .breadcrumbs .crumb a:hover {
          color: #941c1e;
          text-decoration: none; }
    @media (max-width: 600px) {
      .occrp-navbar .breadcrumbs .crumb.optional {
        display: none; } }
  .occrp-navbar .languages {
    float: right;
    margin-top: 8.16px;
    margin-bottom: 8.16px;
    text-align: right; }
    .occrp-navbar .languages a {
      display: inline-block;
      font-size: 18px;
      margin-top: 6px;
      margin-left: 1em;
      color: #666666;
      font-weight: 700; }
      .occrp-navbar .languages a:hover {
        color: #941c1e;
        text-decoration: none; }
  .occrp-navbar .socialmedia {
    float: right;
    margin-top: 8.16px;
    margin-bottom: 8.16px;
    text-align: right; }
    @media (max-width: 800px) {
      .occrp-navbar .socialmedia {
        display: none; } }
    .occrp-navbar .socialmedia a {
      display: inline-block;
      width: 1.2em;
      font-size: 24px;
      padding-left: 0.2em;
      color: #666666;
      font-weight: 700; }
      .occrp-navbar .socialmedia a:hover {
        color: #941c1e;
        text-decoration: none; }
    .occrp-navbar .socialmedia a.btn {
      border: 0px;
      color: white;
      font-weight: bold; }
      .occrp-navbar .socialmedia a.btn i {
        display: inline-block;
        min-width: 1.1em; }
    .occrp-navbar .socialmedia a.donate {
      background-color: #1d40a1;
      width: auto;
      font-size: 14px;
      margin: 0 0 8px 10px;
      padding-left: 12px; }

#occrp-menu-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  display: none;
  z-index: 1000; }

#occrp-menu {
  display: none;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
  top: 59px;
  background: #fff;
  border: 1px solid #eee;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1001; }
  #occrp-menu .occrp-menu-column {
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px;
    flex-flow: row wrap; }
    #occrp-menu .occrp-menu-column ul {
      padding: 0; }
    #occrp-menu .occrp-menu-column ul li {
      display: block; }
  @media (max-width: 600px) {
    #occrp-menu {
      flex-flow: row wrap; }
    #occrp-menu .occrp-menu-column {
      padding-bottom: 12px; } }

footer {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600;
  color: #cacaca;
  padding-bottom: 60px;
  padding-top: 36px; }
  footer .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    align-items: flex-start; }
  footer .section {
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px;
    padding-right: 24px;
    padding-top: 36px;
    min-width: 50%; }
  footer .donors-section img {
    padding-right: 24px;
    padding-bottom: 12px; }
  footer h3.occrp-section, footer .occrp-section--secondary {
    color: white;
    margin-bottom: 24px;
    line-height: 1.5em;
    border-left: 14.4px solid #941c1e;
    padding-left: 12px;
    letter-spacing: 0.3em; }
  footer a {
    color: #cacaca;
    font-weight: 900; }
    footer a i {
      width: 2em;
      color: white; }
    footer a:hover {
      color: #979797;
      text-decoration: none; }
  footer ul {
    list-style-type: none;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap; }
    footer ul li {
      -ms-flex: 1 0 240px;
      -webkit-flex: 1 0 240px;
      flex: 1 0 240px;
      padding-bottom: 12px; }
  footer .mailinglist-signup input {
    background-color: #373737;
    color: #cacaca;
    padding: 6px;
    border: 1px solid #2b2b2b; }
  footer .mailinglist-signup input[type="email"] {
    background-color: #444; }
  footer .mailinglist-signup input[type="submit"] {
    padding-left: 12px;
    padding-right: 12px; }
    footer .mailinglist-signup input[type="submit"]:hover {
      background-color: #2b2b2b; }

.occrp-main-title {
  text-align: center;
  margin-top: 48px;
  margin-bottom: 48px; }
  .occrp-main-title h1 {
    font-weight: 700;
    font-size: 32.4px;
    line-height: 1.6em;
    letter-spacing: 0.07em;
    text-transform: uppercase; }
  .occrp-main-title .subtitle {
    font-style: italic;
    font-size: 18px;
    color: #941c1e; }

.top-project {
  background-attachment: fixed; }

.occrp-stage {
  background-color: #727272;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  @media (min-width: 1100px) {
    .occrp-stage {
      background-position: center; } }
  @media (max-width: 1100px) {
    .occrp-stage {
      padding-right: 0; } }
  @media (max-width: 800px) {
    .occrp-stage {
      padding-left: 0; } }
  .occrp-stage .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row wrap;
    align-items: flex-end;
    min-height: 384px;
    position: relative; }
  .occrp-stage .project-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row wrap;
    align-items: flex-end;
    height: 91vh;
    position: relative; }
    .occrp-stage .project-top .image-credit {
      bottom: -2em; }
  .occrp-stage .title {
    order: 1;
    -ms-flex: 2 0 65%;
    -webkit-flex: 2 0 65%;
    flex: 2 0 65%;
    padding-bottom: 24px;
    padding-top: 24px; }
    .occrp-stage .title img {
      width: 96px; }
      @media (max-width: 800px) {
        .occrp-stage .title img {
          display: none; } }
    .occrp-stage .title.person img {
      border-radius: 50%;
      border: 2px solid white;
      margin-bottom: 12px; }
    .occrp-stage .title h2 {
      font-weight: 500;
      letter-spacing: 0.03em;
      font-size: 48px;
      margin-bottom: 24px;
      margin-top: 0;
      color: white; }
      @media (max-width: 800px) {
        .occrp-stage .title h2 {
          padding-left: 4%; } }
  .occrp-stage .project-title {
    width: 100%;
    margin: 0;
    padding: 0; }
    .occrp-stage .project-title h2 {
      font-weight: 600;
      letter-spacing: 0.03em;
      font-size: 72px;
      width: 80%;
      margin: 10px 10%;
      padding: 15px;
      color: black;
      text-shadow: 1px 1px 1px #fff, 3px 3px 5px #ccc;
      text-align: center; }
      @media (max-width: 800px) {
        .occrp-stage .project-title h2 {
          padding-left: 4%;
          font-size: 36px; } }
  .occrp-stage .toc {
    order: 2;
    -ms-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    flex: 1 0 30%;
    min-height: 384px;
    background-color: #f0f0f0;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600; }
    .occrp-stage .toc ul {
      list-style-type: none;
      padding-left: 0; }
      .occrp-stage .toc ul li {
        padding-top: 9.6px; }
        .occrp-stage .toc ul li .summary {
          display: block;
          font-size: 12px;
          color: #666666; }
      .occrp-stage .toc ul a {
        color: #333; }
        .occrp-stage .toc ul a:hover, .occrp-stage .toc ul a.active {
          color: #941c1e;
          text-decoration: none; }
        .occrp-stage .toc ul a i {
          min-width: 2em; }
  .occrp-stage .image-credit {
    position: absolute;
    bottom: -1.5em;
    font-style: italic; }

.carousel {
  background-color: #727272;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 24px;
  margin-bottom: 36px; }
  @media (max-width: 1100px) {
    .carousel {
      padding-right: 0; } }
  @media (max-width: 800px) {
    .carousel {
      padding-left: 0; } }
  .carousel .darkener {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5); }
  .carousel .item img {
    width: 100%;
    min-width: 100%; }
  .carousel .item .fact {
    position: absolute !important;
    top: 45%;
    width: 60%;
    margin-right: 20%;
    margin-left: 20%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: 1px;
    font-size: 30px;
    color: #fff;
    text-align: center; }
    @media (max-width: 800px) {
      .carousel .item .fact {
        font-size: 12px;
        top: 30%;
        margin-right: 15%;
        margin-left: 15%;
        width: 70%; } }
  .carousel .item .counter {
    position: absolute;
    top: 16%;
    left: 15%;
    color: #fff;
    font-weight: 700;
    letter-spacing: -2.4px;
    font-size: 36px; }
    @media (max-width: 600px) {
      .carousel .item .counter {
        display: none; } }
    .carousel .item .counter span.quick {
      display: block;
      font-size: 24px;
      letter-spacing: 1px; }
    .carousel .item .counter span.count {
      font-size: 48px; }
    .carousel .item .counter span.total {
      position: relative;
      top: -15px; }
  .carousel .item .source {
    position: absolute !important;
    bottom: 5px;
    right: 72px;
    color: #fff; }
  .carousel .carousel-control {
    opacity: 1;
    background: rgba(255, 255, 255, 0.4); }
  .carousel .carousel-control:hover {
    background: rgba(255, 255, 255, 0.2); }
  .carousel .carousel-control span {
    color: #941c1e; }
  .carousel .carousel-caption {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    text-shadow: 1px 1px 2px black; }
    .carousel .carousel-caption a {
      color: #fff;
      text-decoration: underline; }

.occrp-teaser-box {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600;
  background-color: #f0f0f0;
  padding-top: 36px;
  padding-bottom: 36px; }
  .occrp-teaser-box .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start; }
  .occrp-teaser-box .text {
    order: 1;
    -ms-flex: 7 0 300px;
    -webkit-flex: 7 0 300px;
    flex: 7 0 300px; }
  .occrp-teaser-box .nav {
    order: 2;
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px; }
    @media (min-width: 600px) {
      .occrp-teaser-box .nav {
        margin-left: 4%; } }
    @media (max-width: 600px) {
      .occrp-teaser-box .nav {
        margin-top: 30px; } }
    .occrp-teaser-box .nav ul {
      list-style-type: none;
      padding-left: 0; }
      .occrp-teaser-box .nav ul li {
        padding-top: 9.6px; }
        .occrp-teaser-box .nav ul li .summary {
          display: block;
          font-size: 12px;
          color: #666666; }
      .occrp-teaser-box .nav ul a {
        color: #333; }
        .occrp-teaser-box .nav ul a:hover, .occrp-teaser-box .nav ul a.active {
          color: #941c1e;
          text-decoration: none; }
        .occrp-teaser-box .nav ul a i {
          min-width: 2em; }

.occrp-teaser-initial {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600;
  padding-top: 36px;
  padding-bottom: 36px; }
  .occrp-teaser-initial p, .occrp-teaser-initial ul, .occrp-teaser-initial ol {
    display: block;
    max-width: 70%;
    margin-left: 15%;
    text-align: center; }
    @media (max-width: 600px) {
      .occrp-teaser-initial p, .occrp-teaser-initial ul, .occrp-teaser-initial ol {
        max-width: 100%;
        margin-left: 0; } }
  .occrp-teaser-initial ul > *,
  .occrp-teaser-initial ol > * {
    margin-left: 1em; }

.occrp-teaser-big {
  padding-top: 48px;
  text-rendering: optimizeLegibility; }
  .occrp-teaser-big p, .occrp-teaser-big ul, .occrp-teaser-big ol {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 12px; }
    @media (max-width: 600px) {
      .occrp-teaser-big p, .occrp-teaser-big ul, .occrp-teaser-big ol {
        padding-left: 0%;
        padding-right: 0%; } }
  .occrp-teaser-big ul > *,
  .occrp-teaser-big ol > * {
    margin-left: 1em; }

.links .nav {
  background: #941c1e;
  padding: 15px;
  display: inline-block;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
  border-radius: 5px; }

.links .nav:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.image-link:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important; }

.links .nav ul {
  list-style-type: none;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0; }

.links .nav h3.occrp-section, .links .nav .occrp-section--secondary {
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 5px; }

.links .nav ul li:last-of-type {
  margin-bottom: 0 !important; }

.links .nav ul li {
  width: auto;
  margin-bottom: 10px; }

.links .nav ul li a {
  color: #fff !important;
  text-shadow: 1px 1px 1px #000; }

.links .nav ul li a:hover {
  text-decoration: none !important;
  color: #4286f4 !important; }

.links .nav ul li a i {
  padding-right: 10px; }

@media all and (max-width: 1024px) {
  aside.links {
    padding: 0 10px; }

  aside.share {
    text-align: center !important; }

  .links .nav {
    width: 100%; } }
.occrp-inset-box {
  background-color: #f9f7f7;
  padding: 12px;
  margin-bottom: 31px;
  max-width: 67%;
  width: 67%;
  min-width: 384px; }
  @media (max-width: 800px) {
    .occrp-inset-box {
      width: 100%;
      max-width: 100%;
      min-width: 100%; } }
  .occrp-inset-box .inner h3.occrp-section, .occrp-inset-box .inner .occrp-section--secondary {
    text-transform: none;
    font-family: "Noto Serif", Georgia, serif;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: bold;
    max-width: 100%;
    width: 100%; }
    .occrp-inset-box .inner h3.occrp-section > a, .occrp-inset-box .inner .occrp-section--secondary > a {
      float: right;
      position: relative;
      font-size: 55%;
      top: -0.4em;
      right: -0.4em;
      opacity: 0.4; }
  .occrp-inset-box .inner > input[type=checkbox], .occrp-inset-box .inner > input[type=radio] {
    display: none; }
  .occrp-inset-box .inner > input[type=checkbox] + .occrp-inset-box-contents > label, .occrp-inset-box .inner > input[type=radio] + .occrp-inset-box-contents > label {
    cursor: pointer;
    color: #941c1e;
    font-weight: 700;
    text-transform: uppercase; }
  .occrp-inset-box .subheader p {
    width: 100%;
    max-width: 100%;
    font-style: normal;
    font-family: "Noto Serif", Georgia, serif;
    margin-top: 1em;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.5; }
  .occrp-inset-box .text {
    overflow: hidden;
    transition: max-height 1s ease-in-out;
    margin-bottom: 0.4em; }
    .occrp-inset-box .text p {
      width: 100%;
      max-width: 100%;
      font-family: "Noto Serif", Georgia, serif;
      font-weight: 500; }
    .occrp-inset-box .text p:last-of-type {
      margin-bottom: 0; }
    .occrp-inset-box .text .text-inner {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      padding-bottom: 10px;
      -webkit-column-gap: 24px;
      -moz-column-gap: 24px;
      column-gap: 24px; }
      .occrp-inset-box .text .text-inner .multibox-img-grid {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 20px; }
        .occrp-inset-box .text .text-inner .multibox-img-grid .multibox-img {
          width: 100%;
          height: auto; }
      @media (max-width: 600px) {
        .occrp-inset-box .text .text-inner {
          -webkit-column-count: 1;
          -moz-column-count: 1;
          column-count: 1; } }
  .occrp-inset-box.single-column .text .text-inner {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }
  .occrp-inset-box.vertical .inner {
    /* for non-exclusive inset multi box */
    /* for exclusive inset multi box */ }
    .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label {
      float: right;
      margin-top: 10px; }
      .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label:hover, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label:hover {
        text-decoration: underline; }
      .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span {
        position: relative;
        padding-left: 1.7em; }
        .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span::before, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span::before {
          font-size: 150%;
          position: absolute;
          left: 0px; }
        .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span:first-child, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span:first-child {
          display: inline; }
          .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span:first-child::before, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span:first-child::before {
            content: "";
            display: block;
            background-color: transparent;
            position: absolute;
            top: 6px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #941c1e;
            border-bottom: none; }
        .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span:last-child, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span:last-child {
          display: none; }
          .occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span:last-child::before, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span:last-child::before {
            content: '';
            display: block;
            background-color: transparent;
            position: absolute;
            top: 6px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-bottom: 5px solid #941c1e;
            border-top: none; }
    .occrp-inset-box.vertical .inner input[type=checkbox] + .occrp-inset-box-contents > .text,
    .occrp-inset-box.vertical .inner input[type=radio] + .occrp-inset-box-contents > .text {
      max-height: 0px;
      overflow: hidden; }
    .occrp-inset-box.vertical .inner input[type=checkbox]:checked + .occrp-inset-box-contents > .text,
    .occrp-inset-box.vertical .inner input[type=radio]:checked + .occrp-inset-box-contents > .text {
      max-height: 70vh;
      overflow: auto; }
    .occrp-inset-box.vertical .inner > input[type=checkbox]:checked + .occrp-inset-box-contents > label span:first-child {
      display: none; }
    .occrp-inset-box.vertical .inner > input[type=checkbox]:checked + .occrp-inset-box-contents > label span:last-child {
      display: inline; }
    .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label:not(:first-child) {
      display: none; }
      .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label:not(:first-child) span {
        display: inline; }
    .occrp-inset-box.vertical .inner > input[type=radio]:checked + .occrp-inset-box-contents > label:first-child {
      display: none; }
    .occrp-inset-box.vertical .inner > input[type=radio]:checked + .occrp-inset-box-contents > label:not(:first-child) {
      display: inline; }
  .occrp-inset-box.horizontal .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
    .occrp-inset-box.horizontal .inner h3 {
      order: 0;
      width: 100%; }
    .occrp-inset-box.horizontal .inner > input[type=radio] + label {
      border: solid 0.2em #941c1e;
      border-radius: 10em;
      display: inline-block;
      width: 1em;
      height: 1em;
      background-color: transparent;
      margin: 0.5em;
      order: 99;
      box-shadow: inset 0 0 0em 0.1em #fff;
      transition: ease-in 0.2s background-color; }
    .occrp-inset-box.horizontal .inner > input[type=radio]:checked + label {
      background-color: #941c1e; }
    .occrp-inset-box.horizontal .inner .outer-carousel {
      overflow: hidden;
      width: 100%; }
      .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel {
        /*
         * width needs to be set based on the array size, so in templates!
         */
        position: relative;
        transition: right ease-in-out 1s;
        order: 0;
        display: flex; }
        .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents {
          width: 100%;
          display: flex;
          flex-direction: row; }
          .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents .contents {
            display: flex;
            flex-direction: column;
            justify-content: center; }
          .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label {
            cursor: pointer;
            color: #941c1e;
            font-weight: 700;
            text-transform: uppercase; }
            .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label span {
              display: inline-block;
              border-radius: 100em;
              width: 1.5em;
              height: 1.5em;
              line-height: 1.4em;
              padding-left: 0.35em; }
            .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label:hover > span {
              color: white;
              background-color: #941c1e; }
            .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label.occrp-inset-multi-box-control-previous, .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label.occrp-inset-multi-box-control-next {
              height: 100%;
              display: flex;
              align-items: center;
              font-size: 150%; }
            .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label.occrp-inset-multi-box-control-previous {
              padding-right: 0.5em; }
              .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label.occrp-inset-multi-box-control-previous span {
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
                filter: FlipH;
                -ms-filter: "FlipH";
                line-height: 1.3em; }
            .occrp-inset-box.horizontal .inner .outer-carousel .inner-carousel > .occrp-inset-box-contents > label.occrp-inset-multi-box-control-next {
              padding-left: 0.5em; }

.occrp-inset-box-contents > .text > .text-inner > ul > li {
  max-width: 100%;
  width: 100%;
  font-family: "Noto Serif", Georgia, serif;
  font-weight: 500;
  font-size: 14px !important;
  margin-bottom: 8px; }

.occrp-shelf-full {
  padding-top: 48px;
  padding-bottom: 24px; }
  .occrp-shelf-full .story {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    text-decoration: none;
    border-radius: 2pt;
    overflow: hidden;
    align-content: stretch; }
    .occrp-shelf-full .story .story-section {
      padding-top: 36px;
      padding-bottom: 36px;
      padding-left: 24px;
      padding-right: 24px;
      padding-bottom: 24px;
      display: flex;
      flex-direction: column;
      flex-grow: 1; }
      .occrp-shelf-full .story .story-section h2,
      .occrp-shelf-full .story .story-section .story-title {
        font-weight: 700;
        color: #000;
        font-size: 20.4px;
        margin-bottom: 18px;
        margin-top: 0;
        line-height: 1.5em; }
        .occrp-shelf-full .story .story-section h2 a,
        .occrp-shelf-full .story .story-section .story-title a {
          color: #333; }
      .occrp-shelf-full .story .story-section .filter-tag {
        position: relative;
        top: -18px;
        color: white;
        background-color: #941c1e;
        display: inline-block;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 9.6px;
        padding: 3.6px 7.2px 3.6px 12px;
        border-radius: 3.6px;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        opacity: 0.6; }
      .occrp-shelf-full .story .story-section .filter-tag:before {
        content: "⚫";
        position: relative;
        left: -6px; }
      .occrp-shelf-full .story .story-section p {
        font-size: 17px;
        color: #666666;
        line-height: 1.4em;
        -moz-transition: color 0.5s;
        -o-transition: color 0.5s;
        -webkit-transition: color 0.5s;
        transition: color 0.5s;
        flex-grow: 1; }
        .occrp-shelf-full .story .story-section p:last-of-type {
          margin-bottom: 0; }
      .occrp-shelf-full .story .story-section .more-info {
        padding-top: 24px; }
    .occrp-shelf-full .story h2 {
      color: black; }
    .occrp-shelf-full .story .more-info {
      text-align: right; }
    .occrp-shelf-full .story:hover {
      background-color: #e0e0e0; }
      .occrp-shelf-full .story:hover .more-info span {
        text-decoration: underline; }
      .occrp-shelf-full .story:hover .story-section p {
        color: #000; }
  .occrp-shelf-full .occrp-section,
  .occrp-shelf-full .occrp-section--secondary {
    padding-top: 24px; }
  .occrp-shelf-full.follow-up {
    padding-top: 0px;
    padding-bottom: 24px; }
  .occrp-shelf-full h3.occrp-section,
  .occrp-shelf-full .occrp-section--secondary {
    margin-bottom: 0; }
  .occrp-shelf-full .story {
    margin-top: 24px;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    min-height: 384px;
    flex-flow: row nowrap; }
    @media (max-width: 800px) {
      .occrp-shelf-full .story {
        flex-flow: column nowrap; } }
    .occrp-shelf-full .story > article {
      flex-grow: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-flow: row nowrap; }
      @media (max-width: 800px) {
        .occrp-shelf-full .story > article {
          flex-flow: column nowrap; } }
  .occrp-shelf-full .image-section {
    order: 1;
    display: block;
    -ms-flex: 4 0 300px;
    -webkit-flex: 4 0 300px;
    flex: 4 0 300px;
    min-height: 240px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
    .occrp-shelf-full .image-section img {
      width: 100%; }
    .occrp-shelf-full .image-section .overlay {
      top: 30px;
      position: relative;
      background: #941c1e;
      display: inline-block;
      color: #f0f0f0;
      padding: 4px;
      padding-left: 20px;
      padding-right: 12px;
      font-weight: bold;
      font-size: 16.8px; }
  .occrp-shelf-full .story-section {
    order: 2;
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px; }
    @media (max-width: 800px) {
      .occrp-shelf-full .story-section {
        -ms-flex: 1 0 100%;
        -webkit-flex: 1 0 100%;
        flex: 1 0 100%; } }
  @media (min-width: 600px) {
    .occrp-shelf-full.story-index-one-in-row .story:nth-child(odd) .story-section {
      order: 0; } }

.occrp-shelf-half {
  padding-top: 48px;
  padding-bottom: 24px; }
  .occrp-shelf-half .story {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    text-decoration: none;
    border-radius: 2pt;
    overflow: hidden;
    align-content: stretch; }
    .occrp-shelf-half .story .story-section {
      padding-top: 36px;
      padding-bottom: 36px;
      padding-left: 24px;
      padding-right: 24px;
      padding-bottom: 24px;
      display: flex;
      flex-direction: column;
      flex-grow: 1; }
      .occrp-shelf-half .story .story-section h2,
      .occrp-shelf-half .story .story-section .story-title {
        font-weight: 700;
        color: #000;
        font-size: 20.4px;
        margin-bottom: 18px;
        margin-top: 0;
        line-height: 1.5em; }
        .occrp-shelf-half .story .story-section h2 a,
        .occrp-shelf-half .story .story-section .story-title a {
          color: #333; }
      .occrp-shelf-half .story .story-section .filter-tag {
        position: relative;
        top: -18px;
        color: white;
        background-color: #941c1e;
        display: inline-block;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 9.6px;
        padding: 3.6px 7.2px 3.6px 12px;
        border-radius: 3.6px;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
        opacity: 0.6; }
      .occrp-shelf-half .story .story-section .filter-tag:before {
        content: "⚫";
        position: relative;
        left: -6px; }
      .occrp-shelf-half .story .story-section p {
        font-size: 17px;
        color: #666666;
        line-height: 1.4em;
        -moz-transition: color 0.5s;
        -o-transition: color 0.5s;
        -webkit-transition: color 0.5s;
        transition: color 0.5s;
        flex-grow: 1; }
        .occrp-shelf-half .story .story-section p:last-of-type {
          margin-bottom: 0; }
      .occrp-shelf-half .story .story-section .more-info {
        padding-top: 24px; }
    .occrp-shelf-half .story h2 {
      color: black; }
    .occrp-shelf-half .story .more-info {
      text-align: right; }
    .occrp-shelf-half .story:hover {
      background-color: #e0e0e0; }
      .occrp-shelf-half .story:hover .more-info span {
        text-decoration: underline; }
      .occrp-shelf-half .story:hover .story-section p {
        color: #000; }
  .occrp-shelf-half .occrp-section,
  .occrp-shelf-half .occrp-section--secondary {
    padding-top: 24px; }
  .occrp-shelf-half.follow-up {
    padding-top: 0px;
    padding-bottom: 24px; }
  .occrp-shelf-half h3.occrp-section,
  .occrp-shelf-half .occrp-section--secondary {
    margin-bottom: 0; }
  .occrp-shelf-half .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start; }
  .occrp-shelf-half .story {
    margin-top: 24px;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px;
    margin-right: 24px;
    min-width: 40%;
    flex-flow: column nowrap; }
    .occrp-shelf-half .story :last-of-type {
      margin-right: 0; }
    @media (max-width: 600px) {
      .occrp-shelf-half .story {
        margin-right: 0; } }
  .occrp-shelf-half .image-section {
    display: block;
    overflow: hidden;
    min-height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }
    .occrp-shelf-half .image-section img {
      width: 100%; }
    .occrp-shelf-half .image-section .overlay {
      top: 30px;
      position: relative;
      background: #941c1e;
      display: inline-block;
      color: #f0f0f0;
      padding: 4px;
      padding-left: 20px;
      padding-right: 12px;
      font-weight: bold;
      font-size: 16.8px;
      margin-left: -1px; }

/**
 * Smallboi for Suisse Secrets 
 *
 **/
.occrp-shelf-smallboi a {
  color: black; }
  .occrp-shelf-smallboi a:hover {
    color: black; }

.smallboi-preview {
  padding: 24px 24px 24px 15px;
  border-left: 10px solid #e22e33;
  background-color: white;
  clear: both; }

.smallboi-preview {
  flex-grow: 1; }

@media screen and (min-width: 600px) {
  .smallboi-preview {
    clear: none; } }
.smallboi-preview__top {
  display: flex; }

.smallboi-preview__name-container {
  flex-grow: 1; }

.smallboi-preview__image-container {
  flex-grow: 0;
  flex-shrink: 0;
  width: 90px;
  max-width: 30%; }

.smallboi-preview__image {
  object-fit: cover;
  height: 90px;
  width: 90px;
  max-width: 100%;
  border-radius: 45px;
  filter: grayscale(1); }

.smallboi-preview__image-container {
  margin-right: 16px; }

@media screen and (min-width: 801px) {
  .smallboi-preview__main-content {
    margin-left: 105px; } }
.smallboi-preview .smallboi-preview__tag {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1;
  color: #000;
  margin-bottom: 10px; }

.smallboi-preview .smallboi-preview__name {
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 900;
  color: #e22e33;
  margin-bottom: 5px;
  line-height: 1.2; }

.smallboi-preview__description {
  font-family: "Noto Serif", Georgia, serif;
  font-size: 16px; }

.smallboi-preview__date {
  margin-top: 20px;
  font-weight: 200; }

.occrp-tagged-story-index {
  /*
   * hide the checkboxes
   */
  /*
   * animate the labels
   */
  /*
   * this makes sure that:
   * 1. the first story is embiggened
   * 2. next stories are displayed in pairs, side-by-side
   * 3. the last story, if alone in the row, is double-wide
   */ }
  .occrp-tagged-story-index .filter-control-input {
    display: none; }
  .occrp-tagged-story-index .tag-filters-container {
    /*
     * the "filter" label
     */
    /*
     * the actual toggles
     */ }
    .occrp-tagged-story-index .tag-filters-container .filter-label {
      font-family: "Open Sans", sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 14.4px;
      font-weight: 600;
      text-transform: uppercase;
      display: inline-block;
      font-weight: 900;
      font-family: "Open sans", sans-serif;
      margin-bottom: 12px;
      padding: 0;
      padding-left: 24px;
      padding-right: 24px;
      color: black;
      font-size: 18px;
      position: relative;
      top: 1.2px; }
    .occrp-tagged-story-index .tag-filters-container label {
      -moz-transition: opacity 0.5s;
      -o-transition: opacity 0.5s;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
  .occrp-tagged-story-index .occrp-shelf-flex {
    padding-top: 48px;
    padding-bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-left: -24px; }
    .occrp-tagged-story-index .occrp-shelf-flex .story {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -moz-transition: background-color 0.5s;
      -o-transition: background-color 0.5s;
      -webkit-transition: background-color 0.5s;
      transition: background-color 0.5s;
      text-decoration: none;
      border-radius: 2pt;
      overflow: hidden;
      align-content: stretch; }
      .occrp-tagged-story-index .occrp-shelf-flex .story .story-section {
        padding-top: 36px;
        padding-bottom: 36px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        display: flex;
        flex-direction: column;
        flex-grow: 1; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section h2,
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section .story-title {
          font-weight: 700;
          color: #000;
          font-size: 20.4px;
          margin-bottom: 18px;
          margin-top: 0;
          line-height: 1.5em; }
          .occrp-tagged-story-index .occrp-shelf-flex .story .story-section h2 a,
          .occrp-tagged-story-index .occrp-shelf-flex .story .story-section .story-title a {
            color: #333; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section .filter-tag {
          position: relative;
          top: -18px;
          color: white;
          background-color: #941c1e;
          display: inline-block;
          text-transform: uppercase;
          font-weight: 900;
          font-size: 9.6px;
          padding: 3.6px 7.2px 3.6px 12px;
          border-radius: 3.6px;
          border-top-left-radius: 12px;
          border-bottom-left-radius: 12px;
          opacity: 0.6; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section .filter-tag:before {
          content: "⚫";
          position: relative;
          left: -6px; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section p {
          font-size: 17px;
          color: #666666;
          line-height: 1.4em;
          -moz-transition: color 0.5s;
          -o-transition: color 0.5s;
          -webkit-transition: color 0.5s;
          transition: color 0.5s;
          flex-grow: 1; }
          .occrp-tagged-story-index .occrp-shelf-flex .story .story-section p:last-of-type {
            margin-bottom: 0; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .story-section .more-info {
          padding-top: 24px; }
      .occrp-tagged-story-index .occrp-shelf-flex .story h2 {
        color: black; }
      .occrp-tagged-story-index .occrp-shelf-flex .story .more-info {
        text-align: right; }
      .occrp-tagged-story-index .occrp-shelf-flex .story:hover {
        background-color: #e0e0e0; }
        .occrp-tagged-story-index .occrp-shelf-flex .story:hover .more-info span {
          text-decoration: underline; }
        .occrp-tagged-story-index .occrp-shelf-flex .story:hover .story-section p {
          color: #000; }
    .occrp-tagged-story-index .occrp-shelf-flex .occrp-section,
    .occrp-tagged-story-index .occrp-shelf-flex .occrp-section--secondary {
      padding-top: 24px; }
    .occrp-tagged-story-index .occrp-shelf-flex.follow-up {
      padding-top: 0px;
      padding-bottom: 24px; }
    .occrp-tagged-story-index .occrp-shelf-flex h3.occrp-section,
    .occrp-tagged-story-index .occrp-shelf-flex .occrp-section--secondary {
      margin-bottom: 0; }
    .occrp-tagged-story-index .occrp-shelf-flex .story {
      margin-top: 24px;
      box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
      -ms-flex: 1 0 300px;
      -webkit-flex: 1 0 300px;
      flex: 1 0 300px;
      margin-right: 24px;
      min-width: 40%;
      opacity: 1;
      transition: opacity 0.5s, background-color 0.5s;
      /*
      * the first story should be nicely embiggened
      */ }
      .occrp-tagged-story-index .occrp-shelf-flex .story .image-section {
        display: block;
        overflow: hidden;
        min-height: 240px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .image-section img {
          width: 100%; }
        .occrp-tagged-story-index .occrp-shelf-flex .story .image-section .overlay {
          top: 30px;
          position: relative;
          background: #941c1e;
          display: inline-block;
          color: #f0f0f0;
          padding: 4px;
          padding-left: 20px;
          padding-right: 12px;
          font-weight: bold;
          font-size: 16.8px;
          margin-left: -1px; }
      .occrp-tagged-story-index .occrp-shelf-flex .story:first-of-type {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 384px;
        flex-flow: row wrap;
        align-content: stretch;
        flex: 100%; }
        .occrp-tagged-story-index .occrp-shelf-flex .story:first-of-type .image-section {
          order: 1;
          display: block;
          -ms-flex: 4 0 300px;
          -webkit-flex: 4 0 300px;
          flex: 4 0 300px;
          min-height: 240px;
          overflow: hidden;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: top center; }
          .occrp-tagged-story-index .occrp-shelf-flex .story:first-of-type .image-section img {
            width: 100%; }
          .occrp-tagged-story-index .occrp-shelf-flex .story:first-of-type .image-section .overlay {
            top: 30px;
            position: relative;
            background: #941c1e;
            display: inline-block;
            color: #f0f0f0;
            padding: 4px;
            padding-left: 20px;
            padding-right: 12px;
            font-weight: bold;
            font-size: 16.8px; }
        .occrp-tagged-story-index .occrp-shelf-flex .story:first-of-type .story-section {
          order: 2;
          -ms-flex: 1 0 300px;
          -webkit-flex: 1 0 300px;
          flex: 1 0 300px; }
      @media (max-width: 600px) {
        .occrp-tagged-story-index .occrp-shelf-flex .story {
          margin-right: 0; } }

.occrp-country-index {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap; }
  .occrp-country-index .country {
    margin-top: 24px;
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px;
    text-align: center; }
    .occrp-country-index .country .shape {
      height: 14em; }
    .occrp-country-index .country.inactive img {
      opacity: 0.4; }
    @media (max-width: 600px) {
      .occrp-country-index .country.inactive {
        display: none; } }
    .occrp-country-index .country h3 {
      margin-top: 24px;
      margin-bottom: 24px; }

.occrp-story {
  padding-top: 48px;
  padding-bottom: 24px;
  text-rendering: optimizeLegibility;
  word-break: unset;
  word-wrap: unset;
  overflow-wrap: unset;
  -webkit-hyphens: unset;
  -moz-hyphens: unset;
  -ms-hyphens: unset;
  hyphens: unset; }
  .occrp-story h2, .occrp-story h3, .occrp-story p, .occrp-story li, .occrp-story blockquote, .occrp-story figcaption {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story h2, .occrp-story h3, .occrp-story p, .occrp-story li, .occrp-story blockquote, .occrp-story figcaption {
        width: 100%;
        max-width: 100%; } }
  .occrp-story h2, .occrp-story h3 {
    font-weight: 700;
    font-style: italic; }
  .occrp-story h2 {
    font-size: 25.2px; }
  .occrp-story h3 {
    font-size: 22.8px; }
  .occrp-story p {
    margin-bottom: 24px; }
  .occrp-story h1, .occrp-story h4, .occrp-story h5, .occrp-story h6 {
    color: red;
    text-transform: uppercase;
    text-decoration: line-through; }
    .occrp-story h1:before, .occrp-story h4:before, .occrp-story h5:before, .occrp-story h6:before {
      content: "INVALID TAG --- "; }
  .occrp-story.quote {
    padding-bottom: 48px;
    flex-flow: column;
    flex-direction: column; }
  .occrp-story blockquote {
    font-size: 60px;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    line-height: 1.3em;
    border-left: solid 2px #c8c8c8;
    margin-top: 36px;
    margin-bottom: 36px;
    padding-left: 24px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    max-width: 100%;
    color: #757575; }
  .occrp-story .document i {
    font-size: 14.4px; }
  .occrp-story figcaption {
    text-align: right;
    width: 100%;
    max-width: 100%;
    font-size: 1.2em; }
    .occrp-story figcaption.author {
      font-weight: 900; }
    .occrp-story figcaption.role {
      font-style: italic; }
  .occrp-story .youtube {
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story .youtube {
        width: 100%;
        max-width: 100%; } }
  .occrp-story .full-image {
    width: 100%;
    max-width: 100% !important; }
  .occrp-story .inset-image {
    margin-top: 24px;
    margin-bottom: 24px; }
    .occrp-story .inset-image img {
      max-width: 67%;
      width: 67%; }
      @media (max-width: 800px) {
        .occrp-story .inset-image img {
          width: 100%;
          max-width: 100%; } }
  .occrp-story .inset-image-wide {
    margin-top: 24px;
    margin-bottom: 24px; }
    .occrp-story .inset-image-wide img {
      max-width: 100%;
      width: 100%; }
  .occrp-story .inset-caption {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story .inset-caption {
        width: 100%;
        max-width: 100%; } }
    .occrp-story .inset-caption .image-credit {
      display: block;
      margin-bottom: 0.6em;
      color: #828282;
      font-weight: normal;
      font-size: 1rem; }
      .occrp-story .inset-caption .image-credit strong {
        font-weight: normal; }
  .occrp-story .gallery {
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story .gallery {
        width: 100%;
        max-width: 100%; } }
  .occrp-story .gallery-row {
    margin-top: 24px;
    margin-bottom: 24px; }
  .occrp-story mark {
    background-color: #f0f0f0;
    border-radius: 4px; }
  @media (max-width: 800px) {
    .occrp-story .credit aside img.large {
      max-width: 40%; } }
  .occrp-story iframe {
    box-shadow: 2px 2px 4px #ccc;
    border: none;
    margin-top: 2em; }
  .occrp-story .pdf {
    display: flex; }
  .occrp-story .pdf + .caption {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600; }
    .occrp-story .pdf + .caption .image-credit {
      display: block;
      margin-bottom: 0.6em;
      color: #828282;
      font-weight: normal;
      font-size: 1rem; }
      .occrp-story .pdf + .caption .image-credit strong {
        font-weight: normal; }

.occrp-full-width .image {
  width: 100%;
  min-height: 480px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 800px) {
    .occrp-full-width .image {
      min-height: 240px !important;
      background-attachment: scroll; } }
  @media screen and (min-width: 800px) {
    .occrp-full-width .image {
      background-attachment: fixed; } }
.occrp-full-width .caption {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600;
  padding-top: 12px;
  margin-bottom: -24px; }
  .occrp-full-width .caption .image-credit {
    display: block;
    margin-bottom: 0.6em;
    color: #828282;
    font-weight: normal;
    font-size: 1rem; }
    .occrp-full-width .caption .image-credit strong {
      font-weight: normal; }

.occrp-data-table table {
  width: 100%;
  margin-bottom: 48px;
  margin-top: 24px; }
  .occrp-data-table table td.numeric {
    text-align: right; }
  .occrp-data-table table th, .occrp-data-table table td {
    padding: 6px;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600;
    vertical-align: top;
    border: 1px solid #ddd; }
  .occrp-data-table table td {
    font-weight: 400; }
  .occrp-data-table table th {
    background-color: #f0f0f0; }

.occrp-document-listing {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600; }
  .occrp-document-listing h3 {
    padding-top: 48px;
    padding-bottom: 24px; }
  .occrp-document-listing ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start; }
  .occrp-document-listing li {
    -ms-flex: 1 0 300px;
    -webkit-flex: 1 0 300px;
    flex: 1 0 300px;
    min-height: 4em;
    margin-left: 2em; }
    .occrp-document-listing li .type {
      margin-left: -2em;
      float: left; }
    .occrp-document-listing li .date {
      color: #727272;
      display: block; }

.occrp-person-browser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start; }
  .occrp-person-browser .occrp-person-isotope {
    -ms-flex: 1 0 275px;
    -webkit-flex: 1 0 275px;
    flex: 1 0 275px;
    order: 1; }
    @media (min-width: 800px) {
      .occrp-person-browser .occrp-person-isotope {
        -ms-flex: 3 0 825px;
        -webkit-flex: 3 0 825px;
        flex: 3 0 825px; } }
  .occrp-person-browser .occrp-person-facets {
    -ms-flex: 1 275px;
    -webkit-flex: 1 275px;
    flex: 1 275px;
    order: 2;
    background-color: #f0f0f0;
    padding: 24px;
    padding-top: 0;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600; }
    .occrp-person-browser .occrp-person-facets h3 {
      padding-top: 24px; }
    .occrp-person-browser .occrp-person-facets ul {
      list-style-type: none;
      padding-left: 0; }
      .occrp-person-browser .occrp-person-facets ul li {
        padding-top: 9.6px; }
        .occrp-person-browser .occrp-person-facets ul li .summary {
          display: block;
          font-size: 12px;
          color: #666666; }
      .occrp-person-browser .occrp-person-facets ul a {
        color: #333; }
        .occrp-person-browser .occrp-person-facets ul a:hover, .occrp-person-browser .occrp-person-facets ul a.active {
          color: #941c1e;
          text-decoration: none; }
        .occrp-person-browser .occrp-person-facets ul a i {
          min-width: 2em; }

.occrp-person-index {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap; }
  @media (min-width: 800px) {
    .occrp-person-index.narrow {
      max-width: 75%; } }

.occrp-person {
  -ms-flex: 1 0 275px;
  -webkit-flex: 1 0 275px;
  flex: 1 0 275px;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px; }
  @media (min-width: 800px) {
    .occrp-person {
      min-width: 275px; } }
  .occrp-person img {
    max-width: 220px;
    max-height: 220px;
    border-radius: 50%;
    margin-bottom: 18px; }
  .occrp-person h3 {
    margin-bottom: 6px; }
  .occrp-person p {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600;
    text-align: center; }

.occrp-partners {
  margin-top: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap; }
  .occrp-partners .partner {
    -ms-flex: 1 0 40px;
    -webkit-flex: 1 0 40px;
    flex: 1 0 40px;
    padding: 24px;
    padding-bottom: 0; }
    @media (min-width: 600px) {
      .occrp-partners .partner.left {
        text-align: right; }
      .occrp-partners .partner.right {
        text-align: left; } }
    .occrp-partners .partner img {
      margin-top: 12px;
      height: 144px; }

.occrp-donate {
  padding-top: 48px;
  padding-bottom: 24px;
  text-rendering: optimizeLegibility;
  hyphens: auto; }
  .occrp-donate h2, .occrp-donate h3, .occrp-donate p, .occrp-donate li, .occrp-donate blockquote, .occrp-donate figcaption {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    max-width: 100%;
    width: 100%; }
    @media (max-width: 800px) {
      .occrp-donate h2, .occrp-donate h3, .occrp-donate p, .occrp-donate li, .occrp-donate blockquote, .occrp-donate figcaption {
        width: 100%;
        max-width: 100%; } }
  .occrp-donate h2, .occrp-donate h3 {
    font-weight: 700;
    font-style: italic; }
  .occrp-donate h2 {
    font-size: 25.2px; }
  .occrp-donate h3 {
    font-size: 22.8px; }
  .occrp-donate h1, .occrp-donate h4, .occrp-donate h5, .occrp-donate h6 {
    color: red;
    text-transform: uppercase;
    text-decoration: line-through; }
    .occrp-donate h1:before, .occrp-donate h4:before, .occrp-donate h5:before, .occrp-donate h6:before {
      content: "INVALID TAG --- "; }
  @media (min-width: 768px) {
    .occrp-donate aside {
      font-family: "Open Sans", sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 14.4px;
      font-weight: 600;
      float: right;
      width: 42%;
      max-width: 42%;
      margin-left: 2%;
      clear: right;
      text-align: center; } }
  @media (max-width: 768px) {
    .occrp-donate aside {
      font-family: "Open Sans", sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 14.4px;
      font-weight: 600;
      float: center;
      width: 100%;
      text-align: center;
      border-bottom: 24px; } }
  .occrp-donate aside .amount input[type="radio"] {
    display: none; }
  .occrp-donate aside .amount label {
    display: inline-block;
    padding: 12px;
    padding-top: 8.4px;
    padding-bottom: 8.4px;
    margin: 2.4px;
    border-radius: 14px;
    max-width: 180px;
    font-size: 18px;
    background-color: #941c1e;
    color: #fff;
    cursor: pointer; }
  @media (max-width: 1110px) {
    .occrp-donate aside .amount label {
      padding: 6px !important;
      padding-top: 4.8px !important;
      padding-bottom: 4.8px !important; } }
  .occrp-donate aside .amount input[type="radio"]:checked + label {
    background-color: #e26769; }
  .occrp-donate aside img {
    margin-right: 12px;
    margin-top: 6px;
    max-width: 60px; }
    .occrp-donate aside img.large {
      max-width: 70%; }
      @media (max-width: 800px) {
        .occrp-donate aside img.large {
          max-width: 100%; } }
    .occrp-donate aside img.person {
      border-radius: 50%;
      width: 60px;
      height: 60px; }
  @media (max-width: 800px) {
    .occrp-donate aside .caption {
      margin-bottom: 12px; } }
  .occrp-donate input[type="number"] {
    display: inline-block;
    padding: 20.4px;
    padding-top: 18px;
    padding-bottom: 18px;
    margin: 2.4px;
    border-radius: 15px;
    border: none;
    max-width: 96px;
    font-size: 24px;
    background-color: #f0f0f0;
    color: #000;
    text-align: center;
    font-weight: bold;
    outline: none; }
    @media (min-width: 600px) {
      .occrp-donate input[type="number"] {
        min-width: 200px;
        font-size: 24px; } }
  @media (min-width: 300px) {
    .occrp-donate input[type="image"] {
      max-width: 300px; } }
  @media (max-width: 300px) {
    .occrp-donate input[type="image"] {
      width: 100%; } }

.bitcoin-donate {
  font-size: 16px; }

.bitcoin-button {
  max-width: 65%;
  margin: 0 auto;
  padding: 13px 0 13px 0;
  min-height: 48px;
  border-radius: 5px;
  background: #941c1e; }

.bitcoin-donate-address {
  word-wrap: break-word;
  color: white; }

.patreon {
  margin: 0 10px 0 16px; }

.patreon img {
  max-width: 68% !important;
  margin: 0 auto; }

@media (max-width: 1110px) {
  .bitcoin-button {
    max-width: 90%; }

  .patreon {
    margin: 0; }

  .patreon img {
    max-width: 90% !important; } }
@media (min-width: 768px) {
  #screenshots img {
    max-width: 332;
    padding-right: 30px;
    padding-left: 30px; } }
@media (max-width: 768px) {
  #screenshots img {
    max-width: 332;
    padding-top: 10px;
    padding-bottom: 10px; } }

.making-a-killing-country-list {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  display: block; }
  .making-a-killing-country-list ul {
    list-style: none;
    display: inline-block; }
  .making-a-killing-country-list li {
    display: inline;
    list-style: none;
    float: left;
    width: 25%;
    padding-bottom: 30px;
    padding-top: 20px;
    text-align: center; }
    .making-a-killing-country-list li img {
      height: 150px;
      /*padding-right: 25%;*/ }

.making-a-killing-text {
  padding-top: 48px;
  text-rendering: optimizeLegibility;
  hyphens: auto; }
  .making-a-killing-text p, .making-a-killing-text ul, .making-a-killing-text h2 {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 12px; }
    @media (max-width: 600px) {
      .making-a-killing-text p, .making-a-killing-text ul, .making-a-killing-text h2 {
        padding-left: 0%;
        padding-right: 0%; } }
  .making-a-killing-text img {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 5%; }
  .making-a-killing-text .table-header {
    width: 100%; }
    @media (min-width: 600px) {
      .making-a-killing-text .table-header {
        padding-left: 15%;
        padding-right: 15%; } }
    @media (max-width: 600px) {
      .making-a-killing-text .table-header {
        padding-left: 0%;
        padding-right: 0%; } }
  .making-a-killing-text .table-header-row {
    height: 25px;
    border-bottom-style: solid;
    border-width: thin;
    border-bottom-color: #941c1e; }
  .making-a-killing-text .table-content {
    width: 100%;
    height: 25px; }
    @media (min-width: 600px) {
      .making-a-killing-text .table-content {
        padding-left: 15%;
        padding-right: 15%; } }
    @media (max-width: 600px) {
      .making-a-killing-text .table-content {
        padding-left: 0%;
        padding-right: 0%; } }
    .making-a-killing-text .table-content .table-content-row {
      height: inherit;
      border-bottom-style: dotted;
      border-width: thin;
      border-bottom-color: #941c1e; }
      .making-a-killing-text .table-content .table-content-row .full-width-span {
        width: 100%;
        text-align: middle;
        vertical-align: middle;
        float: left; }
    .making-a-killing-text .table-content .table-content-row-highlighted {
      height: inherit;
      border-bottom-style: dotted;
      border-width: thin;
      border-bottom-color: #941c1e;
      background-color: rgba(54, 25, 25, 0.2); }
    .making-a-killing-text .table-content span {
      float: left;
      text-align: center;
      vertical-align: middle; }
      @media (min-width: 600px) {
        .making-a-killing-text .table-content span {
          width: 14.28%;
          height: 25px; } }
      @media (max-width: 600px) {
        .making-a-killing-text .table-content span {
          width: 25%;
          height: 25px; } }
  .making-a-killing-text .table-header-box {
    float: left;
    text-align: center;
    vertical-align: middle; }
    @media (min-width: 600px) {
      .making-a-killing-text .table-header-box {
        width: 14.28%;
        height: 25px; } }
    @media (max-width: 600px) {
      .making-a-killing-text .table-header-box {
        width: 25%;
        height: 25px; } }

.partner-story-disabled {
  margin: 15px 0;
  box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 2px; }
  @media (max-width: 1170px) {
    .partner-story-disabled {
      margin: 10px; } }
  .partner-story-disabled .story-section {
    padding: 0 10px 10px 10px; }
    .partner-story-disabled .story-section h2 {
      margin-top: 0; }
      .partner-story-disabled .story-section h2 a {
        color: #333; }
    .partner-story-disabled .story-section p {
      font-size: 15.6px;
      color: #666666;
      line-height: 1.4em; }
  .partner-story-disabled .story-info {
    margin: 0 10px 0 5px; }
    .partner-story-disabled .story-info span:first-child {
      padding-left: 0px; }
    .partner-story-disabled .story-info span {
      font-size: 11px;
      font-weight: 700;
      padding-left: 10px;
      color: #941c1e; }
  .partner-story-disabled .image-section {
    display: block;
    overflow: hidden;
    min-height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }

.partner-story-disabled {
  margin: 15px 0;
  box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 2px; }
  @media (max-width: 1170px) {
    .partner-story-disabled {
      margin: 10px; } }
  .partner-story-disabled .story-section {
    padding: 0 10px 10px 10px; }
    .partner-story-disabled .story-section h2 {
      margin-top: 0; }
      .partner-story-disabled .story-section h2 a {
        color: #333; }
    .partner-story-disabled .story-section p {
      font-size: 15.6px;
      color: #666666;
      line-height: 1.4em; }
  .partner-story-disabled .story-info {
    margin: 0 10px 0 5px; }
    .partner-story-disabled .story-info span:first-child {
      padding-left: 0px; }
    .partner-story-disabled .story-info span {
      font-size: 11px;
      font-weight: 700;
      padding-left: 10px;
      color: #941c1e; }
  .partner-story-disabled .image-section {
    display: block;
    overflow: hidden;
    min-height: 240px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center; }

.partner-stories-index-plus {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px; }

.partner-profile-plus {
  margin-bottom: 60px; }

.partner-profile-plus-content p, .partner-profile-plus-content li, .partner-profile-plus-content h3, .partner-profile-plus-content h2, .partner-profile-plus-content h4 {
  max-width: 100%;
  width: 100%; }
.partner-profile-plus-content h3 {
  margin-top: 20px;
  color: #333;
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: 700;
  font-style: normal; }
  .partner-profile-plus-content h3 a {
    color: #333; }
  .partner-profile-plus-content h3 a:hover, .partner-profile-plus-content h3 .partner-profile-plus-content h3 a:active, .partner-profile-plus-content h3 .partner-profile-plus-content h3 a:focus {
    color: #941c1e; }
.partner-profile-plus-content p {
  color: #333;
  font-family: "Noto Serif";
  font-style: italic;
  font-size: 18px;
  margin-bottom: 32px;
  font-size: 18px; }

.bullets {
  padding-top: 15px;
  position: relative;
  color: #333;
  font-family: "Noto Serif";
  margin-bottom: 25px;
  list-style: none; }
  .bullets li::before {
    content: "\2022";
    color: #941c1e;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }
  .bullets li {
    font-size: 18px;
    margin: 20px 0; }

.bullets::before {
  position: absolute;
  content: '';
  top: 0;
  height: 0;
  left: 0;
  width: 95px;
  border-bottom: 2px solid #941c1e; }

.read-more {
  display: block;
  text-align: right;
  text-decoration: underline;
  color: #941c1e;
  font-family: "Noto Serif";
  font-weight: 700;
  text-decoration: underline;
  font-size: 18px; }

.partner-profile-plus-image img {
  width: 100%; }

.language-notice {
  color: #333;
  font-family: "Open Sans";
  font-style: italic;
  font-size: 16px;
  text-align: right; }

.publication-date {
  color: #939393 !important;
  font-family: "Open Sans" !important;
  font-style: italic !important;
  font-size: 16px !important;
  margin-bottom: 10px !important; }

@media (max-width: 1200px) {
  .partner-stories-index-plus {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    margin: 5%; } }
/*
 * No photo available filler
 */
.profile-image-container .image-section,
.partner-profile .image-section {
  border-radius: 3.6px;
  box-shadow: 0px 0px 2px #777;
  background: #ccc;
  width: 306px;
  height: 306px;
  overflow: hidden;
  text-align: center; }
  .profile-image-container .image-section .head,
  .partner-profile .image-section .head {
    margin: 20% auto -8% auto;
    display: inline-block;
    width: 50%;
    height: 50%;
    border-radius: 100%;
    background: white;
    box-shadow: inset 0px 0px 3px black; }
  .profile-image-container .image-section .torso,
  .partner-profile .image-section .torso {
    background: white;
    border-radius: 50% 50% 2% 2%;
    height: 33%;
    margin: 0 4% 4% 4%;
    box-shadow: inset 0px 0px 3px black; }
.profile-image-container .photo-credit,
.partner-profile .photo-credit {
  color: #777;
  font-size: 12px 0.9;
  font-style: italic;
  text-align: left;
  margin: 0.5em 0 2em 0.5em; }

/*
 * Profile - standalone page
 */
.occrp-main-title.profile {
  margin-bottom: 0px; }
  .occrp-main-title.profile .title h1 {
    padding-top: 1em; }
  .occrp-main-title.profile .profile-image-container {
    float: right;
    margin-top: 0; }

/*
 * Profile box in the profile index
 */
.profiles-index,
.partner-stories-index {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .profiles-index.small,
  .partner-stories-index.small {
    width: 67%;
    max-width: 67%; }
    .profiles-index.small .partner-profile,
    .partner-stories-index.small .partner-profile {
      margin: 0.5em;
      display: flex;
      flex-direction: column;
      flex: 1 1;
      height: 220px; }
      .profiles-index.small .partner-profile .image-section,
      .partner-stories-index.small .partner-profile .image-section {
        flex: 3 3;
        width: auto;
        height: auto;
        background-size: cover;
        margin: 0px; }
      .profiles-index.small .partner-profile h3,
      .partner-stories-index.small .partner-profile h3 {
        text-decoration: none !important;
        flex: 2 2;
        font-size: 10pt;
        display: flex;
        flex-direction: column;
        justify-content: center;
        overflow: hidden; }
        .profiles-index.small .partner-profile h3 span,
        .partner-stories-index.small .partner-profile h3 span {
          max-height: 100%; }
      .profiles-index.small .partner-profile.active,
      .partner-stories-index.small .partner-profile.active {
        box-shadow: 0px 0px 10px #941c1e; }
    @media (max-width: 1100px) {
      .profiles-index.small,
      .partner-stories-index.small {
        margin-left: -5%;
        width: 72%;
        max-width: 72%;
        flex-direction: column; }
        .profiles-index.small .partner-profile,
        .partner-stories-index.small .partner-profile {
          flex-direction: row;
          min-height: 5em;
          width: auto; }
          .profiles-index.small .partner-profile .image-section,
          .partner-stories-index.small .partner-profile .image-section {
            flex: 1;
            min-width: 100px;
            height: auto; }
          .profiles-index.small .partner-profile h3,
          .partner-stories-index.small .partner-profile h3 {
            flex: 8; } }
    @media (max-width: 800px) {
      .profiles-index.small,
      .partner-stories-index.small {
        width: auto;
        max-width: none; } }

.partner-profile {
  margin: 1em;
  position: relative;
  display: inline-block;
  box-shadow: rgba(0, 0, 0, 0.49804) 0px 0px 2px;
  padding: 0em;
  text-decoration: none;
  background-color: white;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  /* Safari and Chrome */
  -o-transition: background-color 0.5s;
  /* Opera */
  border-radius: 0.5em;
  overflow: hidden; }
  @media (min-width: 720px) {
    .partner-profile {
      width: 30%; } }
  @media (max-width: 720px) {
    .partner-profile {
      width: 90%; } }
  @media (max-width: 1170px) {
    .partner-profile {
      margin: 10px; } }
  .partner-profile .image-section {
    display: block;
    overflow: hidden;
    height: 306px;
    margin: 1em 1em 0.5em 1em;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    border-radius: 0.4em; }
  .partner-profile div.image-section {
    box-shadow: none; }
    .partner-profile div.image-section .head, .partner-profile div.image-section .torso {
      background-color: white;
      box-shadow: inset 0px 0px 3px #aaa; }
  .partner-profile .photo-credit {
    display: block;
    margin: 0.5em 1em;
    color: #aaa; }
  .partner-profile h3 {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    color: white;
    background: #941c1e;
    padding: 0.3em 0.5em 0.3em 0.5em; }
  .partner-profile .story-info {
    margin: 0px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    color: white;
    background: #941c1e;
    padding-bottom: 1em; }
  .partner-profile p {
    padding: 0.5em 1em 1em 1em;
    font-size: 15.6px;
    width: 100%;
    max-width: 100%;
    color: #666666;
    line-height: 1.4em; }
  .partner-profile .more-info {
    text-align: right;
    position: absolute;
    bottom: 0.2em;
    left: 1em;
    right: 1em;
    font-variant: small-caps;
    font-weight: bold; }

.partner-profile:hover, .partner-profile:focus {
  text-decoration: none;
  background-color: #e0e0e0; }
  .partner-profile:hover h3, .partner-profile:focus h3 {
    text-decoration: underline; }
  .partner-profile:hover .more-info, .partner-profile:focus .more-info {
    text-decoration: underline; }

/** Simple listing (jobs page) **/
.profiles-list .profiles-list--title {
  font-family: "Noto Serif", Georgia, serif;
  font-size: 16.8px;
  font-weight: bold; }

.newspaper-full {
  padding-left: 10%;
  padding-right: 10%; }
  .newspaper-full p {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5; }
    @media (max-width: 600px) {
      .newspaper-full p {
        padding-left: 0%;
        padding-right: 0%; } }

.newspaper-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 600px) {
  .newspaper-half {
    width: 100%;
    padding-bottom: 24px; } }
@media (min-width: 600px) {
  .newspaper-half {
    width: 49%;
    display: flex;
    flex-direction: column;
    vertical-align: top;
    padding-bottom: 12px; } }

@media (min-width: 600px) {
  .newspaper-half-left {
    padding-right: 5%; } }

@media (min-width: 600px) {
  .newspaper-half-right {
    padding-left: 5%; } }

.newspaper-link {
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  min-height: 320px;
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.49804) 0px 0px 2px;
  padding: 0em;
  text-decoration: none;
  background-color: white;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  /* Safari and Chrome */
  -o-transition: background-color 0.5s;
  /* Opera */
  border-radius: 0.5em;
  overflow: hidden; }
  .newspaper-link .image-section {
    display: block;
    overflow: hidden;
    height: 45%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    border-radius: 0.4em;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .newspaper-link h3 {
    margin: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    color: white;
    background: #941c1e;
    padding: 0.5em 1em 0.2em 1em; }
  .newspaper-link .story-info {
    margin: 0px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    color: white;
    background: #941c1e;
    padding-bottom: 1em; }
  .newspaper-link p {
    padding: 0.5em 1em 1em 1em;
    font-size: 15.6px;
    width: 100%;
    max-width: 100%;
    color: #666666;
    line-height: 1.4em; }
  .newspaper-link .more-info {
    text-align: right;
    position: absolute;
    bottom: 0.2em;
    left: 1em;
    right: 1em;
    font-variant: small-caps;
    font-weight: bold; }

.newspaper-link:hover, .newspaper-link:focus {
  text-decoration: none;
  background-color: #e0e0e0; }
  .newspaper-link:hover h3, .newspaper-link:focus h3 {
    text-decoration: underline; }
  .newspaper-link:hover .more-info, .newspaper-link:focus .more-info {
    text-decoration: underline; }

/*
 * styling for the hall-of-fame component
 */
.hall-of-fame-index {
  padding-left: 17%;
  padding-right: 17%; }
  .hall-of-fame-index .hall-of-fame-entry {
    box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 2px;
    border: solid 1px #eee;
    border-radius: 0.3em;
    margin: 2em 0em; }
    .hall-of-fame-index .hall-of-fame-entry p, .hall-of-fame-index .hall-of-fame-entry ol, .hall-of-fame-index .hall-of-fame-entry ul {
      padding: 0pt 8pt; }
    .hall-of-fame-index .hall-of-fame-entry h3 {
      font-weight: bold;
      margin-bottom: 0px;
      padding: 0pt 8pt;
      font-family: monospace; }
    .hall-of-fame-index .hall-of-fame-entry .member-of {
      font-size: small;
      font-style: italic;
      font-weight: 700;
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .hall-of-fame-index .hall-of-fame-entry .notable-for {
      font-family: sans-serif;
      background: #eee;
      margin-bottom: 0px;
      padding: 8pt;
      margin-top: 3pt;
      font-size: 130%; }

aside {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14.4px;
  font-weight: 600;
  float: right;
  width: 27%;
  max-width: 27%;
  margin-left: 2%;
  clear: right;
  margin-top: 12px; }
  aside.left {
    float: left;
    clear: left;
    text-align: right;
    padding-right: 2em; }
  aside.coming-soon {
    opacity: 0.5; }
  aside.image-caption {
    margin-top: 12px; }
  aside .image-caption {
    margin-top: 0.5em; }
  aside img {
    margin-right: 12px;
    margin-top: 6px;
    max-width: 60px;
    border-radius: 3.6px;
    box-shadow: 0px 0px 2px #777; }
    aside img.large {
      max-width: 70%; }
      @media (max-width: 800px) {
        aside img.large {
          max-width: 100%; } }
    aside img.person {
      border-radius: 50%;
      width: 60px;
      height: 60px; }
  @media (max-width: 800px) {
    aside .image-caption {
      margin-bottom: 12px; } }
  aside .image-credit {
    display: block;
    margin-bottom: 0.6em;
    color: #828282;
    font-weight: normal;
    font-size: 1rem; }
    aside .image-credit strong {
      font-weight: normal; }
  aside .image-credit {
    margin-bottom: 0.4em; }
  aside .name {
    font-size: 15.6px;
    margin-top: 0;
    margin-bottom: 0; }
  aside .summary {
    display: block;
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    font-size: 14.4px;
    padding-bottom: 6px; }
  aside.share {
    margin-top: 12px;
    margin-bottom: 12px; }
    aside.share .btn {
      border: 0px;
      color: white;
      font-weight: bold; }
      aside.share .btn i {
        display: inline-block;
        min-width: 1.1em; }
      aside.share .btn.twitter {
        background-color: #00aced; }
      aside.share .btn.facebook {
        background-color: #3b5998; }
      aside.share .btn.donate {
        background-color: #1d40a1; }
    @media (max-width: 800px) {
      aside.share {
        text-align: right !important;
        margin-top: -10px !important;
        margin-bottom: 24px; } }
    aside.share .aside-message {
      border-radius: 1em;
      position: relative;
      display: block;
      padding: 0.5em 1em;
      text-decoration: none;
      box-shadow: #aaa -1px 2px 2px;
      margin-bottom: 1.5em; }
      aside.share .aside-message:hover {
        text-decoration: none; }
      aside.share .aside-message .text {
        display: block;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        color: #333;
        text-shadow: white 1px 1px 1px; }
      aside.share .aside-message .checkmarks {
        position: absolute;
        display: block;
        right: 1em;
        bottom: -0.1em;
        color: #666666;
        font-size: large;
        text-shadow: white 1px -1px 0px;
        letter-spacing: -0.45em;
        opacity: 0.5; }
      aside.share .aside-message .metadata {
        color: #666666;
        font-size: small;
        display: block;
        text-align: right; }
        aside.share .aside-message .metadata .sender {
          float: left; }
      aside.share .aside-message .read-more {
        color: #666666;
        display: block;
        position: relative;
        top: 2em;
        text-align: right;
        font-size: small;
        text-transform: lowercase;
        opacity: 0.5;
        margin-top: -0.5em; }
      aside.share .aside-message .corner {
        display: block;
        position: absolute;
        background: white;
        top: 0.7em;
        right: -0.3em;
        width: 1em;
        height: 1em;
        transform: rotate(35deg); }
        aside.share .aside-message .corner span {
          display: block;
          width: 100%;
          height: 100%; }
  @media (max-width: 800px) {
    aside {
      width: 100%;
      max-width: 100%; } }

.occrp-story-poy {
  padding-top: 48px;
  padding-bottom: 24px;
  text-rendering: optimizeLegibility; }
  .occrp-story-poy h2, .occrp-story-poy h3, .occrp-story-poy p, .occrp-story-poy li, .occrp-story-poy blockquote, .occrp-story-poy figcaption {
    font-family: "Noto Serif", Georgia, serif;
    font-size: 16.992px;
    font-weight: 300;
    line-height: 1.5;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story-poy h2, .occrp-story-poy h3, .occrp-story-poy p, .occrp-story-poy li, .occrp-story-poy blockquote, .occrp-story-poy figcaption {
        width: 100%;
        max-width: 100%; } }
  .occrp-story-poy h2, .occrp-story-poy h3 {
    font-weight: 700;
    font-style: italic;
    width: 100%;
    max-width: 100%; }
  .occrp-story-poy h2 {
    font-size: 25.2px; }
  .occrp-story-poy h3 {
    font-size: 22.8px; }
  .occrp-story-poy h1, .occrp-story-poy h4, .occrp-story-poy h5, .occrp-story-poy h6 {
    color: red;
    text-transform: uppercase;
    text-decoration: line-through; }
    .occrp-story-poy h1:before, .occrp-story-poy h4:before, .occrp-story-poy h5:before, .occrp-story-poy h6:before {
      content: "INVALID TAG --- "; }
  .occrp-story-poy .nav ul li ul li {
    max-width: 100%;
    width: 100%; }
  .occrp-story-poy.quote {
    padding-bottom: 48px;
    flex-flow: column;
    flex-direction: column; }
  .occrp-story-poy blockquote {
    font-style: italic;
    font-weight: 800;
    text-align: center;
    line-height: 1.3em;
    border-left: 0;
    padding-top: 24px;
    padding-left: 2vw;
    padding-right: 0;
    padding-bottom: 24px;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    color: #595959; }
  .occrp-story-poy .document i {
    font-size: 14.4px; }
  .occrp-story-poy figcaption {
    text-align: right;
    width: 100%;
    max-width: 100%;
    font-size: 1.2em; }
    .occrp-story-poy figcaption.author {
      font-weight: 900; }
    .occrp-story-poy figcaption.role {
      font-style: italic; }
  .occrp-story-poy .youtube {
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story-poy .youtube {
        width: 100%;
        max-width: 100%; } }
  .occrp-story-poy .full-image {
    width: 100%;
    max-width: 100% !important; }
  .occrp-story-poy .inset-image {
    margin-top: 24px;
    margin-bottom: 24px; }
    .occrp-story-poy .inset-image img {
      max-width: 67%;
      width: 67%; }
      @media (max-width: 800px) {
        .occrp-story-poy .inset-image img {
          width: 100%;
          max-width: 100%; } }
  .occrp-story-poy .inset-image-wide {
    margin-top: 24px;
    margin-bottom: 24px; }
    .occrp-story-poy .inset-image-wide img {
      max-width: 100%;
      width: 100%; }
  .occrp-story-poy .inset-caption {
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story-poy .inset-caption {
        width: 100%;
        max-width: 100%; } }
    .occrp-story-poy .inset-caption .image-credit {
      display: block;
      margin-bottom: 0.6em;
      color: #828282;
      font-weight: normal;
      font-size: 1rem; }
      .occrp-story-poy .inset-caption .image-credit strong {
        font-weight: normal; }
  .occrp-story-poy .gallery {
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 67%;
    width: 67%; }
    @media (max-width: 800px) {
      .occrp-story-poy .gallery {
        width: 100%;
        max-width: 100%; } }
  .occrp-story-poy .gallery-row {
    margin-top: 24px;
    margin-bottom: 24px; }
  .occrp-story-poy mark {
    background-color: #f0f0f0;
    border-radius: 4px; }
  @media (max-width: 800px) {
    .occrp-story-poy .credit aside img.large {
      max-width: 40%; } }
  .occrp-story-poy iframe {
    box-shadow: 2px 2px 4px #ccc;
    border: none;
    margin-top: 2em; }
  .occrp-story-poy .occrp-person {
    /*
    img {
      border-radius: 5%;
    }
    */ }
    .occrp-story-poy .occrp-person h3 {
      margin: auto; }
    .occrp-story-poy .occrp-person p {
      margin: auto;
      text-align: center; }
  .occrp-story-poy .occrp-teaser-box {
    float: right;
    width: 30%; }
    .occrp-story-poy .occrp-teaser-box li {
      font-size: 16px; }
    .occrp-story-poy .occrp-teaser-box .text {
      display: none; }
  @media (max-width: 1000px) {
    .occrp-story-poy .occrp-teaser-box {
      display: none; } }

.occrp-stage-poy {
  background-color: #727272;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: flex;
  min-height: 95vh;
  width: 100%;
  text-align: center; }
  @media (min-width: 1100px) {
    .occrp-stage-poy {
      background-position: center; } }
  @media (max-width: 1100px) {
    .occrp-stage-poy {
      padding-right: 0; } }
  @media (max-width: 800px) {
    .occrp-stage-poy {
      padding-left: 0; } }
  .occrp-stage-poy .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-flow: row wrap;
    align-items: flex-end;
    min-height: 384px;
    position: relative; }
  .occrp-stage-poy .title {
    order: 1;
    -ms-flex: 2 0 65%;
    -webkit-flex: 2 0 65%;
    flex: 2 0 65%;
    padding-bottom: 24px;
    padding-top: 24px; }
    .occrp-stage-poy .title img {
      width: 96px; }
      @media (max-width: 800px) {
        .occrp-stage-poy .title img {
          display: none; } }
    .occrp-stage-poy .title.person img {
      border-radius: 50%;
      border: 2px solid white;
      margin-bottom: 12px; }
    .occrp-stage-poy .title h2 {
      font-weight: 500;
      letter-spacing: 0.03em;
      font-size: 48px;
      margin-bottom: 24px;
      margin-top: 0;
      color: white; }
      @media (max-width: 800px) {
        .occrp-stage-poy .title h2 {
          padding-left: 4%; } }
  .occrp-stage-poy .toc {
    order: 2;
    -ms-flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    flex: 1 0 30%;
    min-height: 384px;
    background-color: #f0f0f0;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 24px;
    padding-right: 24px;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14.4px;
    font-weight: 600; }
    .occrp-stage-poy .toc ul {
      list-style-type: none;
      padding-left: 0; }
      .occrp-stage-poy .toc ul li {
        padding-top: 9.6px; }
        .occrp-stage-poy .toc ul li .summary {
          display: block;
          font-size: 12px;
          color: #666666; }
      .occrp-stage-poy .toc ul a {
        color: #333; }
        .occrp-stage-poy .toc ul a:hover, .occrp-stage-poy .toc ul a.active {
          color: #941c1e;
          text-decoration: none; }
        .occrp-stage-poy .toc ul a i {
          min-width: 2em; }
  .occrp-stage-poy .image-credit {
    position: absolute;
    bottom: -1.5em;
    font-style: italic; }
  .occrp-stage-poy .wrapper {
    height: 100%; }
  .occrp-stage-poy h2 {
    font-size: 7vh; }
  .occrp-stage-poy h3 {
    color: #fff;
    font-size: 8vh;
    line-height: 1;
    padding: 10px;
    text-shadow: 1px 1px 1px #000; }
  @media (max-width: 1200px) {
    .occrp-stage-poy h2 {
      font-size: 2vh; }
    .occrp-stage-poy h3 {
      font-size: 3vh; } }

footer img {
  max-width: -webkit-fill-available;
  max-width: -moz-available; }

.box-side h3.occrp-section, .box-side .occrp-section--secondary {
  font-family: "Open Sans", sans-serif;
  font-size: 14.4px;
  font-weight: 600;
  font-style: normal;
  font-weight: bold;
  max-width: 100%;
  width: 100%;
  padding: 10px 5px 0px 10px;
  margin: 0; }

.box-side .text {
  padding: 10px; }

.box-side {
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14), 0 3px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #f9f7f7;
  padding: 8px !important;
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: "Noto Serif", serif !important; }

.box-side.box-side--emphasize {
  background-color: #941c1e; }
  .box-side.box-side--emphasize p, .box-side.box-side--emphasize a, .box-side.box-side--emphasize h2, .box-side.box-side--emphasize h3, .box-side.box-side--emphasize h4, .box-side.box-side--emphasize h5, .box-side.box-side--emphasize h6 {
    color: #fff; }
  .box-side.box-side--emphasize a {
    text-decoration: underline; }

.box-side:focus-within {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

aside.box-side p {
  font-family: "Noto Serif", serif;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.6em;
  margin: 0 !important;
  padding-top: 10px; }

.text p {
  width: 100% !important;
  max-width: 100% !important;
  font-size: 14px !important; }

.gray {
  background: #941c1e;
  color: #fff !important;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  border-radius: 5px 5px 0 0; }

.occrp-story .full-image {
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px; }

.occrp-story .full-image:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.occrp-inset-box {
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14), 0 3px 10px 0 rgba(0, 0, 0, 0.12); }

.occrp-inset-box:focus-within {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.occrp-inset-box .text {
  margin-bottom: 0; }

.occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span:first-child, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span:first-child {
  display: block; }

.occrp-inset-box.vertical .inner > input[type=checkbox] + .occrp-inset-box-contents > label span, .occrp-inset-box.vertical .inner > input[type=radio] + .occrp-inset-box-contents > label span {
  margin-top: -20px; }

.occrp-inset-box.vertical .inner > input[type=checkbox]:checked + .occrp-inset-box-contents > label span:last-child {
  display: block;
  margin-top: -20px; }

.occrp-shelf-full .story:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.occrp-shelf-half .story:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.occrp-story .inset-image img, .occrp-story .inset-image-wide img {
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px; }

.occrp-story .inset-image a img:hover, .occrp-story .inset-image-wide a img:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.donors-section-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 15px;
  align-items: center; }

footer .donors-section img {
  padding: 0px !important;
  margin: 0px 10px;
  max-width: 100%; }

footer .donors-section-grid h3 {
  margin-bottom: 0 !important; }

.storytag {
  position: absolute;
  top: 10px;
  right: 10px;
  width: auto;
  background: #fff;
  margin: 0;
  font-size: 12px;
  padding: 5px;
  border-radius: 3px;
  font-weight: 600;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px; }

.quote-text {
  color: #941c1e;
  font-family: "Noto Serif", Georgia, serif;
  font-size: 30px;
  font-weight: 700;
  padding-left: 30px;
  font-style: italic;
  position: relative; }

.quote-author {
  color: #3a3a3a;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: right;
  margin-top: 20px;
  font-style: italic; }

.quotebox {
  background-color: #fff;
  box-shadow: none;
  padding: 12px 12px 12px 0; }

.quote-line {
  width: 5px;
  background: #941c1e;
  position: absolute;
  top: 10px;
  bottom: 8px;
  left: 0; }

.occrp-inset-box-contents > .text > .text-inner > ul > li {
  max-width: 100%;
  width: 100%; }

.hidden {
  display: none; }

@media (max-width: 800px) {
  .to-top {
    bottom: 10px !important;
    right: 10px !important; }

  .occrp-top {
    height: 50vh !important;
    background-attachment: scroll !important; }

  .occrp-inset-box-contents > label:hover, .occrp-inset-box-contents > label:active, .occrp-inset-box-contents > label:focus {
    text-decoration: none !important; }

  .donors-section-grid {
    grid-template-columns: 1fr; }

  .quote-text {
    font-size: 20px;
    padding-left: 20px; }

  .quote-author {
    font-size: 14px;
    margin-top: 10px; }

  .quote-line {
    width: 3px;
    top: 7px;
    bottom: 6px; } }
.expand {
  display: inline;
  position: relative;
  border-bottom: 2px dotted #941c1e;
  text-align: left;
  cursor: pointer; }

.expand .expandright {
  min-width: 200px;
  max-width: 400px;
  top: -10px;
  left: 50%;
  transform: translate(-35%, -100%);
  padding: 10px;
  color: #333;
  background-color: #ffffff;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  border-radius: 8px;
  position: absolute;
  z-index: 99999999;
  box-sizing: border-box;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.8s; }

.expand:hover .expandright {
  visibility: visible;
  opacity: 1; }

.expand .expandright i {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: 0px;
  width: 12px;
  height: 24px;
  overflow: hidden; }

.expand .expandright i::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #ffffff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

.byline-grid {
  display: grid;
  grid-template-columns: repeat(1, 4fr 3fr);
  align-items: center; }

.by p {
  width: 100%;
  max-width: 100%;
  font-style: italic;
  font-size: 16px;
  margin: 0;
  padding-bottom: 10px; }

.by > p > .byline-icon {
  margin-left: 2px; }

.byline {
  margin-top: 0; }

.byline-icon {
  margin-left: 3px;
  font-size: 22px; }

.occrp-story .juxtapose {
  max-width: 100%; }
  .occrp-story .juxtapose img {
    max-width: none;
    width: auto; }
  .occrp-story .juxtapose.juxtapose--content-width {
    max-width: 67%; }
    @media screen and (max-width: 800px) {
      .occrp-story .juxtapose.juxtapose--content-width {
        max-width: 100%; } }

.inline-messages {
  max-width: 67%;
  min-width: 368px;
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 4em;
  margin-bottom: 4em; }
  @media (max-width: 800px) {
    .inline-messages {
      width: 100%;
      max-width: 100%;
      min-width: 100%;
      padding-left: 0;
      padding-right: 0; } }
  .inline-messages .caption {
    margin-top: 2em;
    font-size: 14.4px;
    font-weight: 600; }
    .inline-messages .caption .image-credit {
      display: block;
      margin-bottom: 0.6em;
      color: #828282;
      font-weight: normal;
      font-size: 1.1rem; }

.inline-message {
  margin-bottom: 1.5rem;
  font-family: "Open Sans", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .inline-message .inline-message__content {
    display: flex;
    align-items: flex-end; }
  .inline-message .inline-message__sender-icon > span {
    display: inline-block;
    background-color: #e9e9eb;
    color: #111111;
    font-size: 1.3em;
    font-weight: bold;
    border-radius: 500px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px; }
  .inline-message .inline-message__text {
    background-color: #e9e9eb;
    color: #111111;
    font-size: 14.88px;
    border-radius: 15px 15px 15px 0;
    padding: 5px 13px;
    max-width: calc(79% + 13px * 2);
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1.6; }
  .inline-message .inline-message__footer {
    display: flex;
    justify-content: space-between;
    color: #928fae;
    font-size: 10.8px;
    max-width: calc(79% +  13px * 2);
    margin-top: 4px; }
  .inline-message.inline-message--right {
    align-items: flex-end; }
    .inline-message.inline-message--right .inline-message__row {
      display: flex;
      flex-direction: column;
      align-items: flex-end; }
    .inline-message.inline-message--right .inline-message__content {
      flex-direction: row-reverse; }
    .inline-message.inline-message--right .inline-message__text, .inline-message.inline-message--right .inline-message__sender-icon > span {
      background-color: #1d8cff;
      color: #ffffff; }
    .inline-message.inline-message--right .inline-message__text {
      border-radius: 15px 15px 0 15px; }
    .inline-message.inline-message--right .inline-message__footer {
      flex-direction: row-reverse;
      max-width: none;
      margin-left: calc(20% - 20px);
      align-self: stretch; }

.toc {
  margin-bottom: 35.04px; }
  @media only screen and (max-width: 800px) {
    .toc {
      clear: both; } }
  .toc .toc-item {
    margin-bottom: 17.52px; }
    .toc .toc-item .toc-link-title {
      display: block;
      font-weight: bold; }
    .toc .toc-item .toc-link-content {
      max-width: 100%;
      width: 100%; }

.occrp-story .flourish-embed,
.flourish-embed {
  margin-bottom: 2rem; }
  .occrp-story .flourish-embed iframe,
  .flourish-embed iframe {
    margin-top: 0;
    box-shadow: none;
    width: 100%;
    max-width: 67%;
    height: 80vh; }
    @media screen and (max-width: 800px) {
      .occrp-story .flourish-embed iframe,
      .flourish-embed iframe {
        max-width: 100%;
        height: 550px; } }
  .occrp-story .flourish-embed.flourish-embed--wide,
  .flourish-embed.flourish-embed--wide {
    max-width: 100%; }
    .occrp-story .flourish-embed.flourish-embed--wide iframe,
    .flourish-embed.flourish-embed--wide iframe {
      max-width: 100%; }

.flourish-scrolling-story .flourish-scrolling-story__story-box,
.occrp-story .flourish-scrolling-story .flourish-scrolling-story__story-box {
  position: -webkit-sticky;
  position: sticky;
  top: 30px; }
.flourish-scrolling-story .flourish-scrolling-story__step,
.occrp-story .flourish-scrolling-story .flourish-scrolling-story__step {
  padding-top: 30vh;
  padding-bottom: 80vh;
  margin-left: auto;
  margin-right: auto;
  z-index: 9999;
  position: relative;
  max-width: 400px;
  pointer-events: none; }
  @media screen and (max-width: 800px) {
    .flourish-scrolling-story .flourish-scrolling-story__step,
    .occrp-story .flourish-scrolling-story .flourish-scrolling-story__step {
      padding-top: 0;
      padding-bottom: 80vh; } }
  @media screen and (min-width: 801px) {
    .flourish-scrolling-story .flourish-scrolling-story__step.flourish-scrolling-story__step--left,
    .occrp-story .flourish-scrolling-story .flourish-scrolling-story__step.flourish-scrolling-story__step--left {
      margin-left: 0; } }
  @media screen and (min-width: 801px) {
    .flourish-scrolling-story .flourish-scrolling-story__step.flourish-scrolling-story__step--right,
    .occrp-story .flourish-scrolling-story .flourish-scrolling-story__step.flourish-scrolling-story__step--right {
      margin-right: 0; } }
  @media screen and (max-width: 800px) {
    .flourish-scrolling-story .flourish-scrolling-story__step,
    .occrp-story .flourish-scrolling-story .flourish-scrolling-story__step {
      max-width: 90%; } }
  .flourish-scrolling-story .flourish-scrolling-story__step .flourish-scrolling-story__content,
  .occrp-story .flourish-scrolling-story .flourish-scrolling-story__step .flourish-scrolling-story__content {
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    background-color: rgba(255, 255, 255, 0.95);
    text-align: left;
    font-size: 15.6px;
    font-family: "Noto Serif", Georgia, serif; }

@media screen {
  .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }

  #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%; }

  #mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em; }

  #mc_embed_signup input {
    border: 1px solid #231f20;
    -webkit-appearance: none; }

  #mc_embed_signup input:focus {
    border-color: #231f20; }

  #mc_embed_signup .button {
    clear: both;
    background-color: #231f20;
    border: 1px solid #231f20;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s; }

  #mc_embed_signup .button:hover {
    background-color: #fff;
    color: #231f20; }

  #mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px; }

  #mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px; }

  #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%; }

  #mc_embed_signup .asterisk {
    color: #c60;
    font-size: 200%; }

  #mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    top: 25px;
    right: 10px; }

  #mc_embed_signup .clear {
    clear: both; }

  #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both; }

  #mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%; }

  #mc_embed_signup #mce-error-response {
    display: none; }

  #mc_embed_signup #mce-success-response {
    color: #529214;
    display: none; }

  #mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
    margin: 1em 0 1em 5%; }

  #mc_embed_signup .mfp-close {
    position: static !important;
    background-color: #231f20;
    border: 1px solid #231f20;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s; }

  #mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    max-width: 500px !important;
    margin: auto auto; }

  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

  .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto; }

  .mfp-auto-cursor .mfp-content {
    cursor: auto; }

  .mfp-close, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }

  .mfp-s-ready .mfp-preloader {
    display: none; }

  button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }

  button::-moz-focus-inner {
    padding: 0;
    border: 0; }

  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }

  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }

  .mfp-close:active {
    top: 1px; }

  .mfp-close-btn-in .mfp-close {
    color: #333; } }
@media only screen and (min-width: 80em) {
  #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%; }

  #mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em; }

  #mc_embed_signup input {
    border: 1px solid #231f20;
    -webkit-appearance: none; }

  #mc_embed_signup input:focus {
    border-color: #231f20; }

  #mc_embed_signup .button {
    clear: both;
    background-color: #231f20;
    border: 1px solid #231f20;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s; }

  #mc_embed_signup .button:hover {
    background-color: #fff;
    color: #231f20; }

  #mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 3%;
    min-height: 50px; }

  #mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px; }

  #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%; }

  #mc_embed_signup .asterisk {
    color: #c60;
    font-size: 200%; }

  #mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    top: 25px;
    right: 10px; }

  #mc_embed_signup .clear {
    clear: both; }

  #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both; }

  #mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%; }

  #mc_embed_signup #mce-error-response {
    display: none; }

  #mc_embed_signup #mce-success-response {
    color: #529214;
    display: none; }

  #mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
    margin: 1em 0 1em 5%; }

  #mc_embed_signup .mfp-close {
    position: static !important;
    background-color: #231f20;
    border: 1px solid #231f20;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s; }

  #mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica,Arial,sans-serif;
    max-width: 500px !important;
    margin: auto auto; } }
@media all and (max-width: 900px) {
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.findingsintro {
  font-size: 20px !important;
  font-weight: 700 !important;
  margin-bottom: 50px !important; }

.keyfindings ul li {
  max-width: 100%;
  width: 100%;
  color: #000000;
  font-family: "Noto Serif";
  font-size: 17px;
  font-weight: 400;
  position: relative;
  margin-bottom: 20px; }

.keyfindings ul {
  list-style: none; }

.keyfindings ul li:before {
  content: "";
  background: #941c1e;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  left: -20px;
  top: 8px; }

.keyfindings {
  max-width: 67%;
  width: 67%;
  background-color: #ffeced;
  position: relative;
  padding: 30px 10px 10px 10px;
  margin-bottom: 30px; }

.keyfindings h3 {
  background-color: #941c1e;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  width: auto;
  padding: 5px 58px;
  z-index: 100;
  font-family: "Open Sans";
  font-size: 21px;
  font-weight: 700;
  font-style: normal !important;
  white-space: nowrap; }

@media only screen and (max-width: 1000px) {
  .keyfindings h3 {
    padding: 5px 20px;
    text-align: center; } }
@media only screen and (max-width: 800px) {
  .findingsintro {
    font-size: 17px !important; }

  .keyfindings {
    max-width: 100%;
    width: 100%; }

  .keyfindings h3 {
    padding: 5px 30px; }

  .keyfindings ul {
    padding-left: 30px;
    padding-right: 5px; }

  .keyfindings ul li:first-child {
    margin-top: 20px; }

  .keyfindings ul li {
    font-size: 16px; } }
@media only screen and (max-width: 400px) {
  .keyfindings h3 {
    padding: 5px 10px; } }
.occrp-documents {
  background-color: #f9f7f7;
  max-width: 100%;
  width: 100%;
  min-width: 100px;
  padding: 10px 40px !important; }
  .occrp-documents:focus-within {
    box-shadow: none; }
  .occrp-documents .occrp-documents-grid {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    grid-gap: 20px;
    padding: 10px; }
    .occrp-documents .occrp-documents-grid .occrp-documents-panel {
      width: 100%;
      height: 100%; }
      .occrp-documents .occrp-documents-grid .occrp-documents-panel:hover .document-title {
        color: #333333;
        transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
      .occrp-documents .occrp-documents-grid .occrp-documents-panel img {
        width: 100%; }
      .occrp-documents .occrp-documents-grid .occrp-documents-panel h3 {
        width: 100%;
        max-width: 100%;
        padding: 5px 10px 5px 15px;
        margin: 0;
        font-family: "Open Sans", sans-serif;
        font-size: 14.4px;
        font-weight: 600;
        line-height: 1.4;
        color: #333;
        font-style: normal !important; }
      .occrp-documents .occrp-documents-grid .occrp-documents-panel a {
        text-decoration: none;
        text-align: center;
        display: grid;
        grid-template-rows: auto;
        align-items: end;
        color: #941c1e;
        height: 100%;
        padding: 10px;
        border: 2px solid #fff;
        box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
        background: #ffffff;
        margin: 10px 15px;
        position: relative; }
        .occrp-documents .occrp-documents-grid .occrp-documents-panel a i {
          position: absolute;
          top: 10px;
          right: 10px;
          font-size: 20px;
          transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
        .occrp-documents .occrp-documents-grid .occrp-documents-panel a .document-hover {
          top: -2px;
          right: -2px;
          bottom: -2px;
          left: -2px;
          position: absolute;
          background: rgba(148, 28, 30, 0);
          transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
          .occrp-documents .occrp-documents-grid .occrp-documents-panel a .document-hover i {
            left: 15%;
            margin-left: -15px;
            top: 60%;
            margin-top: -60px;
            font-size: 50pt;
            opacity: 0;
            transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
            color: #fff; }
          .occrp-documents .occrp-documents-grid .occrp-documents-panel a .document-hover:hover {
            background: rgba(148, 28, 30, 0.5);
            transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
            .occrp-documents .occrp-documents-grid .occrp-documents-panel a .document-hover:hover i {
              opacity: 1;
              transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
              color: #fff; }
      .occrp-documents .occrp-documents-grid .occrp-documents-panel a:hover {
        text-decoration: none;
        box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14), 0 3px 10px 0 rgba(0, 0, 0, 0.12);
        transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .occrp-documents .occrp-container-inner {
    max-width: 100%;
    padding: 0 20px; }
    .occrp-documents .occrp-container-inner h3.occrp-section.document-title {
      text-align: center;
      font-size: 18pt !important;
      padding-top: 10px;
      line-height: 1.5; }
  .occrp-documents .documents-description {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 1.5;
    padding: 0 20px; }

.document-hover:hover + .file-icon {
  color: #ffffff !important;
  z-index: 100;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }

@media (max-width: 800px) {
  .occrp-documents .occrp-container-inner {
    padding: 0; }
  .occrp-documents .documents-description {
    padding: 10px 20px 0 20px; } }
.bylinewrap {
  color: #333;
  font-family: "Open Sans";
  font-size: 12px;
  border-left: 1px solid #333;
  padding-left: 13px;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  font-weight: normal !important; }
  .bylinewrap .bylinewboxpartners {
    width: 100%;
    height: 100%;
    margin: 0 0 1em 0;
    padding: 0; }
  .bylinewrap .bylinewboxcontr {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }
  .bylinewrap a {
    color: #333;
    text-decoration: underline;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    font-weight: normal !important; }

.cta-sharing {
  border-top: 2px solid #8e8e8e;
  border-bottom: 2px solid #8e8e8e;
  margin: 40px;
  padding: 20px 35px 20px 35px;
  max-width: 59%;
  width: 59%; }
  .cta-sharing h3 {
    color: #000000;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    max-width: 100%;
    width: 100%;
    margin-top: 0;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal; }
    @media only screen and (max-width: 800px) {
      .cta-sharing h3 {
        font-size: 21px; } }
  .cta-sharing p {
    color: #000000;
    font-family: "Noto Serif";
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    max-width: 100%;
    width: 100%; }
  @media only screen and (max-width: 800px) {
    .cta-sharing {
      padding: 10px;
      max-width: 100%;
      width: 100%;
      margin: 20px 0; } }
  @media only screen and (max-width: 800px) {
    .cta-sharing .call-to-action {
      padding: 0 40px; } }

.projects-container {
  width: 70%;
  margin: 0 15%; }
  .projects-container .projects-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px; }
    .projects-container .projects-grid article {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
      display: grid; }
      .projects-container .projects-grid article:hover {
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }
        .projects-container .projects-grid article:hover .project-desc {
          border-top: 1px solid #941c1e; }
      .projects-container .projects-grid article a:hover {
        text-decoration: none; }
      .projects-container .projects-grid article .image-holder {
        width: 100%;
        margin: 0;
        padding: 0; }
        .projects-container .projects-grid article .image-holder img {
          height: auto;
          width: 95%;
          margin: 2.5%; }
      .projects-container .projects-grid article .project-desc {
        padding: 2.5% 0;
        border-top: 1px solid rgba(0, 0, 0, 0.5);
        margin: 0 2.5%;
        font-family: "Noto Serif"; }
    .projects-container .projects-grid h3 {
      margin: 0 2.5% 2.5% 2.5%;
      font-size: 20px;
      text-align: center;
      font-weight: 600;
      min-height: 44px;
      display: grid;
      align-content: center; }
    .projects-container .projects-grid a .project-desc {
      color: #6c6c6c; }
    @media (max-width: 1280px) {
      .projects-container .projects-grid {
        grid-template-columns: repeat(3, 1fr); } }
    @media (max-width: 900px) {
      .projects-container .projects-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 600px) {
      .projects-container .projects-grid {
        grid-template-columns: repeat(1, 1fr); } }
  @media (max-width: 1600px) {
    .projects-container {
      width: 80%;
      margin: 0 10%; } }
  @media (max-width: 1400px) {
    .projects-container {
      width: 90%;
      margin: 0 5%; } }

html.matomoHeatmap .occrp-top {
  height: 900px !important; }

html.matomoHeatmap .story-meta {
  min-height: 20px !important; }

html.matomoHeatmap .occrp-full-width .image {
  min-height: 800px !important; }

html.matomoHeatmap .occrp-stage .project-top {
  height: 910px !important; }

html.matomoHeatmap
.occrp-inset-box.vertical
.inner
input[type="checkbox"]:checked
+ .occrp-inset-box-contents
> .text,
html.matomoHeatmap
.occrp-inset-box.vertical
.inner
input[type="radio"]:checked
+ .occrp-inset-box-contents
> .text {
  max-height: 700px !important; }

html.matomoHeatmap .occrp-stage-poy {
  min-height: 950px !important; }

html.matomoHeatmap .occrp-stage-poy h2 {
  font-size: 24px; }

html.matomoHeatmap .occrp-stage-poy h3 {
  font-size: 22px; }

@media (max-width: 1200px) {
  html.matomoHeatmap .occrp-stage-poy h2 {
    font-size: 20px; }

  html.matomoHeatmap .occrp-stage-poy h3 {
    font-size: 24px; } }
@media (max-width: 800px) {
  html.matomoHeatmap .occrp-top {
    height: 500px !important; } }
html.matomoHeatmap .occrp-story .flourish-embed iframe,
html.matomoHeatmap .flourish-embed iframe {
  height: 800px !important; }

html.matomoHeatmap .flourish-scrolling-story .flourish-scrolling-story__step,
html.matomoHeatmap
.occrp-story
.flourish-scrolling-story
.flourish-scrolling-story__step {
  padding-top: 300px !important;
  padding-bottom: 800px !important; }

.occrp-story .contributions-box {
  border-top: 1px solid #dfdfdf;
  padding: 11px 1px 51px 1px;
  max-width: 67%;
  width: 67%; }
  @media only screen and (max-width: 800px) {
    .occrp-story .contributions-box {
      max-width: 100%;
      width: 100%; } }
.occrp-story .contributions-box__paragraph {
  font-family: "Noto Serif", "Times New Roman", serif;
  font-size: 14px;
  color: #6d6d6d;
  line-height: normal;
  text-align: left;
  line-height: 22px;
  letter-spacing: normal;
  max-width: 100%;
  width: 100%; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/assets/slick.eot);
  src: url(/assets/slick.eot?#iefix) format("embedded-opentype"), url(/assets/slick.woff) format("woff"), url(/assets/slick.ttf) format("truetype"), url(/assets/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    color: #982022;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -40px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -40px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -40px; }
  [dir="rtl"] .slick-next {
    left: -40x;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 10px; }

.slick-dots {
  position: absolute;
  bottom: -8px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  @media (max-width: 1200px) {
    .slick-dots {
      bottom: -10px; } }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 8px;
        line-height: 20px;
        text-align: center;
        color: #982022;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #982022;
      opacity: 0.75; }

.slick-track .slick-current a {
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.14), 0 3px 10px 0 rgba(0, 0, 0, 0.12) !important;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1); }
.slick-track .slick-current .document-hover i {
  opacity: 1 !important;
  color: #941c1e !important;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) !important; }
.slick-track .slick-current .document-hover:hover i {
  color: #fff !important; }
.slick-track .slick-current .file-icon {
  color: rgba(148, 28, 30, 0.5); }
@media (max-width: 1200px) {
  .slick-track .slick-current a {
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px !important;
    margin: 10px 10px 0 10px !important; } }

.slick-slide h3 {
  margin: 0 10px !important; }

.cookiebanner {
  display: none !important; }

.occrp-cookie-overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 19999; }

.occrp-cookie-wrap {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Open Sans", sans-serif;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 75px 50px;
  color: #191414;
  background: #fff;
  font-family: "Open Sans", sans-serif !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 20000;
  min-height: 33vh; }
  .cookie h3 {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    color: #191414;
    font-weight: bold !important;
    font-family: "Open Sans", sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .cookie p {
    width: 100%;
    max-width: 100%;
    font-size: 17px;
    color: #191414;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }

.cookie-desc a {
  color: #000 !important;
  text-decoration: underline; }

.consent {
  width: 100%;
  padding-left: 63px;
  padding-top: 110px; }
  .consent label {
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .consent div:first-of-type {
    margin-bottom: 20px; }

.occrp-acceptcookie {
  display: inline-block;
  margin-top: 20px;
  margin: 0 10px 0 0;
  padding: 12px 15px 10px;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: solid 2px #941c1e;
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-size: 14.4px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  color: #941c1e;
  text-decoration: none !important; }
  .occrp-acceptcookie:hover {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    text-decoration: none; }

.acceptcookie-alt {
  display: inline-block;
  margin-top: 20px;
  margin: 0 0 0 10px;
  padding: 12px 13px 10px 14px;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: solid 2px #941c1e;
  background-color: #941c1e;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  font-family: "Open Sans", sans-serif;
  font-size: 14.4px;
  font-weight: 800;
  color: #ffffff !important;
  text-decoration: none !important; }

.mdl-switch.is-checked .mdl-switch__thumb {
  background: #941c1e !important; }

.mdl-switch__thumb {
  background: #fafafa !important; }

@media only screen and (max-width: 800px) {
  .cookie h3 {
    margin-top: 0; }

  .cookie {
    min-height: 45vh;
    padding: 15px 20px; }

  .occrp-cookie-wrap {
    grid-template-columns: 1fr; }

  .consent {
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 40px; } }
.email {
  background: #ffffff;
  padding: 26px;
  margin-left: 55px;
  max-width: 55%;
  width: 55%;
  margin-bottom: 10px; }
  .email .email-from-to {
    border-bottom: 1px solid lightgrey;
    margin-bottom: 20px;
    font-family: "Open Sans";
    font-size: 12px; }
    .email .email-from-to span {
      font-size: 14px;
      font-weight: 700; }
    .email .email-from-to div {
      margin: 0 0 10px 0; }
  .email .email-text p {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    color: #333333;
    font-family: "Open Sans"; }
  @media (max-width: 800px) {
    .email {
      padding: 15px;
      margin-left: 0px;
      max-width: 100%;
      width: 100%; } }

.email-caption {
  margin-left: 55px;
  max-width: 55% !important;
  width: 55% !important;
  margin-bottom: 31px !important; }

.football-teams {
  list-style-type: none;
  padding: 10px 15px 10px 5px; }
  .football-teams li {
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px; }
  .football-teams a {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 40px auto;
    align-items: center;
    justify-content: left; }
    .football-teams a:hover {
      text-decoration: none; }
  .football-teams img {
    height: 30px;
    box-shadow: none;
    margin: 0 auto; }

html[lang="az"] .occrp-top h1 {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] .keyfindings h3 {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] .aside-story a h3 {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] .occrp-story .inset-caption {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] aside {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] body {
  font-family: "Roboto", sans-serif !important; }
html[lang="az"] .inset-caption {
  font-family: "Roboto", sans-serif !important; }
