/*! CSS Used from: https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css */.slick-slider{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;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(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-slide{display:none;float:left;height:100%;min-height:1px}.slick-initialized .slick-slide,.slick-slide img{display:block}
body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.7;display:none;z-index:1035}.sl-wrapper{z-index:1040}.sl-wrapper button{border:0 none;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{display:none;position:fixed;right:30px;top:30px;z-index:10060;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;color:#fff;font-size:3rem}.sl-wrapper .sl-close:focus{outline:none}.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:1060;color:#fff;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#fff}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}.sl-wrapper .sl-navigation button:focus{outline:none}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0 none;width:100%;height:auto}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0 none}}.sl-wrapper .sl-image iframe{background:#000;border:0 none}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0 none}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0 none}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform .2s ease;transition:-ms-transform .2s ease;transition:-o-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}
*{margin:0;padding:0;outline:0;-webkit-overflow-scrolling:touch;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}html{scroll-behavior:smooth}body{position:relative;font-family:Rubik,sans-serif;max-width:80rem;color:#434343;margin:0 auto;overflow-x:hidden;font-feature-settings:"liga" 0}::selection{color:#fff;background:#7bb930}::-moz-selection{color:#fff;background:#7bb930}body{padding-top:70px}body #main-nav{position:sticky;top:0;z-index:2}@media (min-width:80rem){body{padding-top:0}body.fixed-nav{padding-top:70px}body.fixed-nav #main-nav{width:80rem}body.fixed-nav #main-nav.fixed{position:fixed}}figcaption{font-family:Rubik,sans-serif;font-size:14px;color:#434343;margin-top:6px}ul{list-style-type:none}a,a:hover{color:#007c57}a,a:active,a:hover{text-decoration:underline}a:active{color:#434343}figure{margin:0 0 1rem}@media screen and (min-width:48rem){figure{margin:unset}}div.tf-v1-widget>iframe{width:100%;height:100%}.socialmedia img{width:42px;height:42px;margin-right:1rem}.main{display:flex;justify-content:space-between;margin:auto;max-width:1160px}.landing-page,.offerform-page{width:320px;margin:auto;text-align:center}@media screen and (min-width:48rem){.landing-page,.offerform-page{width:700px}}@media screen and (min-width:80rem){.landing-page,.offerform-page{width:1004px}}@media screen and (min-width:80rem){.landing-page section,.offerform-page section{max-width:1004px}}.landing-page section .anchor,.offerform-page section .anchor{position:absolute;width:0;height:0;top:-120px;left:0}@media screen and (min-width:80rem){.landing-page section .anchor,.offerform-page section .anchor{top:-70px}}.landing-page section h1,.offerform-page section h1{font-size:28px;text-align:center;font-weight:700}.landing-page section h2,.offerform-page section h2{font-size:23px;text-align:center;font-weight:700}.landing-page section h3,.offerform-page section h3{font-size:17px;text-align:center;font-weight:700}.landing-page section .article-heading-underline,.offerform-page section .article-heading-underline{height:5px;width:49px;background-color:#7bb930;display:block;margin:.7rem auto 1.2rem}@media screen and (min-width:48rem){.landing-page section .article-heading-underline,.offerform-page section .article-heading-underline{margin:.7rem 0 1.2rem;width:80px}}@media screen and (min-width:48rem){.landing-page section h1,.offerform-page section h1{font-size:38px;text-align:left}.landing-page section h2,.offerform-page section h2{font-size:20px;text-align:left}.landing-page section h3,.offerform-page section h3{font-size:17px;text-align:left}}@media screen and (min-width:80rem){.landing-page section h1,.offerform-page section h1{font-size:40px}.landing-page section h2,.offerform-page section h2{font-size:28px}.landing-page section h3,.offerform-page section h3{font-size:20px}}.content-page{width:320px;margin:auto}@media screen and (min-width:48rem){.content-page{width:700px}}@media screen and (min-width:80rem){.content-page{width:784px}}.content-page table{position:relative;border-collapse:collapse;margin-bottom:15px;width:100%;display:block;overflow-x:auto;white-space:normal;margin-left:-.05rem}@media (min-width:768px){.content-page table{margin-left:-.25rem}}.content-page table::-webkit-scrollbar-thumb{background:#007c57;border-radius:20px}.content-page table::-webkit-scrollbar{height:5px}.content-page .table-full-width th,.content-page .table-full-width thead{width:1%}@media (min-width:768px){.content-page .table-full-width{width:auto;margin-right:-.4rem}}.content-page tr th{padding-top:12px;padding-bottom:12px;vertical-align:baseline}.content-page td,.content-page th{padding:10px;border:4px solid #fff}.content-page th,.content-page thead{background-color:#007c57;color:#fff}.content-page th a,.content-page thead a{color:#fff;text-decoration:none}.content-page td{color:#3e3e40}.content-page td ul li{font-size:16px;margin-bottom:.5rem;max-width:291px}.content-page td ol li{max-width:291px}.content-page table tr:nth-child(2n){background-color:#dbdbdb}.content-page table td[rowspan]:nth-of-type(odd),.content-page table tr:nth-child(odd),.content-page table tr td[colspan="1"]{background-color:#f0f0f0}@media screen and (min-width:80rem){.content-page section{max-width:785px}}.content-page section .anchor{position:absolute;width:0;height:0;top:-120px;left:0}@media screen and (min-width:80rem){.content-page section .anchor{top:-70px}}.content-page section h1{font-size:28px;text-align:left;font-weight:700}.content-page section h2{font-size:23px;text-align:left;font-weight:700}.content-page section h3{font-size:17px;text-align:left;font-weight:700}.content-page section .article-heading-underline{height:5px;width:49px;background-color:#7bb930;display:block;margin:.7rem auto}@media screen and (min-width:48rem){.content-page section .article-heading-underline{margin:.7rem 0;width:80px}}@media screen and (min-width:48rem){.content-page section h1{font-size:38px}.content-page section h2{font-size:26px}.content-page section h3{font-size:22px}}@media screen and (min-width:80rem){.content-page section h1{font-size:40px}.content-page section h2{font-size:28px}.content-page section h3{font-size:20px}}hr{margin:45px 0;width:100%;border:.1px solid #d3d3d3;height:1px;display:inline-block}hr:after{content:"";display:block;height:1px;width:312px;margin:auto;background-color:#ccc}@media screen and (min-width:48rem){hr:after{width:700px}}@media screen and (min-width:80rem){hr:after{width:auto}}.header-mobil{justify-content:space-between;align-items:center;margin-top:60px;display:none}.header-mobil .header-logo{height:60px}.header-mobil .header-slogan{flex-grow:1;height:60px;font-size:19px;font-weight:700;line-height:20px;display:flex;align-items:center;padding-left:10px;margin-left:50px;border-left:2px solid #7bb930}.header-mobil .header-cta{display:block;height:40px;text-decoration:none;color:#fff;background-color:#7bb930;padding:0 15px;line-height:40px;font-weight:600;font-size:14px}.header-mobil .header-cta:hover{background-color:#007c57}.header-mobil .header-ssl{display:block;height:50px;padding:0 15px}@media screen and (min-width:80rem){.header-mobil{display:none}}.header-desktop{display:none}@media screen and (min-width:80rem){.header-desktop{justify-content:space-between;align-items:center;display:flex;max-width:1004px;margin:16px auto 0;border-bottom:1px solid #d3d3d3;padding-bottom:10px}.header-desktop a{align-self:baseline;text-decoration:none}.header-desktop a:hover .cta-telefon{color:#007c57}.header-desktop .header-logo,.header-desktop .header-logo img{height:60px;width:192px}.header-desktop .header-slogan{flex-grow:1;height:60px;font-size:19px;font-weight:700;line-height:20px;display:flex;align-items:center;padding-left:10px;margin-left:50px;border-left:2px solid #7bb930}.header-desktop .header-cta{display:block;height:40px;text-decoration:none;color:#fff;background-color:#7bb930;padding:0 15px;line-height:40px;font-weight:600;font-size:14px}.header-desktop .header-cta:hover{background-color:#007c57}.header-desktop .header-ssl{display:block;height:50px;padding:0 15px}.header-desktop .cta-telefon{display:flex;justify-content:center;height:24px;align-items:center;font-weight:700;color:#7bb930;font-size:20px}.header-desktop .cta-telefon img{margin-right:1rem}}.cta{background-color:#7bb930;border:none;color:#fff;padding:14px 49px 18px 48px;text-align:center;display:inline-block;font-size:16px;border-radius:24px;font-weight:600;font-family:Rubik,sans-serif;height:48px;width:279px;cursor:pointer}.cta,.cta:hover{text-decoration:none}.cta:hover{background-color:#fff;border:2px solid #7bb930;padding:12px 49px 18px 48px}.cta:active,.cta:hover{color:#7bb930}.cta--nav{height:34px;width:182px;background-color:#fff;border:1px solid #7bb930;color:#007c57;text-align:center;text-decoration:none;padding:0;display:inline-block;font-size:13px;border-radius:24px;font-weight:600;font-family:Rubik,sans-serif;cursor:pointer}.cta--nav:hover{padding:0}@media screen and (min-width:80rem){.cta-widget{align-self:flex-start}}.fa-bars{color:#7bb930}@media screen and (min-width:80rem){.referenz{margin-bottom:4rem}}.referenz .referenz__heading{margin-bottom:0;margin-top:0;font-size:20px}@media screen and (min-width:80rem){.referenz .referenz__item>div:first-of-type{display:flex;flex-direction:column;justify-self:flex-end;border:10px solid #7bb930;max-width:502px;position:relative;margin-left:50%;margin-bottom:4rem}}.referenz .fas{position:absolute;bottom:0;z-index:1}.referenz .fa-chevron-left{left:26rem;cursor:pointer}.referenz .fa-chevron-right{right:26rem;cursor:pointer}.referenz__name,.referenz__text{text-align:center}.referenz__text{margin:0 0 40px;line-height:24px}@media screen and (min-width:48rem){.referenz__text{text-align:left}}@media screen and (min-width:48rem){.referenz-container_personal{display:flex}.referenz-container_personal div{display:flex;flex-direction:column;margin-right:52px}}@media screen and (min-width:80rem){.referenz-container_personal{width:110%;justify-content:center;margin-top:3rem}}.referenz__img{width:190px;height:190px;border-radius:50%;margin-bottom:20px;-o-object-fit:cover;object-fit:cover}.referenz__name{font-size:12px;margin-bottom:10px;font-weight:800}@media screen and (min-width:48rem){.referenz__name{font-size:16px}}.referenz__zitat{text-align:center;color:#007c57;font-style:italic;font-size:20px;font-weight:100;line-height:27px;margin-bottom:40px}@media screen and (min-width:48rem){.referenz__zitat{text-align:left;font-size:24px;line-height:38px;align-self:center}}@media screen and (min-width:80rem){.referenz__zitat{font-size:26px;background-color:#007c57;color:#fff;position:absolute;left:-32rem;max-width:555px;padding:68px 103px 76px 87px;top:2rem;z-index:-1;line-height:40px;height:85%}}.referenz__content{display:none}@media screen and (min-width:48rem){.referenz__content{display:flex;flex-direction:column;margin-bottom:70px}.referenz__content>div:nth-of-type(2){display:flex;justify-content:flex-start;flex-wrap:wrap}.referenz__content>div:nth-of-type(2) img{width:92px;height:51px;margin-right:10px;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:80rem){.referenz__content{width:64%;align-self:center;margin-bottom:35px}.referenz__content>div:nth-of-type(2){display:flex;justify-content:flex-start;flex-wrap:wrap}.referenz__content>div:nth-of-type(2) img{margin-bottom:10px;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width:48rem){.referenz-divider{margin:20px 0;overflow:hidden;font-weight:400;font-size:15px;text-align:center;position:relative}.referenz-divider:after,.referenz-divider:before{content:"";position:absolute;border-top:1px solid #434343;top:69%;width:261px}.referenz-divider:before{margin-right:-263px;right:100%}.referenz-divider:after{margin-left:-263px;left:100%}}@media screen and (min-width:80rem){.referenz-divider{width:97%;position:static}.referenz-divider:after,.referenz-divider:before{content:"";position:absolute;border-top:1px solid #434343;top:322px;width:82px}.referenz-divider:before{margin-right:-263px;right:74.9%}.referenz-divider:after{margin-left:-263px;left:72.7%}}.landing-page .content-widget{background-color:#007c57;display:flex;flex-direction:column;align-items:center;width:312px;row-gap:1rem}@media screen and (min-width:48rem){.landing-page .content-widget{width:1004px;padding:20px 5px}}@media screen and (min-width:48rem){.landing-page .content-widget div:first-of-type{height:100%;min-width:333px;overflow:hidden}}@media screen and (min-width:80rem){.landing-page .content-widget div:first-of-type{height:100%;overflow:hidden}}.landing-page .content-widget div:first-of-type{padding:20px 17px 0}.landing-page .content-widget div:first-of-type .cta:hover{background-color:#007c57;color:#fff;border:2px solid #fff}@media screen and (min-width:48rem){.landing-page .content-widget div:first-of-type{padding:20px 32px 20px 27px;display:flex;flex-direction:column;justify-content:space-between}}@media screen and (min-width:80rem){.landing-page .content-widget div:first-of-type{padding:20px 32px 20px 28px;display:flex;flex-direction:column;justify-content:space-between}}.landing-page .content-widget__img{width:100%;overflow:hidden}@media screen and (min-width:48rem){.landing-page .content-widget__img{-o-object-fit:cover;object-fit:cover;height:100%}}.landing-page .content-widget__text{font-size:24px;font-weight:800;text-align:left;color:#fff;line-height:32px}.landing-page .cta-widget{margin-bottom:20px}@media screen and (min-width:48rem){.landing-page .cta-widget{margin-bottom:0;display:flex;-moz-column-gap:12px;column-gap:12px}}@media screen and (min-width:48rem){.landing-page .cta-widget .zip-code{width:278px}}.content-page .content-widget{background-color:#007c57;display:flex;flex-direction:column;align-items:center;width:312px}@media screen and (min-width:48rem){.content-page .content-widget{width:1004px;flex-direction:row}}@media screen and (min-width:80rem){.content-page .content-widget{padding:20px 5px}}@media screen and (min-width:48rem){.content-page .content-widget div:first-of-type{height:100%;min-width:333px;overflow:hidden}}@media screen and (min-width:80rem){.content-page .content-widget div:first-of-type{height:100%;overflow:hidden}}.content-page .content-widget div:first-of-type{padding:20px 17px 0}@media screen and (min-width:48rem){.content-page .content-widget div:first-of-type{padding:20px 32px 20px 27px}}@media screen and (min-width:80rem){.content-page .content-widget div:first-of-type{padding:20px 32px 20px 28px}}.content-page .content-widget div:nth-of-type(2){padding:20px 17px 28px}.content-page .content-widget div:nth-of-type(2) .cta:hover{background-color:#007c57;color:#fff;border:2px solid #fff}@media screen and (min-width:48rem){.content-page .content-widget div:nth-of-type(2){padding:20px 32px 20px 27px;display:flex;flex-direction:column;justify-content:space-between}}@media screen and (min-width:80rem){.content-page .content-widget div:nth-of-type(2){padding:20px 32px 20px 28px;display:flex;flex-direction:column;justify-content:space-between}}.content-page .content-widget__img{width:100%;overflow:hidden}@media screen and (min-width:48rem){.content-page .content-widget__img{-o-object-fit:cover;object-fit:cover;height:100%}}.content-page .content-widget__text{font-size:24px;font-weight:800;text-align:left;color:#fff;line-height:32px}.zip-code{height:48px;width:100%;margin-bottom:12px;line-height:48px;font-size:16px;color:#434343;padding-left:10px;max-width:278px}.content-widget .cta-widget .cta{background-color:#ff6c00;max-width:278px;padding-left:28px;padding-right:29px}.teaser-container.cta-active{padding:0!important}.content-widget div p.content-widget__text{margin-bottom:0}.landing-page .zitat{margin-top:20px}@media screen and (min-width:80rem){.landing-page .zitat{margin-top:3rem}}.landing-page .zitat hr{margin-top:0}@media screen and (min-width:80rem){.landing-page .zitat hr{width:192%}}@media screen and (min-width:80rem){.landing-page .zitat{border:10px solid #7bb930;max-width:502px;position:relative;margin-left:0;max-height:514px;margin-bottom:8rem}}@media screen and (min-width:80rem){.landing-page .zitat .article-heading-underline{position:absolute;top:127px;left:24px}}.landing-page .zitat__heading{max-width:278px;margin-left:auto;margin-right:auto}@media screen and (min-width:48rem){.landing-page .zitat__heading{max-width:420px;text-align:left;font-weight:700;margin-left:unset;margin-right:unset}}@media screen and (min-width:80rem){.landing-page .zitat__heading{margin-bottom:6rem;margin-top:33px;margin-left:23px}}.landing-page .zitat__text{color:#007c57;font-size:19px;text-align:left;font-style:italic;line-height:27px}@media screen and (min-width:48rem){.landing-page .zitat__text{max-width:332px;font-size:20px;line-height:32px}}@media screen and (min-width:80rem){.landing-page .zitat__text{font-size:23px;background-color:#007c57;color:#fff;position:absolute;right:-27.4rem;max-width:489px;padding:68px 66px 75px 103px;top:1rem;z-index:-1;line-height:40px}}.landing-page .zitat__mitarbeiter{display:flex}@media screen and (min-width:48rem){.landing-page .zitat__mitarbeiter{justify-content:space-between;margin-top:-11rem}}@media screen and (min-width:80rem){.landing-page .zitat__mitarbeiter{margin-top:0;flex-direction:row-reverse;position:relative;bottom:3.8rem;left:-.8px}}.landing-page .zitat__container-credentials{align-self:flex-end;margin-bottom:28px}@media screen and (min-width:48rem){.landing-page .zitat__container-credentials{margin-bottom:22.5px}}@media screen and (min-width:80rem){.landing-page .zitat__container-credentials{position:absolute;right:5rem;bottom:.8rem}}.landing-page .zitat__name{font-size:16px;text-align:left;margin-bottom:10px;font-weight:700}@media screen and (min-width:48rem){.landing-page .zitat__name{font-size:18px}}@media screen and (min-width:80rem){.landing-page .zitat__name{font-size:16px;text-align:right}}.landing-page .zitat__jobtitle{font-size:14px;text-align:left;margin-bottom:0}@media screen and (min-width:48rem){.landing-page .zitat__jobtitle{font-weight:16px}}@media screen and (min-width:80rem){.landing-page .zitat__jobtitle{text-align:right;line-height:18px}}.landing-page .zitat__firmenname{font-size:14px;text-align:left;margin-bottom:0}@media screen and (min-width:48rem){.landing-page .zitat__firmenname{font-weight:16px}}@media screen and (min-width:80rem){.landing-page .zitat__firmenname{text-align:right;line-height:18px}}.landing-page .zitat__img{max-width:220px;max-height:220px}@media screen and (min-width:48rem){.landing-page .zitat__img{max-width:332px;max-height:332px}}@media screen and (min-width:80rem){.landing-page .zitat__img{transform:scaleX(-1);position:relative;left:-9.3rem}}.content-header{margin-top:33px}@media screen and (min-width:48rem){.content-header{margin-top:36px}}.content-header figure figcaption{max-width:320px;margin-bottom:10px}@media screen and (min-width:48rem){.content-header figure figcaption{max-width:332px}}@media screen and (min-width:80rem){.content-header figure figcaption{max-width:376px}}@media screen and (min-width:48rem){.content-header figure{float:left;margin-right:20px}}@media screen and (min-width:80rem){.content-header figure{margin-right:32px}}.content-header .content-header__text,.content-header p{font-size:16px;text-align:left;font-weight:700;line-height:25px}.content-header .content-header__text a,.content-header p a{color:#434343;text-decoration:none;position:relative}.content-header .content-header__text a:hover,.content-header p a:hover{color:unset;text-decoration:unset}.content-header .content-header__text a:hover:after,.content-header p a:hover:after{width:0;right:0}.content-header .content-header__text a:after,.content-header p a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:1px;right:0;position:absolute;background:#000;transition:width .3s ease 0s,left .3s ease 0s;width:100%}@media screen and (min-width:48rem){.content-header .content-header__text,.content-header p{font-size:17px}}@media screen and (min-width:80rem){.content-header .content-header__text,.content-header p{font-size:19px}}.content-header__author{font-size:14px;color:#007c57;text-align:left;margin-bottom:31px;margin-top:25px;font-weight:700}@media screen and (min-width:48rem){.content-header__author{margin-bottom:40px}}.content-header__img{max-width:320px;margin-bottom:10px}@media screen and (min-width:48rem){.content-header__img{max-width:332px}}@media screen and (min-width:80rem){.content-header__img{max-width:376px}}.content-header__img-description{font-size:13px;text-align:left}@media screen and (min-width:48rem){.content-header__img-description{font-size:14px}}.content-page .content-header .article-heading-underline{margin:.3rem 0 .7rem}@media screen and (min-width:48rem){.content-page .content-header .article-heading-underline{margin-left:unset}}.article-section figure,.article-subsection figure{margin-bottom:15px}@media screen and (min-width:48rem){.article-section figure,.article-subsection figure{float:left;margin-right:20px}}@media screen and (min-width:80rem){.article-section figure,.article-subsection figure{margin-right:32px}}.article-section figure figcaption,.article-subsection figure figcaption{max-width:320px;margin-top:0}@media screen and (min-width:48rem){.article-section figure figcaption,.article-subsection figure figcaption{max-width:332px}}@media screen and (min-width:80rem){.article-section figure figcaption,.article-subsection figure figcaption{max-width:376px}}.article-section figure iframe,.article-subsection figure iframe{-o-object-fit:unset;object-fit:unset}@media screen and (min-width:48rem){.article-section ol li,.article-section ul li,.article-subsection ol li,.article-subsection ul li{width:80%}}.article-section>:last-child,.article-subsection>:last-child{margin-bottom:0}.article-subsection>:last-child{margin-bottom:1rem}.article-subsection .article-subsection__heading{margin-top:36px;line-height:22px}@media screen and (min-width:48rem){.article-subsection .article-subsection__heading{line-height:unset}}.content-page .article-section__heading,.content-page .article-subsection__heading{margin-bottom:20px;margin-top:0}@media screen and (min-width:48rem){.content-page .article-section__heading,.content-page .article-subsection__heading{margin-bottom:30px;max-width:100%}}@media screen and (min-width:80rem){.content-page .article-section__heading,.content-page .article-subsection__heading{margin-bottom:31px;max-width:100%}}.content-page .article-subsection__heading{margin-top:2rem}@media screen and (min-width:48rem){.content-page .article-subsection__heading{margin-top:3rem}}.landing-page .article-section__heading,.landing-page .article-subsection__heading{margin-bottom:20px;margin-top:0}@media screen and (min-width:48rem){.landing-page .article-section__heading,.landing-page .article-subsection__heading{margin-bottom:30px;max-width:100%}}@media screen and (min-width:80rem){.landing-page .article-section__heading,.landing-page .article-subsection__heading{margin-bottom:31px;max-width:100%}}h2,h3{margin-bottom:20px;margin-top:2rem}@media screen and (min-width:48rem){h2,h3{margin-bottom:30px}}@media screen and (min-width:80rem){h2,h3{margin-bottom:31px}}.article-section__author,.article-subsection__author{font-size:14px;color:#007c57;text-align:left;margin-bottom:31px}@media screen and (min-width:48rem){.article-section__author,.article-subsection__author{margin-bottom:40px}}.article-section__img,.article-subsection__img{max-width:320px;margin-bottom:10px}@media screen and (min-width:48rem){.article-section__img,.article-subsection__img{max-width:332px}}@media screen and (min-width:80rem){.article-section__img,.article-subsection__img{max-width:376px}}.article-section__img-description,.article-subsection__img-description{font-size:13px;text-align:left;margin-bottom:9px}@media screen and (min-width:48rem){.article-section__img-description,.article-subsection__img-description{font-size:14px;margin-bottom:30px}}.article-section__text,.article-subsection__text,p{font-size:16px;text-align:left;margin-bottom:1rem;line-height:25px}@media screen and (min-width:48rem){.article-section__text,.article-subsection__text,p{font-size:17px}}@media screen and (min-width:80rem){.article-section__text,.article-subsection__text,p{font-size:18px}}.article-section__text a,.article-subsection__text a,p a{color:#008f64;text-decoration:underline}.article-section__text a:hover,.article-subsection__text a:hover,p a:hover{color:#434343;text-decoration:underline}.article-section__text a:active,.article-subsection__text a:active,p a:active{color:#008f64;text-decoration:underline}.media-16_9{position:relative;padding-bottom:56.25%;height:0}.media-16_9 iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.text{display:inline-block}@media screen and (min-width:48rem){.text ol li,.text ul li{width:80%}}.video{height:15rem;width:100%;display:block}@media (min-width:768px){.video{height:28rem}}@media (min-width:1280px){.video{height:39rem}}@media screen and (min-width:48rem){.social-credentials{display:flex;justify-content:space-between;padding:0 42px}}@media screen and (min-width:80rem){.social-credentials{max-width:1004px;margin:0 auto;padding:0}}.copyright{font-size:14px;color:#007c57;margin-bottom:50px;display:flex;justify-content:center;height:42px;align-self:center}.copyright p:first-of-type{margin-right:5px}.copyright p:nth-of-type(2){display:inline}.copyright img{display:none}@media screen and (min-width:48rem){.copyright{margin-bottom:0;margin-top:1rem}.copyright p{align-self:center}.copyright p:nth-of-type(2){display:none}.copyright img{height:14px;margin-top:.35rem;display:inline}}@media screen and (min-width:80rem){.copyright p:nth-of-type(2){display:none}.copyright img{display:inline;height:10px;margin-top:7px}}.socialmedia{display:flex;justify-content:center;margin-top:40px;margin-bottom:39px}.socialmedia .socialmedia__icon{fill:#7bb930}@media screen and (min-width:80rem){.social-credentials .socialmedia{display:none}}.header-desktop .socialmedia{margin:0}.socialmedia__icon:first-of-type{margin-right:1rem}.full-width-image img{max-width:100%}.zwei-kacheln{display:flex;flex-direction:column;margin:0}.zwei-kacheln>div:first-of-type{width:100%}.zwei-kacheln .kachel-container{margin-bottom:0;width:100%}@media screen and (min-width:48rem){.zwei-kacheln .kachel-container{flex-direction:row;justify-content:space-around}}@media screen and (min-width:80rem){.zwei-kacheln .kachel-container{justify-content:space-around;max-width:1004px;width:1004px}}.zwei-kacheln h2{text-align:center;margin-bottom:0;margin-top:0;font-size:20px}@media screen and (min-width:48rem){.zwei-kacheln h2{text-align:left;font-size:20px}}@media screen and (min-width:80rem){.zwei-kacheln h2{font-size:20px}}.zwei-kacheln div{display:flex;flex-direction:column;justify-content:center;margin-bottom:30px}@media screen and (min-width:48rem){.zwei-kacheln div{justify-content:flex-start;width:304px}}@media screen and (min-width:80rem){.zwei-kacheln div{width:422px}}.zwei-kacheln div ol{margin-top:19px;margin-left:1.5rem}@media screen and (min-width:80rem){.zwei-kacheln div ol{margin-left:7rem;margin-top:20px}}.zwei-kacheln div ol li{margin-bottom:10px;font-weight:700;text-align:left}.zwei-kacheln div ul{margin-top:19px;margin-left:1.5rem}@media screen and (min-width:80rem){.zwei-kacheln div ul{margin-left:7rem;margin-top:20px}}.zwei-kacheln div ul li{margin-bottom:10px;font-weight:700;text-align:left}.zwei-kacheln div ul li:before{content:"\F00C";font-family:Font Awesome\ 5 Free;color:#007c57}.zwei-kacheln .cta{align-self:center;margin-top:20px}@media screen and (min-width:48rem){.zwei-kacheln .cta{margin-top:30px}}@media screen and (min-width:80rem){.zwei-kacheln .cta{margin-top:40px}}.landing-page .zwei-kacheln h2{text-align:center;margin-bottom:0;margin-top:0;font-size:20px}@media screen and (min-width:48rem){.landing-page .zwei-kacheln h2{text-align:left;font-size:20px}}@media screen and (min-width:80rem){.landing-page .zwei-kacheln h2{font-size:20px}}.content-page .zwei-kacheln h2{text-align:center;margin-bottom:0;font-size:20px}@media screen and (min-width:48rem){.content-page .zwei-kacheln h2{text-align:left;font-size:20px}}@media screen and (min-width:80rem){.content-page .zwei-kacheln h2{font-size:20px}}@media screen and (min-width:80rem){.content-page .kachel-container{max-width:785px;width:785px}}@media screen and (min-width:80rem){.content-page .kachel-container>div{width:40%}}.zwei-kacheln__heading{font-size:20px;color:#007c57;font-weight:800;text-align:center;margin-bottom:19px;margin-top:1rem;line-height:24px}@media screen and (min-width:80rem){.zwei-kacheln__heading{font-size:28px;margin-bottom:32px;line-height:32px}}.zwei-kacheln__img{align-self:center;-o-object-fit:contain;object-fit:contain;width:100%;height:171px}.zwei-kacheln__text{text-align:center}@media screen and (min-width:80rem){.zwei-kacheln__text{font-size:18px}}@media screen and (min-width:80rem){.landing-page .drei-kacheln{max-width:1004px}}.landing-page .drei-kacheln h2{text-align:center;font-size:20px;margin-bottom:0;margin-top:0}@media screen and (min-width:48rem){.landing-page .drei-kacheln h2{text-align:left;font-size:20px;margin-bottom:0}}@media screen and (min-width:80rem){.landing-page .drei-kacheln h2{font-size:20px;margin-bottom:0}}.landing-page .drei-kacheln__items{display:flex;flex-direction:column;margin-top:40px}.landing-page .drei-kacheln__items a{text-decoration:none}.landing-page .drei-kacheln__items a:hover .drei-kacheln__text{color:#007c57}@media screen and (min-width:48rem){.landing-page .drei-kacheln__items{flex-direction:row;justify-content:space-between}}@media screen and (min-width:80rem){.landing-page .drei-kacheln__items{justify-content:space-between;max-width:1004px;margin-top:50px}}.landing-page .drei-kacheln__items>div,.landing-page .drei-kacheln__items figure{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px}@media screen and (min-width:48rem){.landing-page .drei-kacheln__items>div,.landing-page .drei-kacheln__items figure{max-width:211px;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:80rem){.landing-page .drei-kacheln__items>div,.landing-page .drei-kacheln__items figure{max-width:324px;width:324px}}.landing-page .drei-kacheln__items>div div,.landing-page .drei-kacheln__items figure div{display:flex;flex-direction:column}.landing-page .drei-kacheln__items a{display:flex;flex-direction:row;justify-content:flex-start}@media screen and (min-width:48rem){.landing-page .drei-kacheln__items a{max-width:211px;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:80rem){.landing-page .drei-kacheln__items a{max-width:246px}}.landing-page .drei-kacheln__items a div{display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:48rem){.landing-page .drei-kacheln__items a div{flex-direction:column;justify-content:unset}}.landing-page .drei-kacheln__items a div div{display:flex;flex-direction:column}.landing-page .drei-kacheln__items figure{margin-bottom:0}.landing-page .drei-kacheln .drei-kacheln__img,.landing-page .drei-kacheln iframe{align-self:center;width:110px;height:62px;margin-right:20px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:48rem){.landing-page .drei-kacheln .drei-kacheln__img,.landing-page .drei-kacheln iframe{width:211px;height:118px;margin-right:0;margin-bottom:10px}}@media screen and (min-width:80rem){.landing-page .drei-kacheln .drei-kacheln__img,.landing-page .drei-kacheln iframe{width:324px;height:182px;margin-bottom:20px}}.landing-page .drei-kacheln__heading{font-size:14px;color:#007c57;font-weight:800;text-align:left;margin-bottom:4px;line-height:28px}@media screen and (min-width:48rem){.landing-page .drei-kacheln__heading{font-size:15px;margin-bottom:7px;line-height:28px}}@media screen and (min-width:80rem){.landing-page .drei-kacheln__heading{margin-bottom:10px;line-height:21px}}.landing-page .drei-kacheln__text{text-align:left;font-weight:700;color:#434343;line-height:19px}@media screen and (min-width:48rem){.landing-page .drei-kacheln__text{line-height:24px}}@media screen and (min-width:80rem){.landing-page .drei-kacheln__text{font-size:18px;line-height:24px}}.landing-page .drei-kacheln__liste{margin-top:19px;margin-left:1.5rem}@media screen and (min-width:80rem){.landing-page .drei-kacheln__liste{margin-left:7rem;margin-top:20px}}.landing-page .drei-kacheln__liste li{margin-bottom:10px;font-weight:700;text-align:left}.landing-page .drei-kacheln__liste li:before{content:"\F00C";font-family:Font Awesome\ 5 Free;color:#007c57}@media screen and (min-width:80rem){.content-page .drei-kacheln{max-width:1004px}}.content-page .drei-kacheln h2{text-align:center;font-size:20px;margin-bottom:0;margin-top:0}@media screen and (min-width:48rem){.content-page .drei-kacheln h2{text-align:left;font-size:20px;margin-bottom:0}}@media screen and (min-width:80rem){.content-page .drei-kacheln h2{font-size:20px;margin-bottom:0}}.content-page .drei-kacheln__items{display:flex;flex-direction:column;margin-top:40px}.content-page .drei-kacheln__items a{text-decoration:none}.content-page .drei-kacheln__items a:hover .drei-kacheln__text{color:#007c57}@media screen and (min-width:48rem){.content-page .drei-kacheln__items{flex-direction:row;justify-content:space-between}}@media screen and (min-width:80rem){.content-page .drei-kacheln__items{justify-content:space-between;max-width:1004px;margin-top:50px}}.content-page .drei-kacheln__items>div,.content-page .drei-kacheln__items figure{display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px}@media screen and (min-width:48rem){.content-page .drei-kacheln__items>div,.content-page .drei-kacheln__items figure{max-width:211px;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:80rem){.content-page .drei-kacheln__items>div,.content-page .drei-kacheln__items figure{max-width:246px}}.content-page .drei-kacheln__items>div div,.content-page .drei-kacheln__items figure div{display:flex;flex-direction:column}.content-page .drei-kacheln__items a{display:flex;flex-direction:row;justify-content:flex-start}@media screen and (min-width:48rem){.content-page .drei-kacheln__items a{max-width:211px;flex-direction:column;justify-content:flex-start}}@media screen and (min-width:80rem){.content-page .drei-kacheln__items a{max-width:246px}}.content-page .drei-kacheln__items a div{display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:48rem){.content-page .drei-kacheln__items a div{flex-direction:column;justify-content:unset}}.content-page .drei-kacheln__items a div div{display:flex;flex-direction:column}.content-page .drei-kacheln__items figure{margin-bottom:0}.content-page .drei-kacheln__heading{font-size:14px;color:#007c57;font-weight:800;text-align:left;margin-bottom:4px;line-height:28px}@media screen and (min-width:48rem){.content-page .drei-kacheln__heading{font-size:15px;margin-bottom:7px;line-height:28px}}@media screen and (min-width:80rem){.content-page .drei-kacheln__heading{margin-bottom:10px;line-height:21px}}.content-page .drei-kacheln__img,.content-page iframe{align-self:center;width:110px;height:62px;margin-right:20px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:48rem){.content-page .drei-kacheln__img,.content-page iframe{width:211px;height:118px;margin-right:0;margin-bottom:10px}}@media screen and (min-width:80rem){.content-page .drei-kacheln__img,.content-page iframe{width:100%;height:138px;margin-bottom:20px}}.content-page .drei-kacheln__text{text-align:left;font-weight:700;color:#434343;line-height:19px}@media screen and (min-width:48rem){.content-page .drei-kacheln__text{line-height:24px}}@media screen and (min-width:80rem){.content-page .drei-kacheln__text{font-size:18px;line-height:24px}}.content-page .drei-kacheln__liste{margin-top:19px;margin-left:1.5rem}@media screen and (min-width:80rem){.content-page .drei-kacheln__liste{margin-left:7rem;margin-top:20px}}.content-page .drei-kacheln__liste li{margin-bottom:10px;font-weight:700;text-align:left}.content-page .drei-kacheln__liste li:before{content:"\F00C";font-family:Font Awesome\ 5 Free;color:#007c57}.vier-kacheln{margin-top:0}.vier-kacheln>div:first-of-type h2{margin-bottom:0;margin-top:0;font-size:20px}@media screen and (min-width:48rem){.vier-kacheln>div:first-of-type h2{font-size:20px}}@media screen and (min-width:80rem){.vier-kacheln>div:first-of-type h2{font-size:20px}}.vier-kacheln>div:first-of-type>p{text-align:center}@media screen and (min-width:48rem){.vier-kacheln>div:first-of-type>p{text-align:left}}.vier-kacheln img:first-of-type{margin-bottom:32px}@media screen and (min-width:48rem){.vier-kacheln img:first-of-type{margin-bottom:0}}.vier-kacheln img:nth-of-type(3),.vier-kacheln img:nth-of-type(4){display:none}.vier-kacheln img{align-self:center;max-width:198px;width:198px;max-height:111px;height:111px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:48rem){.vier-kacheln img:nth-of-type(3){display:block}}@media screen and (min-width:80rem){.vier-kacheln{max-width:1004px}.vier-kacheln img:nth-of-type(4){display:block}}.vier-kacheln .kachel-container{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:40px}.vier-kacheln .kachel-container figcaption{margin-top:-1rem;text-align:center;max-width:198px}@media screen and (min-width:48rem){.vier-kacheln .kachel-container figcaption{margin-top:1rem;text-align:left}}@media screen and (min-width:80rem){.vier-kacheln .kachel-container figcaption{margin-top:1rem}}@media screen and (min-width:48rem){.vier-kacheln .kachel-container{flex-direction:row;justify-content:space-between;margin-top:60px}}.landing-page .accordion>p{text-align:center}@media screen and (min-width:48rem){.landing-page .accordion>p{text-align:left}}.landing-page .accordion>h2{text-align:center;margin-bottom:0;margin-top:0;font-size:20px}@media screen and (min-width:48rem){.landing-page .accordion>h2{text-align:left;font-size:20px}}@media screen and (min-width:80rem){.landing-page .accordion>h2{font-size:20px}}.content-page .accordion h2{text-align:center;font-size:20px;margin-bottom:0}@media screen and (min-width:48rem){.content-page .accordion h2{text-align:left;font-size:20px;margin-bottom:0}}@media screen and (min-width:80rem){.content-page .accordion h2{text-align:left;font-size:20px;margin-bottom:0}}.content-page .accordion .article-heading-underline{margin-bottom:18px}.accordion__head{display:flex;justify-content:space-between;cursor:pointer}.accordion__heading{font-size:17px;font-weight:700;max-width:210px;margin-bottom:0}@media screen and (min-width:48rem){.accordion__heading{max-width:508px;font-size:18px}}@media screen and (min-width:80rem){.accordion__heading{max-width:842px;font-weight:20px}}.accordion__content{display:none}.accordion__text{margin-top:30px;margin-bottom:30px}@media screen and (min-width:48rem){.accordion__text{font-size:18px}}.accordion__liste{margin-bottom:31px}.accordion__liste li{margin-bottom:10px;font-weight:700;text-align:left;max-width:100%}.accordion__liste li:before{content:"\F00C";font-family:Font Awesome\ 5 Free;color:#007c57}.accordion-content-toggle{padding-right:1rem}.accordion-container{margin-top:45px}@media screen and (min-width:48rem){.accordion-container{margin-top:55px}}@media screen and (min-width:80rem){.accordion-container{margin-top:60px}}.accordion-container hr{margin:20px 0}@media screen and (min-width:48rem){.accordion-container hr{margin:25px 0}}@media screen and (min-width:80rem){.accordion-container hr{margin:30px 0}}.content-page .onpage-navigation__heading,.landing-page .onpage-navigation__heading{font-size:16px;font-weight:400;margin-bottom:20px}@media screen and (min-width:48rem){.content-page .onpage-navigation__heading,.landing-page .onpage-navigation__heading{font-size:17px}}@media screen and (min-width:80rem){.content-page .onpage-navigation__heading,.landing-page .onpage-navigation__heading{font-size:18px;margin-bottom:30px}}.content-page .onpage-navigation a,.content-page .onpage-navigation p,.landing-page .onpage-navigation a,.landing-page .onpage-navigation p{font-family:Rubik,sans-serif;color:#434343;white-space:nowrap;display:block;margin-bottom:0}.content-page .onpage-navigation p,.landing-page .onpage-navigation p{font-size:16px;font-weight:400;line-height:22px;margin-bottom:20px}.content-page .onpage-navigation a,.landing-page .onpage-navigation a{font-size:14px;font-weight:400;line-height:25px;border:1px solid #434343;padding:4px 10px;transition:color .3s,background-color .3s;text-decoration:none}.content-page .onpage-navigation a:hover,.landing-page .onpage-navigation a:hover{color:#fff;background-color:#434343}.content-page .onpage-navigation ul,.landing-page .onpage-navigation ul{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;justify-content:space-between}.content-page .onpage-navigation li,.landing-page .onpage-navigation li{text-align:center;margin:10px 5px 0;flex-grow:1;min-width:25%;max-width:100%;width:auto}.content-page .onpage-navigation li:before,.landing-page .onpage-navigation li:before{content:"";font-weight:unset;display:unset;width:unset;margin-left:unset;position:unset;font-size:unset}@media screen and (min-width:48rem){.content-page .onpage-navigation p,.landing-page .onpage-navigation p{font-size:17px;line-height:26px}}@media screen and (min-width:80rem){.content-page .onpage-navigation p,.landing-page .onpage-navigation p{font-size:18px;margin-bottom:30px}.content-page .onpage-navigation a,.landing-page .onpage-navigation a{font-size:18px;line-height:40px}}.content-page .onpage-navigation .lastItem,.landing-page .onpage-navigation .lastItem{flex-grow:1}@media (min-width:48rem){.content-page .onpage-navigation .lastItem,.landing-page .onpage-navigation .lastItem{margin:10px 5px 0;min-width:25%;flex-grow:unset}}.content-page .onpage-navigation .lastItem a,.landing-page .onpage-navigation .lastItem a{padding:0 45px}.article-section.lizeninformationen{min-height:unset}.article-section.lizeninformationen p{font-size:15px;margin-bottom:35px}.to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);-webkit-transform:rotate(270deg);background-color:rgba(51,51,51,.3);z-index:600;color:#fff;border-radius:50%;cursor:pointer;text-align:center;display:flex;justify-content:center;padding:14.5px 2px}@media screen and (min-width:48rem){.contact-popup-icon{position:fixed;top:379px;right:0;width:64px;height:64px;-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);-webkit-transform:rotate(270deg);background-color:#ff6c00;z-index:1;color:#fff;cursor:pointer;text-align:center;display:flex;justify-content:center;padding:13px 2px}.contact-popup-icon:hover{background-color:#007c57}}.contact-popup-icon img{transform:rotate(90deg)}@media screen and (min-width:48rem){.contact-popup-text{position:fixed;top:302px;right:0;width:372px;height:463px;background-color:#fff;z-index:600;color:#434343;cursor:pointer;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:13px 2px;padding-left:32px;padding-right:62px;cursor:auto;filter:drop-shadow(0 14px 28px rgba(26,26,26,.25))}.contact-popup-text .contact-popup__closer{font-size:30px;width:25px;height:25px;margin-bottom:38px;position:absolute;top:1.8rem;right:2rem;cursor:pointer}.contact-popup-text .contact-popup__closer:hover{opacity:1}.contact-popup-text .contact-popup__closer:after,.contact-popup-text .contact-popup__closer:before{position:absolute;left:15px;content:" ";height:29px;width:2px;background-color:#333}.contact-popup-text .contact-popup__closer:before{transform:rotate(45deg)}.contact-popup-text .contact-popup__closer:after{transform:rotate(-45deg)}.contact-popup-text .contact-popup__heading{color:#007c57;font-size:28px;font-weight:700;margin-bottom:50px;line-height:32px}.contact-popup-text .contact-popup__heading span{display:block;font-size:16px;font-weight:400;margin-bottom:0;color:#7a7a7a}.contact-popup-text .contact-popup__item{display:flex;flex-direction:column;margin-bottom:25px}.contact-popup-text .contact-popup__item p:first-of-type{font-size:18px;font-weight:700;margin-bottom:3px;line-height:14px}.contact-popup-text .contact-popup__item a:first-of-type{font-size:16px;font-weight:400;margin-bottom:7px;color:#7a7a7a;text-align:left;text-decoration:none}.contact-popup-text .contact-popup__item a:nth-of-type(2){font-size:16px;font-weight:400;margin-bottom:0;color:#007c57;text-align:left;text-decoration:none}}.bewertungen-popup-icon,.contact-popup--hidden{display:none}@media screen and (min-width:48rem){.bewertungen-popup-icon{display:block;position:fixed;top:453px;right:0;width:64px;height:64px;-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);-webkit-transform:rotate(270deg);background-color:#7bb930;z-index:1;color:#fff;cursor:pointer;text-align:center;display:flex;justify-content:center;padding:13px 2px}.bewertungen-popup-icon:hover{background-color:#007c57}}.bewertungen-popup-icon img{transform:rotate(90deg)}@media screen and (min-width:48rem){.bewertungen-popup-text{position:fixed;top:313px;right:0;width:372px;height:209px;background-color:#fff;z-index:600;color:#434343;cursor:pointer;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:13px 2px;padding-left:32px;padding-right:62px;cursor:auto;filter:drop-shadow(0 14px 28px rgba(26,26,26,.25))}.bewertungen-popup-text .bewertungen-popup__closer{font-size:30px;width:25px;height:25px;margin-bottom:38px;position:absolute;top:1.8rem;right:2rem;cursor:pointer}.bewertungen-popup-text .bewertungen-popup__closer:hover{opacity:1}.bewertungen-popup-text .bewertungen-popup__closer:after,.bewertungen-popup-text .bewertungen-popup__closer:before{position:absolute;left:15px;content:" ";height:29px;width:2px;background-color:#333}.bewertungen-popup-text .bewertungen-popup__closer:before{transform:rotate(45deg)}.bewertungen-popup-text .bewertungen-popup__closer:after{transform:rotate(-45deg)}.bewertungen-popup-text .bewertungen-popup__heading{color:#007c57;font-size:28px;font-weight:700;margin-top:76px;margin-bottom:24px;line-height:32px}.bewertungen-popup-text .bewertungen-popup__item{display:flex;flex-direction:column;margin-bottom:25px}.bewertungen-popup-text .bewertungen-popup__item p{font-size:18px;font-weight:700;margin-bottom:3px;line-height:14px}.bewertungen-popup-text .bewertungen-popup__item a{font-size:16px;font-weight:400;margin-bottom:7px;color:#7a7a7a;text-align:left}}.bewertungen-popup--hidden{display:none}.thumbnail{display:flex;flex-flow:row wrap;width:100%;margin-top:26px}.thumbnail img{width:100px;height:56px;margin-bottom:10px;margin-right:9px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:48rem){.thumbnail img{width:210px;height:119px;margin-bottom:25px;margin-right:24px}}@media screen and (min-width:80rem){.thumbnail img{width:245px;height:137px}}.thumbnail a:nth-of-type(3n) img{margin-right:0}.thumbnail-verlinkungen{display:flex;flex-flow:row wrap;width:100%;flex-direction:column;margin-top:26px}.thumbnail-verlinkungen a{color:unset;text-decoration:none}.thumbnail-verlinkungen a:hover .thumbnail-verlinkungen__text{color:#007c57}@media screen and (min-width:48rem){.thumbnail-verlinkungen{display:flex;flex-flow:row wrap;width:100%}}.thumbnail-verlinkungen h3,.thumbnail-verlinkungen img,.thumbnail-verlinkungen p{width:100%;height:163px;margin-bottom:10px;margin-right:9px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:48rem){.thumbnail-verlinkungen h3,.thumbnail-verlinkungen img,.thumbnail-verlinkungen p{width:210px;height:119px;margin-bottom:10px;margin-right:24px}}@media screen and (min-width:80rem){.thumbnail-verlinkungen h3,.thumbnail-verlinkungen img,.thumbnail-verlinkungen p{width:245px;height:137px;margin-bottom:20px}}@media screen and (min-width:48rem){.thumbnail-verlinkungen img{margin-bottom:0}}@media screen and (min-width:80rem){.thumbnail-verlinkungen img{margin-bottom:0}}.thumbnail-verlinkungen h3,.thumbnail-verlinkungen p{height:unset;margin-bottom:1rem}.thumbnail-verlinkungen .thumbnail-verlinkungen__heading{font-size:15px;color:#007c57;font-weight:700;margin-bottom:7px;line-height:29px}@media screen and (min-width:48rem){.thumbnail-verlinkungen .thumbnail-verlinkungen__heading{font-size:15px;line-height:28px}}@media screen and (min-width:80rem){.thumbnail-verlinkungen .thumbnail-verlinkungen__heading{margin-bottom:10px;line-height:21px}}.thumbnail-verlinkungen .thumbnail-verlinkungen__text{font-size:17px;font-weight:700;line-height:20px}@media screen and (min-width:48rem){.thumbnail-verlinkungen .thumbnail-verlinkungen__text{font-size:18px;line-height:24px}}@media screen and (min-width:80rem){.thumbnail-verlinkungen .thumbnail-verlinkungen__text{font-size:18px}}.thumbnail-verlinkungen a:nth-of-type(3n) h3,.thumbnail-verlinkungen a:nth-of-type(3n) img,.thumbnail-verlinkungen a:nth-of-type(3n) p{margin-right:0}.thumbnail-verlinkungen h3{margin-top:0}.partner-logos .partner-logos__items{display:flex;flex-direction:row;flex-wrap:wrap}.partner-logos .partner-logos__item{width:30%;margin-right:1rem;margin-bottom:10px}.partner-logos .partner-logos__item:nth-of-type(3n){margin-right:0}@media screen and (min-width:48rem){.partner-logos .partner-logos__item{max-width:150px;margin-right:1.9rem}.partner-logos .partner-logos__item:nth-of-type(3n){margin-right:1.9rem}.partner-logos .partner-logos__item:nth-of-type(4n){margin-right:0}}@media screen and (min-width:80rem){.partner-logos .partner-logos__item{max-width:150px;margin-right:3.8rem}.partner-logos .partner-logos__item:nth-of-type(3n),.partner-logos .partner-logos__item:nth-of-type(4n){margin-right:3.8rem}.partner-logos .partner-logos__item:nth-of-type(5n){margin-right:0}}.partner-logos .partner-logos__item img{width:100%;height:70%;-o-object-fit:contain;object-fit:contain}.partner-logos .partner-logos__item .logo-gih{padding:5px}@media screen and (min-width:48rem){.partner-logos .partner-logos__item .logo-gih{padding:8px}}.team{display:flex;flex-flow:row wrap;width:100%;flex-direction:column}.team .team__item{width:207px;align-self:center;margin-bottom:45px}@media screen and (min-width:48rem){.team .team__item{width:31.4%;align-self:unset;margin-right:20px;margin-bottom:59px}.team .team__item:nth-of-type(3n){margin-right:0}}@media screen and (min-width:80rem){.team .team__item{margin-bottom:52px;margin-right:25px;width:22.6%}.team .team__item:nth-of-type(3n){margin-right:25px}.team .team__item:nth-of-type(4n){margin-right:0}.team .team__item:nth-of-type(5n){margin-right:25px}}@media screen and (min-width:48rem){.team{display:flex;flex-flow:row wrap;width:100%}}.team img,.team p{width:100%;height:auto;margin-bottom:10px;margin-right:0;-o-object-fit:cover;object-fit:cover}.team p{height:unset;margin-bottom:0}.team .team__name{font-size:18px;color:#434343;font-weight:700;margin-bottom:7px;line-height:24px;width:207px}@media screen and (min-width:48rem){.team .team__name{font-size:17px;line-height:26px;width:100%}}@media screen and (min-width:80rem){.team .team__name{font-size:15px;margin-bottom:10px;line-height:24px}}.team .team__position{font-size:14px;font-weight:700;line-height:20px;width:207px;color:#007c57}@media screen and (min-width:48rem){.team .team__position{font-size:15px;width:100%}}.bullets-mit-bild__heading{margin-top:0;margin-bottom:50px;font-size:23px;text-align:left;font-weight:700}@media screen and (min-width:48rem){.bullets-mit-bild__heading{margin-bottom:60px;font-size:26px;text-align:left}}@media screen and (min-width:80rem){.bullets-mit-bild__heading{font-size:28px}}.bullets-mit-bild__image{width:92px;height:auto;align-self:center;margin-bottom:40px}@media screen and (min-width:48rem){.bullets-mit-bild__image{width:125px;margin-left:30px;margin-right:58px;margin-bottom:0}}@media screen and (min-width:80rem){.bullets-mit-bild__image{width:135px}}.bullets-mit-bild__content{width:100%}.bullets-mit-bild__content ul{list-style:none}.bullets-mit-bild__content ul li{font-size:16px;font-weight:700;line-height:24px;margin-bottom:20px}.bullets-mit-bild__content ul li:before{content:"\25A0";color:#7bb930;top:unset;left:unset;font-weight:700;display:inline-block;width:1em;margin-left:-1.25rem;margin-top:.7px;position:absolute;font-size:.9rem}@media screen and (min-width:48rem){.bullets-mit-bild__content ul li{font-size:17px;line-height:25px}}@media screen and (min-width:48rem){.bullets-mit-bild__content{width:67%}}@media screen and (min-width:80rem){.bullets-mit-bild__content{width:80%}}.bullets-mit-bild-wrapper{display:flex;flex-direction:column}@media screen and (min-width:48rem){.bullets-mit-bild-wrapper{flex-direction:row;justify-content:space-between}}.foerderHinweis img{width:70px!important}@media screen and (min-width:48rem){.foerderHinweis img{width:135px!important}}@media screen and (min-width:80rem){.foerderHinweis img{width:135px!important}}.foerdercounter-container{position:relative}@media (max-width:1279px){.foerdercounter-container{padding:0!important}}.foerdercounter-container>div{position:absolute;background-origin:border-box;background-size:cover;width:100%;color:#fff;top:0;background-color:grey;bottom:0;background-blend-mode:multiply;display:flex;justify-content:center;align-items:center}@media screen and (min-width:80rem){.foerdercounter-container>div{justify-content:start}}.foerdercounter-container>div p{font-size:40px;font-weight:400;line-height:56px;text-align:center;color:#7bb930}@media screen and (min-width:48rem){.foerdercounter-container>div p{font-size:47px;line-height:77px}}@media screen and (min-width:80rem){.foerdercounter-container>div p{font-size:53px;margin-left:1rem}}.foerdercounter-container>div #target1{color:#fff;display:inline-block}.content-widget.foerdercounter>div:nth-child(2)>p{margin-bottom:1rem}#elc-cookie-consent{max-width:100%!important;background-color:#f7f7f7!important}@media (min-width:1700px){#elc-cookie-consent{max-width:63vw!important}}.elc-header{display:flex;flex-direction:column;margin-bottom:30px;max-width:1006px;margin:0 auto}@media screen and (min-width:80rem){.elc-header{margin-bottom:20px}}.elc-primary-heading{font-size:13px;font-weight:700;line-height:24px;text-align:center;margin-bottom:10px;margin-top:10px}@media screen and (min-width:80rem){.elc-primary-heading{font-size:17px;line-height:20px}}.elc-header-description{font-size:10px;line-height:17px;margin-bottom:20px;text-align:left}@media screen and (min-width:80rem){.elc-header-description{font-size:14px;line-height:20px}}.elc-button-link{background-color:#7bb930!important;font-size:10px!important;font-weight:700!important;line-height:23px!important;text-align:center!important;color:#fff!important;border-radius:24px}.elc-button-link:hover{text-decoration:none!important;background-color:#fff!important;border:2px solid #7bb930!important;color:#7bb930!important}@media screen and (min-width:80rem){.elc-button-link{font-size:14px!important}}.consent-nav{display:flex;margin-top:20px;justify-content:center}.consent-nav a{text-decoration:none;color:#434343;font-size:12px;line-height:19px}.consent-nav a:first-of-type{margin-right:40px}@media screen and (min-width:80rem){.consent-nav a{font-size:14px;line-height:21px}.consent-nav a:first-of-type{margin-right:50px}}#elc-cookie-consent input[type=checkbox]{-webkit-appearance:checkbox;box-sizing:border-box;background-color:initial;cursor:default;margin:3px 3px 3px .6em;padding:initial;border:initial}#elc-cookie-consent input{-webkit-appearance:none;-moz-appearance:none;appearance:none}#elc-cookie-consent .button-container{display:flex;flex-direction:column;align-items:center;justify-content:center}@media (min-width:1000px){#elc-cookie-consent .button-container{flex-direction:row}}#elc-cookie-consent .button-container #elc-accept-link,#elc-cookie-consent .button-container #elc-save-link{width:219px;font-size:10px;line-height:23px;font-weight:700;background-color:#f5f5f5;color:#000;border:none;margin-bottom:10px;height:36px;border-radius:24px}@media (min-width:1000px){#elc-cookie-consent .button-container #elc-accept-link,#elc-cookie-consent .button-container #elc-save-link{margin-bottom:0;margin-right:20px}}@media screen and (min-width:80rem){#elc-cookie-consent .button-container #elc-accept-link,#elc-cookie-consent .button-container #elc-save-link{font-size:14px}}#elc-cookie-consent .button-container #elc-accept-all-link{width:219px;height:36px}#elc-cookie-consent .button-container #elc-detail-link,#elc-cookie-consent .button-container #elc-hide-detail-link{color:#7a7a7a;text-decoration:none;margin-bottom:5px;font-size:10px;line-height:23px;font-weight:500;text-align:center}@media (min-width:1000px){#elc-cookie-consent .button-container #elc-detail-link,#elc-cookie-consent .button-container #elc-hide-detail-link{margin-bottom:0;margin-right:70px}}@media screen and (min-width:80rem){#elc-cookie-consent .button-container #elc-detail-link,#elc-cookie-consent .button-container #elc-hide-detail-link{font-size:14px}}#elc-cookie-consent{position:fixed;right:0;left:0;bottom:0;margin-left:auto;margin-right:auto;padding:2em;background-color:#fff;font-size:.8em;width:100%;max-width:94%;max-width:622px;max-height:94%;overflow:auto;border-radius:.3em;z-index:10000}.elc-small{width:30em}#elc-cookie-consent h3{font-weight:700;font-size:20px;margin:0}#elc-cookie-consent h4{font-weight:700;margin:0;padding:0}.elc-fullwidth h4{font-weight:700;font-size:1.4em}#elc-cookie-consent .button-container{text-align:right;clear:both;margin-bottom:36px}@media screen and (min-width:80rem){#elc-cookie-consent .button-container{margin-bottom:32px}}.elc-fullwidth{width:100%}#elc-cookie-consent .elc-button-link{background-color:#0e3a5e;border-color:transparent;width:50px;color:#fff;border-width:1px}#elc-cookie-consent .elc-button-link,#elc-cookie-consent .elc-secondary-button-link{cursor:pointer;justify-content:center;padding:-0.625em .75em;text-align:center;white-space:nowrap;box-shadow:none;font-size:1rem;height:2.25em;line-height:1.5;position:relative;vertical-align:top;display:inline-block}#elc-cookie-consent .elc-secondary-button-link{background-color:#fff;color:#434343!important;border-width:1px;border:2px solid #434343!important;border-radius:3px}#elc-cookie-consent .elc-secondary-button-link:hover{text-decoration:none;background-color:#434343!important;color:#fff!important}#elc-cookie-consent .elc-text-link{color:#0e3a5e;margin-right:1em}#elc-cookie-consent .elc-button-link{width:8em}#elc-cookie-consent .elc-cookie-group{float:left;padding-right:1em}.elc-fullwidth .elc-cookie-group{width:100%}#elc-cookie-consent .elc-row{width:100%;clear:both}#elc-cookie-consent #elc-cookie-consent-settings{margin-bottom:4em}#elc-cookie-consent .elc-row .elc-cookie-name{float:left}#elc-cookie-consent .elc-row .elc-cookie-checkbox{float:right}#elc-cookie-consent .elc-cookie-description{border-top:1px solid #ccc;padding-top:1em;margin-bottom:1em;display:none}.elc-fullwidth .elc-cookie-description{display:block!important}#elc-cookie-consent .elc-cookie{margin-bottom:1em}#elc-cookie-consent .elc-cookie-field{display:none}.elc-fullwidth .elc-cookie-field{display:block!important}.elc-fullwidth #elc-accept-link,.elc-fullwidth #elc-detail-link,.elc-hidden,.elc-small #elc-hide-detail-link,.elc-small #elc-save-link,.elc-small .elc-hide-when-small{display:none}.elc-hidden{opacity:0}#elc-cookie-tab{position:fixed;bottom:0;right:0;padding:.2em 1em;background-color:#0e3a5e;font-size:.8em;z-index:10000}#elc-cookie-tab a{color:#fff}section{width:100%;min-height:60px;max-width:320px;-ms-flex-align:center;margin-left:auto;margin-right:auto;position:relative}section ul li{margin-left:1.25rem;line-height:25px;margin-bottom:18px}section ul li:before{content:"\25A0";color:#434343;font-weight:700;display:inline-block;width:1em;margin-left:-1.25rem;margin-top:-1px;position:absolute;font-size:.7rem}section ol{margin-left:.05rem}section ol li{margin-left:.95rem;line-height:24px;margin-bottom:18px;padding-left:.3rem}@media screen and (min-width:48rem){section{max-width:700px;margin:0 auto}}@media screen and (min-width:80rem){section{max-width:785px}}.mobile-nav{width:100%;margin:0 auto}.mobile-nav a{text-decoration:none;color:#444}.mobile-nav li{margin:0}.mobile-nav li:before{display:none}.mobile-nav .cta-telefon{display:flex;justify-content:center;background-color:#7bb930;height:48px;align-items:center;font-weight:700;color:#fff;position:fixed;width:100%;box-shadow:inset 0 11px 8px -10px grey;z-index:2;top:4.4rem}.mobile-nav .cta-telefon img{margin-right:1rem}.mobile-nav .mobile-nav-bar{position:fixed;display:flex;justify-content:space-between;align-items:center;top:0;height:71px;width:100%;padding:0 25px;background-color:#fff}.mobile-nav .mobile-nav-bar .cta--nav{height:34px;width:182px;background-color:#fff;border:1px solid #7bb930;color:#007c57;text-align:center;text-decoration:none;padding:0;display:inline-block;font-size:13px;border-radius:24px;font-weight:600;font-family:Rubik,sans-serif;cursor:pointer;line-height:32px}.mobile-nav .mobile-nav-bar .cta--nav:hover{padding:0}@media screen and (min-width:80rem){.mobile-nav .cta-telefon{background-color:#7bb930;width:100%;display:flex;justify-content:center;align-items:center;height:48px;color:#fff;font-weight:600}.mobile-nav .cta-telefon img{margin-right:1rem}}.mobile-nav-bar{position:fixed;display:flex;justify-content:space-between;align-items:center;top:0;height:70px;width:100%;padding:0 25px;background-color:#fff;z-index:3}.mobile-nav-bar a{display:block}.mobile-nav-bar-logo{height:35px}.mobile-nav-bar-burger{height:30px;width:34px}.mobile-nav-drawer{display:none;position:fixed;top:0;left:0;width:100%;height:110%;background-color:#fff;z-index:2;padding:70px 0 38px}.mobile-nav-drawer-closer{position:absolute;top:8px;right:26px;height:20px;width:40px;text-align:center;color:#fff;z-index:4}.mobile-nav-drawer-closer:before{font-size:44px;line-height:40px;content:"\D7"}.mobile-nav-drawer-menu{position:relative;overflow:hidden;height:90%;width:100%;overflow-y:auto}.mobile-nav-drawer-menu ul{position:absolute;top:0;left:0;transition:left .2s;width:100%}.mobile-nav-drawer-menu ul ul{top:-56px;left:100%}.mobile-nav-drawer-menu ul li{display:flex;background-color:#fff;border-bottom:1px solid #ccc}.mobile-nav-drawer-menu ul li:hover>a{color:#7bb930}.mobile-nav-drawer-menu ul li:not(.header){position:relative;font-size:16px;line-height:52px;max-height:52px;white-space:nowrap}.mobile-nav-drawer-menu ul li:not(.header) a:not(.fas){flex-grow:1;margin-left:25px}.mobile-nav-drawer-menu ul .menu-link{display:block;overflow:hidden;text-overflow:ellipsis}.mobile-nav-drawer-menu ul .header{font-weight:800;font-size:16px;line-height:45px;border-bottom:1px solid #ccc;background-color:#434343;height:56px;padding-right:4rem}.mobile-nav-drawer-menu ul .header a{position:relative;color:#fff;text-align:center;top:4px;margin-left:25px}.mobile-nav-drawer-menu .fa-angle-left,.mobile-nav-drawer-menu .fa-chevron-right,.mobile-nav-drawer-menu .fa-plus{width:20px;height:100%;line-height:45px;color:#7bb930;position:absolute;right:0}.mobile-nav-drawer-menu .fa-plus{font-size:14px}.mobile-nav-drawer-menu .fa-angle-left,.mobile-nav-drawer-menu .fa-chevron-right{font-size:30px}.mobile-nav-drawer-menu .fa-angle-left{margin-left:23px!important}.mobile-nav-drawer-menu .fa-chevron-right{width:52px;line-height:52px}.mobile-nav-drawer-menu figure,.mobile-nav-drawer-parting,.mobile-nav-drawer-tips{display:none}@media screen and (min-width:48rem){.mobile-nav-drawer{justify-content:center}.mobile-nav-drawer-closer{position:absolute;top:5px;right:24px;height:20px;width:40px;text-align:center;color:#fff;z-index:4}.mobile-nav-drawer-closer:before{font-size:44px;line-height:40px;content:"\D7"}.mobile-nav-drawer-menu{width:100%}.mobile-nav-drawer-tips{display:none;height:100%;overflow:auto;min-width:50%;font-size:14px;line-height:21px;padding-left:40px;border-left:1px solid #ccc}.mobile-nav-drawer-tips .fas,.mobile-nav-drawer-tips .link-wording{display:none}.mobile-nav-drawer-tips figure{position:relative;margin:24px auto 40px}.mobile-nav-drawer-tips figure img{max-width:240px}.mobile-nav-drawer-tips figure img:hover{filter:brightness(50%)}.mobile-nav-drawer-tips figcaption{position:absolute;left:0;bottom:0;min-width:70%;max-width:100%;background-color:#fff;font-size:16px;line-height:21px;padding-top:8px}}@media screen and (min-width:80rem){.mobile-nav{display:none}}.desktop-nav{display:none}.desktop-nav a{text-decoration:none;color:#434343}.desktop-nav li{margin:0}.desktop-nav li:before{display:none}@media screen and (min-width:80rem){.desktop-nav{display:block;height:70px;width:91vw;transform:translateX(calc((80em - 91vw)/2))}.desktop-nav .active>a,.desktop-nav .active>div,.desktop-nav a.active{color:#007c57}.desktop-nav-bar ul{position:relative;display:flex;justify-content:center;background-color:#fff}.desktop-nav-bar ul>li{position:relative;font-size:18px;font-weight:600;line-height:70px;height:100%;cursor:pointer}.desktop-nav-bar ul>li a{position:relative;display:block;padding:0 25px;font-size:16px;font-weight:400}.desktop-nav-bar ul>li a:active,.desktop-nav-bar ul>li a:hover{color:#007c57}.desktop-nav-bar ul>li.hover>a:after{content:"";position:absolute;bottom:0;left:42%;width:0;height:0;border-bottom:8px solid #007c57;border-left:8px solid transparent;border-right:8px solid transparent}.desktop-nav-drawer{display:block;min-height:310px;margin:0 auto;max-width:1160px}.desktop-nav-drawer-menu{position:relative;display:none;padding:45px 70px 60px;z-index:2;box-shadow:0 5px 7px -6px grey;border-right:2px solid #f2f2f2;border-left:2px solid #f2f2f2;background-color:hsla(0,0%,100%,.94);border-top:1px solid #007c57}.desktop-nav-drawer-menu ul{min-width:220px;padding-right:20px}.desktop-nav-drawer-menu li{font-weight:700;font-size:16px;cursor:pointer}.desktop-nav-drawer-menu li li{font-weight:400;font-size:16px;margin-bottom:10px}.desktop-nav-drawer-menu li:hover>a,.desktop-nav-drawer-menu li:hover>div{color:#434343;text-decoration:none}.desktop-nav-drawer-menu-caption{font-size:14px;font-weight:400;margin-bottom:10px}.desktop-nav-drawer-menu .menus__header{border-bottom:1px solid #b3b3b3;margin-bottom:15px;padding-bottom:15px;max-width:170px;font-weight:700;font-size:16px}.desktop-nav-drawer-menu .menus__header a:hover{text-decoration:none}.desktop-nav-drawer-menu .menus__items{font-size:15px;font-weight:400;margin-bottom:15px;color:#434343}.desktop-nav-drawer-menu .menus__items:hover{text-decoration:underline;color:#434343}.desktop-nav-drawer-menu .menus li li .fas{color:#007c57;font-size:14px;margin-right:10px}.desktop-nav-drawer-menu .tips{display:flex;flex-wrap:wrap;color:#fff}.desktop-nav-drawer-menu .tips p:first-of-type{font-size:14px;margin-top:15px;margin-bottom:9px;font-weight:700;color:#007c57;max-width:300px}.desktop-nav-drawer-menu .tips p:nth-of-type(2){font-size:20px;font-weight:700;color:#434343;max-width:300px}.desktop-nav-drawer-menu .tips img{max-width:300px;max-height:238px;margin-right:6rem;-o-object-fit:cover;object-fit:cover}.desktop-nav-drawer-menu .tips figure:hover{filter:brightness(110%)}.desktop-nav-drawer-menu .tips a:nth-child(2){margin-left:40px}.desktop-nav-drawer-menu .tips figure{position:relative}.desktop-nav-drawer-menu .tips figcaption{position:absolute;left:0;bottom:0;background-color:#fff;font-size:16px;line-height:21px;min-width:70%;padding-top:6px;padding-right:6px}.desktop-nav-drawer-menu .links a{color:#fff}.desktop-nav-drawer-menu .tips-container{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:500px}.desktop-nav-drawer-menu .tips-container a:hover{cursor:pointer}.desktop-nav-drawer-menu .tips-container a:hover p:nth-of-type(2){color:#007c57}.desktop-nav-drawer-menu .tips-container:before{display:block;position:absolute;top:0;left:0}}#logo-sticky-nav{height:30px;width:0;padding-left:0;position:relative;top:10px;display:inline-block;transition:.3s}#logo-sticky-nav.floating{padding-left:24px;width:50px;margin-top:.4rem}.breadcrump-container{margin-top:-2rem;width:100%}.breadcrump-container hr{display:none}@media screen and (min-width:80rem){.breadcrump-container{margin-top:0;margin-left:-15%}.breadcrump-container hr{display:block;width:127%;margin-top:1rem}}.breadcrumbs{list-style:none;padding:0;margin:0;color:#007c57}.breadcrumbs li{display:inline;color:#007c57;font-size:14px}.breadcrumbs li a{color:#007c57;text-decoration:none}.breadcrumbs li a:hover{text-decoration:underline}.breadcrumbs li:first-of-type a:hover{text-decoration:none}.breadcrumbs li+li:before{padding:8px;color:#007c57;content:">"}.breadcumb__img{top:.05rem}.breadcumb__img,.cta-teaser{position:relative}.cta-teaser .cta-button-teaser{margin-top:30px;background-color:#ff6c00}.cta-teaser .cta-button-teaser:hover{background-color:#007c57;color:#fff;border:2px solid #fff}.cta-teaser .teaser-image{position:relative;height:300px;width:100%}.cta-teaser .teaser-image img{width:100%;height:100%;max-height:530px;position:relative;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover}.cta-teaser .teaser-container{position:relative;width:325px;margin:0 auto 40px}.cta-teaser .teaser-container.cta-active{margin-top:-20px}.cta-teaser .cta-widget{background-color:#007c57;padding:20px 17px 28px}.cta-teaser .cta-widget a:visited{color:#fff}.cta-teaser p{font-weight:700;font-size:24px;line-height:30px;color:#fff;margin-bottom:20px}.cta-teaser .zip-code{border:none;height:48px;font-size:16px;color:#434343;padding-left:10px;width:100%;-webkit-border-radius:0;-webkit-appearance:none;border-radius:0;margin-bottom:10px}.cta-teaser .zip-code:last-of-type{margin-bottom:0}.cta-teaser .teaser-cta-button{padding:0 70px 0 20px;width:100%;margin-top:10px;line-height:45px}.cta-teaser .teaser-cta-button:after{border-color:#7bb930}.cta-teaser .breadcrumb-container{display:none}@media screen and (min-width:48rem){.cta-teaser .teaser-image{height:395px}.cta-teaser .cta-button-teaser{margin-top:0}.cta-teaser .teaser-container{width:700px}.cta-teaser .teaser-container.cta-active{margin-top:-5rem}.cta-teaser .teaser-container.breadcrumb-active{margin-top:-80px}.cta-teaser .cta-widget{display:flex;flex-wrap:wrap;justify-content:space-between;padding:43px}.cta-teaser p{font-size:24px;line-height:36px;text-align:left;width:100%}.cta-teaser .teaser-cta-button,.cta-teaser .zip-code{height:45px;width:44%;margin-top:2px}.cta-teaser .breadcrumb-container{display:none}.cta-teaser .breadcrumb-active .breadcrumb-container{display:block;margin-bottom:-40px}}@media screen and (min-width:80rem){.cta-teaser{margin-bottom:50px}.cta-teaser .cta-button-teaser{margin-top:24px}.cta-teaser .teaser-image{height:500px;margin-top:0}.cta-teaser .teaser-container{width:1160px;margin:0;display:flex;position:absolute;bottom:-2rem;left:60px;height:500px}.cta-teaser .cta-widget{width:362px;min-width:310px;display:block;padding:41px 41px 43px;align-self:flex-end}.cta-teaser p{font-size:24px;line-height:30px;text-align:left;margin-left:0;margin-bottom:25px}.cta-teaser .teaser-cta-button,.cta-teaser .zip-code{height:48px;width:100%;margin:0;line-height:48px}.cta-teaser .zip-code{margin-bottom:10px}.cta-teaser .breadcrumb-container{flex-grow:1;display:flex;justify-content:flex-end;flex-direction:column;margin-bottom:0}.cta-teaser .breadcrumb-active .breadcrumb-container{display:flex;margin-bottom:0}}@media (min-width:1700px){.cta-teaser .teaser-image{position:relative;width:100%;height:530px}}.breadcrumb{background-color:#fff;font-weight:700;font-size:14px;text-transform:uppercase}.breadcrumb a{color:#434343;border-bottom:2px solid #7bb930;text-decoration:none}.cta-teaser-newsletter{margin-top:2rem}.second-cta{overflow:auto;margin-top:-10rem}@media (min-width:48rem){.second-cta{overflow:hidden;margin-top:70px}}@media (min-width:80rem){.second-cta{overflow:hidden;margin-top:40px}}.warning{width:100%;background-color:rgba(255,108,0,.7);position:absolute;z-index:1;color:#fff}.warning p{text-align:center;font-weight:400;font-size:16px;line-height:1.5;margin:0;padding:13px 5px}.warning p a{text-decoration:underline;color:#fff}@media (min-width:1024px){.warning{min-height:0}}.footer{background-color:#f2f2f2;padding:40px 24px 51px;font-size:14px}@media screen and (min-width:48rem){.footer{padding:40px 41px 39px}}@media screen and (min-width:80rem){.footer{width:100vw;margin-left:calc(-50vw + 50%)}}.footer__nav__heading{margin-bottom:26px;font-size:16px;font-weight:700;text-align:left}.footer__nav{display:flex;justify-content:flex-start;max-width:320px;margin:0 auto;flex-wrap:wrap}@media screen and (min-width:48rem){.footer__nav{max-width:700px}}@media screen and (min-width:80rem){.footer__nav{max-width:1004px}}.footer__nav__item{display:flex;flex-direction:column;margin-right:2rem}.footer__nav__item a{color:#434343;text-decoration:none}.footer__nav__item a:visited{color:#434343}.footer__nav li{margin-bottom:1rem}.footer__nav li a:hover{text-decoration:underline}.footer__standorte{max-width:1004px;margin:0 auto}.footer__standorte__items{display:flex;flex-wrap:wrap}.footer__standorte__items a,.footer__standorte__items p{display:inline-block;margin-bottom:1rem;width:50%}@media screen and (min-width:48rem){.footer__standorte__items a,.footer__standorte__items p{width:25%}}@media screen and (min-width:80rem){.footer__standorte__items a,.footer__standorte__items p{width:20%}}.footer-cta{background-color:#007c57;display:flex;align-content:center}@media screen and (min-width:80rem){.footer-cta{width:100vw;margin-left:calc(-50vw + 50%)}}.footer-cta div{display:flex;justify-content:center;flex-direction:column;padding:37px 27px 58px}@media screen and (min-width:48rem){.footer-cta div{flex-direction:row;justify-content:space-between;padding:21px 41px 28px 42px}}@media screen and (min-width:80rem){.footer-cta div{margin:0 auto;max-width:1004px;padding:20px 0 24px}}.footer-cta__text{font-size:24px;text-align:center;color:#fff;font-weight:800;margin-bottom:33px;line-height:29px}@media screen and (min-width:48rem){.footer-cta__text{max-width:60%;text-align:left;line-height:30px;margin-bottom:0}}@media screen and (min-width:80rem){.footer-cta__text{margin-bottom:0}}.footer-cta__btn{align-self:center}.footer-cta__btn:hover{background-color:#007c57;color:#fff;border:2px solid #fff}.header-offerform{padding:20px 24px;margin-bottom:1rem;display:flex;justify-content:space-between}@media screen and (min-width:48rem){.header-offerform{padding:20px 0;width:700px;margin:0 auto;margin-bottom:3rem;border-bottom:1px solid #d3d3d3}}@media screen and (min-width:80rem){.header-offerform{width:1004px;margin-bottom:4rem}}.header-offerform img{width:193px}.header-offerform>img:first-of-type{display:inline-block;height:52px;width:auto}@media screen and (min-width:80rem){.header-offerform>img:first-of-type{display:none}}.header-offerform>img:last-of-type{display:none}@media screen and (min-width:80rem){.header-offerform>img:last-of-type{display:inline;align-self:center}}.offerform-page h1{margin-bottom:1rem;text-align:left;font-size:28px;line-height:32px}@media screen and (min-width:48rem){.offerform-page h1{margin-bottom:2rem;font-size:38px}}@media screen and (min-width:80rem){.offerform-page h1{margin-bottom:3rem;text-align:center;font-size:42px}}.offerform-page .offerform-widget{position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.offerform-page .offerform-widget iframe{height:900px}@media screen and (min-width:80rem){.offerform-page .offerform-widget{margin-left:0;margin-right:0}}.offerform-page .social-credentials{display:flex;flex-direction:column}@media screen and (min-width:48rem){.offerform-page .social-credentials{flex-direction:row;padding:0;padding-top:35px;align-items:center;border-top:1px solid #d3d3d3}}.offerform-page .footer-nav{display:flex;justify-content:space-around;width:100%;margin-bottom:47px}.offerform-page .footer-nav a,.offerform-page .footer-nav a:link,.offerform-page .footer-nav a:visited{color:#434343;text-decoration:none;font-size:14px}.offerform-page .footer-nav a:hover{color:#007c57}@media screen and (min-width:48rem){.offerform-page .footer-nav{width:33%;margin-bottom:0;justify-content:space-between}}@media screen and (min-width:80rem){.offerform-page .footer-nav{width:23%}}.offerform-page .copyright{font-size:14px;color:#007c57;margin-bottom:50px;display:flex;justify-content:center;height:42px;align-self:center}.offerform-page .copyright p{margin-right:5px;line-height:28px;font-size:15px}.offerform-page .copyright img{display:inline-block;height:8px;margin-top:.55rem}@media screen and (min-width:48rem){.offerform-page .copyright{margin-bottom:0;margin-top:1rem}.offerform-page .copyright p{align-self:center;font-size:16px}.offerform-page .copyright img{height:11px;margin-top:.35rem;display:inline}}@media screen and (min-width:80rem){.offerform-page .copyright p{font-size:31px;margin-top:.7rem}.offerform-page .copyright img{display:inline;height:20px;margin-top:7px}}.cta-teaser .teaser-error{background-image:url("/web/assets/img/kace-rodriguez-BFRdqVAMAhU-unsplash.png");height:700px;background-repeat:no-repeat;background-position:0;background-size:cover;top:0;bottom:0;width:100%;background-color:#007c57;background-blend-mode:multiply}@media screen and (min-width:48rem){.cta-teaser .teaser-error{background-image:url("/web/assets/img/kace-rodriguez-BFRdqVAMAhU-unsplash_desktop.png");height:100%}}@media screen and (min-width:80rem){.cta-teaser .teaser-error{position:relative;right:0;left:-12.7%;width:1588px;height:100%}}.cta-teaser .teaser-error:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;z-index:-20}.error-container{padding:95px 28px 105px 24px;height:569px;z-index:99999}.error-container h1{font-size:28px;line-height:32px}.error-container h1,.error-container h2{color:#fff;font-weight:700;margin-bottom:22px}.error-container h2{font-size:23px;line-height:29px}.error-container p{font-weight:400;margin-bottom:48px;font-size:16px;margin-left:0;line-height:24px}.error-container a,.error-container a:hover{color:#fff;text-decoration:underline}@media screen and (min-width:48rem){.error-container{padding-right:0;padding-top:116px;padding-left:42px;max-width:508px;height:906px}.error-container h1{font-size:38px;line-height:46px}.error-container h2{font-size:26px;line-height:29px}.error-container p{font-size:18px;line-height:26px}}@media screen and (min-width:80rem){.error-container{max-width:528px;margin-left:16%;height:720px}.error-container h1{font-size:40px;line-height:44px}.error-container h2{font-size:28px;line-height:28px}.error-container p{font-size:20px;line-height:28px}}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:inline-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}.cashbustedclass{font-size:1rem;line-height:3rem;color:red}
