:root{--vc-off-color: #d1d3d4;--vc-on-color: #38cf5b;--vc-animation-speed: .15s ease-out;--vc-font-family: Arial;--vc-font-size: 11px;--vc-font-weight: 300;--vc-on-font-color: white;--vc-off-font-color: white;--vc-label-position-off: 12px;--vc-label-position-on: 11px;--vc-width: 50px;--vc-height: 25px;--vc-handle-border-radius: 20px;--vc-box-border-radius: 18px;--vc-handle-shadow: 1px 1px 5px rgba(0, 0, 0, .2);--vc-handle-color: white;--vc-handle-width: 15px;--vc-handle-height: 15px;--vc-onclick-width: 30px;--vc-handle-top: 5px}.vc-toggle-container *{font-family:var(--vc-font-family);-webkit-transition:var(--vc-animation-speed);-moz-transition:var(--vc-animation-speed);-o-transition:var(--vc-animation-speed);transition:var(--vc-animation-speed)}.vc-switch{width:var(--vc-width);height:var(--vc-height)}.vc-toggle-container label{position:relative;display:inline-block;vertical-align:top;border-radius:var(--vc-box-border-radius);cursor:pointer}.vc-switch-input{position:absolute;transform:translate3d(5px,5px,0);opacity:0}.vc-switch-label{position:relative;display:block;height:inherit;font-size:var(--vc-font-size);font-weight:var(--vc-font-weight);background:var(--vc-off-color);border-radius:inherit}.vc-switch-label:before,.vc-switch-label:after{position:absolute;top:50%;margin-top:-.5em;line-height:1.1}.vc-switch-label:before{content:attr(data-off);color:#242424}.vc-switch-label:after{content:attr(data-on);color:var(--vc-off-font-color);opacity:0}.vc-switch-label:before{right:var(--vc-label-position-off)}.vc-switch-label:after{left:var(--vc-label-position-on)}.vc-switch-input:checked~.vc-switch-label{background:var(--vc-on-color);opacity:.8}.vc-switch-input:checked~.vc-switch-label:before{opacity:0}.vc-switch-input:checked~.vc-switch-label:after{opacity:1}.vc-handle{position:absolute!important;top:var(--vc-handle-top);left:5px;background:var(--vc-handle-color);border-radius:var(--vc-handle-border-radius);box-shadow:var(--vc-handle-shadow)}.vc-handle{width:var(--vc-handle-width);height:var(--vc-handle-height)}.vc-handle:before{content:"";top:50%;left:50%;position:absolute!important;margin:-6px 0 0 -6px;width:12px;height:12px;border-radius:6px}.vc-switch-label:active~.vc-handle,.vc-handle:active{width:var(--vc-onclick-width)}.vc-switch-input:checked~.vc-handle{left:unset;right:5px}
/*# sourceMappingURL=/s/files/1/2235/0837/t/53/assets/vc-toggle-switch.css.map */
