.choices{width:100%;min-width:0;cursor:pointer}.choices *{cursor:pointer}.choices .item-link{display:flex!important;width:100%!important;align-items:center!important;min-width:0!important}.choices .item-content{display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;justify-content:space-between!important}.choices .item-inner{display:flex!important;flex:1!important;min-width:0!important;width:100%!important}.choices .item-input-wrap{display:flex!important;align-items:center!important;flex:1!important;width:100%!important;position:relative!important;min-width:0!important}.choices input.select-input{flex:1!important;width:100%!important;min-width:80px!important;background:transparent!important;border:none!important;padding-right:24px!important;box-sizing:border-box!important;text-align:left!important}.choices.choices-fit-content{width:max-content;max-width:100%}.choices.choices-fit-content .item-link,.choices.choices-fit-content .item-content,.choices.choices-fit-content .item-inner,.choices.choices-fit-content .item-input-wrap{flex:0 0 auto!important;width:auto!important}.choices.choices-fit-content input.select-input{flex:0 0 auto!important;min-width:0!important;padding-right:18px!important}.choices.choices-fit-content .select-chevron{right:0}.select-media{width:30px;min-width:30px;max-width:30px;align-items:center;justify-content:center}.select-media>i{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}.select-chevron{position:absolute;top:50%;right:10px;pointer-events:none;transform:translateY(-50%);transition:transform .2s ease}.choices.is-open .select-chevron{transform:translateY(-50%) rotate(180deg)}.select-categories{display:flex;gap:8px;padding:8px 16px 10px;overflow-x:auto}.select-category{flex:0 0 auto}.select-grid ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.select-category-tag{display:none}.select-searching .select-category-tag{display:block}.select-search-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.select-choice-html{flex:1;min-width:0}.select-empty{display:none}.select-empty.is-visible{display:block}
