@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{margin:0;padding:0;font-family:"Roboto",Helvetica,sans-serif;box-sizing:border-box}#root,body,html{width:100vw;height:100vh}#root{background:url(/static/media/BG.af5a0147.svg);background-repeat:no-repeat;background-size:cover}.header{color:#fff;display:flex;width:100%;justify-content:space-between;font-size:1.5em;margin-right:2em}.header h2{font-weight:300}.results{margin-top:1em;background:rgba(227,255,210,.71);width:100%;height:100%;border-radius:2em 2em 0 0;padding-top:2em;padding-left:2em;padding-right:2em;box-sizing:border-box}.container{padding:0;margin-top:2em}.result-count{color:#fff;font-weight:300;font-size:2em}.result-list{margin-top:2em}.image{width:40%;background-size:cover;background-position:50%;border-radius:1em 0 0 1em}li{display:flex;background:#fff;border-radius:1em;height:20vh;margin-bottom:1em}.text-info{color:#343434;padding:1em;width:100%}.text-info,.text-info .left{display:flex;justify-content:space-between}.text-info .left{flex-direction:column}.text-info .left h3{font-weight:500;font-size:2.5em}.text-info .right button{color:#1e88e5;margin-top:170%;background:#fff;border:none;outline:none;font-weight:600;font-size:1em}.text-info .right button:hover{color:#1e66a5}.text-info address{font-weight:400;font-style:normal}.text-info address .city{font-size:2em}.app{height:100%;padding:1.5rem;box-sizing:border-box}.title{color:#fff;font-size:2em;font-weight:400}.title b{font-weight:700}.content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;height:80%}.content .prompt{text-align:center;color:#fff;font-size:3em;font-weight:400}.content .prompt b{font-weight:700}.search-bar{background-color:#fff;border-radius:2.5em;padding:.5em;margin-top:2em;width:80%;display:flex;box-shadow:0 4px 4px rgba(0,0,0,.25)}.search-bar .input-field{font-size:1.25em;font-weight:400;width:100%;border:none;padding:.75em;box-sizing:border-box;border-radius:2.5em}.search-bar .input-field:active,.search-bar .input-field:focus,.search-bar .search-button{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-bar .search-button{background-color:transparent;width:4em;color:#999;margin-right:.5em;transition:all .2s}.search-bar .search-button:hover{color:#000;transition:all .2s}
/*# sourceMappingURL=main.648050c6.chunk.css.map */