.shipping-calculator-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,.7);z-index:99999}.shipping-calculator-modal{width:600px;max-width:100%;background-color:#f5f5f5;margin:0 auto;border-radius:12px}.sc-modal-header{background-color:#ef4a22;color:#fff;padding:16px 24px;font-size:22px;font-weight:700;line-height:1;border-radius:12px 12px 0 0}.sc-modal-body{padding:16px 24px}.ups-shipping-service{background-color:#fff}.ups-shipping-confirmation{background-color:#ef4a22;border:0;color:#fff;padding:8px 16px;font-size:13px;text-transform:uppercase;font-weight:700;letter-spacing:.7px;cursor:pointer}.zip-code-error{color:red}.sc-shipping-copyright{padding-top:24px}.sc-shipping-copyright table{margin:0;font-size:14px;line-height:1.7;border-spacing:0;table-layout:fixed}.sc-shipping-copyright table td:first-child{width:45px}.sc-shipping-copyright table td:last-child{width:calc(100% - 45px );padding-left:16px}