.custom-drawer,.custom-drawer .ant-drawer-body,.custom-drawer-root .ant-drawer-content-wrapper{height:-moz-fit-content!important;height:fit-content!important;border-top-right-radius:40px!important;border-top-left-radius:40px!important}.custom-drawer .ant-drawer-body{min-height:0!important;display:flex;justify-content:center}.custom-drawer__content{width:100%}@media(max-width:1279px){.custom-drawer__content{max-width:1024px}}@media(max-width:1023px){.custom-drawer__content{max-width:701px}}@media(max-width:700px){.custom-drawer__content{max-width:468px}}.radio-list{display:flex;flex-direction:column;gap:20px}.radio-list__item{display:flex;width:100%;gap:16px;cursor:pointer}.radio-list__select{min-width:24px;min-height:24px;max-width:24px;max-height:24px;border-radius:12px;background:rgba(15,22,3,.05)}.radio-list__select-active{background:#77b018;position:relative}.radio-list__select-active:after{content:" ";width:14px;height:14px;display:flex;top:50%;left:50%;border-radius:16px;transform:translate(-50%,-50%);background:#fff}.radio-list__item-content{width:100%}