.cart-gift-wrap{display:flex;align-items:center;gap:1rem;margin:2.4rem 0 1.2rem;font-size:1.4rem;line-height:1.4}.cart-gift-wrap__title{flex:1}.cart-gift-wrap__price{color:rgba(var(--color-foreground),.6)}.cart-gift-wrap__switch{position:relative;display:inline-block;flex-shrink:0;width:4rem;height:2.2rem;cursor:pointer}.cart-gift-wrap__checkbox{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.cart-gift-wrap__slider{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:rgba(var(--color-foreground),.25);border-radius:2.2rem;transition:background var(--duration-short, .15s) ease}.cart-gift-wrap__slider:before{content:"";position:absolute;width:1.6rem;height:1.6rem;left:.3rem;top:.3rem;background:rgb(var(--color-background));border-radius:50%;transition:transform var(--duration-short, .15s) ease}.cart-gift-wrap__checkbox:checked+.cart-gift-wrap__slider{background:rgb(var(--color-foreground))}.cart-gift-wrap__checkbox:checked+.cart-gift-wrap__slider:before{transform:translate(1.8rem)}.cart-gift-wrap__checkbox:focus-visible+.cart-gift-wrap__slider{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-cart-gift-wrap.css.map */
