.Select_selectWrapper__Qvvru{--foreground:var(--grayDark)}.Select_selectWrapper__Qvvru.Select_error__qTH2R{--foreground:var(--danger)}.Select_selectWrapper__Qvvru .Select_select__jEG8m{min-height:3rem;border:none;border-bottom:1px solid var(--foreground)}.Select_selectWrapper__Qvvru .Select_select__jEG8m input{margin-top:0}.Select_selectWrapper__Qvvru .Select_select__jEG8m input::-moz-placeholder{color:var(--foreground);font-size:var(--fontSize2);font-family:var(--primaryFont)}.Select_selectWrapper__Qvvru .Select_select__jEG8m input::placeholder{color:var(--foreground);font-size:var(--fontSize2);font-family:var(--primaryFont)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .search-wrapper{border:none}.Select_selectWrapper__Qvvru .Select_select__jEG8m .chip{padding:var(--spacing1) var(--spacing4);color:var(--white);font-size:var(--fontSize1);font-family:var(--primaryFont);line-height:1.618em;background-color:var(--grayDark);border-radius:var(--curve)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .chip svg{width:auto;height:1.618em;margin-left:var(--spacing3)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .chip svg path{fill:var(--white)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .custom-close:hover{cursor:pointer}.Select_selectWrapper__Qvvru .Select_select__jEG8m .custom-close:hover svg path{fill:var(--dangerLight)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .optionListContainer{z-index:1000;border-radius:0;border-bottom-right-radius:var(--curve);border-bottom-left-radius:var(--curve)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .optionContainer{border:none;border-radius:0;border-bottom-right-radius:var(--curve);border-bottom-left-radius:var(--curve);box-shadow:var(--elevationShadow4)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .option{color:var(--black);font-size:var(--fontSize2);font-family:var(--primaryFont);background-color:var(--white)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .option:hover{color:var(--primaryColor)}.Select_selectWrapper__Qvvru .Select_select__jEG8m .singleSelect{cursor:pointer}.Select_selectWrapper__Qvvru .Select_select__jEG8m .singleSelect input{pointer-events:none}.Select_selectWrapper__Qvvru .Select_errorMessage__R9kcY{color:var(--danger);font-weight:600;font-size:var(--fontSize0)}.Select_selectWrapper__Qvvru .Select_underline__Wj_6V{position:relative;top:-2px;width:100%;height:2px;background-color:var(--grayDark);transform:scaleX(0);transition:transform var(--speed2) ease-in-out}.Select_selectWrapper__Qvvru:hover .Select_underline__Wj_6V{transform:scaleX(1)}