*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}


:root {
  --bgColor: #231f20;
  --txtColor: #00ff00;
  --blue: #6db4c4;
  --purple: #6d81c4;
  --yellow: #c3c16c;
  --red: #c46d73;
  --orange: #c4916d;
  --green: #80c46d;
  --pink: #c36db6;
  --neonGreen: #07e32b;
  --hoverColor: #00ff00;
}

html {
  width: 100%;
  overflow-x: hidden;
}

html.landing,
body.landing {
  height: 100%;
}

body {
  font-family: "Sono";
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "MONO" 0;
  font-feature-settings: "calt" 1, "liga" 1, "rlig" 1, "rvrn" 1, "kern" 1, "rclt" 1, "ss05" 1;
  font-size: 16px;
  color: var(--txtColor);
  background-color: var(--bgColor);
  line-height: 1.2;
  width: 100%;
}
body:not(body.home) {
  display: flex;
  flex-direction: column;
}
body.home .navigation {
  background: transparent;
}
body.home.playing .logo,
body.home.playing .date,
body.home.playing .navbar-toggle-landing {
  z-index: -1;
}
body.home.start {
  cursor: pointer;
}
body.home.nav-visible .navigation.expand {
  padding-top: 0;
  top: 140px;
  z-index: 10;
  background: transparent;
}
body.home.nav-visible .navbar-toggle .bar:after,
body.home.nav-visible .navbar-toggle .bar:before {
  background: var(--txtColor);
}
body.nav-visible .hero .navbar-toggle-landing {
  z-index: 9;
}
body.nav-visible .hero .navbar-toggle-landing .bar:after,
body.nav-visible .hero .navbar-toggle-landing .bar:before {
  background: var(--txtColor);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin: 0;
  font-weight: 500;
}

p {
  margin-bottom: 30px;
  font-weight: 300;
  font-feature-settings: "ss05";
}

a {
  color: var(--txtColor);
}
a:hover {
  color: var(--hoverColor);
  text-decoration: underline;
}

b,
strong {
  background-color: var(--txtColor);
  color: var(--bgColor);
  font-weight: normal;
}

.zero-fx {
  position: relative;
}
.zero-fx::before {
  content: "";
  background-color: var(--bgColor);
  width: 30%;
  height: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.container {
  padding: 0 15px;
  height: 100%;
}
@media (min-width: 830px) {
  .container {
    width: 99vw;
    padding: 0 30px;
  }
}

.cover {
  flex: 1;
  width: 100%;
  overflow: hidden;
  background-color: #000000;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 50ms ease-in;
}
.cover img {
  width: 100%;
  height: 100%;
}
.cover .bg, .cover .uh {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cover .bg img {
  -o-object-fit: cover;
     object-fit: cover;
}
.cover .uh {
  transform: scale(1.15);
  -o-object-fit: contain;
     object-fit: contain;
}
.cover .uh img {
  -o-object-fit: contain;
     object-fit: contain;
}

.hero {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hero .logo {
  padding: 15px;
}
.hero .logo h1 {
  font-size: 13vw;
  line-height: 1;
  color: var(--txtColor);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-weight: 300;
}
.hero .logo .svg-logo {
  width: auto;
}
.hero .date {
  padding: 15px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  text-align: right;
  z-index: 1;
}
.hero .date h3 {
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.hero .date span {
  display: inline-block;
}
@media (min-width: 768px) {
  .hero .logo h1, .hero .logo h2, .hero .logo h3,
  .hero .date h1,
  .hero .date h2,
  .hero .date h3 {
    line-height: 1;
    font-size: 2.7vw;
  }
}
@media (min-width: 830px) {
  .hero .logo,
  .hero .date {
    padding: 30px;
  }
}

.logo {
  position: relative;
  z-index: 2;
}
.logo .columns {
  grid-gap: 15px;
}
.logo .svg-logo {
  grid-column: 1/span 3;
}
.logo h1 {
  grid-column: 4/span 7;
}
.logo .navbar-toggle {
  grid-column: 11/span 1;
  justify-self: flex-end;
}
@media (min-width: 768px) {
  .logo .svg-logo {
    grid-column: 1/span 2;
  }
  .logo h1 {
    grid-column: 3/span 5;
  }
}
@media (min-width: 830px) {
  .logo .columns {
    grid-gap: 20px;
  }
  .logo .svg-logo {
    grid-column: 1/span 3;
  }
  .logo h1 {
    grid-column: 4/span 8;
  }
}
@media (min-width: 1024px) {
  .logo .svg-logo {
    grid-column: 1/span 2;
  }
  .logo h1 {
    grid-column: 3/span 9;
  }
}

.svg-logo {
  height: 13vw;
  aspect-ratio: 1/1;
  z-index: 1;
  width: 100%;
}
@media (min-width: 830px) {
  .svg-logo {
    width: auto;
  }
}
.svg-logo img {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .svg-logo {
    height: 6vw;
    margin-bottom: 0;
  }
}

header {
  width: 100%;
  padding: 15px 0;
  z-index: 9;
}
@media (min-width: 830px) {
  header {
    padding: 30px 0;
  }
}
header .logo h1 {
  font-size: 14vw;
  line-height: 85%;
  margin-top: -1.5vw;
  color: var(--txtColor);
  font-weight: 300;
}
header .logo h1 a:hover {
  text-decoration: none;
}
@media (min-width: 391px) {
  header .logo h1 {
    line-height: 89%;
  }
}
@media (min-width: 768px) {
  header .logo h1 {
    line-height: 0.8;
    font-size: 9.7vw;
    margin-top: 0;
  }
}
@media (min-width: 830px) {
  header .logo h1 {
    line-height: 0.6;
  }
}
@media (max-width: 830px) {
  header {
    position: sticky;
    top: -1px;
    background-color: var(--bgColor);
  }
  header.stuck .logo .svg-logo {
    grid-column: 1/span 1;
    width: 6vw;
    height: 6vw;
  }
  header.stuck .logo h1 {
    grid-column: 2/span 8;
    font-size: 9vw;
    line-height: 0.7;
    margin-top: 0;
  }
  header.stuck .logo h1 a {
    display: block;
    height: -moz-max-content;
    height: max-content;
  }
}

footer {
  padding: 15px 0;
  z-index: 2;
}
footer .date {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 830px) {
  footer .date {
    padding: 15px 0;
  }
}
footer .date h2 {
  font-size: 13vw;
  font-weight: 300;
  line-height: 1;
  color: var(--txtColor);
  mix-blend-mode: difference;
}
@media (min-width: 768px) {
  footer .date h2 {
    font-size: 2.7vw;
  }
}
@media (min-width: 830px) {
  footer .date h2 {
    line-height: 0.85;
  }
}
footer .date span {
  display: inline-block;
}

section {
  flex: 1;
  height: 100%;
}

.columns {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-gap: 20px;
}
.columns .content {
  grid-column: 1/span 11;
  font-size: 1.526rem;
}
@media (min-width: 830px) {
  .columns .sidebar {
    grid-column: 1/span 3;
    padding: 30px 0;
  }
  .columns .content {
    grid-column: 4/span 8;
    padding: 30px 0;
  }
}
@media (min-width: 1024px) {
  .columns .sidebar {
    grid-column: 1/span 2;
  }
  .columns .content {
    grid-column: 3/span 9;
  }
}

.sidebar .date {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  display: none;
}
@media (min-width: 830px) {
  .sidebar .date {
    padding: 15px 0;
    display: block;
  }
}
.sidebar .date h2 {
  font-size: 13vw;
  font-weight: 300;
  line-height: 1;
  color: var(--txtColor);
  mix-blend-mode: difference;
}
@media (min-width: 768px) {
  .sidebar .date h2 {
    font-size: 2.7vw;
  }
}
@media (min-width: 830px) {
  .sidebar .date h2 {
    line-height: 0.85;
  }
}
.sidebar .date span {
  display: inline-block;
}

.landing-nav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  z-index: 1;
  background: var(--bgColor);
  transition: top 0.3s ease-in-out;
}
@media (min-width: 830px) {
  .landing-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.landing-nav.visible {
  top: 0;
}
.landing-nav .navigation {
  position: relative;
  top: 8px;
  left: var(--logoFix);
  overflow: inherit;
}
@media (min-width: 830px) {
  .landing-nav .navigation {
    position: inherit;
    right: auto;
    top: auto;
    width: auto;
  }
}
.landing-nav .navigation a {
  font-size: 6vw;
  font-weight: 350;
}
@media (min-width: 830px) {
  .landing-nav .navigation {
    position: initial;
  }
  .landing-nav .navigation a {
    font-size: 4.5vw;
  }
  .landing-nav .navigation .language-switcher {
    position: absolute;
    bottom: 30px;
    right: 30px;
    display: flex;
  }
  .landing-nav .navigation .language-switcher a {
    font-size: 1.426rem;
  }
  .landing-nav .navigation ul {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-column-gap: 10px;
    align-items: flex-end;
  }
  .landing-nav .navigation li {
    margin-bottom: 0;
    line-height: 2;
    max-width: 400px;
  }
  .landing-nav .navigation li:nth-child(6) {
    margin: 0;
  }
  .landing-nav .navigation li:nth-child(1) {
    order: 1;
    grid-column: 2/span 4;
  }
  .landing-nav .navigation li:nth-child(2) {
    order: 3;
    grid-column: 2/span 4;
  }
  .landing-nav .navigation li:nth-child(3) {
    order: 5;
    grid-column: 2/span 4;
  }
  .landing-nav .navigation li:nth-child(4) {
    order: 7;
    grid-column: 2/span 4;
  }
  .landing-nav .navigation li:nth-child(5) {
    order: 9;
    grid-column: 2/span 4;
  }
  .landing-nav .navigation li:nth-child(6) {
    order: 11;
    grid-column: 2/span 4;
    margin: 0;
  }
  .landing-nav .navigation li:nth-child(7) {
    order: 2;
    grid-column: 7/span 4;
  }
  .landing-nav .navigation li:nth-child(8) {
    order: 4;
    grid-column: 7/span 4;
  }
  .landing-nav .navigation li:nth-child(9) {
    order: 6;
    grid-column: 7/span 4;
    margin: 0;
  }
  .landing-nav .navigation li:nth-child(10) {
    order: 8;
    grid-column: 7/span 4;
  }
  .landing-nav .navigation li:nth-child(11) {
    order: 10;
    grid-column: 7/span 4;
  }
  .landing-nav .navigation li:nth-child(12) {
    order: 12;
    grid-column: 7/span 4;
  }
}
@media (min-width: 1220px) {
  .landing-nav .navigation a {
    font-size: 4.5vw;
  }
  .landing-nav .navigation .language-switcher a {
    font-size: 1.526rem;
  }
}
.landing-nav .language-switcher {
  margin-bottom: 0;
  align-items: center;
}
.landing-nav .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.landing-nav .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 830px) {
  .landing-nav .navbar-hidden {
    position: initial;
    top: auto;
  }
}

.navigation {
  top: -100%;
  right: 0;
  width: 100%;
  overflow: hidden;
  position: fixed;
  transition: top 250ms ease;
  z-index: 3;
  background: var(--bgColor);
}
.navigation.expand {
  top: 0%;
  padding: var(--headerFix, 100px) 15px 0 15px;
  min-height: 100vh;
}
@media (max-width: 380px) {
  .navigation.expand {
    padding-top: 112px;
  }
}
.navigation ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.navigation ul li {
  margin-bottom: 5px;
  text-align: left;
}
.navigation ul li.active {
  text-decoration: underline;
  color: var(--hoverColor);
}
.navigation ul li.active a {
  color: var(--hoverColor);
}
.navigation ul li:nth-child(6), .navigation ul li:nth-child(9) {
  margin-bottom: 30px;
}
.navigation a {
  color: var(--txtColor);
  font-size: 7vw;
  line-height: 1.2;
  text-align: right;
  cursor: pointer;
  font-weight: 300;
}
.navigation a:hover {
  text-decoration: underline;
  color: var(--hoverColor);
}

.language-switcher {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 15px !important;
}
.language-switcher li a {
  font-weight: 500;
}
.language-switcher li:first-child {
  margin-right: 10px;
}
.language-switcher li .selected {
  text-decoration: underline;
  color: var(--hoverColor);
}

.navbar-toggle,
.navbar-toggle-landing {
  width: 36px;
  height: 25px;
  z-index: 2;
}
.navbar-toggle .bar,
.navbar-toggle .bar:after,
.navbar-toggle .bar:before,
.navbar-toggle-landing .bar,
.navbar-toggle-landing .bar:after,
.navbar-toggle-landing .bar:before {
  width: 100%;
  height: 4px;
  background: var(--txtColor);
}
.navbar-toggle .bar,
.navbar-toggle-landing .bar {
  position: relative;
  transform: translateY(10px);
  transition: all 0ms 150ms;
}
.navbar-toggle .bar:before,
.navbar-toggle-landing .bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  transition: bottom 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.navbar-toggle .bar:after,
.navbar-toggle-landing .bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  transition: top 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.navbar-toggle .bar.animate,
.navbar-toggle-landing .bar.animate {
  background: rgba(255, 255, 255, 0);
}
.navbar-toggle .bar.animate:after,
.navbar-toggle-landing .bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);
}
.navbar-toggle .bar.animate:before,
.navbar-toggle-landing .bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 150ms cubic-bezier(0.23, 1, 0.32, 1), transform 150ms 150ms cubic-bezier(0.23, 1, 0.32, 1);
}

.home .navbar-toggle {
  position: absolute;
  top: 19px;
  right: 15px;
  display: block;
}

@media (max-width: 320px) {
  .navigation.expand {
    padding: 110px 15px 0 15px;
  }
}
@media (min-width: 830px) {
  .navbar-hidden {
    position: sticky;
    position: -webkit-sticky;
    top: 30px;
  }
  .navigation {
    position: relative;
    display: block;
    right: auto;
    left: 0;
    top: 0;
    width: auto;
  }
  .navigation ul li {
    text-align: left;
  }
  .navigation a {
    font-size: 1.426rem;
  }
  .navbar-toggle {
    display: none;
  }
  .home .navbar-toggle {
    top: 30px;
    right: 30px;
    display: block;
  }
}
@media (min-width: 1220px) {
  .landing-nav .navigation a {
    font-size: 4.5vw;
  }
  .landing-nav .navigation .language-switcher a {
    font-size: 1.526rem;
  }
  .navigation a {
    font-size: 1.526rem;
  }
  .navigation .language-switcher a {
    font-size: 2.526rem;
  }
}
@media (min-width: 1980px) {
  .landing-nav .navigation li {
    max-width: 600px;
  }
}
.program-list .festival-day {
  margin-bottom: 20px;
}
.program-list .program-header {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-column-gap: 20px;
  border-bottom: 2px solid var(--txtColor);
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.program-list .program-header .date {
  grid-column: span 8;
}
.program-list .program-header .weekday {
  grid-column: span 8;
}
.program-list .program {
  width: 100%;
}
.program-list .program:not(:first-child) {
  margin-top: 20px;
}
.program-list .program .event {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-column-gap: 20px;
}
.program-list .program .event .event-venue {
  grid-column: span 8;
  text-transform: uppercase;
}
.program-list .program .event .event-start {
  grid-column: span 8;
  margin-bottom: 20px;
}
.program-list .program .event .event-artists {
  grid-column: span 8;
  margin-bottom: 40px;
}
.program-list .program .event .event-artists a {
  display: block;
  color: var(--txtColor);
  text-decoration: underline;
}
.program-list .program .event .event-artists a:hover {
  text-decoration: underline;
}

@media (min-width: 576px) {
  .program-list {
    font-size: 1.426rem;
  }
  .program-list .program-header {
    grid-template-columns: repeat(9, 1fr);
    border-bottom: 4px solid var(--txtColor);
  }
  .program-list .program-header .date {
    grid-column: 1/span 2;
  }
  .program-list .program-header .weekday {
    grid-column: 3/span 2;
  }
  .program-list .program .event {
    grid-template-columns: repeat(9, 1fr);
  }
  .program-list .program .event .event-venue {
    grid-column: 1/span 2;
  }
  .program-list .program .event .event-start {
    grid-column: 3/span 2;
    margin-bottom: 0;
  }
  .program-list .program .event .event-artists {
    grid-column: 5/span 5;
    margin-bottom: 0;
  }
}
@media (min-width: 1220px) {
  .program-list {
    font-size: 1.526rem;
  }
}
@media (min-width: 1920px) {
  .program-list {
    font-size: 2.188rem;
  }
}
.passes-content p {
  margin-bottom: 30px;
}
.passes-content p a {
  text-decoration: underline;
}
.passes-content .buy-button {
  border: solid 4px var(--txtColor);
  background: transparent;
  color: var(--txtColor);
  text-transform: uppercase;
  padding: 4px 4px 2px 4px;
  cursor: pointer;
}
.passes-content .buy-button:hover {
  border-color: var(--hoverColor);
  background: var(--hoverColor);
  color: var(--bgColor);
  text-decoration: none;
}

@media (min-width: 830px) {
  .passes-content {
    font-size: 1.426rem;
  }
}
@media (min-width: 1220px) {
  .passes-content {
    font-size: 1.526rem;
  }
}
@media (min-width: 1920px) {
  .passes-content {
    font-size: 2.188rem;
  }
}
.artists-content {
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-gap: 20px;
  margin-bottom: 30px;
}
.artists-content .artists-list {
  grid-column: 1/span 11;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
.artists-content .artists-list .artist {
  background: var(--bgColor);
  color: var(--txtColor);
  position: relative;
  padding-top: 56.25%;
}
.artists-content .artists-list .artist:hover {
  text-decoration: none;
}
.artists-content .artists-list .artist:hover .artist-info {
  display: block;
}
.artists-content .artists-list .artist .artist-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.artists-content .artists-list .artist .artist-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.artists-content .artists-list .artist .artist-info {
  padding: 20px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #07e32b;
}
.artists-content .artists-list .artist .artist-info p {
  margin: 0;
  color: var(--bgColor);
}
.artists-content .artists-list .artist .artist-info .name {
  text-transform: uppercase;
}

.artist-page .artist-info {
  grid-column: 1/span 11;
}
.artist-page .artist-info h3 {
  margin-bottom: 55px;
  text-transform: uppercase;
}
.artist-page .artist-info p {
  margin-bottom: 55px;
}
.artist-page .artist-info ul {
  list-style: none;
  padding: 0;
  margin-bottom: 55px;
}
.artist-page .artist-info a {
  color: var(--txtColor);
  text-decoration: underline;
}
.artist-page .artist-info a:hover {
  text-decoration: underline;
  color: var(--txtColor);
}
.artist-page .artist-visual {
  grid-column: 1/span 11;
}
.artist-page .artist-visual img {
  width: 100%;
}
.artist-page .go-back {
  cursor: pointer;
}
.artist-page .go-back:hover {
  color: var(--txtColor);
}

@media (min-width: 576px) {
  .artists-content .artists-list {
    grid-template-columns: repeat(2, 1fr);
  }
  /*
  .artists {
  	grid-template-columns: repeat(11, 1fr);
  	.artists-sidebar {
  		grid-column: 1 / span 2;
  	}
  	.artists-list {
  		grid-column: 4 / span 8;
  	}
  }
  .artist-page {
  	.artist-info {
  		grid-column: 1 / span 5;
  	}
  	.artist-visual {
  		grid-column: 6 / span 6;
  	}
  }
  */
}
@media (min-width: 830px) {
  .artists-content {
    grid-template-columns: repeat(9, 1fr);
  }
  .artists-content .artists-list {
    grid-column: 1/span 9;
  }
  .artist-page .artist-info {
    grid-column: 1/span 4;
  }
  .artist-page .artist-visual {
    grid-column: 5/span 5;
  }
}
@media (min-width: 992px) {
  .artists-content {
    grid-template-columns: repeat(9, 1fr);
  }
  .artists-content .artists-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  .artists-content {
    grid-template-columns: repeat(9, 1fr);
  }
  .artists-content .artists-list {
    grid-column: 1/span 9;
  }
}
@media (min-width: 1220px) {
  .artists-content {
    font-size: 1.526rem;
  }
}
@media (min-width: 1920px) {
  .artists-content {
    font-size: 2.188rem;
  }
}
.news-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 20px;
}
.news-list .news {
  padding-bottom: 15px;
}
.news-list .news:hover {
  text-decoration: none;
}
.news-list .news .image {
  margin-bottom: 25px;
  padding-top: 56.25%;
  width: 100%;
  position: relative;
}
.news-list .news .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.news-list .news .title {
  margin-bottom: 30px;
}
.news-list .news .excerpt {
  font-size: 1rem;
  margin-bottom: 25px;
}
.news-list .news .more {
  font-size: 1rem;
  text-decoration: underline;
}
.news-list .news .more a {
  color: var(--txtColor);
}

.news-page .go-back {
  margin-top: 30px;
}
.news-page .news-info {
  grid-column: 1/span 11;
}
.news-page .news-info img {
  max-width: 100%;
  width: 100%;
  height: auto !important;
}
.news-page .news-info iframe {
  border: none;
  margin-bottom: 30px;
}
.news-page .news-info a {
  text-decoration: underline;
}
.news-page .news-info a:hover {
  text-decoration: none;
}

@media (min-width: 576px) {
  .news-list {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-gap: 20px;
  }
  .news-list .news {
    grid-column: span 4;
  }
}
@media (min-width: 830px) {
  .news-list .news {
    font-size: 1.426rem;
  }
  .news-list .news .excerpt,
  .news-list .news .more {
    font-size: 1.012rem;
  }
  .news-page .go-back {
    margin-top: 55px;
  }
  .news-page .news-info {
    grid-column: 1/span 9;
  }
  .news-page .news-info iframe {
    border: none;
    margin-bottom: 55px;
  }
}
@media (min-width: 992px) {
  .news-list {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-gap: 20px;
  }
  .news-list .news {
    grid-column: span 3;
  }
}
@media (min-width: 1220px) {
  .news-list .news {
    font-size: 1.526rem;
  }
  .news-list .news .excerpt,
  .news-list .news .more {
    font-size: 1.068rem;
  }
}
@media (min-width: 1920px) {
  .news-list .news {
    font-size: 2.188rem;
  }
  .news-list .news .excerpt,
  .news-list .news .more {
    font-size: 1.531rem;
  }
}
.venues-content {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-gap: 20px;
}
.venues-content .venue {
  grid-column: 1/span 9;
  margin-bottom: 30px;
}
.venues-content .venue .venue-name {
  text-transform: uppercase;
}
.venues-content .venue a {
  text-decoration: underline;
}

@media (min-width: 830px) {
  .venues-content {
    font-size: 1.426rem;
  }
}
@media (min-width: 1220px) {
  .venues-content {
    font-size: 1.526rem;
  }
}
@media (min-width: 1920px) {
  .venues-content {
    font-size: 2.188rem;
  }
}
.partners-content .title {
  text-transform: uppercase;
  margin-bottom: 40px;
}
.partners-content .sponsor-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
.partners-content .sponsor-list svg, .partners-content .sponsor-list img {
  max-width: 100%;
  width: 150px;
  height: 150px;
}
.partners-content .sponsor-list svg .st0, .partners-content .sponsor-list img .st0 {
  fill: var(--txtColor);
}

@media (min-width: 768px) {
  .partners-content .title {
    margin-bottom: 80px;
  }
  .partners-content .sponsor-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 830px) {
  .partners-content {
    font-size: 1.426rem;
  }
}
@media (min-width: 1024px) {
  .partners-content .sponsor-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1220px) {
  .partners-content {
    max-width: 1080px;
    font-size: 1.526rem;
  }
}
@media (min-width: 1920px) {
  .partners-content {
    font-size: 2.188rem;
  }
}/*# sourceMappingURL=main.css.map */