.free-shipping-bar{display:block;background-color:var(--colorFooter);color:var(--colorFooterText);font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-weight:var(--typeBaseWeight);font-size:calc(var(--typeBaseSize) * .75);line-height:var(--typeBaseLineHeight);letter-spacing:var(--typeBaseSpacing);box-sizing:border-box}.free-shipping-bar[hidden]{display:none}.free-shipping-bar--sticky{position:fixed;inset-inline:0;bottom:0;z-index:25;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);padding-bottom:env(safe-area-inset-bottom,0)}.free-shipping-bar--drawer{position:relative;background-color:transparent;color:var(--colorDrawerText);border-top:0;border-bottom:1px solid var(--colorDrawerBorder);padding:.75rem 0 1rem;margin-block-end:.75rem}.free-shipping-bar--product{position:relative;background-color:transparent;color:inherit;font-size:calc(var(--typeBaseSize) * .8);letter-spacing:var(--typeBaseSpacing)}.free-shipping-bar--product .free-shipping-bar__inner{padding:0;gap:.5rem;align-items:flex-start;text-align:start}.free-shipping-bar--product .free-shipping-bar__progress{inline-size:100%;max-inline-size:none}.product-block--free-shipping{max-block-size:12rem;overflow:hidden;transition:max-block-size .38s cubic-bezier(.22,1,.36,1),opacity .26s ease,margin-block-end .38s cubic-bezier(.22,1,.36,1)}.product-block--free-shipping:has(.free-shipping-bar[data-qualified=true]){max-block-size:0;opacity:0;margin-block-end:0;pointer-events:none;transition-delay:1.1s}.free-shipping-bar__inner{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:10px clamp(15px,4vw,40px);max-inline-size:1420px;margin-inline:auto;text-align:center}.free-shipping-bar__message{margin:0;font-weight:var(--typeBaseBoldWeight, 700);letter-spacing:.2em;text-transform:uppercase}.free-shipping-bar__message:before{content:"";display:inline-block;vertical-align:-.08em;inline-size:0;block-size:.95em;background-color:currentColor;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>') center / contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>') center / contain no-repeat;opacity:0;transform:scale3d(.5,.5,1);margin-inline-end:0;transition:inline-size .26s cubic-bezier(.22,1,.36,1),margin-inline-end .26s cubic-bezier(.22,1,.36,1),opacity .2s ease 80ms,transform .36s cubic-bezier(.5,1.85,.4,1) 80ms}.free-shipping-bar[data-qualified=true] .free-shipping-bar__message:before{inline-size:.95em;margin-inline-end:.4em;opacity:1;transform:scaleZ(1)}.free-shipping-bar--product .free-shipping-bar__message{letter-spacing:inherit;text-transform:none;font-weight:var(--typeBaseWeight)}.free-shipping-bar--product .free-shipping-bar__message strong,.free-shipping-bar--product[data-qualified=true] .free-shipping-bar__message{font-weight:var(--typeBaseBoldWeight, 700)}.free-shipping-bar__progress{position:relative;inline-size:min(100%,280px);block-size:6px;background-color:color-mix(in srgb,currentColor 22%,transparent);overflow:hidden;border-radius:999px}.free-shipping-bar__progress-fill{position:absolute;inset-block:0;inset-inline-start:0;min-inline-size:6px;background-color:currentColor;border-radius:inherit;overflow:hidden;transition:width .5s cubic-bezier(.22,1,.36,1),background-color .3s ease}.free-shipping-bar--drawer .free-shipping-bar__progress{inline-size:100%;block-size:6px}.free-shipping-bar[data-qualified=true] .free-shipping-bar__progress-fill{background-color:var(--colorTextSavings);inline-size:100%!important}.free-shipping-bar[data-qualified=true] .free-shipping-bar__progress{background-color:color-mix(in srgb,var(--colorTextSavings) 22%,transparent)}.free-shipping-bar__progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.2) 35%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.2) 65%,transparent 100%);transform:translate3d(-101%,0,0);pointer-events:none}.free-shipping-bar.is-celebrating .free-shipping-bar__progress-fill:after{will-change:transform;animation:fsb-shine .9s cubic-bezier(.22,1,.36,1) forwards}@keyframes fsb-shine{0%{transform:translate3d(-101%,0,0)}to{transform:translate3d(101%,0,0)}}.free-shipping-bar.is-celebrating .free-shipping-bar__message{animation:fsb-message-pop .52s cubic-bezier(.34,1.56,.64,1) both}@keyframes fsb-message-pop{0%{transform:scaleZ(1)}45%{transform:scale3d(1.04,1.04,1)}to{transform:scaleZ(1)}}@media(prefers-reduced-motion:reduce){.free-shipping-bar__progress-fill{transition:none}.free-shipping-bar.is-celebrating .free-shipping-bar__progress-fill:after{animation:none}.free-shipping-bar.is-celebrating .free-shipping-bar__message{animation:none}.free-shipping-bar__message:before{transition:none}}@media only screen and (min-width:769px){.free-shipping-bar{font-size:calc(var(--typeBaseSize) * .85)}.free-shipping-bar__inner{flex-direction:row;justify-content:center;gap:1.25rem;text-align:start}.free-shipping-bar--drawer .free-shipping-bar__inner{flex-direction:column;align-items:stretch;text-align:center}.free-shipping-bar__progress{flex:0 0 200px;inline-size:200px}.free-shipping-bar--drawer .free-shipping-bar__progress{inline-size:100%;flex-basis:auto}.free-shipping-bar--product .free-shipping-bar__inner{flex-direction:row;align-items:center;justify-content:flex-start;text-align:start;gap:.875rem}.free-shipping-bar--product .free-shipping-bar__progress{flex:1 1 auto;inline-size:auto;max-inline-size:none}}body:has(.free-shipping-bar--sticky:not([hidden])){padding-block-end:var(--fsb-sticky-height, 54px)}
/*# sourceMappingURL=/cdn/shop/t/34/assets/free-shipping-bar.css.map */
