@charset "UTF-8";.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,.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}
.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,0.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-tile{will-change:opacity}
.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}
.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}
.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,0.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,0.25,1);transition:transform .25s cubic-bezier(0,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:0}
.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}
.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}
.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}
.leaflet-bar a:hover{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:0}
.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:bold 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 rgba(0,0,0,0.4);background:#fff;border-radius:5px}
.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}
.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);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}
.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}
.leaflet-default-icon-path{background-image:url(//vcdn.bergfex.at/include/css/leaflet/default/images/marker-icon.png)}
.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.7);margin:0}
.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}
.leaflet-control-attribution a{text-decoration:none}
.leaflet-control-attribution a:hover{text-decoration:underline}
.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}
.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:0;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}
.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;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{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 19px;line-height:1.4}
.leaflet-popup-content p{margin:18px 0}
.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}
.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,0.4)}
.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:0;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:bold;background:transparent}
.leaflet-container a.leaflet-popup-close-button:hover{color:#999}
.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.leaflet-oldie .leaflet-popup-content-wrapper{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=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}
.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}
.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 rgba(0,0,0,0.4)}
.leaflet-tooltip.leaflet-clickable{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}
.leaflet-map{position:relative;display:flex;background:white;width:100%}
.leaflet-map .leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}
.leaflet-map .leaflet-container{width:100%}
.leaflet-map .leaflet-tooltip{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;color:#333;background-color:white;opacity:1 !important;border:4px solid white;border-radius:4px;padding:0;white-space:normal;box-shadow:none}
.leaflet-map .leaflet-tooltip .wide{width:200px;min-height:88px}
.leaflet-map .leaflet-tooltip .name{font-size:13px;line-height:15px;font-weight:bold;max-height:45px;overflow:hidden;text-overflow:ellipsis;padding-right:6px;margin-top:0;margin-bottom:6px;z-index:1}
.leaflet-map .leaflet-tooltip .name>.remark{margin-top:-3px}
.leaflet-map .leaflet-tooltip .remark{color:#999;font-size:12px;line-height:14px;font-weight:normal}
.leaflet-map .leaflet-tooltip .image{float:left;width:70px;height:88px;margin-right:8px}
.leaflet-map .leaflet-tooltip .logo{width:80px;height:40px;z-index:0;display:block}
.leaflet-map .leaflet-tooltip .tooltip_image_title{background-image:url("//vcdn.bergfex.at/images/overlay_opacity35.png");bottom:0;left:0;position:absolute;overflow:hidden;color:white;font-family:Arial,Helvetiva,sans-serif;font-size:10px;font-weight:normal;text-align:left;width:100%}
.leaflet-map .leaflet-tooltip .tooltip_image_title div{padding:0 2px 2px 3px;line-height:10px}
.leaflet-map .leaflet-tooltip .tooltip_lift{margin:4px;padding-left:25px}
.leaflet-map .leaflet-tooltip .tooltip_lift .name{font-size:11px;font-weight:bold}
.leaflet-map .leaflet-tooltip .tooltip_lift .typ{font-size:10px;color:#687ea2}
.leaflet-map .leaflet-tooltip .tooltip_lift .logo{margin-top:8px;text-align:right}
.leaflet-map .leaflet-horizontal-container{display:flex;align-items:flex-start}
.leaflet-map .leaflet-dropdown .box-header{position:relative;background-color:white;line-height:36px;height:36px;padding:0 36px 0 10px;text-align:right;background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_expand.png);background-size:36px 36px;background-position:top right;background-repeat:no-repeat;overflow:hidden;text-overflow:ellipsis}
.leaflet-map .leaflet-dropdown .box-content{padding-top:0}
.leaflet-map .leaflet-dropdown .expanded .box-header{background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_collapse.png)}
.leaflet-map .leaflet-dropdown .box-header .layers-icon{position:absolute;top:0;right:0;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/maplayers_icon.png);background-size:36px 36px;background-position:top left;background-repeat:no-repeat}
.leaflet-map .leaflet-dropdown .map-group-separator{border-top:1px solid #ddd;margin:6px 12px 6px 40px}
.leaflet-map .leaflet-top{z-index:999}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container{user-select:none}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container{width:190px}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container .box-header{background-position:top left;padding:0 36px 0 36px}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .box-container .box-content{padding:8px 0 8px 0;background-color:rgba(255,255,255,0.9)}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .map-layer{line-height:22px;text-align:right;padding-right:36px;font-size:13px;font-weight:normal;cursor:pointer;background-image:url(//vcdn.bergfex.at/images/site/check/check_no.png);background-size:22px 22px;background-position:top right 7px;background-repeat:no-repeat}
.leaflet-map .leaflet-top .leaflet-controls-container.leaflet-layers-controls-container .map-layer.map-layer-selected{background-image:url(//vcdn.bergfex.at/images/site/check/check.png);font-weight:bold}
.leaflet-map .leaflet-top .leaflet-controls-container .leaflet-control{margin-top:0}
.leaflet-map .leaflet-top .leaflet-controls-container .map-action-legend,.leaflet-map .leaflet-top .leaflet-controls-container .map-action-legend2{margin-left:4px;margin-top:4px}
.leaflet-map .leaflet-top .leaflet-controls-container>div{margin-bottom:10px}
.leaflet-map .leaflet-bottom{z-index:999}
.leaflet-map .leaflet-bottom .leaflet-controls-container .leaflet-control{margin-bottom:0}
.leaflet-map .leaflet-bottom.leaflet-right{max-width:100%}
.leaflet-map .leaflet-right .leaflet-controls-container .leaflet-control:last-child{margin-right:0}
.leaflet-map .leaflet-left .leaflet-controls-container .leaflet-control:first-child{margin-left:0}
.leaflet-map .map-action{margin-right:0}
.leaflet-map .leaflet-control-maptypes{display:flex;margin-right:10px;margin-top:3px}
.leaflet-map .leaflet-control-maptypes .map-type-button{width:auto;padding-left:8px;padding-right:8px;white-space:nowrap;box-shadow:rgba(0,0,0,0.3) 0 1px 4px -1px}
.leaflet-map .leaflet-control-maptypes .map-type-button.active{font-weight:bold}
.leaflet-map .leaflet-control-maptypes .map-type-button:hover{background:#ebebeb}
.leaflet-map .leaflet-control-zoom{margin-top:3px}
.leaflet-map .leaflet-control-mapsearch{z-index:1000;margin-right:10px;margin-bottom:10px}
.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input{width:190px;line-height:18px;font-size:13px;padding:9px 36px 9px 16px;text-align:right;border:0;border-radius:0;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_icon.png);background-size:36px 36px;background-repeat:no-repeat;background-position:top right;box-sizing:border-box}
.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input:hover,.leaflet-map .leaflet-control-mapsearch .leaflet-control-mapsearch-input:focus{border:0}
.leaflet-map .leaflet-control-fullscreen{border:0;background:0;z-index:5;position:relative;margin-top:4px !important;margin-right:0;margin-left:4px;opacity:.85;cursor:pointer;width:30px;height:30px;float:left}
.leaflet-map .leaflet-control-fullscreen .leaflet-control-fullscreen-button{background-image:url(//vcdn.bergfex.at/images/site/map/actions/fullscreen.png);background-size:30px 30px;background-repeat:no-repeat;background-color:transparent;background-position:top left}
.leaflet-map .leaflet-fullscreen-on .leaflet-control-fullscreen .leaflet-control-fullscreen-button{background-image:url(//vcdn.bergfex.at/images/site/map/actions/fullscreen2.png);background-position:top left}
.leaflet-map .leaflet-control-bookmark{margin-left:4px}
.leaflet-map .leaflet-control.elevation{max-width:100%;overflow-x:auto}
.leaflet-map .leaflet-control.elevation.elevation-collapsed{overflow-x:hidden}
.leaflet-map .leaflet-control.elevation .elevation-info-box{position:absolute;top:0;left:23px;right:0;display:flex;justify-content:space-between;padding:15px 20px;font-size:10px;font-weight:bold;color:#545454;font-family:Helvetica,Arial,sans-serif}
.leaflet-map .leaflet-control.elevation .elevation-info-box .current-data-container{margin-top:5px;background:rgba(83,170,255,0.4);display:inline-block;padding:2px 4px;color:#000;font-size:10px}
.leaflet-map .elevation-polyline{display:none}
.leaflet-map .axis *{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}
.leaflet-map .mapsearch-content-container{position:absolute;right:0;top:0;z-index:9999;overflow:auto;max-height:100%;font-size:15px;line-height:1.375em;width:320px;background:#fff}
.leaflet-map .mapsearch-content-container .box-header{position:relative;line-height:36px;padding-right:36px;padding-left:12px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_expand.png);background-size:36px 36px;background-position:top 0 right 30px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container .box-close{position:absolute;top:0;right:0;cursor:pointer;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_close.png);background-size:36px 36px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container button[data-action=closeResult]{position:absolute;top:0;right:0;cursor:pointer;width:36px;height:36px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_close.png);background-size:36px 36px;background-repeat:no-repeat;background-color:white}
.leaflet-map .mapsearch-content-container .mapsearch-content{background-color:white;padding:0 0 8px}
.leaflet-map .mapsearch-content-container .mapsearch-content h2{font-weight:bold;font-size:14px;line-height:18px;padding-left:12px;margin-top:14px;margin-bottom:8px}
.leaflet-map .mapsearch-content-container .mapsearch-content h2:first-child{margin-top:0}
.leaflet-map .mapsearch-content-container .mapsearch-line{padding-left:28px;padding-right:16px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_item.png);background-size:28px 16px;background-position:top left;background-repeat:no-repeat;padding-bottom:4px}
.leaflet-map .mapsearch-content-container .mapsearch-line .elevation,.leaflet-map .mapsearch-content-container .mapsearch-line .type{color:#777}
.leaflet-map .mapsearch-content-container .mapsearch-line .region{font-weight:normal}
.leaflet-map .mapsearch-content-container .mapsearch-line .name{font-weight:bold}
.leaflet-map .leaflet-fullscreen-on.leaflet-pseudo-fullscreen+.mapsearch-content-container{position:absolute;right:0;top:0;z-index:99999}
.leaflet-map .leaflet-fullscreen-on.leaflet-pseudo-fullscreen .leaflet-control-container{width:100%;height:100%;position:relative}
.leaflet-map .leaflet-marker-pane>*{-webkit-transition:transform .07s linear;-moz-transition:transform .07s linear;-o-transition:transform .07s linear;transition:transform .07s linear}
.leaflet-map .oek-legend-container,.leaflet-map .osm-legend-container{width:200px;height:350px;background-color:white;overflow-x:hidden;overflow-y:scroll;z-index:12;display:none;margin-right:12px}
.leaflet-map .osm-legend-container{width:300px}
.leaflet-map .map-addons-container{position:relative}
.leaflet-map .attribution_scale_container{display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-right:0}
.leaflet-map .attribution_scale_container .horizontal-control-separator{padding:0 4px;line-height:16px;background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-attribution{background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-scale-line{background:rgba(255,255,255,0.5)}
.leaflet-map .attribution_scale_container .leaflet-control-scale{margin-bottom:0}
.leaflet-map .attribution_scale_container .leaflet-control-scale .leaflet-control-scale-line{padding:1px 5px}
.leaflet-map.leaflet-pseudo-fullscreen,.leaflet-map .leaflet-pseudo-fullscreen{max-width:none !important;z-index:1001}
.leaflet-map.leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left,.leaflet-map .leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left{left:20px}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle{position:absolute;right:-21px;width:20px;height:44px;color:#88acd0;background:#487cb3;border-left:1px solid white;text-align:center;line-height:44px;font-size:10px;cursor:pointer}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle i.glyphicon:before,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle i.glyphicon:before{content:""}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed{height:36px;top:10px;color:#333;background:white;line-height:36px}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed i.glyphicon:before,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle.closed i.glyphicon:before{content:""}
.leaflet-map.leaflet-pseudo-fullscreen .fullscreen-content-toggle+*+.popper .popper-inner,.leaflet-map .leaflet-pseudo-fullscreen .fullscreen-content-toggle+*+.popper .popper-inner{white-space:nowrap}
.mapsearch-content-container .box-header{position:relative;line-height:36px;padding-right:36px;padding-left:12px;background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_expand.png);background-size:36px 36px;background-position:top 0 right 30px;background-repeat:no-repeat;background-color:white}
.mapsearch-content-container.expanded .box-header{background-image:url(//vcdn.bergfex.at/images/site/map/ui/mapsearch_collapse.png)}
@media(max-width:900px){.leaflet-map.leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left,.leaflet-map .leaflet-pseudo-fullscreen .leaflet-control-container .leaflet-left{left:0}
}
@media(max-width:540px){.leaflet-map .box-container.mobile-collapsed>.box-header,.leaflet-map .box-container.mobile-linked>.box-header{font-size:12px}
}
@media(min-device-width:1024px) and (max-device-width:1024px){.fullscreen-content-container .content{width:auto !important}
.fullscreen-content-container .section-right{width:100% !important}
}
.fullscreen-content-container{box-sizing:content-box;width:30%;min-width:360px;max-width:420px;height:100%;position:fixed;z-index:100000;top:0;left:0;padding:0;background:#fff;box-shadow:0 0 6px rgba(0,0,0,0.3)}
.fullscreen-content-container .fullscreen-content-toggle{cursor:pointer}
.fullscreen-content-container .fullscreen-content{height:100%;width:100%;overflow:auto;overflow-x:hidden;background:white}
.fullscreen-content-container .fullscreen-content>.page-left-margin{position:relative;padding-top:44px}
.fullscreen-content-container .fullscreen-content .fullscreen-content-loading{display:none;align-items:center;justify-content:center;position:absolute;z-index:10;height:100%;width:100%;min-width:360px;background:rgba(255,255,255,0.7)}
.fullscreen-content-container .fullscreen-content .fullscreen-content-loading.loading{display:flex}
.fullscreen-content-container .fullscreen-content .track-preview{display:none}
.fullscreen-content-container .fullscreen-content #nav-main{position:absolute}
.fullscreen-content-container .fullscreen-content #nav-main.nav-open{height:100% !important;background:rgba(0,0,0,0.25)}
.fullscreen-content-container .fullscreen-content #nav-main.nav-open .nav-main-container{background:#fff}
.fullscreen-content-container .fullscreen-content #nav-main #dropdown{display:none !important}
.fullscreen-content-container .fullscreen-content #nav-main .logo-bergfex{left:44px !important}
.fullscreen-content-container .fullscreen-content-control{background:white}
.fullscreen-content-container .fullscreen-content-control [data-action=toggleFullscreenContent]{color:white;background:#3191e8;width:100%;height:32px;display:flex;align-items:center;justify-content:center}
.fullscreen-content-container .content .home-mobile{margin-top:-20px}
.fullscreen-content-container footer{position:relative}
@keyframes spinner-border{to{transform:rotate(360deg)}
}
.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}
.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}
#loading-overlay .spinner-border{border:.4em solid white;border-right-color:transparent}
.mapboxgl-map{font:12px/20px 'Helvetica Neue',Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:left}
.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}
.mapboxgl-canary{background-color:salmon}
.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group>button.mapboxgl-ctrl-compass{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}
.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}
.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group>button.mapboxgl-ctrl-compass:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}
.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right{position:absolute;pointer-events:none;z-index:2}
.mapboxgl-ctrl-top-left{top:0;left:0}
.mapboxgl-ctrl-top-right{top:0;right:0}
.mapboxgl-ctrl-bottom-left{bottom:0;left:0}
.mapboxgl-ctrl-bottom-right{right:0;bottom:0}
.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0,0)}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}
.mapboxgl-ctrl-group{border-radius:4px;background:#fff}
.mapboxgl-ctrl-group:not(:empty){-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 0 2px rgba(0,0,0,0.1)}
.mapboxgl-ctrl-group>button{width:30px;height:30px;display:block;padding:0;outline:0;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}
.mapboxgl-ctrl-group>button+button{border-top:1px solid #ddd}
.mapboxgl-ctrl>button::-moz-focus-inner{border:0;padding:0}
.mapboxgl-ctrl-group>button:focus{box-shadow:0 0 2px 2px rgba(0,150,255,1)}
.mapboxgl-ctrl>button:not(:disabled):hover{background-color:rgba(0,0,0,0.05)}
.mapboxgl-ctrl-group>button:focus:focus-visible{box-shadow:0 0 2px 2px rgba(0,150,255,1)}
.mapboxgl-ctrl-group>button:focus:not(:focus-visible){box-shadow:none}
.mapboxgl-ctrl-group>button:focus:first-child{border-radius:4px 4px 0 0}
.mapboxgl-ctrl-group>button:focus:last-child{border-radius:0 0 4px 4px}
.mapboxgl-ctrl-group>button:focus:only-child{border-radius:inherit}
.mapboxgl-ctrl-icon,.mapboxgl-ctrl-icon>.mapboxgl-ctrl-compass-arrow{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.mapboxgl-ctrl-icon{padding:5px}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-icon-disabled{opacity:.25;border-color:#373737}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstyle='fill:%23333333;'d='m7,9c-0.554,0-1,0.446-1,10,0.5540.446,11,1l6,0c0.554,01,-0.4461,-10,-0.554-0.446,-1-1,-1z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstyle='fill:%23333333;'d='M106C9.446696.445990497L99L79C6.446969.446610C610.5546.44611711L911L913C913.554019.446141014C10.554141113.554011113L1111L1311C13.554111410.5541410C149.44613.5549139L119L117C116.445990410.5546106z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%23333'%3E%3Cpathd='M104C949595L95.1A550005.19L59C5949410411511511L5.111A55000914.9L915C9159161016111611151115L1114.9A5500014.911L1511C151116111610169159159L14.99A55000115.1L115C115114104zM106.5A3.53.500113.5103.53.50011013.53.53.50016.5103.53.5001106.5zM108.3A1.81.80008.3101.81.80001011.81.81.800011.8101.81.8000108.3z'/%3E%3C/svg%3E");content:"";display:block;width:100%;height:100%}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%23aaa'%3E%3Cpathd='M14.434,7.688c0.213,0.4070.371,0.8480.466,1.312l0.1,0c0,01,01,1c0,1-1,1-1,1l-0.1,0c-0.4,1.96-1.94,3.5-3.9,3.9l0,0.1c0,00,1-1,1c-1,0-1,-1-1,-1l0,-0.1c-0.477,-0.097-0.93,-0.262-1.347,-0.484c0.383,-0.3770.767,-0.7531.151,-1.129c0.374,0.1380.777,0.2131.196,0.213c1.92,03.5,-1.583.5,-3.5c0,-0.403-0.07,-0.791-0.197,-1.153c0.379,-0.3840.756,-0.771.131,-1.159Zm-9.334,1.312c0.4,-1.9611.94,-3.53.9,-3.9l0,-0.1c0,00,-11,-1c1,01,11,1l0,0.1c0.477,0.0970.93,0.2621.347,0.484c-0.383,0.377-0.767,0.753-1.151,1.129c-0.374,-0.138-0.777,-0.213-1.196,-0.213c-1.92,0-3.5,1.58-3.5,3.5c0,0.4030.07,0.7910.197,1.153c-0.379,0.384-0.756,0.77-1.131,1.159c-0.213,-0.407-0.371,-0.848-0.466,-1.312l-0.1,0c-0.005,0-1,-0.003-1,-1c0,-0.9970.995,-11,-1l0.1,0Z'/%3E%3Cpathd='M14,5l1,1l-9,9l-1,-1l9,-9Z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%2333b5e5'%3E%3Cpathd='M104C949595L95.1A550005.19L59C5949410411511511L5.111A55000914.9L915C9159161016111611151115L1114.9A5500014.911L1511C151116111610169159159L14.99A55000115.1L115C115114104zM106.5A3.53.500113.5103.53.50011013.53.53.50016.5103.53.5001106.5zM108.3A1.81.80008.3101.81.80001011.81.81.800011.8101.81.8000108.3z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%23e58978'%3E%3Cpathd='M104C949595L95.1A550005.19L59C5949410411511511L5.111A55000914.9L915C9159161016111611151115L1114.9A5500014.911L1511C151116111610169159159L14.99A55000115.1L115C115114104zM106.5A3.53.500113.5103.53.50011013.53.53.50016.5103.53.5001106.5zM108.3A1.81.80008.3101.81.80001011.81.81.800011.8101.81.8000108.3z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%2333b5e5'%3E%3Cpathd='M10,4C9,49,59,5L9,5.1C7.0357113,5.50060485.5006048,7.03571135.1,9L5,9c0,0-1,0-1,10,11,11,1l0.1,0c0.4006048,1.9642891.9357113,3.4993953.9,3.9L9,15c0,00,11,11,01,-11,-1l0,-0.1c1.964289,-0.4006053.499395,-1.9357113.9,-3.9l0.1,0c0,01,01,-1C16,915,915,9L14.9,9C14.499395,7.035711312.964289,5.500604811,5.1L11,5c0,00,-1-1,-1zm0,2.5c1.932997,03.5,1.56700343.5,3.50,1.932997-1.567003,3.5-3.5,3.5C8.0670034,13.56.5,11.9329976.5,106.5,8.06700348.0670034,6.510,6.5Z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error::before{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'fill='%23e54e33'%3E%3Cpathd='M10,4C9,49,59,5L9,5.1C7.0357113,5.50060485.5006048,7.03571135.1,9L5,9c0,0-1,0-1,10,11,11,1l0.1,0c0.4006048,1.9642891.9357113,3.4993953.9,3.9L9,15c0,00,11,11,01,-11,-1l0,-0.1c1.964289,-0.4006053.499395,-1.9357113.9,-3.9l0.1,0c0,01,01,-1C16,915,915,9L14.9,9C14.499395,7.035711312.964289,5.500604811,5.1L11,5c0,00,-1-1,-1zm0,2.5c1.932997,03.5,1.56700343.5,3.50,1.932997-1.567003,3.5-3.5,3.5C8.0670034,13.56.5,11.9329976.5,106.5,8.06700348.0670034,6.510,6.5Z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting::before{-webkit-animation:mapboxgl-spin 2s infinite linear;-moz-animation:mapboxgl-spin 2s infinite linear;-o-animation:mapboxgl-spin 2s infinite linear;-ms-animation:mapboxgl-spin 2s infinite linear;animation:mapboxgl-spin 2s infinite linear}
@-webkit-keyframes mapboxgl-spin{0{-webkit-transform:rotate(0)}
100%{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes mapboxgl-spin{0{-moz-transform:rotate(0)}
100%{-moz-transform:rotate(360deg)}
}
@-o-keyframes mapboxgl-spin{0{-o-transform:rotate(0)}
100%{-o-transform:rotate(360deg)}
}
@-ms-keyframes mapboxgl-spin{0{-ms-transform:rotate(0)}
100%{-ms-transform:rotate(360deg)}
}
@keyframes mapboxgl-spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathd='M54C4.5444.545L46L49L4.59L5.77734387.296875C6.77713198.06021317.8357658.95657288.89062510C7.825712111.06336.776179111.9516755.7812512.707031L4.511L411L415C415.54.516516L916L915.5L7.273437514.205078C8.042893113.1878868.939544112.1334819.960937511.068359C11.04237112.1469911.94209313.211212.70703114.21875L1115.5L1116L1416L1516C15.5161615.51615L1614L1611L15.511L14.20507812.726562C13.17798511.94961712.11271811.04357711.03710910.009766C12.1518568.98106113.2243458.079862414.2285167.3046875L15.59L169L165C164.515.54154L114L114.5L12.7031255.7773438C11.9326476.786483411.0266937.85547129.97070318.9199219C8.95847397.82049438.06987676.76271887.30468755.7714844L94.5L94L64L54z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink{background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathstyle='fill:%23000000;'d='M4.24218753.4921875A0.7500750.7500750003.718754.78125L5.96484387.0273438L48.5L49L89C8.5000018.999998898.499999298L94L8.54L7.01757815.9550781L4.781253.71875A0.7500750.7500750004.24218753.4921875zM15.7343753.4921875A0.7500750.75007500015.218753.71875L12.9843755.953125L11.54L114L118C118.499999211.4999998.9999988129L169L168.5L14.0351567.0273438L16.281254.78125A0.7500750.75007500015.7343753.4921875zM411L411.5L5.964843812.972656L3.7187515.21875A0.751300960.751300960104.7812516.28125L7.027343814.035156L8.516L916L912C911.5000018.50000111.000001811L411zM1211C11.49999911.0000011111.5000011112L1116L11.516L12.97265614.035156L15.2187516.28125A0.751300960.7513009601016.2812515.21875L14.03515612.972656L1611.5L1611L1211z'/%3E%3C/svg%3E")}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass>.mapboxgl-ctrl-compass-arrow{width:20px;height:20px;margin:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygonfill='%23333333'points='6,910,114,9'/%3E%3Cpolygonfill='%23CCCCCC'points='6,1110,1914,11'/%3E%3C/svg%3E");background-repeat:no-repeat;display:inline-block}
a.mapboxgl-ctrl-logo{width:85px;height:21px;margin:0 0 -3px -3px;display:block;background-repeat:no-repeat;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xmlversion='1.0'encoding='utf-8'?%3E%3Csvgversion='1.1'id='Layer_1'xmlns='http://www.w3.org/2000/svg'xmlns:xlink='http://www.w3.org/1999/xlink'x='0px'y='0px'viewBox='0084.4921'style='enable-background:new0084.4921;'xml:space='preserve'%3E%3Cg%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M83.25,14.26c0,0.12-0.09,0.21-0.21,0.21h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.4-2.35c0.06-0.11,0.18-0.17,0.3-0.17H83c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.37,3.63l2.43,3.67C83.24,14.18,83.25,14.22,83.25,14.26z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M66.24,9.59c-0.39-1.88-1.96-3.28-3.84-3.28c-1.03,0-2.03,0.42-2.73,1.18V3.51c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.73,1.18c1.88,0,3.45-1.41,3.84-3.29C66.37,10.79,66.37,10.18,66.24,9.59L66.24,9.59zM62.08,13c-1.32,0-2.39-1.11-2.41-2.48v-0.06c0.02-1.38,1.09-2.48,2.41-2.48s2.42,1.12,2.42,2.51S63.41,13,62.08,13z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M71.67,6.32c-1.98-0.01-3.72,1.35-4.16,3.29c-0.13,0.59-0.13,1.19,0,1.77c0.44,1.94,2.17,3.32,4.17,3.3c2.35,0,4.26-1.87,4.26-4.19S74.04,6.32,71.67,6.32zM71.65,13.01c-1.33,0-2.42-1.12-2.42-2.51s1.08-2.52,2.42-2.52c1.33,0,2.42,1.12,2.42,2.51S72.99,13,71.65,13.01L71.65,13.01z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M62.08,7.98c-1.32,0-2.39,1.11-2.41,2.48v0.06C59.68,11.9,60.75,13,62.08,13s2.42-1.12,2.42-2.51S63.41,7.98,62.08,7.98zM62.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.57,1.17,1.27C63.24,11.2,62.73,11.76,62.08,11.76z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M71.65,7.98c-1.33,0-2.42,1.12-2.42,2.51S70.32,13,71.65,13s2.42-1.12,2.42-2.51S72.99,7.98,71.65,7.98zM71.65,11.76c-0.64,0-1.17-0.57-1.17-1.27c0-0.7,0.53-1.26,1.17-1.26s1.17,0.57,1.17,1.27C72.82,11.21,72.29,11.76,71.65,11.76z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M45.74,6.53h-1.4c-0.13,0-0.23,0.11-0.23,0.23v0.73c-0.71-0.75-1.7-1.18-2.73-1.18c-2.17,0-3.94,1.87-3.94,4.19s1.77,4.19,3.94,4.19c1.04,0,2.03-0.43,2.73-1.19v0.73c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V6.74c0-0.12-0.09-0.22-0.22-0.22C45.75,6.53,45.75,6.53,45.74,6.53zM44.12,10.53C44.11,11.9,43.03,13,41.71,13s-2.42-1.12-2.42-2.51s1.08-2.52,2.4-2.52c1.33,0,2.39,1.11,2.41,2.48L44.12,10.53z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M41.71,7.98c-1.33,0-2.42,1.12-2.42,2.51S40.37,13,41.71,13s2.39-1.11,2.41-2.48v-0.06C44.1,9.09,43.03,7.98,41.71,7.98zM40.55,10.49c0-0.7,0.52-1.27,1.17-1.27c0.64,0,1.14,0.56,1.17,1.25v0.04c-0.01,0.68-0.53,1.24-1.17,1.24C41.08,11.75,40.55,11.19,40.55,10.49z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M52.41,6.32c-1.03,0-2.03,0.42-2.73,1.18V6.75c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.1,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.74,1.18c2.17,0,3.94-1.87,3.94-4.19S54.58,6.32,52.41,6.32zM52.08,13.01c-1.32,0-2.39-1.11-2.42-2.48v-0.07c0.02-1.38,1.09-2.49,2.4-2.49c1.32,0,2.41,1.12,2.41,2.51S53.4,13,52.08,13.01L52.08,13.01z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M52.08,7.98c-1.32,0-2.39,1.11-2.42,2.48v0.06c0.03,1.38,1.1,2.48,2.42,2.48s2.41-1.12,2.41-2.51S53.4,7.98,52.08,7.98zM52.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.58,1.17,1.27S52.72,11.76,52.08,11.76z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M36.08,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.11,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74c0.01-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78L36.08,14.24z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M84.34,13.59l-0.07-0.13l-1.96-2.99l1.94-2.95c0.44-0.67,0.26-1.56-0.41-2.02c-0.02,0-0.03,0-0.04-0.01c-0.23-0.15-0.5-0.22-0.78-0.22h-1.61c-0.56,0-1.08,0.29-1.37,0.78L79.72,6.6l-0.34-0.56C79.09,5.56,78.57,5.27,78,5.27h-1.6c-0.6,0-1.13,0.37-1.35,0.92c-2.19-1.66-5.28-1.47-7.26,0.45c-0.35,0.34-0.65,0.72-0.89,1.14c-0.9-1.62-2.58-2.72-4.5-2.72c-0.5,0-1.01,0.07-1.48,0.23V3.51c0-0.82-0.66-1.48-1.47-1.48h-1.4c-0.81,0-1.47,0.66-1.47,1.47v3.75c-0.95-1.36-2.5-2.18-4.17-2.19c-0.74,0-1.46,0.16-2.12,0.47c-0.24-0.17-0.54-0.26-0.84-0.26h-1.4c-0.45,0-0.87,0.21-1.15,0.56c-0.02-0.03-0.04-0.05-0.07-0.08c-0.28-0.3-0.68-0.47-1.09-0.47h-1.39c-0.3,0-0.6,0.09-0.84,0.26c-0.67-0.3-1.39-0.46-2.12-0.46c-1.83,0-3.43,1-4.37,2.5c-0.2-0.46-0.48-0.89-0.83-1.25c-0.8-0.81-1.89-1.25-3.02-1.25h-0.01c-0.89,0.01-1.75,0.33-2.46,0.88c-0.74-0.57-1.64-0.88-2.57-0.88H28.1c-0.29,0-0.58,0.03-0.86,0.11c-0.28,0.06-0.56,0.16-0.82,0.28c-0.21-0.12-0.45-0.18-0.7-0.18h-1.4c-0.82,0-1.47,0.66-1.47,1.47v7.5c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.48-0.66,1.48-1.48l0,0V9.79c0.03-0.36,0.23-0.59,0.36-0.59c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47l-0.01-4.57c0.06-0.32,0.25-0.47,0.35-0.47c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47v-0.38c0.96,1.29,2.46,2.06,4.06,2.06c0.74,0,1.46-0.16,2.12-0.47c0.24,0.17,0.54,0.26,0.84,0.26h1.39c0.3,0,0.6-0.09,0.84-0.26v2.01c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.47-0.66,1.47-1.47v-1.77c0.48,0.15,0.99,0.23,1.49,0.22c1.7,0,3.22-0.87,4.17-2.2v0.52c0,0.82,0.66,1.47,1.47,1.47h1.4c0.3,0,0.6-0.09,0.84-0.26c0.66,0.31,1.39,0.47,2.12,0.47c1.92,0,3.6-1.1,4.49-2.73c1.54,2.65,4.95,3.53,7.58,1.98c0.18-0.11,0.36-0.22,0.53-0.36c0.22,0.55,0.76,0.91,1.35,0.9H78c0.56,0,1.08-0.29,1.37-0.78l0.37-0.61l0.37,0.61c0.29,0.48,0.81,0.78,1.38,0.78h1.6c0.81,0,1.46-0.66,1.45-1.46C84.49,14.02,84.44,13.8,84.34,13.59L84.34,13.59zM35.86,14.47h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74c0.01-0.13,0.11-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78l0.01,5.16C36.09,14.36,35.98,14.46,35.86,14.47L35.86,14.47zM45.97,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V13.5c-0.7,0.76-1.69,1.18-2.72,1.18c-2.17,0-3.94-1.87-3.94-4.19s1.77-4.19,3.94-4.19c1.03,0,2.02,0.43,2.73,1.18V6.74c0-0.13,0.1-0.23,0.23-0.23h1.4c0.12-0.01,0.22,0.08,0.23,0.21c0,0.01,0,0.01,0,0.02v7.51h-0.01V14.24zM52.41,14.67c-1.03,0-2.02-0.43-2.73-1.18v3.97c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.1-0.23-0.23V6.75c0-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.23,0.11,0.23,0.23v0.73c0.71-0.76,1.7-1.18,2.73-1.18c2.17,0,3.94,1.86,3.94,4.18S54.58,14.67,52.41,14.67zM66.24,11.39c-0.39,1.87-1.96,3.29-3.84,3.29c-1.03,0-2.02-0.43-2.73-1.18v0.73c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V3.51c0-0.13,0.1-0.23,0.23-0.23h1.4c0.13,0,0.23,0.11,0.23,0.23v3.97c0.71-0.75,1.7-1.18,2.73-1.17c1.88,0,3.45,1.4,3.84,3.28C66.37,10.19,66.37,10.8,66.24,11.39L66.24,11.39L66.24,11.39zM71.67,14.68c-2,0.01-3.73-1.35-4.17-3.3c-0.13-0.59-0.13-1.19,0-1.77c0.44-1.94,2.17-3.31,4.17-3.3c2.36,0,4.26,1.87,4.26,4.19S74.03,14.68,71.67,14.68L71.67,14.68zM83.04,14.47h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.41-2.36c0.06-0.11,0.18-0.17,0.3-0.17h1.61c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.38,3.64l2.43,3.67c0.02,0.03,0.03,0.07,0.03,0.12C83.25,14.38,83.16,14.47,83.04,14.47L83.04,14.47L83.04,14.47z'/%3E%3Cpathclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'d='M10.5,1.24c-5.11,0-9.25,4.15-9.25,9.25s4.15,9.25,9.25,9.25s9.25-4.15,9.25-9.25C19.75,5.38,15.61,1.24,10.5,1.24zM14.89,12.77c-1.93,1.93-4.78,2.31-6.7,2.31c-0.7,0-1.41-0.05-2.1-0.16c0,0-1.02-5.64,2.14-8.81c0.83-0.83,1.95-1.28,3.13-1.28c1.27,0,2.49,0.51,3.39,1.42C16.59,8.09,16.64,11,14.89,12.77z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M10.5-0.01C4.7-0.01,0,4.7,0,10.49s4.7,10.5,10.5,10.5S21,16.29,21,10.49C20.99,4.7,16.3-0.01,10.5-0.01zM10.5,19.74c-5.11,0-9.25-4.15-9.25-9.25s4.14-9.26,9.25-9.26s9.25,4.15,9.25,9.25C19.75,15.61,15.61,19.74,10.5,19.74z'/%3E%3Cpathclass='st1'style='opacity:0.35;enable-background:new;'d='M14.74,6.25C12.9,4.41,9.98,4.35,8.23,6.1c-3.16,3.17-2.14,8.81-2.14,8.81s5.64,1.02,8.81-2.14C16.64,11,16.59,8.09,14.74,6.25zM12.47,10.34l-0.91,1.87l-0.9-1.87L8.8,9.43l1.86-0.9l0.9-1.87l0.91,1.87l1.86,0.9L12.47,10.34z'/%3E%3Cpolygonclass='st0'style='opacity:0.9;fill:%23FFFFFF;enable-background:new;'points='14.33,9.4312.47,10.3411.56,12.2110.66,10.348.8,9.4310.66,8.5311.56,6.6612.47,8.53'/%3E%3C/g%3E%3C/svg%3E")}
a.mapboxgl-ctrl-logo.mapboxgl-compact{width:21px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xmlversion='1.0'encoding='utf-8'?%3E%3Csvgversion='1.1'id='Layer_1'xmlns='http://www.w3.org/2000/svg'xmlns:xlink='http://www.w3.org/1999/xlink'x='0px'y='0px'viewBox='002121'style='enable-background:new002121;'xml:space='preserve'%3E%3Cgtransform='translate(0,0.01)'%3E%3Cpathd='m10.5,1.24c-5.11,0-9.25,4.15-9.25,9.250,5.14.15,9.259.25,9.255.1,09.25,-4.159.25,-9.250,-5.11-4.14,-9.25-9.25,-9.25zm4.39,11.53c-1.93,1.93-4.78,2.31-6.7,2.31-0.7,0-1.41,-0.05-2.1,-0.160,0-1.02,-5.642.14,-8.810.83,-0.831.95,-1.283.13,-1.281.27,02.49,0.513.39,1.421.84,1.841.89,4.750.14,6.52z'style='opacity:0.9;fill:%23ffffff;enable-background:new'class='st0'/%3E%3Cpathd='M10.5,-0.01C4.7,-0.010,4.70,10.49c0,5.794.7,10.510.5,10.55.8,010.5,-4.710.5,-10.5C20.99,4.716.3,-0.0110.5,-0.01Zm0,19.75c-5.11,0-9.25,-4.15-9.25,-9.250,-5.14.14,-9.269.25,-9.265.11,09.25,4.159.25,9.250,5.13-4.14,9.26-9.25,9.26z'style='opacity:0.35;enable-background:new'class='st1'/%3E%3Cpathd='M14.74,6.25C12.9,4.419.98,4.358.23,6.15.07,9.276.09,14.916.09,14.91c0,05.64,1.028.81,-2.14C16.64,1116.59,8.0914.74,6.25Zm-2.27,4.09-0.91,1.87-0.9,-1.87-1.86,-0.911.86,-0.90.9,-1.870.91,1.871.86,0.9z'style='opacity:0.35;enable-background:new'class='st1'/%3E%3Cpolygonpoints='11.56,12.2110.66,10.348.8,9.4310.66,8.5311.56,6.6612.47,8.5314.33,9.4312.47,10.34'style='opacity:0.9;fill:%23ffffff;enable-background:new'class='st0'/%3E%3C/g%3E%3C/svg%3E")}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:rgba(255,255,255,0.5);margin:0}
@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:0;margin:10px;position:relative;background-color:#fff;border-radius:3px 12px 12px 3px}
.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{padding:2px 24px 2px 4px;visibility:visible;margin-top:6px}
.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover,.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:hover{padding:2px 4px 2px 24px;border-radius:12px 3px 3px 12px}
.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}
.mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner{display:block}
.mapboxgl-ctrl-attrib.mapboxgl-compact::after{content:'';cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3CsvgviewBox='002020'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%23333333'fill-rule='evenodd'd='M4,10a6,601,012,0a6,601,0-12,0M9,7a1,101,02,0a1,101,0-2,0M9,10a1,101,12,0l0,3a1,101,1-2,0'/%3E%3C/svg%3E");background-color:rgba(255,255,255,0.5);width:24px;height:24px;box-sizing:border-box;border-radius:12px}
.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact::after{bottom:0;right:0}
.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact::after{top:0;right:0}
.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact::after{top:0;left:0}
.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact::after{bottom:0;left:0}
}
.mapboxgl-ctrl-attrib a{color:rgba(0,0,0,0.75);text-decoration:none}
.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}
.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:bold;margin-left:2px}
.mapboxgl-attrib-empty{display:none}
.mapboxgl-ctrl-scale{background-color:rgba(255,255,255,0.75);font-size:10px;border-width:medium 2px 2px;border-style:none solid solid;border-color:#333;padding:0 5px;color:#333;box-sizing:border-box}
.mapboxgl-popup{position:absolute;top:0;left:0;display:-webkit-flex;display:flex;will-change:transform;pointer-events:none}
.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{-webkit-flex-direction:column;flex-direction:column}
.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{-webkit-flex-direction:column-reverse;flex-direction:column-reverse}
.mapboxgl-popup-anchor-left{-webkit-flex-direction:row;flex-direction:row}
.mapboxgl-popup-anchor-right{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}
.mapboxgl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-top:0;border-bottom-color:#fff}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-top:0;border-left:0;border-bottom-color:#fff}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-top:0;border-right:0;border-bottom-color:#fff}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-bottom:0;border-top-color:#fff}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-bottom:0;border-left:0;border-top-color:#fff}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-bottom:0;border-right:0;border-top-color:#fff}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-left:0;border-right-color:#fff}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-right:0;border-left-color:#fff}
.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}
.mapboxgl-popup-close-button:hover{background-color:rgba(0,0,0,0.05)}
.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,0.1);padding:10px 10px 15px;pointer-events:auto}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}
.mapboxgl-popup-track-pointer{display:none}
.mapboxgl-popup-track-pointer *{pointer-events:none;user-select:none}
.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}
.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}
.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform}
.mapboxgl-user-location-dot{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}
.mapboxgl-user-location-dot::before{background-color:#1da1f2;content:'';width:15px;height:15px;border-radius:50%;position:absolute;-webkit-animation:mapboxgl-user-location-dot-pulse 2s infinite;-moz-animation:mapboxgl-user-location-dot-pulse 2s infinite;-ms-animation:mapboxgl-user-location-dot-pulse 2s infinite;animation:mapboxgl-user-location-dot-pulse 2s infinite}
.mapboxgl-user-location-dot::after{border-radius:50%;border:2px solid #fff;content:'';height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px rgba(0,0,0,0.35)}
@-webkit-keyframes mapboxgl-user-location-dot-pulse{0{-webkit-transform:scale(1);opacity:1}
70%{-webkit-transform:scale(3);opacity:0}
100%{-webkit-transform:scale(1);opacity:0}
}
@-ms-keyframes mapboxgl-user-location-dot-pulse{0{-ms-transform:scale(1);opacity:1}
70%{-ms-transform:scale(3);opacity:0}
100%{-ms-transform:scale(1);opacity:0}
}
@keyframes mapboxgl-user-location-dot-pulse{0{transform:scale(1);opacity:1}
70%{transform:scale(3);opacity:0}
100%{transform:scale(1);opacity:0}
}
.mapboxgl-user-location-dot-stale{background-color:#aaa}
.mapboxgl-user-location-dot-stale::after{display:none}
.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}
.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}
@media print{.mapbox-improve-map{display:none}
}
.leaflet-control-fullscreen a{background:#fff url(fullscreen.png) no-repeat 0 0;background-size:26px 52px}
.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}
.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}
.leaflet-container:-webkit-full-screen{width:100% !important;height:100% !important}
.leaflet-container.leaflet-fullscreen-on{width:100%;height:100% !important}
.leaflet-pseudo-fullscreen{position:fixed !important;width:100%;height:100% !important;top:0 !important;left:0 !important;z-index:99999}
@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(fullscreen@2x.png)}
}
.leaflet-control.elevation .background{background-color:rgba(70,130,180,0.2);border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;overflow:visible}
.leaflet-control.elevation .axis line,.leaflet-control.elevation .axis path{stroke:#2d1130;stroke-width:2;fill:none}
.leaflet-control.elevation .grid .tick line{stroke:#EEE;stroke-width:1px;shape-rendering:crispEdges}
.leaflet-control.elevation .grid path{stroke-width:0;pointer-events:none}
.leaflet-control.elevation .axis text{text-anchor:end;fill:#000;font-weight:700}
.leaflet-control.elevation .area{fill:#4682b4;stroke:#000;stroke-width:1.8;paint-order:stroke fill}
.leaflet-control.elevation .mouse-focus-line{stroke:#0d1821;stroke-width:1;pointer-events:none}
.leaflet-control.elevation .mouse-focus-label{fill:#000;fill-opacity:.75;pointer-events:none}
.leaflet-control.elevation .mouse-focus-label-text{fill:#FFF;pointer-events:none}
.leaflet-control.elevation .mouse-drag{fill:rgba(23,74,117,0.4)}
.leaflet-control.elevation .elevation-toggle{cursor:pointer;box-shadow:0 1px 7px rgba(0,0,0,0.4);-webkit-border-radius:5px;border-radius:5px;width:36px;height:36px;background-color:#f8f8f9}
.leaflet-control.elevation-collapsed .background{display:none}
.leaflet-control.elevation-collapsed .elevation-toggle{display:block}
.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation.png) no-repeat center center}
.leaflet-control.elevation.elevation-expanded .elevation-toggle-icon.close-button{background:transparent url(images/remove.svg) no-repeat center center;background-size:14px 14px;position:absolute;right:5px;top:5px;height:20px;width:20px}
.leaflet-overlay-pane .height-focus{stroke:#000;fill:#FFF}
.leaflet-overlay-pane .height-focus.line{pointer-events:none;stroke-width:2}
.leaflet-overlay-pane .height-focus-label{font-size:14px;font-weight:600;fill:#000;paint-order:stroke;stroke:#FFF;stroke-width:2px}
.lime-theme.leaflet-control.elevation .background{background-color:rgba(156,194,34,0.2)}
.lime-theme.leaflet-control.elevation .axis line,.lime-theme.leaflet-control.elevation .axis path{stroke:#566b13}
.lime-theme.leaflet-control.elevation .grid .tick line{stroke:#CCC}
.lime-theme.leaflet-control.elevation .mouse-drag{fill:rgba(99,126,11,0.4)}
.lime-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-lime.png) no-repeat center center}
.lime-theme.leaflet-control.elevation .area{fill:#9cc222}
.lime-theme.leaflet-control.elevation .mouse-focus-line{stroke:#101404}
.lime-theme.height-focus{stroke:#000;fill:#9cc222}
.lime-theme.elevation-polyline{stroke:#566b13}
.steelblue-theme.leaflet-control.elevation .background{background-color:rgba(70,130,180,0.2)}
.steelblue-theme.leaflet-control.elevation .axis line,.steelblue-theme.leaflet-control.elevation .axis path{stroke:#0d1821}
.steelblue-theme.leaflet-control.elevation .mouse-drag{fill:rgba(23,74,117,0.4)}
.steelblue-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-steelblue.png) no-repeat center center}
.steelblue-theme.leaflet-control.elevation .area{fill:#4682b4}
.steelblue-theme.leaflet-control.elevation .mouse-focus-line{stroke:#0d1821}
.steelblue-theme.height-focus{stroke:#000;fill:#4682b4}
.steelblue-theme.elevation-polyline{stroke:#4682b4}
.purple-theme.leaflet-control.elevation .background{background-color:rgba(115,44,123,0.2)}
.purple-theme.leaflet-control.elevation .axis line,.purple-theme.leaflet-control.elevation .axis path{stroke:#2d1130}
.purple-theme.leaflet-control.elevation .mouse-drag{fill:rgba(74,14,80,0.4)}
.purple-theme.leaflet-control.elevation .elevation-toggle-icon{background:url(images/elevation-purple.png) no-repeat center center}
.purple-theme.leaflet-control.elevation .area{fill:#732c7b}
.purple-theme.leaflet-control.elevation .mouse-focus-line{stroke:#000}
.purple-theme.height-focus{stroke:#000;fill:#732c7b}
.purple-theme.elevation-polyline{stroke:#732c7b}
.yellow-theme.leaflet-control.elevation .area{fill:#FF0}
.yellow-theme.elevation-polyline{stroke:#FF0}
.magenta-theme.leaflet-control.elevation .background{background-color:rgba(255,255,255,0.47)}
.magenta-theme.leaflet-control.elevation .area{fill:#ff005e;stroke:#000}
.magenta-theme.elevation-polyline{stroke:#ff005e}
.bergfex-theme.leaflet-control.elevation{height:180px;margin-right:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:flex;align-items:flex-end;background:no-repeat left top url("//vcdn.bergfex.at/images/gmap/elevProfileBackground.png")}
.bergfex-theme.leaflet-control.elevation.elevation-collapsed{background:no-repeat left top url("//vcdn.bergfex.at/images/gmap/elevProfileOpen.png")}
.bergfex-theme.leaflet-control.elevation .background{background-color:rgba(255,255,255,0);border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0}
.bergfex-theme.leaflet-control.elevation .elevation-toggle-icon.close-button{position:relative;display:block;height:180px;width:23px;background:0;top:0;right:0;box-shadow:none;flex-shrink:0}
.bergfex-theme.leaflet-control.elevation .area{fill:#53aaff;fill-opacity:.4;stroke:#53aaff;stroke-width:2;stroke-opacity:1}
.bergfex-theme.elevation-polyline{stroke:red;stroke-width:6;stroke-opacity:.6}
.bergfex-theme.leaflet-control.elevation .grid .tick line{stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}
.bergfex-theme.leaflet-control.elevation .grid .x.grid path.domain+.tick{display:none}
.bergfex-theme.leaflet-control.elevation .axis line,.bergfex-theme.leaflet-control.elevation .axis path{display:none}
.bergfex-theme.leaflet-control.elevation .axis line,.bergfex-theme.leaflet-control.elevation .axis path{display:none}
.bergfex-theme.leaflet-control.elevation .mouse-focus-label{display:none}
.bergfex-theme.leaflet-control.elevation .mouse-focus-label-text{display:none}
.bergfex-theme.leaflet-control.elevation .axis text{font-weight:normal}