.RadioGroup_Root{display:flex;width:100%;flex-direction:column;justify-content:flex-start;gap:.75rem;--tw-text-opacity:1;color:rgb(129 138 156/var(--tw-text-opacity))}.RadioGroup_ItemContainer{display:flex;align-items:center;justify-content:flex-start}.RadioGroup_Item{height:1.5rem;width:1.5rem;border-radius:9999px;border-style:none;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 2px 5px #111218;--tw-shadow-colored:0 2px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.RadioGroup_Item:hover{--tw-bg-opacity:1;background-color:rgb(151 150 150/var(--tw-bg-opacity))}.RadioGroup_Item:focus{--tw-shadow:0 0 0 2px #111218;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.RadioGroup_Indicator{position:relative;display:flex;height:100%;width:100%;align-items:center;justify-content:center}.RadioGroup_Indicator:after{display:block;height:.75rem;width:.75rem;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(208 56 51/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}.RadioGroup_Label{padding-left:.75rem;font-size:.875rem;line-height:1.5rem}