.hw-checkout-btn{border-radius:var(--brand-radius);background-color:var(--brand-primary);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1.125rem;font-weight:600;display:inline-flex;position:relative}.hw-checkout-btn__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s linear infinite spin;display:inline-block}.hw-checkout-btn__icon{width:1rem;height:1rem;margin-left:.5rem}.hw-checkout-btn__error{color:var(--brand-error);margin-top:.5rem;font-size:.875rem}
