*{padding:0;margin:0;max-width:100%}html{line-height:1.15;-webkit-text-size-adjust:100%;overflow-x:hidden}body{min-height:100vh;overflow-x:hidden}.lock-scroll{overflow:hidden}input,button,submit{border:none}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:#ffd35c}@font-face{font-family:"Josefin-Bold";src:url("../fonts/josefinsans/JosefinSans-Bold.eot");src:url("../fonts/josefinsans/JosefinSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/josefinsans/JosefinSans-Bold.woff2") format("woff2"),url("../fonts/josefinsans/JosefinSans-Bold.woff") format("woff"),url("../fonts/josefinsans/JosefinSans-Bold.svg#JosefinSans-Bold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Josefin-Regular";src:url("../fonts/josefinsans/JosefinSans-Regular.eot");src:url("../fonts/josefinsans/JosefinSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/josefinsans/JosefinSans-Regular.woff2") format("woff2"),url("../fonts/josefinsans/JosefinSans-Regular.woff") format("woff"),url("../fonts/josefinsans/JosefinSans-Regular.svg#Montserrat Regular") format("svg");font-weight:400;font-style:normal;font-display:swap}html,body{font-family:"Josefin-Regular",sans-serif;color:#231f20;font-size:16px}@media(min-width: 1800px){html,body{font-size:18px}}h1,h2,h3,h4,h5{font-family:"Josefin-Bold",sans-serif;line-height:1.5em;margin-bottom:1em}.h1-style{font-size:2rem;text-transform:uppercase}.h2-style{font-size:1.8rem;text-transform:uppercase}.h3-style{font-size:1.25rem}.h4-style{font-size:1.125rem}p,span{font-family:"Josefin-Regular",sans-serif;line-height:1.5em;color:#231f20}.p-small{font-size:.9rem}.p-medium{font-size:1rem;margin-bottom:1.5rem}.p-medium:last-child{margin-bottom:1.5rem}.p-large{font-size:1.25rem}.p-small p,.p-medium p,.p-large p{margin-bottom:1.5em}.p-small p:last-child,.p-medium p:last-child,.p-large p:last-child{margin-bottom:1.5rem}li{font-family:"Josefin-Regular",sans-serif;font-size:1rem;line-height:1.5em;margin-bottom:1em}strong{font-family:"Josefin-Bold",sans-serif}.dark-purple{background-color:#94829b}.light-purple{background-color:#ac9db3}.yellow{background-color:#ffd35c}.grey{background-color:#f4f4f5}.dark-green{background-color:#91ba7d}.light-green{background-color:#acd498}a{text-decoration:none;font-family:"Josefin-Regular",sans-serif;color:#231f20}button{font-family:"Josefin-Regular",sans-serif}.button{border:1px solid #231f20;background-color:#231f20;padding-right:1rem;padding-left:1rem;height:2.5rem;line-height:2.7rem;color:#f4f4f5;text-decoration:none;text-transform:uppercase;font-weight:bold;display:inline-block;margin-top:2rem;font-family:"Josefin-Bold",sans-serif}.header .button{background-color:#f4f4f5;color:#231f20;border:none;z-index:1;position:relative}.header .button:visited{color:#231f20}.cursor_grab{cursor:pointer}.cursor_grab:visited{color:#f4f4f5}.clickable{text-decoration:underline}.grid-width-full{max-width:1920px;width:100vw;margin:0 auto}.grid-width-wide{max-width:1760px;width:90vw;margin:0 auto}@media(min-width: 600px){.grid-width-wide{width:88.888vw}}.grid-width{max-width:1280px;width:90vw;margin:0 auto}@media(min-width: 600px){.grid-width{width:88.888vw}}.grid-width-narrow{max-width:608px;width:90vw;margin:0 auto}@media(min-width: 600px){.grid-width-narrow{width:66.666vw}}header.site-header{z-index:999;position:fixed;left:0;right:0;margin-left:auto;margin-right:auto;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .2s ease-in-out,height .2s ease-in-out;transition:background .2s ease-in-out,height .2s ease-in-out}header.site-header nav{width:90%;margin:0 auto}@media(max-width: 599px){header.site-header nav{width:auto}}@media(min-width: 600px){header.site-header{height:200px}}header.site-header .grid-width-wide{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header.site-header #nav-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.site-header .logo{max-width:150px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}header.site-header .logo:hover{opacity:.6}@media(min-width: 1200px){header.site-header .logo{max-width:150px}}@media(min-width: 1800px){header.site-header .logo{max-width:200px}}header.site-header nav a{font-size:1rem;padding-right:50px;color:#231f20;-webkit-transition:color .2 ease-in-out;transition:color .2 ease-in-out}@media(min-width: 1200px){header.site-header nav a{font-size:1.2rem}}header.site-header nav a:hover{opacity:1;text-decoration:underline}header.site-header nav a:last-child{padding-right:0}@media(max-width: 599px){header.site-header nav a{padding-right:25px;padding-left:25px}}header.site-header .current-menu-item a{color:#231f20;text-decoration:underline}header.site-header ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none}header.site-header .nav-menu{width:70%;display:none;margin:0 auto}header.site-header .nav-menu li{margin-bottom:0;margin-top:5px !important}@media(min-width: 600px){header.site-header .nav-menu{display:block}}@media(max-width: 767px){header.site-header .nav-menu{width:75%}}header.site-header .menu-header-menu-1-container,header.site-header .menu-header-menu-2-container{width:100%}.sub-menu{display:none !important}.hover{display:block !important}header.scrolled{background:#f4f4f5;height:80px}header.scrolled .nav-menu li{margin:0}@media(min-width: 900px){header.scrolled{height:100px}}@media(min-width: 1800px){header.scrolled{height:130px}}header.scrolled .logo{max-width:150px}body.single-post header{background:#fff;height:130px}.single-post .content a{font-family:"Josefin-Bold",sans-serif;text-decoration:underline}.single-post .content ul{padding-left:20px}li.wpml-ls-current-language{position:relative}li.wpml-ls-current-language::after{content:url("../img/icons/back-arrow.svg");position:absolute;right:0;top:-2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms, -webkit-transform 250ms}li.wpml-ls-current-language:hover>li.wpml-ls-current-language::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}li.wpml-ls-current-language a{padding-right:35px !important}.wpml-ls-menu-item ul.sub-menu{position:absolute}@media(max-width: 599px){.wpml-ls-menu-item ul.sub-menu{display:block !important}.wpml-ls-menu-item a{font-size:1.8rem !important}.wpml-ls-current-language{text-decoration:underline;margin-top:3.5rem}}svg.burger-btn{z-index:9999}@media(min-width: 900px){svg.burger-btn{display:none}}.burger-btn{overflow:visible;cursor:pointer;fill:#1e272e}.burger-btn--1,.burger-btn--2,.burger-btn--3{-webkit-transition:.2s;transition:.2s;-webkit-transform-origin:center center;transform-origin:center center}.burger-btn.active .burger-btn--1{-webkit-transform:translate(-7px, 7px) rotate(45deg);transform:translate(-7px, 7px) rotate(45deg)}.burger-btn.active .burger-btn--2{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}.burger-btn.active .burger-btn--3{-webkit-transform:translate(-7px, -7px) rotate(-45deg);transform:translate(-7px, -7px) rotate(-45deg)}.nav-mobile{opacity:0;visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all 400ms ease-in-out;transition:all 400ms ease-in-out;position:absolute;top:0;left:0;width:100%;height:100vh;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 900px){.nav-mobile{display:none}}.nav-mobile ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-mobile ul li a{font-size:2rem}.nav-mobile .nav-mobile-content{width:80%}.nav-mobile.open{opacity:1;visibility:visible;-webkit-transform:translateY(0%);transform:translateY(0%)}.sticky-nav{background-color:#231f20;width:50px;height:230px;position:absolute;padding:10px;padding-top:15px;top:35vh;-webkit-box-shadow:0px 0px 15px #231f20;box-shadow:0px 0px 15px #231f20;z-index:1;-webkit-transition:all 500ms;transition:all 500ms}@media(max-width: 599px){.sticky-nav{position:fixed;top:unset;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:60px}}@media(min-width: 1800px){.sticky-nav{height:235px}}.sticky-nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 599px){.sticky-nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.sticky-nav ul .sticky-icon{width:38px;height:38px}.sticky-nav ul .sticky-burger-btn{display:block}.sticky-nav ul .sticky-burger-btn .sticky-burger-btn-icon{border-radius:50%;background:#85738f;padding:5px}}.sticky-burger-btn{display:none}.sticky-nav.stretch{display:grid;place-items:center;height:100vh;top:0}@media(max-width: 599px){.sticky-nav.stretch{height:60px;top:unset;width:100vw;display:block}}.stickynav-popup{display:none;position:absolute;top:0;left:50px;background:#94829b;height:100vh;padding:13rem}@media(max-width: 599px){.stickynav-popup{left:0;width:100vw}}.stickynav-popup .close-stickynav{position:absolute;top:2rem;right:2rem}.stickynav-popup .stickynav-popup-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;padding:2rem}.stickynav-popup .stickynav-popup-content a{color:#ffd35c}.site-footer{padding-left:5rem;padding-right:5rem;padding-top:5rem;padding-bottom:5rem;background-color:#94829b;bottom:0px}@media(max-width: 599px){.site-footer{padding:5rem .5rem}}.site-footer .site-footer-infos{width:100%;display:grid;place-items:center;gap:3rem}@media(min-width: 1024px){.site-footer .site-footer-infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.site-footer .address{text-align:left;width:315px}@media(max-width: 1024px){.site-footer .address{text-align:center;width:auto}}.site-footer .center{width:315px;text-align:center}@media(max-width: 1024px){.site-footer .center{width:auto}}.site-footer .center ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}@media(max-width: 599px){.site-footer .center ul{gap:2.5rem}}.site-footer .center ul li{list-style:none;display:inline-block;color:#231f20}.site-footer .center ul li a{color:#231f20;font-family:"Josefin-Bold",sans-serif}.site-footer .right{width:315px;text-align:right}@media(max-width: 1024px){.site-footer .right{width:auto;text-align:center}}.site-footer .right a.button{margin-right:0;margin-top:0;background-color:#231f20}.site-footer .right a.button span{padding:10px 20px;display:inline-block;color:#f4f4f5}.site-footer .right .soc-media{margin-top:2rem}.site-footer .site-fotter-newsletter{text-align:center}.site-footer .site-fotter-newsletter iframe{position:relative;bottom:3rem}.header{text-align:left;height:100vh;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-text-wrap{color:#231f20;width:70vw;margin-left:0;padding-top:1rem}@media screen and (max-width: 1024px){.header .header-text-wrap{margin:0 auto}}@media screen and (max-width: 599px){.header .header-text-wrap{width:90vw;padding-top:35vh !important}}.hl-text-wrap{padding-top:5rem;padding-bottom:5rem}@media(min-width: 900px){.hl-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hl-text-wrap>div{width:100%;padding-top:2rem;padding-bottom:2rem}@media(min-width: 900px){.hl-text-wrap>div{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex}}.contact-infos{margin-bottom:4rem}.forderung{padding-top:5rem;padding-bottom:5rem}.forderer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;gap:3rem;margin:0 auto;padding-top:5rem;mix-blend-mode:multiply}@media(min-width: 900px){.forderer-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.forderer-wrap .forderer-single-wrap{display:inline-block;background-color:#fff;width:270px;height:270px;text-align:center;display:grid;place-items:center}.forderer-wrap .forderer-single-wrap figcaption{margin-top:10px;margin-bottom:10px}.forderer-wrap .forderer-single-wrap a{color:#231f20}.forderer-wrap .forderer-single-wrap figure{max-width:250px;text-align:center;margin:0 auto}.forderer-wrap .forderer-single-wrap figure img{width:150px}@media(min-width: 1800px){.forderer-wrap .forderer-single-wrap figure img{width:130px}}.mitmachen{padding-top:5rem;padding-bottom:5rem}.ansprechpartner{padding-top:5rem}.team{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5rem;padding-top:5rem;padding-bottom:5rem}@media(max-width: 599px){.team{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.team>div{width:50%}@media(max-width: 599px){.team>div{width:100%}}@media screen and (min-width: 1024px){.ansprechpartner-wrap{display:grid!important;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));}}.ansprechpartner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2.5rem}.ansprechpartner-wrap .ansprechpartner-single-wrap{-webkit-box-flex:1;-ms-flex:1 0 21%;flex:1 0 21%;margin:15px 5px}@media(max-width: 599px){.ansprechpartner-wrap .ansprechpartner-single-wrap{margin-top:2rem}}.ansprechpartner-wrap .ansprechpartner-single-wrap figure{width:250px;height:250px;background-size:cover;background-position:center center;margin-bottom:2rem}@media(max-width: 599px){.ansprechpartner-wrap .ansprechpartner-single-wrap figure{margin-bottom:1rem}}.ansprechpartner-wrap .ansprechpartner-single-wrap a{color:#231f20}.pressematerial{padding-top:5rem;padding-bottom:5rem}.faqs{padding-top:5rem;padding-bottom:5rem}.faqs .faqs-accordion-wrap{margin:0 auto;text-align:left;padding-top:5rem;padding-bottom:5rem}@media(min-width: 900px){.faqs .faqs-accordion-wrap{width:50vw}}.faqs .faqs-accordion-wrap .accordion{color:#231f20;cursor:pointer;padding:2rem 0;width:100%;text-align:left;text-transform:uppercase;border:0;border-top:2px solid #231f20;outline:none;-webkit-transition:.4s;transition:.4s;margin:0;font-size:1em;font-weight:bold;background-color:rgba(0,0,0,0)}.faqs .faqs-accordion-wrap .accordion .accordion-inner-wrap{padding-right:2rem}.faqs .faqs-accordion-wrap .accordion:first-of-type{border-top:0}.faqs .faqs-accordion-wrap .accordion::after{content:"ˇ";color:#231f20;font-weight:bold;float:right;margin-left:5px;font-size:2.5em;line-height:.1em}.faqs .faqs-accordion-wrap .accordion.active::after{content:"ˆ"}.faqs .faqs-accordion-wrap .panel{display:none;overflow:hidden;padding-bottom:2rem;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.space{padding-top:5rem;padding-bottom:5rem}.space-small{padding:2.5rem 0}.angebot-wrap{margin:4rem auto;display:grid;grid-gap:6rem;place-items:center;grid-template-columns:repeat(3, 1fr)}@media(max-width: 599px){.angebot-wrap{grid-gap:4rem;grid-template-columns:repeat(2, 1fr)}}.angebot-wrap .angebot-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.angebot-wrap .angebot-content:hover img{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.angebot-wrap .angebot-content img{-webkit-transition:-webkit-transform 350ms;transition:-webkit-transform 350ms;transition:transform 350ms;transition:transform 350ms, -webkit-transform 350ms;width:70px}.angebot-wrap .angebot-content p{margin-top:1rem}.event-highlights{overflow-x:hidden}.event-highlights .bgimage-wrap{position:relative;overflow:hidden;width:250px;height:250px}@media(max-width: 599px){.event-highlights .bgimage-wrap{width:350px;height:350px}}.event-highlights .bgimage-wrap:hover .bgimage{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1);filter:brightness(1);border:12px solid #e86553;-webkit-box-sizing:border-box;box-sizing:border-box}.event-highlights .bgimage-wrap:hover .inner-text-wrap{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.event-highlights .bgimage-wrap .bgimage{width:100%;height:100%;background-size:cover;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;-webkit-filter:brightness(0.7);filter:brightness(0.7);-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-box-sizing:border-box;box-sizing:border-box}.event-highlights .shadow-overlay{background-color:rgba(35,31,32,.5);position:absolute;z-index:0;height:200px;width:200px;display:block}.event-highlights .shadow-overlay:hover{display:none;z-index:-1}.event-highlights .inner-text-wrap{margin:0 auto;bottom:0px;left:0;right:0;position:absolute;padding:5px;text-align:center;width:190px;color:#f4f4f5;z-index:1;-webkit-transition:all 300ms;transition:all 300ms;-webkit-filter:none !important;filter:none !important}.event-highlights .inner-text-wrap p{color:#f4f4f5}.event-highlights .button{margin-top:0rem}.calendar .months-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:4rem}.calendar .months-list .active-month{opacity:1;text-decoration:underline;font-family:"Josefin-Bold",sans-serif}.calendar .months-list p{cursor:pointer;opacity:.7;font-size:1.2rem}@media(max-width: 599px){.calendar .months-list{gap:2rem}}.calendar .no-events{text-align:center;font-size:1.2rem;margin-top:6rem}@media screen and (min-width: 768px){.calendar-wrapper{margin-left:3rem}}@media(min-width: 900px){.calendar-wrapper{margin-left:10rem}}.cal-event-wrap{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));margin-bottom:4rem;margin-top:5rem}@media(max-width: 599px){.cal-event-wrap{display:block}}.cal-event-wrap .event-title,.cal-event-wrap .event-date,.cal-event-wrap .event-descrip{text-transform:none;margin-bottom:1rem}.cal-event-wrap .event-time{font-size:1.4rem}.cal-event-wrap .event-link{text-decoration:underline;font-size:1.4rem}.page-template-page-details li.wpml-ls-item{display:none}@media(min-width: 900px){.event-details-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));place-items:center}}.event-details-container img{margin:2rem 0}.event-details-container p{margin:1rem 0}.single{min-height:100vh}@media(min-width: 900px){.single .post-entry{display:-webkit-box;display:-ms-flexbox;display:flex}}.single .post-entry .left,.single .post-entry .right{width:100%}@media(min-width: 900px){.single .post-entry .left,.single .post-entry .right{width:50%;-ms-flex-item-align:center;align-self:center}}@media(min-width: 900px){.single .post-entry .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single .content{padding-top:25vh;padding-bottom:30vh;margin:0 auto}@media screen and (min-width: 600px){.single .content{width:60vw}}.single .post-thumbnail{padding-bottom:2rem}.single .post-thumbnail img{max-width:350px;height:auto}.single-post img.alignright,.single-events img.alignright{margin:1rem 0}@media(min-width: 900px){.single-post img.alignright,.single-events img.alignright{float:right;margin:2rem 0 2rem 2rem}}.single-post img.alignleft,.single-events img.alignleft{margin:1rem 0}@media(min-width: 900px){.single-post img.alignleft,.single-events img.alignleft{float:left;margin:2rem 2rem 2rem 0}}.single-post img.aligncenter,.single-events img.aligncenter{margin:1rem 0}@media(min-width: 900px){.single-post img.aligncenter,.single-events img.aligncenter{margin:0 auto;display:block}}.single-post .content a,.single-events .content a,p>a{text-decoration:underline}.single-post .content .wp-caption-text,.single-events .content .wp-caption-text{font-style:italic}.front-page .header{text-align:center;height:100vh}.front-page .header .header-overlay{height:120vh;width:100vw;background:#231f20;background:-webkit-gradient(linear, left bottom, left top, from(rgb(35, 31, 32)), to(rgba(35, 31, 32, 0)));background:linear-gradient(0deg, rgb(35, 31, 32) 0%, rgba(35, 31, 32, 0) 100%);position:absolute;z-index:-1;top:0}.front-page .header .header-text-wrap{padding-top:calc(100vh - 31%);padding-bottom:10vh;color:#f4f4f5;width:100vw}.front-page .header .header-text-wrap .grid-width-narrow{padding-top:4rem}.front-page .header .wrap-animated-logo{height:100vh;width:100vw;overflow:hidden;top:0;position:absolute}@media(max-width: 599px){.front-page .header .wrap-animated-logo{display:none}}.front-page .header .animated-logo-mobile{margin:0px;height:70%;overflow:hidden}@media(max-width: 599px){.front-page .header .animated-logo-mobile{display:block}}@media(min-width: 600px){.front-page .header .animated-logo-mobile{display:none}}.front-page .header .animated-logo{margin:0px;height:85%;overflow:hidden}@media(max-width: 599px){.front-page .header .animated-logo{display:none}}@media(min-width: 600px){.front-page .header .animated-logo{display:block}}.front-page .header #lottie{width:100%;height:100%;display:block;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);text-align:center;opacity:1}.front-page .header #test{width:100%;height:100%;display:block;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);text-align:center;opacity:1}.front-page .header .video-background{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;background-size:cover}.front-page .header .video-background video{position:fixed;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#scroller-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;height:100vh;margin:0 auto;overflow:hidden;background-color:#ac9db3;padding-top:6rem}#scroller-wrapper .scroller{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8rem;height:100vh;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}#scroller-wrapper .scroller .slide-left{width:52%;margin-bottom:4rem}#scroller-wrapper .scroller-left{width:50%;background-color:#ac9db3}#scroller-wrapper .scroller-right{position:relative;width:50%;z-index:99999;margin-top:8rem}@media(max-width: 1024px){#scroller-wrapper .scroller-right{margin-top:0}}#scroller-wrapper .slide-1{z-index:101;opacity:1}#scroller-wrapper .buttons-wrap{padding-top:2rem}@media(max-width: 599px){#scroller-wrapper .buttons-wrap{padding-top:0}}@media(min-width: 600px)and (max-width: 1024px){.scroller{padding:0 4rem;margin-top:0rem}.scroller .slide-left{width:55%}.scroller-right{position:absolute}.scroller-right svg{height:170vh}}@media(max-width: 599px){#scroller-wrapper{display:block}#scroller-wrapper .scroller-left{width:100%;height:58vh;position:relative;z-index:9999999 !important;top:-20px !important;pointer-events:none}#scroller-wrapper .scroller-left .h2-style{font-size:1.35rem}#scroller-wrapper .scroller{padding:0 2rem;display:block;height:unset;top:3rem}#scroller-wrapper .scroller .slide-left{width:100%}.scroller-right{width:100% !important;-webkit-transform:scale(1.3) translateY(80px);transform:scale(1.3) translateY(80px)}}.plus-popup-wrapper{background-color:#231f20;position:fixed;width:100vw;height:100vh;left:0;bottom:0;z-index:9998;opacity:0;-webkit-transform:translateY(150%);transform:translateY(150%);display:grid;place-items:center;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.plus-popup-wrapper .plus-content{position:relative;margin:1rem}@media(max-width: 599px){.plus-popup-wrapper .plus-content{margin:1rem}}.plus-popup-wrapper .plus-content figure img{margin:0 auto;display:block}@media(min-width: 900px){.plus-popup-wrapper .plus-content figure img{max-width:35vw}}.plus-popup-wrapper .plus-content .close{position:absolute;right:-20px;top:-20px;border-radius:50%;background-color:#231f20;padding:15px;width:50px;height:50px}.plus-popup-wrapper .plus-content .close img{-webkit-transform:scale(1);transform:scale(1)}.plus-popup-wrapper .plus-video-content{width:100vw;height:100vh}.plus-popup-wrapper .plus-video-content .close-video{z-index:9999;right:2rem;top:0px}.plus-popup-wrapper .plus-video-content .plus-video-wrapper{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999;overflow:hidden}.plus-popup-wrapper .plus-video-content .plus-video-wrapper iframe{width:100%;height:100%;border:none}.plus-popup-wrapper.open{-webkit-transform:translateY(0%);transform:translateY(0%)}.image-size-second{bottom:20vh;height:auto}@media(min-width: 900px){.image-size-second{width:44vw;height:50vh;left:50vw}}@media(min-width: 900px){.image-size-second img{max-width:600px}}.kirche_overlay{background-color:#ffd35c;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:9998;display:block;overflow-y:hidden;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.angebot_overlays .overlay-header{font-family:"Josefin-Regular",sans-serif;text-decoration:underline;font-weight:100}.angebot_overlays .overlay-title{text-transform:uppercase}.overlay-button{margin-top:2rem;text-align:center}@media(min-width: 900px){.overlay-button{width:32%}}.angebot_overlays.kirche_overlay .overlay-content-txt{display:block}@media(max-width: 768px){.angebot_overlays.kirche_overlay{overflow-y:auto}.kirche_overlay{display:block}.kirche_overlay .popup_close{width:100%;background-color:#ffd35c;padding:2rem 0 1.5rem 2rem;left:0;top:0}}.kirche_popup{-webkit-transform:translateX(150%);transform:translateX(150%);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.kirche_popup.open{-webkit-transform:translateX(0%);transform:translateX(0%)}.popup_close{position:absolute;left:2rem;top:2rem}.popup_close::before{content:url("../img/icons/back-arrow.svg");position:absolute}.popup_close .go-back{padding-left:1.75rem}.overlay-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;opacity:0}.overlay-content-wrapper .overlay-content-txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.overlay-content-wrapper figure{margin:0;-webkit-box-flex:1.25;-ms-flex:1.25;flex:1.25}.overlay-content-wrapper figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.angebot_overlays .overlay-content-txt{overflow-y:auto}@media(max-width: 900px){.overlay-content-wrapper{display:block;overflow-y:auto}.overlay-content-wrapper .overlay-content-txt{background-color:#ffd35c;padding:5rem 2rem 2rem 2rem}}.page-id-398 .news{display:none}.news{padding-top:3rem;padding-bottom:5rem}.news .button:visited{color:#f4f4f5}.news .news-wrap{width:70vw;margin:0 auto}.news article:first-child a .post-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.news article:first-child a .post-card-content>div{width:50%}.news article:first-child a .post-card-content p{display:block}.news .post-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news .post-card-content>div{width:30%}.news .post-card-content p{display:none}.swiper{width:60vw;height:550px}@media(min-width: 900px){.swiper .swiper-wrapper{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}}.swiper .swiper-slide{width:90% !important;margin:0 auto;text-align:center;padding-right:5%;padding-left:5%}.swiper .swiper-slide img{max-height:100%}.swiper .swiper-button-prev::after{font-size:2rem;color:#231f20}.swiper .swiper-button-next::after{font-size:2rem;color:#231f20}.swiper .swiper-pagination-bullet,.swiper .swiper-pagination-bullet-active{color:#231f20;background:#231f20}.swiper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 3px)}.swiper .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 3px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 15%)}.swiper .swiper-pagination-bullet-active{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 25px))}.ausstellung{padding-top:3rem;padding-bottom:5rem}.ausstellung .swiper{width:80vw;height:80vh}@media(min-width: 900px){.ausstellung .swiper{padding-bottom:4rem}}.ausstellung .swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ausstellung .swiper .swiper-button-next,.ausstellung .swiper .swiper-button-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.ausstellung .swiper .swiper-button-next,.ausstellung .swiper .swiper-button-prev{display:none}}.ausstellung .swiper .swiper-image{max-height:100%;max-width:100%;height:auto;width:auto}.geschichte{padding-bottom:5rem;padding-top:5rem}.geschichte .swiper{width:80vw}@media screen and (max-width: 767px){.geschichte .swiper{width:100%;height:auto}}@media(min-width: 1800px){.geschichte .swiper{height:100%;padding-bottom:4rem}}.geschichte .swiper .swiper-slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.geschichte .swiper .swiper-slide .slide-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1250px){.geschichte .swiper .swiper-slide .slide-content{width:100%}}.geschichte .swiper .swiper-slide .slide-content .image-container{-webkit-box-flex:1;-ms-flex:1;flex:1;background-size:cover;background-position:center;max-height:550px}@media screen and (max-width: 767px){.geschichte .swiper .swiper-slide .slide-content .image-container{width:100%;height:300px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}}@media screen and (min-width: 768px)and (max-width: 1250px){.geschichte .swiper .swiper-slide .slide-content .image-container{position:absolute;width:90%;height:90%;z-index:-9;-webkit-filter:brightness(0.4);filter:brightness(0.4)}}.geschichte .swiper .swiper-slide .slide-content .text-container{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2rem;text-align:left}@media screen and (max-width: 767px){.geschichte .swiper .swiper-slide .slide-content .text-container{width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;padding:2rem 0}}@media screen and (min-width: 768px)and (max-width: 1250px){.geschichte .swiper .swiper-slide .slide-content .text-container{color:#fff}}@media screen and (min-width: 768px)and (max-width: 1250px){.geschichte .swiper .swiper-slide .slide-content .text-container p{color:#fff}}.geschichte .swiper .swiper-button-next,.geschichte .swiper .swiper-button-prev{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.geschichte .swiper .swiper-button-next,.geschichte .swiper .swiper-button-prev{display:none}}.blog-post-highlight{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;padding-bottom:4rem}@media(max-width: 599px){.blog-post-highlight{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}}.blog-post-highlight .postimg{width:55vh;height:40vh;background-size:cover !important;background-position:center center !important}.blog-post-highlight .text-wrap{width:35vw}@media(max-width: 599px){.blog-post-highlight .text-wrap{width:100%}}.blog-post-highlight .text-wrap p{padding-bottom:2rem}.news-latest-3-post{padding-bottom:4rem}.news-latest-3-post .blog-posts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media(max-width: 599px){.news-latest-3-post .blog-posts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}}.news-latest-3-post .blog-posts article{width:30%}@media(max-width: 599px){.news-latest-3-post .blog-posts article{width:100%}}.page-news{padding-top:30vh;min-height:100vh}.page-news .blog-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;width:80vw;margin:4rem auto;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:2rem}.page-news .blog-posts article{-webkit-box-flex:0;-ms-flex:0 0 20.3333%;flex:0 0 20.3333%}.page-news .blog-posts article a{color:#231f20}.page-news .blog-posts article .postimg{width:250px;height:250px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;margin-bottom:2rem}.page-404{min-height:100vh;padding:8rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-404 h1{font-size:2rem;margin-bottom:.5em}.page-404 p{margin-bottom:1em}.page{min-height:100vh}.page .content-page{padding-top:30vh}.page .content-page .grid-width{padding-bottom:4rem}.popups{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popups .popuptext{visibility:hidden;background-color:#231f20;color:#fff;text-align:center;border-radius:6px;padding:8px 0;z-index:1;width:100vw;height:100vh;position:fixed;left:0vw;top:-35vh}.popups .popuptext iframe{width:100%;height:100%}.popups .popuptext .plus-video-wrapper{width:100%;height:100%}.popups .popuptext::after{content:"";position:fixed;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.popups .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.page-template-default .content-page ul{margin-left:2rem}/*# sourceMappingURL=styles.min.css.map */