.footer{background:var(--color-text);color:var(--color-text-inverse)}.footer__container{padding:var(--space-xl) var(--space-m) 0 var(--space-m)}.footer__columns{overflow:hidden}.footer__column{float:left;margin-right:var(--space-xl)}.footer__column-title{margin:0 0 var(--space-s) 0}.footer__column-links{list-style:none;margin:0;padding:0}.footer__column-links li:last-child{margin-bottom:0}.footer__column-link{color:var(--color-text-inverse);text-decoration:none}.footer__column-link:hover{text-decoration:underline}.footer__copyright{clear:both;padding-top:var(--space-xl);padding-bottom:var(--space-m);font-size:12px;text-transform:uppercase;letter-spacing:1px}.footer__copyright-text{margin:0;color:var(--color-gray)}.video{width:100%;margin-top:var(--space-m);margin-bottom:var(--space-m)}.video .embed-container{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden}.video .embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.banner{padding:var(--space-l)}.banner__content{max-width:var(--max-width)}.banner__content li{list-style:disc;margin-left:1.2em}.banner__button{margin-top:var(--space-m)}.button{display:inline-block;padding:var(--space-s) var(--space-m);background:#000;color:#fff;text-decoration:none;text-transform:uppercase}.button:hover{opacity:.8}.button h3{margin:0}.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:var(--space-l);max-width:1024px;margin:0 auto;overflow:hidden}@media (min-width:1600px){.home{padding:var(--space-xxl)}}.home__content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.home__title{text-align:center}.home__links{display:flex;align-items:center;gap:var(--space-m)}.home__link{text-decoration:none;padding:.25rem .5rem;border-radius:4px}.home__link--admin{color:var(--color-text-inverse);background:var(--color-text);border:1px solid var(--color-text-inverse)}.home__link--docs{color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border)}.home__footer{display:flex;flex-direction:column;align-items:center;gap:6px}@media (min-width:1024px){.home__footer{flex-direction:row;gap:var(--space-s)}}.home__footer p{margin:0}.home__code-link{text-decoration:none;padding:0 .5rem;background:var(--color-muted);border-radius:4px}.error-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:var(--space-l);text-align:center}.error-page__content{max-width:480px}.error-page__code{line-height:1;margin:0 0 var(--space-m);opacity:.2}.error-page__title{line-height:1.2;margin:0 0 var(--space-m)}.error-page__message{margin:0 0 var(--space-l);opacity:.7}.error-page__button,.error-page__link{display:inline-block;padding:12px 24px;background:var(--color-text);color:var(--color-bg);text-decoration:none;border:none;border-radius:4px;font-size:inherit;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.error-page__button:hover,.error-page__link:hover{opacity:.8}.gallery{align-items:center}.gallery,.gallery__images{display:flex;flex-direction:column}.gallery__images{gap:var(--space-m)}.gallery__image{max-width:var(--max-width);height:auto;max-height:110vh;object-fit:contain}.gallery__button{margin-top:var(--space-m);padding:.5em 1em;background:none;border:1px solid;cursor:pointer}.page{max-width:1200px}.page__header{margin-bottom:var(--space-m)}.page__title{display:inline;background:var(--color-text);color:var(--color-text-inverse);padding:0 .1em;line-height:1;box-decoration-break:clone;-webkit-box-decoration-break:clone;text-transform:uppercase}.page__empty{text-align:center;color:var(--color-gray);padding:var(--space-xxl)}.page .image{margin-bottom:var(--space-m)}.page .image img{width:100%;height:auto;display:block}.page .headline{margin-top:var(--space-l);margin-bottom:var(--space-s)}.page .headline .content{max-width:var(--max-width)}.page .headline h1{text-transform:uppercase}.page .headline a{text-decoration:underline;text-underline-offset:2px}.page .multi-column{max-width:var(--max-width);margin-bottom:var(--space-m)}.page .multi-column .column{margin-bottom:var(--space-s)}.page .multi-column li{list-style:disc;margin-left:1.2em}.page .accordion,.page .video{max-width:var(--max-width)}.page .accordion{margin-left:0;margin-right:0;margin-top:0}.billetten-button{margin:var(--space-s) 0}.billetten-button a{display:inline-block;padding:var(--space-s) var(--space-m);background:var(--color-text);color:var(--color-text-inverse);text-decoration:none;text-transform:uppercase}.billetten-button a:hover{opacity:.8}.billetten-button h2{margin:0}.program{width:100%}.program__cover{width:100%;margin-bottom:var(--space-l)}.program__cover-image,.program__cover-video{display:block;width:100%;height:auto}.program__cover-image--desktop{display:none}@media (min-width:768px){.program__cover-image--mobile{display:none}.program__cover-image--desktop{display:block}}.program__header{max-width:var(--max-width);margin:0 auto var(--space-xl);padding:0 var(--space-m)}.program__sections{display:flex;flex-direction:column}.program__section{padding:var(--space-l) var(--space-m)}.program__section--programImage,.program__section--programVideo,.program__section--slides,.program__section--videoAutoplay{padding-inline:0}.program__credits,.program__text{max-width:var(--max-width);margin:0 auto}.program__credits-headline{margin-bottom:var(--space-m)}.program__credits-list{display:grid;gap:var(--space-s)}.program__credits-row{display:grid;gap:0}@media (min-width:768px){.program__credits-row{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:var(--space-m)}}.program__credits-role{opacity:.6}.program__credits-name,.program__figure{margin:0}.program__figure img{display:block;width:100%;height:auto}.program__figure figcaption{max-width:var(--max-width);margin:var(--space-s) auto 0;padding:0 var(--space-m);opacity:.6}.program__video{display:block;width:100%;height:auto}.program__embed{position:relative;width:100%;max-width:var(--max-width);margin:0 auto;aspect-ratio:16/9}.program__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}