.s-bb-progress{--background-color:#fff;align-items:center;counter-set:step-counter;display:flex;flex-direction:row;gap:.5rem;justify-content:center;padding-block:1.5rem;padding-inline:.5rem;position:relative;width:100%}.s-bb-progress__step:first-child .s-bb-progress__step-inner{padding-left:0}.s-bb-progress__step:last-child .s-bb-progress__step-inner{padding-right:0}.s-bb-progress__step.is-current .s-bb-progress__step-inner:before{background-color:#ffea00;border-width:.125rem}.s-bb-progress__step-inner{align-items:center;counter-increment:step-counter;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;margin-bottom:0;position:relative;white-space:nowrap}.s-bb-progress__step-inner[href]:hover{text-decoration:underline}.s-bb-progress__step-inner[href]:hover:before{background-color:#ffea00}.s-bb-progress__step-inner:before{align-items:center;background-color:var(--background-color);border:.0625rem solid #000;border-radius:50%;content:counter(step-counter);display:block;display:flex;flex-direction:row;font-weight:800;height:2rem;justify-content:center;width:2rem}.s-bb-progress__step-text{font-size:.6875rem;font-weight:700;letter-spacing:.03438rem;line-height:1;text-transform:uppercase}@media only screen and (min-width:64em){.s-bb-progress{gap:1rem;justify-content:space-between}}@media only screen and (min-width:80em){.s-bb-progress{padding-inline:0}.s-bb-progress:before{background-color:#000;content:"";display:block;height:.125rem;inset:0;margin:auto;position:absolute;width:100%}.s-bb-progress__step-inner{background-color:var(--background-color);padding-inline:1rem}}@media only screen and (max-width:calc(64em - 1px)){.s-bb-progress__step.is-current .s-bb-progress__step-text{display:block}.s-bb-progress__step-text{display:none;letter-spacing:0}}