.input-checkbox[data-v-0f2a07ee]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;margin-top:15px}.errorCheckBox[data-v-0f2a07ee]{border:2px solid red!important;animation:shake-0f2a07ee .3s ease-in-out 1}@keyframes shake-0f2a07ee{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-3px)}20%,40%,60%,80%{transform:translateX(3px)}}.custom-checkbox[data-v-0f2a07ee]{display:flex;position:relative;width:20px;min-width:20px;height:20px;border:2px solid #17b9d5;border-radius:3px;margin-right:10px}.custom-checkbox-checked[data-v-0f2a07ee]{background-color:#17b9d5}.hidden-checkbox[data-v-0f2a07ee]{display:none}.custom-checkmark[data-v-0f2a07ee]{position:absolute;top:-3px;left:2px;width:80%;height:100%}.checkmark-line[data-v-0f2a07ee]{width:10px;height:12px;border:solid #fff;border-width:0 2px 2px 0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .3s ease-in-out;opacity:0}.custom-checkbox .hidden-checkbox:checked+.custom-checkmark .checkmark-line[data-v-0f2a07ee]{opacity:1;transform:translate(-50%,-50%) rotate(45deg)}.checkmark-line-1[data-v-0f2a07ee]{top:50%;left:45%}.checkmark-line-2[data-v-0f2a07ee]{top:55%;left:40%}