.m-cart-promo-trackers{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;margin-top:var(--cart-promo-margin-top);margin-bottom:var(--cart-promo-margin-bottom)}.m-cart-promo-trackers--pair_first .m-cart-promo-progress--pair{order:-1}.m-cart-promo-progress{box-sizing:border-box;width:100%;max-width:100%;padding:var(--cart-promo-padding-y) var(--cart-promo-padding-x);overflow:hidden;border-width:var(--cart-promo-border-width);border-style:var(--cart-promo-border-style);border-color:var(--cart-promo-border);border-radius:var(--cart-promo-radius);background:var(--cart-promo-bg);color:var(--cart-promo-text);text-align:left}.m-cart-promo-trackers .m-cart-promo-progress{margin:0}.m-cart-promo-progress,.m-cart-promo-progress *{box-sizing:border-box}.m-cart-promo-progress--center{text-align:center}.m-cart-promo-progress--right{text-align:right}.m-cart-promo-progress__inner{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;min-width:0}.m-cart-promo-progress--center .m-cart-promo-progress__inner,.m-cart-promo-progress--right .m-cart-promo-progress__inner{grid-template-columns:minmax(0,1fr)}.m-cart-promo-progress__icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:var(--cart-promo-icon)}.m-cart-promo-progress--center .m-cart-promo-progress__icon{justify-self:center}.m-cart-promo-progress--right .m-cart-promo-progress__icon{justify-self:end}.m-cart-promo-progress__icon-svg{display:block;width:22px;height:22px}.m-cart-promo-progress__content,.m-cart-promo-progress__summary{min-width:0}.m-cart-promo-progress__toggle{display:none}.m-cart-promo-progress__toggle-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.m-cart-promo-progress__chevron{display:block;width:18px;height:18px;transition:transform var(--m-duration-default, .25s) ease}.m-cart-promo-progress__heading,.m-cart-promo-progress__message,.m-cart-promo-progress__note{margin:0;overflow-wrap:anywhere}.m-cart-promo-progress__heading{margin-bottom:5px;color:var(--cart-promo-heading);font-family:var(--font-stack-header);font-size:18px;font-weight:500;line-height:1.25}.m-cart-promo-progress__message{color:var(--cart-promo-text);font-size:var(--cart-promo-message-size-desktop);font-weight:500;line-height:1.45}.m-cart-promo-progress__note{margin-top:5px;color:var(--cart-promo-note);font-size:var(--cart-promo-note-size-desktop);line-height:1.45}.m-cart-promo-progress__bar{position:relative;width:100%;height:var(--cart-promo-bar-height);margin-top:10px;overflow:hidden;border-radius:var(--cart-promo-bar-radius);background:var(--cart-promo-bar-bg)}.m-cart-promo-progress__bar-fill{display:block;width:var(--cart-promo-progress);max-width:100%;height:100%;border-radius:inherit;background:var(--cart-promo-bar-fill);transition:width var(--m-duration-default, .25s) ease}.m-cart-promo-progress--complete .m-cart-promo-progress__icon{border-radius:999px;background:#a73a6414}.m-cart-promo-progress--animate{animation:m-cart-promo-progress-pulse .6s ease}@keyframes m-cart-promo-progress-pulse{0%{box-shadow:0 0 #a73a6429}to{box-shadow:0 0 0 8px #a73a6400}}@media screen and (max-width:767px){.m-cart-drawer .m-cart-promo-progress__inner{grid-template-columns:minmax(0,1fr);gap:0}.m-cart-drawer .m-cart-promo-progress__icon{display:none}.m-cart-drawer .m-cart-promo-progress__summary{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:10px}.m-cart-drawer .m-cart-promo-progress__heading{margin-bottom:0}.m-cart-drawer .m-cart-promo-progress__toggle{display:inline-flex;width:30px;height:30px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--cart-promo-heading);cursor:pointer}.m-cart-drawer .m-cart-promo-progress__toggle:hover{background:rgba(var(--color-foreground),.06)}.m-cart-drawer .m-cart-promo-progress__toggle:focus-visible{outline:2px solid var(--cart-promo-heading);outline-offset:2px}.m-cart-drawer .m-cart-promo-progress__details{display:none;margin-top:8px}.m-cart-drawer .m-cart-promo-progress.is-open .m-cart-promo-progress__details{display:block}.m-cart-drawer .m-cart-promo-progress.is-open .m-cart-promo-progress__chevron{transform:rotate(180deg)}.m-cart-promo-progress__message{font-size:var(--cart-promo-message-size-mobile)}.m-cart-promo-progress__note{font-size:var(--cart-promo-note-size-mobile)}}@media(prefers-reduced-motion:reduce){.m-cart-promo-progress,.m-cart-promo-progress__bar-fill,.m-cart-promo-progress__chevron{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cart-promotion-progress.css.map */
