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

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

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

.image {
  margin-top: 132px;
  margin-bottom: 0;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border: 1px solid #000;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  transition: all .2s;
}

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

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

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-brand-three {
  z-index: 5;
  height: 100%;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

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

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

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .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, .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, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.image-2 {
  height: 44px;
  display: inline-block;
}

.text-block {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.home-hero {
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 2100px;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.image-container {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: fill;
}

.hero-content {
  position: absolute;
  inset: 0%;
}

.button {
  color: #fff;
  background-color: maroon;
  border-radius: 6px;
  margin-left: -9px;
  padding: 6px 15px 6px 14px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  top: 49%;
  left: 49.5%;
}

.hero-content-wrapper {
  background-color: #c5929200;
  width: 100%;
  height: 500px;
  position: relative;
}

.stage-17 {
  position: absolute;
  top: 36%;
  left: 29%;
}

.image-3 {
  height: 76px;
  margin: -27px 3px -75px -2px;
  padding: 13px 0 18px;
}

.merchandise {
  position: absolute;
  top: 75%;
  right: 18%;
}

.the-studio {
  position: absolute;
  top: 42%;
  right: 30%;
}

.image-4 {
  object-fit: fill;
  width: 100%;
}

.get-ticket {
  color: #000;
  background-color: #ff0;
  border-radius: 6px;
  margin-top: 83px;
  margin-left: 4px;
  padding: 0 6px 0 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  inset: 47% auto auto 13%;
}

.get-ticket.gt02 {
  background-color: #ff0;
  margin-top: 58px;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 8px;
  top: 49%;
  left: 23%;
}

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

.order-wrapper {
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.order-button-wrapper {
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  min-height: 250px;
  padding: 30px 20px;
  display: flex;
}

.order-button {
  background-color: #802200;
  border-radius: 4px;
  padding: 12px 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.screen-arrow {
  background-color: #eff30033;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 45px;
  height: 45px;
  display: none;
  position: absolute;
  top: 35%;
  left: 48%;
  transform: translate(-40%);
}

.image-5 {
  height: 24px;
}

.films-hero-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #c5929200;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.film-thumbnail {
  width: 100%;
  max-width: 340px;
}

.lightbox-link {
  width: 100%;
  max-width: 600px;
  min-height: 400px;
}

.image-6 {
  border-radius: 4px;
  width: 100%;
  height: 100%;
}

.trailer-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #0009;
  border-radius: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  display: flex;
}

.button-2 {
  background-color: #800002;
  border-radius: 4px;
  padding: 15px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.image-7 {
  display: block;
}

.home-hero-copy {
  position: relative;
}

.image-container-copy {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  object-fit: fill;
}

.hero-content-copy {
  position: absolute;
  inset: 0%;
}

.image-4-copy {
  object-fit: fill;
  width: 100%;
}

@media screen and (min-width: 1920px) {
  .button {
    margin-bottom: 5px;
    margin-left: -38px;
    padding: 20px 52px;
    font-size: 25px;
  }

  .image-3 {
    height: 100px;
  }

  .get-ticket {
    margin-top: 136px;
    margin-left: 8px;
    padding: 10px 17px;
    left: 14%;
  }

  .get-ticket.gt02 {
    margin-top: 102px;
    margin-left: 0;
    padding: 10px 17px;
    left: 25%;
  }
}

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

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

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

  .menu-button {
    background-color: #8b6b6b00;
    padding: 0;
  }

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

  .button {
    margin-left: 5px;
    left: 46.5%;
  }

  .stage-17 {
    top: 43%;
    left: 26%;
  }

  .image-3 {
    height: 70px;
    margin-top: -13px;
    margin-bottom: 0;
    margin-left: 18px;
  }

  .merchandise {
    top: 64%;
  }

  .the-studio {
    top: 46%;
    right: 29%;
  }

  .image-4 {
    object-fit: cover;
  }

  .get-ticket {
    margin-bottom: -2px;
    margin-left: -9px;
    padding: 3px 8px;
    font-size: 14px;
    top: 43%;
    left: 13%;
  }

  .get-ticket.gt02 {
    top: 45%;
    left: 25%;
  }

  .screen-arrow {
    margin-bottom: 3px;
    padding-bottom: 0;
    display: flex;
    top: 41%;
  }

  .film-thumbnail {
    max-width: 200px;
    height: 300px;
    display: flex;
  }

  .lightbox-link {
    min-height: auto;
  }

  .icon {
    font-size: 32px;
  }

  .image-8 {
    object-fit: fill;
    width: 100%;
    height: auto;
    position: static;
  }

  .image-4-copy {
    object-fit: cover;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading-center {
    padding: 60px 15px;
  }

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

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

  .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;
  }

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

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

  .button {
    margin-top: -15px;
    margin-left: 8px;
    margin-right: 15px;
    padding: 10px 24px;
    top: 55%;
    left: 42%;
  }

  .stage-17 {
    top: 44%;
    left: 26%;
  }

  .image-3 {
    height: 60px;
    margin-top: -27px;
    margin-left: 4px;
    margin-right: 9px;
  }

  .merchandise {
    top: 63%;
    right: 16%;
  }

  .the-studio {
    top: 47%;
    right: 27%;
  }

  .get-ticket {
    margin-top: 17px;
    margin-bottom: 0;
    margin-left: 30px;
    padding: 6px 4px;
    top: 53%;
  }

  .get-ticket.gt02 {
    display: none;
    left: 26%;
  }

  .screen-arrow {
    background-color: #f3cf0069;
    margin-left: -2px;
    top: 44%;
  }

  .films-hero-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap-reverse;
    position: static;
  }

  .film-thumbnail {
    height: 200px;
  }

  .image-8 {
    display: block;
  }

  .home-hero-copy {
    height: 100vh;
  }

  .image-container-copy, .image-4-copy {
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-right: 20px;
    display: block;
  }

  .button {
    margin-bottom: 28px;
    margin-left: 44px;
    margin-right: -11px;
    padding: 0 3px 0 4px;
    font-size: 14px;
    top: 53%;
    bottom: 199px;
    left: 33%;
  }

  .hero-content-wrapper {
    padding-bottom: 0;
  }

  .image-3 {
    height: 45px;
    margin: -6px -1px -2px 0;
    padding-top: 15px;
    padding-left: 3px;
    padding-right: 7px;
  }

  .merchandise {
    top: 56%;
    right: 10%;
  }

  .get-ticket {
    margin: 42px 0 1px 101px;
  }

  .screen-arrow {
    background-color: #f3d700a6;
    max-width: 35px;
    height: 35px;
  }

  .image-5 {
    height: 18px;
  }

  .image-7 {
    display: block;
  }
}


