@import url("https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap");html{font-family:Rajdhani,sans-serif;font-size:62.5%}body{padding:0;margin:0;overscroll-behavior:none}a{text-decoration:underline;color:#ff6e30}*{box-sizing:border-box}h1{font-weight:300;z-index:1;padding:1.5rem;margin:0;min-width:30rem}h2{color:#ff6e30;font-size:2rem;margin-left:1rem}h3{margin-bottom:0;margin-top:.5rem}.sidebarContainer{width:45rem;height:100vh;height:100dvh;background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.placeTitle{color:#ff6e30;font-size:2rem;padding-left:1.5rem;text-decoration:underline}button{text-align:center;width:90%;font-weight:300;color:#fff;font-size:2.4rem;font-family:Rajdhani,sans-serif;background-color:#ff6e30;z-index:1;padding:.5rem 1.6rem;margin:.5rem;min-width:22rem;border-radius:1rem;border:none}.loadingScreenContainer{height:100%;width:100%;position:absolute;display:flex;flex-direction:column;z-index:100;background-color:#f4f4f4;justify-content:flex-start;align-items:center;padding-bottom:env(safe-area-inset-bottom,0)}.loadingScreenTitle{text-align:center;font-size:2.8rem}.loadingScreenStatus,.loadingScreenSubtitle{font-size:1.6rem}input{background-color:transparent;text-align:center;font-size:1.8rem;font-family:Rajdhani,sans-serif;border-bottom-color:#1e252b;border-width:0 0 .1rem}input:focus{outline:none;border-bottom-width:.2rem;border-bottom-color:#ff6e30}.locationInfoHeader{padding-bottom:0}.locationInfoSection{padding-left:1.5rem;padding-right:1.5rem;margin-bottom:.6rem}.locationInfo_section_paragraph{margin-top:.2rem;margin-bottom:.2rem}.button_secondary{background-color:transparent;border:.2rem solid #1e252b;color:#1e252b}.button_disabled{background-color:#72757c}.addSense{width:500px;height:200px;bottom:30px;left:30px;position:absolute;z-index:300}.container{display:flex;overflow:hidden}.container,.mapContainer{height:100vh;height:100dvh}.mapContainer{width:100%;margin:0 auto}.button_bar{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0;padding-bottom:calc(1rem + env(safe-area-inset-bottom, 0px));padding-top:.5rem}.place_details{margin-left:1rem;margin-right:1rem}.take_me_there_wrapper{position:relative;width:90%;display:flex;flex-direction:column;align-items:center}.take_me_there_wrapper button{width:100%;background-color:#1e8c45}.map_picker_dropdown{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:90%;background:#fff;border-radius:.8rem;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;margin-bottom:.4rem;z-index:10}.map_picker_option{padding:1rem 1.4rem;font-size:1.6rem;color:#1e252b;text-decoration:none;text-align:center;transition:background-color .15s}.map_picker_option:hover{background-color:#f0f0f0}.map_picker_option+.map_picker_option{border-top:1px solid #e8e8e8}@media (max-width:40rem){h1{min-width:auto;font-size:1.8rem;padding:1rem}.container{display:flex;flex-direction:column;height:100vh;height:100dvh;width:100%;overflow:hidden}.mapContainer{width:100%;flex:1 1;min-height:0}.sidebarContainer{width:100%;background-color:#f4f4f4;display:flex;flex-direction:column;height:auto;max-height:50dvh;overflow-y:auto;justify-content:space-between;flex-shrink:0}.place_details{margin-left:.5rem;margin-right:.5rem}.locationInfoHeader{font-size:1.6rem}button{font-size:1.8rem;padding:.6rem 1.2rem;min-width:auto}.loadingScreenContainer{padding-left:1.5rem;padding-right:1.5rem}.loadingScreenTitle{font-size:2.2rem}input{width:80%}}