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