@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap);.searchbar{height:60px;width:100%;border-radius:10px 0 0 10px;border:none;font-size:18px;padding:10px}.searchbar :focus{border:10px solid #4e57b9}.btn-search{background-color:#000;border:none;width:50px;border-radius:0 10px 10px 0;cursor:pointer}.btn-search:hover{background-color:#333}@media screen and (min-width:1440px){.searchbar{width:320px}}.card{width:100%;background-color:#fff;padding:15px;border-radius:10px;z-index:999;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-wrap:wrap}.result-element{flex-grow:1;width:100%;margin-bottom:1em}.result-element:last-child{margin-bottom:0}.result-element .result-title{color:#969696;font-weight:700}.result-element .result-body{margin-top:5px;font-weight:500;font-size:24px}.divider{height:50px;width:1px;background-color:#969696;display:none}@media screen and (min-width:1440px){.card{flex-wrap:nowrap}.divider{display:block}}.map{height:600px;z-index:-1}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:"Rubik",sans-serif;font-size:18px;color:#2b2b2b}h1{font-size:28px}h2{font-size:23px}h3{color:#969696;font-weight:400;font-size:13px;text-transform:uppercase}input{font-family:"Rubik",sans-serif}.f-wrap{flex-wrap:wrap}.container{max-width:1440px;margin:0 auto;padding:10px}.heading{height:300px;background-size:cover;background-position:50%;background-repeat:no-repeat}.text-center{text-align:center}.white-text{color:#fff}.d-flex{display:flex}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.box-shadow{box-shadow:0 10px 20px 5px rgba(0,0,0,.15)}
/*# sourceMappingURL=main.d8d0054d.chunk.css.map */