.checkBoxInput{appearance:none;display:none}.checkBoxLabel{color:var(--black);-webkit-user-select:none;user-select:none;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:1.5rem;width:fit-content;font-size:2rem;transition:all .3s;display:flex}.checkBoxLabel .CheckboxIcons{max-width:2.5rem;max-height:2.5rem}.checkboxError{color:rgb(var(--error));margin-top:.5rem}
