:root{--spacer-xs:8px;--spacer-sm:16px;--spacer-md:24px;--spacer-lg:32px;--spacer-xl:40px}.checkout-insentive{align-items:center;display:flex;flex-direction:column;gap:var(--spacer-md);padding:0 0 var(--spacer-md) 0;z-index:100}.checkout-insentive .progressbar{align-items:center;display:grid;gap:var(--v93e28e5e);grid-template-columns:var(--v6fbd4c58);transition:grid-template-columns .5s;width:100%}.checkout-insentive .progressbar .pc-progress{border-radius:var(--border-radius-primary);color:#fff;font-size:16px;position:relative}.checkout-insentive .progressbar .pc-progress.progress-with-text{align-items:center;display:flex;justify-content:center}.checkout-insentive .progressbar .pc-progress .progress-text{color:#fff;font-size:inherit;font-weight:700;position:absolute;z-index:1}.checkout-insentive .progressbar .pc-progress:first-child{border-bottom-left-radius:var(--border-radius-primary);border-top-left-radius:var(--border-radius-primary)}.checkout-insentive .progressbar .pc-progress:last-child{border-bottom-right-radius:var(--border-radius-primary);border-top-right-radius:var(--border-radius-primary)}.checkout-insentive.slim{gap:var(--spacer-xs)}.checkout-insentive.slim .progressbar .pc-progress{font-size:12px;height:12px}
