.select_input__FbtX5,.select_select__QJJCL{width:100%;height:var(--input-height);padding:var(--input-padding);font-size:var(--input-font-size);font-family:var(--input-font-family);font-weight:500;letter-spacing:var(--input-letter-spacing);outline:none;border:none;border-bottom:var(--input-border);border-radius:0;background-color:var(--color-white);color:var(--input-color);text-align:left}.select_input__FbtX5:focus-within:not(.select_disabled__bXXwO),.select_input__FbtX5:focus:not(.select_disabled__bXXwO),.select_select__QJJCL:focus-within:not(.select_disabled__bXXwO),.select_select__QJJCL:focus:not(.select_disabled__bXXwO){border-color:var(--input-border-focus-color)}.select_input__FbtX5::placeholder,.select_select__QJJCL::placeholder{letter-spacing:var(--input-letter-spacing);font-family:var(--input-font-family)}.select_select__QJJCL{--icon-size:18px;cursor:pointer;transition:border var(--trans-basic);-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:calc(100% - var(--icon-size)) 50%;background-image:url('data:image/svg+xml,<svg width="19" height="11" viewBox="0 0 19 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.6345 2.17027L10.3764 10.6269C10.2613 10.7452 10.1246 10.839 9.974 10.903C9.82343 10.967 9.662 11 9.49897 11C9.33593 11 9.17451 10.967 9.02394 10.903C8.87337 10.839 8.73662 10.7452 8.62154 10.6269L0.363441 2.17027C0.130734 1.93197 -3.46761e-09 1.60876 0 1.27175C3.46761e-09 0.934743 0.130734 0.611537 0.363441 0.373235C0.596148 0.134934 0.911767 0.00105731 1.24086 0.00105731C1.56996 0.0010573 1.88558 0.134934 2.11829 0.373235L9.5 7.93241L16.8817 0.372179C17.1144 0.133877 17.43 0 17.7591 0C18.0882 0 18.4039 0.133877 18.6366 0.372179C18.8693 0.61048 19 0.933687 19 1.2707C19 1.60771 18.8693 1.93091 18.6366 2.16921L18.6345 2.17027Z" fill="%232C2C2C"/></svg>');padding-right:calc(var(--gap-3) + var(--icon-size));background-size:var(--icon-size)}.select_select__QJJCL:focus,.select_select__QJJCL:hover{border-color:var(--primary)}@media(max-width:1480px){.select_select__QJJCL{--icon-size:16px}}@media(max-width:1080px){.select_select__QJJCL{--icon-size:14px}}