.shipping-threshold{padding:.625rem 1.25rem;position:relative}.shipping-threshold::after{content:"";position:absolute;bottom:0;height:.0625rem;width:90%;border-bottom:.0625rem solid var(--color-soft-gray4)}.shipping-threshold__progressbar{height:.5625rem;width:100%;background-color:var(--color-white);box-shadow:0 0 0 2px var(--color-black);margin:1rem 0}.shipping-threshold__progressbar.success{box-shadow:0 0 0 2px var(--color-extras-green)}.shipping-threshold__progressbar.success>div{background-color:var(--color-extras-green)}.shipping-threshold__progressbar-line{height:100%;background-color:var(--color-black)}.shipping-threshold__text{color:var(--color-black);margin-block-start:0;margin-block-end:0;text-align:left}@media (min-width:1024px){.shipping-threshold{padding:.625rem 1.875rem}.shipping-threshold::after{width:28rem}.shipping-threshold__text{text-align:unset}}.shipping-threshold__promo-callout{font-family:var(--font-heading);text-align:left;padding:.5rem 0}.shipping-threshold__promo-callout p{margin:0}@media (min-width:1024px){.shipping-threshold__promo-callout{text-align:unset}}