.RadioGroup_options__fqsKK{display:flex;flex-direction:column}.RadioGroup_option__rEkcA{display:flex;align-items:center;gap:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:576px){.RadioGroup_option__rEkcA{gap:8px}}.RadioGroup_option_medium__xL7Rf{font-weight:300;font-size:var(--body-text-size-smaller-desktop)}@media screen and (max-width:1194px){.RadioGroup_option_medium__xL7Rf{font-size:var(--body-text-size-medium-tablet)}}@media screen and (max-width:576px){.RadioGroup_option_medium__xL7Rf{font-size:var(--body-text-size-smaller-mobile)}}.RadioGroup_option_labelLeft__KVHne{flex-direction:row-reverse}.RadioGroup_input__2ZBl0{display:none}.RadioGroup_customInput__z4_Sk{display:inline-block;position:relative;min-width:20px;min-height:20px;width:20px;height:20px;border:1px solid var(--black);border-radius:var(--border-radius-rounded)}@media screen and (max-width:1194px){.RadioGroup_customInput__z4_Sk{width:13px;height:13px;min-width:13px;min-height:13px}}.RadioGroup_customInput_checked__1o1Ze:after{display:block;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:13px;height:13px;background-color:var(--pink);border-radius:var(--border-radius-rounded)}@media screen and (max-width:1194px){.RadioGroup_customInput_checked__1o1Ze:after{width:5px;height:5px}}