.Checkbox_CheckboxInput__fDkGn{cursor:pointer;position:relative;flex-shrink:0;width:3.2rem;height:3.2rem;margin:0;border:2px solid #aa9595;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;transition:border-color .15s ease-in-out}.Checkbox_CheckboxInput__fDkGn:checked{border-color:#aa9595;background-color:#fff}.Checkbox_CheckboxInput__fDkGn:checked:after{content:"";position:absolute;top:46%;left:50%;transform:translate(-50%,-55%) rotate(45deg);width:.9rem;height:1.6rem;border:solid #05a367;border-width:0 .3rem .3rem 0;border-radius:.1rem}.Checkbox_CheckboxInput__fDkGn:hover:not(:disabled){border-color:#847474}.Checkbox_CheckboxInput__fDkGn:focus{outline:2px solid #aa9595;outline-offset:2px}.Checkbox_CheckboxInput__fDkGn:disabled{cursor:not-allowed;opacity:.6}.Checkbox_CheckboxInput__fDkGn.Checkbox_CheckboxInputLoading__p7Oyw{cursor:wait;opacity:.625}.Checkbox_CheckboxInput__fDkGn.Checkbox_CheckboxInputLoading__p7Oyw:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.6rem;height:1.6rem;border:2px solid #d7c8c8;border-top-color:#0722a6;border-radius:50%;animation:Checkbox_spin__A1YRd .8s linear infinite}@keyframes Checkbox_spin__A1YRd{to{transform:translate(-50%,-50%) rotate(1turn)}}