/*!************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./theme_src/scss/pages/ffest.scss ***!
  \************************************************************************************************************************************************************************************************/
@charset "UTF-8";
* {
  box-sizing: border-box;
}

@media screen and (min-width: 64rem) {
  body {
    overflow: hidden;
  }
}

.site-header,
.site-footer {
  display: none;
}

.ffest {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  background-image: radial-gradient(var(--color-burnt-sienna), var(--color-black));
}
.ffest:not(.no-animation) {
  overflow: hidden;
  height: 100vh;
}
.ffest:not(.no-animation) .ffest__slide-wrapper {
  height: 100%;
  overflow: visible;
}
.ffest__slide-wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
}
.ffest__slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  padding: 1rem;
  opacity: 0;
}
.ffest__slide.no-animation {
  position: relative;
  top: auto;
  top: initial;
  left: auto;
  left: initial;
  height: auto;
  padding: var(--container-vertical-padding) calc(var(--container-padding) * 1px);
}
.ffest__slide.no-animation .ffest__slide-continue-button {
  display: none;
}
.ffest__slide.no-animation + section {
  margin-top: 4rem;
}
.ffest__slide.no-animation + section::before {
  content: "";
  display: block;
  position: relative;
  top: -5rem;
  height: 2px;
  width: 100%;
  background-color: var(--color-white);
  opacity: 0.25;
}
@media screen and (min-width: 30rem) {
  .ffest__slide {
    padding: 0 36px 36px;
  }
}
@media screen and (min-width: 0rem) and (max-width: 29.9375rem) {
  .ffest__slide.-zero-xsm\:justify-start {
    justify-content: flex-start;
  }
}
.ffest__slide-columns {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ffest__slide-columns.-col-reverse {
  flex-direction: column-reverse;
}
@media screen and (min-width: 64rem) {
  .ffest__slide-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    grid-gap: 2rem;
    gap: 2rem;
  }
}
.ffest__slide-columns > .ffest__slide-header {
  margin: 0;
  padding: 0;
}
.ffest__slide-columns p + ul,
.ffest__slide-columns ul + p {
  margin-top: 1em;
}
.ffest canvas {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.ffest__slide-header {
  font-family: "Futura Bold", -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Segoe UI, Helvetica Neue, Helvetica, Cantarell, Ubuntu, Roboto, Noto, Arial, sans-serif;
  font-size: 54px;
  font-size: 3.375rem;
  line-height: 1;
  text-transform: uppercase;
  color: var(--color-white);
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 48rem) {
  .ffest__slide-header {
    font-size: 72px;
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-header {
    font-size: 82px;
    font-size: 5.125rem;
  }
}
@media screen and (min-width: 90rem) {
  .ffest__slide-header {
    font-size: 100px;
    font-size: 6.25rem;
  }
}
.ffest__slide-header.-large {
  font-size: 72px;
  font-size: 4.5rem;
}
@media screen and (min-width: 48rem) {
  .ffest__slide-header.-large {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-header.-large {
    font-size: 94px;
    font-size: 5.875rem;
  }
}
@media screen and (min-width: 90rem) {
  .ffest__slide-header.-large {
    font-size: 154px;
    font-size: 9.625rem;
  }
}
.ffest__slide-header.-super {
  font-size: 94px;
  font-size: 5.875rem;
}
@media screen and (min-width: 48rem) {
  .ffest__slide-header.-super {
    font-size: 112px;
    font-size: 7rem;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-header.-super {
    font-size: 144px;
    font-size: 9rem;
  }
}
@media screen and (min-width: 90rem) {
  .ffest__slide-header.-super {
    font-size: 172px;
    font-size: 10.75rem;
  }
}
.ffest__slide-copy, .ffest__slide-list {
  font-family: "Futura Book", -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Segoe UI, Helvetica Neue, Helvetica, Cantarell, Ubuntu, Roboto, Noto, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  color: var(--color-white);
}
@media screen and (min-width: 48rem) {
  .ffest__slide-copy, .ffest__slide-list {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 80rem) {
  .ffest__slide-copy, .ffest__slide-list {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.ffest__slide-copy.-large, .ffest__slide-list.-large {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 30rem) {
  .ffest__slide-copy.-large, .ffest__slide-list.-large {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 48rem) {
  .ffest__slide-copy.-large, .ffest__slide-list.-large {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
@media screen and (min-width: 80rem) {
  .ffest__slide-copy.-large, .ffest__slide-list.-large {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.ffest__slide-copy.-xlarge, .ffest__slide-list.-xlarge {
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
}
@media screen and (min-width: 48rem) {
  .ffest__slide-copy.-xlarge, .ffest__slide-list.-xlarge {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 90rem) {
  .ffest__slide-copy.-xlarge, .ffest__slide-list.-xlarge {
    font-size: 32px;
    font-size: 2rem;
  }
}
.ffest__slide-copy--hr::before {
  content: "";
  position: relative;
  display: block;
  background: var(--gradient-redorange);
  height: 0.3125rem;
  width: 100%;
  max-width: 15rem;
  border-radius: 30px;
  top: -1.125rem;
  margin: 2.5rem 0 0 0;
}
@media screen and (min-width: 48rem) {
  .ffest__slide-copy--hr::before {
    max-width: 24.375rem;
  }
}
.ffest__slide-image {
  justify-self: center;
  max-width: 90%;
}
.ffest__slide-image > img,
.ffest__slide-image > svg {
  max-height: inherit;
}
@media screen and (min-width: 30rem) {
  .ffest__slide-image {
    max-width: 15.625rem;
    max-height: 15.625rem;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-image {
    max-width: 31.25rem;
    max-height: 31.25rem;
  }
}
.ffest__slide-image-large {
  justify-self: center;
}
.ffest__slide-image-large > img,
.ffest__slide-image-large > svg {
  max-height: inherit;
}
@media screen and (min-width: 30rem) {
  .ffest__slide-image-large {
    max-width: 21.875rem;
    max-height: 21.875rem;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-image-large {
    max-width: 37.5rem;
    max-height: 37.5rem;
  }
}
.ffest__slide-container {
  max-width: 46.25rem;
}
.ffest__slide-continue-button {
  font-family: "Futura Bold", -apple-system, BlinkMacSystemFont, Avenir Next, Avenir, Segoe UI, Helvetica Neue, Helvetica, Cantarell, Ubuntu, Roboto, Noto, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  color: var(--color-text);
  line-height: 1;
  border: none;
  border-radius: 3.125rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: 100%;
  padding: 1rem 2rem;
  align-self: center;
  text-align: center;
  background: linear-gradient(to bottom, var(--color-orange), var(--color-orange-dark));
  text-decoration: none;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
  box-shadow: none;
  transition: background 250ms ease-in-out, color 250ms ease-in-out;
  margin-top: 2.5rem;
  box-shadow: 17px 19px 21px rgba(0, 0, 0, 0.18);
}
.ffest__slide-continue-button.focus-visible {
  outline: 1px solid var(--color-text) !important;
}
.ffest__slide-continue-button:focus-visible {
  outline: 1px solid var(--color-text) !important;
}
.ffest__slide-continue-button:after {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 0;
  height: 100%;
  border-radius: 3.125rem;
  background: var(--color-red);
  background: linear-gradient(to right, var(--color-red), transparent);
  z-index: -1;
  transition: all 350ms ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .ffest__slide-continue-button:hover::after {
    width: 100%;
    left: 0%;
  }
}
@media screen and (min-width: 30rem) {
  .ffest__slide-continue-button {
    width: auto;
  }
}
@media screen and (min-width: 64rem) {
  .ffest__slide-continue-button {
    font-size: 20px;
    font-size: 1.25rem;
    padding: 1rem 2.25rem;
  }
}
@media screen and (min-width: 80rem) {
  .ffest__slide-continue-button {
    padding: 1.125rem 2.25rem;
  }
}
.ffest__video-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.ffest__video-button img {
  border-radius: 7px;
}
@media screen and (min-width: 0rem) and (max-width: 29.9375rem) {
  .ffest__video-button img {
    max-width: 150px;
  }
}
.ffest__video-button::after {
  content: "";
  display: block;
  align-self: flex-end;
  width: 45px;
  height: 45px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NSIgaGVpZ2h0PSI0NSI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMC0uMzM1aDQ1djQ1SDB6IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAxMjQ2Ii8+PC9jbGlwUGF0aD48L2RlZnM+PGcgZGF0YS1uYW1lPSJHcm91cCAzMjg5Ij48ZyBjbGlwLXBhdGg9InVybCgjYSkiIGRhdGEtbmFtZT0iR3JvdXAgMzE3OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAuMzM1KSI+PGcgZGF0YS1uYW1lPSJHcm91cCAzMTc3Ij48ZyBjbGlwLXBhdGg9InVybCgjYSkiIGRhdGEtbmFtZT0iR3JvdXAgMzE3NiI+PGcgZGF0YS1uYW1lPSJHcm91cCAzMTc1Ij48ZyBkYXRhLW5hbWU9Ikdyb3VwIDMxNzQiPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgZGF0YS1uYW1lPSJHcm91cCAzMTczIj48cGF0aCBmaWxsPSIjNDgzRTM4IiBkPSJNNDQuNjY1IDIyLjMzM0EyMi4zMzMgMjIuMzMzIDAgMSAxIDIyLjMzMyAwYTIyLjMzMyAyMi4zMzMgMCAwIDEgMjIuMzMyIDIyLjMzMyIgZGF0YS1uYW1lPSJQYXRoIDQxODMiLz48L2c+PC9nPjwvZz48cGF0aCBmaWxsPSIjZWRlZGVkIiBkPSJtMzQuMTA1IDIyLjMzMy0xOC41NjgtMTIuMmMuMDI0IDE4LjM5MSAwIDkuMzY2IDAgMjQuNFoiIGRhdGEtbmFtZT0iUGF0aCA0MTg0Ii8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==);
}
.ffest-navigation__container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 19;
}
.ffest-navigation {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 1rem;
}
@media screen and (min-width: 30rem) {
  .ffest-navigation {
    margin-bottom: 1rem;
    padding: 0 2.25rem;
  }
}
@media screen and (min-width: 90rem) {
  .ffest-navigation {
    margin-bottom: 2rem;
    padding: 0;
  }
}
.ffest-navigation__prev, .ffest-navigation__next {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  background: transparent;
  border: none;
  padding: 0;
  text-transform: uppercase;
  color: var(--color-white);
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  min-height: 44px;
  cursor: pointer;
}
.ffest-navigation__prev svg, .ffest-navigation__next svg {
  width: 1.5rem;
}
.ffest-navigation__prev svg {
  transform: rotate(90deg);
}
.ffest-navigation__next svg {
  transform: rotate(-90deg);
}
@media screen and (min-width: 0rem) and (max-width: 29.9375rem) {
  .ffest .-zero-xsm\:max-w-100px {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 0rem) and (max-width: 63.9375rem) {
  .ffest .-zero-md\:mb-5 {
    margin-bottom: 1.25rem;
  }
}
.ffest .email-signup__form-container .nf-response-msg {
  color: var(--color-white);
  text-align: center;
}

/**************************\
  MM Modal Styles
\**************************/
.modal {
  position: relative;
  z-index: 999;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  padding: 1.5rem;
  width: 100%;
  max-width: 100%;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: visible;
}
@media screen and (min-width: 64rem) {
  .modal__container {
    padding: 0;
    max-width: 75%;
  }
}

.modal__close {
  background: rgba(230, 230, 230, 0.1843137255);
  color: white;
  font-size: 32px;
  font-size: 2rem;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  position: absolute;
  top: -2rem;
  right: 1.5rem;
  padding: 1.5rem;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal__close::before {
  content: "✕";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}
.modal__content video {
  aspect-ratio: 16/9;
  max-width: 100%;
}

@-webkit-keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  -webkit-animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  -webkit-animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  -webkit-animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  -webkit-animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
          animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.webgl {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  pointer-events: none;
  touch-action: none;
}

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