.WebentwicklungProzess_section__SCRVQ{width:100%;padding:8rem 0;background:var(--prozess-bg);overflow:hidden}.WebentwicklungProzess_container__fjvSv{max-width:1220px;margin:0 auto;padding:0 2rem}.WebentwicklungProzess_header__bHfLR{margin-bottom:4rem;text-align:center}.WebentwicklungProzess_title__jQXAu{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}.WebentwicklungProzess_titleUnderline__34oYG{display:none}[data-theme=dark] .WebentwicklungProzess_title__jQXAu{color:#fff}.WebentwicklungProzess_title__jQXAu span{color:var(--prozess-accent);position:relative}.WebentwicklungProzess_title__jQXAu 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}.WebentwicklungProzess_title__jQXAu:hover span:after{transform:scaleX(1.08) scaleY(1.24)}.WebentwicklungProzess_subtitle__mhqNt{font-size:1.25rem;color:#666;max-width:700px;margin:0 auto;opacity:.9;font-weight:400}[data-theme=dark] .WebentwicklungProzess_subtitle__mhqNt{color:#ccc}.WebentwicklungProzess_processContainer__QDffF{margin-top:3.5rem}.WebentwicklungProzess_stepsNavigation__vhGDa{display:flex;justify-content:space-between;position:relative;margin-bottom:3.2rem;gap:.8rem}.WebentwicklungProzess_stepsNavigation__vhGDa:after{content:"";position:absolute;left:0;right:0;bottom:32px;height:4px;background:#ececec;border-radius:4px;z-index:1}[data-theme=dark] .WebentwicklungProzess_stepsNavigation__vhGDa:after{background:#222}.WebentwicklungProzess_progressBar__58mK5{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)}.WebentwicklungProzess_stepNavItem__Bp7wV{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}.WebentwicklungProzess_stepNavIndicator__t4Qme{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:.7rem;position:relative}.WebentwicklungProzess_stepNavNumber__pA4c8{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] .WebentwicklungProzess_stepNavNumber__pA4c8{background:#191919}.WebentwicklungProzess_stepNavIcon__T7Amm{position:absolute;left:50%;top:0;transform:translate(-50%,-50%) scale(.9);color:var(--prozess-accent);opacity:0;transition:all .35s;display:none}.WebentwicklungProzess_stepNavTitle__LzTbw{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] .WebentwicklungProzess_stepNavTitle__LzTbw{color:#fff}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavNumber__pA4c8{background:var(--prozess-accent);color:#fff;border-color:var(--prozess-accent);box-shadow:0 8px 32px rgba(252,107,40,.18);animation:WebentwicklungProzess_stepGlow__n_rNV 1.2s infinite alternate}@keyframes WebentwicklungProzess_stepGlow__n_rNV{0%{box-shadow:0 0 0 0 rgba(252,107,40,.22)}to{box-shadow:0 0 16px 10px rgba(252,107,40,.12)}}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavIcon__T7Amm{opacity:1;transform:translate(-50%,-50%) scale(1.13) rotate(-6deg);animation:WebentwicklungProzess_iconPop__hFdYY .66s cubic-bezier(.25,1.65,.56,1.03)}@keyframes WebentwicklungProzess_iconPop__hFdYY{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)}}.WebentwicklungProzess_stepNavItem__Bp7wV.WebentwicklungProzess_active__OZ6J_ .WebentwicklungProzess_stepNavTitle__LzTbw{color:var(--prozess-accent);font-weight:800}.WebentwicklungProzess_stepsContent__eaOHC{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] .WebentwicklungProzess_stepsContent__eaOHC{background:#161616;border:1.5px solid #242424}@keyframes WebentwicklungProzess_contentFadeIn__tNaak{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.WebentwicklungProzess_stepsContent__eaOHC p{margin:0;color:#181818;font-size:1.13rem;font-weight:500;line-height:1.7;letter-spacing:.01em}[data-theme=dark] .WebentwicklungProzess_stepsContent__eaOHC p{color:#fff}.WebentwicklungProzess_mobileSteps__AaWAW{display:none;flex-direction:column;gap:1.5rem}@media (max-width:1024px){.WebentwicklungProzess_stepsContent__eaOHC,.WebentwicklungProzess_stepsNavigation__vhGDa{display:none}.WebentwicklungProzess_mobileSteps__AaWAW{display:flex}.WebentwicklungProzess_section__SCRVQ{padding:5rem 0}}.WebentwicklungProzess_mobileStep__dOUrC{background:#fff;border-radius:1.05rem;border:1.5px solid var(--prozess-border);box-shadow:var(--prozess-shadow);overflow:hidden;animation:WebentwicklungProzess_contentFadeIn__tNaak .55s cubic-bezier(.28,1.5,.56,.93)}[data-theme=dark] .WebentwicklungProzess_mobileStep__dOUrC{background:#191919;border-color:#272727}.WebentwicklungProzess_mobileStepHeader__h9toU{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] .WebentwicklungProzess_mobileStepHeader__h9toU{background:rgba(252,107,40,.11)}.WebentwicklungProzess_mobileStepNumber__AKwRZ{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)}.WebentwicklungProzess_mobileStepIcon__xMkiB{margin-right:1rem;color:var(--prozess-accent)}.WebentwicklungProzess_mobileStepTitle__6ynim{font-size:1.08rem;font-weight:700;color:#222}[data-theme=dark] .WebentwicklungProzess_mobileStepTitle__6ynim{color:#fff}.WebentwicklungProzess_mobileStepContent__K_3uZ{padding:1.4rem}.WebentwicklungProzess_mobileStepContent__K_3uZ p{margin:0;font-size:1.05rem;color:#222}[data-theme=dark] .WebentwicklungProzess_mobileStepContent__K_3uZ p{color:#fff}@media (max-width:768px){.WebentwicklungProzess_container__fjvSv{padding:0 1rem}.WebentwicklungProzess_header__bHfLR{text-align:left;margin-left:0;margin-right:0;padding-left:1rem;padding-right:1rem;max-width:100%}.WebentwicklungProzess_title__jQXAu{display:block;text-align:left;margin-bottom:.7rem}.WebentwicklungProzess_titleUnderline__34oYG{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){.WebentwicklungProzess_section__SCRVQ{padding:2.2rem 0}.WebentwicklungProzess_mobileStepContent__K_3uZ,.WebentwicklungProzess_mobileStepHeader__h9toU{padding:1rem}.WebentwicklungProzess_mobileStepNumber__AKwRZ{width:30px;height:30px;font-size:.9rem}.WebentwicklungProzess_mobileStepTitle__6ynim{font-size:.97rem}.WebentwicklungProzess_mobileStepContent__K_3uZ p{font-size:.98rem}}