.shipping-protection{display:flex;align-items:flex-start;gap:1.2rem;margin:2rem 0;padding:1.5rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius, 0);background:rgba(var(--color-foreground),.03);transition:opacity .2s ease}.shipping-protection.is-loading{opacity:.6;pointer-events:none}.shipping-protection__icon{flex-shrink:0;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center}.shipping-protection__icon svg{width:100%;height:100%;fill:rgb(var(--color-button))}.shipping-protection__info{flex-grow:1}.shipping-protection__title{font-weight:600;margin:0 0 .4rem}.shipping-protection__text{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin:0;line-height:1.4}.shipping-protection__switch{position:relative;flex-shrink:0;display:inline-block;width:4.4rem;height:2.6rem;margin-top:.2rem}.shipping-protection__switch input{opacity:0;width:0;height:0}.shipping-protection__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--color-foreground),.25);transition:.2s;border-radius:2.6rem}.shipping-protection__slider:before{position:absolute;content:"";height:2rem;width:2rem;left:.3rem;bottom:.3rem;background-color:rgb(var(--color-background));transition:.2s;border-radius:50%}.shipping-protection__toggle-input:checked+.shipping-protection__slider{background-color:#4caf50}.shipping-protection__toggle-input:checked+.shipping-protection__slider:before{transform:translate(1.8rem)}.shipping-protection__toggle-input:focus-visible+.shipping-protection__slider{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}@media screen and (min-width:750px){.shipping-protection{margin:2.4rem 0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-shipping-protection.css.map */
