@keyframes Dropdown_fadeIn__ihZmE{0%{transform:translateY(-.2rem);opacity:0}to{transform:translate(0);opacity:1}}.Dropdown_Label__6_JVX{color:var(--vui-text-primary-on-dark)}.Dropdown_ListBox__p6kJc{display:flex;flex-direction:column;gap:.25rem;z-index:100;filter:drop-shadow(0 .25rem .25rem rgba(0,0,0,.1));animation:Dropdown_fadeIn__ihZmE .2s ease-in-out;border-radius:var(--vui-border-radius);background:var(--vui-color-white);padding:.5rem;width:-moz-max-content;width:max-content}.Dropdown_ListBox__p6kJc .Dropdown_ListItemContainer__8YkFf{cursor:pointer;padding:.5rem}.Dropdown_ListBox__p6kJc .Dropdown_ListItemContainer__8YkFf:hover{outline:none;border-radius:.5rem;background:rgba(0,0,0,.06)}.Dropdown_ListBox__p6kJc .Dropdown_ListItemContainer--active__y9wnR .Dropdown_ListItem___wdd4:after{position:absolute;top:-1px;right:-1.5rem;content:url(/_next/static/media/check.1232987d.svg)}.Dropdown_ListBox__p6kJc .Dropdown_ListItemContainer__8YkFf .Dropdown_ListItem___wdd4{display:flex;position:relative;align-items:center;align-self:stretch;gap:.75rem;margin-right:1.5rem;color:var(--vui-text-primary-on-light)}@media (min-width:767px){.Dropdown_ListBox__p6kJc{display:flex}}.Dropdown_Trigger__rIuFg{display:inline-flex;width:-moz-max-content;width:max-content}