.mscr-gallery{background-color:#212121;bottom:0;display:none;flex-direction:column;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:20}.mscr-gallery--open{display:flex}.mscr-gallery__header{border-bottom:1px solid #bfbfbf;flex:0 0 auto;padding:8px 0;position:relative}.mscr-gallery__header__leave{color:#bfbfbf;left:16px;position:absolute;top:50%;transform:translateY(-50%);transition:color .3s cubic-bezier(0,.3,0,1)}.mscr-gallery__header__leave:active,.mscr-gallery__header__leave:focus,.mscr-gallery__header__leave:hover{color:#f2f2f2}.mscr-gallery__header__title{color:#f2f2f2;font-weight:500;margin:0;text-align:center}.mscr-gallery__main{flex:1 1 auto;height:100px;position:relative}.mscr-gallery__footer{background-color:#0d0d0d;flex:0 0 auto;left:0;right:0}.mscr-gallery__liveregion,.mscr-gallery__overview--open{color:#bfbfbf;padding:16px;position:relative}.mscr-gallery__overview--open{background:none;cursor:pointer}.mscr-gallery__overview--open:focus,.mscr-gallery__overview--open:hover{color:#f2f2f2}.mscr-gallery__image-container{height:100%;max-width:1620px;width:90%}.mscr-gallery__image{align-items:flex-end;margin:0;outline:none;overflow-y:auto;padding:16px 0}.mscr-gallery__image img{box-shadow:0 0 4px rgba(0,0,0,.8);display:block;flex:0 0 auto;margin:auto;max-height:100%;max-width:100%}.mscr-gallery__image figcaption{color:#f2f2f2;flex:1 1 auto;padding:16px 0;width:100%}.mscr-gallery__image figcaption p{color:#f2f2f2;margin-top:16px}.mscr-gallery__image figcaption p:first-child{margin-top:0}.mscr-gallery__image figcaption .mscr-gallery__image-copyright,.mscr-gallery__image figcaption span{display:block;font-size:.9em}.mscr-gallery__control{background:none;border:none;cursor:pointer;font-size:0;height:100%;outline:none;pointer-events:all;position:absolute;width:100%}.mscr-gallery__control:before{background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSI0IDQgMjQgMjQiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iI0JGQkZCRiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTQuMTkgMTYuMDA1IDcuODY5IDcuODY4LTIuMTI5IDIuMTI5LTkuOTk2LTkuOTk3TDE5LjkzNyA2LjAwMmwyLjEyNyAyLjEyOXoiLz48L3N2Zz4=) no-repeat 50%;background-size:64px auto;content:"";display:block;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.mscr-gallery__control:active:before,.mscr-gallery__control:focus:before,.mscr-gallery__control:hover:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSI0IDQgMjQgMjQiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzVFQ0RFNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTQuMTkgMTYuMDA1IDcuODY5IDcuODY4LTIuMTI5IDIuMTI5LTkuOTk2LTkuOTk3TDE5LjkzNyA2LjAwMmwyLjEyNyAyLjEyOXoiLz48L3N2Zz4=);content:""}.mscr-gallery__controls{display:flex;height:50px;justify-content:space-between;list-style-type:none;margin:0 auto;padding:0;pointer-events:none;position:relative;width:100px;z-index:2}.mscr-gallery__controls li{height:100%;max-width:10%;min-width:50px;position:relative;width:250px}.mscr-gallery__control--previous{left:0}.mscr-gallery__control--next{right:0}.mscr-gallery__control--next:before{transform:scaleX(-1)}.mscr-gallery__nav{list-style-type:none;margin:0 auto;max-width:250px;overflow-x:scroll;overflow-y:hidden;padding:0;position:relative;text-align:center;transition:transform .3s cubic-bezier(0,.3,0,1);white-space:nowrap}.mscr-gallery__nav__item{display:inline-block;height:50px;width:50px}.mscr-gallery__nav__item:not(:last-child){margin-right:4px}.mscr-gallery__nav__item--current a{outline:3px solid #5ecde4;outline-offset:-3px}.mscr-gallery__nav__item a{background-position:50%;display:block;height:50px;opacity:.6;width:50px}.mscr-gallery__nav__item a:active,.mscr-gallery__nav__item a:focus,.mscr-gallery__nav__item a:hover{opacity:1}.mscr-gallery__nav__item img{display:none}.mscr-gallery__nav__wrapper{flex:1 1 auto;transition:background-color .3s cubic-bezier(0,.3,0,1),transform .3s cubic-bezier(0,.3,0,1);width:20px}.mscr-gallery__nav__wrapper .mscr-gallery__overview--close{background:none;color:#bfbfbf;cursor:pointer;display:none}.mscr-gallery__nav__wrapper .mscr-gallery__overview--close:active,.mscr-gallery__nav__wrapper .mscr-gallery__overview--close:focus,.mscr-gallery__nav__wrapper .mscr-gallery__overview--close:hover{color:#f2f2f2}.mscr-gallery__nav__wrapper:target{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%}.mscr-gallery__nav__wrapper:target>*{pointer-events:all}.mscr-gallery__nav__wrapper:target .mscr-gallery__overview--close{bottom:0;display:block;left:0;padding:16px;position:absolute}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav{max-width:80%;overflow-x:auto;top:65%;transform:translateY(-50vh);white-space:normal}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item{height:auto;margin-bottom:16px;width:auto}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item:not(:last-child){margin-right:16px}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item a{background:none;height:auto;overflow:hidden;width:auto}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item a:focus img,.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item a:hover img{transform:scale(1.1)}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav__item img{display:block;height:70px;transition:transform .3s cubic-bezier(0,.3,0,1)}.mscr-gallery__teaser{max-height:350px;overflow:hidden;position:relative}.mscr-gallery__teaser__image{display:block;min-height:200px;width:100%}.mscr-gallery__teaser__link{background:linear-gradient(180deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.65));bottom:0;color:#bfbfbf;left:0;padding:16px;position:absolute;right:0;text-decoration:none;top:0}.mscr-gallery__teaser__link:active,.mscr-gallery__teaser__link:active span,.mscr-gallery__teaser__link:focus,.mscr-gallery__teaser__link:focus span,.mscr-gallery__teaser__link:hover,.mscr-gallery__teaser__link:hover span{color:#f2f2f2}.mscr-gallery__teaser__title{color:#f2f2f2;font-size:1.3rem;font-weight:500;line-height:1.3;position:relative}.mscr-gallery__teaser__text{bottom:16px;position:absolute}.mscr-gallery__teaser__action{display:inline-flex;flex-direction:row-reverse;margin-top:16px}.mscr-gallery__teaser__action span{color:#bfbfbf}.mscr-gallery__teaser__stat{margin-right:16px;position:relative}.mscr-gallery__teaser__stat:after{background-color:#bfbfbf;content:"";display:block;height:100%;position:absolute;right:-9px;top:0;width:2px}.mscr-gallery__teaser .visuallyhidden{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;width:1px}@media print{.mscr-gallery__footer{display:none}}@media screen and (min-width:760px){.mscr-gallery__image{flex-direction:row;overflow-y:auto}.mscr-gallery__image img{flex:0 1 auto}.mscr-gallery__image figcaption{height:100%;max-width:450px;overflow-y:auto;padding:16px}.mscr-gallery__controls{bottom:0;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.mscr-gallery__nav__wrapper{transform:translateY(0)}}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline}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:initial}sub{bottom:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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:initial}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}[hidden],template{display:none}@font-face{font-display:swap;font-family:Merriweather Sans;font-style:normal;font-weight:300;src:local("Merriweather Sans Light"),local("MerriweatherSans-Light"),url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Fonts/merriweather-sans-v10-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Merriweather Sans;font-style:normal;font-weight:400;src:local("Merriweather Sans"),local("MerriweatherSans-Regular"),url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Fonts/merriweather-sans-v10-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Merriweather Sans;font-style:normal;font-weight:700;src:local("Merriweather Sans Bold"),local("MerriweatherSans-Bold"),url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Fonts/merriweather-sans-v10-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Merriweather Sans;font-style:italic;font-weight:700;src:local("Merriweather Sans Bold Italic"),local("MerriweatherSans-BoldItalic"),url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Fonts/merriweather-sans-v10-latin-700italic.woff2) format("woff2")}.gallery-opener-link{display:block;margin-bottom:20px;overflow:hidden}@media(min-width:1024px){.gallery-opener-link{margin-bottom:36px}}.gallery-opener-link{color:#01447b;-webkit-text-decoration:none;text-decoration:none}.gallery-opener-link__text{clear:both;margin-top:10px}.gallery-opener-link__title{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.gallery-opener-link__title{margin-left:1em!important;margin-right:1em!important}}.gallery-opener-link__title{display:block}.gallery-opener-link__stat{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.gallery-opener-link__stat{margin-left:1em!important;margin-right:1em!important}}.gallery-opener-link__action-text{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.gallery-opener-link__action-text{margin-left:1em!important;margin-right:1em!important}}.gallery-opener-link__action-text{border-radius:3px;display:inline-block;padding:0 8px;-webkit-text-decoration:underline;text-decoration:underline}.gallery-opener-link__action-text span{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMzMzIj48cGF0aCBkPSJNMy43NSAyMCAxOS42NiA0LjA5TTE5LjY2IDE5LjA5di0xNWgtMTUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) no-repeat 0;background-size:16px;padding-left:22px}.gallery-opener-link:active,.gallery-opener-link:focus,.gallery-opener-link:hover{box-shadow:0 0 0 4px #fff,0 0 0 8px #01447b;outline:none}.gallery-opener-link:active .gallery-opener-link__action-text,.gallery-opener-link:focus .gallery-opener-link__action-text,.gallery-opener-link:hover .gallery-opener-link__action-text{background-color:#01447b;color:#fff}.gallery-opener-link:active .gallery-opener-link__action-text span,.gallery-opener-link:focus .gallery-opener-link__action-text span,.gallery-opener-link:hover .gallery-opener-link__action-text span{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRkZGIj48cGF0aCBkPSJNMy43NSAyMCAxOS42NiA0LjA5TTE5LjY2IDE5LjA5di0xNWgtMTUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.gallery-teaser:after{clear:both;content:"";display:block}.gallery-teaser{margin-right:-5px;margin-top:-5px}.gallery-teaser img{display:block;height:auto;padding-right:5px;padding-top:5px;width:100%}.gallery-teaser__image--large{float:left;height:auto;width:75.151515%}.gallery-teaser__image--small{float:left;height:auto;width:24.848485%}.mscr-gallery{background-color:#121212}.mscr-gallery__header{border-bottom:1px solid #333;min-height:2.375rem;padding:0}.mscr-gallery__header .mscr-gallery__header__leave{border:2px solid transparent;font-size:1rem;left:auto;overflow:hidden;padding:1px 8px 1px 32px;position:absolute;right:0;top:0;transform:none}@media print{.mscr-gallery__header .mscr-gallery__header__leave{margin-left:1em!important;margin-right:1em!important}}.mscr-gallery__header .mscr-gallery__header__leave{background:#01447b;color:#fff;height:2.375rem;-webkit-text-decoration:none;text-decoration:none}.mscr-gallery__header .mscr-gallery__header__leave:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTQuNjM2IDMuMjIyIDExIDkuNTg2bDYuMzY0LTYuMzY0IDEuNDE0IDEuNDE0TDEyLjQxNCAxMWw2LjM2NCA2LjM2NC0xLjQxNCAxLjQxNEwxMSAxMi40MTRsLTYuMzY0IDYuMzY0LTEuNDE0LTEuNDE0TDkuNTg2IDExIDMuMjIyIDQuNjM2bDEuNDE0LTEuNDE0eiIvPjwvc3ZnPg==);content:"";height:1.25rem;left:7px;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;z-index:1}.mscr-gallery__header .mscr-gallery__header__leave:focus,.mscr-gallery__header .mscr-gallery__header__leave:hover{background:#333;border-color:#fff;-webkit-text-decoration:none;text-decoration:none}.mscr-gallery__header__title{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.mscr-gallery__header__title{margin-left:1em!important;margin-right:1em!important}}.mscr-gallery__header__title{color:#fff;margin:8px 100px 6px 8px;text-align:left}@media screen and (min-width:768px){.mscr-gallery__header__title{margin-left:100px;text-align:center}}.mscr-gallery__control{height:3.125rem}@media screen and (min-width:768px){.mscr-gallery__control{height:100%;width:100%}}.mscr-gallery__control:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIGZpbGw9IiNGRkYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMDcxIDE2LjA3MSAxNC4xNDIgOWwtNy4wNy03LjA3MUw4LjQ4NC41MTUgMTYuOTcxIDlsLTguNDg2IDguNDg1LTEuNDE0LTEuNDE0WiIvPjwvc3ZnPg==);background-position:50%;background-size:24px;opacity:1}.mscr-gallery__control:after{background-color:transparent;border:2px solid #fff;border-radius:50%;content:"";display:none;height:2.75rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2.75rem;z-index:-1}.mscr-gallery__control:focus:before,.mscr-gallery__control:hover:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIGZpbGw9IiNGRkYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcuMDcxIDE2LjA3MSAxNC4xNDIgOWwtNy4wNy03LjA3MUw4LjQ4NC41MTUgMTYuOTcxIDlsLTguNDg2IDguNDg1LTEuNDE0LTEuNDE0WiIvPjwvc3ZnPg==)}.mscr-gallery__control:focus:after,.mscr-gallery__control:hover:after{display:block}.mscr-gallery__control--previous:before{left:2px}.mscr-gallery__control--next:before{left:-2px}.mscr-gallery__controls{height:3.75rem;width:6.25rem}@media screen and (min-width:768px){.mscr-gallery__controls{height:100%;width:100%}}.mscr-gallery__control--next:before{transform:none}.mscr-gallery__control--previous:before{transform:scaleX(-1)}.mscr-gallery--open{align-items:stretch;flex-direction:column;height:100%;width:100%}.mscr-gallery__image-container{align-self:center;flex:1 1 auto;flex-direction:column;justify-content:center;margin:0 auto;max-width:75rem;min-height:1%;position:relative;width:100%}@media screen and (min-width:768px){.mscr-gallery__image-container{padding-top:10px}}.mscr-gallery__image{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:100%;padding:0;position:relative;width:100%}.mscr-gallery__image img{align-self:center;margin:0 0 5px}.mscr-gallery__image figcaption{font-size:1rem}@media print{.mscr-gallery__image figcaption{margin-left:1em!important;margin-right:1em!important}}.mscr-gallery__image figcaption{background:rgba(0,0,0,.6);bottom:0;color:#fff;flex:0 0 auto;height:auto;max-width:75rem;padding:6px 10px;position:absolute;text-align:center;width:auto}@media screen and (min-width:768px){.mscr-gallery__image figcaption{padding:10px 50px}}.mscr-gallery__footer{background-color:#121212;border-top:1px solid #333;display:flex;height:3.125rem;justify-content:space-between}.mscr-gallery__nav__wrapper{min-height:5.625rem;overflow-x:auto;position:relative;transform:translateY(100%);transition:none;z-index:2}.mscr-gallery__nav{left:50%;margin-top:-25px;max-width:100%;overflow-x:unset;overflow-y:unset;position:absolute;top:50%;transform:translateX(-50%);transition:none}.mscr-gallery__liveregion,.mscr-gallery__overview--open{border:2px solid transparent;font-size:1rem;margin:auto 0;padding:0}@media print{.mscr-gallery__liveregion,.mscr-gallery__overview--open{margin-left:1em!important;margin-right:1em!important}}.mscr-gallery__liveregion,.mscr-gallery__overview--open{color:#fff}.mscr-gallery__liveregion{margin-right:8px;position:static;transition:none}.mscr-gallery__overview--open{height:3.125rem;margin:0;padding:0 3px;-webkit-text-decoration:underline;text-decoration:underline}.mscr-gallery__overview--open:focus,.mscr-gallery__overview--open:hover{background:#01447b;border-color:#fff;-webkit-text-decoration:none;text-decoration:none}.mscr-gallery__overview--close{font-size:1rem}@media print{.mscr-gallery__overview--close{margin-left:1em!important;margin-right:1em!important}}.mscr-gallery__overview--close{background:#01447b!important;border:2px solid transparent!important;bottom:0!important;color:#fff;padding:4px 8px 4px 32px!important}.mscr-gallery__overview--close:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTQuNjM2IDMuMjIyIDExIDkuNTg2bDYuMzY0LTYuMzY0IDEuNDE0IDEuNDE0TDEyLjQxNCAxMWw2LjM2NCA2LjM2NC0xLjQxNCAxLjQxNEwxMSAxMi40MTRsLTYuMzY0IDYuMzY0LTEuNDE0LTEuNDE0TDkuNTg2IDExIDMuMjIyIDQuNjM2bDEuNDE0LTEuNDE0eiIvPjwvc3ZnPg==);content:"";height:1.25rem;left:7px;position:absolute;top:7px;width:1.25rem}.mscr-gallery__overview--close:focus,.mscr-gallery__overview--close:hover{background:#121212!important;border-color:#fff!important}.mscr-gallery__nav__item a{background:no-repeat!important;border:3px solid transparent;height:2.75rem;opacity:.8;outline:none;transition:opacity .3s cubic-bezier(0,.3,0,1);width:2.75rem}.mscr-gallery__nav__item a:focus,.mscr-gallery__nav__item a:hover{border-color:#fff;opacity:1}.mscr-gallery__nav__item--current{opacity:1}.mscr-gallery__nav__item--current a{box-shadow:0 3px 0 0 #fff;opacity:1}.mscr-gallery__nav__wrapper:target{bottom:0;left:0;position:fixed;right:0;transform:translateY(0)}.mscr-gallery__nav__wrapper:target .mscr-gallery__nav{left:50%;max-height:80%;max-width:100%;overflow:visible;overflow-y:auto;padding:0 25%;top:50%;transform:translate(-50%,-50%)!important;transition:none;width:100%}.mscr-gallery__nav__wrapper:target .mscr-gallery__overview--close{border:3px solid transparent;bottom:4px;color:#fff;padding-left:32px}.mscr-gallery__nav__wrapper:target .mscr-gallery__overview--close:focus,.mscr-gallery__nav__wrapper:target .mscr-gallery__overview--close:hover{border-color:#fff;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:767px){.mscr-gallery__liveregion__visuallyhidden:not(:focus-visible):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}}@media print{.gallery-opener-link{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.mscr-category{padding-left:20px}.mscr-category ul{list-style:none}.accordion__title[data-selected=true]+.accordion__content{display:block}.accordion__title+.accordion__content{display:none}.accordion__button{cursor:pointer;width:100%}body.neos-backend .accordion__content{display:block}.accordion{margin-bottom:30px}@media(min-width:1024px){.accordion{margin-bottom:60px}}.accordion__panel{margin:0 -15px}.accordion__panel+.accordion__panel{margin-top:20px}.accordion__button{background-color:#88753d;border:2px solid #01447b;color:#01447b;font-size:clamp(1.13rem,.39vw + 1.02rem,1.38rem);font-weight:700;letter-spacing:-3%;padding:15px 70px 15px 15px;position:relative}@media print{.accordion__button{margin-left:1em!important;margin-right:1em!important}}.accordion__button{color:#fff;text-align:left;transition:background-color 225ms ease-in}.accordion__button:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIGZpbGw9IiNGRkYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjE0MiAwYy44OTIgNC4wMzMgMy42IDcuMjM4IDUuNjk3IDEwLjI1M0MyNC4zODYgOC44MDUgMjguMzA0IDcuODE4IDMzIDguNjgzYy01LjI4IDIuMjQ4LTYuODU0IDUuNzE0LTcuNzYyIDguMTA5IDIuNjIzIDQuMzAzIDMuNDk2IDYuNDggNC42OTggMTIuOTg0LTIuMDQ4LTIuNjY4LTcuMTc5LTQuNDYzLTkuODEzLTUuNDQ3LTIuNzk3IDQuMTE0LTYuMzU4IDYuNDctMTAuODcxIDguNDk2IDEuNzE3LTMuMTAyIDIuNzg5LTcuNjIyIDMuMDczLTExLjI4NEM3LjU5NSAyMC4wOTggMy42ODQgMTguMDggMCAxNC44MjljNC4yNDguNzUgOC4yNjctLjQ3IDExLjgxNS0xLjUzNy4xNi00LjY5LS4zMDUtOS4wNiAyLjMyNy0xMy4yOTJaIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.5rem;position:absolute;right:24px;top:13px;transform:rotate(90deg);transition:transform 275ms ease-in-out;width:1.375rem}.accordion__button[aria-expanded=true]:after{transform:rotate(-300deg)}.accordion__button:focus,.accordion__button:hover{background-color:#01447b;outline:none}.accordion__title{color:#01447b;font-size:clamp(1.13rem,.39vw + 1.02rem,1.38rem);font-weight:700;letter-spacing:-3%}@media print{.accordion__title{margin-left:1em!important;margin-right:1em!important}}.accordion__title{color:#fff}.accordion__content{padding:0 15px}.accordion__content__wrapper{padding:15px 0 25px}.accordion .copy-image--small figure{margin:0}@media print{.accordion__title+.accordion__content{display:block}}.neos-backend .copy .placeholder,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] .placeholder{font-size:1.125rem;font-weight:300;letter-spacing:-.01563rem}@media(min-width:550px){.neos-backend .copy .placeholder,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] .placeholder{font-size:1.25rem}}.neos-backend .copy>ol,.neos-backend .copy>p,.neos-backend .copy>ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul{color:#333;font-size:1.125rem;font-weight:300;letter-spacing:-.01563rem}@media(min-width:550px){.neos-backend .copy>ol,.neos-backend .copy>p,.neos-backend .copy>ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul{font-size:1.25rem}}.neos-backend .copy>ol,.neos-backend .copy>p,.neos-backend .copy>ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul{margin-bottom:20px}@media(min-width:1024px){.neos-backend .copy>ol,.neos-backend .copy>p,.neos-backend .copy>ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul{margin-bottom:30px}}.block:last-child .neos-backend .copy>ol,.block:last-child .neos-backend .copy>p,.block:last-child .neos-backend .copy>ul,.block:last-child .neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol,.block:last-child .neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>p,.block:last-child .neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul{margin-bottom:0}.neos-backend .copy>ol+ul,.neos-backend .copy>ul+ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol+ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul+ol{margin-top:15px}@media(min-width:){.neos-backend .copy>ol+ul,.neos-backend .copy>ul+ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ol+ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"]>ul+ol{margin-top:20px}}.neos-backend .copy p+ol,.neos-backend .copy p+p,.neos-backend .copy p+ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+ul{margin-top:15px}@media(min-width:){.neos-backend .copy p+ol,.neos-backend .copy p+p,.neos-backend .copy p+ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+p,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] p+ul{margin-top:20px}}.neos-backend .copy a,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}.neos-backend .copy a:focus,.neos-backend .copy a:hover,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] a:focus,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] a:hover{outline:1px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}.neos-backend .copy ol,.neos-backend .copy ul,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] ol,.neos-backend div[data-neos-node-type="Mindscreen.NodeTypes:Text"] ul{margin-left:20px}*,:after,:before{box-sizing:border-box}@media print{*,:after,:before{background-color:#fff!important;background-image:none!important;color:#000!important;font-family:sans-serif!important}}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;overflow-y:scroll;text-rendering:optimizeLegibility}body,html{height:100%}body{background:#fff;color:#333;font-family:Merriweather Sans,sans-serif;font-size:clamp(1rem,.19vw + .95rem,1.13rem);font-weight:300;height:100%;line-height:1.6;position:relative}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}a:focus-visible,button:focus-visible{outline:none}button{background-color:transparent;border:none;font:inherit}button:hover{cursor:pointer}img{display:block;height:auto;max-width:100%;outline:0}@media print{img{page-break-inside:avoid}}iframe{width:100%}svg{pointer-events:none}.clearfix:after:after{clear:both;content:"";display:block}.form-group{margin-bottom:16px}input[type=email],input[type=number],input[type=text],select{border:2px solid #333;border-radius:4px;color:#333;font-size:1.125rem;padding:14px;transition:border .2s linear,box-shadow .2s linear;width:100%}input[type=email]:focus,input[type=email]:hover,input[type=number]:focus,input[type=number]:hover,input[type=text]:focus,input[type=text]:hover,select:focus,select:hover{outline:none;outline:2px solid #01447b;outline-offset:2px}@media screen and (min-width:){select{width:auto}}.form-input.error,.form-radio-set.error{border-left:5px solid #ae4613;margin-left:-15px;padding-left:10px}label{color:#333;cursor:pointer;display:block;margin-bottom:.2em}label.error{color:#ae4613;margin:.2em 0 0}label.error ul{list-style-type:none}.inline>label{display:inline}input[type=radio]{cursor:pointer;opacity:0;position:absolute}input[type=radio]+label{background:none;border:none;color:#333;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:300;line-height:2.125rem;padding-left:48px;position:relative}input[type=radio]+label:before{background:#fff;border:2px solid #333;border-radius:100%;content:"";display:block;height:1.875rem;left:0;position:absolute;top:0;width:1.875rem}input[type=radio]:checked+label:after{background:#333;border-radius:100%;content:"";display:block;height:.875rem;left:8px;position:absolute;top:8px;width:.875rem}input[type=radio]:focus+label:before,input[type=radio]:hover+label:before{outline:2px solid #01447b;outline-offset:2px}.form-radio-set{list-style:none;padding:0}.form-radio-set .form-radio{display:block}@media screen and (min-width:){.form-radio-set .form-radio{display:inline-block;width:50%}}input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}input[type=checkbox]+label{background:none;border:none;color:#333;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:300;line-height:2.125rem;padding-left:48px;position:relative}input[type=checkbox]+label a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}input[type=checkbox]+label a:focus,input[type=checkbox]+label a:hover{background:#f9f8f5;outline:2px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}input[type=checkbox]+label:before{border:2px solid #333;content:"";display:block;height:1.875rem;left:0;position:absolute;top:0;width:1.875rem}input[type=checkbox]:checked+label:after{border:5px solid;border-width:0 0 5px 5px;content:"";display:block;height:.625rem;left:7px;position:absolute;top:8px;transform:rotate(-45deg);width:1.0625rem}input[type=checkbox]:focus+label:before,input[type=checkbox]:hover+label:before{outline:2px solid #01447b;outline-offset:2px}input[type=checkbox]:disabled+label{-webkit-text-decoration:line-through;text-decoration:line-through}input[type=checkbox]:disabled+label:before{background-color:#dbdbdb}.dialog{background-color:#fff;border-radius:4px;display:none;height:auto;left:50%;max-height:100%;max-width:56.875rem;overflow:auto;padding:48px 16px 24px;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.dialog__wrapper{overflow:auto;z-index:1000}.dialog__backdrop,.dialog__wrapper{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0}.dialog__backdrop{background:rgba(51,51,51,.35);content:"";display:block;opacity:0;transition:opacity .3s cubic-bezier(.6,0,.3,1);z-index:-1}.dialog[dialog-aria-expanded=true]+.dialog__backdrop{opacity:1}.dialog[dialog-aria-expanded=true]{display:block}.dialog__button-close{display:inline-block;-webkit-text-decoration:none;text-decoration:none;transition:none}@media print{.dialog__button-close{display:none!important}}.dialog__button-close{background-color:transparent;border:2px dotted rgba(1,68,123,0);border-radius:28px;color:#01447b;font-size:clamp(1rem,.58vw + .85rem,1.38rem);font-weight:700}@media print{.dialog__button-close{margin-left:1em!important;margin-right:1em!important}}.dialog__button-close{padding:12px 50px}.dialog__button-close:focus,.dialog__button-close:hover{background-color:transparent;border-color:#01447b;color:#01447b;outline:none}.dialog__button-close{align-items:center;cursor:pointer;display:flex;justify-content:center;position:absolute;right:8px;top:8px}.dialog__button-close:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzAxNDQ3QiI+PHBhdGggZD0iTTQuNjM2IDMuMjIyIDExIDkuNTg2bDYuMzY0LTYuMzY0IDEuNDE0IDEuNDE0TDEyLjQxNCAxMWw2LjM2NCA2LjM2NC0xLjQxNCAxLjQxNEwxMSAxMi40MTRsLTYuMzY0IDYuMzY0LTEuNDE0LTEuNDE0TDkuNTg2IDExIDMuMjIyIDQuNjM2bDEuNDE0LTEuNDE0eiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-size:100%;content:"";flex:0 0 auto;height:1rem;margin-right:4px;width:1rem}@media screen and (max-width:550px){.dialog__button-close{height:3rem;min-width:unset;padding:16px;width:3rem}.dialog__button-close:before{margin-right:0}}@media screen and (max-width:550px){.dialog__button-close-text:not(:focus-visible):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}}.flashmessages{margin:0 auto;max-width:51.25rem}.teaser-badge{max-height:5rem;max-width:5rem;position:absolute;right:8px;top:8px}.block{margin:0 auto;padding:0 15px}.block--page{max-width:77.5rem}@media screen and (min-width:81.5em){.block--page{padding:0}}.block--comp{max-width:71.75rem}@media screen and (min-width:61.8125em){.block--comp{padding:0}}.block--text{max-width:51.25rem}@media screen and (min-width:55.25em){.block--text{padding:0}}.block--centered{text-align:center}.block .block{padding:0}.block-title{margin-bottom:20px}.section{margin-bottom:50px;padding-bottom:20px;padding-top:20px}@media(min-width:1024px){.section{margin-bottom:80px;padding-bottom:40px;padding-top:40px}}.section:has(+.section){margin-bottom:0}.section--gray{background:#f9f8f5}.section--white{background:#fff}.box{margin-bottom:28px;margin-left:-15px;margin-right:-15px;position:relative}@media(min-width:550px){.box{margin-left:-40px;margin-right:-40px}}.box .box__content{padding:15px}@media(min-width:550px){.box .box__content{padding:40px}}.box--gray .box__content{background-color:#f9f8f5;border:1px solid #f3f1ec}.box--blue .box__content{background-color:#01447b}.box--blue .box__content .copy p,.box--blue .box__content .copy-h2,.box--blue .box__content .copy-h3,.box--blue .box__content .copy-h4,.box--blue .box__content .copy-h5,.box--blue .box__content .copy>ol,.box--blue .box__content .copy>ul{color:#fff}.box--blue .box__content a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.box--blue .box__content a:focus,.box--blue .box__content a:hover{background:none;outline:2px dotted #fff;-webkit-text-decoration:none;text-decoration:none}.box--blue .box__content .copy ul li:before{background-color:#fff}.box--skewed{margin-bottom:72px}.box--skewed .box__content{border-bottom-width:0}.box--skewed .box__content:after{background-color:#f9f8f5;border:1px solid #f3f1ec;border-top:0 solid #f3f1ec;bottom:-48px;content:"";display:block;height:2.5rem;left:-41px;position:relative;transform:skewY(-1deg);width:calc(100% + 5.125rem);z-index:0}.copy-btn__wrapper{margin-bottom:30px}@media(min-width:1024px){.copy-btn__wrapper{margin-bottom:50px}}.copy-btn__wrapper--centered{text-align:center}.copy-btn{display:inline-block;-webkit-text-decoration:none;text-decoration:none;transition:none}@media print{.copy-btn{display:none!important}}.copy-btn{background-color:#01447b;border:2px solid #01447b;border-radius:28px;color:#fff;font-size:clamp(1rem,.58vw + .85rem,1.38rem);font-weight:700}@media print{.copy-btn{margin-left:1em!important;margin-right:1em!important}}.copy-btn{padding:12px 50px}.copy-btn:focus,.copy-btn:hover{background-color:#fff;border-color:#01447b;color:#01447b;outline:none}.card{background-color:#fff;display:flex;flex-direction:column;margin-left:10px;margin-right:10px;position:relative}.card:before{box-shadow:0 7px 12px rgba(0,0,0,.6);left:4px;opacity:0;right:4px}.card:after,.card:before{background:rgba(0,0,0,.6);content:"";display:block;height:100%;position:absolute;top:0;transition:opacity .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1);will-change:opacity;z-index:-1}.card:after{box-shadow:0 0 1px 0 rgba(0,0,0,.6);left:0;opacity:.3;width:100%}.card.card--with-image:after{box-shadow:0 4px 4px rgba(0,0,0,.6)}.card__title{border-bottom:1px solid #f3f1ec;color:#333;font-size:1.125rem;letter-spacing:.0625rem;line-height:1.5;margin:0;padding:10px 14px}.card__title a{color:#01447b;-webkit-text-decoration:none;text-decoration:none}.card__title a:active,.card__title a:focus,.card__title a:hover{-webkit-text-decoration:underline;text-decoration:underline}.card__image{overflow:hidden}.card__image img{display:block;width:100%}.card__content{overflow-y:auto;padding:10px 14px}.card__content-container{order:2}@media print{.card__content-container{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.card__link-button{display:none}.card--link.focus-within:after,.card--link:focus:after,.card--link:hover:after{opacity:0;transform:translateY(2px)}.card--link.focus-within:before,.card--link:focus:before,.card--link:hover:before{opacity:.4}.card--link.focus-within .card__link-button,.card--link:focus .card__link-button,.card--link:hover .card__link-button{background-color:#01447b}.card--link.focus-within .card__link-button:before,.card--link:focus .card__link-button:before,.card--link:hover .card__link-button:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRkZGIj48cGF0aCBkPSJNNy4wNzEgMTYuMDcxIDE0LjE0MiA5bC03LjA3LTcuMDcxTDguNDg0LjUxNSAxNi45NzEgOWwtOC40ODYgOC40ODUtMS40MTQtMS40MTRaIiBmaWxsPSIjMzMzIi8+PC9zdmc+)}.card--link.focus-within .card__title,.card--link:focus .card__title,.card--link:hover .card__title{padding-right:50px;position:relative}.card--link.focus-within .card__title a,.card--link:focus .card__title a,.card--link:hover .card__title a{color:#fff;outline:none;-webkit-text-decoration:none;text-decoration:none}.card--link.focus-within .card__title,.card--link:focus .card__title,.card--link:hover .card__title{background-color:#01447b;transition:all .2s linear}.card--link.focus-within .card__title:after,.card--link:focus .card__title:after,.card--link:hover .card__title:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9Ii0yIDAgMjAgMjQiIGZpbGw9IiNGRkYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS45ODkuNWg3LjE1N0EuNS41IDAgMCAxIDguNS42NDlsMTAuODY4IDEwLjk4MmEuNS41IDAgMCAxIDAgLjdMOC41MDkgMjMuMzVhLjUuNSAwIDAgMS0uMzU2LjE0OUguOTkzYS41LjUgMCAwIDEtLjM1NC0uODUzbDEwLjQyOS0xMC40ODdhLjI1LjI1IDAgMCAwIDAtLjM1M0wuNjM1IDEuMzU0QS41LjUgMCAwIDEgLjk4OS41WiIvPjwvc3ZnPg==);content:""}.card--link .card__title{color:#01447b;padding-right:50px;position:relative}.card--link .card__title:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9Ii0yIDAgMjAgMjQiIGZpbGw9IiMwMTQ0N0IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS45ODkuNWg3LjE1N0EuNS41IDAgMCAxIDguNS42NDlsMTAuODY4IDEwLjk4MmEuNS41IDAgMCAxIDAgLjdMOC41MDkgMjMuMzVhLjUuNSAwIDAgMS0uMzU2LjE0OUguOTkzYS41LjUgMCAwIDEtLjM1NC0uODUzbDEwLjQyOS0xMC40ODdhLjI1LjI1IDAgMCAwIDAtLjM1M0wuNjM1IDEuMzU0QS41LjUgMCAwIDEgLjk4OS41WiIvPjwvc3ZnPg==) 100% no-repeat;background-size:18px;content:"";height:100%;position:absolute;right:15px;top:0;width:1.125rem}.card__meta-text{color:#333;display:block;font-size:1rem;margin-bottom:6px;margin-top:4px;min-height:1.3125rem;position:relative}@media print{.card__meta-text{margin-left:1em!important;margin-right:1em!important}}.card__meta-text__label{color:#333;font-weight:300}.card__meta-text__container{margin-bottom:8px}@media screen and (min-width:1024px){.card{margin-left:auto;margin-right:auto;max-width:38.125rem}.card--vertical-split{flex-direction:row;flex-wrap:wrap;max-width:77.5rem}.card--vertical-split>*{flex:1 1 30%}.card--vertical-split .card__image{flex:1 0 auto;width:70%}}.csc-firstHeader{color:#88753d}.copy-h1,.copy-h2,.copy-h3,.copy-h4{color:#333}.copy-h1{color:#01447b;font-size:clamp(1.88rem,3.51vw + .97rem,4.13rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.3}@media print{.copy-h1{margin-left:1em!important;margin-right:1em!important}}.copy-h1{padding-bottom:20px;padding-top:20px;text-align:center}.copy-h2{color:#01447b;font-size:clamp(1.75rem,2.14vw + 1.2rem,3.13rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.3}@media print{.copy-h2{margin-left:1em!important;margin-right:1em!important}}.copy-h2{margin-bottom:9px}.copy-h3{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.copy-h3{margin-left:1em!important;margin-right:1em!important}}.copy-h3{margin-bottom:4px}.copy-h4{color:#01447b;font-size:clamp(1.13rem,.39vw + 1.02rem,1.38rem);font-weight:700;letter-spacing:-3%}@media print{.copy-h4{margin-left:1em!important;margin-right:1em!important}}.copy-h0{background:red;color:#fff;padding:5px 0}.linked-title__link{font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.linked-title__link{margin-left:1em!important;margin-right:1em!important}}.linked-title__link{color:#01447b;display:block;margin:0 -9px;padding:8px 9px;position:relative;-webkit-text-decoration:none;text-decoration:none}.linked-title__link .linked-title__end{display:inline-block}.linked-title__link .linked-title__end:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9Ii0yIDAgMjAgMjQiIGZpbGw9IiMwMTQ0N0IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS45ODkuNWg3LjE1N0EuNS41IDAgMCAxIDguNS42NDlsMTAuODY4IDEwLjk4MmEuNS41IDAgMCAxIDAgLjdMOC41MDkgMjMuMzVhLjUuNSAwIDAgMS0uMzU2LjE0OUguOTkzYS41LjUgMCAwIDEtLjM1NC0uODUzbDEwLjQyOS0xMC40ODdhLjI1LjI1IDAgMCAwIDAtLjM1M0wuNjM1IDEuMzU0QS41LjUgMCAwIDEgLjk4OS41WiIvPjwvc3ZnPg==) 50% no-repeat;background-size:14px;content:"";display:inline-block;height:.875rem;margin-left:8px;position:relative;width:.875rem}h2 .linked-title__link .linked-title__end:after{background-size:18px;height:1.125rem;width:1.125rem}.card--link:hover .linked-title__link,.linked-title__link:active,.linked-title__link:focus,.linked-title__link:hover{background-color:#88753d;color:#fff}.card--link:hover .linked-title__link .linked-title__end:after,.linked-title__link:active .linked-title__end:after,.linked-title__link:focus .linked-title__end:after,.linked-title__link:hover .linked-title__end:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9Ii0yIDAgMjAgMjQiIGZpbGw9IiNGRkYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS45ODkuNWg3LjE1N0EuNS41IDAgMCAxIDguNS42NDlsMTAuODY4IDEwLjk4MmEuNS41IDAgMCAxIDAgLjdMOC41MDkgMjMuMzVhLjUuNSAwIDAgMS0uMzU2LjE0OUguOTkzYS41LjUgMCAwIDEtLjM1NC0uODUzbDEwLjQyOS0xMC40ODdhLjI1LjI1IDAgMCAwIDAtLjM1M0wuNjM1IDEuMzU0QS41LjUgMCAwIDEgLjk4OS41WiIvPjwvc3ZnPg==)}.copy ol,.copy p,.copy ul{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.copy ol,.copy p,.copy ul{margin-left:1em!important;margin-right:1em!important}}.copy ol,.copy p,.copy ul{margin-bottom:20px}@media(min-width:1024px){.copy ol,.copy p,.copy ul{margin-bottom:36px}}.copy--small ol,.copy--small p,.copy--small ul{font-size:1rem}@media print{.copy--small ol,.copy--small p,.copy--small ul{margin-left:1em!important;margin-right:1em!important}}.copy ol+ul,.copy ul+ol{margin-top:15px}@media(min-width:){.copy ol+ul,.copy ul+ol{margin-top:20px}}.copy p+ol,.copy p+p,.copy p+ul{margin-top:15px}@media(min-width:){.copy p+ol,.copy p+p,.copy p+ul{margin-top:20px}}.copy a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}.copy a:focus,.copy a:hover{background:#f9f8f5;outline:2px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}@media print{.copy a[href]:after{content:" (" attr(href) ")"}}.copy ol,.copy ul{margin-left:20px}.copy ul{list-style:none}.copy ul li{position:relative}.copy ul li:before{background-color:#01447b;content:"";display:inline-block;height:.5rem;left:3px;margin-left:-22px;position:absolute;top:14px;width:.5rem}.text-center{text-align:center}.copy-intro{margin-bottom:30px}@media(min-width:1024px){.copy-intro{margin-bottom:40px}}.copy-intro{font-size:clamp(1rem,1.17vw + .7rem,1.75rem);letter-spacing:-3%}@media print{.copy-intro{margin-left:1em!important;margin-right:1em!important}}.copy-intro{font-weight:400;text-align:center}.copy-intro p+ol,.copy-intro p+p,.copy-intro p+ul{margin-top:15px}@media(min-width:){.copy-intro p+ol,.copy-intro p+p,.copy-intro p+ul{margin-top:20px}}@media print{.copy ol,.copy p,.copy ul{font-size:12pt}.copy-intro ol,.copy-intro p,.copy-intro ul{font-size:13pt}p{orphans:3;widows:2}}.copy-image{margin-bottom:30px}@media(min-width:1024px){.copy-image{margin-bottom:40px}}.copy-image--no-margin{margin:0}.copy-image picture{display:block}.copy-image figcaption{padding-top:2px;text-align:left}.copy-image figcaption,.copy-image figcaption p{color:#333;font-size:1rem;font-weight:300;letter-spacing:-.01563rem}.copy-image img{margin:0 auto;max-width:100%;width:100%}.copy-image--small picture{margin:0 auto;max-width:18.4375rem}.copy-image--small figcaption{margin-left:auto;margin-right:auto;max-width:31.625rem;text-align:center}@media(prefers-reduced-motion:no-preference){.img-animate{overflow:hidden}.img-animate img:not(.teaser-badge){transition:transform 225ms ease-in}.img-animate:hover img:not(.teaser-badge){transform:scale(1.075)}}.quote{background-color:#f9f8f5;position:relative}.quote--default{margin-bottom:30px;padding:32px 24px 24px}@media(min-width:1024px){.quote--default{margin-bottom:50px}}@media(min-width:768px){.quote--default{padding:40px 32px 32px}}.quote--big{margin-top:50px;padding:24px}@media(min-width:1024px){.quote--big{margin-top:80px}}.quote--big{margin-bottom:50px}@media(min-width:1024px){.quote--big{margin-bottom:80px;padding:90px 150px}}.quote--big blockquote,.quote--big blockquote p{font-size:1.125rem;font-weight:400;letter-spacing:-1%}@media(min-width:1024px){.quote--big blockquote,.quote--big blockquote p{font-size:1.625rem}.quote--big .quote__icon{height:auto;left:150px;top:-35px;width:5.625rem}}.quote__icon{left:32px;position:absolute;top:-10px}.quote__icon path{fill:#01447b}.quote blockquote,.quote blockquote p{font-weight:400}@media print{.quote blockquote,.quote blockquote p{font-size:13pt}}.quote blockquote p+p{margin-top:15px}@media(min-width:768px){.quote blockquote p+p{margin-top:20px}}.quote footer{margin-top:40px}@media(min-width:768px){.quote footer{margin-top:50px}}.quote footer{color:#01447b}.quote cite{display:block;font-size:1.125rem;font-style:normal;font-weight:700}@media(min-width:768px){.quote cite{font-size:1.25rem}}.quote__source-info{display:block;font-size:1rem;font-style:italic;font-weight:400;letter-spacing:-1%}@media(min-width:768px){.quote__source-info{font-size:1.125rem}}.section--gray .quote .box__content{background-color:#fff;border:none}.band{background:#01447b;color:#fff;display:grid;justify-items:center;margin-bottom:50px;padding:32px 16px 0}@media(min-width:1024px){.band{margin-bottom:80px}}@media(min-width:768px){.band{display:grid;grid-template-columns:320px 1fr}}@media(min-width:1380px){.band{grid-template-columns:450px 1fr;margin-top:140px;padding-top:65px}}.band__container{grid-gap:40px;display:grid}@media(min-width:768px){.band__container{padding-bottom:40px}}@media(min-width:1024px){.band__container{grid-gap:0 40px;grid-column:2/-1;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}@media(min-width:1380px){.band__container--info{grid-template-columns:repeat(3,1fr);max-width:77.5rem;padding-bottom:65px;width:100%}.band__container--info .band__text{grid-column:1/2}.band__container--amount{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);max-width:77.5rem;padding-bottom:65px;row-gap:20px;width:100%}.band__container--amount .donation-amount__heading{grid-column:1/3;grid-row:1/2}.band__container--amount .donation-amount__body{grid-column:1/2;grid-row:2/3}.band__container--amount .band__block{grid-column:2/3;grid-row:2/3;justify-self:end}}.band__illustration{position:relative}@media(min-width:768px){.band__illustration{align-self:flex-end;grid-column:1/2;grid-row:1/2}}@media(min-width:1380px){.band__illustration{height:100%;left:50%;position:absolute;transform:translateX(calc(-425px - 50%));width:100%}}.band__illustration img{width:20rem}@media(min-width:1380px){.band__illustration img{bottom:0;left:28%;position:absolute;width:31.25rem}}.band p{color:#fff}.band__text{font-size:1.875rem;font-style:italic;font-weight:300;line-height:1.4;text-align:center}@media(min-width:1024px){.band__text{grid-column:1/-1;text-align:left}}@media(min-width:1380px){.band__text{font-size:3.125rem}}@media(min-width:1024px){.band__block{align-items:flex-start;display:flex;flex-direction:column}}.band__block__header{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:16px}.band__block__title{display:block;font-size:2.5rem;font-weight:700;line-height:1;margin-top:-8px}.band__block__subtitle{display:block;font-style:italic;line-height:1.2}.band__block__subtitle,.band__block__text{font-size:1rem;font-weight:400}@media(max-width:1023px){.band__block__text{margin:0 auto;max-width:28.75rem;text-align:center}}@media(min-width:1380px){.band__block__text{max-width:18.75rem}}.copy-table__container{margin-bottom:20px;position:relative}@media(min-width:1024px){.copy-table__container{margin-bottom:36px}}.copy-table__inner-container{max-width:100%}.table-container--is-smaller .copy-table__inner-container{overflow-x:auto}.copy-table__fade{background-image:linear-gradient(-90deg,rgba(51,51,51,.4),transparent);display:none;height:100%;position:absolute;right:0;width:1.875rem}.table-container--is-smaller .copy-table__fade{display:block}@media(min-width:1024px){.copy-table{width:100%}}.copy-table tbody,.copy-table td,.copy-table tfooter,.copy-table th,.copy-table tr{vertical-align:top}.copy-table{border-collapse:collapse;border-spacing:0;font-size:1rem}@media print{.copy-table{margin-left:1em!important;margin-right:1em!important}}.copy-table tr{background-color:#fff}.copy-table tr:nth-of-type(2n){background-color:#f9f8f5}.copy-table th{background-color:#777673;color:#fff;font-weight:400;text-align:left}.copy-table td,.copy-table th{padding:10px}.copy-table td+td{border-left:2px solid #f3f1ec}.copy-table tr+tr{border-top:2px solid #f3f1ec}.copy-table tr th{border-bottom:2px solid #fff}.copy-table tr th a,.copy-table tr th p>a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.copy-table tr th a:focus,.copy-table tr th a:hover,.copy-table tr th p>a:focus,.copy-table tr th p>a:hover{outline:1px dotted #fff;-webkit-text-decoration:none;text-decoration:none}@media print{.copy-table tr th a,.copy-table tr th p>a{color:#000}.copy-table tr th a:after,.copy-table tr th p>a:after{color:#333;content:" [" attr(href) "]";display:inline-block;font-size:90%;word-break:break-all}}.copy-table th[scope=col]+th[scope=col]{border-left:2px solid #fff}.copy-table a,.copy-table p>a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}.copy-table a:focus,.copy-table a:hover,.copy-table p>a:focus,.copy-table p>a:hover{background:#f9f8f5;outline:2px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}@media print{.copy-table a,.copy-table p>a{color:#000}.copy-table a:after,.copy-table p>a:after{color:#333;content:" [" attr(href) "]";display:inline-block;font-size:90%;word-break:break-all}}.download-link{color:#01447b;display:block;font-size:clamp(1rem,.19vw + .95rem,1.13rem);margin-bottom:1rem;padding:.5rem .5rem .5rem 4.625rem;position:relative;-webkit-text-decoration:none;text-decoration:none}@media print{.download-link{margin-left:1em!important;margin-right:1em!important}}.download-link,.download-link:after{transition:all 225ms linear 0ms}.download-link:after{background-color:#01447b;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0xOS4xNjcgMTUuMTgydjEuNTk0YzAgMS4zMi0xLjA3IDIuMzktMi4zOTEgMi4zOUgzLjIyNGEyLjM5IDIuMzkgMCAwIDEtMi4zOS0yLjM5di0xLjU5NE0xMCAxNS4wOVYuODMzTTE1LjgzMyA5LjI1NyAxMCAxNS4wOSA0LjE2NyA5LjI1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:50%;content:"";display:block;height:3.125rem;left:.5rem;position:absolute;top:.75rem;width:3.125rem}.download-link:focus,.download-link:hover{background-color:#01447b;color:#fff}.download-link:focus .download-link__meta,.download-link:hover .download-link__meta{color:#fff}.download-link:focus:after,.download-link:hover:after{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAxNDQ3QiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2Utd2lkdGg9IjIiPjxwYXRoIGQ9Ik0xOS4xNjcgMTUuMTgydjEuNTk0YzAgMS4zMi0xLjA3IDIuMzktMi4zOTEgMi4zOUgzLjIyNGEyLjM5IDIuMzkgMCAwIDEtMi4zOS0yLjM5di0xLjU5NE0xMCAxNS4wOVYuODMzTTE1LjgzMyA5LjI1NyAxMCAxNS4wOSA0LjE2NyA5LjI1NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:20px}.download-link__title{border-bottom:1px solid #01447b;font-weight:600}@media screen and (min-width:1024px){.download-link__title{border-bottom-width:2px}}.download-link__meta{color:#333;display:block;transition:all 225ms linear 0ms}.download-list{list-style:none;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:1024px){.download-list{margin-bottom:4rem;margin-top:4rem}}.download-list__item{border-top:1px solid #777673;padding-top:1rem}.download-list__item:last-child{border-bottom:1px solid #777673}.download-with-image{margin-bottom:2rem;margin-top:2rem;position:relative}@media screen and (min-width:1024px){.download-with-image{margin-bottom:4rem;margin-top:4rem}}@media screen and (min-width:768px){.download-with-image{min-height:23.8125rem;padding-left:19.875rem}}.download-with-image__title{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.download-with-image__title{margin-left:1em!important;margin-right:1em!important}}.download-with-image__title{margin-bottom:1rem}.download-with-image__text{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.download-with-image__text{margin-left:1em!important;margin-right:1em!important}}.download-with-image__image__wrapper{border:1px solid #333;margin:1rem 0 0 4.625rem;width:8rem}@media screen and (min-width:768px){.download-with-image__image__wrapper{left:0;margin:0;position:absolute;top:0;width:17.875rem}}.download-with-image__image{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIGZpbGw9IiNGOUY4RjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjE0MiAwYy44OTIgNC4wMzMgMy42IDcuMjM4IDUuNjk3IDEwLjI1M0MyNC4zODYgOC44MDUgMjguMzA0IDcuODE4IDMzIDguNjgzYy01LjI4IDIuMjQ4LTYuODU0IDUuNzE0LTcuNzYyIDguMTA5IDIuNjIzIDQuMzAzIDMuNDk2IDYuNDggNC42OTggMTIuOTg0LTIuMDQ4LTIuNjY4LTcuMTc5LTQuNDYzLTkuODEzLTUuNDQ3LTIuNzk3IDQuMTE0LTYuMzU4IDYuNDctMTAuODcxIDguNDk2IDEuNzE3LTMuMTAyIDIuNzg5LTcuNjIyIDMuMDczLTExLjI4NEM3LjU5NSAyMC4wOTggMy42ODQgMTguMDggMCAxNC44MjljNC4yNDguNzUgOC4yNjctLjQ3IDExLjgxNS0xLjUzNy4xNi00LjY5LS4zMDUtOS4wNiAyLjMyNy0xMy4yOTJaIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:100px;display:block;min-height:9.375rem;width:100%}@media screen and (min-width:768px){.download-with-image__image{background-size:200px;min-height:23.75rem}}.download-with-image+.download-with-image,.download-with-image__content{margin-top:2rem}@media screen and (min-width:768px){.download-with-image+.download-with-image{margin-top:4rem}}.download-with-image+.download-with-image:before{border-top:1px solid #777673;content:"";left:0;position:absolute;right:0;top:-1rem;width:100%}@media screen and (min-width:768px){.download-with-image+.download-with-image:before{top:-2rem}}.section-illu{background-color:#01447b;color:#fff;padding-top:50px;position:relative}.section-illu:before{background-image:url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Images/gen/img-884ead.png);background-repeat:no-repeat;background-size:100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.section-illu .block{position:relative;z-index:1}.section-illu__container{grid-gap:24px;display:grid;grid-template-columns:min(552px,100%);justify-content:center;justify-items:center;margin-left:auto;margin-right:auto;max-width:52.5rem}@media(min-width:1024px){.section-illu__container{align-items:center;-moz-column-gap:40px;column-gap:40px;grid-template-columns:275px min(552px,100%);justify-items:start}}.section-illu__content{grid-gap:24px;display:grid;grid-template-columns:1fr}@media(max-width:1023px){.section-illu__content{justify-items:center}.section-illu .copy p,.section-illu .copy-btn__wrapper,.section-illu .copy-h2{text-align:center}}.section-illu .copy-h2{color:#fff}.section-illu__text{font-size:1rem;font-weight:400}@media(min-width:1024px){.section-illu__image-wrapper{grid-column:1/2;grid-row:1/-1;justify-self:center}}.section-illu__img{height:auto;width:100%}@media(max-width:1023px){.section-illu__img{max-width:20rem}}.section-illu .copy-btn__wrapper{margin-bottom:0}.section-illu .copy-btn{background-color:#fff;border:2px solid #fff;border-radius:28px;color:#01447b;font-size:clamp(1rem,.58vw + .85rem,1.38rem);font-weight:700}@media print{.section-illu .copy-btn{margin-left:1em!important;margin-right:1em!important}}.section-illu .copy-btn{padding:12px 50px}.section-illu .copy-btn:focus,.section-illu .copy-btn:hover{background-color:#01447b;border-color:#fff;color:#fff;outline:none}.map{color:#0aff5e}.project-brief__title{color:#333;font-size:1.125rem;font-weight:700;margin:0 0 20px;padding:0;text-align:center}.project-brief__container{display:block;margin-bottom:-48px}.project-brief__container tbody{display:flex;flex-flow:row wrap}.project-brief__item{display:flex;flex-direction:column;margin:0 50px 18px 0}.project-brief__item--organisation{flex-basis:100%}.project-brief__item--organisation td{display:block}.project-brief__item__label{color:#333;display:block;font-size:1.125rem;font-style:normal;font-weight:400;text-align:left}.project-brief__item__value{border:0;color:#01447b;display:block;font-size:1.625rem;font-weight:700;line-height:1.3;padding:0}.project-brief__item__value--organisation-data{margin-bottom:15px;margin-top:5px}@media(min-width:550px){.project-brief__item__value--organisation-data{display:flex}.project-brief__item__value--organisation-data>div:nth-child(n+2){padding-left:10px}}.project-brief__item__value--organisation-data>div{flex:0 0 50%;margin:0}.project-brief__item__value--organisation-data>div:first-child{padding-right:10px}.project-brief__item__value--organisation-data>div span{display:block}.project-brief__item .copy p{font-size:1.125rem;line-height:1.5}.project-card__line{padding:0}.project-card__line--organisation{margin-bottom:4px}.project-card__line--organisation .card__meta-text__label{display:inline-block;padding-right:8px}.project-card__line--organisation .card__meta-text{display:inline-block;font-weight:700}.project-card__line--icon{background-position:0 0;background-repeat:no-repeat;background-size:23px;line-height:1.5625rem;padding-left:38px}.project-card__line--icon:last-child{margin-bottom:0}.project-card__line--year{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuNSAyMy41MDFhNiA2IDAgMSAwIDAtMTIgNiA2IDAgMCAwIDAgMTJaIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Im0yMC4xNzQgMTUuNzU2LTIuOTA1IDMuODc0YS43NS43NSAwIDAgMS0xLjEzMS4wOGwtMS41LTEuNU05LjUgMTguNWgtOGExIDEgMCAwIDEtMS0xdi0xNGExIDEgMCAwIDEgMS0xaDE4YTEgMSAwIDAgMSAxIDFWMTBNNS41LjUwMXY1TTE1LjUuNTAxdjVNLjUgNy41MDFoMjAiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.project-card__line--location{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTIgMjQuNDg1YzYuMzUxIDAgMTEuNS01LjE0OSAxMS41LTExLjVzLTUuMTQ5LTExLjUtMTEuNS0xMS41Uy41IDYuNjM0LjUgMTIuOTg1czUuMTQ5IDExLjUgMTEuNSAxMS41WiIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNLjY3MyAxMC45ODVoNi4wODRhMyAzIDAgMCAxIDIuMTIyLjg3OEwxMCAxMi45ODRhMyAzIDAgMCAxIC4xMjEgNC4xMTVsLTEuMzYzIDEuNTMzQTMgMyAwIDAgMCA4IDIwLjYyNXYzLjE0NU0yMC4yNjEgNC45ODVoLTUuOGEyLjI1IDIuMjUgMCAwIDAgMCA0LjVoLjQzMmEzIDMgMCAwIDEgMi41IDEuMzM1bDIuMjE4IDMuMzI5YTMgMyAwIDAgMCAyLjUgMS4zMzZoMS4xMjEiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.project-card__line--money{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzLjUgOC40NWg5YTEgMSAwIDAgMSAxIDF2MTFhMSAxIDAgMCAxLTEgMWgtMjFhMSAxIDAgMCAxLTEtMXYtMTFhMSAxIDAgMCAxIDEtMUg0IiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMuNjU0IDE0LjYgMy41IDE3Ljk1bDIuNzcxLTEuODkgNi41NzctMTEuNzkyYS41LjUgMCAwIDAtLjE5NC0uNjhsLTEuNzQ2LS45NzRhLjUuNSAwIDAgMC0uNjgxLjE5M0wzLjY1NCAxNC42WiIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTQuMDA0IDE1LjQ1aDYuNU0xMS4wMDQgMTguNDVoOS41IiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)}.project-card .card__text p{font-size:1rem;margin-top:18px}@media print{.project-card .card__text p{margin-left:1em!important;margin-right:1em!important}}.card--link.focus-within .card__image,.card--link:focus .card__image,.card--link:hover .card__image{border-bottom:1px solid #88753d}.project-teaser{margin:0 auto;max-width:38.125rem}.project-teaser .card__image{background:#f3f1ec;border-bottom:1px solid #f3f1ec;max-height:23.25rem;width:100%}.project-teaser .card__image img{margin:0 auto}.project-teaser .card__image--default{background:url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Images/gen/img-b387cf.png) repeat;height:23.25rem}.project-teaser .card__image--default img{visibility:hidden}.project-teaser.card--vertical-split{max-width:38.125rem}.project-teaser.card--vertical-split .card__image{max-height:23.25rem}.project-teaser.card--vertical-split .card__meta-text{display:inline;margin-left:4px}@media(min-width:1024px){.project-teaser.card--vertical-split{max-width:50rem}.project-teaser.card--vertical-split .card__content-container{display:flex;flex-direction:column;max-height:31.25rem;overflow:hidden}.project-teaser.card--vertical-split .card__image{height:31.25rem;max-height:31.25rem;max-width:50rem}.project-teaser.card--vertical-split .card__image img{width:auto}}@media(min-width:1280px){.project-teaser.card--vertical-split{max-height:31.25rem;max-width:77.5rem}.project-teaser.card--vertical-split .card__image{border-bottom:none}}.project-list{align-content:space-between;display:flex;flex-wrap:wrap;list-style-type:none}.project-list__item{margin-bottom:20px;margin-left:10px;margin-right:10px;width:100%;z-index:0}.project-list__item,.project-list__item--full-width{flex-basis:calc(100% - 20px)}@media(min-width:1024px){.project-list__item{flex-basis:calc(50% - 30px);margin-left:15px;margin-right:15px}.project-list__item--full-width{flex-basis:calc(100% - 30px)}}@media(min-width:1280px){.project-list__item{flex-basis:calc(50% - 20px);margin-left:10px;margin-right:10px}.project-list__item--full-width{flex-basis:calc(100% - 20px)}}.page-project-overview .page-content{background-color:#f9f8f5}.page-project-overview .project-list__container+.project-list__container,.page-project-overview .toc__jump-link__container+.project-list__container{margin-top:112px}.page-header{--page-header-bg:#01447b;--page-header-color:#fff;background-color:var(--page-header-bg);position:relative;z-index:5}.page-header .navigation-primary{transition:opacity .3s cubic-bezier(.6,0,.3,1)}.page-header-backdrop{position:relative}.page-header-backdrop:after{background-color:rgba(51,51,51,.9);bottom:0;content:"";display:block;height:var(--header-backdrop-height);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;transition:opacity .3s cubic-bezier(.6,0,.3,1);z-index:-1}.page-header-backdrop--visible:after{opacity:1;pointer-events:all}body{--header-desktop-height:480px}body.navigation-extended{height:var(--header-desktop-height);overflow-y:hidden}.page-header{--padding-inline:1rem;--content-max-width:1240px;display:grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline),1fr) [content-start] min(100% - var(--padding-inline)*2,var(--content-max-width)) [content-end] minmax(var(--padding-inline),1fr) [full-width-end];grid-template-rows:repeat(3,auto)}.page-header .page-header__logo-wrapper{grid-column:content;grid-row:1/2}.page-header .page-header__heading-wrapper{grid-column:content;grid-row:2/3}.page-header .page-header__bar__container{grid-column:full-width;grid-row:3/4}.page-header .header-image{grid-column:full-width;grid-row:1/3}.page-header--home{grid-template-rows:100px auto auto}.page-header--home .page-header__heading-wrapper,.page-header--home .page-header__logo-wrapper{justify-self:end}@media(max-width:549px){.page-header--home .page-header__heading-wrapper{max-width:16.25rem}}.page-header--home .display-title{text-align:right}@media(min-width:1280px){.page-header--home{grid-template-rows:320px min(60dvh,550px) auto}}.header-image__img{display:block;height:100%;object-fit:cover;width:100%}.page-header__logo{align-items:center;display:flex;justify-content:center;position:relative;width:100%}@media(min-width:768px){.page-header__logo{padding:24px 0}}.page-header__logo img{height:4.375rem}.page-header__logo a:focus-visible{outline:2px solid var(--page-header-color);outline-offset:4px}@media(min-width:1280px){.page-header__logo{padding:52px 0}.page-header__logo img{height:7.5rem}}.display-title{color:var(--page-header-color);padding-bottom:24px;position:relative;z-index:1}@media(min-width:1280px){.display-title{padding-bottom:96px}}.page-header__bar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:77.5rem;width:100%}.page-header__bar__container{background-color:#fff}.page-header__bar .page-header__right{align-items:center;display:flex}.page-header-search-button{align-items:center;background-color:transparent;border:4px solid transparent;color:#01447b;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:400;gap:4px;line-height:1;padding:16px;-webkit-text-decoration:none;text-decoration:none}.page-header-search-button:focus,.page-header-search-button:hover{border-color:#01447b}.page-header-search-button__icon{position:relative;top:3px}.page-header-search-button__icon svg{height:1.5625rem}.page-header-search-button__icon line,.page-header-search-button__icon path{stroke:#01447b}@media(max-width:549px){.page-header-search-button__label:not(:focus-visible):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}}@media print{.page-header__bar{display:none}}.donation-button{align-items:center;background-color:#703e7a;border:4px solid #703e7a;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:400;gap:4px;line-height:1;padding:16px;-webkit-text-decoration:none;text-decoration:none}.donation-button:active,.donation-button:focus,.donation-button:hover{background-color:#fff;outline:none}.donation-button:active path,.donation-button:focus path,.donation-button:hover path{fill:#703e7a}.donation-button:active .donation-button__label,.donation-button:focus .donation-button__label,.donation-button:hover .donation-button__label{color:#703e7a}.donation-button__icon svg{height:1.5625rem}.donation-button path{fill:#fff}.donation-button__label{color:#fff;line-height:1}.navigation-primary{display:none}.navigation-primary__item{align-items:center;display:flex;flex-flow:row wrap;list-style-type:none}.navigation-primary__link{background-color:#fff;border:4px solid transparent;color:#01447b;display:block;flex:1 0 auto;font-size:1.25rem;font-weight:400;letter-spacing:-.01563rem;line-height:1.4;padding:16px;position:relative;-webkit-text-decoration:none;text-decoration:none}.navigation-primary__link:active,.navigation-primary__link:hover{background-color:#01447b;color:#fff}.navigation-primary__link:focus-visible{border-color:#01447b}.navigation-primary__link--active:before,.navigation-primary__link--current:before{border-left:5px solid #01447b;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:0}.navigation-primary__submenu-toggle-icon{margin-left:8px;transform:rotate(90deg)}.navigation-primary__submenu-toggle-icon path{fill:currentColor}@media(max-width:1279px){.navigation-primary__mobile-toggle{align-items:center;background:none;border:4px solid transparent;color:#01447b;cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:400;gap:6px;letter-spacing:-.01563rem;line-height:1;padding:16px;-webkit-text-decoration:none;text-decoration:none}.navigation-primary__mobile-toggle[aria-expanded=true]{background-color:#01447b;color:#fff}.navigation-primary__mobile-toggle[aria-expanded=true] path{fill:#fff}.navigation-primary__mobile-toggle[aria-expanded=true] .open{display:none}.navigation-primary__mobile-toggle[aria-expanded=true] .close,.navigation-primary__mobile-toggle[aria-expanded=true]~.navigation-primary{display:block}.navigation-primary__mobile-toggle[aria-expanded=true]~.page-header__right{display:none}.navigation-primary__mobile-toggle:focus-visible,.navigation-primary__mobile-toggle:hover,.navigation-primary__mobile-toggle[aria-expanded=true]:focus-visible,.navigation-primary__mobile-toggle[aria-expanded=true]:hover{background:#fff;border-color:#01447b;color:#01447b}.navigation-primary__mobile-toggle:focus-visible path,.navigation-primary__mobile-toggle:hover path,.navigation-primary__mobile-toggle[aria-expanded=true]:focus-visible path,.navigation-primary__mobile-toggle[aria-expanded=true]:hover path{fill:#01447b}.navigation-primary__mobile-toggle span{pointer-events:none}.navigation-primary__mobile-toggle-icon .close{display:none}.navigation-primary__mobile-toggle-icon svg{height:1.5625rem}.navigation-primary__mobile-toggle-icon path{fill:#01447b}.navigation-primary{background-color:#f3f1ec;flex-basis:100%;padding-top:12px}.navigation-primary__item--level-1{margin-bottom:4px}.navigation-primary__item-container{flex-basis:100%}}@media(min-width:1280px){.navigation-primary__item-container,.navigation-primary__mobile-toggle{display:none}.navigation-primary__submenu-toggle[aria-expanded=true]+.navigation-primary__item-container{display:block}.navigation-primary__item{position:relative}.navigation-primary{display:flex;flex:1 1 auto;gap:5px}.navigation-primary__link{background:none;display:inline-block}.navigation-primary__link--active:before,.navigation-primary__link--current:before{background-color:#01447b;content:"";display:block;height:.25rem;left:9px;position:absolute;right:9px;top:100%;width:calc(100% - 1.125rem)}.navigation-primary__item-container{background-color:#fff;left:0;max-width:25rem;padding:32px;position:absolute;top:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.page-feature{background:#f9f8f5}.flow>*+*{margin-top:var(--flow-space)}.page-content{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAwIiBoZWlnaHQ9IjQ5NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNGOUY4RjUiPjxwYXRoIGQ9Ik0yMTIuNDM5IDEzLjA5OWMxNi4xNjYgNTYuNzQgNTQuNzE3IDEwMi44NTIgODQuMDQ3IDE0NC45OTdsMi4xMDcgMy4wMjYgMy41MTMtMS4xMThjNjMuMzc1LTIwLjE2NiAxMTcuOTEyLTM0LjE0NCAxODAuNzU5LTI2LjE0Ni0zMi4zNCAxNi4xLTU0LjU2MyAzNS4zOTctNzAuNDA4IDU1LjAyOS0xOC4xODEgMjIuNTI1LTI3LjgwNCA0NS4yOTUtMzQuNzQ2IDYzLjU4MWwtLjg2OCAyLjI4OCAxLjI3NCAyLjA5YzE5LjgwNyAzMi40NzIgMzIuODU4IDU2LjY4MiA0My4yNDUgODQuOTI5IDkuMTQxIDI0Ljg1NSAxNi4yNzEgNTIuOTggMjQuMDM1IDkyLjc4MS0xNi4zMzQtMTUuMjc4LTM4LjM5My0yOC4yMy02MC42NTItMzkuMDEtMjguNTY0LTEzLjgzNC01OC4yMzctMjQuNDQ1LTc4LjEwMS0zMS44NmwtMy42NzUtMS4zNzMtMi4yMDcgMy4yNDRjLTM4Ljk0NSA1Ny4yMzYtODcuODMyIDkxLjY5Ni0xNDkuNDg4IDEyMC44MzEgMjIuNTItNDYuNzc4IDM2LjQ5NC0xMDguODQ5IDQwLjQ1NC0xNTkuODUxbC4zMS00LTMuODM4LTEuMTdjLTY1LjU2NS0xOS45NzktMTIwLjUwMi00Ny4yNDMtMTcxLjk0MS04OS41NTIgNTkuMzU4IDUuOTU4IDExNS4yODQtMTEuMDcyIDE2NC4xOS0yNS43NzVsMy40MzYtMS4wMzMuMTIyLTMuNTg1YzIuMzE3LTY3LjkwNy0zLjcyOC0xMjguOTkgMjguNDMyLTE4OC4zMjNaIiBzdHJva2Utd2lkdGg9IjYiLz48L3N2Zz4=);background-position:-10vw -70vw;background-repeat:no-repeat;background-size:120vw;display:block;padding-bottom:60px;padding-top:60px;position:relative}@media(min-width:1024px){.page-content{padding-bottom:96px;padding-top:96px}}.page-content:before{background-image:linear-gradient(180deg,hsla(0,0%,94%,.678),transparent);content:"";display:block;height:25rem;left:0;position:absolute;top:0;width:100%;z-index:-1}.page-content .row .neos-contentcollection{margin-left:auto;margin-right:auto;max-width:77.5rem}.page-content>.block:first-child,.page-content>.visuallyhidden:first-child+.block{padding-top:30px}.skiplink:not(:focus-visible):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}.skiplink{background-color:#01447b;border:3px solid #fff;color:#fff;display:inline-block;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none}.skiplink:active,.skiplink:focus-visible{left:1rem;outline:1px solid #fff;position:absolute;top:-100%;z-index:3}.page-teaser{background:#f3f1ec;display:flex;flex-direction:column-reverse;justify-content:flex-end;margin:0 auto 20px;max-width:28.75rem}.page-teaser__title{font-size:1.375rem;margin:0 -16px 16px}.page-teaser__link{margin:0;padding:8px 16px}.page-teaser__picture{display:block}.page-teaser__image{display:block;width:100%}.page-teaser__image__wrapper{margin-bottom:16px;padding-top:50%;position:relative}.page-teaser__image__wrapper--no-image{background:url(/_Resources/Static/Packages/Mindscreen.SternstundenDe/Images/gen/img-b387cf.png) repeat}.page-teaser__picture{position:absolute;top:0;width:100%}.page-teaser__content{padding:0 16px 16px}.page-teaser__text{color:#333;font-size:1.125rem;font-weight:300;line-height:1.5}@media(min-width:460px){.page-teaser{border-radius:4px;width:25rem}.page-teaser__image{border-radius:4px 4px 0 0}.page-teaser.focus-within,.page-teaser:focus-within,.page-teaser:hover{box-shadow:inset 0 -5px 0 #88753d}.page-teaser__content{padding-bottom:32px}}@media(min-width:860px){.page-teaser{margin-left:10px;margin-right:10px}}@media(min-width:1024px){.page-teaser__title{font-size:1.625rem}}.page-teaser-container{margin-bottom:50px}@media(min-width:460px){.page-teaser-container{padding:0 10px}}@media(min-width:860px){.page-teaser-container{margin-bottom:80px;padding:0}.page-teaser-container__container{display:flex;flex-wrap:wrap;justify-content:center}}@media(min-width:1280px){.page-teaser-container__container{margin:0 -10px}}.link-teaser-list{grid-gap:24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,400px),1fr));justify-content:center;margin-bottom:50px}@media(min-width:1024px){.link-teaser-list{margin-bottom:80px}}.link-teaser__item{display:grid;position:relative;width:100%}.link-teaser__item a:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}@media screen and (max-width:1023px){.link-teaser__item{aspect-ratio:1/1}}@media screen and (min-width:1024px){.link-teaser__item{aspect-ratio:3/2}}@media(prefers-reduced-motion:no-preference){.link-teaser__item:focus-within .link-teaser__img,.link-teaser__item:hover .link-teaser__img{transform:scale(1.03)}}.link-teaser__content{background-color:#fff;margin-bottom:16px;margin-left:16px;margin-right:16px;padding:8px 12px;z-index:1}@media screen and (min-width:1024px){.link-teaser__content{max-width:26.875rem;padding:12px}}.link-teaser__link{color:#01447b;display:block;padding:8px 12px;-webkit-text-decoration:none;text-decoration:none;transition:all 225ms linear 0ms}.link-teaser__link:hover{background-color:#01447b;color:#fff}.link-teaser__link{transition:outline-color .25s ease}.link-teaser__link:focus-visible{outline:2px solid #01447b}.link-teaser__img-wrapper{overflow:hidden;width:100%}@media screen and (max-width:1023px){.link-teaser__img-wrapper{aspect-ratio:1/1}}@media screen and (min-width:1024px){.link-teaser__img-wrapper{aspect-ratio:3/2}}.link-teaser__img{display:block;height:100%;object-fit:cover;pointer-events:none;transition:all 225ms linear 0ms;width:100%}.page-footer{background:#f9f8f5}@media print{.page-footer{display:none}}.footer-content{grid-gap:30px;display:grid;grid-template-areas:"socmed" "menu" "logo";padding-bottom:50px;padding-top:50px}@media(max-width:549px){.footer-content{margin:auto;max-width:26.25rem}}@media(min-width:1024px){.footer-content{grid-template-areas:"socmed logo" "menu logo";grid-template-columns:1fr 420px;grid-template-rows:auto 1fr}}.footer-nav{align-self:end;grid-area:menu}.social-media{grid-area:socmed}.footer-spendensiegel{grid-area:logo}.footer-nav__list{list-style:none}@media(min-width:550px){.footer-nav__list{display:flex;flex-wrap:wrap;gap:16px}}.footer-nav__link{color:#333;display:block;font-size:1rem;letter-spacing:.0625rem;-webkit-text-decoration:none;text-decoration:none}.footer-nav__link:active,.footer-nav__link:focus,.footer-nav__link:hover{-webkit-text-decoration:underline;text-decoration:underline}.footer-spendensiegel{container:siegel/inline-size}@media(max-width:1023px){.footer-spendensiegel{border-top:1px solid #dedede;padding-top:30px}}@media(min-width:1024px){.footer-spendensiegel{border-left:1px solid #dedede;padding-left:30px}}.footer-spendensiegel__wrapper{align-items:flex-start;display:flex;gap:16px;max-width:26.25rem}@container siegel (max-width: 330px){.footer-spendensiegel__wrapper{flex-direction:column}}.footer-spendensiegel__image{flex:0 0 auto;width:6.125rem}.footer-spendensiegel__text-wrapper{word-wrap:break-word;color:#333;flex:1 1 auto;margin-top:-3px}@media(min-width:1024px){.donation-bar__content{align-items:center;display:flex;gap:24px}.donation-bar__account{display:flex;flex-grow:1;flex-wrap:wrap;gap:4px}}.donation-bar__account-element{display:flex;flex-wrap:wrap;gap:4px}@media(max-width:1023px){.donation-bar__account-element{justify-content:center}}@media(min-width:1024px)and (max-width:1160px){.donation-bar__account-element--owner{flex-basis:100%;justify-content:flex-start}}@media(min-width:1024px){.donation-bar__account-element--owner{margin-right:28px}.donation-bar .donation-button,.donation-bar__title{flex-shrink:0}}.donation-bar{background-color:#fff;border-bottom:4px solid #88753d;border-top:4px solid #88753d;padding:16px 0}@media(max-width:1023px){.donation-bar__content{text-align:center}}.donation-bar__account{color:#333}.donation-bar__account,.donation-bar__title{font-size:1rem}@media print{.donation-bar__account,.donation-bar__title{margin-left:1em!important;margin-right:1em!important}}.donation-bar__account,.donation-bar__title{font-weight:700}.donation-bar__title{color:#88753d;font-size:1rem;font-weight:700}@media(max-width:1023px){.donation-bar .donation-button{margin-top:8px}}@media print{.donation-bar .donation-button{display:none}}.social-media{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.social-media__list{display:flex;flex-wrap:wrap;gap:16px;margin-right:24px}.social-media__link{align-items:center;color:#333;display:flex;height:2rem;justify-content:center;transition:outline-color 225ms linear;width:2rem}.social-media__link:active,.social-media__link:focus,.social-media__link:hover{outline:1px solid #333;outline-offset:2px}.social-media__link svg{fill:currentColor;pointer-events:none;width:1.5rem}.social-media__link svg *{fill:currentColor}.social-media__link--linkedin svg{margin-top:-2px}.social-media__link--instagram svg{margin-top:2px}.newsletter-link__link{background-color:inherit;border:2px solid #333;border-radius:2px;color:#333;display:block;font-size:1rem;padding:8px 12px;-webkit-text-decoration:none;text-decoration:none}.newsletter-link__link:focus,.newsletter-link__link:hover{background-color:#333;color:#fff}.lp-nav__menu{list-style:none}.sub-nav{margin-bottom:-8px}.sub-nav__item{display:inline;font-size:1.1875rem;font-weight:300}.sub-nav__item:not(:last-child):after{color:#333;content:"•";display:inline-block}.sub-nav__item a{color:#333;display:inline-block;letter-spacing:-.0625rem;padding:20px 16px;-webkit-text-decoration:none;text-decoration:none}.sub-nav__item a:focus,.sub-nav__item a:hover{background-color:#01447b;border:4px solid #01447b;color:#fff;padding:16px 12px}.sub-nav__item--current a{border:4px solid #01447b;color:#01447b;padding:16px 12px}.sub-nav__container{background:#fff;border-bottom:4px solid #f3f1ec;margin-bottom:38px;padding-top:20px}@media print{.sub-nav__container{display:none}}.breadcrumb{border-bottom:1px solid #dedede}@media print{.breadcrumb{display:none}}.breadcrumb__nav{display:flex;flex-wrap:wrap;gap:5px;list-style:none;padding-bottom:15px;padding-top:15px}.breadcrumb__nav--small{background-color:#f9f8f5;margin-top:15px;padding-bottom:0;padding-top:0}.breadcrumb__item,.breadcrumb__link{display:inline-block}.breadcrumb__link{font-size:1rem;padding:0 25px 0 5px;position:relative}@media print{.breadcrumb__link{margin-left:1em!important;margin-right:1em!important}}.breadcrumb__link{color:#333;line-height:1.5;-webkit-text-decoration:underline;text-decoration:underline;transition:all .2s ease-in-out}@media(min-width:1024px){.breadcrumb__link{padding:15px 25px 15px 5px}}.breadcrumb__link:focus,.breadcrumb__link:hover{background:#01447b;color:#fff;outline:none;-webkit-text-decoration:none;text-decoration:none}.breadcrumb__link:focus:not(:last-child):after,.breadcrumb__link:hover:not(:last-child):after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTkuMjM5IDEuNTE0IDE0LjUwOSAxMWwtNS4yNyA5LjQ4Ni0xLjc0OC0uOTcyTDEyLjIyMSAxMWwtNC43My04LjUxNCAxLjc0OC0uOTcyeiIvPjwvc3ZnPg==)}.breadcrumb__link:not(:last-child):after{background-attachment:scroll;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjIgMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzMzMyI+PHBhdGggZD0iTTkuMjM5IDEuNTE0IDE0LjUwOSAxMWwtNS4yNyA5LjQ4Ni0xLjc0OC0uOTcyTDEyLjIyMSAxMWwtNC43My04LjUxNCAxLjc0OC0uOTcyeiIvPjwvc3ZnPg==);background-position:50%;background-size:22px;content:"";display:inline-block;height:1.125rem;margin-top:-9px;position:absolute;right:5px;top:50%;vertical-align:middle;width:.625rem}.toc{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;list-style-type:none;margin:0 -10px}.toc__item{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.toc__item{margin-left:1em!important;margin-right:1em!important}}.toc__item{margin:0 10px}@media(min-width:550px){.toc__item{width:calc(50% - 1.25rem)}}.toc__item__link{color:#333;display:block;padding:8px 8px 8px 25px;position:relative;-webkit-text-decoration:none;text-decoration:none}@media(min-width:550px){.toc__item__link{padding:8px 8px 8px 28px}}.toc__item__link:focus,.toc__item__link:hover{background:#01447b;color:#fff;outline:none;-webkit-text-decoration:none;text-decoration:none}.toc__item__link:focus:before,.toc__item__link:hover:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNGRkYiPjxwYXRoIGQ9Im0xIDEgNi40NTcgOS4yODZjLjI3NC40MzcuMjc0Ljk5MSAwIDEuNDI4TDEgMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==)}.toc__item__link:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMSAxIDYuNDU3IDkuMjg2Yy4yNzQuNDM3LjI3NC45OTEgMCAxLjQyOEwxIDIxIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;background-size:6px 18px;content:"";display:inline-block;height:1.25rem;left:10px;margin-top:-10px;position:absolute;top:25px;width:.5rem}@media(min-width:550px){.toc__item__link:before{background-size:8px 20px}}.toc__jump-link__container{background-color:#fff}.toc__jump-link{color:#333;display:inline-block;padding:15px 50px 15px 30px;position:relative;-webkit-text-decoration:none;text-decoration:none}.toc__jump-link:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMSAxIDYuNDU3IDkuMjg2Yy4yNzQuNDM3LjI3NC45OTEgMCAxLjQyOEwxIDIxIiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;background-size:8px 20px;content:"";display:inline-block;height:1.25rem;left:10px;margin-top:-10px;position:absolute;top:50%;width:.5rem}.toc__jump-link:focus,.toc__jump-link:hover{background:#01447b;color:#fff}.toc__jump-link:focus:before,.toc__jump-link:hover:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNGRkYiPjxwYXRoIGQ9Im0xIDEgNi40NTcgOS4yODZjLjI3NC40MzcuMjc0Ljk5MSAwIDEuNDI4TDEgMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat}.mscr-pagination__nav{font-size:1.125rem;font-weight:700;padding:32px 0;text-align:center;width:100%}.mscr-pagination__nav ul{list-style-type:none}.mscr-pagination__nav li{display:inline}.mscr-pagination__button{border-radius:3px;color:#01447b;display:inline-block;padding:6px 12px;text-align:center;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}.mscr-pagination__button:active,.mscr-pagination__button:focus,.mscr-pagination__button:hover{background:#01447b;color:#fff;outline:none}.mscr-pagination__button--current{background:none;border-bottom:4px solid #01447b;color:#01447b}.contact-card{background-color:#fff;display:flex;flex:1 0 45%;flex-direction:column-reverse;font-size:1.125rem;line-height:1.5;margin:0 0 20px;width:100%}.contact-card__title{color:#01447b;font-weight:700}.contact-card__information{flex:1 1 auto;font-weight:300}.contact-card__information span{display:block}.contact-card__information-container{border:3px solid #f3f1ec;border-left:0;border-right:0;height:100%;padding:17px}.contact-card__image{display:block;margin:auto}.contact-card__image-wrapper{background-color:#f9f8f5;flex:0 0 auto}.contact-card__cellphone,.contact-card__email,.contact-card__phone{background-position:0;background-repeat:no-repeat;background-size:22px;margin-top:10px;padding-left:42px}.contact-card__email{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNLjUgNS45NTRhMiAyIDAgMCAxIDItMmgxOWEyIDIgMCAwIDEgMiAydjEyYTIgMiAwIDAgMS0yIDJoLTE5YTIgMiAwIDAgMS0yLTJ2LTEyWiIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMjIuOTExIDQuNTM2IDEyIDEzLjQ1NCAxLjA4OSA0LjUzNiIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);margin-top:36px}.contact-card__phone{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wODYgNy40YTIuMzE1IDIuMzE1IDAgMCAwIDAtMy4yNzFMNi42MzIgMS42NzhhMi4zMTMgMi4zMTMgMCAwIDAtMy4yNzEgMEwyLjAxNiAzLjAyNGEzLjQ2MyAzLjQ2MyAwIDAgMC0uNDM5IDQuMzY1IDUzLjc3OCA1My43NzggMCAwIDAgMTUuMDM0IDE1LjAzNGMxLjM3NC45MSAzLjIuNzI4IDQuMzY2LS40MzdsMS4zNDUtMS4zNDZhMi4zMTIgMi4zMTIgMCAwIDAgMC0zLjI3MWwtMi40NTMtMi40NTNhMi4zMTIgMi4zMTIgMCAwIDAtMy4yNzEgMGwtLjgxOC44MThBNTQuODg1IDU0Ljg4NSAwIDAgMSA4LjI2OCA4LjIybC44MTgtLjgyWiIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.contact-card__cellphone{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIxLjI1djBhLjI1LjI1IDAgMCAxIC4yNS4yNXYwYS4yNS4yNSAwIDAgMS0uMjUuMjV2MGEuMjUuMjUgMCAwIDEtLjI1LS4yNXYwYS4yNS4yNSAwIDAgMSAuMjUtLjI1IiBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTUuNSAyLjVhMiAyIDAgMCAxIDItMmg5YTIgMiAwIDAgMSAyIDJ2MTlhMiAyIDAgMCAxLTIgMmgtOWEyIDIgMCAwIDEtMi0ydi0xOVoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZD0iTTE4LjUgMTkuNWgtMTNNMTguNSA0LjVoLTEzTTEwLjUgMi41aDMiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.contact-card a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}.contact-card a:focus,.contact-card a:hover{outline:1px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}@media(min-width:550px){.contact-card{flex-direction:row-reverse}.contact-card__image-wrapper{flex:0 0 190px;margin-right:21px}.contact-card__information-container{padding:17px 17px 17px 0}}@media(min-width:1024px){.contact-card{margin:0 20px 20px;max-width:47%;width:auto}.contact-card__information-container{padding:17px 0}}.contact-box--single .contact-box__container{background-color:#f9f8f5;margin-bottom:20px}.contact-box--single .contact-box__container .contact-card{margin:0 auto}@media(min-width:1024px){.contact-box--single .contact-box__container .contact-card{max-width:75%}.contact-box__container{display:flex;flex-direction:column;flex-flow:row wrap;justify-content:space-between}}@media(min-width:1280px){.contact-box__container{margin:0 -20px}}.event-list{margin-top:24px}@media(min-width:){.event-list{margin-top:16px}}.event-list{margin-bottom:50px}@media(min-width:1024px){.event-list{margin-bottom:80px}}.event-list__container{grid-gap:clamp(.75rem,2.14vw + .2rem,2.13rem);display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));justify-content:center;margin-bottom:34px;margin-left:auto;margin-right:auto}.event-list__title{margin-left:0;margin-right:0;max-width:none;text-align:center}.event-list-item{background-color:#ebf4ff;padding:42px 24px 24px}.event-list-item:has(.event-list-item__button):focus-within,.event-list-item:has(.event-list-item__button):hover{outline:2px solid #01447b;outline-offset:2px}.event-list-item__title{letter-spacing:2%;min-height:10.9375rem}.event-list-item__title__text{color:#333;display:block;font-size:1rem;font-weight:400;letter-spacing:-2%;margin-top:24px;min-height:3.125rem}@media(min-width:1280px){.event-list-item__title__text{font-size:1.25rem}}.event-list-item__date{color:#01447b;display:block;font-size:1.125rem;font-weight:700}.event-list-item__text{margin-top:24px}.event-list-item__text,.event-list-item__text>p{color:#333;font-size:1rem;font-weight:400}.event-list-item__text>p[aria-hidden=true],.event-list-item__text[aria-hidden=true]{display:none}.event-list-item__text a,.event-list-item__text>p a{color:#01447b;-webkit-text-decoration:underline;text-decoration:underline}.event-list-item__text a:focus,.event-list-item__text a:hover,.event-list-item__text>p a:focus,.event-list-item__text>p a:hover{background:#f9f8f5;outline:2px dotted #01447b;-webkit-text-decoration:none;text-decoration:none}.event-list-item__button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:100%;letter-spacing:-2%;outline:none;padding:0;position:relative;text-align:left;width:100%}.section--gray .event-list-item__button{background:#fff}.event-list-item__button-handle{background-color:#ebf4ff;display:block;font-size:1rem;margin-top:32px;position:relative;text-align:right}@media print{.event-list-item__button-handle{margin-left:1em!important;margin-right:1em!important}}.event-list-item__button-handle{color:#000;font-weight:300;line-height:1}.event-list-item__button-handle:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjE0MiAwYy44OTIgNC4wMzMgMy42IDcuMjM4IDUuNjk3IDEwLjI1M0MyNC4zODYgOC44MDUgMjguMzA0IDcuODE4IDMzIDguNjgzYy01LjI4IDIuMjQ4LTYuODU0IDUuNzE0LTcuNzYyIDguMTA5IDIuNjIzIDQuMzAzIDMuNDk2IDYuNDggNC42OTggMTIuOTg0LTIuMDQ4LTIuNjY4LTcuMTc5LTQuNDYzLTkuODEzLTUuNDQ3LTIuNzk3IDQuMTE0LTYuMzU4IDYuNDctMTAuODcxIDguNDk2IDEuNzE3LTMuMTAyIDIuNzg5LTcuNjIyIDMuMDczLTExLjI4NEM3LjU5NSAyMC4wOTggMy42ODQgMTguMDggMCAxNC44MjljNC4yNDguNzUgOC4yNjctLjQ3IDExLjgxNS0xLjUzNy4xNi00LjY5LS4zMDUtOS4wNiAyLjMyNy0xMy4yOTJaIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:1.5rem;left:5px;position:relative;top:5px;width:1.5rem}.event-list-item__button-handle--no-description{height:2.5rem}.event-list-item__button[aria-expanded=false] .event-list-item__button-handle--open,.event-list-item__button[aria-expanded=true] .event-list-item__button-handle--closed{display:none}.news{margin-bottom:50px}@media(min-width:1024px){.news{margin-bottom:80px}}.news-list{margin-top:40px}@media(min-width:){.news-list{margin-top:32px}}.news-list{margin-bottom:32px}.news-list__container{grid-gap:18px;display:grid}.news-list .mscr-pagination__nav{grid-column:1/-1}@media screen and (min-width:768px)and (max-width:1279px){.news-list__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.news-list__container{grid-auto-rows:368px;grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1280px)and (min-width:1280px){.news-item{aspect-ratio:unset}}@media screen and (min-width:1280px){.news-item:nth-child(4n+1){grid-column:1/span 3}.news-item:nth-child(4n+2){grid-column:4/span 3}.news-item:nth-child(4n+3){grid-column:1/span 4}.news-item:nth-child(4n+4){grid-column:5/span 2}}@media screen and (min-width:1280px)and (min-width:1280px){.news-item:nth-child(4n+4) .link-teaser__img-wrapper{aspect-ratio:1/1}}.news-list__title{text-align:center}@media screen and (min-width:1280px){.news-item .link-teaser__img-wrapper{max-height:23rem}}.news-item .teaser-badge{z-index:2}.page-news .block--text{max-width:71.75rem}@media screen and (min-width:61.8125em){.page-news .block--text{padding:0}}.page-news .copy-h1{color:#01447b;font-size:clamp(1.75rem,2.14vw + 1.2rem,3.13rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.3}@media print{.page-news .copy-h1{margin-left:1em!important;margin-right:1em!important}}.page-news .copy-h1{text-align:left}.page-news .copy-h2{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4}@media print{.page-news .copy-h2{margin-left:1em!important;margin-right:1em!important}}.page-news .copy-h3{color:#01447b;font-size:clamp(1.13rem,.39vw + 1.02rem,1.38rem);font-weight:700;letter-spacing:-3%}@media print{.page-news .copy-h3{margin-left:1em!important;margin-right:1em!important}}.page-news .copy-h4{color:#01447b;font-size:clamp(1rem,.19vw + .95rem,1.13rem);font-weight:700}@media print{.page-news .copy-h4{margin-left:1em!important;margin-right:1em!important}}.page-news .copy-intro{font-size:clamp(1.13rem,.97vw + .87rem,1.75rem);font-weight:400;letter-spacing:-1%;text-align:left}.page-news .copy p{font-size:clamp(1rem,.97vw + .75rem,1.63rem);font-weight:400;letter-spacing:-1%}.page-news .copy-image__caption{font-size:clamp(.88rem,.39vw + .77rem,1.13rem);letter-spacing:-3%}.news-meta{display:flex;flex-wrap:wrap;gap:30px;margin-top:32px}@media(min-width:1024px){.news-meta{margin-top:64px}}.news-meta{margin-bottom:20px}@media(min-width:1024px){.news-meta{margin-bottom:30px}}.news-meta__data{grid-column-gap:8px;display:grid;grid-template-columns:56px 1fr}.news-meta__share{margin-left:auto}.news-meta__image{border-radius:50%;grid-column:1/2;grid-row:1/3}.news-meta__author{font-size:clamp(1rem,.39vw + .9rem,1.25rem);font-weight:700;grid-column:2/3}.news-meta__date{font-size:clamp(.88rem,.19vw + .82rem,1rem);font-weight:400;grid-column:2/3}.news-meta .share__disclosure__wrapper{margin:0}.stage{margin-bottom:40px}@media(min-width:1024px){.stage{margin-bottom:60px}}.stage__heading{text-align:center}.search-modal{bottom:-10px;left:0;position:absolute;right:0;z-index:100}.search-modal[aria-hidden=true]{display:none}.search-modal__backdrop{background-color:rgba(51,51,51,.9);bottom:0;left:0;position:fixed;right:0;top:0}.search-modal__wrapper{background-color:#f9f8f5;overflow-x:hidden;padding:20px 0;position:relative;width:100%}.search-modal__content{display:flex;justify-content:center;margin:auto;max-width:77.5rem;position:relative}.search-modal__content .search-form{max-width:50rem;width:100%}.search-modal__content .search-form__input-wrapper{position:relative;z-index:0}.search-modal__content .search-form__input-wrapper:before{background-color:#fff;border-bottom:4px solid #f3f1ec;border-top:2px solid #f3f1ec;content:"";display:block;height:100%;margin:0 -4px;position:absolute;transform:translateX(-50%);width:200vw;z-index:-1}.search-form__label{padding-left:50px}.search-form__input-wrapper{align-items:center;display:flex;gap:8px;margin-top:16px}.search-form__input{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDE0NDdCIj48cGF0aCBkPSJNMTcuMjA1IDguNjMyYzAgNC4xNjYtMy41NzcgNy42MzMtOC4xMDMgNy42MzNDNC41NzcgMTYuMjY1IDEgMTIuNzk4IDEgOC42MzJTNC41NzcgMSA5LjEwMiAxYzQuNTI2IDAgOC4xMDMgMy40NjYgOC4xMDMgNy42MzJaIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE1LjQxNCAxNSAyMiAyMS41ODYiLz48L3N2Zz4=);background-position:11px 10px;background-repeat:no-repeat;background-size:25px;border:4px solid #01447b;flex-grow:1;padding:11px 11px 11px 45px}.search-form__input:focus,.search-form__input:hover{outline:2px solid #01447b;outline-offset:2px}.search-form__submit{display:none;flex-shrink:0}@media(min-width:550px){.search-form__submit{display:inline-block}}.search-result{border-bottom:2px solid #f3f1ec;padding:20px 0}.search-result .breadcrumb__nav{margin-left:-5px;margin-right:-5px}.search-result__title a{color:#01447b;font-size:clamp(1.25rem,.78vw + 1.05rem,1.75rem);font-style:italic;font-weight:700;letter-spacing:-3%;line-height:1.4;margin-bottom:16px}@media print{.search-result__title a{margin-left:1em!important;margin-right:1em!important}}.search-result__title a{display:block;-webkit-text-decoration:none;text-decoration:none}.search-result__title a:active,.search-result__title a:focus,.search-result__title a:hover{background-color:#01447b;color:#fff}.search-result__body,.search-result__body p{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.search-result__body,.search-result__body p{margin-left:1em!important;margin-right:1em!important}}.search-result__body,.search-result__body p{margin-bottom:8px}@media(min-width:1200px){.donation-amount{align-items:flex-end}}.donation-amount__body{font-size:1rem;font-weight:400}@media(max-width:1023px){.donation-amount__body{text-align:center}}.donation-amount a{color:#fff}.donation-amount a:focus,.donation-amount a:hover{outline:2px solid #fff;-webkit-text-decoration:none;text-decoration:none}.donation-amount-box{background:hsla(0,0%,100%,.1);padding:20px 30px}@media(max-width:1379px){.donation-amount-box{text-align:center}}@media(min-width:1380px){.donation-amount-box{text-align:right}}.donation-amount-box__heading{font-size:1.2rem;font-weight:700;letter-spacing:.0625rem;line-height:1.25;margin-bottom:10px}.donation-amount-box__figure{font-size:2rem;font-weight:300;letter-spacing:-.01563rem;line-height:1.1}@media(min-width:800px){.donation-amount-box__figure{font-size:2.875rem}}.donation-amount-box__figure:after{content:"€";display:inline;padding-left:5px}.mscr-yt__optin__text{font-size:1rem;letter-spacing:-.01563rem}@media(min-width:1024px){.mscr-yt__optin__text{font-size:1.125rem;max-width:37.5rem}}.mscr-yt__optin__text a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.mscr-yt__optin__text a:focus,.mscr-yt__optin__text a:hover{background:#f9f8f5;color:#01447b;outline:2px dotted #fff;-webkit-text-decoration:none;text-decoration:none}.mscr-yt__wrapper{margin-bottom:20px}@media(min-width:1024px){.mscr-yt__wrapper{margin-bottom:36px}}.mscr-ardplayer__wrapper{margin-bottom:20px}@media(min-width:1024px){.mscr-ardplayer__wrapper{margin-bottom:36px}}@media(min-width:768px){.mscr-ardplayer__optin__content{padding:1rem 2rem;top:68%}}.mscr-ardplayer__optin__text{font-size:1rem;letter-spacing:-.01563rem}@media(min-width:768px){.mscr-ardplayer__optin__text{margin-bottom:0}}@media(min-width:1024px){.mscr-ardplayer__optin__text{font-size:1.125rem;max-width:37.5rem}}.mscr-ardplayer__optin__text a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.mscr-ardplayer__optin__text a:focus,.mscr-ardplayer__optin__text a:hover{background:#f9f8f5;color:#01447b;outline:2px dotted #fff;-webkit-text-decoration:none;text-decoration:none}.hidden,.hide{display:none!important}.hidden,.hide,.invisible{visibility:hidden}.visuallyhidden:not(:focus-visible):not(:active){-webkit-clip-path:inset(50%);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}.share__disclosure{font-size:clamp(1rem,.19vw + .95rem,1.13rem)}@media print{.share__disclosure{margin-left:1em!important;margin-right:1em!important}}.share__disclosure{align-items:center;background-color:transparent;border:1px solid #dbdbdb;border-radius:24px;color:#01447b;display:inline-flex;font-weight:700;gap:.5rem;justify-content:center;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none}.share__disclosure:focus,.share__disclosure:hover{outline:2px solid #01447b;-webkit-text-decoration:none;text-decoration:none}.share__disclosure:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDE0NDdCIj48cGF0aCBkPSJNOS4wNzQgMTEuMjEyYTQgNCAwIDEgMCAwIDMuNTc0TTIwLjUgOS41YTQuMDEgNC4wMSAwIDEgMC0zLjU3NS0yLjIxM00xNi45MjUgMTguNzEyQTQgNCAwIDEgMCAyMC41IDE2LjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0yMC41IDkuNWE0IDQgMCAwIDEtMy41NzUtMi4yMTNsLTcuODUxIDMuOTI1YTMuOTYzIDMuOTYzIDAgMCAxIDAgMy41NzVsNy44NTEgMy45MjZBNCA0IDAgMCAxIDIwLjUgMTYuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:1.5rem;width:1.5rem}.share__disclosure__wrapper{margin-bottom:1rem;margin-top:1rem;text-align:center}@media screen and (min-width:550px){.share__disclosure__wrapper{margin-bottom:1.5rem;margin-top:1.5rem}}.share__disclosure--dark{color:#fff}.share__disclosure--dark:focus,.share__disclosure--dark:hover{background-color:transparent;outline:2px solid #fff;-webkit-text-decoration:none;text-decoration:none}.share__disclosure--dark:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjRkZGIj48cGF0aCBkPSJNOS4wNzQgMTEuMjEyYTQgNCAwIDEgMCAwIDMuNTc0TTIwLjUgOS41YTQuMDEgNC4wMSAwIDEgMC0zLjU3NS0yLjIxM00xNi45MjUgMTguNzEyQTQgNCAwIDEgMCAyMC41IDE2LjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0yMC41IDkuNWE0IDQgMCAwIDEtMy41NzUtMi4yMTNsLTcuODUxIDMuOTI1YTMuOTYzIDMuOTYzIDAgMCAxIDAgMy41NzVsNy44NTEgMy45MjZBNCA0IDAgMCAxIDIwLjUgMTYuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+)}.share .dialog__content{margin:0 auto;max-width:34.375rem}.adventcalendar .share .dialog__content .copy-h1,.adventcalendar .share .dialog__content .copy-h2,.adventcalendar .share .dialog__content .copy-h3{color:#01447b}.share__socmed{display:flex;justify-content:space-around;margin-bottom:1.5rem;margin-top:.5rem}@media screen and (max-width:550px){.share__socmed{flex-direction:column;margin:0 auto 1rem;max-width:12.5rem}}@media screen and (min-width:550px){.share__socmed{margin-bottom:2rem}}.share__socmed__link{align-items:center;display:flex;display:inline-block;font-size:clamp(1rem,.19vw + .95rem,1.13rem);position:relative;-webkit-text-decoration:none;text-decoration:none;transition:none}@media print{.share__socmed__link{display:none!important}}.share__socmed__link{background-color:transparent;border:2px dotted rgba(1,68,123,0);border-radius:28px;font-size:clamp(1rem,.58vw + .85rem,1.38rem);font-weight:700}@media print{.share__socmed__link{margin-left:1em!important;margin-right:1em!important}}.share__socmed__link{padding:12px 50px}.share__socmed__link:focus,.share__socmed__link:hover{background-color:transparent;border-color:#01447b;color:#01447b;outline:none}.share__socmed__link{color:#01447b;padding:.25rem .5rem;-webkit-text-decoration:underline;text-decoration:underline;white-space:nowrap}.share__socmed__link:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:1.75rem;margin-bottom:-8px;margin-right:16px;width:1.75rem}.share__socmed__link--facebook:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiMzMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi41IDIzLjVoLTExYTEgMSAwIDAgMS0xLTF2LTIxYTEgMSAwIDAgMSAxLTFoMjFhMSAxIDAgMCAxIDEgMXYyMWExIDEgMCAwIDEtMSAxaC02di05aDIuNTU5YS41LjUgMCAwIDAgLjUtLjQzOGwuMzc1LTNhLjUuNSAwIDAgMC0uNS0uNTYySDE2LjVWOS4xODVBMS42ODcgMS42ODcgMCAwIDEgMTguMTg2IDcuNUgyMGEuNS41IDAgMCAwIC41LS41VjRhLjUuNSAwIDAgMC0uNS0uNWgtMS44MTRBNS42OTIgNS42OTIgMCAwIDAgMTIuNSA5LjE4NVYxMC41SDEwYS41LjUgMCAwIDAtLjUuNXYzYS41LjUgMCAwIDAgLjUuNWgyLjV2OVoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-size:95%}.share__socmed__link--linkedin:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTIiIGZpbGw9IiMzMzMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjQxIDMuMTc5aC0uMDE3Yy0uODQ3IDAtMS4zOTctLjU1NC0xLjM5Ny0xLjI1NyAwLS43MTYuNTY2LTEuMjU5IDEuNDMtMS4yNTkuODYzIDAgMS4zOTQuNTQyIDEuNDExIDEuMjU3IDAgLjcwMy0uNTQ4IDEuMjYtMS40MjcgMS4yNlptMTAuNTk0IDguMTU4SDEwLjM1VjcuNTg1YzAtLjk4Mi0uNDE1LTEuNjUzLTEuMzI4LTEuNjUzLS42OTggMC0xLjA4Ny40NTItMS4yNjcuODg5LS4wNi4xMzctLjA1OS4zMjMtLjA1OC41MTR2NC4wMDJINS4wNjlzLjAzNC02LjY0NyAwLTcuMjVoMi42M3YxLjEzN2MuMTU1LS40OTguOTk1LTEuMjA4IDIuMzM2LTEuMjA4IDEuNjYzIDAgMi45NyAxLjA0MyAyLjk3IDMuMjl2NC4wM1pNMy42MzkgNC4wODZIMS4zdjcuMjVoMi4zNHYtNy4yNVoiLz48L3N2Zz4=);background-size:100%}.share__socmed__link--email:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMzMzIj48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNSA1Ljk1NGEyIDIgMCAwIDEgMi0yaDE5YTIgMiAwIDAgMSAyIDJ2MTJhMiAyIDAgMCAxLTIgMmgtMTlhMiAyIDAgMCAxLTItMnYtMTJaIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMjIuOTExIDQuNTM2IDEyIDEzLjQ1NCAxLjA4OSA0LjUzNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);background-size:100%}@media screen and (max-width:550px){.share__socmed__link~.share__socmed__link{gap:.25rem}}.share__dialog .copy-h2,.share__dialog .copy-h3{text-align:center}@media screen and (min-width:550px){.share__dialog{padding-bottom:4.5rem;padding-top:4.5rem}}.share__copy-link{border:1px solid #777673;border-radius:4px;margin-top:.5rem;padding:.5rem}@media screen and (min-width:320px){.share__copy-link{margin-top:1rem;padding:1rem}}.share__copy-link__wrapper{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:center}.share__copy-link__input[type=text]{background:transparent;border:none;flex-grow:1;font-size:clamp(1rem,.19vw + .95rem,1.13rem);margin-right:.5rem}@media print{.share__copy-link__input[type=text]{margin-left:1em!important;margin-right:1em!important}}.share__copy-link__input[type=text]{color:#000;overflow:hidden;text-overflow:ellipsis;width:auto}.share__copy-link__button{display:inline-block;-webkit-text-decoration:none;text-decoration:none;transition:none}@media print{.share__copy-link__button{display:none!important}}.share__copy-link__button{background-color:#01447b;border:2px solid #01447b;border-radius:28px;color:#fff;font-size:clamp(1rem,.58vw + .85rem,1.38rem);font-weight:700}@media print{.share__copy-link__button{margin-left:1em!important;margin-right:1em!important}}.share__copy-link__button{padding:12px 50px}.share__copy-link__button:focus,.share__copy-link__button:hover{background-color:#fff;border-color:#01447b;color:#01447b;outline:none}@media screen and (max-width:320px){.share__copy-link__button{margin-top:.5rem}}.share__copy-link__feedback{background:rgba(67,251,43,.3);display:none;flex-basis:100%;margin-top:.5rem;padding:.5rem}
/*# sourceMappingURL=site.css.map*/