.VanillaSelect_custom_input__Dh8IP{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid var(--c-border-2);border-radius:8px;height:auto;padding:0 10px;background-color:var(--c-input-background)}.VanillaSelect_custom_input__Dh8IP:disabled{opacity:.5}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_icon__b15S_{width:18px;height:18px;min-width:18px;margin-left:4px;color:var(--c-text-1)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT{width:100%;text-align:left;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:var(--c-text-1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_s__7NVbo{font-size:var(--font-size-s);height:34px}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_m__hmFgE{height:36px;font-size:var(--font-size-m)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT.VanillaSelect_l__xW8UL{height:38px;font-size:var(--font-size-l)}.VanillaSelect_custom_input__Dh8IP .VanillaSelect_value__Pk9dT .VanillaSelect_item_icon__0etJo{height:20px;width:20px;margin-right:6px}.VanillaSelect_popover__r_m6L{border:1px solid var(--c-border-2);border-color:var(--c-border-2);border-radius:8px;pointer-events:all;background-color:var(--c-main);box-shadow:var(--shadow-menu);overflow-y:scroll;width:auto;z-index:1;max-height:35vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;scrollbar-width:4px}.VanillaSelect_popover__r_m6L::-webkit-scrollbar{width:4px}.VanillaSelect_popover__r_m6L::-webkit-scrollbar-thumb{border-radius:10px}.VanillaSelect_list__rzunY{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l{height:auto;width:100%;text-align:left;padding:10px;transition:var(--transition-default);opacity:1;cursor:pointer;font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--c-text-1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{transition:var(--transition-default);opacity:.5}@media screen and (max-width:1024px)and (min-width:769px){.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{opacity:1}}@media screen and (max-width:768px){.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l:hover{opacity:1}}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_s__7NVbo{font-size:var(--font-size-s)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_m__hmFgE{font-size:var(--font-size-m)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_l__xW8UL{padding:12px;font-size:var(--font-size-l)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l.VanillaSelect_selected__0NenJ{color:var(--c-red-2)}.VanillaSelect_list__rzunY .VanillaSelect_item__MGC9l .VanillaSelect_item_icon__0etJo{height:20px;width:20px;margin-right:6px}