.custom-checkbox-container input[type=checkbox]{appearance:none;cursor:pointer;border:1.5px solid #eaecf0;width:16px;min-width:16px;height:16px;position:relative}.custom-checkbox-container input[type=checkbox]:hover{border:1.5px solid #635bff}.custom-checkbox-container input[type=checkbox]{border-radius:4px}.custom-checkbox-container input[type=checkbox]:checked{background-color:#f9fafb;border:1.5px solid #635bff}.custom-checkbox-container input[type=checkbox]:checked:after{content:"";background-image:url(../media/check.0mzwyngut05yg.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
