.gc-switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:52px;height:32px;position:relative;border-radius:100px;border:2px solid #3d3d3d;background:#eee}.gc-switch:has(input:checked){border:2px solid #6da300;background:#6da300}.gc-switch:has(input:not(:disabled)):hover .switch-indicator-span:after{position:absolute;width:40px;height:40px;content:" ";z-index:-1;border-radius:100px}.gc-switch:has(input:not(:disabled)):hover .switch-indicator-span:after{opacity:.1;background:#3d3d3d}.gc-switch:has(input:not(:disabled)):hover:has(input:checked) .switch-indicator-span{background-color:#e4e4e4}.gc-switch:has(input:not(:disabled)):hover:has(input:checked) .switch-indicator-span:after{opacity:.2;background:#8c0}.gc-switch:has(input:disabled):has(input:checked){border:2px solid #cdcdcd;background-color:#cdcdcd}.gc-switch:has(input:disabled):has(input:checked) .switch-indicator .icon-checked{background-color:#eee;color:#7c7c7c}.gc-switch label{display:none}.gc-switch input{position:relative;width:100%;height:100%;padding:0;margin:0!important;opacity:0;cursor:pointer;z-index:3}.gc-switch input:disabled{cursor:default!important}.gc-switch .switch-indicator,.gc-switch .switch-layer{position:absolute;top:-2px;right:0;bottom:0;left:0}.gc-switch .switch-layer{border-radius:100px;width:100%;-webkit-transition:.3s ease all;transition:.3s ease all;z-index:1}.gc-switch .switch-indicator{z-index:2}.gc-switch .switch-indicator .switch-indicator-span{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:4px;width:24px;height:24px;border-radius:100px;-webkit-transition:.3s ease all;transition:.3s ease all}.gc-switch .switch-indicator .switch-indicator-span svg{margin-top:4px;width:16px;height:16px}.gc-switch .switch-indicator .icon-checked{background-color:#fff;color:#3d3d3d;right:4px;opacity:0}.gc-switch .switch-indicator .icon-non-checked{left:4px;color:#fff;background:#3d3d3d}.gc-switch input:checked+.switch-indicator .icon-non-checked{opacity:0}.gc-switch input:checked+.switch-indicator .icon-checked{opacity:1}
/*# sourceMappingURL=switches.min.css.map */
