.hl-cart-drawer-only{display:none}.hl-cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:31;width:100%;height:100%;padding:0;background:#00000014;border:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .48s cubic-bezier(.22,1,.36,1),visibility 0s linear .48s}html:has(#CartDrawer.drawer--is-open) .hl-cart-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .48s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}html:has(#CartDrawer.drawer--is-open) .hl-tablets__mobile-purchase-anchor{opacity:0!important;visibility:hidden;pointer-events:none!important}#CartDrawer.hl-cart-drawer{right:0;z-index:32;display:block;width:min(402px,calc(100vw - 16px));max-width:calc(100vw - 16px);color:#1f1f1f;background:#fcfcfc;box-shadow:-1px 0 .25px #0000000d;visibility:hidden;transform:translate(100%);transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform}#CartDrawer.hl-cart-drawer.drawer--is-open{visibility:visible;transform:translate(0);transition:transform .48s cubic-bezier(.22,1,.36,1)}#CartDrawer.hl-cart-drawer,#CartDrawer.hl-cart-drawer *{box-sizing:border-box}#CartDrawer.hl-cart-drawer .drawer__contents{background:#fcfcfc;font-family:var(--hl-font-sans)}#CartDrawer.hl-cart-drawer .hl-cart-drawer__header{flex:0 0 auto;height:49px;padding:0 16px;overflow:visible}#CartDrawer.hl-cart-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;width:100%;height:49px;min-height:49px;padding:0;border-bottom:.5px solid rgba(0,0,0,.08)}#CartDrawer.hl-cart-drawer .drawer__title{width:auto;font-family:var(--hl-font-sans);font-size:16px;font-weight:500;line-height:1;letter-spacing:0;text-transform:none}#CartDrawer.hl-cart-drawer .drawer__close{display:block;width:40px;height:40px}#CartDrawer.hl-cart-drawer .hl-cart-drawer__close{position:static;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:0;border-radius:50%}#CartDrawer.hl-cart-drawer .hl-cart-drawer__close:hover{background:#0000000a}#CartDrawer.hl-cart-drawer .hl-cart-drawer__close img{display:block;width:12px;height:12px;margin:0}#CartDrawer.hl-cart-drawer .hl-cart-drawer__inner{min-height:0}#CartDrawer.hl-cart-drawer .hl-cart-drawer__scrollable{min-height:0;padding:16px 16px 24px;overflow-x:hidden;overflow-y:auto}#CartDrawer.hl-cart-drawer [data-products],#CartDrawer.hl-cart-drawer .hl-cart-items,#CartDrawer.hl-cart-drawer .hl-cart-drawer-only{width:100%}#CartDrawer.hl-cart-drawer .hl-cart-drawer-only{display:flex;flex-direction:column;gap:16px}#CartDrawer.hl-cart-drawer .cart__item{display:none}.hl-cart-delivery{display:flex;flex-direction:column;gap:11px;font-family:var(--hl-font-sans);letter-spacing:0}.hl-cart-delivery__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.hl-cart-delivery__topline p{margin:0;color:#000;font-family:inherit;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:0}.hl-cart-delivery__pill{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:3px;padding:4px 6px;color:#fff;font-family:inherit;font-size:9px;font-weight:500;line-height:1;letter-spacing:0;background:#3a7dab;border-radius:999px}.hl-cart-delivery__pill img{display:block;width:11px;height:11px;margin:0;filter:brightness(0) invert(1)}.hl-cart-delivery__track{width:100%;height:4px;overflow:hidden;background:#ececed;border-radius:999px}.hl-cart-delivery__track span{display:block;height:100%;background:#3a7dab;border-radius:inherit;transition:width .28s cubic-bezier(.22,1,.36,1)}.hl-cart-drawer__items-list{display:flex;flex-direction:column}.hl-cart-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;padding:0 0 16px}.hl-cart-item+.hl-cart-item{padding-top:16px;border-top:.5px solid rgba(0,0,0,.08)}.hl-cart-item:last-child{padding-bottom:0}#CartDrawer.hl-cart-drawer a.hl-cart-item__image,.hl-cart-item__image{display:flex;align-items:center;justify-content:center;width:64px;height:64px;overflow:hidden;background:linear-gradient(180deg,#00000008,#0000000a);border-radius:6px}.hl-cart-item__image img{display:block;width:100%;height:100%;margin:0;object-fit:contain}.hl-cart-item__content{display:flex;min-width:0;flex-direction:column;gap:8px}.hl-cart-item__metadata{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:3px;color:#1f1f1f;font-size:12px;line-height:1.25}#CartDrawer.hl-cart-drawer a.hl-cart-item__title,.hl-cart-item__title{display:block;margin-bottom:3px;overflow:hidden;color:#1f1f1f;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.hl-cart-item__metadata strong{font-weight:500}.hl-cart-item__purchase-type{display:inline-flex;width:max-content;max-width:100%;align-items:center;gap:5px;margin:1px 0 3px;padding:5px 8px;color:#333;font-size:11px;line-height:1.1;background:#f1f2f2;border-radius:999px}.hl-cart-item__purchase-type strong{font-weight:700}.hl-cart-item__purchase-type--subscription{color:#315f7e;background:#e9f3f9;box-shadow:inset 0 0 0 1px #4a83ab2e}.hl-cart-item__purchase-type--subscription span{overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.hl-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px}.hl-cart-item__prices{display:flex;min-width:0;align-items:center;gap:4px;color:#1f1f1f;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap}.hl-cart-item__prices s{color:#1f1f1f80;font-size:12px;font-weight:400}.hl-cart-item__controls{display:flex;flex:0 0 auto;align-items:center;gap:4px}.hl-cart-item__quantity{display:grid;grid-template-columns:28px 20px 28px;align-items:center;justify-items:center;min-height:32px;overflow:hidden;color:#000;font-size:12px;line-height:1;background:#0000000a;border-radius:6px}.hl-cart-item__quantity button{display:flex;align-items:center;justify-content:center;width:100%;height:32px;padding:0;background:transparent;border:0}.hl-cart-item__quantity button:hover{background:#0000000d}.hl-cart-item__quantity button:disabled{cursor:wait;opacity:.45}.hl-cart-item__quantity img{display:block;width:8px;margin:0}.hl-cart-item__remove{display:flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:32px;padding:0;color:#1f1f1f;background:transparent;border:0;border-radius:6px}.hl-cart-item__remove:hover{background:#0000000d}.hl-cart-item__remove:disabled{cursor:wait;opacity:.45}.hl-cart-item__remove img{display:block;width:11px;height:auto;margin:0}.hl-cart-upsells{display:flex;flex-direction:column;gap:8px;font-family:var(--hl-font-sans)}.hl-cart-upsells__title{margin:0;color:#1f1f1f;font-family:inherit;font-size:12px;font-weight:500;line-height:1.2}.hl-cart-upsells__track{display:flex;gap:12px;margin-right:-16px;padding-right:16px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity}.hl-cart-upsells__track::-webkit-scrollbar{display:none}.hl-cart-upsell-card{display:flex;flex:0 0 100%;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 12px 8px 8px;background:#1f1f1f0a;border-radius:8px;scroll-snap-align:start}#CartDrawer.hl-cart-drawer a.hl-cart-upsell-card__product,.hl-cart-upsell-card__product{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:8px}.hl-cart-upsell-card__image{display:flex;flex:0 0 48px;align-items:center;justify-content:center;width:48px;height:48px;overflow:hidden;border-radius:6px}.hl-cart-upsell-card__image img{display:block;width:100%;height:100%;margin:0;object-fit:cover;border-radius:inherit}.hl-cart-upsell-card__content{display:flex;min-width:0;width:auto;flex:1 1 auto;flex-direction:column;gap:4px}.hl-cart-upsell-card__title{display:block;color:#1f1f1f;font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.01em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;white-space:normal}.hl-cart-upsell-card__price{display:flex;align-items:flex-end;gap:4px;color:#1f1f1f;font-size:12px;line-height:1;white-space:nowrap}.hl-cart-upsell-card__price s{color:#1f1f1f80;font-size:11px}.hl-cart-upsell-card__add{display:flex;flex:0 0 40px;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:0;border-radius:6px}.hl-cart-upsell-card__add img{display:block;width:32px;height:32px;margin:0}.hl-cart-upsell-card__add:disabled{cursor:wait;opacity:.55}#CartDrawer.hl-cart-drawer .hl-cart-drawer__footer{position:relative;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:#fcfcfc;box-shadow:0 0 .5px #00000040,0 0 8.5px #00000014}#CartDrawer.hl-cart-drawer .hl-cart-drawer__footer:after{display:none}.hl-cart-drawer__discounts:empty,.hl-cart-drawer__discounts:not(:has(.cart__discounts:not(.hide))){display:none}.hl-cart-drawer__discounts{color:#1f1f1fb3;font-size:12px;line-height:1.3}.hl-cart-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#000;font-size:16px;font-weight:500;line-height:1}.hl-cart-drawer__total-prices{display:flex;align-items:flex-end;gap:6px;color:#1f1f1f;font-family:var(--hl-font-sans);font-size:15px;font-weight:500}.hl-cart-drawer__total-compare{color:#1f1f1f80;font-size:14px;font-weight:400;text-decoration:line-through}#CartDrawer.hl-cart-drawer .hl-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;min-height:42px;margin:0;padding:12px 20px;color:#fff;font-family:var(--hl-font-sans);font-size:14px;font-weight:500;line-height:1;letter-spacing:0;text-transform:none;background:#3a7dab!important;border-radius:999px}#CartDrawer.hl-cart-drawer .hl-cart-drawer__checkout:hover{background:#326f99!important}.hl-cart-drawer__payments{display:flex;align-items:center;justify-content:center;gap:4px;margin:-4px 0 0;padding:0;list-style:none}.hl-cart-drawer__payments li{display:flex;align-items:center;justify-content:center;width:18px;height:12px;margin:0}.hl-cart-drawer__payments svg{display:block;width:100%;height:100%}#CartDrawer.hl-cart-drawer .hl-cart-drawer__empty{height:calc(100% - 49px);padding:48px 16px 16px;color:#1f1f1f;text-align:center}#CartDrawer.hl-cart-drawer .hl-cart-drawer__empty p{margin:0 0 24px;font-size:16px}#CartDrawer.hl-cart-drawer .hl-cart-drawer__empty .btn{min-height:42px;color:#fff;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;background:#3a7dab;border-radius:999px}@media(prefers-reduced-motion:reduce){#CartDrawer.hl-cart-drawer,.hl-cart-delivery__track span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hl-cart-drawer.css.map */
