.btnf{cursor:pointer;justify-content:center;align-items:center;height:36px;padding:0 16px;font-family:sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex;border-radius:none!important}.btnf.btnf-large{height:55px;padding:0 24px;font-size:16px}.btnf-primary{color:#000;background-color:#96d607;border:none}.btnf-primary:hover:not(:disabled){background-color:#b9e45a}.btnf-primary:active:not(:disabled){background-color:#7db206}.btnf-primary:disabled{color:#a0a0a0;cursor:not-allowed;background-color:#e0e0e0}.btnf-secondary{color:#96d607;background-color:#0000;border:2px solid #96d607}.btnf-secondary:hover:not(:disabled){color:#7db206;background-color:#eaf7cd}.btnf-secondary:active:not(:disabled){background-color:#caea83}.btnf-secondary:disabled{color:#88878e;cursor:not-allowed;border-color:#dfdfdf}:is(.btnf-primary:has(svg:only-child),.btnf-secondary:has(svg:only-child)){width:36px;padding:0}.btnf-large:has(svg:only-child){width:56px}
