/**
 * Don't edit this file. Find all style at ./sass folder.
 **/
/* Bootstrap abstracts */
/* Bootstrap related abstracts */
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wwf-hero-banner {
  position: relative;
  padding-bottom: 11.25rem;
  padding-top: 15rem;
  min-height: calc(100vh - 110px);
}
.wwf-hero-banner--bg {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  overflow: hidden;
}
.wwf-hero-banner--bg > video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100%;
  min-height: 43.75rem;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.wwf-hero-banner--bg.desktop {
  display: none;
}
@media (min-width: 768px) {
  .wwf-hero-banner--bg.desktop {
    display: block;
  }
}
.wwf-hero-banner--bg.mobile {
  display: block;
}
@media (min-width: 768px) {
  .wwf-hero-banner--bg.mobile {
    display: none;
  }
}

.page-node-type-project-youth .wwf-hero-banner,
.node--type-project-youth .wwf-hero-banner {
  min-height: 40rem;
}

.wwf-hero-banner + p {
  margin-top: 5rem;
}

.wwf-hero-banner--video,
.wwf-hero-banner--image,
.wwf-hero-banner--alt-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.wwf-hero-banner--alt-image {
  display: none;
}

@media (prefers-reduced-motion) {
  .wwf-hero-banner--video {
    display: none;
  }
  .wwf-hero-banner--alt-image {
    display: block;
  }
}
.wwf-hero-banner--body {
  position: relative;
  margin: 0 auto;
  padding: 0 0.9375rem;
  height: 100%;
}
.wwf-hero-banner--body > * {
  max-width: 31.875rem;
}
.wwf-hero-banner--body > p,
.wwf-hero-banner--body > .is-style-small {
  max-width: 21.25rem;
}
.wwf-hero-banner--body .is-style-h1,
.wwf-hero-banner--body h1 {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .wwf-hero-banner--body {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .wwf-hero-banner--body {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .wwf-hero-banner--body {
    max-width: 960px;
  }
}
@media (min-width: 1240px) {
  .wwf-hero-banner--body {
    max-width: 1230px;
  }
}

.wwf-hero-banner.is-style-inverted-text {
  color: #fff;
}
.wwf-hero-banner.is-style-faded:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7.5rem;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8%, black 80%, black 100%);
}
.wwf-hero-banner.is-style-faded-inverted {
  color: #fff;
}
.wwf-hero-banner.is-style-faded-inverted:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7.5rem;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 8%, white 80%, white 100%);
}
.wwf-hero-banner.is-style-moutains-white, .wwf-hero-banner.is-style-moutains-black {
  color: #fff;
}
.wwf-hero-banner.is-style-moutains-white:after, .wwf-hero-banner.is-style-moutains-black:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 3.75rem;
  width: 100%;
  height: 1.875rem;
  background-image: url("data:image/svg+xml;utf8,<svg width='147px' height='14px' viewBox='0 0 147 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><path fill='%23FFFFFF' d='M0 7.60005053 5.28431 5.70287061 13.3934 3.88353068 20.7261 6.23663059 24.5 4.80000064 35.748 3.88353068 39.0527 2.57756073 47.3233 2.75439073 52.3627 0.899999799 56.4265 0 62.451 2.75439073 68.2157 4.50000066 77.432 2.75439073 86.4706 2.75439073 92.2353 1.55552077 103.645 6.23663059 109.276 6.92559056 114.517 5.70287061 118.91 5.70287061 122.254 7.94039052 126.833 9.26710047 135.951 8.70000049 147 9.60000045 147 21 0 21z'></path></svg>");
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: auto 1.875rem;
  pointer-events: none;
}
.wwf-hero-banner.is-style-moutains-white:before, .wwf-hero-banner.is-style-moutains-black:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4.0625rem;
  background: #fff;
  pointer-events: none;
  z-index: 2;
}
.wwf-hero-banner.is-style-moutains-black {
  color: #000;
}
.wwf-hero-banner.is-style-moutains-black:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='147px' height='14px' viewBox='0 0 147 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><path fill='%23000000' d='M0 7.60005053 5.28431 5.70287061 13.3934 3.88353068 20.7261 6.23663059 24.5 4.80000064 35.748 3.88353068 39.0527 2.57756073 47.3233 2.75439073 52.3627 0.899999799 56.4265 0 62.451 2.75439073 68.2157 4.50000066 77.432 2.75439073 86.4706 2.75439073 92.2353 1.55552077 103.645 6.23663059 109.276 6.92559056 114.517 5.70287061 118.91 5.70287061 122.254 7.94039052 126.833 9.26710047 135.951 8.70000049 147 9.60000045 147 21 0 21z'></path></svg>");
}
.wwf-hero-banner.is-style-moutains-black:before {
  background: #000;
}

/*# sourceMappingURL=style.css.map */