.sphere-button{background-color:transparent;padding-left:1rem;padding-right:1rem;height:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid #2c61f9;border-radius:.5rem;transition-property:background-color,color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sphere-button,.sphere-button-text{cursor:pointer;transition-duration:.25s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sphere-button-text{background:none;padding:0;border:none;outline:0;color:#2c61f9;transition-property:color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sphere-button-text:enabled:hover{color:#0a3fd9}.sphere-button--contained.sphere-button--contained{background-color:#2c61f9;color:#fff}.sphere-button--contained:enabled:hover{background-color:#0a3fd9;border-color:#0a3fd9}.sphere-button--contained:focus{border-color:#04a9e3}.sphere-button--contained--disabled.sphere-button--contained--disabled{cursor:default;border-color:#e4ebff;background-color:#e4ebff}.sphere-button--outlined{color:#2c61f9}.sphere-button--outlined:enabled:hover{border-color:#0a3fd9;color:#0a3fd9}.sphere-button--outlined:focus{border-color:#04a9e3;color:#04a9e3}.sphere-button--outlined--disabled.sphere-button--outlined--disabled{cursor:default;border:1px solid #d9d9d9;color:#d9d9d9}.sphere-button--loading{display:flex;align-items:center;justify-content:center}.sphere-button--secondary{color:#0f2a43;border:1px solid #d6d9df;box-sizing:border-box;padding-left:16px;padding-right:16px;background:#fff}.sphere-button--secondary:enabled:hover{background:#f5f7f9}.sphere-button--merchant-verification{height:1.75rem;background:linear-gradient(120deg,#2c61f8,#2a6af8,#1dcbfa);border:1px solid transparent;background-clip:padding-box,border-box;-webkit-box-decoration-break:clone;box-decoration-break:clone;transition-property:background-color,color,border-color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:.5rem;overflow:hidden;text-overflow:ellipsis}.sphere-button--merchant-verification:hover{background:linear-gradient(120deg,#2350c2,#214bc2,#19a5c9)}.sphere-button--dark{color:#fff;box-sizing:border-box;padding-left:16px;padding-right:16px;background:#0f2a43;border:none}.sphere-button--dark:hover{background:#000}.sphere-button--dark--disabled.sphere-button--dark--disabled{cursor:default;opacity:.8}.sphere-button--dark--disabled:hover{background:#0f2a43}@keyframes sphere-spinner-spin{to{transform:rotate(1turn)}}.sphere-spinner{color:#9ca3af;animation:sphere-spinner-spin 1s linear infinite;width:1.25rem;height:1.25rem}.sphere-spinner__track{opacity:.25}.sphere-spinner__arc{opacity:.75}
/*# sourceMappingURL=8b7715334591afe5.css.map*/