.RadioGroupRoot{display:flex;flex-direction:column;gap:10px;width:100%}.RadioGroupItem{background-color:#fff;width:25px;height:25px;border-radius:100%}.RadioGroupItem:hover{background-color:"#0749A5"}.RadioGroupItem:focus{box-shadow:0 0 0 2px #000}.RadioGroupIndicator{display:flex;align-items:center;justify-content:center;position:relative}.RadioGroupIndicator:after{content:"";display:block;width:11px;height:11px;border-radius:50%;background-color:#0749a5}.main-track{height:100%;width:100%;border-radius:100px;cursor:pointer}.thumb{border-radius:80px;background:#eaeaea;box-shadow:0 3px 10px #00000026;height:100%;aspect-ratio:1;font-size:14px;font-style:normal;font-weight:600;line-height:21px;display:flex;align-items:center;justify-content:center;user-select:none;cursor:pointer}
