@font-face {
  font-family: Ap Var;
  src: url('../fonts/ap_var.woff2') format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Condensed;
  src: url('../fonts/APW05-CondensedMedium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Condensed;
  src: url('../fonts/APW05-CondensedBold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP;
  src: url('../fonts/APW05-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Condensed;
  src: url('../fonts/APW05-Condensed.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Semi Condensed;
  src: url('../fonts/APW05-SemiCondensedBold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Condensed;
  src: url('../fonts/APW05-CondensedLight.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP;
  src: url('../fonts/APW05-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Semi Condensed;
  src: url('../fonts/APW05-SemiCondensed.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Semi Condensed;
  src: url('../fonts/APW05-SemiCondensedLight.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: AP Semi Condensed;
  src: url('../fonts/APW05-SemiCondensedMedium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  font-family: Ap Var, sans-serif;
}

.text {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.55;
}

.story-container {
  padding-top: 75px;
}

.story-container.end {
  padding-bottom: 75px;
}

.link {
  color: #ffb20d;
}

.story {
  background-color: #282828;
  padding-bottom: 100px;
  position: static;
}

.leaderboard-container {
  background-color: #333;
  height: 270px;
  margin-bottom: 0;
}

.byline-2 {
  color: #fff;
  text-align: left;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
}

.intro {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-2 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  width: 100%;
  margin-top: 10px;
  padding: 0;
  font-family: AP Semi Condensed, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.25;
  display: inline-block;
}

.div-block-2 {
  background-color: #000c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  padding: 20px;
  display: flex;
}

.headline {
  z-index: 10;
  text-align: center;
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 105vh;
  display: flex;
  position: relative;
}

.mask2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: relative;
  inset: 0%;
}

.section-30vh {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 20vh;
  display: flex;
  position: relative;
}

.text-parent {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 67em;
  display: flex;
  position: absolute;
  inset: auto;
}

.text-mask {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  top: 40%;
  overflow: hidden;
}

.block-quote {
  color: #fff;
  text-align: center;
  border-left-style: none;
  border-left-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.25;
}

.image_wrapper, .header-image {
  width: 100%;
}

.photocaption {
  color: #fff;
  margin-top: 10px;
  font-family: AP Condensed, sans-serif;
  font-size: 1rem;
  line-height: 1.15;
}

.h4 {
  z-index: 15;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  mix-blend-mode: normal;
  font-family: AP Semi Condensed, sans-serif;
  font-size: 4rem;
  line-height: 1;
  position: relative;
}

.sticky-image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sticky_section {
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.section-break-wrapper {
  background-color: #282828;
  position: relative;
  overflow: visible;
}

.section_text-wrapper {
  z-index: 30;
  mix-blend-mode: normal;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25%;
  padding-bottom: 100vh;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.section-text-container {
  background-color: #000c;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 20px;
  display: flex;
}

.sticky-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.sticky-image.alivewell {
  background-image: url('../images/3.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-image.darkness {
  background-image: url('../images/2.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-image.destruction {
  background-image: url('../images/4.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-image.safety {
  background-image: url('../images/6.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0;
}

.sticky-image.hero {
  background-image: url('../images/8.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0;
}

.loader {
  background-color: #fff;
  position: fixed;
  inset: 0%;
}

.credits {
  background-color: #282828;
  padding: 0 30px;
  position: relative;
}

.credits-wrapper {
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.show-credits, .hide-credits {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1.8;
}

.credits-text {
  grid-column-gap: 80px;
  grid-row-gap: 30px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start center;
  padding-top: 40px;
  padding-bottom: 0;
  display: grid;
}

.credit-title {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-transform: uppercase;
  margin-top: 0;
  font-size: .9em;
  font-weight: 700;
  line-height: 1.8;
}

.credit-name {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8;
}

.left-arrow-gallery:focus {
  outline-offset: 0px;
  outline: 2px solid #fff;
}

.lightbox-images {
  object-fit: contain;
  height: 100%;
}

.gallery-column {
  text-align: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.column-7 {
  text-align: center;
  height: 100%;
}

.columns-2 {
  text-align: center;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.slide-5 {
  text-align: center;
}

.gallery-wrapper-desktop-tablet {
  max-width: 1200px;
  margin-bottom: 40px;
  position: static;
  left: 0;
}

.lightbox {
  height: 100%;
}

.icon-2 {
  inset: 0% 0% 0% auto;
}

.icon {
  inset: 0% auto 0% 0%;
}

.slider-2 {
  background-color: #ddd0;
  padding-left: 30px;
  padding-right: 30px;
}

.right-arrow-gallery:focus {
  outline-offset: 0px;
  outline: 2px solid #fff;
}

.icon-3 {
  inset: 0% auto 0% 0%;
}

.slider-3 {
  background-color: #ddd0;
  padding-left: 30px;
  padding-right: 30px;
}

.slide-8 {
  text-align: center;
}

.icon-4 {
  inset: 0% 0% 0% auto;
}

.gallery-wrapper-mobile {
  max-width: 1200px;
  display: none;
  position: static;
  left: 0;
}

@media screen and (max-width: 991px) {
  .text {
    font-size: 1rem;
  }

  .story-container.end, .story {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-2 {
    font-size: 3.5rem;
  }

  .block-quote {
    font-size: 2.25rem;
  }

  .photocaption {
    font-size: .9rem;
  }

  .h4 {
    font-size: 3.5rem;
  }

  .section_text-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-text-container {
    width: 75%;
  }

  .gallery-wrapper-mobile {
    margin-bottom: 40px;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .story-container {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .story-container.end {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .byline-2 {
    margin-top: 5px;
    font-size: .9rem;
  }

  .heading-2 {
    font-size: 3rem;
  }

  .text-parent {
    width: 35em;
  }

  .block-quote {
    font-size: 1.8rem;
  }

  .photocaption {
    font-size: .8rem;
  }

  .h4 {
    font-size: 3rem;
  }

  .section-text-container {
    width: 90%;
  }

  .credits-text {
    align-items: center;
  }

  .gallery-wrapper-desktop-tablet {
    display: none;
  }

  .gallery-wrapper-mobile {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .story-container.end {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .story {
    padding-bottom: 25px;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 2.25rem;
  }

  .div-block-2 {
    max-width: 90%;
    padding: 10px;
  }

  .reveal-text {
    width: 100%;
  }

  .section-30vh {
    width: 100%;
    height: 15vh;
  }

  .text-parent {
    width: 25em;
  }

  .block-quote {
    font-size: 1.3rem;
  }

  .h4 {
    font-size: 2rem;
  }

  .section_text-wrapper, .section-text-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sticky-image.alivewell {
    background-position: 50% 0;
  }

  .sticky-image.darkness {
    background-position: 25%;
  }

  .sticky-image.destruction {
    background-position: 50% 0;
  }

  .sticky-image.safety {
    background-position: 40% 0;
  }

  .sticky-image.hero {
    background-position: 25%;
  }

  .credits-text {
    grid-row-gap: 30px;
    align-content: stretch;
    place-items: start center;
    padding-top: 25px;
  }

  .credits-group {
    margin-left: -5px;
    margin-right: -5px;
  }

  .credit-title {
    font-size: .8em;
    line-height: 1.5;
  }

  .credit-name {
    padding-right: 0;
    font-size: .75em;
  }

  .icon-2, .icon {
    text-align: center;
    font-size: .75em;
  }

  .slider-2 {
    display: block;
  }

  .slide-nav-2 {
    text-align: center;
    padding-top: 20px;
    font-size: .75em;
    position: absolute;
    inset: auto 0% 0%;
  }

  .icon-3 {
    text-align: center;
    font-size: .75em;
  }

  .slider-3 {
    display: block;
  }

  .icon-4 {
    text-align: center;
    font-size: .75em;
  }

  .gallery-wrapper-mobile {
    margin-top: 0;
  }
}


@font-face {
  font-family: 'Ap Var';
  src: url('../fonts/ap_var.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Condensed';
  src: url('../fonts/APW05-CondensedMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Condensed';
  src: url('../fonts/APW05-CondensedBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP';
  src: url('../fonts/APW05-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Condensed';
  src: url('../fonts/APW05-Condensed.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Semi Condensed';
  src: url('../fonts/APW05-SemiCondensedBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Condensed';
  src: url('../fonts/APW05-CondensedLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP';
  src: url('../fonts/APW05-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Semi Condensed';
  src: url('../fonts/APW05-SemiCondensed.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Semi Condensed';
  src: url('../fonts/APW05-SemiCondensedLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'AP Semi Condensed';
  src: url('../fonts/APW05-SemiCondensedMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}