.slide-fade-enter-active[data-v-fa990cd2]{transition:all .6s ease-out}.slide-fade-leave-active[data-v-fa990cd2]{transition:all .6s ease-in}.slide-fade-enter-from[data-v-fa990cd2]{opacity:0;transform:translateY(10vh)}.slide-fade-leave-to[data-v-fa990cd2]{opacity:0}body.foundertest main{padding-top:0;padding-bottom:0;margin-top:0}body.foundertest main>.pageBox{padding:0}body.foundertest.loading .question,body.foundertest.loading .answers{opacity:0}:root{--boxPaddingHorz: 6em;--boxPaddingVert: 4.5em;--strokeDash: 251}#gruendertest{font-size:1rem;position:relative;background-color:var(--ciPetrol);display:flex;flex-wrap:wrap;flex-direction:column}@media (max-width: 1023px){#gruendertest{font-size:9px}}@media (max-width: 767px){#gruendertest{font-size:8px}}@media (max-width: 550px){#gruendertest{font-size:7px;--boxPaddingHorz: 4em;--boxPaddingVert: 3em}}@media (max-width: 375px){#gruendertest{font-size:6px}}#gruendertest .loader{position:absolute;width:100%;height:100%;left:0;top:0;bottom:0;right:0;display:none!important;justify-content:center;align-items:center;background-color:rgba(var(--ciBlueRGB),1);z-index:100;transition:all .15s ease-out}#gruendertest .loader.hidden{opacity:0;pointer-events:none;transition-duration:.5s}#gruendertest .loader svg.spinner{max-width:10rem;will-change:transform;animation:2s linear infinite svg-spinner}#gruendertest .loader svg.spinner circle{display:block;fill:transparent;stroke:#fff;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%;will-change:transform,stroke-dashoffset;animation:1.4s ease-in-out infinite both circle-spinner}@keyframes svg-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes circle-spinner{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(360deg)}}#gruendertest .reset{flex:1 0 100%;padding:2rem 0;margin:2rem var(--pbg) 0;border-top:1px solid #fff}#gruendertest .reset button:after{content:none}#gruendertest .reset button .label{line-height:1;margin:0;-webkit-hyphens:none!important;hyphens:none!important;font-size:1.6rem!important}#gruendertest .reset button .icon{width:1em;height:1em;flex:0 0 1em;transition:none;display:none}#gruendertest .reset button svg{fill:var(--grey)}#gruendertest .reset button:hover{color:#fff}#gruendertest .reset button:hover .icon{transform:rotate(360deg);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out}#gruendertest .container.entry-header{padding:var(--sectionMargin) var(--pbg);max-width:90rem;margin-left:auto;margin-right:auto}#gruendertest .container.entry-header .headline{color:#fff;margin-top:0;padding-top:0}#gruendertest .container.entry-header .question{max-width:100%}#gruendertest .container.entry-header .author{overflow:hidden;border-radius:50%;width:8em;height:8em;position:absolute;bottom:0;z-index:10;border:4px solid #fff;transform:translate(-1em,calc(100% + 4.5em))}@media (max-width: 1199px){#gruendertest .container.entry-header .author{transform:translate(-50%,calc(100% + 4.5em))}}#gruendertest .container.entry-header .author figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 550px){#gruendertest .container.entry-header button{margin-top:6em}}#gruendertest section{padding:var(--sectionMargin) var(--pbg) 0}#gruendertest .container{margin-top:0;max-width:100%}#gruendertest .row{margin:0;max-width:100%!important}#gruendertest .bodytext{font-size:inherit}#gruendertest .headline-icon{font-size:1em;line-height:.9;margin-bottom:0;display:flex;justify-content:space-between;align-items:center}#gruendertest .headline-icon .label{font-size:7.5em;font-weight:700;line-height:1}#gruendertest .headline-icon .icon{font-size:6em;height:3.5em;fill:currentColor}#gruendertest .headline-icon .icon svg{fill:currentColor}@media (max-width: 767px){#gruendertest .headline-icon .icon{display:none}}#gruendertest svg{stroke:none;width:100%;height:100%}#gruendertest form{flex:0 1 auto}#gruendertest form,#gruendertest fieldset{font-size:1em}#gruendertest fieldset{position:relative}#gruendertest .row{flex-direction:column}#gruendertest .container.prevBtn{position:relative;z-index:4;padding-left:var(--pbg)}#gruendertest .btn.btn--big{justify-content:center;border-radius:3.2rem!important}#gruendertest button{font-size:1em;width:auto;cursor:pointer;align-self:flex-start;flex-wrap:nowrap}#gruendertest button span{font-size:2.8em}#gruendertest button span+span{margin-left:.5em}#gruendertest button .label{font-weight:700;line-height:1.2;-webkit-hyphens:none;hyphens:none}#gruendertest button .icon{display:block;width:1em;height:1em;flex:0 0 1em;transition:transform .35s ease-out}#gruendertest button.prev,#gruendertest button.next{display:flex}#gruendertest button:hover .icon{transform:translate(.25em)}#gruendertest button.next{margin-left:auto;margin-right:0}#gruendertest button.prev{margin-left:0;width:4.8rem;transform:translateY(-100%);position:absolute;z-index:5}@media (min-width: 1280px){#gruendertest button.prev{width:6.4rem}}#gruendertest button.prev:hover .icon{transform:none}#gruendertest button:disabled{cursor:not-allowed;opacity:.5}#gruendertest button:disabled:hover{animation:shake .7s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}#gruendertest button:disabled:hover:after{transform:translate(-50%,-50%) scale(0)}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}#gruendertest *+.btn--group{margin:0;margin-top:var(--boxPaddingVert)}#gruendertest .checkbox,#gruendertest .radio{margin:0}#gruendertest .checkbox label,#gruendertest .radio label{padding-bottom:0;padding-left:0}#gruendertest label{font-size:2.4em;display:flex;align-items:center}#gruendertest label input{margin:0}#gruendertest label>*{font-size:1em}#gruendertest label span{margin-left:.75em}#gruendertest section.intro{margin:0}#gruendertest section.intro .headline-icon svg{fill:currentColor}#gruendertest section.intro .headline-icon .inner{max-width:80em}#gruendertest section.intro .headline-icon .label{color:var(--font)}#gruendertest section.intro .bodytext{margin-top:3em;max-width:80em}#gruendertest section.intro .bodytext p{font-size:2.8em}#gruendertest section.question-block{background-color:var(--ciPetrol)}#gruendertest .head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 1.6rem;margin-bottom:3.2rem;color:#fff}@media (max-width: 1199px){#gruendertest .head{flex-direction:row-reverse}}@media (max-width: 550px){#gruendertest .head{justify-content:center}}#gruendertest .head .label{font-weight:700;margin-bottom:2em;display:block;flex:1}#gruendertest .head .label span{font-size:2em}#gruendertest .head .progress-container{flex:0 1 auto;margin-right:0;text-align:center}#gruendertest .head .progress-container .progressBar{width:20em;height:20em;margin-top:0}@media (max-width: 767px){#gruendertest .head .progress-container{position:absolute;right:1.5rem;top:.5rem;margin-top:var(--sectionMarginHalf);margin-right:0;margin-bottom:0}#gruendertest .head .progress-container .label{display:none}#gruendertest .head .progress-container .progressBar{margin-left:auto;font-size:3px}}@media (max-width: 374px){#gruendertest .head .progress-container{display:none}}#gruendertest .head .status{flex:1;max-width:80em}@media (max-width: 550px){#gruendertest .head .status{flex:1 0 100%}}#gruendertest .head .status .topic{display:flex;justify-content:space-between;padding:0 var(--boxPaddingVert)}@media (max-width: 767px){#gruendertest .head .status .topic{padding-left:0}}#gruendertest .content{margin-top:6em}@media (min-width: 1200px){#gruendertest .content{max-width:80em;margin-left:auto}}#gruendertest .answers,#gruendertest .question{padding:var(--boxPaddingVert) var(--boxPaddingHorz);transition:opacity .25s ease-out}@media (max-width: 1199px){#gruendertest .answers{padding-left:0;padding-right:0}}#gruendertest .question{background-color:#fff;border-radius:3.2rem;position:relative;max-width:80em;display:flex;align-items:center;min-height:20em;color:var(--ciPetrol);box-shadow:var(--shadow03)}#gruendertest .question span{font-weight:500;line-height:1.4;font-style:italic;display:block;-webkit-hyphens:auto;hyphens:auto;font-size:2.8em}@media (min-width: 550px){#gruendertest .question span{font-size:2.4em}}@media (min-width: 1024px){#gruendertest .question span{font-size:3.2em}}#gruendertest .question:after{content:"";position:absolute;top:100%;left:9em;width:0;height:0;border-style:solid;border-width:3.2em 3.2em 0 0;border-color:#ffffff transparent transparent transparent}@media (max-width: 1199px){#gruendertest .question:after{left:var(--boxPaddingVert);transform:translate(50%)}}#gruendertest .answers{margin-top:2em;max-width:80rem}#gruendertest .answer{margin-top:3em}#gruendertest .answer:first-child{margin-top:0}#gruendertest .answer label{align-items:flex-start}#gruendertest .answer label span{flex:1;font-family:var(--ff-serif);font-weight:400;line-height:1.45;transition:color .25s ease-out;color:var(--grey)}#gruendertest .answer label input[type=radio]{width:1.5em;height:1.5em;flex:0 0 1.5em;transform:translateY(-.08em);background-color:transparent;border:.20899em solid #fff}#gruendertest .answer label input[type=radio]:before{content:none}#gruendertest .answer label input[type=radio]:after{width:100%;height:100%;opacity:1!important;background-color:#fff}#gruendertest .answer label input[type=radio]:checked{background-color:#fff}#gruendertest .answer label input[type=radio]:checked:after{background-color:var(--ciOrange)}#gruendertest .answer label input[type=radio]:checked+span{color:#fff}#gruendertest .answer label:hover span{color:#fff}@media (max-width: 549px){#gruendertest .result-intro{font-size:8px}}#gruendertest .result-intro .headline-icon{color:var(--ciPetrol);font-size:.8em}@media (max-width: 549px){#gruendertest .result-intro .headline-icon{font-size:.6em}}#gruendertest .result-intro .headline-icon .label{max-width:80rem}#gruendertest .result-intro h2{font-size:4.2em;margin-bottom:.75em;margin-top:.75em}@media (max-width: 549px){#gruendertest .result-intro h2{font-size:3.2em}}#gruendertest .result-intro .bodytext{max-width:80rem}#gruendertest .result-intro p{font-size:2em}#gruendertest .result-intro p.intro{font-size:2.4em}#gruendertest .result-block{background-color:#fff;padding-bottom:var(--sectionMargin)}#gruendertest .results-graphic{display:flex;justify-content:space-between;margin-top:9rem;font-family:var(--ff-serif)}#gruendertest .results-graphic .headline{color:#fff;font-size:4rem;font-weight:700;margin-bottom:2.4rem}@media (max-width: 1023px){#gruendertest .results-graphic{display:block}}#gruendertest .results-graphic .result{--shadowcolor: var(--ciPetrolRGB);position:relative;text-align:left;flex:1;max-width:calc(33.3334% - 3em);color:var(--ciPetrol);border-radius:2em;padding:3em;background-color:currentColor}@media (max-width: 1023px){#gruendertest .results-graphic .result{max-width:100%;margin-bottom:3.2em;padding:4.5em 2.5em;font-size:9px}}#gruendertest .results-graphic .result .headline,#gruendertest .results-graphic .result .list{position:relative;z-index:2}#gruendertest .results-graphic .result .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;height:90%;margin:0;z-index:1;opacity:.1}@media (max-width: 1023px){#gruendertest .results-graphic .result .icon{left:auto;right:0;top:0;transform:translate(-10%,10%);width:150px;height:150px}}#gruendertest .results-graphic .result .icon svg{fill:transparent;stroke:currentColor;stroke-width:5px;stroke-linecap:round}#gruendertest .results-graphic .result .icon svg ellipse{stroke:none;fill:currentColor}#gruendertest .results-graphic .result .icon svg ellipse.bg{fill:#fff;stroke-width:5px;stroke:currentColor}#gruendertest .results-graphic .result .label{font-size:1.8em;font-weight:500;margin:0;color:#fff}#gruendertest .results-graphic .result .label+.label{margin-top:1em}#gruendertest .results-graphic .result .label.no--value:before{content:none;font-weight:800}#gruendertest .results-graphic .result.mid{color:var(--font);--shadowcolor: 96, 99, 101}#gruendertest .results-graphic .result.bad{--shadowcolor: 119, 0, 77;color:var(--ciOrange);margin-bottom:0}#gruendertest .evaluation-block{background-color:var(--ciPetrol);padding-top:1px;margin-top:0}@media (max-width: 550px){#gruendertest .evaluation-block{font-size:8px}}#gruendertest .evaluation-block :not(.advice-box) h1,#gruendertest .evaluation-block :not(.advice-box) h2,#gruendertest .evaluation-block :not(.advice-box) h3,#gruendertest .evaluation-block :not(.advice-box) h4,#gruendertest .evaluation-block :not(.advice-box) h5,#gruendertest .evaluation-block :not(.advice-box) p,#gruendertest .evaluation-block :not(.advice-box) a{color:#fff}@media (min-width: 768px){#gruendertest .evaluation-block .result-intro{padding-left:var(--boxPaddingHorz);padding-right:var(--boxPaddingHorz)}}@media (min-width: 1024px){#gruendertest .evaluation-block .result-intro{padding-left:0;padding-right:0}}#gruendertest .evaluation-block .result-advice{margin-top:8rem}@media (min-width: 1024px){#gruendertest .evaluation-block .result-advice{display:flex;gap:0 var(--boxPaddingHorz);font-size:7.5px}}#gruendertest .evaluation-block .result-advice .headline-topic{font-size:4.2em;border-bottom:2px solid;padding-bottom:.5em;margin-bottom:1em}#gruendertest .evaluation-block .result-advice p{font-size:2.8em}#gruendertest .evaluation-block .result-advice p a:not(:hover){color:var(--ciOrange-light);border-bottom-color:currentColor}#gruendertest .evaluation-block .result-advice .advice-box{margin-top:4.5em;background-color:#fff;border-radius:2em;padding:var(--boxPaddingVert) var(--boxPaddingHorz);color:var(--font)}@media (min-width: 1024px){#gruendertest .evaluation-block .result-advice .advice-box{flex:0 0 50%;margin-top:0;font-size:7px}}#gruendertest .evaluation-block .result-advice .advice-box .headline-advice{font-size:2.8em;color:var(--ciPetrol)}#gruendertest .evaluation-block .result-advice .advice-box ul li{font-size:2.4em}#gruendertest .evaluation-block .result-advice .advice-box ul li a{color:var(--ciOrange-light)}#gruendertest .evaluation-block .result-advice .advice-box ul li a:hover{color:var(--ciOrange)}#gruendertest .evaluation-block .result-advice .advice-box ul li:last-child{margin-bottom:0}#gruendertest .evaluation-block .result-advice .advice-box ul.arrow-list li{margin-left:0!important;padding-left:2em}#gruendertest .advice-block{background-color:#fff;padding-bottom:var(--sectionMargin)}#gruendertest .advice-block+.reset{margin:0;background-color:#fff;border:none;padding:0 var(--pbg) var(--sectionMarginHalf)}#gruendertest .advice-block .container{max-width:80rem}@media (min-width: 1440px){#gruendertest .advice-block .container{max-width:100%;display:flex;flex-wrap:wrap;gap:0 var(--boxPaddingHorz)}#gruendertest .advice-block .container .tips,#gruendertest .advice-block .container .nextSteps{flex:1;margin-top:0!important}#gruendertest .advice-block .container .nextSteps{max-width:50%}}#gruendertest .advice-block .bodytext{font-size:2rem}#gruendertest .advice-block h1{margin-top:0}#gruendertest .advice-block .tips h1.tips-person{display:flex;align-items:center}#gruendertest .advice-block .tips h1.tips-person .figure{overflow:hidden;border-radius:50%;margin-right:.5em;border:.75rem solid var(--ciPetrol);transform:translate(-.5rem)}#gruendertest .advice-block .tips h1.tips-person .figure img{max-width:100px}#gruendertest .advice-block .tips h1+p{font-size:2.1rem}@media (max-width: 767px){#gruendertest .advice-block .tips h1+p{font-size:1.8rem}}#gruendertest .advice-block .nextSteps{margin-top:4.8rem;border-radius:2em;padding:var(--boxPaddingVert) var(--boxPaddingHorz);background-color:var(--grey-light);display:flex;flex-direction:column;justify-content:center}#gruendertest .advice-block .nextSteps p:last-of-type{margin-bottom:0}.progressBar{color:var(--font)}.progressBar svg text{text-anchor:middle;font-weight:800;font-size:22px;fill:#fff;transition:all .25s ease-out}.progressBar svg circle{stroke:#fff;fill:none;stroke-width:8px}.progressBar svg .progress{fill:none!important;stroke:currentColor!important;stroke-linecap:round;stroke-width:8px;stroke-dasharray:251;stroke-dashoffset:251;stroke-dashoffset:var(--strokeDash);transform-origin:center;transform:rotate(-90deg);transition:opacity .25s ease-out,color .25s ease-out,stroke-dashoffset 1s 0s ease-out}
