.grid{display:grid}.grid-25{grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (min-width:768px)and (max-width:960px){.grid-25-m{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width:961px){.grid-25-l{grid-template-columns:1fr 1fr 1fr 1fr}}.grid-33{grid-template-columns:1fr 1fr 1fr}@media screen and (min-width:768px)and (max-width:960px){.grid-33-m{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:961px){.grid-33-l{grid-template-columns:1fr 1fr 1fr}}.grid-50{grid-template-columns:1fr 1fr}@media screen and (min-width:768px)and (max-width:960px){.grid-50-m{grid-template-columns:1fr 1fr}}@media screen and (min-width:961px){.grid-50-l{grid-template-columns:1fr 1fr}}.circle-loader-wrapper{min-height:18.75rem}.circle-loader{height:5rem;left:calc(50% - 2.5rem);position:absolute;top:calc(50% - 2.5rem);width:5rem}.circle-loader__beam{-webkit-animation:loader-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.25rem solid transparent;border-top-color:#ec0016;border-radius:50%;height:100%;position:absolute;width:100%}.circle-loader__beam:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.circle-loader__beam:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}@-webkit-keyframes loader-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.qf-web-switch{gap:1rem;min-height:46.5625rem;padding-top:0;position:relative}.qf-web-switch--hidden.grid{display:none}@media screen and (min-width:320px)and (max-width:960px){.qf-web-switch{padding:1rem 0}}@media screen and (min-width:768px)and (max-width:960px){.qf-web-switch{padding:1.5rem 0}}@media screen and (min-width:601px)and (max-width:767px){.qf-web-switch{min-height:32.5rem}}@media screen and (min-width:768px){.qf-web-switch{min-height:29.6875rem}}@media screen and (min-width:961px){.qf-web-switch{grid-template-columns:2fr 1fr;min-height:22.8125rem;padding-top:1.5rem}.stage+.qf-web-switch{margin-top:-4.5rem}}.qf-web-switch__headline{margin-bottom:1rem}.qf-web-switch .content-teaser{background-color:#fff;border-radius:.25rem;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);margin-bottom:0;padding:0}@media screen and (min-width:961px){.qf-web-switch .content-teaser:first-child .content-teaser__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.qf-web-switch .content-teaser--body,.qf-web-switch .content-teaser .button-container{margin:1.5rem}.qf-web-switch .content-teaser .button-container{margin-top:0}