:root {
  --white: white;
  --text-size-musician: 14vw;
  --black: black;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.s-scroll {
  height: 100vh;
  position: sticky;
  overflow: hidden;
}

.s-scroll.footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.s-scroll.is-longer {
  height: 100vh;
}

.s-scroll-bg-img {
  background-image: url('../images/bg-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.s-scroll-bg-img.is-1 {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.s-scroll-bg-img.is-2 {
  z-index: 1;
  background-image: url('../images/bg-2.jpg');
  position: absolute;
  inset: 0%;
}

.s-scroll-bg-img.is-3 {
  z-index: 1;
  background-image: linear-gradient(#0003, #0003), url('../images/bg-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: absolute;
  inset: 0%;
}

.content-top {
  z-index: 2;
  justify-content: space-between;
  padding: 100px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.content-top-right {
  max-width: 400px;
  font-size: 14px;
  line-height: 2em;
}

.body {
  color: #fff;
  font-family: Manrope, sans-serif;
  font-size: 16px;
}

.content-bottom {
  z-index: 2;
  justify-content: space-between;
  align-items: flex-end;
  padding: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.d {
  font-size: 7.5em;
  line-height: 1.2em;
}

.number {
  margin-bottom: 30px;
  font-size: 1.6em;
}

.image {
  width: 75px;
}

.content-heading-wrapper {
  display: flex;
  overflow: hidden;
}

.dev-letter, .design-letter, .interaction-letter {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7.5em;
  line-height: 1.3em;
}

.transition-block {
  z-index: 999;
  background-color: #000;
  display: none;
  position: absolute;
  inset: 0%;
}

.heading {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 5em;
  line-height: 1.2em;
}

.paragraph {
  max-width: 700px;
  margin-bottom: 0;
  font-size: 1.5em;
  line-height: 1.5em;
}

.link {
  color: #c6ae94;
}

.footer-content-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 800px;
  display: flex;
}

.social-wrapper {
  justify-content: space-between;
  width: 200px;
  margin-top: 30px;
  display: flex;
}

.top-bar {
  z-index: 99;
  color: #fff;
  background-color: #000;
  border-bottom: 1px solid #3b3b3b;
  justify-content: center;
  align-items: center;
  min-height: 2rem;
  font-size: .85rem;
  font-weight: 500;
  display: flex;
  position: relative;
}

.top-bar-link {
  color: #fff;
}

.section_hero {
  mix-blend-mode: screen;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  position: relative;
}

.text-span {
  color: #fff0;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}

.animation-wrapper {
  width: 100vw;
  height: 250vh;
}

.section_psychadellic-voyager {
  position: static;
}

.lottie-animations_psychadellic-voyager {
  border-radius: 1px;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0%;
}

.video_silhouette {
  width: 100%;
  height: 100%;
}

.mask_sean-rowe-text-copy {
  color: #fff;
  font-size: 20rem;
  font-weight: 400;
  line-height: .8;
}

.mask_forager {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  font-weight: 900;
  line-height: .5;
  position: absolute;
}

.mask_musician {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: screen;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  font-weight: 900;
  line-height: .5;
  display: flex;
  position: absolute;
}

.text-forager {
  font-family: Vollkorn, serif;
}

.text-sean {
  color: #000;
  text-align: center;
  letter-spacing: 1.7rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Knockout Htf 68 Fullfeatherwt", sans-serif;
  font-size: 30vw;
  font-weight: 400;
  line-height: 68%;
  position: relative;
  left: 1.1rem;
}

.text-rowe {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Knockout Htf 68 Fullfeatherwt", sans-serif;
  font-size: 30vw;
  font-weight: 400;
  line-height: 68%;
}

.video_foraging {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text_forager {
  color: var(--white);
  text-align: center;
  letter-spacing: 1rem;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Knockout Htf 68 Fullfeatherwt", sans-serif;
  font-size: 30vw;
  font-weight: 400;
  line-height: 68%;
}

.is-outline {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: var(--white);
  color: #0000;
}

.black-overlay {
  background-color: #0000004a;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section_forager {
  height: 180vh;
  position: sticky;
}

.forager-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav_logo-container-left {
  z-index: 5;
  background-color: #0000;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: .9375rem 1.25rem;
}

.nav_logo-container-left.shadow-3 {
  max-width: 93.75rem;
  margin-bottom: 0;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.nav_component {
  width: 100%;
  position: absolute;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav_logo {
  width: 5.125rem;
  height: 2.625rem;
}

.nav_link {
  color: #a8a8a8;
  letter-spacing: .15rem;
  text-transform: uppercase;
  margin-left: .3125rem;
  margin-right: .3125rem;
  padding: .3125rem .625rem;
  font-size: .875rem;
  line-height: 1.25rem;
  text-decoration: none;
}

.nav_link:hover {
  color: #fff;
}

.nav_link:focus-visible {
  outline-offset: 0rem;
  color: #0050bd;
  border-radius: .25rem;
  outline: .125rem solid #0050bd;
}

.nav_link[data-wf-focus-visible] {
  outline-offset: 0rem;
  color: #0050bd;
  border-radius: .25rem;
  outline: .125rem solid #0050bd;
}

.benefits-section_header-wrapper {
  grid-column-gap: .8125rem;
  grid-row-gap: .8125rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.benefits-section_header {
  text-align: center;
  font-size: 1.875rem;
}

.section_forager-copy {
  height: 100vh;
}

.section_musician {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 340vh;
  position: static;
}

.text-musician {
  color: #000;
  font-family: "Knockout Htf 68 Fullfeatherwt", sans-serif;
  font-size: var(--text-size-musician);
  text-align: center;
  letter-spacing: 1rem;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 68%;
}

.video_musician {
  width: 100%;
  height: 100vh;
}

.section_presented-by {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.text-presented-by {
  opacity: 1;
  text-align: center;
  padding-top: 1rem;
  font-family: Merriweather, serif;
  font-size: 1.15rem;
}

.section_quote {
  background-color: #fff;
  height: 40vh;
  position: relative;
}

.text-quote {
  color: #000;
  -webkit-text-stroke-color: #000;
  font-family: Merriweather, serif;
  font-size: 4rem;
  line-height: 100%;
}

.wrapper-sticky {
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.section_quotation {
  background-color: #f8f5f3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 140vh;
  display: flex;
  position: sticky;
}

.section_quotation.is-full-height {
  height: 100vh;
}

.quotation_container {
  background-color: #f8f5f3;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90rem;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.quotation_content {
  width: 100%;
  max-width: 56.25rem;
  margin-left: auto;
  margin-right: auto;
}

.number-2 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(182deg, #6a48f2 20%, #fcceee);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 1rem;
  font-weight: 700;
}

.vertical-divider {
  opacity: .4;
  background-color: #fff;
  background-image: linear-gradient(#6a48f2, #fcceee);
  width: 1px;
  height: 5vh;
  margin: 1rem auto 25%;
}

.heading-scroll {
  letter-spacing: -.01em;
  margin-top: 16rem;
  margin-bottom: 16rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: Merriweather, serif;
  font-weight: 500;
  line-height: 1.2;
}

.heading-scroll.center {
  text-align: center;
}

.heading-scroll.center._9 {
  letter-spacing: .01em;
  font-family: Merriweather, serif;
  font-size: 10vw;
  font-weight: 400;
}

.heading-scroll.is-align-right {
  text-align: right;
}

.quotation_quote {
  color: #242424;
  padding-right: 1rem;
  font-size: 2.2rem;
  line-height: 1.8;
}

.an-interactive-branded {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8rem;
}

.brought-to-you-logo {
  max-width: 140px;
  margin-top: 2rem;
}

.text-present-by-url {
  color: #fff;
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
}

.text-present-by-url.is-copyrigth {
  opacity: .55;
  font-size: .8rem;
}

.present-by_aniamtion-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.presnterby-wrapper-logo-url {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 20vh;
  text-decoration: none;
  display: flex;
}

.mask_mu {
  letter-spacing: 2.4rem;
  position: relative;
  left: 12px;
}

.mask_sic {
  letter-spacing: 1rem;
}

.nudge-i {
  position: relative;
  left: 14px;
}

.text-block {
  text-align: center;
}

.pre-loader {
  z-index: 9999;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 1000vh;
  display: flex;
  position: fixed;
}

.animation-pre-loader {
  z-index: 9999;
  width: 280px;
}

.pre-loader-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.pre-loader-text {
  color: #000;
}

.text-preloader {
  color: #000;
  text-align: center;
  padding-top: 1rem;
  font-family: Merriweather, serif;
  font-size: 1.15rem;
}

.forager-wrapper-stick {
  height: 100vh;
  position: sticky;
  top: 0;
}

.lottie-animations_psychadellic-voyager-vertical {
  border-radius: 1px;
  width: 100%;
  height: 100vh;
  display: none;
  position: sticky;
  top: 0;
  left: 0%;
}

@media screen and (max-width: 991px) {
  .content-top, .content-bottom {
    flex-direction: column;
    align-items: center;
  }

  .image, .content-heading-wrapper {
    margin-bottom: 25px;
  }

  .dev-letter, .design-letter, .interaction-letter {
    font-size: 5em;
  }

  .section-p {
    text-align: center;
  }

  .transition-block {
    display: block;
  }

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

  .paragraph {
    text-align: center;
    max-width: 100%;
  }

  .footer-content-wrapper {
    max-width: 600px;
  }

  .top-bar {
    display: none;
  }

  .section_hero {
    padding-top: 0;
  }

  .text-sean, .text-rowe {
    font-size: 55vw;
  }

  .nav_menu-wrapper {
    background-color: #0000;
  }

  .nav_logo-wrapper {
    max-width: 60px;
  }

  .nav-menu-two {
    opacity: .95;
    background-color: #fff;
    border-radius: 3.125rem;
    flex-flow: column wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: .625rem;
    padding: 4rem 1.25rem;
    display: flex;
    box-shadow: 0 8px 3.125rem #0000000d;
  }

  .icon {
    color: #fff;
    font-size: 2rem;
  }

  .nav_link {
    color: #000;
    padding: .625rem .3125rem;
    display: inline-block;
  }

  .nav_link:hover {
    color: #707070;
  }

  .nav_menu-button {
    padding: .75rem;
  }

  .nav_menu-button.w--open {
    color: #fff;
    background-color: #fbfbfb00;
  }

  .section_musician {
    padding-top: 0;
  }

  .quotation_quote {
    font-size: 2rem;
  }

  .brought-to-you-logo {
    width: 120px;
    font-size: 2rem;
    display: block;
  }

  .text-present-by-url {
    font-size: .8rem;
  }
}

@media screen and (max-width: 767px) {
  .dev-letter, .design-letter, .interaction-letter {
    font-size: 4em;
  }

  .transition-block {
    display: block;
  }

  .paragraph {
    font-size: 1.2em;
  }

  .footer-content-wrapper {
    max-width: 500px;
  }

  .text_forager {
    position: relative;
    left: 7px;
  }

  .nav_logo-container-left {
    max-width: 100%;
  }

  .nav_logo-wrapper {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 1.25rem;
    flex-direction: column;
    padding-bottom: 1.875rem;
  }

  .nav_link {
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  .s-scroll {
    height: 80vh;
  }

  .s-scroll.footer {
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-top {
    padding: 40px;
  }

  .content-top-right {
    max-width: 100%;
  }

  .content-bottom {
    padding: 40px;
  }

  .dev-letter, .design-letter, .interaction-letter {
    font-size: 2em;
  }

  .transition-block {
    display: block;
  }

  .heading {
    font-size: 2em;
  }

  .paragraph {
    font-size: 1em;
  }

  .section_hero {
    width: 100vw;
  }

  .lottie-animations_psychadellic-voyager {
    display: none;
  }

  .video_silhouette, .mask_musician {
    width: 100vw;
  }

  .text-sean {
    letter-spacing: .6rem;
    left: .4rem;
  }

  .text_forager {
    letter-spacing: 0;
    font-size: 39vw;
    left: auto;
  }

  .is-outline {
    -webkit-text-stroke-width: 1.5px;
  }

  .black-overlay {
    width: 100vw;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .icon {
    color: #fff;
  }

  .section_musician {
    width: 100vw;
  }

  .text-musician {
    position: relative;
    left: 9px;
  }

  .video_musician {
    width: 100vw;
  }

  .section_presented-by {
    height: 80vh;
  }

  .text-presented-by {
    font-size: 1rem;
  }

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

  .quotation_quote {
    font-size: 1.5rem;
  }

  .an-interactive-branded {
    font-size: 1.3rem;
  }

  .presnterby-wrapper-logo-url {
    height: auto;
  }

  .forager-wrapper-stick {
    width: 100vw;
  }

  .lottie-animations_psychadellic-voyager-vertical {
    display: block;
  }
}


@font-face {
  font-family: 'Knockout Htf 68 Fullfeatherwt';
  src: url('../fonts/Knockout-HTF68-FullFeatherwt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}