.ISelect.ant-select{--i-select-height:44px}.ISelect.ant-select:hover>.ant-select-selector{border-color:rgba(34,47,64,.12)}.ISelect.ant-select.ant-select-focused:not(.ant-select-disabled)>.ant-select-selector{border-color:rgba(34,47,64,.12);box-shadow:none}.ISelect.ant-select>div.ant-select-selector{height:var(--i-select-height);border-radius:6px}.ISelect.ant-select>div.ant-select-selector>.ant-select-selection-item{line-height:var(--i-select-height);color:inherit}.ISelect.ant-select>.ant-select-arrow{top:48%;width:16px;height:16px;transition:all .3s}.ISelect.ant-select.ant-select-open>.ant-select-arrow{transform:rotate(-180deg)}.ISelect.ant-select .ant-select-selection-placeholder{line-height:42px}div.ISelect-dropdown{padding:4px;color:#969ba0;border:1px solid rgba(34,47,64,.06);border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.07)}div.ISelect-dropdown .rc-virtual-list-holder{overflow:overlay;scrollbar-width:thin}div.ISelect-dropdown .rc-virtual-list-holder::-webkit-scrollbar{width:3px}div.ISelect-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(85,85,85,.2)}div.ISelect-dropdown .ant-select-item{color:#969ba0}div.ISelect-dropdown .ant-select-item.ant-select-item-group{color:#969ba0;font-weight:500}div.ISelect-dropdown .ant-select-item.ant-select-item-option-grouped{padding-left:12px}div.ISelect-dropdown .ant-select-item:hover{color:#2f2f2f;background:rgba(0,0,0,.04);border-radius:3px}div.ISelect-dropdown .ant-select-item.ant-select-item-option-selected{color:#2f2f2f;font-weight:600;background:#f5f6f9}div.ISelect-dropdown .ant-select-item.ISelect-divider{position:relative;margin-bottom:8px}div.ISelect-dropdown .ant-select-item.ISelect-divider:after{position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:rgba(34,47,64,.06);content:""}