.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #f1f1f1;
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.container {
  position: absolute;
  inset: 0% 0% auto;
}

.section {
  opacity: 1;
  background-image: linear-gradient(#35010180, #35010180), url('../images/IMG_4286.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.div-block {
  mix-blend-mode: overlay;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  mix-blend-mode: normal;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 4vh;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading {
  opacity: 1;
  color: #fff;
  text-align: center;
  letter-spacing: -3px;
  -webkit-text-stroke-color: #68523c;
  mix-blend-mode: normal;
  font-family: Oswald, sans-serif;
  font-size: 15em;
}

.navbar, .paragraph, .body {
  color: #fff;
}

.hero-section {
  opacity: 1;
  filter: contrast(112%);
  mix-blend-mode: normal;
  background-color: #ce090900;
  background-image: radial-gradient(circle closest-side, #fff0, #180000e3), url('../images/IMG_4286.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.hero-section.hero_2 {
  background-image: radial-gradient(circle closest-side, #fff0, #0f0a02e3), url('../images/IMG_1369.jpg');
}

.hero-section.long {
  opacity: 1;
  mix-blend-mode: normal;
  background-image: radial-gradient(circle closest-side, #fff0, #000000e3), url('../images/IMG_1369.jpg');
  background-position: 0 0, 50%;
  justify-content: center;
  align-items: center;
  min-height: 180vh;
  position: relative;
}

.image {
  opacity: .38;
  object-fit: cover;
  min-height: 100vh;
  position: absolute;
  overflow: visible;
}

.image-2 {
  opacity: 1;
  object-fit: cover;
  min-height: 100vh;
}

.div-block-2 {
  opacity: 1;
  object-fit: cover;
  background-image: linear-gradient(#000, #fff);
  width: auto;
  height: 100vh;
  position: relative;
}

.image-3 {
  object-fit: cover;
  background-image: linear-gradient(#d5121280, #d5121280);
  height: 100%;
  position: relative;
}

.image-4 {
  opacity: 1;
  mix-blend-mode: lighten;
  width: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-5 {
  background-image: radial-gradient(circle, #000, #fff);
}

.section-2 {
  opacity: 1;
  background-color: #fc0101;
  height: auto;
  min-height: 100vh;
  position: relative;
  overflow: visible;
  transform: scale(.6)translate(0);
  box-shadow: 16px 17px 11px 18px #ddcfcf00;
}

.image-6 {
  vertical-align: baseline;
  object-fit: cover;
  width: 466px;
}

.image-6.dg {
  box-shadow: 15px 14px 20px 4px #000;
}

.body-2 {
  background-color: #1807da;
  transition: opacity .2s;
}

.section-3 {
  background-image: url('../images/IMG_4286.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 10vh;
}

.title {
  opacity: 1;
  direction: ltr;
  color: #d47d03;
  letter-spacing: -3px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  overflow-wrap: normal;
  mix-blend-mode: normal;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 14em;
  line-height: 1em;
}

.title.sub {
  color: #fff;
  letter-spacing: 1.5px;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 1.6vw;
  font-weight: 400;
}

.title.main_title {
  opacity: 1;
  color: #e78e11;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: normal;
  background-image: radial-gradient(circle farthest-side, #0000, #ce1111e3 98%), url('../images/dramatic-black-white-underwater-landscape.jpg');
  background-position: 0 0, 50%;
  background-size: auto, 1000px;
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 6px;
  padding-top: 0;
  font-size: 10vw;
  line-height: 1em;
  display: block;
}

.title.main_title.small {
  margin-bottom: 20px;
  font-size: 5vw;
}

.title_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  filter: blur();
  color: #fff;
  text-align: center;
  mix-blend-mode: normal;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 0;
  display: block;
}

.title_wrapper.sub {
  flex-flow: column;
  order: 1;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 0;
  display: block;
}

.body-3 {
  color: #fff;
  background-color: #000;
}

.restaveks-lottie-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  background-image: none;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 120vh;
  display: flex;
  position: relative;
}

.sol-save-wrapper {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-between center;
  align-self: center;
  place-items: stretch center;
  width: 100vw;
  height: auto;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.story_synopsis {
  grid-column-gap: 199px;
  grid-row-gap: 199px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.world-row-text {
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.9em;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1em;
  text-decoration: none;
}

.world-row-text.log {
  text-align: center;
  text-transform: uppercase;
  width: 80vw;
  min-width: auto;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.5vw;
  font-weight: 300;
  line-height: 1.1em;
  text-decoration: none;
}

.world-row-text.new {
  text-align: left;
  font-size: 1.4em;
}

.header_two {
  float: none;
  clear: left;
  aspect-ratio: auto;
  color: gray;
  text-align: center;
  letter-spacing: 1.5px;
  object-fit: fill;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.6em;
  font-weight: 500;
}

.header_two.world {
  position: absolute;
  inset: auto 0% 0%;
}

.header_two.new {
  text-align: left;
  margin-bottom: 10px;
}

.header_two.big {
  font-size: 2.1em;
  line-height: 1;
}

.header_two_wrapper {
  margin-bottom: 34px;
}

.info_section_image {
  z-index: 2;
  opacity: 0;
  mix-blend-mode: normal;
  background-image: none;
  border-left: 1px dotted #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.info_section_image.under {
  z-index: 1;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.video {
  min-height: 100vh;
  position: relative;
}

.highlights_wrapper {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 80%;
  max-width: 940px;
  height: 100%;
  display: flex;
  position: absolute;
}

.quick-stack {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  opacity: 1;
  filter: brightness(143%) saturate(0%);
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #0000;
  flex: 0 auto;
  align-self: center;
  width: 50%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cell {
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
}

.image-7 {
  opacity: 1;
  mix-blend-mode: normal;
  object-fit: contain;
  border-radius: 0;
  height: 100%;
}

.cell-2 {
  background-color: #0000;
  border-radius: 0;
}

.cell-3 {
  text-align: center;
  background-color: #0000;
  justify-content: center;
  align-items: center;
}

.cell-4 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
}

.cell_header {
  text-align: left;
  font-family: Josefin Sans, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 28px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.story-section {
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #ce090900;
  background-image: radial-gradient(circle closest-side, #fff0, #180000e3), url('../images/IMG_4286.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.story-section.hero_2 {
  background-image: radial-gradient(circle closest-side, #fff0, #0f0a02e3), url('../images/IMG_1369.jpg');
}

.story-section.long {
  opacity: .47;
  mix-blend-mode: normal;
  background-image: url('../images/IMG_1369.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  position: relative;
}

.cell_text {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 200;
}

.div-block-4 {
  font-weight: 200;
}

.cell_image {
  border-radius: 6px;
}

.info_logline {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 100vw;
  height: auto;
  padding: 0%;
  display: block;
  position: static;
}

.info_logline.new {
  min-width: 0;
}

.div-block-5 {
  z-index: 3;
  min-height: 500px;
  position: relative;
}

.image-8 {
  background-color: #c21616;
}

.div-block-6 {
  z-index: 2;
  opacity: 1;
  mix-blend-mode: lighten;
  background-color: #c30000;
  height: 400px;
  min-height: 100px;
  max-height: 400px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.trailer-section {
  min-height: 100vh;
  display: block;
}

.h2 {
  color: #eee0e0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Varela, sans-serif;
  font-size: 1.15em;
  font-weight: 400;
}

.swiper-wrapper.is-gallery {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.page-wrapper {
  background-color: #000;
}

.global {
  position: fixed;
}

.swiper.is-gallery {
  width: 100%;
  overflow: hidden;
}

.section-4 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.section-4.is--black {
  color: #eceae5;
  background-color: #0e0e0e;
}

.swiper-slide.is-gallery {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 50vw;
  display: flex;
}

.bg-video {
  opacity: 1;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}

.video-embed {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-5 {
  background-color: #7c86ff;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.container-2 {
  z-index: 6;
  background-color: #87e208;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  z-index: auto;
  background-color: #d83434;
  min-width: 500px;
  min-height: 500px;
  position: absolute;
}

.container-3 {
  background-color: #ec1818;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  display: flex;
  position: relative;
}

.div-block-8 {
  background-color: #0ff54c;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.cast-section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: flex;
  position: relative;
}

.image-9 {
  width: 25%;
  height: 25%;
  position: absolute;
  inset: 0 0% 0% 0;
  overflow: clip;
}

.div-block-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.cast-layout {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  height: 45vh;
  padding-left: 3%;
  padding-right: 3%;
  display: grid;
  position: static;
}

.cast-cube {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Algenis-red-carpet.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.cast-cube.cc1 {
  box-shadow: 0 2px 12px #0003;
}

.cast-cube.cc2 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/actor-daniella-alonso-43471_large.jpg');
  background-size: auto, cover;
}

.cast-cube.cc3 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/jimmy-jean-louis.jpeg');
}

.cast-cube.cc4 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Jason-Lewis.jpg');
}

.cast-cube.cc5 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/juan-fernandez.jpg');
}

.ch {
  color: #eee9e9;
  text-align: center;
  text-transform: uppercase;
  mix-blend-mode: normal;
  margin-top: 0;
  margin-bottom: 0%;
  font-family: Oswald, sans-serif;
  font-size: 1.7em;
  font-weight: 500;
  position: absolute;
  inset: auto 0% -5%;
}

.cast-bg-top {
  opacity: .6;
  filter: contrast(135%) saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.storyteller-section {
  grid-column-gap: 4vh;
  grid-row-gap: 4vh;
  opacity: 1;
  background-color: #0c0404;
  background-image: radial-gradient(circle, #fff0, #c2c2c205 36%, #000);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logline-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65%;
  max-width: none;
  display: flex;
}

.vision-half-wrapper {
  background-image: url('../images/IMG_1594.jpg');
  background-position: 50%;
  background-size: auto;
  width: 100%;
  height: 100vh;
}

.vision-half-wrapper.vh1 {
  background-size: cover;
}

.vision-half-wrapper.vh2 {
  background-image: url('../images/IMG_4969.jpg');
  background-position: 50%;
  background-size: cover;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  mix-blend-mode: normal;
  width: 70%;
  height: 60vh;
  padding: 0;
  position: static;
  inset: 0%;
}

.quick-stack-2:hover {
  filter: grayscale(0%);
}

.cell-5 {
  opacity: 1;
  filter: contrast(105%);
  background-color: #d66;
  background-image: url('../images/IMG_1594.jpg');
  background-position: 0%;
  background-size: cover;
  justify-content: center;
  align-items: center;
}

.cell-6 {
  background-color: #d66;
  background-image: url('../images/IMG_4969.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.cell-7 {
  background-image: url('../images/conv-IMG_1432.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-11 {
  object-fit: none;
  position: static;
  overflow: clip;
}

.div-block-10 {
  object-fit: fill;
  height: 200px;
  overflow: clip;
}

.section-6 {
  height: 100vh;
  position: relative;
  overflow: clip;
}

.navbar-2 {
  background-color: #ddd0;
}

.navbar-no-shadow {
  z-index: 12;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper {
  display: flex;
}

.nav-menu {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: 20px;
  padding-bottom: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Oswald, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
  transition: color .45s;
}

.nav-link:hover {
  color: #f3060abf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  flex: 0 auto;
  align-self: auto;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .45s cubic-bezier(.39, .575, .565, 1);
}

.button-primary:hover {
  color: #fff;
  background-color: #d60004;
}

.button-primary:active {
  background-color: #43464d;
}

.image-12 {
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.bg-color {
  opacity: .28;
  mix-blend-mode: color-dodge;
  display: none;
  position: absolute;
  inset: 0%;
}

.image-13 {
  background-color: #d66;
}

.background-fade {
  height: 100%;
}

.background-fade.lower {
  z-index: 2;
  background-color: #ce0f0f;
  position: absolute;
  inset: 0%;
}

.background-fade.over {
  z-index: 1;
  background-color: #02b114;
  position: absolute;
  inset: 0%;
}

.story-montage {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 600vh;
  min-height: 600vh;
  display: flex;
  position: relative;
}

.lottie-animation-1 {
  z-index: 4;
  position: absolute;
  inset: 0%;
}

.div-block-12 {
  flex: 1;
  align-self: auto;
  width: 500px;
  height: 500px;
  position: sticky;
  top: 0;
}

.div-block-13 {
  position: sticky;
  top: 0;
}

.lottie-container {
  justify-content: center;
  align-self: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.lottie-container.first {
  z-index: 1;
  width: 100%;
  display: block;
  overflow: hidden;
}

.lottie-container.second {
  z-index: 2;
}

.lottie-container.third {
  z-index: 3;
}

.lottie-animation-2 {
  z-index: 3;
  position: absolute;
  inset: 0%;
}

.div-block-14 {
  z-index: 5;
  flex: 1;
  align-self: center;
  position: absolute;
}

.montage-headlines {
  z-index: 6;
  aspect-ratio: auto;
  text-align: center;
  text-transform: uppercase;
  object-fit: cover;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50vw;
  height: auto;
  min-height: 120px;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 1.3em;
  display: flex;
  position: relative;
  inset: 0%;
}

.montage-headings {
  color: #c51c1c;
  width: auto;
  height: auto;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.3em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.montage-headings.bottom {
  color: #0f0cb9;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1.3em;
}

.montage-headings.middle {
  color: #fff;
}

.sm-headline-container {
  z-index: 6;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.paragraph-3 {
  box-sizing: border-box;
  text-align: center;
  object-fit: cover;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.paragraph-3.third, .paragraph-3.second {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.1em;
}

.paragraph-3.first {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.1em;
  text-decoration: none;
  inset: 0%;
}

.lottie-animation-3 {
  z-index: 2;
  position: absolute;
  inset: 0%;
}

.lottie-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.lottie-animation-4 {
  width: 100%;
  height: 100%;
}

.world-section {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  min-height: 100vh;
  display: flex;
}

.world-container {
  z-index: 4;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  height: 80%;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: visible;
}

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

.slider-world {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  background-image: url('../images/black-smooth-textured-paper-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 230vh;
  display: flex;
  position: relative;
}

.slide-2 {
  background-image: url('../images/IMG_1294.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider_header {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.slider_heading {
  text-align: left;
  text-transform: none;
  font-family: Oswald, sans-serif;
  font-size: 2.8em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.1em;
  text-decoration: none;
}

.bg_video {
  height: 100vh;
}

.background-video {
  width: 100%;
  height: 100%;
}

.hero-wrapper {
  z-index: 1;
  margin-bottom: -100vh;
  position: relative;
}

.spacer {
  border: 1px solid #fff;
  border-radius: 2px;
  height: 100vh;
  margin-bottom: -100vh;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.production-trailer-section {
  height: auto;
}

.background-video-3, .background-video-4 {
  width: 100%;
  height: 100%;
}

.grid {
  flex: 1;
  grid-template: "Area"
                 "."
                 "."
                 / 33% 1fr 1fr;
  grid-auto-flow: column;
}

.world-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template: "Area Area-2"
                 ". Area-3"
                 ". ."
                 / 1fr 1fr;
  width: 100%;
  height: 100%;
  padding: 24px;
}

.grid-video {
  background-color: red;
  min-width: 100%;
  min-height: 100%;
}

.grid-video._1 {
  background-color: #f000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-video._2 {
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-video._3 {
  background-color: #f000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video-5 {
  z-index: 4;
  border-radius: 19px;
  width: 100%;
  height: 80%;
}

.grid-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.fading-header {
  background-color: #fff6f600;
  background-image: linear-gradient(#020102, #fff0);
  width: 100%;
  height: 25vh;
  position: absolute;
  inset: 0% 0% auto;
}

.fading-header.bottom {
  background-image: linear-gradient(#fff0, #000);
  inset: auto 0% 0%;
}

.world-row {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 25%;
  margin: 30px 10px;
  display: flex;
}

.world-row-video {
  object-fit: fill;
  width: 65%;
  height: 100%;
  overflow: visible;
}

.world-row-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.world-row-header._2 {
  order: -1;
}

.background-video-6 {
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.dyson-action-section {
  width: 100%;
  height: 100%;
  position: relative;
}

.background-video-7 {
  position: absolute;
  inset: 0% 0% auto;
}

.dyson-action-video {
  object-fit: fill;
  object-position: 50% 50%;
  width: 100%;
  overflow: visible;
}

.dyson-action-video.mobile {
  display: none;
}

.bold-text {
  font-weight: 300;
}

.cast-bg-bott {
  opacity: .6;
  filter: contrast(135%) saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  overflow: hidden;
}

.slider-world-cell-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  background-image: url('../images/black-smooth-textured-paper-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 200vh;
  display: none;
  position: relative;
}

.restaveks-lottie-cell {
  background-color: #020102;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  position: relative;
}

.story-montage-cell {
  z-index: 2;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 600vh;
  min-height: 600vh;
  display: none;
  position: relative;
}

.sol-saving-mobile {
  width: 100%;
}

.info_logline-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 0%;
  display: block;
  position: static;
}

.text-custom-gray {
  color: #636262;
}

.footer-medium-divider {
  border-bottom: 1.7px solid #000;
  width: 100%;
  margin-top: 4.5rem;
  margin-bottom: 3.5rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-medium_text-item {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 17rem;
  margin-bottom: 1rem;
  display: flex;
}

.footer-medium_nav-links {
  text-align: center;
  font-weight: 600;
}

.footer-medium_link {
  color: #636262;
  padding: .5rem 3rem .5rem 0;
  font-weight: 400;
  text-decoration: none;
  transition: color .25s;
  display: inline-block;
}

.footer-medium_link:hover {
  color: #d6a701;
}

.footer-medium_main-text {
  text-align: center;
  width: 100%;
  max-width: 35rem;
}

.footer-section {
  display: none;
}

.footer-medium_text-icon {
  margin-right: .7rem;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.padding-global.padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-global.padding-section-custom {
  padding-top: 8rem;
  padding-bottom: 4rem;
}

.footer-medium_bottom-container, .footer-medium_top-container {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.footer-social-icon-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-simple_link {
  color: #fff;
  padding: .5rem 1.5rem;
  font-weight: 400;
  text-decoration: none;
  transition: color .25s;
  display: inline-block;
}

.footer-simple_link:hover {
  color: #d6a701;
}

.footer-simple_logo {
  max-height: 2.5rem;
}

.footer-simple_logo-link {
  margin-bottom: 2rem;
}

.footer_nav-links {
  text-align: center;
  font-weight: 600;
}

.footer_divider {
  border-bottom: 1px solid #fff;
  width: 11.875rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.footer_container {
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer_social-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  max-width: 13rem;
  margin-bottom: 3rem;
  display: grid;
}

.section_footer {
  background-color: #0000;
}

.dyson-mobile {
  display: none;
}

.page_wrapper {
  background-color: #000;
}

.sol-saving-video {
  width: 100%;
}

.storyteller_image-wrapper {
  width: 50%;
  display: none;
}

.div-block-15 {
  height: 50px;
}

.storyteller-logline {
  justify-content: center;
  align-items: center;
}

.storyteller_section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: flex;
  position: relative;
}

.storyteller_content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.filmmakers_section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: flex;
}

.filmmakers_wrapper {
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  display: flex;
}

.filmmakers-logline {
  justify-content: center;
  align-items: center;
  display: flex;
}

.filmmaker_section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: none;
  position: relative;
}

.cast_logline {
  justify-content: center;
  align-items: center;
  display: flex;
}

.filmmaker-bg-top, .filmmaker-bg-bott {
  opacity: .6;
  filter: contrast(135%) saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  overflow: hidden;
}

.filmmaker_logline {
  justify-content: center;
  align-items: center;
  display: flex;
}

.filmmaker-layout {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  height: 45vh;
  padding-left: 3%;
  padding-right: 3%;
  display: grid;
  position: static;
}

.filmmaker-cube {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Algenis-red-carpet.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.filmmaker-cube.cc1 {
  box-shadow: 0 2px 12px #0003;
}

.filmmaker-cube.cc2 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/actor-daniella-alonso-43471_large.jpg');
  background-size: auto, cover;
}

.filmmaker-cube.cc3 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/jimmy-jean-louis.jpeg');
}

.filmmaker-cube.cc4 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Jason-Lewis.jpg');
}

.filmmaker-cube.cc5 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/juan-fernandez.jpg');
}

.filmmaker-cube.cc-1 {
  box-shadow: 0 2px 12px #0003;
}

.cast-cube-copy.cc-2 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/actor-daniella-alonso-43471_large.jpg');
  background-size: auto, cover;
}

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

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

.header_text {
  font-family: Oswald, sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1;
}

.story_paragraph {
  font-family: Oswald, sans-serif;
}

.filmmakers_content {
  width: 50%;
}

.filmmakers_bio {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.filmmakers_content-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.image_wrapper {
  height: 25rem;
}

.gallery_content-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.lightbox_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox_image-wrapper {
  width: 30%;
}

.company_logo-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.company_logo {
  object-fit: cover;
  width: 15rem;
  height: 5rem;
}

.heading_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.film-maker_image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.bg-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.cast-layout-copy {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  height: 45vh;
  padding-left: 3%;
  padding-right: 3%;
  display: grid;
  position: static;
}

.cast-cube-copy.cc1-copy {
  box-shadow: 0 2px 12px #0003;
}

.cast-cube-copy.cc2-copy {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/actor-daniella-alonso-43471_large.jpg');
  background-size: auto, cover;
}

.cast-cube-copy.cc3-copy {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/jimmy-jean-louis.jpeg');
}

.cast-cube-copy.cc4-copy {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Jason-Lewis.jpg');
}

.cast-cube-copy {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Algenis-red-carpet.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.cast-cube-copy.cc1 {
  box-shadow: 0 2px 12px #0003;
}

.cast-cube-copy.cc2 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/actor-daniella-alonso-43471_large.jpg');
  background-size: auto, cover;
}

.cast-cube-copy.cc3 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/jimmy-jean-louis.jpeg');
}

.cast-cube-copy.cc4 {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/Jason-Lewis.jpg');
}

.cast-cube-copy.cc5, .cast-cube-copy.cc5-copy {
  background-image: linear-gradient(#fff0, #7d7d7d00 48%, #000c), url('../images/juan-fernandez.jpg');
}

.storyteller-bg {
  opacity: .6;
  filter: contrast() saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}

.storyteller-bg-bott {
  opacity: .6;
  filter: contrast(135%) saturate(0%);
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  overflow: hidden;
}

.story-teller_section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-color: #fff0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 120vh;
  display: flex;
  position: relative;
}

.story-logline-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-top: 10rem;
  display: flex;
}

.info_story-logline {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 100vw;
  height: auto;
  padding: 0%;
  display: block;
  position: static;
}

.info_story-logline.new {
  min-width: 0;
}

.header-two_wrapper {
  margin-bottom: 34px;
}

.story-synopsis {
  grid-column-gap: 199px;
  grid-row-gap: 199px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.header-two {
  float: none;
  clear: left;
  aspect-ratio: auto;
  color: #f1f1f1;
  text-align: center;
  letter-spacing: 1.5px;
  object-fit: fill;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 2em;
  font-weight: 500;
}

.header-two.world {
  position: absolute;
  inset: auto 0% 0%;
}

.world-row_text {
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.9em;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1em;
  text-decoration: none;
}

.world-row_text.log {
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  text-transform: uppercase;
  width: 80vw;
  min-width: auto;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 1.7vw;
  font-weight: 300;
  line-height: 1.1em;
  text-decoration: none;
}

.body-4 {
  background-color: #000;
}

.button-primary-home {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-right: 10px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .45s cubic-bezier(.39, .575, .565, 1);
}

.button-primary-home:hover {
  color: #fff;
  background-color: #d60004;
}

.button-primary-home:active {
  background-color: #43464d;
}

.contact-standard_form {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.text-area-field {
  background-color: #f2f2f7;
  border: 1px #000;
  min-height: 11.5625rem;
  padding-left: 1rem;
}

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

.text-subheader-padding {
  max-width: 33rem;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.text-weight-bold {
  font-weight: 700;
}

.text-weight-bold.is-gap {
  margin-right: 1.5rem;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form-1x2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.form-field-no-icon {
  color: #000;
  background-color: #f2f2f7;
  border: 1px #000;
  margin-bottom: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
}

.checkbox-label {
  margin-left: 1rem;
}

.checkbox-label.text-size-small {
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.conact-vertical_checkbox {
  color: #f2f2f7;
  background-color: #f2f2f7;
  border-style: none;
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-left: -20px;
}

.text-color-black-2 {
  color: #0b0b1f;
}

.text-color-black-2.text-weight-bold {
  color: #d60004;
  -webkit-text-stroke-color: #d60004;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #276ef1;
  padding: 1rem 1.5rem;
  font-weight: 600;
  transition: box-shadow .2s;
  box-shadow: -8px 8px #abc4f5;
}

.button:hover {
  box-shadow: 0 0 #abc4f5;
}

.button.is-icon {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
}

.contact_component {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.contact-standard_form-div {
  position: relative;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.text-custom-gray-breeze {
  color: #647084;
}

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

.contact_text {
  font-family: Oswald, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

@media screen and (min-width: 1280px) {
  .restaveks-lottie-section {
    height: 120vh;
  }
}

@media screen and (max-width: 991px) {
  .sol-save-wrapper {
    height: auto;
  }

  .world-row-text {
    font-size: 1.4em;
  }

  .world-row-text.log {
    font-size: 2.5vw;
  }

  .header_two, .header_two.world {
    font-size: 1.5em;
  }

  .ch {
    font-size: 1.2em;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 60px;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .story-montage {
    justify-content: flex-start;
    align-items: center;
  }

  .montage-headlines {
    font-size: 1.6em;
  }

  .bold-text {
    font-weight: 500;
  }

  .story-montage-cell {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-medium_nav-links {
    margin-left: 0;
    margin-right: 0;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .footer-medium_link {
    padding-right: 1.4rem;
  }

  .footer-medium_main-text {
    flex: 0 auto;
    margin-right: 1rem;
  }

  .footer-medium_bottom-container {
    align-items: center;
  }

  .footer-medium_right-text {
    flex: none;
  }

  .footer-medium_right-text-content {
    flex: none;
    margin-left: 1rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .footer_nav-links {
    margin-left: 0;
    margin-right: 0;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .header-two, .header-two.world {
    font-size: 1.5em;
  }

  .world-row_text {
    font-size: 1.4em;
  }

  .world-row_text.log {
    font-size: 2.1vw;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .title.main_title.small {
    font-size: 6vw;
  }

  .world-row-text {
    font-size: 1.2em;
  }

  .world-row-text.log {
    font-size: 3vw;
  }

  .h2 {
    font-size: .8em;
  }

  .cast-section {
    padding-bottom: 5rem;
  }

  .cast-layout {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .cast-cube {
    background-position: 0 0, 50% 0;
    height: 15rem;
  }

  .cast-cube.cc1 {
    background-size: auto, cover;
    height: 17rem;
  }

  .cast-cube.cc2, .cast-cube.cc3 {
    height: 17rem;
  }

  .cast-cube.cc4 {
    background-position: 0 0, 50% 0;
    height: 17rem;
  }

  .cast-cube.cc5 {
    background-position: 0 0, 50% 0;
    width: 50%;
    height: 17rem;
  }

  .ch {
    margin-bottom: 5%;
    font-size: .9em;
    line-height: 12px;
  }

  .navbar-no-shadow {
    position: absolute;
  }

  .navbar-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .nav-menu {
    flex-direction: column;
    margin-left: 0;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-button-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .menu-button {
    border: 1px solid #fff;
    align-self: flex-end;
    display: block;
  }

  .production-trailer-section {
    padding-top: 10rem;
  }

  .world-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .world-row-header._2 {
    order: 1;
  }

  .dyson-action-video.mobile {
    display: block;
  }

  .dyson-action-video.desktop {
    display: none;
  }

  .footer-medium_main-text {
    margin-right: 0;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-medium_bottom-container, .footer-medium_top-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-medium_right-text-content {
    margin-top: 2rem;
    margin-left: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section_footer {
    padding-top: 0;
  }

  .dyson-mobile {
    height: 360px;
    display: block;
  }

  .storyteller_image-wrapper {
    width: 100%;
  }

  .storyteller_content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .filmmakers_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .filmmaker-layout {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .filmmaker-cube {
    background-position: 0 0, 50% 0;
    height: 15rem;
  }

  .filmmaker-cube.cc1 {
    background-size: auto, cover;
    height: 17rem;
  }

  .filmmaker-cube.cc2, .filmmaker-cube.cc3 {
    height: 17rem;
  }

  .filmmaker-cube.cc4 {
    background-position: 0 0, 50% 0;
    height: 17rem;
  }

  .filmmaker-cube.cc5 {
    background-position: 0 0, 50% 0;
    width: 50%;
    height: 17rem;
  }

  .filmmaker-cube.cc-1 {
    background-size: auto, cover;
    height: 17rem;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc-2 {
    height: 17rem;
  }

  .storyteller_text-wrapper {
    width: 100%;
  }

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

  .story_paragraph {
    text-align: center;
  }

  .filmmakers_content, .filmmakers_bio {
    width: 100%;
  }

  .image_wrapper {
    justify-content: center;
    align-items: center;
    height: 20rem;
    display: flex;
  }

  .gallery_content-wrapper, .lightbox_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .cast-layout-copy {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc1-copy {
    background-size: auto, cover;
    height: 17rem;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc2-copy {
    height: 17rem;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc3-copy {
    height: 17rem;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc4-copy {
    background-position: 0 0, 50% 0;
    height: 17rem;
  }

  .cast-cube-copy {
    background-position: 0 0, 50% 0;
    height: 15rem;
  }

  .cast-cube-copy.cc1 {
    background-size: auto, cover;
    height: 17rem;
  }

  .cast-cube-copy.cc2, .cast-cube-copy.cc3 {
    height: 17rem;
  }

  .cast-cube-copy.cc4 {
    background-position: 0 0, 50% 0;
    height: 17rem;
  }

  .cast-cube-copy.cc5, .cast-cube-copy.cc5-copy {
    background-position: 0 0, 50% 0;
    width: 50%;
    height: 17rem;
  }

  .world-row_text {
    font-size: 1em;
  }

  .world-row_text.log {
    font-size: 2.6vw;
  }

  .contact-standard_form {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contactus_section {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 479px) {
  .hero-container {
    min-height: 20vh;
    margin-bottom: 10vh;
  }

  .title.sub {
    font-size: 3vw;
  }

  .title.main_title {
    margin-bottom: 0;
    font-size: 20vw;
  }

  .title.main_title.small {
    font-size: 8vw;
  }

  .restaveks-lottie-section {
    height: 100vh;
    display: none;
  }

  .sol-save-wrapper {
    flex-flow: column;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: static;
  }

  .story_synopsis {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
  }

  .world-row-text {
    text-align: center;
    font-size: 1.2em;
  }

  .world-row-text.log {
    object-fit: fill;
    font-size: 4vw;
  }

  .header_two {
    font-size: 1.5em;
    line-height: 14px;
  }

  .header_two.world {
    z-index: 6;
    padding-bottom: 0;
    position: static;
  }

  .info_section_image {
    height: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
    position: static;
  }

  .info_logline {
    width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .h2 {
    font-size: 3.1vw;
    line-height: 10px;
  }

  .cast-section {
    min-height: 120vh;
    padding-bottom: 30rem;
  }

  .cast-layout {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: 80vh;
  }

  .cast-cube {
    height: 10rem;
  }

  .cast-cube.cc1 {
    background-position: 0 0, 50% 28%;
  }

  .cast-cube.cc2 {
    background-position: 0 0, 50% 40%;
  }

  .cast-cube.cc3 {
    background-position: 0 0, 50% 10%;
  }

  .cast-cube.cc4 {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .cast-cube.cc5 {
    background-position: 0 0, 50% 30%;
  }

  .ch {
    margin-bottom: 8%;
  }

  .cast-bg-top {
    filter: blur(2px) contrast(135%) saturate(0%);
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 50%;
    inset: 0% 0% auto;
  }

  .logline-wrapper {
    width: 80%;
  }

  .nav-menu-wrapper {
    display: none;
  }

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

  .nav-button-wrapper {
    width: auto;
  }

  .menu-button {
    display: block;
  }

  .story-montage {
    display: none;
  }

  .lottie-animation-1, .lottie-animation-2 {
    transform: scale(1.25);
  }

  .montage-headlines {
    text-align: center;
    flex-flow: column;
    flex: none;
    align-self: center;
    width: 90vw;
    height: auto;
    font-size: 1.1em;
    display: block;
    top: 6%;
  }

  .paragraph-3.third, .paragraph-3.second, .paragraph-3.first {
    inset: 0%;
  }

  .lottie-animation-3 {
    transform: scale(1.25);
  }

  .world-container {
    height: 80%;
    display: block;
  }

  .slider-world {
    display: none;
  }

  .fading-header {
    height: 20vh;
  }

  .world-row {
    flex-flow: column;
    height: 33%;
    margin-left: auto;
    margin-right: auto;
  }

  .world-row-video {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80%;
    display: flex;
  }

  .background-video-6 {
    height: 80%;
  }

  .dyson-action-section {
    object-position: 50% 50%;
    height: auto;
  }

  .dyson-action-video {
    overflow: hidden;
  }

  .dyson-action-video.desktop {
    display: none;
  }

  .bold-text {
    font-weight: 300;
  }

  .cast-bg-bott {
    opacity: .15;
    filter: blur(2px) contrast(135%) saturate(0%);
    mix-blend-mode: normal;
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 50%;
    display: block;
    inset: auto 0% 0%;
  }

  .slider-world-cell-copy {
    display: block;
  }

  .restaveks-lottie-cell {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    height: 100vh;
    display: flex;
  }

  .restavek-lottie {
    aspect-ratio: auto;
    object-fit: none;
    width: 100%;
    overflow: hidden;
  }

  .sol-lottie {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    object-position: 50% 50%;
    height: 100%;
    display: none;
    transform: scale(1.5);
  }

  .restavek-core-info {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .story-montage-cell {
    height: 500vh;
    min-height: 500vh;
    display: flex;
  }

  .sol-saving-mobile {
    z-index: 1;
    width: 100%;
    height: 40vh;
  }

  .info_logline-copy {
    width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-custom-gray {
    text-align: center;
  }

  .footer-medium_nav-links {
    text-align: center;
    margin-bottom: 1rem;
  }

  .footer-medium_link {
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-right: 1.7rem;
  }

  .footer-medium_bottom-container {
    flex-flow: column;
    align-items: center;
  }

  .sol-saving-video {
    z-index: 1;
    width: 320px;
    height: 40vh;
  }

  .filmmaker_section {
    min-height: 120vh;
  }

  .filmmaker-bg-top {
    filter: blur(2px) contrast(135%) saturate(0%);
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 50%;
    inset: 0% 0% auto;
  }

  .filmmaker-bg-bott {
    opacity: .15;
    filter: blur(2px) contrast(135%) saturate(0%);
    mix-blend-mode: normal;
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 50%;
    display: block;
    inset: auto 0% 0%;
  }

  .filmmaker-layout {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: 80vh;
  }

  .filmmaker-cube {
    height: 10rem;
  }

  .filmmaker-cube.cc1 {
    background-position: 0 0, 50% 28%;
  }

  .filmmaker-cube.cc2 {
    background-position: 0 0, 50% 40%;
  }

  .filmmaker-cube.cc3 {
    background-position: 0 0, 50% 10%;
  }

  .filmmaker-cube.cc4 {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .filmmaker-cube.cc5 {
    background-position: 0 0, 50% 30%;
  }

  .filmmaker-cube.cc-1 {
    background-position: 0 0, 50% 28%;
  }

  .cast-cube-copy.cc-2 {
    background-position: 0 0, 50% 40%;
  }

  .lightbox_wrapper {
    flex-flow: column;
  }

  .lightbox_image-wrapper {
    width: 100%;
  }

  .cast-layout-copy {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    height: 80vh;
  }

  .cast-cube-copy.cc1-copy {
    background-position: 0 0, 50% 28%;
  }

  .cast-cube-copy.cc2-copy {
    background-position: 0 0, 50% 40%;
  }

  .cast-cube-copy.cc3-copy {
    background-position: 0 0, 50% 10%;
  }

  .cast-cube-copy.cc4-copy {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .cast-cube-copy {
    height: 10rem;
  }

  .cast-cube-copy.cc1 {
    background-position: 0 0, 50% 28%;
  }

  .cast-cube-copy.cc2 {
    background-position: 0 0, 50% 40%;
  }

  .cast-cube-copy.cc3 {
    background-position: 0 0, 50% 10%;
  }

  .cast-cube-copy.cc4 {
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .cast-cube-copy.cc5, .cast-cube-copy.cc5-copy {
    background-position: 0 0, 50% 30%;
  }

  .storyteller-bg {
    filter: blur() contrast() saturate(0%);
    object-fit: cover;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 100%;
    inset: 0% 0% auto;
  }

  .storyteller-bg-bott {
    opacity: .15;
    filter: blur(2px) contrast(135%) saturate(0%);
    mix-blend-mode: normal;
    object-fit: contain;
    object-position: 50% 0%;
    flex: 0 auto;
    order: 0;
    height: 50%;
    display: none;
    inset: auto 0% 0%;
  }

  .story-logline-wrapper {
    width: 80%;
  }

  .info_story-logline {
    width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
  }

  .story-synopsis {
    grid-column-gap: 39px;
    grid-row-gap: 39px;
  }

  .header-two {
    font-size: 1.5em;
    line-height: 14px;
  }

  .header-two.world {
    z-index: 6;
    padding-bottom: 0;
    position: static;
  }

  .world-row_text {
    text-align: center;
  }

  .world-row_text.log {
    object-fit: fill;
    object-fit: fill;
    font-size: 4vw;
  }

  .contact-standard_form {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contactus_section {
    padding-top: 5rem;
  }
}

#w-node-_35534f17-fc64-c8b5-d403-6dc56c852b4c-7573ff4c, #w-node-_08345e37-d462-d844-84ad-495df5290cdf-f5290cce, #w-node-_08345e37-d462-d844-84ad-495df5290ce1-f5290cce, #w-node-_08345e37-d462-d844-84ad-495df5290ce3-f5290cce, #w-node-_08345e37-d462-d844-84ad-495df5290ce5-f5290cce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_35534f17-fc64-c8b5-d403-6dc56c852b4c-7573ff4c {
    grid-column: span 2 / span 2;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_35534f17-fc64-c8b5-d403-6dc56c852b4c-7573ff4c {
    align-self: auto;
  }
}


