.cart-checkout-btn{display:flex;flex-direction:column;align-items:center;gap:4px;line-height:1.15;}.cart-checkout-main{display:inline-flex;align-items:center;gap:8px;}.cart-lock{width:12px;height:12px;flex:0 0 12px;}.cart-checkout-guarantee{display:inline-flex;align-items:center;gap:5px;font-family:var(--f-body);font-size:9px;font-weight:400;letter-spacing:.04em;text-transform:none;opacity:.72;}.cart-shield{width:11px;height:11px;flex:0 0 11px;}.cart-protect{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border:var(--cd-b-fine);border-radius:10px;}.cart-protect-icon{flex:0 0 26px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--cd-txt) 6%,transparent);}.cart-protect-icon .cart-shield{width:14px;height:14px;flex:0 0 14px;opacity:.75;}.cart-protect-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px;}.cart-protect-title{font-family:var(--f-head);font-size:var(--sz-b);font-weight:500;text-transform:uppercase;letter-spacing:.05em;}.cart-protect-price{font-weight:400;opacity:.6;}.cart-protect-desc{font-family:var(--f-body);font-size:var(--sz-s);line-height:1.35;opacity:.55;}.cart-protect-switch{flex:0 0 38px;width:38px;height:22px;padding:0;border:0;cursor:pointer;border-radius:22px;background:color-mix(in srgb,var(--cd-txt) 18%,transparent);position:relative;transition:background-color .2s ease;}.cart-protect-switch[aria-checked="true"]{background:var(--cd-acc);}.cart-protect-knob{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.25);}.cart-protect-switch[aria-checked="true"] .cart-protect-knob{transform:translateX(16px);}.cart-protect-switch.is-busy{opacity:.55;pointer-events:none;}.cart-item.is-protection{display:none;}.cart-item.is-cadeau .cart-qty{display:none;}.cart-item.is-cadeau .cart-price{color:#C0356B;font-weight:500;}
