.delivery-threshold{--dt-message-color: var(--body-text-color);--dt-amount-color: var(--offer-color);--dt-track-color: var(--border-color);--dt-progress-color: var(--body-text-color);--dt-progress-tier1-color: #2e7d32;--dt-progress-tier2-color: #1b5e20;--dt-marker-color: var(--body-text-color);--dt-progress-percent: 0%;display:block;color:var(--dt-message-color);margin:0}.delivery-threshold__message{margin:0;line-height:1.4}.delivery-threshold__message strong,.delivery-threshold__message .delivery-threshold__amount{color:var(--dt-amount-color);font-weight:var(--font-body-weight-bold)}.delivery-threshold--pdp{margin-block-start:var(--spacing-small)}.delivery-threshold--drawer{padding:var(--spacing-xxx-small) var(--spacing-normal);border-bottom:1px solid var(--border-color)}.delivery-threshold--drawer.delivery-threshold--standard_only_unlocked .delivery-threshold__progress,.delivery-threshold--drawer.delivery-threshold--standard_unlocked .delivery-threshold__progress,.delivery-threshold--drawer.delivery-threshold--next_day_unlocked .delivery-threshold__progress{display:none}@media screen and (max-width: 1024px){.delivery-threshold--drawer{padding-block:var(--spacing-xxx-small)}}.delivery-threshold__progress{margin-block-start:var(--spacing-small)}.delivery-threshold__track{position:relative;height:.5rem;border-radius:999px;background-color:var(--dt-track-color);overflow:hidden}.delivery-threshold__track .delivery-threshold__fill{display:block;position:absolute;left:0;top:0;bottom:0;z-index:1;width:var(--dt-progress-percent, 0%);border-radius:inherit;background-color:var(--dt-progress-color, var(--body-text-color, #000));transition:width .25s ease,background-color .25s ease}.delivery-threshold--standard_unlocked .delivery-threshold__track .delivery-threshold__fill,.delivery-threshold--standard_only_unlocked .delivery-threshold__track .delivery-threshold__fill{background-color:var(--dt-progress-tier1-color, #2e7d32)}.delivery-threshold--next_day_unlocked .delivery-threshold__track .delivery-threshold__fill{background-color:var(--dt-progress-tier2-color, #1b5e20)}.delivery-threshold--single-tier .delivery-threshold__marker--tier1{display:none}.delivery-threshold--single-tier .delivery-threshold__label--tier1{margin-inline-start:auto}.delivery-threshold__marker{position:absolute;top:50%;z-index:2;width:.125rem;height:.875rem;transform:translate(-50%,-50%);background-color:var(--dt-marker-color);opacity:.45;pointer-events:none}.delivery-threshold__marker--tier2{left:100%;transform:translate(-100%,-50%)}.delivery-threshold__labels{display:flex;justify-content:space-between;margin-block-start:var(--spacing-xxx-small);opacity:.75}.delivery-threshold__label--tier2{text-align:right}.delivery-threshold.is-empty-cart .delivery-threshold__message{opacity:.9}
