.geosuggest{font-size:18px;font-size:1rem;position:relative;width:50%;margin:1em auto;text-align:left}.geosuggest__input{width:100%;border:2px solid transparent;box-shadow:0 0 1px #3d464d;padding:.5em 1em;-webkit-transition:border .2s,box-shadow .2s;transition:border .2s,box-shadow .2s}.geosuggest__input:focus{border-color:#267dc0;box-shadow:0 0 0 transparent}.geosuggest__suggests{position:absolute;top:100%;left:0;right:0;max-height:25em;padding:0;margin-top:-1px;background:#fff;border:2px solid #267dc0;border-top-width:0;overflow-x:hidden;overflow-y:auto;list-style:none;z-index:5;-webkit-transition:max-height .2s,border .2s;transition:max-height .2s,border .2s}.geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.geosuggest__item{font-size:18px;font-size:1rem;padding:.5em .65em;cursor:pointer}.geosuggest__item:focus,.geosuggest__item:hover{background:#f5f5f5}.geosuggest__item--active{background:#267dc0;color:#fff}.geosuggest__item--active:focus,.geosuggest__item--active:hover{background:#ccc}.geosuggest__item__matched-text{font-weight:700}

/*# sourceMappingURL=2.81de91256650bd5fbf24.css.map*/