@font-face {
  font-family: "HKGrotesk-Regular";
  src: url("../src/fonts/HKGrotesk/HKGrotesk-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "DrukCyr-Heavy";
  src: url("../src/fonts/DrukCyr/DrukCyr-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../src/fonts/roboto/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../src/fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "TenorSans-Regular";
  src: url("../src/fonts/Tenor_Sans/TenorSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Mont-Regular";
  src: url("/src/fonts/Mont/Mont-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Mont-SemiBold";
  src: url("/src/fonts/Mont/Mont-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "VCR_OSD_MONO";
  src: url("../src/fonts/DotGothic16/VCR_OSD_MONO_1.001.ttf") format("truetype");
}

@font-face {
  font-family: "HKGrotesk-Regular";
  src: url("../src/fonts/HKGrotesk/HKGrotesk-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "DrukCyr-Heavy";
  src: url("../src/fonts/DrukCyr/DrukCyr-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../src/fonts/roboto/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../src/fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "TenorSans-Regular";
  src: url("../src/fonts/Tenor_Sans/TenorSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Mont-Regular";
  src: url("/src/fonts/Mont/Mont-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Mont-SemiBold";
  src: url("/src/fonts/Mont/Mont-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "VCR_OSD_MONO";
  src: url("../src/fonts/DotGothic16/VCR_OSD_MONO_1.001.ttf") format("truetype");
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
}

:root {
  /* --main-light: #00ff41; */
  --main-light: #BFF093;
  --main-dark: #8FBF69;
  --matrix-black: #0d0208;
  --terminal-font: "Courier New", monospace;
}

body {
  color: var(--color-white);
  background-color: #0a0a0a;
  background-image:
    repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px),
    repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.03) 4px);
  box-sizing: border-box;
  margin: 0;
}

main {
  margin: auto;
}

a,
a:active,
a:hover {
  text-decoration: none;
  color: white;
}

ul {
  list-style: none;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
.paragraph {
  color: var(--main-light);
}

@font-face {
  font-family: "HKGrotesk-Regular";
  src: url("../src/fonts/HKGrotesk/HKGrotesk-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "DrukCyr-Heavy";
  src: url("../src/fonts/DrukCyr/DrukCyr-Heavy.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../src/fonts/roboto/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../src/fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "TenorSans-Regular";
  src: url("../src/fonts/Tenor_Sans/TenorSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Mont-Regular";
  src: url("/src/fonts/Mont/Mont-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Mont-SemiBold";
  src: url("/src/fonts/Mont/Mont-SemiBold.otf") format("opentype");
}

@font-face {
  font-family: "VCR_OSD_MONO";
  src: url("../src/fonts/DotGothic16/VCR_OSD_MONO_1.001.ttf") format("truetype");
}

.nav-font {
  font: 400 1.3rem/1.8rem "TenorSans-Regular", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.heading-1 {
  color: var(--main-light);
  font: 400 9.6rem/10rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}
@media (max-width: 56.25em) {
  .heading-1 {
    font: 400 4.4rem/6rem "VCR_OSD_MONO", sans-serif, open-sans;
    letter-spacing: normal;
    text-transform: none;
  }
}

.heading-2 {
  color: var(--main-light);
  font: 400 3.6rem/6rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}
@media (max-width: 56.25em) {
  .heading-2 {
    font: 400 3.2rem/4rem "VCR_OSD_MONO", sans-serif, open-sans;
    letter-spacing: normal;
    text-transform: none;
  }
}

.heading-3 {
  color: var(--main-light);
  font: 400 2.4rem/3.2rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: 1px;
  text-transform: none;
}
@media (max-width: 56.25em) {
  .heading-3 {
    font: 400 1.8rem/2.3rem "VCR_OSD_MONO", sans-serif, open-sans;
    letter-spacing: normal;
    text-transform: none;
  }
}

.heading-4 {
  font: 400 2.4rem/2.2rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}
@media (max-width: 56.25em) {
  .heading-4 {
    font: 400 2rem/1.6rem "TenorSans-Regular", sans-serif, open-sans;
    letter-spacing: normal;
    text-transform: none;
  }
}

.heading-5 {
  font: 400 1.6rem/2.4rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.heading-6 {
  font: 400 1.6rem/2.4rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: 0.09em;
  text-transform: none;
}

.paragraph {
  font: 400 3.2rem/4.8rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.tag {
  font: 400 1.1rem/1.4rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--main-light);
}

.heading-4--mob {
  font: 400 2rem/1.6rem "TenorSans-Regular", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.heading-3--mob {
  font: 400 1.8rem/2.3rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.sub--mob {
  font: 400 1.8rem/2.1rem "TenorSans-Regular", sans-serif, open-sans;
  letter-spacing: normal;
  text-transform: none;
}

.btn-txt {
  font: 500 1.8rem/2.3rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
@media (max-width: 56.25em) {
  .btn-txt {
    font: 500 1.4rem/1.8rem "VCR_OSD_MONO", sans-serif, open-sans;
    letter-spacing: normal;
    text-transform: uppercase;
  }
}

.forecast-text {
  font: 500 3.4rem/3.4rem "VCR_OSD_MONO", sans-serif, open-sans;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.wrapper-main {
  width: 100%;
  max-width: 120rem;
  margin: auto auto;
}
@media (max-width: 75em) {
  .wrapper-main {
    max-width: 100%;
  }
}

.wrapper-secondary {
  width: 100%;
  max-width: 100rem;
  margin: auto auto;
}
@media (max-width: 56.25em) {
  .wrapper-secondary {
    width: 100%;
    padding: 2rem;
  }
}

.wrapper-3 {
  width: 100%;
  max-width: 75rem;
  margin: auto auto;
}

.link-icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 4rem 4rem;
  width: 4rem;
  height: 4rem;
}
.link-icon.instagram {
  background-image: url("/src/imgs/instagram-logo-thin.svg");
}
.link-icon.spotify {
  background-image: url("/src/imgs/spotify-logo-thin.svg");
}
.link-icon.soundcloud {
  background-image: url("/src/imgs/sc-logo.svg");
}

.btn {
  text-align: center;
  text-decoration: none;
  background: black;
  border: 1px solid var(--main-light);
  outline: none;
  cursor: pointer;
  padding: 1rem 4rem;
  color: black;
  background: var(--main-light);
  border-radius: 1rem;
  text-transform: uppercase;
}
.btn:hover {
  background: transparent;
  color: var(--main-light);
}
@media (max-width: 56.25em) {
  .btn {
    padding: 1.8rem 4rem;
  }
}

.forecast {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(10px);
}
@media (max-width: 56.25em) {
  .forecast {
    padding: 2rem;
  }
}
.forecast__event {
  display: flex;
  margin-top: 4rem;
}
.forecast__event h3:first-child {
  margin-right: 4rem;
  white-space: nowrap;
}
.forecast__event h3:last-child {
  width: 100%;
}
.forecast .render-zone {
  width: 100rem;
  height: 100rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0);
  /* Transparent background */
  /* Other CSS properties for styling your element */
  color: #ffffff;
  /* Text color, change to your preferred color */
  padding: 50px;
  /* Example padding */
  margin-top: 2rem;
}
.forecast .render-zone h1,
.forecast .render-zone h2,
.forecast .render-zone h3,
.forecast .render-zone h4,
.forecast .render-zone h5,
.forecast .render-zone h6 {
  text-transform: uppercase;
}
.forecast .render-zone #polygon-booking {
  font-size: 4rem;
}
.forecast .render-zone .title-wrapper {
  display: flex;
  align-items: center;
}
.forecast .render-zone .title-wrapper h2 {
  font-size: 7rem;
  white-space: nowrap;
}
.forecast .render-zone .title-wrapper .figure {
  height: 2rem;
  width: 8rem;
  border-radius: 1rem;
  border: 1px solid var(--main-light);
}
.forecast .render-zone .title-wrapper .figure:nth-of-type(2) {
  width: 100%;
}
.forecast .render-zone .content {
  display: flex;
  flex-direction: column;
}
.forecast button {
  margin-top: 2rem;
}

@media (max-width: 56.25em) {
  .newsletter {
    margin-bottom: 2rem;
  }
}

.newsletter__content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.newsletter__content form {
  display: flex;
  width: 100%;
}
.newsletter__content form input,
.newsletter__content form textarea,
.newsletter__content form select {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid var(--main-light);
  outline: none;
  margin-right: 2rem;
}
.newsletter__content form input::placeholder,
.newsletter__content form textarea::placeholder,
.newsletter__content form select::placeholder {
  font-weight: bold;
  opacity: 0.5;
  color: var(--main-light);
}

header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  padding: 2rem 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  color: var(--main-light);
  -webkit-mask-image: -webkit-gradient(
    linear,
    from(black),
    to(rgba(0, 0, 0, 0.9))
  );
}
@media (max-width: 75em) {
  header {
    padding: 2rem 0;
  }
}
@media (max-width: 56.25em) {
  header {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
    padding: 2rem 0;
  }
}
header nav > ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
header nav > ul li {
  margin-right: 10rem;
}
header nav > ul li:last-of-type {
  margin-right: 0;
}
header nav > ul li > a.active {
  text-decoration: underline;
}
header nav > ul li.logo-wrapper {
  display: flex;
}
@media (max-width: 56.25em) {
  header nav > ul li {
    display: none;
    margin-right: 0;
  }
}
header img {
  width: 36rem;
  height: auto;
}
@media (max-width: 56.25em) {
  header img {
    width: 4rem;
    height: auto;
  }
}
header .center {
  width: 100%;
  display: flex;
  justify-content: center;
}

footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer-contacts {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
}

@media (max-width: 56.25em) {
  .footer-contacts {
    flex-direction: column;
  }
  footer {
    display: none;
  }
}
.footer-contacts .label-socials,
.footer-contacts .label-emails {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-contacts .label-socials > a,
.footer-contacts .label-emails > a {
  margin-left: 2rem;
}
.footer-contacts .label-socials > a:last-of-type,
.footer-contacts .label-emails > a:last-of-type {
  margin-left: 2rem;
}
.footer-contacts .label-socials > div,
.footer-contacts .label-emails > div {
  display: flex;
  flex-direction: column;
}
.footer-contacts .label-socials > div:first-of-type,
.footer-contacts .label-emails > div:first-of-type {
  margin: 0 2rem;
}
@media (max-width: 56.25em) {
  .footer-contacts .label-socials > div:first-of-type,
  .footer-contacts .label-emails > div:first-of-type {
    margin: 0 2rem 0 0;
  }
}
.footer-contacts .label-socials > div a,
.footer-contacts .label-socials > div p,
.footer-contacts .label-emails > div a,
.footer-contacts .label-emails > div p {
  line-height: 1.6;
  font-size: 1.4rem;
}
@media (max-width: 56.25em) {
  .footer-contacts .label-emails {
    margin-top: 2rem;
  }
}

.artists {
  padding-bottom: 10rem;
  min-height: 100vh;
}
@media (max-width: 56.25em) {
  .artists {
    margin-bottom: 24rem;
  }
}
.artists .tiles {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 12rem;
}
@media (max-width: 56.25em) {
  .artists .tiles {
    margin-top: 0;
  }
}
.artists .tiles > li {
  width: 33%;
  aspect-ratio: 1 / 1;
  list-style-type: none;
  cursor: pointer;
}
@media (max-width: 56.25em) {
  .artists .tiles > li {
    width: 100%;
  }
}
.artists .tiles > li > div {
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  position: relative;
  overflow: hidden;
}
.artists .tiles > li > div img.zoom-in-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: transform 0.1s;
}
.artists .tiles > li > div img.zoom-in-1:hover {
  transform: scale(1.2);
}
.artists .tiles > li > div div {
  position: absolute;
  top: 2rem;
  right: 2rem;
  height: 2rem;
  width: 2rem;
  background-size: 2rem 2rem;
  border-radius: 50%;
}
.artists .tiles > li > div h2 {
  position: absolute;
  text-transform: uppercase;
  bottom: 2rem;
  left: 2rem;
  color: var(--main-light);
  z-index: 1;
}

.artist {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media (max-width: 56.25em) {
  .artist {
    height: 100vh;
  }
}
.artist__theatre {
  position: relative;
  width: 100%;
  height: 40vh;
  filter: grayscale(100%);
}
@media (max-width: 56.25em) {
  .artist__theatre {
    position: absolute;
    top: 0;
    height: 100%;
  }
}
.artist__theatre img,
.artist__theatre video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-filter: grayscale(100%);
}
@media (max-width: 56.25em) {
  .artist__theatre video {
    display: none;
  }
}
.artist__theatre img {
  display: none;
}
@media (max-width: 56.25em) {
  .artist__theatre img {
    display: block;
  }
}
.artist__theatre .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 56.25em) {
  .artist__theatre .overlay {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.artist__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
@media (max-width: 56.25em) {
  .artist__content {
    position: absolute;
    top: 0;
    flex-direction: column;
    padding: 12rem 2rem 8rem 2rem;
    overflow-y: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
  }
  .artist__content::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
}
.artist__content__left {
  display: flex;
  flex-direction: column;
  position: absolute;
  padding-top: 26rem;
  left: 2rem;
  width: 35%;
  height: 100%;
  padding-bottom: 10rem;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.artist__content__left::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
@media (max-width: 75em) {
  .artist__content__left {
    top: 0;
    width: 30%;
    padding-top: 12rem;
  }
}
@media (max-width: 56.25em) {
  .artist__content__left {
    position: static;
    width: 100%;
  }
}
.artist__content__left > .img-wrapper {
  position: relative;
  border-radius: 1rem;
}
.artist__content__left > .img-wrapper h1 {
  display: none;
}
@media (max-width: 56.25em) {
  .artist__content__left > .img-wrapper {
    height: 4vh;
  }
  .artist__content__left > .img-wrapper h1 {
    display: block;
    position: absolute;
    text-transform: uppercase;
    bottom: -3rem;
    left: 0;
    font-size: 7rem;
  }
  .artist__content__left > .img-wrapper h1 a {
    display: none;
  }
}
.artist__content__left img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1 / 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transform: scaleX(-1);
  object-fit: cover;
  border-radius: 5rem;
}
@media (max-width: 56.25em) {
  .artist__content__left img {
    display: none;
  }
}
.artist__content__left ul {
  padding: 2rem 0;
  margin-top: 4rem;
}
@media (max-width: 75em) {
  .artist__content__left ul {
    margin-top: 2rem;
  }
}
@media (max-width: 56.25em) {
  .artist__content__left ul {
    display: none;
  }
}
.artist__content__left ul li {
  padding: 1rem 6rem;
  margin-top: 1rem;
  border-radius: 1rem;
  cursor: pointer;
  border: 1px solid transparent;
  text-transform: uppercase;
}
.artist__content__left ul li:hover {
  border: 1px solid var(--main-light);
  color: var(--main-light);
}
.artist__content__left ul li.active {
  border: 1px solid var(--main-light);
  color: white;
}
@media (max-width: 75em) {
  .artist__content__left ul li {
    padding: 0.5rem 6rem;
    margin-top: 0.1rem;
  }
}
.artist__content__right {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  width: 65%;
  height: 100%;
  padding: 26vh 6rem 4rem 10rem;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.artist__content__right::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
@media (max-width: 75em) {
  .artist__content__right {
    padding: 12rem 2rem 2rem 8rem;
    width: 70%;
  }
}
@media (max-width: 56.25em) {
  .artist__content__right {
    overflow: visible;
    position: static;
    width: 100%;
    padding: 2rem 0 0 0;
  }
}
.artist__content__right h1 {
  margin-top: 5rem;
  text-transform: uppercase;
}
@media (max-width: 56.25em) {
  .artist__content__right h1 {
    display: none;
    margin-top: 0;
  }
}
.artist__content__right .actions {
  display: flex;
  height: 100%;
  align-items: center;
  margin-top: 4rem;
}
@media (max-width: 56.25em) {
  .artist__content__right .actions {
    margin-top: 4remrem;
  }
}
.artist__content__right .actions .socials {
  height: 100%;
  display: flex;
  align-items: center;
  margin-left: 4rem;
}
@media (max-width: 56.25em) {
  .artist__content__right .actions .socials {
    margin-left: auto;
  }
}
.artist__content__right .actions .socials > a {
  margin-left: 1rem;
}
.artist__content__right__data {
  width: 100%;
  height: 55vh;
  margin-top: 4rem;
}
@media (max-width: 75em) {
  .artist__content__right__data {
    margin-top: 2rem;
  }
}
@media (max-width: 56.25em) {
  .artist__content__right__data {
    height: 56vh;
    margin-top: 2rem;
    padding-bottom: 4rem;
  }
}
.artist__content__right__data .overview-wrapper {
  display: flex;
  margin-top: 1rem;
}
.artist__content__right__data .overview-wrapper.labels {
  overflow-y: visible;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.artist__content__right__data .overview-wrapper.labels::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.artist__content__right__data .overview-wrapper > div {
  width: 100%;
  border-bottom: 1px dotted var(--main-light);
}
.artist__content__right__data .overview-wrapper span {
  white-space: nowrap;
  text-transform: uppercase;
}
.artist__content__right__data .overview-wrapper span:nth-of-type(1) {
  margin-right: 2rem;
}
.artist__content__right__data .overview-wrapper span:nth-of-type(2) {
  color: white;
}
.artist__content__right__data .overview-wrapper:nth-of-type(3) span {
  white-space: nowrap;
  text-align: right;
  margin-left: auto;
}
.artist__content__right__data .releases-wrapper {
  width: 100%;
}
.artist__content__right__data .releases-wrapper .more-releases {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 2rem;
}
.artist__content__right__data .releases-wrapper .more-releases > a {
  color: white;
  border-bottom: 1px solid transparent;
  line-height: 2.4rem;
}
.artist__content__right__data .releases-wrapper .more-releases > a:hover {
  border-bottom: 1px solid white;
}
.artist__content__right__data .mixes-wrapper {
  margin-top: 4rem;
}
.artist__content__right__data .mixes-wrapper .artist__tracks__track {
  background-color: var(--matrix-black);
  border-radius: 1rem;
  padding: 1rem;
  margin-top: 1rem;
}
.artist__content__right__data .releases-wrapper {
  margin-top: 4rem;
}
.artist__content__right__data .releases-wrapper > * {
  margin-top: 1rem;
}
.artist__content__right__data p {
  height: auto;
  margin-top: 6rem;
  padding-bottom: 16rem;
}
@media (max-width: 75em) {
  .artist__content__right__data p {
    margin-top: 4rem;
  }
}
@media (max-width: 56.25em) {
  .artist__content__right__data p {
    padding-bottom: 4rem;
  }
}

.releases {
  height: 100vh;
  width: 100vw;
  position: relative;
  display: flex;
  justify-content: space-around;
  overflow: hidden;
}
.releases section {
  padding: 6rem;
  background-color: rgba(0, 0, 0, 0.744);
}
@media (max-width: 56.25em) {
  .releases section {
    width: 100%;
    padding: 6rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.releases__theatre {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.releases__theatre video {
  width: 100%;
  height: auto;
}
@media (max-width: 56.25em) {
  .releases__theatre video {
    width: auto;
    height: 100%;
  }
}
.releases__theatre .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
@media (max-width: 56.25em) {
  .releases__theatre .overlay {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.releases .wrapper-secondary {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  padding: 8rem 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.releases .wrapper-secondary::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.releases__label {
  padding-top: 16rem;
}
.releases__label__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 56.25em) {
  .releases__label__header {
    max-width: 80vw;
  }
}
.releases__label__header h2 {
  white-space: nowrap;
}
.releases__label__header > div {
  width: 100%;
}
.releases__label__releases {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4rem;
}
@media (max-width: 56.25em) {
  .releases__label__releases {
    flex-direction: column;
  }
}
@media (max-width: 56.25em) {
  .releases__label__releases iframe {
    width: 80vw !important;
    height: 80vw !important;
  }
}
.releases__label__releases > div {
  width: 24%;
  margin-right: 1%;
}
.releases__label__releases__item {
  margin-bottom: 4rem;
}
.releases__label__releases__item__artists {
  display: flex;
  margin-top: 2rem;
}
.releases__label__releases__item__artists > h3 {
  margin-right: 1rem;
  color: white;
  text-transform: uppercase;
}
.releases__label__releases__item__artists > h3:last-of-type {
  margin-right: 0;
}
.releases__label__releases__item__title {
  margin-top: 1rem;
}
.releases__artists {
  margin-top: 12rem;
}

.event {
  width: 100vw;
  padding-bottom: 12rem;
  margin-top: 8rem;
  position: relative;
}
.event h1,
.event h2,
.event h3 {
  color: white;
}
.event .image-container {
  display: none;
}
@media (max-width: 56.25em) {
  .event .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(12px);
  }
}
.event__theatres {
  width: 100%;
}
.event__theatres .desk {
  width: 100%;
}
@media (max-width: 56.25em) {
  .event__theatres .desk {
    display: none;
  }
}
.event__theatres .mob {
  display: none;
}
@media (max-width: 56.25em) {
  .event__theatres .mob {
    display: block;
  }
}
.event__theatres img {
  width: 100%;
  height: auto;
}
.event__description {
  width: 100%;
  margin-top: 8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 56.25em) {
  .event__description {
    margin-top: 4rem;
  }
}
.event__description > p {
  margin-top: 6rem;
}
@media (max-width: 56.25em) {
  .event__description > p {
    margin-top: 2rem;
  }
}
.event__description__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 6rem;
  text-align: center;
}
@media (max-width: 56.25em) {
  .event__description__info {
    margin-top: 2rem;
  }
}
.event__description__info__lineup p:first-of-type {
  margin-top: 4rem;
}
@media (max-width: 56.25em) {
  .event__description__info__lineup p:first-of-type {
    margin-top: 2rem;
  }
}
.event__description__info__date-time {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 60rem;
  margin-top: 10rem;
}
@media (max-width: 56.25em) {
  .event__description__info__date-time {
    margin-top: 4rem;
  }
}
@media (max-width: 56.25em) {
  .event__description__info__date-time div:first-of-type {
    text-align: left;
  }
}
@media (max-width: 56.25em) {
  .event__description__info__date-time div:last-of-type {
    text-align: right;
  }
}
.event__description__info__date-time p {
  margin-top: 2rem;
}

.tickets-widget {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2rem;
  background-color: #ff2000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.tickets-widget h2 {
  color: black;
  text-transform: uppercase;
}
.tickets-widget .btn {
  background-color: black;
  border-color: black;
  color: #ff2000;
  text-transform: uppercase;
  margin-left: 4rem;
}
.tickets-widget span {
  color: black;
  align-self: flex-end;
  margin-left: 2rem;
}
@media (max-width: 56.25em) {
  .tickets-widget span {
    display: none;
  }
}

.adm {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adm form {
  background-color: #101010;
  padding: 10rem;
  border-radius: 1rem;
}
.adm form label {
  color: white;
  margin-top: 6rem;
  text-transform: uppercase;
  text-align: center;
}
.adm form select {
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem 0;
}
.adm form input {
  color: white;
  text-transform: uppercase;
  text-align: center;
}
.adm form button {
  text-transform: uppercase;
}

.logo-box {
  font-family: var(--terminal-font);
  letter-spacing: -0.75px;
  font-kerning: auto;
  box-sizing: border-box;
  perspective: 1000px;
  transition: opacity 0.15s ease; /* Smooth fade in */
}

.logo-3d-container {
  perspective: 6rem;
  width: 6rem;
  height: 6rem;
  margin: auto;
  transform-style: preserve-3d;
}

.polygon-logo {
  max-width: 100%;
  height: auto;
  display: block;
  filter: contrast(1.2) brightness(1.1) saturate(1.2);
  image-rendering: pixelated;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
}

.polygon-logo.rotating {
  animation: rotateY 5s linear infinite;
}

.polygon-logo::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  animation: distort 2s infinite alternate;
  pointer-events: none;
  z-index: 3;
}

.polygon-logo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: repeating-linear-gradient(
    0deg,
    rgba(0, 255, 65, 0.15),
    rgba(0, 255, 65, 0.15) 1px,
    transparent 1px,
    transparent 2px
  );
  animation: scanlines 1s linear infinite;
  pointer-events: none;
  z-index: 2;
}

@keyframes distort {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  20% {
    clip-path: polygon(0% 0%, 99% 1%, 100% 100%, 1% 99%);
  }
  40% {
    clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
  }
  60% {
    clip-path: polygon(0% 1%, 100% 0%, 100% 99%, 0% 100%);
  }
  80% {
    clip-path: polygon(0% 0%, 100% 1%, 99% 100%, 1% 99%);
  }
  100% {
    clip-path: polygon(1% 1%, 99% 0%, 100% 99%, 0% 100%);
  }
}

@keyframes scanlines {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 10px;
  }
}

@keyframes rotateY {
  0% {
    transform: rotateY(0deg);
  }
  25% {
    transform: rotateY(90deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  75% {
    transform: rotateY(270deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
