.erecht24-content,.prose-legal{color:#cbd5e1;line-height:1.75}.erecht24-content h1,.erecht24-content h2,.erecht24-content h3{color:#22d3ee;font-weight:700;margin-top:2rem;margin-bottom:.75rem}.erecht24-content h1{font-size:1.5rem}.erecht24-content h2{font-size:1.25rem}.erecht24-content h3{font-size:1.1rem;color:#94a3b8}.erecht24-content p{margin-bottom:1rem}.erecht24-content ol,.erecht24-content ul{padding-left:1.5rem;margin-bottom:1rem;list-style:disc}.erecht24-content ol{list-style:decimal}.erecht24-content li{margin-bottom:.25rem}.erecht24-content a{color:#22d3ee;text-decoration:underline;word-break:break-all}.erecht24-content a:hover{color:#67e8f9}.erecht24-content strong{color:#e2e8f0;font-weight:600}.erecht24-content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.9rem}.erecht24-content td,.erecht24-content th{border:1px solid #334155;padding:.5rem .75rem;text-align:left}.erecht24-content th{background:#1e293b;color:#94a3b8}.erecht24-content .e-recht24{all:unset;display:block}html.light .erecht24-content{color:#334155}html.light .erecht24-content h1,html.light .erecht24-content h2{color:#0891b2}html.light .erecht24-content h3{color:#64748b}html.light .erecht24-content strong{color:#1e293b}html.light .erecht24-content th{background:#f1f5f9;color:#475569}html.light .erecht24-content td,html.light .erecht24-content th{border-color:#e2e8f0}.header-wrapper{width:100%;max-width:1440px;margin:0 auto;padding:24px;box-sizing:border-box;justify-content:space-between}.header-wrapper,.logo-wrap{display:flex;align-items:center}.logo-wrap{gap:16px;text-decoration:none}.logo-wrap img{height:96px;width:auto}@media (max-width:640px){.logo-wrap img{height:64px}.header-wrapper{padding:12px 16px;height:auto}.logo-wrap .brand-text{font-size:24px}}.logo-wrap .brand-text{font-weight:700;font-size:32px;color:#fff;transition:color .2s}.logo-wrap:hover .brand-text{color:#22d3ee}.logo-wrap .accent{color:#06b6d4}html.light .logo-wrap .brand-text{color:#0f172a}html.light .logo-wrap .accent{color:#0e7490}.nav-but-wrap{display:flex;align-items:center;gap:20px}.menu-icon{height:30px;width:30px;position:relative;cursor:pointer;display:block;z-index:2001;background:none;border:none;padding:0}.menu-icon__line{height:2px;width:30px;display:block;background-color:#fff;margin-bottom:7px;transition:transform .2s ease,background-color .5s ease}.menu-icon__line-left,.menu-icon__line-right{width:16.5px;transition:all .2s linear}.menu-icon__line-right{float:right;margin-bottom:0}.menu-icon:hover .menu-icon__line-left,.menu-icon:hover .menu-icon__line-right{width:30px}html.light .menu-icon__line{background-color:#0f172a}body.nav-active .menu-icon__line{transform:translate(0) rotate(-45deg)}body.nav-active .menu-icon__line-left{width:15px;transform:translate(2px,4px) rotate(45deg)}body.nav-active .menu-icon__line-right{width:15px;transform:translate(-3px,-3.5px) rotate(45deg)}:root{--c-text-primary:#cbd5e1;--c-bg-secondary:#1e293b;--c-bg-button:#334155}body.light-theme,html.light{--c-text-primary:#0f172a;--c-bg-secondary:#e2e8f0;--c-bg-button:#ffffff}.switch-wrap-nav{display:flex;align-items:center;gap:8px}.theme-switcher{background-color:var(--c-bg-secondary);border-radius:10px;display:flex;padding:3px;align-items:center;position:relative;overflow:hidden;height:40px;min-width:188px}.theme-switcher .slider{display:block;position:absolute;z-index:1;width:calc((100% - 6px) / 2);top:3px;bottom:3px;border-radius:7px;transition:transform .22s ease-out;background-color:var(--c-bg-button);box-shadow:0 1px 3px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);pointer-events:none}.theme-switcher input{display:none}.theme-switcher[data-theme=light-theme] .slider{transform:translateX(0)}.theme-switcher[data-theme=dark-theme] .slider{transform:translateX(100%)}.theme-switcher label{position:relative;z-index:2;width:50%;color:var(--c-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;height:100%;display:flex;align-items:center;justify-content:center;padding:0 12px;box-sizing:border-box}.theme-switcher label span{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:500;letter-spacing:0;white-space:nowrap}.theme-switcher label svg{width:15px;height:15px;flex-shrink:0}@media (max-width:640px){.theme-switcher{min-width:unset;width:auto}}.nav-backdrop{position:fixed;inset:0;z-index:1300;background:transparent}.nav-panel{z-index:1400;visibility:hidden;pointer-events:none}.nav-panel,.nav-panel:after{position:fixed;top:145px;right:0}.nav-panel:after{content:"";background:rgba(2,6,23,.92);backdrop-filter:blur(15px);border-left:1px solid rgba(255,255,255,.1);border-bottom-left-radius:20px;box-shadow:-15px 15px 35px rgba(0,0,0,.5);width:0;height:calc(100vh - 145px);z-index:-1;transition:width .4s cubic-bezier(.77,0,.175,1)}body.nav-active .nav-panel{visibility:visible;pointer-events:all}body.nav-active .nav-panel:after{width:100%;max-width:360px;border-radius:0 0 0 20px}.nav__content{position:fixed;top:145px;right:0;width:360px;max-width:100vw;height:calc(100vh - 145px);padding:40px;text-align:left;overflow-y:auto;display:flex;flex-direction:column;visibility:hidden;transition:visibility 0s .4s}body.nav-active .nav__content{visibility:visible;transition:visibility 0s}@media (min-width:640px){.nav__header{display:none!important}}.nav__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}html.light .nav__header{border-bottom-color:rgba(0,0,0,.1)}.nav__close-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0}.nav__close-btn:hover{background:rgba(6,182,212,.15);color:#22d3ee;border-color:rgba(6,182,212,.3)}html.light .nav__close-btn{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.1);color:#0f172a}html.light .nav__close-btn:hover{background:rgba(6,182,212,.1);color:#0891b2}html.light .nav-panel:after{background:rgba(255,255,255,.92);border-left:1px solid rgba(0,0,0,.1);box-shadow:-15px 15px 35px rgba(0,0,0,.15)}.nav__list{padding:0;margin:0;list-style:none}.nav__list-item{position:relative;display:block;opacity:0;transform:translateX(30px);transition:opacity .2s ease,transform .2s ease;margin:8px 0}body.nav-active .nav__list-item{opacity:1;transform:translateX(0);transition:opacity .3s ease .1s,transform .3s ease .1s}.nav__list-item a{position:relative;text-decoration:none;color:rgba(255,255,255,.6);font-weight:600;font-size:18px;padding:6px 0 6px 30px;display:block;transition:all .2s linear}.nav__list-item a:before{position:absolute;content:"";top:50%;left:0;width:4px;height:0;opacity:0;background-color:#06b6d4;transform:translateY(-50%);transition:all .2s linear}.nav__list-item a:hover:before,.nav__list-item.active-nav a:before{height:100%;opacity:1}.nav__list-item a:hover,.nav__list-item.active-nav a{color:#fff}html.light .nav__list-item a{color:rgba(15,23,42,.6)}html.light .nav__list-item a:hover,html.light .nav__list-item.active-nav a{color:#0f172a}.nav__section-title{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.4);margin-top:24px;margin-bottom:8px;padding-left:30px;font-weight:600;opacity:0;transform:translateX(30px);transition:opacity .2s ease,transform .2s ease}body.nav-active .nav__section-title{opacity:1;transform:translateX(0);transition:opacity .3s ease .1s,transform .3s ease .1s}html.light .nav__section-title{color:rgba(15,23,42,.4)}.nav__cta{margin-top:20px;padding-top:20px;border-top:1px solid rgba(71,85,105,.3);opacity:0;transition:opacity .3s ease .2s;display:flex;flex-direction:column}body.nav-active .nav__cta{opacity:1}.slider-wrapper{position:relative;width:100%;overflow:hidden;display:flex;justify-content:center;padding:40px 0}.pain-marquee{display:flex;width:max-content;gap:20px;animation:pain-scroll 28s linear infinite}.pain-marquee:hover{animation-play-state:paused}@keyframes pain-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.news__item{width:300px;flex-shrink:0;padding:30px;color:#fff;border-radius:20px;display:block;transition:all .4s cubic-bezier(.165,.84,.44,1);text-decoration:none;border:1px solid rgba(255,255,255,.05);background:rgba(15,23,42,.4);cursor:default}html.light .news__item{color:#0f172a;background:rgba(255,255,255,.6);border-color:rgba(0,0,0,.05)}.news__item:hover{border-color:#ef4444!important;box-shadow:0 0 30px rgba(239,68,68,.3);transform:translateY(-5px);background:rgba(15,23,42,.8)}html.light .news__item:hover{background:#fff;box-shadow:0 10px 30px rgba(239,68,68,.15)}.news-date{padding-bottom:15px;margin-bottom:15px;border-bottom:2px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;gap:12px;opacity:.7;transition:opacity .3s}html.light .news-date{border-bottom-color:rgba(0,0,0,.1)}.news__item:hover .news-date,.news__item:hover .news__title,.news__item:hover .news__txt{opacity:1}.news-date__title{display:block;font-size:28px;font-weight:500;background:linear-gradient(90deg,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.news-date__txt{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8}.news__title{font-size:20px;font-weight:700;opacity:1;margin-top:5px;margin-bottom:10px;transition:color .3s}html.light .news__title{color:#0f172a}.news__txt{margin:0 0 20px;line-height:1.5;font-size:14px;opacity:.8;transition:opacity .3s;color:#94a3b8}html.light .news__txt{color:#475569}.news__img{border-radius:12px;height:120px;width:100%;margin-top:15px;background:rgba(30,41,59,.3);border:1px solid rgba(255,255,255,.03);display:flex;align-items:center;justify-content:center;font-size:36px;transition:all .3s}html.light .news__img{background:rgba(241,245,249,.5)}.news__img svg{width:48px;height:48px;fill:#ef4444;transition:all .3s}.news__item:hover .news__img svg{transform:scale(1.1);filter:drop-shadow(0 0 10px rgba(239,68,68,.5))}.ergebnis-icon-wrap svg{width:36px;height:36px;fill:#06b6d4;transition:all .3s}.group:hover .ergebnis-icon-wrap svg{transform:scale(1.1);filter:drop-shadow(0 0 10px rgba(6,182,212,.55))}html.light .ergebnis-icon-wrap svg{fill:#0891b2}.lw-section{background:#020617;padding:96px 0}html.light .lw-section{background:#ffffff}.lw-inner{max-width:900px;margin:0 auto;padding:0 24px}.lw-head{text-align:center;margin-bottom:2rem}.lw-head h2{font-size:clamp(1.875rem,4vw,2.5rem);font-weight:800;color:#ffffff;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.lw-head p{font-size:1rem;color:rgba(255,255,255,.55);margin:0}html.light .lw-head h2{color:#0f172a}html.light .lw-head p{color:#475569}.lw-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:1.25rem}@media (max-width:640px){.lw-tabs{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:8px!important;padding-bottom:6px!important;margin-bottom:1rem!important}.lw-tabs::-webkit-scrollbar{display:none}.lw-tab{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;padding:10px!important;border-radius:12px!important;width:52px!important;height:52px!important}.lw-tab,.lw-tab .ti{flex-shrink:0!important}.lw-tab .ti{width:32px!important;height:32px!important;border-radius:8px!important;margin-bottom:0!important}.lw-tab .ti svg{width:16px!important;height:16px!important}.lw-tab span{display:none!important}.lw-grid{grid-template-columns:1fr!important;gap:6px!important}.lw-tile{display:grid!important;grid-template-columns:18px 1fr!important;grid-template-rows:auto auto!important;column-gap:12px!important;row-gap:2px!important;padding:11px 14px!important;align-items:start!important}.lw-chk{grid-column:1!important;grid-row:1/3!important;margin-top:3px!important}.lw-chk,.lw-tile h4{margin-bottom:0!important}.lw-tile h4{grid-row:1!important;font-size:.85rem!important}.lw-tile h4,.lw-tile p{grid-column:2!important}.lw-tile p{grid-row:2!important;font-size:.72rem!important}.lw-card{padding:1rem!important}.lw-ch{gap:10px!important;margin-bottom:.75rem!important}.lw-ico{width:40px!important;height:40px!important}.lw-ico svg{width:20px!important;height:20px!important}.lw-ch-text h3{font-size:1rem!important}.lw-desc{font-size:.83rem!important;margin-bottom:1rem!important}}.lw-tab{padding:12px 8px;border:1.5px solid rgba(51,65,85,.6);background:rgba(255,255,255,.03);border-radius:14px;font-size:.8rem;font-weight:600;color:rgba(255,255,255,.5);cursor:pointer;flex-direction:column;gap:5px;transition:all .2s;line-height:1.2;text-align:center;font-family:inherit}.lw-tab,.lw-tab .ti{display:flex;align-items:center}.lw-tab .ti{width:36px;height:36px;border-radius:10px;justify-content:center;margin-bottom:2px;background:rgba(255,255,255,.06);transition:background .2s}.lw-tab .ti svg{width:18px;height:18px}.lw-tab:hover{border-color:#00b8d4;color:rgba(255,255,255,.85)}html.light .lw-tab{background:#ffffff;border-color:rgba(203,213,225,.8);color:#64748b}html.light .lw-tab .ti{background:#f1f5f9}html.light .lw-tab:hover{border-color:#00b8d4;color:#0e7490}.lw-card{background:rgba(13,27,46,.85);border:1px solid rgba(51,65,85,.55);border-radius:18px;padding:1.5rem;backdrop-filter:blur(8px);transition:border-color .3s}html.light .lw-card{background:#ffffff;border-color:rgba(203,213,225,.8);box-shadow:0 8px 32px rgba(0,0,0,.06)}.lw-ch{gap:14px;margin-bottom:1rem}.lw-ch,.lw-ico{display:flex;align-items:center}.lw-ico{width:48px;height:48px;border-radius:12px;justify-content:center;flex-shrink:0}.lw-ico svg{width:24px;height:24px}.lw-ch-text h3{font-size:1.1rem;font-weight:700;color:#ffffff;margin:0 0 2px}.lw-ch-text p{font-size:.82rem;color:#94a3b8;margin:0}html.light .lw-ch-text h3{color:#0f172a}html.light .lw-ch-text p{color:#64748b}.lw-desc{font-size:.88rem;color:rgba(255,255,255,.55);line-height:1.65;margin:0 0 1.25rem}html.light .lw-desc{color:#475569}.lw-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width:640px){.lw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lw-cta{flex-direction:column;align-items:stretch;gap:.75rem}.lw-cta.vis{max-height:280px!important}.lw-btn{text-align:center;white-space:normal;width:100%}}.lw-tile{background:rgba(255,255,255,.04);border:1.5px solid rgba(51,65,85,.5);border-radius:12px;padding:14px 12px;cursor:pointer;transition:all .2s;position:relative}.lw-tile:hover{background:rgba(255,255,255,.07)}.lw-tile.sel,.lw-tile:hover{border-color:var(--tab-clr,#06b6d4)}.lw-tile.sel{background:color-mix(in srgb,var(--tab-clr,#06b6d4) 10%,transparent)}html.light .lw-tile{background:#f8fafc;border-color:#e2e8f0}html.light .lw-tile:hover{border-color:#06b6d4;background:#f0fdfe}html.light .lw-tile.sel{background:color-mix(in srgb,var(--tab-clr,#06b6d4) 12%,white);border-color:var(--tab-clr,#06b6d4)}.lw-chk{width:18px;height:18px;border:1.5px solid rgba(51,65,85,.6);border-radius:5px;background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;margin-bottom:8px;transition:all .2s}.lw-tile.sel .lw-chk{background:var(--tab-clr,#06b6d4);border-color:var(--tab-clr,#06b6d4)}html.light .lw-chk{border-color:#cbd5e1;background:#fff}.lw-tile h4{font-size:.82rem;font-weight:700;color:rgba(255,255,255,.85);margin:0 0 4px}.lw-tile p{font-size:.72rem;color:rgba(255,255,255,.6);margin:0;line-height:1.5}html.light .lw-tile h4{color:#0f172a}html.light .lw-tile p{color:#475569}.lw-cta{margin-top:1.1rem;background:rgba(0,184,212,.08);border:1px solid rgba(0,184,212,.25);border-radius:14px;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:opacity .25s,max-height .3s;overflow:hidden}.lw-cta.hidden{opacity:0;pointer-events:none;max-height:0;padding:0 1.25rem;margin-top:0}.lw-cta.vis{opacity:1;pointer-events:all;max-height:120px}html.light .lw-cta{background:#e8f9fd;border-color:#a8def0}.lw-cta-txt strong{display:block;font-size:.88rem;font-weight:700;color:#22d3ee;margin-bottom:2px}.lw-cta-txt span{font-size:.78rem;color:rgba(255,255,255,.5)}html.light .lw-cta-txt strong{color:#005f79}html.light .lw-cta-txt span{color:#007a9e}.lw-btn{background:linear-gradient(135deg,#00c6e0,#0088c8);color:#fff;border:none;border-radius:10px;padding:11px 22px;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .2s;font-family:inherit;text-decoration:none}.lw-btn:hover{opacity:.9}#lw-cookie-toggle{position:fixed;bottom:24px;left:24px;z-index:10001;width:48px;height:48px;border-radius:14px;background:rgba(2,6,23,.92);border:1px solid rgba(6,182,212,.35);color:#06b6d4;font-size:1.15rem;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(14px);box-shadow:0 4px 24px rgba(0,0,0,.45);transition:background .2s,border-color .2s,transform .15s,box-shadow .2s}#lw-cookie-toggle:hover{background:rgba(6,182,212,.14);border-color:rgba(6,182,212,.65);transform:scale(1.07);box-shadow:0 4px 28px rgba(6,182,212,.28)}#lw-cookie-toggle.needs-action:after{content:"";position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:50%;background:#f59e0b;border:1.5px solid rgba(2,6,23,.92)}html.light #lw-cookie-toggle{background:rgba(255,255,255,.95);border-color:rgba(6,182,212,.4)}html.light #lw-cookie-toggle:hover{background:rgba(6,182,212,.08)}@media (max-width:1023px){#lw-cookie-toggle{width:36px;height:36px;border-radius:10px;bottom:16px;left:auto;right:16px;font-size:1rem}}#lw-cookie-backdrop{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;pointer-events:none;transition:opacity .3s ease}#lw-cookie-backdrop.open{opacity:1;pointer-events:all}#lw-cookie-modal{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#0f172a;border:1px solid rgba(6,182,212,.2);border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.7);transform:translateY(16px) scale(.98);transition:transform .3s cubic-bezier(.34,1.56,.64,1);scrollbar-width:thin;scrollbar-color:#1e293b transparent}#lw-cookie-backdrop.open #lw-cookie-modal{transform:translateY(0) scale(1)}html.light #lw-cookie-modal{background:#ffffff;border-color:rgba(6,182,212,.25)}.lwck-header{display:flex;align-items:center;gap:12px;padding:20px 24px 16px;border-bottom:1px solid rgba(255,255,255,.06)}html.light .lwck-header{border-bottom-color:#e2e8f0}.lwck-header-icon{width:40px;height:40px;border-radius:12px;background:rgba(6,182,212,.12);border:1px solid rgba(6,182,212,.25);display:flex;align-items:center;justify-content:center;color:#06b6d4;font-size:1rem;flex-shrink:0}.lwck-header-title{flex:1 1;font-size:1rem;font-weight:700;color:#ffffff;letter-spacing:-.01em}html.light .lwck-header-title{color:#0f172a}.lwck-close{background:none;border:none;color:#64748b;font-size:1rem;cursor:pointer;padding:6px;border-radius:8px;transition:color .2s,background .2s;line-height:1}.lwck-close:hover{color:#ffffff;background:rgba(255,255,255,.06)}html.light .lwck-close:hover{color:#0f172a;background:#f1f5f9}.lwck-body{padding:20px 24px}.lwck-intro{font-size:.82rem;color:#94a3b8;line-height:1.65;margin-bottom:20px}html.light .lwck-intro{color:#475569}.lwck-category{border:1px solid rgba(255,255,255,.07);border-radius:14px;margin-bottom:10px;overflow:hidden;transition:border-color .2s}.lwck-category:last-child{margin-bottom:0}html.light .lwck-category{border-color:#e2e8f0}.lwck-cat-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;gap:12px}.lwck-cat-left{display:flex;align-items:center;gap:10px;flex:1 1}.lwck-cat-name{font-size:.88rem;font-weight:700;color:#e2e8f0}html.light .lwck-cat-name{color:#0f172a}.lwck-cat-chevron{color:#64748b;font-size:.75rem;transition:transform .25s ease;flex-shrink:0}.lwck-category.expanded .lwck-cat-chevron{transform:rotate(180deg)}.lwck-cat-body{font-size:.79rem;color:#64748b;line-height:1.65;padding:0 16px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.lwck-category.expanded .lwck-cat-body{max-height:200px;padding:0 16px 14px}.lwck-always-active{font-size:.75rem;font-weight:700;color:#06b6d4;letter-spacing:.02em;white-space:nowrap}.lwck-switch{position:relative;width:40px;height:22px;flex-shrink:0}.lwck-switch input{opacity:0;width:0;height:0;position:absolute}.lwck-switch-track{position:absolute;inset:0;background:rgba(255,255,255,.1);border-radius:999px;cursor:pointer;transition:background .2s}html.light .lwck-switch-track{background:#e2e8f0}.lwck-switch-track:before{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 4px rgba(0,0,0,.3)}.lwck-switch input:checked+.lwck-switch-track{background:#06b6d4}.lwck-switch input:checked+.lwck-switch-track:before{transform:translateX(18px)}.lwck-footer{padding:16px 24px 20px;border-top:1px solid rgba(255,255,255,.06)}html.light .lwck-footer{border-top-color:#e2e8f0}.lwck-btn-row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px;margin-bottom:12px}.lwck-btn{padding:10px 16px;border-radius:10px;font-size:.82rem;font-weight:700;cursor:pointer;border:none;transition:opacity .2s,transform .15s;font-family:inherit;white-space:nowrap;text-align:center}.lwck-btn:hover{opacity:.88;transform:translateY(-1px)}.lwck-btn-accept{grid-column:1/-1;background:linear-gradient(135deg,#06b6d4,#3b82f6);color:#fff}.lwck-btn-decline{background:rgba(255,255,255,.07);color:#94a3b8}html.light .lwck-btn-decline{background:#f1f5f9;color:#475569}.lwck-btn-save{background:rgba(6,182,212,.12);color:#06b6d4;border:1px solid rgba(6,182,212,.3)}html.light .lwck-btn-save{background:#e0f9fd}.lwck-links{display:flex;gap:16px;justify-content:center}.lwck-links a{font-size:.75rem;color:#94a3b8;text-decoration:none;transition:color .2s}.lwck-links a:hover{color:#06b6d4}body.light-theme{background-color:#ffffff!important;color:#0f172a!important}body.light-theme .cd-header{background:rgba(255,255,255,.98)!important;border-bottom:1px solid #e2e8f0!important}body.light-theme .brand-text,body.light-theme .logo-wrap .brand-text{color:#0f172a!important}body.light-theme .menu-icon__line{background-color:#0f172a!important}body.light-theme .hero-bg-gradient,body.light-theme .hero-section,html.light .hero-bg-gradient,html.light .hero-section{background-color:#ffffff!important;background-image:none!important}body.light-theme .hero-glow{display:none!important}body.light-theme .brand-text,body.light-theme .text-white,body.light-theme h1 span:not([class*=text-transparent]){color:#0f172a!important}body.light-theme .text-slate-300,body.light-theme .text-slate-400{color:#475569!important}body.light-theme .text-cyan-400,html.light .text-cyan-400{color:#0e7490!important}body.light-theme .lw-logo-item span,html.light .lw-logo-item span{color:#475569!important}body.light-theme .frameworks-center:not(.lw-center-logo),html.light .frameworks-center:not(.lw-center-logo){background:rgba(241,245,249,.95)!important;border-color:#e2e8f0!important;box-shadow:0 0 40px rgba(6,182,212,.1)!important}body.light-theme .orbit-icon,html.light .orbit-icon{background:#f1f5f9!important;border-color:#cbd5e1!important;box-shadow:0 4px 16px rgba(0,0,0,.1)!important}body.light-theme .nav-panel:after{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(15px)!important;border-left:1px solid rgba(0,0,0,.1)!important;box-shadow:-15px 15px 35px rgba(0,0,0,.15)!important}body.light-theme .nav__list-item a{color:rgba(15,23,42,.6)!important}body.light-theme .nav__list-item a:hover,body.light-theme .nav__list-item.active-nav a{color:#0f172a!important}body.light-theme .nav__section-title{color:rgba(15,23,42,.4)!important}body.light-theme footer{background-color:#f1f5f9!important;border-top-color:#e2e8f0!important}body.light-theme footer .text-slate-400,body.light-theme footer a,body.light-theme footer p{color:#475569!important}body.light-theme .waves use:not(:last-child),html.light .waves use:not(:last-child){fill:rgba(6,182,212,.4)!important}body.light-theme .waves use:last-child,html.light .waves use:last-child{fill:#ffffff!important}body.light-theme .waves-container,html.light .waves-container{background:#ffffff}body.light-theme .border-slate-700,body.light-theme .border-slate-800{border-color:#e2e8f0!important}.team-card-elevated{transform:translateY(0)}@media (min-width:500px){.team-card-elevated,.team-card-elevated:hover{transform:translateY(15%)}}body.light-theme,html.light body{background-color:#ffffff!important;color:#0f172a!important}body.light-theme main,body.light-theme section,html.light main,html.light section{background-color:#ffffff!important;background-image:none!important}body.light-theme .bg-slate-800,body.light-theme .bg-slate-900,body.light-theme .bg-slate-950,html.light .bg-slate-800,html.light .bg-slate-900,html.light .bg-slate-950{background-color:#ffffff!important}body.light-theme .bg-slate-800\/50,body.light-theme .bg-slate-900\/50,body.light-theme .bg-slate-950\/50,body.light-theme .bg-white\/5,body.light-theme .from-slate-800,body.light-theme .from-slate-900,html.light .bg-slate-800\/50,html.light .bg-slate-900\/50,html.light .bg-slate-950\/50,html.light .bg-white\/5,html.light .from-slate-800,html.light .from-slate-900{background-image:none!important;background-color:#ffffff!important;border-color:#e2e8f0!important;box-shadow:0 4px 20px rgba(0,0,0,.06)!important}body.light-theme .brand-text,body.light-theme .text-white,body.light-theme h1,body.light-theme h2,body.light-theme h3,body.light-theme h4,html.light .brand-text,html.light .text-white,html.light h1,html.light h2,html.light h3,html.light h4{color:#0f172a!important}body.light-theme .text-transparent,html.light .text-transparent{color:transparent!important}body.light-theme .text-slate-300,body.light-theme .text-slate-400,html.light .text-slate-300,html.light .text-slate-400{color:#475569!important}body.light-theme .text-slate-500,html.light .text-slate-500{color:#64748b!important}body.light-theme .border-slate-700,body.light-theme .border-slate-800,body.light-theme .border-slate-900,body.light-theme .border-white\/10,html.light .border-slate-700,html.light .border-slate-800,html.light .border-slate-900,html.light .border-white\/10{border-color:rgba(0,0,0,.08)!important}body.light-theme .service-card,html.light .service-card{background-color:#ffffff!important;border-color:#e2e8f0!important}body.light-theme #ergebnisse .rounded-2xl,html.light #ergebnisse .rounded-2xl{background:#ffffff!important;border-color:#e2e8f0!important}body.light-theme footer,html.light footer{background-color:#ffffff!important;border-top-color:rgba(0,0,0,.08)!important}body.light-theme footer .text-white,body.light-theme footer h4,html.light footer .text-white,html.light footer h4{color:#0f172a!important}body.light-theme footer .text-slate-400,body.light-theme footer .text-slate-500,body.light-theme footer a,body.light-theme footer p,html.light footer .text-slate-400,html.light footer .text-slate-500,html.light footer a,html.light footer p{color:#475569!important}body.light-theme footer .border-slate-900,html.light footer .border-slate-900{border-color:rgba(0,0,0,.08)!important}body.light-theme .waves-container,html.light .waves-container{background:#ffffff!important;background-image:none!important}body.light-theme .waves use,html.light .waves use{fill:rgba(6,182,212,.4)!important}body.light-theme .wave-fill-last,html.light .wave-fill-last{fill:#ffffff!important}@media (max-width:640px){.swanky-btn{padding:13px 24px!important;font-size:clamp(.875rem,4vw,1rem)!important;border-radius:8px!important;width:100%!important;justify-content:center!important}.swanky-btn .arrow{right:16px!important}}@media (max-width:600px){.svc-grid{gap:16px!important;padding:24px 16px 32px!important;grid-template-rows:none!important;grid-auto-rows:auto!important}.svc-card,.svc-card:hover{height:auto!important;display:block!important;overflow:hidden!important;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease!important;box-shadow:0 4px 24px rgba(0,0,0,.25)!important}.svc-card:hover .svc-icon-box,.svc-icon-box{position:relative!important;top:auto!important;scale:1!important;width:100%!important;height:160px!important;margin:0!important;border-radius:12px 12px 0 0!important;display:block!important;box-shadow:none!important;pointer-events:none!important}.svc-icon-box:after{display:none!important}.svc-card:hover .svc-content,.svc-content{position:relative!important;top:auto!important;height:auto!important;overflow:hidden!important;padding:14px 16px 0!important;text-align:left!important;transition:none!important}.svc-content h3{font-size:1rem!important;margin-bottom:0!important;line-height:1.3!important}.svc-claim,.svc-list{max-height:0!important;overflow:hidden!important;opacity:0!important;margin:0!important;padding-bottom:0!important;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease!important}.svc-card.open{border-color:var(--clr)!important;box-shadow:0 4px 24px rgba(0,0,0,.25),0 0 32px var(--clr-glow)!important}.svc-card.open .svc-claim{max-height:120px!important;opacity:1!important;margin-bottom:.75rem!important;padding-bottom:.75rem!important}.svc-card.open .svc-list{max-height:300px!important;opacity:1!important;margin-bottom:16px!important}.svc-card:after{content:"+";display:block;text-align:right;padding:2px 16px 10px;font-size:1.25rem;line-height:1;color:var(--clr);opacity:.6;transition:transform .3s ease,opacity .2s}.svc-card.open:after{transform:rotate(45deg);opacity:1}}body.light-theme .svc-section,html.light .svc-section{background:#ffffff!important}body.light-theme .svc-card,html.light .svc-card{background:#ffffff!important;border-color:rgba(203,213,225,.7)!important}body.light-theme .svc-content h3,html.light .svc-content h3{color:var(--clr)!important}body.light-theme .svc-claim,html.light .svc-claim{color:#475569!important}body.light-theme .svc-list li,html.light .svc-list li{color:#334155!important}body.light-theme .team-section,html.light .team-section{background-color:#ffffff!important}body.light-theme .team-watermark,html.light .team-watermark{color:rgba(203,213,225,.3)!important}body.light-theme .team-card:after,html.light .team-card:after{background:linear-gradient(180deg,hsla(210,20%,90%,.2),hsla(210,40%,98%,.85))!important}body.light-theme .team-card-content h3,html.light .team-card-content h3{color:#0f172a!important}body.light-theme .team-card-content p,html.light .team-card-content p{color:#64748b!important}body.light-theme .hero-glow,html.light .hero-glow{display:none!important}body.light-theme .hover\:border-cyan-500\/30:hover,html.light .hover\:border-cyan-500\/30:hover{border-color:#06b6d4!important}body.light-theme input,body.light-theme select,body.light-theme textarea,html.light input,html.light select,html.light textarea{background-color:#ffffff!important;border-color:#cbd5e1!important;color:#0f172a!important;box-shadow:0 1px 2px rgba(0,0,0,.05)!important}body.light-theme input::placeholder,body.light-theme textarea::placeholder,html.light input::placeholder,html.light textarea::placeholder{color:#94a3b8!important}body.light-theme input:focus,body.light-theme select:focus,body.light-theme textarea:focus,html.light input:focus,html.light select:focus,html.light textarea:focus{border-color:#06b6d4!important;box-shadow:0 0 0 2px rgba(6,182,212,.25)!important}.pain-slider-wrapper{max-width:900px;margin:0 auto;position:relative}.pain-cards-track{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:768px){.pain-cards-track{grid-template-columns:1fr}}.pain-card{background:rgba(15,23,42,.8);border:1px solid rgba(51,65,85,.6);border-radius:16px;padding:1.75rem 1.5rem;transition:border-color .3s,box-shadow .3s;cursor:pointer}.pain-card.active{border-color:rgba(239,68,68,.5);box-shadow:0 0 30px rgba(239,68,68,.12)}.pain-card-num{font-size:2rem;font-weight:800;color:rgba(239,68,68,.3);line-height:1;margin-bottom:.25rem}.pain-card-cat{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.75rem}.pain-card-title{font-size:1.1rem;font-weight:700;color:#f1f5f9;margin-bottom:.5rem}.pain-card-text{font-size:.82rem;color:#64748b;line-height:1.6}.pain-card-icon{font-size:1.75rem;margin-top:1rem;opacity:.6}.problem-watermark{color:rgba(239,68,68,.18);font-size:clamp(6rem,1.3333rem + 14.9333vw,20rem);font-weight:800;position:absolute;z-index:0;left:50%;top:20%;transform:translate(-50%,-15%);-webkit-user-select:none;user-select:none;letter-spacing:.5rem;pointer-events:none}.subpage-hero{padding-top:13rem!important;padding-bottom:5rem!important}@media (max-width:640px){.subpage-hero{padding-top:11rem!important;padding-bottom:4rem!important}}.team-section{position:relative;overflow:hidden}.team-watermark{color:#506070;font-size:clamp(6rem,1.3333rem + 14.9333vw,20rem);font-weight:800;position:absolute;z-index:0;left:50%;top:17rem;transform:translate(-50%,-15%);-webkit-user-select:none;user-select:none;letter-spacing:.5rem;pointer-events:none}@media (min-width:768px){.team-watermark{top:28%}}.team-cards{margin-top:7rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));gap:2rem;position:relative;z-index:1}@media (min-width:51rem){.team-cards{gap:0;padding-bottom:2.5rem}}.team-card{position:relative;cursor:pointer}.team-card:before{content:"";position:absolute;width:5rem;height:6.25rem;z-index:0;transition:transform .3s ease-in-out;background:linear-gradient(270deg,#3b82f6,#06b6d4);display:none}.team-card:hover:before{transform:scale(1.03)}.team-card:first-child:before{display:block;top:auto;bottom:-.375rem;left:-.375rem}.team-card:nth-child(3):before{display:block;top:-.375rem;right:-.375rem;left:auto}.team-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(210,3%,26%,.2),hsla(0,0%,3%,.9));z-index:1;pointer-events:none}.team-card img{width:100%;height:450px;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .5s ease}.team-card:hover img{filter:grayscale(0)}.team-card:nth-child(2){transform:translateY(0)}@media (min-width:500px){.team-card:nth-child(2),.team-card:nth-child(2):hover{transform:translateY(15%)}}.team-card:nth-child(2):before{display:none}.team-card-content{position:absolute;bottom:0;left:0;z-index:99;width:100%;padding:1.875rem 1.25rem;text-align:center}.team-card-content h3{font-size:clamp(1rem,.9167rem + .2667vw,1.25rem);font-weight:400;color:#f6f6f6;text-transform:capitalize;margin-bottom:.25rem}.team-card-content p{font-size:clamp(.85rem,.75rem + .32vw,1.15rem);color:#a3a3a3;letter-spacing:.12rem;font-weight:300;text-transform:capitalize}.cd-header,.frameworks-center,.hero-bg-gradient,.hero-section,.logo-strip-section,.lw-card,.lw-cta,.lw-section,.lw-tab,.lw-tile,.news__item,.region-section,.service-card,.svc-section,.team-section,.waves-container,body,footer,header,section{transition:background-color .35s ease,background .35s ease,color .25s ease,border-color .25s ease}.lw-center-logo{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;flex-direction:row!important;cursor:pointer;z-index:25}.lw-center-logo,.lw-center-logo img{width:150px!important;height:150px!important;transition:filter .3s ease}.lw-center-logo img{object-fit:contain;filter:drop-shadow(0 0 12px rgba(6,182,212,.35))}.lw-center-logo:hover img{filter:drop-shadow(0 0 28px rgba(6,182,212,.8)) drop-shadow(0 0 60px rgba(6,182,212,.3))}.lw-ring{position:absolute;top:50%;left:50%;border-radius:50%;list-style:none;padding:0;border:1px solid rgba(6,182,212,.12);transition:border-color .3s ease,box-shadow .3s ease;cursor:pointer}.lw-ring:hover{border-color:rgba(6,182,212,.55)!important;box-shadow:0 0 25px rgba(6,182,212,.18),inset 0 0 25px rgba(6,182,212,.05)}.lw-ring-0{width:32rem;height:32rem;margin:-16rem;animation:lw-orbit-cw 60s linear infinite}.lw-ring-1{width:24rem;height:24rem;margin:-12rem;animation:lw-orbit-cw 40s linear infinite}.lw-ring-2{width:16rem;height:16rem;margin:-8rem;animation:lw-orbit-cw 25s linear infinite}.lw-ring li{display:block;position:absolute;top:50%;left:50%;width:52px;height:52px;margin:-26px}.lw-orbit-icon{width:52px;height:52px;border-radius:13px;background:rgba(30,41,59,.85);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.3);overflow:hidden;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;cursor:pointer}.lw-orbit-icon:hover{background:rgba(6,182,212,.18)!important;border-color:rgba(6,182,212,.6)!important;box-shadow:0 0 20px rgba(6,182,212,.4),0 4px 16px rgba(0,0,0,.3)!important}.lw-ring-0 li .lw-orbit-icon{animation:lw-orbit-ccw 60s linear infinite}.lw-ring-1 li .lw-orbit-icon{animation:lw-orbit-ccw 40s linear infinite}.lw-ring-2 li .lw-orbit-icon{animation:lw-orbit-ccw 25s linear infinite}.lw-r0-1{transform:rotate(0deg) translateX(16rem) rotate(0deg)}.lw-r0-2{transform:rotate(60deg) translateX(16rem) rotate(-60deg)}.lw-r0-3{transform:rotate(120deg) translateX(16rem) rotate(-120deg)}.lw-r0-4{transform:rotate(180deg) translateX(16rem) rotate(-180deg)}.lw-r0-5{transform:rotate(240deg) translateX(16rem) rotate(-240deg)}.lw-r0-6{transform:rotate(300deg) translateX(16rem) rotate(-300deg)}.lw-r1-1{transform:rotate(0deg) translateX(12rem) rotate(0deg)}.lw-r1-2{transform:rotate(72deg) translateX(12rem) rotate(-72deg)}.lw-r1-3{transform:rotate(144deg) translateX(12rem) rotate(-144deg)}.lw-r1-4{transform:rotate(216deg) translateX(12rem) rotate(-216deg)}.lw-r1-5{transform:rotate(288deg) translateX(12rem) rotate(-288deg)}.lw-r2-1{transform:rotate(0deg) translateX(8rem) rotate(0deg)}.lw-r2-2{transform:rotate(90deg) translateX(8rem) rotate(-90deg)}.lw-r2-3{transform:rotate(180deg) translateX(8rem) rotate(-180deg)}.lw-r2-4{transform:rotate(270deg) translateX(8rem) rotate(-270deg)}@keyframes lw-orbit-cw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lw-orbit-ccw{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}html.light .lw-orbit-icon{background:#ffffff!important;border-color:#e2e8f0!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important}html.light .lw-ring{border-color:rgba(6,182,212,.15)!important}body.light-theme .lw-center-logo,html.light .lw-center-logo{background:transparent!important;border:none!important;box-shadow:none!important}@media (max-width:1023px){.hero-orbit-bg{display:flex;justify-content:center;overflow:visible;min-height:300px;position:relative}.hero-orbit-bg .frameworks-container{transform:scale(.58);transform-origin:center center}}@media (max-width:480px){.hero-orbit-bg{min-height:250px}.hero-orbit-bg .frameworks-container{transform:scale(.48)}}@media (max-width:639px){.nav-panel{top:88px}.nav-panel:after{top:0;height:100%;max-width:100vw;border-radius:0}body.nav-active .nav-panel:after{max-width:100vw}.nav__content{top:88px;width:100vw;height:calc(100vh - 88px)}}@media (max-width:1023px){html.light .hero-orbit-bg{opacity:1}}.ergebnis-flip{perspective:1200px;height:220px;cursor:pointer;-webkit-perspective:1200px}.ergebnis-inner{position:relative;width:100%;height:100%;transition:transform .65s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d;will-change:transform}.ergebnis-flip.flipped .ergebnis-inner,.ergebnis-flip:hover .ergebnis-inner{transform:rotateY(180deg)}.ergebnis-back,.ergebnis-front{position:absolute;inset:0;backface-visibility:hidden;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;border:1px solid rgba(51,65,85,.7)}.ergebnis-front{background:linear-gradient(135deg,#1e293b,rgba(15,23,42,.5))}.ergebnis-back{transform:rotateY(180deg);background:linear-gradient(135deg,#0c4a6e,#0f172a);border-color:rgba(6,182,212,.3);justify-content:center;gap:.75rem}.ergebnis-front .ergebnis-icon-wrap{width:64px;height:64px;background:rgba(6,182,212,.1);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.ergebnis-front h3{font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;color:#fff;line-height:1.3;margin:0}.ergebnis-back h3{font-size:.8rem;font-weight:600;color:#22d3ee;text-transform:uppercase;letter-spacing:.05em;margin:0}.ergebnis-back p{font-size:.875rem;color:#cbd5e1;line-height:1.6;margin:0}html.light .ergebnis-front{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-color:rgba(203,213,225,.7)}html.light .ergebnis-front h3{color:#0f172a}html.light .ergebnis-back{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border-color:rgba(6,182,212,.4)}html.light .ergebnis-back h3{color:#0891b2}html.light .ergebnis-back p{color:#334155}.lw-reveal{opacity:0;transform:translateY(32px) scale(.97);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.lw-revealed{opacity:1;transform:translateY(0) scale(1)}[data-lw-no-anim].lw-reveal{opacity:1;transform:none}@media (max-width:768px){.ergebnis-flip{height:auto;min-height:200px;perspective:none}.ergebnis-inner{transform-style:flat!important;will-change:auto;transition:none}.ergebnis-flip.flipped .ergebnis-inner,.ergebnis-flip:hover .ergebnis-inner{transform:none!important}.ergebnis-front{position:relative}.ergebnis-back,.ergebnis-front{backface-visibility:visible!important;transition:opacity .3s ease}.ergebnis-back{position:absolute;transform:none!important}.ergebnis-back,.ergebnis-flip.flipped .ergebnis-front{opacity:0;pointer-events:none}.ergebnis-flip.flipped .ergebnis-back{opacity:1;pointer-events:auto}}@media (max-width:767px){#problem{overflow:visible}.problem-watermark{display:none}.slider-wrapper{overflow-x:scroll;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding:20px 16px;scrollbar-width:none;gap:0}.slider-wrapper::-webkit-scrollbar{display:none}.pain-marquee{animation:none!important;transform:none!important;width:auto;gap:12px;flex-wrap:nowrap}.news__item{width:min(280px,78vw);flex-shrink:0}}.geo-audit-card{background:rgba(30,41,59,.4);border:1px solid rgba(71,85,105,.6)}.geo-audit-card:hover{background:rgba(30,41,59,.7);border-color:rgba(6,182,212,.4)}.geo-audit-watermark{color:rgba(255,255,255,.04)}.geo-audit-card-title{color:#fff}.geo-audit-card-body{color:#94a3b8}html.light .geo-audit-card{background:#fff;border-color:#e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}html.light .geo-audit-card:hover{background:#f8fafc;border-color:#06b6d4;box-shadow:0 4px 12px rgba(6,182,212,.1)}html.light .geo-audit-watermark{color:rgba(0,0,0,.04)}html.light .geo-audit-card-title{color:#0f172a}html.light .geo-audit-card-body{color:#475569}@keyframes audit-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.audit-anim-1{animation:audit-fade-up .65s cubic-bezier(.22,1,.36,1) .05s both}.audit-anim-2{animation:audit-fade-up .65s cubic-bezier(.22,1,.36,1) .18s both}.audit-anim-3{animation:audit-fade-up .65s cubic-bezier(.22,1,.36,1) .3s both}.audit-anim-4{animation:audit-fade-up .65s cubic-bezier(.22,1,.36,1) .44s both}.audit-anim-5{animation:audit-fade-up .65s cubic-bezier(.22,1,.36,1) .58s both}@media (prefers-reduced-motion:reduce){.audit-anim-1,.audit-anim-2,.audit-anim-3,.audit-anim-4,.audit-anim-5{animation:none}}.audit-pricing-card{transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease}.audit-pricing-card:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(0,0,0,.35)}.audit-pricing-card.featured:hover{box-shadow:0 24px 48px rgba(6,182,212,.18)}html.light .audit-pricing-card:hover{box-shadow:0 24px 48px rgba(0,0,0,.12)}html.light .audit-pricing-card.featured:hover{box-shadow:0 24px 48px rgba(6,182,212,.15)}.audit-progress-track{background-color:rgb(15 23 42)}body.light-theme .audit-progress-track.audit-progress-track,html.light .audit-progress-track.audit-progress-track{background-color:#e2e8f0!important}body.light-theme .audit-preview-pill.audit-preview-pill,html.light .audit-preview-pill.audit-preview-pill{background-color:rgba(6,182,212,.12)!important;color:#0e7490!important;border-color:rgba(6,182,212,.45)!important}body.light-theme .audit-preview-tab.audit-preview-tab:not(.audit-preview-pill),html.light .audit-preview-tab.audit-preview-tab:not(.audit-preview-pill){background-color:#ffffff!important;color:#475569!important;border-color:#e2e8f0!important}body.light-theme .audit-severity-hoch.audit-severity-hoch,html.light .audit-severity-hoch.audit-severity-hoch{background-color:rgba(239,68,68,.12)!important;color:#b91c1c!important;border-color:rgba(239,68,68,.4)!important}body.light-theme .audit-severity-mittel.audit-severity-mittel,html.light .audit-severity-mittel.audit-severity-mittel{background-color:rgba(234,179,8,.18)!important;color:#a16207!important;border-color:rgba(234,179,8,.5)!important}body.light-theme .audit-severity-niedrig.audit-severity-niedrig,html.light .audit-severity-niedrig.audit-severity-niedrig{background-color:rgba(34,197,94,.14)!important;color:#15803d!important;border-color:rgba(34,197,94,.45)!important}body.light-theme .audit-score-good.audit-score-good,html.light .audit-score-good.audit-score-good{color:#15803d!important}body.light-theme .audit-score-mid.audit-score-mid,html.light .audit-score-mid.audit-score-mid{color:#a16207!important}body.light-theme .audit-score-bad.audit-score-bad,html.light .audit-score-bad.audit-score-bad{color:#b91c1c!important}