.justcat-shipping-protection{display:flex;align-items:center;gap:1.2rem;width:100%;margin:1.6rem 0 1.2rem;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.2rem;background:rgb(var(--color-background))}.justcat-shipping-protection__icon{flex:0 0 4.8rem;width:4.8rem;height:4.8rem;display:grid;place-items:center;border-radius:1rem;background:#f2f5ff;overflow:hidden}.justcat-shipping-protection__icon img{width:100%;height:100%;object-fit:contain}.justcat-shipping-protection__icon svg{width:2.8rem;height:2.8rem;fill:rgb(var(--color-button))}.justcat-shipping-protection__copy{display:grid;gap:.25rem;min-width:0;flex:1;text-align:left;line-height:1.3}.justcat-shipping-protection__copy strong{font-size:1.5rem}.justcat-shipping-protection__copy>span:not(.justcat-shipping-protection__status){color:rgba(var(--color-foreground),.72);font-size:1.25rem}.justcat-shipping-protection__status{min-height:0;color:rgba(var(--color-foreground),.68);font-size:1.15rem}.justcat-shipping-protection__switch{position:relative;flex:0 0 auto;width:4.8rem;height:2.8rem;cursor:pointer}.justcat-shipping-protection__switch input{position:absolute;width:1px;height:1px;opacity:0}.justcat-shipping-protection__switch span{position:absolute;inset:0;border-radius:99px;background:rgba(var(--color-foreground),.2);transition:background .2s ease}.justcat-shipping-protection__switch span:after{content:"";position:absolute;top:.3rem;left:.3rem;width:2.2rem;height:2.2rem;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:transform .2s ease}.justcat-shipping-protection__switch input:checked+span{background:rgb(var(--color-button))}.justcat-shipping-protection__switch input:checked+span:after{transform:translateX(2rem)}.justcat-shipping-protection.is-loading{opacity:.7;pointer-events:none}.justcat-shipping-protection__modal[hidden]{display:none}.justcat-shipping-protection__modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:2rem}.justcat-shipping-protection__backdrop{position:absolute;inset:0;background:rgba(8,18,40,.58);backdrop-filter:blur(3px)}.justcat-shipping-protection__dialog{position:relative;width:min(100%,39rem);padding:2.6rem 2.2rem 2rem;border-radius:1.8rem;background:#fff;color:#102957;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.25)}.justcat-shipping-protection__warning{width:5.2rem;height:5.2rem;margin:0 auto 1.2rem;display:grid;place-items:center;border-radius:50%;background:#fff1e8;color:#e05b22;font-size:3rem;font-weight:900}.justcat-shipping-protection__dialog h2{margin:0 0 .8rem;font-size:2.4rem;line-height:1.1}.justcat-shipping-protection__dialog p{margin:0 0 1.8rem;color:#52627c;font-size:1.45rem;line-height:1.45}.justcat-shipping-protection__keep{width:100%;min-height:5rem;font-weight:800}.justcat-shipping-protection__remove{margin-top:1.2rem;border:0;background:transparent;color:#6b778c;text-decoration:underline;cursor:pointer;font:inherit;font-size:1.25rem}.justcat-shipping-protection__remove:hover{color:#c5472d}@media(max-width:480px){.justcat-shipping-protection{gap:1rem;padding:1.2rem}.justcat-shipping-protection__icon{flex-basis:4.2rem;width:4.2rem;height:4.2rem}.justcat-shipping-protection__copy>span:not(.justcat-shipping-protection__status){font-size:1.15rem}}.cart-item.justcat-protection-line{display:none!important}