.autocomplete-suggestions{text-align:left;cursor:default;border:none;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgb(103,103,126,.1);padding:.5rem;position:absolute;display:none;z-index:9999;max-height:254px;overflow:hidden;overflow-y:auto;box-sizing:border-box;}.autocomplete-suggestion{position:relative;padding:0 .6em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#333;display:inline-block;padding:11px 10px;box-shadow:0 2px 10px 0 rgb(0 0 0 / 18%);border-radius:21px;margin:0 6px 12px 2px;}.autocomplete-suggestion b{font-weight:normal;color:#0086b3;}.autocomplete-suggestion.selected{background:#f0f0f0;}