.centered-spinner{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.5);z-index:1500}body,html{overflow:hidden;height:100%;margin:0}:root{--header-height:86px}.map-wrap{position:absolute;top:var(--header-height);left:0;width:100%;height:calc(100vh - var(--header-height));overflow:hidden}.map{position:relative;width:auto;height:100%}.routes-popup-wrapper{text-align:left}.maplibregl-popup{background-color:transparent}.maplibregl-popup-content{border-radius:0;background-color:rgba(255,0,0,0);border:none;box-shadow:none}.maplibregl-popup-tip{border:0}.maplibregl-popup-anchor-bottom{background-color:transparent;border:none;box-shadow:none}.maplibregl-ctrl-attrib,.maplibregl-ctrl-logo{display:none!important}.custom-scrollbar{position:relative;overflow:hidden;height:100%}.custom-scrollbar-content{height:100%;overflow-y:scroll;box-sizing:border-box}.custom-scrollbar-content::-webkit-scrollbar{display:none}.custom-scrollbar-thumb{position:absolute;right:1px;top:0;width:4px;border-radius:4px;background-color:rgba(0,0,0,.3);opacity:0;transition:opacity .3s;z-index:100;pointer-events:none}.custom-scrollbar:hover .custom-scrollbar-thumb{opacity:.6}