#shipping-popup{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#00000073;display:none;justify-content:center;align-items:center;z-index:9999;animation:fadeInBg .2s}@keyframes fadeInBg{0%{background:#0000}to{background:#00000073}}#shipping-popup-content{background:#fff;max-width:400px;width:92vw;max-height:80vh;overflow-y:auto;padding:28px 20px 20px;border-radius:14px;position:relative;box-shadow:0 8px 32px #0000002e;animation:popupIn .22s cubic-bezier(.4,1.4,.6,1) both}@keyframes popupIn{0%{opacity:0;transform:translateY(32px) scale(.98)}to{opacity:1;transform:none}}#close-shipping-popup{position:absolute;top:10px;right:10px;background:none;border:none;font-size:2rem;color:#888;cursor:pointer;transition:color .18s;z-index:2}#close-shipping-popup:hover{color:#292929}#shipping-popup-content h3{margin-top:0;margin-bottom:18px;font-size:1.25rem;font-weight:700;color:#292929;text-align:center}.selected-shipping-components ul,#shipping-popup-list ul{list-style:none;padding:0;margin:0 0 12px}#shipping-popup-list li{margin-bottom:12px;border-radius:8px;border:1px solid #ececec;background:#faf9ff;transition:border .18s,box-shadow .18s}.selected-shipping-components ul{border-radius:8px}.selected-shipping-components li{padding:12px 14px;display:flex;align-items:center;gap:12px;width:100%;position:relative}.selected-shipping-components li:nth-child(odd){background:#faf9ff}.selected-shipping-components li:last-child,#shipping-popup-list li:last-child{margin-bottom:0}.selected-shipping-components label,#shipping-popup-list label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:12px 14px;width:100%;position:relative}.selected-shipping-components input[type=radio],#shipping-popup-list input[type=radio]{appearance:none;-webkit-appearance:none;width:22px;height:22px;border:2px solid #bbb;border-radius:50%;background:#fff;outline:none;margin:0 0 0 2px;position:relative;transition:border .18s,box-shadow .18s;box-shadow:0 1px 2px #00000008;flex-shrink:0;display:inline-block}.selected-shipping-components input[type=radio]:checked,#shipping-popup-list input[type=radio]:checked{border:7px solid #111}.selected-shipping-components input[type=radio]:focus,#shipping-popup-list input[type=radio]:focus{border-color:#111}.selected-shipping-components strong,#shipping-popup-list strong{font-weight:600;color:#292929}#shipping-popup-list span{font-size:1rem;color:#555}.selected-shipping-components span{font-size:14px;color:#555}#select-shipping-popup-btn{width:100%;background:#111;color:#fff;padding:13px 0 12px;border:none;border-radius:8px;font-size:1.08em;font-weight:600;cursor:pointer;margin-top:8px;box-shadow:0 2px 8px #00000014;transition:background .18s,box-shadow .18s;letter-spacing:.01em;text-transform:uppercase}#select-shipping-popup-btn:hover{background:#292929;box-shadow:0 4px 16px #00000021}@media(max-width:480px){#shipping-popup-content{padding:18px 4vw 14px;max-width:98vw}#shipping-popup-list label{padding:10px 6px;font-size:.98em}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/shipping-popup.css.map */
