/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*************************************************************************************************************/
.header {
  overflow: hidden;
  height: 100vh;
  max-height: -webkit-fill-available;
  position: relative;
  display: none;
}
@media (min-width: 1024px) {
  .header {
    height: unset;
    max-height: unset;
    display: block;
  }
}
.header__mobile {
  font-size: 7.7333333333vw;
  line-height: 6.4vw;
  padding-left: 4.2666666667vw;
  padding-right: 1.8666666667vw;
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  box-sizing: border-box;
  height: 100%;
  background-color: #000000;
  position: relative;
}
@media (min-width: 767px) {
  .header__mobile {
    font-size: 3.90625vw;
  }
}
@media (min-width: 767px) {
  .header__mobile {
    line-height: 3.2552083333vw;
  }
}
@media (min-width: 767px) {
  .header__mobile {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 767px) {
  .header__mobile {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .header__mobile {
    height: 76.8229166667vw;
  }
}
@media (min-width: 1024px) {
  .header__mobile {
    display: none;
  }
}
.header__wrapper {
  min-height: 100vh;
  background-color: #000000;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  z-index: 6;
  position: relative;
}
.header__wrapper:before {
  content: "";
  background: url(002c794e863a3ce6e2dd.gif) repeat center center;
  opacity: 0.08;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  display: none;
}
@media (min-width: 1024px) {
  .header__wrapper:before {
    display: block;
  }
}
.header__about {
  margin-top: 3.2vw;
  height: 9.3333333333vw;
  position: relative;
  cursor: pointer;
}
@media (min-width: 767px) {
  .header__about {
    margin-top: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .header__about {
    margin-top: 0vw;
  }
}
@media (min-width: 767px) {
  .header__about {
    height: 4.5572916667vw;
  }
}
@media (min-width: 1024px) {
  .header__about {
    height: unset;
  }
}
.header__heading {
  font-size: 7.7333333333vw;
  line-height: 6.4vw;
  padding-left: 4.2666666667vw;
  padding-right: 1.8666666667vw;
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0;
  display: flex;
  justify-content: flex-end;
  width: 100vw;
  box-sizing: border-box;
}
@media (min-width: 767px) {
  .header__heading {
    font-size: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 767px) {
  .header__heading {
    line-height: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    line-height: 1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .header__heading {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .header__heading {
    padding-right: 0.9114583333vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    padding-right: 1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    padding-top: 1.5277777778vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    padding-bottom: 1.5277777778vw;
  }
}
@media (min-width: 1024px) {
  .header__heading {
    justify-content: space-between;
  }
}
.header__mission-critical {
  width: 61.3333333333vw;
  letter-spacing: 0vw;
  bottom: 4.2666666667vw;
  left: 4.2666666667vw;
  position: absolute;
  color: #484848;
}
@media (min-width: 767px) {
  .header__mission-critical {
    width: 43.8802083333vw;
  }
}
@media (min-width: 1024px) {
  .header__mission-critical {
    width: 32.0138888889vw;
  }
}
@media (min-width: 767px) {
  .header__mission-critical {
    letter-spacing: 0vw;
  }
}
@media (min-width: 767px) {
  .header__mission-critical {
    bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .header__mission-critical {
    bottom: 0vw;
  }
}
@media (min-width: 767px) {
  .header__mission-critical {
    left: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .header__mission-critical {
    left: 0vw;
  }
}
@media (min-width: 767px) {
  .header__mission-critical {
    top: 2.6041666667vw;
  }
}
.header__mission-critical--white {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .header__mission-critical {
    position: static;
  }
}
.header__fixed {
  font-size: 7.7333333333vw;
  line-height: 6.4vw;
  padding-left: 4.2666666667vw;
  padding-right: 1.8666666667vw;
  padding-bottom: 0vw;
  text-transform: uppercase;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-style: normal;
  font-weight: 800;
  position: fixed;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  z-index: 4;
  justify-content: space-between;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  display: none;
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}
@media (min-width: 767px) {
  .header__fixed {
    font-size: 3.7760416667vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    font-size: 4.375vw;
  }
}
@media (min-width: 767px) {
  .header__fixed {
    line-height: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    line-height: 3.4722222222vw;
  }
}
@media (min-width: 767px) {
  .header__fixed {
    padding-left: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .header__fixed {
    padding-right: 0.9114583333vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    padding-right: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .header__fixed {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    padding-bottom: 1.5277777778vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    padding-top: 1.5277777778vw;
  }
}
@media (min-width: 1024px) {
  .header__fixed {
    display: flex;
  }
}
.header__fixed.fixed-header-visible {
  transform: translateY(0%);
}

.mission {
  margin-top: 43.2vw;
  margin-bottom: 32.2666666667vw;
}
@media (min-width: 767px) {
  .mission {
    margin-top: 22.65625vw;
  }
}
@media (min-width: 1024px) {
  .mission {
    margin-top: 0vw;
  }
}
@media (min-width: 767px) {
  .mission {
    margin-bottom: 31.25vw;
  }
}
@media (min-width: 1024px) {
  .mission {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .mission {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.mission__text-reveal {
  margin-left: 4.2666666667vw;
  font-size: 16.8vw;
  line-height: 12.2666666667vw;
  margin-right: 10.9333333333vw;
  z-index: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #000000;
}
@media (min-width: 767px) {
  .mission__text-reveal {
    margin-left: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal {
    margin-left: 27.7777777778vw;
  }
}
@media (min-width: 767px) {
  .mission__text-reveal {
    font-size: 8.203125vw;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal {
    font-size: 4.375vw;
  }
}
@media (min-width: 767px) {
  .mission__text-reveal {
    line-height: 5.9895833333vw;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal {
    line-height: 3.1944444444vw;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal {
    width: 45.4166666667vw;
  }
}
.mission__text-reveal--mobile {
  display: block;
}
@media (min-width: 767px) {
  .mission__text-reveal--mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal--mobile {
    display: none;
  }
}
.mission__text-reveal--tablet {
  display: none;
}
@media (min-width: 767px) {
  .mission__text-reveal--tablet {
    display: block;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal--tablet {
    display: none;
  }
}
.mission__text-reveal--desktop {
  display: none;
}
@media (min-width: 1024px) {
  .mission__text-reveal--desktop {
    display: block;
  }
}
.mission__text-reveal-mask {
  margin-bottom: 0.5333333333vw;
  overflow: hidden;
}
@media (min-width: 767px) {
  .mission__text-reveal-mask {
    margin-bottom: 0.2604166667vw;
  }
}
@media (min-width: 1024px) {
  .mission__text-reveal-mask {
    margin-bottom: 0vw;
  }
}
.mission__text-reveal-mask [mission-text-animate] {
  position: relative;
}

.documentaries {
  position: relative;
  top: 0;
  z-index: 1;
  overflow: hidden;
  display: none;
}
.documentaries .is-visible {
  display: none;
}
@media (min-width: 1024px) {
  .documentaries .is-visible {
    display: block;
  }
}
.documentaries:first-child {
  border-top: 1px solid #000000;
}
.documentaries__wrapper {
  position: relative;
}
@media (min-width: 1024px) {
  .documentaries__wrapper {
    min-height: 100vh;
  }
}
@media (min-width: 1024px) {
  .documentaries {
    display: block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .documentaries__item-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .documentaries__item-wrapper {
    min-width: 19.75vw;
  }
}
.documentaries__section-inner {
  height: 0vw;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
}
@media (min-width: 767px) {
  .documentaries__section-inner {
    height: 0vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section-inner {
    height: 10.9722222222vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section {
    height: 0vw;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
    cursor: pointer;
    background-color: white;
    margin-top: -1px;
    text-decoration: none;
    color: #000000;
    position: relative;
    transition: height 0.3s ease-in-out;
  }
}
@media (min-width: 1024px) and (min-width: 767px) {
  .documentaries__section {
    height: 0vw;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .documentaries__section {
    height: 10.9722222222vw;
  }
}
.documentaries__section--small-text {
  font-size: 7.4666666667vw;
  line-height: 8.2666666667vw;
  letter-spacing: 0.8666666667vw;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .documentaries__section--small-text {
    font-size: 3.6458333333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--small-text {
    font-size: 1.9444444444vw;
  }
}
@media (min-width: 767px) {
  .documentaries__section--small-text {
    line-height: 4.0364583333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--small-text {
    line-height: 2.1527777778vw;
  }
}
@media (min-width: 767px) {
  .documentaries__section--small-text {
    letter-spacing: 0.4231770833vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--small-text {
    letter-spacing: 0.2256944444vw;
  }
}
.documentaries__section--large-text {
  font-size: 15.2vw;
  line-height: 13.3333333333vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media (min-width: 767px) {
  .documentaries__section--large-text {
    font-size: 7.421875vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--large-text {
    font-size: 3.8194444444vw;
  }
}
@media (min-width: 767px) {
  .documentaries__section--large-text {
    line-height: 6.5104166667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--large-text {
    line-height: 3.4722222222vw;
  }
}
.documentaries__section--large-text-edited {
  font-size: 13.8666666667vw;
}
@media (min-width: 767px) {
  .documentaries__section--large-text-edited {
    font-size: 6.7708333333vw;
  }
}
.documentaries__section--medium-text {
  font-size: 9.3333333333vw;
  line-height: 8vw;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}
@media (min-width: 767px) {
  .documentaries__section--medium-text {
    font-size: 4.5572916667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--medium-text {
    font-size: 2.4305555556vw;
  }
}
@media (min-width: 767px) {
  .documentaries__section--medium-text {
    line-height: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section--medium-text {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section.is-playing-video {
    height: 50.6944444444vw;
  }
}
.documentaries__section-item {
  width: 53.3333333333vw;
  text-align: center;
  position: relative;
}
@media (min-width: 767px) {
  .documentaries__section-item {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__section-item {
    width: 13.8888888889vw;
  }
}
.documentaries__nyc-times {
  width: 53.3333333333vw;
}
@media (min-width: 767px) {
  .documentaries__nyc-times {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__nyc-times {
    width: 13.8888888889vw;
  }
}
.documentaries__vice {
  width: 37.3333333333vw;
}
@media (min-width: 767px) {
  .documentaries__vice {
    width: 18.2291666667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__vice {
    width: 9.7083333333vw;
  }
}
.documentaries__netflix {
  width: 43.4666666667vw;
}
@media (min-width: 767px) {
  .documentaries__netflix {
    width: 21.2239583333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__netflix {
    width: 11.3194444444vw;
  }
}
.documentaries__axs {
  width: 100%;
}
.documentaries__hulu {
  width: 35.2vw;
}
@media (min-width: 767px) {
  .documentaries__hulu {
    width: 17.1875vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__hulu {
    width: 9.1666666667vw;
  }
}
.documentaries__a_e {
  width: 25.6vw;
}
@media (min-width: 767px) {
  .documentaries__a_e {
    width: 12.5vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__a_e {
    width: 6.6666666667vw;
  }
}
.documentaries__image-wrapper {
  width: 53.3333333333vw;
  height: 32vw;
  position: relative;
  overflow: hidden;
}
@media (min-width: 767px) {
  .documentaries__image-wrapper {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__image-wrapper {
    width: 13.8888888889vw;
  }
}
@media (min-width: 767px) {
  .documentaries__image-wrapper {
    height: 15.625vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__image-wrapper {
    height: 8.3333333333vw;
  }
}
.documentaries__image {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  left: 0;
}
.documentaries__globe-toggle {
  position: absolute;
  z-index: 2;
}
@media (min-width: 1024px) {
  .documentaries__globe-toggle {
    top: 9.5833333333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__globe-toggle {
    right: 1.3888888889vw;
  }
}
@supports (-webkit-touch-callout: none) {
  .documentaries__globe-toggle {
    display: none;
  }
}
.documentaries__btn {
  border: 1px solid #000000;
  background-color: #000000;
  padding: 0;
  position: relative;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  cursor: pointer;
  z-index: 500;
  display: none;
}
@media (min-width: 1024px) {
  .documentaries__btn {
    width: 2.7777777778vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__btn {
    height: 1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__btn {
    display: block;
  }
}
.documentaries__btn.is-active {
  background-color: #ff7000;
  border-color: #ff7000;
}
.documentaries__btn.is-active path {
  fill: #000000;
}
.documentaries__globe-toggle.is-scrolling:before {
  opacity: 1;
}
.documentaries__globe-toggle:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  z-index: 0;
  box-shadow: 0 0 2vw 1.9vw #FF7000;
  width: 1px;
  height: 1px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .documentaries__btn-svg {
    height: 0.9027777778vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__btn-svg {
    width: 0.9027777778vw;
  }
}
.documentaries__nomination {
  height: 25.0666666667vw;
  width: 53.3333333333vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 767px) {
  .documentaries__nomination {
    height: 12.2395833333vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__nomination {
    height: 6.5277777778vw;
  }
}
@media (min-width: 767px) {
  .documentaries__nomination {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__nomination {
    width: 13.8888888889vw;
  }
}
.documentaries__video-wrapper {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media (min-width: 1024px) {
  .documentaries__video-wrapper {
    width: 65.2777777778vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__video-wrapper {
    height: 36.8055555556vw;
  }
}
.documentaries__vimeo-video {
  height: 100%;
  width: 100%;
  opacity: 0;
}

.documentaries__slide-mobile {
  height: 160vw;
  padding-left: 4.8vw;
  padding-right: 4.8vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  border-left: 1px solid #000000;
  text-decoration: none;
  color: #000000;
}
@media (min-width: 767px) {
  .documentaries__slide-mobile {
    height: 78.125vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__slide-mobile {
    height: 0vw;
  }
}
@media (min-width: 767px) {
  .documentaries__slide-mobile {
    padding-left: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__slide-mobile {
    padding-left: 0vw;
  }
}
@media (min-width: 767px) {
  .documentaries__slide-mobile {
    padding-right: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .documentaries__slide-mobile {
    padding-right: 0vw;
  }
}

.globe {
  background-color: #000000;
  box-sizing: border-box;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  display: none;
  opacity: 0;
}
@media (min-width: 1024px) {
  .globe {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .globe {
    padding-right: 1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .globe {
    display: block;
  }
}
.globe:after {
  content: "";
  background: url(002c794e863a3ce6e2dd.gif) repeat center center;
  opacity: 0.08;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
@media (min-width: 1024px) {
  .globe:after {
    border-radius: 0.2777777778vw;
  }
}
.globe__inner {
  position: relative;
  overflow: hidden;
}
.globe__inner canvas {
  position: relative;
  z-index: 1;
}
.globe__images-wrapper {
  border-radius: 4px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
}
.globe__project-img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  animation: kenburns 40s infinite;
  animation-timing-function: linear;
  visibility: hidden;
}
.globe__project-img--top {
  z-index: 1;
  visibility: visible;
}
.globe__text-upper {
  display: flex;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .globe__text-upper {
    min-height: 2.7777777778vw;
  }
}
.globe__text-bottom-wrapper {
  display: flex;
}
.globe__text-bottom {
  display: flex;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 1024px) {
  .globe__text-bottom--first {
    margin-left: 10.4861111111vw;
  }
}
@media (min-width: 1024px) {
  .globe__text-bottom--second {
    margin-left: 16.3194444444vw;
  }
}
@media (min-width: 1024px) {
  .globe__text-bottom--third {
    margin-left: 29.8611111111vw;
  }
}
.globe__text-bottom--gray {
  color: #9d9d9d;
}
.globe__text {
  font-size: 0vw;
  line-height: 0vw;
  letter-spacing: 0vw;
  margin-top: 0vw;
  margin-bottom: 0vw;
  text-transform: uppercase;
  flex-basis: 25%;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
}
@media (min-width: 767px) {
  .globe__text {
    font-size: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__text {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .globe__text {
    line-height: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__text {
    line-height: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .globe__text {
    letter-spacing: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__text {
    letter-spacing: 0.1611111111vw;
  }
}
@media (min-width: 767px) {
  .globe__text {
    margin-top: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__text {
    margin-top: 0.5555555556vw;
  }
}
@media (min-width: 767px) {
  .globe__text {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__text {
    margin-bottom: 0.8333333333vw;
  }
}
@media (min-width: 1024px) {
  .globe__text-margin--first {
    margin-left: 0.3472222222vw;
  }
}
@media (min-width: 1024px) {
  .globe__text-margin--second {
    margin-left: 1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .globe__text-margin--third {
    margin-left: 2.5vw;
  }
}
.globe__text:last-child {
  text-align: right;
}
.globe__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  pointer-events: none;
  user-select: none;
  opacity: 0.4;
  z-index: 1;
}
@media (min-width: 1024px) {
  .globe__circle {
    width: 42.0138888889vw;
  }
}
.globe__line {
  pointer-events: none;
  opacity: 0.4;
  z-index: 2;
}
.globe__line-right, .globe__line-left {
  position: absolute;
  border-top: 0.5px solid rgba(200, 200, 200, 0.7);
  top: 50%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .globe__line-right, .globe__line-left {
    width: 27.7777777778vw;
  }
}
@media (min-width: 1024px) {
  .globe__line-right, .globe__line-left {
    right: -1.3888888889vw;
  }
}
.globe__line-left {
  z-index: 1;
}
@media (min-width: 1024px) {
  .globe__line-left {
    left: -1.3888888889vw;
  }
}
.globe__line-bottom, .globe__line-top {
  height: calc(50vh - 23vw);
  position: absolute;
  border-left: 0.5px solid rgba(200, 200, 200, 0.7);
  right: 50%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .globe__line-bottom, .globe__line-top {
    bottom: -1.3888888889vw;
  }
}
@media (min-width: 1024px) {
  .globe__line-top {
    top: -1.3888888889vw;
  }
}
.globe__iframe-wrapper {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .globe__iframe-wrapper {
    width: 78.3333333333vw;
  }
}
@media (min-width: 1024px) {
  .globe__iframe-wrapper {
    height: 44.1666666667vw;
  }
}
.globe__iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  transform: scale(0);
  transform-origin: center;
  z-index: 3;
}
.globe__close {
  top: -6.6666666667vw;
  right: 0vw;
  font-size: 0vw;
  line-height: 0vw;
  letter-spacing: 0vw;
  position: absolute;
  cursor: pointer;
  color: #ffffff;
}
@media (min-width: 767px) {
  .globe__close {
    top: -3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .globe__close {
    top: -1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .globe__close {
    right: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__close {
    right: 0vw;
  }
}
@media (min-width: 767px) {
  .globe__close {
    font-size: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__close {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .globe__close {
    line-height: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__close {
    line-height: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .globe__close {
    letter-spacing: 0vw;
  }
}
@media (min-width: 1024px) {
  .globe__close {
    letter-spacing: 0.1611111111vw;
  }
}
.globe__iframe-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  visibility: hidden;
}

@keyframes kenburns {
  0% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
  }
  50% {
    transform: scale3d(1.3, 1.3, 1.3) translate3d(-7vw, 0px, 0px);
  }
  100% {
    transform: scale3d(1, 1, 1) translate3d(0px, 0px, 0px);
  }
}
.footer {
  padding-top: 0vw;
  padding-left: 4.2666666667vw;
  padding-right: 4vw;
  padding-bottom: 5.3333333333vw;
  position: relative;
  z-index: 3;
}
@media (min-width: 767px) {
  .footer {
    padding-top: 28.6458333333vw;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-top: 9.0277777778vw;
  }
}
@media (min-width: 767px) {
  .footer {
    padding-left: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-left: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-right: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .footer {
    padding-bottom: 1.3888888889vw;
  }
}
.footer__glazer-photo-wrapper {
  flex-basis: 100%;
}
.footer__glazer-photo {
  width: 33.8666666667vw;
}
@media (min-width: 767px) {
  .footer__glazer-photo {
    width: 16.5364583333vw;
  }
}
@media (min-width: 1024px) {
  .footer__glazer-photo {
    width: 10.4166666667vw;
  }
}
.footer__main-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer__about {
  font-size: 16.8vw;
  margin-top: 30.1333333333vw;
  margin-bottom: 5.6vw;
  font-weight: 900;
  display: inline-block;
}
@media (min-width: 767px) {
  .footer__about {
    font-size: 8.203125vw;
  }
}
@media (min-width: 1024px) {
  .footer__about {
    font-size: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__about {
    margin-top: 14.7135416667vw;
  }
}
@media (min-width: 1024px) {
  .footer__about {
    margin-top: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__about {
    margin-bottom: 2.734375vw;
  }
}
@media (min-width: 1024px) {
  .footer__about {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .footer__about {
    display: none;
  }
}
@media (min-width: 767px) {
  .footer__about {
    display: none;
  }
}
.footer__about-main {
  font-size: 7.7333333333vw;
  line-height: 6.4vw;
  margin-top: 8.4vw;
  width: 52.8vw;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .footer__about-main {
    font-size: 8.203125vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-main {
    font-size: 4.375vw;
  }
}
@media (min-width: 767px) {
  .footer__about-main {
    line-height: 5.9895833333vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-main {
    line-height: 3.1944444444vw;
  }
}
@media (min-width: 767px) {
  .footer__about-main {
    margin-top: 3.3854166667vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-main {
    margin-top: 3.4722222222vw;
  }
}
@media (min-width: 767px) {
  .footer__about-main {
    width: 96.6145833333vw;
  }
}
@media (min-width: 767px) {
  .footer__about-main {
    font-weight: 900;
  }
}
@media (min-width: 1024px) {
  .footer__about-main {
    flex-basis: 50%;
  }
}
.footer__br-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .footer__br-desktop {
    display: block;
  }
}
.footer__about-minor {
  width: 82.1333333333vw;
  font-size: 5.6vw;
  line-height: 5.3333333333vw;
  letter-spacing: -0.0266666667vw;
  margin-bottom: 9.6vw;
  margin-top: 11.7333333333vw;
  margin-left: 0vw;
  font-weight: 600;
  flex-basis: 100%;
}
@media (min-width: 767px) {
  .footer__about-minor {
    width: 73.046875vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    width: 38.9583333333vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    font-size: 4.1666666667vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    font-size: 2.2222222222vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    line-height: 1.9444444444vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    letter-spacing: -0.01953125vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    letter-spacing: -0.0104166667vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    margin-bottom: 6.5104166667vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    margin-bottom: 5.4166666667vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    margin-top: 3.125vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    margin-top: 3.4722222222vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    margin-left: 22.0052083333vw;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    margin-left: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__about-minor {
    text-align: justify;
  }
}
@media (min-width: 1024px) {
  .footer__about-minor {
    text-align: justify;
    flex-basis: 40%;
  }
}
.footer__br-mobile {
  display: block;
}
@media (min-width: 767px) {
  .footer__br-mobile {
    display: none;
  }
}
@media (min-width: 1024px) {
  .footer__br-mobile {
    display: none;
  }
}
.footer__br-tablet {
  display: block;
}
@media (min-width: 1024px) {
  .footer__br-tablet {
    display: none;
  }
}
.footer__bottom-line {
  font-size: 4.2666666667vw;
  line-height: 5.3333333333vw;
  letter-spacing: 0.496vw;
  display: flex;
  text-transform: uppercase;
  font-weight: bold;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .footer__bottom-line {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .footer__bottom-line {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer__bottom-line {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .footer__bottom-line {
    line-height: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer__bottom-line {
    letter-spacing: 0.2421875vw;
  }
}
@media (min-width: 1024px) {
  .footer__bottom-line {
    letter-spacing: 0.1611111111vw;
  }
}
@media (min-width: 1024px) {
  .footer__bottom-line {
    flex-wrap: nowrap;
  }
}
.footer__links-wrapper {
  display: flex;
  flex-direction: row;
}
@media (min-width: 767px) {
  .footer__links-wrapper {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .footer__links-wrapper {
    justify-content: center;
  }
}
.footer__link, .footer__made-by, .footer__contact, .footer__represented {
  text-decoration: none;
  color: #000000;
}
.footer__link-ln {
  margin-left: 15.2vw;
}
@media (min-width: 767px) {
  .footer__link-ln {
    margin-left: 0vw;
  }
}
@media (min-width: 1024px) {
  .footer__link-ln {
    margin-left: 0vw;
  }
}
.footer__contact-wrapper {
  margin-top: 5.3333333333vw;
  display: flex;
  flex-direction: column;
  order: 4;
}
@media (min-width: 1024px) {
  .footer__contact-wrapper {
    margin-left: 2.0833333333vw;
  }
}
@media (min-width: 767px) {
  .footer__contact-wrapper {
    margin-top: 0vw;
  }
}
@media (min-width: 1024px) {
  .footer__contact-wrapper {
    margin-top: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__contact-wrapper {
    order: 2;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .footer__contact-wrapper {
    margin-left: 5.9895833333vw;
  }
}
@media (min-width: 767px) and (min-width: 1024px) {
  .footer__contact-wrapper {
    margin-left: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .footer__contact-wrapper {
    order: 1;
  }
}
.footer__produced-by {
  font-size: 7.7333333333vw;
  line-height: 6.4vw;
  letter-spacing: 0vw;
  margin-bottom: 10.6666666667vw;
  margin-right: 0vw;
  order: -2;
  font-weight: 600;
}
@media (min-width: 767px) {
  .footer__produced-by {
    font-size: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    line-height: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    letter-spacing: 0.2421875vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    letter-spacing: 0.1611111111vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    margin-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    margin-bottom: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    margin-left: 22.0052083333vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    margin-left: 2.0833333333vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    width: 30.4166666667vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    margin-right: 19.53125vw;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    margin-right: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__produced-by {
    font-weight: bold;
  }
}
@media (min-width: 1024px) {
  .footer__produced-by {
    order: 2;
  }
}
.footer__made-by {
  margin-right: 0vw;
  margin-left: 16vw;
  order: 3;
}
@media (min-width: 767px) {
  .footer__made-by {
    margin-right: 0vw;
  }
}
@media (min-width: 1024px) {
  .footer__made-by {
    margin-right: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__made-by {
    margin-left: 5.9895833333vw;
  }
}
@media (min-width: 1024px) {
  .footer__made-by {
    margin-left: 8.1944444444vw;
  }
}
.footer__represented-wrapper {
  margin-bottom: 5.3333333333vw;
  order: -1;
}
@media (min-width: 767px) {
  .footer__represented-wrapper {
    margin-left: 5.9895833333vw;
  }
}
@media (min-width: 1024px) {
  .footer__represented-wrapper {
    margin-left: 2.7083333333vw;
  }
}
@media (min-width: 767px) {
  .footer__represented-wrapper {
    margin-bottom: 0vw;
  }
}
@media (min-width: 1024px) {
  .footer__represented-wrapper {
    margin-bottom: 0vw;
  }
}
@media (min-width: 767px) {
  .footer__represented-wrapper {
    order: 3;
  }
}
@media (min-width: 1024px) {
  .footer__represented-wrapper {
    order: 3;
  }
}
.footer__represented-mail {
  cursor: pointer;
}

.slider--desktop {
  display: none;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .slider--desktop {
    padding-bottom: 2.7777777778vw;
  }
}
@media (min-width: 767px) {
  .slider--desktop {
    display: block;
  }
}
@media (min-width: 1024px) {
  .slider--desktop {
    display: block;
    height: calc(100vh - 8vw);
  }
}
.slider-wrapper {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .slider-wrapper {
    width: 100vw;
  }
}
@media (min-width: 1024px) {
  .slider-wrapper {
    height: 100%;
  }
}
.slider__slide {
  height: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .slider__slide {
    width: 100vw;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .slider__slide {
    height: 66.40625vw;
  }
}
@media (min-width: 767px) and (min-width: 1024px) {
  .slider__slide {
    height: 43.0555555556vw;
  }
}
.slider__slide-item {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  background-color: #000000;
  overflow: hidden;
  top: 0;
}
@media (min-width: 767px) {
  .slider__slide-item {
    position: relative;
    overflow: unset;
  }
}
@media (min-width: 1024px) {
  .slider__slide-item {
    position: absolute;
    overflow: hidden;
  }
}
.slider__video {
  width: 100vw;
  object-fit: cover;
  min-height: 100vh;
}
@media (min-width: 767px) {
  .slider__video {
    width: 100vw;
  }
}
@media (min-width: 767px) {
  .slider__video {
    object-fit: cover;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .slider__video {
    min-height: 66.40625vw;
  }
}
@media (min-width: 1024px) {
  .slider__video {
    height: 100%;
  }
}
.slider__image-wrapper {
  height: 100%;
  width: 100vw;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 767px) {
  .slider__image-wrapper {
    position: relative;
  }
}
@media (min-width: 1024px) {
  .slider__image-wrapper {
    position: absolute;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .slider__image-wrapper {
    width: 100vw;
  }
}
@media (min-width: 1024px) {
  .slider__image {
    width: 100vw;
  }
}
.slider__black-line {
  height: calc(100vh - 6vw);
  position: absolute;
  z-index: 30;
  background-color: #000000;
}
@media (min-width: 1024px) {
  .slider__black-line {
    width: 2.7777777778vw;
  }
}
@media (min-width: 1024px) {
  .slider__black-line {
    top: -0.2777777778vw;
  }
}
.slider__black-line:before {
  content: "";
  background: url(002c794e863a3ce6e2dd.gif) repeat center center;
  opacity: 0.08;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.slider__black-line--left {
  left: 8%;
}
.slider__black-line--right {
  right: 8%;
}
.slider__black-line--hidden {
  right: -79%;
}
@media (min-width: 767px) {
  .slider__black-line {
    display: none;
  }
}
@media (min-width: 1024px) {
  .slider__black-line {
    display: block;
  }
}
.slider__black-line-img {
  height: 100%;
}
.slider__navigation {
  position: absolute;
  height: 100%;
  width: 10%;
  z-index: 5;
  cursor: pointer;
}
.slider__navigation--left {
  left: 0;
}
.slider__navigation--right {
  right: 0;
}
@media (min-width: 767px) {
  .slider__navigation {
    display: none;
  }
}
@media (min-width: 1024px) {
  .slider__navigation {
    display: block;
  }
}
.slider__slide-item-info {
  position: absolute;
  bottom: 4.8%;
  z-index: 10;
}
@media (min-width: 767px) {
  .slider__slide-item-info {
    left: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__slide-item-info {
    left: 11.875vw;
  }
}
.slider__text--small {
  font-size: 6.6666666667vw;
  letter-spacing: 0.0533333333vw;
  margin-right: 4.8vw;
  color: #ffffff;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .slider__text--small {
    font-size: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .slider__text--small {
    font-size: 1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .slider__text--small {
    letter-spacing: 0.0260416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__text--small {
    letter-spacing: 0.0138888889vw;
  }
}
@media (min-width: 767px) {
  .slider__text--small {
    margin-right: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .slider__text--small {
    margin-right: 0vw;
  }
}
.slider__text--large {
  letter-spacing: 0;
  color: #ffffff;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-weight: 800;
}
@media (min-width: 767px) {
  .slider__text--large {
    font-size: 13.0208333333vw;
  }
}
@media (min-width: 1024px) {
  .slider__text--large {
    font-size: 11.5972222222vw;
  }
}
@media (min-width: 767px) {
  .slider__text--large {
    line-height: 11.71875vw;
  }
}
@media (min-width: 1024px) {
  .slider__text--large {
    line-height: 10.4166666667vw;
  }
}
.slider__info-ny-times-logo {
  height: 6.6666666667vw;
  width: 5.3333333333vw;
  margin-right: 1.8666666667vw;
}
@media (min-width: 767px) {
  .slider__info-ny-times-logo {
    height: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-ny-times-logo {
    height: 1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .slider__info-ny-times-logo {
    width: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-ny-times-logo {
    width: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .slider__info-ny-times-logo {
    margin-right: 0.9114583333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-ny-times-logo {
    margin-right: 0.4861111111vw;
  }
}
.slider__info-showtime-logo {
  height: 8vw;
  width: 8vw;
}
@media (min-width: 767px) {
  .slider__info-showtime-logo {
    height: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-showtime-logo {
    height: 2.0833333333vw;
  }
}
@media (min-width: 767px) {
  .slider__info-showtime-logo {
    width: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-showtime-logo {
    width: 2.0833333333vw;
  }
}
.slider__info-netflix-logo {
  height: 8vw;
  width: 8vw;
}
@media (min-width: 767px) {
  .slider__info-netflix-logo {
    height: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-netflix-logo {
    height: 2.0833333333vw;
  }
}
@media (min-width: 767px) {
  .slider__info-netflix-logo {
    width: 3.90625vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-netflix-logo {
    width: 2.0833333333vw;
  }
}
@media (min-width: 767px) {
  .slider__info-heading {
    width: 68.8802083333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-heading {
    width: 73.3333333333vw;
  }
}
.slider__info-watch {
  margin-top: 44.5333333333vw;
  margin-left: 3.4666666667vw;
  position: relative;
  display: flex;
}
@media (min-width: 767px) {
  .slider__info-watch {
    margin-top: 4.0364583333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-watch {
    margin-top: 0.9027777778vw;
  }
}
@media (min-width: 767px) {
  .slider__info-watch {
    margin-left: 0vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-watch {
    margin-left: 0vw;
  }
}
.slider__info-trailer {
  margin-left: 0vw;
  margin-top: 3.7333333333vw;
  top: 10.6666666667vw;
  background-color: transparent;
  border: none;
  outline: none;
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 767px) {
  .slider__info-trailer {
    margin-left: 24.7395833333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-trailer {
    margin-left: 29.3055555556vw;
  }
}
@media (min-width: 767px) {
  .slider__info-trailer {
    margin-top: 0vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-trailer {
    margin-top: 0vw;
  }
}
@media (min-width: 767px) {
  .slider__info-trailer {
    top: 0.5208333333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-trailer {
    top: 0vw;
  }
}
@media (min-width: 767px) {
  .slider__info-trailer {
    right: 25vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-trailer {
    position: absolute;
  }
}
.slider__info-link {
  border-radius: 5.0666666667vw;
  height: 10.6666666667vw;
  text-decoration: none;
  display: flex;
  border: 1px solid #ffffff;
  padding: 0;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 767px) {
  .slider__info-link {
    border-radius: 2.4739583333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-link {
    border-radius: 1.3194444444vw;
  }
}
@media (min-width: 767px) {
  .slider__info-link {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-link {
    height: 2.7777777778vw;
  }
}
.slider__info-nytimes {
  padding-left: 1.3333333333vw;
  padding-right: 0vw;
  box-sizing: border-box;
}
@media (min-width: 767px) {
  .slider__info-nytimes {
    padding-left: 1.953125vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-nytimes {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 767px) {
  .slider__info-nytimes {
    padding-right: 0.6510416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-nytimes {
    padding-right: 1.6666666667vw;
  }
}
.slider__info-showtime {
  width: 58.6666666667vw;
  padding-left: 1.3333333333vw;
  top: 0vw;
  box-sizing: border-box;
  background-color: #b10000;
  border: none;
}
@media (min-width: 767px) {
  .slider__info-showtime {
    width: 28.6458333333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-showtime {
    width: 15.2777777778vw;
  }
}
@media (min-width: 767px) {
  .slider__info-showtime {
    padding-left: 0.6510416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-showtime {
    padding-left: 0.3472222222vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-showtime {
    padding-right: 1.25vw;
  }
}
@media (min-width: 767px) {
  .slider__info-showtime {
    top: 0vw;
  }
}
.slider__info-youtube {
  width: 53.3333333333vw;
  justify-content: center;
  background-color: #b10000;
  border: none;
  box-sizing: border-box;
}
@media (min-width: 767px) {
  .slider__info-youtube {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-youtube {
    width: 13.8888888889vw;
  }
}
.slider__info-netflix {
  width: 57.3333333333vw;
  padding-left: 2.6666666667vw;
  padding-right: 2.6666666667vw;
  box-sizing: border-box;
}
@media (min-width: 767px) {
  .slider__info-netflix {
    width: 27.9947916667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-netflix {
    width: 13.8888888889vw;
  }
}
@media (min-width: 767px) {
  .slider__info-netflix {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-netflix {
    padding-left: 0.6944444444vw;
  }
}
@media (min-width: 767px) {
  .slider__info-netflix {
    padding-right: 1.3020833333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-netflix {
    padding-right: 1.1805555556vw;
  }
}
.slider__info-watch-trailer {
  padding-left: 2.6666666667vw;
}
@media (min-width: 767px) {
  .slider__info-watch-trailer {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-watch-trailer {
    padding-left: 0.6944444444vw;
  }
}
.slider__info-play-svg {
  height: 6.6666666667vw;
  width: 6.6666666667vw;
}
@media (min-width: 767px) {
  .slider__info-play-svg {
    height: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-play-svg {
    height: 1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .slider__info-play-svg {
    width: 3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-play-svg {
    width: 1.7361111111vw;
  }
}
.slider__info-emmy {
  width: 40vw;
  height: 19.4933333333vw;
}
@media (min-width: 767px) {
  .slider__info-emmy {
    width: 26.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-emmy {
    width: 13.8888888889vw;
  }
}
@media (min-width: 767px) {
  .slider__info-emmy {
    height: 12.7734375vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-emmy {
    height: 6.8125vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-emmy {
    padding-bottom: 5.4166666667vw;
  }
}
.slider__info-award {
  width: 40vw;
}
@media (min-width: 767px) {
  .slider__info-award {
    width: 19.53125vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-award {
    width: 10.4166666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-award {
    padding-bottom: 5.4166666667vw;
  }
}
.slider__emmy-wrapper {
  position: absolute;
}
@media (min-width: 767px) {
  .slider__emmy-wrapper {
    top: 3.7760416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__emmy-wrapper {
    top: 2.0138888889vw;
  }
}
@media (min-width: 767px) {
  .slider__emmy-wrapper {
    left: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__emmy-wrapper {
    left: 11.8055555556vw;
  }
}
.slider__info-tv {
  top: 0vw;
  position: absolute;
}
@media (min-width: 767px) {
  .slider__info-tv {
    top: 3.7760416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-tv {
    top: 2.9166666667vw;
  }
}
@media (min-width: 767px) and (min-width: 767px) {
  .slider__info-tv {
    right: 2.6041666667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-tv {
    right: 12.5%;
  }
}
.slider__info-asx-tv {
  width: 32vw;
  height: 9.6vw;
}
@media (min-width: 767px) {
  .slider__info-asx-tv {
    width: 15.625vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-asx-tv {
    width: 8.3333333333vw;
  }
}
@media (min-width: 767px) {
  .slider__info-asx-tv {
    height: 4.6875vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-asx-tv {
    height: 2.5vw;
  }
}
.slider__info-vice-tv {
  width: 34.6666666667vw;
  height: 10.9333333333vw;
}
@media (min-width: 767px) {
  .slider__info-vice-tv {
    width: 16.9270833333vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-vice-tv {
    width: 9.0277777778vw;
  }
}
@media (min-width: 767px) {
  .slider__info-vice-tv {
    height: 5.3385416667vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-vice-tv {
    height: 2.8472222222vw;
  }
}
.slider__br-for-desktop {
  display: none;
}
@media (min-width: 1024px) {
  .slider__br-for-desktop {
    display: block;
  }
}
@media (min-width: 767px) {
  .slider__button-text-edited {
    margin-left: 2.34375vw;
  }
}
@media (min-width: 1024px) {
  .slider__button-text-edited {
    margin-left: 0vw;
  }
}
.slider__link {
  text-decoration: none;
}

.slider__mobile {
  position: relative;
  height: 100%;
}
.slider__mobile-wrapper {
  height: 100vh;
  overflow: hidden;
}
@media (min-width: 767px) {
  .slider__mobile-wrapper {
    display: none;
  }
}
@media (min-width: 1024px) {
  .slider__mobile-wrapper {
    display: none;
  }
}
.slider__mobile-item {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #000000;
}
.slider__mobile-image {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
  position: relative;
}
.slider__mobile-text-wrapper {
  margin-right: 23.7333333333vw;
  min-height: 133.3333333333vw;
  bottom: 4.1%;
  position: absolute;
  color: #ffffff;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 767px) {
  .slider__mobile-text-wrapper {
    bottom: 3.9%;
  }
}
.slider__mobile-text--small {
  font-size: 5.8666666667vw;
  width: 88vw;
  line-height: 8.2666666667vw;
  letter-spacing: 0.0426666667vw;
  margin-left: 4.2666666667vw;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Tungsten A", "Tungsten B", sans-serif;
}
.slider__mobile-text--large {
  width: 90.9333333333vw;
  font-size: 27.7333333333vw;
  line-height: 25.0666666667vw;
  letter-spacing: 0vw;
  margin-top: 0vw;
  margin-left: 4.2666666667vw;
  font-weight: 900;
  position: absolute;
}
.slider__mobile-trailer {
  padding: 0;
}
.slider__mobile-youtube {
  margin: 0;
}
.slider__mobile-info-watch {
  height: 22.6666666667vw;
}
@media (min-width: 767px) {
  .slider__mobile-info-watch {
    width: 100vw;
  }
}
.slider__mobile-info-link {
  position: absolute;
}
.slider__mobile-emmy-wrapper {
  top: 5.3333333333vw;
  left: 4.2666666667vw;
  position: absolute;
}
.slider__mobile-info-tv {
  top: 5.3333333333vw;
  left: 62.6666666667vw;
  position: absolute;
}

.modal {
  top: 0;
  display: none;
  opacity: 0;
  z-index: 600;
  height: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.modal--is-open {
  display: block;
  opacity: 1;
}
.modal__backdrop {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
  z-index: 200;
}
.modal__item-wrapper {
  width: 89.3333333333vw;
  height: 160vw;
  border-radius: 2.1333333333vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  max-height: 75vh;
}
@media (min-width: 767px) {
  .modal__item-wrapper {
    width: 88.28125vw;
  }
}
@media (min-width: 1024px) {
  .modal__item-wrapper {
    width: 79.375vw;
  }
}
@media (min-width: 767px) {
  .modal__item-wrapper {
    height: 53.3854166667vw;
  }
}
@media (min-width: 1024px) {
  .modal__item-wrapper {
    height: 44.4444444444vw;
  }
}
@media (min-width: 767px) {
  .modal__item-wrapper {
    border-radius: 1.0416666667vw;
  }
}
@media (min-width: 1024px) {
  .modal__item-wrapper {
    border-radius: 0vw;
  }
}
.modal__item-wrapper iframe {
  transform: translateZ(0);
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .modal__item-wrapper iframe {
    border-radius: 0vw;
  }
}
.modal__close {
  top: -6.6666666667vw;
  right: 0vw;
  font-size: 0vw;
  line-height: 0vw;
  letter-spacing: 0vw;
  position: absolute;
  cursor: pointer;
  color: #ffffff;
}
@media (min-width: 767px) {
  .modal__close {
    top: -3.2552083333vw;
  }
}
@media (min-width: 1024px) {
  .modal__close {
    top: -1.7361111111vw;
  }
}
@media (min-width: 767px) {
  .modal__close {
    right: 0vw;
  }
}
@media (min-width: 1024px) {
  .modal__close {
    right: 0vw;
  }
}
@media (min-width: 767px) {
  .modal__close {
    font-size: 0vw;
  }
}
@media (min-width: 1024px) {
  .modal__close {
    font-size: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .modal__close {
    line-height: 0vw;
  }
}
@media (min-width: 1024px) {
  .modal__close {
    line-height: 1.3888888889vw;
  }
}
@media (min-width: 767px) {
  .modal__close {
    letter-spacing: 0vw;
  }
}
@media (min-width: 1024px) {
  .modal__close {
    letter-spacing: 0.1611111111vw;
  }
}

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

.loader__wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 1000;
  transition: opacity 0.3s linear;
  display: none;
}
@media (min-width: 767px) {
  .loader__wrapper {
    display: block;
  }
}
@supports (-webkit-touch-callout: none) {
  .loader__wrapper {
    display: none;
  }
  @media (min-width: 767px) {
    .loader__wrapper {
      display: block;
    }
  }
}
.loader__globe {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  animation: flicker 1.4s linear infinite;
}
@media (min-width: 767px) {
  .loader__globe {
    height: 9.1145833333vw;
  }
}
@media (min-width: 1024px) {
  .loader__globe {
    height: 9.4444444444vw;
  }
}
@media (min-width: 767px) {
  .loader__globe {
    width: 9.1145833333vw;
  }
}
@media (min-width: 1024px) {
  .loader__globe {
    width: 9.4444444444vw;
  }
}
@keyframes flicker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

body {
  font-family: "Tungsten A", "Tungsten B", sans-serif;
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 767px) {
  body {
    overflow: hidden;
  }
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

main {
  position: relative;
}

.splide__wrapper {
  height: 160.5333333333vw;
  display: block;
}
@media (min-width: 767px) {
  .splide__wrapper {
    height: 78.3854166667vw;
  }
}
@media (min-width: 1024px) {
  .splide__wrapper {
    display: none;
  }
}

.splide__slide, .splide__list, .slide__track {
  transform: translateZ(0);
}

.splide__slide {
  overflow: hidden;
}
