*,
*::after,
*::before {
  box-sizing: inherit;
}

* {
  font: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
hr {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  box-sizing: border-box;
}

body {
  background-color: hsl(0, 0%, 100%);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main,
form legend {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

button,
input,
textarea,
select {
  margin: 0;
}

.btn,
.form-control,
.link,
.reset {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  -webkit-appearance: none;
  appearance: none;
}

select.form-control::-ms-expand {
  display: none;
}

textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top;
}

input::-ms-clear {
  display: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img,
video,
svg {
  max-width: 100%;
}

/*  UTILITY CLASSES [START]  */
.color-white {
  color: hsla(0, 0%, 100%, 1);
}

.btn {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border-radius: 0.25em;
  border: none;
  outline: none;
  color: #000;
  background-color: #03a9f4;
  padding: 0.625em 1.25em;
  cursor: pointer;
  border-radius: 0.312em;
  font-size: 1em;
  margin: 0;
  transition: 0.3s;
}

.btn:hover {
  background-color: #f2870a;
}

.btn--md {
  font-size: 1.2em;
}

.is-hidden {
  display: none !important;
}

html {
  font-size: 10px;
}

.font-size--6,
h5 {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 300;
  font-size: 1.56889rem;
  line-height: 1.37039;
  padding: 0.03187rem 0;
  margin-top: 1.37039em;
}

.font-size--6:first-child,
h5:first-child {
  margin-top: 0;
}

.font-size--6::before:not(li),
.font-size--6::after:not(li),
h5::before:not(li),
h5::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

.font-size--6::before,
h5::before {
  margin-top: -0.02537rem;
}

.font-size--6::after,
h5::after {
  margin-bottom: -0.03837rem;
}

h4 {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 300;
  font-size: 2.25102rem;
  line-height: 1.17724;
  padding: 0.02221rem 0;
  margin-top: 1.17724em;
}

h4:first-child {
  margin-top: 0;
}

h4::before:not(li),
h4::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

h4::before {
  margin-top: -0.01571rem;
}

h4::after {
  margin-bottom: -0.02871rem;
}

h3 {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 300;
  font-size: 2.93315rem;
  line-height: 1.07393;
  padding: 0.01705rem 0;
  margin-top: 1.07393em;
}

h3:first-child {
  margin-top: 0;
}

h3::before:not(li),
h3::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

h3::before {
  margin-top: -0.01055rem;
}

h3::after {
  margin-bottom: -0.02355rem;
}

h2 {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 300;
  font-size: 3.61528rem;
  line-height: 1.0096;
  padding: 0.01383rem 0;
  margin-top: 1.0096em;
}

h2:first-child {
  margin-top: 0;
}

h2::before:not(li),
h2::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

h2::before {
  margin-top: -0.00733rem;
}

h2::after {
  margin-bottom: -0.02033rem;
}

h1 {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 300;
  font-size: 4.29741rem;
  line-height: 0.9657;
  padding: 0.01163rem 0;
  margin-top: 0.9657em;
}

h1:first-child {
  margin-top: 0;
}

h1::before:not(li),
h1::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

h1::before {
  margin-top: -0.00513rem;
}

h1::after {
  margin-bottom: -0.01813rem;
}

.btn {
  font-family: 'Verlag', 'Verlag A', 'Verlag B', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 1.36426rem;
  line-height: 1.466;
  padding: 0.03665rem 0;
  margin-top: 1.466em;
  padding: .7em 1.1em;
  text-transform: uppercase;
  margin: 0;
}

.btn::before:not(li),
.btn::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

.btn::before {
  margin-top: -0.03015rem;
}

.btn::after {
  margin-bottom: -0.04315rem;
}

body,
p,
ul {
  font-family: "Lato", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 1.46546rem;
  line-height: 1.74007;
  padding: 0.03412rem 0;
  margin-top: 1.74007em;
  letter-spacing: 0.01em;
}

body::before:not(li),
body::after:not(li),
p::before:not(li),
p::after:not(li),
ul::before:not(li),
ul::after:not(li) {
  content: "";
  display: block;
  height: 0;
}

body::before,
p::before,
ul::before {
  margin-top: -0.06287rem;
}

body::after,
p::after,
ul::after {
  margin-bottom: -0.00537rem;
}

p>i {
  font-style: italic;
}

/*  UTILITY CLASSES [END]  */
/*  BUTTONS [START]  */
/*  BUTTONS [END]  */
/*  BUTTON GROUP [START]  */
/*  BUTTON GROUP [END]  */
/*  FOOTER [START]  */
.footer {
  padding: 0.75em;
  width: 100%;
  z-index: 50;
  position: fixed;
  bottom: 0;
  background-color: #212123;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  margin-top: auto;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.8);
}

.footer p {
  color: #FFF;
  opacity: 0.5;
  font-size: 90%;
  padding: 0;
  margin: 0;
}

/*  FOOTER [END]  */
/*  MAIN NAV [START]  */
.main-nav {
  width: 100vw;
  height: 6em;
  background-color: #212123;
  padding: 1.15em 1.45em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.8);
  font-size: 0.9em;
}

.main-nav__logo {
  height: 100%;
  width: auto;
}

.main-nav__menu {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  height: 100%;
}

.main-nav__menu li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  cursor: pointer;
  padding: 0 1em;
}

.main-nav__menu li span,
.main-nav__menu li a {
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  color: rgba(255, 255, 255, 0.75);
  transition: color 0.3s, transform 0.2s;
  line-height: 1.25em;
  text-transform: uppercase;
}

.main-nav__menu li span:hover,
.main-nav__menu li a:hover {
  color: white;
}

@media screen and (min-width: 320px) and (max-width: 900px) and (max-height: 500px) and (orientation: landscape) {
  .main-nav {
    font-size: 0.7em;
  }
}

@media (min-width: 900px) {
  .main-nav {
    font-size: 0.95em;
  }
}

/*  MAIN NAV [END]  */
/* MODAL WINDOW [START] */
.modal {
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal:not(.modal--is-visible) {
  pointer-events: none;
  background-color: transparent;
}

.modal__content {
  background-color: #fff;
  max-height: 100%;
  overflow-y: auto;
  border-radius: 7px;
  padding: 25px;
  box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.012);
}

@media (min-width: null) {
  .modal__content {
    padding: 5%;
  }
}

@media (min-width: null) {
  .modal__content {
    padding: 40px;
  }
}

.modal--is-visible {
  opacity: 1;
  visibility: visible;
}

@media (prefers-reduced-motion: no-preference) {
  .modal--animate-scale {
    transition: opacity .2s, background-color .2s, visibility 0s .2s;
  }

  @media (prefers-reduced-motion: no-preference) {
    .modal--animate-scale {
      transition: opacity .2s, background-color .2s, visibility 0s .2s;
    }
  }

  .modal--animate-scale .modal__content {
    will-change: transform;
    transition: transform .2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  @media (prefers-reduced-motion: no-preference) {
    .modal--animate-scale .modal__content {
      transition: transform .2s cubic-bezier(0.215, 0.61, 0.355, 1);
    }
  }

  @media (prefers-reduced-motion: no-preference) {
    .modal--animate-scale .modal__content {
      transition: transform .2s cubic-bezier(0.215, 0.61, 0.355, 1);
    }
  }

  .modal--animate-scale.modal--is-visible {
    transition: opacity 0.2s, background-color 0.2s, visibility 0s;
  }

  .modal--animate-scale.modal--is-visible .modal__content {
    transform: scale(1);
  }

  .modal--animate-scale .modal__content {
    transform: scale(0.95);
  }
}

/* MODAL WINDOW [END] */
::selection {
  color: #FFF;
  background: #ff671f;
}

body,
html {
  background-color: #222;
  width: 100%;
  height: 100%;
}

body {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
}

body>form {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.main-nav {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 100vw;
  overflow-x: hidden;
}

.main,
.main-nav,
.footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.main {
  overflow-x: hidden;
  overflow-y: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 900px) {
  .main {
    overflow: hidden;
  }
}

.stage__login-wrap {
  position: absolute;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-y: auto;
}

.stage__login {
  margin: 2em 1em;
  z-index: 6;
  top: 50%;
  left: 50%;
  width: 31em;
  padding: 2.5em;
  box-sizing: border-box;
  box-shadow: 0 0 8em rgba(0, 0, 0, 0.5) inset, 0 0 1em rgba(0, 0, 0, 0.5) inset, 0 0 7em rgba(255, 255, 255, 0.1);
  background-color: rgba(19, 19, 20, 0.7);
  border-radius: 0.625em;
}

.stage__login form {
  margin: 1.5em 0;
}

.stage__login-input {
  position: relative;
}

.stage__login-input label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25em 0;
  font-size: 1.1em;
  color: #fff;
  pointer-events: none;
  transition: 0.3s;
}

.stage__login-input input {
  width: 100%;
  padding: 0.25em 0;
  font-size: 1em;
  color: #fff;
  letter-spacing: 0.062em;
  margin-bottom: 1.875em;
  border: none;
  border-bottom: 0.065em solid #fff;
  outline: none;
  background: transparent;
  transform-origin: top left;
  border-radius: 0;
}

.stage__login-input input:focus~label,
.stage__login-input input:valid~label,
.stage__login-input input:not([value=""])~label {
  color: #03a9f4;
  transform: scale(0.75) translateY(-2em) translateX(-0.75em);
}

.stage__login input[type="submit"] {
  border: none;
  outline: none;
  color: #000;
  background-color: #03a9f4;
  padding: 0.625em 1.25em;
  cursor: pointer;
  border-radius: 0.312em;
  font-size: 1em;
  margin: 0;
  transition: 0.3s;
}

.stage__login input[type="submit"]:hover {
  background-color: #f2870a;
}

.stage__login p {
  font-size: 1.1em;
  line-height: 1.4em;
}

.stage__login h2 {
  margin: 0 0 0.75em;
  padding: 0;
  color: #fff;
  text-align: center;
}

.stage__login a,
.stage__login a:visited {
  color: #FFF;
}

.stage__login .disclaimer {
  font-size: 12px;
  line-height: 16px;
  opacity: 0.8;
  margin-top: 2.25em;
}

.stage__image {
  z-index: 4;
  transform-style: preserve-3d;
  position: absolute;
  transform: translate3d(130%, 40%, -10vh);
  height: auto;
  max-width: 600px;
}

.stage__image--center-left {
  max-width: 500px;
  width: calc(23vw + 12.5vh + 40px);
  top: calc(30% + 80px - 1vw);
  left: 24%;
  transform: translate3d(-67.5%, -50%, -18vh);
  animation: float 6s ease-in-out infinite;
}

@media (min-width: 512px) {
  .stage__image--center-left {
    display: block;
  }
}

.stage__image--center-left:after {
  z-index: -1;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 12%;
  border-radius: 50%;
  background: radial-gradient(black 0%, 40%, rgba(0, 0, 0, 0) 70%);
}

.stage__image--bottom-right {
  width: 16vh;
  bottom: 8vh;
  transform: translate3d(-47%, 0, 40vh);
  left: 50%;
}

@media (min-width: 512px) {
  .stage__image--bottom-right {
    width: 22vh;
    bottom: 14vh;
    transform: translate3d(0, 0, 40vh);
    left: 60vw;
  }
}

.stage__image--circles {
  opacity: 0.65;
  right: 3%;
  transform: translate3d(23%, 38%, 0vh) rotate(138deg);
  display: none;
}

.stage {
  bottom: 0;
  left: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  perspective: 100vh;
  -ms-flex-align: end;
  align-items: flex-end;
  transform-style: preserve-3d;
  perspective-origin: 50% 55%;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.stage--justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.stage--fix {
  position: fixed;
}

.stage__view {
  padding: 0;
  z-index: 0;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  position: static;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transform-origin: top;
  transform-style: preserve-3d;
  transform: translate3d(0, -50%, 0);
}

.stage__floor,
.stage__wall {
  left: 50%;
  width: calc(100% + 100vw);
  position: absolute;
  background-size: 35em;
  background-color: #222;
  background-repeat: repeat;
  background-image: url("/assets/images/bg.jpg");
}

.stage__floor:before,
.stage__floor:after,
.stage__wall:before,
.stage__wall:after {
  top: 0;
  left: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.stage__floor:before,
.stage__wall:before {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(245, 245, 255, 0.3) 0%, rgba(68, 67, 72, 0.5) 45%, rgba(6, 7, 13, 0.75) 100%);
}

.stage__floor {
  top: 100%;
  height: 65vh;
  transform-origin: center top;
  background-position: center top;
  transform: translate3d(-50%, 0, -1px) rotateX(90deg);
}

.stage__floor:before {
  transform: rotate(180deg);
}

.stage__floor:after {
  background: linear-gradient(to bottom, rgba(250, 245, 255, 0.07) 0%, rgba(0, 0, 0, 0) 7%, rgba(255, 255, 255, 0) 100%);
}

.stage__wall {
  bottom: 0;
  height: 85vh;
  background-position: center bottom;
  transform-origin: bottom center;
  transform: translate3d(-50%, 0, 0);
}

.stage__group {
  bottom: 0%;
  z-index: 1;
  padding: 0 1vw;
  margin: 0 1vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2vh 2vh 0 0;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 10vh);
}

@media (min-width: 900px) {
  .stage__group {
    box-shadow: inset 0 4px 7px -6px #000010;
    background: linear-gradient(to bottom, rgba(0, 0, 8, 0.42) 0%, rgba(0, 0, 10, 0.08) 50%, rgba(0, 0, 10, 0) 100%);
  }
}

.single-item-mode .stage__group {
  background: none;
  box-shadow: none;
}

.stage__items {
  left: 0;
  bottom: 0;
  z-index: 2;
  margin: 0 10vw;
  min-width: 100vw;
  min-height: 30vh;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  transform-style: preserve-3d;
  transform: translate3d(0%, 0, 0);
}

.single-item-mode .stage__items {
  margin: 0;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 900px) {
  .single-item-mode .stage__items {
    margin: 0 10vw;
  }
}

.stage__item {
  transform-style: preserve-3d;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border-radius: 1em;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0;
  z-index: 1;
  height: 35vh;
  width: 15vh;
  cursor: pointer;
  width: 22vh;
}

@media (min-width: 900px) {
  .stage__item {
    width: 15vh;
  }
}

.stage__item img {
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -3.5%;
  position: absolute;
  min-width: 110%;
  max-width: 110%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.stage__item .neon {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  padding: 0;
  height: 15.5vh;
  padding-bottom: 0;
  margin-bottom: 0.5vh;
}

.stage__image {
  transform-style: preserve-3d;
  position: absolute;
  height: auto;
  max-width: none;
}

.stage__image--bottom-left-circles {
  height: 25vh;
  width: 100vh;
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  transform: translate3d(-31%, 0, 0);
  opacity: 0.6;
  overflow: hidden;
  z-index: 0;
}

.single-item-mode .stage__image--bottom-left-circles {
  display: none;
}

.stage__image--bottom-right-circles {
  height: 25vh;
  width: 100vh;
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  transform: scaleX(-1) translate3d(-20%, 0, 0);
  opacity: 0.6;
  overflow: hidden;
  z-index: 0;
}

.single-item-mode .stage__image--bottom-right-circles {
  display: none;
}

.stage__image--top-center {
  height: 25vh;
  width: 25vh;
  top: auto;
  bottom: 100%;
  right: auto;
  left: 40%;
  transform: translate3d(-50%, -15%, 4vh);
  opacity: 1;
  border-radius: 50%;
  display: none;
}

@media (min-width: 900px) {
  .stage__image--top-center {
    display: block;
  }
}

.single-item-mode .stage__image--top-center {
  display: none;
}

.stage__image--top-center img {
  height: 113%;
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -9%;
  position: absolute;
  width: 117%;
  max-width: none;
}

.stage__banner {
  display: none;
}

@media (min-width: 900px) {
  .stage__banner {
    display: block;
  }
}

.stage__banner-frame {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -20vh;
  position: relative;
  transform: translate3d(0, 0, 3vh);
}

.stage__banner-frame img {
  width: auto;
  height: 25vh;
  max-width: none;
}

.stage__banner a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none !important;
}

.stage__banner-btn {
  padding: 0 0 1% 0;
  text-align: center;
  position: relative;
  text-align: center;
  transform: translate3d(0, -30%, 6vh);
  z-index: 1;
}

.stage__banner-btn .btn {
  box-shadow: inset 0 0 0 1px #FFF5;
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFF;
  border-radius: 0;
}

.stage__banner-btn .btn:hover {
  color: #222;
  background-color: #FFF;
}

.stage__banner-chairs {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  transform: translate3d(0, 0, 5vh);
  margin-top: -6%;
}

.stage__banner-chairs img {
  margin: 0 1.25em;
  width: auto;
  height: 15vh;
  max-width: none;
}

.stage__banner-chair:last-child {
  margin-left: 5vh;
}

.stage__panel {
  left: 0;
  bottom: 0vh;
  z-index: 2;
  min-width: 100vw;
  min-height: 85vh;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.stage__panel-menu {
  padding: 3vh 2% 3vh 2%;
  border-radius: 0 0 6px 6px;
  position: absolute;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 100%;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  bottom: 0;
}

@media (min-width: 512px) {
  .stage__panel-menu {
    padding: 5vh 2% 5vh 2%;
  }
}

.stage__panel-menu li {
  border-radius: 10em;
  margin: 0.75vh;
  padding: 1.5vh 5vh;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 8em rgba(0, 0, 0, 0.3) inset, 0 0 1em rgba(0, 0, 0, 0.5) inset, 0 0 5em rgba(255, 255, 255, 0.05);
  background-color: rgba(22, 22, 24, 0.7);
  transition: background-color 0.3s;
}

.stage__panel-menu li:hover {
  background-color: rgba(19, 19, 20, 0.9);
}

.stage__panel-menu li:hover a {
  color: white;
}

.stage__panel-menu li a {
  cursor: pointer;
  font-size: calc(5px + 1.5vh + 0.5vw);
  text-transform: uppercase;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.3s, transform 0.2s;
  transform: translateY(0) scale(0.95);
}

.footer {
  display: none;
}

@media (min-width: 900px) {
  .footer {
    display: -ms-flexbox;
    display: flex;
  }
}

.info-overlay {
  top: 85%;
  position: absolute;
  height: auto;
  max-width: 100vw;
  margin: 0;
  z-index: 6;
  width: 100%;
  left: 0;
  background-color: rgba(15, 15, 17, 0.9);
  overflow-y: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 3rem;
  padding-bottom: 3em;
  font-size: 0.6em;
  border-radius: 3em 3em 0 0;
  padding: 0;
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .info-overlay {
    -webkit-backdrop-filter: blur(5px) saturate(150%);
    backdrop-filter: blur(5px) saturate(150%);
  }
}

@media (min-width: 900px) {
  .info-overlay {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding-top: 0;
    top: 0;
    left: 100%;
    height: 100%;
    font-size: 0.75em;
    width: calc(95% - 35vh);
    background-color: rgba(19, 19, 20, 0.95);
    border-radius: 0;
  }

  .info-overlay #data_cabinet_img {
    display: none;
  }
}

@media (min-width: 1200px) {
  .info-overlay {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.info-overlay__swipe-icon {
  position: absolute;
  right: 0rem;
  top: 0rem;
  transform: translate(0, 0);
  width: 65px;
  height: 68px;
  border-radius: 0 3em 0 50%;
  background-position: 60% 35%;
  background-repeat: no-repeat;
  background-size: auto 75%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjRkZGRkZGIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTIwIDEyMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIwIDEyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQ0LDUwLjM3NVYyMGg0YzAuNjA2LDAsMS4xNTMtMC4xNzgsMS4zODYtMC43MzhzMC4xMDQtMS4xMTMtMC4zMjUtMS41NDJsLTYtNS45NTMgICBjLTAuNTg2LTAuNTg2LTEuNTM1LTAuNTYyLTIuMTIxLDAuMDIzbC02LDYuMDEyYy0wLjQyOSwwLjQyOS0wLjU1OCwwLjg5My0wLjMyNSwxLjQ1NFMzNS4zOTQsMjAsMzYsMjBoNHYzMC4zNzVjMCwxLDEsMiwyLDIgICBTNDQsNTEuMzc1LDQ0LDUwLjM3NXoiPjwvcGF0aD48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzgsNTVoLTRWMjUuMzc1YzAtMS0xLTItMi0ycy0yLDEtMiwyVjU1aC00Yy0wLjYwNiwwLTEuMTUzLDAuNTUzLTEuMzg2LDEuMTEzcy0wLjEwNCwxLjI5OSwwLjMyNSwxLjcyOCAgIGw2LDYuMDQ3YzAuNTg2LDAuNTg2LDEuNTM1LDAuNjA5LDIuMTIxLDAuMDIzbDYtNS45ODljMC40MjktMC40MjksMC41NTgtMS4yNTUsMC4zMjUtMS44MTZTMzguNjA2LDU1LDM4LDU1eiI+PC9wYXRoPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik04OC40ODIsNTkuODc1Yy0wLjQwNywwLTEuNDQsMC4xNC0yLjUwMiwwLjQ3Yy0wLjI3MS0zLjYxMy0zLjI5OS02LjQ3LTYuOTgtNi40NyAgIGMtMS42NTcsMC0zLjE4MiwwLjU3OS00LjM4MiwxLjU0NWMtMC44ODctMi43MDgtMy4yMzItNC41NDUtNi4xMzYtNC41NDVjLTEuOTIzLDAtMy42MzQsMC43OTEtNC44NTQsMi4wODNsLTAuNjY0LTE4LjU4MyAgIGMwLTQuMjc2LTMuMDExLTcuNS03LjAwNC03LjVzLTcuMDA0LDMuMjI0LTcuMDA0LDcuNTMybDAuNjg2LDMyLjAyNWMtMC44MDgsMC40MzktMi4wMzQsMS4yNDItMy42MDMsMi42NjcgICBjLTUuNDI5LDQuOTM0LTcuMjA2LDE2Ljg2OC0xLjA3NSwyNi4xMDVjNi44MjUsMTAuMjgyLDE0LjgyMiwxNC42NzEsMjYuNzQyLDE0LjY3MWMxMi42MjksMCwxNi44NTQtNi4zMzgsMjAuMS0xMi44MyAgIGMzLjEyMi02LjI0NCwzLjE1OC0zMC4xNTYsMy4xNTgtMzEuMTdDOTQuOTY1LDYyLjY3OCw5MS45MzYsNTkuODc1LDg4LjQ4Miw1OS44NzV6IE04OS4xMjMsOTUuNzAzICAgYy0zLjA1Niw2LjExMi02LjQ3NSwxMS4xNzItMTcuNDE2LDExLjE3MmMtMTAuOTM2LDAtMTcuOTU5LTMuODYyLTI0LjI0Mi0xMy4zM2MtMy42NjEtNS41MTYtNS4yNS0xNi45MTYsMC41OTMtMjIuMjI3ICAgYzAuNjMxLTAuNTczLDEuMTg4LTEuMDIyLDEuNjYtMS4zNzFsMC4yMjQsMTAuNDU5YzAuMDE4LDAuODI4LDAuNzAxLDEuNDk0LDEuNTMyLDEuNDY4YzAuODI4LTAuMDE4LDEuNDg1LTAuNzAzLDEuNDY4LTEuNTMyICAgbC0wLjk4NC00NS45NjdjMC0yLjY0OSwxLjY0Ni00LjUsNC4wMDQtNC41czQuMDA0LDEuODUxLDQuMDA1LDQuNTU0bDEsMjhjMC4wMjcsMC43NywwLjYzMywxLjM5MywxLjQsMS40NDMgICBjMC43NTEsMC4wNTEsMS40NDktMC40ODgsMS41NzgtMS4yNDdsMC43NTktNC41YzAuMDE0LTAuMDgzLDAuMDIxLTAuMTY2LDAuMDIxLTAuMjVjMC0yLjI4LDEuNjE2LTQsMy43NTktNCAgIGMyLjQxNywwLDMuNTE4LDIuMDczLDMuNTE4LDR2M2MwLDAuODI5LDAuNjcyLDEuNSwxLjUsMS41czEuNS0wLjY3MiwxLjUtMS41YzAtMi4yMDYsMS43OTQtNCw0LTRzNCwxLjc5NCw0LDR2Ni41ICAgYzAsMC44MjgsMC42NzIsMS41LDEuNSwxLjVzMS41LTAuNjcyLDEuNS0xLjV2LTMuODJjMC42LTAuMjkyLDEuNzc2LTAuNjgsMi40ODItMC42OGMxLjc5LDAsMy40ODIsMS40NTcsMy40ODIsMyAgIEM5MS45NjUsNzIuNTkxLDkxLjQ1Myw5MS4wNDMsODkuMTIzLDk1LjcwM3oiPjwvcGF0aD48L2c+PC9zdmc+");
}

.info-overlay__swipe-icon:after {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
}

.info-overlay__swipe-icon:after {
  box-shadow: -5px 5px 20px 0 #FFF2;
}

@media (min-width: 900px) {
  .info-overlay__swipe-icon {
    display: none;
  }
}

.info-overlay:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 4px;
  border-radius: 2px;
  background-color: #FFF5;
  left: 50%;
  top: 2.5rem;
  transform: translate(-50%, 0);
}

@media (min-width: 900px) {
  .info-overlay:before {
    display: none;
  }
}

.info-overlay .btn--close {
  display: none;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  position: absolute;
  top: 1.5em;
  right: 1.5em;
}

.single-item-mode .info-overlay .btn--close {
  display: none;
}

.info-overlay .btn--close svg {
  width: 1em;
  height: 1em;
}

@media (min-width: 900px) {
  .info-overlay .btn--close {
    display: -ms-flexbox;
    display: flex;
  }
}

.info-overlay #data_cabinet_img {
  display: none;
  text-align: center;
}

.info-overlay #data_cabinet_img img {
  max-width: 350px;
  width: 100%;
}

.info-overlay ul {
  margin-top: 1em;
}

.info-overlay__description ul {
  list-style-type: disc;
  list-style-position: inside;
}

.info-overlay__description b,
.info-overlay__description strong {
  font-weight: 600;
}

.info-overlay__description i {
  font-style: italic;
}

.info-overlay__description sup {
  line-height: 0.9;
  font-size: 0.8em;
}

.info-overlay__date {
  margin-top: 0.5em;
}

.info-overlay__pill {
  margin-top: 0.5em;
  background-color: white;
  display: inline-block;
  border-radius: 0.5em;
  padding: 0.1em 0.75em 0.25em 0.75em;
  color: black;
  font-weight: 600;
  margin-bottom: 0;
}

.info-overlay__videos {
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  color: rgba(255, 255, 255, 0.75);
  transition: color 0.3s, transform 0.2s;
  text-transform: uppercase;
  cursor: pointer;
}

.info-overlay__videos li {
  max-width: 400px;
}

.info-overlay__videos img {
  width: 100%;
  height: auto;
  min-height: 150px;
  background-color: #000;
}

.info-overlay__brochures {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.info-overlay__brochures li {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.5em;
  background-color: rgba(30, 30, 31, 0.7);
  cursor: pointer;
  transition: background-color 0.3s;
  border-radius: 0.5em;
  overflow: hidden;
  box-shadow: inset 0 -30px 30px -30px #FFF1;
  padding: 1.25em;
  margin-bottom: 1em;
}

.info-overlay__brochures li:hover {
  background-color: rgba(50, 50, 52, 0.6);
}

.info-overlay__brochures li img {
  opacity: 0.5;
  width: auto;
  height: 40px;
}

.info-overlay__brochures li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.info-overlay__brochures li a h5 {
  line-height: 1.3em;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

.info-overlay__brochures li a p {
  opacity: 0.8;
  font-weight: 400;
  margin-top: 0;
  font-size: 0.8em;
  line-height: 1.5em;
}

.info-overlay__videos li {
  background-color: rgba(30, 30, 31, 0.7);
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  text-transform: uppercase;
  margin-bottom: 1em;
  cursor: pointer;
  transition: background-color 0.3s;
  border-radius: 0.5em;
  overflow: hidden;
}

.info-overlay__videos li:hover {
  background-color: rgba(50, 50, 52, 0.6);
}

.info-overlay__videos li img {
  width: 100%;
  height: auto;
}

.info-overlay__videos li:last-child {
  margin-bottom: 0;
}

.info-overlay__videos li h5 {
  width: 100%;
  padding: 1em;
  margin-top: 0;
  box-shadow: inset 0 -30px 30px -30px #FFF1;
}

@media (min-width: 900px) {
  .info-overlay {
    padding: 4vh 2.5vw;
  }
}

@media (min-width: 1200px) {
  .info-overlay {
    padding: 5vh 2.5vw;
  }
}

@media (min-width: 1440px) {
  .info-overlay {
    padding: 6vh 3vw;
  }
}

.info-overlay__column {
  -ms-flex: 1;
  flex: 1;
  padding: 4em 5em 1.5em 3.5em;
}

@media (min-width: 900px) {
  .info-overlay__column {
    padding: 0 2.5vw;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    min-width: 40%;
  }
}

@media (min-width: 1200px) {
  .info-overlay__column {
    padding: 0 1.5vw;
    max-width: 50%;
  }
}

@media (min-width: 1440px) {
  .info-overlay__column {
    padding: 0 2vw;
  }
}

.info-overlay #info-overlay__videos-desktop h3 {
  margin-top: 0;
}

.info-overlay ul.bullets {
  list-style-type: disc;
  list-style-position: inside;
}

.info-overlay a {
  font-weight: 400;
  text-decoration: none;
  text-shadow: 0 1px 1px #000;
  color: rgba(255, 255, 255, 0.75);
  transition: color 0.3s, transform 0.2s;
  text-transform: uppercase;
  cursor: pointer;
}

.info-overlay h1 {
  font-size: 3.16426em;
  line-height: 1.04903;
  padding: 0.0158em 0;
  padding-right: 1em;
  margin-top: 0;
}

.info-overlay h2 {
  font-size: 2.48213em;
  line-height: 1.13588;
  padding: 0.02014em 0;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
  color: #06acf9;
}

.info-overlay h3 {
  font-size: 2.48213em;
  line-height: 1.13588;
  padding: 0.02014em 0;
  margin-top: 1.5em;
}

.info-overlay .btn {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #FFF;
  box-shadow: none;
}

.info-overlay .btn:hover {
  color: #222;
  background-color: #FFF;
}

.info-overlay .btn:hover path {
  fill: #000;
}

.neon {
  display: none;
}

.single-item-mode .neon {
  display: none;
}

@media (min-width: 900px) {
  .neon {
    display: block;
  }
}

.neon-line {
  font-size: 6px;
  stroke-width: 1.5em;
  fill: none;
  opacity: 0.8;
  stroke: inherit;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.neon-line--spread-glow {
  stroke: inherit;
  opacity: 0.9;
  filter: url(#glow-huge);
  transform: translate(0, -2.5%);
}

.neon-line--mid-glow {
  filter: url(#glow-big);
  opacity: 0.9;
  transform: translate(0, -0.5%);
}

.neon-line--shadow {
  stroke-width: 1.5em;
  opacity: 0.45;
  stroke: black;
  transform: translate(-0.2%, 4%);
  animation: none;
  filter: url(#glow-mid);
}

.neon-line--glass {
  opacity: 0.2;
  stroke: white;
  animation: none;
}

.neon-line--background {
  opacity: 1;
}

.neon-line--background-glow {
  display: none;
  opacity: 0;
  filter: url(#glow-mid);
}

.neon-line--tube {
  opacity: 0.5;
  stroke-width: 0.7em;
  stroke: white;
  transform: translate(0, -0.25%);
  animation: none;
}

.neon.hidden-reference {
  display: none;
}

.neon--purple {
  stroke: #6666FF;
}

.neon--blue {
  stroke: #3377FF;
}

.neon--cyan {
  stroke: #0099FF;
}

.neon--teal {
  stroke: #00BB77;
}

.neon--green {
  stroke: #55AA22;
}

.neon--yellow {
  stroke: #DD9900;
}

.neon--orange {
  stroke: #EE6611;
}

.neon--red {
  stroke: #EE4433;
}

.neon--pink {
  stroke: #EE3555;
}

/* RESPONSIVE IFRAME [START] */
.modal--video {
  padding: 5%;
  background-color: rgba(15, 16, 18, 0.95);
}

.modal--video .modal__content {
  width: 100%;
  height: 100%;
  max-width: 1200px;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: calc(100% - 10em);
}

.video-wrapper>div {
  padding: 0 !important;
  position: relative;
  width: 100%;
  height: 100%;
}

.video-wrapper--border {
  border: 15px solid #FFF;
  border-radius: 0.75em;
  box-shadow: 0 -20px 50px -35px #000010, 0 0px 50px -15px #000020;
}

.video-wrapper iframe {
  max-width: 100%;
}

.modal--video .modal__content {
  padding: 0;
  text-align: center;
  background: transparent;
}

.btn.js-modal__close {
  margin-top: 1em;
  margin-bottom: -0.5em;
  padding: 0.5em 2.5em;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #FFF;
  box-shadow: none;
}

.btn.js-modal__close:hover {
  color: #222;
  background-color: #FFF;
}

/* RESPONSIVE IFRAME [END] */
.js-zoom-in .js-zoom-out {
  cursor: pointer;
}

.cursor {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FFF;
  height: 10px;
  width: 10px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.test-neon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.test-neon .neon {
  height: 500px;
  width: 30%;
}

.copy-input {
  padding-bottom: 2em;
}

.copy-input__label {
  margin-top: 1.5em;
  margin-bottom: 0.4em;
  padding: 0;
}

.info-overlay .copy-input__label:first-child {
  margin-top: 1.5em;
}

.copy-input__info {
  font-size: 1.25em;
  margin-top: 0.7em;
  margin-left: 0.08em;
  font-style: italic;
  opacity: 0.6;
  line-height: 1.25;
  letter-spacing: 0.02em;
  padding-right: 0.5em;
}

.copy-input__group {
  position: relative;
  background-color: rgba(30, 30, 31, 0.7);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 225, 0.09), inset 0 -30px 30px -30px #fff1;
  border-radius: 0.5em;
  display: -ms-flexbox;
  display: flex;
  transition: box-shadow 0.2s;
}

.copy-input__group:hover {
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 225, 0.2), inset 0 -30px 30px -30px #fff1;
}

.copy-input--active .copy-input__group {
  box-shadow: inset 0 0 1px 1px #00BB7790, inset 0 -30px 30px -30px #00BB7750;
}

.copy-input__input {
  padding: 14px 20px;
  font-size: 15px;
  color: #FFF;
  border: none;
  outline: none;
  background: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  -ms-flex: 1;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.copy-input__btn {
  padding: 8px 17px;
  background: #FFF1;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  border: none;
  outline: none;
  border-radius: 0 0.3em 0.3em 0;
  cursor: pointer;
  transition: background 0.2s;
  text-shadow: 0 -1px 1px #0004;
}

.copy-input__btn:after {
  content: '';
}

.copy-input--active .copy-input__btn:after {
  content: 'Copied';
}

.copy-input__btn:hover {
  background: #FFF2;
}

.copy-input__btn:active {
  background: #FFF6;
}

.copy-input--active .copy-input__btn {
  background: #00BB77;
}

.copy-input--active .copy-input__btn span {
  display: none;
}

.copy-input--active .copy-input__btn:before,
.copy-input--active .copy-input__btn:after {
  display: block;
}

.mobile-rotate-alert {
  display: none;
  z-index: 1500;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-rotate-alert__modal {
  font-size: calc(10px + 1vh);
  padding: 8vh 12vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1rem;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  color: #FFF;
  background-color: #000D;
  box-shadow: inset 0 0 20px #FFF7, 0 0 40px #000D;
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .mobile-rotate-alert__modal {
    box-shadow: inset 0 0 20px #FFF8, 0 0 40px #0009;
    background-color: #0009;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
  }
}

.mobile-rotate-alert h4 {
  font-size: 1.75em;
  margin-top: 0.25em;
}

.mobile-rotate-alert p {
  font-size: 1em;
  margin-top: 0em;
  margin-bottom: 0.25em;
}

.mobile-rotate-alert .btn {
  font-size: 90%;
  box-shadow: inset 0 0 0 1px #FFF5;
  background-color: rgba(0, 0, 0, 0);
  color: #FFF;
  border-radius: 5px;
  margin-top: 0.5em;
}

.mobile-rotate-alert .btn:hover {
  color: #222;
  background-color: #FFF;
}

.mobile-rotate-alert__icon {
  background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjRkZGRkZGIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDMyIDMyIiB4PSIwcHgiIHk9IjBweCI+PHRpdGxlPnBob25lIHNtYXJ0cGhvbmUgcm90YXRlIGlwaG9uZSBkZXZpY2UgPC90aXRsZT48cGF0aCBkPSJNMTQuNSwxSDMuNUEyLjUsMi41LDAsMCwwLDEsMy41djI1QTIuNSwyLjUsMCwwLDAsMy41LDMxaDExQTIuNSwyLjUsMCwwLDAsMTcsMjguNVYzLjVBMi41LDIuNSwwLDAsMCwxNC41LDFaTTE2LDI4LjVBMS41LDEuNSwwLDAsMSwxNC41LDMwSDMuNUExLjUsMS41LDAsMCwxLDIsMjguNVYzLjVBMS41LDEuNSwwLDAsMSwzLjUsMkg1di41YS41LjUsMCwwLDAsLjUuNWg3YS41LjUsMCwwLDAsLjUtLjVWMmgxLjVBMS41LDEuNSwwLDAsMSwxNiwzLjVaIj48L3BhdGg+PHBhdGggZD0iTTI4LjUsMTVIMTlhLjUuNSwwLDAsMCwwLDFoOS41QTEuNSwxLjUsMCwwLDEsMzAsMTcuNVYxOWgtLjVhLjUuNSwwLDAsMC0uNS41djdhLjUuNSwwLDAsMCwuNS41SDMwdjEuNUExLjUsMS41LDAsMCwxLDI4LjUsMzBIMThhLjUuNSwwLDAsMCwwLDFIMjguNUEyLjUsMi41LDAsMCwwLDMxLDI4LjV2LTExQTIuNSwyLjUsMCwwLDAsMjguNSwxNVoiPjwvcGF0aD48cGF0aCBkPSJNMjAuMSw2LjhhLjUxLjUxLDAsMCwwLC40LjIuNDkuNDksMCwwLDAsLjMtLjEuNS41LDAsMCwwLC4xLS43bC0uNzktMS4wNmE5LjQ1LDkuNDUsMCwwLDEsNy41LDYuNzNsLTEuMzYtLjhhLjUuNSwwLDEsMC0uNS44NkwyNy45LDEzLjJhLjQ3LjQ3LDAsMCwwLC4yNS4wN2wuMTMsMGEuNDQuNDQsMCwwLDAsLjMtLjIzbDEuMjctMi4xNWEuNTEuNTEsMCwwLDAtLjE3LS42OS41MS41MSwwLDAsMC0uNjkuMThsLS41MS44N2ExMC40MywxMC40MywwLDAsMC04LjE5LTcuMDdsMS0uNzZhLjUuNSwwLDAsMC0uNi0uOGwtMiwxLjVhLjUuNSwwLDAsMC0uMS43WiI+PC9wYXRoPjwvc3ZnPg==");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 20vh;
}

.stage__panel--adjusted {
  z-index: 20;
  min-height: 0;
  height: 100%;
  padding-top: 0;
  margin-top: 0;
  position: static;
}

.stage__panel--adjusted .stage__panel-menu {
  padding: 3% 2% 19% 2%;
  padding-bottom: calc(35vh - 140px);
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 512px) {
  .stage__panel--adjusted .stage__panel-menu {
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: calc(150px - 10%);
  }
}

.fixed-image {
  position: fixed;
  z-index: 4;
  transform-style: preserve-3d;
  height: auto;
  max-width: 600px;
}

.fixed-image--gotime {
  max-width: 50vh;
  width: calc(20vw + 10vh + 40px);
  top: calc(10px + 25%);
  left: calc(10px + 20%);
  transform: translate3d(-47%, 0, 0);
  display: none;
}

.fixed-image--gotime1 {
  max-width: 50vh;
  width: calc(20vw + 10vh + 40px);
  top: calc(10px + 25%);
  left: calc(10px + 20%);
  transform: translate3d(-47%, 0, 0);
  display: none;
}

@media (min-width: 512px) {
  .fixed-image--gotime {
    display: block;
  }
  .fixed-image--gotime1 {
    display: block;
  }
}
  
.fixed-image--circles,
.fixed-image--dragon {
  bottom: calc(-50px + 6%);
   right: calc(-15% - 3vh);
   left: auto;
   width: calc(22vw + 22vh - 40px);
   transform: translate3d(-58%, 3%, 0);
}

@media (max-width: 1500px) {
	.fixed-image--circles,
	.fixed-image--dragon {
	  bottom: calc(-50px + 6%);
	   right: calc(-15% - 3vh);
	   left: auto;
	   width: calc(22vw + 22vh - 40px);
	   transform: translate3d(-48%, 3%, 0);
	}
}
@media (max-width: 1500px) {
	.fixed-image--gotime1 {
	  	left: 50%;
  		bottom:0;
  		top:110px;
	}
}
@media (max-width: 899px) {
	.fixed-image--circles,
	.fixed-image--dragon {
	  bottom: calc(-50px + 6%);
	   right: calc(-15% - 3vh);
	   left: auto; 
	   width: calc(22vw + 22vh - 40px);
	   transform: translate3d(-48%, 10%, 0);
	}
}
@media (max-width: 512px) {
	.fixed-image--circles,
	.fixed-image--dragon {
	  width: calc(22vw + 22vh - 40px);
	  bottom: calc(-50px + 6%);
	  transform: translate3d(-52%, 30%, 0);
	  left: 50%;
	}
}


.fixed-image--circles {
  opacity: 0.65;
  transform: translate3d(-42%, 25%, 0) rotate(138deg);
}

@media screen and (min-width: 320px) and (max-width: 900px) and (max-height: 500px) and (orientation: landscape) {
  .info-overlay {
    padding-top: 0.75em;
  }

  .info-overlay__column {
    font-size: 0.9em;
  }

  .info-overlay:before {
    display: none;
  }

  .mobile-rotate-alert {
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-rotate-alert--closed {
    display: none;
  }

  .stage__panel--adjusted {
    min-height: 0;
    height: 100%;
    padding-top: 0;
    margin-top: 0;
    position: static;
  }

  .stage__panel--adjusted .stage__panel-menu {
    padding: 1% 2% 1% 2%;
  }
}

@media screen and (min-width: 900px) and (max-height: 600px) and (orientation: landscape) {
  .stage__panel--adjusted .stage__panel-menu {
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 1em;
    padding-top: 1em;
  }

  .stage__panel--adjusted .stage__panel-menu li {
    margin: 0.4vh;
    padding: 1vh 5vh;
  }
}

.is-hidden {
  display: none;
}

.player {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.stage {
  perspective-origin: 50% 45%;
}

.stage__group {
  padding: 0;
  transform: translate3d(0, 0, 0);
  border-radius: 3vh 3vh 0 0;
  margin: 0 2vw;
}

.stage__wall {
  height: 120vh;
  transform: translate3d(-50%, 1px, -15vh);
}

.stage__floor {
  height: 55vh;
  transform: translate3d(-50%, 0, -15vh) rotateX(90deg);
}

.stage__wall,
.stage__floor {
  width: calc(100% + 250vw);
  background-size: 50em;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

.stage__view {
  transform: translate3d(0, 0, -40vh);
}

.stage__items {
  margin: 0;
  min-height: 56vh;
}

.stage__item {
  height: 100%;
  width: 33vh;
}

.stage__item .neon {
  height: 23vh;
}

@media (min-width: 900px) {
  .stage__item {
    width: 24.5vh;
  }
}

.stage__item img {
  bottom: -3%;
}

.stage__banner-frame img {
  height: 35vh;
  margin-bottom: 3vh;
}

.stage__banner-chairs img {
  height: 24vh;
}

.stage__image--top-center {
  transform: translate3d(-50%, -15%, -7vh);
}

.stage__image--top-center img {
  height: 123%;
  width: 127%;
}

.stage__image--bottom-right-circles {
  transform: scaleX(-1) translate3d(-20%, 0, -15vh);
}

.stage__image--bottom-left-circles {
  transform: translate3d(-31%, 0, -15vh);
}

.stage__banner-btn .btn {
  font-size: 2rem;
}