.freeform-select,.freeform-select__activator{width:100%}.freeform-select__field.v-text-field--outlined{cursor:text}.freeform-select__field.v-text-field--outlined fieldset{border-color:var(--grey-500)!important;border-radius:var(--radius-sm)!important}.freeform-select__field.v-text-field--outlined input{cursor:text;font-size:var(--font-size-xs)}.freeform-select__field.v-text-field--outlined input::-moz-placeholder{color:var(--text-grey-sub)!important;font-size:var(--font-size-xxs)}.freeform-select__field.v-text-field--outlined .v-label,.freeform-select__field.v-text-field--outlined input::placeholder{color:var(--text-grey-sub)!important;font-size:var(--font-size-xxs)}.freeform-select__field.v-text-field--outlined .v-input__append-inner{cursor:pointer;margin:auto!important;align-self:center!important}.freeform-select__field.v-text-field--outlined .v-input__append-inner .v-icon{cursor:pointer;font-size:1rem!important;color:var(--text-grey-sub)!important}.freeform-select__menu.v-menu__content{background:var(--grey-white)!important;box-shadow:var(--shadow-md)!important;border-radius:var(--radius-sm);max-height:20rem;overflow-x:hidden!important;overflow-y:auto!important}.freeform-select__list{padding:var(--space-1) 0!important;max-height:20rem;overflow-x:hidden;overflow-y:auto}.freeform-select__item{min-height:2.375rem}.freeform-select__item.freeform-select__item--active,.freeform-select__item.v-list-item--highlighted,.freeform-select__item:hover{background:var(--grey-50)!important}.freeform-select__item-title{font-size:var(--font-size-xxs)!important;font-weight:var(--font-weight-semibold);line-height:1.5;color:var(--grey-900)}.freeform-select__item--empty .freeform-select__item-title{font-weight:var(--font-weight-medium);color:var(--text-grey-sub)}