@keyframes load{0%{left:-100%}to{left:100%}}@-webkit-keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{0%{bottom:30px;opacity:1}to{bottom:0;opacity:0}}:root{--theme-color:#005CA5}*{margin:0;padding:0;--scrollbarBG:var(--scrollbarBG);--thumbBG:var(--theme-color);--foreground-text:#4d4d4d;--background-color:#f9f9f6;font-family:Montserrat,sans-serif}@media (prefers-color-scheme:dark){*{--foreground-text:#4d4d4d;--background-color:#f9f9f6}}#unsupported,body,html{height:100%;width:100%;min-height:100%!important}body,html{overflow:hidden}#unsupported{color:#f9f9f6;text-align:center;font-size:24px;padding-top:250px}.hidden{visibility:hidden}.metadata-marker{display:none}.gis-map-layers{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}.gis-map-layers::-webkit-scrollbar{width:6px}.gis-map-layers::-webkit-scrollbar-track{background:var(--scrollbarBG)}.gis-map-layers::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:6px;border:3px solid var(--scrollbarBG)}#map{height:100%;width:100%}.gis-dropdown__container{display:none;padding-top:50px;background:var(--background-color)}.gis-help--visible,.gis-map-layers--visible,.gis-map-measure--visible,.gis-map-types--visible,.gis-search-layer--visible{display:block!important}.gis-map-layers--visible.gis-search-layer--visible{margin-top:50px}.gis-dropdown__container ul{list-style:none inside none}.gis-dropdown__container>ul>li{padding-top:15px;padding-bottom:15px;padding-right:20px}.gis-dropdown__container>ul>li:not(:last-child){border-bottom:solid 1px var(--scrollbarBG)}.gis-search-layer{padding-top:0!important;display:none}.loading-box{position:fixed!important;top:30vh!important;left:50%!important;transform:translateX(-50%);width:100%;height:35px;max-width:20vw;border-radius:10px;border:2px solid #ededed;overflow:hidden;z-index:1000!important;visibility:hidden}.loader{width:100%;height:100%;position:absolute;border-radius:6px;background:linear-gradient(45deg,var(--theme-color),var(--theme-color));z-index:10000;left:-100%;animation:load 3s linear infinite}.gis-dropdown__container--layers label{display:flex;flex:1 0 auto;align-items:center;justify-content:space-around;cursor:pointer}.gis-dropdown__container--layers li ul{flex-basis:100%}.gis-dropdown__container--layers li.gis-dropdown__expandable-list{padding-left:0}.gis-dropdown__container--map-types ul li,.gis-dropdown__container--measure ul li,.gis-dropdown__container--search ul li{padding-left:19px}.gis-dropdown__container--map-types .gis-dropdown__title{position:relative;overflow:hidden}.gis-dropdown__container--map-types .gis-dropdown__title input[type=radio]{position:absolute;top:-500px}.gis-dropdown__container--map-types .gis-dropdown__title input[type=radio]+span{color:#b2b2b2}.gis-dropdown__container--map-types .gis-dropdown__title input[type=radio]:checked+span{color:var(--foreground-text)}.gis-dropdown__container--map-types label{cursor:pointer}.gis-dropdown__expandable-list ul{display:none}.gis-dropdown__expandable-list label{justify-content:unset}.gis-dropdown__expandable-indicator img{position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);transition:transform 250ms}.gis-dropdown__expandable-list--expanded ul{display:block}.gis-dropdown__expandable-list--expanded .gis-dropdown__expandable-indicator img{transform:translateY(-50%) rotate(180deg)}.gis-dropdown__checkbox input[type=checkbox]{position:absolute;left:-2000px}.gis-dropdown__checkbox input[type=checkbox]:checked+span{background:url(/assets/icons/tick.svg)no-repeat center;display:inline-block}.gis-dropdown__checkbox span,.gis-dropdown__external span{display:none;position:absolute;width:1.5rem;height:1.5rem}.layer-new{display:inline-block;height:14px;width:2px;background-color:var(--theme-color)}.gis-dropdown__external span{background:url(/assets/icons/layer_ext.svg)no-repeat center;background-size:32px 32px;margin-left:1px;display:inline-block}.gis-dropdown__checkbox input[type=checkbox]:indeterminate+span{background:url(/assets/icons/dash.svg)no-repeat center;display:inline-block}.gis-dropdown__title,.gis-help__title{line-height:1.5rem;color:var(--foreground-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:18.75rem}.gis-dropdown__title{margin-left:5px}.gis-dropdown__title-img{margin-left:auto;text-align:center}.gis-dropdown__title-img,.gis-dropdown__title-img img{width:1.5rem;height:1.5rem}.gis-toggle-button{position:absolute;top:7px;width:2.25rem;height:2.25rem;text-align:center;opacity:1;border:0;outline:0;cursor:pointer}.gis-expand-all-layers input[type=checkbox],.gis-expand-all-layers__expanded{display:none}.gis-expand-all-layers input[type=checkbox]:checked~.gis-expand-all-layers__collapsed{display:none}.gis-expand-all-layers input[type=checkbox]:checked~.gis-expand-all-layers__expanded{display:inline-block}.gis-toggle-layers:hover{background:url(/assets/icons/vrstvy_hover.svg)0 0 no-repeat padding-box}.gis-toggle-map-type svg{transition:transform 250ms;transform:rotate(90deg);margin-left:22px;margin-top:-2px;vertical-align:text-top;pointer-events:none}.gis-toggle-map-type svg path{fill:#fff}.gis-toggle-map-type--open svg{transform:rotate(180deg)}.gis-set-center:hover{background:url(/assets/icons/center_position_1_hover.svg)0 0 no-repeat padding-box}.gis-set-minus:hover{background:url(/assets/icons/minus_hover.svg)0 0 no-repeat padding-box}.gis-set-plus:hover{background:url(/assets/icons/plus_hover.svg)0 0 no-repeat padding-box}.gis-toggle-help:hover{background:url(/assets/icons/help_hover.svg)0 0 no-repeat padding-box}.gis-help__title{padding:15px 30px 5px;font-weight:500}.gis-dropdown__container--help>ul{padding-bottom:20px;margin-bottom:10px;border-bottom:solid 1px var(--scrollbarBG)}.gis-dropdown__container--help>ul>li,.gis-dropdown__container--help>ul>li:not(:last-child){display:flex;align-items:center;padding:7.5px 30px;line-height:1.375rem;font-weight:300;color:var(--foreground-text);border-bottom:none}.gis-dropdown__container--help>ul>li svg{display:inline-block;margin-right:15px}.gis-dropdown__container--search,.gis_modal__link_container_list li{display:block}.gis-help p{display:inline-block;padding:15px 30px 20px;line-height:1.375rem;font-weight:300;color:var(--foreground-text)}.gis-linkified{display:inline-block;color:var(--theme-color)}#gis-modal-layer{left:0!important;z-index:50!important}#gis-modal-picture-layer{left:0!important;z-index:70!important}#gis-modal-billboard-layer,#gis-modal-point-layer,#gis-modal-sharer-layer{left:0!important;z-index:90!important}.gis-modal__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.gis-modal__handle{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 11px 20px;background:var(--theme-color);border-radius:0 0 6px 6px}.gis-modal-billboard__handle em,.gis-modal-picture__handle em,.gis-modal-point__handle em,.gis-modal-sharer__handle em,.gis-modal__handle em{font-weight:500;font-style:normal;color:#fff}.gis-modal__type{display:block;margin-bottom:.7rem;font-weight:500;font-style:normal;line-height:1.5rem;color:var(--foreground-text)}.gis-modal-meta{display:flex;flex-direction:column;margin-bottom:.2rem;color:var(--foreground-text)}.gis-modal--link{position:absolute;right:34px}.gis-modal--link img,.gis-modal--link-layer img{width:38px}.gis-modal--link-layer{position:absolute;right:68px}.gis-modal--link-navigate{position:absolute;right:103px}.gis-modal--link-navigate img{height:26px;width:26px}.gis-modal--copy-point{position:absolute;right:134px}.gis-modal--copy-point img{height:18px;width:18px}.gis-modal-meta>div:first-child{--margin-right:26px}.gis_modal__link_container{width:95%}.gis_modal__link_container_list{width:90%}.gis_modal__link_container_list ul{list-style:none}.gis-modal__link,.gis-modal__link:active,.gis-modal__link:hover,.gis-modal__link:visited{display:inline-block;color:var(--theme-color)}.gis-modal__button,.gis-modal__button:active,.gis-modal__button:hover,.gis-modal__button:visited{display:inline-block;background-color:var(--theme-color);font-weight:500;font-style:normal;color:#fff;padding:.5rem .8rem;margin-left:35%;border-radius:6px;text-decoration:none}@media (min-width:768px){.gis-modal__link{margin-bottom:0}}.gis-modal-picture__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.gis-modal-picture__content{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:820px;line-height:1.375rem;max-height:98vh;background:var(--background-color)}.gis-modal-picture__handle{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 11px 20px;background:var(--theme-color);border-radius:0 0 6px 6px}.gis-modal-picture__carret-left,.gis-modal-picture__carret-right{display:block;border-radius:6px;color:#fff;background:var(--theme-color);position:relative;text-align:center;vertical-align:middle;margin-right:-100px;opacity:80%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gis-modal-picture__carret-left:hover,.gis-modal-picture__carret-right:hover{opacity:100%}.gis-modal-picture__carret-left{float:left!important;margin-left:-1rem}.gis-modal-picture__carret-right{float:right!important;margin-right:-6rem}.gis-modal-picture__body{display:flex;padding:1rem 60px 40px 20px}.gis-modal-picture__icon{margin-right:14px}.gis-modal-picture-meta{display:flex;flex-direction:column;margin-bottom:10px;color:var(--foreground-text)}@media (min-width:480px){.gis-modal-picture-meta{flex-direction:row}}.gis-modal-picture-meta>div:first-child{margin-right:26px}.gis-modal-picture__desc{display:flex;flex-direction:column;padding:1rem 0 0;border-top:1px solid #e4e4d8}.gis-modal-picture__desc__text{order:0;width:300px;word-wrap:normal}.gis-modal-picture__desc__image{order:1;margin-top:10px}@media (min-width:768px){.gis-modal-picture__desc{display:flex;flex-direction:row}}.gis-modal-picture__desc>div:last-child{flex:1 0 32%}.gis-modal-picture__desc picture{margin-left:10px;margin-top:40px;max-width:100%}.gis-modal-picture__title{display:block;margin-bottom:1rem;font-style:normal;color:var(--foreground-text)}.gis-modal-picture__desc p,.gis-modal-sharer__desc p{margin-bottom:24px;color:var(--foreground-text);white-space:pre-wrap}.gis-modal-picture__link,.gis-modal-picture__link:active,.gis-modal-picture__link:hover,.gis-modal-picture__link:visited{display:inline-block;color:var(--theme-color)}@media (min-width:768px){.gis-modal-picture__link{margin-bottom:0}}.gis-modal-billboard_backdrop,.gis-modal-point_backdrop,.gis-modal-sharer__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.gis-modal-billboard__content,.gis-modal-point__content,.gis-modal-sharer__content{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:520px;line-height:1.375rem;max-height:98vh;background:var(--background-color)}.gis-modal-billboard__handle,.gis-modal-point__handle,.gis-modal-sharer__handle{display:flex;align-items:center;justify-content:space-between;padding:11px 12px 11px 20px;background:var(--theme-color);border-radius:0 0 6px 6px}.gis-modal-billboard-text,.gis-modal-point-text,.gis-modal-sharer-text{vertical-align:baseline;display:inline-block;width:fit-content;padding-top:4px}.gis-modal-billboard-link,.gis-modal-point-link,.gis-modal-sharer-link{display:inline-block;width:100%}.gis-modal-sharer-link-container{display:inline-block;position:relative;margin-left:20px;width:90%;height:1.785rem;border-radius:2px;border:1px solid #005ca5;background-color:#fff;overflow:hidden;cursor:default;font-family:"Montserrat";font-size:1.125rem}.gis-modal-sharer-link-container:focus{outline:0!important;border-color:#005ca5;box-shadow:0 0 10px #005ca5}.gis-modal-sharer__body{display:flex;padding:1.5rem}.gis-modal-billboard__body,.gis-modal-point__body{display:flex;padding:1.5rem 0 1.5rem 1.5rem}.gis-modal-billboard__icon,.gis-modal-point__icon,.gis-modal-sharer__icon{margin-right:14px}.gis-modal-billboard-meta,.gis-modal-point-meta,.gis-modal-sharer-meta{display:flex;flex-direction:column;margin-bottom:10px;color:var(--foreground-text)}@media (min-width:480px){.gis-modal-billboard-meta,.gis-modal-point-meta,.gis-modal-sharer-meta{flex-direction:row}}.gis-modal-billboard-meta>div:first-child,.gis-modal-point-meta>div:first-child,.gis-modal-sharer-meta>div:first-child{margin-right:26px}.gis-modal-sharer__desc{display:flex;flex-direction:column;padding:1rem 0 0;border-top:1px solid #e4e4d8}.gis-modal-sharer__desc__text{order:0;width:300px;word-wrap:normal}.gis-modal-billboard__desc__text,.gis-modal-point__desc__text{order:0;display:block;width:100%;word-wrap:normal}.gis-modal-billboard__button{order:1;display:block;width:50%;text-align:center;background-color:var(--theme-color);color:#fff;padding-bottom:.5rem;padding-top:.5rem;margin:auto;cursor:pointer}.gis-modal-billboard__button:hover{color:var(--theme-color);background-color:#fff;border:solid 1px var(--theme-color)}.gis-modal-billboard__desc__image,.gis-modal-point__desc__image,.gis-modal-sharer__desc__image{order:1;margin-top:10px}@media (min-width:768px){.gis-modal-billboard__desc,.gis-modal-point__desc,.gis-modal-sharer__desc{display:flex;flex-direction:row}}.gis-modal-billboard__desc>div:last-child,.gis-modal-point__desc>div:last-child,.gis-modal-sharer__desc>div:last-child{flex:1 0 32%}.gis-modal-sharer__desc{margin-left:10px;margin-top:40px;max-width:100%}.gis-modal-billboard__desc,.gis-modal-point__desc{margin-left:10px;max-width:100%;display:flex;flex-direction:row;overflow:auto;max-height:70vh;--scrollbarBG:var(--scrollbarBG);--thumbBG:var(--theme-color);--scrollbar-width:thin;--scrollbar-color:var(--thumbBG) var(--scrollbarBG)}.gis-modal-billboard__desc::-webkit-scrollbar{width:6px}.gis-modal-billboard__desc::-webkit-scrollbar-track{background:var(--scrollbarBG)}.gis-modal-billboard__desc::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:3px;border:3px solid var(--scrollbarBG)}.gis-modal-billboard__title,.gis-modal-point__title,.gis-modal-sharer__title{display:block;margin-bottom:1rem;font-style:normal;color:var(--foreground-text)}.gis-modal-billboard__desc p,.gis-modal-point__desc p{margin-bottom:24px;color:var(--foreground-text);white-space:pre-wrap;margin-right:1.5rem}.gis-modal-sharer__link,.gis-modal-sharer__link:active,.gis-modal-sharer__link:hover,.gis-modal-sharer__link:visited{display:inline-block;color:var(--theme-color)}@media (min-width:768px){.gis-modal-billboard__link,.gis-modal-point__link,.gis-modal-sharer__link{margin-bottom:0}}@media screen and (min-width:601px) and (min-height:601px){.gis-layer,.gis-modal{position:absolute;top:0;opacity:1;font-size:1.125rem;font-weight:400}.gis-layer{cursor:pointer}.gis-modal{left:0;right:0;bottom:0;display:none}.gis-modal-picture__carret-left,.gis-modal-picture__carret-right{margin-top:30vh;font-size:6rem;width:4rem;height:4rem;line-height:3rem}}@media screen and (min-width:601px) and (max-height:600px){.gis-layer,.gis-modal{position:absolute;top:0;opacity:1;font-weight:400}.gis-layer{cursor:pointer;font-size:1.125rem}.gis-modal{left:0;right:0;bottom:0;display:none;font-size:1rem}.gis-modal-picture__carret-left,.gis-modal-picture__carret-right{margin-top:15vh;font-size:3rem;width:2rem;height:2rem;line-height:1.5rem}}@media screen and (min-width:401px) and (max-width:600px){.gis-layer,.gis-modal{position:absolute;top:0;opacity:1;font-size:1rem;font-weight:400}.gis-layer{cursor:pointer}.gis-modal{left:0;right:0;bottom:0;display:none}.gis-modal-picture__carret-left,.gis-modal-picture__carret-right{margin-top:15vh;font-size:3rem;width:2rem;height:2rem;line-height:1.5rem}}@media screen and (max-width:400px){.gis-layer,.gis-modal{position:absolute;top:0;opacity:1;font-size:.875rem;font-weight:400}.gis-layer{cursor:pointer}.gis-modal{left:0!important;right:0;bottom:0;display:none}.gis-modal-picture__carret-left,.gis-modal-picture__carret-right{margin-top:15vh;font-size:3rem;width:2rem;height:2rem;line-height:1.5rem}}#toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:var(--theme-color);color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed!important;z-index:10000!important;left:50%!important;top:unset!important;bottom:30px!important}#toast.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}