.custom-stepper .bs-stepper-header{display:none!important}#stepperLabel{display:none!important}.stepper-custom{padding:16px 0;margin-bottom:16px}.stepper-mobile{display:flex;flex-direction:column;align-items:center;gap:4px}.stepper-mobile .label{font-size:20px;color:#3f78e0;font-weight:600;order:-1}.stepper-mobile .dots{display:flex;gap:8px}.stepper-mobile .step-dot{width:10px;height:10px;border-radius:50%;background:#dee2e6;transition:all 0.3s ease}.stepper-mobile .step-dot.active{background:#3f78e0}.stepper-mobile .step-dot.completed{background:#45c4a0}.stepper-mobile-progress{display:none;flex-direction:column;align-items:center;gap:8px;padding:0 20px}.stepper-mobile-progress .label{font-size:18px;color:#3f78e0;font-weight:600}.stepper-mobile-progress .progress-container{width:100%;max-width:200px;height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.stepper-mobile-progress .progress-bar{height:100%;background:#3f78e0;border-radius:3px;transition:width 0.3s ease}.stepper-mobile-progress .step-counter{font-size:12px;color:#6c757d}.stepper-mobile-pill{display:none;flex-direction:column;align-items:center;gap:8px}.stepper-mobile-pill .label{font-size:22px;color:#3f78e0;font-weight:600}.stepper-mobile-pill .dots-container{display:flex;gap:14px;background:#f1f3f5;padding:12px 24px;border-radius:25px}.stepper-mobile-pill .step-dot{width:14px;height:14px;border-radius:50%;background:#ced4da;transition:all 0.3s ease}.stepper-mobile-pill .step-dot.active{background:#3f78e0}.stepper-mobile-pill .step-dot.completed{background:#45c4a0}.stepper-tablet{display:none;align-items:flex-start;justify-content:center;gap:4px}.stepper-tablet .step{display:flex;flex-direction:column;align-items:center;gap:4px}.stepper-tablet .num{width:34px;height:34px;border-radius:50%;background:#dee2e6;color:#6c757d;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all 0.3s ease}.stepper-tablet .num.active{background:#3f78e0;color:#fff}.stepper-tablet .num.completed{background:#45c4a0;color:#fff}.stepper-tablet .step-label{font-size:16px;color:#fff0;font-weight:500;height:22px;white-space:nowrap}.stepper-tablet .step.active .step-label{color:#3f78e0;font-weight:600}.stepper-tablet .line{width:28px;height:2px;background:#dee2e6;margin-top:16px;transition:all 0.3s ease}.stepper-tablet .line.completed{background:#45c4a0}.stepper-desktop{display:none;align-items:center;justify-content:center;gap:6px}.stepper-desktop .step{display:flex;align-items:center;gap:6px}.stepper-desktop .num{width:36px;height:36px;border-radius:50%;background:#dee2e6;color:#6c757d;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;transition:all 0.3s ease;flex-shrink:0}.stepper-desktop .num.active{background:#3f78e0;color:#fff}.stepper-desktop .num.completed{background:#45c4a0;color:#fff}.stepper-desktop .step-label{font-size:16px;color:#6c757d;white-space:nowrap}.stepper-desktop .step.active .step-label{color:#3f78e0;font-weight:600}.stepper-desktop .step.completed .step-label{color:#45c4a0}.stepper-desktop .line{width:30px;height:2px;background:#dee2e6;transition:all 0.3s ease}.stepper-desktop .line.completed{background:#45c4a0}.stepper-simple{display:flex;align-items:center;justify-content:center;gap:12px}.stepper-simple .step{display:flex;align-items:center;gap:8px}.stepper-simple .circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:all 0.3s ease}.stepper-simple .circle.active{background:#3f78e0;color:#fff}.stepper-simple .circle.completed{background:#45c4a0;color:#fff}.stepper-simple .circle.pending{background:#dee2e6;color:#6c757d}.stepper-simple .text{font-size:18px;font-weight:500}.stepper-simple .text.active{color:#3f78e0;font-weight:600}.stepper-simple .text.completed{color:#45c4a0}.stepper-simple .text.pending{color:#adb5bd}.stepper-simple .connector{width:40px;height:2px;background:#dee2e6;transition:all 0.3s ease}.stepper-simple .connector.completed{background:#45c4a0}.stepper-simple-mobile{display:flex;flex-direction:column;align-items:center;gap:4px}.stepper-simple-mobile .dots{display:flex;gap:10px}.stepper-simple-mobile .step-dot{width:12px;height:12px;border-radius:50%;background:#dee2e6;transition:all 0.3s ease}.stepper-simple-mobile .step-dot.active{background:#3f78e0}.stepper-simple-mobile .step-dot.completed{background:#45c4a0}.stepper-simple-mobile .label{font-size:20px;color:#3f78e0;font-weight:600}@media (max-width:575px){.stepper-custom{padding:4px 0;margin-bottom:12px!important}.stepper-mobile-pill{display:flex}.stepper-mobile,.stepper-tablet,.stepper-desktop{display:none!important}.stepper-simple-wrapper .stepper-simple{display:none}.stepper-simple-wrapper .stepper-simple-mobile,.stepper-simple-wrapper .stepper-mobile-pill{display:flex}}@media (min-width:576px) and (max-width:991px){.stepper-mobile,.stepper-mobile-pill{display:none!important}.stepper-tablet{display:flex}.stepper-desktop{display:none!important}.stepper-simple-wrapper .stepper-simple{display:flex}.stepper-simple-wrapper .stepper-simple-mobile,.stepper-simple-wrapper .stepper-mobile-pill{display:none}}@media (min-width:992px){.stepper-mobile,.stepper-mobile-pill,.stepper-tablet{display:none!important}.stepper-desktop{display:flex}.stepper-simple-wrapper .stepper-simple{display:flex}.stepper-simple-wrapper .stepper-simple-mobile,.stepper-simple-wrapper .stepper-mobile-pill{display:none}.border-start-lg{border-left:1px solid #dee2e6}}