.splash-wrapper{z-index:2;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.splash-window{background-color:var(--default-background-color);width:100%;height:100%;color:var(--splash-text-color);box-shadow:var(--default-box-shadow);flex-direction:column;display:flex}.splash-window .splash-header{background-image:var(--header-background);background-position:100%;background-repeat:no-repeat;background-size:75% 100%;justify-content:space-between;align-items:flex-end;height:100px;display:flex}.splash-window .splash-header .splash-header-wrapper{justify-content:space-between;align-items:center;width:100%;height:66%;padding-left:10px;padding-right:10px;display:flex}.splash-window .splash-header .logo-container{content:var(--hs-logo);width:180px;margin-left:10px}.splash-window .splash-header .action-btn.close{margin-right:0;font-size:24px}.splash-window .splash-content{font-size:var(--splash-content-font-size-mobile);flex:1;padding:30px;line-height:18px;overflow-y:auto}.splash-window .splash-content .section-title{align-items:center;display:flex}.splash-window .splash-content .icon-container{content:var(--panne-icon);width:50px;height:50px;margin-left:20px}.splash-window .splash-content .title{width:240px;margin-left:20px;font-size:18px;line-height:20px}.splash-window .splash-content a{color:var(--splash-text-color)}.splash-window .splash-content p{margin-top:20px;margin-bottom:20px}.splash-window .splash-footer{justify-content:center;align-items:center;margin:30px;display:flex}.splash-window .splash-footer .navigate{cursor:pointer;background-color:var(--panne-color);color:var(--default-text-color);padding:10px;font-family:Roboto-Bold}.splash-window .splash-footer .navigate:hover{background-color:#b8a51c}@media screen and (width>=1024px){.splash-window{height:auto;max-width:var(--splash-max-width-desktop)}.splash-window .splash-header .logo-container{margin-left:20px}.splash-window .splash-content{font-size:var(--splash-content-font-size-desktop);line-height:16px}}.esri-search{width:300px}.page-header{width:100%;height:var(--page-header-height-mobile);background-color:var(--header-background-color);background-image:var(--header-background);color:var(--header-text-color);background-position:100%;background-repeat:no-repeat;background-size:auto 100%}.page-header .page-header-wrapper{justify-content:space-between;align-items:flex-end;height:100%;padding-left:10px;padding-right:10px;display:flex}.page-header a{color:var(--header-text-color)}.page-header .left-container{height:100%;font-size:var(--page-header-font-size-mobile);flex:2;justify-content:space-between;align-items:center;display:flex;container-type:inline-size}@container (width<=330px){.page-header .left-container .logo-container{display:none}}.page-header .left-container>div{margin-right:10px}.page-header .left-container .logo-container:before{content:var(--hs-logo);width:146px;height:40px;display:block}.page-header .left-container .legend-container{justify-content:space-between;align-items:center;display:flex}.page-header .left-container .legend-container .icon{margin-right:10px}.page-header .left-container .legend-container .icon:before{content:var(--panne-icon)}.page-header .left-container .legend-container .label{min-width:145px}.page-header .right-container{flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.page-header .right-container .togglepanel-btn-container{margin-right:-10px}.page-header .right-container .togglepanel-btn-container .action-btn.togglepanel{cursor:pointer;width:24px;height:24px;padding-left:10px;padding-right:10px;display:block;transform:rotate(180deg)}.page-header .right-container .togglepanel-btn-container .action-btn.togglepanel.toggledOn{transform:none}.page-header .right-container .togglepanel-btn-container .action-btn.togglepanel:before{content:var(--togglepanel-icon)}@media screen and (width>=1024px){.page-header{height:var(--page-header-height-desktop)}.page-header .page-header-wrapper{padding-left:20px;padding-right:20px}.page-header .left-container{font-size:var(--page-header-font-size-desktop)}.page-header .left-container>div{margin-right:20px}.page-header .left-container .legend-container .label{min-width:192px}.page-header .right-container{height:66%}.page-header .right-container .togglepanel-btn-container{margin-right:-20px}}@media screen and (orientation:portrait) and (width<=1023px){.esri-search{width:calc(100vw - 55px)}.page-header .left-container{display:none}}@media screen and (orientation:landscape) and (height<=767px) and (width<=1023px){.page-header .left-container .legend-container{display:none}}.page-content{height:calc(100% - var(--page-header-height-mobile));width:100vw;display:flex;position:relative}.page-content .map-container{width:100%;height:100%}.page-content .map-container .esri-ui-inner-container{inset:10px!important}.page-content .map-container.esri-view .esri-view-surface{--esri-view-outline:0}.page-content .map-container.esri-view .esri-attribution{display:none}@media screen and (width>=1024px){.page-content{height:calc(100% - var(--page-header-height-desktop))}}@media screen and (orientation:portrait) and (width<=1023px){.page-content{flex-direction:column}}.esri-popup__main-container .esri-features{flex-direction:column-reverse!important}.esri-popup__main-container .esri-features .header-container{display:none!important}.esri-popup--aligned-bottom-right .esri-popup__pointer-direction,.esri-popup--aligned-bottom-left .esri-popup__pointer-direction,.esri-popup--aligned-bottom-center .esri-popup__pointer-direction{background-color:var(--default-background-color)}.custom-popup{color:var(--default-text-color);font-size:var(--popup-font-size-mobile);margin:-12px}.custom-popup .popup-title{height:var(--popup-title-height-mobile);font-size:var(--popup-title-font-size-mobile);color:var(--header-text-color);font-family:var(--bold-font-family);background-color:var(--header-background-color);background-image:var(--header-background);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;align-items:flex-end;margin-left:-7px;margin-right:-7px;display:flex}.custom-popup .popup-title .popup-title-wrapper{justify-content:space-between;align-items:center;width:100%;height:66%;padding-left:10px;padding-right:10px;display:flex}.custom-popup .popup-header{font-family:var(--bold-font-family);margin-top:15px;margin-bottom:15px}.custom-popup .popup-content{border-top:1px solid #fae02c;border-bottom:1px solid #fae02c;flex-direction:column;align-items:center;display:flex}.custom-popup .popup-content .row{flex-flow:wrap;width:calc(100% - 20px);margin-top:10px;display:flex}.custom-popup .popup-content .row:last-child{margin-bottom:10px}.custom-popup .popup-content .row .column-header{flex:1;max-width:50%;font-weight:700}.custom-popup .popup-content .row .column-value{flex:1;max-width:50%;margin-left:5px}.custom-popup .popup-footer{font-size:var(--popup-footer-font-size-mobile);justify-content:space-between;margin:15px 10px;display:flex}.custom-popup .popup-footer .maj-date-container{flex:1}.custom-popup .popup-footer .action-btn.zoom{text-align:end;flex:1;text-decoration:underline}.custom-popup .popup-footer .action-btn.zoom:hover{font-weight:500}@media screen and (width>=1024px){.custom-popup .popup-title{height:var(--popup-title-height-desktop);font-size:var(--popup-title-font-size-desktop)}.custom-popup{font-size:14px}.custom-popup .popup-header{margin-top:10px;margin-bottom:10px}.custom-popup .popup-footer{margin-top:10px;margin-bottom:10px;font-size:11px}.custom-popup .popup-footer .action-btn.zoom{flex:unset}}@media screen and (orientation:portrait) and (width<=1023px),screen and (orientation:landscape) and (height<=767px) and (width<=1023px){.esri-view:has(.esri-popup){z-index:99998!important;position:relative!important}.esri-view-root,.esri-ui{contain:none!important}.esri-view .esri-popup{z-index:99999!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;position:fixed!important;top:0!important;left:0!important;transform:none!important}.esri-popup__main-container{width:100%!important;height:100%!important;max-height:100%!important}}.panel-container{background-color:#fff;flex-direction:column;display:flex}.panel-container .panel-header{height:var(--panel-header-height-mobile);color:var(--header-text-color);font-family:var(--bold-font-family);font-size:var(--header-font-size);background-color:var(--header-background-color);background-image:var(--header-background);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;align-items:flex-end;padding:0 10px;display:flex}.panel-container .panel-header .panel-header-wrapper{justify-content:space-between;align-items:center;width:100%;height:66%;display:flex}.panel-container .panel-content{min-height:0;color:var(--default-text-color);flex-direction:column;flex-grow:1;padding:20px;display:flex;overflow-y:auto}.panel-container .panel-content .section:not(:first-child){margin-top:10px}.panel-container .panel-content .section.switch-container{align-items:center;display:flex}.panel-container .panel-content .section.switch-container .switch-wrapper{background-color:#ccc;border-radius:24px;width:50px;min-width:50px;height:24px;display:inline-block;position:relative}.panel-container .panel-content .section.switch-container .switch-wrapper.active{background-color:#2196f3}.panel-container .panel-content .section.switch-container .switch-wrapper .action-btn.switch{cursor:pointer;background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .5s;position:absolute;bottom:2px;left:2px}.panel-container .panel-content .section.switch-container .switch-wrapper.active .action-btn.switch{left:unset;transform:translate(28px)}.panel-container .panel-content .section.switch-container .label{margin-left:10px}.panel-container .panel-content .section.legend-container .item-container{margin-top:10px}.panel-container .panel-content .section.legend-container .item-container .title{font-family:var(--bold-font-family)}.panel-container .panel-content .section.legend-container .item-container .wrapper{align-items:center;margin-top:5px;display:flex}.panel-container .panel-content .section.legend-container .item-container .label{margin-left:10px}.panel-container .panel-content .section.legend-container .item-container.pannes .legend-symbol:before{content:var(--panne-icon)}.panel-container .panel-content .section.legend-container .item-container.territoirehs .legend-symbol{border:4px solid var(--default-text-color);border-radius:4px;width:16px;height:16px}.panel-container .panel-content .section.question-container a{color:var(--default-text-color);flex-direction:column;align-items:center;display:flex}.panel-container .panel-content .section.question-container a .icon:before{content:var(--question-icon)}.panel-container .panel-content .section.question-container a .label{margin-top:10px}.panel-container .panel-footer{height:28px;color:var(--default-text-color);flex-direction:column;justify-content:center;margin:10px 15px;display:flex}.panel-container .panel-footer .title{font-family:var(--bold-font-family)}@media screen and (width>=1024px){.panel-container{width:var(--panel-width-desktop);height:var(--panel-height-desktop);z-index:1;box-shadow:var(--default-box-shadow);position:absolute;top:10px;right:10px}.panel-container .panel-header{height:var(--panel-header-height-desktop)}.panel-container .panel-content .section:not(:first-child){margin-top:20px}.panel-container .panel-content .section.switch-container .switch-wrapper{border-radius:18px;width:36px;min-width:36px;height:18px}.panel-container .panel-content .section.switch-container .switch-wrapper .action-btn.switch{width:14px;height:14px}.panel-container .panel-content .section.switch-container .switch-wrapper.active .action-btn.switch{transform:translate(20px)}.panel-container .panel-content .section.legend-container .item-container:not(:first-child){margin-top:20px}.panel-container .panel-footer{margin:15px}}@media screen and (orientation:portrait) and (width<=1023px){.panel-container{width:100%;height:auto;max-height:calc(50vh - var(--page-header-height-mobile));position:relative}}@media screen and (orientation:landscape) and (height<=767px){.panel-container{width:25%;min-width:300px;height:100%;max-height:360px}}@font-face{font-family:Roboto-Bold;src:url(./Roboto-Bold-D-aAu_L5.ttf)}@font-face{font-family:RobotoCondensed-BoldItalic;src:url(./RobotoCondensed-BoldItalic-DhcQcJWK.ttf)}@font-face{font-family:Roboto-Regular;src:url(./Roboto-Regular-f0lhpOnz.ttf)}:root{--hs-logo:url(./hs_logo.min-BFrPBzcz.svg);--panne-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2018'%20width='24px'%20height='24px'%3e%3ccircle%20cx='9'%20cy='9'%20r='9'%20fill='%23f8df2a'/%3e%3cpath%20d='M6.9%2014.4l5.4-6.9h-2.1l2.4-3.9H8.3L6.5%208.1h1.6l-2.7%206.3z'%20fill='%23002c51'/%3e%3c/svg%3e");--panne-color:#f8df2a;--togglepanel-icon:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208.7%209.5'%20fill='%23fff'%3e%3cpath%20d='M7.5%204.9L4.4%201.7%201.3%204.9.6%204.2%204.4.3l3.8%203.9zm0%204.2L4.4%205.9%201.3%209.1.6%208.4l3.8-3.9%203.8%203.9z'/%3e%3c/svg%3e");--question-icon:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiNmOGRmMmEiLz48dGV4dCB4PSIxMiIgeT0iMTkiIGZvbnQtZmFtaWx5PSJBcmlhbCBSb3VuZGVkIE1UIEJvbGQsIEFyaWFsLCBzYW5zLXNlcmlmIiBmb250LXNpemU9IjIwIiBmb250LXdlaWdodD0iNjAwIiBmaWxsPSIjMDAyYzUxIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj4/PC90ZXh0Pjwvc3ZnPg==);--header-background:url(./header_background.min-CTqgTJ2y.svg);--header-text-color:#fff;--header-background-color:#002c51;--header-font-size:16px;--default-font-family:Roboto-Regular;--bold-font-family:Roboto-Bold;--default-font-size:12px;--default-text-color:#002c51;--default-background-color:#002c51;--default-box-shadow:0 1px 4px #000c;--page-header-height-desktop:80px;--page-header-height-mobile:50px;--page-header-font-size-desktop:16px;--page-header-font-size-mobile:12px;--splash-text-color:#fff;--splash-max-width-desktop:640px;--splash-content-font-size-desktop:16px;--splash-content-font-size-mobile:14px;--panel-height-desktop:380px;--panel-width-desktop:380px;--panel-header-height-desktop:50px;--panel-header-height-mobile:35px;--popup-font-size-mobile:16px;--popup-font-size-desktop:14px;--popup-footer-font-size-mobile:14px;--popup-footer-font-size-desktop:11px;--popup-title-height-desktop:40px;--popup-title-height-mobile:60px;--popup-title-font-size-desktop:16px;--popup-title-font-size-mobile:20px}html,body,.main-container{width:100%;height:100%;font-family:var(--default-font-family);font-size:var(--default-font-size);overscroll-behavior:none;margin:0;padding:0;overflow:hidden}.hidden{display:none!important}.loader-container{z-index:3;background-color:var(--default-background-color);justify-content:center;align-items:center;transition:opacity .5s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.loader-container.loaded{opacity:0}.loader{border:5px solid #e1e1e1;border-top-color:#3498db;border-radius:50%;width:30px;height:30px;animation:1.5s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.action-btn{user-select:none;cursor:pointer}.action-btn.close{align-items:center;height:100%;margin-right:-10px;padding-left:10px;padding-right:10px;font-family:Roboto-Bold;line-height:100%;display:flex}.action-btn.close:hover{color:#ddd}
