select{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;appearance:auto!important}select[multiple]{white-space:inherit;height:60px;scrollbar-gutter:stable both}select[multiple]:hover{overflow-y:auto}option{display:inline-block;margin:2px;font-size:14px;padding:6px 12px;border:1px solid #d4d4d4;border-radius:24px}.custom-radioButton>input[type=radio]{display:none}.custom-radioButton>input[type=radio]:checked+.radio-icon,.custom-radioButton>input[type=radio]:checked+.radio-text{color:#2563eb}.custom-radioButton>input[type=radio]:checked+.radio-icon{font-weight:700}.custom-radioButton:hover{border-color:#2563eb}.custom-radioButton>input[type=radio]:checked+span{background-color:rgba(166,191,247,.2);border-color:#2563eb}