.typeWrap-wt_tabcontentdisplay .typeWrap-wt_klappelemente{margin-bottom:20px}.typeWrap-wt_tabcontentdisplay .cRight .box{padding:35px}@media(max-width: 1000px){.typeWrap-wt_tabcontentdisplay .cRight .box{padding:0 0 50px}}.typeWrap-wt_tabcontentdisplay .typeWrap-wt-2cols-right-container.bgcolor-white{float:left;width:100%;box-shadow:0 0 5px rgba(var(--shadow-color-rgb), 0.3);border-radius:var(--border-radius);padding-left:calc(var(--main-space)*2) !important;padding-right:calc(var(--main-space)*2) !important}@media(max-width: 1000px){.typeWrap-wt_tabcontentdisplay .typeWrap-wt-2cols-right-container.bgcolor-white .cLeft{order:2}.typeWrap-wt_tabcontentdisplay .typeWrap-wt-2cols-right-container.bgcolor-white .cRight{order:1}.typeWrap-wt_tabcontentdisplay .typeWrap-wt-2cols-right-container.bgcolor-white .cRight .box{padding-top:50px;padding-bottom:30px}}@media(max-width: 767px){.typeWrap-wt_tabcontentdisplay .typeWrap-wt-2cols-right-container.bgcolor-white{padding-left:var(--main-space) !important;padding-right:var(--main-space) !important}}.typeWrap-wt_tabcontentdisplay .buttonLink{text-align:center}.typeWrap-wt_tabcontentdisplay .tabs{margin-top:50px;text-align:center}.typeWrap-wt_tabcontentdisplay .tabs .tabPanel{display:none;margin-top:var(--main-space);text-align:left}.typeWrap-wt_tabcontentdisplay .tabs label:before{display:none !important}.typeWrap-wt_tabcontentdisplay .tabs .tabs__input:checked+label{background-color:var(--main-color);color:var(--button-link-fontcolor-hover)}.typeWrap-wt_tabcontentdisplay .tabs .tabs__input:checked+label+.tabPanel{display:block}@media(max-width: 768px){.typeWrap-wt_tabcontentdisplay .tabs{display:flex;flex-wrap:wrap;gap:12px}.typeWrap-wt_tabcontentdisplay .tabs .tabs__input{order:0;display:none}.typeWrap-wt_tabcontentdisplay .tabs .tabNav__btn{order:1;display:block;width:100%}.typeWrap-wt_tabcontentdisplay .tabs .tabPanel{order:2;width:100%;margin-top:0}.typeWrap-wt_tabcontentdisplay .tabs .tabPanel:first-of-type{margin-top:8px}}@keyframes slideOutToLeft{0%{transform:translateX(0);opacity:1}100%{transform:translateX(-100%);opacity:0}}@keyframes slideInFromLeft{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}