dawa-address-search{width:100%}.dawa-autocomplete-suggestions{position:absolute;left:0;right:0;top:calc(100% - var(--gap-tiny));z-index:9999;margin:0;padding:var(--gap-tiny) 0 0;text-align:left;border-radius:var(--border-radius);background:var(--color-white);box-shadow:var(--shadow-box);overflow-y:auto;box-sizing:border-box;max-height:300px}.dawa-autocomplete-suggestion{margin:0;list-style:none;cursor:pointer;padding:.4em .6em;color:var(--color-text);border:.0625em solid #ddd;border-bottom-width:0}.dawa-autocomplete-suggestion:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-bottom-width:1px}.dawa-autocomplete-suggestion:hover{background:var(--background-brand)}.dawa-autocomplete-suggestion.dawa-selected{color:var(--color-brand);font-weight:bold}
