/*!*************************************************************************************************************!*\
  !*** 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;
}
@media (min-width: 1024px) {
  .header {
    height: unset;
    max-height: unset;
  }
}
.header__wrapper {
  min-height: 100vh;
  background-color: #000000;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  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__about--elevated {
  z-index: 700;
  color: #000000;
}
.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__glazer-link {
  text-decoration: none;
}
.header__glazer-link:hover {
  text-decoration: underline;
}

.slider--desktop {
  display: none;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 767px) {
  .slider--desktop {
    display: block;
  }
}
@media (min-width: 1024px) {
  .slider--desktop {
    display: block;
    flex: 1 1 auto;
    min-height: 0;
    position: relative;
  }
}
.slider-wrapper {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .slider-wrapper {
    width: 100vw;
  }
}
@media (min-width: 1024px) {
  .slider-wrapper {
    position: absolute;
    top: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .slider-wrapper {
    bottom: 2.7777777778vw;
  }
}
.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(100% + 0.2777777778vw);
  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: min(44.5333333333vw, 222.6666666667px);
  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;
  text-decoration: 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;
  height: auto;
}
@media (min-width: 767px) {
  .slider__info-award {
    width: 19.53125vw;
  }
}
@media (min-width: 1024px) {
  .slider__info-award {
    width: 10.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 [data-mobile-video] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider__mobile-text-wrapper {
  margin-right: 23.7333333333vw;
  min-height: min(133.3333333333vw, 666.6666666667px);
  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;
  letter-spacing: 0vw;
  margin-top: 0vw;
  margin-left: 4.2666666667vw;
  font-size: min(27.7333333333vw, 138.6666666667px);
  line-height: min(25.0666666667vw, 125.3333333333px);
  font-weight: 900;
}
.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%;
}

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

.modal[data-modal=about] {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease, visibility 0s linear 0.2s;
}

.modal[data-modal=about].modal--is-open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s ease, visibility 0s linear 0s;
}

.modal__item-wrapper--about {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  top: 0;
  left: 0;
  transform: none;
  position: fixed;
  overflow-y: auto;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 0;
  display: flex;
  align-items: center;
}
.modal__item-wrapper--about .mission {
  margin-top: 0vw;
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 767px) {
  .modal__item-wrapper--about .mission {
    margin-top: 22.65625vw;
  }
}
@media (min-width: 1024px) {
  .modal__item-wrapper--about .mission {
    margin-top: 0vw;
  }
}
.modal__item-wrapper--about .mission__contact-link {
  margin-top: 12.2666666667vw;
  display: inline-block;
  padding-bottom: 0.08em;
  border-bottom: 0.05em solid currentColor;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 767px) {
  .modal__item-wrapper--about .mission__contact-link {
    margin-top: 5.9895833333vw;
  }
}
@media (min-width: 1024px) {
  .modal__item-wrapper--about .mission__contact-link {
    margin-top: 3.1944444444vw;
  }
}

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