 *, *::before, *::after {box-sizing: border-box;}ul[class], ol[class] {padding: 0;}body, h1, h2, h3, h4, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {margin: 0;}html {font-size: inherit;}body {min-height: 100vh;width: 100%;height: 100%;}a:focus, *:focus {outline: none;}ul[class], ol[class] {list-style: none;text-align: left;}a:not([class]) {text-decoration-skip-ink: auto;}img {max-width: 100%;display: block;}article > * + * {margin-top: 1em;}input, button, textarea, select {font: inherit;}@media (prefers-reduced-motion: reduce) {* {animation-duration: 0.01ms !important;animation-iteration-count: 1 !important;transition-duration: 0.01ms !important;scroll-behavior: auto !important;}}.content-area .markdown-block textarea {width: 80vw;margin-left: 10vw;min-height: 300px;}:root {--main-font-size: 1rem;}.bg-main-color {background-color: var(--main-color);}.border-main-color {border: 1px solid var(--main-color);}.bg-main-75-color {background-color: var(--main-75-color);}.bg-main-50-color {background-color: var(--main-50-color);}.bg-main-25-color {background-color: var(--main-25-color);}.bg-main-15-color {background-color: var(--main-15-color);}.bg-main-10-color {background-color: var(--main-10-color);}.bg-main-5-color {background-color: var(--main-5-color);}.bg-accent1-color {background-color: var(--accent1-color);}.border-accent1-color {border: 1px solid var(--accent1-color);}.bg-accent1-120-color {background-color: var(--accent1-120-color);}.bg-accent1-75-color {background-color: var(--accent1-75-color);}.bg-accent1-50-color {background-color: var(--accent1-50-color);}.bg-accent1-25-color {background-color: var(--accent1-25-color);}.border-accent1-25-color {border: 1px solid var(--accent1-25-color);}.bg-accent1-15-color {background-color: var(--accent1-15-color);}.bg-accent1-10-color {background-color: var(--accent1-10-color);}.bg-accent1-5-color {background-color: var(--accent1-5-color);}.bg-accent1-120-color {background-color: var(--accent1-120-color);}.bg-accent2-color {background-color: var(--accent2-color);}.bg-accent2-120-color {background-color: var(--accent2-120-color);}.bg-accent2-75-color {background-color: var(--accent2-75-color);}.bg-accent2-50-color {background-color: var(--accent2-50-color);}.bg-accent2-25-color {background-color: var(--accent2-25-color);}.bg-accent2-15-color {background-color: var(--accent2-15-color);}.bg-accent2-10-color {background-color: var(--accent2-10-color);}.bg-accent2-5-color {background-color: var(--accent2-5-color);}.bg-white-color {background-color: var(--white-color);}.bg-lightgrey {background-color: var(--lightgrey-color);}.bg-darkgrey {background-color: var(--darkgrey-color);}.color-main {color: var(--main-color);}.color-main-75 {color: var(--main-75-color);}.color-main-25 {color: var(--main-25-color);}.color-main-15 {color: var(--main-15-color);}.color-main-10 {color: var(--main-10-color);}.color-main-5 {color: var(--main-5-color);}.color-accent1 {color: var(--accent1-color);}.color-accent1-15 {color: var(--accent1-15-color);}.color-accent1-10 {color: var(--accent1-10-color);}.color-accent1-5 {color: var(--accent1-5-color);}.color-accent1-120 {color: var(--accent1-120-color);}.color-accent2 {color: var(--accent2-color);}.color-accent2-15 {color: var(--accent2-15-color);}.color-accent2-10 {color: var(--accent2-10-color);}.color-accent2-5 {color: var(--accent2-5-color);}.color-white {color: var(--white-color);}.color-pending {color: var(--pending-color);}.color-alert{color: var(--alert-color);}.shadow-big {box-shadow: 0 20px 55px 0 rgba(0,0,0,0.15);}.shadow-small {box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);}.shadow-light {box-shadow: 0 5px 15px 0 rgba(0,0,0,0.1);}.rnd-5 {border-radius: 5px;}.rnd-5-top {border-top-right-radius: 5px;border-top-left-radius: 5px;}.rnd-5-left {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}.rnd-10 {border-radius: 10px;}.rnd-10-top {border-top-right-radius: 10px;border-top-left-radius: 10px;}.rnd-10-left {border-top-left-radius: 10px;border-bottom-left-radius: 10px;}.text-center {text-align: center;}.displaynone {display: none;}.scrolltotop {position: fixed;bottom: -80px;right: 20px;z-index: 100;transition: all 0.3s ease;}.scrolltotop.flyin {bottom: 20px;transition: all 0.3s ease;}.scrolltotop a {display: flex;padding: 0;margin: 0;width: 35px;height: 35px;justify-content: center;align-items: center;border-radius: 30px;}.scrolltotop a svg {max-height: 20px;transition: all 0.3s ease;}.scrolltotop a:hover {transition: all 0.3s ease;}.scrolltotop a:hover svg {transform: rotate(360deg);transition: all 0.3s ease;}.scrolltotop a:hover svg path {transition: all 0.3s ease;}.contactcoach {position: fixed;z-index: 100;bottom: 20px;right: 20px;transition: all 0.3s ease;}.contactcoach.flyin {bottom: 75px;transition: all 0.3s ease;}.contactcoachbutton {width: 35px;height: 35px;border: none;background-color: var(--accent1-color);transition: all 300ms;cursor: pointer;padding: 0px;color: var(--main-color);border-radius: 35px;}.contactcoachbutton span {color: white;position: absolute;left: 7px;top: 1px;}.contactcoachbutton span svg {width: 21px;transition: all 0.3s ease;}.contactcoachbutton span svg path {fill: var(--main-color);}.contactcoachbutton:hover {transition: all 400ms cubic-bezier(.62, .1, .5, 1);width: 175px;}.contactcoachbutton:hover span svg {margin-left: 5px;transition: all 0.3s ease;}.contactcoachbutton .contactcoachbutton-text {transition: opacity 1000ms;opacity: 0;color: var(--main-color);white-space: nowrap;font-size: 0;width: 0;margin: 0;}.contactcoachbutton .contactcoachbutton-text.show-contactcoachbutton-text {transition: opacity 700ms, width 1ms linear 270ms, font-size 1ms linear 270ms;opacity: 1;margin-left: 40px;margin-top: 5px;font-size: 15px;width: auto;}ul.list-big {}ul li.checkbig {list-style: none;list-style-type: none;margin-bottom: 20px;margin-left: 15px;}ul li.checkbig svg {margin-left: -30px;margin-top: 3px;position: absolute;}ul li.checksmall {list-style: none;list-style-type: none;margin-bottom: 15px;margin-left: 15px;}ul li.checksmall svg {margin-left: -25px;margin-top: 2px;position: absolute;max-width: 15px;}.fp-loader {position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;max-width: 150px;}.sparkle {position: absolute;width: 100%;height:70px;left: 0px;top: -20px;margin-left: 0px;z-index: 0;}.sparkle .sparkle-dot::before {-webkit-animation: dot 1.2s infinite;animation: dot 1.2s infinite;}.sparkle-dot {position: absolute;width: 100%;height: 100%;}.sparkle-dot::before {position: absolute;z-index: 1;top: 100%;width: 2px;height: 0;left: calc(52% - 4px);border-radius: 2px;background: currentColor;will-change: top, height;content: "";}.sparkle-dot:nth-child(1) {transform: rotate(0deg);}.sparkle-dot:nth-child(2) {transform: rotate(50deg);}.sparkle-dot:nth-child(3) {transform: rotate(90deg);}.sparkle-dot:nth-child(4) {transform: rotate(270deg);}.sparkle-dot:nth-child(5) {transform: rotate(310deg);}@keyframes dot {10% {top: 25%;height: 0;}60% {opacity: 1;height: 6px;}100% {opacity: 0;top: 10%;height: 0;}}.fp-loader .fp-loader-ball {width: 28px;height: 70px;position: relative;z-index: 1;}.fp-loader .fp-loader-ball .ball {width:28px;height:28px;position: absolute;border-radius: 50%;transform-origin: 50%;animation: ballbounce .6s alternate infinite ease;box-shadow: 0 5px 15px 0 rgba(0,0,0,0.07);background-color: currentColor;}.face {animation: face .6s alternate infinite ease;position: relative;display: block;}.face .left-eye {background-color: currentColor;width: 4px;height: 4px;border-radius: 50%;transform: translateX(8px) translateY(-4px);display: inline-block;}.face .right-eye {background-color: currentColor;width: 4px;height: 4px;border-radius: 50%;transform: translateX(8px) translateY(-4px);display: inline-block;}.face .smile {background-color: transparent;width: 16px;height: 16px;border-radius: 50%;border: 2px solid;border-color: currentColor currentColor transparent transparent;transform: translateX(6px) translateY(-16px) rotate(135deg);}@keyframes ballbounce {0%{top:50px;height:25px;border-radius: 50px 50px 45px 45px;transform: scaleX(1.2);}40%{height:30px;border-radius: 50%;transform: scaleX(1);}100%{top:0%;}}@keyframes face {0%{opacity: 0;}15%{opacity: 0;}40%{opacity: 0.4;}90%{opacity: 1;}}.ballshadow {width:30px;height:4px;border-radius: 50%;background-color: rgba(0,0,0,.25);position: absolute;top:70px;transform-origin: 50%;z-index: -1;filter: blur(3px);animation: ballshadow .6s alternate infinite ease;}@keyframes ballshadow {0%{transform: scaleX(1.2);}40%{transform: scaleX(1);opacity: .7;}100%{transform: scaleX(.2);opacity: .4;}}.fp-loader-text {position: relative;margin-top: 15px;text-align: center;color: currentColor;}.fp-form {display: flex;flex-direction: row;width: 100%;justify-content: center;align-items: center;}input, select {width: auto;border: 0px solid var(--main-15-color);margin-right: 3%;border-radius: 5px;outline: 0;box-shadow: 0 0.47619047619047616em 0.7142857142857143em 0 rgba(0,0,0,0.03);height: 45px;}input:last-child, select:last-child, input:only-child, select:only-child {margin-right: 0px;}input[type="text"],input[type="password"] {padding: 0 10px;}input[type="submit"] {border-radius: 50px;max-width: 225px;}input.standard-option, select.standard-option {width: 100%;}select {padding: 0 10px;background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-position: top right;padding : 4px 20px;}option[value=""][disabled] {display: none;}div.highlighted.praemiencard{box-shadow: 0 0px 24px 0 rgb(0 0 0 / 60%);}.tab-supporter-image:empty:before{background-image: url('https://res.cloudinary.com/webalys/image/private/w_200,h_200,ar_1/f_auto/v1/icons/streamline-light/users/natural-close-up-single-user-neutral/single-neutral-circle-b8zpyvawqxw5s9ap2n5ji2.png');background-size: 60px 60px;background-position:center;background-repeat: no-repeat;display: inline-block;width: 75px;height: 75px;content:"";}@media only screen and (max-width: 767px){.tab-supporter-image:empty:before{width:50px;height:50px;background-size: 50px 50px;}}.tab-supporter-nachname{text-align: center;}h1 {}h2 {}h3 {}p {}a {color: currentColor;transition: all 0.3s ease;}a.link-more:hover {transition: all 0.3s ease;}.main-container-outer {width: 100%;margin-top: 0px;position: relative;overflow: hidden;}.module, .modulefull {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;z-index: 1;}.module {padding: 6.25em 3em;}.module .fairplaidinfo {position: absolute;top: 35px;left: 0;width: 175px;height: 50px;z-index: 2;border-top-right-radius: 25px;border-bottom-right-radius: 25px;display: flex;justify-content: center;align-items: center;}.module .fairplaidinfo img {max-width: 125px;}.bg-half {width: 100%;height: 50%;bottom: 0;left: 0;position: absolute;z-index: 0;}.no-hero {margin-top: 50px;}.ticker {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;padding: .75em 3em;text-align:center;}.ticker .copytext p {line-height: 1.35;}.max-1300, .max-1200, .max-1100, .max-900, .max-700, .max-500 {width: 100%;margin: 0 auto;display: flex;flex-direction: column;justify-content: center;align-items: center;}.max-1300 {max-width: 1300px;}.max-1200 {max-width: 1200px;}.max-1100 {max-width: 1100px;}.max-900 {max-width: 900px;}.max-700 {max-width: 700px;}.max-500 {max-width: 500px;}.module-headline {border: 0px solid red;margin-bottom: 2.125em;width: 100%;}.module-headline-small {border: 0px solid red;margin-bottom: 2.125em;width: 100%;}.module-headline-sub {border: 0px solid red;text-align: center;margin-bottom: 1.5em;}.headline-b, .headline-c .headline-d, .headline-e, .headline-f {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.headline-center {text-align: center;}.headline-left {text-align: left;}.copytext {margin-bottom: 50px;}.copytext p {margin-bottom: 20px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;width: 100%;}.copytext p:last-child {margin-bottom: 0px;}.copytext ul li {margin-bottom: 15px;}.copytext-2 {border: 0px solid green;}.copytext-2 p {margin-bottom: 20px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;width: 100%;}.copytext-2 p:last-child {margin-bottom: 0px;}.text-center {text-align: center;}.margin-bottom-35 {margin-bottom: 35px;}.projekte-slider-container {height: auto;width: 100%;margin-top: 3.125em;position: relative;overflow: hidden;}#colligent-slick-projekte {width: 100%;position: relative;}#colligent-slick-projekte .slick-next {left: 100%;z-index: 2;width: 50px;height: 50px;padding-top: 15px;}#colligent-slick-projekte .slick-next:before {content: '\2192';opacity: 1;font-family: inherit;width: 50px;height: 50px;}#colligent-slick-projekte .slick-prev {left: -50px;z-index: 2;width: 50px;height: 50px;padding-top: 15px;}#colligent-slick-projekte .slick-prev:before {content: '\2190';opacity: 1;font-family: inherit;width: 50px;height: 50px;}.slick-initialized .slick-track {display: flex;}.slick-initialized .slick-track .slick-slide {display: flex;height: auto;align-items: center;justify-content: center;}.slick-dotted.slick-slider {margin-bottom: 0px;}#colligent-slick-projekte .slick-list {padding: 0 0 3.125em 0;}.projekt-slide {display: flex;flex-direction: row;justify-content: center;align-items: center;position: relative;width: 20.312em;height: 100%;}.projekte-pagination ul {display: flex;flex-direction: row;}.projekte-pagination li {margin: 0 10px;}.projekte-pagination li button {text-indent: -9999px;font-size: 0;background-color: #ccc;padding: 0;width: 15px;height: 15px;border-radius: 100%;}.projekte-pagination {display: flex;flex-direction: row;justify-content: center;width: 100%;}.projekte-pagination li button:hover, .projekte-pagination li.slick-active button {left: 0px;}.contentslider-container .slick-slide {outline: none;}.contentslider-container {height: auto;width: 100%;display: flex;justify-content: center;align-items: center;margin: 25px 0;}#colligent-slick-contentslider {overflow: hidden }.contentslider-container .slick-dotted.slick-slider {margin-bottom: 0px;}.contentslide {display: flex;flex-direction: row;justify-content: center;align-items: center;position: relative;width: 100%;height: 100%;}.contentslider-pagination {position: absolute;z-index: 2;bottom: 1.875em;left: 5em;width: calc(40% - 5em);display: flex;flex-direction: row;border: 1px solid blue;}.contentslider-pagination button:after {content: '';width: 0px;height: 0px;float: none;margin-left: 0px;margin-top: 0px;}.contentslider-pagination li:first-child {margin-left: 0px;}.contentslider-pagination li:after {content: '—';width: 0px;height: 0px;float: none;margin-left: 0px;margin-top: 0px;}.contentslider-pagination li:last-child:after {content: '';width: 0px;height: 0px;float: none;margin-left: 0px;margin-top: 0px;}.contentslider-pagination li.slick-active button {background-color: transparent;padding: 0 1.250em;}.contentslider-pagination li button {background-color: transparent;padding: 0 1.250em;outline: 0;}.contentslider-nav-thumbnails {margin-bottom: 35px;}.contentslider-nav-thumbnails .slick-slide {cursor: pointer;outline: none;}.contentslider-nav-thumbnails .slick-slide.slick-current.slick-active {opacity: 1;}.contentslider-nav-thumbnails .slick-slide img {padding: 2px;background: transparent;;}.contentslider-nav-thumbnails .slick-slide.slick-current.slick-active img {background: var(--accent2-color);}.contentslider-nav-thumbnails img {width: 100px;margin: 0 0px 0 15px;}.contentslider-nav-thumbnails .slick-slide:first-child img {margin-left: 0;}.contentslider-nav-thumbnails .slick-slide:last-child img {margin-right: 0;}.magazin-slider-container {height: auto;width: 100%;margin-top: 3.125em;}#colligent-slick-magazin {width: 100%;position: relative;}#colligent-slick-magazin .slick-next {left: 100%;z-index: 2;width: 50px;height: 50px;padding-top: 15px;}#colligent-slick-magazin .slick-next:before {content: '\2192';opacity: 1;font-family: inherit;width: 50px;height: 50px;}#colligent-slick-magazin .slick-prev {left: -50px;z-index: 2;width: 50px;height: 50px;padding-top: 15px;}#colligent-slick-magazin .slick-prev:before {content: '\2190';opacity: 1;font-family: inherit;width: 50px;height: 50px;}.slick-initialized .slick-track {display: flex;}.slick-initialized .slick-track .slick-slide {display: flex;height: auto;align-items: center;justify-content: center;}#colligent-slick-magazin .slick-list {padding: 0 0 3.125em 0;}.magazin-slide {display: flex;flex-direction: row;justify-content: center;align-items: center;position: relative;width: 20.312em;height: 100%;}.magazin-card {width: 100%;height: 100%;display: flex;flex-direction: row;justify-content: flex-start;align-items: stretch;}.magazin-card-inner {display: flex;flex-direction: column;justify-content: flex-start;width: 100%;height: 100%;padding: 0 1.250em;}.magazin-content {display: flex;flex-flow: column nowrap;flex-grow: 1;}.magazin-kat {width: 100%;text-align: center;display: flex;justify-content: center;margin-top: 1.250em;margin-bottom: 1.250em;}.magazin-headline {width: 100%;text-align: center;display: flex;justify-content: center;margin: 0 0 1.125em 0;}.magazin-image {width: 100%;height: 11em;background-color: transparent;border-radius: 0;background-size: contain;background-position: center center;background-repeat:no-repeat;}.magazin-copytext {width: 100%;display: flex;justify-content: center;margin: 1.25em 0;}.magazin-read-more {margin: auto auto 1.5em auto;width: 100%;}.magazin-read-more p {display: inline-block;letter-spacing: 1px;}.magazin-read-more p a {text-decoration: none;border-bottom: 1px solid currentColor;}.magazin-pagination ul {display: flex;flex-direction: row;}.magazin-pagination li {margin: 0 10px;}.magazin-pagination li button {text-indent: -9999px;font-size: 0;background-color: #ccc;padding: 0;width: 15px;height: 15px;border-radius: 100%;}.magazin-pagination {display: flex;flex-direction: row;justify-content: center;width: 100%;}.magazin-pagination li button:hover {left: 0px;}.magazin-pagination li.slick-active button {left: 0;}.boxes-overlap {display: flex;flex-direction: row;justify-content: flex-start;align-items: stretch;margin-bottom: 1.875em;width: 100%;}.box-left, .box-right {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 50%;padding: 3.25em 3.75em;background-size: cover;background-image: center center;max-width: 450px;}.boxfullimage {height: 0!important;padding: 25%!important;}.box-left {margin-left: 0px;z-index: 1;position: relative;}.box-right {margin-left: -1.250em;top: 1.875em;position: relative;z-index: 0;}.overlap-quote {text-align: center;}.overlap-quote:before {content: '';background: url('../../img/quotes.svg');width: 100%;height: 30px;position: relative;background-repeat: no-repeat;background-position: center center;display: block;margin-bottom: 20px;}.overlap-quote-author {text-align: center;}.author-image {width: 200px;height: 200px;background-color: #ccc;border-radius: 100%;margin-bottom: 15px;background-repeat: no-repeat;background-position: center center;background-size: cover;}.smallstatistics {width: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;margin-bottom: 50px;}.smallstatistics-box {display: flex;justify-content: center;align-items: center;flex-direction: column;padding: 35px 50px;position: relative;z-index: 1;transform-style: preserve-3d;max-width: 325px;width: 30%;}.smallstatistics-box::after {content: '';width: 100%;height: 100%;position: absolute;top: 40px;left: 20px;z-index: -1;display: block;transform: translateZ(-1px);-webkit-transform:translateZ(-1px);}.smallstatistics-box:nth-child(2) {margin: 0 50px;}.smallstatistics-icon {max-height: 40px;width: 100%;position: relative;display: flex;justify-content: center;align-items: center;margin-bottom: 15px;}.smallstatistics-icon img {width: 100%;}.smallstatistics-icon svg {height: 40px;width: 100%;}.smallstatistics-number {white-space: nowrap;}.smallstatistics-info {position: absolute;bottom: -32px;margin-left: 20px;white-space: nowrap;}.rt10m {width: 100%;text-align: center;margin: 0.75em 0 0.5em 0;}.whyfp {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: center;margin-bottom: 3.125em;}.whybox {width: 21.875em;padding: 1.875em 1.25em;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;margin: 0px 1.25em 2.5em 1.25em;}.whybox:nth-child(3), .whybox:nth-child(4) {margin-bottom: 0px;}.whyicon img {width: 100%;max-width: 2.812em;display: block }.whynumber p {margin-top: 0.25em;}.whytitle p {margin-top: 0.625em;}.infogrid {display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;justify-content: center;}.infogrid-item {width: 21.875em;padding: 1.875em 1.25em;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;margin: 0px 1.25em 2.5em 1.25em;}.infogrid-icon {max-width: 2.5em;}.infogrid-icon img, .infogrid-icon svg {width: 100%;height: auto;display: block;}.infogrid-icon svg path {display: block;}.infogrid-number p {margin-top: 0.25em;}.infogrid-title p {margin-top: 0.625em;}.list-container {margin-top: 50px;}.icon-list, .image-list {display: flex;flex-direction: row;justify-content: center;align-items: flex-start;width: 100%;position: relative;margin-bottom: 25px;}.icon-list:last-item, .image-list:last-item {margin-bottom: 0px;}.icon-list-item, .image-list-item {display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}.icon-list-icon, .image-list-image {width: 90px;height: 90px;min-width: 90px;min-height: 90px;box-shadow: 0 10px 35px 0 rgba(0,0,0,0.15);border-radius: 100%;display: flex;justify-content: center;align-items: center;}.icon-list-icon svg {max-height: 35px;}.image-list-image img {border-radius: 100%;}.icon-list-text, .image-list-text {padding: 0 20px;-webkit--webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;-ms--webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.fp-key {display: flex;flex-direction: row;justify-content: center;align-items: stretch;}.fp-key-box {padding: 2em 3em;max-width: 28.125em;width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}.fp-heart {max-width: 12.5em;}.fp-key-icon {margin-bottom: 1.875em;}.fp-key-title {margin-bottom: 1.562em;}.fp-key-teaser p {line-height: 1.5625;}.bt50-50, .bt70-30, .bt50-50-full {display: flex;flex-direction: row;justify-content: center;align-items: stretch;width: 100%;}.bt-image {display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;overflow: hidden;}.bt-image img {width: 100%;border-radius: 5px;}.bt50-50 .bt-left {width: 50%;padding-right: 25px;}.bt50-50 .bt-right {width: 50%;}.bt50-50-full .bt-left, .bt50-50-full .bt-right {width: 50%;display: flex;justify-content: center;align-items: center;}.bt50-50-full .bt-left, .bt50-50-full .bt-right {background-size: cover;}.bt-pos-bottom {background-position: center bottom;}.bt-pos-top {background-position: center top;}.bt-pos-center {background-position: center center;}.bt50-50-full .bt-left .bt-full-inner, .bt50-50-full .bt-right .bt-full-inner {padding: 8em 4em;width: 100%;max-width: 700px;}.bt70-30 .bt-left {width: 70%;padding-right: 25px;}.bt70-30 .bt-right {width: 30%;}.cta-full {display: inline-block;position: relative;}.cta-full-content {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);display: flex;flex-direction: column;justify-content: center;align-items: center;max-width: 700px;width: 100%;padding: 2em;z-index: 2;margin-bottom: 1.5em;}.cta-full-content p {text-align: center;}.cta-full-img-filter {width: 100%;height: 100%;position: absolute;mix-blend-mode: screen;z-index: 1;}.cta-full img {-webkit-filter: grayscale(1);filter: grayscale(1);width: 100vw;}.grid2 {width: 50%;}.grid3 {width: 33.3333%;}.img-grid {display: flex;flex-direction: row;justify-content: center;align-items: flex-end;width: 100%;}.img-grid-item {padding: 0 15px;}.img-grid-item img {width: 100%;height: 20em;object-fit: cover;object-position: 50% 100%;}img.img-grey {-webkit-filter: grayscale(1);filter: grayscale(1);}.img-grid-fixed {display: flex;flex-direction: row;justify-content: center;align-items: flex-end;}.img-grid-item-fixed {padding: 0 15px;}.img-grid-item-fixed img {width: 100%;}.img-full {display: flex;flex-direction: row;justify-content: center;align-items: flex-end;width: 100%;}.img-full-item img {width: 100%;object-fit: cover;object-position: 50% 100%;}.img-full img {width: 100vw;}.bulletpoints {margin-top: 35px;}.bulletpoints ul li {list-style: none;list-style-type: none;margin-bottom: 20px;padding-left: 30px;}.bulletpointsbox {display: flex;align-items: center;justify-content: center;width: 100%;}.bulletpointsbox-inner {padding: 50px;position: relative;height: 100%;z-index: 1;top: 0;left: 0;}.bulletpointsbox-inner::before {content: '';width: 100%;height: 100%;position: absolute;z-index: -1;top: 0px;left: 0px;}.bulletpointsbox-inner::after {content: '';width: 100%;height: 100%;position: absolute;z-index: -2;top: 15px;left: 15px;box-shadow: 0 20px 55px 0 rgba(0,0,0,0.15);}.support {display: flex;flex-direction: row;justify-content: center;align-items: flex-start;width: 100%;}.support-logo {min-width: 35%;padding: 0 0 0 1.562em;}.teaser-container {display: flex;flex-direction: row;align-items: stretch;justify-content: center;width: 100%;}.teaser-container-full {display: flex;flex-direction: row;align-items: center;justify-content: center;width: 100%;flex-wrap: wrap;flex: 1 0 50%;}.teaser-item a, .teaser-container-full a {display: flex;text-decoration: none;transition: all 0.3s ease;height: 100%;}.teaser-container a {flex-direction: column;}.teaser-container-full a {flex-direction: row;}.teaser-item, .teaser-item-full-left, .teaser-item-full-right {display: flex;flex-direction: column;box-shadow: 0 10px 25px 0 rgba(0,0,0,0.05);}.teaser-item {margin: 0 20px;}.teaser-item-full-left, .teaser-item-full-right {width: 50%;}.teaser-item-full-left {overflow: hidden;}.teaser-item-full-left .teaser-item-image {width: 100%;height: 100%;}.teaser-item-full-right {padding: 50px;}.teaser-item-full-left .teaser-item-image-container {height: 100%;}.teaser-item-image-container {overflow: hidden;height: 225px;width: 100%;position: relative;}.teaser-item-image-container img {width: 100%;height: 100%;object-fit: cover;object-position: center center;transition: all 0.3s ease;}.teaser-item.grid2 .teaser-item-image-container {height: 300px;}.teaser-item .teaser-item-content {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.teaser-item.grid3 .teaser-item-content {padding: 20px;height: calc(100% - 225px);display: flex;flex-direction: column;align-items: flex-start;}.teaser-item.grid2 .teaser-item-content {padding: 20px;height: calc(100% - 300px);display: flex;flex-direction: column;align-items: flex-start;}.teaser-item-headline, .teaser-item-text {margin-bottom: 10px;}.teaser-item-link {margin: auto 0 0 0;}.teaser-item-link p {display: inline-block;}.teaser-item-link p::after {content: "\27F6";position: absolute;margin-left: 10px;margin-top: -1px;transition: all 0.3s ease;}.teaser-item a:hover .teaser-item-link p::after, .teaser-container-full a:hover .teaser-item-link p::after {content: "\27F6";position: relative;margin-left: 20px;transition: all 0.3s ease;}.teaser-item a:hover .teaser-item-image, .teaser-container-full a:hover .teaser-item-image {transform: scale(1.05) rotate(-1deg);}.overview-nrs {display: flex;flex-direction: row;justify-content: center;width: 100%;max-width: 800px;flex-wrap: wrap;margin-top: 35px;}.overview-item {width: 50%;max-width: 350px;margin: 0 20px 60px 20px;position: relative;}.overview-item:nth-child(3), .overview-item:nth-child(4) {margin-bottom: 0px;}.overview-item-number {position: absolute;z-index: 0;}.overview-item-text {position: relative;z-index: 1;}.bsp {display: flex;flex-direction: row;justify-content: center;width: 100%;margin: 50px 0 0 0;}.bsp-item {width: 28%;padding: 25px;box-shadow: 0 10px 25px 0 rgba(0,0,0,0.05);position: relative;}.bsp-item:nth-child(2){margin: 0 30px;}.bsp-icon {width: 80px;height: 80px;border-radius: 100%;display: flex;align-items: center;justify-content: center;position: absolute;left: calc(50% - 40px);top: -40px;}.bsp-icon svg {max-height: 35px;}.bsp-headline {margin-top: 35px;text-align: center;width: 90%;margin-left: 5%;}.bsp-divider {width: 100%;height: 1px;margin: 25px 0;}.bsp-text ul {margin: 0;padding: 0;}.bsp-text ul li {list-style: none;list-style-type: none;}.bsp-text ul li:last-child {margin-bottom: 0px;}.fp-pie {display: flex;flex-direction: row;justify-content: center;align-items: center;width: 100%;position: relative;padding: 25px;box-shadow: 0 10px 25px 0 rgba(0,0,0,0.05);}.fp-pie-left {border: 0px solid red;}.fp-pie-right {display: flex;flex-direction: column;padding: 0 25px;}.fp-pie-right-top {padding-bottom: 15px;margin-bottom: 25px;}.fp-pie-right-bottom {display: flex;flex-flow: row;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.fp-pie-right-bottom-item {display: flex;flex-flow: column;flex-grow: 1;justify-content: flex-start;}.fp-pie-right-bottom-item:first-child {margin-right: 20px;}.pie-legend-head {display: flex;flex-direction: row;margin-bottom: 10px;}.pie-legend-color {width: 25px;min-width: 25px;height: 25px;margin-right: 15px;border-radius: 100%;}.pie-legend-text {margin-left: 45px;}.pie-chart h2 {position: absolute;margin: 1rem;}.pie-chart cite {position: absolute;bottom: 0;font-size: 80%;padding: 1rem;}.pie-chart figcaption {position: absolute;bottom: 1em;right: 1em;font-size: smaller;text-align: right;}.pie-chart span:after {display: inline-block;content: "";width: 0.8em;height: 0.8em;margin-left: 0.4em;height: 0.8em;border-radius: 0.2em;background: currentColor;}.fp-tabcontainer {margin: 50px auto;padding: 0px;width: 100%;position: relative;}.fp-tab-nav-slider {width: 100%;margin: 0 auto;overflow-x: auto;display: grid;position: relative;}.fp-tab-nav-mobile {display: flex;;flex-direction: row;}.fp-tab-left-button, .fp-tab-right-button {cursor: pointer;align-items: center;}.fp-tabs {margin: 10px 0;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-flow: column;position: relative;box-sizing: border-box;}.fp-tabs .c-tab--navigation {display: -webkit-box;display: flex;justify-content: center;position: relative;overflow: hidden;z-index: 10;width: 100%;margin: 0;padding: 0;list-style: none;}.fp-tabs .c-tab--navigation .c-tab--item {text-align: center;white-space: nowrap;display: -webkit-inline-box;display: inline-flex;}.fp-tabs .c-tab--navigation .c-tab--item a {color: var(--accent2-50-color);text-decoration: none;width: 100%;display: block;box-shadow: inset 0 0 0 #dbdbdb;padding: 5px 0px;position: relative;overflow: hidden;-webkit-transition: box-shadow 150ms ease-in-out;transition: box-shadow 150ms ease-in-out;margin: 0 15px;font-weight: 600;}.fp-tabs .c-tab--navigation .c-tab--item a.fp-tab--disabled {color: var(--accent2-50-color);pointer-events: none;}.fp-tabs .c-tab--navigation .c-tab--item a.active {color: var(--accent2-color);}.fp-tab--content {display: none;flex-direction: row;justify-content: center;align-items: flex-start;position: relative;margin-top: 25px;}.fp-tab--content.active {display: flex;flex-direction: row;justify-content: center;align-items: flex-start;position: relative;margin-top: 25px;}.tab-image {width: 70%;min-height: 350px;background-color: #ccc;background-size: cover;background-position: center bottom;position: relative;z-index: 0;}.tab-maincontent {max-width: 35%;z-index: 1;position: relative;margin-top: 30px;margin-left: -5%;min-height: 350px;min-width: 350px;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 25px;box-shadow: 0 10px 25px 0 rgba(0,0,0,0.05);}.tab-maincontent-top {font-size: 1em;line-height: 1.1;}.tab-maincontent-head {font-size: 1.5em;font-weight: 700;line-height: 1.25;margin: 20px 0 25px 0;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.fp-tab--content.hidden {display: none;}.fp-tab--scroll-left {padding: 1.25em;display: none;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center;background: #f4f4f4;}.fp-tab--scroll-left .scroll-enabled {display: block;}.fp-tab--scroll-right {padding: 10px;display: none;-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;position: absolute;right: 0px;background: #f4f4f4;z-index: 10;}.fp-tab--scroll-right .scroll-enabled {display: block;}.c-tab--slider {height: 5px;min-width: 5px;position: absolute;bottom: 0px;width: 100%;}.c-tab-indicator {height: 2px;background-color: var(--accent2-color);position: absolute;-webkit-transition: all ease-out 0.3s;transition: all ease-out 0.3s;bottom: 0px;margin-left: 15px;}.-ripple {position: absolute;border-radius: 50%;background: rgba(0, 0, 0, 0.05);-webkit-transform: scale(0);transform: scale(0);opacity: 1;height: 1em;width: 1em;pointer-events: none;-webkit-transform-origin: center center;transform-origin: center center;top: 0;left: 0;-webkit-animation: rippleDrop .8s ease-out;animation: rippleDrop .8s ease-out;}@-webkit-keyframes rippleDrop {100% {-webkit-transform: scale(20);transform: scale(20);opacity: 0;}}@keyframes rippleDrop {100% {-webkit-transform: scale(20);transform: scale(20);opacity: 0;}}.fp-tabs--vertical {display: -webkit-box;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;flex-direction: row;-webkit-box-pack: justify;justify-content: space-between;}.fp-tabs--vertical .fp-tabs {max-width: 200px;margin: 0;}.fp-tabs--vertical .fp-tabs .c-tab--navigation {-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;border-right: 1px solid #dbdbdb;border-bottom: none;}.fp-tabs--vertical .fp-tabs .c-tab--navigation .c-tab--item {white-space: normal;}.fp-tabs--vertical .fp-tabs .c-tab--navigation .c-tab--item a {text-align: right;padding: 1.25em 2em 1.25em 1.25em;}.fp-tabs--vertical .fp-tabs .c-tab--navigation .c-tab--slider {left: inherit;right: 0px;width: 5px !important;height: 100%;}.fp-tabs--vertical .fp-tabs .c-tab--navigation .c-tab-indicator {min-height: 54px;}.fp-tabs--vertical .fp-tab--content-container {-webkit-box-flex: 1;flex-grow: 1;flex-basis: 0;max-width: 100%;padding: 0 1em;}.fp-tabs--vertical .fp-tab--content-container .fp-tab--content.active {display: block;}.tab-supporter-container {display: grid;width: 100%;grid-gap: 35px;grid-auto-rows: 1fr;grid-auto-flow: row;padding: 1rem 0;justify-content: space-between;grid-template-columns: repeat(6, minmax(0, 1fr));}.tab-supporter {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;margin: 10px 20px;}.tab-supporter-image {max-height: 75px;max-width: 75px;margin-bottom: 10px;}.tab-supporter-image img {border-radius: 100%;box-shadow: 0 15px 25px 0 rgba(0,0,0,0.10);}.tab-comments-container {display: flex;flex-direction: column;justify-content: flex-start;padding: 25px 35px;}.tab-comment {margin-bottom: 50px;display: flex;flex-direction: row;justify-content: flex-start;}.tab-comment:last-child {margin-bottom: 0px;}.tab-comment .tab-supporter-vorname {float: left;margin-right: 5px;}.tab-comment-infos {padding-left: 25px;}.tab-comment-copytext {margin-top: 5px;}.steps {display: flex;flex-direction: row;justify-content: center;align-items: stretch;position: relative;width: 100%;margin-top: 50px;}.step-item {display: flex;flex-direction: column;width: 25%;max-width: 270px;padding: 25px;margin: 0 15px;}.step-number-icon {display: flex;flex-direction: row;align-items: center;width: 100%;margin-bottom: 20px;}.step-number, .step-icon {width: 50%;}.step-icon {display: flex;align-items: flex-end;justify-content: flex-end;}.step-icon svg {max-height: 25px;margin: 0;padding: 0;}.step-devider {width: 100%;height: 1px;margin: 20px 0;}.step-text {margin: auto auto 0 auto;}.footer {border-top: 0px solid red;}.newsletter .fp-form {margin-top: 1.875em;}.social-icons {width: 100%;display: flex;flex-direction: row;justify-content: center;align-items: center;}.social-icon {margin: 0 1.562em;}.social-icon a {display: block;}.social-hash {margin-top: 1.75em;font-weight: 600;}.social-hash a {text-decoration: none;border-bottom: 1px solid currentColor;padding-bottom: 2px;}.partner {display: flex;flex-direction: row;justify-content: center;align-items: center;}.partnerlogo {border-radius: 5px;margin-left: 10px;}.partnerlogo:first-child {margin-left: 0px;}img.zahlungsarten {max-width: 440px;}@media only screen and (max-width: 1200px) {body {font-size: 1.33333vw;}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {.module .fairplaidinfo {position: relative;top: -40px;left: 0;width: 100px;height: 25px;z-index: 2;border-top-right-radius: 25px;border-top-left-radius: 25px;border-bottom-right-radius: 25px;border-bottom-left-radius: 25px;margin-bottom: -20px;}.module .fairplaidinfo img {max-width: 70px;}.teaser-item {margin: 0 15px;}.overview-item-number {top: -55px;}.fp-tabcontainer {margin: 30px auto;}.icon-list, .image-list {margin-bottom: 45px;}.icon-list-item, .image-list-item {flex-direction: column;}.icon-list-text, .image-list-text {padding: 0 20px;margin-top: 15px;text-align: center;max-width: 325px;}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {input, select {font-size: 14px;height: 45px;}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {input, select {font-size: 12px;height: 45px;}ul li.checkbig {margin-left: 0px;}ul li.checkbig svg {margin-left: -25px;margin-top: 3px;max-width: 15px;max-height: 15px;}.module {padding: 6.25em 4.5em;}.module .fairplaidinfo {position: relative;top: -40px;left: 0;width: 100px;height: 25px;z-index: 2;border-top-right-radius: 25px;border-top-left-radius: 25px;border-bottom-right-radius: 25px;border-bottom-left-radius: 25px;margin-bottom: -20px;}.module .fairplaidinfo img {max-width: 70px;}.shadow-small {box-shadow: 0 10px 15px 0 rgba(0,0,0,0.05);}.projekt-card {width: 98%;}.bt-image img {width: 100%;border-radius: 5px;height: 100%;object-fit: cover;}.img-grid-item, .img-grid-item-fixed {padding: 0 10px;}.infogrid-item {padding: 2.25em 1.25em;}.infogrid-icon {max-width: 3.3em;}.infogrid-number p {margin-top: 7px;}.infogrid-title p {margin-top: 5px;}.steps {margin-top: 30px;}.step-item {padding: 15px;margin: 0 10px;}.step-icon svg {max-height: 18px;}.step-devider {margin: 10px 0;}.step-text {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}.teaser-item {margin: 0 10px;}.teaser-item-full-left .teaser-item-image-container {height: 100%;}.teaser-item-image-container {height: 140px;}.teaser-item.grid2 .teaser-item-image-container {height: 200px;}.teaser-item.grid3 .teaser-item-content {padding: 10px;height: calc(100% - 140px);}.teaser-item.grid2 .teaser-item-content {padding: 20px;height: calc(100% - 200px);}.teaser-item-content {padding: 15px;}.teaser-item-full-right {padding: 30px;}.overview-item {width: 40%;}.bsp-item {width: 32%;padding: 20px;}.bsp-item:nth-child(2) {margin: 0 20px;}.bsp-icon {width: 60px;height: 60px;left: calc(50% - 30px);top: -30px;}.bsp-icon svg {max-height: 35px;}.bsp-headline {margin-top: 25px;width: 100%;margin-left: 0%;}.bsp-divider {margin: 20px 0;}.bsp-text ul li {margin-bottom: 15px;}.fp-pie-right {width: 100%;padding: 0 10px;}.fp-pie-right-top {padding-bottom: 10px;margin-bottom: 20px;}.fp-pie-right-bottom {width: 100%;}.pie-legend-color {width: 20px;min-width: 20px;height: 20px;margin-right: 10px;}.pie-legend-text {margin-left: 35px;}.fp-tabcontainer {margin: 30px auto;}.fp-tabs .c-tab--navigation .c-tab--item a {font-size: 16px;}.fp-tab--content.active {margin-top: 10px;}.tab-maincontent-top {font-size: 14px;}.tab-maincontent-head {font-size: 24px;line-height: 1.15;}.icon-list-item, .image-list-item {flex-direction: column;margin-bottom: 30px;}.icon-list-text, .image-list-text {margin-top: 10px;text-align: center;}.project-hero-imgleft, .project-hero-imgright {height: 65vh;}.project-hero-info {max-width: 375px;margin-bottom: -40px;padding: 25px;min-height: 67vh;}.project-logo {max-width: 200px;height: 100px;margin-bottom: 5px;margin-top: 0px;}.project-additional-infos {margin: 30px 0 20px 0;text-align: center;}.projectcards {grid-gap: 20px;grid-template-columns: repeat(auto-fill, minmax(0, 300px));}.amount-support .amount {margin: 0 10px 0 0;height: 40px;width: 40px;}.amount-input {height: 40px;width: 20%;margin: 0px 15px;}.amount-button button {height: 40px;}.support-calc-row {margin: 2px 0;}.praemiencards {grid-template-columns: repeat(2, minmax(0, 1fr));}.praemienpreis {margin-bottom: 10px;}.praemientagactive:before {top: 8px;}.tab-supporter-container {grid-template-columns: repeat(4, minmax(0, 1fr));}.whyicon svg {width: 35px;height: 100%;}.smallstatistics-box {padding: 20px 20px;max-width: 325px;width: 30%;}.smallstatistics-icon svg {height: 35px;}.partner {flex-wrap: wrap;}.partnerlogo {margin-left: 5px;margin-right: 5px;width: 20%;margin-bottom: 10px;}.partnerlogo:first-child {margin-left: 5px;}}@media only screen and (max-width: 767px) {body {font-size: 1.5vw;}input, select {height: 50px;margin-right: 0;}.main-container-outer {padding-top: 0px;}.module {padding: 45px 35px;}.module .fairplaidinfo {position: relative;top: -10px;left: 0;width: 100px;height: 25px;z-index: 2;border-top-right-radius: 25px;border-top-left-radius: 25px;border-bottom-right-radius: 25px;border-bottom-left-radius: 25px;margin-bottom: 10px;}.module .fairplaidinfo img {max-width: 70px;}.module-headline {margin-bottom: 30px;}.module-headline-small {margin-bottom: 20px;}.rnd-5 {border-radius: 5px;}.rnd-5-left {border-top-left-radius: 5px;border-bottom-left-radius: 0px;border-top-right-radius: 5px;border-bottom-right-radius: 0px;}.rnd-5-top {border-top-left-radius: 5px;border-top-right-radius: 5px;}.margin-bottom-35 {margin-bottom: 15px;}.shadow-small {box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);}.grid2, .grid3 {width: 100%;}ul li.checkbig svg {margin-top: 0;max-width: 15px;margin-left: -25px;}ul li.checkbig:last-child {margin-bottom: 0;}.projekte-slider-container {margin-top: 35px;}.projekt-slide {width: 100%;padding-bottom: 20px;}.projekt-slide .projekt-card {width: 95%;}.projekt-slide .projekt-card .projekt-image {height: 200px;}.projekt-slide .projekt-card .projekt-content {padding-bottom: 20px;}.projekt-slide .projekt-card .projekt-kat {margin: 25px 0 0px 0;}.projekt-slide .projekt-card .projekt-verein {margin: 15px 0;}.projekt-slide .projekt-card .projekt-summe {margin: 0px 0 0px 0;}.projekt-slide .projekt-card .projekt-zeit {margin-bottom: 20px;}.magazin-slide {width: 100%;}.magazin-card {width: 95%;}.magazin-card-inner {padding: 15px;}.magazin-kat {margin-top: 0px;margin-bottom: 20px;}.magazin-headline {margin: 0 0 20px 0;}.magazin-image {width: 100%;height: 175px;}.magazin-copytext {margin: 10px 0 10px 0px;}.magazin-read-more {margin: auto auto 10px auto;}.ticker {padding: 1.75em 1em;}.boxes-overlap {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;margin-bottom: 1.875em;}.box-left, .box-right {max-width: 100%;width: 100%;}.box-left {padding-bottom: 30px;}.box-right {margin-left: -20px;top: -10px;position: relative;z-index: 2;}.overlap-quote p {margin-bottom: 10px;}.overlap-quote-author .author-image {width: 150px;height: 150px;margin: 20px auto;}.boxfullimage {padding: 50%!important;}.bt50-50, .bt70-30, .bt50-50-full {flex-direction: column;}.bt50-50.tl .bt-left .copytext {margin-bottom: 20px;}.bt50-50.tr {flex-direction: column-reverse;}.bt50-50.tr .bt-left {margin-bottom: 0px;}.bt50-50 .bt-right, .bt50-50 .bt-left, .bt70-30 .bt-left, .bt70-30 .bt-right {width: 100%;}.bt50-50 .bt-left, .bt70-30 .bt-left {padding-right: 0px;margin-bottom: 20px;}.bt50-50-full .bt-left, .bt50-50-full .bt-right {width: 100%;}.bt50-50-full .bt-bgimage {padding: 50%;}.infogrid {margin-bottom: 0;}.infogrid-item {width: 43%;padding: 15px;display: flex;margin: 0px 10px 20px 10px;}.infogrid-icon {max-width: 25px;}.infogrid-number p {margin-top: 10px;margin-bottom: 5px;}.infogrid-title p {margin-top: 0;}.img-grid-item, .img-grid-item-fixed {padding: 0 5px;}.img-grid-item img {height: 17em;}.steps {flex-direction: column;margin-top: 30px;align-items: center;}.step-item {width: 100%;max-width: 300px;margin: 0 0 20px 0;padding: 20px;}.step-item:last-child {margin-bottom: 0;}.step-number-icon {margin-bottom: 10px;}.step-icon svg {max-height: 20px;}.step-devider {margin: 15px 0;}.bulletpoints {margin-top: 25px;}.bulletpointsbox-inner {padding: 25px;}.bulletpoints ul li {padding-left: 10px;}.teaser-container {flex-direction: column;}.teaser-item {margin: 0 0px 25px 0px;}.teaser-item-text, .teaser-item-link {margin-top: 10px;margin-bottom: 15px;}.teaser-item.grid2 .teaser-item-image {height: 250px;}.teaser-container-full {flex-direction: column;}.teaser-container-full a {flex-direction: column;}.teaser-item-full-left, .teaser-item-full-right {width: 100%;}.teaser-item-full-left {height: 250px;}.teaser-item-full-right {padding: 25px;}.overview-item {width: 100%;max-width: 300px;margin: 0 0px 60px 0px;}.overview-item:nth-child(3), .overview-item:nth-child(4) {margin-bottom: 60px;}.overview-item:last-child {margin-bottom: 0px;}.overview-item-text {position: relative;z-index: 1;}.bsp {flex-direction: column;margin: 35px 0 0 0;}.bsp-item {width: 100%;padding: 25px;box-shadow: 0 10px 25px 0 rgba(0,0,0,0.05);position: relative;margin-bottom: 60px;}.bsp-item:nth-child(2) {margin: 0 0px 60px 0;}.bsp-item:last-child {margin-bottom: 0px;}.bsp-icon {width: 60px;height: 60px;left: calc(50% - 30px);top: -30px;}.bsp-headline {margin-top: 25px;}.fp-pie {flex-direction: column;}.pie-chart {width: 250px;min-height: 250px;}.pie-legend-color {width: 15%;}.pie-legend-main {width: 85%;}.fp-pie-right {margin-top: 20px;padding: 0 5px;}.fp-pie-right-bottom {flex-flow: column;}.fp-pie-right-bottom-item:first-child {margin-right: 0;margin-bottom: 20px;}.fp-pie-right-bottom-item .pie-legend-head {margin-bottom: 0px;}.pie-legend-color {width: 20px;height: 20px;margin-right: 10px;}.pie-legend-text {margin-left: 30px;}.fp-tabcontainer {margin: 30px auto;}.c-tab--content {flex-direction: column;margin-top: 10px;}.c-tab--content.active {flex-direction: column;margin-top: 10px;}.tab-image {width: 100%;min-height: 250px;}.tab-maincontent {max-width: 100%;margin-top: -25px;margin-left: -5%;min-height: 250px;min-width: 100%;}.tab-maincontent-top {font-size: 16px;}.tab-maincontent-head {font-size: 20px;line-height: 1.15;}.fp-tabs .c-tab--navigation .c-tab--item a {font-size: 14px;}.fp-tab-left-button, .fp-tab-right-button {font-size: 16px;}.fp-tab-left-button {padding-right: 15px;}.fp-tab-right-button {padding-left: 15px;}.list-container {margin-top: 25px;}.icon-list:last-child, .image-list:last-child {margin-bottom: 0px;}.icon-list-item, .image-list-item {flex-direction: column;}.icon-list-text, .image-list-text {padding: 0 10px;margin-top: 15px;text-align: center;}.smallstatistics {flex-direction: column;justify-content: center;margin-bottom: 50px;}.smallstatistics-box {justify-content: center;flex-direction: column;padding: 25px 35px;width: 80%;}.smallstatistics-box::after {top: 30px;left: 20px;}.smallstatistics-box:nth-child(2) {margin: 60px 0px;}.smallstatistics-icon {max-height: 35px;}.smallstatistics-icon svg {height: 35px;}.smallstatistics-info {bottom: -32px;}.rt10m {margin: 1em 0 0.5em 0;}.whybox {width: 45%;padding: 20px 10px;}.whyicon {height: 36px;width: 36px;}.whyicon img {max-width: 36px;}.whyicon svg {width: 36px;height: 100%;}.whynumber p {margin-top: 10px;}.whytitle p {margin-top: 0.625em;}.fp-key {flex-direction: column;}.fp-key-box {padding: 30px 20px;max-width: 450px;margin-bottom: 35px;}.fp-key-box:last-child {margin-bottom: 0;}.fp-key-icon {margin-bottom: 15px;}.fp-key-title {margin-bottom: 20px;}.support {flex-direction: column-reverse;justify-content: center;align-items: center;}.support-logo {min-width: 35%;padding: 0;margin-bottom: 20px;}.project-hero {display: block;margin-bottom: 20px;}.project-hero-imgleft {display: none;}.project-hero-info {margin-top: 25vh;position: relative;width: 84%;margin-left: 8%;height: auto;min-width: 100px;border-radius: 10px;padding: 20px;min-height: 500px;}.project-logo {width: 100%;max-width: 175px;height: 100px;margin-bottom: 0px;}.project-additional-infos {margin: 20px 0 20px 0;}.project-rest, .project-supporter {text-align: center;}.project-hero-imgright {max-height: 250px;position: absolute;top: 50px;left: 0;}.projectcards {width: 100%;grid-gap: 30px;grid-auto-rows: 1fr;grid-auto-flow: row;padding: 0;justify-content: center;grid-template-columns: repeat(1, minmax(0, 1fr));margin-bottom: 10px;}.projectcard-logo {height: 75px;padding: 10px 0;}.projectcard-logo img {max-height: 100%;max-width: 150px;object-fit: contain;}.projectcard-front-content {padding: 30px 0;height: calc(100% - 75px);}.contentslider-nav-thumbnails .slick-slide {max-width: 75px;}.money-support {flex-direction: column;}.amount-support {padding: 25px 0;}.amount-support .amount {margin: 0 15px 0 0;height: 42px;width: 42px;}.amount-support .amount:last-child {margin-right: 0;}.amount-input {height: 50px;width: 90%;margin: 0 0 25px 0;}.amount-button {margin-left: 0px;margin-bottom: 25px;}.amount-button button {height: 50px;padding: 0 35px;}.support-calc {width: 90%;padding: 20px 15px 10px 15px;border-radius: 5px;margin-right: 5%;}.support-calc-headline {padding-bottom: 3px;margin-bottom: 10px;}.support-calc-row {margin: 2px 0;}.support-calc-row-total {margin-top: 5px;}.praemientag {padding: 5px 25px;margin: 0 10px 10px 0;}.praemientagactive:before {content: '';width: 10px;height: 10px;top: 9px;left: 8px;}.praemiencards {width: 100%;grid-gap: 30px;grid-auto-rows: 1fr;grid-auto-flow: row;padding: 0;justify-content: space-between;grid-template-columns: repeat(1, minmax(0, 1fr));margin-top: 15px;}.praemienheadline, .praemienpreis {margin-bottom: 20px;}.pramieninfos, .pramienkauf {padding: 15px 0;}.tab-supporter-container {grid-gap: 0;padding: 0.5rem 0;grid-template-columns: repeat(3, minmax(0, 1fr));}.tab-supporter {margin: 10px 10px;}.tab-supporter-image {max-height: 50px;max-width: 50px;margin-bottom: 7px;}.tab-supporter-vorname {margin-bottom: -2px;}.tab-comment {margin-bottom: 30px;}.tab-comments-container {padding: 20px 0px;}.tab-comment-infos {padding-left: 10px;}.newsletter .fp-form {margin-top: 1.25em;flex-direction: column;}.newsletter .fp-form input.standard-option, .newsletter .fp-form select.standard-option {margin-bottom: 20px;}.social-icon {margin: 0 20px;height: 40px;}.social-icon svg {width: 100%;height: 100%;max-height: 40px;}.social-hash {margin-top: 35px;}.partner {flex-wrap: wrap;justify-content: center;}.partnerlogo {width: 30%;margin: 0 1% 2% 1%;}.partnerlogo:first-child {margin-left: 1%;}img.zahlungsarten {max-width: 300px;}}@media (max-width: 20000px) {.navbar-header {float: none;}.navbar-left,.navbar-right {float: none !important;}.navbar-toggle {display: block;}.navbar-collapse {border-top: 0px solid #303030 !important;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}.navbar-fixed-top {top: 0;border-width: 0 0 1px;}.navbar-collapse.collapse {display: none!important;}.navbar-nav {float: none!important;margin-top: 0px;}.navbar-nav>li {float: none;}.navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}.collapse.in{display:block !important;}}#navbar-collapse-1 .cart-nav {background: black !important;}.navbar-brand +div.visible-xs-block {display:block !important;}.navbar-right li a[href='/cart/']{display:none;}.navbar-nav li a[href^="https://crowdfunding-hilfecenter.de"] {display:block !important;}@media (min-width:768px){#navbar-collapse-1{width:260px;float:right;}}#header_fb_link{display:none !important;}@media (min-width:768px){#header_fb_link{display:inline-block !important;}#header_insta_link, #header_startp_link{display:inline-block !important;}}@media (max-width:768px){#header_findp_link{display:none !important;}}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav li a{background: transparent;border-bottom: none;font-style: normal;font-weight: normal!important;text-transform: uppercase;font-size: 14px;padding-top: 0px;padding-bottom: 0px;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu li a {color: #2bf1b8;border-bottom: 1px solid #505050;background: #303030;font-size: 12px;padding-left: 25px;font-family: inherit;padding-top: 7px;padding-bottom: 7px;text-transform: unset;}.header_links{margin-right:25px;}#header_fb_link, #header_insta_link, #header_cart_link{font-size: 23px;margin-top: 0px;}#header_startp_link{background: #2bf1b8 !important;color: black !important;margin-right: 25px;padding-top: 10px;margin-top: 0px;padding-bottom: 5px;margin-right:0 !important;padding-left: 9px;padding-right: 9px;}#header_startp_link a{background: #2bf1b8 !important;color: black;text-transform: uppercase;font-size: 21px;}.colligent .navbar.colligent .cart-nav-mobile li:first-of-type{display:block !important;}#header_cart_link{font-size: 16px;}#header_cart_link i{margin-right:0 !important;}#header_findp_link{background: #932e9e !important;color: black !important;margin-right: 25px;padding-top: 10px;margin-top: 0px;padding-bottom: 5px;padding-left: 9px;padding-right: 9px;}#header_findp_link a{background: #932e9e !important;color: white;text-transform: uppercase;font-size: 21px;}#header_findp_link{display:inline-flex;}.navbar-nav > li > a {font-size:13px;}.colligent .navbar.colligent .navbar-toggle .icon-bar, .colligent .navbar.colligent .navbar-toggle:hover .icon-bar {background: #2bf1b8;}.colligent .navbar-brand.colligent {background: url('https://www.fairplaid.org/files/images-fpl/fairplaid-crowdfunding-sport-logo-web.svg') left center no-repeat transparent;overflow: hidden;text-indent: -200px;background-size: 80%;width: 155px;margin-top:1px;height:44px;margin-left:15px;}.colligent .navbar-brand.colligent:after {content:'Sportcrowdfunding';margin-left: 420px;color: #fff;font-size: 11px;margin-top: -1px;position: absolute;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu {background: #303030;}.navbar {background: black;}#navbar-collapse-1 .cart-nav {background: #303030;}.navbar-nav > li > a:hover, .colligent .navbar.colligent.navbar-fixed-top .navbar-nav li a, .colligent .navbar.colligent .cart-index, .colligent .navbar .cart-nav-mobile li a {color: #2bf1b8;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu li a {color:#2bf1b8;border-bottom: 1px solid #505050;background: #303030;font-size:13px;}@media only screen and (min-width: 650px) {.colligent .navbar.colligent.navbar-fixed-top .navbar-nav li a {background: transparent;border-bottom:none;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open a {color:#2bf1b8;}}.navbar-nav {margin:0px -15px;}@media (min-width:768px){.navbar-nav {margin:0px -15px;}}.navbar-nav > li > a {padding:0px 17px;line-height: 45px;}.navbar {min-height: 45px;height:45px;margin:0;}.navspacer {height:45px;}.navbar-brand.colligent {overflow: hidden;text-indent: -200px;background-size: 80%;width: 155px;margin-top:1px;height:44px;margin-left:15px;}.navbar.colligent .navbar > .container-fluid .navbar-brand {margin-left: 0 ;margin-right: 15px;}.navbar-collapse {border-top:0px;}.navbar-toggle {margin-top:5px;padding:9px 5px 0 10px;}.colligent .navbar.colligent .navbar-toggle {border-color: transparent;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu {box-shadow: none;border-right: 0;border-bottom: 0;border-left: 0;padding: 0;left: 0;width: 100%;border-radius:0;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu li a {white-space: inherit;padding: 10px 10px 10px 20px;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open a {padding: 0px 17px;}.colligent .navbar.colligent .cart-index {display: inline-block;line-height: 22px;margin-right:5px;}.colligent .navbar.colligent .cart-index .ss-cart:before {margin-right: 10px;}.colligent .navbar.colligent .cart-navbar {margin-top: 4px;}.colligent .navbar.colligent .cart-navbar .dropdown-toggle {min-width: 165px;}.colligent .navbar.colligent .cart-nav-mobile {margin:0px;float:right;padding:0;}.colligent .navbar.colligent .cart-nav-mobile li {display: inline-block;margin-top: 11px;}.colligent .navbar.colligent .cart-nav-mobile li:first-of-type {margin-right: 13px;display: none;}.colligent .navbar.colligent .cart-nav-mobile li a.first {display:block;}.nav-center {display: none;}.mob-info-nav {display: none;}@media only screen and (min-width: 650px) {.navbar-nav > li > a {padding:0px 10px;}.colligent .navbar-brand.colligent {margin-left:0px;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav li a {background: transparent;border-bottom:none;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu {}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open .dropdown-menu li a {padding:10px 10px;}.colligent .navbar.colligent.navbar-fixed-top .navbar-nav .open a {padding: 0px 10px;}.colligent .navbar.colligent .cart-index {line-height: 22px;margin-right: 0px;}}#app > div.bg-main-color {position: fixed;width: 100%;height: 100%;top: 0;z-index: 99999;background: rgba(0,0,0,0.6);overflow: auto;}.whybox {min-height: 310px;}@media only screen and (max-width: 767px) {.whybox{min-height: 190px;}}.extern_black:after{background-image: url('https://fairplaid.org/files/images-all/streamline-icon-share-external-link-1@18x18.svg');background-repeat:no-repeat;background-size: 15px 10px;display: inline-block;width: 15px;height: 15px;content:"";position: static;}.extern_white:after{background-image: url('https://fairplaid.org/files/images-all/streamline-icon-share-external-link-1@18x18-white.svg');background-repeat:no-repeat;background-size: 15px 10px;display: inline-block;width: 15px;height: 15px;content:"";position: static;}@media only screen and (max-width: 767px){.extern_black:after{background-image: url('https://fairplaid.org/files/images-all/streamline-icon-share-external-link-1@18x18.svg');background-repeat:no-repeat;background-size: 8px 8px;display: inline-block;width: 15px;height: 15px;content:"";position: static;}.extern_white:after{background-image: url('https://fairplaid.org/files/images-all/streamline-icon-share-external-link-1@18x18-white.svg');background-repeat:no-repeat;background-size: 8px 8px;display: inline-block;width: 15px;height: 15px;content:"";position: static;}}.cart-item-list-infos-delete img{display: inline;}col-react-bridge[component='secuconnect-iframe']{margin-left:50px;}.cart-payment-check + div.form-single,.cart-payment-check + div.form-single+ div.form-single,.cart-payment-check + div.form-single+ div.form-single+ div.form-single{margin-left:50px;}@media only screen and (max-width: 767px){col-react-bridge[component='secuconnect-iframe']{margin-left:20px;}col-react-bridge[component='secuconnect-iframe'] iFrame {width:100%;}.cart-payment-check + div.form-single,.cart-payment-check + div.form-single+ div.form-single,.cart-payment-check + div.form-single+ div.form-single+ div.form-single{margin-left:20px;}}.footer > div.module:last-child p{text-transform: capitalize;}.loginform input[type='submit']:disabled{background: #d7d5d5;color:rgb(180,179,179) !important;cursor: not-allowed;}.projectsharing-icon + .projectsharing-icon + .projectsharing-icon + .projectsharing-icon a:before {content:url("https://www.fairplaid.org/files/img/whatsapp-logos-black.SVG");}.projectsharing div:last-child a img {display:none;}.projectsharing div:last-child{display:none;}@media only screen and (max-width: 768px){.projectsharing-icon:last-child {display: flex!important;}}:root {--pending-color: #FFB017;}.icon-list-icon, .image-list-image {width: 70px;height: 70px;min-width: 70px;min-height: 70px;}