.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
}

h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
}

h4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

p {
  color: #fff;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

a {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

a:hover {
  text-underline-offset: 4px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.heading {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 28vw;
  font-weight: 500;
  line-height: 100%;
}

.section {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.body {
  background-color: #000;
}

.background-video {
  z-index: 10;
  position: fixed;
  inset: auto 0% 0%;
}

.background-video_hero {
  z-index: 10;
  height: 100%;
  position: relative;
  inset: 0%;
  overflow: visible;
}

.image_hero {
  width: 80vw;
}

._16 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.text-block-copy {
  color: #fff;
  width: 510px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 32px;
  line-height: 120%;
}

.hero-div {
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.main-section {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 160px 2%;
  display: flex;
  position: relative;
}

.main-section.reading-animation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  padding: 240px 0%;
  overflow: hidden;
}

.main-section.stretch {
  align-items: stretch;
  padding-top: 100px;
  padding-bottom: 100px;
}

.main-section.stretch.overlay {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #00000080;
}

.main-section.stretch._2-col {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
}

.main-section.less {
  padding-top: 100px;
  padding-bottom: 0;
}

.main-section.more {
  padding-top: 260px;
  padding-bottom: 360px;
}

.main-section.zero {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-copy {
  color: #7f7f7f;
  width: 700px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 125%;
}

.heading-copy-copy {
  color: #7f7f7f;
  width: 360px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.div-block-2 {
  z-index: 10;
  grid-column-gap: 130px;
  grid-row-gap: 130px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-3 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.label-div {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  left: -16vw;
}

.section-3 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  padding: 60px 0%;
  display: flex;
  position: relative;
}

.heading-copysec-3 {
  color: #fff;
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 240px;
  font-weight: 500;
  line-height: 100%;
}

.section-4 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.heading-copy-22 {
  color: #fff;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
}

.text-block-3 {
  opacity: .6;
  color: #fff;
  text-transform: uppercase;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.button-div {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block_film-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.link-block_film-1:hover {
  text-decoration: none;
}

.link-block_film-1.lower {
  margin-top: 300px;
  display: none;
}

.div-block-7 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 8%;
  display: flex;
}

.div-block-6-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 300px;
  display: flex;
}

.section-5 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.heading-2 {
  color: #8d8d8d;
  width: 100%;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 120%;
}

.text-span, .text-span-2 {
  color: #fff;
}

.section-6 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  padding: 60px 2%;
  display: none;
  position: relative;
}

.paragraph {
  color: #8d8d8d;
  flex: none;
  width: 400px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
}

.text-span-3, .text-span-4, .text-span-5 {
  color: #fff;
}

.div-block-8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  display: flex;
  overflow: hidden;
}

.section-7 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.footer {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.text-block-4 {
  color: #7f7f7f;
  width: 230px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.text-block-4.white {
  color: #fff;
  text-decoration: none;
}

.text-span-6 {
  color: #fff;
}

.div-block-10 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  line-height: 120%;
  text-decoration: none;
}

.link.hide {
  display: none;
}

.quick-stack {
  grid-column-gap: 20vw;
  grid-row-gap: 20vw;
  padding: 0;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell, .cell-2, .cell-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.div-block-12 {
  display: none;
}

.image-2 {
  width: 100%;
}

.div-block-13 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: block;
  overflow: hidden;
}

.div_home-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image_kernal-main {
  z-index: 3;
  width: 360px;
  position: absolute;
  inset: auto;
}

.body-2 {
  background-color: #0000;
}

.section-8 {
  z-index: 20;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #0003;
  justify-content: center;
  align-items: center;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.heading-3 {
  color: #7f7f7f;
  width: 822px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 125%;
}

.text-span-7, .text-span-8 {
  color: #fff;
}

.div-block-4-guac {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  left: -16vw;
}

.div-block-15 {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-16 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.guac-text {
  color: #7f7f7f;
  width: 542px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.image-4 {
  width: 100%;
}

.section-8-2 {
  z-index: 20;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 160px 2%;
  display: flex;
  position: relative;
}

.heading-3-co222 {
  color: #7f7f7f;
  width: 80%;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 125%;
}

.heading-4 {
  color: #7f7f7f;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 40px;
  line-height: 125%;
}

.text-span-9 {
  color: #fff;
}

.section-8-2-cofwefwe {
  z-index: 20;
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 2%;
  display: flex;
  position: relative;
}

.heading-5 {
  color: #fff;
  width: 428px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.section-9 {
  z-index: 20;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 60px 2% 60px 0%;
  display: block;
  position: relative;
}

.text-container_8 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.image-5 {
  width: 100%;
}

.quick-stack-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  padding: 0;
}

.cell-4 {
  justify-content: flex-end;
  align-items: flex-start;
}

.heading-5-copy {
  color: #fff;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 24px;
  line-height: 150%;
}

.section-10 {
  z-index: 20;
  grid-column-gap: 140px;
  grid-row-gap: 140px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 2%;
  display: flex;
  position: relative;
}

.line {
  background-color: #fff;
  width: 1px;
  height: 84px;
}

.next-div {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.next-div.hide {
  display: none;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.text-block-6.left {
  text-align: right;
  font-family: Plus Jakarta Sans, sans-serif;
}

.text-block-6.right {
  text-align: left;
  font-family: Plus Jakarta Sans, sans-serif;
}

.div-block-20 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.credits-div {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-22 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quick-stack-3 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  padding: 0;
}

.credits-names_div {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
}

.credits-names_div.left {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
}

.credits-names_div.right {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.credits-right {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  text-align: left;
}

.section-11 {
  z-index: 20;
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding: 60px 2% 0;
  display: flex;
  position: relative;
}

.section-11.hide {
  display: none;
}

.heading-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 210px;
  font-weight: 400;
  line-height: 100%;
}

.background-video-3 {
  z-index: 20;
  height: 100%;
}

.background-video-4 {
  z-index: 10;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.section-12 {
  height: 100vh;
}

.div_kernal-main {
  z-index: 4;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.background-video-5 {
  z-index: 5;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-24 {
  z-index: 60;
  background-color: #bb5c5c;
  background-image: linear-gradient(225deg, #000, #ca1e1e 40%, #7a7a7a 48%, #898989 77%, #fff);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.nav-section {
  z-index: 30;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
  margin-bottom: 28px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.video-overlay {
  z-index: 15;
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  background-color: #000c;
  width: 100%;
  height: 100%;
  position: fixed;
}

.video {
  z-index: 100;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.text-block-7 {
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
}

.link-block_nav {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block_nav:hover {
  text-underline-offset: 2px;
  -webkit-text-decoration: underline #fff;
  text-decoration: underline #fff;
  text-decoration-thickness: 2px;
}

.div-block-25 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-div_contact {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-link {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-link:hover {
  text-decoration: none;
}

.background-video_light-gradient {
  z-index: 2;
  position: fixed;
  inset: auto 0% 0%;
}

.container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-2 {
  font-weight: 500;
}

.text-container_1 {
  width: 510px;
}

.grey {
  color: #7f7f7f;
}

.grey.width {
  width: 230px;
}

.grey.more-line-height {
  line-height: 150%;
}

.text-container_2 {
  width: 700px;
}

.text-container_3 {
  width: 80%;
}

.text-block_home-2 {
  color: #fff;
  white-space: nowrap;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 240px;
  font-weight: 500;
  line-height: 100%;
}

.text-container_4 {
  width: 230px;
}

.text-container_5 {
  width: 380px;
}

.text-container_6 {
  width: 822px;
}

.text-container_7 {
  width: 428px;
}

.text-container_10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.form-label {
  color: #fff;
  margin-bottom: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form-block {
  width: 600px;
  margin-top: 20px;
  margin-bottom: 0;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-container_11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.form-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-top: 20px;
  padding: 16px 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.form-field {
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 2px solid #fff;
  height: 38px;
  margin-bottom: 40px;
  padding: 0 0 16px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form-field:focus-visible, .form-field[data-wf-focus-visible] {
  border-bottom-color: #c9c9c9;
}

.form-field.custom {
  height: 134px;
}

.form-div {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-text {
  z-index: 20;
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 23vw;
  font-weight: 500;
  line-height: 82%;
  position: relative;
  inset: auto 0% 0%;
}

.right-align {
  z-index: 20;
  text-align: right;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-26 {
  position: relative;
}

.hero-h1 {
  z-index: 20;
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18vw;
  font-weight: 500;
  line-height: 83%;
  position: relative;
}

.image-6 {
  z-index: 20;
  position: relative;
  top: -45px;
  left: 792px;
}

.div-block-27 {
  position: relative;
}

.quick-stack-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  padding: 0;
}

.right-align-2 {
  justify-content: flex-start;
  align-items: flex-end;
}

.hero-section {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 160px 2%;
  display: flex;
  position: relative;
}

.image-kernal-4 {
  z-index: -2;
  width: 188px;
  display: none;
  position: absolute;
  top: 64vh;
  left: 19vw;
}

.image-kernal-4.hide {
  display: none;
}

.image_kernal-3 {
  z-index: -2;
  width: 110px;
  display: none;
  position: absolute;
  top: 19vh;
  left: -4vw;
}

.image_kernal-3.hide {
  display: none;
}

.image_kernal-2 {
  z-index: -2;
  width: 318px;
  display: none;
  position: absolute;
  top: 63vh;
  left: 85vw;
}

.image_kernal-2.hide {
  display: none;
}

.image_kernal-1 {
  z-index: -2;
  width: 66px;
  display: none;
  position: absolute;
  top: 29vh;
  left: 72vw;
}

.image_kernal-1.hide {
  display: none;
}

.cell-5 {
  justify-content: flex-start;
  align-items: flex-start;
}

.quick-stack-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 0;
}

.cell-6, .cell-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-span-10 {
  color: #fff;
}

.medium {
  font-weight: 500;
}

.div-block-28 {
  width: 50%;
}

.section_nav {
  z-index: 30;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  margin-top: 28px;
  margin-bottom: 0;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.div_nav_logo {
  width: 50%;
}

.div_nav_links {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div_nav_menu {
  justify-content: flex-end;
  align-items: center;
  width: 25%;
  display: flex;
}

.div_hero_info {
  align-items: flex-start;
  display: flex;
}

.div_info_copy {
  width: 510px;
}

.div_info_time, .div_info_date {
  width: 25%;
}

.div_home-1_info {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-37 {
  width: 358px;
}

.div-block-38 {
  width: 50%;
}

.label-div-copy {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
  position: static;
  left: -16vw;
}

.section_footer {
  z-index: 20;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 100px 4%;
  display: flex;
  position: relative;
}

.div-block-39 {
  align-items: flex-start;
  display: flex;
}

.div-block-40, .div-block-41 {
  width: 25%;
}

.div-block-42 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div-block-43 {
  justify-content: flex-end;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div-block-44 {
  width: 230px;
}

.footer_links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.section_home-1 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 160px 4%;
  display: flex;
  position: relative;
}

.section_home-1.reading-animation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  padding: 240px 0%;
  overflow: hidden;
}

.section_home-1.stretch {
  align-items: stretch;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section_home-1.stretch.overlay {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #00000080;
}

.section_home-1.stretch._2-col {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
}

.section_home-1.less {
  padding-top: 100px;
  padding-bottom: 0;
}

.section_home-1.more {
  padding-top: 260px;
  padding-bottom: 360px;
}

.section_home-1.zero {
  padding-top: 0;
  padding-bottom: 0;
}

.section_hero {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  background-color: #00000080;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 160px 4%;
  display: flex;
  position: relative;
}

.div_home-1_header {
  width: 700px;
}

.header_home-1 {
  color: #7f7f7f;
}

.header_home-1.width {
  width: 230px;
}

.header_home-1.more-line-height {
  line-height: 150%;
}

.div_home-1_label {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
  position: static;
  left: -16vw;
}

.div_home-1_paragraph {
  width: 358px;
}

.paragraph_home-1 {
  color: #7f7f7f;
}

.paragraph_home-1.width {
  width: 230px;
}

.paragraph_home-1.more-line-height {
  line-height: 150%;
}

.section_home-2 {
  z-index: 20;
  justify-content: flex-start;
  align-items: center;
  padding-top: 240px;
  padding-bottom: 240px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_home-3 {
  z-index: 20;
  padding: 160px 4%;
  position: relative;
}

.quick-stack_home-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 0;
}

.div_film-1 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph_film-1 {
  color: #7f7f7f;
}

.paragraph_film-1.width {
  width: 230px;
}

.paragraph_film-1.more-line-height {
  line-height: 150%;
}

.section_home-4 {
  z-index: 20;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 260px 4% 360px;
  display: block;
  position: relative;
}

.section_home-4.reading-animation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  padding: 240px 0%;
  overflow: hidden;
}

.section_home-4.stretch {
  align-items: stretch;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section_home-4.stretch.overlay {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: #00000080;
}

.section_home-4.stretch._2-col {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
}

.section_home-4.less {
  padding-top: 100px;
  padding-bottom: 0;
}

.section_home-4.more {
  padding-top: 260px;
  padding-bottom: 360px;
}

.section_home-4.zero {
  padding-top: 0;
  padding-bottom: 0;
}

.background-video_footer {
  z-index: 20;
  height: 100%;
}

.div_footer-1, .div_footer-2 {
  align-items: flex-start;
  display: flex;
}

.footer-text-copy {
  z-index: 20;
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 23vw;
  font-weight: 500;
  line-height: 82%;
  position: relative;
  inset: auto 0% 0%;
}

.div_footer-3 {
  position: relative;
}

.text-block_info-3 {
  z-index: 20;
  color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 22vw;
  font-weight: 500;
  line-height: 82%;
  position: relative;
  inset: auto 0% 0%;
}

.paragraph_footer_info-3 {
  z-index: 20;
  text-align: right;
  position: absolute;
  inset: auto 0% 0%;
}

.div_footer-1_info-1, .div_footer-1_info-2 {
  width: 25%;
}

.div_footer-1_info-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div_footer-2_info-1 {
  width: 25%;
}

.div_footer-2_info-2, .div_footer-2_info-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.div_footer-2_info-4 {
  width: 25%;
}

.div_home-3 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div_home-3_info-1 {
  width: 50%;
  padding-right: 40px;
}

.div_home-3_info-2 {
  width: 50%;
}

@media screen and (max-width: 991px) {
  .hero-div {
    width: 100%;
  }

  .main-section {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .main-section.stretch._2-col {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
  }

  .label-div {
    left: -1vw;
  }

  .heading-copy-22 {
    width: 100%;
  }

  .link-block_film-1 {
    justify-content: center;
    align-items: flex-end;
  }

  .text-block-4 {
    width: auto;
  }

  .div-block-10 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .grey.width {
    width: auto;
  }

  .text-container_6 {
    width: 100%;
  }

  .quick-stack-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .hide {
    display: none;
  }

  .image-8 {
    width: 50%;
  }

  .div-block-28 {
    width: 100%;
  }

  .label-div-copy {
    left: -1vw;
  }

  .section_home-1 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section_home-1.stretch._2-col {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
  }

  .header_home-1.width {
    width: auto;
  }

  .div_home-1_label {
    left: -1vw;
  }

  .paragraph_home-1.width, .paragraph_film-1.width {
    width: auto;
  }

  .section_home-4 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section_home-4.stretch._2-col {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 16px;
  }

  p, a {
    font-size: 14px;
  }

  .hero-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .main-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .heading-copy {
    width: auto;
  }

  .label-div {
    left: 0;
  }

  .div-block-7 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0%;
  }

  .section-8-2-cofwefwe {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .text-container_2, .text-container_3 {
    width: 100%;
  }

  .text-block_home-2 {
    font-size: 200px;
  }

  .text-container_7, .form-block {
    width: 100%;
  }

  .form-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .footer-text {
    position: static;
  }

  .right-align {
    text-align: left;
    position: static;
  }

  .div-block-26 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .cell-5 {
    display: none;
  }

  .image-8 {
    width: 100%;
  }

  .label-div-copy {
    left: 0;
  }

  .section_home-1 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .div_home-1_header {
    width: 100%;
  }

  .div_home-1_label {
    left: 0;
  }

  .section_home-4 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .footer-text-copy {
    position: static;
  }

  .div_footer-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .text-block_info-3 {
    position: static;
  }

  .paragraph_footer_info-3 {
    text-align: left;
    position: static;
  }
}

@media screen and (max-width: 479px) {
  .image_hero {
    width: 100vw;
  }

  .text-block-copy {
    width: auto;
  }

  .main-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .heading-copy-copy {
    width: auto;
  }

  .div-block-2 {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
  }

  .div-block-3 {
    flex-flow: column;
  }

  .label-div {
    position: static;
  }

  .heading-copysec-3 {
    font-size: 100px;
  }

  .heading-copy-22 {
    width: auto;
  }

  .link-block_film-1.lower {
    margin-top: 0;
  }

  .div-block-7 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .heading-2 {
    width: auto;
    font-size: 44px;
  }

  .text-block_home-2 {
    font-size: 180px;
  }

  .text-container_10, .text-container_11 {
    width: 100%;
  }

  .footer-text {
    line-height: 88%;
  }

  .quick-stack-4.width {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .paragraph-3 {
    height: 34px;
  }

  .label-div-copy {
    position: static;
  }

  .section_home-1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div_home-1_label {
    position: static;
  }

  .section_home-4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-text-copy, .text-block_info-3 {
    line-height: 88%;
  }
}

#w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c8032-39285188 {
  grid-template-rows: auto;
  grid-template-columns: 22% 22% auto auto;
}

#w-node-_20cf816f-a1ea-722a-8d77-dc6817be4974-39285188, #w-node-_8266db1f-613b-8a96-a548-8097a59b6f99-8f0b62ff, #w-node-_8b92b829-0e7c-64d2-a6a6-d080a107d03e-8f0b62ff {
  grid-template-rows: auto;
  grid-template-columns: 22% 22% 1fr 1fr;
}

#w-node-_89634470-b4d0-9dfb-ceb2-01521864c1cc-7191afc1 {
  grid-template-rows: auto;
  grid-template-columns: 22% 22% 1fr auto;
}

#w-node-ba3680d5-3052-d9a3-e599-eec64d0e4751-b8a5f4ac {
  grid-template-rows: auto;
  grid-template-columns: 22% 22% auto auto;
}

#w-node-_61bf6d12-4280-6260-a274-c0d9b5528a76-b8a5f4ac {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr;
}

#w-node-ae215b3b-99ff-74ea-4bce-a8fdf36314c7-b8a5f4ac {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c8032-39285188 {
    grid-template-rows: auto;
    grid-template-columns: 20% 20% auto;
  }

  #w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c804a-39285188 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20cf816f-a1ea-722a-8d77-dc6817be4974-39285188 {
    grid-template-rows: auto;
    grid-template-columns: 20% 20% auto;
  }

  #w-node-_8266db1f-613b-8a96-a548-8097a59b6f99-8f0b62ff {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_61bf6d12-4280-6260-a274-c0d9b5528a76-b8a5f4ac {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c8032-39285188, #w-node-_20cf816f-a1ea-722a-8d77-dc6817be4974-39285188 {
    grid-template-rows: auto;
    grid-template-columns: 20% 20% auto;
  }

  #w-node-_8b92b829-0e7c-64d2-a6a6-d080a107d03e-8f0b62ff {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_8b92b829-0e7c-64d2-a6a6-d080a107d03f-8f0b62ff, #w-node-_8b92b829-0e7c-64d2-a6a6-d080a107d04c-8f0b62ff {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61bf6d12-4280-6260-a274-c0d9b5528a76-b8a5f4ac {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c8032-39285188 {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  #w-node-_7e6e3eb4-1e9a-8b0a-c51d-7942444c804a-39285188 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20cf816f-a1ea-722a-8d77-dc6817be4974-39285188 {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  #w-node-_20cf816f-a1ea-722a-8d77-dc6817be4976-39285188, #w-node-a1861f98-f545-5777-757e-026440b17482-39285188 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8266db1f-613b-8a96-a548-8097a59b6f99-8f0b62ff {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89634470-b4d0-9dfb-ceb2-01521864c1cc-7191afc1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto auto;
  }

  #w-node-ba3680d5-3052-d9a3-e599-eec64d0e4751-b8a5f4ac {
    grid-template-rows: auto;
    grid-template-columns: 100%;
  }

  #w-node-ba3680d5-3052-d9a3-e599-eec64d0e475b-b8a5f4ac {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


