.SearchInput_root__XxR2U{display:flex;align-items:center;justify-content:flex-start;height:40px;width:40px;background-color:var(--color-shades-200);border-radius:var(--radius-xs);gap:0;overflow:hidden;padding:var(--space-200) 10px}@media screen and (min-width:1200px){.SearchInput_root__XxR2U{border-radius:6px;height:32px;padding:var(--space-100) 6px;transition:width .2s ease .1s,background-color .2s ease .1s,transform .2s ease .1s}}.SearchInput_searchIcon__Vmcwl{display:flex;align-items:center;justify-content:center;color:var(--color-shades-900)}.SearchInput_expanded__LKCMP{background-color:var(--color-shades-200);gap:6px;width:100%}@media screen and (min-width:720px){.SearchInput_expanded__LKCMP{width:240px}}@media screen and (min-width:1200px){.SearchInput_expanded__LKCMP{background-color:var(--color-shades-100)}.SearchInput_expanded__LKCMP.SearchInput_root__XxR2U{box-shadow:var(--shadow-sm)}}.SearchInput_inputWrapperDesktop__2ireM,.SearchInput_inputWrapperMobile__rnhfb{width:100%}.SearchInput_inputWrapperDesktop__2ireM{display:none}@media screen and (min-width:1200px){.SearchInput_inputWrapperDesktop__2ireM{display:block}}.SearchInput_inputWrapperMobile__rnhfb{display:flex}@media screen and (min-width:1200px){.SearchInput_inputWrapperMobile__rnhfb{display:none}}.SearchInput_closeButton__1HqRq{display:flex;align-items:center;justify-content:center;color:var(--color-shades-600)}@media screen and (min-width:1200px){.SearchInput_closeButton__1HqRq{display:none}}.SearchInput_inputContainer__bEMBK{width:0;visibility:hidden;display:flex;align-items:center;justify-content:center}.SearchInput_inputContainerExpanded__QWwwa{visibility:visible;width:100%}.select_trigger__ZwMOJ{display:flex;align-items:center;cursor:pointer;color:var(--color-shades-900);outline:none;box-shadow:none;border:1px solid transparent;font-size:var(--fs-200-mobile);font-weight:var(--fw-medium);width:100%;text-align:left;gap:6px}@media screen and (min-width:720px){.select_trigger__ZwMOJ{justify-content:center;max-width:188px}}.select_triggerText___zqr_{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:var(--fs-200-mobile)}.select_trigger__ZwMOJ:where(:disabled){cursor:not-allowed;color:var(--color-shades-500);border-color:transparent}.select_square__Huz4n{font-size:var(--fs-200-mobile);background-color:var(--color-shades-200);padding:var(--space-300) var(--space-400);border-radius:var(--radius-xs)}.select_square__Huz4n:hover{border:1px solid var(--color-shades-400)}.select_rounded__wVKc3{background-color:var(--color-shades-100);border:1px solid var(--color-shades-300);box-shadow:none;border-radius:2000px}.select_rounded__wVKc3:hover{background-color:var(--color-shades-200);border-color:var(--color-shades-200)}.select_small__wJ2vR{padding:var(--space-200) 10px;height:32px}.select_medium__Z8sda{padding:10px 14px;height:40px}.select_large__Xc0Kb{padding:var(--space-300) var(--space-400);height:48px}.select_icon__TQVG3{padding:var(--space-200)}.select_content__F_ZLu{background-color:var(--color-shades-100);border:1px solid var(--color-shades-300);box-shadow:var(--shadow-md);padding:6px;margin-top:6px;z-index:3;width:var(--radix-dropdown-menu-trigger-width);min-width:188px;font-size:var(--fs-200-mobile)}.select_roundedContent__Uz0OO{border-radius:var(--radius-md)}.select_squareContent__Azdvw{border-radius:var(--radius-xs)}.select_item__I1M1r{cursor:pointer;color:var(--color-shades-700);margin-bottom:4px;padding:var(--space-200) var(--space-300);outline:none;line-height:var(--lh-100);letter-spacing:var(--ls-300);font-weight:var(--fw-medium)}.select_item__I1M1r[data-state=checked]{background-color:var(--color-shades-200);color:var(--color-shades-900)}.select_item__I1M1r:last-child{margin-bottom:0}.select_roundedItem__ERfIV{border-radius:14px}.select_squareItem__8GU7N{border-radius:var(--radius-xxs)}.select_item__I1M1r:hover{background-color:var(--color-shades-200)}.select_fullWidth__UlL0O{text-align:left;width:100%}.select_dropdownIcon__fOKjJ{margin-left:6px}