:root{--cd-accent: #1f1f1f;--cd-accent-dark: #000000;--cd-on-accent: #ffffff;--cd-save-color: #4fae7e;--cd-line: #e6e6e6;--cd-grey: #f5f6f7;--cd-trash: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M10 11v6M14 11v6M6 7l1 13h10l1-13M9 7V4h6v3'/%3E%3C/svg%3E")}.cd-hidden-line{display:none!important}.cart-drawer__eyebrow{display:none}.cart-drawer__title{font-size:19px;font-weight:700;letter-spacing:-.01em}.cart-drawer__close svg{width:22px;height:22px}.cd-tier{padding:22px 20px 16px;border-bottom:1px solid var(--cd-line)}.cd-tier__msg{margin:0 0 22px;text-align:center;font-size:16px;font-style:italic;font-weight:700;line-height:1.3}.cd-tier__rail{position:relative;padding:0}.cd-tier__track{position:absolute;top:16px;left:0;right:0;height:6px;border-radius:99px;background:#e3e5e8;overflow:hidden}.cd-tier__fill{display:block;height:100%;width:0;border-radius:99px;background:var(--cd-accent);transition:width .45s cubic-bezier(.4,0,.2,1)}.cd-tier__nodes{position:relative;display:grid;grid-template-columns:repeat(4,1fr);align-items:start}.cd-tier__node{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.cd-tier__node:nth-child(1){grid-column:2}.cd-tier__node:nth-child(2){grid-column:3}.cd-tier__node:nth-child(3){grid-column:4;justify-self:end}.cd-tier__dot{width:38px;height:38px;border-radius:50%;background:#e3e5e8;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.cd-tier__dot svg{width:18px;height:18px}.cd-tier__node.is-reached .cd-tier__dot{background:var(--cd-accent)}.cd-tier__label{font-size:13px;color:#6a6a6a;white-space:nowrap}.cd-tier__node.is-reached .cd-tier__label{color:#1f1f1f;font-weight:600}.cart-drawer__item-title{font-size:15px;font-weight:700;line-height:1.3}.cart-drawer__item-variant{font-size:13.5px;color:#8a8a8a;margin:4px 0 0}.cart-drawer__item-top{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.cart-drawer__item-prices{display:flex;flex-direction:row;align-items:baseline;gap:9px;flex-wrap:wrap;margin-top:2px}.cart-drawer__item-compare-price{order:1;font-size:17px;color:#9a9a9a;text-decoration:line-through;font-weight:400;margin:0}.cart-drawer__item-price{order:2;font-size:17px;font-weight:700;margin:0}.cd-save{order:3;color:var(--cd-save-color);font-weight:700;font-size:16px;white-space:nowrap}.cart-drawer__quantity{display:inline-flex;align-items:stretch;border:1px solid var(--cd-line);border-radius:6px;overflow:hidden}.cart-drawer__quantity-button{width:34px;border:0;background:#fff;font-size:17px;line-height:1;cursor:pointer}.cart-drawer__quantity-value{width:40px;border:0;border-left:1px solid var(--cd-line);border-right:1px solid var(--cd-line);text-align:center;font-size:15px;background:#fff;-moz-appearance:textfield}.cart-drawer__quantity-value::-webkit-outer-spin-button,.cart-drawer__quantity-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer__item-bottom{position:relative}.cart-drawer__remove{font-size:0!important;border:0;background:none;padding:0;cursor:pointer;width:22px;height:22px;color:#8a8a8a}.cart-drawer__remove:before{content:"";display:block;width:22px;height:22px;background:currentColor;-webkit-mask:var(--cd-trash) center / contain no-repeat;mask:var(--cd-trash) center / contain no-repeat}.cart-drawer__footer{background:var(--cd-grey);border-top:1px solid var(--cd-line);padding:18px 20px 20px}.cd-sp{display:flex;align-items:center;gap:14px;margin-bottom:16px}.cd-sp__icon{flex:0 0 auto;width:52px;height:52px}.cd-sp__icon img,.cd-sp__icon svg{width:100%;height:100%;object-fit:contain;display:block}.cd-sp__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.cd-sp__title{font-size:16px;font-weight:700;line-height:1.25}.cd-sp__price{font-size:15px;color:#4a4a4a}.cd-sp__toggle{flex:0 0 auto;position:relative;width:52px;height:30px;border:0;padding:0;border-radius:99px;background:#d3d5d8;cursor:pointer;transition:background .25s ease}.cd-sp__toggle:after{content:"";position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:transform .25s ease}.cd-sp__toggle.is-on{background:var(--cd-accent)}.cd-sp__toggle.is-on:after{transform:translate(22px)}.cd-sp__toggle:focus-visible{outline:2px solid var(--cd-accent-dark);outline-offset:2px}.cd-checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--cd-accent);color:#fff;border-radius:6px;padding:18px 20px;font-size:17px;font-weight:700;text-decoration:none;transition:background .2s ease}.cd-checkout:hover{background:var(--cd-accent-dark);color:#fff}.cd-checkout__sep{opacity:.8}.cd-guarantee{margin:14px 0 12px;text-align:center;font-size:14px;font-weight:600;color:#3a3a3a}.cd-pay{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.cd-pay__icon{height:24px;width:auto}.cart-drawer__summary,.cart-drawer__summary-row,.cart-drawer__subtotal-label,.cart-drawer__subtotal-values{display:none!important}@media screen and (max-width:480px){.cd-tier__label{font-size:11.5px}.cd-checkout{font-size:16px;padding:16px}}.cd-sp__text{flex-direction:row;align-items:baseline;gap:10px;flex-wrap:wrap}.cd-sp__title{font-size:15px}.cd-sp__price{font-size:15px;font-weight:600;color:#1f1f1f}.cd-sp__icon{width:42px;height:42px}.cart-drawer__item{gap:12px;padding-top:14px;padding-bottom:14px}.cart-drawer__item-media{flex:0 0 78px;width:78px}.cart-drawer__item-image{width:100%;height:auto}.cart-drawer__item-title{font-size:13.5px;line-height:1.3}.cart-drawer__item-variant{font-size:12.5px;margin-top:3px}.cart-drawer__item-price,.cart-drawer__item-compare-price{font-size:15px}.cd-save{font-size:14px}.cart-drawer__quantity-button{width:28px;font-size:15px}.cart-drawer__quantity-value{width:34px;font-size:14px}.cart-drawer__remove,.cart-drawer__remove:before{width:19px;height:19px}.cart-drawer__footer{padding:14px 16px 16px}.cd-sp{gap:12px;margin-bottom:12px}.cd-sp__icon{width:36px;height:36px}.cd-sp__title,.cd-sp__price{font-size:14px}.cd-sp__toggle{width:46px;height:27px}.cd-sp__toggle:after{width:21px;height:21px}.cd-sp__toggle.is-on:after{transform:translate(19px)}.cd-checkout{padding:14px 16px;font-size:15.5px}.cd-guarantee{margin:10px 0;font-size:12.5px;line-height:1.35}.cd-pay{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:7px}.cd-pay__icon{height:30px;width:auto;flex:0 1 auto;min-width:0}@media screen and (max-width:749px){.cd-pay{gap:5px}.cd-pay__icon{height:26px}}@media screen and (max-width:380px){.cd-pay__icon{height:22px}}.cart-drawer.cd-empty .cart-drawer__footer,.cart-drawer__footer[hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cart-shipping-protection.css.map */
