.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  font-family: VT323, sans-serif;
  font-size: 19px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 400;
}

h2 {
  font-size: 28px;
}

.section {
  background-color: #f0dda6;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  overflow: hidden;
}

.section.hero {
  background-color: #e4f2ff;
  overflow: hidden;
}

.section.remix {
  background-color: #7d4e2e;
}

.container-full-height {
  text-align: left;
  flex-wrap: wrap;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  height: 100svh;
  display: block;
  position: relative;
  overflow: hidden;
}

.lottie-animation-2 {
  z-index: 25;
  width: 100%;
  height: 100%;
  position: absolute;
}

.body {
  background-color: #fff;
}

.fish_click {
  z-index: 100;
  cursor: pointer;
  width: 50%;
  height: 20%;
  position: absolute;
  inset: 40% 0% 0% 24%;
}

.mpc {
  z-index: 75;
  object-fit: cover;
  flex: none;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: block;
  position: absolute;
  inset: 30% 0% 0% auto;
  overflow: hidden;
}

.fish {
  z-index: auto;
  text-align: center;
  object-fit: fill;
  flex: none;
  width: 50%;
  max-width: 550px;
  height: 50%;
  max-height: 550px;
  position: absolute;
  inset: 20% 12% auto auto;
  overflow: hidden;
}

.image {
  z-index: 75;
  width: auto;
  height: auto;
  max-height: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  display: inline-block;
  position: absolute;
  inset: auto -5% -10% auto;
  overflow: hidden;
}

.penguin {
  z-index: 0;
  border: 1px #000;
  border-radius: 0;
  width: auto;
  min-width: 50%;
  height: auto;
  min-height: auto;
  max-height: 50%;
  position: absolute;
  inset: -7% 6% 50% auto;
  overflow: hidden;
}

.image-4 {
  z-index: 0;
  object-fit: contain;
  width: 110%;
  max-width: none;
  height: 110%;
  margin-top: -5%;
  display: inline-block;
  position: absolute;
}

.mic {
  z-index: 50;
  border: 1px #000;
  border-radius: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: auto;
  max-height: 100%;
  padding-top: 2%;
  position: absolute;
  inset: 43% auto 0% -17%;
  overflow: hidden;
}

.image-5 {
  z-index: 0;
  object-fit: contain;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: -5%;
  display: inline-block;
  position: absolute;
  bottom: -6%;
}

.lottie-animation-3 {
  flex: none;
  display: block;
  overflow: visible;
}

.running {
  cursor: pointer;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: 250px;
  height: 35%;
  min-height: 330px;
  max-height: 330px;
  margin-bottom: -6%;
  margin-right: -2%;
  display: block;
}

.running_parent {
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 92vh;
  margin-top: 8vh;
  margin-left: 2%;
  display: flex;
  overflow: visible;
}

.container {
  text-align: left;
  flex-wrap: wrap;
  flex: none;
  place-content: flex-start;
  align-items: flex-start;
  display: block;
  position: relative;
  overflow: hidden;
}

.floating-buttons {
  z-index: 120;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 48px;
  margin-right: 32px;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.button {
  background-color: #ff00e5;
  border-radius: 20px;
}

.corner-logo {
  z-index: 120;
  margin-top: 24px;
  margin-left: 32px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lottie-animation-4 {
  display: block;
}

.div-block {
  width: 100px;
}

.discrete-block-headline {
  color: #303030;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  width: 100vw;
  margin-top: 2vh;
  padding-left: 4vh;
  padding-right: 5vh;
  font-family: VT323, sans-serif;
  display: flex;
  position: absolute;
  inset: auto;
}

.heading {
  color: #2a2c29;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 14px;
  font-size: 28px;
}

.line {
  background-color: #2a2c29;
  flex: 1;
  max-width: 3vw;
  height: 1px;
  display: none;
  position: static;
}

.text-block-2 {
  margin-top: 11px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
}

.remix-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 4vh;
  display: flex;
  position: static;
  inset: 0% auto;
}

.baha-color-1 {
  width: 100%;
  height: 70vh;
  display: block;
  position: absolute;
}

.color-gold {
  background-color: #ffa202;
  width: 40px;
  height: 40px;
  position: absolute;
}

.color-selector-parent {
  display: flex;
  position: absolute;
}

.color-gold-selected {
  opacity: 1;
  border: 3px solid #fff;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.baha-1-container {
  width: 100%;
  height: 70vh;
  padding-left: 10px;
  position: absolute;
}

.selector-gold-container, .selector-pink-container {
  cursor: pointer;
  background-color: #ffa202;
  width: 40px;
  height: 40px;
  position: static;
}

.color-pink {
  background-color: #f0c;
  width: 40px;
  height: 40px;
  position: absolute;
}

.color-pink-selected {
  opacity: 0;
  border: 3px solid #fff;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.selector-purple-container {
  cursor: pointer;
  background-color: #ffa202;
  width: 40px;
  height: 40px;
  position: static;
}

.color-purple {
  background-color: #b0f;
  width: 40px;
  height: 40px;
  position: absolute;
}

.color-purple-selected {
  opacity: 0;
  border: 3px solid #fff;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.baha-2-container, .baha-3-container {
  opacity: 0;
  width: 100%;
  height: 70vh;
  padding-left: 10px;
  position: absolute;
}

.baha-color-2, .baha-color-3 {
  width: 100%;
  height: 70vh;
  display: block;
  position: absolute;
}

.video-block {
  background-color: #202020;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px 56px;
  display: flex;
}

.div-block-2 {
  border: 1px solid #03fff2;
  border-radius: 6px;
  align-self: center;
  width: 100%;
  max-width: 750px;
  display: none;
  position: static;
  overflow: hidden;
  box-shadow: 0 -20px 20px #00000080;
}

.running-first {
  cursor: pointer;
  flex-flow: wrap;
  flex: 0 auto;
  order: 0;
  align-content: flex-start;
  align-items: flex-start;
  width: 20%;
  max-width: 250px;
  height: 35%;
  min-height: 330px;
  max-height: 330px;
  margin-bottom: -6%;
  margin-right: -2%;
  display: block;
}

.lottie-animation-5 {
  flex: none;
  display: block;
  overflow: visible;
}

.baha-plus-link {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-bottom: 20px;
  display: block;
}

.text-block-3 {
  color: #ffa202;
  text-align: center;
  max-width: 40ch;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 28px;
  line-height: 34px;
}

.link-3 {
  color: #ffa202;
}

.div-block-3 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.text-block-4 {
  color: #ff00e5;
  text-align: center;
  font-size: 26vw;
  line-height: 19vw;
}

.bg-image {
  text-align: center;
  background-image: url('../images/151619183_1316060742103433_2448318738249312788_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 700px;
  padding: 32px 32px 64px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-5 {
  color: #202020;
  text-align: left;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 20px;
  position: absolute;
  inset: auto auto 58px 32px;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 349px;
  display: block;
}

.link-4 {
  color: #fe01cc;
}

.footer {
  background-color: #fff;
  height: 15vh;
  position: relative;
}

.div-block-5 {
  flex: 1;
  min-width: 100%;
  min-height: 100vh;
  display: none;
  position: absolute;
  overflow: hidden;
}

.image-6 {
  text-align: center;
  max-width: none;
  display: block;
}

.info {
  z-index: 120;
  margin-top: 24px;
  margin-right: 32px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-7 {
  width: 27px;
}

.video-container {
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-shadow: -14px -14px 20px #00000080;
}

.old-trx-text-container {
  width: 50%;
}

.old-trx-text {
  color: #ff00e5;
  text-align: center;
  margin-bottom: 30px;
  font-size: 280px;
  line-height: 190px;
}

.div-block-6 {
  justify-content: center;
  width: 50%;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  display: flex;
}

.text-container {
  width: 100%;
  max-width: 700px;
}

.info-headline {
  color: #ff00e5;
  text-align: center;
  margin-bottom: 30px;
  font-size: 116px;
  line-height: 100px;
}

.section-info {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 32px;
  display: flex;
}

.section-info.hero {
  background-color: #e4f2ff;
  overflow: hidden;
}

.section-info.remix {
  background-color: #7d4e2e;
}

.text-block-info {
  color: #202020;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
  line-height: 34px;
}

.div-block-8 {
  background-image: url('../images/4702_186063845370_6936574_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 400px;
}

.pink-arrow {
  z-index: 15;
  width: 32px;
  height: 53px;
  position: absolute;
  inset: 24% auto 0% 46%;
}

.link-block {
  background-color: #0000001f;
  border-radius: 30px;
  margin-right: 15px;
  padding: 8px;
}

.div-block-9 {
  background-color: #0000001f;
  border-radius: 30px;
  margin-right: 10px;
  padding: 6px;
}

.audio_button {
  background-color: #202020;
  border-radius: 30px;
  padding: 8px;
}

.audio_off_icon {
  opacity: .48;
}

.audio_button_off {
  background-color: #0000001f;
  border-radius: 30px;
  padding: 8px;
}

.audio_on_off {
  margin-right: 10px;
}

.perfect {
  background-color: #5c2828;
}

.div-block-10 {
  background-color: red;
}

.div-block-10.stop_running {
  height: 60px;
}

.link-block-2 {
  background-color: red;
}

.link-block-2.stop_running {
  width: 60px;
  height: 60px;
}

@media screen and (max-width: 991px) {
  .mpc {
    top: 22%;
  }

  .fish {
    right: 19%;
  }

  .image {
    right: -15%;
  }

  .mic {
    left: -40%;
  }

  .image-5 {
    bottom: 0%;
  }

  .running, .running-first {
    width: 26%;
    height: 20%;
    min-height: 270px;
    max-height: none;
    margin-right: -3%;
  }

  .div-block-3 {
    text-align: center;
  }

  .div-block-4 {
    right: auto;
  }

  .div-block-5 {
    left: -300px;
  }

  .video-container {
    border-width: 3px;
  }

  .old-trx-text-container {
    text-align: center;
  }

  .section-info {
    padding-top: 32px;
  }

  .image-8 {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .mpc {
    top: 21%;
  }

  .fish {
    width: 64%;
    height: 64%;
    top: 6%;
    right: 8%;
  }

  .image {
    bottom: -12%;
    right: -9%;
  }

  .penguin {
    min-width: 85%;
    max-height: 85%;
    top: -34%;
    right: 0%;
  }

  .mic {
    top: 32%;
    left: -58%;
  }

  .image-5 {
    bottom: 0%;
  }

  .running {
    width: 33%;
    min-height: 260px;
  }

  .corner-logo {
    margin-left: 24px;
  }

  .baha-color-1, .baha-color-2, .baha-color-3 {
    justify-content: flex-end;
  }

  .video-block {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .running-first {
    width: 33%;
    min-height: 260px;
  }

  .text-block-4 {
    font-size: 43vw;
    line-height: 35vw;
  }

  .text-block-4.show-hide {
    display: none;
  }

  .text-block-5 {
    max-width: 45vw;
    bottom: 9.5vw;
  }

  .info {
    margin-left: 24px;
  }

  .old-trx-text-container, .div-block-6 {
    width: 100%;
  }

  .div-block-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .info-headline {
    font-size: 14.4vw;
    line-height: 13vw;
  }

  .pink-arrow {
    top: 28%;
  }
}

@media screen and (max-width: 479px) {
  .mpc {
    top: 46%;
  }

  .fish {
    width: 70%;
    height: 70%;
    right: 5%;
  }

  .image {
    max-width: 100%;
    max-height: 100%;
    bottom: 0%;
    right: 0%;
  }

  .penguin {
    min-width: 100%;
    max-height: 100%;
  }

  .mic {
    top: 36%;
  }

  .running {
    width: 52%;
    height: 26%;
    min-height: 220px;
    margin-bottom: -3%;
    margin-right: -8%;
  }

  .running_parent {
    margin-left: 0%;
  }

  .floating-buttons {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-bottom: 24px;
    margin-left: 12px;
    margin-right: 12px;
    inset: auto 0% 0%;
  }

  .button {
    text-align: center;
    flex: 1;
    padding-left: 8px;
    padding-right: 8px;
  }

  .discrete-block-headline {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    padding-right: 0;
  }

  .text-block-2 {
    font-size: 18px;
    display: none;
  }

  .baha-color-1, .baha-1-container, .baha-2-container, .baha-3-container, .baha-color-2, .baha-color-3 {
    height: 60vh;
  }

  .video-block {
    justify-content: flex-start;
    height: auto;
  }

  .div-block-2 {
    border-radius: 6px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .running-first {
    width: 52%;
    height: 26%;
    min-height: 220px;
    margin-bottom: -3%;
    margin-right: -8%;
  }

  .baha-plus-link {
    height: 60vh;
  }

  .text-block-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-4 {
    font-size: 54vw;
    line-height: 40vw;
  }

  .bg-image {
    padding: 16px;
  }

  .text-block-5 {
    max-width: none;
    inset: 16px 16px auto;
  }

  .footer {
    height: 20vh;
  }

  .div-block-5 {
    left: -400px;
  }

  .old-trx-text-container {
    margin-left: -10px;
  }

  .old-trx-text {
    font-size: 63vw;
    line-height: 43vw;
  }

  .div-block-7 {
    max-width: 100%;
  }

  .info-headline {
    text-align: left;
    margin-bottom: 30px;
    margin-left: -6px;
    margin-right: -6px;
    font-size: 46vw;
    line-height: 30vw;
  }

  .section-info {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pink-arrow {
    left: 47%;
  }

  .audio_button_off.stop_running {
    margin-right: 10px;
  }
}


