.checkbox[data-v-4d08373a]{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;gap:16px;height:fit-content;display:flex;position:relative}.checkbox input[type=checkbox][data-v-4d08373a]{display:none}.checkbox__box[data-v-4d08373a]{background-color:#fff;border:1px solid #6a47f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}input[type=checkbox]:checked+.checkbox__box[data-v-4d08373a]{background-color:#6a47f7;border-color:#6a47f7}.checkbox__label[data-v-4d08373a]{color:#3e348b;font-size:12px;line-height:150%}.checkbox__link[data-v-4d08373a]{color:inherit;text-decoration:underline}.checkbox:hover .checkbox__box[data-v-4d08373a]{border-color:#6a47f7}input[type=checkbox]:disabled+.checkbox__box[data-v-4d08373a]{cursor:not-allowed;background-color:#f2f2f2;border-color:#ccc}input[type=checkbox]:disabled~.checkbox__label[data-v-4d08373a]{color:#aaa}.checkbox--error .checkbox__box[data-v-4d08373a]{border-color:#f02648}
