.landingpage-projectcards-container{overflow:scroll;height:100svh}.landingpage-projectcards-container::-webkit-scrollbar{display:none}.buttonnav-button{background-color:transparent;padding:.2rem 1.4rem;border-radius:25px;color:var(--white);text-align:center;border:2px solid var(--white);text-transform:lowercase}.nav{width:100vw;position:fixed;top:0;left:0;z-index:100}.nav-buttons{width:100vw;height:fit-content;position:fixed;bottom:0;left:0;padding:0 1rem 1rem;display:flex;justify-content:space-between}.navbar-ticker{bottom:2.8rem}.nav-headline{width:100%;text-align:center;text-transform:uppercase;color:var(--white);padding-top:1rem}@media screen and (min-width: 800px){.nav-buttons{position:absolute;top:0;left:0;padding:1rem 1rem 0}}.projectcard-wrapper{position:relative}.projectcard-info{width:100svw;max-width:100%;min-height:100vh;min-height:100svh;position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--white);pointer-events:none;visibility:visible;opacity:1;transition:opacity .15s linear}.fadeHidden{visibility:hidden;opacity:0;transition:visibility 0s .15s,opacity .15s linear}.show{display:block}.hide{display:none}.projectcard-info-title{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;max-width:80%;text-align:center}.projectcard-info-tags{display:flex;gap:.5rem;flex-wrap:wrap;text-transform:lowercase;justify-content:center;max-width:90%;position:absolute;bottom:1rem}.ticker-wrapper{overflow:hidden}.ticker-element{overflow:hidden;position:fixed;bottom:0;left:0;background-color:var(--pink);color:var(--darkpink);z-index:100;padding:.6rem 0;width:fit-content;animation:moveLeft linear infinite;animation-duration:var(--animation-duration);will-change:transform;backface-visibility:hidden;perspective:1000;display:inline-flex}@keyframes moveLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-content{white-space:nowrap;margin-right:1rem}.navpages-container{width:100%;max-width:100%;position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;height:50px;padding:0 1rem;background-color:var(--white);z-index:100;transition:background-color .3s linear}.navpages-container>a{display:block}.navpages-name{text-transform:uppercase}@media screen and (min-width: 800px){.navpages-container{background-color:transparent}}.showpage-container{margin-top:50px;padding-top:5rem;width:100%;display:flex;justify-content:center;margin-bottom:2.5rem}.showpage-list-container{flex-grow:1;display:flex;flex-direction:column;gap:4.5rem;padding:0 1rem}.showpage-list-container-past-archive{display:flex;flex-direction:column;gap:2rem}.showpage-list-element-container{display:flex;flex-direction:column;gap:3rem}.showpage-list-element{display:flex;flex-direction:column}.showpage-list-element-headline{margin-bottom:.6rem;font-variant-numeric:tabular-nums}.showpage-list-element-info{display:grid;grid-template-columns:1fr 3fr;gap:.5rem;padding:.4rem 0;border-top:1px solid var(--black)}.showpage-list-element-info:last-child{border-bottom:1px solid var(--black)}.showpage--info-date{font-variant-numeric:tabular-nums}@media screen and (min-width: 800px){.showpage-list-container{min-width:59%;max-width:60%}.showpage--info-placeholder{display:none}.showpage-list-element-info{grid-template-columns:1fr 1.5fr 3fr;border-top:2px solid var(--black)}.showpage-list-element-info:last-child{border-bottom:2px solid var(--black)}}.aboutpage-container{margin-top:50px;margin-bottom:5rem;display:flex;flex-direction:column;gap:3rem;padding:0 1rem;overflow:hidden}.aboutpage-info-wrapper{display:flex;flex-direction:column;gap:3rem}.aboutpage-headline{border-bottom:1px solid var(--black);padding-bottom:.3rem}.productions-button-top{position:fixed;bottom:0;left:0;z-index:900;padding:0 2rem 1rem;visibility:visible;opacity:1;transition:opacity .1s linear}.aboutpage-buttons-right{padding:0 2rem 1rem;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;gap:1rem}.aboutpage-info-text-section,.aboutpage-info-text-blocks{display:flex;flex-direction:column;gap:2rem}.aboutpage-info-text-text{-webkit-hyphens:auto;hyphens:auto}.aboutpage-info-bio-element>p{-webkit-hyphens:auto;hyphens:auto}.aboutpage-info-bio-links{margin-top:1rem;display:flex;flex-direction:column;gap:.2rem}.aboutpage-info-bio-wrapper,.aboutpage-info-press{display:flex;flex-direction:column;gap:2rem}.aboutpage-info-press-blocks{display:flex;flex-direction:column;gap:3.5rem}.aboutpage-info-press-listblock{display:flex;flex-direction:column;gap:2rem}.about-contact-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.about-contact-teamcategory-wrapper{margin-top:1rem;display:flex;flex-direction:column}.about-contact-support-element{display:flex;flex-direction:column}.about-contact-support-logo{width:130px;display:flex;mix-blend-mode:multiply;margin-bottom:1rem;padding-top:.8rem;z-index:-100}.mail-icon{padding-top:5px}@media screen and (min-width: 800px){.aboutpage-container{max-width:60%;margin-left:auto;margin-right:auto}.aboutpage-headline{border-bottom:2px solid var(--black)}.aboutpage-info-bio-links{flex-direction:row;flex-wrap:wrap;gap:1rem}}.textgallery-container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.textgallery-left,.textgallery-right{cursor:pointer}.textgallery-main{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.textgallery-main-text{text-align:center}.textgallery-main-info{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.aboutpage-info-press-listelement{display:flex;flex-direction:column}.headline-press{text-transform:uppercase}.aboutpage-info-press-listelement>ul{display:flex;flex-direction:column}.aboutpage-info-press-listelement-li{display:flex;align-items:flex-start;gap:.4rem}.buttonround-button{background-color:var(--pink);padding:.6rem 1rem;border-radius:15px;box-shadow:0 0 15px var(--darkpink-translucent);color:var(--darkpink);text-align:center}.productions-container{position:relative;max-height:100svh;max-width:100%;overflow-y:scroll;overflow-x:hidden}.productions-background{position:sticky;top:0;left:0;max-width:100%;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;color:var(--black);z-index:-1}.productions-background-title{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;max-width:80%;text-align:center}.productions-background-tags{display:flex;gap:.5rem;flex-wrap:wrap;text-transform:lowercase;justify-content:center;max-width:90%}.productions-button-container{position:fixed;bottom:0;left:0;display:flex;justify-content:space-between;width:100%;padding:0 2rem 1rem;visibility:visible;opacity:1;transition:opacity .1s linear;z-index:900}.fadeHidden{visibility:hidden;opacity:0;transition:visibility 0s .1s,opacity .1s linear}.productions-content{margin-top:-5rem;padding:0 1rem;animation-name:scrollIn;animation-duration:1s;display:flex;flex-direction:column}@keyframes scrollIn{0%{margin-top:0}to{margin-top:-5rem}}.productions-content-thumb{margin-bottom:3rem}.productions-textcontent-wrapper{display:flex;flex-direction:column;gap:2.5rem;margin-bottom:4rem}.productions-textcontent-premieredescription-wrapper{display:flex;flex-direction:column;gap:1.5rem}.productions-textcontent-premiere-wrapper{display:flex;column-gap:.5rem;align-items:flex-start}.productions-textcontent-premiere-righthalf{display:flex;flex-wrap:wrap}.productions-textcontent-credits-wrapper{display:flex;flex-direction:column}.productions-textcontent-credits-creditblock{display:flex;flex-wrap:wrap;column-gap:.4rem}.productions-presslist{max-width:50ch}.productions-textcontent-shows-wrapper{display:flex;flex-direction:column;min-width:100%}.productions-textcontent-shows-list-wrapper{display:flex;flex-direction:column;gap:.2rem}.productions-textcontent-shows-element-wrapper{display:flex;align-items:baseline;width:100%;gap:.4rem}.productions-textcontent-shows-element-date{min-width:11ch;font-variant-numeric:tabular-nums}.productions-textcontent-shows-element-show{flex-grow:1;display:flex;align-items:baseline}.productions-textcontent-shows-moreless{cursor:pointer}.productions-textcontent-support-logos-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:1rem;margin-top:1rem;z-index:0}.productions-textcontent-support-logo-container{height:80px;width:80px;filter:grayscale();mix-blend-mode:multiply;-webkit-mix-blend-mode:multiply;z-index:-100}.productions-content-videos{display:flex;flex-direction:column;gap:.5rem;margin-bottom:3rem}.productions-images-wrapper{display:flex;flex-direction:column;gap:.5rem}.productions-sound-section{display:flex;flex-direction:column}.productions-sound-fading{height:150px;width:100%;background-image:linear-gradient(var(--white),var(--pink))}.productions-sound-main{height:100svh;padding-top:var(--nav-pages-height);width:100%;background-color:var(--pink)}.navSoundBackground{background-color:var(--pink);transition:background-color .2s linear}@media screen and (min-width: 800px){.productions-content{max-width:60%;margin-left:auto;margin-right:auto}.productions-content-thumb{margin-bottom:4rem}.productions-textcontent-premieredescription-wrapper{gap:1rem}.productions-textcontent-shows-wrapper{max-width:75%}.productions-textcontent-shows-element-date{min-width:12rem}.productions-textcontent-support-logo-container{height:120px;width:140px}.navSoundBackground{background-color:transparent;transition:none}}.privacy-wrapper{margin-top:50px;margin-bottom:5rem;padding:0 1rem}.privacy-content-wrapper{display:flex;flex-direction:column;gap:1rem}.privacy-button-top{position:fixed;bottom:1rem;left:2rem}@media screen and (min-width: 800px){.privacy-content-wrapper{max-width:60%;margin:auto}}.event-button-top{position:fixed;bottom:1rem;left:2rem}.event-wrapper{min-height:100svh;padding:50px 0 0;display:flex;flex-direction:column;justify-content:space-between}.event-content-wrapper{padding:0 1rem}.event-content-text{display:flex;flex-direction:column;gap:1rem;margin:2rem 0 1rem}.event-content-text-description{-webkit-hyphens:auto;hyphens:auto}.event-fading{height:150px;width:100%;background-image:linear-gradient(var(--white),var(--pink))}@media screen and (min-width: 800px){.event-content-wrapper{max-width:60%;margin-left:auto;margin-right:auto;padding:0}}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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}textarea{resize:none}button{display:block;line-height:inherit;font-family:inherit;font-size:inherit;color:inherit;background:none;text-align:left;cursor:pointer}button:focus{outline:none}input{-webkit-appearance:none;border-radius:0;font-family:inherit;font-size:inherit;background:none;display:block}*,*:before,*:after{box-sizing:border-box}:root{--white: hsl(0, 0%, 97%);--black: #000;--pink: #ffaced;--darkpink: #ff00b8;--darkpink-translucent: rgba(255, 0, 184, .6);--nav-pages-height: 50px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-size:100%;font-feature-settings:"liga" 0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,h1,h2,h3,h4,h5,h6,ul{overflow-wrap:break-word;line-height:1.2}h1{font-size:5.5rem}h2{font-size:3.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.3rem}p,li,div{font-size:1.1rem}::selection{background:transparent;color:var(--black)}strong{font-weight:700}em{font-style:italic}.underline{text-decoration:underline}.uppercase{text-transform:uppercase}@media screen and (min-width: 800px){::selection{background:var(--black);color:var(--white)}p,h1,h2,h3,h4,h5,h6,ul{overflow-wrap:break-word;line-height:1.2}h1{font-size:9rem}h2{font-size:5rem}h3{font-size:2.6rem}h4{font-size:1.7rem}h5,p,li,div{font-size:1.3rem}}.image-container-fullscreen{overflow:hidden;width:100svw;height:100svh;max-width:100%}.image-container-fullscreen>img{width:100%;height:100%;object-fit:cover}.image-container{width:100%;position:relative}.image-container>img{width:100%}.image-container-height-contain{height:100%}.image-container-height-contain>img{height:100%;width:100%;object-fit:contain}.image-align-left{object-position:left}.image-credit{color:var(--white);font-size:.45rem;position:absolute;right:.2rem;bottom:.2rem}@media screen and (min-width: 800px){.image-credit{font-size:.6rem}}a{display:inline-block;cursor:pointer;color:inherit;text-decoration:none}.external-link{font-family:Inter,sans-serif}.external-link-p{display:flex;gap:.3rem;align-items:baseline}p a{display:inline;color:inherit;background:inherit}*,*:before,*:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{width:100%;min-width:320px;color:var(--black);background:var(--white);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}img,video{display:block}
