#shipping-calculator-product{font-size:16px}#shipping-calculator-product strong{font-weight:700}#shipping-calculator-product .input-postcode{margin-right:.5em;max-width:12em;padding:.75em;width:100%}#shipping-calculator-product .button.submit,#shipping-calculator-product .input-postcode{border:1px solid #666;border-color:#f0f8ff!important;border-radius:3px;font-size:1em;height:3em}#shipping-calculator-product .button.submit{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;position:relative}#shipping-calculator-product .spinner{animation:spin .6s linear infinite;border:2px solid rgb(0 0 0 / .2);border-radius:50%;border-top-color:rgb(0 0 0 / .7);display:inline-block;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}#shipping-calculator-product div:nth-child(2){align-items:stretch;display:flex;margin-top:10px}#shipping-result-calculator-product{font-size:16px;margin-top:1em}#shipping-result-calculator-product strong{font-weight:700}#shipping-result-calculator-product table{background-color:#fff0;border-collapse:collapse;border-spacing:0;font-size:.9em;margin:.5em 0;margin-block-end:15px;width:100%}#shipping-result-calculator-product table tr{border:.1em solid #e0e0e0}#shipping-result-calculator-product table tbody>tr:nth-child(odd)>td,#shipping-result-calculator-product table tbody>tr:nth-child(odd)>th{background-color:hsl(0 0% 50% / .071)}#shipping-result-calculator-product table td,#shipping-result-calculator-product table th{border:1px solid hsl(0 0% 50% / .502);line-height:1.5;padding:15px;vertical-align:top}#shipping-result-calculator-product .col-label{text-align:left}.shipping-error-message{color:red;font-size:16px;font-weight:700;margin-top:1em}@media(max-width:768px){.shipping-error-message{font-size:14px}}