.radio[data-v-66f38086]{cursor:pointer;border-radius:100%;justify-content:center;align-items:center;width:59px;height:59px;display:flex;position:relative;overflow:hidden}.radio[data-v-66f38086]:after{content:"";z-index:1;background:#ddd;width:100%;height:100%;position:absolute;top:0;left:0}.radio--checked[data-v-66f38086]:after{background-image:linear-gradient(to bottom, var(--clr-main-100) 0, var(--clr-main-300) 100%)}.radio--checked .radio__layer[data-v-66f38086]{--color:var(--clr-main-100)}.radio__input[data-v-66f38086]{opacity:0;width:0;height:0}.radio__layer[data-v-66f38086]{z-index:2;--color:#ddd;background-color:#fff;border-radius:100%;width:53px;height:53px;position:absolute}.radio__layer[data-v-66f38086]:before{content:"";z-index:3;background:var(--color);border-radius:0 0 100px 100px;width:3.5px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}.radio__inner[data-v-66f38086]{z-index:2;color:#333;text-align:center;-webkit-user-select:none;user-select:none;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;padding-top:5px;font-size:18px;font-weight:700;display:flex}.radio__input:checked~.radio__layer[data-v-66f38086]{background-color:#333}.radio__input:checked~.radio__inner[data-v-66f38086]{color:#fff}
