.toggle-switch{border-radius:19px;cursor:pointer;height:38px;padding:2px;transition:background-color .9s;width:70px}.toggle-switch--active .toggle-switch__draggable{transform:translate(32px)}.toggle-switch--active .toggle-switch__draggable .icon{opacity:1;transition-delay:.25s}.toggle-switch__draggable{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;transition:transform .4s;width:34px}.toggle-switch__draggable .icon{opacity:0;transition:opacity .3s;width:65%}
