.checkbox[data-v-bab94d69]{position:relative;display:inline-block;max-width:100%;padding:3px 0 3px 24px;cursor:pointer;isolation:isolate}.checkbox.invalid[data-v-bab94d69]{color:var(--theme-color-error)}.checkbox.disabled[data-v-bab94d69]{cursor:auto;opacity:.5}.checkbox input[data-v-bab94d69]{position:absolute;display:flex;width:0;height:0;-webkit-user-select:none;user-select:none;opacity:0}:is(.checkbox input)+span[data-v-bab94d69]{display:inline-block;min-width:1em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(.checkbox input)+span[data-v-bab94d69]:before{display:inline-block;width:14px;height:14px;content:"";background:var(--theme-checkbox-background-color);border:1px solid var(--theme-checkbox-border-color)}:is(.checkbox input)+span[data-v-bab94d69]:after,:is(.checkbox input)+span[data-v-bab94d69]:before{position:absolute;top:4px;left:0}:is(.checkbox input):checked+span[data-v-bab94d69]:before{background:var(--theme-checkbox-background-color-selected);border-color:var(--theme-checkbox-border-color-selected)}:is(.checkbox input):checked:focus+span[data-v-bab94d69]:before{background:var(--theme-checkbox-background-color-selected-focus);border-color:var(--theme-checkbox-border-color-selected-focus)}:is(.checkbox input):checked:hover:enabled+span[data-v-bab94d69]:before{background:var(--theme-checkbox-background-color-selected-hover);border-color:var(--theme-checkbox-border-color-selected-hover)}:is(.checkbox input):checked:hover:disabled+span[data-v-bab94d69]:before{background:var(--theme-checkbox-background-color-selected);border-color:var(--theme-checkbox-border-color-selected)}:is(.checkbox input):checked+span[data-v-bab94d69]:after{position:absolute;left:-1px;display:block;width:8px;height:5px;content:"";border-color:var(--theme-checkbox-foreground-color-selected);border-style:solid;border-width:0 0 1.3px 1.3px;transform:translate(4px,3.5px) rotate(-45deg)}:is(.checkbox input):checked:focus+span[data-v-bab94d69]:after{border-color:var(--theme-checkbox-foreground-color-selected-focus)}:is(.checkbox input):checked:hover:enabled+span[data-v-bab94d69]:after{border-color:var(--theme-checkbox-foreground-color-selected-hover)}:is(.checkbox input):checked:hover:disabled+span[data-v-bab94d69]:after{border-color:var(--theme-checkbox-foreground-color-selected)}:is(.checkbox input[data-v-bab94d69]):not(:checked){background:var(--theme-checkbox-background-color)}:is(.checkbox input):not(:checked):hover:enabled+span[data-v-bab94d69]:before{border-color:var(--theme-checkbox-border-color-hover)}:is(.checkbox input):not(:checked):focus:not(:hover)+span[data-v-bab94d69]:before{border-color:var(--theme-checkbox-border-color-focus)}.checkbox.regular[data-v-bab94d69]{--regular-height:18px;font-size:13px;font-weight:300;line-height:var(--regular-height)}.checkbox.regular>span[data-v-bab94d69]{min-height:var(--regular-height)}.checkbox.large[data-v-bab94d69]{--large-height:20px;font-family:var(--theme-text-bold-font-family);font-size:16px;font-weight:700;line-height:var(--large-height);color:var(--theme-text-bold-color)}.checkbox.large>span[data-v-bab94d69]{min-height:var(--large-height)}.checkbox.large input+span[data-v-bab94d69]:after,.checkbox.large input+span[data-v-bab94d69]:before{top:5px}
