.main-carousel{width:100%}@media (min-width: 900px){.main-carousel{height:100vh;height:calc(var(--vh, 1vh) * 100);-webkit-transition:height .5s;-o-transition:height .5s;transition:height .5s}}.main-carousel:after{content:'';display:none}@media (min-width: 900px){.main-carousel:after{content:'flickity'}}.main-carousel .carousel-cell{height:100%;width:100%}.main-carousel .carousel-cell .one-image{height:100%;width:100%}@media (min-width: 900px){.main-carousel .carousel-cell.two-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.main-carousel .carousel-cell.two-images .links,.main-carousel .carousel-cell.two-images .rechts{width:100%;height:100%}@media (min-width: 900px){.main-carousel .carousel-cell.two-images .links,.main-carousel .carousel-cell.two-images .rechts{width:50%}}.main-carousel .carousel-cell .one-image,.main-carousel .carousel-cell .links,.main-carousel .carousel-cell .rechts{position:relative}.main-carousel .carousel-cell .one-image>div,.main-carousel .carousel-cell .links>div,.main-carousel .carousel-cell .rechts>div{height:100%;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.main-carousel .carousel-cell .one-image>div img,.main-carousel .carousel-cell .links>div img,.main-carousel .carousel-cell .rechts>div img{height:auto;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.main-carousel .carousel-cell .one-image>div.Mitte,.main-carousel .carousel-cell .links>div.Mitte,.main-carousel .carousel-cell .rechts>div.Mitte{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-carousel .carousel-cell .one-image>div.Oben,.main-carousel .carousel-cell .links>div.Oben,.main-carousel .carousel-cell .rechts>div.Oben{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main-carousel .carousel-cell .one-image>div.Unten,.main-carousel .carousel-cell .links>div.Unten,.main-carousel .carousel-cell .rechts>div.Unten{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-carousel .carousel-cell .one-image.rand,.main-carousel .carousel-cell .links.rand,.main-carousel .carousel-cell .rechts.rand{padding:2.78vw}.main-carousel .carousel-cell .one-image.rand img,.main-carousel .carousel-cell .links.rand img,.main-carousel .carousel-cell .rechts.rand img{height:auto;width:auto;max-width:100%;max-height:100%;min-width:unset;min-height:unset;-o-object-fit:unset;object-fit:unset;max-height:80vh}@media (min-width: 600px){.main-carousel .carousel-cell .one-image.rand img,.main-carousel .carousel-cell .links.rand img,.main-carousel .carousel-cell .rechts.rand img{max-height:90vh}}@media (min-width: 900px){.main-carousel .carousel-cell .one-image.rand img,.main-carousel .carousel-cell .links.rand img,.main-carousel .carousel-cell .rechts.rand img{max-height:100%}}.main-carousel .carousel-cell .one-image.cover,.main-carousel .carousel-cell .links.cover,.main-carousel .carousel-cell .rechts.cover{max-height:80vh}@media (min-width: 600px){.main-carousel .carousel-cell .one-image.cover,.main-carousel .carousel-cell .links.cover,.main-carousel .carousel-cell .rechts.cover{max-height:90vh}}@media (min-width: 900px){.main-carousel .carousel-cell .one-image.cover,.main-carousel .carousel-cell .links.cover,.main-carousel .carousel-cell .rechts.cover{max-height:unset}}.main-carousel .carousel-cell .one-image.cover img,.main-carousel .carousel-cell .links.cover img,.main-carousel .carousel-cell .rechts.cover img{width:inherit;height:auto;min-width:100%;min-height:100%;max-width:unset;max-height:unset;-o-object-fit:cover;object-fit:cover;max-height:80vh}@media (min-width: 600px){.main-carousel .carousel-cell .one-image.cover img,.main-carousel .carousel-cell .links.cover img,.main-carousel .carousel-cell .rechts.cover img{max-height:90vh}}@media (min-width: 900px){.main-carousel .carousel-cell .one-image.cover img,.main-carousel .carousel-cell .links.cover img,.main-carousel .carousel-cell .rechts.cover img{max-height:unset}}header{z-index:15}.nav{position:fixed;left:2.78vw;top:1.85333vw;z-index:15}.nav h3{white-space:nowrap}.nav .desktop-name{display:none}@media (min-width: 1500px){.nav .desktop-name{display:inline-block}}@media (min-width: 1500px){.nav .mobil-name{display:none}}.logo{position:fixed;right:calc(50% - 44px);bottom:calc(50% - 60px);z-index:15;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}@media (min-width: 600px){.logo{bottom:8.34vw;bottom:calc(50% - 60px)}}.logo svg{height:5rem;cursor:pointer}@media (min-width: 600px){.logo svg{height:8rem}}@media (min-width: 900px){.logo svg{height:unset}}.logo.white{fill:white}.logo svg.hide{display:none}@media (min-width: 900px){.logo.hide{opacity:0;pointer-events:none}}.logo.hideMobile{opacity:0;pointer-events:none}.header-name{position:fixed;width:100%;top:1.85333vw;left:0;text-align:center;z-index:2;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.header-name.hide{opacity:0;pointer-events:none}.nav,.header-name{display:none}@media (min-width: 900px){.nav,.header-name{display:block}}.nav h3,.header-name h3{font-weight:400;margin:0;margin-top:.125rem;margin-bottom:.125rem;font-size:1.25rem}.nav a,.header-name a{color:black;text-decoration:none;position:relative}.nav a:after,.header-name a:after{content:"";position:absolute;bottom:2px;left:0;width:0;background-color:black;height:1px}.nav.white a,.header-name.white a{color:white}.nav.white a:after,.header-name.white a:after{background-color:white}.nav.black a,.header-name.black a{color:black !important}@media (hover: hover){.nav a:hover:after{width:100%}}.nav-mobile{position:-webkit-sticky;position:sticky;width:100%;left:0;top:0;z-index:10;background-color:white !important;padding-top:2.78vw;padding-left:2.78vw;padding-right:2.78vw}@media (min-width: 900px){.nav-mobile{display:none}}.nav-mobile h3{font-weight:100;font-size:1rem}.nav-mobile a{color:black;text-decoration:none}.nav-mobile .mobile-title-header{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.nav-mobile .mobile-title-header.noopacity{opacity:1 !important}.nav-mobile .mobile-title-header.always-visible{opacity:1 !important}.nav-mobile .mobile-icon{width:100%;text-align:center;border-bottom:1px solid black}.nav-mobile .mobile-icon .mobile-svg{position:absolute;left:2.78vw;margin-top:.15rem;height:.8rem}.nav-mobile .mobile-icon .mobile-svg *{stroke-width:4px}.nav-mobile .mobile-icon .mobile-svg.hide{display:none}.nav-mobile .mobile-icon h3:first-child{cursor:pointer}.nav-mobile .mobile-icon h3{margin:0;display:inline-block;margin-bottom:.425rem}.nav-mobile .mobile-options h3{border-bottom:1px solid black;text-align:center;padding-top:1rem;padding-bottom:1rem;margin:0;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-mobile .mobile-options h3 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-mobile .mobile-options h3:last-child{margin-bottom:0}.nav-mobile .mobile-options.hide{display:none}.news-cta a,.info-cta a{cursor:pointer}.news-cta.focus a:after,.info-cta.focus a:after{background-color:black}#nav-bottom{position:relative;padding-left:2.78vw;bottom:0rem;width:100%;pointer-events:none;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media (min-width: 600px){#nav-bottom{width:25%}}@media (min-width: 900px){#nav-bottom{bottom:1rem;width:16.66667%;position:fixed}}#nav-bottom .footer-logo{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:all;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-right:2.78vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 600px){#nav-bottom .footer-logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 900px){#nav-bottom .footer-logo{position:absolute}}#nav-bottom .footer-logo svg{height:4.375rem;cursor:pointer}@media (min-width: 600px){#nav-bottom .footer-logo svg{height:4.375rem}}#nav-bottom .footer-logo svg.hide{display:none}.nav-singular{display:none}@media (min-width: 900px){.nav-singular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav-singular.weiss *{color:white !important}.nav-singular.weiss *:after{background-color:white !important}.nav-singular.weiss * svg{fill:white}.nav-singular a:after{width:0 !important}.nav-singular .pfeile-links-works svg{cursor:pointer;height:.7rem;padding-right:1rem}.nav-singular .pfeile-rechts-works svg{cursor:pointer;padding-left:1rem;height:.7rem}.nowork{pointer-events:none;opacity:0}.nav-singular-right{position:absolute;left:2.78vw;bottom:.7rem;z-index:15;top:unset;color:black}.nav-singular-right.weiss *{color:white !important}.nav-singular-right.weiss *:after{background-color:white !important}.nav-singular-right.weiss * svg{fill:white}.nav-singular-right a svg{height:.7rem}.nav-singular-right>a:first-child:after,.nav-singular-right>a:last-child:after{width:0 !important}.nav-singular-right a:after{width:100%}@media (hover: hover){.nav-singular-right a:hover:after{width:0}}.nav-singular-right .pfeil_links{padding-right:1rem}.nav-singular-right .pfeil_rechts{padding-left:1rem}.singular-header-cta-flex{display:inline-block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.singular-header-cta-flex.weiss *{color:white !important}.singular-header-cta-flex.weiss *:after{background-color:white !important}.nav-mobile-singular .mobile-title-header{width:75%}.nav-mobile-singular .mobile-title-header *{margin:0}.nav-mobile-singular .mobile-icon a:last-child .mobile-svg{right:2.78vw;left:unset}.year-fix{position:absolute;left:0;right:0;margin:auto;opacity:1;pointer-events:none}@media (min-width: 900px){.year-fix{display:none}}.year-fix.noopacity{float:right;position:absolute;opacity:0}.year-fix.menu-open{position:absolute !important;opacity:0 !important}footer{position:relative;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:1rem;margin-top:1rem;margin-bottom:1rem}@media (min-width: 900px){footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:0;height:3rem;margin-bottom:1rem}}footer .footer-logo{height:100%}footer .footer-logo svg{height:100%}footer .footer-name{padding-left:2.78vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 900px){footer .footer-name{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}footer .footer-name h3{font-weight:400;margin:0;font-size:1rem}@media (min-width: 900px){footer .footer-name h3{font-size:1.25rem}}footer .footer-nav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:2.78vw;padding-bottom:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:2.78vw}@media (min-width: 600px){footer .footer-nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-left:0;padding-bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}@media (min-width: 900px){footer .footer-nav{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}footer .footer-nav h3{font-weight:400;margin:0;font-size:1rem}@media (min-width: 900px){footer .footer-nav h3{font-size:1rem}}footer .footer-nav a{color:black;text-decoration:none;position:relative}footer .footer-nav a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:black;height:1px}@media (hover: hover){footer .footer-nav a:hover:after{width:0}}footer.footer-normal{width:100%;padding-left:2.78vw;height:auto;background-color:white;margin-bottom:0rem;padding-bottom:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse wrap;flex-flow:row-reverse wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 600px){footer.footer-normal{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 900px){footer.footer-normal{height:auto;left:16.66667%;padding-left:0;width:83.33333%}}footer.footer-normal #footer-back-to-top{padding-right:2.78vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end;padding-top:3rem}@media (min-width: 600px){footer.footer-normal #footer-back-to-top{padding-top:0rem}}footer.footer-normal #footer-back-to-top .back h3:after{content:"";position:absolute;bottom:4px;left:0;width:0;background-color:black;height:1px}@media (min-width: 900px){footer.footer-normal #footer-back-to-top .back h3:after{bottom:2px}}footer.footer-normal #footer-back-to-top .back h3{position:relative}@media (hover: hover){footer.footer-normal #footer-back-to-top .back h3:hover::after{width:100%}}footer.footer-normal .back{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;pointer-events:all;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}footer.footer-normal .back h3{font-size:1rem;margin:0}@media (min-width: 900px){footer.footer-normal .back h3{font-size:1.25rem}}footer.footer-normal .back svg:first-child{height:1rem;margin-right:1rem;opacity:0;pointer-events:none}@media (min-width: 600px){footer.footer-normal .back svg:first-child{display:none}}footer.footer-normal .back svg:last-child{height:1rem;margin-left:1rem}footer.footer-normal .footer-nav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0}@media (min-width: 600px){footer.footer-normal .footer-nav{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}footer.footer-normal.singular{width:100%;left:0;padding-left:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}@media (min-width: 600px){footer.footer-normal.singular{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}footer.footer-normal.singular .footer-name{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width: 600px){footer.footer-normal.singular .footer-name{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}footer.footer-normal.singular .footer-nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding-left:2.78vw}footer.footer-normal.singular .footer-nav h3:first-child{text-align:left}@media (min-width: 600px){footer.footer-normal.singular .footer-nav h3:first-child{text-align:left}}#works-main,#exhibitions-main{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}@media (min-width: 900px){#works-main,#exhibitions-main{padding-top:2rem;padding-top:1.85333vw}}#works-main .titel-works,#exhibitions-main .titel-works{position:absolute;display:none}#works-main .separator-top,#exhibitions-main .separator-top{position:relative;width:100%;height:1px;background-color:transparent;margin-bottom:.5rem}@media (min-width: 900px){#works-main .separator-top,#exhibitions-main .separator-top{margin-bottom:.85rem}}#works-main .separator-bottom,#exhibitions-main .separator-bottom{position:relative;width:100%;height:1px;background-color:black;margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 900px){#works-main .separator-bottom,#exhibitions-main .separator-bottom{margin-top:.85rem;margin-bottom:.85rem}}#works-main .dis,#exhibitions-main .dis{position:-webkit-sticky;position:sticky;top:1.85333vw;padding-top:.125rem;z-index:11;background-color:transparent;width:100%;padding-left:2.78vw;padding-right:2.78vw;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;text-align:center;pointer-events:none}@media (min-width: 900px){#works-main .dis,#exhibitions-main .dis{padding-left:0;width:100%;left:0;padding-top:0;padding-bottom:.75rem;text-align:right;margin-top:0;background-color:transparent}}#works-main .dis *,#exhibitions-main .dis *{pointer-events:all}#works-main .dis.hideAll,#exhibitions-main .dis.hideAll{padding-bottom:0;pointer-events:none;position:-webkit-sticky;position:sticky}@media (min-width: 900px){#works-main .dis.hideAll,#exhibitions-main .dis.hideAll{position:relative;top:0}}#works-main .dis.hideAll span,#exhibitions-main .dis.hideAll span{cursor:pointer;pointer-events:all}#works-main .dis.hideAll .pfeile-links-works,#works-main .dis.hideAll .pfeile-rechts-works,#exhibitions-main .dis.hideAll .pfeile-links-works,#exhibitions-main .dis.hideAll .pfeile-rechts-works{opacity:0;pointer-events:none}#works-main .dis.hideAll span:last-of-type,#exhibitions-main .dis.hideAll span:last-of-type{float:unset}#works-main .dis.hide,#exhibitions-main .dis.hide{opacity:0}#works-main .dis.hide2,#exhibitions-main .dis.hide2{opacity:0 !important}#works-main .dis.hide2 span,#exhibitions-main .dis.hide2 span{opacity:0 !important}#works-main .dis .pfeile-links-works svg,#exhibitions-main .dis .pfeile-links-works svg{cursor:pointer;height:.7rem;padding-right:1rem}#works-main .dis .pfeile-rechts-works svg,#exhibitions-main .dis .pfeile-rechts-works svg{cursor:pointer;padding-left:1rem;height:.7rem}#works-main .dis .pfeile-links-works.hideAlways,#works-main .dis .pfeile-rechts-works.hideAlways,#exhibitions-main .dis .pfeile-links-works.hideAlways,#exhibitions-main .dis .pfeile-rechts-works.hideAlways{opacity:0 !important;pointer-events:none !important}#works-main .plus,#exhibitions-main .plus{position:absolute;cursor:pointer}#works-main .plusClose,#exhibitions-main .plusClose{position:relative;cursor:pointer;text-decoration:none;display:none;z-index:9}#works-main .plusClose:after,#exhibitions-main .plusClose:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:black;height:1px}@media (hover: hover){#works-main .plusClose:hover:after,#exhibitions-main .plusClose:hover:after{width:0}}#works-main .single-year,#exhibitions-main .single-year{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;padding-top:3.6rem;padding-bottom:3.6rem}#works-main .single-year:after,#exhibitions-main .single-year:after{content:"";position:absolute;height:0px;width:100%;background-color:black;top:2px;left:0}#works-main .single-year.totalHide:after,#exhibitions-main .single-year.totalHide:after{height:0}#works-main .single-year.hideAll,#exhibitions-main .single-year.hideAll{overflow:hidden;height:0 !important;padding-bottom:0;padding-top:0}#works-main .single-year.hideAll *,#exhibitions-main .single-year.hideAll *{pointer-events:none;opacity:0}#works-main .single-year .single-box,#exhibitions-main .single-year .single-box{outline:unset;display:inline-block;color:black;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:3.57rem}@media (min-width: 900px){#works-main .single-year .single-box,#exhibitions-main .single-year .single-box{padding-bottom:3.57rem}}#works-main .single-year .single-box img,#exhibitions-main .single-year .single-box img{width:auto;cursor:pointer;height:auto;max-height:70vh;max-width:100%;-ms-flex-item-align:center;align-self:center}@media (min-width: 900px){#works-main .single-year .single-box img,#exhibitions-main .single-year .single-box img{max-height:70vh;width:auto;height:auto}}#works-main .single-year .single-box h4,#exhibitions-main .single-year .single-box h4{opacity:0;pointer-events:none;margin-top:0.5rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:auto;margin-bottom:3rem;padding-bottom:.125rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media (min-width: 900px){#works-main .single-year .single-box h4,#exhibitions-main .single-year .single-box h4{display:block}}#works-main .single-year .quer,#exhibitions-main .single-year .quer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}@media (min-width: 900px){#works-main .single-year .quer,#exhibitions-main .single-year .quer{width:calc(((100% + 2.78vw) / 10 ) * 4)}}@media (min-width: 1800px){#works-main .single-year .quer,#exhibitions-main .single-year .quer{width:calc(((100% + 2.78vw) / 10 ) * 3)}}#works-main .single-year .quer-filter,#exhibitions-main .single-year .quer-filter{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}@media (min-width: 900px){#works-main .single-year .quer-filter,#exhibitions-main .single-year .quer-filter{width:calc(((100% + 2.78vw) / 24 ) * 4)}}@media (min-width: 1800px){#works-main .single-year .quer-filter,#exhibitions-main .single-year .quer-filter{width:calc(((100% + 2.78vw) / 24 ) * 3)}}#works-main .single-year .hoch,#exhibitions-main .single-year .hoch{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (min-width: 900px){#works-main .single-year .hoch,#exhibitions-main .single-year .hoch{width:calc(((100% + 2.78vw) / 10 ) * 3)}}@media (min-width: 1800px){#works-main .single-year .hoch,#exhibitions-main .single-year .hoch{width:calc(((100% + 2.78vw) / 10 ) * 2)}}#works-main .single-year .hoch-filter,#exhibitions-main .single-year .hoch-filter{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (min-width: 900px){#works-main .single-year .hoch-filter,#exhibitions-main .single-year .hoch-filter{width:calc(((100% + 2.78vw) / 24 ) * 3)}}@media (min-width: 1800px){#works-main .single-year .hoch-filter,#exhibitions-main .single-year .hoch-filter{width:calc(((100% + 2.78vw) / 24 ) * 2)}}#works-main .single-year .grid-gap,#exhibitions-main .single-year .grid-gap{width:calc(( (100% + 2.78vw) / 10 ) / 3)}@media (min-width: 1800px){#works-main .single-year .grid-gap,#exhibitions-main .single-year .grid-gap{width:calc((( (100% + 2.78vw) / 10 ) / 3) * 1.5)}}#works-main .title-work,#exhibitions-main .title-work{position:relative;float:left}@media (max-width: 899px){#works-main .title-work,#exhibitions-main .title-work{display:none}}#works-main .title-work.close,#exhibitions-main .title-work.close{position:absolute}#works-main{opacity:0}#news,#info{position:fixed;width:100%;left:0;z-index:10;padding-left:2.78vw;background-color:white;padding-right:2.78vw}@media (min-width: 900px){#news,#info{padding-left:16.66667%;padding-top:1.85333vw}}#news.hide,#info.hide{display:none}#news p:nth-child(2),#info p:nth-child(2){margin-top:1.8rem;line-height:1.8rem}#news h3,#news p,#info h3,#info p{font-weight:400;margin:0;font-size:1rem}@media (min-width: 900px){#news h3,#news p,#info h3,#info p{margin-top:.125rem;margin-bottom:.125rem;font-size:1.25rem}}#news h3:first-child,#info h3:first-child{display:none}@media (min-width: 900px){#news h3:first-child,#info h3:first-child{display:block;margin-top:.125rem;margin-bottom:.125rem}}#news a,#info a{color:black;text-decoration:none;position:relative}#news a:after,#info a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:black;height:1px}@media (hover: hover){#news a:hover:after,#info a:hover:after{width:0%}}#news .close-news-div,#news .close-info-div,#info .close-news-div,#info .close-info-div{border-bottom:1px solid black}#news .close-news-div h3,#news .close-info-div h3,#info .close-news-div h3,#info .close-info-div h3{line-height:1.8rem;margin-top:1.8rem;margin-bottom:1.3rem;position:relative;display:inline-block;cursor:pointer}#exhibitions-main.news{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}#exhibitions-main.news .dis:first-of-type{padding-bottom:0}#exhibitions-main.news .single-year{padding-bottom:3rem}#exhibitions-main.news .single-year:after{top:0px}#exhibitions-main.news .new-single{position:relative;padding-top:3.6rem;padding-bottom:3.6rem}#exhibitions-main.news .new-single:after{content:"";position:absolute;height:1px;width:100%;background-color:black;bottom:2px;left:0}#exhibitions-main.news .single-year{padding-top:3.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;padding-bottom:3.6rem}#exhibitions-main.news .single-year:after{content:"";position:absolute;height:1px;width:100%;background-color:black;top:2px;left:0}#exhibitions-main.news .single-year:first-of-type:after{width:0%}#exhibitions-main.news .single-year.hideAll{overflow:hidden;height:0 !important;padding-bottom:0;padding-top:1.125rem}#exhibitions-main.news .single-year.hideAll *{pointer-events:none;opacity:0}#exhibitions-main.news .single-year:first-of-type{padding-top:0}@media (min-width: 900px){#exhibitions-main.news .single-year:first-of-type{margin-top:-2rem}}#exhibitions-main.news .single-year:last-child:after{height:1px}#exhibitions-main.news .new-single:first-of-type{padding-top:0}#exhibitions-main.news p:nth-child(2){margin-top:1.8rem;line-height:1.8rem}#exhibitions-main.news h3,#exhibitions-main.news p{font-weight:400;margin:0;font-size:1rem}@media (min-width: 900px){#exhibitions-main.news h3,#exhibitions-main.news p{margin-top:.125rem;margin-bottom:.125rem;font-size:1.25rem}}#exhibitions-main.news h3:first-child{display:none}@media (min-width: 900px){#exhibitions-main.news h3:first-child{display:block;margin-top:.125rem;margin-bottom:.125rem}}#exhibitions-main.news a{color:black;text-decoration:none;position:relative}#exhibitions-main.news a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:black;height:1px}@media (hover: hover){#exhibitions-main.news a:hover:after{width:0%}}#exhibitions-main.news .close-news-div,#exhibitions-main.news .close-info-div{border-bottom:1px solid black}#exhibitions-main.news .close-news-div h3,#exhibitions-main.news .close-info-div h3{line-height:1.8rem;margin-top:1.8rem;margin-bottom:1.3rem;position:relative;display:inline-block;cursor:pointer}#exhibitions-main.news .bild-info img{width:auto;height:auto;max-width:100%;max-height:100%}#exhibitions-main.news .bild-info.quer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}@media (min-width: 900px){#exhibitions-main.news .bild-info.quer{width:calc(((100% + 2.78vw) / 10 ) * 4)}}@media (min-width: 1800px){#exhibitions-main.news .bild-info.quer{width:calc(((100% + 2.78vw) / 10 ) * 3)}}#exhibitions-main.news .bild-info.hoch{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (min-width: 900px){#exhibitions-main.news .bild-info.hoch{width:calc(((100% + 2.78vw) / 10 ) * 3)}}@media (min-width: 1800px){#exhibitions-main.news .bild-info.hoch{width:calc(((100% + 2.78vw) / 10 ) * 2)}}#exhibitions-main.news .info-title{padding-top:1rem}@media (min-width: 900px){#exhibitions-main.news .info-title{padding-top:0}}.info a:after{content:"";position:absolute;bottom:2px;left:0;width:100% !important;background-color:black !important;height:1px}@media (hover: hover){.info a:hover:after{width:0 !important}}#works-singular-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100vh;height:calc(var(--vh, 1vh) * 100)}#works-singular-main>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}#works-singular-main.weiss{color:white !important}#works-singular-main .main-carousel-singular{height:0%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width: 900px){#works-singular-main .main-carousel-singular{height:0%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}#works-singular-main .main-carousel-singular.theClass{height:90%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}#works-singular-main .main-carousel-singular .carousel-cell{width:100%;height:100%;position:relative}#works-singular-main .main-carousel-singular .carousel-cell img{position:absolute;width:auto;height:auto;max-height:100%;max-width:100%;bottom:0;left:0}#works-singular-main .dis{display:none;margin-bottom:1rem}@media (min-width: 900px){#works-singular-main .dis{display:block}}#works-singular-main .dis *{margin:0}#works-singular-main .number{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:0rem;margin-bottom:0rem;margin-top:.5rem;margin-bottom:.5rem}#works-singular-main .bild-text{position:absolute;margin-left:calc(( (100%) / 10 )*2);left:0}@media (min-width: 900px){#works-singular-main .mobile-single-desktop{display:none}}#works-singular-main .flex-desktop-single-work{display:none}@media (min-width: 900px){#works-singular-main .flex-desktop-single-work{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;margin-bottom:.8rem;margin-top:.8rem}}#works-singular-main .flex-desktop-single-work .single-work-dis{margin-top:auto;margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#works-singular-main .flex-desktop-single-work .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}#works-singular-main .flex-desktop-single-work .numbers *{margin-bottom:0}#works-singular-main .flex-desktop-single-work .numbers .number{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#works-singular-main .flex-desktop-single-work .numbers .bild-text{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;margin-right:1rem;margin-top:0.5rem;margin-bottom:0}#exhibitions-main .ex-singular{width:100%}@media (min-width: 600px){#exhibitions-main .ex-singular{margin-bottom:4rem}}#exhibitions-main .ex-singular:last-of-type{margin-bottom:0rem}#exhibitions-main .ex-singular>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}#exhibitions-main .ex-singular.no-gallery{height:auto !important}#exhibitions-main .ex-singular .after_visible:after{height:0}#exhibitions-main .dis{position:-webkit-sticky;position:sticky;z-index:9999;top:8px;top:1.85333vw}@media (max-width: 899px){#exhibitions-main .dis span:last-of-type{opacity:0}}#exhibitions-main .single-year:before{content:"";width:100%;background-color:black;position:absolute;left:0;height:1px;height:0px;top:-3.625em}#exhibitions-main .single-year:after{height:0}#exhibitions-main .single-year:last-child:after{height:0px}#exhibitions-main .close{display:none;float:left;text-decoration:none;cursor:pointer;position:relative}#exhibitions-main .close:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:black;height:1px}@media (hover: hover){#exhibitions-main .close:hover:after{width:0}}#exhibitions-main .sticky-year{z-index:999;text-align:center;opacity:0;top:1.85333vw;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;position:-webkit-sticky;position:sticky;display:none;margin-top:-1.625rem;pointer-events:none}#exhibitions-main .sticky-year.open{opacity:1}@media (max-width: 899px){#exhibitions-main .sticky-year.invisible{opacity:0}}@media (min-width: 900px){#exhibitions-main .sticky-year{display:none}}#exhibitions-main .dis.totalHide{display:none}#exhibitions-main .dis.hideAll{position:relative}#exhibitions-main .dis.hideAllNeu{width:100%;padding-left:0;z-index:2;background-color:transparent;left:0;top:0;padding-top:0;padding-bottom:0;font-size:1rem}#exhibitions-main .dis.hideAllNeu .pfeile-links-works{display:none}@media (min-width: 600px){#exhibitions-main .dis.hideAllNeu{font-size:1.25rem}}@media (min-width: 900px){#exhibitions-main .dis.hideAllNeu{padding-left:0;width:100%;left:0;padding-top:.125rem;padding-bottom:0;text-align:right;margin-top:0;background-color:transparent}}#exhibitions-main .dis.hideAllNeu.show{z-index:99}@media (max-width: 899px){#exhibitions-main .dis.hideAllNeu span:last-child{opacity:1}}#exhibitions-main .main-carousel-exhibitions .carousel-cell{width:100%}#exhibitions-main .main-carousel-exhibitions .carousel-cell img{width:auto;height:auto;max-height:86.5vh;max-width:100%;bottom:0;left:0}#exhibitions-main .ex-title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:0rem;margin-bottom:3rem}#exhibitions-main .ex-title *{margin:0}#exhibitions-main .ex-title a{text-decoration:none;color:black;position:relative}#exhibitions-main .ex-title a:after{content:"";position:absolute;bottom:2px;left:0;width:100%;background-color:var(--linkColor);height:1px}@media (hover: hover){#exhibitions-main .ex-title a:hover:after{width:0}}#exhibitions-main .ex-title.placeholder-title{padding-top:.5rem}#exhibitions-main .number{margin-top:.6rem;margin-bottom:0rem}#exhibitions-main .plus{display:block;position:relative;float:left;width:90%}@media (max-width: 899px){#exhibitions-main .plus{display:none !important}}#exhibitions-main .title-ex-mobile{width:80%}@media (min-width: 900px){#exhibitions-main .title-ex-mobile{display:none !important}}.publi .ex-singular .ex-title{margin-bottom:3rem !important}.publi.cards .single-box:hover h4{opacity:0 !important}@media (max-width: 899px){.publi-main .dis{position:relative !important}}.filter{padding-left:2.78vw;padding-right:2.78vw;background-color:white}@media (min-width: 900px){.filter{padding-left:0;padding-right:0;background-color:transparent}}.filter a{color:black;text-decoration:none;position:relative}@media (hover: hover){.filter a:hover:after{width:100%}}.filter a:after{content:"";position:absolute;bottom:4px;left:0;width:0;background-color:black;height:1px}@media (min-width: 900px){.filter a:after{bottom:2px}}.filter .under:after{width:100%}@media (hover: hover){.filter .under:hover::after{width:0}}.filter.filter-mobile{position:-webkit-sticky;position:sticky;top:39px;z-index:1000}@media (min-width: 900px){.filter.filter-mobile{display:none}}.filter.filter-mobile *{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.filter.filter-mobile h3{margin:0;height:100%;border-bottom:1px solid black;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter.filter-mobile.hide{display:none}.filter.filter-desktop{display:none}@media (min-width: 900px){.filter.filter-desktop{display:block;position:relative;left:1.5rem}}@media (min-width: 4000px){.filter.filter-desktop{top:20rem}}.filter.filter-desktop h4{margin:0}.filter.filter-desktop h3{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.filter.filter-desktop h3 span{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.random{width:100%;height:auto}.random .single-box{outline:unset;display:inline-block;color:black;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;cursor:default;padding-bottom:3.57rem}@media (min-width: 900px){.random .single-box{margin-right:var(--margin);margin-top:var(--margin_top);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:0}}.random .single-box img{width:auto;cursor:pointer;height:auto;max-height:70vh;max-width:100%;-ms-flex-item-align:center;align-self:center}@media (min-width: 900px){.random .single-box img{max-height:85vh;width:auto;height:auto}}.random .single-box.lazy-parent{display:none}.random .single-box h4{opacity:0;pointer-events:none;margin-top:0.5rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:auto;margin-bottom:3rem;padding-bottom:.125rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media (min-width: 900px){.random .single-box h4{display:block}}@media (max-width: 899px){.random .single-box h4{opacity:0 !important}}@media (hover: hover){.random .single-box:hover h4{opacity:1}}.random .single-box.quer{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%}@media (min-width: 900px){.random .single-box.quer{width:calc(((100% + 2.78vw) / 24 ) * var(--col))}}.random .single-box.hoch{width:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (min-width: 900px){.random .single-box.hoch{width:calc(((100% + 2.78vw) / 24 ) * var(--col))}}.random .grid-gap{width:calc(( (100% + 2.78vw) / 10 ) / 3)}@media (min-width: 1800px){.random .grid-gap{width:calc((( (100% + 2.78vw) / 10 ) / 3) * 1.5)}}@font-face{font-family:"Chap-Regular";src:url("./fonts/chap-regular.woff") format("woff");font-weight:normal;font-style:normal}html,body{margin:0;padding:0}body{width:100%;height:100%}*{font-family:"Chap-Regular";-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400}.focus a:after{width:100%}.main-non-frontpage{position:relative;width:100%;padding-right:2.78vw;padding-left:2.78vw;padding-top:1.85333vw}@media (min-width: 900px){.main-non-frontpage{width:83.33333%;left:16.66667%;padding-left:0}}.main-non-frontpage h3{font-weight:400;margin:0;margin-top:.125rem;margin-bottom:.125rem;font-size:1.25rem}.left-arrow,.right-arrow{cursor:pointer;font-family:'Times New Roman', Times, serif}

/*# sourceMappingURL=style.min.css.map */
