.wot-theme-dark .wd-checkbox__shape.data-v-273e3091{background:transparent;border-color:var(--wot-checkbox-border-color, #dcdcdc);color:var(--wot-checkbox-check-color, var(--wot-color-white, rgb(255, 255, 255)))}.wot-theme-dark .wd-checkbox__label.data-v-273e3091{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wot-theme-dark .wd-checkbox.is-disabled .wd-checkbox__shape.data-v-273e3091{border-color:var(--wot-dark-color-gray, var(--wot-color-secondary, #595959));background:var(--wot-dark-background4, #323233)}.wot-theme-dark .wd-checkbox.is-disabled .wd-checkbox__label.data-v-273e3091,.wot-theme-dark .wd-checkbox.is-disabled.data-v-273e3091 .wd-checkbox__check,.wot-theme-dark .wd-checkbox.is-disabled.is-checked .wd-checkbox__shape.data-v-273e3091,.wot-theme-dark .wd-checkbox.is-disabled.is-checked .wd-checkbox__label.data-v-273e3091{color:var(--wot-dark-color-gray, var(--wot-color-secondary, #595959))}.wot-theme-dark .wd-checkbox.is-disabled.is-button .wd-checkbox__label.data-v-273e3091{border-color:#c8c9cc;background:#3a3a3c;color:var(--wot-dark-color-gray, var(--wot-color-secondary, #595959))}.wot-theme-dark .wd-checkbox.is-disabled.is-button.is-checked .wd-checkbox__label.data-v-273e3091{border-color:#c8c9cc;background:#3a3a3c;color:#c8c9cc}.wot-theme-dark .wd-checkbox.is-button .wd-checkbox__label.data-v-273e3091{background-color:var(--wot-dark-background, #131313)}.wot-theme-dark .wd-checkbox.is-button.is-checked .wd-checkbox__label.data-v-273e3091{background-color:var(--wot-dark-background2, #1b1b1b)}.wd-checkbox.data-v-273e3091{display:block;margin-bottom:var(--wot-checkbox-margin, 10px);font-size:0;-webkit-tap-highlight-color:transparent;line-height:1.2}.wd-checkbox.is-last-child.data-v-273e3091{margin-bottom:0}.wd-checkbox__shape.data-v-273e3091{position:relative;display:inline-block;width:var(--wot-checkbox-size, 16px);height:var(--wot-checkbox-size, 16px);border:2px solid var(--wot-checkbox-border-color, #dcdcdc);border-radius:50%;color:var(--wot-checkbox-check-color, var(--wot-color-white, rgb(255, 255, 255)));background:var(--wot-checkbox-bg, var(--wot-color-white, rgb(255, 255, 255)));vertical-align:middle;transition:background .2s;box-sizing:border-box}.wd-checkbox__shape.is-square.data-v-273e3091{border-radius:var(--wot-checkbox-square-radius, 4px)}.wd-checkbox__input.data-v-273e3091{position:absolute;width:0;height:0;margin:0;opacity:0}.data-v-273e3091 .wd-checkbox__btn-check{display:inline-block;font-size:var(--wot-checkbox-icon-size, 14px);margin-right:4px;height:var(--wot-checkbox-icon-size, 14px);width:var(--wot-checkbox-icon-size, 14px);vertical-align:middle}.wd-checkbox__txt.data-v-273e3091{display:inline-block;vertical-align:middle;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-checkbox__label.data-v-273e3091{position:relative;display:inline-block;margin-left:var(--wot-checkbox-label-margin, 9px);vertical-align:middle;font-size:var(--wot-checkbox-label-fs, 14px);color:var(--wot-checkbox-label-color, rgba(0, 0, 0, .85))}.data-v-273e3091 .wd-checkbox__check{color:var(--wot-checkbox-check-color, var(--wot-color-white, rgb(255, 255, 255)));font-size:var(--wot-checkbox-icon-size, 14px);opacity:0;transition:opacity .2s}.wd-checkbox.is-checked .wd-checkbox__shape.data-v-273e3091{color:var(--wot-checkbox-checked-color, var(--wot-color-theme, #4d80f0));background:currentColor;border-color:currentColor}.wd-checkbox.is-checked.data-v-273e3091 .wd-checkbox__check{opacity:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.wd-checkbox.is-button.data-v-273e3091{display:inline-block;margin-bottom:0;margin-right:var(--wot-checkbox-margin, 10px);vertical-align:top;font-size:var(--wot-checkbox-button-font-size, 14px)}.wd-checkbox.is-button.is-last-child.data-v-273e3091{margin-right:0}.wd-checkbox.is-button .wd-checkbox__shape.data-v-273e3091{width:0;height:0;overflow:hidden;opacity:0;border:none}.wd-checkbox.is-button .wd-checkbox__label.data-v-273e3091{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;min-width:var(--wot-checkbox-button-min-width, 78px);height:var(--wot-checkbox-button-height, 32px);font-size:var(--wot-checkbox-button-font-size, 14px);margin-left:0;padding:5px 15px;border:1px solid var(--wot-checkbox-button-border, #f5f5f5);background-color:var(--wot-checkbox-button-bg, rgba(0, 0, 0, .04));border-radius:var(--wot-checkbox-button-radius, 16px);transition:color .2s,border .2s;box-sizing:border-box}.wd-checkbox.is-button.is-checked .wd-checkbox__label.data-v-273e3091{color:var(--wot-checkbox-checked-color, var(--wot-color-theme, #4d80f0));background-color:var(--wot-checkbox-bg, var(--wot-color-white, rgb(255, 255, 255)));border-color:var(--wot-checkbox-checked-color, var(--wot-color-theme, #4d80f0));border-color:currentColor}.wd-checkbox.is-inline.data-v-273e3091{display:inline-block;margin-bottom:0;margin-right:var(--wot-checkbox-margin, 10px)}.wd-checkbox.is-inline.is-last-child.data-v-273e3091{margin-right:0}.wd-checkbox.is-disabled .wd-checkbox__shape.data-v-273e3091{border-color:var(--wot-checkbox-border-color, #dcdcdc);background:var(--wot-checkbox-disabled-check-bg, rgba(0, 0, 0, .15))}.wd-checkbox.is-disabled .wd-checkbox__label.data-v-273e3091{color:var(--wot-checkbox-disabled-label-color, rgba(0, 0, 0, .25))}.wd-checkbox.is-disabled.is-checked .wd-checkbox__shape.data-v-273e3091{color:var(--wot-checkbox-disabled-check-color, rgba(0, 0, 0, .15))}.wd-checkbox.is-disabled.is-checked .wd-checkbox__label.data-v-273e3091{color:var(--wot-checkbox-disabled-label-color, rgba(0, 0, 0, .25))}.wd-checkbox.is-disabled.is-button .wd-checkbox__label.data-v-273e3091{background:var(--wot-checkbox-disabled-color, rgba(0, 0, 0, .04));border-color:var(--wot-checkbox-button-border, #f5f5f5);color:var(--wot-checkbox-disabled-label-color, rgba(0, 0, 0, .25))}.wd-checkbox.is-disabled.is-button.is-checked .wd-checkbox__label.data-v-273e3091{border-color:var(--wot-checkbox-button-disabled-border, rgba(0, 0, 0, .15))}.wd-checkbox.is-cell-box.data-v-273e3091{padding:13px 15px;margin:0}.wd-checkbox.is-cell-box.is-large.data-v-273e3091{padding:14px 15px}.wd-checkbox.is-button-box.data-v-273e3091{display:inline-flex;width:33.3333%;padding:12px 12px 0 0;box-sizing:border-box}.wd-checkbox.is-button-box .wd-checkbox__label.data-v-273e3091{width:100%}.wd-checkbox.is-button-box.data-v-273e3091:last-child:after{content:"";display:table;clear:both}.wd-checkbox.is-large .wd-checkbox__shape.data-v-273e3091{width:var(--wot-checkbox-large-size, 18px);height:var(--wot-checkbox-large-size, 18px);font-size:var(--wot-checkbox-large-size, 18px)}.wd-checkbox.is-large .wd-checkbox__label.data-v-273e3091{font-size:var(--wot-checkbox-large-label-fs, 16px)}