.section__usps-rates-form-wrapper{border-radius:.5rem;box-shadow:0 0 .3rem .1rem hsla(210,3%,49%,.2);padding:1em}.section__usps-rates-form-wrapper ul.inputs-list{list-style:none}.usps-rates-form-header{color:#009b4b;font-size:24px;font-weight:700;text-align:center}.section__usps-rates-form-wrapper .hs-form-field{padding:.5em 0}.section__usps-rates-form-wrapper .hs-form-field>label{position:relative}.section__usps-rates-form-wrapper .hs-form-field>label span.hs-form-required{line-height:1;position:absolute;right:-1ch;top:-2px}.section__usps-rates-form-wrapper .input input[type=email],.section__usps-rates-form-wrapper .input input[type=text]{border:.07rem solid rgba(181,181,195,.4);border-radius:.3rem;outline:none;padding:1.4rem 2rem;width:100%}.section__usps-rates-form-wrapper .input input[type=checkbox]{border:.07rem solid rgba(181,181,195,.4);border-radius:.3rem;margin-right:.3rem;outline:none}label.hs-error-msg{color:red;font-size:1.2rem}.section__usps-rates-form-wrapper .actions{display:flex;justify-content:center}.section__usps-rates-form-wrapper input[type=submit]{background:#009b4b;border:none;border-radius:10rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.5rem;font-weight:400;letter-spacing:.2rem;outline:none;padding:2rem 3rem;text-align:center;text-transform:uppercase;transition:all .2s linear}