.mov-cart-progress{padding:1.2rem 1.5rem 1rem;background:var(--mov-ice);border-radius:var(--mov-radius);margin:0 0 .5rem}.mov-cart-progress__message{margin:0 0 .9rem;font-size:var(--mov-text-sm);font-weight:500;text-align:center;color:var(--mov-navy)}.mov-cart-progress__message strong{color:var(--mov-cobalt)}.mov-cart-progress__track{position:relative;height:1rem;border-radius:var(--mov-radius-pill);background:#2b4bc724}.mov-cart-progress__fill,.mov-cart-progress__fill:empty{display:block;position:relative;height:100%;min-width:1rem;border-radius:var(--mov-radius-pill);background:linear-gradient(90deg,var(--mov-cobalt),var(--mov-glacial));transition:width var(--mov-dur-slow) var(--mov-ease-out)}.mov-cart-progress__track{margin:1rem .6rem 2.4rem}.mov-cart-progress__node{position:absolute;top:50%;transform:translate(-50%,-50%);width:2.6rem;height:2.6rem;border-radius:50%;background:var(--mov-white);border:2px solid rgba(16,28,61,.15);display:grid;place-items:center;color:#101c3d8c}.mov-cart-progress__node svg{width:1.3rem;height:1.3rem}.mov-cart-progress__pct{font-family:var(--mov-font-display);font-weight:800;font-size:.9rem;letter-spacing:-.02em;line-height:1}.mov-cart-progress__img{width:88%;height:88%;object-fit:contain;border-radius:50%}.mov-cart-progress__node:has(.mov-cart-progress__img){width:3.4rem;height:3.4rem;background:#dceff8}.mov-cart-progress__node:has(.mov-cart-progress__img) .mov-cart-progress__amt{top:calc(100% + .05rem)}.mov-cart-progress__check{position:absolute;right:-.35rem;top:-.35rem;width:1.2rem;height:1.2rem;border-radius:50%;background:var(--mov-vivus);color:var(--mov-white);font-size:.75rem;font-weight:700;display:grid;place-items:center;opacity:0;transform:scale(.4);transition:opacity var(--mov-dur-fast) var(--mov-ease-out),transform var(--mov-dur-fast) var(--mov-ease-out)}.mov-cart-progress__amt{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);font-size:1rem;font-weight:700;color:#101c3d73;white-space:nowrap}.mov-cart-progress__node.is-reached{border-color:var(--mov-cobalt);color:var(--mov-cobalt)}.mov-cart-progress__node.is-reached .mov-cart-progress__check{opacity:1;transform:scale(1)}.mov-cart-progress__node.is-next{border-color:var(--mov-cobalt);color:var(--mov-cobalt);box-shadow:0 0 0 .25rem #2b4bc729}.mov-cart-progress__node.is-reached .mov-cart-progress__amt,.mov-cart-progress__node.is-next .mov-cart-progress__amt{color:var(--mov-cobalt)}.mov-cart-progress__towel{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0;text-align:center;font-size:var(--mov-text-xs);font-weight:600;color:#101c3d8c}.mov-cart-progress__towel-img{flex:none;width:2.2rem;height:2.2rem;object-fit:cover;border-radius:50%;background:var(--mov-white);box-shadow:0 0 0 1px #101c3d1a}.mov-cart-progress__towel.is-on{color:#3c7015}.mov-cart-progress__towel-check{display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;border-radius:50%;background:#8cc63e40;font-size:.8rem}.drawer .cart-items thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.drawer .cart-item__media{width:6.6rem}.drawer .cart-item__image{max-width:6.6rem}.drawer .cart-item__media,.drawer .cart-item__details,.drawer .cart-item__totals{padding-top:1.1rem}.drawer .cart-item__name{font-size:1.3rem;line-height:1.35}.drawer .cart-item__details .product-option{font-size:1.1rem}.drawer .cart-item__details>.product-option:not(.mov-cart-item__gift-note),.drawer .cart-item__details>.cart-item__discounted-prices{display:none}.drawer .cart-item__details,.drawer .cart-item__quantity{padding-left:1.2rem}.drawer .quantity{width:9.6rem;min-height:3.4rem;height:3.4rem}.drawer .quantity__button{width:3.1rem}.drawer .quantity__input{font-size:1.2rem}.drawer .cart-remove-button .button{min-width:3.4rem;min-height:3.4rem}.drawer .cart-item__price-wrapper .price{font-size:1.3rem}.mov-cart-item--gift .cart-item__quantity-wrapper .quantity{display:none}.mov-cart-item__free{display:inline-block;padding:.2rem .9rem;border-radius:var(--mov-radius-pill);background:#8cc63e2e;color:#3c7015;font-size:1.1rem;font-weight:800;letter-spacing:.05em}.mov-cart-item__gift-note{color:#3c7015;font-weight:600}.mov-cart-freeship{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 .6rem;font-size:var(--mov-text-sm);font-weight:700;color:#3c7015}.mov-cart-freeship__value s{margin-right:.4rem;font-weight:600;color:#101c3d73}.mov-cart-upsells{margin:1rem 1.5rem;padding-top:1.2rem;border-top:1px solid rgba(16,28,61,.08)}.mov-cart-upsells__heading{margin:0 0 .8rem;font-size:var(--mov-text-sm);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mov-navy)}.mov-cart-upsells__list{display:flex;flex-direction:column;gap:.8rem}.mov-cart-upsells__card{display:flex;align-items:center;gap:1rem;padding:.8rem;border-radius:var(--mov-radius);background:var(--mov-white);box-shadow:var(--mov-shadow-soft)}.mov-cart-upsells__image{width:5.2rem;height:5.2rem;object-fit:cover;border-radius:var(--mov-radius-sm);background:var(--mov-ice)}.mov-cart-upsells__info{flex:1;min-width:0}.mov-cart-upsells__title{margin:0;font-size:var(--mov-text-sm);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mov-cart-upsells__price{margin:.2rem 0 0;font-size:var(--mov-text-sm);color:var(--mov-cobalt);font-weight:500}.mov-cart-upsells__add{flex:none;width:3.6rem;height:3.6rem;display:grid;place-items:center;border:none;border-radius:50%;background:var(--mov-cobalt);color:var(--mov-white);cursor:pointer;transition:transform var(--mov-dur-fast) var(--mov-ease-out),filter var(--mov-dur-fast) var(--mov-ease-out)}.mov-cart-upsells__add:hover{transform:scale(1.08);filter:brightness(1.08)}.mov-cart-upsells__add:disabled{opacity:.6;cursor:wait}.mov-cart-upsells__add .svg-wrapper,.mov-cart-upsells__add svg{width:1.6rem;height:1.6rem}.mov-cart-upsells__add.is-loading svg{animation:mov-spin .8s linear infinite}@keyframes mov-spin{to{transform:rotate(360deg)}}.mov-cart-offer[hidden]{display:none}.mov-cart-offer{display:block;margin:.7rem 0;padding:.6rem .9rem .7rem;border:1.5px dashed var(--mov-cobalt);border-radius:var(--mov-radius);background:#2b4bc70d}.mov-cart-offer__eyebrow{display:flex;align-items:center;gap:.7rem;margin:0 0 .4rem;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--mov-cobalt)}.mov-cart-offer__badge{padding:.15rem .8rem;border-radius:var(--mov-radius-pill);background:var(--mov-cobalt);color:var(--mov-white);font-size:1rem;letter-spacing:.04em}.mov-cart-offer__card{display:flex;align-items:center;gap:1rem}.mov-cart-offer__image{flex:none;width:4.4rem;height:4.4rem;object-fit:cover;border-radius:var(--mov-radius-sm);background:var(--mov-white)}.mov-cart-offer__info{flex:1;min-width:0}.mov-cart-offer__title{margin:0;font-size:1.2rem;font-weight:700;color:var(--mov-navy)}.mov-cart-offer__text{margin:.2rem 0 0;font-size:var(--mov-text-xs);color:#101c3da6}.mov-cart-offer__price{margin:.2rem 0 0;font-size:1.2rem;display:flex;align-items:baseline;gap:.6rem}.mov-cart-offer__price s{color:#101c3d73}.mov-cart-offer__price strong{font-family:var(--mov-font-display);font-weight:800;color:var(--mov-cobalt);font-size:var(--mov-text-base)}.mov-cart-offer__add{flex:none;min-height:4.4rem;min-width:6rem;padding:0 1.4rem;border:none;border-radius:var(--mov-radius-pill);background:var(--mov-cobalt);color:var(--mov-white);font-weight:700;font-size:var(--mov-text-sm);cursor:pointer;transition:filter var(--mov-dur-fast) var(--mov-ease-out)}.mov-cart-offer__add:hover{filter:brightness(1.1)}.mov-cart-offer__add:disabled{opacity:.6;cursor:wait}.mov-cart-offer__dismiss{margin-left:auto;min-height:4.4rem;margin-top:-1.2rem;margin-bottom:-1.2rem;padding:0 .4rem;border:none;background:transparent;font-size:1.1rem;font-weight:600;letter-spacing:normal;text-transform:none;color:#101c3d80;cursor:pointer;text-decoration:underline}@media screen and (max-width:749px){.mov-cart-progress{margin:0 0 .5rem;padding:1rem 1.2rem .9rem}.mov-cart-progress__node{width:2.4rem;height:2.4rem}.mov-cart-offer{margin:.8rem 0}#CartDrawer-Checkout{min-height:5.2rem}.drawer .quantity{width:10.4rem;height:4rem;min-height:4rem}.drawer .quantity__button{width:3.6rem}.drawer .cart-remove-button .button{min-width:4rem;min-height:4rem}.drawer__footer{padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.mov-cart-progress__fill{transition:none}.mov-cart-upsells__add.is-loading svg{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/mov-cart-drawer.css.map */
