.cart-progress{background-color:#f8f5f2;padding:25px 12px 0 10px;border:1px solid #DEDEDE}.drawer__inner{width:55rem;padding:0}.cart-drawer .cart-items{padding:0;background-color:#f3f3f3}.drawer__header{padding:15px}.drawer__footer{padding:0;background-color:rgba(var(--color-foreground),.06)}.cart-drawer__footer{padding:0 1.5rem}.cart__ctas{padding:0 1.5rem 1rem}.drawer__close{right:0}.cart-drawer .cart-items thead th:nth-child(2),.cart-drawer .cart-items th{padding-bottom:8px}.cart-progress__header-inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:10px}.cart-progress__header-left{flex:0 0 20%}.cart-progress__header-left:empty{display:none}.cart-progress__header-right{flex:0 0 80%}.cart-progress__title{font-size:1.2rem;font-weight:600;margin:0;line-height:1.3;color:rgb(var(--color-foreground))}.cart-progress__gift-details-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .8rem;background:transparent;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;font-size:1.2rem;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .2s ease,background .2s ease;max-width:fit-content}.cart-progress__gift-details-btn:hover{border-color:rgba(var(--color-foreground),.5);background:rgba(var(--color-foreground),.05)}.cart-progress__gift-details-btn[aria-expanded=true]{color:#000}.cart-progress__gift-details-btn[aria-expanded=true] .cart-progress__chevron{transform:rotate(180deg)}.cart-progress__chevron{display:inline-flex;transition:transform .2s ease}.cart-progress__gift-details{margin-bottom:.75rem;margin-top:.5rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}.cart-progress__gift-details.cart-progress__gift-details--expanded{max-height:50rem;opacity:1}.cart-progress__gift-details-content{font-size:1.2rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.cart-progress__gift-product-card{background:rgb(var(--color-background));border-radius:.8rem;padding:1.2rem;box-shadow:0 .1rem .3rem #00000014}.cart-progress__gift-card-top{display:flex;align-items:flex-start;gap:1rem;margin-bottom:0}.cart-progress__gift-card-top:has(+.cart-progress__gift-card-description){margin-bottom:1rem}.cart-progress__gift-card-image{flex:0 0 auto;width:5rem;height:5rem;border-radius:.4rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.cart-progress__gift-card-image img{width:100%;height:100%;object-fit:cover}.cart-progress__gift-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.4)}.cart-progress__gift-card-info{flex:1;min-width:0}.cart-progress__gift-card-title{font-size:1.4rem;font-weight:600;margin:0 0 .4rem;line-height:1.3;color:rgb(var(--color-foreground))}.cart-progress__gift-card-price{font-size:1.2rem;margin:0;color:rgba(var(--color-foreground),.75);line-height:1.4}.cart-progress__gift-card-price-label{margin-right:.2rem}.cart-progress__gift-card-price-original{text-decoration:line-through;margin-right:.3rem}.cart-progress__gift-card-price-free{font-weight:500}.cart-progress__gift-card-description{font-size:1.2rem;line-height:1.55;color:rgba(var(--color-foreground),.85);margin:0}.cart-progress__gift-card-description.rte p:first-child{margin-top:0}.cart-progress__gift-card-description.rte p:last-child{margin-bottom:0}.cart-progress__spend{font-size:1.2rem;margin-bottom:.75rem;color:rgb(var(--color-foreground));display:inline-block;margin-top:10px;opacity:0;visibility:hidden}.cart-progress__spend-value{font-weight:600}.cart-progress__message{margin:.4rem 0 0;font-size:1.1rem;line-height:1.4;color:rgba(var(--color-foreground),.75)}.cart-progress__message-text--success{color:rgb(var(--color-foreground));font-weight:500}.cart-progress__track{position:relative;height:.6rem;background:rgba(var(--color-foreground),.15);border-radius:.3rem;overflow:visible}.cart-progress__fill-wrap{position:absolute;left:0;right:65px;top:0;bottom:0;border-radius:.3rem;overflow:hidden}.cart-progress__fill{position:absolute;left:0;top:0;height:100%;width:max(0px,calc(var(--progress, 0%) - 2rem));background:rgb(var(--color-foreground));border-radius:.3rem;transition:width .4s cubic-bezier(.4,0,.2,1);min-width:.3rem}.cart-progress__milestones{position:absolute;left:0;right:65px;top:50%;transform:translateY(-50%);height:0;pointer-events:none}.cart-progress__milestone{position:absolute;left:var(--position, 0);transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.3rem;top:-20px}.cart-progress__milestone-marker{position:relative;width:4rem;height:4rem;border-radius:50%;background:rgb(var(--color-background));border:.2rem solid rgba(var(--color-foreground),.2);display:flex;align-items:center;justify-content:center;padding:5px;box-shadow:0 .2rem .6rem #00000014}.cart-progress__milestone-marker img{width:100%;height:100%;object-fit:cover}.cart-progress__gift-placeholder{display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5)}.cart-progress__milestone-marker--shipping{width:auto;min-width:4rem;height:4rem;border-radius:.4rem;padding:0 .8rem}.cart-progress__milestone.cart-progress__milestone--shipping{min-width:100px}.cart-progress__header.cart-progress__header--free-shipping .cart-progress__header-right:first-child{flex:0 0 100%}.cart-progress__header.cart-progress__header--free-gift.cart-progress__header--free-shipping .cart-progress__header-right{flex:0 0 80%}.cart-progress__header.cart-progress__header--free-gift.cart-progress__header--free-shipping .cart-progress__header-right:first-child{flex:0 0 100%}.cart-progress__shipping-text{font-size:1.1rem;font-weight:600;color:rgb(var(--color-foreground));white-space:break-spaces;text-align:center;line-height:1.2}.cart-progress__milestone--unlocked .cart-progress__milestone-marker{border-color:#ccc;background:#fff}.cart-progress__milestone--unlocked .cart-progress__milestone-marker img{opacity:.9}.cart-progress__check{position:absolute;top:-5px;right:-10px;width:1.8rem;height:1.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .1rem .3rem #0003}.cart-progress__threshold{font-size:1.1rem;font-weight:700;color:rgb(var(--color-foreground))}.cart-progress__milestone--unlocked .cart-progress__threshold{color:rgb(var(--color-foreground))}.cart-progress__label{font-size:.8rem;line-height:1;display:inline-block;color:rgba(var(--color-foreground),.8)}.cart-progress__message{margin-top:25px;min-height:0;margin-bottom:0;text-align:center}.cart-progress__message-text{font-size:1.2rem;color:rgb(var(--color-foreground))}.cart-progress__message-text--success{font-weight:600;color:rgb(var(--color-foreground))}.cart-progress__track,.cart-progress__fill-wrap,.cart-progress__fill,.cart-progress__milestone-marker{contain:layout}@media screen and (max-width:992px){.cart-progress__milestone--gift .cart-progress__milestone-marker img,.cart-progress__milestone--gift .cart-progress__milestone-marker .cart-progress__gift-placeholder{display:none!important}.cart-progress__milestone--gift .cart-progress__threshold{margin-top:-35px;margin-bottom:0;display:flex;align-items:center;justify-content:center;min-height:3rem;z-index:1;box-sizing:border-box}.cart-progress__milestone-marker--shipping{width:75px}.cart-progress__label{font-size:1.1rem;font-weight:600;margin-top:7px}.cart-progress__header-inner{margin-bottom:0}.cart-progress__shipping-text{white-space:inherit;text-align:center;line-height:1.2}.cart-progress__spend-value{display:none}.cart-progress__spend{margin-top:0;font-size:0;font-weight:100}.cart-progress__milestone.cart-progress__milestone--gift{left:60%;gap:1px}.cart-progress__milestone.cart-progress__milestone--gift .cart-progress__milestone-marker{width:55px;border-radius:0}.cart-progress__milestone.cart-progress__milestone--shipping{left:110%}.cart-progress__header-left{flex:0 0 30%}.cart-progress__header-right{flex:0 0 70%}.drawer__footer{overflow-x:hidden;position:fixed;bottom:0;background-color:#fff;left:0;right:0;z-index:1}.cart-drawer .cart-item__totals{gap:10px}.cart-progress__message{display:none}.cart-drawer__footer{padding:0 1.5rem 1.5rem!important}.cart__ctas{padding:0 1.5rem 1rem}.cart-progress__fill-wrap{right:45px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/cart-progress.css.map */
