.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:rgba(0,0,0,0);border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid rgba(0,0,0,0);transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.button,.component--slideshow .slide__cta a{display:inline-block;padding:.5em 1em;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;color:#fff;background-color:#1da1f2;border:1px solid #1da1f2;border-radius:.25rem;transition:background-color .2s,border-color .2s}.button:hover,.component--slideshow .slide__cta a:hover,a:hover .button,a:hover .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:hover a{background-color:#0d95e8;border-color:#0d95e8}.button:active,.component--slideshow .slide__cta a:active,a:active .button,a:active .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:active a{background-color:#0c85d0;border-color:#0c85d0}.button.secondary,.component--slideshow .slide__cta a.secondary{color:#333;background-color:#e0e0e0;border-color:#ccc}.button.secondary:hover,.component--slideshow .slide__cta a.secondary:hover,a:hover .button.secondary,a:hover .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:hover a.secondary{background-color:#d5d5d5;border-color:#bbb}.button.secondary:active,.component--slideshow .slide__cta a.secondary:active,a:active .button.secondary,a:active .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:active a.secondary{background-color:#cfcfcf;border-color:#aaa}.component--slideshow{container-type:inline-size;background-color:var(--slideshow-background-color, #222222);color:var(--slideshow-text-color, #eeeeee)}.component--slideshow .slide{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:16/9}.component--slideshow .slide img{max-width:400px;max-height:300px}.component--slideshow .glide__bullet{width:1em;height:1em;margin:0 .5em}.component--slideshow .slide__headline{font-size:3rem;font-weight:bold;margin-top:.5em;margin-bottom:.2em;text-align:center}.component--slideshow .slide__caption{font-size:2rem;font-weight:bold;margin-top:.5em;margin-bottom:.5em;text-align:center}.component--slideshow .slide__headline+.slide__caption{margin-top:0}.component--slideshow .slide__headline+.slide__caption.ornaments{line-height:.5;text-align:center}.component--slideshow .slide__headline+.slide__caption.ornaments span{display:inline-block;position:relative}.component--slideshow .slide__headline+.slide__caption.ornaments span::after,.component--slideshow .slide__headline+.slide__caption.ornaments span::before{content:"";position:absolute;height:5px;border-bottom:1px solid #fff;border-top:1px solid #fff;top:.2em;width:150px}.component--slideshow .slide__headline+.slide__caption.ornaments span::before{right:100%;margin-right:15px}.component--slideshow .slide__headline+.slide__caption.ornaments span::after{left:100%;margin-left:15px}.component--slideshow .slide__cta{margin-top:.8em}@container (max-width: 1030px){.component--slideshow .slide img{max-height:200px}}@container (max-width: 830px){.component--slideshow .slide img{max-height:150px}.component--slideshow .slide__headline{font-size:2rem}.component--slideshow .slide__caption{font-size:1.5rem}}@container (max-width: 680px){.component--slideshow .glide__bullets{bottom:1em}}@container (max-width: 600px){.component--slideshow .slide{aspect-ratio:4/3}.component--slideshow .glide__bullets,.component--slideshow .glide__arrow{display:none}}@container (max-width: 350px){.component--slideshow .slide{aspect-ratio:1;min-height:315px}.component--slideshow .glide__bullets,.component--slideshow .glide__arrow{display:none}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*! HTML5 Boilerplate v9.0.1 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none !important}.visually-hidden{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix::before,.clearfix::after{content:"";display:table}.clearfix::after{clear:both}@media print{*,*::before,*::after{background:#fff !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}a[href^="#"]::after,a[href^="javascript:"]::after{content:""}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body.overlay-open{overflow:hidden;width:100vw;height:100vh}.header-slideshow .down-arrow{position:relative;top:-6.4em;z-index:50;text-align:center;display:block}.header-slideshow .down-arrow a{color:#fff;font-size:32px;text-decoration:none}@media(max-width: 1170px){.header-slideshow .down-arrow{top:1em}.header-slideshow .down-arrow a{color:#000}}.invert-colors{--headline-color: var(--inverted-headline-color, #ffffff);--text-color: var(--inverted-text-color, #ffffff);--link-color: var(--inverted-link-color, #ffffff);--link-hover-color: var(--inverted-link-hover-color, #ffffff)}main .component--content-group{padding:1em 0}.parallax{background-attachment:fixed;background-position:50% 0;background-repeat:no-repeat;background-size:cover}.component--audio-player{text-align:center;width:80%;max-width:800px;margin:2em auto}.component--audio-player audio{width:100%}.component--headline{color:var(--headline-color, #222);text-align:center}.component--image{text-align:center}.component--image img{max-height:50vh;height:auto;width:auto;max-width:100%}.component--notenblatt{text-align:center;width:80%;max-width:800px;margin-left:auto;margin-right:auto}.component--notenblatt .header{align-items:baseline;display:flex;justify-content:space-between}.component--notenblatt .header .title{font-size:2rem;margin-bottom:1.5rem}.component--notenblatt .header .writer:before{content:"T: "}.component--notenblatt .header .composer:before{content:"M: "}.component--notenblatt img{width:100%;height:auto}.component--page-footer{text-align:center;background-color:var(--footer-background-color, #222222);color:var(--footer-text-color, #ffffff);padding:.6em;padding-bottom:2em;width:calc(100% - 1.2em)}.component--page-footer a{color:var(--footer-text-color, #ffffff);text-decoration:none}.component--page-navbar{background-color:var(--navbar-background-color, #222222);display:flex;justify-content:space-between;align-items:stretch;height:var(--navbar-height, 3.5rem)}.component--page-navbar .logo img{height:100%}.component--page-navbar ul{padding:0;margin:0;display:flex;align-items:center}.component--page-navbar li{padding:0;margin:0;list-style-type:none}.component--page-navbar a,.component--page-navbar a:visited{padding:.5rem 1rem;text-decoration:none;color:var(--navbar-text-color, #fff)}.component--page-navbar a:hover,.component--page-navbar a:visited:hover{background-color:var(--navbar-hover-background-color, #444444);color:var(--navbar-hover-color, #f00)}.component--page-navbar label.dat-menu-opener,.component--page-navbar #dat-menu-open{display:none}@media(max-width: 912px){.component--page-navbar #dat-menu-open:not(:checked)+ul{display:none}.component--page-navbar label.dat-menu-opener{aspect-ratio:1;color:var(--navbar-text-color, #fff);display:flex;justify-content:center;align-items:center;font-size:2.5rem;margin-right:.2em}.component--page-navbar{--menu-space-top: max(1em, env(safe-area-inset-top, 1rem));--menu-space-right: max(1em, env(safe-area-inset-right, 1rem));--menu-space-bottom: max(1em, env(safe-area-inset-bottom, 1rem));--menu-space-left: max(1em, env(safe-area-inset-left, 1rem))}.component--page-navbar ul{background-color:var(--navbar-background-color, #222222);border-top:1px solid var(--navbar-border-color, #444444);z-index:100;position:absolute;overflow-y:auto;top:var(--navbar-height, 3.5rem);height:calc(100vh - var(--navbar-height, 3.5rem));width:100%;flex-direction:column;align-items:stretch}.component--page-navbar ul li a{width:100%;display:block;padding-left:var(--menu-space-left);padding-right:var(--menu-space-right)}.component--page-navbar ul li:last-child{margin-bottom:var(--menu-space-bottom)}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:rgba(0,0,0,0);border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity 150ms ease,border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid rgba(0,0,0,0);transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.button,.component--slideshow .slide__cta a{display:inline-block;padding:.5em 1em;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;color:#fff;background-color:#1da1f2;border:1px solid #1da1f2;border-radius:.25rem;transition:background-color .2s,border-color .2s}.button:hover,.component--slideshow .slide__cta a:hover,a:hover .button,a:hover .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:hover a{background-color:#0d95e8;border-color:#0d95e8}.button:active,.component--slideshow .slide__cta a:active,a:active .button,a:active .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:active a{background-color:#0c85d0;border-color:#0c85d0}.button.secondary,.component--slideshow .slide__cta a.secondary{color:#333;background-color:#e0e0e0;border-color:#ccc}.button.secondary:hover,.component--slideshow .slide__cta a.secondary:hover,a:hover .button.secondary,a:hover .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:hover a.secondary{background-color:#d5d5d5;border-color:#bbb}.button.secondary:active,.component--slideshow .slide__cta a.secondary:active,a:active .button.secondary,a:active .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:active a.secondary{background-color:#cfcfcf;border-color:#aaa}.component--slideshow{container-type:inline-size;background-color:var(--slideshow-background-color, #222222);color:var(--slideshow-text-color, #eeeeee)}.component--slideshow .slide{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:16/9}.component--slideshow .slide img{max-width:400px;max-height:300px}.component--slideshow .glide__bullet{width:1em;height:1em;margin:0 .5em}.component--slideshow .slide__headline{font-size:3rem;font-weight:bold;margin-top:.5em;margin-bottom:.2em;text-align:center}.component--slideshow .slide__caption{font-size:2rem;font-weight:bold;margin-top:.5em;margin-bottom:.5em;text-align:center}.component--slideshow .slide__headline+.slide__caption{margin-top:0}.component--slideshow .slide__headline+.slide__caption.ornaments{line-height:.5;text-align:center}.component--slideshow .slide__headline+.slide__caption.ornaments span{display:inline-block;position:relative}.component--slideshow .slide__headline+.slide__caption.ornaments span::after,.component--slideshow .slide__headline+.slide__caption.ornaments span::before{content:"";position:absolute;height:5px;border-bottom:1px solid #fff;border-top:1px solid #fff;top:.2em;width:150px}.component--slideshow .slide__headline+.slide__caption.ornaments span::before{right:100%;margin-right:15px}.component--slideshow .slide__headline+.slide__caption.ornaments span::after{left:100%;margin-left:15px}.component--slideshow .slide__cta{margin-top:.8em}@container (max-width: 1030px){.component--slideshow .slide img{max-height:200px}}@container (max-width: 830px){.component--slideshow .slide img{max-height:150px}.component--slideshow .slide__headline{font-size:2rem}.component--slideshow .slide__caption{font-size:1.5rem}}@container (max-width: 680px){.component--slideshow .glide__bullets{bottom:1em}}@container (max-width: 600px){.component--slideshow .slide{aspect-ratio:4/3}.component--slideshow .glide__bullets,.component--slideshow .glide__arrow{display:none}}@container (max-width: 350px){.component--slideshow .slide{aspect-ratio:1;min-height:315px}.component--slideshow .glide__bullets,.component--slideshow .glide__arrow{display:none}}.button,.component--slideshow .slide__cta a{display:inline-block;padding:.5em 1em;font-size:1rem;font-weight:500;text-align:center;text-decoration:none;color:#fff;background-color:#1da1f2;border:1px solid #1da1f2;border-radius:.25rem;transition:background-color .2s,border-color .2s}.button:hover,.component--slideshow .slide__cta a:hover,a:hover .button,a:hover .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:hover a{background-color:#0d95e8;border-color:#0d95e8}.button:active,.component--slideshow .slide__cta a:active,a:active .button,a:active .component--slideshow .slide__cta a,.component--slideshow .slide__cta a:active a{background-color:#0c85d0;border-color:#0c85d0}.button.secondary,.component--slideshow .slide__cta a.secondary{color:#333;background-color:#e0e0e0;border-color:#ccc}.button.secondary:hover,.component--slideshow .slide__cta a.secondary:hover,a:hover .button.secondary,a:hover .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:hover a.secondary{background-color:#d5d5d5;border-color:#bbb}.button.secondary:active,.component--slideshow .slide__cta a.secondary:active,a:active .button.secondary,a:active .component--slideshow .slide__cta a.secondary,.component--slideshow .slide__cta a:active a.secondary{background-color:#cfcfcf;border-color:#aaa}.component--team-gallery{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.component--team-gallery .team-item,.component--team-gallery .team-item a{width:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.component--team-gallery .team-item{outline:1px solid #eee}.component--text{color:var(--text-color, #222);text-align:center}.component--text p{max-width:1000px;padding-left:4em;padding-right:4em;margin-left:auto;margin-right:auto}
