.drop-cart-goals-mount[hidden],.drop-cart-goals[hidden]{display:none!important}.drop-cart-goals-mount{width:100%}.drop-cart-goals{--drop-cart-goals-ink: #3d3136;--drop-cart-goals-muted: rgba(61, 49, 54, .68);--drop-cart-goals-muted-2: rgba(61, 49, 54, .52);--drop-cart-goals-surface: #fffdfb;--drop-cart-goals-surface-soft: #fbf7f4;--drop-cart-goals-line: rgba(119, 91, 99, .14);--drop-cart-goals-line-strong: rgba(119, 91, 99, .24);--drop-cart-goals-accent: #785d67;--drop-cart-goals-accent-strong: #604852;--drop-cart-goals-accent-soft: rgba(120, 93, 103, .1);--drop-cart-goals-track: rgba(61, 49, 54, .1);--drop-cart-goals-progress: 0%;--drop-cart-goals-count: 3;--drop-cart-goals-pad-x: 1.45rem;--drop-cart-goals-pad-y: 1.28rem;--drop-cart-goals-radius: 22px;--drop-cart-goals-step-radius: 16px;--drop-cart-goals-icon-size: 2.75rem;--drop-cart-goals-bar-height: .58rem;box-sizing:border-box;position:relative;width:100%;margin:0;padding:var(--drop-cart-goals-pad-y) var(--drop-cart-goals-pad-x) 1.18rem;border:1px solid var(--drop-cart-goals-line);border-radius:var(--drop-cart-goals-radius);background:var(--drop-cart-goals-surface);box-shadow:0 12px 30px #3d31360a;color:var(--drop-cart-goals-ink);isolation:isolate}.drop-cart-goals--page{max-width:860px;margin:0 0 1.65rem}.drop-cart-goals--drawer{--drop-cart-goals-pad-x: 1.12rem;--drop-cart-goals-pad-y: 1.08rem;--drop-cart-goals-radius: 18px;--drop-cart-goals-step-radius: 14px;--drop-cart-goals-icon-size: 2.38rem;--drop-cart-goals-bar-height: .52rem;margin:0 0 1.15rem;box-shadow:0 10px 24px #3d313609}.drop-cart-goals--notification{--drop-cart-goals-pad-x: 1rem;--drop-cart-goals-pad-y: 1rem;--drop-cart-goals-radius: 18px;--drop-cart-goals-step-radius: 14px;--drop-cart-goals-icon-size: 2.28rem;--drop-cart-goals-bar-height: .5rem;margin:1rem 0 1.1rem;box-shadow:none}.drop-cart-goals *,.drop-cart-goals *:before,.drop-cart-goals *:after{box-sizing:border-box}.drop-cart-goals__head{display:grid;gap:.34rem;margin:0 0 1rem}.drop-cart-goals__title{margin:0;color:var(--drop-cart-goals-muted-2);font-size:.78rem;font-weight:600;line-height:1.15;letter-spacing:.13em;text-transform:uppercase}.drop-cart-goals__message{max-width:42rem;margin:0;color:var(--drop-cart-goals-ink);font-family:var(--font-heading-family);font-size:1.36rem;font-weight:500;line-height:1.2;letter-spacing:.01em}.drop-cart-goals__progress-area{display:grid;gap:.82rem}.drop-cart-goals__bar-wrap{position:relative;padding:.48rem 0}.drop-cart-goals__bar{box-sizing:border-box;position:relative;width:100%;height:var(--drop-cart-goals-bar-height);border-radius:999px;background:var(--drop-cart-goals-track);overflow:hidden;transform:translateZ(0)}.drop-cart-goals__fill{position:absolute;inset:0 auto 0 0;width:var(--drop-cart-goals-progress);min-width:0;max-width:100%;border-radius:inherit;overflow:hidden;background:linear-gradient(110deg,var(--drop-cart-goals-accent-strong) 0%,#765763 28%,#9a7882 46%,#b89a87 54%,#8c6a76 70%,var(--drop-cart-goals-accent-strong) 100%);background-size:230% 100%;animation:drop-cart-goals-liquid-fill 5.2s ease-in-out infinite;transition:width .3s ease;will-change:width,background-position}.drop-cart-goals__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.16) 48%,transparent 100%);opacity:0;transform:translate(-120%);animation:drop-cart-goals-soft-sheen 7.2s ease-in-out infinite}@keyframes drop-cart-goals-liquid-fill{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes drop-cart-goals-soft-sheen{0%,42%{opacity:0;transform:translate(-120%)}52%{opacity:.42}68%,to{opacity:0;transform:translate(120%)}}.drop-cart-goals__markers,.drop-cart-goals__steps{margin:0;padding:0;list-style:none}.drop-cart-goals__markers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.drop-cart-goals__marker{--drop-goal-x: 50%;position:absolute;top:50%;left:min(max(var(--drop-goal-x),0%),100%);transform:translate(-50%,-50%)}.drop-cart-goals__marker-dot{display:block;width:1rem;height:1rem;border:2px solid var(--drop-cart-goals-line-strong);border-radius:999px;background:var(--drop-cart-goals-surface);box-shadow:0 0 0 4px var(--drop-cart-goals-surface)}.drop-cart-goals__marker.is-active .drop-cart-goals__marker-dot{border-color:var(--drop-cart-goals-accent);box-shadow:0 0 0 4px var(--drop-cart-goals-surface),0 0 0 8px #785d6714}.drop-cart-goals__marker.is-reached .drop-cart-goals__marker-dot{border-color:var(--drop-cart-goals-accent);background:var(--drop-cart-goals-accent)}.drop-cart-goals__steps{display:grid;grid-template-columns:repeat(var(--drop-cart-goals-count),minmax(0,1fr));gap:.62rem}.drop-cart-goals__step{min-width:0;color:var(--drop-cart-goals-muted)}.drop-cart-goals__step-inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-height:5.25rem;height:100%;padding:.78rem .82rem;border:1px solid rgba(119,91,99,.12);border-radius:var(--drop-cart-goals-step-radius);background:#fff;box-shadow:none}.drop-cart-goals__icon{position:relative;display:grid;place-items:center;width:var(--drop-cart-goals-icon-size);height:var(--drop-cart-goals-icon-size);flex:0 0 auto;border:1px solid rgba(119,91,99,.16);border-radius:999px;background:var(--drop-cart-goals-surface-soft);color:currentColor}.drop-cart-goals__icon img,.drop-cart-goals__icon svg{display:block;width:calc(var(--drop-cart-goals-icon-size) - 1rem);height:calc(var(--drop-cart-goals-icon-size) - 1rem)}.drop-cart-goals__icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.drop-cart-goals__content{display:grid;min-width:0;gap:.18rem}.drop-cart-goals__label,.drop-cart-goals__amount,.drop-cart-goals__meta,.drop-cart-goals__status{display:block;min-width:0}.drop-cart-goals__label{color:var(--drop-cart-goals-ink);font-size:.95rem;font-weight:600;line-height:1.13;letter-spacing:.005em;overflow-wrap:anywhere}.drop-cart-goals__amount{color:#3d3136c2;font-size:.84rem;font-weight:600;line-height:1.1}.drop-cart-goals__meta{color:var(--drop-cart-goals-muted-2);font-size:.78rem;line-height:1.14;overflow-wrap:anywhere}.drop-cart-goals__status{display:none;width:fit-content;margin-top:.12rem;padding:.22rem .46rem;border-radius:999px;background:var(--drop-cart-goals-accent-soft);color:var(--drop-cart-goals-accent-strong);font-size:.66rem;font-weight:700;line-height:1;letter-spacing:.07em;text-transform:uppercase}.drop-cart-goals__step.is-active{color:var(--drop-cart-goals-accent)}.drop-cart-goals__step.is-active .drop-cart-goals__step-inner{border-color:#785d6747;background:linear-gradient(180deg,#fff,#fbf7f4c7)}.drop-cart-goals__step.is-active .drop-cart-goals__icon{border-color:#785d6747;background:#785d6712}.drop-cart-goals__step.is-active .drop-cart-goals__status{display:inline-flex;align-items:center}.drop-cart-goals__step.is-reached{color:var(--drop-cart-goals-accent)}.drop-cart-goals__step.is-reached .drop-cart-goals__step-inner{border-color:#785d6733;background:#785d6706}.drop-cart-goals__step.is-reached .drop-cart-goals__icon{border-color:#785d673d;background:#785d6714}.drop-cart-goals__step.is-reached .drop-cart-goals__icon:after{content:"\2713";position:absolute;top:-.18rem;right:-.18rem;display:grid;place-items:center;width:1.08rem;height:1.08rem;border-radius:999px;background:var(--drop-cart-goals-accent);color:#fff;font-size:.7rem;line-height:1}.drop-cart-goals__step.is-locked .drop-cart-goals__icon,.drop-cart-goals__step.is-locked .drop-cart-goals__label,.drop-cart-goals__step.is-locked .drop-cart-goals__amount{opacity:.78}.drop-cart-goals__sr-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-item--drop-goal-gift .cart-item__name{color:#775b63;font-weight:600}.cart-item--drop-goal-gift-free cart-remove-button,.cart-item--drop-goal-gift-free .quantity,.cart-item--drop-goal-gift-free .quantity-popover__info-button,.cart-item--drop-goal-gift-free .quantity-popover__info{display:none!important}.drop-cart-goal-gift-note{margin:.25rem 0 .1rem;color:#775b63c7;font-size:1.15rem;line-height:1.35}.drop-cart-goal-free-label{color:#775b63;font-weight:700}.drop-cart-goals--drawer .drop-cart-goals__message,.drop-cart-goals--notification .drop-cart-goals__message{font-size:1.12rem;line-height:1.2}.drop-cart-goals--drawer .drop-cart-goals__title,.drop-cart-goals--notification .drop-cart-goals__title{font-size:.72rem}.drop-cart-goals--drawer .drop-cart-goals__steps,.drop-cart-goals--notification .drop-cart-goals__steps{grid-template-columns:repeat(auto-fit,minmax(8.2rem,1fr));gap:.54rem}.drop-cart-goals--drawer .drop-cart-goals__step-inner,.drop-cart-goals--notification .drop-cart-goals__step-inner{min-height:4.85rem;padding:.68rem .7rem}.drop-cart-goals--drawer .drop-cart-goals__label,.drop-cart-goals--notification .drop-cart-goals__label{font-size:.84rem}.drop-cart-goals--drawer .drop-cart-goals__amount,.drop-cart-goals--notification .drop-cart-goals__amount{font-size:.76rem}.drop-cart-goals--drawer .drop-cart-goals__meta,.drop-cart-goals--notification .drop-cart-goals__meta{display:none}@media screen and (max-width:989px){.drop-cart-goals--page{max-width:860px}.drop-cart-goals__steps{gap:.56rem}.drop-cart-goals__step-inner{grid-template-columns:1fr;justify-items:center;align-content:start;text-align:center;gap:.52rem;min-height:6.45rem;padding:.74rem .62rem}.drop-cart-goals__content{justify-items:center}.drop-cart-goals__status{justify-self:center}}@media screen and (max-width:749px){.drop-cart-goals{--drop-cart-goals-pad-x: 1rem;--drop-cart-goals-pad-y: 1rem;--drop-cart-goals-radius: 18px;--drop-cart-goals-icon-size: 2.34rem;--drop-cart-goals-bar-height: .5rem;box-shadow:0 10px 24px #3d313609}.drop-cart-goals--page{max-width:none;margin-bottom:1.25rem}.drop-cart-goals__head{margin-bottom:.88rem}.drop-cart-goals__title{font-size:.72rem}.drop-cart-goals__message{max-width:none;font-size:1.08rem;line-height:1.22}.drop-cart-goals__progress-area{gap:.72rem}.drop-cart-goals__bar-wrap{padding:.42rem 0}.drop-cart-goals__marker-dot{width:.86rem;height:.86rem;box-shadow:0 0 0 3px var(--drop-cart-goals-surface)}.drop-cart-goals__steps{grid-template-columns:repeat(auto-fit,minmax(8.4rem,1fr));gap:.54rem}.drop-cart-goals--drawer .drop-cart-goals__steps,.drop-cart-goals--notification .drop-cart-goals__steps{grid-template-columns:repeat(auto-fit,minmax(7.75rem,1fr))}.drop-cart-goals__step-inner{grid-template-columns:auto minmax(0,1fr);justify-items:stretch;align-content:center;text-align:left;gap:.58rem;min-height:4.75rem;padding:.64rem .66rem}.drop-cart-goals__content{justify-items:start}.drop-cart-goals__label{font-size:.82rem;line-height:1.12}.drop-cart-goals__amount{font-size:.74rem}.drop-cart-goals__meta{display:none}.drop-cart-goals__status{justify-self:start;font-size:.62rem}}@media screen and (max-width:389px){.drop-cart-goals{--drop-cart-goals-pad-x: .86rem;--drop-cart-goals-icon-size: 2.16rem}.drop-cart-goals__message{font-size:1rem}.drop-cart-goals__steps,.drop-cart-goals--drawer .drop-cart-goals__steps,.drop-cart-goals--notification .drop-cart-goals__steps{grid-template-columns:repeat(auto-fit,minmax(7.25rem,1fr));gap:.48rem}.drop-cart-goals__step-inner{gap:.5rem;padding:.58rem}.drop-cart-goals__label{font-size:.78rem}.drop-cart-goals__amount{font-size:.7rem}}@media(prefers-reduced-motion:reduce){.drop-cart-goals__fill{animation:none;transition:none;will-change:auto}.drop-cart-goals__fill:after{animation:none;opacity:0}}html[data-drop-cart-goals-syncing=true] .cart__checkout-button,html[data-drop-cart-goals-syncing=true] .cart-notification__checkout-button,html[data-drop-cart-goals-syncing=true] button[name=checkout],html[data-drop-cart-goals-syncing=true] #checkout,[data-drop-cart-goals-disabled=true]{cursor:wait!important;opacity:.58}html[data-drop-cart-goals-syncing=true] .additional-checkout-buttons,html[data-drop-cart-goals-syncing=true] .cart__dynamic-checkout-buttons,html[data-drop-cart-goals-syncing=true] .shopify-payment-button,html[data-drop-cart-goals-syncing=true] [data-shopify-buttoncontainer]{pointer-events:none;opacity:.58}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-cart-goals.css.map */
