.custom-radio-group[data-v-fe48eed6]{display:flex;gap:20px}.custom-radio[data-v-fe48eed6]{align-items:center;cursor:pointer;display:flex}.custom-radio input[type=radio][data-v-fe48eed6]{display:none}.custom-radio label[data-v-fe48eed6]{padding-left:28px;position:relative}.custom-radio label[data-v-fe48eed6]:before{background:#fff;border:1px solid #2160c9;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:border-color .2s,background-color .2s;width:20px}.custom-radio input[type=radio]:checked+label[data-v-fe48eed6]:before{background-color:#fff;border-color:#2160c9}.custom-radio input[type=radio]:checked+label[data-v-fe48eed6]:after{background-color:#2160c9;border-radius:100%;content:"";height:12px;left:4px;position:absolute;top:50%;transform:translateY(-49%);width:12px}
