.form_checkbox-component.svelte-x99knj.svelte-x99knj{margin:0 auto}.form_checkbox-component.svelte-x99knj .label-holder.svelte-x99knj{padding:10px;background:#EEEEEE;margin-bottom:10px}.form_checkbox-component.svelte-x99knj .label-checkbox.svelte-x99knj{display:block;position:relative;padding-left:40px;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form_checkbox-component.svelte-x99knj .label-checkbox input.svelte-x99knj{position:absolute;opacity:0;cursor:pointer}.form_checkbox-component .label-checkbox input:focus~.checkmark.svelte-x99knj.svelte-x99knj{outline:1px solid #3344DD}.form_checkbox-component.svelte-x99knj .label-checkbox .checkmark.svelte-x99knj{position:absolute;top:-2px;left:0;height:26px;width:26px;background-color:#CCCCCC;-webkit-transition:.25s all ease;transition:.25s all ease}.form_checkbox-component.svelte-x99knj .label-checkbox .checkmark.svelte-x99knj:after{content:"";position:absolute;display:none;left:10px;top:6px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form_checkbox-component .label-checkbox:hover input~.checkmark.svelte-x99knj.svelte-x99knj{background-color:#999999}.form_checkbox-component .label-checkbox input:checked~.checkmark.svelte-x99knj.svelte-x99knj{background-color:#333333}.form_checkbox-component .label-checkbox input:checked~.checkmark.svelte-x99knj.svelte-x99knj:after{display:block}