@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem;position:relative;z-index:0}.progress-bar{border-radius:6px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;width:100%!important;transform-origin:left;transform:scaleX(0);transition:transform 2s cubic-bezier(.25,1,.5,1)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.cart-goal--container-inner{margin-bottom:1rem;transition:all .2s ease-out;padding:0;position:relative}.cart-goal--container-inner .progress,#cart-goal-banner .progress{background-color:#37544180;border-radius:6px}.cart-goal--container-inner .bg-primary,#cart-goal-banner .bg-primary,.cart-goal--container-inner .bg-success,#cart-goal-banner .bg-success{background-color:var(--colorBtnPrimary)!important}.cart-goal--container-inner .rte{margin-bottom:2.5rem;font-size:.8rem}.cart-goal-legend{display:flex;justify-content:space-between;font-size:.7rem;line-height:normal;list-style:none;padding:0;margin:0 8%;text-align:center;position:relative;z-index:1}.cart-goal-legend li{position:relative;width:33.3%;padding-top:2rem;white-space:nowrap}.cart-goal-legend li:before{content:"";position:absolute;left:50%;top:22px;width:1px;height:10px;background-color:#00000040}.cart-goal-legend .goal-feature{align-items:center;background:#fff;border-radius:50%;border:2px solid #375441;display:flex;height:70px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:-43px;transform:translate(-50%);width:70px;z-index:1}.cart-goal-legend .goal-feature img{display:block;height:auto;width:80%}.cart-goal-legend .goal-feature .shipping-svg{display:block;width:50%}.cart-goal-legend .goal-feature .shipping-svg path{stroke:#375441}.cart-goal-legend li.activated .goal-feature{border-color:#62bd4b;background:#a7c5a0}.cart-goal-legend .checkmark{display:none}.cart-goal-legend li.activated .checkmark{display:inline;color:#62bd4b}#CartDrawer .cart-goal--container{padding:0 4px;margin-bottom:10px}#CartDrawer .cart-goal--container .rte{margin-bottom:1.4rem}#CartDrawer .cart-goal-legend{margin:0}#CartDrawer .cart-goal-legend li{padding-top:1.4rem}#CartDrawer .cart-goal-legend li:before{top:12px}#CartDrawer .cart-goal-legend .goal-feature{height:50px;left:50%;top:-34px;width:50px}#CartPopup .cart-goal--container~.cart-popup--success{margin-top:0}@media(max-width:768px){.template-cart .cart-goal-banner-container{padding-bottom:0}}.cart-goal-banner-container{padding:4px 40px;background:#37544122}#cart-goal-banner{display:flex;width:100%;justify-content:space-around;max-width:1000px;margin:0 auto;align-items:center}#cart-goal-banner>.rte{font-size:16px;font-weight:700;top:7px;display:flex;align-items:center;margin:0}#cart-goal-banner>.rte p{display:inline-block;margin:0;white-space:nowrap;padding-right:20px}#cart-goal-banner .goals-container{width:100%;position:relative;top:17px}#cart-goal-banner .cart-goal-legend li.activated .checkmark{display:none}#cart-goal-banner .cart-goal-legend li:before{display:none}#cart-goal-banner .cart-goal-legend li{padding-top:2rem}#cart-goal-banner .cart-goal-legend .goal-feature{display:none}#cart-goal-banner .cart-goal-legend .tier-label{position:absolute;left:50%;transform:translate(-50%);top:-20px;background:#fff;border:2px solid #375441;border-radius:30px;padding:4px 14px;white-space:nowrap;font-weight:600}#cart-goal-banner .cart-goal-legend li.activated .tier-label{border-color:#62bd4b;background:#a7c5a0}#cart-goal-banner .progress{height:12px}@media(max-width:960px){.cart-goal-banner-container{padding:4px 8px}#cart-goal-banner{flex-direction:column}#cart-goal-banner>.rte p{padding-right:0}#cart-goal-banner .goals-container{max-width:640px;margin:0 auto}#cart-goal-banner .cart-goal-legend{font-size:9px;font-weight:700}#cart-goal-banner .cart-goal-legend .tier-label{padding:4px 6px;border-radius:4px;font-size:inherit}}.reward-variant-selector{display:block;margin-bottom:6px;padding:4px 6px;background:#c0d9bb;border:1px solid #62BD4B;border-radius:6px;transition:all .2s ease-out}.reward-variant-selector__inner{display:flex;gap:12px;justify-content:space-between}.reward-variant-selector__header{text-align:left}.reward-variant-selector__title{margin:0;font-size:.86rem;font-weight:700;color:#000;line-height:normal}.reward-variant-selector__subtitle{margin:0;font-size:.66rem;color:#000;opacity:1;text-transform:uppercase;font-weight:600}.reward-variant-selector__variants{display:flex;gap:4px;justify-content:end}.reward-variant-selector__button{flex:1;padding:6px 10px;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#fff;background-color:var(--colorBtnPrimary, #375441);border:2px solid var(--colorBtnPrimary, #375441);border-radius:4px;cursor:pointer;transition:all .2s ease-out;width:100%;min-width:56px}.reward-variant-selector__button:hover:not(:disabled){background-color:#2d4334;border-color:#2d4334;transform:translateY(-1px);box-shadow:0 2px 6px #37544133}.reward-variant-selector__button:active:not(:disabled){transform:translateY(0)}.reward-variant-selector__button:disabled{background-color:#3754414d;border-color:#3754414d;color:#fff9;cursor:not-allowed}@media(max-width:768px){.reward-variant-selector{padding:12px 15px}.reward-variant-selector__title{font-size:.85rem}.reward-variant-selector__subtitle{font-size:.7rem}.reward-variant-selector__button{min-width:60px;padding:8px 12px;font-size:.7rem}}
/*# sourceMappingURL=/cdn/shop/t/284/assets/cart-tiers.css.map */
