.WartungProzess_section__igioZ{width:100%;padding:8rem 0;background:var(--prozess-bg);overflow:hidden}.WartungProzess_container__P7CHg{max-width:1220px;margin:0 auto;padding:0 2rem}.WartungProzess_header__8tqaV{margin-bottom:4rem;text-align:center}.WartungProzess_title__KKkGF{font-size:clamp(2rem,5vw,2.8rem);font-weight:700;line-height:1.2;color:var(--text-primary);margin-bottom:1.5rem;position:relative;display:inline-block}.WartungProzess_titleUnderline__zBw6b{display:none}[data-theme=dark] .WartungProzess_title__KKkGF{color:#fff}.WartungProzess_title__KKkGF span{color:var(--prozess-accent);position:relative}.WartungProzess_title__KKkGF span:after{content:"";position:absolute;left:0;bottom:.15em;width:100%;height:.36em;background:rgba(var(--prozess-accent-rgb),.11);border-radius:.2em;z-index:-1;transition:transform .3s}.WartungProzess_title__KKkGF:hover span:after{transform:scaleX(1.08) scaleY(1.24)}.WartungProzess_subtitle__dmlie{font-size:1.25rem;color:#666;max-width:700px;margin:0 auto;opacity:.9;font-weight:400}[data-theme=dark] .WartungProzess_subtitle__dmlie{color:#ccc}.WartungProzess_processContainer__R8zTz{margin-top:3.5rem}.WartungProzess_stepsNavigation__5X_s_{display:flex;justify-content:space-between;position:relative;margin-bottom:3.2rem;gap:.8rem}.WartungProzess_stepsNavigation__5X_s_:after{content:"";position:absolute;left:0;right:0;bottom:32px;height:4px;background:#ececec;border-radius:4px;z-index:1}[data-theme=dark] .WartungProzess_stepsNavigation__5X_s_:after{background:#222}.WartungProzess_progressBar___7kgY{position:absolute;left:0;bottom:32px;height:4px;background:var(--prozess-accent);z-index:2;border-radius:4px;transition:width .5s cubic-bezier(.55,1.6,.47,.67)}.WartungProzess_stepNavItem__t_0iZ{position:relative;display:flex;flex-direction:column;align-items:center;z-index:2;cursor:pointer;transition:transform .18s,box-shadow .24s;padding-bottom:2.6rem;flex:1 1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WartungProzess_stepNavIndicator__R4emN{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:.7rem;position:relative}.WartungProzess_stepNavNumber__OzyQy{width:100%;height:100%;border-radius:50%;background:#fff;color:var(--prozess-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.12rem;letter-spacing:.01em;border:2px solid var(--prozess-border);box-shadow:0 2px 8px rgba(252,107,40,.08);transition:all .32s}[data-theme=dark] .WartungProzess_stepNavNumber__OzyQy{background:#191919}.WartungProzess_stepNavIcon__gZVTJ{position:absolute;left:50%;top:0;transform:translate(-50%,-50%) scale(.9);color:var(--prozess-accent);opacity:0;transition:all .35s;display:none}.WartungProzess_stepNavTitle__EpL0o{font-size:1.02rem;font-weight:600;color:#444;margin-top:.2rem;transition:color .28s;text-align:center;min-height:2.2em;letter-spacing:-.01em}[data-theme=dark] .WartungProzess_stepNavTitle__EpL0o{color:#fff}.WartungProzess_stepNavItem__t_0iZ.WartungProzess_active__zaZqH .WartungProzess_stepNavNumber__OzyQy{background:var(--prozess-accent);color:#fff;border-color:var(--prozess-accent);box-shadow:0 8px 32px rgba(252,107,40,.18);animation:WartungProzess_stepGlow__CUYmG 1.2s infinite alternate}@keyframes WartungProzess_stepGlow__CUYmG{0%{box-shadow:0 0 0 0 rgba(252,107,40,.22)}to{box-shadow:0 0 16px 10px rgba(252,107,40,.12)}}.WartungProzess_stepNavItem__t_0iZ.WartungProzess_active__zaZqH .WartungProzess_stepNavIcon__gZVTJ{opacity:1;transform:translate(-50%,-50%) scale(1.13) rotate(-6deg);animation:WartungProzess_iconPop__8tfhN .66s cubic-bezier(.25,1.65,.56,1.03)}@keyframes WartungProzess_iconPop__8tfhN{0%{transform:translate(-50%,-50%) scale(.5) rotate(0)}60%{transform:translate(-50%,-50%) scale(1.18) rotate(-8deg)}to{transform:translate(-50%,-50%) scale(1.13) rotate(-6deg)}}.WartungProzess_stepNavItem__t_0iZ.WartungProzess_active__zaZqH .WartungProzess_stepNavTitle__EpL0o{color:var(--prozess-accent);font-weight:800}.WartungProzess_stepsContent__qKIW5{background:var(--step-content-bg);border-radius:1rem;padding:3rem;min-height:200px;border:1px solid var(--step-content-border);margin:3rem auto 0;max-width:700px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 36px 0 rgba(252,107,40,.07);transition:box-shadow .3s}[data-theme=dark] .WartungProzess_stepsContent__qKIW5{background:#161616;border:1.5px solid #242424}@keyframes WartungProzess_contentFadeIn__MyiCL{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.WartungProzess_stepsContent__qKIW5 p{margin:0;color:#181818;font-size:1.13rem;font-weight:500;line-height:1.7;letter-spacing:.01em}[data-theme=dark] .WartungProzess_stepsContent__qKIW5 p{color:#fff}.WartungProzess_mobileSteps__AbAII{display:none;flex-direction:column;gap:1.5rem}@media (max-width:1024px){.WartungProzess_stepsContent__qKIW5,.WartungProzess_stepsNavigation__5X_s_{display:none}.WartungProzess_mobileSteps__AbAII{display:flex}.WartungProzess_section__igioZ{padding:5rem 0}}.WartungProzess_mobileStep__gYuJ7{background:#fff;border-radius:1.05rem;border:1.5px solid var(--prozess-border);box-shadow:var(--prozess-shadow);overflow:hidden;animation:WartungProzess_contentFadeIn__MyiCL .55s cubic-bezier(.28,1.5,.56,.93)}[data-theme=dark] .WartungProzess_mobileStep__gYuJ7{background:#191919;border-color:#272727}.WartungProzess_mobileStepHeader__gulUH{display:flex;align-items:center;padding:1.4rem;background:rgba(252,107,40,.05);border-bottom:1.5px solid var(--prozess-border)}[data-theme=dark] .WartungProzess_mobileStepHeader__gulUH{background:rgba(252,107,40,.11)}.WartungProzess_mobileStepNumber__tonzV{width:38px;height:38px;border-radius:50%;background:var(--prozess-accent);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:1rem;font-size:1rem;box-shadow:0 2px 8px rgba(252,107,40,.15)}.WartungProzess_mobileStepIcon__Km_UG{margin-right:1rem;color:var(--prozess-accent)}.WartungProzess_mobileStepTitle__0XI7l{font-size:1.08rem;font-weight:700;color:#222}[data-theme=dark] .WartungProzess_mobileStepTitle__0XI7l{color:#fff}.WartungProzess_mobileStepContent__CR0ya{padding:1.4rem}.WartungProzess_mobileStepContent__CR0ya p{margin:0;font-size:1.05rem;color:#222}[data-theme=dark] .WartungProzess_mobileStepContent__CR0ya p{color:#fff}@media (max-width:768px){.WartungProzess_container__P7CHg{padding:0 1rem}.WartungProzess_header__8tqaV{text-align:left;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;max-width:100%}.WartungProzess_title__KKkGF{display:block;text-align:left;margin-bottom:.7rem}.WartungProzess_titleUnderline__zBw6b{display:block;width:48px;height:4px;background:var(--accent-color,#fc6b28);border-radius:3px;margin-bottom:1.3rem;margin-top:0}}@media (max-width:480px){.WartungProzess_section__igioZ{padding:2.2rem 0}.WartungProzess_mobileStepContent__CR0ya,.WartungProzess_mobileStepHeader__gulUH{padding:1rem}.WartungProzess_mobileStepNumber__tonzV{width:30px;height:30px;font-size:.9rem}.WartungProzess_mobileStepTitle__0XI7l{font-size:.97rem}.WartungProzess_mobileStepContent__CR0ya p{font-size:.98rem}}