.CustomSelect_container__JK61A{position:relative;display:inline-block;width:100%;border-radius:5px;padding:5px 0;cursor:pointer;font-size:14px;margin:10px 0}.CustomSelect_button__CtrtK{width:100%;border:1px solid #ccc;border-radius:.375rem;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;background-color:#fff;font-size:14px}.CustomSelect_selectedText__Kfv9A{color:#374151}.CustomSelect_icon__CjPnI{width:1.25rem;height:1.25rem;color:#6b7280;cursor:pointer}.CustomSelect_list__Fm7Ec{position:absolute;z-index:10;margin-top:.25rem;width:100%;background-color:#fff;border:1px solid #ccc;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);max-height:15rem;overflow:auto}.CustomSelect_listItem__osY1Y{padding:.5rem 1rem;cursor:pointer}.CustomSelect_listItem__osY1Y:hover{background-color:#f3f4f6}