@font-face {
  font-family: Hgrmb;
  src: url('../fonts/HGRMB.TTC') format("undefined");
  src: url('../fonts/HGPMinchoB.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/HGPMinchoB.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/HGPMinchoB-02.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Karrik;
  src: url('../fonts/Karrik-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Karrik-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Karrik-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Redaction 35";
  src: url('../fonts/Redaction35-Italic.otf') format("opentype");
  src: url('../fonts/Redaction35-Italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Redaction35-Italic.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Redaction35-Italic.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Redaction 35";
  src: url('../fonts/Redaction35-Regular.otf') format("opentype");
  src: url('../fonts/Redaction35-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Redaction35-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Redaction35-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Redaction 50";
  src: url('../fonts/Redaction50-Regular.otf') format("opentype");
  src: url('../fonts/Redaction50-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Redaction50-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Redaction50-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Courier;
  src: url('../fonts/CourierStd.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --color1: #071723;
  --color2: #001427;
  --shrink: 9500px;
  --v2white: #eae1d9;
  --click2showspacing: 0px;
  --white: white;
  --linkvariable: #4c9bff;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  background-color: #555;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
}

.section {
  background-color: #0000;
  height: 100%;
}

.body {
  background-color: #0000;
}

.hero {
  background-image: linear-gradient(#0e233e, #185580 49%, #030e10);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 700px;
  margin-bottom: -23px;
  display: flex;
  overflow: visible;
}

.artists {
  z-index: -2;
  background-color: #0000;
  background-image: linear-gradient(180deg, #030d0e, #03090e 5%, var(--color1) 19%, var(--color2) 51%, #030d0e 101%);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  height: 100%;
  margin-top: 22px;
  margin-bottom: 0;
  padding-bottom: 53px;
  display: block;
  position: static;
}

.heading {
  justify-content: center;
  align-items: center;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
}

.title {
  opacity: 1;
  perspective: none;
  text-align: justify;
  mix-blend-mode: normal;
  flex-flow: row;
  place-content: stretch center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.midnightbrawlmain {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  perspective: 700px;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 90vw;
  max-width: 130vh;
  height: auto;
  display: block;
  position: absolute;
  inset: auto;
}

.midnightbrawlmain.midnightbrawlhalo {
  z-index: 10;
  display: block;
  position: absolute;
}

.midnightbrawlmain.midnightbrawltextmain {
  filter: brightness(114%);
  order: 0;
}

.midnightbrawlmain.midnightbrawltextmain.orbit {
  z-index: -500;
  order: 0;
}

.midnightbrawlmain.glass {
  transform-style: preserve-3d;
  position: static;
  transform: scale3d(1, 1, .6)translate(0);
}

.image {
  position: absolute;
}

.midnightbrawlhaze {
  z-index: -1;
  position: absolute;
}

.midnightbrawlhaze.midnightbrawlmain {
  position: absolute;
}

.midnightbrawlglass {
  z-index: -2;
  position: absolute;
}

.midnightbrawlselect {
  z-index: 1;
  box-sizing: border-box;
  text-align: justify;
  text-transform: uppercase;
  object-fit: fill;
  object-position: 50% 50%;
  width: 80vw;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 200%;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
  position: relative;
  top: -52px;
}

.midnightbrawltext {
  z-index: 4;
  opacity: 0;
  direction: ltr;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  overflow-wrap: normal;
  object-fit: fill;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 80%;
  padding-top: 10vw;
  padding-bottom: 10vw;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 8vw;
  font-weight: 400;
  line-height: 5rem;
  display: flex;
  position: relative;
  top: -3vw;
  overflow: hidden;
}

.heading-2, .heading-3 {
  width: 50px;
}

.titletextselect {
  width: 30px;
  display: block;
}

.image-2 {
  display: block;
}

.daylightedition {
  z-index: 1;
  width: 40vw;
  max-width: 65vh;
  display: block;
  position: absolute;
  inset: auto auto max(-36%, -6vw);
  transform: perspective(700px)translate(0);
}

.div-block-2 {
  max-height: var(--shrink);
  filter: drop-shadow(2px 2px 11px #0000006b);
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  max-width: 1100px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 85px;
  display: block;
  position: relative;
  overflow: visible;
}

.div-block-3 {
  z-index: 10;
  outline-offset: 0px;
  outline: 10px #e00000;
  flex-flow: column-reverse;
  justify-content: center;
  align-items: center;
  width: 90vw;
  max-width: min(130vh, 1300px);
  height: 25vh;
  display: flex;
  position: absolute;
}

.texture {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: multiply;
  background-color: #0000;
  background-image: url('../images/BACKGROUND_BW_s-FADE.webp');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  flex: 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
}

.heading-4 {
  z-index: 3;
  color: #eae1d9;
  text-align: center;
  -webkit-text-stroke-color: var(--v2white);
  text-shadow: 0 0 #bcc7d200, -1.6px 0 11.5px #bcc7d241, -4.7px 0 25px #bcc7d249;
  margin-bottom: 0;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 600%;
  font-weight: 400;
  position: relative;
}

.div-block-4 {
  border-radius: 0;
}

.div-block-5 {
  position: relative;
  top: -31px;
}

.midnightbrawlhalo {
  z-index: 5;
  clear: both;
  order: 0;
  align-self: auto;
  width: 70%;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  top: min(25vh, 100%);
}

.div-block-6 {
  border: 1px solid red;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90vw;
  max-width: 150vh;
  display: flex;
  position: absolute;
}

.backgroundfr {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  mix-blend-mode: multiply;
  background-image: url('../images/bg_v2-tile.png');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-attachment: scroll;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-7 {
  z-index: 1000;
  border: 1px solid red;
  border-radius: 0;
  flex: 0 auto;
  width: 50%;
  height: 10000%;
  position: fixed;
  inset: 0% auto auto 0%;
}

.lineup-text {
  outline-offset: 0px;
  color: #bcc7d2;
  text-shadow: 0 0 #fff0, 0 .4px #ffffff0c, 0 .8px #ffffff10, 0 1.4px .1px #ffffff12, 0 2px .1px #ffffff14, 0 2.9px .3px #ffffff15, 0 4px .6px #ffffff16, 0 5.6px .9px #ffffff16, 0 7.7px 1.5px #ffffff17, 0 10.6px 2.3px #ffffff17, 0 14.6px 3.5px #ffffff18, 0 19.9px 5.1px #ffffff18, 0 27.3px 7.4px #ffffff19, 0 37.4px 10.6px #ffffff19, 0 51.5px 15.1px #ffffff1a, 0 71.9px 21.6px #ffffff1b, 0 102.6px 31.5px #ffffff1b, 0 152.7px 47.8px #ffffff1d, 0 249.7px 79.4px #ffffff1f;
  mix-blend-mode: normal;
  outline: 3px #e148c0;
  flex: 1;
  order: 0;
  align-self: auto;
  width: auto;
  margin-left: 0;
  margin-right: 14px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.lineup-text.right2 {
  margin-left: 18px;
  margin-right: 0;
}

.lineup-text.right2.mameyufix {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 18px;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.lineup-image {
  cursor: pointer;
  object-fit: contain;
  border-radius: 0;
  flex: 0 auto;
  align-self: flex-start;
  width: auto;
  max-width: none;
  height: 140px;
  max-height: 100%;
  position: static;
}

.lineup-image.right4 {
  cursor: pointer;
  flex: 0 auto;
  align-self: flex-start;
}

.lineup {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 3px solid var(--v2white);
  opacity: 1;
  outline-offset: -7px;
  text-shadow: 0 0 #fff0, 0 .4px #ffffff0c, 0 .8px #ffffff10, 0 1.4px .1px #ffffff12, 0 2px .1px #ffffff14, 0 2.9px .3px #ffffff15, 0 4px .6px #ffffff16, 0 5.6px .9px #ffffff16, 0 7.7px 1.5px #ffffff17, 0 10.6px 2.3px #ffffff17, 0 14.6px 3.5px #ffffff18, 0 19.9px 5.1px #ffffff18, 0 27.3px 7.4px #ffffff19, 0 37.4px 10.6px #ffffff19, 0 51.5px 15.1px #ffffff1a, 0 71.9px 21.6px #ffffff1b, 0 102.6px 31.5px #ffffff1b, 0 152.7px 47.8px #ffffff1d, 0 249.7px 79.4px #ffffff1f;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: contain;
  background-image: url('../images/Noise-BG.png');
  background-position: 0 0;
  background-size: 100%;
  background-clip: padding-box;
  border-radius: 0;
  outline: 2px #2e3033;
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  place-content: stretch space-between;
  align-self: flex-start;
  align-items: stretch;
  min-width: 54em;
  max-width: 76%;
  max-height: 11.63rem;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #9990, 0 0 #99999904, 0 0 #99999905, -.2px -.2px .1px #99999906, -.5px -.5px .3px #99999906, -1px -1px .7px #99999906, -1.9px -1.9px 1.4px #99999907, -3.3px -3.3px 2.5px #99999907, -5.7px -5.7px 4.2px #99999907, -9.3px -9.3px 6.9px #99999907, -15.1px -15.1px 11.1px #99999907, -24.6px -24.6px 18.2px #99999907, -41.4px -41.4px 30.5px #99999908, -76.2px -76.2px 56.1px #99999908;
}

.lineup.right {
  flex-flow: row-reverse;
  align-self: flex-end;
  margin-left: 0%;
  margin-right: 0;
}

.lineup.footer {
  flex-flow: column;
  max-width: 100%;
  max-height: none;
  margin-top: 0;
  position: relative;
  top: 110px;
}

.heading-5 {
  direction: ltr;
  text-shadow: 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px 0 2px #ffffff1c, 4.7px 0 6.5px #ffffff1e, 14.9px 0 20.4px #ffffff20;
  margin-top: 6px;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 3.5em;
  font-weight: 400;
}

.heading-5.subtextartist {
  direction: ltr;
  color: var(--v2white);
  text-align: right;
  text-shadow: 0 1px 20px #b7b7b7, 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px 0 2px #ffffff1c, 4.7px 0 6.5px #ffffff1e, 14.9px 0 20.4px #ffffff20;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5em;
}

.heading-5.longtext {
  color: var(--v2white);
  text-shadow: 0 1px 20px #b7b7b7, 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px 0 2px #ffffff1c, 4.7px 0 6.5px #ffffff1e, 14.9px 0 20.4px #ffffff20;
}

.heading-5.longtext.invsilence {
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.heading-5.zeroth.longtext {
  margin-bottom: 0;
}

.text-block {
  color: var(--v2white);
  letter-spacing: 1.04px;
  text-shadow: 0 1px 20px #ffffff61, 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px .1px 2px #ffffff1c, 4.7px .2px 6.5px #ffffff1e, 14.9px .7px 20.4px #ffffff20;
  max-height: 5.6rem;
  padding-top: .4em;
  font-family: Karrik, Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  overflow: hidden;
}

.text-block.click2show {
  display: none;
}

.text-block.vaefaef {
  padding-top: 0;
  position: relative;
}

.image-3 {
  height: 3em;
  padding-left: 18px;
}

.div-block-8 {
  flex-flow: row-reverse;
  justify-content: flex-start;
  display: flex;
}

.div-block-8.right3 {
  flex-flow: row;
}

.link-block {
  align-self: flex-end;
}

.subtext {
  float: none;
  clear: none;
  direction: ltr;
  color: var(--v2white);
  text-align: center;
  text-transform: none;
  vertical-align: middle;
  font-size: .3em;
  text-decoration: none;
  display: inline;
  position: static;
  overflow: scroll;
}

.subtext.live-debut {
  position: relative;
  top: 4px;
}

.subtext.baile-- {
  color: var(--v2white);
}

.subtext.unreleasedset {
  padding-left: 10px;
  position: relative;
  top: 4px;
}

.div-block-9 {
  z-index: 1000;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 91px;
  display: flex;
}

.arrow2 {
  pointer-events: auto;
  flex: 0 auto;
  align-self: flex-end;
  margin-top: 17px;
  display: none;
  position: relative;
  rotate: none;
}

.info {
  background-image: linear-gradient(180deg, #030d0e, #0f141e 18%, var(--color2));
  margin-top: -25px;
  padding-bottom: 150px;
}

.text-block-2 {
  padding-top: 101px;
}

.heading-5.vjs {
  clear: none;
  filter: brightness(200%);
  text-align: center;
  text-shadow: 0 0 #0f3d5c00, 0 .4px #0f3d5c0b, 0 .8px #0f3d5c0e, 0 1.4px .1px #0f3d5c10, 0 2px .1px #0f3d5c12, 0 2.9px .3px #0f3d5c13, 0 4px .6px #0f3d5c13, 0 5.6px .9px #0f3d5c14, 0 7.7px 1.5px #0f3d5c14, 0 10.6px 2.3px #0f3d5c15, 0 14.6px 3.5px #0f3d5c15, 0 19.9px 5.1px #0f3d5c16, 0 27.3px 7.4px #0f3d5c16, 0 37.4px 10.6px #0f3d5c16, 0 51.5px 15.1px #0f3d5c17, 0 71.9px 21.6px #0f3d5c17, 0 102.6px 31.5px #0f3d5c18, 0 152.7px 47.8px #0f3d5c19, 0 249.7px 79.4px #0f3d5c1b;
  margin-top: 2.3em;
  margin-bottom: .2em;
  line-height: 40px;
  text-decoration: none;
}

.text-span {
  color: #bcc7d24a;
  font-size: .8em;
  text-decoration: none;
}

.dubstep2 {
  z-index: 1;
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 15%;
  max-height: 11.63rem;
  margin-top: calc(200px + 34.89em);
  margin-left: 0%;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.trinity {
  z-index: 1;
  clear: none;
  flex: 0 auto;
  align-self: auto;
  max-height: 11.63rem;
  margin-top: calc(200px + 34.89em);
  margin-left: 32px;
  padding-bottom: 0;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.image-4 {
  vertical-align: bottom;
  max-height: 11.63em;
  position: relative;
  left: -5px;
}

.informationblock {
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: min(1100px, 80%);
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 113px;
  overflow: visible;
}

.div {
  box-sizing: border-box;
  overscroll-behavior: contain;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-10 {
  flex: 0 auto;
}

.braceletleft {
  flex-flow: row;
  flex: 0 auto;
  width: 40px;
  max-width: none;
  height: min(38.76vw, 540px);
  display: block;
  position: static;
  overflow: visible;
  box-shadow: -1px -20px 16px -4px #0003;
}

.div-block-11 {
  flex: 0 auto;
  display: flex;
}

.braceletright {
  flex: 0 auto;
  width: 10%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.text-block-3 {
  flex: 1;
  height: 60px;
  padding-left: 27px;
  padding-right: 21px;
  overflow: hidden;
}

.infotext {
  color: var(--v2white);
  text-shadow: 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px .1px 2px #ffffff1c, 4.7px .2px 6.5px #ffffff1e, 14.9px .7px 20.4px #ffffff20;
  overscroll-behavior: contain;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: .4em;
  padding-left: 18px;
  padding-right: 18px;
  font-family: Karrik, Arial, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  overflow: visible;
}

.infotext.click2show {
  display: none;
}

.infotext.calendar-link {
  text-shadow: 0 0 #fff0, 0 1.7px .1px #ffffff1c, 0 3.5px .3px #ffffff24, 0 5.4px .4px #ffffff29, 0 7.4px .6px #ffffff2d, 0 9.6px .8px #ffffff2f, 0 12.2px 1.1px #ffffff31, 0 15.1px 1.5px #fff3, 0 18.7px 2.1px #ffffff34, 0 23px 2.8px #ffffff35, 0 28.4px 3.9px #ffffff36, 0 35.2px 5.2px #ffffff37, 0 44.1px 7.1px #ffffff38, 0 55.8px 9.6px #ffffff39, 0 71.6px 13.1px #ffffff3a, 0 93.9px 18.2px #ffffff3b, 0 126.8px 25.9px #ffffff3d, 0 179.5px 38.4px #ffffff40, 0 280.4px 62.6px #fff4;
  box-shadow: 0 0 #808a8d00, 0 0 #808a8d0c, 0 .3px .4px #808a8d0e, 0 1.2px 1.9px #808a8d0f, 0 4.1px 6.4px #808a8d10, 0 12.9px 20.1px #808a8d11;
}

.div-2 {
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  width: auto;
  height: 100%;
  display: block;
  position: relative;
}

.cardcontainer {
  width: 33%;
  height: auto;
  margin-left: 3px;
  position: relative;
}

.cardcontainer.mobile {
  display: none;
}

.bluebgcontainer {
  box-sizing: border-box;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-12 {
  z-index: 10000;
  border-top: 0 solid #ed7d7d;
  border-bottom: 0 solid red;
  border-left: 0 solid red;
  border-right: 2px solid red;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cardkanji {
  width: 93%;
  height: auto;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  inset: auto;
  overflow: visible;
}

.kanjicontainer {
  width: auto;
  height: 30%;
  position: absolute;
  inset: 0%;
}

.mooncontainer {
  width: 52%;
  height: 40%;
  margin-top: 35%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.cardmoon {
  width: auto;
}

.infoncard {
  filter: drop-shadow(0 20px 10px #ffffff0f);
  display: flex;
  overflow: visible;
}

.mapcontainer {
  border-radius: 8px;
  width: 60%;
  height: 100%;
  margin-right: 38px;
}

.mapndoodads {
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.div-block-13 {
  border: 1px #000;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 40%;
  height: 400px;
  display: flex;
}

.div-block-13.cardcontainer {
  filter: drop-shadow(0 2px 9px #233753);
  perspective: 600px;
  border: 3px red;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  top: -11px;
}

.div-block-14 {
  overscroll-behavior: contain;
  background-image: none;
  width: 100%;
  max-height: min(38.76vw, 540px);
  position: relative;
  overflow: scroll;
}

.div-block-15 {
  height: 20px;
}

.braceletleft-copy {
  flex-flow: row;
  flex: 0 auto;
  width: 40px;
  max-width: none;
  height: min(38.76vw, 540px);
  display: block;
  position: static;
  overflow: visible;
  box-shadow: -20px -20px 20px -16px #0003;
}

.map {
  z-index: 2;
  border-radius: 10px;
  box-shadow: 0 0 #0000, 0 .2px #00000014, 0 .6px .1px #00000019, 0 1.2px .5px #0000001b, 0 2.4px 1.3px #0000001d, 0 4.7px 3px #0000001e, 0 9px 6.5px #0000001f, 0 17.9px 13.9px #00000020, 0 39px 31.7px #00000023;
}

.div-block-16 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: 35px;
  display: flex;
  position: relative;
}

.div-block-16.socials {
  flex-flow: column;
  width: 100%;
  margin-top: 43px;
}

.image-5 {
  cursor: pointer;
  width: 60%;
  height: auto;
}

.text-span-2 {
  color: #bcc7d24a;
  font-size: .9em;
  text-decoration: none;
}

.text-span-3 {
  filter: blur();
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.social-link {
  color: var(--v2white);
  -webkit-text-stroke-color: var(--v2white);
  padding-bottom: 14px;
  font-family: Karrik, Arial, sans-serif;
  font-size: 20px;
  text-decoration: underline;
}

.div-block-18 {
  margin-top: 5px;
}

.div-block-19, .div-block-20 {
  display: none;
}

.div-3 {
  box-sizing: border-box;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 66.6%;
  height: auto;
  margin-right: 38px;
  display: flex;
  position: relative;
}

.div-block-21 {
  display: none;
}

.section-2 {
  opacity: 1;
  background-image: linear-gradient(#e5f1f7, #aecdd3 15%, #2d213a);
  height: 20px;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 #72727200, 0 -.4px #72727206, 0 -.8px #72727207, 0 -1.4px .1px #72727208, 0 -2px .1px #72727209, 0 -2.9px .3px #72727209, 0 -4px .6px #7272720a, 0 -5.6px .9px #7272720a, 0 -7.7px 1.5px #7272720a, 0 -10.6px 2.3px #7272720b, 0 -14.6px 3.5px #7272720b, 0 -19.9px 5.1px #7272720b, 0 -27.3px 7.4px #7272720b, 0 -37.4px 10.6px #7272720b, 0 -51.5px 15.1px #7272720c, 0 -71.9px 21.6px #7272720c, 0 -102.6px 31.5px #7272720c, 0 -152.7px 47.8px #7272720d, 0 -249.7px 79.4px #7272720e;
}

.div-block-22 {
  z-index: 1;
  opacity: .54;
  mix-blend-mode: overlay;
  background-image: url('../images/looping-wool-2.png');
  background-position: 0 0;
  background-size: 30vw;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-23 {
  z-index: 2;
  opacity: 1;
  mix-blend-mode: normal;
  background-image: linear-gradient(#3b095f57, #87878700 1%, #91919100 8%, #c5c5c500 45%, #f0f0f000 76%, #0000003d 97%, #00000078);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.footerdiv {
  z-index: 5;
  width: 80%;
  max-width: 1100px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.footerheading {
  z-index: 3;
  color: #bcc7d2;
  text-align: center;
  text-shadow: 0 0 #bcc7d200, -1.6px 0 11.5px #bcc7d241, -4.7px 0 25px #bcc7d249;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 600%;
  font-weight: 400;
  position: relative;
  top: 128px;
}

.div-block-8-copy {
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8-copy.right3 {
  flex-flow: row;
}

.text-block-copy {
  color: #bcc7d2;
  text-shadow: 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px .1px 2px #ffffff1c, 4.7px .2px 6.5px #ffffff1e, 14.9px .7px 20.4px #ffffff20;
  max-height: 5.6rem;
  margin-top: 47px;
  padding-top: .4em;
  font-family: Karrik, Arial, sans-serif;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;
}

.text-block-copy.click2show {
  display: none;
}

.lineup-text-copy {
  outline-offset: 0px;
  color: #bcc7d2;
  mix-blend-mode: normal;
  outline: 3px #e148c0;
  flex: 1;
  order: 0;
  align-self: auto;
  width: auto;
  margin-bottom: 18px;
  margin-left: 0;
  margin-right: 14px;
  padding-left: 45px;
  padding-right: 45px;
  display: block;
}

.lineup-text-copy.right2 {
  margin-left: 18px;
  margin-right: 0;
}

.lineup-text-copy.right2.mameyufix {
  flex: 1;
  order: 0;
  align-self: auto;
  margin-left: 18px;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.div-block-24 {
  height: 200px;
}

.heading-5-copy {
  direction: ltr;
  text-shadow: 0 0 #fff0, 0 0 #ffffff16, .3px 0 .5px #ffffff1b, 1.4px 0 2px #ffffff1c, 4.7px 0 6.5px #ffffff1e, 14.9px 0 20.4px #ffffff20;
  margin-top: 6px;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 3.5em;
  font-weight: 400;
}

.heading-5-copy.subtextartist {
  direction: ltr;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5em;
}

.heading-5-copy.longtext {
  margin-top: 33px;
  font-size: 5em;
}

.div-block-25 {
  margin-top: 199px;
  position: relative;
}

.text-block-4 {
  text-align: center;
  font-size: 20px;
  position: relative;
  top: 32px;
}

.text-block-copy-copy {
  color: #bcc7d2;
  text-align: center;
  text-shadow: 0 1px 19px #0003;
  max-height: 5.6rem;
  margin-top: 47px;
  padding-top: .4em;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 20px;
  line-height: 21px;
  overflow: hidden;
}

.text-block-copy-copy.click2show {
  display: none;
}

.dubstep2-copy {
  z-index: 1;
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 15%;
  max-height: 11.63rem;
  margin-top: calc(312px + 58.15em);
  margin-left: 0%;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.trinity2 {
  z-index: 1;
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 15%;
  max-height: 11.63rem;
  margin-top: calc(312px + 58.15em);
  margin-left: 1%;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
  overflow: visible;
}

.tastalink {
  color: var(--v2white);
  text-decoration: none;
}

.bigmoon {
  z-index: 1;
  opacity: .65;
  filter: blur(10px);
  mix-blend-mode: multiply;
  image-rendering: optimizespeed;
  width: 200em;
  position: absolute;
  top: 523px;
  left: -402px;
}

.div-block-26 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.bigmoon-2 {
  opacity: .17;
  filter: blur(20px) blur(20px) blur(20px);
  mix-blend-mode: normal;
  image-rendering: optimizespeed;
  width: 200em;
  position: absolute;
  top: 523px;
  left: -402px;
}

.trinityfr {
  z-index: 1;
  opacity: .53;
  filter: blur(8px);
  mix-blend-mode: normal;
  image-rendering: optimizespeed;
  width: 23em;
  position: absolute;
  top: 1836px;
  left: 496px;
}

.link-block-2-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.moonwarp {
  perspective: none;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: perspective(1000px)rotateX(1deg)rotateY(0)rotateZ(0);
}

.shine {
  justify-content: flex-start;
  align-items: flex-start;
  width: 15rem;
  height: 15rem;
  display: block;
  position: absolute;
  inset: 0%;
}

.text-span-4 {
  font-style: italic;
  font-weight: 400;
}

.redaction {
  font-family: Courier, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  display: inline-block;
  position: static;
}

.getready {
  letter-spacing: 5px;
  font-family: "Redaction 50", Arial, sans-serif;
  font-size: 17px;
  font-style: italic;
  line-height: 0;
}

.text-span-5 {
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 23px;
}

.text-span-6, .text-span-7 {
  text-decoration: underline;
}

.text-span-5-copy {
  text-align: left;
  vertical-align: baseline;
  width: 100%;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 23px;
  display: inline-block;
}

.link {
  color: #97bbdf;
}

.text-span-8 {
  font-size: 20px;
}

.link-2, .link-3, .link-4, .text-span-9, .text-span-10 {
  color: #97bbdf;
}

.subtext-copy {
  float: none;
  clear: none;
  direction: ltr;
  text-align: center;
  text-transform: none;
  vertical-align: bottom;
  font-size: .3em;
  text-decoration: none;
  display: inline;
  position: static;
  overflow: scroll;
}

.subtext-copy.live-debut {
  position: relative;
  top: 4px;
}

.subtext-copy.unreleasedset {
  padding-left: 10px;
  position: relative;
  top: 4px;
}

.text-span-11 {
  color: var(--linkvariable);
  -webkit-text-stroke-color: #185580;
}

.text-span-12 {
  color: #a884bd;
}

.div-block-27 {
  justify-content: flex-end;
  align-items: flex-start;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.dropdown {
  color: #eae1d9;
  text-align: justify;
  margin-top: 1vh;
  margin-left: 1vh;
  margin-right: .9rem;
  font-family: Hgrmb, Georgia, sans-serif;
  font-size: 14px;
}

.text-block-5 {
  color: #bcc7d2;
  text-shadow: 0 0 #fff0, 0 1.6px 12px #ffffff96;
  font-size: 100%;
}

.icon {
  color: #eae1d9;
  border-radius: 3px;
}

.dropdown-toggle {
  color: #faf6f0;
  font-size: 2rem;
}

.dropdown-toggle.w--open {
  color: #bcc7d2;
}

.div-block-28 {
  margin-left: 0;
}

.div-block-29 {
  color: #eae1d9;
  width: 3.5rem;
  padding-bottom: 2px;
  padding-right: 21px;
}

.dropdown-list {
  background-color: #dddddd87;
}

.dropdown-list.w--open {
  color: #b8c4d0;
  text-align: center;
  background-color: #ddd0;
  font-size: 27px;
  left: -4px;
}

.dropdown-link {
  color: #eae1d9;
  text-shadow: 0 0 #fff0, 0 .2px #ffffff15, 0 .7px .4px #ffffff19, 0 2px 1.9px #ffffff1b, 0 5.4px 6.1px #ffffff1d, 0 15.6px 19.3px #ffffff1f;
  top: -9px;
}

.dropdown-link-2 {
  color: #bcc7d2;
  text-shadow: 0 0 #fff0, 0 .2px #fff1, 0 .5px .2px #ffffff15, 0 1.2px .7px #ffffff17, 0 2.5px 1.9px #ffffff18, 0 5.2px 4.7px #ffffff19, 0 11.1px 11px #ffffff1a, 0 25.9px 27.1px #ffffff1c;
  top: 0;
}

.div-block-30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  perspective: 700px;
  transform-style: preserve-3d;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: 0%;
  transform: rotateX(37deg)rotateY(-12deg)rotateZ(0);
}

.image-9 {
  position: relative;
}

.div-block-31 {
  position: absolute;
}

.div-block-32 {
  z-index: 500;
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  width: 9000%;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0%;
  transform: perspective(128px)perspective(100px);
}

.div-block-33 {
  transform-style: preserve-3d;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  transform: translate3d(0, 0, -83px);
}

.div-block-34 {
  position: absolute;
}

.flex-block {
  display: block;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-35 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: translate(0);
}

.div-block-35.eafaefaf {
  justify-content: center;
  align-items: center;
}

.div-block-36 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: visible;
}

.orbit {
  opacity: .18;
  filter: blur(1px);
  mix-blend-mode: multiply;
  max-width: min(100vh, 69%);
  margin-bottom: 65px;
  padding-right: 0;
}

.link-5, .link-6 {
  text-decoration: none;
}

.text-span-13 {
  color: var(--linkvariable);
}

.link-7, .link-8, .link-9 {
  text-decoration-color: #97bbdf;
}

.moondialcontainer {
  box-sizing: border-box;
  border: 3px #00aeff;
  flex-flow: row;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: auto;
  display: flex;
  position: relative;
}

.image-10 {
  mix-blend-mode: normal;
  max-width: 100%;
}

.afaefaefaf {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 3px #2dd18a;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 53%;
  display: flex;
  position: absolute;
  top: 20.4%;
  left: 32.3%;
}

.image-11 {
  display: block;
}

.div-block-37 {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.div-block-38 {
  background-image: linear-gradient(#0000 39%, #2d4d9d66);
  width: 100%;
  height: 80px;
  display: flex;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

.div-block-39 {
  width: 100%;
  height: 100%;
  position: relative;
}

.link-10 {
  color: #97bbdf;
  text-transform: none;
  font-size: 20px;
}

@media screen and (max-width: 991px) {
  .body {
    overflow-x: hidden;
  }

  .hero {
    background-image: linear-gradient(#0e233e, #185580 49%, #030e10);
  }

  .artists {
    margin-top: 23px;
  }

  .heading {
    text-align: center;
    width: 80vw;
    font-size: 4em;
    top: -50px;
  }

  .midnightbrawltext {
    top: -3vw;
  }

  .daylightedition {
    width: 55vw;
    bottom: -9%;
  }

  .div-block-2 {
    padding-bottom: 0;
    top: -79px;
  }

  .div-block-3 {
    outline-offset: 0px;
    outline: 10px #e00000;
    height: max(27vw, 60px);
  }

  .heading-4 {
    font-size: 480%;
    top: -13px;
  }

  .midnightbrawlhalo {
    width: 90%;
    position: absolute;
    top: min(34vw, 280px);
  }

  .backgroundfr {
    background-size: auto 100%;
  }

  .lineup-image {
    cursor: pointer;
    align-self: flex-end;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lineup-image.right4 {
    pointer-events: auto;
  }

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

  .heading-5.subtextartist {
    font-size: 3.1em;
    line-height: 30px;
  }

  .heading-5.longtext.invsilence {
    margin-top: 9px;
  }

  .heading-5.zeroth.longtext {
    margin-bottom: 9px;
  }

  .text-block {
    max-height: none;
    font-size: 13px;
    line-height: 19px;
  }

  .text-block.click2show {
    outline-offset: 0px;
    color: #bcc7d280;
    text-align: left;
    letter-spacing: var(--click2showspacing);
    cursor: auto;
    outline: 3px #bcc7d2;
    height: 50px;
    padding-bottom: .4rem;
    font-size: 200%;
    font-style: normal;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 58px;
  }

  .text-block.vaefaef {
    padding-top: 1.5em;
  }

  .div-block-8 {
    flex-flow: row;
  }

  .subtext {
    line-height: 0;
    position: static;
  }

  .div-block-9 {
    cursor: s-resize;
    margin-top: 1px;
  }

  .arrow2 {
    width: 4vw;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: -14px;
  }

  .info {
    opacity: 1;
    padding-bottom: 200px;
    position: relative;
    overflow: hidden;
  }

  .heading-5.vjs {
    margin-bottom: .3em;
  }

  .dubstep2 {
    display: none;
  }

  .div {
    margin-right: 0;
  }

  .braceletleft {
    width: 20px;
    height: min(38.76vw, 540px);
  }

  .infotext {
    max-height: none;
    font-size: 15px;
    line-height: 19px;
  }

  .infotext.click2show {
    outline-offset: 0px;
    color: #bcc7d280;
    text-align: left;
    letter-spacing: var(--click2showspacing);
    cursor: auto;
    outline: 3px #bcc7d2;
    height: 40px;
    font-size: 200%;
    font-style: normal;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 151px;
  }

  .infotext.calendar-link {
    border-style: none solid solid dashed;
    border-width: 0 0 4px;
    border-color: var(--white) var(--white) #bcc7d2 #bcc7d2;
    color: #1a1a1a;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #bcc7d2;
    text-shadow: none;
    cursor: pointer;
    border-radius: 8px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 12px;
    padding-left: 5px;
    font-family: Hgrmb, Georgia, sans-serif;
    font-size: 24px;
    font-style: normal;
    text-decoration: none;
    overflow: visible;
  }

  .cardcontainer {
    background-color: #fff0;
  }

  .kanjicontainer {
    bottom: 2%;
  }

  .infoncard {
    margin-right: 10px;
  }

  .div-block-14 {
    overflow: auto;
  }

  .braceletleft-copy {
    width: 20px;
  }

  .map {
    max-height: 27.8vw;
  }

  .div-block-16 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 8px;
    padding-top: 13px;
    display: flex;
  }

  .div-block-16.socials {
    margin-top: 8px;
    top: 24px;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    display: flex;
    position: absolute;
    overflow: hidden;
  }

  .social-link {
    font-size: 15px;
  }

  .div-block-18 {
    width: 100%;
    height: 100%;
  }

  .div-block-19 {
    display: none;
  }

  .div-block-21 {
    justify-content: center;
    align-items: flex-end;
    width: 33%;
    display: flex;
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .image-7 {
    max-height: 120px;
  }

  .section-2 {
    z-index: 31;
  }

  .footerheading {
    font-size: 480%;
    top: -15px;
  }

  .div-block-8-copy {
    flex-flow: row;
  }

  .text-block-copy {
    max-height: none;
    font-size: 12px;
    line-height: 19px;
  }

  .text-block-copy.click2show {
    outline-offset: 0px;
    color: #bcc7d280;
    text-align: left;
    letter-spacing: var(--click2showspacing);
    cursor: auto;
    outline: 3px #bcc7d2;
    height: 40px;
    font-size: 200%;
    font-style: normal;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 151px;
  }

  .heading-5-copy.subtextartist {
    font-size: 3.1em;
    line-height: 30px;
  }

  .text-block-copy-copy {
    max-height: none;
    font-size: 12px;
    line-height: 19px;
  }

  .text-block-copy-copy.click2show {
    outline-offset: 0px;
    color: #bcc7d280;
    text-align: left;
    letter-spacing: var(--click2showspacing);
    cursor: auto;
    outline: 3px #bcc7d2;
    height: 40px;
    font-size: 200%;
    font-style: normal;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 151px;
  }

  .dubstep2-copy, .trinity2 {
    display: none;
  }

  .tastalink {
    line-height: 20px;
  }

  .dark {
    z-index: 30;
    opacity: 0;
    background-color: #000;
    width: 100%;
    height: calc(100% + 60px);
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% 0% auto;
  }

  .redaction {
    font-size: 1em;
    line-height: 1em;
  }

  .subtext-copy {
    vertical-align: middle;
    line-height: 0;
    display: inline;
    position: static;
  }

  .dropdown {
    font-size: 15px;
  }

  .icon {
    padding-left: 2px;
  }

  .dropdown-toggle {
    color: #bcc7d2;
    font-size: 20px;
  }

  .afaefaefaf {
    bottom: 2%;
  }

  .div-block-40 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .body {
    overflow: visible;
  }

  .artists {
    margin-top: 23px;
  }

  .midnightbrawltext {
    top: -3vw;
  }

  .daylightedition {
    width: 60vw;
  }

  .div-block-2 {
    width: 88%;
    padding-bottom: 0;
    overflow: visible;
  }

  .div-block-3 {
    outline-offset: 0px;
    outline: 10px #e00000;
    height: max(30vw, 60px);
  }

  .heading-4 {
    letter-spacing: 0;
    font-size: 380%;
    top: -12px;
  }

  .div-block-5 {
    top: -10px;
  }

  .midnightbrawlhalo {
    width: 90%;
    position: absolute;
    top: 37vw;
  }

  .backgroundfr {
    background-position: 51% 0;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-attachment: scroll;
  }

  .lineup-text.right2.mameyufix {
    margin-left: 8px;
  }

  .lineup-image {
    align-self: flex-end;
    max-height: 100%;
  }

  .lineup-image.right4 {
    align-self: flex-start;
  }

  .lineup {
    min-width: 100%;
    overflow: hidden;
  }

  .lineup.right {
    overflow: hidden;
  }

  .heading-5.subtextartist {
    font-size: 3.5em;
  }

  .heading-5.longtext {
    letter-spacing: -.3svw;
    font-size: 3.14em;
  }

  .text-block {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block.click2show {
    color: var(--v2white);
    letter-spacing: var(--click2showspacing);
    height: 40px;
    font-size: 140%;
    position: absolute;
    top: 51px;
  }

  .subtext.live-debut {
    letter-spacing: -.2px;
  }

  .subtext.baile-- {
    letter-spacing: -.3px;
  }

  .subtext.unreleasedset {
    letter-spacing: -.2px;
  }

  .div-block-9 {
    z-index: 1000;
    margin-top: 22px;
    padding-bottom: 0;
    display: flex;
    position: relative;
    bottom: 20px;
  }

  .arrow2 {
    width: 4vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    top: -18px;
    left: 3px;
  }

  .info {
    padding-bottom: 163px;
    overflow: visible;
  }

  .informationblock {
    flex-flow: column;
    width: 88%;
    height: 100%;
  }

  .div {
    width: 100%;
  }

  .braceletleft {
    height: 500px;
  }

  .infotext {
    font-size: 14px;
    line-height: 16px;
  }

  .infotext.click2show {
    color: #bcc7d2;
    letter-spacing: var(--click2showspacing);
    height: 40px;
    font-size: 140%;
    position: absolute;
    top: 149px;
  }

  .cardcontainer {
    display: none;
  }

  .cardcontainer.mobile {
    display: flex;
    left: -37px;
  }

  .infoncard {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .mapcontainer {
    width: 100%;
    height: 100%;
    margin-top: -24px;
    margin-right: 0;
    padding-top: 0;
    padding-left: 33px;
    padding-right: 33px;
  }

  .mapndoodads {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
  }

  .div-block-13 {
    margin-right: 35px;
  }

  .div-block-14 {
    max-height: 500px;
    overflow: auto;
  }

  .braceletleft-copy {
    height: 500px;
  }

  .map {
    max-height: 40vw;
  }

  .div-block-16 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 120px;
    padding-top: 25px;
  }

  .div-block-16.socials {
    display: block;
  }

  .image-5 {
    width: 77%;
  }

  .link-block-2 {
    width: 100%;
  }

  .div-block-17 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    display: flex;
    position: absolute;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: -7px;
    padding-left: 11px;
    display: flex;
  }

  .div-block-19 {
    margin-top: 28px;
    padding-bottom: 0;
    display: block;
  }

  .image-6 {
    height: 20vw;
    margin-top: 19px;
  }

  .div-block-20 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-3 {
    width: 100%;
  }

  .div-block-21 {
    display: none;
  }

  .footerheading {
    letter-spacing: 0;
    font-size: 380%;
    top: -12px;
  }

  .text-block-copy {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-copy.click2show {
    color: #bcc7d2;
    letter-spacing: var(--click2showspacing);
    height: 40px;
    font-size: 140%;
    position: absolute;
    top: 149px;
  }

  .lineup-text-copy.right2.mameyufix {
    margin-left: 8px;
  }

  .heading-5-copy.subtextartist {
    font-size: 3.5em;
  }

  .heading-5-copy.longtext {
    letter-spacing: -.3svw;
    font-size: 3.14em;
  }

  .text-block-copy-copy {
    font-size: 12px;
    line-height: 16px;
  }

  .text-block-copy-copy.click2show {
    color: #bcc7d2;
    letter-spacing: var(--click2showspacing);
    height: 40px;
    font-size: 140%;
    position: absolute;
    top: 149px;
  }

  .artimglink {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .div-block-26 {
    overflow: visible;
  }

  .link-block-2-copy {
    width: 100%;
  }

  .dark {
    display: none;
  }

  .subtext-copy.live-debut {
    letter-spacing: -.2px;
  }

  .subtext-copy.baile-- {
    letter-spacing: -.3px;
  }

  .subtext-copy.unreleasedset {
    letter-spacing: -.2px;
  }

  .dropdown {
    margin-top: 1.8vw;
  }

  .div-block-37 {
    width: 40%;
    display: none;
  }

  .div-block-40 {
    margin-top: 0;
    margin-bottom: -188px;
    padding-top: 128px;
    position: relative;
    top: -160px;
    overflow: hidden;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .hero {
    min-height: 200px;
  }

  .artists {
    background-image: linear-gradient(180deg, #030d0e, #03090e 5%, var(--color1) 19%, var(--color2) 51%, #030d0e 101%);
    min-height: 60px;
    margin-top: 23px;
    padding-bottom: 0;
    overflow: visible;
  }

  .heading {
    font-size: 100%;
  }

  .midnightbrawltext {
    width: 80%;
    font-size: 1.8rem;
    top: -3vw;
  }

  .daylightedition {
    flex: 0 auto;
    width: 50vw;
    max-width: 100%;
    display: block;
    position: absolute;
    inset: auto auto 0%;
  }

  .div-block-2 {
    width: 95%;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .div-block-3 {
    flex-flow: column-reverse;
    flex: 0 auto;
    height: max(30vw, 60px);
    display: flex;
  }

  .heading-4 {
    font-size: 8vw;
  }

  .midnightbrawlhalo {
    width: 100%;
    display: block;
    position: absolute;
    inset: 40vw 0% 0%;
  }

  .backgroundfr {
    background-position: 50% 0;
    background-size: cover;
  }

  .lineup-text {
    width: 100%;
  }

  .lineup-text.right2, .lineup-text.right2.mameyufix {
    margin-left: 0;
  }

  .lineup-image {
    width: 100%;
    height: auto;
    padding: 14px 14px 6px;
    display: block;
  }

  .lineup {
    flex-flow: column;
    justify-content: space-between;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    overflow: visible;
  }

  .lineup.right {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .heading-5 {
    flex: 0 auto;
    align-self: center;
    margin-top: .5em;
    margin-bottom: .2em;
    font-size: 10vw;
  }

  .heading-5.subtextartist {
    text-align: center;
    font-size: 2em;
  }

  .heading-5.longtext {
    text-align: center;
    padding-left: 5px;
    padding-right: 9px;
    font-size: 10vw;
    position: relative;
    top: -8px;
  }

  .heading-5.longtext.landinomidas {
    top: -12px;
  }

  .heading-5.longtext.invsilence {
    display: block;
  }

  .heading-5.zeroth {
    clear: none;
    text-align: center;
    max-width: 40vw;
  }

  .text-block {
    color: #bcc7d2;
    padding: .5em 12px 12px;
    font-size: 2.7vw;
    line-height: 3vw;
  }

  .text-block.click2show {
    margin-top: -26px;
    font-size: 14px;
    position: absolute;
    top: 66px;
  }

  .div-block-8 {
    flex-flow: column;
    width: 100%;
    padding-bottom: 3vw;
  }

  .div-block-8.right3 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 0;
  }

  .subtext.live-debut {
    letter-spacing: 0;
    position: static;
  }

  .subtext.baile-- {
    letter-spacing: 0;
  }

  .subtext.unreleasedset {
    letter-spacing: 0;
    position: static;
  }

  .div-block-9 {
    z-index: 50;
  }

  .arrow2 {
    opacity: 1;
    pointer-events: auto;
    align-self: center;
    width: 4vw;
    display: block;
    top: -3.5px;
    left: 3px;
  }

  .info {
    padding-top: 36px;
    padding-bottom: 228px;
  }

  .heading-5.vjs {
    text-align: center;
    margin-top: 2.3em;
    line-height: 40px;
  }

  .text-span {
    color: #bcc7d24a;
    font-size: 8vw;
  }

  .informationblock {
    flex-flow: column;
    width: 95%;
    margin-top: -100px;
  }

  .braceletleft {
    width: 22px;
    height: min(155.04vw, 540px);
  }

  .infotext {
    color: #bcc7d2;
    padding: .5em 12px 12px;
    font-size: 3vw;
    line-height: 4vw;
  }

  .infotext.click2show {
    font-size: 14px;
    position: absolute;
    top: 66px;
  }

  .div-2 {
    display: none;
  }

  .cardcontainer.mobile {
    margin-left: 0;
    margin-right: 0%;
    display: flex;
    top: 2vw;
    left: 0;
  }

  .mapcontainer {
    border-radius: 5px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mapndoodads {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    right: 0;
  }

  .div-block-13 {
    flex-flow: column;
    width: 33%;
    margin-right: 0;
    position: relative;
    right: 4px;
  }

  .div-block-14 {
    max-height: none;
    overflow: auto;
  }

  .braceletleft-copy {
    width: 22px;
    height: min(155.04vw, 540px);
  }

  .map {
    border-radius: 6px;
  }

  .div-block-16 {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin: 7px auto 40px;
    padding-top: 0;
    padding-bottom: 22px;
    position: relative;
    right: 0;
  }

  .image-5 {
    width: 100%;
  }

  .link-block-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.3em;
    margin-top: 7px;
    padding-top: 0;
  }

  .div-block-17 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    display: flex;
    position: absolute;
  }

  .social-link {
    text-indent: 0;
    padding-bottom: 0;
    font-size: 3vw;
    line-height: 10px;
    position: relative;
  }

  .div-block-18 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: -6px;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
    display: flex;
    position: relative;
    top: -4px;
  }

  .image-6 {
    margin-top: 1px;
  }

  .div-block-20 {
    margin-top: 9px;
    padding-top: 0;
  }

  .footerheading {
    font-size: 8vw;
    top: -14px;
  }

  .div-block-8-copy {
    flex-flow: column;
    width: 100%;
    padding-bottom: 3vw;
  }

  .div-block-8-copy.right3 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .text-block-copy {
    color: #bcc7d2;
    padding: .5em 12px 12px;
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-copy.click2show {
    margin-top: 13px;
    font-size: 14px;
    position: absolute;
    top: 66px;
  }

  .lineup-text-copy {
    width: 100%;
  }

  .lineup-text-copy.right2, .lineup-text-copy.right2.mameyufix {
    margin-left: 0;
  }

  .heading-5-copy {
    flex: 0 auto;
    align-self: center;
    margin-top: .5em;
    margin-bottom: .2em;
    font-size: 12vw;
  }

  .heading-5-copy.subtextartist {
    text-align: center;
    font-size: 2em;
  }

  .heading-5-copy.longtext {
    text-align: center;
    padding-left: 5px;
    padding-right: 9px;
    font-size: 10vw;
    position: relative;
    top: -8px;
  }

  .heading-5-copy.longtext.landinomidas {
    top: -12px;
  }

  .heading-5-copy.zeroth {
    clear: none;
    text-align: center;
    max-width: 40vw;
  }

  .text-block-copy-copy {
    color: #bcc7d2;
    padding: .5em 12px 12px;
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-copy-copy.click2show {
    margin-top: 13px;
    font-size: 14px;
    position: absolute;
    top: 66px;
  }

  .bigmoon {
    margin-left: 172px;
  }

  .div-block-26 {
    height: 200%;
    overflow: visible;
  }

  .link-block-2-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 1.3em;
    margin-top: 8px;
    padding-top: 0;
  }

  .getready {
    font-size: 1em;
  }

  .text-span-5, .text-span-5-copy {
    font-size: 2em;
  }

  .subtext-copy {
    letter-spacing: 0;
    padding-top: 15px;
    display: block;
    position: static;
    inset: 67px 0% 0%;
    overflow: visible;
  }

  .subtext-copy.live-debut {
    letter-spacing: 0;
    position: static;
  }

  .subtext-copy.baile-- {
    letter-spacing: 0;
  }

  .subtext-copy.unreleasedset {
    letter-spacing: 0;
    position: static;
  }

  .dropdown-toggle {
    font-size: 4vw;
  }

  .div-block-29 {
    height: 40px;
    padding-left: 14px;
    padding-right: 11px;
  }

  .div-block-38 {
    display: none;
  }

  .div-block-40 {
    z-index: 5;
    margin-top: 179px;
    margin-bottom: -215px;
    padding-top: 70px;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: -194px;
    overflow: visible;
  }
}


@font-face {
  font-family: 'Hgrmb';
  src: url('../fonts/HGRMB.TTC') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Karrik';
  src: url('../fonts/Karrik-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redaction 35';
  src: url('../fonts/Redaction35-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Redaction 35';
  src: url('../fonts/Redaction35-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Redaction 50';
  src: url('../fonts/Redaction50-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Courier';
  src: url('../fonts/CourierStd.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}