
.location-complete{position:relative}
.location-suggestions{position:absolute;left:0;top:calc(100% + 6px);z-index:90;width:100%;min-width:min(340px,calc(100vw - 64px));background:#fff;border:1px solid #c8dfdb;border-radius:9px;box-shadow:0 12px 32px #12372f26;overflow:hidden}
.location-suggestions[hidden]{display:none}
.location-suggestions [role=listbox]{max-height:300px;overflow-y:auto}
.location-suggestions [role=option]{padding:11px 14px;cursor:pointer;border-bottom:1px solid #edf3f1}
.location-suggestions [role=option]:hover,.location-suggestions [aria-selected=true]{background:#e5f5ef}
.location-suggestions strong,.location-suggestions small{display:block;white-space:normal;text-align:left}
.location-suggestions strong{font-size:14px;color:#102735}
.location-suggestions small{font-size:11px;color:#60798e;margin-top:3px;line-height:1.5}
.location-credit{display:block;padding:7px 14px;color:#60798e;font-size:10px;text-align:right}
.location-sr{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.search-wrap{position:relative;z-index:5}
