html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#app {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
}
.button-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  text-align: center;
  transition: opacity 0.8s, background-color 0.25s, color 0.25s;
}
.button-wrapper.hidden {
  opacity: 0;
  pointer-events: none;
}
.button-wrapper.hidden .start-btn {
  pointer-events: none;
}
.start-btn {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  cursor: pointer;
  transition: opacity 0.8s, background-color 0.25s, color 0.25s;
  padding: 7px 30px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: transparent;
  border: 1px #fff solid;
}
.start-btn:hover {
  background-color: #fff;
  color: #000;
}
.press-space-text {
  display: inline-block;
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%) translateY(0);
  font-family: 'Julius Sans One', sans-serif;
  transition: opacity 1s, transform 1s;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  pointer-events: none;
}
.press-space-text.hidden {
  transform: translateX(-50%) translateY(20px);
  opacity: 0;
}
.xp-title {
  font-family: 'Julius Sans One', sans-serif;
  position: absolute;
  top: 50px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: bold;
  pointer-events: none;
}
.xp-title span {
  pointer-events: none;
  position: relative;
  display: inline-block;
  transition-property: transform, opacity;
}
.xp-title span:nth-child(1 ) {
  transform: translateY(-76px);
  transition-delay: 0.07452806122601s;
  transition-duration: 2.755764838308096s;
  opacity: 0;
}
.xp-title span:nth-child(2 ) {
  transform: translateY(-74px);
  transition-delay: 0.453160355449654s;
  transition-duration: 2.139419704326428s;
  opacity: 0;
}
.xp-title span:nth-child(3 ) {
  transform: translateY(37px);
  transition-delay: 0.341198254562914s;
  transition-duration: 2.419310201890767s;
  opacity: 0;
}
.xp-title span:nth-child(4 ) {
  transform: translateY(47px);
  transition-delay: 0.28099558011163s;
  transition-duration: 3.119476829073392s;
  opacity: 0;
}
.xp-title span:nth-child(5 ) {
  transform: translateY(-81px);
  transition-delay: 0.508410502132028s;
  transition-duration: 3.46804788056761s;
  opacity: 0;
}
.xp-title span:nth-child(6 ) {
  transform: translateY(31px);
  transition-delay: 0.298533224523999s;
  transition-duration: 2.680282725137658s;
  opacity: 0;
}
.xp-title span:nth-child(7 ) {
  transform: translateY(-70px);
  transition-delay: 0.116806899709627s;
  transition-duration: 2.636742992675863s;
  opacity: 0;
}
.xp-title span:nth-child(8 ) {
  transform: translateY(-18px);
  transition-delay: 0.450670338375494s;
  transition-duration: 2.157080376055092s;
  opacity: 0;
}
.xp-title span:nth-child(9 ) {
  transform: translateY(-82px);
  transition-delay: 0.49193585680332s;
  transition-duration: 3.120884048985317s;
  opacity: 0;
}
.xp-title span:nth-child(10 ) {
  transform: translateY(-62px);
  transition-delay: 0.396370347961783s;
  transition-duration: 2.488780226674862s;
  opacity: 0;
}
.xp-title span:nth-child(11 ) {
  transform: translateY(-51px);
  transition-delay: 0.188818538421765s;
  transition-duration: 2.443581719417125s;
  opacity: 0;
}
.xp-title span:nth-child(12 ) {
  transform: translateY(25px);
  transition-delay: 0.175567528302781s;
  transition-duration: 2.460806419374421s;
  opacity: 0;
}
.xp-title span:nth-child(13 ) {
  transform: translateY(9px);
  transition-delay: 0.547539438051172s;
  transition-duration: 2.282411036430858s;
  opacity: 0;
}
.xp-title span:nth-child(14 ) {
  transform: translateY(-5px);
  transition-delay: 0.564442900614813s;
  transition-duration: 2.588171911425889s;
  opacity: 0;
}
.xp-title span:nth-child(15 ) {
  transform: translateY(33px);
  transition-delay: 0.260252951271832s;
  transition-duration: 2.662642685114406s;
  opacity: 0;
}
.xp-title span:nth-child(16 ) {
  transform: translateY(47px);
  transition-delay: 0.055825625709258s;
  transition-duration: 2.040417089010589s;
  opacity: 0;
}
.xp-title span:nth-child(17 ) {
  transform: translateY(-4px);
  transition-delay: 0.195825744001195s;
  transition-duration: 3.299819643143564s;
  opacity: 0;
}
.xp-title span:nth-child(18 ) {
  transform: translateY(1px);
  transition-delay: 0.671352578978985s;
  transition-duration: 2.058893326902762s;
  opacity: 0;
}
.xp-title span:nth-child(19 ) {
  transform: translateY(-67px);
  transition-delay: 0.282672787993215s;
  transition-duration: 3.060049376217648s;
  opacity: 0;
}
.xp-title span:nth-child(20 ) {
  transform: translateY(27px);
  transition-delay: 0.432180405408144s;
  transition-duration: 3.044030040036887s;
  opacity: 0;
}
.xp-title span:nth-child(21 ) {
  transform: translateY(-44px);
  transition-delay: 0.328380148927681s;
  transition-duration: 3.462996699148789s;
  opacity: 0;
}
.xp-title span:nth-child(22 ) {
  transform: translateY(-50px);
  transition-delay: 0.503248553955927s;
  transition-duration: 2.243146620457992s;
  opacity: 0;
}
.xp-title span:nth-child(23 ) {
  transform: translateY(16px);
  transition-delay: 0.196213125973009s;
  transition-duration: 2.131918342784047s;
  opacity: 0;
}
.xp-title span:nth-child(24 ) {
  transform: translateY(-8px);
  transition-delay: 0.67165116800461s;
  transition-duration: 3.086046836921014s;
  opacity: 0;
}
.xp-title span:nth-child(25 ) {
  transform: translateY(-16px);
  transition-delay: 0.175175251998007s;
  transition-duration: 2.065977407619357s;
  opacity: 0;
}
.xp-title span:nth-child(26 ) {
  transform: translateY(43px);
  transition-delay: 0.528763113752939s;
  transition-duration: 2.904537869268097s;
  opacity: 0;
}
.xp-title span:nth-child(27 ) {
  transform: translateY(-16px);
  transition-delay: 0.182162889046595s;
  transition-duration: 3.454367627273314s;
  opacity: 0;
}
.xp-title span:nth-child(28 ) {
  transform: translateY(-19px);
  transition-delay: 0.082835670211352s;
  transition-duration: 2.988857468240894s;
  opacity: 0;
}
.xp-title span:nth-child(29 ) {
  transform: translateY(32px);
  transition-delay: 0.070402624225244s;
  transition-duration: 2.792082145693712s;
  opacity: 0;
}
.xp-title.shown span:nth-child(1 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(2 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(3 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(4 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(5 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(6 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(7 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(8 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(9 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(10 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(11 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(12 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(13 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(14 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(15 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(16 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(17 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(18 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(19 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(20 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(21 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(22 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(23 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(24 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(25 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(26 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(27 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(28 ) {
  transform: translateY(0);
  opacity: 1;
}
.xp-title.shown span:nth-child(29 ) {
  transform: translateY(0);
  opacity: 1;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-osx-font-smooth: grayscale;
  user-select: none;
}
#loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #050a11; /* Old browsers */
  background: -moz-linear-gradient(top, #050a11 0%, #112136 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #050a11 0%, #112136 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #050a11 0%, #112136 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-family: 'Lato';
  font-size: 16px;
  font-weight: 400;
  color: #8b96b4;
}
#loading.hidden {
  display: none;
}
#loading .loading__step {
  opacity: 0;
}
#loading .loading__step.hidden {
  display: none;
}
#loading .loading__wrapper {
  width: 100%;
  height: 100%;
  text-align: center;
}
#loading .loading__wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.25em;
}
#loading .loading__block {
  display: inline-block;
  vertical-align: middle;
}
#loading .loading__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  margin: auto;
  text-align: center;
}
#loading .loading__footer-wrapper {
  display: inline-block;
  width: 93.11px;
  height: 22px;
  position: relative;
}
#loading .loading__footer-wrapper span {
  color: #354b68;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.1em;
}
#loading .loading__footer-wrapper span:nth-child(2 ) {
  overflow: hidden;
  width: 5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #8b96b4;
  transition: width 1s;
}
#loading .loading__step2 svg {
  position: relative;
}
#loading .loading__step2 svg circle {
  animation: light-anim 2s infinite;
}
#end {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#end.hidden {
  display: none;
}
#end .end__wrapper {
  height: 50px;
  position: absolute;
  top: 0;
  right: 50px;
  bottom: 0;
  margin: auto;
  text-align: right;
}
#end h1,
#end h2 {
  font-family: 'Lato';
  font-weight: 400;
  color: #fff;
  margin: 0;
}
#end h1 {
  font-family: 'Julius Sans One';
  font-size: 48px;
}
#end h2 {
  font-family: 'Lato';
  font-size: 12px;
}
#end .end__footer {
  position: absolute;
  left: 50px;
  right: 0;
  bottom: 50px;
  text-align: left;
  color: #354f68;
  font-family: 'Lato';
  font-size: 12px;
}
#end .end__footer a {
  border: 0;
  text-decoration: none;
  color: #8ba3b3;
}
#end a {
  padding-bottom: 2px;
  border-bottom: 1px rgba(255,255,255,0.25) solid;
  text-decoration: none;
  color: #fff;
  transition: all 0.5s;
}
#end a:hover {
  border-bottom: 1px rgba(255,255,255,0.75) solid;
}
.sound-button {
  display: block;
  width: 23px;
  height: 16px;
  bottom: 20px;
  right: 25px;
  position: absolute;
  bottom: 50px;
  right: 50px;
  cursor: pointer;
}
.sound-button div {
  position: absolute;
  bottom: 0;
  transition: height 0.4s ease;
  width: 2px;
  height: 2px;
}
.sound-button div:after {
  content: "";
  position: absolute;
  bottom: 0;
  background: #fff;
  height: 100%;
  width: 100%;
  transition: height 1s ease, background 1s linear;
}
.sound-button:hover div:after {
  background: #fff;
}
.sound-button div:nth-child(1) {
  left: 0px;
}
.sound-button div:nth-child(2) {
  left: 3px;
}
.sound-button div:nth-child(3) {
  left: 6px;
}
.sound-button div:nth-child(4) {
  left: 9px;
}
.sound-button div:nth-child(5) {
  left: 12px;
}
.sound-button div:nth-child(6) {
  left: 15px;
}
.sound-button div:nth-child(7) {
  left: 18px;
}
.sound-button div:nth-child(8) {
  left: 21px;
}
.sound-button:not(.muted) div:nth-child(1) {
  height: 2px;
}
.sound-button:not(.muted) div:nth-child(1):after {
  animation: sound-bar-animation infinite;
  animation-duration: 0.5s;
  animation-delay: 0.3s;
}
.sound-button:not(.muted) div:nth-child(2) {
  height: 7px;
}
.sound-button:not(.muted) div:nth-child(2):after {
  animation: sound-bar-animation infinite;
  animation-duration: 0.8s;
}
.sound-button:not(.muted) div:nth-child(3) {
  height: 13px;
}
.sound-button:not(.muted) div:nth-child(3):after {
  animation: sound-bar-animation infinite;
  animation-duration: 1.1s;
  animation-delay: 0.3s;
}
.sound-button:not(.muted) div:nth-child(4) {
  height: 16px;
}
.sound-button:not(.muted) div:nth-child(4):after {
  animation: sound-bar-animation infinite;
  animation-duration: 1.2s;
}
.sound-button:not(.muted) div:nth-child(5) {
  height: 9px;
}
.sound-button:not(.muted) div:nth-child(5):after {
  animation: sound-bar-animation infinite;
  animation-duration: 0.8s;
}
.sound-button:not(.muted) div:nth-child(6) {
  height: 4px;
}
.sound-button:not(.muted) div:nth-child(6):after {
  animation: sound-bar-animation infinite;
  animation-duration: 1.14s;
}
.sound-button:not(.muted) div:nth-child(7) {
  height: 6px;
}
.sound-button:not(.muted) div:nth-child(7):after {
  animation: sound-bar-animation infinite;
  animation-duration: 1.4s;
}
.sound-button:not(.muted) div:nth-child(8) {
  height: 2px;
}
.sound-button:not(.muted) div:nth-child(8):after {
  animation: sound-bar-animation infinite;
  animation-duration: 1s;
}
@-moz-keyframes light-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes light-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes light-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes light-anim {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes sound-bar-animation {
  0% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@-webkit-keyframes sound-bar-animation {
  0% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@-o-keyframes sound-bar-animation {
  0% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@keyframes sound-bar-animation {
  0% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
