:root {
  --white: white;
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

a {
  color: #e3e3e3;
  text-decoration: none;
}

.header {
  z-index: 999;
  justify-content: space-between;
  width: 100%;
  padding-top: 32px;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.menu {
  justify-content: flex-end;
  display: flex;
}

.menu.mobile {
  display: none;
}

.main-menu {
  font-size: 14px;
}

.fulscreen-container {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.body {
  color: #e3e3e3;
  background-color: #090909;
  font-family: Inter, sans-serif;
}

.menu-item {
  color: #e3e3e3;
  text-transform: uppercase;
  width: 15vw;
  padding-bottom: 4px;
  font-size: .7vw;
  line-height: 1.3vw;
  position: relative;
}

.link-block {
  background-image: url('../images/logo.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10vw;
  height: 3.3vw;
}

.background-video {
  z-index: -999;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.play-pause-button {
  overflow: visible;
}

.section-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 16vw;
  padding-bottom: 0;
  display: flex;
}

.hero-container {
  flex-direction: column;
  align-items: center;
  width: 70vh;
  display: flex;
}

.hero-logo {
  width: 100%;
  display: none;
}

.punchline {
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 4vh;
  font-size: 3vw;
  font-weight: 300;
  line-height: 110%;
}

.div-block {
  justify-content: center;
  width: 60vw;
  display: flex;
}

.p {
  text-transform: uppercase;
  width: 25%;
  max-width: none;
  margin-left: 7vw;
  font-size: 1vw;
  font-weight: 300;
  line-height: 132%;
}

.p.full {
  width: 100%;
  margin-bottom: 0;
  font-size: .9vw;
}

.p.second {
  width: 27%;
  margin-left: 0;
  font-size: .9vw;
}

.p.no-padding {
  margin-left: 0;
}

.p.absolute {
  text-align: center;
  width: 32%;
  margin-left: 0;
  position: absolute;
  inset: 4% 0% auto 34%;
}

.p.merch-card {
  width: auto;
  margin-left: 0;
}

.div-block-2 {
  align-items: flex-end;
  height: 68vh;
  margin-bottom: 7vw;
  display: flex;
}

.heading {
  position: absolute;
}

.heading.h1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 119px;
  margin-bottom: 0;
  font-size: 4vw;
  font-weight: 400;
  line-height: 110%;
}

.heading.h1.relative {
  margin-top: 0;
  position: static;
}

.image {
  flex: none;
  width: 50%;
  height: auto;
}

.full-width-container {
  justify-content: space-between;
  align-items: center;
  width: 90vw;
  margin-bottom: 7vw;
  display: flex;
}

.full-width-container.no-padding {
  -webkit-text-stroke-color: transparent;
  margin-bottom: 0;
  overflow: hidden;
}

.full-width-container.no-padding.relative {
  position: relative;
}

.full-width-container.no-padding.music {
  align-items: flex-start;
  margin-top: 7vw;
  margin-bottom: 7vw;
}

.full-width-container.no-padding.merch {
  align-items: flex-start;
  margin-top: 7vw;
}

.image-2 {
  flex: none;
  width: 17%;
}

.image-3 {
  flex: none;
  width: 25%;
}

.link, .link.w--current, .link-2, .link-2.w--current {
  font-size: .7vw;
}

.div-block-4 {
  background-color: #da403f;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 43% 0% auto;
}

.youtube {
  z-index: -998;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.background-video-2 {
  z-index: -998;
  width: 100%;
  padding-top: 56.25%;
}

.tour-table-row {
  border-bottom: 1px solid #7e7e7e;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

.link-3 {
  text-transform: uppercase;
  font-size: 1vw;
}

.tour-container {
  width: 90vw;
  margin-top: 7vw;
  margin-bottom: 7vw;
}

.div-block-5 {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #7e7e7e;
  border: 1px solid #3a3a3a;
  width: 25%;
  position: relative;
}

.image-4 {
  width: 100%;
  padding-top: 7vw;
}

.text-block {
  position: absolute;
}

.image-5 {
  width: 100%;
  position: relative;
}

.column {
  width: 30%;
}

.link-block-2 {
  z-index: 99;
  position: absolute;
  inset: 0%;
}

.merch-card {
  position: relative;
}

.description-price {
  justify-content: space-between;
  align-items: center;
  padding-top: 1vw;
  padding-bottom: 3vw;
  display: flex;
}

.image-6, .image-7, .image-8, .image-9, .image-10, .image-11, .image-12, .image-13 {
  width: 100%;
}

.navbar, .nav-menu {
  display: none;
}

.nav-menu-2 {
  flex-flow: column;
  display: flex;
}

.navbar-2 {
  color: #e3e3e300;
  background-color: #dddddd45;
}

.container-2 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5vw;
  padding-right: 5vw;
}

.hamburger-menu {
  display: none;
}

.button {
  background-color: #da403f;
  border-radius: 8px;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .menu {
    display: none;
  }

  .menu.mobile {
    background-color: #090909;
    flex-direction: column;
    justify-content: space-between;
    width: 100vw;
    height: 100vh;
    display: none;
    position: absolute;
    inset: 0%;
    overflow: visible;
  }

  .main-menu {
    padding-top: 10vw;
    padding-left: 10vw;
  }

  .socials {
    padding-top: 0;
    padding-bottom: 10vw;
    padding-left: 10vw;
  }

  .menu-item {
    width: 100%;
    font-size: 3vw;
    line-height: 5vw;
  }

  .hero-container {
    width: 50vw;
  }

  .punchline {
    font-size: 3vw;
  }

  .p.full, .p.second {
    font-size: 1vw;
  }

  .div-block-2 {
    height: 34vh;
  }

  .heading.h1 {
    margin-top: 50px;
    font-size: 5vw;
  }

  .link {
    font-size: 3vw;
  }

  .link.w--current {
    width: 100%;
    font-size: 3vw;
  }

  .link-2 {
    font-size: 3vw;
  }

  .hamburger-menu {
    z-index: 2000;
    flex-flow: column;
    justify-content: space-between;
    width: 24px;
    height: 24px;
    display: flex;
  }

  .menu-line, .menu-line.top {
    background-color: #fff;
    width: 24px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .menu.mobile {
    flex-direction: row;
    justify-content: flex-start;
  }

  .main-menu {
    width: 30%;
    padding-left: 10%;
  }

  .socials {
    width: 70%;
    padding-top: 10vw;
    padding-bottom: 0;
    padding-left: 10%;
  }

  .div-block-2 {
    width: 90vw;
    height: 28vh;
  }
}

@media screen and (max-width: 479px) {
  .header {
    justify-content: space-between;
    padding-top: 20px;
  }

  .logo {
    width: 100px;
    height: 32px;
  }

  .menu.mobile {
    flex-direction: column;
    justify-content: space-between;
    display: none;
    overflow: visible;
  }

  .main-menu {
    width: 100%;
    padding-top: 10vw;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .socials {
    width: 100%;
    padding-top: 0;
    padding-bottom: 10vw;
    padding-right: 10vw;
  }

  .menu-item {
    width: 100%;
    padding-bottom: 4vw;
    font-size: 5vw;
  }

  .link-block {
    width: 100px;
    height: 32px;
  }

  .link-block.w--current {
    width: 100px;
    height: 34px;
  }

  .section-content {
    padding-top: 20vw;
  }

  .hero-container {
    width: 70vw;
  }

  .punchline {
    font-size: 5vw;
  }

  .div-block {
    flex-direction: column;
    width: 90vw;
  }

  .p.full {
    margin-bottom: 40px;
    font-size: 4vw;
  }

  .p.second {
    width: 100%;
    margin-bottom: 40px;
    font-size: 4vw;
  }

  .p.no-padding {
    width: 100%;
    font-size: 4vw;
  }

  .p.absolute {
    text-align: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 4vw;
    position: relative;
    left: 0%;
  }

  .p.merch-card {
    font-size: 4vw;
  }

  .div-block-2 {
    flex-direction: column;
    flex: none;
    height: auto;
  }

  .heading.h1 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 9vw;
    position: relative;
  }

  .heading.h1.relative {
    font-size: 10vw;
  }

  .image {
    flex: none;
    width: 100%;
    margin-bottom: 40px;
  }

  .full-width-container {
    flex-direction: column;
  }

  .image-2 {
    flex: none;
    width: 100%;
    margin-bottom: 40px;
  }

  .image-3 {
    width: 100%;
  }

  .link, .link.w--current, .link-2, .link-2.w--current {
    font-size: 5vw;
  }

  .background-video-2 {
    padding-top: 0%;
  }

  .tour-table-row {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .link-3 {
    font-size: 4vw;
  }

  .div-block-5, .column, .merch-card {
    width: 100%;
  }

  .description-price {
    padding-top: 4vw;
    padding-bottom: 10vw;
  }

  .menu-button {
    color: #fff;
    padding: 0;
  }

  .container, .navbar {
    color: #0000;
  }

  .nav-menu {
    display: none;
  }

  .hamburger-menu {
    z-index: 2000;
    flex-flow: column;
    justify-content: space-around;
    width: 24px;
    height: 24px;
    margin-top: 8px;
    padding-top: 0;
    display: flex;
    position: relative;
  }

  .menu-line {
    background-color: var(--white);
    color: #fff;
    width: 24px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-line.top {
    background-color: #fff;
    width: 24px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }
}


