.process-step-bar-shell{width:100%}.process-step-bar-shell.is-sticky{min-height:69px}.process-step-bar{width:100%;min-height:69px;display:flex;align-items:center;justify-content:center;border-top:1px solid #e1e7ee;border-bottom:1px solid #e1e7ee;background:#fff;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.process-step-bar.is-sticky{position:fixed;left:0;z-index:1000}.process-step-bar::-webkit-scrollbar{display:none}.process-step-bar__mobile{display:none}.process-step-bar__list{display:flex;align-items:center;justify-content:center;gap:12px;width:min(100%,1382px);min-width:max-content;min-height:44px;margin:0;padding:12px 24px 13px;list-style:none}.process-step-bar__item{display:flex;align-items:center;gap:12px;min-width:0}.process-step-bar__button{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px;border-radius:6px;color:#4a545c;white-space:nowrap}.process-step-bar__number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e1e7ee;border-radius:999px;background:#fff;color:#4a545c;font-size:15.897px;font-weight:600;line-height:1;transition:background-color .18s cubic-bezier(.22,1,.36,1),border-color .18s cubic-bezier(.22,1,.36,1),color .18s cubic-bezier(.22,1,.36,1)}.process-step-bar__name{color:#4a545c;font-size:15.897px;font-weight:400;line-height:23.845px;transition:color .18s cubic-bezier(.22,1,.36,1),font-weight .18s cubic-bezier(.22,1,.36,1)}.process-step-bar__connector{width:48px;height:1px;background:#e1e7ee;flex:0 0 48px;transition:background-color .18s cubic-bezier(.22,1,.36,1)}.process-step-bar__item.is-completed .process-step-bar__number,.process-step-bar__item.is-active .process-step-bar__number{border-color:#008cf5;background:#008cf5;color:#fff}.process-step-bar__item.is-completed .process-step-bar__name,.process-step-bar__item.is-active .process-step-bar__name{color:#232c32;font-weight:600}.process-step-bar__item.is-completed .process-step-bar__connector{background:#008cf5}@media (max-width: 767px){.process-step-bar{justify-content:center;min-height:46px;overflow:hidden}.process-step-bar-shell.is-sticky{min-height:46px}.process-step-bar__list{display:none}.process-step-bar__mobile{display:flex;flex-direction:column;gap:6px;width:100%;max-width:393px;padding:12px 16px 8px}.process-step-bar__mobile-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:24px}.process-step-bar__mobile-count{color:#4a545c;font-size:15.897px;font-weight:600;letter-spacing:.397px;line-height:23.845px;text-transform:uppercase;white-space:nowrap}.process-step-bar__mobile-name{min-width:0;overflow:hidden;color:#232c32;font-size:15.897px;font-weight:600;line-height:23.845px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.process-step-bar__mobile-track{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e5e5e5}.process-step-bar__mobile-fill{display:block;width:var(--process-step-mobile-progress, 0%);height:100%;border-radius:inherit;background:#008cf5}}
