@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700);
@font-face {
  font-family: 'lovelo-a';
  src: url("lovelo_line_bold-webfont.woff2") format("woff2"), url("lovelo_line_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@-webkit-keyframes in-and-out {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.3; } }
@keyframes in-and-out {
  0% {
    opacity: 1; }
  50% {
    opacity: 0.3; } }
@-webkit-keyframes bg-animation {
  0% {
    background-image: url("../img/bg0.jpg"); }
  12.5% {
    background-image: url("../img/bg1.jpg"); }
  25% {
    background-image: url("../img/bg2.jpg"); }
  37.5% {
    background-image: url("../img/bg3.jpg"); }
  50% {
    background-image: url("../img/bg4.jpg"); }
  62.5% {
    background-image: url("../img/bg5.jpg"); }
  75% {
    background-image: url("../img/bg6.jpg"); }
  87.5% {
    background-image: url("../img/bg7.jpg"); }
  100% {
    background-image: url("../img/bg0.jpg"); } }
@keyframes bg-animation {
  0% {
    background-image: url("../img/bg0.jpg"); }
  12.5% {
    background-image: url("../img/bg1.jpg"); }
  25% {
    background-image: url("../img/bg2.jpg"); }
  37.5% {
    background-image: url("../img/bg3.jpg"); }
  50% {
    background-image: url("../img/bg4.jpg"); }
  62.5% {
    background-image: url("../img/bg5.jpg"); }
  75% {
    background-image: url("../img/bg6.jpg"); }
  87.5% {
    background-image: url("../img/bg7.jpg"); }
  100% {
    background-image: url("../img/bg0.jpg"); } }
@-webkit-keyframes font-animation {
  0% {
    font-family: "Montserrat", sans-serif, "gotham HTF", "gotham"; }
  33.332% {
    font-family: 'lovelo-a'; }
  41.665% {
    font-family: "Montserrat", sans-serif, "gotham HTF", "gotham"; } }
@keyframes font-animation {
  0% {
    font-family: "Montserrat", sans-serif, "gotham HTF", "gotham"; }
  33.332% {
    font-family: 'lovelo-a'; }
  41.665% {
    font-family: "Montserrat", sans-serif, "gotham HTF", "gotham"; } }
@-webkit-keyframes bg-color {
  0% {
    background-position: 0% 9%; }
  50% {
    background-position: 100% 92%; }
  100% {
    background-position: 0% 9%; } }
@keyframes bg-color {
  0% {
    background-position: 0% 9%; }
  50% {
    background-position: 100% 92%; }
  100% {
    background-position: 0% 9%; } }
@-webkit-keyframes border-width {
  0% {
    border-width: 3px; }
  50% {
    border-width: 6px; }
  100% {
    border-width: 3px; } }
@keyframes border-width {
  0% {
    border-width: 3px; }
  50% {
    border-width: 6px; }
  100% {
    border-width: 3px; } }
body {
  color: #fff;
  font-family: "Montserrat", sans-serif, "gotham HTF", "gotham";
  position: fixed;
  font-weight: 600;
  letter-spacing: 0.9em;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 768px) {
    body {
      position: static; } }
  @media (max-width: 1023px) and (orientation: landscape) {
    body {
      position: fixed; } }

body:after {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  content: url(../img/bg1.jpg) url(../img/bg2.jpg) url(../img/bg3.jpg) url(../img/bg4.jpg) url(../img/bg5.jpg) url(../img/bg6.jpg) url(../img/bg7.jpg); }
  @media (max-width: 768px) {
    body:after {
      display: none; } }

.orient {
  display: none;
  width: 100vw;
  height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-image: url("../img/bg0.jpg");
  z-index: 99;
  position: absolute;
  top: 0; }
  @media (max-width: 1023px) and (orientation: landscape) {
    .orient {
      display: block; } }
  .orient .logo {
    top: 40vh; }

*::-moz-selection {
  background-color: #000; }

*::selection {
  background-color: #000; }

a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }

a:hover {
  text-decoration: line-through;
  color: #ff00b0; }

.page-wrapper {
  width: 100vw;
  height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-image: url("../img/bg0.jpg");
  -webkit-animation-name: none;
          animation-name: none;
  -webkit-animation-duration: 60s;
          animation-duration: 60s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
  @media (max-width: 768px) {
    .page-wrapper {
      background-attachment: local;
      background-size: 91vh;
      background-repeat: no-repeat;
      background-position-y: 0;
      background-position-x: 58%; } }
  @media (max-width: 1023px) and (orientation: landscape) {
    .page-wrapper {
      display: none; } }

.page-wrapper::before, .orient::before {
  content: '';
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: -webkit-linear-gradient(138deg, rgba(0, 255, 189, 0.9), rgba(255, 0, 223, 0.95), rgba(255, 160, 0, 0.85), rgba(255, 0, 0, 0.9), rgba(182, 255, 0, 0.95), rgba(141, 0, 255, 0.95), rgba(0, 197, 255, 0.9));
  background: linear-gradient(312deg, rgba(0, 255, 189, 0.9), rgba(255, 0, 223, 0.95), rgba(255, 160, 0, 0.85), rgba(255, 0, 0, 0.9), rgba(182, 255, 0, 0.95), rgba(141, 0, 255, 0.95), rgba(0, 197, 255, 0.9));
  background-size: 1400% 1400%;
  -webkit-animation: bg-color 80s ease infinite;
          animation: bg-color 80s ease infinite; }
  @media (max-width: 768px) {
    .page-wrapper::before, .orient::before {
      height: 106vh; } }

.logo-box {
  position: absolute;
  text-align: center;
  margin: auto;
  right: 0;
  left: 0;
  top: 36vh;
  cursor: default !important; }
  @media (max-width: 768px) {
    .logo-box {
      top: 21vh; } }

.logo {
  margin: auto;
  right: 0;
  left: 0;
  left: 4vw;
  display: inline-block;
  position: absolute;
  text-align: center;
  font-size: 6vw;
  font-weight: 600;
  letter-spacing: 0.9em;
  line-height: 1;
  -webkit-transform: translateX(0.1em);
      -ms-transform: translateX(0.1em);
          transform: translateX(0.1em); }
  @media (max-width: 768px) {
    .logo {
      font-size: 8vw; } }

.logo:hover {
  font-family: "lovelo-a", "Montserrat", sans-serif, "gotham HTF", "gotham";
  vertical-align: bottom;
  line-height: 1.1; }
  @media (max-width: 768px) {
    .logo:hover {
      font-family: inherit;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; } }

.tagline {
  position: absolute;
  top: 7vw;
  margin: auto;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 1vw;
  letter-spacing: 0.55em;
  -webkit-transform: translateX(0.275em);
      -ms-transform: translateX(0.275em);
          transform: translateX(0.275em); }
  @media (max-width: 768px) {
    .tagline {
      font-size: 3vw;
      top: 10vw; } }

.line-break {
  display: none; }
  @media (max-width: 768px) {
    .line-break {
      display: block; } }

.play-btn {
  display: inline-block;
  position: absolute;
  top: 10vw;
  margin: auto;
  right: 0;
  left: 0;
  letter-spacing: .1em;
  font-size: 1.5em; }
  @media (max-width: 768px) {
    .play-btn {
      top: 15vh; } }

.play-btn span {
  padding: .5vw 1vw;
  border: solid 1px #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
  .play-btn span:hover {
    background-color: #fff;
    color: #000; }
  @media (max-width: 768px) {
    .play-btn span:hover {
      background: inherit;
      color: inherit; } }

.contact-us {
  position: absolute;
  text-align: center;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 5.75vh;
  font-size: 1vw; }
  @media (max-width: 768px) {
    .contact-us {
      top: 88vh;
      font-size: 5vw;
      line-height: 8vw;
      text-align: left;
      left: 10vw;
      letter-spacing: 0.2em; }
      .contact-us::before {
        content: '';
        position: absolute;
        top: -5vh;
        right: 48vw;
        border-style: solid;
        border-width: 3vw 2vw 0 2vw;
        border-color: #fff transparent transparent transparent;
        vertical-align: middle;
        opacity: 0.3; } }

@media (max-width: 768px) {
  .divider {
    display: block;
    font-size: 0;
    line-height: 5vh;
    height: 2.5vh; } }

.welcome-btn {
  display: inline-block;
  position: absolute;
  text-align: center;
  top: 9vh;
  margin: auto;
  right: 0;
  left: 0;
  letter-spacing: 0.9em;
  font-size: 1vw;
  font-weight: 600;
  cursor: pointer;
  -webkit-transform: translateX(0.45em);
      -ms-transform: translateX(0.45em);
          transform: translateX(0.45em); }
  @media (max-width: 768px) {
    .welcome-btn {
      font-size: 4vw;
      top: 3.5vh;
      pointer-events: none; } }

.markings {
  position: absolute;
  width: 5vw;
  height: 90vh;
  top: 5vh;
  border-top: solid 3px #fff;
  border-bottom: solid 3px #fff; }
  @media (max-width: 768px) {
    .markings {
      width: 8vw;
      border-width: 2px;
      height: 50vh; } }

.markings-left {
  left: 5vh; }

.markings-right {
  right: 5vh; }

.song-box {
  position: absolute;
  width: 5vw;
  height: 90vh;
  top: 5vh;
  font-weight: 600;
  letter-spacing: .4em; }
  @media (max-width: 768px) {
    .song-box {
      width: 100vw;
      height: 8vw;
      top: 66vh; } }

.song-box-left {
  left: 5vh; }
  @media (max-width: 768px) {
    .song-box-left {
      left: 0; } }

.song-box-right {
  right: 5vh; }
  @media (max-width: 768px) {
    .song-box-right {
      right: 0;
      margin-top: 9vh; } }

.song-btn, .song-btn-m {
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  display: inline-block;
  height: 90vh;
  text-align: center;
  -webkit-animation-name: dance;
          animation-name: dance;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@media (max-width: 768px) {
  .song-btn {
    height: auto; } }

.song-text {
  display: inline-block;
  position: absolute;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  width: 90vh;
  top: -2vh;
  font-size: 2vw; }
  @media (max-width: 768px) {
    .song-text {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      width: 93vw;
      right: 0;
      top: 1vh;
      font-size: 5vw;
      text-align: left; } }
  .song-text.animated-in-and-out .song-text-span:hover {
    color: currentColor;
    text-decoration: none; }

.song-text-span, .control-stop {
  cursor: pointer; }

.song-text-span:hover, .control-stop:hover, .welcome-btn:hover {
  color: #ff00b0;
  -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }

.song-text-span:hover, .welcome-btn:hover {
  text-decoration: line-through; }

.song-text::before {
  content: '\25BA';
  display: inline-block;
  font-size: .8em; }

#song-text-fall::before, #song-text-give::before {
  content: 'SIDE A';
  display: inline-block;
  font-size: .5em;
  letter-spacing: .1em;
  background-color: #fff;
  color: #000;
  padding: .2vw .4vw .3vw .6vw;
  -webkit-transform: translateY(-0.3vw);
      -ms-transform: translateY(-0.3vw);
          transform: translateY(-0.3vw); }
  @media (max-width: 768px) {
    #song-text-fall::before, #song-text-give::before {
      position: absolute;
      top: -5vw;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      font-size: .7em;
      margin-left: 3vw; } }

#song-text-give::before {
  content: 'SIDE B'; }

.song-text.animated-in-and-out::before {
  content: ''; }

.control-play {
  display: inline-block;
  margin: 0;
  padding: 0; }

.control-play::after {
  content: '\25BA'; }

.control-play.playing::after {
  content: '\25BB'; }

.control-buttons {
  display: inline-block;
  margin: auto;
  right: 0;
  left: 0;
  -webkit-transition: opacity 0.3s ease-out;
          transition: opacity 0.3s ease-out;
  margin-left: 0.4em; }

.control-stop {
  display: none; }

.control-stop::after {
  content: '\23f9';
  content: '\2a37';
  content: 'X'; }

.animated-in-and-out {
  -webkit-animation-name: in-and-out;
          animation-name: in-and-out;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.57499, 0.56499, 1);
          animation-timing-function: cubic-bezier(0.39, 0.57499, 0.56499, 1); }

.about-page {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: fixed;
  pointer-events: none;
  width: 100vw;
  height: 0;
  z-index: 10;
  background-color: red;
  top: 0;
  overflow-y: auto;
  -webkit-transition: height 0.5s linear;
          transition: height 0.5s linear;
  background: -webkit-linear-gradient(138deg, rgba(0, 255, 189, 0.9), rgba(255, 0, 223, 0.95), rgba(255, 160, 0, 0.85), rgba(255, 0, 0, 0.9), rgba(182, 255, 0, 0.95), rgba(141, 0, 255, 0.95), rgba(0, 197, 255, 0.9));
  background: linear-gradient(312deg, rgba(0, 255, 189, 0.9), rgba(255, 0, 223, 0.95), rgba(255, 160, 0, 0.85), rgba(255, 0, 0, 0.9), rgba(182, 255, 0, 0.95), rgba(141, 0, 255, 0.95), rgba(0, 197, 255, 0.9));
  background-size: 1400% 1400%;
  -webkit-animation: bg-color 80s ease infinite;
          animation: bg-color 80s ease infinite; }
  @media (max-width: 768px) {
    .about-page {
      position: absolute;
      display: block;
      top: 106vh;
      height: auto;
      pointer-events: auto; } }
  @media (max-width: 1023px) and (orientation: landscape) {
    .about-page {
      display: none; } }

.about-text {
  margin: 2.5vw;
  display: inline-block;
  font-size: 2.2vw;
  width: 65vw;
  font-weight: 600;
  letter-spacing: .02em; }
  @media (max-width: 768px) {
    .about-text {
      font-size: 5vw;
      margin-left: 10vw;
      width: 80vw;
      margin-top: 6vh;
      line-height: 5vh;
      margin-bottom: 5vh; } }
  .about-text p a svg {
    height: 1.2em;
    margin-right: 0.3em;
    fill: currentColor;
    -webkit-transform: translateY(0.25em);
        -ms-transform: translateY(0.25em);
            transform: translateY(0.25em); }
  @media (max-width: 768px) {
    .about-text p a {
      text-decoration: line-through; } }
  .about-text img {
    width: 65vw; }
    @media (max-width: 768px) {
      .about-text img {
        width: 100%; } }

.praktik-credit,
.about-close {
  z-index: 50; }

.about-text p {
  margin: 0 0 3vw 0; }
  @media (max-width: 768px) {
    .about-text p {
      margin-top: 5vw; } }

.praktik-credit {
  font-size: 0.6em;
  position: fixed;
  bottom: 5vh;
  right: 5vh;
  letter-spacing: 0.1em;
  opacity: 0.5;
  -webkit-transition: none;
          transition: none; }
  .praktik-credit:hover {
    opacity: 1; }
  .praktik-credit a {
    -webkit-transition: none;
            transition: none; }
  .praktik-credit svg {
    height: 1.8em;
    fill: #fff;
    -webkit-transform: translateY(0.5em);
        -ms-transform: translateY(0.5em);
            transform: translateY(0.5em);
    -webkit-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
    margin-left: 0.1em; }
  .praktik-credit:hover svg {
    fill: #fff; }
  .praktik-credit:hover a {
    color: #fff;
    text-decoration: none; }
  .praktik-credit:hover .photo-credit {
    opacity: 0.5; }
  @media (max-width: 768px) {
    .praktik-credit {
      position: static;
      margin: 0 0 10vw 10vw;
      font-size: .6em;
      width: 80vw; } }

.about-dl {
  position: fixed;
  width: 20vw;
  bottom: 4vh;
  right: 1vw;
  text-align: center;
  /* padding: 2.5vw; */
  border-radius: 24px;
  font-weight: 600;
  letter-spacing: .02em;
  font-size: 2vw;
  text-transform: uppercase; }

.download-btn {
  display: inline-block; }

.download-btn span {
  font-weight: 600; }

#arrow-dl {
  margin: -0.3vw 0.5vw 0 0;
  width: 2vw;
  fill: #fff; }

.about-close {
  position: fixed;
  top: 1.25vw;
  right: 2.5vw;
  width: 2.5vw;
  height: 2.5vw;
  -webkit-transition: -webkit-transform .3s;
          transition: transform .3s;
  cursor: pointer; }
  @media (max-width: 768px) {
    .about-close {
      display: none; } }

.about-close::before, .about-close::after {
  content: '';
  width: 2px;
  height: 2.5vw;
  background-color: #fff;
  position: absolute;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: inherit;
          transition: inherit; }

.about-close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.about-close:hover::before, .about-close:hover::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

#about-video {
  width: 100%;
  margin-bottom: 1em; }

/*# sourceMappingURL=style.css.map */