.popup{position:fixed;top:11px;left:50%;transform:translate(-50%);z-index:100000;height:97%;border:2px solid #000;overflow:scroll;transition:heigth .7s linear;width:97%;max-width:412px;overscroll-behavior:contain}.closeButton{width:30px;height:30px;position:-webkit-sticky;position:sticky;top:6px;background-color:#333;z-index:200000;left:90%;border-radius:8px;cursor:pointer;text-align:center}.popup::-webkit-scrollbar{display:none}.popup.closed{height:25px;display:none}.routesSearchContainer{margin:15px 0}.routesSearchContainer .popup{padding:0}.map{border:4px solid #142733;height:250px;max-width:405px;width:99%;border-radius:14px;box-shadow:0 10px 20px #0000001a,0 3px 6px #0000000d}.searchText{font-size:.9em;margin:14px}.routeAltDiv{font-weight:700;cursor:pointer}