.dotvvm-bp-switch-button{align-items:center;background-color:var(--bp-color_transparent);border:none;color:var(--bp-font-color);cursor:pointer;display:inline-flex;padding:0;vertical-align:middle}.dotvvm-bp-switch-button:hover .dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-font-color_disabled)}.dotvvm-bp-switch-button.dotvvm-bp-state_checked .dotvvm-bp-switch-button_toggle{background-color:var(--bp-color_primary-lighten)}.dotvvm-bp-switch-button.dotvvm-bp-state_checked .dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-color_primary);transform:translate(100%,-50%)}.dotvvm-bp-switch-button.dotvvm-bp-state_checked:hover .dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-color_primary-hover)}.dotvvm-bp-switch-button.dotvvm-bp-state_focused,.dotvvm-bp-switch-button.dotvvm-bp-state_focused:hover{box-shadow:none}.dotvvm-bp-switch-button.dotvvm-bp-state_focused .dotvvm-bp-switch-button_toggle{box-shadow:var(--bp-box-shadow_focus)}.dotvvm-bp-switch-button.dotvvm-bp-state_disabled{color:var(--bp-font-color_disabled)}.dotvvm-bp-switch-button.dotvvm-bp-state_disabled:hover{background-color:transparent}.dotvvm-bp-switch-button.dotvvm-bp-state_disabled .dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-font-color_disabled)}.dotvvm-bp-switch-button.dotvvm-bp-state_disabled.dotvvm-bp-state_checked .dotvvm-bp-switch-button_toggle{background-color:var(--bp-color_base-disabled)}.dotvvm-bp-switch-button.dotvvm-bp-state_disabled.dotvvm-bp-state_checked .dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-font-color_disabled-active)}.dotvvm-bp-switch-button_toggle{background-color:var(--bp-color_default);border-radius:calc(var(--bp-line-height)*.5em);display:inline-block;font-size:var(--bp-font-size);height:calc(var(--bp-line-height)*1em);margin:var(--bp-padding-vertical) 0;position:relative;width:calc(var(--bp-line-height)*1.8em)}.dotvvm-bp-switch-button_toggle:after{background-color:var(--bp-color_base-active);border-radius:100%;content:"";height:calc(var(--bp-line-height)*.85em);left:0;position:absolute;top:50%;transform:translate(.15em,-50%);transition:transform .25s ease-in-out;width:calc(var(--bp-line-height)*.85em)}.dotvvm-bp-switch-button_toggle+.dotvvm-bp-primitive_text{margin-left:var(--bp-padding-horizontal)}
