.Select_wrapper__lP6e4{box-sizing:border-box;display:flex;font-family:var(--font-family);flex-direction:column;position:relative;padding:var(--spacing-x-small)}.Select_select__SDN8t{position:absolute;border:1px solid var(--grey-mid1);background-color:var(--white);display:flex;box-shadow:0 8px 30px rgba(3,47,97,.05);top:calc(100% + 2px);left:-3px;right:0;max-height:300px;overflow:auto;z-index:9}.Select_column__FK5Wc{display:flex;flex-direction:column;padding:10px;width:100%}.Select_value__riIEv{color:var(--blue-dark);padding-top:20px;padding-bottom:20px;border-radius:5px;text-align:center;cursor:pointer;font-weight:600;width:100%}.Select_value__riIEv:hover{background-color:var(--blue-mid2)}.Select_selectedValue__OhO2k,.Select_selectedValue__OhO2k:hover{color:var(--white);background-color:var(--blue-mid)}.Select_isDisabled__stnh4{color:var(--grey-mid1);pointer-events:none}.Select_isDisabled__stnh4:hover{color:var(--grey-mid1);background-color:unset}.Select_inputWrapper__Xu0b9{display:flex;align-items:baseline}.Select_input__FZo36{box-sizing:border-box;border:none;font-size:16px;font-family:var(--font-family);color:var(--blue-dark);line-height:24px;cursor:pointer;min-width:calc(100% - 25px);max-width:calc(100% - 25px);font-weight:300;width:100%}.Select_inputIcon__Z9aQG{width:15px;margin-right:10px;top:2px}.Select_inputIconImage__tnoWS{vertical-align:middle}.Select_input__FZo36::placeholder{color:var(--blue-dark)}.Select_input__FZo36:focus{outline:none}