@charset "UTF-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

command, datalist, source {
  display: none;
}

article, aside, figure, figcaption, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

figure, menu {
  margin-top: 1em;
  margin-bottom: 1em;
}

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

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.ie7 address {
  font-style: normal;
}

.hideme {
  position: absolute;
  left: -999em;
  top: -999em;
}

label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}

q:lang(de) {
  quotes: "â€ž" "â€œ" "â€š" "â€˜";
}

q:lang(en) {
  quotes: "â€œ" "â€" "â€˜" "â€™";
}

abbr[title] {
  border-bottom: 1px dotted #888 !important;
  cursor: help;
}

a abbr {
  cursor: pointer !important;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: block;
}

img {
  -ms-interpolation-mode: bicubic;
}

body.cookiePolicy-shown #cookiebar {
  display: flex;
}

#cookiebar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  display: none;
  z-index: 10000;
  align-items: stretch;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
#cookiebar .cookies-left {
  padding: 15px;
  width: 75%;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
}
#cookiebar .cookies-left a {
  color: white;
  display: inline-block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
}
#cookiebar > a {
  padding: 15px;
  width: 25%;
  align-self: stretch;
  font-size: 0.9rem;
  display: flex;
  border-bottom: 0 none;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s background, 0.3s color;
}
#cookiebar > a:hover {
  background: rgba(255, 255, 255, 0.5);
  color: black;
}
#cookiebar > a span {
  align-self: center;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 0.9rem;
}

.block__artists {
  width: 100%;
}
.block__artists__content {
  margin: 24px 0;
  display: flex;
}
@media (max-width: 1100px) {
  .block__artists__content {
    margin-top: 12px;
  }
}
.block__artists__content > div {
  padding-right: 12px;
}
.block__artists__content > div p {
  margin: 0;
}
.block__artists__info {
  width: 100%;
  margin-top: 36px;
}
.block__artists__info > * {
  display: flex;
}
@media (max-width: 1100px) {
  .block__artists__info > * {
    display: block;
  }
}
.block__artists__info > * > * {
  width: 20%;
}
@media (max-width: 1100px) {
  .block__artists__info > * > * {
    width: 100%;
    margin-bottom: 12px;
  }
}

.block__overview h2 {
  font-size: 150%;
  background: #fbfbfb;
  padding: 12px 24px 12px 18px;
  margin: 96px 0 2px -8px;
  width: calc(100% - 2px);
}
@media (max-width: 1100px) {
  .block__overview h2 {
    margin: 96px 0 2px -6px;
  }
}
.block__overview__content {
  flex-wrap: wrap;
  display: flex;
  width: 100%;
  margin: 0 0 0 -8px;
}
@media (max-width: 1100px) {
  .block__overview__content {
    margin: 0 0 0 -6px;
  }
}
.block__overview__content article {
  width: 25%;
  padding: 16px 20px 40px 20px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #fff;
  background: #fbfbfb;
  min-height: initial !important;
  line-height: 1.1;
  font-size: 80%;
}
@media (max-width: 1200px) {
  .block__overview__content article {
    width: 33.33%;
  }
}
@media (max-width: 900px) {
  .block__overview__content article {
    width: 50%;
  }
}
@media (max-width: 700px) {
  .block__overview__content article {
    width: 100%;
  }
}
.block__overview__content article img {
  max-width: 250px;
}
.block__overview__content article .dropbtn {
  margin: 24px 0 0 0;
}
.block__overview__content article .dropbtn__header {
  font-size: 70%;
  display: inline-block;
  text-transform: uppercase;
  opacity: 0.15;
}
.block__overview__content article .dropbtn a {
  border: 0 none;
}
.block__overview__content article .dropbtn .btn {
  font-size: 90%;
  border: 2px solid #e2e0e0;
  border-radius: 32px;
  display: inline-block;
  padding: 6px 15px 4px 15px;
  background: #e2e0e0;
  color: #fbfbfb;
  margin: 0 0 0 -6px;
  transition: 0.3s color, 0.3s background, 0.3s border-color;
}
.block__overview__content article .dropbtn .btn:hover {
  background: black;
  color: #fbfbfb;
  border-color: black;
}
.block__overview__content article .dropbtn .btn a {
  border: 0 none;
}
.block__overview__content article .dropbtn .btn.inact {
  opacity: 0.15;
  background: #fbfbfb;
  color: black;
  border-color: black;
}
.block__overview__content article .social_link {
  border: 0 none;
  width: 30px;
  height: 30px;
}
.block__overview__content article .social_link:hover img {
  opacity: 1;
}
.block__overview__content article .social_link img {
  width: 30px;
  height: 30px;
  opacity: 0.2;
  transition: 0.3s opacity;
}

* {
  box-sizing: border-box;
}

body, html {
  height: 100%;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2em;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  padding: 0;
  margin: 0;
  color: #222;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body:not(.home) #content {
  margin-top: 0;
}
body:not(.home) #masthead {
  display: none;
}
body.scrolled #masthead > div {
  pointer-events: none;
}
body.scrolled #readmore {
  opacity: 0;
  pointer-events: none;
}
body a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s border-color;
  border-bottom: 1px solid #9d9d9d;
}
body a:hover {
  border-bottom: 1px solid #000;
}
body a.back {
  font-size: 90%;
  border: 2px solid #e2e0e0;
  border-radius: 32px;
  display: inline-block;
  padding: 6px 15px 4px 15px;
  background: #e2e0e0;
  color: #fbfbfb;
  margin: 0 0 0 -6px;
  transition: 0.3s color, 0.3s background, 0.3s border-color;
}
body a.back:hover {
  background: black;
  color: #fbfbfb;
  border-color: black;
}
body a.back:hover a {
  border: 0 none;
}
body img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
body p {
  margin-bottom: 18px;
}
body h1 {
  line-height: 1.1;
  margin: 12px 0;
  padding: 0;
  font-size: 1.8rem;
}
body h2 {
  line-height: 1.1;
  margin: 72px 0 12px 0;
  padding: 0;
  font-size: inherit;
}
body h3, body h4 {
  margin: 6px 0 12px 0;
  line-height: 1;
}
body strong, body b {
  font-weight: normal;
}
body #masthead {
  position: sticky;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
}
body #masthead > * {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  display: flex;
  justify-content: center;
  z-index: -1;
  pointer-events: auto;
}
body #masthead > * h1 {
  align-self: center;
  color: white;
  width: 100%;
  font-size: 10vw;
  line-height: 1;
  text-align: center;
}
@media (max-width: 1300px) {
  body #masthead > * h1 {
    font-size: 11.5vw;
  }
}
@media (max-width: 1100px) {
  body #masthead > * h1 {
    font-size: 18vw;
  }
}
body #masthead > * .what {
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 23px;
  margin-top: 0px;
}
body #masthead > * .what > div:first-child {
  padding: 16px 26px;
  font-size: 32px;
  color: black;
  display: inline-block;
  background: white;
  opacity: 0.3;
  margin-top: 0px;
  border-radius: 122px;
}
@media (max-width: 1100px) {
  body #masthead > * .what > div:first-child {
    font-size: 17px;
    padding: 7px 18px;
    line-height: 1.2;
    border-radius: 44px;
  }
  body #masthead > * .what > div:first-child br {
    display: block;
  }
}
body #masthead > * .what > div:nth-child(2) {
  padding: 9px 32px;
  font-size: 16px;
  color: white;
  display: block;
  opacity: 0.3;
  margin-top: 2px;
  border-radius: 122px;
}
@media (max-width: 1100px) {
  body #masthead > * .what > div:nth-child(2) {
    font-size: 17px;
    padding: 7px 18px;
    line-height: 1.2;
    border-radius: 44px;
  }
  body #masthead > * .what > div:nth-child(2) br {
    display: block;
  }
}
body #masthead > * #readmore {
  position: absolute;
  bottom: 124px;
  left: 0;
  width: 100%;
  text-align: center;
}
body #masthead > * #readmore > div {
  font-size: 21px;
  color: white;
  display: inline-block;
  padding: 0px 12px;
  border-radius: 12px;
  border: 1px solid;
  padding: 12px 22px;
  border-radius: 22px;
  opacity: 0.3;
  cursor: pointer;
  transtion: 0.2s opacity;
  line-height: 18px;
  transition: 0.3s opacity;
}
body #masthead > * #readmore > div:hover {
  opacity: 0.8;
}
body #content {
  background: white;
  width: 100vw;
  padding: 24px 24px 223px 24px;
  z-index: -1;
  margin-top: -15vh;
}
@media (max-width: 1100px) {
  body #content {
    margin-top: -30vh;
    padding: 12px 12px 223px 12px;
  }
}
body #content #main > p {
  max-width: 1300px;
}
body #content #main > img {
  width: initial;
  height: auto;
  max-width: 600px;
}
body .additional_images {
  margin-top: 96px;
  line-height: 1.1;
}
body .additional_images > div {
  margin-bottom: 24px;
}
body .additional_images > div img {
  max-width: 600px;
}
