.mfui-9-chips-dropdown{position:relative}.mfui-9-chips-dropdown__button{width:100%}.mfui-9-chips-dropdown__arrow{transition:transform .6s}.mfui-9-chips-dropdown__arrow_open{transform:rotate(-180deg)}.mfui-9-chips-dropdown__dropdown{width:max-content;max-width:256px}.mfui-9-chips-dropdown__list-item{display:flex}.mfui-9-chips-dropdown__icon{display:block;width:24px;min-width:24px;max-height:24px;margin-right:16px}.mfui-9-chips-dropdown__icon svg{display:block;width:100%;height:100%;fill:var(--content)}.mfui-9-chips-scroll-panel{position:relative;display:flex;height:100%;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.mfui-9-chips-scroll-panel::-webkit-scrollbar{display:none}.mfui-9-chips-scroll-panel__inner{display:flex;gap:12px;height:100%}@media screen and (max-width:767px){.mfui-9-chips-scroll-panel__inner{gap:8px}}h1,h2,h3,h4,h5{margin:0}.mfui-9-chips{display:flex;flex-wrap:wrap;gap:12px;width:100%}@media screen and (max-width:767px){.mfui-9-chips{gap:8px}}.mfui-9-chips_hidden{display:grid;grid-template-columns:repeat(auto-fit,minMax(0,min-content))}.mfui-9-chips_align_center{justify-content:center}