.RadioButton_wrapper__p6lcg{cursor:pointer;height:48px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RadioButton_flex__7ZeFs,.RadioButton_wrapper__p6lcg{display:flex;align-items:center;width:100%;overflow:hidden}.RadioButton_flex__7ZeFs{gap:10px}.RadioButton_radioContainer___s1mj{position:relative;width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center}.RadioButton_realRadio__qna6Q{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;z-index:2}.RadioButton_customRadio__Ng4Rk{position:absolute;top:0;left:0;width:100%;height:100%;border:1.5px solid var(--Stroke-Black-Tertiary-Default);border-radius:100px;background-color:var(--Bg-White-Main-Primary-Default);transition:all .2s ease;z-index:1}.RadioButton_realRadio__qna6Q[data-state=checked]+.RadioButton_customRadio__Ng4Rk{background-color:var(--Bg-Brand-Primary-Default);border-color:var(--Bg-Brand-Primary-Default);position:relative}.RadioButton_realRadio__qna6Q[data-state=checked]+.RadioButton_customRadio__Ng4Rk:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:var(--Icon-White-On-Dark-Primary-Default);border-radius:50%}.RadioButton_label__thuCX{font-family:var(--font-golos),sans-serif;line-height:1.2;color:var(--Text-Black-Main-Primary-Default);font-weight:400;font-size:.875rem}@media(min-width:1401px){.RadioButton_label__thuCX{font-size:1rem}}.RadioButton_label__thuCX{-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.RadioButtonGroup_radioButtonGroup___6jJ9,.RadioButtonGroup_root__Ji2vu{display:flex;flex-direction:column;width:100%;overflow:hidden}.RadioButtonGroup_root__Ji2vu>*{border-bottom:1px solid var(--Stroke-Black-Quaternary-Default)}.RadioButtonGroup_root__Ji2vu>:last-child{border-bottom:none}.ModalFooter_footer__kvOEy{padding:12px 24px;box-shadow:0 4px 14px 0 var(--Shadow-Primary-Primary-Default);position:fixed;bottom:0;left:0;right:0;z-index:10;background:var(--Bg-White-Main-Primary-Default);display:flex;gap:12px}@media(max-width:677px){.ModalFooter_footer__kvOEy{padding:12px 16px}}.ModalFooter_footer__kvOEy>*{flex:1 1;width:100%}.ModalFooter_footer__kvOEy button[class]{width:100%;padding:0}