.button-primary{align-items:center;border-radius:4px;border-style:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;height:42px;width:auto;text-align:center;text-transform:none;transition:color .13s ease-in-out,background .13s ease-in-out,opacity .13s ease-in-out,box-shadow .13s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.button-primary,.button-primary:hover{background-color:#00b910}.button-primary:active,.button-primary:disabled{background-color:#00b910;opacity:.5;color:#fff}.button-primary:disabled{cursor:not-allowed;border:none}