.button__container{color:#fff;-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:transparent;background:#0085ff;border-radius:8px;justify-content:center;align-items:center;width:280px;height:56px;font-size:18px;font-weight:500;line-height:20px;display:flex}.button.disabled{cursor:default;background:#6bb4f8}.button:not(.disabled):active{cursor:pointer;background:#0474da}.button.secondary,.button.secondary:active{color:#0085ff;background:#d6edff}