.form-switch{margin-bottom:.5rem}.form-switch .form-check-input.checked-primary:checked,.form-switch .form-check-input.unchecked-primary:not(:checked){background-color:#0089a3!important}.form-switch .form-check-input.checked-secondary:checked,.form-switch .form-check-input.unchecked-secondary:not(:checked){background-color:#e3e9ef!important}.form-switch .form-check-input.checked-success:checked,.form-switch .form-check-input.unchecked-success:not(:checked){background-color:#3fca90!important}.form-switch .form-check-input.checked-info:checked,.form-switch .form-check-input.unchecked-info:not(:checked){background-color:#4e5ac3!important}.form-switch .form-check-input.checked-warning:checked,.form-switch .form-check-input.unchecked-warning:not(:checked){background-color:#dc7d22!important}.form-switch .form-check-input.checked-danger:checked,.form-switch .form-check-input.unchecked-danger:not(:checked){background-color:#ed5050!important}.form-switch .form-check-input.checked-light:checked,.form-switch .form-check-input.unchecked-light:not(:checked){background-color:#fff!important}.form-switch .form-check-input.checked-dark:checked,.form-switch .form-check-input.unchecked-dark:not(:checked){background-color:#121519!important}.form-switch input:hover,.form-switch label:hover{cursor:pointer}.form-switch .form-check-input{background-color:#b4bbc3;border:unset;filter:none;height:1.5rem;margin-top:unset}.form-switch .form-check-input:checked{background-color:var(--ar-primary)}.form-switch .form-check-input:disabled{box-shadow:none}.form-switch.mode-switch{display:flex;margin-bottom:0;padding-left:0}.form-switch.mode-switch .form-check-label{font-size:1rem;font-weight:500;transition:color .15s ease-in-out}.form-switch.mode-switch .form-check-label:first-of-type{color:var(--ar-primary);margin-right:.625rem;order:1}.form-switch.mode-switch .form-check-label:last-of-type{margin-left:.625rem;order:3}.form-switch.mode-switch .form-check-input{background-color:var(--ar-primary)!important;margin-left:0;order:2}.form-switch.mode-switch .form-check-input:checked~.form-check-label:first-of-type{color:var(--ar-body-color)}.form-switch.mode-switch .form-check-input:checked~.form-check-label:last-of-type{color:var(--ar-primary)}.form-switch .placeholder-stub{animation:placeholder-pulse 1.6s ease-in-out infinite;background-size:200% 100%;opacity:1}.form-switch .placeholder-stub input{color:transparent}.form-switch .placeholder-stub *{opacity:0}.form-switch .placeholder-stub:hover,.form-switch .placeholder-stub:hover *{cursor:wait!important}
