html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
  background-color: #000;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-osx-font-smooth: grayscale;
  user-select: none;
}
@font-face {
  font-family: 'aldrichregular';
  src: url("assets/fonts/Aldrich/aldrich-regular-webfont.woff2") format('woff2'), url("assets/fonts/Aldrich/aldrich-regular-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'juramedium';
  src: url("assets/fonts/Jura/jura-medium-webfont.woff2") format('woff2'), url("assets/fonts/Jura/jura-medium-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'juraregular';
  src: url("assets/fonts/Jura/jura-regular-webfont.woff2") format('woff2'), url("assets/fonts/Jura/jura-regular-webfont.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'juraregular';
  color: #fff;
}
h1 {
  font-weight: 900;
  font-family: 'aldrichregular';
  color: #fff;
  text-align: left;
}
.glitch {
  color: #fff;
  position: relative;
  font-family: inherit;
  width: 400px;
  margin: 0 auto;
}
.glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 #fff;
  top: 0;
  color: #fff;
  background: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 #00f;
  top: 0;
  color: #ffe6ff;
  background: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}
@-moz-keyframes noise-anim {
  0% {
    clip: rect(40px, 9999px, 15px, 0);
  }
  5% {
    clip: rect(56px, 9999px, 77px, 0);
  }
  10% {
    clip: rect(8px, 9999px, 95px, 0);
  }
  15% {
    clip: rect(71px, 9999px, 30px, 0);
  }
  20% {
    clip: rect(83px, 9999px, 15px, 0);
  }
  25% {
    clip: rect(61px, 9999px, 47px, 0);
  }
  30% {
    clip: rect(52px, 9999px, 2px, 0);
  }
  35% {
    clip: rect(90px, 9999px, 74px, 0);
  }
  40% {
    clip: rect(47px, 9999px, 98px, 0);
  }
  45% {
    clip: rect(3px, 9999px, 64px, 0);
  }
  50% {
    clip: rect(40px, 9999px, 20px, 0);
  }
  55% {
    clip: rect(66px, 9999px, 19px, 0);
  }
  60% {
    clip: rect(10px, 9999px, 59px, 0);
  }
  65% {
    clip: rect(83px, 9999px, 2px, 0);
  }
  70% {
    clip: rect(36px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(45px, 9999px, 48px, 0);
  }
  80% {
    clip: rect(7px, 9999px, 54px, 0);
  }
  85% {
    clip: rect(91px, 9999px, 30px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 69px, 0);
  }
  95% {
    clip: rect(89px, 9999px, 32px, 0);
  }
  100% {
    clip: rect(51px, 9999px, 10px, 0);
  }
}
@-webkit-keyframes noise-anim {
  0% {
    clip: rect(40px, 9999px, 15px, 0);
  }
  5% {
    clip: rect(56px, 9999px, 77px, 0);
  }
  10% {
    clip: rect(8px, 9999px, 95px, 0);
  }
  15% {
    clip: rect(71px, 9999px, 30px, 0);
  }
  20% {
    clip: rect(83px, 9999px, 15px, 0);
  }
  25% {
    clip: rect(61px, 9999px, 47px, 0);
  }
  30% {
    clip: rect(52px, 9999px, 2px, 0);
  }
  35% {
    clip: rect(90px, 9999px, 74px, 0);
  }
  40% {
    clip: rect(47px, 9999px, 98px, 0);
  }
  45% {
    clip: rect(3px, 9999px, 64px, 0);
  }
  50% {
    clip: rect(40px, 9999px, 20px, 0);
  }
  55% {
    clip: rect(66px, 9999px, 19px, 0);
  }
  60% {
    clip: rect(10px, 9999px, 59px, 0);
  }
  65% {
    clip: rect(83px, 9999px, 2px, 0);
  }
  70% {
    clip: rect(36px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(45px, 9999px, 48px, 0);
  }
  80% {
    clip: rect(7px, 9999px, 54px, 0);
  }
  85% {
    clip: rect(91px, 9999px, 30px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 69px, 0);
  }
  95% {
    clip: rect(89px, 9999px, 32px, 0);
  }
  100% {
    clip: rect(51px, 9999px, 10px, 0);
  }
}
@-o-keyframes noise-anim {
  0% {
    clip: rect(40px, 9999px, 15px, 0);
  }
  5% {
    clip: rect(56px, 9999px, 77px, 0);
  }
  10% {
    clip: rect(8px, 9999px, 95px, 0);
  }
  15% {
    clip: rect(71px, 9999px, 30px, 0);
  }
  20% {
    clip: rect(83px, 9999px, 15px, 0);
  }
  25% {
    clip: rect(61px, 9999px, 47px, 0);
  }
  30% {
    clip: rect(52px, 9999px, 2px, 0);
  }
  35% {
    clip: rect(90px, 9999px, 74px, 0);
  }
  40% {
    clip: rect(47px, 9999px, 98px, 0);
  }
  45% {
    clip: rect(3px, 9999px, 64px, 0);
  }
  50% {
    clip: rect(40px, 9999px, 20px, 0);
  }
  55% {
    clip: rect(66px, 9999px, 19px, 0);
  }
  60% {
    clip: rect(10px, 9999px, 59px, 0);
  }
  65% {
    clip: rect(83px, 9999px, 2px, 0);
  }
  70% {
    clip: rect(36px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(45px, 9999px, 48px, 0);
  }
  80% {
    clip: rect(7px, 9999px, 54px, 0);
  }
  85% {
    clip: rect(91px, 9999px, 30px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 69px, 0);
  }
  95% {
    clip: rect(89px, 9999px, 32px, 0);
  }
  100% {
    clip: rect(51px, 9999px, 10px, 0);
  }
}
@keyframes noise-anim {
  0% {
    clip: rect(40px, 9999px, 15px, 0);
  }
  5% {
    clip: rect(56px, 9999px, 77px, 0);
  }
  10% {
    clip: rect(8px, 9999px, 95px, 0);
  }
  15% {
    clip: rect(71px, 9999px, 30px, 0);
  }
  20% {
    clip: rect(83px, 9999px, 15px, 0);
  }
  25% {
    clip: rect(61px, 9999px, 47px, 0);
  }
  30% {
    clip: rect(52px, 9999px, 2px, 0);
  }
  35% {
    clip: rect(90px, 9999px, 74px, 0);
  }
  40% {
    clip: rect(47px, 9999px, 98px, 0);
  }
  45% {
    clip: rect(3px, 9999px, 64px, 0);
  }
  50% {
    clip: rect(40px, 9999px, 20px, 0);
  }
  55% {
    clip: rect(66px, 9999px, 19px, 0);
  }
  60% {
    clip: rect(10px, 9999px, 59px, 0);
  }
  65% {
    clip: rect(83px, 9999px, 2px, 0);
  }
  70% {
    clip: rect(36px, 9999px, 49px, 0);
  }
  75% {
    clip: rect(45px, 9999px, 48px, 0);
  }
  80% {
    clip: rect(7px, 9999px, 54px, 0);
  }
  85% {
    clip: rect(91px, 9999px, 30px, 0);
  }
  90% {
    clip: rect(90px, 9999px, 69px, 0);
  }
  95% {
    clip: rect(89px, 9999px, 32px, 0);
  }
  100% {
    clip: rect(51px, 9999px, 10px, 0);
  }
}
@-moz-keyframes noise-anim-2 {
  0% {
    clip: rect(37px, 9999px, 86px, 0);
  }
  5% {
    clip: rect(94px, 9999px, 66px, 0);
  }
  10% {
    clip: rect(62px, 9999px, 72px, 0);
  }
  15% {
    clip: rect(51px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(50px, 9999px, 11px, 0);
  }
  25% {
    clip: rect(37px, 9999px, 74px, 0);
  }
  30% {
    clip: rect(86px, 9999px, 8px, 0);
  }
  35% {
    clip: rect(73px, 9999px, 79px, 0);
  }
  40% {
    clip: rect(50px, 9999px, 64px, 0);
  }
  45% {
    clip: rect(51px, 9999px, 76px, 0);
  }
  50% {
    clip: rect(91px, 9999px, 40px, 0);
  }
  55% {
    clip: rect(21px, 9999px, 45px, 0);
  }
  60% {
    clip: rect(90px, 9999px, 31px, 0);
  }
  65% {
    clip: rect(12px, 9999px, 97px, 0);
  }
  70% {
    clip: rect(52px, 9999px, 95px, 0);
  }
  75% {
    clip: rect(84px, 9999px, 60px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 14px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 26px, 0);
  }
  90% {
    clip: rect(68px, 9999px, 94px, 0);
  }
  95% {
    clip: rect(41px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(86px, 9999px, 93px, 0);
  }
}
@-webkit-keyframes noise-anim-2 {
  0% {
    clip: rect(37px, 9999px, 86px, 0);
  }
  5% {
    clip: rect(94px, 9999px, 66px, 0);
  }
  10% {
    clip: rect(62px, 9999px, 72px, 0);
  }
  15% {
    clip: rect(51px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(50px, 9999px, 11px, 0);
  }
  25% {
    clip: rect(37px, 9999px, 74px, 0);
  }
  30% {
    clip: rect(86px, 9999px, 8px, 0);
  }
  35% {
    clip: rect(73px, 9999px, 79px, 0);
  }
  40% {
    clip: rect(50px, 9999px, 64px, 0);
  }
  45% {
    clip: rect(51px, 9999px, 76px, 0);
  }
  50% {
    clip: rect(91px, 9999px, 40px, 0);
  }
  55% {
    clip: rect(21px, 9999px, 45px, 0);
  }
  60% {
    clip: rect(90px, 9999px, 31px, 0);
  }
  65% {
    clip: rect(12px, 9999px, 97px, 0);
  }
  70% {
    clip: rect(52px, 9999px, 95px, 0);
  }
  75% {
    clip: rect(84px, 9999px, 60px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 14px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 26px, 0);
  }
  90% {
    clip: rect(68px, 9999px, 94px, 0);
  }
  95% {
    clip: rect(41px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(86px, 9999px, 93px, 0);
  }
}
@-o-keyframes noise-anim-2 {
  0% {
    clip: rect(37px, 9999px, 86px, 0);
  }
  5% {
    clip: rect(94px, 9999px, 66px, 0);
  }
  10% {
    clip: rect(62px, 9999px, 72px, 0);
  }
  15% {
    clip: rect(51px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(50px, 9999px, 11px, 0);
  }
  25% {
    clip: rect(37px, 9999px, 74px, 0);
  }
  30% {
    clip: rect(86px, 9999px, 8px, 0);
  }
  35% {
    clip: rect(73px, 9999px, 79px, 0);
  }
  40% {
    clip: rect(50px, 9999px, 64px, 0);
  }
  45% {
    clip: rect(51px, 9999px, 76px, 0);
  }
  50% {
    clip: rect(91px, 9999px, 40px, 0);
  }
  55% {
    clip: rect(21px, 9999px, 45px, 0);
  }
  60% {
    clip: rect(90px, 9999px, 31px, 0);
  }
  65% {
    clip: rect(12px, 9999px, 97px, 0);
  }
  70% {
    clip: rect(52px, 9999px, 95px, 0);
  }
  75% {
    clip: rect(84px, 9999px, 60px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 14px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 26px, 0);
  }
  90% {
    clip: rect(68px, 9999px, 94px, 0);
  }
  95% {
    clip: rect(41px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(86px, 9999px, 93px, 0);
  }
}
@keyframes noise-anim-2 {
  0% {
    clip: rect(37px, 9999px, 86px, 0);
  }
  5% {
    clip: rect(94px, 9999px, 66px, 0);
  }
  10% {
    clip: rect(62px, 9999px, 72px, 0);
  }
  15% {
    clip: rect(51px, 9999px, 35px, 0);
  }
  20% {
    clip: rect(50px, 9999px, 11px, 0);
  }
  25% {
    clip: rect(37px, 9999px, 74px, 0);
  }
  30% {
    clip: rect(86px, 9999px, 8px, 0);
  }
  35% {
    clip: rect(73px, 9999px, 79px, 0);
  }
  40% {
    clip: rect(50px, 9999px, 64px, 0);
  }
  45% {
    clip: rect(51px, 9999px, 76px, 0);
  }
  50% {
    clip: rect(91px, 9999px, 40px, 0);
  }
  55% {
    clip: rect(21px, 9999px, 45px, 0);
  }
  60% {
    clip: rect(90px, 9999px, 31px, 0);
  }
  65% {
    clip: rect(12px, 9999px, 97px, 0);
  }
  70% {
    clip: rect(52px, 9999px, 95px, 0);
  }
  75% {
    clip: rect(84px, 9999px, 60px, 0);
  }
  80% {
    clip: rect(39px, 9999px, 14px, 0);
  }
  85% {
    clip: rect(19px, 9999px, 26px, 0);
  }
  90% {
    clip: rect(68px, 9999px, 94px, 0);
  }
  95% {
    clip: rect(41px, 9999px, 88px, 0);
  }
  100% {
    clip: rect(86px, 9999px, 93px, 0);
  }
}
i.icn.burger {
  display: block;
  width: 16px;
  height: 10px;
}
i.icn.burger:before,
i.icn.burger:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  border-top: 2px #131315 solid;
  border-bottom: 2px #131315 solid;
}
i.icn.burger:after {
  border-top: 0;
}
html,
body {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  background-color: #181818;
}
.mmp-debug {
  overflow: hidden;
  position: fixed;
  left: 10px;
  bottom: 10px;
  pointer-events: none;
  z-index: 1000;
}
.mmp-debug li {
  display: block;
  text-align: left;
  font-family: Courier;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.25em;
}
.mmp-debug li .mmp-debug__key {
  font-weight: bold;
}
.not_logo {
  width: 75%;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 200px;
}
.not_dispo {
  margin-top: 40px;
  text-align: center;
}
.ui-button {
  display: inline-block;
  cursor: pointer;
  padding: 8px 13px;
  background-color: #131416;
  transition: background-color 0.4s;
  cursor: pointer;
}
.ui-button.hidden {
  display: none;
}
.ui-button span {
  position: relative;
  top: -2px;
  font-family: Lato-Regular, "Helvetica";
  font-size: 0.625em;
  color: #f0f1f5;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  transition: color 0.4s;
}
.ui-button.alternative {
  background-color: transparent;
  border: 1px #e8e8e8 solid;
  padding-right: 13px;
}
.ui-button.alternative span {
  color: #9497a0;
}
.ui-button:hover {
  background-color: #f0f1f5;
}
.ui-button:hover span {
  color: #131416;
}
.ui-link {
  display: inline-block;
  user-select: none;
  cursor: pointer;
  padding: 5px 0;
}
.ui-link.hidden {
  display: none;
}
.ui-link span {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0.062em;
  vertical-align: middle;
  font-size: 0.625em;
  text-align: center;
}
.ui-link span:after {
  content: "";
  display: inline-block;
  width: 50%;
  height: 1px;
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(19,20,22,0.5);
  transition: width 250ms, background-color 250ms;
}
.ui-link:hover span:after {
  width: 100%;
  background-color: #131416;
}
.ui-wheel.hidden {
  display: none;
}
.ui-wheel .st0 {
  fill: none;
  stroke: #fff;
  stroke-width: 1.0222;
  stroke-miterlimit: 10;
}
.ui-wheel .st1 {
  fill: none;
  stroke: #fff;
  stroke-width: 0.7843;
  stroke-miterlimit: 10;
}
.ui-wheel .st2 {
  fill: none;
  stroke: #fff;
  stroke-width: 0.4749;
  stroke-miterlimit: 10;
}
.ui-wheel .st3 {
  fill: none;
  stroke: #fff;
  stroke-width: 0.695;
  stroke-miterlimit: 10;
  stroke-dasharray: 19.1977, 11.5186, 2.8797, 28.7966;
}
.ui-wheel .st4 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
}
.ui-wheel g {
  transform-origin: center center;
}
.ui-wheel.play .outerWheel {
  animation: outerAnim 60s infinite linear;
}
.ui-wheel.play .innerWheel {
  animation: innerAnim 8s infinite ease;
}
@-moz-keyframes innerAnim {
  0%, 100% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(20deg);
  }
}
@-webkit-keyframes innerAnim {
  0%, 100% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(20deg);
  }
}
@-o-keyframes innerAnim {
  0%, 100% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(20deg);
  }
}
@keyframes innerAnim {
  0%, 100% {
    transform: rotate(-20deg);
  }
  50% {
    transform: rotate(20deg);
  }
}
@-moz-keyframes outerAnim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes outerAnim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes outerAnim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes outerAnim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#desktop {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
}
#desktop .desktop__wrapper {
  width: 100%;
  height: 100%;
}
section#about.hidden {
  display: none;
}
section#home {
  width: 100%;
  height: 100%;
  position: relative;
}
section#home.hidden {
  display: none;
}
section#home .wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  width: 300px;
}
section#home h1 {
  color: #fff;
}
section#home .webglContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section#home .randomize {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: Helvetica;
  font-weight: light;
  font-size: 15px;
  cursor: pointer;
}
section#home .left {
  margin-left: 40px;
  margin-top: 40px;
  display: inline-flex;
  flex-direction: row;
  width: 300px;
  flex-wrap: wrap;
  opacity: 0.7;
}
section#home .name {
  position: fixed;
  right: 40px;
  top: 40px;
  font-size: 6em;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'aldrichregular';
  text-align: right;
  width: 800px;
  opacity: 0.4;
}
section#home .name:before,
section#home .name:after {
  left: auto;
  right: 2px;
}
section#home .label_info {
  font-family: 'aldrichregular';
  font-size: 1em;
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-weight: bolder;
  width: 150px;
}
section#home .info_title {
  width: 100%;
  font-size: 1.5em;
  font-weight: bold;
  font-family: 'aldrichregular';
  margin-bottom: 25px;
}
section#home .info {
  font-family: juraregular;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
}
section#home .buttons_bottom {
  position: absolute;
  left: 2vw;
  bottom: 2vw;
  display: flex;
  flex-direction: column;
}
section#home .views_title {
  font-size: 1em;
  font-family: 'aldrichregular';
}
section#home .view_button {
  margin-top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  cursor: pointer;
}
section#home .list {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  background-color: rgba(0,0,0,0.7);
  z-index: 10;
}
section#home .list ul {
  padding: 120px;
  list-style-type: none;
}
section#home .list li {
  margin: 20px 0;
}
section#home .list .letter {
  font-family: 'aldrichregular';
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  font-size: 3em;
}
section#home .list .list-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
section#home .list .planet-name {
  margin: 10px;
  display: block;
  width: 100px;
  opacity: 0.7;
  cursor: pointer;
}
section#home .list .planet-name:hover {
  opacity: 1;
}
section#home .showButton {
  font-family: 'juraregular';
}
section#home .button {
  display: block;
  padding: 10px 20px;
  margin: 0 25px;
  width: 100px;
  height: 25px;
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,0.25);
  cursor: pointer;
  opacity: 1;
}
section#home .button .glitch {
  position: absolute;
  top: 10px;
  left: 0;
  width: 140px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
section#home .button .glitch:before,
section#home .button .glitch:after {
  width: 140px;
  text-align: center;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
section#home .button:hover {
  border: 1px solid #fff;
}
section#home .button:hover .glitch:before,
section#home .button:hover .glitch:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
section#home .about_button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  cursor: pointer;
  font-family: 'aldrichregular';
}
section#home .about {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 40px 0 0 40px;
  font-family: 'aldrichregular';
  font-size: 1.5em;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: rgba(0,0,0,0.7);
}
section#home .about .about_info {
  font-family: juraregular;
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 26px;
}
section#home .about .about_info_grow {
  margin-top: 50px;
}
section#home .about .nasa {
  height: 20px;
}
section#home .about a {
  color: #fff;
  text-decoration: none;
  font-family: aldrichregular;
  font-weight: bolder;
}
section#home .about_title {
  position: absolute;
  right: 2vw;
  font-size: 4em;
  opacity: 0.6;
  text-align: center;
  font-weight: bolder;
  font-family: aldrichregular;
  margin-top: -8px;
}
section#home .about_title span {
  display: block;
  text-transform: uppercase;
  width: auto;
}
section#home .hide_about {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  text-align: center;
  opacity: 0;
}
section#home .growlink {
  height: 25px;
  width: 90px;
  display: inline-block;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  background-image: url("assets/images/grow.svg");
  vertical-align: sub;
}
section#home .button__wrapper {
  white-space: nowrap;
  position: absolute;
  bottom: 60px;
  width: 100%;
  text-align: center;
}
section#home .button__wrapper .button {
  display: inline-block;
  padding: 8px 20px 10px 20px;
  margin: 30px 10px 0;
  width: 100px;
  height: 25px;
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,0.25);
  position: relative;
  transition: 0.4s border ease, opacity 1s ease 5s, transform 1.5s ease 5s;
  cursor: pointer;
}
section#home .button__wrapper .button .glitch {
  position: absolute;
  top: 10px;
  left: 0;
  width: 140px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
section#home .button__wrapper .button .glitch:before,
section#home .button__wrapper .button .glitch:after {
  width: 110px;
  text-align: center;
  animation: none;
}
section#home .button__wrapper .button:hover,
section#home .button__wrapper .button.active {
  border: 1px solid #fff;
}
section#home .button__wrapper .button:hover .glitch:before,
section#home .button__wrapper .button.active .glitch:before,
section#home .button__wrapper .button:hover .glitch:after,
section#home .button__wrapper .button.active .glitch:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
section#home .button__wrapper .button:hover .glitch:after,
section#home .button__wrapper .button.active .glitch:after {
  animation: noise-anim 2s infinite linear alternate-reverse;
}
section#home .button__wrapper .button:hover .glitch:before,
section#home .button__wrapper .button.active .glitch:before {
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}
section#intro {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
section#intro .webglContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 2s ease;
  z-index: 0;
}
section#intro .webglContainer.active {
  opacity: 1;
}
section#intro .main__wrapper {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 1s ease;
  opacity: 1;
  width: 100%;
}
section#intro .main__wrapper.hidden {
  opacity: 0;
}
section#intro .main__wrapper.active.cat2 h1 > .glitch {
  transition-delay: 1.9s !important;
}
section#intro .main__wrapper.active h1 > .glitch {
  transition-delay: 1.8s !important;
}
section#intro .main__wrapper.active h1 > div {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 2s ease, transform 1.5s ease;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(1) {
  transition-delay: 0.2s;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(2) {
  transition-delay: 0.4s;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(3) {
  transition-delay: 0.6s;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(4) {
  transition-delay: 0.8s;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(5) {
  transition-delay: 1s;
}
section#intro .main__wrapper.active h1 > div:nth-of-type(6) {
  transition-delay: 1.2s;
}
section#intro .main__wrapper.active p span {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 2s ease, transform 1.5s ease;
}
section#intro .main__wrapper.active p span:nth-of-type(1) {
  transition-delay: 3.02s;
}
section#intro .main__wrapper.active p span:nth-of-type(2) {
  transition-delay: 3.04s;
}
section#intro .main__wrapper.active p span:nth-of-type(3) {
  transition-delay: 3.06s;
}
section#intro .main__wrapper.active p span:nth-of-type(4) {
  transition-delay: 3.08s;
}
section#intro .main__wrapper.active p span:nth-of-type(5) {
  transition-delay: 3.1s;
}
section#intro .main__wrapper.active p span:nth-of-type(6) {
  transition-delay: 3.12s;
}
section#intro .main__wrapper.active p span:nth-of-type(7) {
  transition-delay: 3.14s;
}
section#intro .main__wrapper.active p span:nth-of-type(8) {
  transition-delay: 3.16s;
}
section#intro .main__wrapper.active p span:nth-of-type(9) {
  transition-delay: 3.18s;
}
section#intro .main__wrapper.active p span:nth-of-type(10) {
  transition-delay: 3.2s;
}
section#intro .main__wrapper.active p span:nth-of-type(11) {
  transition-delay: 3.22s;
}
section#intro .main__wrapper.active p span:nth-of-type(12) {
  transition-delay: 3.24s;
}
section#intro .main__wrapper.active p span:nth-of-type(13) {
  transition-delay: 3.26s;
}
section#intro .main__wrapper.active p span:nth-of-type(14) {
  transition-delay: 3.28s;
}
section#intro .main__wrapper.active p span:nth-of-type(15) {
  transition-delay: 3.3s;
}
section#intro .main__wrapper.active p span:nth-of-type(16) {
  transition-delay: 3.32s;
}
section#intro .main__wrapper.active p span:nth-of-type(17) {
  transition-delay: 3.34s;
}
section#intro .main__wrapper.active p span:nth-of-type(18) {
  transition-delay: 3.36s;
}
section#intro .main__wrapper.active p span:nth-of-type(19) {
  transition-delay: 3.38s;
}
section#intro .main__wrapper.active p span:nth-of-type(20) {
  transition-delay: 3.4s;
}
section#intro .main__wrapper.active p span:nth-of-type(21) {
  transition-delay: 3.42s;
}
section#intro .main__wrapper.active p span:nth-of-type(22) {
  transition-delay: 3.44s;
}
section#intro .main__wrapper.active p span:nth-of-type(23) {
  transition-delay: 3.46s;
}
section#intro .main__wrapper.active p span:nth-of-type(24) {
  transition-delay: 3.48s;
}
section#intro .main__wrapper.active p span:nth-of-type(25) {
  transition-delay: 3.5s;
}
section#intro .main__wrapper.active p span:nth-of-type(26) {
  transition-delay: 3.52s;
}
section#intro .main__wrapper.active p span:nth-of-type(27) {
  transition-delay: 3.54s;
}
section#intro .main__wrapper.active p span:nth-of-type(28) {
  transition-delay: 3.56s;
}
section#intro .main__wrapper.active p span:nth-of-type(29) {
  transition-delay: 3.58s;
}
section#intro .main__wrapper.active p span:nth-of-type(30) {
  transition-delay: 3.6s;
}
section#intro .main__wrapper.active p span:nth-of-type(31) {
  transition-delay: 3.62s;
}
section#intro .main__wrapper.active p span:nth-of-type(32) {
  transition-delay: 3.64s;
}
section#intro .main__wrapper.active p span:nth-of-type(33) {
  transition-delay: 3.66s;
}
section#intro .main__wrapper.active p span:nth-of-type(34) {
  transition-delay: 3.68s;
}
section#intro .main__wrapper.active p span:nth-of-type(35) {
  transition-delay: 3.7s;
}
section#intro .main__wrapper.active p span:nth-of-type(36) {
  transition-delay: 3.72s;
}
section#intro .main__wrapper.active p span:nth-of-type(37) {
  transition-delay: 3.74s;
}
section#intro .main__wrapper.active p span:nth-of-type(38) {
  transition-delay: 3.76s;
}
section#intro .main__wrapper.active p span:nth-of-type(39) {
  transition-delay: 3.78s;
}
section#intro .main__wrapper.active p span:nth-of-type(40) {
  transition-delay: 3.8s;
}
section#intro .main__wrapper.active .button {
  opacity: 1;
  pointer-events: all;
  transform: translate(0, 0);
}
section#intro h1 {
  letter-spacing: 0.05em;
  font-size: 2em;
  font-weight: normal;
  text-align: center;
}
section#intro h1 > div {
  display: inline-block;
  opacity: 0;
  transition: opacity 0s ease, transform 0s ease;
  transform: translate(0, 30px);
}
section#intro h1 .glitch {
  width: auto;
  font-weight: bold;
  transform: translate(0, 0);
}
section#intro p {
  font-size: 1.2em;
  line-height: 1.5em;
  width: 450px;
  text-align: center;
  margin: 20px auto 0 auto;
}
section#intro p span {
  display: inline-block;
  margin-right: 5px;
  opacity: 0;
  transition: opacity 0s ease, transform 0s ease;
  transform: translate(0, 30px);
}
section#intro p span:nth-last-of-type(1),
section#intro p span:nth-last-of-type(2) {
  font-weight: bold;
}
section#intro .marker {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100px;
  margin-top: -100px;
  opacity: 0;
  transition: opacity 0.8s ease;
  background-image: url("assets/images/markerBG.png");
  background-size: contain;
}
section#intro .marker.random:nth-of-type(1) {
  transition-delay: 0.03s;
}
section#intro .marker.random:nth-of-type(2) {
  transition-delay: 0.06s;
}
section#intro .marker.random:nth-of-type(3) {
  transition-delay: 0.09s;
}
section#intro .marker.random:nth-of-type(4) {
  transition-delay: 0.12s;
}
section#intro .marker.random:nth-of-type(5) {
  transition-delay: 0.15s;
}
section#intro .marker.random:nth-of-type(6) {
  transition-delay: 0.18s;
}
section#intro .marker.random:nth-of-type(7) {
  transition-delay: 0.21s;
}
section#intro .marker.random:nth-of-type(8) {
  transition-delay: 0.24s;
}
section#intro .marker.random:nth-of-type(9) {
  transition-delay: 0.27s;
}
section#intro .marker.random:nth-of-type(10) {
  transition-delay: 0.3s;
}
section#intro .marker.random:nth-of-type(11) {
  transition-delay: 0.33s;
}
section#intro .marker.random:nth-of-type(12) {
  transition-delay: 0.36s;
}
section#intro .marker.random:nth-of-type(13) {
  transition-delay: 0.39s;
}
section#intro .marker.random:nth-of-type(14) {
  transition-delay: 0.42s;
}
section#intro .marker.random:nth-of-type(15) {
  transition-delay: 0.45s;
}
section#intro .marker.random:nth-of-type(16) {
  transition-delay: 0.48s;
}
section#intro .marker.random:nth-of-type(17) {
  transition-delay: 0.51s;
}
section#intro .marker.random:nth-of-type(18) {
  transition-delay: 0.54s;
}
section#intro .marker.random:nth-of-type(19) {
  transition-delay: 0.57s;
}
section#intro .marker.random:nth-of-type(20) {
  transition-delay: 0.6s;
}
section#intro .marker.random:nth-of-type(21) {
  transition-delay: 0.63s;
}
section#intro .marker.random:nth-of-type(22) {
  transition-delay: 0.66s;
}
section#intro .marker.random:nth-of-type(23) {
  transition-delay: 0.69s;
}
section#intro .marker.random:nth-of-type(24) {
  transition-delay: 0.72s;
}
section#intro .marker.random:nth-of-type(25) {
  transition-delay: 0.75s;
}
section#intro .marker.random:nth-of-type(26) {
  transition-delay: 0.78s;
}
section#intro .marker.random:nth-of-type(27) {
  transition-delay: 0.81s;
}
section#intro .marker.random:nth-of-type(28) {
  transition-delay: 0.84s;
}
section#intro .marker.random:nth-of-type(29) {
  transition-delay: 0.87s;
}
section#intro .marker.random:nth-of-type(30) {
  transition-delay: 0.9s;
}
section#intro .marker.random:nth-of-type(31) {
  transition-delay: 0.93s;
}
section#intro .marker.random:nth-of-type(32) {
  transition-delay: 0.96s;
}
section#intro .marker.random:nth-of-type(33) {
  transition-delay: 0.99s;
}
section#intro .marker.random:nth-of-type(34) {
  transition-delay: 1.02s;
}
section#intro .marker.random:nth-of-type(35) {
  transition-delay: 1.05s;
}
section#intro .marker.random:nth-of-type(36) {
  transition-delay: 1.08s;
}
section#intro .marker.random:nth-of-type(37) {
  transition-delay: 1.11s;
}
section#intro .marker.random:nth-of-type(38) {
  transition-delay: 1.14s;
}
section#intro .marker.random:nth-of-type(39) {
  transition-delay: 1.17s;
}
section#intro .marker.random:nth-of-type(40) {
  transition-delay: 1.2s;
}
section#intro .marker p {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  text-align: right;
  margin: 0;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}
section#intro .button {
  display: block;
  padding: 10px 20px;
  margin: 30px auto;
  width: 100px;
  height: 25px;
  border-radius: 30px;
  border: 1px solid rgba(255,255,255,0.25);
  position: relative;
  transition: 0.4s border ease, opacity 1s ease 5s, transform 1.5s ease 5s;
  cursor: pointer;
  opacity: 0;
  transform: translate(0, 30px);
  pointer-events: none;
}
section#intro .button .glitch {
  position: absolute;
  top: 10px;
  left: 0;
  width: 140px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}
section#intro .button .glitch:before,
section#intro .button .glitch:after {
  width: 140px;
  text-align: center;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
section#intro .button:hover {
  border: 1px solid #fff;
}
section#intro .button:hover .glitch:before,
section#intro .button:hover .glitch:after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
section#intro.hidden {
  display: none;
}
section#intro audio {
  display: none;
}
section#intro .glitch_s {
  white-space: nowrap;
}
section#intro .glitch_s:before,
section#intro .glitch_s:after {
  white-space: nowrap;
}
section#loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  text-align: center;
}
section#loading.hidden {
  display: none;
}
section#loading:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
section#loading .loading__wrapper {
  display: inline-block;
  vertical-align: middle;
}
section#loading .loading__wrapper .logo-wrapper {
  font-size: 4em;
  font-style: italic;
  position: relative;
  opacity: 1;
  width: 30vw;
  opacity: 0;
  transition: transform 15s ease, opacity 10s ease;
  transform: translate(0, -80px) scale(0.6) rotateX(-10deg) perspective(15px);
}
section#loading .loading__wrapper .logo-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 500%;
  height: 1500%;
  opacity: 1;
  transform: translate(-40%, 50%);
  transition: transform 10s ease 2s, opacity 5s ease 7s;
  background-image: radial-gradient(#000 20%, transparent 70%);
}
section#loading .loading__wrapper .logo-wrapper.active {
  opacity: 0.6;
  transform: translate(0, 0) scale(1) rotateX(0) perspective(15px);
}
section#loading .loading__wrapper .logo-wrapper.active:after {
  opacity: 0.3;
  transform: translate(-7%, 50%);
}
section#loading .hearth {
  position: absolute;
  width: 100%;
  max-width: 1300px;
  right: 0;
  bottom: 0;
  transition: transform 20s ease;
  transform: translate(0, 0) scale(1);
}
section#loading .hearth.active {
  transform: translate(0, 140px) scale(1.4);
}
section#loading .progress-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 45em;
  font-family: 'aldrichregular';
  font-weight: 900;
  color: #262636;
  opacity: 0.4;
}
section#loading .infos {
  position: absolute;
  bottom: 60px;
  left: 60px;
}
section#loading .infos.active p,
section#loading .infos.active h1 {
  opacity: 0.4;
}
section#loading .infos h1 {
  font-family: 'juramedium';
  color: #fff;
  font-size: 2em;
  opacity: 0.35;
  margin-bottom: 5px;
  opacity: 0;
  transition: opacity 1s ease;
}
section#loading .infos p {
  opacity: 0;
  white-space: nowrap;
  text-align: left;
  transition: opacity 1s ease 0.6s;
}
section#loading .infos p img {
  display: inline;
  width: 50px;
  margin-left: 5px;
  vertical-align: bottom;
  transform: translate(0, -1px);
}
section#loading audio {
  display: none;
}
section#loading .ui-wheel {
  position: absolute;
  bottom: 60px;
  left: 150px;
  width: 650px;
  transform: translate(-50%, 50%);
  stroke-width: 0.5;
  opacity: 0;
  transition: opacity 1s ease 0.3s;
}
section#loading .bar {
  display: block;
  position: absolute;
  bottom: 65px;
  left: 300px;
  width: 100%;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-size: 300px 1px;
  background-image: linear-gradient(to right, #fff 120px, rgba(255,255,255,0) 0%);
  opacity: 0;
  animation: bar 3s ease infinite;
  height: 1px;
  transition: opacity 1s ease 2s;
}
section#loading .bar.active {
  opacity: 0.25;
}
