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