.styles_customRadioButtons__0IQ1C input[type=radio]{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border-radius:50%;border:1px solid #b8b8b8}.styles_customRadioButtons__0IQ1C input[type=radio],.styles_customRadioButtons__0IQ1C label{cursor:pointer}.styles_customRadioButtons__0IQ1C input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.styles_customRadioButtons__0IQ1C input[type=radio]:before{position:absolute;border-radius:50%;content:"";display:block;width:22px;height:22px}.styles_customRadioButtons__0IQ1C input[type=radio]:checked:before{background:#9cdbfd;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px}.styles_customCheckbox__RLcrs input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-content:center;justify-content:center;border-radius:.5rem}.styles_customCheckbox__RLcrs input[type=checkbox]:before{content:"";position:absolute;left:-12px;display:flex;justify-content:center;align-items:center;border:1px solid #959595;width:24px;height:24px;border-radius:4px;cursor:pointer}.styles_customCheckbox__RLcrs input[type=checkbox]:checked:before{content:"✔️"}.styles_customCheckbox__RLcrs input[type=checkbox]:hover{color:#959595}