.base-button{background:#6b92ff;border:none;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:18px;height:30px;outline:none;padding:0 20px}.base-button>span{line-height:1}.base-button.block{font-size:18px;height:44px;width:100%}.base-button.plain{background:none;border:1px solid #fff}.base-button.small{border-radius:100px;font-size:14px;height:24px;width:70px}.base-button.big{border-radius:100px;height:44px;width:300px}.base-button:hover{background:#84a5ff;border:none}.base-button:active{background:#6585e1}.base-button.disable{background:none;border:1px solid hsla(0,0%,100%,.6);color:#fff9;cursor:not-allowed}
