.voie-autocomplete-dropdown{top:100%;left:0;right:0;margin-top:.125rem;max-height:300px;overflow-y:auto;z-index:1000;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem}.voie-autocomplete-dropdown .list-group-item{background-color:#fff;color:#212529;border-left:0;border-right:0;border-top:0;border-bottom:1px solid #dee2e6;cursor:pointer;transition:background-color 0.15s ease-in-out,color 0.15s ease-in-out}.voie-autocomplete-dropdown .list-group-item:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.voie-autocomplete-dropdown .list-group-item:last-child{border-bottom:0;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.voie-autocomplete-dropdown .list-group-item.active{background-color:#0d6efd;border-color:#0d6efd;color:#fff;z-index:2}.voie-autocomplete-dropdown .list-group-item:hover:not(.active){background-color:#f8f9fa}.voie-autocomplete-dropdown .list-group-item:focus{outline:0;box-shadow:0 0 0 .25rem rgb(13 110 253 / .25)}0