@import"https://use.fontawesome.com/releases/v5.15.3/css/all.css";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-width:auto;min-height:auto}body::-webkit-scrollbar{display:none}.container{width:70%;margin:0 auto;display:flex;flex-direction:column;height:20rem;justify-content:space-between;position:relative;top:2rem;z-index:1}.head-container{display:flex;flex-direction:column;align-items:center;color:#242424}.search-bar{display:flex;justify-content:space-between;width:100%;max-width:700px;align-items:center}.search-bar input{width:100%;padding:5px 10px;height:40px;background:rgba(36,36,36,.25);border:0;outline:none;border-radius:10px 0 0 10px}::placeholder{color:#ffffffe7;opacity:1}.search-bar button{background-color:#000;border:0;border-radius:0 10px 10px 0;height:50px;padding:10px 20px;margin:0;cursor:pointer}.info-bar{background-color:#fff;border-radius:10px;padding:10px 40px;color:#000;display:flex;justify-content:space-around}.info-bar hr{border:none;border-left:1px solid black;height:4rem;margin:auto 0}#map{height:100vh;width:100%;position:absolute;z-index:0;bottom:0}@media only screen and (max-width: 1200px){.container{width:85%}.head-container h2{font-size:medium}::placeholder{font-size:x-small}.info-bar{min-width:200px;margin-top:30px;text-align:center;flex-wrap:wrap}.info-bar .item h2{font-size:small}.info-bar hr{display:none}}
