.btng{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}.btng.btng-large{height:55px;padding:0 24px;font-size:16px}.btng-primary{color:#fff;background-color:#1e1e1e;border:none}.btng-primary:hover:not(:disabled){background-color:#606069}.btng-primary:active:not(:disabled){background-color:#393844}.btng-primary:disabled{color:#88878e;cursor:not-allowed;background-color:#d0d5dd}.btng-secondary{color:#1e1e1e;background-color:#0000;border:.8px solid #3c3c3c}.btng-secondary:hover:not(:disabled){color:#1e1e1e;background-color:#f9fafb;border:1px solid #3c3c3c}.btng-secondary:active:not(:disabled){color:#1e1e1e;background-color:#f0f2f5;border:1.2px solid #3c3c3c}.btng-secondary:disabled{color:#98a2b3;cursor:not-allowed;border:2px solid #f0f2f5}:is(.btng-primary:has(svg:only-child),.btng-secondary:has(svg:only-child)){width:36px;padding:0}.btng-large:has(svg:only-child){width:55px}
