.cmp-steeper{display:flex;flex-direction:column;flex-wrap:nowrap;gap:12px}
.cmp-steeper-top{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.125rem;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;gap:4px}
.cmp-steeper-top__text .text .cmp-text p,.cmp-steeper-top__text .text .cmp-text a{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.375rem;margin:0}
.cmp-steeper-top__change .text .cmp-text p,.cmp-steeper-top__change .text .cmp-text a{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.375rem;margin:0}
.cmp-steeper-steps{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}
.cmp-steeper-steps .step{width:100%;position:relative;border:1px solid var(--Text-Dark,#232323);height:6px;max-width:120px}
.cmp-steeper-steps .step.active{background:var(--primary-primary-500)}