.error-boundary{position:absolute;top:0;left:0;justify-content:center;align-items:center;display:flex;width:100%;height:100%;background:hsla(0,0%,100%,.8)}.error-boundary__content{width:400px;max-width:100%;margin:auto;padding:0 12px 24px;background-color:hsla(0,0%,86.7%,.3);border:1px dashed #777;border-radius:2px;text-align:center}.error-boundary__content__title:before{display:block;width:26px;height:26px;margin:24px auto 12px;background:url(/img/icons/exclamation-triangle.svg) no-repeat 50%;background-size:26px auto;content:""}.error-boundary__content__error,.error-boundary__content__stack{font-size:12px}.error-boundary__content__stack{margin-top:6px}.error-boundary__content__stack>summary{outline:none;cursor:pointer}.error-boundary__content__stack>pre{display:block;text-align:left}.error-message{border:1px solid #ff4500;color:#ff4500;text-align:center;padding:3px 12px;margin:6px 0}.error-message--warning{color:#daa520;border-color:gold}.home .waterbody-selector{display:flex;padding:6px 12px;background:#fff;cursor:pointer;transition:all .3s ease;flex-direction:column}@media screen and (min-width:992px){.home .waterbody-selector{flex-direction:row}}.home .waterbody-selector+.waterbody-selector{margin-top:6px}.home .waterbody-selector:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.home .waterbody-selector__title{font-weight:600;margin-top:10px}.home .waterbody-selector__meta{font-size:14px;font-style:italic}@media screen and (min-width:992px){.home .waterbody-selector__head{width:40%}}.home .waterbody-selector__body{position:relative;font-size:14px;padding:2px 0}@media screen and (min-width:992px){.home .waterbody-selector__body{width:60%;border-left:1px solid #555;padding-left:12px}}.home .waterbody-selector__body__days-ago{position:absolute;top:0;right:0}.home .waterbody-selector__body__status{font-weight:500}.home .waterbody-selector--bad-max .waterbody-selector__body__status-classes--max,.home .waterbody-selector--bad-zgem .waterbody-selector__body__status-classes--zgem{color:red}.waterbody-list__no-result{font-style:italic}.home{max-height:calc(100vh - 50px);overflow-y:auto}.home>:first-child{margin-top:24px}.home h1{margin:12px 0 24px;font-size:25px;font-weight:500;text-align:center}@media screen and (min-width:768px){.home h1{font-size:32px}}.home h3{margin:12px 0 24px;font-size:26px}.home>p+*,.home>ul+*{margin-top:12px}.home i{font-style:italic}.home strong{font-weight:600}.home .waterbody-list{padding-left:2px;padding-right:2px}.home__intro__call-to-action{display:flex;flex-direction:column;margin-top:30px}.home__intro__call-to-action__text{width:100%}.home__intro__call-to-action__button{width:180px;padding:7.5px;margin:25px auto 0;cursor:pointer;background-color:#044973;border-radius:1px;color:#fff;text-decoration:none;text-align:center}.home__intro__call-to-action__button:hover{background-color:#26b8eb}@media screen and (min-width:768px){.home__intro__call-to-action{flex-direction:row}.home__intro__call-to-action__text{width:calc(100% - 350px)}.home__intro__call-to-action__button{margin:0 50px;align-self:center}}.home__warnings{margin-top:50px}.home__warnings__expandable-text{margin-bottom:24px}.home__warnings__expandable-text .read-more-button{display:inline;color:#26b8eb;cursor:pointer}.home__warnings__expandable-text .read-more-button:before{content:".. ";color:#333}.home__warnings_list-text{font-weight:500;margin-bottom:15px}.home .error-message{font-weight:500}.about{max-height:calc(100vh - 50px);overflow-y:auto}.about>:first-child{margin-top:24px}.about h1{margin:12px 0 24px;font-size:25px;font-weight:500;text-align:center}@media screen and (min-width:768px){.about h1{font-size:32px}}.about h3{margin:12px 0 18px;font-size:26px}.about h4{margin:18px 0 12px;font-size:20px}.about p{margin-top:12px}.about i{font-style:italic}.about a{color:#26b8eb}.about a:not(:hover){text-decoration:none}.about strong{font-weight:600}.about ul li{padding-left:24px}.about__text-block{margin-bottom:35px}.about__class-disclaimer{margin-top:25px;font-size:15px}.about__class-disclaimer p{font-weight:500}.about__class-disclaimer li{font-size:14px;margin:6px 0 0}.datapanel{position:absolute;top:50px;right:0;transform:translateY(0);z-index:999;height:calc(100vh - 50px);width:100%;padding:0;background:#fff;transition:right .3s ease,transform .3s ease}@media screen and (min-width:768px){.datapanel{transform:none;width:600px}}.datapanel.inset{transform:translateY(calc(100% - 150px))}@media screen and (min-width:768px){.datapanel.inset{transform:none}}.datapanel.closed{transform:translateY(100%)}@media screen and (min-width:768px){.datapanel.closed{right:-600px;transform:none}}.datapanel .close{float:right;margin:6px}.datapanel__body{height:calc(100% - 44px)}.datapanel-footer{height:44px;padding:6px 12px;border-top:1px solid #ddd}.datapanel-footer__partners{justify-content:space-between;align-items:center;display:flex}.datapanel-footer__partners__logo{position:relative}.datapanel-footer__partners__logo>img{display:block;height:32px;margin:auto}.datapanel-footer__copyright{font-size:12px;line-height:12px;padding:8px 0 0}.datapanel-footer__copyright a{color:#26b8eb;text-decoration:none}.interactive-map{position:relative;z-index:1;display:block;height:calc(100vh - 50px);width:100%;background:#ddd;transition:width .3s ease}@media screen and (min-width:768px){.interactive-map{width:calc(100% - 600px)}}@media screen and (min-width:768px){.interactive-map.fullscreen{width:100%}}.button{padding:6px 12px;border:none;font-family:Montserrat,sans-serif;outline:none;cursor:pointer;transition:background .3s ease}.button--primary{background-color:#044973;color:#fff}.button--primary:hover{background-color:#066dac}.button--primary-light{background-color:#26b8eb;color:#fff}.button--primary-light:hover{background-color:#14a3d4}.button--accent{background-color:#ff4081;color:#fff}.button--accent:hover{background-color:#ff1061}.button--flat{border:1px solid #ddd}.button--flat:hover{background-color:#ddd}.demo-box{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:2;width:calc(100% - 30px);max-width:700px;padding:30px;background:#fff;text-align:center}.demo-box>h2{margin-bottom:12px}.demobox__data{justify-content:space-between;display:flex;margin-top:12px;padding-top:12px;border-top:1px solid #ddd}.modal-button{float:right}.mapboxgl-canvas{position:absolute;left:0;top:0}.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-ctrl{transform:translate(0)}.mapboxgl-ctrl-group{border-radius:4px}.mapboxgl-ctrl-group:not(:empty){-moz-box-shadow:0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 0 2px rgba(0,0,0,.1)}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl button::-moz-focus-inner{border:0;padding:0}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.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 button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{-webkit-animation:mapboxgl-spin 2s linear infinite;-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 linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.5);width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:rgba(0,0,0,.05)}.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}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}.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-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:after{box-shadow:0 0 3px rgba(0,0,0,.35)}.mapboxgl-user-location-accuracy-circle{background-color:rgba(29,161,242,.2);width:1px;height:1px;border-radius:100%}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.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: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-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-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}.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:1px;overflow:hidden;background:#fff}.mapboxgl-ctrl-group:not(:empty){-moz-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.mapboxgl-ctrl-group>button{width:30px;height:30px;display:block;padding:0;outline:none;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>button:hover{background-color:rgba(0,0,0,.05)}.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-zoom-out .mapboxgl-ctrl-icon{background-image:url(/img/icons/minus.svg)!important;background-size:42%}.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url(/img/icons/plus.svg)!important;background-size:42%}.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url(/img/icons/location.svg)!important;background-size:60%;background-position:50%}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 013.5 3.5 3.5 3.5 0 01-3.5 3.5A3.5 3.5 0 016.5 10 3.5 3.5 0 0110 6.5zm0 1.8A1.8 1.8 0 008.3 10a1.8 1.8 0 001.7 1.8 1.8 1.8 0 001.8-1.8A1.8 1.8 0 0010 8.3z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 010-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 010-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting{-webkit-animation:mapboxgl-spin 2s linear infinite;-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 linear infinite}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:50%;outline:none;border:none;box-shadow:none}.mapbox-gl-draw_ctrl-draw-btn.mapbox-gl-draw_polygon{background-image:url(/img/icons/draw-square.svg);background-size:45%}.mapbox-gl-draw_ctrl-draw-btn.mapbox-gl-draw_trash{background-image:url(/img/icons/trash-alt.svg);background-size:45%}@-ms-keyframes mapboxgl-spin{0%{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(1turn)}}.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 4c-.5 0-1 .5-1 1v4h.5l1.277-1.703c1 .763 2.059 1.66 3.114 2.703a30.38 30.38 0 01-3.11 2.707L4.5 11H4v4c0 .5.5 1 1 1h4v-.5l-1.727-1.295a35.498 35.498 0 012.688-3.137 30.312 30.312 0 012.746 3.15L11 15.5v.5h4c.5 0 1-.5 1-1v-4h-.5l-1.295 1.727a35.513 35.513 0 01-3.168-2.717 47.787 47.787 0 013.192-2.705L15.5 9h.5V5c0-.5-.5-1-1-1h-4v.5l1.703 1.277A32.243 32.243 0 019.971 8.92 47.761 47.761 0 017.305 5.77L9 4.5V4H5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.242 3.492a.75.75 0 00-.523 1.29l2.246 2.245L4 8.5V9h4c.5 0 1-.5 1-1V4h-.5L7.018 5.955 4.78 3.72a.75.75 0 00-.539-.227zm11.492 0a.75.75 0 00-.515.227l-2.235 2.234L11.5 4H11v4c0 .5.5 1 1 1h4v-.5l-1.965-1.473 2.246-2.246a.75.75 0 00-.547-1.289zM4 11v.5l1.965 1.473-2.246 2.246A.751.751 0 104.78 16.28l2.246-2.246L8.5 16H9v-4c0-.5-.5-1-1-1H4zm8 0c-.5 0-1 .5-1 1v4h.5l1.473-1.965 2.246 2.246a.751.751 0 101.062-1.062l-2.246-2.246L16 11.5V11h-4z'/%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,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' d='M6 9l4-8 4 8z'/%3E%3Cpath fill='%23CCC' d='M6 11l4 8 4-8z'/%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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 84.49 21'%3E%3Cpath class='st0' d='M83.25 14.26c0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.39-1.44 2.39a.34.34 0 01-.3.17h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.68-2.39-3.64a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.36 1.4-2.35a.34.34 0 01.3-.17H83c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.63 2.43 3.67c0 .05.01.09.01.13zM66.24 9.59c-.39-1.88-1.96-3.28-3.84-3.28-1.03 0-2.03.42-2.73 1.18V3.51c0-.13-.1-.23-.23-.23h-1.4c-.13 0-.23.11-.23.23v10.72c0 .13.1.23.23.23h1.4c.13 0 .23-.11.23-.23v-.73c.71.75 1.7 1.18 2.73 1.18 1.88 0 3.45-1.41 3.84-3.29.13-.6.13-1.21 0-1.8zM62.08 13c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51S63.41 13 62.08 13zM71.67 6.32a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17zm-.02 6.69c-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.51s-1.08 2.51-2.42 2.52z' opacity='.9' fill='%23fff'/%3E%3Cpath class='st1' d='M62.08 7.98c-1.32 0-2.39 1.11-2.41 2.48v.06c.01 1.38 1.08 2.48 2.41 2.48s2.42-1.12 2.42-2.51-1.09-2.51-2.42-2.51zm0 3.78c-.63 0-1.14-.56-1.17-1.25v-.04c.01-.69.54-1.25 1.17-1.25.63 0 1.17.57 1.17 1.27-.01.71-.52 1.27-1.17 1.27zM71.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.51-1.08-2.51-2.42-2.51zm0 3.78c-.64 0-1.17-.57-1.17-1.27 0-.7.53-1.26 1.17-1.26s1.17.57 1.17 1.27c0 .71-.53 1.26-1.17 1.26z' opacity='.35'/%3E%3Cpath class='st0' d='M45.74 6.53h-1.4c-.13 0-.23.11-.23.23v.73c-.71-.75-1.7-1.18-2.73-1.18-2.17 0-3.94 1.87-3.94 4.19s1.77 4.19 3.94 4.19c1.04 0 2.03-.43 2.73-1.19v.73c0 .13.1.23.23.23h1.4c.13 0 .23-.11.23-.23V6.74c0-.12-.09-.22-.22-.22 0 .01 0 .01-.01.01zm-1.62 4C44.11 11.9 43.03 13 41.71 13s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48l.02.08z' opacity='.9' fill='%23fff'/%3E%3Cpath class='st1' 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-.06c-.02-1.37-1.09-2.48-2.41-2.48zm-1.16 2.51c0-.7.52-1.27 1.17-1.27.64 0 1.14.56 1.17 1.25v.04c-.01.68-.53 1.24-1.17 1.24-.64 0-1.17-.56-1.17-1.26z' opacity='.35'/%3E%3Cpath class='st0' d='M52.41 6.32c-1.03 0-2.03.42-2.73 1.18v-.75c0-.13-.1-.23-.23-.23h-1.4c-.13 0-.23.11-.23.23v10.72c0 .13.1.23.23.23h1.4c.13 0 .23-.1.23-.23V13.5c.71.75 1.7 1.18 2.74 1.18 2.17 0 3.94-1.87 3.94-4.19s-1.78-4.17-3.95-4.17zm-.33 6.69c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51S53.4 13 52.08 13.01z' opacity='.9' fill='%23fff'/%3E%3Cpath class='st1' d='M52.08 7.98c-1.32 0-2.39 1.11-2.42 2.48v.06c.03 1.38 1.1 2.48 2.42 2.48s2.41-1.12 2.41-2.51-1.09-2.51-2.41-2.51zm0 3.78c-.63 0-1.14-.56-1.17-1.25v-.04c.01-.69.54-1.25 1.17-1.25.63 0 1.17.58 1.17 1.27s-.53 1.27-1.17 1.27z' opacity='.35'/%3E%3Cpath class='st0' d='M36.08 14.24c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23V9.68c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.66c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23V9.68c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.48c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.11-.23-.23V6.74c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.66c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.17z' opacity='.9' fill='%23fff'/%3E%3Cpath class='st1' d='M84.34 13.59l-.07-.13-1.96-2.99 1.94-2.95c.44-.67.26-1.56-.41-2.02-.02 0-.03 0-.04-.01-.23-.15-.5-.22-.78-.22h-1.61c-.56 0-1.08.29-1.37.78l-.32.55-.34-.56c-.29-.48-.81-.77-1.38-.77h-1.6c-.6 0-1.13.37-1.35.92a5.59 5.59 0 00-7.26.45c-.35.34-.65.72-.89 1.14-.9-1.62-2.58-2.72-4.5-2.72-.5 0-1.01.07-1.48.23V3.51c0-.82-.66-1.48-1.47-1.48h-1.4c-.81 0-1.47.66-1.47 1.47v3.75a5.12 5.12 0 00-4.17-2.19c-.74 0-1.46.16-2.12.47-.24-.17-.54-.26-.84-.26h-1.4c-.45 0-.87.21-1.15.56a1.498 1.498 0 00-1.16-.55h-1.39c-.3 0-.6.09-.84.26-.67-.3-1.39-.46-2.12-.46-1.83 0-3.43 1-4.37 2.5-.2-.46-.48-.89-.83-1.25-.8-.81-1.89-1.25-3.02-1.25h-.01c-.89.01-1.75.33-2.46.88-.74-.57-1.64-.88-2.57-.88h-.03c-.29 0-.58.03-.86.11-.28.06-.56.16-.82.28-.21-.12-.45-.18-.7-.18h-1.4c-.82 0-1.47.66-1.47 1.47v7.5c0 .82.66 1.47 1.47 1.47h1.4c.82 0 1.48-.66 1.48-1.48V9.79c.03-.36.23-.59.36-.59.18 0 .38.18.38.47v4.57c0 .82.66 1.47 1.47 1.47h1.41c.82 0 1.47-.66 1.47-1.47l-.01-4.57c.06-.32.25-.47.35-.47.18 0 .38.18.38.47v4.57c0 .82.66 1.47 1.47 1.47h1.41c.82 0 1.47-.66 1.47-1.47v-.38a5.068 5.068 0 004.06 2.06c.74 0 1.46-.16 2.12-.47.24.17.54.26.84.26h1.39c.3 0 .6-.09.84-.26v2.01c0 .82.66 1.47 1.47 1.47h1.4c.82 0 1.47-.66 1.47-1.47v-1.77c.48.15.99.23 1.49.22 1.7 0 3.22-.87 4.17-2.2v.52c0 .82.66 1.47 1.47 1.47h1.4c.3 0 .6-.09.84-.26.66.31 1.39.47 2.12.47 1.92 0 3.6-1.1 4.49-2.73 1.54 2.65 4.95 3.53 7.58 1.98.18-.11.36-.22.53-.36.22.55.76.91 1.35.9H78c.56 0 1.08-.29 1.37-.78l.37-.61.37.61c.29.48.81.78 1.38.78h1.6c.81 0 1.46-.66 1.45-1.46-.05-.22-.1-.44-.2-.65zm-48.48.88h-1.41c-.13 0-.23-.11-.23-.23V9.68c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.66c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23V9.68c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.48c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.11-.23-.23V6.74a.23.23 0 01.23-.22h1.4c.13 0 .22.11.23.22v.66c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.01 5.16c.02.13-.09.23-.21.24zm10.11-.23c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.11-.23-.23v-.74c-.7.76-1.69 1.18-2.72 1.18-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.74c0-.13.1-.23.23-.23h1.4c.12-.01.22.08.23.21V14.25h-.01v-.01zm6.44.43c-1.03 0-2.02-.43-2.73-1.18v3.97c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V6.75c0-.13.1-.22.23-.22h1.4c.13 0 .23.11.23.23v.73a3.73 3.73 0 012.73-1.18c2.17 0 3.94 1.86 3.94 4.18s-1.77 4.18-3.94 4.18zm13.83-3.28c-.39 1.87-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.73c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.11-.23-.23V3.51c0-.13.1-.23.23-.23h1.4c.13 0 .23.11.23.23v3.97a3.72 3.72 0 012.73-1.17c1.88 0 3.45 1.4 3.84 3.28.13.6.13 1.21 0 1.8zm5.43 3.29c-2 .01-3.73-1.35-4.17-3.3-.13-.59-.13-1.19 0-1.77a4.243 4.243 0 014.17-3.3c2.36 0 4.26 1.87 4.26 4.19s-1.9 4.18-4.26 4.18zm11.37-.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.39-1.44 2.39a.34.34 0 01-.3.17h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.68-2.39-3.64a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.36 1.41-2.36a.34.34 0 01.3-.17h1.61c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.38 3.64 2.43 3.67c.02.03.03.07.03.12-.03.13-.12.22-.24.22z' opacity='.35'/%3E%3Cpath class='st0' d='M10.5 1.24c-5.11 0-9.25 4.15-9.25 9.25s4.15 9.25 9.25 9.25 9.25-4.15 9.25-9.25c0-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-.7 0-1.41-.05-2.1-.16 0 0-1.02-5.64 2.14-8.81a4.4 4.4 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42 1.84 1.84 1.89 4.75.14 6.52z' opacity='.9' fill='%23fff'/%3E%3Cpath class='st1' d='M10.5-.01C4.7-.01 0 4.7 0 10.49s4.7 10.5 10.5 10.5S21 16.29 21 10.49C20.99 4.7 16.3-.01 10.5-.01zm0 19.75c-5.11 0-9.25-4.15-9.25-9.25s4.14-9.26 9.25-9.26 9.25 4.15 9.25 9.25c0 5.13-4.14 9.26-9.25 9.26z' opacity='.35'/%3E%3Cpath class='st1' d='M14.74 6.25c-1.84-1.84-4.76-1.9-6.51-.15-3.16 3.17-2.14 8.81-2.14 8.81s5.64 1.02 8.81-2.14c1.74-1.77 1.69-4.68-.16-6.52zm-2.27 4.09l-.91 1.87-.9-1.87-1.86-.91 1.86-.9.9-1.87.91 1.87 1.86.9-1.86.91z' opacity='.35'/%3E%3Cpath class='st0' opacity='.9' fill='%23fff' d='M14.33 9.43l-1.86.91-.91 1.87-.9-1.87-1.86-.91 1.86-.9.9-1.87.91 1.87z'/%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:21px;height:21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21'%3E%3Cpath d='M10.5 1.25c-5.11 0-9.25 4.15-9.25 9.25s4.15 9.25 9.25 9.25 9.25-4.15 9.25-9.25c0-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-.7 0-1.41-.05-2.1-.16 0 0-1.02-5.64 2.14-8.81a4.4 4.4 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42 1.84 1.84 1.89 4.75.14 6.52z' class='st0' opacity='.9' fill='%23fff'/%3E%3Cpath d='M10.5 0C4.7 0 0 4.71 0 10.5S4.7 21 10.5 21 21 16.3 21 10.5C20.99 4.71 16.3 0 10.5 0zm0 19.75c-5.11 0-9.25-4.15-9.25-9.25s4.14-9.26 9.25-9.26 9.25 4.15 9.25 9.25c0 5.13-4.14 9.26-9.25 9.26z' class='st1' opacity='.35'/%3E%3Cpath d='M14.74 6.26c-1.84-1.84-4.76-1.9-6.51-.15-3.16 3.17-2.14 8.81-2.14 8.81s5.64 1.02 8.81-2.14c1.74-1.77 1.69-4.68-.16-6.52zm-2.27 4.09l-.91 1.87-.9-1.87-1.86-.91 1.86-.9.9-1.87.91 1.87 1.86.9z' class='st1' opacity='.35'/%3E%3Cpath class='st0' opacity='.9' fill='%23fff' d='M11.56 12.22l-.9-1.87-1.86-.91 1.86-.9.9-1.87.91 1.87 1.86.9-1.86.91z'/%3E%3C/svg%3E")}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:hsla(0,0%,100%,.5);margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{margin:0 10px 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}.mapboxgl-ctrl-attrib.mapboxgl-compact>a{display:none}.mapboxgl-ctrl-attrib.mapboxgl-compact:hover>a{display:inline}.mapboxgl-ctrl-attrib.mapboxgl-compact:after{content:"";cursor:pointer;position:absolute;bottom:0;right:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.5);width:24px;height:24px;box-sizing:border-box;border-radius:12px}}.mapboxgl-ctrl-attrib a{color:rgba(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:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:hsla(0,0%,100%,.75);font-size:10px;border:2px solid #333;border-top:#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:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{-webkit-align-self:flex-start;align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{-webkit-align-self:flex-end;align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{-webkit-align-self:center;align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;height:25px;width:25px;padding:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent;background:url(/img/icons/times.svg) no-repeat 50%;background-size:12px;text-indent:-999999px}.mapboxgl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-content p:first-of-type{padding-right:13px}.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-marker{position:absolute;top:0;left:0;will-change:transform}.mapboxgl-user-location-dot{box-shadow:0 0 2px rgba(0,0,0,.25)}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";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}@-ms-keyframes mapboxgl-user-location-dot-pulse{0%{-ms-transform:scale(1);opacity:1}70%{-ms-transform:scale(3);opacity:0}to{-ms-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}}@-moz-keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-o-keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-moz-keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}@-webkit-keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}@-o-keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}@keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.mapbox-map{position:relative;z-index:1;height:100%;width:100%}.mapboxgl-popup{max-width:230px;overflow:hidden}.close{display:inline-block;height:30px;width:30px;background:transparent url(/img/icons/times.svg) no-repeat 50%;background-size:40%;border-radius:50%;font-size:12px;line-height:30px;text-align:center;cursor:pointer;user-select:none;transition:background-color .3s ease}.close:hover{background-color:#ddd}.loader{position:absolute;top:0;left:0;z-index:999;align-items:center;justify-content:center;flex-wrap:wrap;display:flex;width:100%;height:60%;background-color:#fff}.loader:after{position:absolute;transform:translateY(60px);display:block;max-width:300px;margin:auto;text-align:center}.loader svg{display:inline-block;width:60px;height:60px}.loader--state-0:after{content:"we verwerken je aangevraagde data, even geduld aub..."}.loader--state-1:after{content:"Seems like the response is taking longer than usual... please wait somemore..."}.icon-button{display:inline-block;height:30px;width:30px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:auto 15px;border-radius:50%;font-size:16px;line-height:30px;text-align:center;cursor:pointer;user-select:none;transition:background-color .3s ease}.icon-button:hover{background-color:#ddd}.icon-button--primary{background-color:#044973}.icon-button--primary:hover{background-color:#066dac}.icon-button--primary-light{background-color:#26b8eb}.icon-button--primary-light:hover{background-color:#14a3d4}.icon-button--accent{background-color:#ff4081}.icon-button--accent:hover{background-color:#ff1061}.icon-button.disabled{opacity:.5;cursor:not-allowed}.icon-button.disabled:hover{background-color:transparent}.plot{position:relative;align-items:flex-end;display:flex;height:200px;border-bottom:1px solid #777;border-left:1px solid #777;font-size:0}.plot__filter-legend{position:absolute;top:3px;right:3px;z-index:11;padding:3px 6px;background-color:hsla(0,0%,100%,.8);white-space:nowrap;pointer-events:none}.plot__filter-legend>span{display:inline-block;font-size:10px}.plot__filter-legend>span:not(:first-child){position:relative}.plot__filter-legend>span:not(:first-child):before{position:absolute;top:50%;left:-6px;transform:translateY(-50%);display:block;height:8px;width:1px;background-color:#333;content:""}.plot__filter-legend>span+span{margin-left:12px}.plot__mask{position:absolute;top:0;z-index:9;height:100%;background:hsla(0,0%,86.7%,.4);pointer-events:none}.plot__mask--cover{left:0;border-right:0}.plot__mask--left{left:0}.plot__mask--right{right:0}.plot__treshold-line,.plot__yLine{position:absolute;left:0;width:100%}.plot__treshold-line{z-index:10;height:1px;background:#ddd}.plot__treshold-line:before{position:absolute;right:3px;top:1.5px;display:inline-block;font-size:9px}.plot__treshold-line--max{background:#000}.plot__treshold-line--max:before{background:hsla(0,0%,100%,.6);padding:1px 2px;content:"max. piekwaarde";pointer-events:none}.plot__treshold-line--avg{background-image:linear-gradient(90deg,#000 50%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 100%;background-repeat:repeat-x}.plot__treshold-line--avg:before{background:hsla(0,0%,100%,.6);padding:1px 2px;content:"zomergemiddelde";pointer-events:none}.plot__yLine{height:0;border-top:1px dashed #ddd;background:transparent}.plot__yLine__label{position:absolute;top:50%;left:-2px;transform:translateX(-100%) translateY(-50%);font-size:9px}.plot__col{position:relative;align-items:flex-end;justify-content:center;display:flex;height:100%;z-index:0}.plot__col:hover{z-index:2}.plot__col:not(.plot__col--empty){cursor:pointer}.plot__col:not(.plot__col--empty):after{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:-1;display:block;height:100%;width:0;border-right:1px dashed #ddd;content:""}.plot__col--highlight{z-index:1}.plot__col__bar{width:4px;background-color:#26b8eb}.plot__col--highlight .plot__col__bar{background-color:#044973}.plot__col--empty .plot__col__bar{position:relative}.plot__col--empty .plot__col__bar:before{position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);display:block;height:3px;width:1px;background:#777;content:""}.plot__col__bar__value{position:absolute;padding:5px;height:50px;bottom:-4px;left:50%;transform:translateX(-50%) translateY(100%);display:flex;flex-direction:column;font-size:10px;text-align:center;opacity:0;white-space:nowrap;background:#fff}.plot__col__bar__value>span{display:inline-block;padding:0 3px;background:#044973;border-radius:2px;color:#fff;font-weight:600;white-space:nowrap}.plot__col__bar__value>span:not(:first-child){margin-left:3px}.plot__col--highlight .plot__col__bar>.plot__col__bar__value,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value{opacity:1}.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__bar__value__chl,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__bar__value__class,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__label{background:#26b8eb}.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__bar__value__chl,.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__bar__value__class,.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot__col__bar__value .plot__col__label{color:#fff;background:#044973}.plot__col__label__extra{margin-top:2px}.plot__col__label__extra>:first-child{margin-right:3px}.plot__col__bar__value__chl,.plot__col__label,.plot__col__label__extra>span{display:inline-block;padding:0 3px;background:#044973;color:#fff;font-weight:600;white-space:nowrap}.plot__col__label{margin-right:3px}.plot__col:nth-child(20) .plot__col__label,.plot__col:nth-child(55) .plot__col__label,.plot__col:nth-child(90) .plot__col__label{opacity:1}.plot__col--highlight .plot__col__bar+.plot__col__label,.plot__col:not(.plot__col--empty):hover .plot__col__bar+.plot__col__label{z-index:2;padding:0 3px;background:#044973;border-radius:2px;font-size:11px;font-weight:600;color:#fff;opacity:1}.plot__col--highlight .plot__col__bar+.plot__col__label{z-index:1}.plot__col:not(.plot__col--empty):hover .plot__col__bar+.plot__col__label{background:#26b8eb}.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar+.plot__col__label{background:#044973}.plot__col__dot{position:absolute;left:50%;transform:translateX(-50%) translateY(50%);z-index:1;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ddd;border:1px solid #044973;cursor:pointer}.plot__col__dot__value{position:absolute;top:-3px;left:50%;transform:translateX(-50%) translateY(-100%);z-index:999;padding:0 3px;background:#000;border-radius:2px;color:#fff;font-size:10px;pointer-events:none;opacity:0;transition:opacity .2s ease}.plot__col__dot:hover .plot__col__dot__value{opacity:1}.plot__col:first-of-type .plot__col__bar__value,.plot__col:nth-of-type(2) .plot__col__bar__value,.plot__col:nth-of-type(3) .plot__col__bar__value,.plot__col:nth-of-type(4) .plot__col__bar__value,.plot__col:nth-of-type(5) .plot__col__bar__value{transform:translateX(0) translateX(-10px) translateY(100%)}.plot__col:first-of-type .plot__col__bar__value span,.plot__col:nth-of-type(2) .plot__col__bar__value span,.plot__col:nth-of-type(3) .plot__col__bar__value span,.plot__col:nth-of-type(4) .plot__col__bar__value span,.plot__col:nth-of-type(5) .plot__col__bar__value span{float:left}.plot__col:last-of-type .plot__col__bar__value,.plot__col:nth-last-of-type(2) .plot__col__bar__value,.plot__col:nth-last-of-type(3) .plot__col__bar__value,.plot__col:nth-last-of-type(4) .plot__col__bar__value,.plot__col:nth-last-of-type(5) .plot__col__bar__value{transform:translateX(-100%) translateX(10px) translateY(100%)}.plot__col:last-of-type .plot__col__bar__value span,.plot__col:nth-last-of-type(2) .plot__col__bar__value span,.plot__col:nth-last-of-type(3) .plot__col__bar__value span,.plot__col:nth-last-of-type(4) .plot__col__bar__value span,.plot__col:nth-last-of-type(5) .plot__col__bar__value span{float:right}.plot-display{margin-top:12px;padding:12px 18px 100px 24px;border-top:1px dashed #ddd;overflow:hidden}.plot-display__header{justify-content:center;align-items:center;display:flex;margin-bottom:6px;padding-left:6px}.plot-display__header__nav{font-size:0;white-space:nowrap}.plot-display__header__nav>.icon-button+.icon-button{margin-left:12px}.plot-display__header__nav__label{vertical-align:top;display:inline-block;height:30px;padding:0 3px;font-size:12px;line-height:30px;text-align:center}.plot--ndavi{position:relative;align-items:flex-start;display:flex;height:200px;border-bottom:1px solid #777;border-left:1px solid #777;font-size:0}.plot--ndavi .plot__filter-legend{position:absolute;top:3px;right:3px;z-index:11;padding:3px 6px;background-color:hsla(0,0%,100%,.8);white-space:nowrap;pointer-events:none}.plot--ndavi .plot__filter-legend>span{display:inline-block;font-size:10px}.plot--ndavi .plot__filter-legend>span:not(:first-child){position:relative}.plot--ndavi .plot__filter-legend>span:not(:first-child):before{position:absolute;top:50%;left:-6px;transform:translateY(-50%);display:block;height:8px;width:1px;background-color:#333;content:""}.plot--ndavi .plot__filter-legend>span+span{margin-left:12px}.plot--ndavi .plot__mask{position:absolute;top:0;z-index:9;height:100%;background:hsla(0,0%,86.7%,.4);pointer-events:none}.plot--ndavi .plot__mask--cover{left:0;border-right:0}.plot--ndavi .plot__mask--left{left:0}.plot--ndavi .plot__mask--right{right:0}.plot--ndavi .plot__treshold-line,.plot--ndavi .plot__yLine{position:absolute;left:0;width:100%}.plot--ndavi .plot__treshold-line{z-index:10;height:1px;background:#ddd}.plot--ndavi .plot__treshold-line:before{position:absolute;right:3px;top:1.5px;display:inline-block;font-size:9px}.plot--ndavi .plot__treshold-line--max{background:#000}.plot--ndavi .plot__treshold-line--max:before{background:hsla(0,0%,100%,.6);padding:1px 2px;content:"max. piekwaarde";pointer-events:none}.plot--ndavi .plot__treshold-line--ndavi{background-image:linear-gradient(90deg,#000 50%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 100%;background-repeat:repeat-x}.plot--ndavi .plot__yLine{height:0;border-top:1px dashed #ddd;background:transparent}.plot--ndavi .plot__yLine__label{position:absolute;top:50%;left:-2px;transform:translateX(-100%) translateY(-50%);font-size:9px}.plot--ndavi .plot__col{position:relative;align-items:flex-end;justify-content:center;display:flex;height:100%;z-index:0}.plot--ndavi .plot__col:hover{z-index:2}.plot--ndavi .plot__col:not(.plot__col--empty){cursor:pointer}.plot--ndavi .plot__col:not(.plot__col--empty):after{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:-1;display:block;height:100%;width:0;border-right:none;content:""}.plot--ndavi .plot__col:not(.plot__col--empty):before{content:"";position:absolute;display:block;top:0;border-left:1px dashed #ddd;width:.5px;height:100%}.plot--ndavi .plot__col--highlight{z-index:1}.plot--ndavi .plot__col__bar{position:absolute;width:4px;background-color:transparent}.plot--ndavi .plot__col__bar:after{content:"";position:absolute;display:block;top:-85px;background-color:#26b8eb;width:4px;height:100%}.plot__col--highlight .plot--ndavi .plot__col__bar{background-color:#044973}.plot__col--empty .plot--ndavi .plot__col__bar{position:relative}.plot__col--empty .plot--ndavi .plot__col__bar:before{position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);display:block;height:3px;width:1px;background:#777;content:""}.plot--ndavi .plot__col__bar--negative:after{transform:translateY(100%)}.plot--ndavi .plot__col__bar__value{position:absolute;padding:0 5px;height:50px;bottom:-4px;left:50%;transform:translateX(-50%) translateY(100%);display:flex;flex-direction:column;font-size:10px;text-align:center;opacity:0;white-space:nowrap;background:#fff}.plot--ndavi .plot__col__bar__value>span{display:inline-block;padding:0 3px;background:#044973;border-radius:2px;color:#fff;font-weight:600;white-space:nowrap}.plot--ndavi .plot__col__bar__value>span:not(:first-child){margin-left:3px}.plot__col--highlight .plot__col__bar>.plot--ndavi .plot__col__bar__value,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value{opacity:1}.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__bar__value__chl,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__bar__value__class,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__label{background:#26b8eb}.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__bar__value__chl,.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__bar__value__class,.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__bar__value .plot__col__label{color:#fff;background:#044973}.plot--ndavi .plot__col__label__extra{margin-top:2px}.plot--ndavi .plot__col__label__extra>:first-child{margin-right:3px}.plot--ndavi .plot__col__bar__value__chl,.plot--ndavi .plot__col__label,.plot--ndavi .plot__col__label__extra>span{display:inline-block;padding:0 3px;background:#044973;color:#fff;font-weight:600;white-space:nowrap}.plot--ndavi .plot__col__label{margin-right:3px}.plot__col:nth-child(20) .plot--ndavi .plot__col__label,.plot__col:nth-child(55) .plot--ndavi .plot__col__label,.plot__col:nth-child(90) .plot--ndavi .plot__col__label{opacity:1}.plot__col--highlight .plot__col__bar+.plot--ndavi .plot__col__label,.plot__col--highlight .plot__col__bar>.plot--ndavi .plot__col__label,.plot__col:not(.plot__col--empty):hover .plot__col__bar+.plot--ndavi .plot__col__label,.plot__col:not(.plot__col--empty):hover .plot__col__bar>.plot--ndavi .plot__col__label{z-index:2;padding:0 3px;background:#044973;border-radius:2px;font-size:11px;font-weight:600;color:#fff;opacity:1}.plot__col--highlight .plot__col__bar+.plot--ndavi .plot__col__label{z-index:1}.plot__col:not(.plot__col--empty):hover .plot__col__bar+.plot--ndavi .plot__col__label{background:#26b8eb}.plot__col--highlight:not(.plot__col--empty):hover .plot__col__bar+.plot--ndavi .plot__col__label{background:#044973}.plot--ndavi .plot__col__dot{position:absolute;left:50%;transform:translateX(-50%) translateY(50%);z-index:1;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ddd;border:1px solid #044973;cursor:pointer}.plot--ndavi .plot__col__dot__value{position:absolute;top:-3px;left:50%;transform:translateX(-50%) translateY(-100%);z-index:999;padding:0 3px;background:#000;border-radius:2px;color:#fff;font-size:10px;pointer-events:none;opacity:0;transition:opacity .2s ease}.plot__col__dot:hover .plot--ndavi .plot__col__dot__value{opacity:1}.plot--ndavi .plot__col:first-of-type .plot__col__bar__value,.plot--ndavi .plot__col:nth-of-type(2) .plot__col__bar__value,.plot--ndavi .plot__col:nth-of-type(3) .plot__col__bar__value,.plot--ndavi .plot__col:nth-of-type(4) .plot__col__bar__value,.plot--ndavi .plot__col:nth-of-type(5) .plot__col__bar__value{transform:translateX(0) translateX(-10px) translateY(100%)}.plot--ndavi .plot__col:last-of-type .plot__col__bar__value,.plot--ndavi .plot__col:nth-last-of-type(2) .plot__col__bar__value,.plot--ndavi .plot__col:nth-last-of-type(3) .plot__col__bar__value,.plot--ndavi .plot__col:nth-last-of-type(4) .plot__col__bar__value,.plot--ndavi .plot__col:nth-last-of-type(5) .plot__col__bar__value{transform:translateX(-100%) translateX(10px) translateY(100%)}.plot--ndavi .plot__col:not(.plot__col--empty):hover>.plot__col__bar__value{opacity:1}.plot--ndavi .plot__col:not(.plot__col--empty):not(.plot__col--highlight):hover .plot__col__bar__value__chl,.plot--ndavi .plot__col:not(.plot__col--empty):not(.plot__col--highlight):hover .plot__col__bar__value__class,.plot--ndavi .plot__col:not(.plot__col--empty):not(.plot__col--highlight):hover .plot__col__label{background-color:#26b8eb}.plot--ndavi .plot__col--highlight>.plot__col__bar__value{opacity:1}.plot-display-ndavi{margin-top:12px;padding:12px 18px 100px 24px;border-top:1px dashed #ddd;overflow:hidden}.plot-display-ndavi__header{justify-content:center;align-items:center;display:flex;margin-bottom:6px;padding-left:6px}.plot-display-ndavi__header__nav{font-size:0;white-space:nowrap}.plot-display-ndavi__header__nav>.icon-button+.icon-button{margin-left:12px}.plot-display-ndavi__header__nav__label{vertical-align:top;display:inline-block;height:30px;padding:0 3px;font-size:12px;line-height:30px;text-align:center}.button-with-icon{position:relative;display:flex;padding:6px 12px 6px 30px;border:none;font-family:Montserrat,sans-serif;outline:none;cursor:pointer;transition:background .3s ease}.button-with-icon--primary{background-color:#044973;color:#fff}.button-with-icon--primary:hover{background-color:#066dac}.button-with-icon--primary-light{background-color:#26b8eb;color:#fff}.button-with-icon--primary-light:hover{background-color:#14a3d4}.button-with-icon--accent{background-color:#ff4081;color:#fff}.button-with-icon--accent:hover{background-color:#ff1061}.button-with-icon--flat{border:1px solid #ddd}.button-with-icon--flat:hover{background-color:#ddd}.button-with-icon__icon{position:absolute;top:50%;left:6px;transform:translateY(-50%);width:18px;height:18px;margin-right:6px;background-repeat:no-repeat;background-position:50%;background-size:auto 16px}.draw-controls-wrapper{border-top:1px dashed #ddd;padding:12px}.draw-controls-wrapper__title{margin-bottom:12px;font-size:14px;line-height:18px}.draw-controls{justify-content:space-around;display:flex}.layer-details{padding:10px 12px}.layer-details__line{font-size:14px;margin-bottom:3px}.layer-details__line strong{font-weight:600}.layer-details__line__arrow-list{margin-top:3px;padding-left:24px}.layer-details__line__arrow-list>li{position:relative;list-style:circle}.layer-details__line__more-info{position:relative;display:inline-block}.layer-details__line__more-info__cta{box-shadow:none!important}.layer-details__line--chl{border:1px solid #ff4500;color:#ff4500;text-align:center;padding:3px 12px;margin:6px 0}.layer-details .error-message{font-size:14px}.layer-selector{height:30px;display:flex;padding:4px 10px 4px 4px;background-color:#fff;margin-bottom:1px;font-size:12px;line-height:1.8}.layer-selector .layer-selector-container{margin-left:5px}.layer-selector .layer-selector-container:first-child{margin-left:0;padding:0 4px;text-align:center;line-height:2}.layer-selector__timestamp-container{min-width:75px}.collapsable-layerlist__selected-item .layer-selector__timestamp-container{padding:0 4px;background:#056199;border-radius:2px;color:#fff}.layer-selector__cloud-container{min-width:75px;display:flex;align-items:center}.layer-selector__cloud-container .layer-selector__cloud-image{margin:5px;height:100%;width:14px;background:url(/img/icons/cloud.svg) 50% no-repeat}.layer-selector__chl-container{min-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-selector__chl-container span{line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-selector__chl-container span:last-child{flex-shrink:0}.layer-selector:hover{cursor:pointer}.layer-selector__class-indicator{font-size:1em;white-space:nowrap;min-width:75px;margin-right:5px}.layer-selector__class-indicator--max{margin-right:10px}.layer-selector__class-indicator span{margin-left:5px;padding:1px 3px 1px 1px}.layer-selector--max-zeer-goed .layer-selector__class-indicator--max span,.layer-selector--zgem-zeer-goed .layer-selector__class-indicator--zgem span{background-color:#00f;color:#fff}.layer-selector--max-goed .layer-selector__class-indicator--max span,.layer-selector--zgem-goed .layer-selector__class-indicator--zgem span{background-color:#0c0;color:#fff}.layer-selector--max-matig .layer-selector__class-indicator--max span,.layer-selector--zgem-matig .layer-selector__class-indicator--zgem span{background-color:#ff0;color:#555}.layer-selector--max-ontoereikend .layer-selector__class-indicator--max span,.layer-selector--zgem-ontoereikend .layer-selector__class-indicator--zgem span{background-color:#f90;color:#fff}.layer-selector--max-slecht .layer-selector__class-indicator--max span,.layer-selector--zgem-slecht .layer-selector__class-indicator--zgem span{background-color:red;color:#fff}.collapsable-layerlist__wrapper{position:absolute;top:10px;right:1001px}.collapsable-layerlist__wrapper--small{top:50px;right:650px}.collapsable-layerlist__selected-item{z-index:9;height:30px;padding-right:42px;background-color:#fff}.collapsable-layerlist__drop-down{top:29px;background:#fff;overflow-y:auto;overflow-x:hidden;max-height:180px;z-index:8;border-top:1px solid #d3d3d3;scrollbar-width:thin;scrollbar-color:#bbb #eee}.collapsable-layerlist__drop-down::-webkit-scrollbar{width:12px}.collapsable-layerlist__drop-down::-webkit-scrollbar-track{background:#eee}.collapsable-layerlist__drop-down::-webkit-scrollbar-thumb{background-color:#bbb;border:1px solid #eee}.collapsable-layerlist__drop-down .layer-selector{padding-right:30px}.collapsable-layerlist__drop-down .layer-selector:hover{background-color:#ecf7fe}.collapsable-layerlist__button{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#26b8eb;outline:none;cursor:pointer}.collapsable-layerlist__drop-down+.collapsable-layerlist__button>.collapsable-layerlist__button__icon{transform:rotate(0deg)}.collapsable-layerlist__button__icon{transform:rotate(180deg);display:block;width:100%;height:100%;background-image:url(/img/icons/chevron-up-regular-white.svg);background-repeat:no-repeat;background-position:50%;background-size:10px auto}.collapsable-layerlist__no-selection{display:block;min-width:250px;font-size:14px;line-height:2;padding-left:7px}.collapsable-layerlist__no-options{display:block;min-width:300px;font-size:14px;line-height:2;padding-left:7px;color:grey}.checkbox{font-size:0;user-select:none}.checkbox+.checkbox{margin-top:6px}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label:after{transform:scale(1)}.checkbox__label{position:relative;display:inline-block;padding-left:28px;font-size:16px;line-height:16px;cursor:pointer}.checkbox__label span{line-height:1.4}.checkbox__label:after,.checkbox__label:before{position:absolute;display:block;content:""}.checkbox__label:before{top:0;left:0;width:16px;height:16px;border:1px solid #26b8eb}.checkbox__label:after{top:4px;left:4px;transform:scale(0);display:block;width:8px;height:8px;background:#26b8eb;transition:transform .3s ease}.checkbox--disabled{color:#ddd}.checkbox--disabled,.checkbox--disabled .checkbox__label{cursor:not-allowed!important}.switch-toggle{font-size:13px;display:flex;flex-grow:1;flex-shrink:0;align-items:center;user-select:none}.switch-toggle--disabled{cursor:not-allowed!important;color:#ddd!important}.switch-toggle .switch-toggle__label{display:inline-block;cursor:pointer}.switch-toggle .switch-toggle__switch{display:inline-block;width:24px;height:12px;margin:0 10px;background:#ccc;border-radius:6px;overflow:hidden}.switch-toggle .switch-toggle__switch:after{content:" ";display:block;width:12px;height:12px;margin-left:0;background-color:#26b8eb;border:1px solid #fff;border-radius:6px;transition:all .1s ease-in-out}.switch-toggle .switch-toggle__switch.active:after{margin-left:12px}.switch-toggle--enabled .switch-toggle__switch{cursor:pointer}.switch-toggle--disabled .switch-toggle__switch:after{background-color:#777}.switch-toggle--enabled .switch-toggle__label{color:#ddd}.switch-toggle--enabled .switch-toggle__label.active{color:#26b8eb;color:#333}.layer-selector__checkbox-wrapper .switch-toggle{padding-right:6px}.layer-selector__checkbox-wrapper{position:absolute;top:10px;right:650px;display:flex;padding:6px 12px;background-color:#fff}.layer-selector__checkbox-container label{padding-left:22px;font-size:13px;white-space:nowrap}.layer-selector__checkbox-container+.layer-selector__checkbox-container{margin-left:12px}.coverage-wrapper{flex-grow:1;padding:0 12px}.coverage-slider__title{font-size:12px;text-align:center}.input-range__slider{appearance:none;background:#3f51b5;border:1px solid #3f51b5;border-radius:100%;cursor:pointer;display:block;height:1rem;margin-left:-.5rem;margin-top:-.65rem;outline:none;position:absolute;top:50%;transition:transform .3s ease-out,box-shadow .3s ease-out;width:1rem}.input-range__slider:focus{box-shadow:0 0 0 5px rgba(63,81,181,.2)}.input-range--disabled .input-range__slider{background:#ccc;border:1px solid #ccc;box-shadow:none;transform:none}.input-range__slider-container{transition:left .3s ease-out}.input-range__label{color:#aaa;font-family:Helvetica Neue,san-serif;font-size:.8rem;transform:translateZ(0);white-space:nowrap}.input-range__label--max,.input-range__label--min{bottom:-1.4rem;position:absolute}.input-range__label--min{left:0}.input-range__label--max{right:0}.input-range__label--value{position:absolute;top:-.8rem}.input-range__label-container{left:-50%;position:relative}.input-range__label--max .input-range__label-container{left:50%}.input-range__track{background:#eee;border-radius:.3rem;cursor:pointer;display:block;height:.3rem;position:relative;transition:left .3s ease-out,width .3s ease-out}.input-range--disabled .input-range__track{background:#eee}.input-range__track--background{left:0;margin-top:-.15rem;position:absolute;right:0;top:50%}.input-range__track--active{background:#3f51b5}.input-range{height:1rem;position:relative;width:100%}.input-range__slider{transform:translateX(2px) translateY(4px);width:10px;height:10px;border-color:#26b8eb;background:#26b8eb;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.input-range__track{height:2px}.input-range__track--active{background:#26b8eb}.input-range__label{font-size:11px}.input-range__label--value{top:5px}.input-range__label--max,.input-range__label--min{bottom:-2.1rem;display:none}.layer-list{height:100%}.layer-list .close{margin-top:8.5px}.layer-list__header{display:block;min-height:47px;padding:15px 12px;font-weight:600}.layer-list__content{height:calc(100% - 47px);padding-bottom:6px;border-top:1px solid #ddd;overflow:auto}.layer-list__content__sliders__sliders{display:flex;width:100%;padding:12px;border-top:1px dashed #ddd;margin-top:12px;overflow:hidden}.layer-list__content__sliders__title{padding:12px 12px 0;font-size:14px;line-height:18px}.layer-list__content__sliders__text{padding:12px 12px 0;font-size:13px}.layer-list__loader-wrapper{position:relative;background:#fff;min-height:150px;border-top:1px solid #ddd}.layer-list__error-message{font-size:14px;text-align:center;padding:15px}.layer-list__error-message--drawing{border-top:1px dashed #ddd}.waterbody-selector{padding:6px 12px;background:#fff;cursor:pointer;transition:all .3s ease}.waterbody-selector+.waterbody-selector{margin-top:6px}.waterbody-selector:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.waterbody-selector__title{font-weight:600}.waterbody-selector__meta{font-size:14px;font-style:italic}.waterbody-list{height:calc(100% - 47px);overflow:auto;padding:12px}.nav-search{position:relative;z-index:1;align-items:center;display:flex;height:47px;padding:0 12px;border-bottom:1px solid #ddd}.nav-search__form{flex-grow:1}.nav-search__form__input{width:100%;background:transparent;border:none;border-bottom:1px solid #777;color:#222;line-height:26px;outline:none}.nav-search__form__input::placeholder{color:#777}.nav-search__form__icon-button{margin:10px 0;cursor:auto}.nav-search__form__icon-button:hover{background-color:transparent}.legend__item{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;font-size:.7em;padding-right:5%}.legend__indicators{position:absolute;bottom:-1px;height:235px;width:75px}.legend__indicators.legend__indicators--left{left:0;transform:translateX(-100%)}.legend__indicators.legend__indicators--right{right:4px;transform:translateX(100%)}.legend__indicator{position:absolute;height:20px;width:10px;font-size:11px;border-right:1px solid #044973}.legend__indicator:after,.legend__indicator:before{position:absolute;display:block;content:"";bottom:0;height:2px;width:8px;z-index:-1}.legend__indicator:before{top:0}.legend__indicator:first-child:before{top:0;height:2px}.legend__indicator--left{right:5px}.legend__indicator--left:after,.legend__indicator--left:before{right:-8px}.legend__indicator--right{left:0}.legend__indicator--right:after,.legend__indicator--right:before{left:2px}.legend__indicator__text{position:absolute;top:50%;left:0;display:flex;justify-content:space-between;font-size:9px;white-space:nowrap}.legend__indicator__text:after{position:absolute;display:block;content:"";top:50%;height:1px;width:13px;transform:translateY(-50%);background-color:#044973;z-index:-1}.legend__indicator__text span:first-child{display:block;padding:.5px 3px}.legend__indicator__text--left{transform:translateY(-50%) translateX(-100%)}.legend__indicator__text--left:after{right:-10px}.legend__indicator__text--right{transform:translateY(-50%) translateX(16px)}.legend__indicator__text--right:after{left:-7px}.legend__indicator__number{position:absolute;top:-7px;font-size:10px;display:block;width:25px}.legend__indicator__number--left{right:-38px;text-align:left}.legend__indicator__number--right{left:-27px;text-align:right}.legend__indicator--zeer-goed .legend__indicator__text:after,.legend__indicator--zeer-goed .legend__indicator__text span,.legend__indicator--zeer-goed:after,.legend__indicator--zeer-goed:before{background-color:#00f;color:#fff}.legend__indicator--zeer-goed.legend__indicator{border-right:1px solid #00f}.legend__indicator--goed .legend__indicator__text:after,.legend__indicator--goed .legend__indicator__text span,.legend__indicator--goed:after,.legend__indicator--goed:before{background-color:#0c0;color:#fff}.legend__indicator--goed.legend__indicator{border-right:1px solid #0c0}.legend__indicator--matig .legend__indicator__text:after,.legend__indicator--matig .legend__indicator__text span,.legend__indicator--matig:after,.legend__indicator--matig:before{background-color:#ff0;color:#555}.legend__indicator--matig.legend__indicator{border-right:1px solid #ff0}.legend__indicator--ontoereikend .legend__indicator__text:after,.legend__indicator--ontoereikend .legend__indicator__text span,.legend__indicator--ontoereikend:after,.legend__indicator--ontoereikend:before{background-color:#f90;color:#fff}.legend__indicator--ontoereikend.legend__indicator{border-right:1px solid #f90}.legend__indicator--slecht .legend__indicator__text:after,.legend__indicator--slecht .legend__indicator__text span,.legend__indicator--slecht:after,.legend__indicator--slecht:before{background-color:red;color:#fff}.legend__indicator--slecht.legend__indicator{border-right:1px solid red}.legend__wrapper{width:50px;height:248px;display:flex;flex-direction:column;position:absolute;bottom:25px;z-index:1000;box-shadow:3px 3px 3px rgba(0,0,0,.2);left:-60px}.legend__wrapper--right-indicator{left:-135px}.legend__wrapper .legend__header{display:flex;flex:0.8;justify-content:center;align-items:center;background-color:#044973;transform:translateY(-4px);padding:1px;color:#fff;font-size:.55em;z-index:1}.legend__wrapper .legend__item{height:32px;max-height:32px}.legend__wrapper .legend__item p{width:100%;transform:translateY(50%);font-size:.8em;line-height:1.6;text-align:right}.legend__wrapper .legend__item:last-of-type{height:42px;max-height:42px}.legend__wrapper .legend__item:last-of-type p{transform:translateY(0);padding-bottom:5px}.legend__wrapper--left-indicator .legend__item p,.legend__wrapper--right-indicator .legend__item p{text-align:center;opacity:.8}.indicator-name-left,.indicator-name-right{font-size:8px;position:absolute;top:-4px;width:40px;padding:1px 4px;background-color:#044973;color:#fff;text-align:center;font-size:8.8px;font-weight:500;text-transform:uppercase}.indicator-name-right{right:-50px}.indicator-name-left{left:-50px}.legend__wrapper--ndavi{height:167px}.legend__wrapper--ndavi .legend__item:first-child{height:16px;max-height:16px}.legend__wrapper--ndavi .legend__item:first-child p:first-child{line-height:0}.toast{position:absolute;z-index:$zindex-toast;top:12px;left:50%;transform:translateX(-50%);min-width:190px;padding:9px 50px 9px 18px;border-radius:2px;background-color:rgba(210,50,50,.95);font-size:14px;color:#fff;z-index:1}.toast--hidden{display:none}@media (min-width:375px){.toast{min-width:0}}.toast__remove{position:absolute;right:12px;top:50%;height:25px;width:25px;font-style:italic;transition:background-color .2s;transform:translateY(-50%);background-size:auto 17.5px}.toast__remove:hover{background-color:#fff}.toast__remove:hover:before{opacity:1}.toast__remove:before{opacity:0;content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(/img/icons/times.svg) no-repeat 50%;background-size:auto 17.5px}@media (min-width:375px){.toast__remove{position:absolute;top:50%;right:10px;transform:translateY(-50%);height:20px;width:20px}.toast__remove,.toast__remove:before{background-size:auto 15px}}.toast--body-selected{margin-top:80px}@media (min-width:1600px){.toast--body-selected{margin-top:40px}}.map-view .datapanel__body>.error-message{position:absolute;background:#fff;width:100%}.nav-menu__toggle{position:relative;height:24px;margin:13px 0;cursor:pointer;user-select:none}.nav-menu__toggle__icon{position:relative;top:3px;transform:rotate(0deg);display:inline-block;width:22px;height:14px;transition:.5s ease-in-out}.nav-menu__toggle__icon>span{position:absolute;left:0;transform:rotate(0deg);display:block;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;transition:.25s ease-in-out}.nav-menu__toggle__icon>span:first-child{top:0}.nav-menu__toggle__icon>span:nth-child(2){top:6px}.nav-menu__toggle__icon>span:nth-child(3){top:12px}.nazka-app-bar.font-light.z-depth-1 .nav-menu__toggle__icon>span,.nazka-app-bar:not(.font-light) .nav-menu__toggle__icon>span{background:#222}.nav-menu--open .nav-menu__toggle__icon>span{top:0}.nav-menu--open .nav-menu__toggle__icon>span:first-child{transform:translateY(6px) rotate(135deg)}.nav-menu--open .nav-menu__toggle__icon>span:nth-child(2){transform:translateY(6px) rotate(-135deg);opacity:0}.nav-menu--open .nav-menu__toggle__icon>span:nth-child(3){transform:translateY(6px) rotate(-135deg)}.nav-menu__nav--mobile{position:fixed;top:50px;right:0;transform:translateX(calc(100% + 12px));z-index:1000;width:100%;max-width:375px;height:calc(100% - 50px);padding:6px 0;background:#fff;transition:transform .3s ease}.nav-menu--open .nav-menu__nav--mobile{transform:translateX(0)}.nav-menu__nav__items{display:flex}.nav-menu__nav--mobile .nav-menu__nav__items{display:block}.nav-menu__nav__items__item__link{display:inline-block;padding:0 12px;color:#fff;line-height:50px;text-decoration:none;transition:background .3s ease}.nav-menu__nav__items__item__link.active,.nav-menu__nav__items__item__link:hover{background:#26b8eb}.nav-menu__nav--mobile .nav-menu__nav__items__item__link{display:block;color:#333}.nav-menu__nav--mobile .nav-menu__nav__items__item__link.active,.nav-menu__nav--mobile .nav-menu__nav__items__item__link:hover{background:#ddd}.navbar{position:relative;z-index:1000;justify-content:space-between;display:flex;height:50px;padding:0 15px;background-color:#044973;color:#fff}.navbar__brand{display:inline-block;color:#fff;line-height:50px;text-decoration:none}.navbar__brand sup{display:inline-block;transform:translateY(-2px);font-size:12px}.unsupported-browser{position:relative;height:100vh;width:100vw;overflow-y:auto;text-align:center}.unsupported-browser__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.unsupported-browser__content h1{margin:12px 0 24px;font-size:25px;font-weight:500;text-align:center}@media screen and (min-width:768px){.unsupported-browser__content h1{font-size:32px}}.unsupported-browser__content h3{margin:12px 0 18px;font-size:26px}.unsupported-browser__content h4{margin:18px 0 12px;font-size:20px}.unsupported-browser__content p{margin-top:12px}.unsupported-browser__content i{font-style:italic}.unsupported-browser__content a{color:#26b8eb}.unsupported-browser__content a:not(:hover){text-decoration:none}.unsupported-browser__content strong{font-weight:600}.unsupported-browser__content ul li{padding-left:24px}.unsupported-browser__name .unsupported-browser__button-continue{margin-right:12px;background:none;border:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before,html{box-sizing:border-box}body{color:#333;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.428571429;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}sup{vertical-align:top;font-size:9px}strong{font-weight:600}.container{max-width:1340px;margin:auto;padding:12px 24px}@media screen and (min-width:768px){.container{padding:12px 40px}}.clearfix{display:inline-block}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.bg-primary{background-color:#044973}.bg-primary-light{background-color:#26b8eb}.bg-accent{background-color:#ff4081}.bg-grey-xlight{background-color:#ddd}.z-depth-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.z-depth-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@-moz-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-o-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}