.hx-btn{justify-content:center;align-items:center;gap:6px;display:flex!important}.hx-btn:active:not(:disabled){opacity:1;filter:none}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite hxSpin}@keyframes hxSpin{to{transform:rotate(360deg)}}
