.custom-button{align-items:center;background:#43ff32;border-radius:2px;color:#222722;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:400;gap:8px;height:40px;justify-content:center;line-height:normal;padding:8px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.custom-button:hover{background:#33d528}.custom-button:active{background-color:#25aa1e}.custom-button.large{font-size:20px;height:60px}.custom-button.middle{font-size:16px;gap:8px;height:40px}.custom-button.small{font-size:14px;gap:4px;height:32px}.custom-button.disabled{background-color:#b8ffad;cursor:not-allowed;opacity:.3}
