.localisation_autocomplete{display:block !important;position:relative !important}.suggestions-list{position:absolute;width:100%;background:white;border:2px solid #51338B;border-top:none;max-height:300px;overflow-y:auto;z-index:50;display:none;margin-top:-7px;padding-top:13px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.autocomplete-item{padding:8px 10px;cursor:pointer;display:flex;gap:8px;align-items:center}.autocomplete-item:hover,.autocomplete-item.active{background:#f0f0f0}.autocomplete-flag{width:20px;height:14px;background-size:cover;border-radius:2px}.autocomplete-text .label span{font-size:13px;color:#959595}.autocomplete-text .label strong,.autocomplete-text .label b{font-weight:600}