.InputCheckbox_checkboxLabel__hIOrB{position:relative;border-radius:.75rem;padding:.75rem 1rem;cursor:pointer;background-color:var(--bg-primary);color:var(--state);white-space:nowrap;font-weight:500;font-size:1rem;max-height:3rem;line-height:137%;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.InputCheckbox_checkboxLabel__hIOrB input[type=checkbox]{display:none}input[type=checkbox]:checked+.InputCheckbox_checkboxLabel__hIOrB{background-color:var(--bg-primary);color:var(--bg-border)}.InputCheckbox_activeTab__TZpb2{color:var(--tx-white)}