.z-toggle-full-container[data-v-0b28ef50]{display:flex;height:-moz-fit-content;height:fit-content;flex-direction:row;justify-content:space-between;align-items:center;padding:0;position:relative}.z-toggle-full-container.disabled .z-toggle-label[data-v-0b28ef50]{color:var(--z-text-neutral-disabled)}.z-toggle-full-container.disabled .z-toggle[data-v-0b28ef50]{background:var(--z-interactive-off-disabled)}.z-toggle-full-container.disabled .z-toggle.checked[data-v-0b28ef50]{background:var(--z-interactive-on-disabled)}.z-toggle-full-container.disabled .z-toggle .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-off-disabled)}.z-toggle-full-container.disabled .z-toggle.checked .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-on-disabled)}.z-toggle-full-container.disabled .z-toggle:hover .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-off-disabled)}.z-toggle-full-container.disabled .z-toggle.checked:hover .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-on-disabled)}.z-toggle-full-container.disabled .z-toggle-round[data-v-0b28ef50]{background:var(--z-icon-on-interactive-disabled)}.z-toggle-full-container.small[data-v-0b28ef50]{height:40px}.z-toggle-full-container.extra-small[data-v-0b28ef50]{height:32px}.z-toggle-full-container.label-before[data-v-0b28ef50]{justify-content:unset}.z-toggle-label[data-v-0b28ef50]{color:var(--z-text-neutral-default);margin-right:8px}.z-toggle-label.after-toggle[data-v-0b28ef50]{margin-left:20px}.z-toggle-input[data-v-0b28ef50]{opacity:0;width:24px;height:24px;border-radius:var(--z-border-radius);position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.z-toggle-full-container.disabled .z-toggle-input[data-v-0b28ef50]{cursor:default}.z-toggle[data-v-0b28ef50]{width:56px;height:32px;border-radius:32px;background:var(--z-interactive-off-default);position:relative;cursor:pointer;transition:all .35s ease-in-out}.z-toggle-full-container.disabled .z-toggle[data-v-0b28ef50]{cursor:default}.z-toggle.extra-small[data-v-0b28ef50]{width:48px;height:24px}.z-toggle:hover .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-off-hovered)}.overlay-layer[data-v-0b28ef50]{width:56px;height:32px;border-radius:32px}.z-toggle.extra-small .overlay-layer[data-v-0b28ef50]{width:48px;height:24px;border-radius:32px}.z-toggle.checked[data-v-0b28ef50]{transition:all .35s ease-in-out;background:var(--z-interactive-on-default)}.z-toggle.checked:hover .overlay-layer[data-v-0b28ef50]{background:var(--z-interactive-on-hovered)}.z-toggle-round[data-v-0b28ef50]{width:24px;height:24px;background:var(--z-icon-on-interactive-default);position:absolute;border-radius:12px;left:7.14%;right:50%;top:12.5%;bottom:12.5%;transition:all .25s ease-in-out;display:flex;align-items:center;justify-content:center}.z-toggle.extra-small .z-toggle-round[data-v-0b28ef50]{width:18px;height:18px;left:6.25%;right:56.25%;top:12.5%;bottom:12.5%}.z-toggle.checked .z-toggle-round[data-v-0b28ef50]{left:50%;right:7.14%;top:12.5%;bottom:12.5%;transition:all .25s ease-in-out}.z-toggle.extra-small.checked .z-toggle-round[data-v-0b28ef50]{left:56.25%;right:6.25%;top:12.5%;bottom:12.5%;transition:all .25s ease-in-out}.z-toggle-container .overlay-layer[data-v-0b28ef50]:focus-visible{outline:2px solid var(--z-focus-default);outline-offset:2px}