.register_formRadioLabel__Xi83I{display:flex;justify-content:start;align-items:center;gap:6px;font-size:12px;cursor:pointer;margin-right:12px;margin-top:8px}.register_formRadioButton__QH0al{height:1rem;width:1rem;border:1px solid #191919;border-radius:50%;display:inline-block;position:relative;transform:translateY(-2px)}.register_formRadioButton__QH0al:after{content:"";display:block;height:11px;width:11px;position:absolute;border-radius:50%;top:50%;left:50%;transition:opacity .1s;transform:translate(-50%,-50%);background-color:#ea5e67;opacity:0}.register_formRadioInput__pvufp:checked+.register_formRadioLabel__Xi83I .register_formRadioButton__QH0al:after{opacity:1}