@charset "UTF-8";
/* Subgrid Reset */
.bodytext h4,
.bodytext p,
.picture figure,
.text h3,
.text p,
.interview h6,
.interview p,
.blockquote blockquote,
.blockquote .citation,
.textend figure {
  grid-column: 1 / -1; }

h4 {
  font-size: 2.5rem;
  color: #000000; }

@media screen and (max-width: 48rem) {
  h4 {
    font-size: 2rem; } }

.text {
  margin-bottom: 2rem; }

.bodytext {
  margin: 4rem 0; }

@media screen and (max-width: 48rem) {
  .bodytext {
    margin: 2rem 0; } }

.bodytext p > a {
  font-family: 'SimpleStd', monospace;
  color: #7c7fce;
  padding-left: 1rem;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

.bodytext p > a:before {
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA3IDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM6c2VyaWY9Imh0dHA6Ly93d3cuc2VyaWYuY29tLyI+PHBhdGggZD0iTTMuODI1LDBsLTAuNDg0LDAuNDg0bDEuNzE4LDEuNzE4bC01LjA1OSwwLjAwNmwwLDAuNzEzbDUuMDU5LDAuMDA2bC0xLjcxOCwxLjcxOWwwLjQ4NCwwLjQ4M2wyLjU2NCwtMi41NjRsLTIuNTY0LC0yLjU2NVoiIHN0eWxlPSJmaWxsOiAjN2M3ZmNlOyIvPjwvc3ZnPg==");
  color: #7c7fce;
  width: 0.8rem;
  position: absolute;
  margin-left: -1rem;
  margin-top: 0.1rem; }

.bodytext p > a[href^="mailto"] {
  padding: 0; }

.bodytext p > a[href^="mailto"]:before {
  content: ''; }

.picture {
  margin: 2rem 0; }

.picture figure {
  position: relative; }

.picture figure figcaption {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  position: absolute;
  bottom: 0.5rem;
  right: -1.5rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  font-family: 'SimpleStd', monospace;
  color: #7c7fce;
  font-size: 0.8rem;
  letter-spacing: 0.02rem;
  word-spacing: -0.1rem; }

@media screen and (max-width: 48rem) {
  .picture figure figcaption {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    position: static; } }

.picture + .gallery,
.gallery + .picture {
  margin-top: 6rem; }

section.picture + section.bodytext,
section.gallery + section.bodytext {
  margin-top: 6rem; }

@media screen and (max-width: 48rem) {
  .picture + .gallery,
  .gallery + .picture {
    margin-top: 3rem; }
  section.picture + section.bodytext,
  section.gallery + section.bodytext {
    margin-top: 3rem; } }

.credits {
  margin: 2rem 0;
  font-family: 'SimpleStd', monospace; }

.credits > div {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: -2;
  grid-column-end: -1;
  margin: 1rem 0; }

.credits .title {
  color: #7c7fce;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem; }

.credits .value p {
  line-height: 1.5; }

.credits a {
  font-family: 'SimpleStd', monospace;
  padding-left: 1.2rem; }

.credits a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgNSA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiID48cGF0aCBkPSJNMS4xNDMsMGwwLDAuNjg0bDIuNDMsMGwtMy41NzMsMy41ODJsMC41MDQsMC41MDRsMy41ODIsLTMuNTczbDAsMi40M2wwLjY4NCwwbDAsLTMuNjI3bC0zLjYyNywwWiIgc3R5bGU9ImZpbGwtcnVsZTpub256ZXJvOyIvPjwvc3ZnPg==");
  width: 0.8rem;
  position: absolute;
  margin-left: -1.2rem; }

section.bodytext + section.credits {
  margin-top: 0;
  margin-bottom: 8rem; }

section.bodytext + section.credits > div {
  margin-top: 0; }

.gallery + .textend {
  margin-top: 6rem; }

/* Owl Carousel */
.owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  max-height: 510px;
  /* muss evtl noch feinjustiert werden */
  height: auto; }

@media screen and (max-width: 48rem) {
  .owl-carousel .owl-item img {
    max-height: 210px;
    /* muss evtl noch feinjustiert werden */ } }

.owl-carousel .owl-nav {
  /* 	background: aqua; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*   opacity: 0.4; */
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.owl-carousel .owl-nav button {
  /* 	background:red!important; */
  width: 10%;
  height: 100%;
  outline: none !important;
  color: rgba(0,0,0,0.5)!important;
  font-size: 2rem!important; }

.owl-carousel .owl-nav button:focus,
.owl-carousel .owl-nav button:active {
  outline: none !important; }

.owl-carousel .owl-nav .owl-prev {
  cursor: w-resize !important; 
  background: rgb(255,255,255) !important;
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important; 
}

.owl-carousel .owl-nav .owl-next {
  cursor: e-resize !important; 
  background: rgb(255,255,255) !important;
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important; 
  }

@media (hover: none) {
  .owl-carousel .owl-nav {
    display: none !important; } }

/* Video */
.video {
  position: relative;
  margin-top: 4rem;
  padding-bottom: 56%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

@media screen and (max-width: 48rem) {
  .video {
    margin-top: 2rem; } }

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.interview h6 {
  font-family: 'SimpleStd', monospace;
  color: #7c7fce;
  font-size: 1.2em;
  margin-bottom: 0.5rem; }

.interview p + h6 {
  margin-top: 2rem; }

.blockquote blockquote {
  quotes: "»" "«" "›" "‹";
  color: #7c7fce;
  font-size: 3em;
  line-height: 1.5em;
  display: inline; }

.blockquote blockquote:before {
  content: open-quote; }

.blockquote blockquote:after {
  content: close-quote;
  margin-right: 2rem; }

.blockquote .citation {
  display: inline-block;
  font-family: 'SimpleStd', monospace;
  color: #7c7fce;
  font-size: 1.5em;
  letter-spacing: 0.05em; }

.blockquote .citation:before {
  content: "\2014\2014\2014\2014";
  letter-spacing: -0.1em; }

.textend {
  margin-bottom: 4rem; }

@media screen and (max-width: 48rem) {
  .textend {
    text-align: center; }
  .textend img {
    max-width: 10rem; } }

section.subpages {
  margin-top: 10rem; }

