.bh-location-trigger{position:relative}
.bh-location-trigger input{width:100%;border:0;outline:0;background:transparent;color:#0b1f44;font:inherit;padding:2px 0 0}
.bh-location-popup{left:0;width:min(460px,calc(100vw - 32px));max-height:520px;padding:10px 0;overflow-y:auto;overscroll-behavior:contain;background:#fff}
.bh-location-list{display:flex;flex-direction:column}
.bh-search .bh-location-popup .bh-location-option,.module-search .bh-location-popup .bh-location-option,.results-module-search .bh-location-popup .bh-location-option,.single-search-strip .bh-location-popup .bh-location-option{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 28px;border:0;border-radius:0;background:#fff;color:#071b41;text-align:left;cursor:pointer;box-shadow:none}
.bh-search .bh-location-popup .bh-location-option:hover,.bh-search .bh-location-popup .bh-location-option:focus,.bh-search .bh-location-popup .bh-location-option[aria-selected="true"],.module-search .bh-location-option:hover,.module-search .bh-location-option:focus,.module-search .bh-location-option[aria-selected="true"],.results-module-search .bh-location-option:hover,.results-module-search .bh-location-option:focus,.results-module-search .bh-location-option[aria-selected="true"],.single-search-strip .bh-location-option:hover,.single-search-strip .bh-location-option:focus,.single-search-strip .bh-location-option[aria-selected="true"]{background:#f1f4ff;color:#071b41;outline:0}
.bh-location-option[hidden]{display:none}
.bh-location-pin{color:#0b63ce;font-size:24px;line-height:1}
.bh-location-option strong,.bh-location-country{display:block}
.bh-location-option strong{font-size:16px;font-weight:600}
.bh-location-country{margin-top:3px;color:#667795;font-size:14px}
.bh-location-empty{display:none;margin:0;padding:22px 28px;color:#667795}
.bh-location-empty.show{display:block}
@media(max-width:700px){.bh-location-popup{left:0;top:100%;width:100%;max-height:360px}.bh-location-option{padding-inline:20px}}
