@media(min-width:1024px){.multi-step-component.background-style .step-component .container-bar{margin-top:40px}
}
.multi-step-component.background-style .step-component .container-bar .text-bar{color:var(--rds-color-content-high-inverse)}
.multi-step-component.background-style .step-component .container-bar .progress-bar{background-color:var(--rds-color-interactive-surface-alternative)}
.multi-step-component.background-style .step-component .container-bar .progress-bar .progress-bar-1{background:var(--rds-color-border-highlighted-active)}
.step-component .step-card .button-card-save{max-width:160px}
.step-component .step-card .button-card-save .rp-btn{min-width:160px !important}
@media(min-width:1024px){.step-component .container-bar{margin-top:40px}
}
.step-component .container-bar .text-bar{margin-bottom:16px;width:auto;height:24px}
.step-component .container-bar .progress-bar{width:100%;height:4px;background-color:var(--rds-color-interactive-surface-alternative);border-radius:var(--rds-radius-s);margin-bottom:80px}
@media(min-width:720px){.step-component .container-bar .progress-bar{margin-bottom:36px}
}
.step-component .container-bar .progress-bar .dinamic-progress{height:4px;border-radius:8px}
.step-component .container-bar .progress-bar .progress-bar-1{background:var(--rds-color-border-highlighted-active);width:calc(25%)}
.step-component .container-bar .progress-bar .progress-bar-2{background:var(--rds-color-border-highlighted-active);width:calc(50%)}
.step-component .container-bar .progress-bar .progress-bar-3{background:var(--rds-color-border-highlighted-active);width:calc(75%)}
.step-component .container-bar .progress-bar .progress-bar-4{background:var(--rds-color-border-highlighted-active);width:100%}
.step-component .container-bar .progress-bar .total-progress-bar{background:var(--rds-color-border-highlighted-active)}
.step-component.officeCalculator .step-card .button-card-save{max-width:none}
@media(min-width:1024px){.step-component.officeCalculator .step-card .button-card-save{max-width:160px}
}
@media(min-width:1024px){.step-component.officeCalculator .container-bar{margin-top:0}
}
.step-component.officeCalculator .container-bar .text-container{display:flex;gap:16px;margin-bottom:16px}
.step-component.officeCalculator .container-bar .text-container .back-link{display:flex;gap:4px;align-items:center}
.step-component.officeCalculator .container-bar .text-container .back-link .text{color:var(--rds-color-link-content-default)}
.step-component.officeCalculator .container-bar .text-container .text-separator{border:1px solid var(--rds-color-border-low)}
.step-component.officeCalculator .container-bar .text-container .text-bar{margin-bottom:0;align-self:center}
.step-component.officeCalculator .container-bar .progress-bar{margin-bottom:0}
.step-component.officeCalculator .container-bar .progress-bar .dinamic-progress{width:5%}
@media(min-width:1024px){.step-component.officeCalculator .container-bar .progress-bar .dinamic-progress{width:50%}
}