.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.button__white{height:56px;width:168px;background:#fff;color:#0085ff;border:2px solid #0085ff;box-sizing:border-box;border-radius:8px}.button.button__white:hover{background:rgba(0,133,255,.1)}.button.secondary,.button.secondary:active{background:#d6edff;color:#0085ff}