@font-face {
  font-family: "NHaasGroteskDSPro-55Rg";
  src: url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.eot");
  src: url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.woff") format("woff"), url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.woff2") format("woff2"), url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.ttf") format("truetype"), url("../assets/fonts/NHaasGroteskDSPro-55Rg/02d8bfeaeb805e69f0b04e0f78697ec3.svg#NHaasGroteskDSPro-55Rg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "NHaasGroteskDSPro-55Rg", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  line-height: 1.6;
  letter-spacing: 3.5px;
  color: #333;
  background-color: #fff;
}
body a {
  text-decoration: none;
}
body .inner {
  max-width: 1200px;
  padding: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
}
body .inner-wide {
  max-width: 1500px;
  padding: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
}
body .inner-small {
  max-width: 900px;
  padding: 50px;
  padding-top: 80px;
  padding-bottom: 80px;
}
body .footer {
  padding: 30px;
  justify-content: space-between;
}
body .footer p {
  margin-bottom: 0px;
  margin-top: 6px;
}
body .footer p a {
  -webkit-text-stroke: 1px;
  text-stroke: 1px;
}
body .gap-50 {
  gap: 50px;
}
body .gap-80 {
  gap: 80px;
}
body .gap-90 {
  gap: 90px;
}
body .gap-100 {
  gap: 100px;
}
body .padding-50 {
  padding: 50px;
}
body p {
  margin-bottom: 15px;
  letter-spacing: 1.5px;
  font-size: 18px;
  line-height: 2;
}
body .wp-block-cover {
  align-items: end;
}
body .wp-block-cover h3 {
  line-height: 1.5;
  -webkit-text-stroke: 1px;
  text-stroke: 1px;
}
body h1,
body h2,
body h3,
body h4 {
  -webkit-text-stroke: 1.5px;
  text-stroke: 1.5px;
  line-height: 2.5;
}
body h1.line-height-normal,
body h2.line-height-normal,
body h3.line-height-normal,
body h4.line-height-normal {
  line-height: 1.5;
}
body h1.strapline,
body h2.strapline,
body h3.strapline,
body h4.strapline {
  line-height: 1.3;
  -webkit-text-stroke: 2px;
  text-stroke: 2px;
}
body h1.strapline.blur-bottom-right,
body h2.strapline.blur-bottom-right,
body h3.strapline.blur-bottom-right,
body h4.strapline.blur-bottom-right {
  position: relative;
  display: inline-block;
}
body h1.strapline.blur-bottom-right .blur-container,
body h2.strapline.blur-bottom-right .blur-container,
body h3.strapline.blur-bottom-right .blur-container,
body h4.strapline.blur-bottom-right .blur-container {
  white-space: nowrap;
  display: inline-block;
}
body h1.strapline.blur-bottom-right .blur-word,
body h2.strapline.blur-bottom-right .blur-word,
body h3.strapline.blur-bottom-right .blur-word,
body h4.strapline.blur-bottom-right .blur-word {
  white-space: nowrap;
  display: inline-block;
}
body h1.strapline.blur-bottom-right .blur-letter,
body h2.strapline.blur-bottom-right .blur-letter,
body h3.strapline.blur-bottom-right .blur-letter,
body h4.strapline.blur-bottom-right .blur-letter {
  display: inline-block;
}
body .flex {
  display: flex;
}
body #mc_embed_signup_scroll .mc_embed_signup {
  gap: 5%;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group {
  width: 33%;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input {
  border: 0px solid #fffdcb;
  background-color: #fffdcb;
  height: 65px;
  padding: 15px;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  text-overflow: ellipsis;
  text-wrap: nowrap;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input::placeholder {
  color: #333;
  opacity: 1;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input::-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group input[type=submit] {
  background-color: #333;
  color: #fffdcb;
  height: 65px;
  padding: 15px;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  box-shadow: none;
}

.video-background {
  position: relative;
  width: 100%;
  max-height: 100vh;
  height: 100vh;
  overflow: hidden;
  background: #000;
}
.video-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.video-fallback {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  min-width: 100%;
  max-height: 100vh;
  height: 100vh;
  transform: translateX(-50%);
  object-fit: cover;
  z-index: 0;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.video-loaded .video-fallback {
  opacity: 0;
  visibility: hidden;
}
@media (min-aspect-ratio: 16/9) {
  .video-fallback {
    max-height: 100vh;
    height: 100vh;
    width: 177.78vh;
  }
}

.video-element {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  min-width: 100%;
  max-height: 100vh;
  height: 100vh;
  transform: translateX(-50%);
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.video-loaded .video-element {
  opacity: 1;
}
@media (min-aspect-ratio: 16/9) {
  .video-element {
    max-height: 100vh;
    height: 100vh;
    width: 177.78vh;
  }
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 3;
  display: flex;
  align-items: flex-start;
  padding-top: 0px;
  pointer-events: none;
  flex-direction: column;
  justify-content: space-between;
}
.video-overlay .top {
  width: 100%;
  padding-left: 10px;
}
.video-overlay .bottom {
  text-align: right;
  width: 100%;
  padding: 20px;
  padding-right: 30px;
}
.video-overlay .bottom a {
  text-transform: uppercase;
  font-size: 30px;
  text-decoration: none;
  -webkit-text-stroke: 2px #fffdcb;
  text-stroke: 2px #fffdcb;
  color: #fffdcb;
}

@media (max-width: 600px) {
  body .inner,
  body .inner-small {
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  body h2.strapline.blur-bottom-right {
    font-size: 40px !important;
  }
  body #mc_embed_signup_scroll .mc_embed_signup {
    flex-direction: column;
    gap: 20px;
  }
  body #mc_embed_signup_scroll .mc_embed_signup .mc-field-group {
    width: 100%;
  }
  body .red-section h3 {
    font-size: 25px !important;
    line-height: 2.5 !important;
  }
  body .footer {
    gap: 0px;
  }
  body .footer .wp-block-column p {
    text-align: center;
  }
}
@media (max-width: 450px) {
  body h2.going-to-hell {
    font-size: 25px !important;
    line-height: 2 !important;
  }
  body h2.strapline.blur-bottom-right {
    font-size: 35px !important;
    line-height: 1.5;
  }
  body .red-section h3 {
    font-size: 25px !important;
    line-height: 2 !important;
  }
  body .video-overlay .bottom {
    text-align: center;
    width: 100%;
    padding: 15px;
    padding-right: 0;
  }
  body .video-overlay .bottom a {
    font-size: 18px !important;
  }
}
@media (max-width: 400px) {
  body .inner,
  body .inner-small {
    padding: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body .wp-block-cover h3 {
    font-size: 16px !important;
  }
  body h2.strapline.blur-bottom-right {
    font-size: 25px !important;
    line-height: 1.5;
  }
  body h3.stay-uptodate {
    font-size: 18px !important;
    line-height: 1.5 !important;
  }
}
@media (max-width: 375px) {
  body h2.going-to-hell,
  body .red-section h3 {
    font-size: 20px !important;
    line-height: 2 !important;
  }
  body p {
    line-height: 1.5;
  }
  body .wp-block-cover h3 {
    font-size: 16px !important;
  }
  body h2.strapline.blur-bottom-right {
    font-size: 25px !important;
    line-height: 1.5;
  }
  body h3.stay-uptodate {
    font-size: 18px !important;
    line-height: 1.5 !important;
  }
}

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