.CustomSelect_selectOuter__XME4i{position:relative}.CustomSelect_selectOuter__XME4i input{text-overflow:ellipsis;white-space:nowrap}.CustomSelect_selectOuter__XME4i input::placeholder{text-overflow:ellipsis;white-space:nowrap}.CustomSelect_selectOuter__XME4i .CustomSelect_leftIcon__VIkVx{position:absolute;left:13px;top:50%;transform:translateY(-50%);z-index:1}.CustomSelect_selectOuter__XME4i .CustomSelect_closeBtn__GM3C5,.CustomSelect_selectOuter__XME4i .CustomSelect_rightIcon__Tcgp6{position:absolute;top:50%;right:11px;transform:translateY(-50%);z-index:1}.CustomSelect_selectOuter__XME4i .CustomSelect_closeBtnRightIcon__tucg8{position:absolute;top:50%;right:35px;transform:translateY(-50%);z-index:1}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48{text-align:start;width:100%;position:absolute;z-index:999999;box-shadow:0 2px 12px 0 rgba(0,0,0,.18);padding:0;margin:0;list-style:none;background-color:var(--bs-white);border-color:#d9d9d9;border-radius:6px;color:#212529;max-height:196px;overflow-y:auto}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48 .CustomSelect_listItemGrp__tiaoy{padding:6px 10px;font-weight:var(--f_semibold);font-size:12px;line-height:14px;word-break:break-all;background-color:var(--input-dropdown-grp-bg-color);color:var(--input-dropdown-grp-text-color)}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48 .CustomSelect_listItem__VlxSC{padding:6px 10px;font-weight:var(--f_medium);font-size:14px;line-height:16px;word-break:break-all;cursor:pointer;background-color:var(--input-dropdown-bg-color);color:var(--input-dropdown-text-color);opacity:1}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48 .CustomSelect_listItem__VlxSC:hover{background-color:var(--input-dropdown-bg-color-hover);color:var(--input-dropdown-text-color-hover)}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48 .CustomSelect_listItem__VlxSC.CustomSelect_selected__7GMbZ{background-color:var(--input-dropdown-active-bg-color);color:var(--input-dropdown-active-text-color);opacity:1}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48 .CustomSelect_listItem__VlxSC .subtext{font-size:11px}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48.loader .CustomSelect_listItem__VlxSC{cursor:default}.CustomSelect_selectOuter__XME4i .CustomSelect_customSelectOption__fTM48.loader .CustomSelect_listItem__VlxSC:hover{background-color:var(--bs-white);color:var(--font-caption-color)}html[dir=rtl] .CustomSelect_selectOuter__XME4i .CustomSelect_leftIcon__VIkVx{left:unset;right:13px}html[dir=rtl] .CustomSelect_selectOuter__XME4i .CustomSelect_leftIcon__VIkVx svg{transform:scaleX(-1)}html[dir=rtl] .CustomSelect_selectOuter__XME4i .CustomSelect_closeBtn__GM3C5,html[dir=rtl] .CustomSelect_selectOuter__XME4i .CustomSelect_rightIcon__Tcgp6{right:unset;left:11px}html[dir=rtl] .CustomSelect_selectOuter__XME4i .CustomSelect_closeBtnRightIcon__tucg8{right:unset;left:35px}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}