html{height:100vh;overflow:hidden;background-color:#1e2129;position:fixed}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hidden-scrollbar::-webkit-scrollbar{display:none}.leaflet-control-attribution{display:none}.text-bordered{text-shadow:1px 0 0 #000,-1px 0 0 #000,0 1px 0 #000,0 -1px 0 #000,1px 1px #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background-color:#fafafa}.leaflet-popup-content{margin-left:12px!important;margin-right:12px!important}.MuiBadge-colorPrimary{background-color:#1079fc!important}.MuiStack-root{overflow:hidden!important}.network-page-wrapper{height:100vh;width:100vw;position:relative}.network-map-wrapper{height:100%;width:100%;position:relative;background-color:#fff;overflow:hidden}.network-overlay-wrapper{position:fixed;z-index:800;top:0;left:0;right:0;bottom:0;height:100%;width:100%;pointer-events:none}.network-overlay-wrapper-inner{height:100%;width:100%;position:relative;overflow:hidden}.network-loader-wrapper{position:fixed;z-index:2000;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;background:#1267d0;background:linear-gradient(190deg,#1267d0,#0b2be0);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.network-loader-wrapper-hidden{opacity:0;pointer-events:none}.blocked-network{position:fixed;z-index:2500;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;background-color:#212d3d;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.blocked-network-hidden{opacity:0;pointer-events:none}.desktop-livemap-navigation-bar-wrapper{width:80px;height:100%;position:absolute;left:0;top:0;bottom:0;z-index:1200}.desktop-livemap-navigation-bar{height:100%;width:100%;display:flex;flex-direction:column;pointer-events:all;background-color:#212d3d;border-top-right-radius:12px;border-bottom-right-radius:12px}.desktop-livemap-navigation-bar-option-wrapper{height:80px;width:80px;justify-content:center;align-items:center;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1)}.mobile-livemap-navigation-bar-wrapper{width:100%;position:absolute;left:0;bottom:0;z-index:1200;justify-content:center;align-items:center;flex-direction:row;display:none}.mobile-livemap-navigation-bar{width:100%;height:80px;background-color:#212d3d;display:flex;justify-content:center;align-items:center;pointer-events:all;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;max-width:100%;border-radius:12px 12px 0 0;margin-bottom:0}.mobile-livemap-navigation-bar-option-wrapper{height:100%;flex:1;justify-content:center;align-items:center;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1)}.mobile-livemap-navigation-bar-option-wrapper:active{transform:scale(.95)}.mobile-livemap-navigation-bar-option{color:#fff}.mobile-livemap-navigation-bar-option-text{font-size:12px;display:inline-block;margin-top:4px;color:#ccc}.mobile-livemap-navigation-bar-center-option-wrapper{min-width:100px!important;align-items:flex-end}.navigation-bar-icon{color:#fff9;font-size:24px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.option-special-wrapper{width:100px;height:100px;margin-bottom:20px;justify-content:center;align-items:center;display:flex}.option-special-wrapper-circle{height:85px;width:85px;border-radius:50%;background-color:#c3d2e5;justify-content:center;align-items:center;display:flex}.option-special-wrapper-inner-circle{height:75px;width:75px;border-radius:50%;background-color:#0e6ce1;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;position:relative}.option-special-icon{color:#fff;font-size:34px!important}.livemap-navigation-bar-option-selected .navigation-bar-icon,.livemap-navigation-bar-option-selected .mobile-livemap-navigation-bar-option-text{color:#fff;font-weight:700}.network-overlay-main-panel-container{height:100%;width:100%;position:relative;pointer-events:none}.network-overlay-main-panel-background{height:100%;width:100%;background-color:#0000004d;opacity:0;position:absolute;left:0;top:0;bottom:0;right:0;z-index:500;transition:all .3s cubic-bezier(.25,.8,.25,1);display:none;pointer-events:none}.network-overlay-main-panel-container-displayed .network-overlay-main-panel-background{opacity:1}.network-overlay-main-panel-wrapper{height:100%;width:100%;padding:12px 12px 12px 80px;position:absolute;left:0;top:0;bottom:0;right:0;z-index:500;transition:all .3s cubic-bezier(.25,.8,.25,1);transform:translateY(0) translate(-100%);max-width:520px}.network-overlay-main-panel-container-displayed .network-overlay-main-panel-wrapper{transform:translateY(0) translate(0)}.network-overlay-main-panel{height:100%;width:100%;background-color:#fafafa;border-radius:0 12px 12px 0;transition:all 1s cubic-bezier(.25,.8,.25,1);pointer-events:all;border:1px solid #DDDDDD;overflow:hidden}.panel-content-wrapper{width:100%;height:100%;position:relative;display:flex;flex-direction:column}.panel-content-wrapper-padded{padding:12px}.panel-network-card{width:100%;padding:12px;border-radius:12px;background-color:#fff;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f}.panel-network-card-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.panel-network-card-icon-wrapper{height:60px;width:60px;border-radius:8px;background-color:#fff;overflow:hidden;background-repeat:no-repeat;background-size:contain;border:1px solid #EFEFEF;background-position:center}.panel-network-card-text{flex:1;margin:0;text-align:left;font-weight:700;padding-left:12px}.panel-network-card-link{text-decoration:none;width:100%;text-align:center;color:#1079fc;font-size:12px;font-weight:400!important}.panel-network-options{display:flex;flex-direction:column;justify-content:space-between}.network-option{width:100%;position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px;cursor:pointer}.network-option-notifications{cursor:default}.network-option-disabled .network-option-icon,.network-option-disabled .network-option-text{color:#797979}.network-page-flag-click-handler{position:absolute;right:-6px;top:0;height:75px;width:75px;display:flex;justify-content:center;align-items:center}.network-option-icon{font-size:34px!important}.network-change-icon{color:#ee3e3b}.network-notifications-enabled-icon{color:#1079fc}.network-option-notifications-label{display:flex}.network-option-notifications-text{display:flex;flex-direction:column}.network-option-notifications-text span{padding-left:12px;font-size:14px}.network-notifications-type-wrapper{padding-left:12px;padding-right:12px;padding-bottom:12px;margin-left:58px;font-size:14px;border-left:2px solid #EFEFEF}.network-notifications-type-wrapper .MuiInputBase-root{font-size:14px}.network-notifications-type-label{font-weight:700;padding-bottom:6px}.network-notifications-type-select{width:100%;padding:4px 6px}.network-option-text{flex:1;padding-left:12px;text-align:left;font-weight:700}.network-change-text{color:#ee3e3b}.from-hubup-text{width:100%;font-size:14px;margin:0;text-align:center;color:#797979}.route-list-search-bar{width:100%;height:50px;display:flex;align-items:center;justify-content:center;background-color:#fff;left:-12px;top:-12px;border-radius:12px;box-shadow:#00000059 0 2px 4px;padding:12px;z-index:50}.route-list-search-bar-icon-field{width:100%;height:100%;font-size:18px;color:#212d3d}.route-list-search-bar-icon{color:#1079fc;margin-right:12px;margin-left:4px;font-size:28px!important}.route-list-scroller,.service-alert-scroller,.information-files-scroller{width:100%;height:calc(100% - 44px);margin-top:-6px;overflow-x:hidden;overflow-y:auto}.service-alert-scroller{padding-top:12px}.information-files-scroller{padding:12px;height:calc(100% - 70px);overflow-y:scroll}.route-list-item-wrapper,.information-files-list-item-wrapper{width:100%}.route-list-item,.service-alert-list-item,.information-files-list-item{width:100%;transition:all 1s cubic-bezier(.25,.8,.25,1);margin-top:8px;padding:8px;border-radius:9px}.route-list-item:hover,.service-alert-list-item:hover,.information-files-list-item:hover{background-color:#00000014}.route-list-item:active,.service-alert-list-item:active,.information-files-list-item:active{transform:scale(.97)}.route-list-item:last-child,.service-alert-list-item:last-child,.information-files-list-item:last-child{margin-bottom:8px}.information-files-list-item{text-decoration:none;color:#000}.route-list-item-row,.service-alert-list-item-row,.information-files-list-item-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.information-files-list-item-row{text-decoration:none;color:#000}.route-list-cartouche-wrapper,.service-alert-list-effect-icon-wrapper{min-width:50px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.route-list-item-text,.service-alert-list-item-text,.information-files-list-item-text{flex:1;padding-left:8px;padding-right:8px;text-align:left;font-size:16px;margin:0}.route-favorite-toggle,.information-files-download-button{height:34px;width:34px;display:flex;justify-content:center;align-items:center}.information-files-download-button{color:#1079fc}.favorite-icon{color:#ffc400}.unfavorite-icon{color:#797979}.route-live-tail-count-wrapper{height:30px;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:8px}.route-live-tail-count-text{font-size:12px;color:#1079fc;text-align:left;margin:0!important;font-weight:700}.route-live-service-alerts-text{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:12px;color:#f28500;font-weight:700;padding-top:2px;padding-bottom:2px;border-radius:9px;background-color:#ff8c0013}.route-live-service-alerts-text-icon{margin-right:4px}.route-live-service-alerts-text:hover{text-decoration:underline}.panel-selected-item-wrapper{height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:75;background-color:#fafafa;overflow:hidden}.selected-route-header,.selected-service-alert-header,.information-files-header{height:70px;width:100%;background-color:#fff;position:relative}.selected-service-alert-header,.information-files-header{border-bottom:1px solid #DDDDDD}.selected-route-header-bg,.selected-service-alert-header-bg{height:100%;width:100%;opacity:.15}.selected-route-header-fg,.selected-service-alert-header-fg,.information-files-header-fg{height:100%;width:100%;position:absolute;z-index:80;left:0;top:0;bottom:0;right:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.selected-route-header-button-wrapper,.selected-service-alert-header-button-wrapper,.information-files-header-button-wrapper{height:70px;width:70px;display:flex;justify-content:center;align-items:center;padding:8px}.selected-route-header-button,.selected-service-alert-header-button,.information-files-header-button{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:8px;transition:all 1s cubic-bezier(.25,.8,.25,1)}.selected-route-header-button-wrapper:hover .selected-route-header-button,.selected-service-alert-header-button-wrapper:hover .selected-service-alert-header-button,.information-files-header-button-wrapper:hover .information-files-header-button{background-color:#00000014}.selected-route-header-button-wrapper:active .selected-route-header-button,.selected-service-alert-header-button-wrapper:active .selected-service-alert-header-button,.information-files-header-button-wrapper:active .information-files-header-button{transform:scale(.9)}.selected-route-header-button-icon,.selected-service-alert-header-button-icon,.information-files-header-button-icon{color:#555;font-size:20px!important}.selected-route-header-cartouche-wrapper,.service-alert-cartouche-wrapper{border-radius:6px;border:1px solid #212D3D;overflow:hidden}.service-alert-cartouche-wrapper{border:none;min-width:34px}.selected-route-header-content,.selected-service-alert-header-content,.information-files-header-content{flex:1;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-right:12px}.selected-route-header-content{overflow:hidden}.selected-route-content,.selected-service-alert-content{height:calc(100% - 70px);width:100%;overflow:auto}.selected-route-header-text,.selected-service-alert-header-text,.information-files-header-text{flex:1;text-align:left;margin:0;color:#212d3d;font-weight:700;font-size:16px;padding-left:8px}.route-detail-wrapper{height:100%;width:100%;position:relative}.route-detail-loader-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center;border-top:1px solid #DDDDDD}.super-heap-graph-wrapper{height:calc(100% - 60px);width:100%;overflow:auto}.super-heap-graph-wrapper-with-service-alerts{height:calc(100% - 100px);width:100%;overflow:auto}.route-super-heaps-selector-fg .super-heap-row{border-radius:12px}.super-heap-graphic-data-centerer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:24px;margin-bottom:24px}.super-heap-graphic-data-left{align-items:flex-start;padding-left:50px}.super-heap-graphic-data{position:relative}.super-heap-bg-canvas-wrapper{position:absolute;top:0;left:0;height:100%;width:100%}.super-heap-graphic-stop{position:absolute;display:flex;justify-content:center;align-items:center}.super-heap-graphic-stop-selected .super-heap-graph-stop{background-color:#1079fc;border:2px solid #FFFFFF}.super-heap-graphic-stop-selected .super-heap-graph-stop-name p{border-color:#1079fc;color:#1079fc}.super-heap-graph-stop{height:20px;width:20px;border-radius:50%;background-color:#fff;border:2px solid #212D3D;position:relative}.super-heap-graph-stop-name{position:absolute;left:25px;top:-17px;height:50px;width:200px;display:flex;justify-content:flex-start;align-items:center;padding-right:10px}.stop-name-left{left:auto;right:25px;justify-content:flex-end}.super-heap-graph-stop-name p{text-align:left;margin:0;padding:4px;background-color:#fafafa;border-radius:8px;border:1px solid #EFEFEF;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline;position:relative}.stop-name-left p{text-align:right}.super-heap-graph-stop-name:hover p{z-index:100;background-color:#efefef}.display-map-button{font-size:12px;font-weight:700;display:none;font-style:italic}.map-buttons-wrapper{position:absolute;z-index:500;top:0;right:0;padding:12px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;cursor:grab}.map-button{height:50px;width:50px;border-radius:8px;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;transition:all .3s cubic-bezier(.25,.8,.25,1)}.map-button:hover{background-color:#e6e6e6;cursor:pointer!important}.map-button:active{transform:scale(.95)}.map-button-icon{color:#212d3d;font-size:24px}.network-extra-link-wrapper{width:100%;height:60px;border:1px solid #EFEFEF;background-color:#fff;border-radius:12px;transition:all .3s cubic-bezier(.25,.8,.25,1);margin-bottom:8px}.network-extra-link-wrapper:hover{background-color:#0000000d}.network-extra-link{height:100%;min-height:60px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-left:8px;padding-right:8px;text-decoration:none;color:#1079fc}.network-extra-link-icon{margin-right:8px}.route-list-header{width:100%;margin-top:20px;margin-bottom:20px;padding-left:8px;font-size:14px;font-weight:700;color:#212d3d}@media (max-width: 440px){.display-map-button{display:inline-block}.mobile-livemap-navigation-bar-wrapper{display:flex}.desktop-livemap-navigation-bar-wrapper{display:none}.network-overlay-main-panel-background{display:block}.network-overlay-main-panel-wrapper{padding:0 0 68px;transform:translateY(100%);transition-delay:50ms;max-width:none}.network-overlay-main-panel{padding-bottom:12px}.network-overlay-main-panel-container-displayed .network-overlay-main-panel-wrapper{transform:translateY(0) translate(0)}.network-overlay-main-panel-container-displayed .network-overlay-main-panel{border-top-left-radius:0;border-top-right-radius:0}.mobile-helper-card-wrapper{display:flex!important}}.live-tail-pin{height:40px;width:40px;border-radius:50%;background-image:url(/assets/map_bus_pin_micro-CoVG8ir7.png);background-size:contain}.live-tail-pin-boat{background-image:url(/assets/map_boat_pin_micro-D20BP-QR.png)}.selected-live-tail-content{width:100%;height:calc(100% - 70px)}.live-tail-details-wrapper{height:100%;width:100%}.live-tail-thermometer-wrapper{height:100%;width:100%;border-top:1px solid #DDDDDD}.mobile-helper-card-wrapper{display:none;position:absolute;left:0;bottom:70px;width:100vw;z-index:450;min-height:80px;padding:8px}.mobile-helper-card{width:100%;background-color:#fff;min-height:100px;border-top-right-radius:12px;border-top-left-radius:12px;border:1px solid #DDDDDD;border-bottom:none}.route-service-alerts{padding-top:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.route-details-service-alerts{display:flex;justify-content:center;align-items:center;color:#f28500;height:40px;overflow:hidden;border-bottom:1px solid #EDEDED;background-color:#ff8c0013}.route-details-service-alerts:hover{text-decoration:underline}.route-details-service-alerts-icon{margin-right:8px}.restricted-route-icon{color:#ee3e3b;font-size:20px!important}.stop-removed{color:#ee3e3b;font-weight:700}.language-selection-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:12px;padding-bottom:12px}.network-page-flag-wrapper{height:34px;width:34px;border-radius:50%;border:1px solid #CCCCCC}.service-alert-list-item{box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;background-color:#fff}.service-alert-list-effect-icon-wrapper{width:24px}.service-alert-list-item-status{font-style:italic;font-size:12px;margin-right:4px}.service-alert-list-item-header{margin-top:4px}.service-alert-list-item-routes{display:flex;margin-top:8px;flex-wrap:wrap}.service-alert-cartouche-wrapper{margin:2px 4px 2px 2px;border:1px solid #212D3D}.selected-service-alert-content{padding:12px}.service-alert-cause{margin-bottom:12px}.service-alert-cause span{font-weight:700}.service-alert-periods-title{margin-top:12px}.service-alert-period{display:flex;margin-top:6px}.service-alert-period--is-current{color:#1079fc}.service-alert-targets-title{display:flex;flex-wrap:wrap;align-items:center;margin-top:12px}.service-alert-targets-content--flex{display:flex;flex-wrap:wrap}.service-alert-targets-content-item{display:flex;flex-wrap:wrap;align-items:center;margin-top:6px}.service-alert-targets-content-item-label{font-weight:700;margin-right:6px}.service-alert-targets-content-item-values{margin-right:6px;display:flex;flex-wrap:wrap;align-items:center}.service-alert-targets-content-item-time-icon{margin-right:4px}.service-alert-contents{margin-top:12px}.service-alert-contents-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.service-alert-contents-header .service-alert-detail-title{font-weight:700}.service-alert-contents-description{margin-top:8px;color:#555;padding:4px 4px 4px 40px}.service-alert-detail-title{margin-right:8px;margin-left:4px;color:#212d3d}.service-alert-contents-header-icon{color:#1079fc;margin-left:4px;margin-right:8px}.service-alert-buttons{margin-top:12px}.service-alert-image{width:100%;height:auto;border-radius:9px}.service-alert-button{width:100%;margin-bottom:6px!important;color:#1079fc!important;border-color:#1079fc!important;border-radius:9px!important}.service-alert-button-remove-filters{color:#1079fc;border:1px solid #1079FC;display:flex;padding:2px 10px;align-items:center;border-radius:15px;width:max-content}.service-alert-button-remove-filters-icon{margin-left:6px;margin-right:-7px;border-radius:100%}.service-alert-button-remove-filters-icon:hover{background-color:#00000014}.service-alert-scroller{height:100%;padding-left:12px;padding-right:12px;display:flex;flex-direction:column}.selected-service-alert-language-select{border-radius:9px!important;font-family:Montserrat,sans-serif!important}.selected-service-alert-header-content .MuiOutlinedInput-root{width:70px}.selected-service-alert-header-content .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.selected-service-alert-header-content .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1079fc!important}.MuiMenuItem-root{font-family:Montserrat,sans-serif!important}.service-alert-main-content-card{width:100%;padding:8px;background-color:#fff;margin-bottom:12px;box-shadow:#00000059 0 2px 4px;border-radius:8px}html{height:100vh;overflow:hidden;max-height:100vh;background-color:#1e2129;position:fixed}body{margin:0;font-family:Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;width:100vw;padding:0;background-color:#1e2129!important;overflow:hidden;position:fixed}#root{height:100vh;width:100vw;background-color:#1e2129}html,body{overscroll-behavior-y:none;overscroll-behavior:none;background-color:#1e2129}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}.app-content-wrapper{height:100vh;width:100vw;position:relative;background-color:#1e2129}.full-page-wrapper{height:100vh;width:100vw;position:relative}.no-item-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:24px}.no-item-wrapper img{width:250px}.no-item-wrapper p{text-align:center;font-size:14px;color:#797979;margin:25px 0 0;max-width:200px}.home-page-wrapper{display:flex;height:100vh;width:100vw;background:#1267d0;background:linear-gradient(190deg,#1267d0,#0b2be0)}.home-page-network-list{width:100%;height:100%;max-width:450px;max-height:500px;border-radius:12px;box-shadow:#00000059 0 2px 4px;background-color:#fafafa;display:flex;flex-direction:column;position:relative;padding:12px}.home-page-network-list-search-bar{width:100%;height:54px;display:flex;align-items:center;justify-content:center;background-color:#fff;left:-12px;top:-12px;border-radius:12px;box-shadow:#00000059 0 2px 4px;padding:12px;z-index:50}.search-bar-icon{color:#1079fc;margin-right:12px;margin-left:4px;font-size:28px!important}.home-page-network-list-scroller{height:calc(100% - 48px);margin-top:-12px;width:100%;overflow-y:auto;padding-top:12px}.network-card{width:100%;height:80px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:12px;border-radius:12px;padding:12px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.network-card:hover{background-color:#0000000d;cursor:pointer}.network-card-icon-wrapper{height:56px;width:56px;border-radius:8px;background-color:#fff;background-repeat:no-repeat;background-size:contain;background-position:center;position:relative}.network-card-text{margin:0;text-align:left;font-size:16px;font-weight:700;color:#212d3d;flex:1;padding-left:12px}.no-search-results-placeholder{height:calc(100% - 12px);width:100%;display:flex;justify-content:center;align-items:center;padding:20px}.no-search-results-placeholder p{margin:0;font-size:16px;color:#797979;text-align:center;max-width:250px}.hubup-logo-wrapper{position:absolute;left:0;top:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:14px;padding-left:14px}.hubup-logo-wrapper span{font-size:20px;font-weight:700;color:#fff;margin-left:8px}.home-page-background-layer{height:100%;width:100%;position:absolute;left:0;top:0;bottom:0;right:0;z-index:0}.home-page-background-layer-inner{height:100%;width:100%;position:relative}.bg-network{opacity:.1;scale:1.5}.home-page-front-layer{height:100%;width:100%;position:absolute;left:0;top:0;bottom:0;right:0;z-index:50}.home-page-front-layer-inner{height:100%;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.hubup-powered{color:#fff6}.home-page-flag-wrapper{position:fixed;z-index:500;right:20px;bottom:20px;height:44px;width:44px;border-radius:50%;background-color:#fff;box-shadow:#00000059 0 2px 4px}.home-icon{color:#fff;position:absolute;font-size:18px!important;border-radius:50%;padding:2px}.home-notifications-icon{left:-4px;top:-4px;background-color:#1079fc}.home-lock-icon{right:-4px;bottom:-4px;background-color:#ee3e3b}.loader-wrapper{animation:float 3s cubic-bezier(.455,.03,.515,.955) -.4s infinite;position:relative}.loader-overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center}.floating-card{height:603px;width:603px;min-height:603px;min-width:603px;border:1px solid #CCCCCC;box-shadow:-4px 4px 4px #e6e7f2,-30px 30px 30px #0000004d;background-image:linear-gradient(270deg,#fff,#f9f9fb);border-radius:80px;transition:all .5s cubic-bezier(.25,.8,.25,1);padding:8px;overflow:hidden;position:relative}@keyframes float{0%{transform:translateY(0) scale(.4)}50%{transform:translateY(20px) scale(.4)}to{transform:translateY(0) scale(.4)}}.floating-card-inner{height:100%;width:100%;border-radius:74px;overflow:hidden;border:1px solid #CCCCCC;position:relative}.isometrisated{transform:rotateX(-55deg) rotate(-45deg);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.floating-card-map{height:100%;width:100%}.restricted-iv-map-overlay{height:100%;width:100%;position:absolute;left:0;top:0;transition:all .5s cubic-bezier(.25,.8,.25,1)}.restricted-layer-grid{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.pin-loader-wrapper{transform:scale(2);padding-bottom:60px}.pin-loader{width:48px;height:48px;display:block;margin:20px auto;box-sizing:border-box;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}.pin-loader:after{content:"";box-sizing:border-box;width:48px;height:48px;left:0;bottom:0;position:absolute;border-radius:50% 50% 0;border:15px solid #ee3838;transform:rotate(45deg) translate(0);animation:animMarker 1.5s ease-in-out infinite alternate}.pin-loader:before{content:"";box-sizing:border-box;position:absolute;left:0;right:0;margin:auto;top:150%;width:24px;height:4px;border-radius:50%;background:#0003;animation:animShadow 1.5s ease-in-out infinite alternate}@keyframes animMarker{0%{transform:rotate(45deg) translate(5px,5px)}to{transform:rotate(45deg) translate(-5px,-5px)}}@keyframes animShadow{0%{transform:scale(.5)}to{transform:scale(1)}}.loader-spinner{width:60px;height:60px;border-radius:8px;border:4px solid rgba(255,255,255,.2);animation:spin 2s linear infinite;margin:0 auto;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-spinner-inner{width:44px;height:44px;border-radius:8px;border:4px solid rgba(255,255,255,.2);animation:spin 1s linear infinite reverse;display:flex;justify-content:center;align-items:center}.loader-spinner-dark,.loader-spinner-dark .loader-spinner-inner{border:4px solid rgba(16,121,252,.2)}.demo-dialog .MuiPaper-root{background-color:#fafafa}.demo-dialog-input{width:100%;border:1px solid #A2A2A2;border-radius:12px;padding:2px 4px;background-color:#fff}.current-language-circle{height:100%;width:100%;background-color:#fff;border-radius:50%;padding:2px}.current-language-circle-inner{height:100%;width:100%;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.current-language-circle img{height:100%}.language-selection-modal-paper-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:34px}.language-selection-modal-paper{width:100%;height:100%;max-width:422px;max-height:320px;border-radius:12px;box-shadow:#00000059 0 2px 4px;background-color:#fafafa;display:flex;flex-direction:column;position:relative;padding:12px}.language-selection-title{font-size:18px;font-weight:700;color:#212d3d;text-align:left;margin:8px 0 0}.language-selection-description{font-size:14px;color:#555;text-align:left;margin:8px 0}.language-selection-list-scroller{width:100%;overflow-y:auto;height:calc(100% - 40px)}.language-card{width:100%;height:64px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-top:12px;border-radius:12px;padding:12px;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.language-loader-wrapper{height:64px;width:64px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0}.language-card:hover{background-color:#0000000d}.language-card-icon-wrapper{height:40px;width:56px;border-radius:8px;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center}.flag-image{height:100%}.language-card-text{margin:0;text-align:left;font-size:16px;font-weight:700;color:#212d3d;flex:1;padding-left:12px;line-height:.95em}.language-card-selected{background-color:#0000000d;box-shadow:inset 0 0 0 2px #1079fc}.language-card-text strong{font-size:12px;color:#1079fc}.restricted-route-prompt-wrapper{position:fixed;left:0;top:0;bottom:0;right:0;z-index:10000;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#00000080;padding:12px;box-shadow:#00000059 0 2px 4px}.restricted-route-prompt-paper{width:100%;max-width:400px;border-radius:12px;background-color:#fafafa;padding:2px 12px 12px;display:flex;flex-direction:column}.restricted-route-prompt-paper-inner{width:100%;background-color:#fff;border-radius:12px;border:1px solid #EFEFEF;padding:8px}.restricted-route-prompt-title{margin:12px 0 10px!important;color:#212d3d;text-align:left;font-size:16px;font-weight:700}.restricted-route-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.restricted-route-row-text{font-size:14px;color:#212d3d;margin:0!important;padding-left:8px;flex:1;font-weight:700}.restricted-route-prompt-laius{width:100%;margin:8px 0!important;color:#797979}.restricted-route-input-wrapper{width:100%;border-radius:12px;background-color:#fafafa;border:1px solid #EFEFEF;box-shadow:#00000059 0 2px 4px;margin-bottom:2px}.restricted-route-input-wrapper-error{border:1px solid #EE3E3B;background-color:#f2dede}.restricted-prompt-button-row{width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:12px;gap:12px}.restricted-prompt-button{text-transform:none!important;border-radius:10px!important;font-size:16px!important;font-weight:700!important}.prompt-button-validate{color:#fff!important;background-color:#1079fc!important}.prompt-button-validate-disabled{color:#fff!important;background-color:#efefef!important}.restricted-route-prompt-laius-success{color:#1079fc}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.rev-stop-detail-placeholder{width:300px;min-height:120px}.map-stop-popup-content{width:300px}.stop-popup-name{margin:12px 0 10px!important;color:#212d3d;text-align:left;font-size:16px;font-weight:700;padding-right:34px;position:relative}.stop-popup-favorite-wrapper{position:absolute;top:0;right:0;height:100%;width:34px;display:flex;justify-content:center;align-items:center}.stop-popup-details{width:100%;min-height:120px;border-radius:8px;background-color:#fff;padding:8px;border:1px solid #EFEFEF;max-height:300px;overflow-x:hidden;overflow-y:auto;position:relative}.refresh-indicator{position:absolute;top:10px;right:10px;font-size:12px}.stop-popup-laius{width:100%;margin:0 0 8px!important;color:#797979}.stop-popup-route-details{width:100%}.route-destination-text{width:100%;margin:8px 0 0!important}.route-destination-text span{color:#797979}.route-destination-text strong{display:inline-block;margin-left:38px;padding:2px 4px;background-color:#fafafa;border-radius:8px;border:1px solid #EFEFEF}.see-all-grid-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:12px}.see-all-grid-text{color:#1079fc;font-size:12px;font-weight:700;margin:0!important}.no-occurrences-text-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.no-occurrences-text{width:100%;margin:18px 0 0!important;color:#ccc;text-align:center;max-width:120px;font-size:12px}.route-cartouche{padding:2px 6px;border-radius:4px;max-width:100%;min-width:34px;min-height:34px;display:flex;justify-content:center;align-items:center;white-space:nowrap}.route-cartouche span{color:#fff;font-size:18px!important;overflow:hidden;text-overflow:ellipsis}.map-stop-grid-wrapper{width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;z-index:2000;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:8px}.map-stop-grid-modal{border-radius:12px;background-color:#fafafa;width:100%;max-width:450px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:16px}.map-stop-grid-header{margin:0 0 12px!important;color:#212d3d;text-align:left;font-size:16px;font-weight:700;width:100%;display:flex;justify-content:space-between;align-items:center}.map-stop-grid-name{max-width:calc(100% - 150px)}.map-stop-grid-no-item-wrapper img{width:150px!important}.stop-popup-loading-wrapper{min-height:120px;width:100%;display:flex;justify-content:center;align-items:center}.stop-grid-details{width:100%;min-height:120px;border-radius:8px;background-color:#fff;padding:8px;border:1px solid #EFEFEF;max-height:450px;overflow-x:hidden;overflow-y:auto;position:relative}.stop-popup-route-details{width:100%;position:sticky}.stop-popup-route-details:not(:last-child){margin-bottom:12px}.stop-popup-route-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stop-popup-route-row-text{font-size:14px;color:#212d3d;margin:0!important;padding-left:8px;flex:1;font-weight:700}.grid-destination{width:100%;margin-top:8px}.grid-destination-text{width:100%;margin:0!important;color:#212d3d}.grid-destination-text span{color:#797979}.grid-wrapper{width:100%;margin-top:8px;border-radius:8px;border:1px solid #EFEFEF;overflow:hidden}.grid-row{width:100%;border-bottom:1px solid #EFEFEF;min-height:40px;display:flex;flex-direction:row}.grid-row-time-wrapper{width:50px;display:flex;justify-content:center;align-items:center;border-right:1px solid #EFEFEF}.grid-row-time-wrapper span{font-size:14px;color:#212d3d;font-weight:700}.grid-row-time-wrapper sup{font-size:10px}.grid-row-time-boxes-wrapper{min-height:40px;width:calc(100% - 50px);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.grid-row-time-box{width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#212d3d}.MuiPopper-root.MuiPickersPopper-root,.MuiDialog-root.MuiModal-root{z-index:2000!important}.MuiStack-root{padding:0!important}.MuiTextField-root{min-width:135px!important;width:135px}.MuiOutlinedInput-root{background-color:#fff;border-radius:8px!important}.MuiInputBase-input{padding:6px!important}.MuiPaper-root{border-radius:12px!important}.MuiButtonBase-root.MuiPickersDay-root.Mui-selected{background-color:#1079fc!important}.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border:1px solid #EFEFEF;border-radius:8px}.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1079fc!important}.MuiInputAdornment-root{margin-left:0!important}.MuiButtonBase-root.MuiIconButton-root{padding:6px}.MuiButtonBase-root.MuiButton-root{color:#1079fc}@media (max-width: 440px){.MuiTextField-root{min-width:100px!important;width:100px}.MuiInputBase-root.MuiOutlinedInput-root{padding-right:0!important}}.stop-detail-heap-name-arrow{color:#797979}.stop-detail-selected-rev-stop{border:2px solid #1079FC}.stop-detail-map-button{color:#1079fc;margin:8px 0;text-align:center;font-style:italic;font-weight:700;font-size:12px}@media (min-width: 441px){.stop-detail-map-button{display:none}}.user-position-pin{width:24px;height:24px;margin:10% auto 0;transform:rotate(45deg);transition:1.5s ease-in-out}.user-position-pin:hover{transform:rotate(-120deg)}.user-position-pin-wrap{width:24px;height:24px;background:#fff;box-shadow:0 0 8px #0000003d;position:relative;border-radius:50%;transform:rotate(45deg)}.user-position-pin-inner-cover{width:21px;height:21px;background:#fff;border-radius:100%;position:absolute;top:1px;left:1px}.user-position-pin-inner{width:12px;height:12px;background:#36f;border-radius:100%;position:absolute;top:5px;left:5px;animation:crescendo 2s alternate infinite ease-out}@keyframes crescendo{0%{transform:scale(1.125)}to{transform:scale(1.5)}}.rev-trip-thermometer-relative-wrapper{width:100%;height:100%;display:flex;position:relative}.rev-trip-thermometer-scroller{width:100%;height:100%;overflow-x:hidden;overflow-y:auto}.thermometer-stop-times-wrapper{width:100%;position:relative}.thermometer-stop-times-wrapper-bg{width:100%;height:100%;display:flex;flex-direction:row}.thermometer-line-wrapper{width:70px;height:100%;padding-top:35px;padding-bottom:35px;display:flex;justify-content:center;align-items:center}.thermometer-line{width:10px;height:100%;border-left:1px solid #212D3D;border-right:1px solid #212D3D;background-color:#fff;display:flex;flex-direction:column}.passed-stop-count-bar{width:100%;background-color:#ccc}.thermometer-stop-times-wrapper-fg{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.rev-stop-time-row{width:100%;display:flex;flex-direction:row}.stop-time-circle-wrapper{width:70px;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.floating-bus-wrapper{width:70px;height:70px;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0}.floating-bus-wrapper-next{top:-35px}.floating-bus{height:40px}.stop-time-circle{height:20px;width:20px;border-radius:50%;background-color:#fff;border:2px solid #212D3D;position:relative}.rev-stop-time-row-passed .stop-time-circle{border-color:#ccc}.rev-stop-time-row-passed p{opacity:.5}.rev-stop-time-row-passed .stop-time{display:none}.stop-time-texts-wrapper{flex:1;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stop-time-time-wrapper{width:90px;height:100%;display:flex;justify-content:center;align-items:center}.stop-name{margin:0;text-align:left;width:100%;color:#212d3d;padding-right:8px}.stop-time{margin:0;text-align:center;width:100%;color:#212d3d;font-weight:700}.stop-distance{font-size:12px;color:#1079fc;font-weight:700}.stop-time-compensated .theo-time{text-decoration:line-through;font-weight:400;font-size:12px;color:#797979}.stop-time-compensated-time{font-size:16px;color:#1079fc;font-weight:700;text-decoration:none!important}.rev-trip-thermometer-deviation{padding-top:40px;position:relative}.rev-trip-thermometer-deviation .rev-trip-thermometer-deviation-banner{display:flex}.rev-trip-thermometer-deviation-banner{height:41px;width:100%;position:absolute;left:0;top:-1px;background-color:#fff;display:none;border-bottom:1px solid #DDDDDD}.rev-trip-thermometer-deviation-banner-content{display:flex;height:100%;width:100%;position:relative}.rev-trip-thermometer-deviation-banner-content-bg{height:100%;width:100%;opacity:.15}.rev-trip-thermometer-deviation-banner-content-fg{height:100%;width:100%;position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:0 8px 8px 70px}.rev-trip-thermometer-deviation-icon{color:#fff;font-size:20px!important;margin-right:6px}.rev-trip-thermometer-deviation-pill{color:#fff;background-color:#fb8003;padding:4px 8px;margin:0;border-radius:8px;font-size:16px;text-align:left;font-weight:700;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.added-stop-label{color:#21be4e;font-size:15px}.route-super-heaps-selector{border-bottom:1px solid #DDDDDD;background-color:#fff;position:relative;height:60px}.route-super-heaps-selector-bg{height:100%;width:100%;opacity:.15}.route-super-heaps-selector-fg{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;padding:0 8px 8px}.super-heap-selector{width:100%;height:50px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:12px;box-shadow:#00000059 0 2px 4px;z-index:50;position:relative}.super-heap-selector-icon{position:absolute;right:13px;top:13px;color:#aaa;pointer-events:none}.super-heap-row{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:all .3s cubic-bezier(.25,.8,.25,1)}.super-heap-row:hover{background-color:#0000000d}.super-heap-row-indicator-wrapper{height:50px;width:50px;display:flex;justify-content:center;align-items:center}.super-heap-row-indicator{height:10px;width:10px;border-radius:50%;background-color:#ccc}.super-heap-row-selected .super-heap-row-indicator{background-color:#4ade81}.super-heap-row-selector{padding-right:30px}.super-heap-row-text{flex:1;text-align:left;color:#212d3d;font-weight:700;margin:0!important}.super-heap-picker{position:absolute;width:100%;min-height:60px;left:0;right:0;top:50px;padding:8px;z-index:500}.super-heap-picker-card{width:100%;border-radius:12px;background-color:#fff;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f}.super-heap-row-live-tails-count{font-size:10px;color:#1079fc;text-align:left;margin:0;font-weight:700;margin-top:-2px!important;display:block}.super-heap-picker-card-search{background-color:#fafafa;width:100%;height:50px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid #EEEEEE}.super-heap-picker-card-search input{padding:0 10px 0 0!important;width:calc(100% - 50px)}.super-heap-picker-card-search-icon{color:#1079fc;width:50px;min-width:50px;font-size:22px}.super-heap-no-result{display:flex;align-items:center;height:50px;padding-left:50px}.no-super-heap-placeholder{text-align:left;flex:1;padding-left:20px;color:#797979;font-size:14px}.super-heap-favorite-toggle{height:34px;width:34px;display:flex;justify-content:center;align-items:center;padding-right:12px}.routes-panel-service-alert-toast-container{display:flex;flex-direction:column;gap:4px}.routes-panel-service-alert-toast-content{display:flex;align-items:center;gap:8px}.routes-panel-service-alert-toast-link{text-decoration:underline;color:#1079fc}.t-blocked-network-wrapper{height:100%;width:100%;background-color:#212d3d;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.go-back-to-list-text{padding:10px;color:#fff;border-radius:8px;text-align:center;text-decoration:underline}.t-blocked-network-laius{width:100%;margin:0 0 8px!important;color:#ccc;text-align:center;max-width:320px}.network-logo-tblocked{width:240px;height:240px;margin-bottom:20px;border-radius:20px;box-shadow:#00000059 0 2px 4px}.bus-tracker-wrapper{height:100vh;width:100vw;position:fixed;z-index:5000;left:0;bottom:0;right:0;top:0;background-color:#fafafa;display:flex;flex-direction:column;justify-content:center;align-items:center}.bus-tracker-map-wrapper{width:100%;height:100%;position:relative}.bus-tracker-cosmetic-overlay{width:100%;height:100%;position:absolute;z-index:6000;left:0;bottom:0;right:0;top:0;pointer-events:none;padding:20px;transition:all .7s cubic-bezier(.25,.8,.25,1);background-color:transparent;display:flex;justify-content:center;align-items:center}.bus-tracker-cosmetic-overlay-inner{width:100%;height:100%;border-radius:20px;border:2px solid rgba(16,121,252,0);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .7s cubic-bezier(.25,.8,.25,1)}.bus-tracker-cosmetic-overlay-loading .bus-tracker-cosmetic-overlay-inner{background-color:#fafafa;border:2px solid rgba(16,121,252,1);height:240px;width:240px}.bus-tracker-loader-wrapper{opacity:0;transition:all .7s cubic-bezier(.25,.8,.25,1)}.bus-tracker-cosmetic-overlay-loading .bus-tracker-loader-wrapper{opacity:1}.bus-tracker-event-card-wrapper{width:100%;position:absolute;left:0;top:0;padding:12px;z-index:1000;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.bus-tracker-event-card{background-color:#fafafa;border-radius:12px;width:100%;max-width:400px}.bus-tracker-event-card-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:12px}.bus-tracker-event-card .route-cartouche{border:1px solid #212D3D}.bus-tracker-start-end-text{flex:1;margin:0;padding-left:12px;color:#444}.bus-tracker-start-end-text strong{color:#212d3d}.stop-popup-text{color:#444;margin:0;font-size:14px!important}.bus-follow-toggler{transition:all .7s cubic-bezier(.25,.8,.25,1);height:44px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #EFEFEF;border-radius:8px}.bus-follow-toggler:hover{background-color:#0000000d}.bus-follow-toggler-text{margin:0;font-size:14px;color:#212d3d;padding-right:8px;text-align:right}.bus-follow-toggler-text strong{font-size:14px;margin-top:-4px}.stop-focus-wrapper{height:100vh;width:100vw;position:fixed;z-index:5000;left:0;bottom:0;right:0;top:0;background-color:#fafafa;display:flex;flex-direction:column;justify-content:center;align-items:center}.stop-focus-map-wrapper{width:100%;height:100%;position:relative}.stop-focus-cosmetic-overlay{width:100%;height:100%;position:absolute;z-index:6000;left:0;bottom:0;right:0;top:0;pointer-events:none;padding:20px;transition:all .7s cubic-bezier(.25,.8,.25,1);background-color:transparent;display:flex;justify-content:center;align-items:center}.stop-focus-cosmetic-overlay-inner{width:100%;height:100%;border-radius:20px;border:2px solid rgba(16,121,252,0);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .7s cubic-bezier(.25,.8,.25,1)}.stop-focus-cosmetic-overlay-loading .stop-focus-cosmetic-overlay-inner{background-color:#fafafa;border:2px solid rgba(16,121,252,1);height:240px;width:240px}.stop-focus-loader-wrapper{opacity:0;transition:all .7s cubic-bezier(.25,.8,.25,1)}.stop-focus-cosmetic-overlay-loading .stop-focus-loader-wrapper{opacity:1}.stop-focus-bottom-pane-wrapper{position:fixed;left:0;bottom:0;right:0;z-index:1000;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .7s cubic-bezier(.25,.8,.25,1)}.stop-focus-bottom-pane{height:80px;width:500px;max-width:100%;background-color:#fafafa;border-radius:12px;box-shadow:#00000059 0 2px 4px;transition:all .7s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.stop-focus-bottom-pane-image-wrapper{height:56px;width:56px;border-radius:8px;background-color:#fff;overflow:hidden;background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:12px}.stop-focus-bottom-pane-content{flex:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:12px;padding-right:12px}.stop-focus-clock-text{margin:0;font-size:16px;color:#555}.stop-focus-clock{color:#212d3d;font-weight:700}.go-to-network-text{color:#1079fc;font-size:14px;font-weight:700;margin:0!important;padding-top:4px}@media (max-width: 440px){.stop-focus-bottom-pane-wrapper{padding:0}.stop-focus-bottom-pane{border-bottom-right-radius:0;border-bottom-left-radius:0}}
