﻿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,hr,fieldset,form,label,legend,input,button,textarea,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,noscript{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}main,header,footer,nav,aside,section,blockquote,article,video,canvas,object,iframe,embed,textarea,figure,figcaption,hgroup,details,figure img{display:block}a,img,input,select,button,label{display:inline-block;text-transform:inherit}p a{display:inline}ul,ol{width:100%}ul,ol,li{list-style:none}hr{border:none}html{font-weight:normal;font-style:normal;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}blockquote,q{quotes:none}a{color:inherit;text-decoration:inherit}a,button,[type=button],[type=submit]{cursor:pointer}input,textarea,select,button,label{color:inherit;font:inherit;letter-spacing:inherit;border-radius:0;background-color:transparent;border:none;outline:none;vertical-align:baseline;line-height:inherit}textarea{overflow:auto;vertical-align:top;resize:vertical}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}legend{white-space:normal}embed,iframe,object,canvas,video{max-width:100%;outline:none;zoom:1}img{max-width:100%;width:100%;height:auto;-ms-interpolation-mode:bicubic}table{table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0}[hidden]{display:none !important}[disabled]{cursor:default}:focus{outline:0}li>a{display:block}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;src:local(""),url("/assets/fonts/roboto-v30-latin-ext_latin-300.woff2") format("woff2"),url("/assets/fonts/roboto-v30-latin-ext_latin-300.woff") format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-weight:300;src:local(""),url("/assets/fonts/roboto-v30-latin-ext_latin-300italic.woff2") format("woff2"),url("/assets/fonts/roboto-v30-latin-ext_latin-300italic.woff") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;src:local(""),url("/assets/fonts/roboto-v30-latin-ext_latin-500.woff2") format("woff2"),url("/assets/fonts/roboto-v30-latin-ext_latin-500.woff") format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-weight:500;src:local(""),url("/assets/fonts/roboto-v30-latin-ext_latin-500italic.woff2") format("woff2"),url("/assets/fonts/roboto-v30-latin-ext_latin-500italic.woff") format("woff")}:root{--full-height: 100vh;--header-height: 9.5rem;--remaining-height: calc( 100vh - 5.5rem )}html{font-size:16px}@media(min-width: 1000px){html{font-size:18px}}body{background-color:#eee;color:#fff;font-family:"Roboto",Arial,sans-serif;font-weight:300;font-size:1rem;line-height:1.4}body>.wrapper{max-width:1440px;margin-left:auto;margin-right:auto}body>.wrapper>header,body>.wrapper>.page-wrapper,body>.wrapper>footer{width:100%}.grid{display:grid;box-sizing:border-box;justify-items:stretch;align-items:stretch;padding:0 1rem;gap:0 1rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.grid>[class*=col],.grid>.quarter,.grid>.half,.grid>.full{display:block;box-sizing:border-box;grid-column-end:span 1}.grid.space{gap:1rem;padding:1rem}.grid>.quarter{grid-column-end:span 1}.grid>.third{grid-column-end:span 2}.grid>.half{grid-column-end:span 2}.grid>.full{grid-column-end:span 2}.grid>.col-12{grid-column-end:span 12}.grid>.col-11{grid-column-end:span 11}.grid>.col-10{grid-column-end:span 10}.grid>.col-9{grid-column-end:span 9}.grid>.col-8{grid-column-end:span 8}.grid>.col-7{grid-column-end:span 7}.grid>.col-6{grid-column-end:span 6}.grid>.col-5{grid-column-end:span 5}.grid>.col-4{grid-column-end:span 4}.grid>.col-3{grid-column-end:span 3}.grid>.col-2{grid-column-end:span 2}.grid>.col-1{grid-column-end:span 1}.grid>.order-12{order:12}.grid>.order-11{order:11}.grid>.order-10{order:10}.grid>.order-9{order:9}.grid>.order-8{order:8}.grid>.order-7{order:7}.grid>.order-6{order:6}.grid>.order-5{order:5}.grid>.order-4{order:4}.grid>.order-3{order:3}.grid>.order-2{order:2}.grid>.order-1{order:1}.grid>.start-12{grid-column-start:12}.grid>.start-11{grid-column-start:11}.grid>.start-10{grid-column-start:10}.grid>.start-9{grid-column-start:9}.grid>.start-8{grid-column-start:8}.grid>.start-7{grid-column-start:7}.grid>.start-6{grid-column-start:6}.grid>.start-5{grid-column-start:5}.grid>.start-4{grid-column-start:4}.grid>.start-3{grid-column-start:3}.grid>.start-2{grid-column-start:2}.grid>.start-1{grid-column-start:1}@media(min-width: 640px){.grid{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid>.quarter{grid-column-end:span 1}.grid>.third{grid-column-end:span 2}.grid>.half{grid-column-end:span 2}.grid>.full{grid-column-end:span 4}.grid>.col-m-12{grid-column-end:span 12}.grid>.col-m-11{grid-column-end:span 11}.grid>.col-m-10{grid-column-end:span 10}.grid>.col-m-9{grid-column-end:span 9}.grid>.col-m-8{grid-column-end:span 8}.grid>.col-m-7{grid-column-end:span 7}.grid>.col-m-6{grid-column-end:span 6}.grid>.col-m-5{grid-column-end:span 5}.grid>.col-m-4{grid-column-end:span 4}.grid>.col-m-3{grid-column-end:span 3}.grid>.col-m-2{grid-column-end:span 2}.grid>.col-m-1{grid-column-end:span 1}.grid>.order-m-12{order:12}.grid>.order-m-11{order:11}.grid>.order-m-10{order:10}.grid>.order-m-9{order:9}.grid>.order-m-8{order:8}.grid>.order-m-7{order:7}.grid>.order-m-6{order:6}.grid>.order-m-5{order:5}.grid>.order-m-4{order:4}.grid>.order-m-3{order:3}.grid>.order-m-2{order:2}.grid>.order-m-1{order:1}.grid>.start-m-12{grid-column-start:12}.grid>.start-m-11{grid-column-start:11}.grid>.start-m-10{grid-column-start:10}.grid>.start-m-9{grid-column-start:9}.grid>.start-m-8{grid-column-start:8}.grid>.start-m-7{grid-column-start:7}.grid>.start-m-6{grid-column-start:6}.grid>.start-m-5{grid-column-start:5}.grid>.start-m-4{grid-column-start:4}.grid>.start-m-3{grid-column-start:3}.grid>.start-m-2{grid-column-start:2}.grid>.start-m-1{grid-column-start:1}}@media(min-width: 920px){.grid{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid>.quarter{grid-column-end:span 3}.grid>.third{grid-column-end:span 4}.grid>.half{grid-column-end:span 6}.grid>.full{grid-column-end:span 12}.grid>.col-l-12{grid-column-end:span 12}.grid>.col-l-11{grid-column-end:span 11}.grid>.col-l-10{grid-column-end:span 10}.grid>.col-l-9{grid-column-end:span 9}.grid>.col-l-8{grid-column-end:span 8}.grid>.col-l-7{grid-column-end:span 7}.grid>.col-l-6{grid-column-end:span 6}.grid>.col-l-5{grid-column-end:span 5}.grid>.col-l-4{grid-column-end:span 4}.grid>.col-l-3{grid-column-end:span 3}.grid>.col-l-2{grid-column-end:span 2}.grid>.col-l-1{grid-column-end:span 1}.grid>.order-l-12{order:12}.grid>.order-l-11{order:11}.grid>.order-l-10{order:10}.grid>.order-l-9{order:9}.grid>.order-l-8{order:8}.grid>.order-l-7{order:7}.grid>.order-l-6{order:6}.grid>.order-l-5{order:5}.grid>.order-l-4{order:4}.grid>.order-l-3{order:3}.grid>.order-l-2{order:2}.grid>.order-l-1{order:1}.grid>.start-l-12{grid-column-start:12}.grid>.start-l-11{grid-column-start:11}.grid>.start-l-10{grid-column-start:10}.grid>.start-l-9{grid-column-start:9}.grid>.start-l-8{grid-column-start:8}.grid>.start-l-7{grid-column-start:7}.grid>.start-l-6{grid-column-start:6}.grid>.start-l-5{grid-column-start:5}.grid>.start-l-4{grid-column-start:4}.grid>.start-l-3{grid-column-start:3}.grid>.start-l-2{grid-column-start:2}.grid>.start-l-1{grid-column-start:1}}@media(min-width: 1440px){.grid>.col-xl-12{grid-column-end:span 12}.grid>.col-xl-11{grid-column-end:span 11}.grid>.col-xl-10{grid-column-end:span 10}.grid>.col-xl-9{grid-column-end:span 9}.grid>.col-xl-8{grid-column-end:span 8}.grid>.col-xl-7{grid-column-end:span 7}.grid>.col-xl-6{grid-column-end:span 6}.grid>.col-xl-5{grid-column-end:span 5}.grid>.col-xl-4{grid-column-end:span 4}.grid>.col-xl-3{grid-column-end:span 3}.grid>.col-xl-2{grid-column-end:span 2}.grid>.col-xl-1{grid-column-end:span 1}.grid>.order-xl-12{order:12}.grid>.order-xl-11{order:11}.grid>.order-xl-10{order:10}.grid>.order-xl-9{order:9}.grid>.order-xl-8{order:8}.grid>.order-xl-7{order:7}.grid>.order-xl-6{order:6}.grid>.order-xl-5{order:5}.grid>.order-xl-4{order:4}.grid>.order-xl-3{order:3}.grid>.order-xl-2{order:2}.grid>.order-xl-1{order:1}.grid>.start-xl-12{grid-column-start:12}.grid>.start-xl-11{grid-column-start:11}.grid>.start-xl-10{grid-column-start:10}.grid>.start-xl-9{grid-column-start:9}.grid>.start-xl-8{grid-column-start:8}.grid>.start-xl-7{grid-column-start:7}.grid>.start-xl-6{grid-column-start:6}.grid>.start-xl-5{grid-column-start:5}.grid>.start-xl-4{grid-column-start:4}.grid>.start-xl-3{grid-column-start:3}.grid>.start-xl-2{grid-column-start:2}.grid>.start-xl-1{grid-column-start:1}}@media(min-width: 2200px){.grid>.col-xxl-12{grid-column-end:span 12}.grid>.col-xxl-11{grid-column-end:span 11}.grid>.col-xxl-10{grid-column-end:span 10}.grid>.col-xxl-9{grid-column-end:span 9}.grid>.col-xxl-8{grid-column-end:span 8}.grid>.col-xxl-7{grid-column-end:span 7}.grid>.col-xxl-6{grid-column-end:span 6}.grid>.col-xxl-5{grid-column-end:span 5}.grid>.col-xxl-4{grid-column-end:span 4}.grid>.col-xxl-3{grid-column-end:span 3}.grid>.col-xxl-2{grid-column-end:span 2}.grid>.col-xxl-1{grid-column-end:span 1}.grid>.order-xxl-12{order:12}.grid>.order-xxl-11{order:11}.grid>.order-xxl-10{order:10}.grid>.order-xxl-9{order:9}.grid>.order-xxl-8{order:8}.grid>.order-xxl-7{order:7}.grid>.order-xxl-6{order:6}.grid>.order-xxl-5{order:5}.grid>.order-xxl-4{order:4}.grid>.order-xxl-3{order:3}.grid>.order-xxl-2{order:2}.grid>.order-xxl-1{order:1}.grid>.start-xxl-12{grid-column-start:12}.grid>.start-xxl-11{grid-column-start:11}.grid>.start-xxl-10{grid-column-start:10}.grid>.start-xxl-9{grid-column-start:9}.grid>.start-xxl-8{grid-column-start:8}.grid>.start-xxl-7{grid-column-start:7}.grid>.start-xxl-6{grid-column-start:6}.grid>.start-xxl-5{grid-column-start:5}.grid>.start-xxl-4{grid-column-start:4}.grid>.start-xxl-3{grid-column-start:3}.grid>.start-xxl-2{grid-column-start:2}.grid>.start-xxl-1{grid-column-start:1}}header.main{background-color:#fff;color:#111;border-bottom:1px solid #eee;position:sticky;top:0;z-index:10;text-transform:uppercase;letter-spacing:.02em;padding:0 1rem}header.main h1{font-size:1.5rem;line-height:1.2;line-height:1;padding:1rem 0}header.main .item{font-size:1.5rem;line-height:1.2;line-height:1}header.main .secondary{font-size:1rem;line-height:1.4;line-height:1}header.main .secondary,header.main .languages{display:flex}header.main a,header.main .secondary a{color:#ccc;transition-property:color;transition-duration:300ms;transition-timing-function:ease}header.main a.active,header.main a:hover,header.main .secondary a.active,header.main .secondary a:hover{color:#111}header.main h1 a{color:#111}header.main #mobile-menu{display:block}header.main #desktop-menu{display:none}@media(min-width: 980px){header.main #mobile-menu{display:none}header.main #desktop-menu{display:flex}}header.main #desktop-menu{justify-content:space-between}header.main #desktop-menu .languages{margin-left:.5em}header.main #desktop-menu .item{line-height:1;padding:1rem 0;margin-left:1rem}header.main .languages a+a{margin-left:.2em}header.main .subpage{opacity:0;line-height:1.2;transition:opacity .3s ease;position:fixed;z-index:5;left:0;width:100%;top:-2000px}header.main .subpage>.wrapper{max-width:1440px;margin:0 auto;background:#fff;padding-bottom:2rem;border-bottom:1px solid #eee}header.main .subpage .preview{font-size:1rem;line-height:1.4;text-transform:none}header.main .subpage a{color:#111}header.main .open-submenu:hover .subpage{display:block;opacity:1;top:5rem}header.main .hidden_desktop{opacity:1;pointer-events:all}header.main #mobile-menu .top{justify-content:space-between;display:flex}header.main #mobile-menu .burger{display:block;cursor:pointer;margin-top:1rem;width:42px;height:1rem;border-top:2px solid #000;border-bottom:2px solid #000;-webkit-user-select:none;-ms-user-select:none;user-select:none}header.main #mobile-menu nav,header.main #mobile-menu .secondary,header.main #mobile-menu .languages{display:block}header.main #mobile-menu .item{display:block;line-height:1.2}header.main #mobile-menu h1{display:inline-block}header.main #mobile-menu h3{font-size:1.5rem;line-height:1.2;color:#ccc;transition-property:color;transition-duration:300ms;transition-timing-function:ease}header.main #mobile-menu h3:hover{color:#111}header.main #mobile-menu .accordion-body{padding-bottom:1rem;padding-left:1rem;font-size:1.5rem;line-height:1.2}header.main #mobile-menu .secondary{margin-top:1rem;color:#ccc;padding-bottom:1rem}header.main #mobile-menu .subpage{display:none}header.main #mobile-menu .hidden{display:none !important}header.main #mobile-menu .desktop_a{display:none}header.main #mobile-menu .mobile_a{display:block;color:#ccc;transition-property:color;transition-duration:300ms;transition-timing-function:ease}header.main #mobile-menu .subpage{background:#fff !important;padding-top:0rem !important;margin-left:12px;margin-top:0}header.main #mobile-menu .subpage ul li{border-bottom:none !important;margin:4px}header.main #mobile-menu a,header.main #mobile-menu .secondary a{color:#111;transition-property:color;transition-duration:300ms;transition-timing-function:ease}header.main #mobile-menu a.active,header.main #mobile-menu a:hover,header.main #mobile-menu .secondary a.active,header.main #mobile-menu .secondary a:hover{color:#111}footer.main{background-color:#434343;color:#fff}footer.main .logo{display:flex;justify-content:space-between}footer.main .logo img{height:2rem;width:auto}footer.main .social-media img{height:1em;width:auto;margin:.2rem}footer.main .kleingedrucktes a{margin-right:.3em}.announcement{background-color:#ccc;color:#111;padding:1rem}.announcement h3{margin-bottom:.5rem}.announcement a.button{display:inline-block;margin-top:.5rem;background-color:rgba(255,255,255,.2);color:inherit}.events li{margin-bottom:2rem}.events li figure{background-color:#eee;position:relative;margin-bottom:.5rem}.events li figure .tag{position:absolute;top:.5rem;right:.5rem;background-color:#fff;font-size:.7rem;line-height:1.4;letter-spacing:.005em}.events li .date{display:flex;justify-content:space-between;margin-bottom:.35rem}a.link,.blocks p a{text-decoration:underline}.bold,b,strong{font-weight:500}em,i{font-style:italic}.large{font-size:2.5rem;line-height:1}.medium{font-size:1.5rem;line-height:1.2}.small,small{font-size:.7rem;line-height:1.4;letter-spacing:.005em}h1{font-size:2.5rem;line-height:1;text-transform:uppercase;letter-spacing:.02em}h2{font-size:1.5rem;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}h3{text-transform:uppercase;letter-spacing:.02em}h4{font-weight:500}h6{font-size:.7rem;line-height:1.4;letter-spacing:.005em}h1 strong,h2 strong,h3 strong{font:inherit}.black{background-color:#111}.text-black{color:#111}.white{background-color:#fff}.text-white{color:#fff}.dark{background-color:#434343}.text-dark{color:#434343}.light{background-color:#eee}.text-light{color:#eee}.grey{background-color:#ccc}.text-grey{color:#ccc}.padding{padding:1rem}.margin{margin:1rem}.padding-top{padding-top:1rem}.margin-top{margin-top:1rem}.padding-left{padding-left:1rem}.margin-left{margin-left:1rem}.padding-bottom{padding-bottom:1rem}.margin-bottom{margin-bottom:1rem}.padding-right{padding-right:1rem}.margin-right{margin-right:1rem}.padding-bottom-xl{padding-bottom:4rem !important}.margin-padding{padding-left:1rem;padding-right:1rem;margin-top:1rem;margin-bottom:1rem}.text-right{text-align:right}.flex{display:flex}.space-between{display:flex;justify-content:space-between}.button{transition-property:background-color;transition-duration:300ms;transition-timing-function:ease;padding:.2em .6em;background-color:#434343;color:#fff}.tag{padding:.1em .4em}figcaption{font-size:.7rem;line-height:1.4;letter-spacing:.005em}figcaption p{display:inline}figcaption .credits{color:#ccc}.kirbytext p+h1,.kirbytext p+h2,.kirbytext p+h3,.kirbytext p+h4{margin-top:1em}.lb-container:after{content:"";position:absolute;z-index:5;background-color:transparent;top:0;left:0;width:100%;height:100%}html,body{scroll-behavior:smooth}@media(max-width: 600px){.long-word{-webkit-hyphens:auto;hyphens:auto;-moz-hyphenate-limit-chars:10 5 5;-webkit-hyphenate-limit-chars:10 5 5;-ms-hyphenate-limit-chars:10 5 5;hyphenate-limit-chars:10 5 5}}.page-wrapper{background-color:#fff;color:#111;padding-top:.5rem;padding-bottom:2rem;min-height:var(--remaining-height)}.page-wrapper .page-header{margin:2rem 0}.page-wrapper>div>header{padding:0 1rem;margin:2rem 0;-webkit-hyphens:auto;hyphens:auto}.page-wrapper>div>header h3+h1{margin-top:1rem}.page-wrapper>.grid>header{padding:0}.page-wrapper p+h1,.page-wrapper h1+h2{margin-top:.5rem}.page-footer{margin-top:4rem;margin-bottom:4rem;clear:both}section>header{padding:0 1rem;margin:2rem 0}section.space{margin:2rem 0}section.space>header{margin-top:0}section.grid>header{padding:0;margin-bottom:1rem}.grid section>header{padding:0}.blocks{margin-bottom:2rem}.blocks:after{display:table;content:"";clear:both}.blocks>div,.blocks>figure,.blocks>blockquote,.blocks>.block,.blocks>h1,.blocks>h2,.blocks>h3{margin-top:1rem;margin-bottom:1rem}.blocks>h4{margin-top:1rem}.blocks h3{font-weight:500}.blocks>.block,.blocks>div,.blocks>article,.blocks>blockquote{float:none;clear:both}.blocks .subpage{margin-top:4rem;margin-bottom:4rem}.blocks .subpage>header,.blocks .subpage>.blocks{margin:1rem 0}.blocks .subpage.grid{padding:0}.blocks .subpage.preview h2,.blocks .subpage.preview p{margin-bottom:.5rem}.blocks .subpage.preview a{display:block}.blocks p+p{margin-top:.5em}.blocks>article{margin-top:4rem;margin-bottom:4rem}.blocks>article:first-child{margin-top:2rem}.blocks .block.headline{margin:2rem 0 1rem}.blocks .block.headline.h4{margin-bottom:.5rem}.blocks .block.announcement,.blocks .block .announcement{padding:.6rem .8rem}.blocks .block.downloads a div{display:inline-block}.blocks .block.downloads h4{margin-bottom:.5rem}.blocks .block.downloads .file-size{color:#ccc;margin-left:.5em}.blocks .block.downloads .file-size:before{content:"("}.blocks .block.downloads .file-size:after{content:")"}.blocks .block.hours,.blocks .block.table{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.blocks .block.hours td,.blocks .block.table td{padding:.5rem 0}.blocks .block.hours td+td,.blocks .block.table td+td{text-align:right}.blocks .block.hours tr+tr td,.blocks .block.table tr+tr td{border-top:1px solid #ccc}.blocks .block.video .video-container{position:relative}.blocks .block.video .video-container:before{content:"";padding-top:56.25%;display:block}.blocks .block.video iframe{width:100%;position:absolute;top:0;height:100%}.blocks .block.divider{margin-top:2rem;margin-bottom:2rem;height:1px}.blocks .block.divider.size-small{margin-top:1rem;margin-bottom:1rem}.blocks .block.divider.size-large{margin-top:3rem;margin-bottom:3rem}.blocks .block.divider:first-child{margin-top:2rem}.blocks .block.collapsable.table{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:.5rem 0}.blocks .block.collapsable.table+.collapsable.table{margin-top:-1rem;border-top:none}.blocks .block.collapsable.box{padding:.5rem}.blocks .block.collapsable.box .collapsable-header{font-weight:500}.blocks .block.collapsable.box .collapsable-header,.blocks .block.collapsable.table .collapsable-header{position:relative;display:block;width:100%;text-align:left}.blocks .block.collapsable.box .collapsable-header:after,.blocks .block.collapsable.table .collapsable-header:after{content:"";width:.6em;height:.6em;top:.2em;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg) translateX(0px) translateY(0px);transition:transform .4s ease;position:absolute;right:.2rem}.blocks .block.collapsable.box .collapsable-header:not(.collapsed):after,.blocks .block.collapsable.table .collapsable-header:not(.collapsed):after{transform:rotate(135deg) translateX(6px) translateY(-6px)}.blocks .block.collapsable.box .collapsable-content:before,.blocks .block.collapsable.table .collapsable-content:before{content:"";display:block;height:.5rem}.blocks .block.collapsable.text .collapsable-header{position:relative;display:block;width:100%;text-align:left;padding-left:1.5em}.blocks .block.collapsable.text .collapsable-header:before{content:"";width:.6em;height:.6em;top:.2em;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg) translateX(0px) translateY(0px);transition:transform .4s ease;position:absolute;left:.2rem}.blocks .block.collapsable.text .collapsable-header:not(.collapsed):before{transform:rotate(135deg) translateX(6px) translateY(-6px)}.blocks .block.collapsable.text .collapsable-content:after{content:"";display:block;height:.5rem}.blocks .block.video,.blocks .block.image,.blocks .block.gallery{margin-top:2rem;margin-bottom:2rem}.blocks .block.table+.table{margin-top:1.5rem}.blocks .block.image.width50{width:calc(50% - .25rem)}.blocks .block.image.width33{width:calc(33% - .22rem)}.blocks .block.image.width25{width:calc(25% - .375rem)}.blocks .block.image.float-left,.blocks .block.image.float-right{margin-top:.3em;margin-bottom:1rem}.blocks .block.image.float-left{float:left;margin-right:1em}.blocks .block.image.float-left+.image.float-left{margin-left:-0.5rem}.blocks .block.image.float-right{float:right;margin-left:1em}.blocks>ul,.blocks>ol{margin:1rem 0}.blocks>ul li p,.blocks>ol li p{padding-left:1em}.blocks>ul li p:before,.blocks>ol li p:before{content:"–";display:inline-block;margin-left:-1em;width:1em}.blocks>blockquote{padding:.6rem .8rem;background-color:#eee}.blocks>blockquote footer{font-size:.7rem;line-height:1.4;letter-spacing:.005em;margin-top:.5rem}.blocks figcaption{padding-top:.25rem}.blocks .gallery{display:grid;gap:.5rem;grid-template-columns:repeat(2, minmax(0, 1fr))}.blocks .gallery.grid3{grid-template-columns:repeat(1, minmax(0, 1fr))}@media(min-width: 600px){.blocks .gallery.grid3{grid-template-columns:repeat(3, minmax(0, 1fr))}.blocks .gallery.grid4{grid-template-columns:repeat(4, minmax(0, 1fr))}}.blocks .gallery.single .item+.item{margin-top:1rem}.blocks .gallery.grid4 figcaption{opacity:0;transition:opacity 300ms ease}.blocks .gallery.grid4 figure:hover figcaption{opacity:1}.blocks figure .img{position:relative}.blocks figure .img:before{content:"";position:absolute;z-index:5;top:0;left:0;width:100%;height:100%}body.template-exhibition .page-header h1,body.template-exhibition .page-header h2{text-transform:none}.no-caps{text-transform:none}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;padding:1rem}.cookie-banner>div{background-color:#ccc;color:#111;padding:.4rem .7rem;font-size:.7rem;line-height:1.4;letter-spacing:.005em}.cookie-banner a{display:inline-block;background-color:#eee;padding:.2em .5em;margin-right:.3em;margin-bottom:.3em}/*# sourceMappingURL=global.css.map */
