.cart-offers{display:flex;align-items:flex-start;flex:1 1 auto}.cart-offer{position:relative;flex:1 1 0;min-width:110px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 14px}.cart-offer:not(:first-child):before{content:"";position:absolute;top:15px;right:calc(50% + 18px);width:calc(100% - 36px);height:2px;background:#e6e2d8}.cart-offer--reached:not(:first-child):before{background:#86956f}.cart-offer__check{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #d8d5cc;color:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:border-color .25s ease,background .25s ease}.cart-offer__check svg{width:16px;height:16px;opacity:0}.cart-offer--reached .cart-offer__check{background:#1e462f;border-color:#1e462f;animation:cart-offer-pop .35s ease-out}.cart-offer--reached .cart-offer__check svg{opacity:1}.cart-offer--reached .cart-offer__check-path{stroke-dasharray:26;stroke-dashoffset:26;animation:cart-offer-draw .4s ease-out .1s forwards}@keyframes cart-offer-pop{0%{transform:scale(.8)}60%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes cart-offer-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.cart-offer--reached .cart-offer__check{animation:none}.cart-offer--reached .cart-offer__check-path{animation:none;stroke-dashoffset:0}}.cart-offer__text{display:flex;flex-direction:column;align-items:center}.cart-offer__title{font-family:marseille,sans-serif;font-size:15px;font-weight:400;line-height:1.35;color:#44472d;margin:10px 0 2px}.cart-offer__threshold{font-family:marseille,sans-serif;font-size:13px;font-weight:300;color:#9a988f;margin:0}.cart-offer--reached .cart-offer__threshold{color:#86956f;font-weight:400;letter-spacing:.04em}.cart-offer:not(.cart-offer--reached){opacity:.75;filter:grayscale(.3)}.cart-offer--next{opacity:1!important;filter:none!important}.cart-offer--next .cart-offer__check{border-color:#86956f}.cart-offer__remaining{font-family:marseille,sans-serif;font-size:13px;font-weight:400;color:#1e462f;margin:2px 0 0;letter-spacing:.02em}@media screen and (max-width:749px){.cart-offers{flex-direction:column;align-items:stretch}.cart-offer{flex-direction:row;align-items:center;text-align:left;max-width:none;width:100%;gap:12px;padding:9px 0}.cart-offer:not(:first-child):before{display:none}.cart-offer__check{flex-shrink:0;width:26px;height:26px}.cart-offer__check svg{width:13px;height:13px}.cart-offer__title{margin:0}.cart-offer__text{align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/cart-offers.css.map */
