.loading-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;border-radius:85px;height:50px;justify-content:center;width:164px}.loading-button.loading .text{display:none}.loading-button.loading .loading-indicator{display:-webkit-box;display:-ms-flexbox;display:flex}.loading-button .background-seablue .text{display:block}.loading-button .text{display:block;font-size:16px;line-height:22px;text-align:center;width:100%}.loading-button .loading-indicator{display:none}