body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#09d3ac}.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:0 solid #267dc0;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=main.424e4f5d.chunk.css.map */