.checkable-w{display:flex;overflow:hidden}.checkable-w.__center .checkable{margin-left:auto;margin-right:auto}.checkable{display:inline-block;float:left;font-size:0;flex-shrink:0}.checkable-w.__disabled .checkable{opacity:.5}.checkable_target{cursor:pointer}html .checkable_texts{display:inline-block}body .checkable_texts{display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;padding-left:0}.checkable-w.__disabled .checkable_texts{opacity:.5}.checkable+.checkable_texts{padding-right:0;flex:0 1 auto;justify-content:start}html .checkable_label{display:block}body .checkable_label{display:flex;align-items:center;font-size:15px;color:var(--dynamic-text-and-icons-base-primary);line-height:16px;cursor:pointer}.checkable_info{display:block;color:var(--color_secondary);font-size:13px;line-height:14px;cursor:pointer}.checkable-w.__disabled .checkable_target,.checkable-w.__disabled .checkable_label,.checkable-w.__disabled .checkable_info{cursor:default}
