.rental-savings-bar{display:block;margin:1.6rem 0;padding:2rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.2rem}.rental-savings-bar__header{margin-bottom:1.2rem}.rental-savings-bar__label{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.6rem;color:rgb(var(--color-foreground))}.rental-savings-bar__progress{display:grid;grid-template-columns:repeat(var(--rsb-steps, 3),1fr);gap:.4rem;list-style:none;padding:0;margin:0 0 1.6rem}.rental-savings-bar__segment{height:.8rem;background:#d1d5db;border-radius:.4rem;transition:background-color .2s ease}.rental-savings-bar__progress[data-active-step="1"] .rental-savings-bar__segment[data-step="0"],.rental-savings-bar__progress[data-active-step="2"] .rental-savings-bar__segment[data-step="0"],.rental-savings-bar__progress[data-active-step="2"] .rental-savings-bar__segment[data-step="1"],.rental-savings-bar__progress[data-active-step="3"] .rental-savings-bar__segment[data-step="0"],.rental-savings-bar__progress[data-active-step="3"] .rental-savings-bar__segment[data-step="1"],.rental-savings-bar__progress[data-active-step="3"] .rental-savings-bar__segment[data-step="2"],.rental-savings-bar__progress[data-active-step="4"] .rental-savings-bar__segment[data-step="0"],.rental-savings-bar__progress[data-active-step="4"] .rental-savings-bar__segment[data-step="1"],.rental-savings-bar__progress[data-active-step="4"] .rental-savings-bar__segment[data-step="2"],.rental-savings-bar__progress[data-active-step="4"] .rental-savings-bar__segment[data-step="3"]{background:#22c55e}.price.rental-compare-active .price__badge-sale{display:none!important}.rental-savings-bar__options{display:flex;gap:.8rem;flex-wrap:wrap}.rental-savings-bar__option{flex:1;min-width:0;padding:1.2rem 1rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:.8rem;background:transparent;cursor:pointer;text-align:center;transition:all .2s ease;display:flex;flex-direction:column;gap:.4rem;font-family:var(--font-body-family)}.rental-savings-bar__option:hover{border-color:rgba(var(--color-foreground),.4)}.rental-savings-bar__option--active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.rental-savings-bar__option-title{font-size:1.3rem;font-weight:600;word-break:break-word;line-height:1.3}.rental-savings-bar__option-saving{font-size:1.2rem;opacity:.7}.rental-savings-bar__option--active .rental-savings-bar__option-saving{opacity:1;color:rgb(var(--color-background))}@media screen and (max-width:749px){.rental-savings-bar__options{display:grid;grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-rental-savings-bar.css.map */
