#header {
  z-index: 9999; }

  @media screen and (max-width: 1024px) {
    body:not(.enable-contrast-header).has-nav {
      padding-top: 177px; }
   }

.dialog-off-canvas-main-canvas {
  position: relative; }

.ui-dialog-titlebar,
ui-dialog-titlebar-close::before {
  font-family: Font awesome\ 5 Pro; }

figure {
  margin: 0; }
  figure img {
    width: 100%;
    display: block; }

#edit-write-a-story {
  margin: 0; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive:before {
    content: '';
    display: block;
    padding-top: 56.25%; }
  .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.humankind-title {
  margin: 0;
  font-weight: 900;
  font-size: 24px;
  line-height: 32px; }
  @media screen and (min-width: 769px) {
    .humankind-title {
      margin-bottom: 24px; } }

body {
  margin: 0;
  font-family: 'Source Sans Pro';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  text-align: left;
  background-color: #fff; }

.obw-expand-form-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 101; }

#webform-entity #related-list {
  display: none; }
#webform-entity .webform-confirmation {
  max-width: 100%; }
#webform-entity .thank-you-page {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background-color: #ffffff; }
  #webform-entity .thank-you-page .container,
  #webform-entity .thank-you-page .webform-confirmation {
    height: 100%; }
  #webform-entity .thank-you-page .webform-confirmation__message {
    height: 100%;
    overflow-y: auto;
    position: relative; }
  #webform-entity .thank-you-page .webform-confirmation {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none; }
  #webform-entity .thank-you-page .close-form-ty {
    position: absolute;
    top: 9px;
    right: 0;
    z-index: 2; }
  #webform-entity .thank-you-page.is-hide {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    visibility: hidden; }
  #webform-entity .thank-you-page.is-show {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    visibility: visible; }

.obw-expand-form {
  position: fixed;
  z-index: 200;
  background-color: #ffffff;
  width: 100%;
  left: 0;
  overflow-y: auto;
  padding: 20px 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: all 0.65s ease;
  transition: all 0.65s ease;
  -webkit-box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  margin: 0; }
  .obw-expand-form.is-active {
    top: 0;
    height: 100%; }
  .obw-expand-form.is-show {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .obw-expand-form.is-success {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: auto;
    bottom: 0;
    height: auto; }
  .obw-expand-form.is-hiden {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  .obw-expand-form.is-expand {
    height: 100%;
    top: 0; }
  .obw-expand-form fieldset {
    border: none; }
  .obw-expand-form .form-item-notes {
    font-size: 13px; }
  .obw-expand-form .form-item.js-form-type-webform-markup {
    padding-left: 15px; }
  .obw-expand-form .fieldgroup {
    padding: 0 15px !important; }
  .obw-expand-form #related-list {
    display: none; }
  .obw-expand-form .volunteer-left {
    display: none; }
  .obw-expand-form .close-form-button {
    cursor: pointer; }
  .obw-expand-form .form-wrapper #edit-group1 {
    padding: 0 15px !important; }
    .obw-expand-form .form-wrapper #edit-group1 #edit-notes {
      padding: 0; }
  .obw-expand-form .form-wrapper .js-form-item {
    max-width: 100%; }
  .obw-expand-form .form-wrapper .row.form-wrapper {
    padding: 0 !important;
    margin: 0 -15px; }
    .obw-expand-form .form-wrapper .row.form-wrapper .pl-30.pr-30 {
      padding: 0 15px !important; }
    .obw-expand-form .form-wrapper .row.form-wrapper .col-md-6 .row {
      margin: 0 -15px !important; }
    .obw-expand-form .form-wrapper .row.form-wrapper .checkboxes--wrapper,
    .obw-expand-form .form-wrapper .row.form-wrapper .captcha {
      padding: 0 15px; }
    .obw-expand-form .form-wrapper .row.form-wrapper #edit-container {
      display: none; }
  .obw-expand-form .volunteer-right {
    width: 100%; }
  .obw-expand-form #edit-actions {
    margin: 0 !important;
    background-color: #ffffff; }
  .obw-expand-form #edit-header-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 22px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 15px; }
    .obw-expand-form #edit-header-text h2 {
      font-size: 24px;
      line-height: 24px;
      font-weight: 700;
      margin: 0; }
  .obw-expand-form #edit-upload-image-html {
    text-align: center;
    background-color: #f5f6f7;
    border: 1px solid #cbcbcb;
    padding-bottom: 15px;
    padding-top: 20px;
    border-radius: 4px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .obw-expand-form #edit-upload-image-html.is-error {
      border-color: red;
      margin-bottom: 1.3rem; }
      .obw-expand-form #edit-upload-image-html.is-error .error-message {
        position: absolute;
        bottom: -20px;
        left: 0;
        font-size: 12px;
        color: #ee4646;
        font-weight: 700; }
    .obw-expand-form #edit-upload-image-html p {
      line-height: 20px;
      color: #b3b3b3;
      margin: 0; }
    .obw-expand-form #edit-upload-image-html .label-add-button {
      display: none; }
    .obw-expand-form #edit-upload-image-html .desc-desktop {
      display: none; }
    @media screen and (min-width: 768px) {
      .obw-expand-form #edit-upload-image-html .label-add-button {
        margin-top: 16px;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
                box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
        font-size: 20px;
        background-color: #ffffff; } }
    @media screen and (min-width: 1025px) {
      .obw-expand-form #edit-upload-image-html .desc-mobile {
        display: none; }
      .obw-expand-form #edit-upload-image-html .desc-desktop {
        display: block; } }
    .obw-expand-form #edit-upload-image-html img.img-view {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      z-index: 2; }
    .obw-expand-form #edit-upload-image-html .label-trigger-button {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      cursor: pointer; }
    .obw-expand-form #edit-upload-image-html.has-image {
      background-color: transparent; }
      .obw-expand-form #edit-upload-image-html.has-image p,
      .obw-expand-form #edit-upload-image-html.has-image img:not(.img-view) {
        opacity: 0; }
      .obw-expand-form #edit-upload-image-html.has-image .delete-button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #ffffff;
        -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
                box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
        position: absolute;
        left: 50%;
        bottom: 30px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        z-index: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        cursor: pointer; }
        .obw-expand-form #edit-upload-image-html.has-image .delete-button path {
          fill: #000; }
        .obw-expand-form #edit-upload-image-html.has-image .delete-button:focus, .obw-expand-form #edit-upload-image-html.has-image .delete-button:active {
          -webkit-box-shadow: none;
                  box-shadow: none; }
  .obw-expand-form .g-recaptcha {
    margin-bottom: 1.5rem; }
  .obw-expand-form .js-form-item {
    margin-bottom: 1rem; }
    .obw-expand-form .js-form-item.error {
      margin-bottom: 1.3rem; }
  .obw-expand-form .js-form-item-image-upload {
    display: none; }
  .obw-expand-form .humankind-confirm-form label {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #6b6b6b;
    padding-left: 33px; }
    .obw-expand-form .humankind-confirm-form label:after {
      width: 24px;
      height: 24px;
      border-radius: 4px;
      border: 1px solid #cbcbcb;
      background: initial;
      top: 0; }
    .obw-expand-form .humankind-confirm-form label:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS42ODY2MiA0LjkzOTY1QzEuMjg1MTEgNC41NjA0NCAwLjY1MjE5OSA0LjU3ODUzIDAuMjcyOTg3IDQuOTgwMDRDLTAuMTA2MjI1IDUuMzgxNTYgLTAuMDg4MTQxOCA2LjAxNDQ3IDAuMzEzMzc2IDYuMzkzNjhMMS42ODY2MiA0LjkzOTY1Wk00LjUyOTQxIDlMMy44NDI3OSA5LjcyNzAxQzQuMjI4MTggMTAuMDkxIDQuODMwNjQgMTAuMDkxIDUuMjE2MDQgOS43MjcwMUw0LjUyOTQxIDlaTTEzLjY4NjYgMS43MjcwMUMxNC4wODgxIDEuMzQ3OCAxNC4xMDYyIDAuNzE0ODk1IDEzLjcyNyAwLjMxMzM3NkMxMy4zNDc4IC0wLjA4ODE0MTggMTIuNzE0OSAtMC4xMDYyMjUgMTIuMzEzNCAwLjI3Mjk4N0wxMy42ODY2IDEuNzI3MDFaTTAuMzEzMzc2IDYuMzkzNjhMMy44NDI3OSA5LjcyNzAxTDUuMjE2MDQgOC4yNzI5OUwxLjY4NjYyIDQuOTM5NjVMMC4zMTMzNzYgNi4zOTM2OFpNNS4yMTYwNCA5LjcyNzAxTDEzLjY4NjYgMS43MjcwMUwxMi4zMTM0IDAuMjcyOTg3TDMuODQyNzkgOC4yNzI5OUw1LjIxNjA0IDkuNzI3MDFaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==");
      width: 24px;
      height: 24px;
      z-index: 2;
      opacity: 0; }
  .obw-expand-form .humankind-confirm-form input[type="checkbox"]:checked + label:after {
    background-color: #d34f1d;
    border-color: #d34f1d;
    background-image: initial; }
  .obw-expand-form .humankind-confirm-form input[type="checkbox"]:checked + label::before {
    opacity: 1; }
  .obw-expand-form .form-actions {
    text-align: center;
    max-width: 100%;
    padding-top: 0 !important;
    margin-left: 0 !important;
    padding: 0 15px !important; }
    .obw-expand-form .form-actions .button {
      background-color: #31cda9;
      cursor: pointer;
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      .obw-expand-form .form-actions .button:hover {
        background-color: #34c3a2; }
    @media screen and (min-width: 768px) {
      .obw-expand-form .form-actions .button {
        width: 100%; } }
  @media screen and (min-width: 768px) {
    .obw-expand-form #edit-upload-image-html {
      height: 321px;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media screen and (min-width: 1025px) {
    .obw-expand-form {
      padding-top: 26px; }
      .obw-expand-form .webform-options-display-one-column.form-radios {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin: 0 -10px; }
        .obw-expand-form .webform-options-display-one-column.form-radios .js-form-item {
          padding: 0 10px; } }

.share-icon {
  position: relative; }
  .share-icon .ajax-progress.ajax-progress-throbber {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .share-icon [class*=ico-] {
      width: 25px;
      height: 25px;
      line-height: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 13px; } }

.obw-take-share {
  padding-bottom: 30px; }
  .obw-take-share.write-story {
    background-color: #ffffff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .obw-take-share.write-story .block-take-share img {
      -o-object-position: 50% 30%;
         object-position: 50% 30%; }
  .obw-take-share.share-social .block-take-share img {
    -o-object-position: 50% 3%;
       object-position: 50% 3%; }
    @media screen and (min-width: 769px) {
      .obw-take-share.share-social .block-take-share img {
        max-width: 140px; } }
  @media screen and (min-width: 769px) {
    .obw-take-share {
      padding-top: 15px;
      padding-bottom: 50px; }
      .obw-take-share.write-story {
        padding: 0; } }

.block-take-share {
  text-align: center; }
  .block-take-share img {
    max-width: 243px;
    width: 100%;
    margin: 0 auto; }
  .block-take-share h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin: 0; }
  .block-take-share p {
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 0; }
    .block-take-share p a {
      color: #000000; }
  .block-take-share button,
  .block-take-share a.button {
    margin: 0;
    max-width: 100%;
    font-weight: 600;
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #31CDA9;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .block-take-share button:hover,
    .block-take-share a.button:hover {
      background-color: #34c3a2; }
    .block-take-share button:focus,
    .block-take-share a.button:focus {
      outline: none; }
  @media screen and (max-width: 1024px) {
    .block-take-share button,
    .block-take-share a.button {
      margin-top: 16px;
      width: 100%; } }
  @media screen and (min-width: 1025px) {
    .block-take-share {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 1px solid #F0F0F0;
      border-radius: 8px;
      text-align: left;
      padding-right: 16px;
      height: 90px;
      overflow: hidden;
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      .block-take-share button,
      .block-take-share a.button {
        margin-left: 20px; }
      .block-take-share figure {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: auto;
        height: 100%; }
      .block-take-share p {
        margin-bottom: 0; }
      .block-take-share img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        margin-right: 14px; } }

.obw-spotlight-item .view-row-item {
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  height: 100%; }
.obw-spotlight-item .related-card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.obw-spotlight-item .related-img {
  position: relative; }
  .obw-spotlight-item .related-img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block; }
.obw-spotlight-item .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .obw-spotlight-item .category h4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px; }
  .obw-spotlight-item .category.category-obw-team h4 {
    color: #d34e1d; }
  .obw-spotlight-item .category.category-storyletter h4 {
    color: #64c8a9; }
  .obw-spotlight-item .category.category-country h4 {
    color: #e1b925; }
.obw-spotlight-item .spotlight-share {
  margin-left: auto;
  position: relative; }
  .obw-spotlight-item .spotlight-share .spotlight-share-button {
    cursor: pointer; }
  .obw-spotlight-item .spotlight-share.is-active .share {
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
    opacity: 1;
    visibility: visible; }
.obw-spotlight-item .related-desc {
  padding: 16px;
  padding-right: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .obw-spotlight-item .related-desc h3 {
    margin: 0;
    margin-top: 8px;
    margin-bottom: 1.5rem; }
    .obw-spotlight-item .related-desc h3 a {
      font-size: 24px;
      line-height: 24px;
      color: #333333; }
  .obw-spotlight-item .related-desc p {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    color: #858585;
    margin-bottom: 15px; }
.obw-spotlight-item .group-foot {
  margin-top: auto; }
  .obw-spotlight-item .group-foot p,
  .obw-spotlight-item .group-foot span {
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    color: #767676; }
.obw-spotlight-item .share {
  margin-bottom: 0 !important;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(28px);
          transform: translateX(-50%) translateY(28px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .obw-spotlight-item .share .share-label {
    display: none; }
  .obw-spotlight-item .share .share-icon {
    margin-bottom: 7px;
    display: inline-block; }
    .obw-spotlight-item .share .share-icon a {
      margin-right: 0; }
.obw-spotlight-item.obw-spotlight-comissioned-item .related-desc h3 {
  margin-bottom: 8px;
  line-height: 24px; }
  .obw-spotlight-item.obw-spotlight-comissioned-item .related-desc h3 a {
    line-height: 24px; }
@media screen and (max-width: 767px) {
  .obw-spotlight-item {
    -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); } }

.spotlight-rows .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .spotlight-rows .slick-dots li {
    width: 10px;
    height: 11px;
    border-radius: 4px;
    background-color: #C4C4C4;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    margin: 0 4.5px; }
    .spotlight-rows .slick-dots li button {
      display: none; }
    .spotlight-rows .slick-dots li.slick-active {
      width: 34px; }

.sticky-remind {
  padding: 12px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  display: none; }
  .sticky-remind.is-show {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .sticky-remind .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .sticky-remind p {
    margin: 0;
    padding-right: 20px;
    width: 100%; }
  .sticky-remind .sticky-remind-button {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 8px 14px;
    background-color: #31CDA9;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center; }
    .sticky-remind .sticky-remind-button:hover {
      background-color: #34c3a2; }
  @media screen and (max-width: 767px) {
    .sticky-remind img {
      display: none; }
    .sticky-remind .sticky-remind-button {
      width: 180px;
      padding-right: 0;
      padding-left: 0; } }
  @media screen and (max-width: 320px) {
    .sticky-remind p {
      font-size: 13px; } }
  @media screen and (min-width: 768px) {
    .sticky-remind {
      height: 90px;
      padding: 0; }
      .sticky-remind img {
        max-width: 243px;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 30%;
           object-position: 50% 30%;
        margin-right: 14px; }
      .sticky-remind .container {
        height: 100%;
        -webkit-box-pack: inherit;
            -ms-flex-pack: inherit;
                justify-content: inherit; }
      .sticky-remind .write-story-button {
        margin-left: auto;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-right: 16px;
        max-width: 180px;
        width: 100%;
        text-align: center; } }

.tag-container {
  display: inline-block;
  color: #ffffff;
  border-radius: 4px;
  height: 24px;
  overflow: hidden; }
  .tag-container .tag-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .tag-container .tag-image {
    padding: 0 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .tag-container span:not(.tag-image) {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    margin: 0 13px 0 8px; }
  .tag-container.tag-type-1 {
    background-color: #922963; }
    .tag-container.tag-type-1 .tag-image {
      background-color: #621C42; }
  .tag-container.tag-type-2 {
    background-color: #9A9E3A; }
    .tag-container.tag-type-2 .tag-image {
      background-color: #7D812F; }
  .tag-container.tag-type-3 {
    background-color: #D34E1D; }
    .tag-container.tag-type-3 .tag-image {
      background-color: #AB4118; }
  .tag-container.specific-tag {
    height: 40px; }
    .tag-container.specific-tag .tag-image {
      padding: 0 15px; }
    .tag-container.specific-tag span:not(.tag-image) {
      font-size: 14px; }

@media screen and (max-width: 767px) {
  .tag-container {
    display: none; } }
.related-stories .spotlight-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -8px; }
  .related-stories .spotlight-rows .views-row {
    padding: 0 8px; }
  .related-stories .spotlight-rows.slick-initialized {
    margin: 0; }
    .related-stories .spotlight-rows.slick-initialized .views-row {
      padding: 0; }
.related-stories .view-header {
  margin-bottom: 14px; }
  .related-stories .view-header h2 {
    margin-bottom: 6px; }
  .related-stories .view-header p {
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px; }
  .related-stories .view-header .title {
    padding-right: 10px; }
  .related-stories .view-header .view-more {
    cursor: pointer;
    position: relative; }
    .related-stories .view-header .view-more::after {
      content: '\f054';
      font-family: 'Font Awesome 5 Pro';
      display: inline-block;
      margin-left: 8px;
      font-size: 12px; }
  .related-stories .view-header a {
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    margin-left: auto;
    margin-top: 2px; }
.related-stories .spotlight-wrapper {
  position: relative; }
.related-stories .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .related-stories .slick-track .slick-slide {
    height: auto; }
.related-stories .spotlight-arrows {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none; }
.related-stories .spotlight-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  cursor: pointer;
  -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: auto; }
  .related-stories .spotlight-arrow i {
    color: rgba(0, 0, 0, 0.8); }
  .related-stories .spotlight-arrow.spotlight-arrow-prev {
    left: -20px; }
  .related-stories .spotlight-arrow.spotlight-arrow-next {
    right: -20px; }
  .related-stories .spotlight-arrow.slick-disabled {
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
.related-stories .slick-list {
  padding: 10px 0;
  margin: 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.related-stories .slick-slide {
  padding: 0 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .related-stories .slick-slide > div,
  .related-stories .slick-slide .views-row {
    height: 100%;
    width: 100%; }
.related-stories .btn.explore-all-button {
  display: none;
  display: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  background-color: #922963;
  border-radius: 4px;
  margin-top: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  max-width: 100%;
  width: 100%; }
@media screen and (min-width: 768px) {
  .related-stories.comissioned-spotlight .view-header a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .related-stories.comissioned-spotlight .view-header a:hover {
      color: #922963; } }
@media screen and (max-width: 767px) {
  .related-stories .view-header a {
    display: none; } }
@media screen and (min-width: 768px) {
  .related-stories .view-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.humankind-spotlight {
  padding-top: 24px; }
  .humankind-spotlight h2 {
    color: #31cda9;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px; }
  .humankind-spotlight *:focus {
    outline: none; }
  .humankind-spotlight .slick-list {
    margin: 0 -8px; }
  .humankind-spotlight .slick-slide {
    padding: 0 8px; }
  .humankind-spotlight .view-spotlight .view-row-item {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .humankind-spotlight .view-spotlight .view-spotlight-header {
    text-align: center;
    margin-bottom: 16px;
    font-weight: 700;
    padding-top: 34px;
    padding-bottom: 50px;
    margin-bottom: auto;
    position: relative; }
    .humankind-spotlight .view-spotlight .view-spotlight-header:before, .humankind-spotlight .view-spotlight .view-spotlight-header::after {
      content: "";
      width: 16px;
      height: 16px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute; }
    .humankind-spotlight .view-spotlight .view-spotlight-header:before {
      top: 0;
      right: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNi43MDg0IDkuMzI3ODNIMEwwIDIuNjk1MjlMMi43NTQ1MyAwTDE2IDBWMTMuMDUzN0wxMy4xMjY5IDE2SDYuNzA4NEM2LjcwODQgMTYgNi42Njg4NiA5LjMyNzgzIDYuNzA4NCA5LjMyNzgzWiIgZmlsbD0iI0ZGQjcwMCIvPjwvc3ZnPg=="); }
    .humankind-spotlight .view-spotlight .view-spotlight-header::after {
      bottom: 0;
      left: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS4yOTE2IDYuNjcyMTdIMTZWMTMuMzA0N0wxMy4yNDU1IDE2SDBWMi45NDYzMkwyLjg3MzE1IDBIOS4yOTE2QzkuMjkxNiAwIDkuMzMxMTQgNi42NzIxNyA5LjI5MTYgNi42NzIxN1oiIGZpbGw9IiNGRkI3MDAiLz48L3N2Zz4="); }
    .humankind-spotlight .view-spotlight .view-spotlight-header .view-spotlight-count {
      font-size: 64px;
      line-height: 64px;
      color: #31cda9; }
    .humankind-spotlight .view-spotlight .view-spotlight-header p {
      font-size: 24px;
      line-height: 24px;
      color: #333333;
      margin: 0; }
  .humankind-spotlight .view-spotlight .view-spotlight-body {
    margin-top: 16px; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .trigger-kink {
      display: none; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .select2-container {
      width: 100% !important; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .select2-container.select2-container--open .select2-selection__arrow::before {
        content: "\f077"; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .select2-container:focus {
        outline: none; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection__rendered {
      font-size: 16px;
      font-weight: 600;
      color: #333333;
      padding-left: 13px; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection--single {
      border: 1px solid #e5e5e5;
      height: 40px;
      border-radius: 4px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 15px;
      padding-left: 20px; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection--single:before {
        content: "";
        height: 15px;
        width: 10px;
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNiAwLjVDMy4wNzUgMC41IDAuNzUgMi44MjUgMC43NSA1Ljc1QzAuNzUgOS42NSA2IDE1LjUgNiAxNS41QzYgMTUuNSAxMS4yNSA5LjY1IDExLjI1IDUuNzVDMTEuMjUgMi44MjUgOC45MjUgMC41IDYgMC41Wk02IDcuNjI1QzQuOTUgNy42MjUgNC4xMjUgNi44IDQuMTI1IDUuNzVDNC4xMjUgNC43IDQuOTUgMy44NzUgNiAzLjg3NUM3LjA1IDMuODc1IDcuODc1IDQuNyA3Ljg3NSA1Ljc1QzcuODc1IDYuOCA3LjA1IDcuNjI1IDYgNy42MjVaIiBmaWxsPSIjRTVFNUU1Ii8+PC9zdmc+");
        background-size: cover;
        background-position: center; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection__arrow {
      height: 100%;
      right: 15px; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection__arrow b {
        display: none; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .select2-selection__arrow::before {
        content: "\f078";
        font-family: "Font awesome 5 Pro";
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #e5e5e5; }
    .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter {
      position: relative; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: 1px solid #E5E5E5;
        border-radius: 4px;
        padding: 0 16px;
        position: relative;
        cursor: pointer; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button span {
          font-size: 16px;
          line-height: 20px;
          font-weight: 700;
          padding-left: 22px; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button::before, .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button::after {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          content: ''; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button::before {
          height: 15px;
          width: 11px;
          left: 16px;
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNiAwLjVDMy4wNzUgMC41IDAuNzUgMi44MjUgMC43NSA1Ljc1QzAuNzUgOS42NSA2IDE1LjUgNiAxNS41QzYgMTUuNSAxMS4yNSA5LjY1IDExLjI1IDUuNzVDMTEuMjUgMi44MjUgOC45MjUgMC41IDYgMC41Wk02IDcuNjI1QzQuOTUgNy42MjUgNC4xMjUgNi44IDQuMTI1IDUuNzVDNC4xMjUgNC43IDQuOTUgMy44NzUgNiAzLjg3NUM3LjA1IDMuODc1IDcuODc1IDQuNyA3Ljg3NSA1Ljc1QzcuODc1IDYuOCA3LjA1IDcuNjI1IDYgNy42MjVaIiBmaWxsPSIjRTVFNUU1Ii8+PC9zdmc+");
          background-size: cover;
          background-position: center; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filter-button:after {
          content: '\f078';
          position: absolute;
          font-family: "Font awesome 5 Pro";
          right: 16px;
          -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          color: #E5E5E5; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-title {
        padding-right: 16px;
        padding-left: 16px;
        font-size: 24px;
        line-height: 24px;
        font-weight: 700;
        color: #191919;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-title i {
          font-size: 20px;
          color: #333333; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-list a {
        color: #000000;
        padding: 10.5px 16px 10.5px 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-list a::before {
          content: '';
          height: 15px;
          width: 15px;
          border: 1px solid #CBCBCB;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 16px;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          background-color: transparent;
          -webkit-transition: background-color .3s ease-in-out;
          transition: background-color .3s ease-in-out; }
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-list a.is-active {
          font-weight: 700; }
          .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-list a.is-active:before {
            background-color: #FFB700; }
      .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter.is-active .filter-button:after {
        content: '\f077'; }
      @media screen and (min-width: 768px) {
        .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters {
          -webkit-box-shadow: 4px 8px 64px rgba(0, 0, 0, 0.16);
                  box-shadow: 4px 8px 64px rgba(0, 0, 0, 0.16);
          padding: 10px 0;
          border-radius: 4px;
          height: 443px;
          overflow-y: auto;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          z-index: 201;
          position: absolute;
          top: -100%;
          left: 0;
          width: 100%; }
          .humankind-spotlight .view-spotlight .view-spotlight-body .spotlight-filter .filters .filter-title {
            display: none; } }
  .humankind-spotlight .view-spotlight .view-spotlight-footer {
    margin-top: 8px; }
    .humankind-spotlight .view-spotlight .view-spotlight-footer a {
      display: block;
      height: 40px;
      line-height: 40px;
      color: #ffffff;
      font-size: 16px;
      font-weight: 600;
      background-color: #ffb700;
      border-radius: 4px;
      text-align: center; }
  .humankind-spotlight .spotlight-wrapper {
    position: relative; }
  .humankind-spotlight .related-img {
    position: relative; }
  .humankind-spotlight .view-spotlight-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px; }
    .humankind-spotlight .view-spotlight-wrap .view-spotlight-body,
    .humankind-spotlight .view-spotlight-wrap .view-spotlight-footer {
      margin: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      padding: 0 8px; }
  .humankind-spotlight .spotlight-arrows {
    height: 212px; opacity: 0;}
  .humankind-spotlight .spotlight-rows {
    overflow-y: auto;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    padding: 10px 0; }
    .humankind-spotlight .spotlight-rows .obw-spotlight-item {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .humankind-spotlight .spotlight-rows.slick-initialized {
      padding: 0;
      overflow: initial;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .humankind-spotlight .spotlight-rows.slick-initialized .views-row {
        -webkit-box-flex: inherit;
            -ms-flex: inherit;
                flex: inherit; }
      .humankind-spotlight .spotlight-rows.slick-initialized .obw-spotlight-item {
        -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
        .humankind-spotlight .spotlight-rows.slick-initialized .obw-spotlight-item.view-spotlight {
          -webkit-box-shadow: none !important;
                  box-shadow: none !important; }
  @media screen and (max-width: 767px) {
    .humankind-spotlight .view-spotlight-wrap {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .humankind-spotlight .view-spotlight-wrap .view-spotlight-body,
      .humankind-spotlight .view-spotlight-wrap .view-spotlight-footer {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; }
      .humankind-spotlight .view-spotlight-wrap .view-spotlight-body {
        margin-top: 20px;
        margin-bottom: 8px; }
    .humankind-spotlight .container {
      padding-right: 0; }
    .humankind-spotlight .spotlight-wrapper .spotlight-arrows,
    .humankind-spotlight .spotlight-arrows {
      display: none; }
    .humankind-spotlight .spotlight-rows {
      overflow-y: auto;
      -webkit-box-pack: initial;
          -ms-flex-pack: initial;
              justify-content: initial;
      padding: 10px 0; }
      .humankind-spotlight .spotlight-rows .views-row {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 80%;
                flex: 0 0 80%; } }
  @media screen and (min-width: 769px) {
    .humankind-spotlight {
      padding-bottom: 15px;
      padding-top: 40px; }
      .humankind-spotlight h2 {
        margin-bottom: 10px; }
      .humankind-spotlight .spotlight-rows .views-row {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.3333333333%;
                flex: 0 0 33.3333333333%; } }

.select2-container.spotlight-select .filter-title {
  padding-right: 16px;
  padding-left: 16px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #191919;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px; }
  .select2-container.spotlight-select .filter-title i {
    font-size: 25px;
    color: #333333; }
.select2-container.spotlight-select .select2-dropdown {
  border: none; }
  .select2-container.spotlight-select .select2-dropdown.select2-dropdown--below {
    margin-top: 0; }
.select2-container.spotlight-select .select2-results__options .select2-results__option {
  color: #000000;
  padding: 10.5px 16px 10.5px 48px;
  position: relative; }
  .select2-container.spotlight-select .select2-results__options .select2-results__option::before {
    content: '';
    height: 15px;
    width: 15px;
    border: 1px solid #CBCBCB;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background-color: transparent;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out; }
.select2-container.spotlight-select .select2-results__options .select2-results__option--highlighted {
  background-color: #F5F6F7; }
.select2-container.spotlight-select .select2-results__options .select2-results__option[aria-selected=true] {
  font-weight: 700;
  background-color: transparent; }
  .select2-container.spotlight-select .select2-results__options .select2-results__option[aria-selected=true]:before {
    background-color: #FFB700; }
@media screen and (max-width: 767px) {
  .select2-container.spotlight-select.is-open {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    padding-top: 18px;
    background: #fff; }
    .select2-container.spotlight-select.is-open .select2-dropdown {
      width: 100% !important;
      height: 100%; }
    .select2-container.spotlight-select.is-open .select2-results__options {
      max-height: 100vh; } }
@media screen and (min-width: 768px) {
  .select2-container.spotlight-select .filter-title {
    display: none; }
  .select2-container.spotlight-select .select2-dropdown {
    -webkit-box-shadow: 4px 8px 64px rgba(0, 0, 0, 0.16);
            box-shadow: 4px 8px 64px rgba(0, 0, 0, 0.16); } }

.comissioned-spotlight {
  border-bottom: 4px solid #F2F2F2;
  padding-top: 24px;
  padding-bottom: 28px; }
  .comissioned-spotlight h2 {
    color: #922963;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    margin-bottom: 6px; }
  .comissioned-spotlight .spotlight-arrows {
    height: 163px;
    display: none; }
  .comissioned-spotlight .spotlight-rows.has-one-spotlight .short-description {
    margin-bottom: 30px; }
  .comissioned-spotlight .spotlight-rows.has-one-spotlight .related-img img {
    height: 300px; }
  .comissioned-spotlight .spotlight-rows.has-one-spotlight .view-row-item {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .comissioned-spotlight .spotlight-rows.has-one-spotlight .related-desc {
    padding-bottom: 0; }
  .comissioned-spotlight .spotlight-rows.has-multiple-spotlight {
    overflow-y: auto;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial; }
  .comissioned-spotlight .spotlight-rows.has-one-spotlight {
    display: block; }
  .comissioned-spotlight .spotlight-rows.slick-initialized {
    overflow-y: initial;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .comissioned-spotlight .spotlight-rows.slick-initialized .views-row {
      -webkit-box-flex: initial;
          -ms-flex: initial;
              flex: initial; }
  .comissioned-spotlight .spotlight-rows.custom-rows {
    padding-bottom: 17px; }
  @media screen and (max-width: 500px) {
    .comissioned-spotlight .spotlight-wrapper {
      margin: 0 -15px; }
    .comissioned-spotlight .spotlight-arrow.spotlight-arrow-prev {
      left: 13px; }
    .comissioned-spotlight .spotlight-arrow.spotlight-arrow-next {
      right: 13px; }
    .comissioned-spotlight .spotlight-rows.has-one-spotlight .slick-list {
      padding-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .comissioned-spotlight .spotlight-rows.has-multiple-spotlight .views-row {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }
  @media screen and (min-width: 768px) {
    .comissioned-spotlight .spotlight-rows.has-multiple-spotlight .views-row {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
    .comissioned-spotlight .spotlight-arrows {
      height: 155px; } }
  @media screen and (min-width: 992px) {
    .comissioned-spotlight .spotlight-arrows {
      height: 204px; } }
  @media screen and (min-width: 1200px) {
    .comissioned-spotlight .spotlight-arrows {
      height: 236px; } }
  @media screen and (min-width: 769px) {
    .comissioned-spotlight {
      padding: 40px 0; } }
  @media screen and (min-width: 1025px) {
    .comissioned-spotlight h2 {
      margin-bottom: 10px; } }

.banner-spotlight {
  border-bottom: 4px solid #f2f2f2; }
  .banner-spotlight .banner-spotlight-wrapper {
    position: relative; }
  .banner-spotlight .banner-spotlight-hero img {
    width: 100%;
    display: block; }
  .banner-spotlight .banner-spotlight-hero--desktop,
  .banner-spotlight .banner-spotlight-hero--mobile {
    position: relative; }
    .banner-spotlight .banner-spotlight-hero--desktop .shape,
    .banner-spotlight .banner-spotlight-hero--mobile .shape {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
  .banner-spotlight .banner-spotlight-hero--mobile {
    display: none; }
  .banner-spotlight .banner-spotlight-hero--desktop {
    margin: 0 -1px; }
  .banner-spotlight .banner-spotlight-description {
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .banner-spotlight .banner-spotlight-description img {
      width: 100%;
      display: block; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      width: 100%;
      height: 100%;
      padding-bottom: 36px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    .banner-spotlight .banner-spotlight-description h1 {
      font-weight: 700;
      margin: 0;
      margin-bottom: 8px;
      font-size: 32px;
      line-height: 36px; }
    .banner-spotlight .banner-spotlight-description p {
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      margin: 0; }
  .banner-spotlight .banner-spotlight-content {
    padding-top: 16px;
    padding-bottom: 24px; }
    .banner-spotlight .banner-spotlight-content p:first-child {
      margin-top: 0; }
    .banner-spotlight .banner-spotlight-content p:last-child {
      margin-bottom: 0; }
  @media screen and (max-width: 539px) {
    .banner-spotlight .banner-spotlight-hero--mobile {
      display: block; }
    .banner-spotlight .banner-spotlight-hero--desktop {
      display: none; }
    .banner-spotlight .banner-spotlight-description h1 {
      padding-right: 30px; }
    .banner-spotlight .banner-spotlight-description p {
      padding-right: 74px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 32px; } }
  @media screen and (max-width: 320px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 17px;
      line-height: 25px; }
    .banner-spotlight .banner-spotlight-description p {
      padding-right: 60px; } }
  @media screen and (min-width: 376px) and (max-width: 420px) {
    .banner-spotlight .banner-spotlight-description p {
      font-size: 16px;
      line-height: 22px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 70px; } }
  @media screen and (min-width: 421px) and (max-width: 536px) {
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 100px; } }
  @media screen and (min-width: 540px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 25px;
      line-height: 30px;
      padding-right: 45vw; }
    .banner-spotlight .banner-spotlight-description p {
      font-size: 13px;
      line-height: 15px;
      padding-right: 100px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 10px; } }
  @media screen and (min-width: 600px) {
    .banner-spotlight .banner-spotlight-description h1 {
      margin-bottom: 0; }
    .banner-spotlight .banner-spotlight-description p {
      font-size: 12px; } }
  @media screen and (min-width: 768px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 25px;
      line-height: 30px;
      padding-right: 20vw;
      margin-bottom: 8px; }
    .banner-spotlight .banner-spotlight-description p {
      font-size: 12px;
      line-height: 15px;
      padding-right: 200px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 16px; } }
  @media screen and (min-width: 992px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 35px;
      line-height: 35px;
      padding-right: 20vw; }
    .banner-spotlight .banner-spotlight-description p {
      font-size: 16px;
      line-height: 20px;
      padding-right: 100px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 36px; }
    .banner-spotlight .banner-spotlight-content {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media screen and (min-width: 1366px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 45px;
      line-height: 50px;
      padding-right: 20vw; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 40px; } }
  @media screen and (min-width: 1440px) {
    .banner-spotlight .banner-spotlight-description h1 {
      font-size: 45px;
      line-height: 49px;
      padding-right: 10vw;
      margin-bottom: 16px; }
    .banner-spotlight .banner-spotlight-description p {
      font-size: 22px;
      line-height: 26px; }
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 32px; }
    .banner-spotlight .banner-spotlight-content {
      font-size: 22px;
      line-height: 26px; } }
  @media screen and (min-width: 1650px) {
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 60px; } }
  @media screen and (min-width: 1800px) {
    .banner-spotlight .banner-spotlight-description .description-wrapper {
      padding-bottom: 80px; } }

.humankind-featured-stories {
  padding-top: 24px;
  border-top: 4px solid #F2F2F2; }
  .humankind-featured-stories h2 {
    margin: 0;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #FFB700;
    margin-bottom: 16px; }
    @media screen and (min-width: 769px) {
      .humankind-featured-stories h2 {
        margin-bottom: 20px; } }
  .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item {
    padding-top: 0;
    padding-right: 8px;
    padding-left: 8px; }
    .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item:before {
      -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
    .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item:hover:after {
      -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
    .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__meta {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__meta .flockler-carousel_v2-item__context {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-left: 0 !important;
        width: auto;
        height: auto; }
        .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__meta .flockler-carousel_v2-item__context a {
          width: 40px;
          height: 40px;
          border-radius: 50%;
          background-color: #F0F0F0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__meta .flockler-carousel_v2-item__context .flockler-carousel_v2-item__context__icon {
          width: 30px; }
      .humankind-featured-stories .flockler-posts .flockler-carousel_v2-item .flockler-carousel_v2-item__meta .flockler-carousel_v2-item__profile {
        margin-left: 8px; }
  .humankind-featured-stories .flockler-posts .flickity-viewport {
    border: none; }
  .humankind-featured-stories .flockler-posts .flickity-button {
    -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.16);
    width: 40px;
    height: 40px;
    background-color: #fff; }
    .humankind-featured-stories .flockler-posts .flickity-button svg {
      display: none; }
    .humankind-featured-stories .flockler-posts .flickity-button.previous::before, .humankind-featured-stories .flockler-posts .flickity-button.next::before {
      content: '';
      position: absolute;
      width: 16px;
      height: 16px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAMAAAD+iNU2AAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAADHRSTlMADRkaJjNAZnOAvswZw3KsAAAAJ0lEQVR4AWPADpg4WVD4rNxcqALs1BFgRuejqSeXy4ZmFyMHmIsJAMi6AZhrlTtDAAAAAElFTkSuQmCC"); }
    .humankind-featured-stories .flockler-posts .flickity-button.next::before {
      top: 12px;
      left: 10px; }
    .humankind-featured-stories .flockler-posts .flickity-button.previous::before {
      top: 13px;
      left: 14px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  @media screen and (max-width: 768px) {
    .humankind-featured-stories .flockler-posts {
      margin: 0 -20px; } }
  @media screen and (min-width: 769px) {
    .humankind-featured-stories {
      padding-top: 40px;
      margin-top: 50px; } }
  @media screen and (max-width: 575px) {
    .humankind-featured-stories .flockler-posts {
      margin: 0 -15px; } }

.about-obw {
  border-top: 4px solid #F2F2F2;
  padding-top: 24px;
  padding-bottom: 40px; }
  .about-obw h2 {
    color: #D34E1D;
    margin-bottom: 17px; }
  @media screen and (max-width: 767px) {
    .about-obw .about-obw-image {
      margin: 0 -20px; } }
  @media screen and (max-width: 575px) {
    .about-obw .about-obw-image {
      margin: 0 -15px; } }
  .about-obw img {
    width: 100%;
    display: block; }
  .about-obw p {
    margin: 0;
    padding-top: 17px; }
  @media screen and (min-width: 768px) {
    .about-obw p {
      padding-top: 22px; } }
  @media screen and (min-width: 769px) {
    .about-obw {
      padding-top: 40px; }
      .about-obw p {
        font-size: 22px;
        line-height: 26px; } }

.share-navigation {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
  .share-navigation .share-container {
    height: 100%; }
  .share-navigation .share {
    margin-bottom: 0 !important;
    padding: 12px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .share-navigation .share-icon {
    margin-right: 14px; }
    .share-navigation .share-icon [class*=ico-] {
      margin-right: 0; }
    .share-navigation .share-icon circle,
    .share-navigation .share-icon .icon-inner {
      fill: #333;
      -webkit-transition: fill 0.3s ease-in-out;
      transition: fill 0.3s ease-in-out; }
    .share-navigation .share-icon:hover.share-icon-facebook circle,
    .share-navigation .share-icon:hover.share-icon-facebook .icon-inner {
      fill: #3B5998; }
    .share-navigation .share-icon:hover.share-icon-twitter circle {
      fill: #55ACEE; }
    .share-navigation .share-icon:hover.share-icon-email circle {
      fill: #4A4A4A; }
    .share-navigation .share-icon:hover.share-icon-whatsapp circle {
      fill: #4DC247; }
    .share-navigation .share-icon a:hover {
      opacity: 1; }
  .share-navigation .share-label {
    font-size: 14px;
    font-weight: 600; }
    .share-navigation .share-label .total-share {
      color: rgba(0, 0, 0, 0.8); }
  .share-navigation #whatsapp-detect-pc {
    display: none; }
  @media screen and (min-width: 768px) {
    .share-navigation #whatsapp-detect-mobile {
      display: none; }
    .share-navigation #whatsapp-detect-pc {
      display: block; } }
  @media screen and (max-width: 1024px) {
    .share-navigation .share-label {
      margin-right: auto; } }
  @media screen and (min-width: 1025px) {
    .share-navigation .share-label {
      margin-right: 14px; }
    .share-navigation .share {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding: 16px 0; } }

#header .main-navigation {
  -webkit-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out; }

.sticky-cta {
  padding: 12px 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  display: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
  .sticky-cta.is-show {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .sticky-cta .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .sticky-cta p {
    margin: 0;
    padding-right: 20px;
    width: 100%; }
    .sticky-cta p.text-desktop {
      display: none; }
  .sticky-cta .sticky-cta-button {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    border-radius: 4px;
    padding: 8px 14px;
    background-color: #922963;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
    max-width: 120px;
    width: 100%; }
  @media screen and (max-width: 767px) {
    .sticky-cta.has-image img {
      display: none; } }
  @media screen and (min-width: 768px) {
    .sticky-cta img {
      display: none; }
    .sticky-cta.has-image {
      height: 90px;
      padding: 0; }
      .sticky-cta.has-image .container {
        height: 100%; }
      .sticky-cta.has-image img {
        display: block;
        max-width: 200px;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: 50% 30%;
           object-position: 50% 30%;
        margin-right: 40px; }
      .sticky-cta.has-image .sticky-cta-button {
        margin-left: auto;
        padding: 0 30px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-right: 16px;
        max-width: 180px;
        width: 100%;
        text-align: center; }
    .sticky-cta p.text-desktop {
      display: block; }
    .sticky-cta p.text-mobile {
      display: none; } }

#header .main-navigation {
  -webkit-transition: margin-top 0.3s ease-in-out;
  transition: margin-top 0.3s ease-in-out; }
  #header .main-navigation.is-scrolldown {
    margin-top: -92px; }
  @media screen and (min-width: 1025px) {
    #header .main-navigation.is-scrolldown {
      margin-top: -98px; } }

.node--unpublished .obw-take-action,
.node--unpublished .obw-take-share.write-story {
  background-color: transparent; }
