.toggle-switch{display:inline-block;position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;vertical-align:middle;width:75px}@media screen and (max-width:991px){.toggle-switch .toggle-switch{transform:scale(.9)}}@media screen and (max-width:767px){.toggle-switch .toggle-switch{transform:scale(.825)}}@media screen and (max-width:575px){.toggle-switch .toggle-switch{transform:scale(.75)}}.toggle-switch.small-switch{width:40px}.toggle-switch.small-switch .toggle-switch-inner:after,.toggle-switch.small-switch .toggle-switch-inner:before{content:"";height:20px;line-height:20px}.toggle-switch.small-switch .toggle-switch-switch{margin:2px;right:20px;width:16px}.toggle-switch-checkbox{display:none}.toggle-switch-label{border:0 solid #bbb;border-radius:20px;cursor:pointer;display:block;margin:0;overflow:hidden;position:relative}.toggle-switch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.toggle-switch-inner:after,.toggle-switch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-size:14px;font-weight:700;height:34px;line-height:34px;padding:0;width:50%}.toggle-switch-inner:before{background-color:#7d4cdb99;color:#fff;content:"Yes";padding-left:10px;text-transform:uppercase}.toggle-switch-disabled,.toggle-switch-disabled:before{background-color:#ddd;cursor:not-allowed}.toggle-switch-inner:after{background-color:#bbb;color:#fff;content:"No";padding-right:10px;text-align:right;text-transform:uppercase}.toggle-switch-switch{background:#fff;border:0 solid #bbb;border-radius:20px;bottom:0;display:block;margin:5px;position:absolute;right:40px;top:0;transition:all .3s ease-in 0s;width:24px}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-inner{margin-left:0}.toggle-switch-checkbox:checked+.toggle-switch-label .toggle-switch-switch{right:0}
/*# sourceMappingURL=main.ca1d7489.css.map*/