.cart-drawer .cart-drawer__dialog{width:100%;max-width:560px}.cart-drawer .cart-drawer__dialog .cart-drawer__header{padding:30px 40px;height:80px;display:flex;align-items:center;border-bottom:1px solid rgba(27,27,27,.4);position:relative}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading{margin-bottom:0;font-family:var(--font-paragraph-family);font-size:20px;font-weight:500;text-transform:none;display:flex;align-items:flex-end;gap:6px}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading .cart-bubble{background:transparent;padding:0;min-width:auto;aspect-ratio:unset}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading .cart-bubble .cart-bubble__background{display:none;visibility:hidden}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading .cart-bubble .cart-bubble__text{font-family:var(--font-paragraph-family);font-size:20px;font-weight:500;text-transform:none}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__close-button{border:1px solid rgba(27,27,27,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1b1b1b0d;border-radius:0;right:40px;top:50%;transform:translateY(-50%);width:40px;height:40px;margin-right:0;position:absolute}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping{padding:0 40px;background:rgb(var(--color-foreground-rgb) / .05)}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar{padding:8px 0 12px;display:flex;flex-direction:column;gap:4px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__content{display:flex;align-items:center;gap:12px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1b1b1b}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__icon svg{width:40px;height:40px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__text{font-family:var(--font-family-paragraph);font-size:16px;font-weight:500;line-height:140%;letter-spacing:-.01em;color:#1b1b1b}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__progress{display:flex;width:100%;height:3px;background:transparent;gap:0}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__progress .free-shipping-bar__progress-fill{height:100%;background:#ff3319;transition:width .3s ease}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__progress .free-shipping-bar__progress-remaining{flex:1;height:100%;background:#1b1b1b33}.cart-drawer .cart-drawer__dialog .cart-drawer__content{padding:24px 0}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items{padding:0 40px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table{border:none}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table-row{gap:16px;grid-template-columns:140px minmax(0,1fr) minmax(3rem,auto);border:none;margin-bottom:0;padding-bottom:24px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__media{background:#e9e9e9}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__details{font-size:16px;font-weight:600;padding:0}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__details .cart-items__title{font-size:16px;line-height:140%}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__quantity{margin-top:0;--minimum-touch-target: 27px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__quantity .quantity-selector{--quantity-selector-width: 76px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__remove--text{width:auto;font-family:var(--font-family-paragraph)}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__remove--text .remove-text{font-family:var(--font-family-paragraph);font-weight:500;font-size:16px;line-height:140%;text-decoration:underline;text-transform:none}@media screen and (max-width:749px){.cart-drawer .cart-drawer__dialog{width:100%;max-width:560px}.cart-drawer .cart-drawer__dialog .cart-drawer__header{padding:16px}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading{font-size:16px;gap:4px}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__heading .cart-bubble .cart-bubble__text{font-size:16px}.cart-drawer .cart-drawer__dialog .cart-drawer__header .cart-drawer__close-button{right:16px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping{padding:0 16px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar{padding:12px 0}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__text{font-size:14px}.cart-drawer .cart-drawer__dialog .cart-drawer__free-shipping .free-shipping-bar .free-shipping-bar__icon svg{width:32px;height:32px}.cart-drawer .cart-drawer__dialog .cart-drawer__content{padding:24px 0}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items{padding:0 16px;-webkit-mask-image:none!important;mask-image:none!important}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__media-container{height:60px;width:60px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items__media-container .cart-items__media-image{width:100%;height:100%}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table-row{grid-template-columns:60px 1fr 60px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table-row .cart-items__price{min-width:auto}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table-row .cart-items__price .compare-at-price,.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__table-row .cart-items__price .discount-percentage{margin-inline-start:8px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__details{font-size:14px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__details .cart-items__title{font-size:14px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__quantity{margin-top:0;--minimum-touch-target: 32px;padding:0}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__quantity .quantity-selector{--quantity-selector-width: 100px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__quantity .quantity-selector input{font-size:14px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__remove--text{right:16px}.cart-drawer .cart-drawer__dialog .cart-drawer__content .cart-drawer__items .cart-items .cart-items__remove--text .remove-text{font-size:14px}.cart-drawer__summary .cart__checkout-button{font-size:16px;padding:16px;height:auto}}.cart-payment-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--gap-xs);margin:0;padding:0;list-style:none}.cart-payment-icons__item{display:flex;align-items:center}.cart-payment-icons__item .icon{height:24px;width:auto}.cart-drawer__summary{padding-bottom:0}.cart-drawer__summary:before{content:"";display:block;width:calc(100% + var(--cart-drawer-summary-padding) * 2);height:1px;background-color:var(--color-border);margin-inline:calc(var(--cart-drawer-summary-padding) * -1);margin-block-end:calc(var(--gap-xl) * -1)}.cart-drawer__summary .cart-payment-icons{margin-top:6px}.cart-drawer__summary .cart-rating{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:6px}.cart-drawer__summary .cart-rating .trustpilot-logo{max-width:114px}.cart-drawer__summary .cart-rating .header-rating{justify-content:center;background:transparent!important;border:none!important;padding:0;flex-flow:row-reverse;height:auto}.cart-drawer__summary .cart-rating .header-rating .header-rating__score{font-size:15px;font-weight:500}.cart-drawer__summary .cart-rating .header-rating .header-rating__total{display:none;visibility:hidden}.header[transparent].color-scheme-1 .cart-rating .header-rating{background:transparent!important;border:none!important}:is(.header:has(.header-menu[aria-expanded=true]),.header[data-sticky-state=active],.header:not([transparent])) .cart-rating .header-rating{background:transparent!important;border:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-drawer.css.map */
