.LocalSelect_select__JvTrE{width:100%;padding:8px 14px;font-size:14px;position:relative;background-color:rgb(240,240,240);border-radius:8px;cursor:pointer}.LocalSelect_selectBtn__X67me{display:flex;justify-content:space-between;align-items:center}.LocalSelect_selectBtn__X67me svg *{stroke:black!important}.LocalSelect_selectOptions__ghQoa{background-color:rgb(247,247,247);border-radius:8px;display:flex;flex-direction:column;gap:5px;position:absolute;top:100%;margin-top:5px;left:0;height:0;max-height:150px;padding:0 5px;z-index:10;transition:.2s;overflow-y:hidden;opacity:0;width:100%}.LocalSelect_selectOptions__ghQoa.LocalSelect_opened__j3_7L{height:-moz-fit-content;height:fit-content;padding:8px 5px;overflow-y:auto;opacity:1}.LocalSelect_singleOption___gVNB{padding:4px 8px;transition:.2s;cursor:pointer;border-radius:4px}.LocalSelect_singleOption___gVNB:hover{background-color:rgb(224,224,224)}