.TAInputCheckbox[data-v-e024ef7c]{padding-left:1.5rem}.TAInputCheckbox input[type=checkbox][data-v-e024ef7c]{margin-left:-1.5rem;opacity:0;visibility:hidden}.TAInputCheckbox input[type=checkbox]~label[data-v-e024ef7c]{color:rgba(0,0,0,.85);cursor:pointer;font-family:Barlow;font-size:14px;line-height:17px;position:relative;transition:opacity .25s linear}.TAInputCheckbox input[type=checkbox]~label[data-v-e024ef7c]:before{border:1px solid #a2a0b0;border-radius:2px;content:"";cursor:pointer;display:inline-block;height:16px;left:0;margin-left:-1.5rem;position:absolute;top:0;transition:background .25s linear;width:16px}.TAInputCheckbox input[type=checkbox]:checked~label[data-v-e024ef7c]:before{background-color:#60587a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' fill='%23fff' class='bi bi-check2' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1px solid #60587a;color:#fff;left:0;position:absolute;text-align:center;transition:background .25s linear;vertical-align:middle}.TAInputCheckbox input[type=checkbox]:disabled~label[data-v-e024ef7c]{opacity:.5}.TAInputCheckbox input[type=checkbox]:disabled~label[data-v-e024ef7c]:before{background-color:#d3d3d3}