.p-toggleswitch{display:inline-block;height:1.5rem;width:3rem}.p-toggleswitch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:16px;cursor:pointer;height:100%;inset-inline-start:0;margin:0;opacity:0;outline:0 none;padding:0;position:absolute;top:0;width:100%;z-index:1}.p-toggleswitch-slider{background:#c8c4bc;border:1px solid #C8C4BC;border-radius:18px;box-shadow:none;cursor:pointer;height:100%;outline-color:transparent;transition:background .2s,color .2s,border-color .2s,outline-color .2s,box-shadow .2s;width:100%}.p-toggleswitch-handle{align-items:center;background:#fff;border-radius:50%;color:#000;display:flex;height:1.125rem;inset-inline-start:.1875rem;justify-content:center;margin-block-start:-.5625rem;position:absolute;top:50%;transition:background .2s,color .2s,inset-inline-start .2s,box-shadow .2s;width:1.125rem}.p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-slider{background:#ffb800;border-color:#ffb800}.p-toggleswitch.p-toggleswitch-checked .p-toggleswitch-handle{background:#fff;color:#000;inset-inline-start:1.6875rem}.p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:hover) .p-toggleswitch-slider{background:#f6f6f6;border-color:#949088}.p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:hover) .p-toggleswitch-handle{background:#fff;color:#000}.p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:hover).p-toggleswitch-checked .p-toggleswitch-slider{background:#ffbf1a;border-color:#ffbf1a}.p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:hover).p-toggleswitch-checked .p-toggleswitch-handle{background:#fff;color:#000}.p-toggleswitch:not(.p-disabled):has(.p-toggleswitch-input:focus-visible) .p-toggleswitch-slider{box-shadow:0 0 0 2px #fff1cc;outline:2px solid #FFB800;outline-offset:2px}.p-toggleswitch.p-invalid>.p-toggleswitch-slider{border-color:#bf2600}.p-toggleswitch.p-disabled{opacity:1}.p-toggleswitch.p-disabled .p-toggleswitch-slider{background:#ddd}.p-toggleswitch.p-disabled .p-toggleswitch-handle{background:#737373}
