.input_component__gaLFH{position:relative}.input_input__kIC2U{border:1px solid gray;outline:unset;border-radius:4px;width:-moz-fit-content;width:fit-content}.input_input__kIC2U.input_fullWidth__wZKIH{width:100%}.input_input__kIC2U:focus-visible{outline:3px solid blue}.input_input__kIC2U.input_sm__luPDf{padding:4px;height:20px}.input_input__kIC2U.input_md__Azt_X{padding:6px;height:28px}.input_input__kIC2U.input_lg__24Cmf{padding:8px;height:36px}.select_arrow__6qk16{position:absolute;cursor:pointer;transition:transform .3s}.select_arrow__6qk16.select_open__UaJdQ{transform:rotate(180deg)}.select_arrow__6qk16.select_lg__NEME4{right:4%;top:15%;width:26px;height:26px}.select_arrow__6qk16.select_md__0ZF6h{right:3%;top:10%;width:22px;height:22px}.select_arrow__6qk16.select_sm__3g2W6{right:2%;top:5%;width:16px;height:16px}.select_component__EQw1Q{position:relative;width:-moz-fit-content;width:fit-content}.select_component__EQw1Q .select_input__27CpB{cursor:pointer;caret-color:transparent}.select_component__EQw1Q .select_options__Jzq94{list-style:none;padding:0;margin:0;position:absolute;top:0;border:1px solid gray;width:100%;border-radius:4px;display:flex;flex-direction:column;gap:2px;background-color:#fff;height:0;overflow-y:auto;max-height:300px;opacity:0}.select_component__EQw1Q .select_options__Jzq94.select_open__UaJdQ{height:auto;opacity:1}.select_component__EQw1Q .select_options__Jzq94 .select_option__z1WCk{padding:4px 2px;cursor:pointer}.select_component__EQw1Q .select_options__Jzq94 .select_option__z1WCk:hover{background-color:#d3d3d3}