@charset "UTF-8";
.has-primary-color{color:var(--theme-color-primary)!important}.has-accent-color{color:var(--theme-color-accent)!important}.has-dark-color{color:var(--theme-color-dark)!important}.has-light-color{color:var(--theme-color-light)!important}.has-grey-color{color:var(--theme-color-grey)!important}.has-primary-background-color{background-color:var(--theme-color-primary)}.has-accent-background-color{background-color:var(--theme-color-accent)}.has-dark-background-color{background-color:var(--theme-color-dark)}.has-light-background-color{background-color:var(--theme-color-light)}.has-grey-background-color{background-color:var(--theme-color-grey)}#config-outdate-ie{text-align:center;background:var(--theme-color-accent);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--theme-color-light);font-weight:700;position:relative;z-index:99999999}#config-outdate-ie .theme-button{background:var(--theme-color-light);color:var(--theme-color-accent)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none} html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.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:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container,.wp-block-group__inner-container{width:var(--theme-layout-width);max-width:100%;margin-left:auto;margin-right:auto;padding-left:var(--theme-layout-offset-mobile);padding-right:var(--theme-layout-offset-mobile)}.container .alignfull,.container .alignwide,.wp-block-group__inner-container .alignfull,.wp-block-group__inner-container .alignwide{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media (min-width:1420px){.container .alignwide,.wp-block-group__inner-container .alignwide{width:auto;max-width:var(--theme-layout-width-wide);margin-left:calc(50% - var(--theme-layout-width-wide)/ 2);margin-right:calc(50% - var(--theme-layout-width-wide)/ 2)}}*{box-sizing:border-box}html{height:100%}body{display:flex;flex-direction:column;overflow-x:hidden}body:before{content:"";display:block;position:fixed;left:0;top:0;right:0;bottom:0;z-index:-10;background:transparent no-repeat 50% 50%;background-size:cover}@media (max-width:599px){body:before{background-position:right center}}@supports (-webkit-touch-callout:none){body:before{bottom:initial;height:1000px}@media (max-height:800px){body:before{height:800px}}@media (max-height:600px){body:before{height:600px}}}main{flex-grow:1}main p:empty{display:none}figure,form,h1,h2,h3,h4,ol,p,table,ul{margin-top:0;margin-bottom:var(--theme-layout-spacer)}.alignleft{text-align:left}.alignright{text-align:right}.aligncenter{text-align:center}p.has-background{padding:var(--theme-layout-spacer) var(--theme-layout-offset-mobile)}p.has-background>:first-child{margin-top:var(--theme-layout-spacer)}p.has-background+:not(.has-background){margin-top:var(--theme-layout-spacer)}*{font-family:var(--theme-font-family);font-weight:var(--theme-font-weight)}body{font-size:var(--theme-font-size);color:var(--theme-color-primary);line-height:var(--theme-line-height);-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}a{text-decoration:none;color:var(--theme-color-accent);transition:color var(--theme-transition-time) ease-in-out}a:hover{color:var(--theme-color-primary)}a:active,a:focus{outline:0}main article a{font-style:italic;color:var(--theme-color-primary);text-decoration:underline}main article a:hover{color:var(--theme-color-primary);text-decoration:none}main p{letter-spacing:var(--theme-letter-spacing)}main p strong{font-weight:600}figure{margin:0}figure img{height:auto}figure.wp-block-image{margin-bottom:var(--theme-layout-spacer)}figure.wp-block-image figcaption{margin:calc(var(--theme-layout-spacer)/ 2) 0 var(--theme-layout-spacer);text-align:center;font-size:var(--theme-font-size-small)}.wp-block-button{margin:0 0 var(--theme-layout-spacer)}.wp-block-button .wp-block-button__link{font-size:var(--theme-button-font-size);text-decoration:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjguMzQ3cHgiIGhlaWdodD0iMjguMzQ3cHgiIHZpZXdCb3g9IjAgMCAyOC4zNDcgMjguMzQ3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyOC4zNDcgMjguMzQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgPHBhdGggZmlsbD0iIzk2OEQ3OSIgZD0iTTI1LjEwMSwxMy45OTJsLTQuNzQ4LTQuNzQ4Yy0wLjA5NC0wLjA5NS0wLjI2Ni0wLjA5NS0wLjM1OSwwbC0wLjg4NywwLjg4NQogICAgICAgICAgICAgICAgYy0wLjA5NCwwLjA5Ni0wLjA5NCwwLjI2NywwLDAuMzYxbDIuODAzLDIuODAySDMuNDI3Yy0wLjEzMywwLTAuMjU0LDAuMTIxLTAuMjU0LDAuMjU1djEuMjUxYzAsMC4xMzUsMC4xMjEsMC4yNTYsMC4yNTQsMC4yNTYKICAgICAgICAgICAgICAgIGgxOC40ODJsLTIuODAzLDIuODAyYy0wLjA5NCwwLjA5NS0wLjA5NCwwLjI2NywwLDAuMzYybDAuODg3LDAuODg1YzAuMDk0LDAuMDk1LDAuMjY2LDAuMDk1LDAuMzU5LDBsNC43NDgtNC43NDkKICAgICAgICAgICAgICAgIGMwLjA0OS0wLjA0OCwwLjA3Mi0wLjExNCwwLjA3Mi0wLjE4MVMyNS4xNDksMTQuMDQsMjUuMTAxLDEzLjk5MnoiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9zdmc+Cg==);background-repeat:no-repeat;background-position:16px center;padding-left:54px!important;text-align:left}@media (max-width:599px){.wp-block-button .wp-block-button__link{background-position:8px center;padding-left:40px!important}}.wp-block-button .wp-block-button__link:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjguMzQ3cHgiIGhlaWdodD0iMjguMzQ3cHgiIHZpZXdCb3g9IjAgMCAyOC4zNDcgMjguMzQ3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyOC4zNDcgMjguMzQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI1LjEwMSwxMy45OTJsLTQuNzQ4LTQuNzQ4Yy0wLjA5NC0wLjA5NS0wLjI2Ni0wLjA5NS0wLjM1OSwwbC0wLjg4NywwLjg4NQogICAgICAgICAgICAgICAgYy0wLjA5NCwwLjA5Ni0wLjA5NCwwLjI2NywwLDAuMzYxbDIuODAzLDIuODAySDMuNDI3Yy0wLjEzMywwLTAuMjU0LDAuMTIxLTAuMjU0LDAuMjU1djEuMjUxYzAsMC4xMzUsMC4xMjEsMC4yNTYsMC4yNTQsMC4yNTYKICAgICAgICAgICAgICAgIGgxOC40ODJsLTIuODAzLDIuODAyYy0wLjA5NCwwLjA5NS0wLjA5NCwwLjI2NywwLDAuMzYybDAuODg3LDAuODg1YzAuMDk0LDAuMDk1LDAuMjY2LDAuMDk1LDAuMzU5LDBsNC43NDgtNC43NDkKICAgICAgICAgICAgICAgIGMwLjA0OS0wLjA0OCwwLjA3Mi0wLjExNCwwLjA3Mi0wLjE4MVMyNS4xNDksMTQuMDQsMjUuMTAxLDEzLjk5MnoiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9zdmc+Cg==)}.theme-button,.wp-block-button .wp-block-button__link{text-decoration:none;background-color:var(--theme-color-light);color:var(--theme-color-grey);font-size:var(--theme-button-font-size);padding:var(--theme-button-padding);transition:all var(--theme-transition-time) ease-in-out;line-height:1;border:var(--theme-button-border-width) solid var(--theme-color-grey);border-radius:var(--theme-button-border-radius);overflow-wrap:break-word;margin:0 0 var(--theme-layout-spacer);text-decoration:none;font-style:normal;font-weight:700;display:inline-flex;align-items:center}.theme-button svg,.wp-block-button .wp-block-button__link svg{display:inline-block;width:28px;height:28px;align-self:center;margin-right:10px}@media (max-width:399px){.theme-button svg,.wp-block-button .wp-block-button__link svg{margin-right:4px}}.theme-button svg path,.wp-block-button .wp-block-button__link svg path{fill:var(--theme-color-grey);transition:all var(--theme-transition-time) ease-in-out}.theme-button:hover,.wp-block-button .wp-block-button__link:hover{text-decoration:none;background-color:var(--theme-color-grey);color:var(--theme-color-light)}.theme-button:hover svg path,.wp-block-button .wp-block-button__link:hover svg path{fill:var(--theme-color-light)}form input[type=email],form input[type=password],form input[type=text],form textarea{border:1px solid var(--theme-color-grey);box-sizing:border-box;color:inherit;line-height:normal;padding:.55em;vertical-align:middle;width:600px;max-width:100%}form input[type=email]:focus,form input[type=password]:focus,form input[type=text]:focus,form textarea:focus{border-color:var(--theme-color-accent)}form textarea{height:90px;min-height:90px;max-height:150px;resize:vertical}::-webkit-input-placeholder{line-height:normal}table{width:100%;table-layout:fixed;border-collapse:collapse}table td,table th{border-bottom:1px solid var(--theme-color-grey);padding:.5em 1.5em;text-align:left}.wp-block-columns{margin-bottom:0}@media (min-width:1000px){.wp-block-columns .wp-block-column[style^="flex-basis:33.33%"]{flex-basis:410px!important}}@media (max-width:999px){.wp-block-columns .wp-block-column{flex-basis:100%!important;margin-left:0!important}}.wp-block-columns .wp-block-column p+figure{margin-top:calc(var(--theme-layout-offset) - var(--theme-layout-spacer))}nav ul{margin:0;padding:0;list-style:none}article ul{padding-left:0;list-style:none}article ul li{position:relative;padding-left:1.5em}article ul li:before{content:"\2014";position:absolute;left:0}main>article a[href$=".pdf"]{font-size:var(--theme-font-size-small);font-weight:600;font-style:normal;font-size:var(--theme-font-size);text-decoration:underline}main>article a[href$=".pdf"]:hover{text-decoration:none}main>article a[href$=".pdf"]:before{content:"";position:relative;display:inline-flex;margin-right:14px;bottom:-6px;width:28px;height:28px;background-image:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-icons/Icon_Download.svg)}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@font-face{font-family:Christmas;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/christmas-webfont.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/christmas-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Noto;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/notoserif-bold-webfont.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/notoserif-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Brandon;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579733/050663eb-e1cb-4e20-83bc-b6fbb0650136.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579733/3c904513-944e-4a14-9492-e7bd0f1d77c0.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Brandon;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579738/40ae7f1f-757a-4df4-90bd-6c1ea77a6cc0.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579738/0bd54cb1-cfb7-4292-9e99-861508a6df66.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Brandon;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579746/a771187c-188c-4888-bd4d-3b836a963432.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579746/1a65ead8-b34f-438d-9735-a9bc57345d3c.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Brandon;src:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579756/d849a1c9-784e-4774-af52-86b6dc52cae6.woff2) format("woff2"),url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-webfonts/5579756/6a0d5f5e-3ccd-4763-9f8b-e93735b722bc.woff) format("woff");font-weight:700;font-style:normal}.type-page__action{padding-top:var(--theme-layout-offset);padding-bottom:var(--theme-layout-offset);border-top:1px solid var(--theme-color-primary);border-bottom:1px solid var(--theme-color-primary);background:var(--theme-color-light);text-align:center}.type-page__action small{display:block;color:var(--theme-color-grey);font-weight:700;font-size:var(--theme-font-size-small);margin-bottom:var(--theme-layout-spacer-large)}.type-page__action .theme-button{text-transform:capitalize}.type-page__action p{margin-bottom:calc(var(--theme-layout-spacer) * 2.5);font-weight:700;font-size:44px;line-height:1.6;font-family:var(--theme-font-family-special)}@media (max-width:599px){.type-page__action{padding-top:var(--theme-layout-offset-small);padding-bottom:var(--theme-layout-offset-small)}.type-page__action p{font-size:30px}.type-page__action p br{display:none}}.type-post--single{background:var(--theme-color-light);padding-top:calc(2*var(--theme-layout-offset));border-bottom:1px solid var(--theme-color-primary);padding-bottom:130px}.type-post--single h1,.type-post--single h2,.type-post--single h3,.type-post--single h4,.type-post--single ol,.type-post--single p,.type-post--single ul{width:640px;max-width:100%}.type-post--single .theme-button{font-size:var(--theme-font-size);margin-top:var(--theme-layout-spacer-large)}.type-post--single .type-post__nav{text-align:right}.type-post.wp-block-post{padding:0;margin-bottom:var(--theme-layout-spacer-large)}.type-post.wp-block-post::before{content:none}.type-post.wp-block-post h3{margin-bottom:0}.type-post.wp-block-post h3 a{font-style:normal;color:var(--theme-color-grey);font-weight:700;letter-spacing:.1em}.type-post.wp-block-post .wp-block-post-author,.type-post.wp-block-post .wp-block-post-date{margin-bottom:1rem;font-size:14px;display:inline-block}.type-post.wp-block-post .wp-block-post-author *,.type-post.wp-block-post .wp-block-post-date *{display:inline}.type-post.wp-block-post .wp-block-post-date::after{content:","}.type-post.wp-block-post .wp-block-post-excerpt{font-style:italic}body.single-post .feature-menu li.menu-item-274>a{color:var(--theme-color-primary);font-weight:700}body.single-post .feature-menu li.menu-item-274 ul.sub-menu{display:block}body.single-post .feature-menu li.menu-item-274 ul.sub-menu li.menu-item-936>a{color:var(--theme-color-light);font-weight:700}.feature-footer{background:var(--theme-color-light);padding-top:130px;padding-bottom:var(--theme-layout-offset-small);font-size:var(--theme-menu-font-size);line-height:var(--theme-menu-line-height);color:var(--theme-color-accent);letter-spacing:var(--theme-menu-letter-spacing)}.feature-footer .container{padding-right:var(--theme-layout-offset-small)}@media (max-width:999px){.feature-footer .container{padding-right:var(--theme-layout-offset-mobile)}}.feature-footer a{color:var(--theme-color-accent)}.feature-footer p:last-child,.feature-footer ul:last-child{margin-bottom:0;padding-left:0}@media (max-width:999px){.feature-footer{padding-top:var(--theme-layout-spacer-large);padding-bottom:var(--theme-layout-spacer)}}.feature-footer__rows{display:flex}@media (max-width:999px){.feature-footer__rows{flex-direction:column;flex-flow:column}}@media (min-width:1000px){.feature-footer__rows-row{align-self:flex-end}.feature-footer__rows-row:last-child{text-align:right}}@media (max-width:999px){.feature-footer__rows-row{text-align:left}.feature-footer__rows-row:first-child{margin-bottom:var(--theme-layout-spacer)}.feature-footer__rows-row:first-child+*{margin-bottom:var(--theme-layout-spacer-large)}}@media (max-width:999px){.feature-footer__rows-row:first-child{order:2}}.feature-footer__rows-row:first-child+*{flex-grow:1;text-align:center}@media (max-width:999px){.feature-footer__rows-row:first-child+*{order:a}}@media (max-width:999px){.feature-footer__rows-row:last-child{order:3}}.feature-footer__widgets .widget ul{list-style-type:none;padding:0}.feature-footer__widgets a:hover{text-decoration:underline}.feature-footer__graphic img{position:relative;bottom:-1px}.feature-footer__menu>.menu-fusszeilenmenue-container{display:inline-block}@media (max-width:999px){.feature-footer__menu>a{float:right}}.feature-footer__menu li{display:inline-block;margin-right:var(--theme-layout-spacer-large)}@media (max-width:599px){.feature-footer__menu li{margin-right:var(--theme-layout-spacer)}}.feature-footer__menu li.current-menu-item a,.feature-footer__menu li:hover a{text-decoration:underline}.feature-header{position:absolute;z-index:100;top:100vh;left:0;right:0;background:rgba(255,255,255,.75)}@media (max-width:999px){.feature-header{background:var(--theme-color-grey)}}@media (max-width:599px){.feature-header{top:calc(100vh - 75px)}}.feature-header.is-fixed,.feature-header.is-forced-fixed{position:fixed;top:0}.feature-header .container{display:flex;align-items:center;position:relative;padding-right:var(--theme-layout-offset-small)}@media (min-width:1000px){.feature-header .container{flex-direction:row;height:110px;padding-bottom:20px}}@media (max-width:999px){.feature-header .container{height:75px;flex-direction:row-reverse}}@media (max-width:999px){.feature-header .container{padding-right:10px}}.feature-header__logo{display:flex}.feature-header__logo--white{display:none}@media (min-width:1000px) and (max-width:1199px){.feature-header__logo{width:320px;margin-bottom:-1px}}@media (max-width:999px){.feature-header__logo{display:inline-flex;flex-grow:1;margin-bottom:-8px;margin-right:10px}.feature-header__logo--white{display:inline}.feature-header__logo--color{display:none}}.feature-header__logo a{font-size:var(--theme-headings-font-size);display:inline-flex;text-decoration:none}.feature-header__logo a img{height:auto;width:auto;max-width:100%}@media (min-width:1000px){.feature-header__menu{flex-grow:1}}.feature-header__background{position:absolute;left:0;right:0;bottom:0;background:var(--theme-color-grey);height:35px;z-index:-1}@media (max-width:999px){.feature-header__background{height:75px}}.feature-fullscreen-menu__toggle{display:block;line-height:1}@media (min-width:1000px){.feature-fullscreen-menu__toggle{display:none}}.feature-fullscreen-menu__toggle .stroke{stroke:var(--theme-color-primary);stroke-width:3px}.feature-fullscreen-menu{display:flex;display:none;flex-direction:column;align-items:center;flex-grow:1;opacity:0;padding:var(--theme-layout-spacer) var(--theme-layout-spacer);margin:0;font-size:var(--theme-menu-font-size);line-height:var(--theme-menu-line-height);position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--theme-color-primary);z-index:1000;text-align:center;color:var(--theme-color-light);overflow-y:scroll}.feature-fullscreen-menu .stroke{stroke:var(--theme-color-grey);stroke-width:5px}.feature-fullscreen-menu a{color:var(--theme-color-light)}@media (max-width:599px){.feature-fullscreen-menu{padding-top:10px}}.feature-fullscreen-menu nav{margin-bottom:var(--theme-layout-offset-small)}.feature-fullscreen-menu nav>ul>li:not(:last-child){margin-bottom:var(--theme-layout-spacer-large)}.feature-fullscreen-menu nav>ul>li>a{font-size:var(--theme-font-size);text-transform:uppercase;color:var(--theme-color-grey);letter-spacing:var(--theme-menu-letter-spacing);font-weight:700}.feature-fullscreen-menu nav .current-menu-item a{font-weight:700}.feature-fullscreen-menu__inner{width:100%;display:flex;flex-direction:column;align-items:center}.feature-fullscreen-menu__close{margin:var(--theme-layout-spacer) 10px;transition:opacity var(--theme-transition-time) ease-in-out;align-self:flex-end}.feature-fullscreen-menu__close svg{transition:transform var(--theme-transition-time) ease-in-out}.feature-fullscreen-menu__close:hover svg{transform:rotate(-90deg)}.feature-fullscreen-menu__logo{line-height:1;margin-bottom:calc(var(--theme-layout-offset-small) - 5px)}.feature-fullscreen-menu__logo img{max-width:100%}@media (max-width:599px){.feature-fullscreen-menu__logo{margin-bottom:var(--theme-layout-spacer-large)}}.feature-menu{margin:0;font-size:var(--theme-menu-font-size);letter-spacing:var(--theme-menu-letter-spacing);line-height:var(--theme-menu-line-height)}@media (max-width:999px){.feature-menu{display:none}}.feature-menu li{display:inline-block}.feature-menu li:not(:first-child){margin-left:var(--theme-layout-spacer-large)}@media (max-width:1199px){.feature-menu li:not(:first-child){margin-left:calc(var(--theme-layout-spacer) * 1.5)}}.feature-menu li a{color:var(--theme-color-accent);height:35px;display:flex;align-items:center}.feature-menu li a:hover{color:var(--theme-color-primary)}.feature-menu li.current-menu-item>a,.feature-menu li.current-menu-parent>a,.feature-menu li.current-page-ancestor>a,.feature-menu li.current_page_parent>a{color:var(--theme-color-primary);font-weight:700}.feature-menu li ul.sub-menu{display:none;position:absolute;left:var(--theme-layout-offset-mobile);letter-spacing:var(--theme-letter-spacing);bottom:0}.feature-menu li ul.sub-menu li a{color:var(--theme-color-light)}.feature-menu li ul.sub-menu li a:hover{color:var(--theme-color-primary)}.feature-menu li ul.sub-menu li.current-menu-item>a,.feature-menu li ul.sub-menu li.current-menu-parent>a,.feature-menu li ul.sub-menu li.current-page-ancestor>a,.feature-menu li ul.sub-menu li.current_page_parent>a{color:var(--theme-color-light);font-weight:700}.feature-menu li.current-page-ancestor ul.sub-menu,.feature-menu li.current_page_item ul.sub-menu{display:block}.wp-block-cover{background-repeat:no-repeat;background-position:center center;background-size:contain}@media (max-width:599px){.wp-block-cover{background-position:center 30%}body.page-id-3 .wp-block-cover,body.page-id-435 .wp-block-cover,body.page-id-59 .wp-block-cover{background-size:130%}}.wp-block-cover.alignfull{min-height:100vh!important}.wp-block-cover__inner-container{padding-bottom:var(--theme-layout-spacer);cursor:pointer}@media (max-width:599px){.wp-block-cover__inner-container{padding-bottom:100px}}@media (max-width:599px) and (max-height:499px){.wp-block-cover__inner-container{padding-bottom:60px}}.wp-block-cover__inner-container *,.wp-block-cover__inner-container p:not(.has-text-color){font-size:var(--theme-menu-font-size)!important;line-height:var(--theme-menu-line-height);color:var(--theme-color-accent);text-transform:uppercase;font-weight:700;letter-spacing:var(--theme-letter-spacing)}@media (max-width:599px){.wp-block-cover__inner-container *,.wp-block-cover__inner-container p:not(.has-text-color){font-size:calc(.875 * var(--theme-menu-font-size))!important}}.wp-block-cover__inner-container p:last-child{margin-bottom:0}.wp-block-cover__inner-container p:last-child em{font-style:normal}@media (max-width:599px){.wp-block-cover__inner-container p:last-child em{display:block;text-indent:-9999px;overflow:hidden;height:1px}}.wp-block-cover__inner-container p:last-child:after{content:"";display:block;width:28px;height:28px;margin:8px auto 5px;background-image:url(//menschen-in-entwicklung.de/wp-content/themes/evaknoche/modules/configs/config-icons/Pfeil_down.svg)}.wp-block-group{padding-top:var(--theme-layout-offset);padding-bottom:calc(var(--theme-layout-offset) - var(--theme-layout-spacer));padding-top:200px;background:var(--theme-color-light)}.wp-block-group~.wp-block-group{padding-top:var(--theme-layout-offset)}.wp-block-group+.wp-block-group{padding-top:var(--theme-layout-spacer)}.wp-block-group.empty{padding-top:var(--theme-layout-spacer-large)}@media (max-width:599px){.wp-block-group.empty{padding-top:var(--theme-layout-spacer)}}@media (min-width:1000px){.wp-block-group.is-style-mobile-only{display:none!important}}@media (max-width:999px){.wp-block-group.is-style-desktop-only{display:none!important}}.wp-block-group.is-style-bar{background:var(--theme-color-grey);height:35px;display:block;padding:0;bottom:-1px;position:relative;margin-top:-4px}.wp-block-group.is-style-bar a{color:var(--theme-color-light);text-decoration:none;display:inline-flex;align-items:flex-start;word-break:break-all;overflow:hidden;max-height:33px;padding-top:1px;transition:color .1s ease-in-out}.wp-block-group.is-style-bar a:hover{color:var(--theme-color-primary)}.wp-block-group.is-style-bar a:after{content:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjguMzQ3cHgiIGhlaWdodD0iMjguMzQ3cHgiIHZpZXdCb3g9IjAgMCAyOC4zNDcgMjguMzQ3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyOC4zNDcgMjguMzQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI1LjEwMSwxMy45OTJsLTQuNzQ4LTQuNzQ4Yy0wLjA5NC0wLjA5NS0wLjI2Ni0wLjA5NS0wLjM1OSwwbC0wLjg4NywwLjg4NQogICAgICAgICAgICAgICAgYy0wLjA5NCwwLjA5Ni0wLjA5NCwwLjI2NywwLDAuMzYxbDIuODAzLDIuODAySDMuNDI3Yy0wLjEzMywwLTAuMjU0LDAuMTIxLTAuMjU0LDAuMjU1djEuMjUxYzAsMC4xMzUsMC4xMjEsMC4yNTYsMC4yNTQsMC4yNTYKICAgICAgICAgICAgICAgIGgxOC40ODJsLTIuODAzLDIuODAyYy0wLjA5NCwwLjA5NS0wLjA5NCwwLjI2NywwLDAuMzYybDAuODg3LDAuODg1YzAuMDk0LDAuMDk1LDAuMjY2LDAuMDk1LDAuMzU5LDBsNC43NDgtNC43NDkKICAgICAgICAgICAgICAgIGMwLjA0OS0wLjA0OCwwLjA3Mi0wLjExNCwwLjA3Mi0wLjE4MVMyNS4xNDksMTQuMDQsMjUuMTAxLDEzLjk5MnoiLz4KICAgICAgICAgICAgPC9nPgogICAgICAgICAgPC9zdmc+Cg==);margin-left:.2em;bottom:-1px;position:relative;width:28px;height:28px}.wp-block-group.is-style-bar a:hover:after{content:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjguMzQ3cHgiIGhlaWdodD0iMjguMzQ3cHgiIHZpZXdCb3g9IjAgMCAyOC4zNDcgMjguMzQ3IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyOC4zNDcgMjguMzQ3IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KICAgICAgICAgICAgPGc+CiAgICAgICAgICAgICAgPHBhdGggZmlsbD0icmdiKDEzMCwzOCwxMTApIiBkPSJNMjUuMTAxLDEzLjk5MmwtNC43NDgtNC43NDhjLTAuMDk0LTAuMDk1LTAuMjY2LTAuMDk1LTAuMzU5LDBsLTAuODg3LDAuODg1CiAgICAgICAgICAgICAgICBjLTAuMDk0LDAuMDk2LTAuMDk0LDAuMjY3LDAsMC4zNjFsMi44MDMsMi44MDJIMy40MjdjLTAuMTMzLDAtMC4yNTQsMC4xMjEtMC4yNTQsMC4yNTV2MS4yNTFjMCwwLjEzNSwwLjEyMSwwLjI1NiwwLjI1NCwwLjI1NgogICAgICAgICAgICAgICAgaDE4LjQ4MmwtMi44MDMsMi44MDJjLTAuMDk0LDAuMDk1LTAuMDk0LDAuMjY3LDAsMC4zNjJsMC44ODcsMC44ODVjMC4wOTQsMC4wOTUsMC4yNjYsMC4wOTUsMC4zNTksMGw0Ljc0OC00Ljc0OQogICAgICAgICAgICAgICAgYzAuMDQ5LTAuMDQ4LDAuMDcyLTAuMTE0LDAuMDcyLTAuMTgxUzI1LjE0OSwxNC4wNCwyNS4xMDEsMTMuOTkyeiIvPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICA8L3N2Zz4K)}.wp-block-group.is-style-bar p:last-child{margin-top:3px;margin-bottom:0}@media (max-width:599px){.wp-block-group{padding-top:75px}header.is-forced-fixed+main .wp-block-group:first-child{padding-top:120px}}.wp-block-media-text:not(:first-child){margin-top:calc(var(--theme-layout-offset) - var(--theme-layout-spacer))}.wp-block-media-text img{width:auto!important;margin-left:var(--theme-layout-spacer-large);max-width:100%}@media (max-width:599px){.wp-block-media-text img{margin:0}}.wp-block-media-text__content{padding:0!important}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr calc(180px + var(--theme-layout-spacer-large))}@media (max-width:599px){.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 100px}}h1,h2,h3,h4,h5,h6{color:var(--theme-color-grey);font-family:var(--theme-font-family);font-weight:var(--theme-headings-font-weight);margin-bottom:var(--theme-layout-spacer);font-size:var(--theme-headings-font-size);margin-top:0;letter-spacing:0}@media (max-width:599px){h1 br,h2 br,h3 br,h4 br,h5 br,h6 br{display:none}}h1{color:var(--theme-color-primary);font-family:var(--theme-headings-font-family);line-height:var(--theme-headings-line-height);position:relative;margin-bottom:var(--theme-layout-spacer-large)}@media (min-width:1000px){h1{top:-50px;margin-bottom:0}}h2{font-size:var(--theme-font-size-small);font-style:italic;line-height:1.71}h3,h4{font-size:var(--theme-font-size);text-transform:uppercase;letter-spacing:var(--theme-menu-letter-spacing);font-weight:700}h3:not(:first-child){margin-top:var(--theme-layout-spacer-large)}@media (max-width:780px){body.page-id-356 h2:first-child+h3{display:none}}h3 em{font-style:italic;color:var(--theme-color-primary);font-size:var(--theme-font-size-small);text-transform:none;letter-spacing:0}@media (max-width:599px){h3 em{display:block}}@media (min-width:600px){p.is-style-mobile-only{display:none!important}}@media (max-width:599px){p.is-style-desktop-only{display:none!important}}.wp-block-quote,.wp-block-quote.is-style-large{display:flex;align-items:center;flex-direction:column;padding:var(--theme-layout-offset-small) 0;margin:0;text-align:center}@media (max-width:599px){.wp-block-quote,.wp-block-quote.is-style-large{padding:50px 0}}.wp-block-quote p,.wp-block-quote.is-style-large p{font-style:normal;font-size:46px;line-height:1.7;margin-bottom:var(--theme-layout-spacer-large)}@media (max-width:799px){.wp-block-quote p,.wp-block-quote.is-style-large p{line-height:1.5;font-size:34px}}.wp-block-quote p strong,.wp-block-quote.is-style-large p strong{font-weight:700}.wp-block-quote cite,.wp-block-quote.is-style-large cite{font-size:var(--theme-font-size-small)}.wp-block-quote.is-style-large{flex-direction:column-reverse}.wp-block-quote.is-style-large p{margin-bottom:0}.wp-block-quote.is-style-large cite{margin-bottom:var(--theme-layout-spacer-large)}.block-slick-slider{position:relative;margin-bottom:var(--theme-layout-spacer)}.block-slick-slider__media{position:relative}.block-slick-slider__media-element{position:relative;max-width:100%;background-color:var(--theme-color-grey);background-size:cover;outline:0}.block-slick-slider__media-element--cover{height:600px}@media (max-width:599px){.block-slick-slider__media-element--cover{height:300px}}.block-slick-slider__media-element img{max-width:100%;margin:0 auto}.block-slick-slider__media-element-content{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;color:var(--theme-color-light);font-size:var(--theme-headings-font-size);z-index:1}.block-slick-slider__arrow{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:50px;text-decoration:none;z-index:10}@media (max-width:599px){.block-slick-slider__arrow{display:none!important}}.block-slick-slider__arrow--next{right:var(--theme-layout-spacer)}.block-slick-slider__arrow--prev{left:var(--theme-layout-spacer);transform:rotateZ(-180deg)}.block-slick-slider__arrow svg .stroke{stroke:var(--theme-color-light);transition:all var(--theme-transition-time) ease-in-out;opacity:.5}.block-slick-slider__arrow:hover svg .stroke{stroke:var(--theme-color-light);opacity:1}.block-slick-slider .slick-dots{list-style:none;padding:0;margin-bottom:0;position:absolute;bottom:var(--theme-layout-spacer);left:50%;transform:translate(-50%,0)}.block-slick-slider .slick-dots li{background:var(--theme-color-light);width:10px;height:10px;border-radius:10px;display:inline-block;margin:0 5px;cursor:pointer;opacity:.5}.block-slick-slider .slick-dots li.slick-active,.block-slick-slider .slick-dots li:hover{opacity:1}.block-slick-slider .slick-dots li button{display:none}