@import"https://fonts.googleapis.com/css2?family=Prata&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.with-tooltip{position:relative}.with-tooltip:before{content:attr(data-tooltip);opacity:0;position:absolute;transition:opacity .1s;color:#fff;text-align:center;padding:5px;border-radius:2px;min-width:120px;background:#5e5d5d;pointer-events:none;z-index:1}.with-tooltip:after{transition:opacity .1s;opacity:0;content:"";border-width:5px;border-style:solid;border-color:#5e5d5d transparent transparent transparent;position:absolute;z-index:1;pointer-events:none}.with-tooltip:hover:before,.with-tooltip:hover:after,.with-tooltip:focus:before,.with-tooltip:focus:after{opacity:1}.tooltip--top:before{inset-block-end:120%;inset-inline-start:50%;margin-inline-start:-60px}.tooltip--bottom:before{inset-block-start:240%;inset-inline-start:50%;margin-inline-start:-60px}.tooltip--left:before{inset-block-end:0%;inset-inline-end:120%;min-height:100%}.tooltip--right:before{inset-block-end:0%;inset-inline-start:120%;min-height:100%}.tooltip--left:after{inset-block-start:25%;inset-inline-start:-20%;border-color:transparent transparent transparent #5e5d5d}.tooltip--right:after{inset-block-start:25%;inset-inline-end:-20%;border-color:transparent #5e5d5d transparent transparent}.tooltip--top:after{inset-block-start:-20%;inset-inline-start:40%;border-color:#5e5d5d transparent transparent transparent}.tooltip--bottom:after{inset-block-end:-20%;inset-inline-start:40%;border-color:transparent transparent #5e5d5d transparent}:root{--primary: #9f2842;--secondary: #0c7684;--tertiary: #0c8797}body{font-size:.875rem;color:#333;font-family:Calibri,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Prata,serif;font-weight:400;line-height:1}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.875rem}h6{font-size:.75rem}#app{display:block;position:fixed;width:100%;height:100%}.container{display:block;margin-left:auto;margin-right:auto;width:calc(100% - 4rem)}.container.relative{position:relative}.maplibregl-ctrl-top-right{top:5rem!important;right:2rem!important}.maplibregl-ctrl-top-right .maplibregl-ctrl-group{box-shadow:none!important;border-radius:0;background:transparent;margin:0rem!important}.maplibregl-ctrl-top-right .maplibregl-ctrl-group button{aspect-ratio:1;border-radius:50%;margin-bottom:.5rem;background-color:#fff;height:40px;width:40px}.maplibregl-ctrl-top-right .maplibregl-ctrl-group button:hover{background-color:var(--primary)!important}.maplibregl-ctrl-top-right .maplibregl-ctrl-group button:focus{border-radius:50%!important}.maplibregl-ctrl-top-right .maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px var(--primary)}.screen-reader-only{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.keyboard-only{clip:rect(1px,1px,1px,1px);height:1px;margin:0;overflow:hidden;position:absolute;width:1px}.keyboard-only:focus{display:block;width:auto;height:auto;clip:rect(auto,auto,auto,auto);margin:auto;overflow:auto;position:static}@media (max-width: 1920px){.container{max-width:unset}}@media (min-width: 1921px){.container{font-size:1rem;max-width:unset}}@media only screen and (min-device-height: 768px) and (max-device-width: 1366px) and (min-aspect-ratio: 4/3) and (orientation:landscape){#app{overflow:hidden}.maplibregl-ctrl-top-right{right:3rem!important}}@media (max-width: 1023px){.maplibregl-ctrl-top-right{display:none}}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url(/assets/plus-2d70c256.svg)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in:hover .maplibregl-ctrl-icon{background-image:url(/assets/plus-hover-eef4df79.svg)}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url(/assets/minus-849fbfc1.svg)!important}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out:hover .maplibregl-ctrl-icon{background-image:url(/assets/minus-hover-b2467ed7.svg)!important}#site-header[data-v-78084ddd]{height:50px;background:#ffffff;position:relative;display:flex;align-items:center;justify-content:space-between;z-index:5;top:0;left:0;width:100%;box-shadow:0 10px 10px #0000001a}#site-logo[data-v-78084ddd]{padding-top:4px}#site-logo .logo-img[data-v-78084ddd]{display:block;height:28px}.summary-header[data-v-78084ddd]{text-align:center;margin-top:0}.summary-header-results[data-v-78084ddd]{text-align:right;white-space:nowrap;font-weight:700;margin-top:0;color:var(--primary);font-size:1rem;margin-right:5px;padding-top:5px}.header-content[data-v-78084ddd]{display:flex;justify-content:space-between}.header-content .summary-header[data-v-78084ddd]{width:100%}.header-content .summary-header .title[data-v-78084ddd]{line-height:1.3em;font-size:1.3rem;margin-top:5px}.btn-help[data-v-78084ddd]{background:unset;border:unset;font-size:1.5rem;color:var(--primary)}.btn-help[data-v-78084ddd]:hover{color:#333}.hover-panel[data-v-06f50aa6]{left:0;top:0;pointer-events:none;padding:10px;background:#ffffff;border-radius:10px;display:block;width:auto;position:absolute;z-index:7;transform:translate(-50%);box-shadow:0 2.5px 5px #0000001a}.hover-panel-header[data-v-06f50aa6]{padding:0 5px 10px;margin:0 0 10px;border-bottom:1px solid #eeeeee}.division-name[data-v-06f50aa6]{text-transform:uppercase;font-size:1.25rem}.hover-panel-content[data-v-06f50aa6]{padding:5px}.party-list[data-v-06f50aa6]{margin:0;padding:0;display:flex;flex-direction:column;display:table}.party-list-item[data-v-06f50aa6]{display:flex;flex-direction:row;align-items:center;display:table-row}.party-list-item span[data-v-06f50aa6]{display:table-cell;vertical-align:middle;padding:5px 0}.party-list-item:first-of-type span[data-v-06f50aa6]{padding-top:0}.party-list-item:last-of-type span[data-v-06f50aa6]{padding-bottom:0}.party-color .color-dot[data-v-06f50aa6]{display:block;width:20px;height:20px;border-radius:1000px;background:#000000;box-shadow:0 0 2px #000000bf}.party-list-item .party-initials[data-v-06f50aa6],.party-list-item .party-votes[data-v-06f50aa6],.party-list-item .party-percentage[data-v-06f50aa6]{flex:1;padding-left:10px}.slideDivision-enter-active[data-v-dacfc028],.slideDivision-leave-active[data-v-dacfc028]{transition:all .3s ease}.slideDivision-enter-from[data-v-dacfc028]{transform:translate(-25px)}.slideDivision-leave-to[data-v-dacfc028]{opacity:0;transform:translate(25px)}.expanded[data-v-dacfc028]{transition:background-color .6s ease}.animation-ongoing[data-v-dacfc028]{cursor:not-allowed;pointer-events:none}.division-details-outer[data-v-dacfc028]{position:absolute;width:540px;right:0rem;top:0rem;background:transparent;z-index:1;padding:2rem 0px;float:right}.division-details-outer[data-v-dacfc028]:before{transition:all .2s ease;position:absolute;left:0;top:0;height:100vh;width:100vw;background:transparent;pointer-events:none;content:"";border-bottom-left-radius:25px}.division-details-outer.expanded[data-v-dacfc028]{position:fixed;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;right:0rem;top:2rem;padding:2rem 2rem 6rem;width:572px;z-index:2}.division-details-outer .division-details-header[data-v-dacfc028]{position:absolute;right:-1rem;width:100%}.division-details-outer.expanded .division-details-header[data-v-dacfc028]{width:unset;position:unset;right:unset}.division-details-header[data-v-dacfc028]{display:flex;gap:2rem}.ta-left[data-v-dacfc028]{text-align:left}.ta-right[data-v-dacfc028]{text-align:right}.details-title[data-v-dacfc028]{font-size:1.5rem}.division-search-wrap[data-v-dacfc028]{flex:1 1;display:flex;position:relative}.division-search-icon[data-v-dacfc028]{position:absolute;right:1.5rem;top:1.2rem;transform:translateY(-50%);transition:all .2s ease}.lang-button[data-v-dacfc028]{display:block;width:40px;height:40px;border-radius:1000px;position:relative;border:none;cursor:pointer;font-size:inherit;transition:all .2s ease}@media (min-width: 1024px){.lang-button[data-v-dacfc028]{right:1rem}.division-details-outer.expanded .lang-button[data-v-dacfc028]{right:0rem}}.division-details-content[data-v-dacfc028]{position:relative;padding-top:1rem;flex:1;overflow-x:hidden;overflow-y:auto;outline:0px solid}.division-details-content .value[data-v-dacfc028]{font-family:prata}.close-details-button[data-v-dacfc028]{color:var(--primary);position:absolute;top:5px;right:0px;height:30px;width:30px;background:none;border:none;border-radius:100px;padding:0;cursor:pointer;top:1.5rem}.close-details-button svg[data-v-dacfc028]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.5;transition:all .2s ease;font-size:x-large}.close-details-button:hover svg[data-v-dacfc028]{opacity:1}@media only screen and (min-device-height: 768px) and (max-device-width: 1366px) and (min-aspect-ratio: 4/3) and (orientation:landscape){.division-details-outer .division-details-header[data-v-dacfc028]{width:86%;right:0rem}.division-details-outer.expanded .division-details-header[data-v-dacfc028]{width:unset;position:unset;right:unset}.division-details-outer.expanded .lang-button[data-v-dacfc028],.division-details-outer.expanded .close-details-button[data-v-dacfc028]{right:1rem}}.candidate-info[data-v-dacfc028]{padding-bottom:.1rem;margin-bottom:.1rem;border-bottom:1px solid #989898}.division-chart-outer[data-v-dacfc028]{max-width:100%;display:flex;flex-direction:row;gap:1rem;padding:1rem 0}.division-chart-wrap[data-v-dacfc028]{flex:0 0 24rem;min-height:16rem;position:relative;padding:.5rem;max-width:70%}.division-chart-sidebar[data-v-dacfc028]{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.division-chart-sidebar .value[data-v-dacfc028]{display:block}.rejected[data-v-dacfc028]:last-child,.rejected[data-v-dacfc028]:nth-last-child(2){border-top:1px solid #212121;padding-top:4px}.division-chart-footer[data-v-dacfc028]{display:flex;gap:1rem}.division-chart-footer-info[data-v-dacfc028]{display:flex;flex:0 0 14rem;justify-content:space-between}.vertical-rule[data-v-dacfc028]{width:1px;height:3rem;display:inline-block;background-color:#989898}.division-chart-footer .value[data-v-dacfc028]{margin-left:.3rem;white-space:nowrap}.candidates-table[data-v-dacfc028],.other-info-table[data-v-dacfc028]{padding-top:.1rem}table[data-v-dacfc028]{border-collapse:collapse}table td[data-v-dacfc028]{padding-top:.3rem;padding-bottom:.3rem}.other-info-outer[data-v-dacfc028]{padding-top:.1rem;display:block}.vertical-rule-other[data-v-dacfc028]{width:1px;height:1rem;display:inline-block;background-color:#fff6}.other-info[data-v-dacfc028],.other-info span[data-v-dacfc028]{display:inline-block;width:50%}.other-info[data-v-dacfc028]:nth-of-type(2n+1){border-right:1px solid #989898;padding-right:1rem}.other-info[data-v-dacfc028]:nth-of-type(2n+2){padding-left:1rem}.other-info span.value[data-v-dacfc028]{text-align:right}.candidates-table table[data-v-dacfc028],.other-info-table table[data-v-dacfc028]{width:100%}.candidates-table th[data-v-dacfc028],.other-info-table th[data-v-dacfc028]{text-align:left;font-weight:700;border-bottom:1px solid #989898;padding-bottom:.1rem}.candidates-table tbody tr:first-of-type td[data-v-dacfc028],.candidates-table td[data-v-dacfc028],.other-info-table td[data-v-dacfc028]{vertical-align:top}.candidates-table .candidate-name[data-v-dacfc028]{width:100%;overflow-wrap:break-word}.candidates-table .candidate-votes[data-v-dacfc028]{padding-left:25px;text-align:right}.candidates-table .candidate-party .candidate-party-color[data-v-dacfc028]{display:inline-block;width:1rem;height:1rem;border-radius:50px;margin-right:10px;background-color:#000;vertical-align:middle}.candidates-table .candidate-name .candidate-name-text[data-v-dacfc028]{vertical-align:middle}.incumbent-footnote[data-v-dacfc028]{font-size:.8em;font-weight:700}.candidate-table[data-v-dacfc028]{padding-top:0}.candidate-table table[data-v-dacfc028]{width:100%}.candidate-table th[data-v-dacfc028]{text-align:left;font-weight:700;border-bottom:1px solid #ffffff66;padding-bottom:10px}.candidate-table tbody tr:first-of-type td[data-v-dacfc028]{padding-top:10px}.candidate-table td[data-v-dacfc028]{vertical-align:middle}.candidate-table .candidate-name[data-v-dacfc028]{width:100%;line-height:1em}.candidate-table .candidate-party[data-v-dacfc028]{font-weight:700}.candidate-table .candidate-votes[data-v-dacfc028]{text-align:right;white-space:nowrap}.candidate-table .candidate-party .candidate-party-color[data-v-dacfc028]{display:inline-block;width:25px;height:25px;border-radius:50px;margin-right:10px;background-color:#000;vertical-align:middle}.candidate-table .candidate-name .candidate-name-text[data-v-dacfc028]{vertical-align:middle;font-weight:700}.candidate-table .candidate-votes[data-v-dacfc028]{padding-left:25px;font-size:1.6rem}.filler[data-v-dacfc028]{height:0}@media (max-width: 600px){.division-details-outer[data-v-dacfc028]{display:flex;flex-direction:column;align-items:center;max-width:fit-content;overflow-y:visible;width:100%}.division-search-wrap[data-v-dacfc028]{justify-content:center}.division-chart-outer[data-v-dacfc028]{flex-direction:column}.division-chart-footer[data-v-dacfc028]{flex-wrap:wrap}}.division-details-outer.expanded .division-details-header[data-v-dacfc028]{margin-top:1rem}.fw-900[data-v-dacfc028]{font-weight:900}.ed-download-link[data-v-dacfc028]{font-weight:900;margin-bottom:4px}.ed-download-link[data-v-dacfc028]:hover{color:var(--primary)}.pr-download-footer h5[data-v-dacfc028]{font-weight:900;line-height:1.6em}.download-links-wrapper[data-v-dacfc028]{padding:0 0 10px}.download-link-entry[data-v-dacfc028]{margin:3px 0}.download-link[data-v-dacfc028]{line-height:1.5em}.simple-typeahead{position:relative;width:100%;display:flex}.simple-typeahead>input.simple-typeahead-input{margin-bottom:0;flex:1 1;height:40px;border:none;border-radius:10px;font-size:inherit;padding:0 40px 0 15px;transition:all .2s ease}.simple-typeahead-input:focus-visible{outline:none}.simple-typeahead .simple-typeahead-list{position:absolute;width:100%;border:none;max-height:200px;overflow-y:auto;border-bottom:.1rem solid #d1d1d1;top:100%;left:0;right:0;list-style:none;padding:0;margin:-.425rem 0 0}.division-details-outer.expanded .simple-typeahead .simple-typeahead-list{top:2.6rem;z-index:2}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item{cursor:pointer;padding:.6rem 1rem;border-bottom:1px solid rgba(0,0,0,.1);transition:all .2s ease}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item:last-child{border-bottom:none}.simple-typeahead .candidate-icon{margin-right:.5rem}.simple-typeahead .candidate-party-color{height:1rem;width:1rem;border-radius:50%;margin-left:5px;float:right}.no-search-results{position:absolute;top:calc(100% - 5px);left:0;right:0;cursor:pointer;padding:.6rem 1rem;border:none;transition:all .2s ease}.dark-theme .close-details-button{color:#fff}.dark-theme .no-search-results{background:var(--primary);color:#fff}.dark-theme .simple-typeahead>input.simple-typeahead-input{background:var(--primary);color:#fff}.dark-theme .simple-typeahead-input::placeholder{color:#fff;opacity:1}.dark-theme .simple-typeahead-input:-ms-input-placeholder{color:#fff}.dark-theme .simple-typeahead-input::-ms-input-placeholder{color:#fff}.dark-theme .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item{background:var(--secondary);color:#fff}.dark-theme .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active{background:var(--primary)}.dark-theme .lang-button{color:#fff;background:var(--primary)}.dark-theme .division-details-content{color:#fff}.dark-theme .division-details-outer.expanded{background:var(--primary)}.dark-theme .division-details-outer.expanded .division-search-icon{color:var(--primary)}.dark-theme .division-details-outer.expanded .simple-typeahead-input,.dark-theme .division-details-outer.expanded .lang-button{background:#ffffff;color:var(--primary)}.light-theme .no-search-results{background:var(--primary)!important;color:#fff;z-index:1}.light-theme .simple-typeahead>input.simple-typeahead-input{background:#ffffff;color:#000c}.light-theme .simple-typeahead-input::placeholder{color:#000c;opacity:1}.light-theme .simple-typeahead-input:-ms-input-placeholder{color:#000c}.light-theme .simple-typeahead-input::-ms-input-placeholder{color:#000c}.light-theme .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item{color:#000c}.light-theme .lang-button{background:#ffffff;color:#000c}.light-theme .lang-button:hover{color:#fff;background-color:var(--primary)}.light-theme .division-details-content{color:#000c}.light-theme .division-details-outer.expanded{background:#dadada;color:#000c}.light-theme .division-details-outer.expanded .division-search-icon{color:#000c}.light-theme .division-details-outer.expanded .simple-typeahead-input{background:#ffffff;color:#000c;border:rgba(0,0,0,.8)}.light-theme .division-details-outer.expanded .lang-button{background:#ffffff;color:#000c}.light-theme .division-details-outer.expanded .lang-button:hover{color:#fff;background-color:var(--primary)}.light-theme .simple-typeahead .simple-typeahead-list-item{background:#e9e9e9}.light-theme .simple-typeahead .simple-typeahead-list-item:has(> span.simple-typeahead-list-item-text):has(span.candidate-icon){background:#e9e9e9}.light-theme .simple-typeahead .simple-typeahead-list-item:has(> span.simple-typeahead-list-item-text):not(:has(span.candidate-icon)){background:#cbcbcb}.light-theme .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active{background:var(--primary)!important;color:#fff}.tooltip-wrapper[data-v-64585643]{position:relative;display:inline-block}.tooltip__text[data-v-64585643]{visibility:hidden;opacity:0;transition:opacity .8s;color:#fff!important;text-align:center;padding:5px;border-radius:2px;min-width:120px;background:#5e5d5d!important;position:absolute;z-index:999999}.tooltip-wrapper:hover .tooltip__text[data-v-64585643]{visibility:visible;opacity:1}*[data-v-64585643-s]:focus+.tooltip__text{visibility:visible;opacity:1}.tooltip--top[data-v-64585643]{inset-block-end:240%;inset-inline-start:50%;margin-inline-start:-60px;border-radius:5px}.tooltip--bottom[data-v-64585643]{inset-block-start:240%;inset-inline-start:50%;margin-inline-start:-60px;border-radius:5px}.tooltip--left[data-v-64585643]{inset-block-end:0%;inset-inline-end:110%;border-radius:5px}.tooltip--right[data-v-64585643]{inset-block-end:0%;inset-inline-start:110%;border-radius:5px}.tooltip__text[data-v-64585643]:after{content:" ";position:absolute;border-width:5px;border-style:solid;border-color:#5e5d5d transparent transparent transparent}.tooltip--left[data-v-64585643]:after{inset-block-start:50%;inset-inline-start:100%;border-color:transparent transparent transparent #5e5d5d}.tooltip--right[data-v-64585643]:after{inset-block-start:50%;inset-inline-end:100%;border-color:transparent #5e5d5d transparent transparent}.tooltip--top[data-v-64585643]:after{inset-block-start:100%;inset-inline-start:50%;border-color:#5e5d5d transparent transparent transparent}.tooltip--bottom[data-v-64585643]:after{inset-block-end:100%;inset-inline-start:50%;border-color:transparent transparent #5e5d5d transparent}.election-details-table-header{border-bottom:1px solid #333;padding-bottom:.7rem}.election-details-table-subtitle{display:inline-block;font-family:Calibri,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}.election-details-table-header-icon{float:right;color:var(--primary);background:none!important;border:none;text-decoration:underline;cursor:pointer}.mobile .election-details-table-header-icon{top:0px}.election-details-table-header-icon svg{font-size:x-large;opacity:.7}.election-details-table-header-icon svg:hover{opacity:1}.election-details-table-content{overflow:scroll}.election-details-table-content table{text-align:left;position:relative;border-collapse:collapse;cursor:pointer;width:100%}.election-details-table-content table th,.election-details-table-content table td{line-height:1.2em;white-space:nowrap;padding:10px;min-width:5rem;outline-offset:-1px}.election-details-table-content table td{text-align:right;line-height:.5em}.election-details-table-content table td:first-of-type{text-align:left}.election-details-table-content table thead tr th{line-height:1.2em;white-space:nowrap;padding:10px;vertical-align:bottom;text-align:right}.election-details-table-content table thead tr th.electedMember,.election-details-table-content table thead tr th.electedParty,.election-details-table-content table td.electedMember,.election-details-table-content table td.electedParty{text-align:left}.election-details-table-content table thead tr th span{line-height:1.2em;white-space:nowrap;padding:10px;vertical-align:bottom;text-align:right}.election-details-table-content table thead tr th{position:sticky;top:0;z-index:1;box-shadow:0 3px 0 0 var(--primary);font-weight:700}.election-details-table-content table tr td:first-child{position:sticky;left:0}.election-details-table-content table tr th:first-child{text-align:left;position:sticky;left:0;z-index:2}.ta-left{text-align:left!important}.dark-theme .election-details-table-content tbody tr:nth-of-type(odd){background-color:#333}.dark-theme .election-details-table-content tbody tr:nth-of-type(odd) td:first-child{background-color:#333}.dark-theme .election-details-table-content tbody tr:nth-of-type(even) td:first-child{background-color:#000}.dark-theme .election-details-table-content table thead tr th{background:#333;color:#fff}.dark-theme .election-details-table-header-icon{color:#eee}.election-details-table-content tbody tr:nth-of-type(odd){background-color:#eee}.election-details-table-content tbody tr.totals td,.election-details-table-content tbody tr.totals td span{font-weight:700}.light-theme .election-details-table-content table thead tr th{background:#fff;color:#333}.light-theme .election-details-table-content table thead tr th span{background:#fff;color:#333;font-weight:700;display:inline-block;vertical-align:bottom;padding-bottom:0}.light-theme .election-details-table-content table thead tr th svg{padding-left:4px}.light-theme .election-details-table-content tbody tr:nth-of-type(odd){background-color:#dadada}.light-theme .election-details-table-content tbody tr:nth-of-type(odd) td:first-child{background-color:#dadada}.light-theme .election-details-table-content tbody tr:nth-of-type(even) td:first-child{background-color:#fff}.light-theme tr.trclicked td{background-color:var(--primary)!important;color:#fff}.election-details-table-content{bottom:25px;display:block;width:calc(100% - 3rem);top:63px;position:absolute}.top-125{top:125px!important}.election-details{position:relative}.details-shown .election-details{overflow:auto;width:calc(100% - 2rem)}.mobile .election-details-table-mobile-outer{bottom:0px;top:80px;right:0px;left:0px}@media (max-width: 1024px){.details-shown .election-details{width:calc(100% - 2rem)}}.tooltip-wrapper{font-weight:700}.province-results-download{margin:8px 0}.download-link{text-transform:uppercase;margin-bottom:1px}.download-links-wrapper{padding:5px 0 10px}.download-link-entry{margin:3px 0}.download-link{line-height:1.6em}.download-link{text-transform:uppercase}.download-link:hover{color:var(--primary)}.tooltip-wrapper[data-v-11d16a40]{position:relative;display:inline-block}.tooltip__text[data-v-11d16a40]{visibility:hidden;opacity:0;transition:opacity .8s;color:#fff!important;text-align:center;padding:5px;border-radius:2px;min-width:120px;background:#5e5d5d!important;position:absolute;z-index:999999}.tooltip-wrapper:hover .tooltip__text[data-v-11d16a40]{visibility:visible;opacity:1}.tooltip-wrapper:active .tooltip__text[data-v-11d16a40],.tooltip-wrapper:focus .tooltip__text[data-v-11d16a40]{visibility:visible;opacity:1}*[data-v-11d16a40-s]:focus+.tooltip__text{visibility:visible;opacity:1}*[data-v-11d16a40-s]:active+.tooltip__text,*[data-v-11d16a40-s]:focus+.tooltip__text{visibility:visible;opacity:1}.tooltip--top[data-v-11d16a40]{inset-block-end:120%;inset-inline-start:50%;margin-inline-start:-60px;border-radius:5px}.tooltip--bottom[data-v-11d16a40]{inset-block-start:120%;inset-inline-start:50%;margin-inline-start:-60px;border-radius:5px}.tooltip--left[data-v-11d16a40]{inset-block-end:0%;inset-inline-end:110%;border-radius:5px}.tooltip--right[data-v-11d16a40]{inset-block-end:0%;inset-inline-start:110%;border-radius:5px}.tooltip__text[data-v-11d16a40]:after{content:" ";position:absolute;border-width:5px;border-style:solid;border-color:#5e5d5d transparent transparent transparent}.tooltip--left[data-v-11d16a40]:after{inset-block-start:50%;inset-inline-start:100%;border-color:transparent transparent transparent #5e5d5d}.tooltip--right[data-v-11d16a40]:after{inset-block-start:50%;inset-inline-end:100%;border-color:transparent #5e5d5d transparent transparent}.tooltip--top[data-v-11d16a40]:after{inset-block-start:100%;inset-inline-start:50%;border-color:#5e5d5d transparent transparent transparent}.tooltip--bottom[data-v-11d16a40]:after{inset-block-end:100%;inset-inline-start:50%;border-color:transparent transparent #5e5d5d transparent}.slide-fade-enter-active[data-v-39770daf],.slide-fade-leave-active[data-v-39770daf]{transition:all .5s ease}.slide-fade-enter-from[data-v-39770daf],.slide-fade-leave-to[data-v-39770daf]{opacity:0;transform:translate(-500px)}button{border:none}a{color:#fff}.election-details-outer{min-width:500px;position:absolute;left:0;top:5rem;z-index:1;display:flex;justify-content:flex-start}@media only screen and (min-device-height: 768px) and (max-device-width: 1366px) and (min-aspect-ratio: 4/3) and (orientation:landscape){.election-details-outer{top:2rem;z-index:2}}hr{border-color:#ccc}.election-summary{background-color:transparent;transition:all .1s ease;max-width:500px}.summary-top{display:flex;flex-direction:row;justify-content:center;padding:25px 10px}.box{padding:0;line-height:1.2rem;background:unset;float:left;height:40px;margin-bottom:15px;border:1px solid;clear:both;text-align:center;width:50px;margin-left:3px;font-weight:700;font-size:.75rem;color:#fff}.box .seats{font-weight:700;display:block;margin-top:3px;text-transform:uppercase}.box .votes{font-weight:700;display:block;margin-top:1px;text-transform:uppercase}.box.numbers span{font-weight:700;display:block}.box.numbers span{padding:0}.box.numbers span:nth-of-type(3n+1){margin-bottom:3px}.box .party{padding-top:5px;display:block}.f-black{color:#000}.f-white{color:#fff}.no-border{border:none}.summary-bar-chart{margin:0;padding:0 25px}.summary-panel{padding:0px 0px 1rem;border-radius:15px}.details-shown .election-details-outer{width:100%;height:84vh}.details-shown .summary-panel{background:unset;border-radius:15px 0 0 15px/15px 0 0px 15px}.details-shown .election-summary{border-radius:15px 0 0 15px/15px 0 0px 15px}.election-summary-results{display:block;width:100%;margin-top:10px;padding:0 25px}.region-buttons{display:flex;gap:7px;flex-wrap:wrap;width:100%;margin-top:17px}.region-buttons .region-button-wrapper{flex:1 1 calc(50% - 5px)}.details-shown .election-details{padding:25px;border-top-right-radius:15px;border-bottom-right-radius:15px;overflow:auto;max-width:1920px!important}.region-buttons button{background:#333;padding:.5em 1em;display:block;font-weight:700;color:#fff;border-radius:1000px;transition:all .2s ease;cursor:pointer}.region-buttons button:hover,.region-buttons button:active{background:#009ea5}.election-summary-heading{font-weight:700;text-align:left;text-transform:uppercase}.election-summary-table table{width:100%;border-collapse:collapse;margin-bottom:10px}.election-summary-table table td{border:unset;padding:2px 10px 2px 2px}.election-summary-table table td.value{text-align:right;padding-right:1em}.election-details-expand-btn,.election-details-province-btn{width:50%;background:none!important;color:#fff;border:none;padding:0!important;font-size:.875rem;text-decoration:underline;cursor:pointer;margin-top:10px;padding:10px;display:inline-block;white-space:nowrap}.election-details-province-btn{text-align:left}.election-details-province-btn svg{margin-right:10px}.election-details-expand-btn{text-align:right}.election-details-expand-btn svg{margin-left:10px}.election-details-expand-btn:disabled,.election-details-expand-btn[disabled]{cursor:wait}.region-button-wrapper{width:50%}.region-button-wrapper button{width:100%}.details-shown .region-buttons{padding-left:25px;padding-right:25px}.details-shown .region-buttons button{background:#000}.details-shown .region-buttons button:hover{background:var(--primary)}.dark-theme a,.dark-theme .election-details-outer{color:#333}.dark-theme hr{border-color:#ccc}.dark-theme .f-black{color:#000}.dark-theme .f-white{color:#fff}.dark-theme .no-border{border:none}.dark-theme .summary-panel{background:rgba(255,255,255,.8)}.dark-theme .details-shown .election-summary{background:rgba(0,0,0,.8)}.dark-theme .details-shown .election-details{background:rgba(0,0,0,1)}.dark-theme .region-buttons button{background:var(--primary);color:#fff}.dark-theme .region-buttons button:hover{background:#00b0b9}.dark-theme .election-summary-table tbody tr:nth-of-type(even){background-color:#666}.dark-theme .election-details-expand-btn,.dark-theme .election-details-province-btn{background:none!important;color:#000}.dark-theme .details-shown .region-buttons button{background:var(--primary)}.dark-theme .box .seats,.dark-theme .box .votes,.dark-theme .box .party{color:#fff}.dark-theme .summary-panel{background:rgba(0,0,0,.8);color:#fff}.dark-theme .election-details-outer{color:#fff}.light-theme .box .seats,.light-theme .box .votes,.light-theme .box .party{color:#000}.dark-theme .summary-panel{background:rgba(255,255,255,.8);color:#000}.light-theme a,.light-theme .election-details-outer{color:#333}.light-theme hr{border-color:#ccc}.light-theme .f-black{color:#000}.light-theme .f-white{color:#fff}.light-theme .no-border{border:none}.light-theme .summary-panel,.details-shown .light-theme .election-summary,.details-shown .light-theme .election-details{background-color:#fefefe}.details-shown .light-theme .region-buttons button{background-color:#dadada}.light-theme .region-buttons button{background:#fefefe;color:#212121}.light-theme .region-buttons button:hover{background:var(--primary);color:#fff}.light-theme .election-summary-table tbody tr:nth-of-type(even){background-color:#dadada}.light-theme .election-details-expand-btn,.light-theme .election-details-province-btn{background:none!important;color:#000}.fade-mobile-enter-active[data-v-6debfd9d],.fade-mobile-leave-active[data-v-6debfd9d]{transition:opacity .5s ease}.fade-mobile-enter-from[data-v-6debfd9d],.fade-mobile-leave-to[data-v-6debfd9d]{opacity:0;transition:opacity .25s ease-in 0s}@media (max-width: 1023px){.mobile-search-button{margin-right:6rem}.mobile-search-wrap{display:flex;position:relative;z-index:6;top:1rem;justify-content:center;margin:.5rem 0rem}.simple-typeahead{position:relative;width:100%;display:flex}.simple-typeahead>input.simple-typeahead-input{margin-bottom:0;flex:1 1;height:40px;border:none;border-radius:10px;font-size:inherit;padding:0 40px 0 15px;transition:all .2s ease}.simple-typeahead-input:focus-visible{outline:none}.simple-typeahead .simple-typeahead-list{position:absolute;width:100%;border:none;max-height:200px;overflow-y:auto;border-bottom:.1rem solid #d1d1d1;z-index:9;top:100%;left:0;right:0;list-style:none;padding:0;margin:-.425rem 0 0}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item{cursor:pointer;padding:.6rem 1rem;border-bottom:1px solid rgba(0,0,0,.1);transition:all .2s ease}.simple-typeahead .simple-typeahead-list .simple-typeahead-list-item:last-child{border-bottom:none}.simple-typeahead .candidate-icon{margin-right:.5rem}.simple-typeahead .candidate-party-color{height:1rem;width:1rem;border-radius:50%;margin-left:5px;float:right}.no-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;cursor:pointer;padding:.6rem 1rem;border:none;transition:all .2s ease;margin:-1rem 1rem 0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.mobile-menu-search-wrapper .no-search-results{margin-top:0rem;font-size:1rem}.mobile-search-button{right:0;top:0;position:absolute;float:right;box-shadow:0 0 0 1px #0000001a;margin:5px 1rem 0 0;background:#ffffff;color:#212121;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;clear:both;pointer-events:auto;transform:translate(0);height:32px;width:32px;border:0;box-sizing:border-box;cursor:pointer;outline:none;padding:0}.mobile-search-button svg{transition:all .3s ease}.bs-none{background-color:#fff;color:#212121;box-shadow:none}.disabled-button{background-color:transparent;cursor:not-allowed;pointer-events:none}.simple-typeahead{margin:0 1rem;transition:all .3s ease}.simple-typeahead-input::placeholder{font-size:.85rem}.french-site-mobile .simple-typeahead-input::placeholder{font-size:.78rem}.division-search-wrap{z-index:5}.mobile-division-details-header .simple-typeahead{margin:0}.light-theme .mobile-division-details-header .no-search-results{background:#ffffff;color:#212121}.light-theme .mobile-menu-search-wrapper .no-search-results{background:#dadada}.light-theme .simple-typeahead .simple-typeahead-list-item{background:#e9e9e9}.light-theme .simple-typeahead .simple-typeahead-list-item:has(> span.simple-typeahead-list-item-text):has(span.candidate-icon){background:#e9e9e9}.light-theme .simple-typeahead .simple-typeahead-list-item:has(> span.simple-typeahead-list-item-text):not(:has(span.candidate-icon)){background:#cbcbcb}.light-theme .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active{background:var(--primary)!important;color:#fff}.light-theme .mobile-division-details-header .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item{background:#eee;color:#000c}.light-theme .mobile-division-details-header .simple-typeahead .simple-typeahead-list .simple-typeahead-list-item.simple-typeahead-list-item-active{background:var(--primary)!important;color:#fff!important}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.mobile-search-wrap{margin:.5rem 1.1rem}.mobile-menu-search-wrapper .mobile-search-wrap{margin:.5rem 0rem}}.slide-up-mobile-enter-active[data-v-dab4dab3],.slide-up-mobile-leave-active[data-v-dab4dab3]{transition:transform .2s ease}.slide-up-mobile-enter-from[data-v-dab4dab3],.slide-up-mobile-leave-to[data-v-dab4dab3]{transform:translateY(100%);transition:all .3s ease-in 0s}@media (max-width: 1023px){.mobile.safari .division-details-outer[data-v-dab4dab3],.division-details-outer[data-v-dab4dab3]{padding-bottom:5rem!important}.mobile.safari .division-details-outer[data-v-dab4dab3]{height:100svh}.division-details-outer[data-v-dab4dab3]{display:flex;flex-direction:column;align-items:inherit;max-width:100%;overflow-y:visible;width:100%;height:100vh;position:fixed;background:#dadada;z-index:1;padding:2rem 1rem;top:75px;bottom:0px}.mobile.safari .division-details-outer[data-v-dab4dab3]:before{height:100svh}.division-details-outer[data-v-dab4dab3]:before{transition:all .2s ease;position:absolute;left:0;top:0;height:100vh;width:100vw;background:transparent;pointer-events:none;content:"";border-bottom-left-radius:25px}.z-index-three[data-v-dab4dab3]{z-index:3}.division-details-header[data-v-dab4dab3]{display:flex;justify-content:flex-start;margin-top:3rem;position:relative}.ta-left[data-v-dab4dab3]{text-align:left}.ta-right[data-v-dab4dab3]{text-align:right}.details-title[data-v-dab4dab3]{font-size:2rem}.close-details-button[data-v-dab4dab3]{position:absolute;top:0;color:var(--primary);right:-.25rem;height:30px;width:30px;background:none;border:none;border-radius:100px;padding:0;cursor:pointer}.close-details-button svg[data-v-dab4dab3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.5;transition:all .2s ease;font-size:x-large}.close-details-button:hover svg[data-v-dab4dab3]{opacity:1}.division-details-content[data-v-dab4dab3]{position:relative;padding-top:1rem;flex:1;overflow-x:hidden;overflow-y:auto;padding-bottom:2rem}.division-details-content .value[data-v-dab4dab3]{font-family:prata}.candidate-info[data-v-dab4dab3]{padding-bottom:.1rem;margin-bottom:.1rem;border-bottom:1px solid #989898}.division-chart-outer[data-v-dab4dab3]{display:flex;flex-direction:row;gap:1rem;padding:1rem 0}.division-chart-wrap[data-v-dab4dab3]{flex:1 1 18rem;position:relative;min-height:12rem;max-width:70%;margin:auto;overflow:hidden}.division-chart-sidebar[data-v-dab4dab3]{flex:1 1 4rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.division-chart-sidebar .value[data-v-dab4dab3]{display:block}.rejected[data-v-dab4dab3]:last-child,.rejected[data-v-dab4dab3]:nth-last-child(2){border-top:1px solid #212121;padding-top:4px}.division-chart-footer[data-v-dab4dab3]{display:flex;gap:1rem}.division-chart-footer-info[data-v-dab4dab3]{display:flex;flex:1 1 10rem;justify-content:space-between}.french-site-mobile .fb-ed-reported[data-v-dab4dab3]{flex:1 1 13rem}.french-site-mobile .fb-ed-advance[data-v-dab4dab3]{flex:1 1 8rem}.vertical-rule[data-v-dab4dab3]{width:1px;height:3rem;display:inline-block;background-color:#989898}.division-chart-footer .value[data-v-dab4dab3]{margin-left:.3rem;white-space:nowrap}.candidates-table[data-v-dab4dab3],.other-info-table[data-v-dab4dab3]{padding-top:.1rem}table[data-v-dab4dab3]{border-collapse:collapse}table td[data-v-dab4dab3]{padding-top:.3rem;padding-bottom:.3rem}.other-info-outer[data-v-dab4dab3]{padding-top:.1rem;display:block}.vertical-rule-other[data-v-dab4dab3]{width:1px;height:1rem;display:inline-block;background-color:#fff6}.other-info[data-v-dab4dab3],.other-info span[data-v-dab4dab3]{display:inline-block;width:50%}.other-info[data-v-dab4dab3]:nth-of-type(2n+1){border-right:1px solid #989898;padding-right:1rem}.other-info[data-v-dab4dab3]:nth-of-type(2n+2){padding-left:1rem}.other-info span.value[data-v-dab4dab3]{text-align:right}.candidates-table table[data-v-dab4dab3],.other-info-table table[data-v-dab4dab3]{width:100%}.candidates-table th[data-v-dab4dab3],.other-info-table th[data-v-dab4dab3]{text-align:left;font-weight:700;border-bottom:1px solid #989898;padding-bottom:.1rem}.candidates-table tbody tr:first-of-type td[data-v-dab4dab3],.candidates-table td[data-v-dab4dab3],.other-info-table td[data-v-dab4dab3]{vertical-align:top}.candidates-table .candidate-name[data-v-dab4dab3]{width:100%;overflow-wrap:break-word}.candidates-table .candidate-votes[data-v-dab4dab3]{padding-left:25px;text-align:right}.candidates-table .candidate-party .candidate-party-color[data-v-dab4dab3]{display:inline-block;width:1rem;height:1rem;border-radius:50px;margin-right:10px;background-color:#000;vertical-align:middle}.candidates-table .candidate-name .candidate-name-text[data-v-dab4dab3]{vertical-align:middle}.incumbent-footnote[data-v-dab4dab3]{font-size:.8rem;font-weight:700;padding-bottom:3rem}.candidate-table[data-v-dab4dab3]{padding-top:0}.candidate-table table[data-v-dab4dab3]{width:100%}.candidate-table th[data-v-dab4dab3]{text-align:left;font-weight:700;border-bottom:1px solid #ffffff66;padding-bottom:10px}.candidate-table tbody tr:first-of-type td[data-v-dab4dab3]{padding-top:10px}.candidate-table td[data-v-dab4dab3]{vertical-align:middle}.candidate-table .candidate-name[data-v-dab4dab3]{width:100%;line-height:1em}.candidate-table .candidate-party[data-v-dab4dab3]{font-weight:700}.candidate-table .candidate-votes[data-v-dab4dab3]{text-align:right;white-space:nowrap}.candidate-table .candidate-party .candidate-party-color[data-v-dab4dab3]{display:inline-block;width:25px;height:25px;border-radius:50px;margin-right:10px;background-color:#000;vertical-align:middle}.candidate-table .candidate-name .candidate-name-text[data-v-dab4dab3]{vertical-align:middle;font-weight:700}.candidate-table .candidate-votes[data-v-dab4dab3]{padding-left:25px;font-size:1.6rem}.filler[data-v-dab4dab3]{height:0}.ed-results-download-footer[data-v-dab4dab3]{margin:2px 0 20px}.ed-results-download-footer h5[data-v-dab4dab3]{margin-bottom:8px;font-weight:900}.fw-900[data-v-dab4dab3]{font-weight:900;line-height:1.6em}.download-links-wrapper[data-v-dab4dab3]{padding:0 0 10px}.download-link-entry[data-v-dab4dab3]{margin:3px 0}.download-link[data-v-dab4dab3]{line-height:1.6em}.download-link[data-v-dab4dab3]:active,.download-link[data-v-dab4dab3]:focus{color:var(--primary)}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.division-details-outer[data-v-dab4dab3]{padding:2.1rem}.division-chart-wrap[data-v-dab4dab3]{flex:1 1 30rem;min-height:20rem;max-width:55%}.division-chart-footer-info[data-v-dab4dab3]{flex:1 1 22rem}.french-site-mobile .fb-ed-reported[data-v-dab4dab3]{flex:1 1 24rem}.french-site-mobile .fb-ed-advance[data-v-dab4dab3]{flex:1 1 20rem}}@media (max-width:768px){.division-chart-wrap[data-v-dab4dab3]{flex:1 1 12rem;min-height:10rem;margin-left:-16px}}@media (max-width: 375px){.division-chart-wrap[data-v-dab4dab3]{flex:1 1 12rem;min-height:10rem;max-width:80%}.division-chart-sidebar[data-v-dab4dab3]{flex:1 1 2rem}.division-chart-footer-info[data-v-dab4dab3]{flex:1 1 9rem}.french-site-mobile .fb-ed-reported[data-v-dab4dab3]{flex:1 1 11.8rem}.french-site-mobile .fb-ed-advance[data-v-dab4dab3]{flex:1 1 5rem}}.mobile.safari .mobile-election-details-slide-controls[data-v-e84a32e2]{min-height:45px}.mobile.safari .election-summary[data-v-e84a32e2]{padding-bottom:0;height:calc(100vh - 130px)}@media (max-width: 1023px){button[data-v-e84a32e2]{border:none}a[data-v-e84a32e2]{color:#fff}.election-details-mobile-outer[data-v-e84a32e2]{position:absolute;left:0;bottom:0px;height:70%;z-index:1;display:flex;justify-content:flex-start;flex-direction:column;transition:top .5s ease;width:100%}hr[data-v-e84a32e2]{border-color:#ccc}.region-buttons[data-v-e84a32e2]{display:flex;gap:7px;flex-wrap:wrap;width:100%;padding:.5rem 1rem}.region-buttons .region-button-wrapper[data-v-e84a32e2]{flex:1 1 calc(50% - 5px)}.region-buttons button[data-v-e84a32e2]{padding:.5em 1em;display:block;font-weight:700;border-radius:10px;transition:all .2s ease;cursor:pointer}.region-button-wrapper[data-v-e84a32e2]{width:50%}.region-button-wrapper button[data-v-e84a32e2]{width:100%}.election-summary[data-v-e84a32e2]{background:#fff;max-width:1023px;overflow-y:scroll;height:calc(100vh - 130px)}.overflow-x-scroll .election-summary[data-v-e84a32e2]{overflow-y:scroll}.summary-top[data-v-e84a32e2]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:0px}.first-box[data-v-e84a32e2]{margin-right:5px;text-align:left}.box[data-v-e84a32e2]{width:auto;min-height:2.5rem;margin-bottom:15px;border:1px solid;clear:both;text-align:center;margin-left:2px;font-weight:700;color:#fff}.box .seats[data-v-e84a32e2],.box .votes[data-v-e84a32e2],.box.numbers span[data-v-e84a32e2]{font-weight:700}.box .party[data-v-e84a32e2]{padding-top:5px}.f-black[data-v-e84a32e2]{color:#212121}.f-white[data-v-e84a32e2]{color:#fff}.no-border[data-v-e84a32e2]{border:none}.summary-bar-chart[data-v-e84a32e2]{margin:0}.details-shown .election-details-mobile-outer[data-v-e84a32e2]{width:100%}.details-shown .summary-panel-mobile[data-v-e84a32e2]{background:unset;border-radius:15px 0 0 15px/15px 0 0px 15px}.details-shown .election-summary[data-v-e84a32e2]{border-radius:15px 0 0 15px/15px 0 0px 15px}.election-summary-results[data-v-e84a32e2]{display:block;width:100%;margin-top:10px;min-height:150px}.details-shown .election-details[data-v-e84a32e2]{padding:25px;border-top-right-radius:15px;border-bottom-right-radius:15px;overflow-x:scroll;margin-right:25px}.election-summary-heading[data-v-e84a32e2]{font-weight:700;text-align:left}.election-summary-table table[data-v-e84a32e2]{width:100%;border-collapse:collapse;margin-bottom:10px}.election-summary-table table td[data-v-e84a32e2]{border:unset;padding:2px 8px}.election-summary-table table td.value[data-v-e84a32e2]{text-align:right}.election-summary-button-container[data-v-e84a32e2]{display:flex;justify-content:space-between;margin-bottom:2rem}.election-details-expand-btn[data-v-e84a32e2],.election-details-province-btn[data-v-e84a32e2]{background:none!important;color:#fff;border:none;padding:0!important;text-decoration:underline;cursor:pointer;margin-top:10px;padding:10px;display:inline-block}.election-details-province-btn[data-v-e84a32e2]{width:40%;text-align:left}.election-details-province-btn svg[data-v-e84a32e2]{margin-right:.5rem;margin-top:2px}.election-details-expand-btn[data-v-e84a32e2]{width:60%;text-align:right}.election-details-expand-btn svg[data-v-e84a32e2]{margin-left:.5rem;margin-top:2px}.mobile-election-details-slide-controls[data-v-e84a32e2]{text-align:center;background-color:#fff;border-radius:15px 15px 0 0;display:flex;width:100%;min-height:35px}.slide-icon[data-v-e84a32e2]{flex-basis:100%;background-color:#fff;padding-top:4px;color:var(--primary)}.slide-icon svg[data-v-e84a32e2]{font-size:x-large}.dark-theme a[data-v-e84a32e2],.dark-theme .election-details-mobile-outer[data-v-e84a32e2]{color:#333}.dark-theme hr[data-v-e84a32e2]{border-color:#ccc}.dark-theme .f-black[data-v-e84a32e2]{color:#212121}.dark-theme .f-white[data-v-e84a32e2]{color:#fff}.dark-theme .no-border[data-v-e84a32e2]{border:none}.dark-theme .summary-panel-mobile[data-v-e84a32e2]{background:rgba(0,0,0,.8);color:#fff}.dark-theme .details-shown .election-summary[data-v-e84a32e2]{background:rgba(0,0,0,.8)}.dark-theme .details-shown .election-details[data-v-e84a32e2]{background:rgba(0,0,0,1)}.dark-theme .election-summary-table tbody tr[data-v-e84a32e2]:nth-of-type(even){background-color:#666}.dark-theme .election-details-expand-btn[data-v-e84a32e2],.dark-theme .election-details-province-btn[data-v-e84a32e2]{background:none!important;color:#212121}.dark-theme .details-shown .region-buttons button[data-v-e84a32e2]{background:var(--primary)}.dark-theme .box .seats[data-v-e84a32e2],.dark-theme .box .votes[data-v-e84a32e2],.dark-theme .box .party[data-v-e84a32e2],.dark-theme .election-details-mobile-outer[data-v-e84a32e2]{color:#fff}.light-theme .box .seats[data-v-e84a32e2],.light-theme .box .votes[data-v-e84a32e2],.light-theme .box .party[data-v-e84a32e2]{color:#212121}.light-theme a[data-v-e84a32e2],.light-theme .election-details-mobile-outer[data-v-e84a32e2]{color:#333}.light-theme hr[data-v-e84a32e2]{border-color:#ccc}.light-theme .f-black[data-v-e84a32e2]{color:#212121}.light-theme .f-white[data-v-e84a32e2]{color:#fff}.light-theme .no-border[data-v-e84a32e2]{border:none}.light-theme .summary-panel-mobile[data-v-e84a32e2],.details-shown .light-theme .election-summary[data-v-e84a32e2],.details-shown .light-theme .election-details[data-v-e84a32e2]{background:rgba(255,255,255,1)}.light-theme .election-summary-table tbody tr[data-v-e84a32e2]:nth-of-type(even){background-color:#eee}.light-theme .election-details-expand-btn[data-v-e84a32e2],.light-theme .election-details-province-btn[data-v-e84a32e2]{background:none!important;color:#212121}@media (hover: hover),(-moz-touch-enabled: 0),(pointer:fine){.region-buttons button[data-v-e84a32e2]:hover{background:var(--primary);color:#fff}}.region-buttons button[data-v-e84a32e2]:active,.region-buttons button[data-v-e84a32e2]:focus{background:var(--primary);color:#fff}.election-summary-table button[data-v-e84a32e2]{width:100%;text-align:center}.details-shown .election-details[data-v-e84a32e2]{background:rgba(0,0,0,.8);border-radius:none;border-radius:0 0 15px 15px}.details-shown .election-summary[data-v-e84a32e2]{border-radius:15px 15px 0 0}.election-details[data-v-e84a32e2]{width:100%}}.election-details-mobile-outer[data-v-e84a32e2]{top:calc(100svh - 130px);height:100svh;height:-webkit-fill-available}.election-details-mobile-outer.expanded[data-v-e84a32e2]{top:125px;height:calc(100svh - 125px)}.summary-top[data-v-e84a32e2]{padding-left:.6rem}.election-details-mobile-outer .summary-panel-mobile[data-v-e84a32e2]{padding:0rem 2.1rem}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.election-details-mobile-outer[data-v-e84a32e2]{width:100%;top:75%}.region-buttons[data-v-e84a32e2]{padding:.5rem 2.1rem}.election-details-mobile-outer.expanded[data-v-e84a32e2]{top:20%;height:calc(100svh - 20%)}@media all and (min-device-height: 1024px) and (orientation:portrait){.election-details-mobile-outer.expanded .election-summary[data-v-e84a32e2]{overflow:hidden}}.election-details-mobile-outer .summary-panel-mobile[data-v-e84a32e2]{padding:0rem 2rem;max-width:100%;overflow:hidden}.summary-top[data-v-e84a32e2]{padding:1rem 0rem 4rem;width:100%}.box[data-v-e84a32e2]{min-width:5.4rem;font-size:.8rem;margin:0}.box.numbers span[data-v-e84a32e2]{display:block}.first-box[data-v-e84a32e2]{min-width:3rem;margin-right:5px;text-align:left}.election-summary-results[data-v-e84a32e2]{padding:0}.summary-bar-chart[data-v-e84a32e2]{padding:0;height:300px}}@media (max-width: 768px){.region-buttons[data-v-e84a32e2]{padding:.5rem 1rem}.election-details-mobile-outer .summary-panel-mobile[data-v-e84a32e2]{padding:0 0 25px}.summary-top[data-v-e84a32e2]{padding:1rem 0rem 1rem .6rem;width:auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;transition:scroll-behavior .1s ease-in-out}.box[data-v-e84a32e2]{min-width:4rem;font-size:.7rem;transition:opacity .3s ease-in-out}.election-summary-results[data-v-e84a32e2]{padding:0 25px}.summary-bar-chart[data-v-e84a32e2]{padding:0 25px;height:200px}}@media (max-width: 375px){.summary-top[data-v-e84a32e2]{padding-bottom:2rem}}@media (max-width:374px){.election-details-province-btn svg[data-v-e84a32e2]{margin-right:.25rem}.election-details-expand-btn svg[data-v-e84a32e2]{margin-left:.25rem}}.slide-up-mobile-enter-active[data-v-d64233d4],.slide-up-mobile-leave-active[data-v-d64233d4]{transition:transform .2s ease}.slide-up-mobile-enter-from[data-v-d64233d4],.slide-up-mobile-leave-to[data-v-d64233d4]{transform:translateY(100%);transition:all .3s ease-in 0s}.mobile.safari .election-details-table-content[data-v-d64233d4]{padding-bottom:10rem}@media (max-width: 1023px){.election-details-table-mobile-outer[data-v-d64233d4]{position:relative;z-index:1;height:100svh;width:100%;max-width:62rem;background-color:#fff;color:#212121}.election-details-table-header[data-v-d64233d4]{border:none;padding-bottom:0}.election-details-table-subtitle[data-v-d64233d4]{display:inline-block;font-family:Calibri,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}.election-details-table-header-icon[data-v-d64233d4]{float:right;background:none!important;color:var(--primary);border:none;text-decoration:underline;cursor:pointer;position:relative;bottom:15px;right:0rem;z-index:3}.election-details-table-header-icon svg[data-v-d64233d4]{font-size:x-large}.election-details-table-content[data-v-d64233d4]{margin-top:20px;bottom:25px;display:block;width:100%;height:100svh;top:0px;position:relative}.border-bottom[data-v-d64233d4]{padding-bottom:.7rem;border-bottom:1px solid #212121}.border-top[data-v-d64233d4]{border-top:1px solid #212121}.mt-0[data-v-d64233d4]{margin-top:0!important}.election-details-table-content table[data-v-d64233d4]{text-align:left;position:relative;border-collapse:collapse;cursor:pointer;width:100%;height:100%;min-width:100%;overflow:auto}.election-details-table-content table th[data-v-d64233d4],.election-details-table-content table td[data-v-d64233d4]{padding:10px 0!important;line-height:1.2em;white-space:nowrap;min-width:4.5rem;max-width:14rem}.french-site-mobile .election-details-table-content table th[data-v-d64233d4],.french-site-mobile .election-details-table-content table td[data-v-d64233d4]{padding-right:.4rem!important}.election-details-table-content table td[data-v-d64233d4]{text-align:right}.pr-8[data-v-d64233d4]{padding-right:.25rem!important}.election-details-table-content table td[data-v-d64233d4]:first-of-type{text-align:left}.ta-left[data-v-d64233d4]{text-align:left!important}.election-details-table-content table thead tr th[data-v-d64233d4]{background:#000000;color:#fff;line-height:1.2em;white-space:nowrap;vertical-align:bottom;position:sticky;top:0;z-index:2;box-shadow:0 3px 0 0 var(--primary);font-weight:700}.election-details-table-content table tr td[data-v-d64233d4]:first-child{position:sticky;left:0;font-weight:700;padding-left:5px!important}.election-details-table-content tbody tr.totals td[data-v-d64233d4],.election-details-table-content tbody tr.totals td span[data-v-d64233d4]{font-weight:700}.election-details-table-content table tr th[data-v-d64233d4]:first-child{position:sticky;left:0;z-index:3;padding-left:5px!important}.election-details-table-content table tr td[data-v-d64233d4]:last-child{padding-right:1rem!important}.election-details-table-content table tr td[data-v-d64233d4]:nth-last-child(2){padding-right:.5rem!important}.election-details-table-content table thead tr th.electedMember[data-v-d64233d4],.election-details-table-content table thead tr th.electedParty[data-v-d64233d4],.election-details-table-content table td.electedMember[data-v-d64233d4],.election-details-table-content table td.electedParty[data-v-d64233d4]{text-align:left}.dark-theme .election-details-table-content tbody tr[data-v-d64233d4]:nth-of-type(odd){background-color:#333}.dark-theme .election-details-table-content tbody tr:nth-of-type(odd) td[data-v-d64233d4]:first-child{background-color:#333}.dark-theme .election-details-table-content tbody tr:nth-of-type(even) td[data-v-d64233d4]:first-child{background-color:#000}.dark-theme .election-details-table-content table thead tr th[data-v-d64233d4]{background:#333;color:#fff}.dark-theme .election-details-table-header-icon[data-v-d64233d4]{color:#eee}.election-details-table-content tbody tr[data-v-d64233d4]:nth-of-type(odd){background-color:#eee}.light-theme .election-details[data-v-d64233d4]{background:rgba(255,255,255,1)}.light-theme .election-details-table-content table thead tr th[data-v-d64233d4]{background:#fff;color:#333}.light-theme .election-details-table-content table thead tr th span[data-v-d64233d4]{background:#fff;color:#333;font-weight:700;display:inline-block;vertical-align:bottom;padding-bottom:0}.light-theme .election-details-table-content table thead tr th svg[data-v-d64233d4]{padding-left:4px}.light-theme .election-details-table-content tbody tr[data-v-d64233d4]:nth-of-type(odd){background-color:#dadada}.light-theme .election-details-table-content tbody tr:nth-of-type(odd) td[data-v-d64233d4]:first-child{background-color:#dadada}.light-theme .election-details-table-content tbody tr:nth-of-type(even) td[data-v-d64233d4]:first-child{background-color:#fff}.light-theme tr.trclicked td[data-v-d64233d4]{background-color:var(--primary)!important;color:#fff}.mobile .election-details-table-mobile-outer[data-v-d64233d4]{bottom:0px;top:0px;right:0px;left:0px}.tooltip-wrapper[data-v-d64233d4]{font-weight:700}.download-links-wrapper[data-v-d64233d4]{padding:5px 0 10px}.download-link-entry[data-v-d64233d4]{margin:3px 0}.download-link[data-v-d64233d4]{line-height:1.6em}.download-link[data-v-d64233d4]{text-transform:uppercase}.download-link[data-v-d64233d4]:active,.download-link[data-v-d64233d4]:focus{color:var(--primary)}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.election-details-table-mobile-outer[data-v-d64233d4]{height:100svh;padding:3rem 2rem 0rem 2.1rem}.election-details-table-content[data-v-d64233d4]{max-height:62rem}}@media (max-width: 768px){.election-details-table-mobile-outer[data-v-d64233d4]{padding:2rem 1.5rem}.election-details-table-content[data-v-d64233d4]{max-height:46rem}}@media (max-width: 375px){.election-summary-table button[data-v-d64233d4]{width:100%;text-align:center}.details-shown .election-details[data-v-d64233d4]{background:rgba(0,0,0,.8);border-radius:none;border-radius:0 0 15px 15px}.election-details-table-content[data-v-d64233d4]{height:100%;height:-webkit-fill-available;padding-bottom:10rem}@media (max-height: 568px){.election-details-table-content[data-v-d64233d4]{height:100%}}@media (min-height: 800px){.election-details-table-content[data-v-d64233d4]{height:100%}}}@media (max-width: 1023px){.mobile-view-wrapper .container[data-v-f2650faf]{width:100%}#site-header-mobile[data-v-f2650faf]{height:75px;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between;z-index:5;top:0;left:0;width:100%;box-shadow:0 10px 10px #0000001a;padding:.3rem .2rem}#site-header-mobile .header-content[data-v-f2650faf]{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}#site-header-mobile #site-logo[data-v-f2650faf]{min-width:0}.summary-header-results-mobile[data-v-f2650faf]{text-transform:none;min-width:100px;flex:200px;text-align:center;margin-left:25%}#hamburger-icon[data-v-f2650faf]{margin:auto .25rem;cursor:pointer;width:25px;height:25px;position:relative;background:transparent;outline-offset:2px}#hamburger-icon div[data-v-f2650faf]{height:2px;background-color:var(--primary);transition:.4s;position:absolute}#hamburger-icon .bar1[data-v-f2650faf]{top:2px;width:80%;left:6px}#hamburger-icon .bar2[data-v-f2650faf]{top:10px;width:100%;left:0px}#hamburger-icon .bar3[data-v-f2650faf]{top:18px;width:60%;left:10px}#hamburger-icon .bar4[data-v-f2650faf]{width:100%;top:2px;left:0px}#hamburger-icon .bar5[data-v-f2650faf]{width:100%;top:18px;left:0px}.mobile-menu-open .bar1[data-v-f2650faf],.mobile-menu-open .bar2[data-v-f2650faf],.mobile-menu-open .bar3[data-v-f2650faf]{opacity:0}:not(.mobile-menu-open) .bar4[data-v-f2650faf]{opacity:0}:not(.mobile-menu-open) .bar5[data-v-f2650faf]{opacity:0}.mobile-menu-open .bar4[data-v-f2650faf]{opacity:1;-webkit-transform:rotate(-45deg) translate(-6px,6px);transform:rotate(-45deg) translate(-6px,6px)}.mobile-menu-open .bar5[data-v-f2650faf]{opacity:1;-webkit-transform:rotate(45deg) translate(-5px,-5px);transform:rotate(45deg) translate(-5px,-5px)}#site-header-mobile .summary-header h5[data-v-f2650faf]{text-align:justify}#site-header-mobile hr[data-v-f2650faf]{height:0;border:0;margin-top:.1rem;display:none}.mobile-help-open #site-logo[data-v-f2650faf],.mobile-help-open .summary-header[data-v-f2650faf]{display:none}.mobile-help-open #hamburger-icon[data-v-f2650faf]{margin-left:auto}.light-theme .summary-header-results-mobile[data-v-f2650faf]{color:var(--primary)}.light-theme .mobile-menu-open[data-v-f2650faf]{background-color:#dadada!important;box-shadow:none!important}.light-theme .mobile-menu-open #hamburger-icon div[data-v-f2650faf]{background-color:#212121!important}.light-theme .mobile-menu-open .summary-header[data-v-f2650faf]{color:#212121!important}.light-theme .mobile-menu-open:not(.mobile-help-open) hr[data-v-f2650faf]{border-top:1px solid #212121!important;display:block!important}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.mobile-view-wrapper .container[data-v-f2650faf]{max-width:1023px;margin:0}.header-content[data-v-f2650faf]{padding:0rem 2rem}#site-header-mobile .summary-header h5[data-v-f2650faf],.french-site-mobile #site-header-mobile .summary-header h5[data-v-f2650faf]{font-size:1.2rem}}@media (max-width: 768px){.mobile-view-wrapper .container[data-v-f2650faf]{margin:10px;max-width:768px}#site-header-mobile .header-content[data-v-f2650faf]{padding:0rem}#site-header-mobile .summary-header h5[data-v-f2650faf],.french-site-mobile #site-header-mobile .summary-header h5[data-v-f2650faf]{font-size:.95rem}}@media (max-width: 375px){#site-header-mobile .summary-header h5[data-v-f2650faf],.french-site-mobile #site-header-mobile .summary-header h5[data-v-f2650faf]{font-size:.87rem}}@media (max-width: 360px){#site-header-mobile .summary-header h5[data-v-f2650faf],.french-site-mobile #site-header-mobile .summary-header h5[data-v-f2650faf]{font-size:.83rem}}.slide-up-mobile-enter-active[data-v-b224b333],.slide-up-mobile-leave-active[data-v-b224b333]{transition:transform .2s ease}.slide-up-mobile-enter-from[data-v-b224b333],.slide-up-mobile-leave-to[data-v-b224b333]{transform:translateY(100%);transition:all .3s ease-in 0s}@media (max-width: 1023px){.help-panel[data-v-b224b333]{position:absolute;left:0;top:50px;height:calc(100vh - 50px);width:100%;background:#dadada;z-index:9;overflow:scroll}.help-panel .title[data-v-b224b333]{font-size:1.25rem}.details-title[data-v-b224b333]{padding-bottom:8px;border-bottom:1px solid #212121}.help-info[data-v-b224b333]{height:calc(100vh - 16rem);overflow:scroll}.details-text[data-v-b224b333] p,.details-entry[data-v-b224b333]{margin-top:1rem}.details-list[data-v-b224b333]{padding-left:1rem}.dt[data-v-b224b333]{font-weight:700}.dt[data-v-b224b333]:before{content:"•";margin-right:5px;font-size:1.5rem;vertical-align:middle;margin-left:-12px}.dt[data-v-b224b333],.dd[data-v-b224b333]{display:block}.close-details-button[data-v-b224b333]{position:absolute;top:25px;right:1rem;height:30px;width:30px;background:none;border:none;border-radius:100px;padding:0;cursor:pointer}.close-details-button[data-v-b224b333] svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.5;transition:all .2s ease;font-size:x-large}.close-details-button[data-v-b224b333]:hover svg{opacity:1}.mobile-close-details-button.keyboard-only[data-v-b224b333]{margin:20px auto}#site-logo[data-v-b224b333]{height:100px;width:100%;position:relative;left:0;bottom:1rem;text-align:center}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.help-details-content[data-v-b224b333]{padding:2.1rem}#site-logo[data-v-b224b333]{bottom:3rem}#site-logo img[data-v-b224b333]{height:100px;width:200px}}@media (max-width: 768px){.help-details-content[data-v-b224b333]{padding:2rem 1.1rem}}.slide-down-mobile-menu-enter-active[data-v-b8bdfd1e],.slide-down-mobile-menu-leave-active[data-v-b8bdfd1e]{transition:transform .2s ease}.slide-down-mobile-menu-enter-from[data-v-b8bdfd1e],.slide-down-mobile-menu-leave-to[data-v-b8bdfd1e]{transform:translateY(-100%);transition:all .3s ease-in 0s}.election-date[data-v-b8bdfd1e]{text-align:center;margin-top:.5rem;position:relative;top:-20px;border-top:1px solid #333;margin-right:2.5rem;margin-left:2.5rem;padding-top:1.5rem}@media (max-width: 1023px){.mobile-menu-outer{box-sizing:border-box;display:flex;align-items:stretch;flex-direction:column;z-index:5;position:absolute;width:100%;height:100%;padding:1rem;max-width:1023px;margin:0}.dark-theme .mobile-menu-outer{background:var(--primary);color:#fff}.light-theme .mobile-menu-outer{background:#dadada;color:#212121}.mobile-menu-outer nav{margin:0}.mobile-menu-outer ul{list-style:none}.mobile-menu-main-ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.mobile-menu-main-ul li a{text-decoration:none;text-transform:uppercase;font-weight:bolder;font-size:1.5rem;color:#212121}.french-site-mobile .mobile-menu-main-ul li a{font-size:1.3rem}.mobile-menu-main-ul li:active{transform:scale(1.1);transition:.3s}.mobile-menu-main-ul li a:active{color:#9b2743}.mobile-menu-main-ul li a:focus{color:#9b2743}.mobile-elections-map-sub-menu a{text-decoration:underline!important;font-weight:400!important;font-size:1rem!important}.mobile-elections-map-sub-menu li{padding:.2rem}.mobile-menu-search-wrapper{width:calc(100% - 4.8rem);position:relative;margin:0 2.4rem 10px;padding-bottom:10px}.mobile-menu-search-wrapper .mobile-search-wrap .simple-typeahead{margin:0}.light-theme .mobile-menu-search-wrapper{border-bottom:1px solid var(--primary)!important}.mobile-menu-lang-wrapper{width:90%}.light-theme .mobile-menu-search-wrapper .mobile-search-button svg{color:var(--primary);font-size:2em;line-height:.03125em;vertical-align:-.1875em}.light-theme .mobile-menu-search-wrapper .simple-typeahead>input.simple-typeahead-input{background-color:#dadada!important;color:#212121;border-radius:0%;height:50px;font-size:1.5rem;padding:0}.light-theme .mobile-menu-search-wrapper .simple-typeahead-input::placeholder{color:var(--primary);opacity:.5;text-transform:uppercase;font-weight:700;font-size:1.5rem}.light-theme .mobile-menu-search-wrapper .simple-typeahead-input:-ms-input-placeholder{color:var(--primary);text-transform:uppercase;font-weight:bolder}.light-theme .mobile-menu-search-wrapper .simple-typeahead-input::-ms-input-placeholder{color:var(--primary);text-transform:uppercase;font-weight:bolder}.mobile-menu-lang-wrapper{margin-top:3rem;margin-left:2.5rem}.mobile-menu-lang-wrapper .lang-button{border-radius:4%;width:10rem;height:2.5rem}.lang-button-text{font-weight:bolder;font-size:1rem}.mobile-social-menu{position:absolute;bottom:25%;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.mobile-social-menu a{color:#9b2743!important}.mobile-menu-outer #site-logo{height:100px;width:100%;position:absolute;left:0;bottom:3rem;text-align:center}.light-theme .lang-button{background:var(--primary);color:#fff}}@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (orientation:portrait){.mobile-menu-outer{padding:1rem 2.5rem}.french-site-mobile .mobile-menu-main-ul li a{font-size:1.5rem}.mobile-menu-outer #site-logo{bottom:6rem}.mobile-menu-outer #site-logo img{height:100px;width:200px}}@media (max-height: 700px){.mobile-menu-outer{font-size:.9rem}.mobile-elections-map-sub-menu li{padding:0}.mobile-elections-map-sub-menu a{font-size:.9rem!important}.mobile-menu-main-ul li a{font-size:1rem}.mobile-menu-lang-wrapper{margin-top:2rem}.mobile-menu-lang-wrapper .lang-button{width:10rem;height:1.5rem}.lang-button-text{font-size:.9rem}.mobile-social-menu{bottom:24%}.mobile-menu-outer #site-logo{bottom:1.5rem}}@media (max-width: 360px){.french-site-mobile .mobile-menu-main-ul li a{font-size:1.2rem}.french-site-mobile .mobile-menu-search-wrapper .simple-typeahead-input::placeholder{font-size:1.2rem}}.social-icons{margin:0;list-style:none;overflow:hidden;float:left;margin-top:1.5rem}.social-icons li{display:inline-block;margin-right:.5rem}.social-icons .icon-1 a{background-position:0 top}.social-icons li a{display:block;height:40px;width:40px;cursor:pointer;background-color:unset;border:solid 1px #333;border-radius:20px;color:#595959;text-align:center;font-size:1.5rem}.social-icons .icon-1 a:hover{background-position:0 -42px}.social-icons li a:hover{background-color:#9b2743;color:#fff;border-color:#9b2743}.maplibregl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%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){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%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")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8h-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (-ms-high-contrast:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1 9-9z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (-ms-high-contrast:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.255 1.255 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.255 1.255 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5.11 5.11 0 0 1 .314-.787l.009-.016a4.623 4.623 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.548 4.548 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4.314.319.566.676.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.416 2.416 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.448 2.448 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675c.211.2.381.43.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.76 4.76 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.407 3.407 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.255 1.255 0 0 1 .689 1.004 4.73 4.73 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528 0 .343-.02.694-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.815 5.815 0 0 1-.548-2.512c0-.286.017-.567.053-.843a1.255 1.255 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.778 4.778 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.47 4.47 0 0 1-1.935-.424 1.252 1.252 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.402 2.402 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.703 4.703 0 0 1-1.782 1.884 4.767 4.767 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.47 4.47 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a4.983 4.983 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.255 1.255 0 0 1-1.115.676h-.098a1.255 1.255 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15c.329-.237.574-.499.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267c-.088-.22-.264-.438-.526-.658l-.032-.028a3.16 3.16 0 0 0-.668-.428l-.27-.12a3.293 3.293 0 0 0-1.235-.23c-.757 0-1.415.163-1.974.493a3.36 3.36 0 0 0-1.3 1.382c-.297.593-.444 1.284-.444 2.074 0 .8.17 1.503.51 2.107a3.795 3.795 0 0 0 1.382 1.381 3.883 3.883 0 0 0 1.893.477c.53 0 1.015-.11 1.455-.33zm-2.789-5.38c-.384.45-.575 1.038-.575 1.762 0 .735.186 1.332.559 1.794.384.45.933.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.17 2.17 0 0 0 .468-.29l.178-.161a2.163 2.163 0 0 0 .397-.561c.163-.333.244-.717.244-1.15v-.115c0-.472-.098-.894-.296-1.267l-.043-.077a2.211 2.211 0 0 0-.633-.709l-.13-.086-.047-.028a2.099 2.099 0 0 0-1.073-.285c-.702 0-1.244.231-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.958.958 0 0 0-.353-.389.851.851 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.626 2.626 0 0 0 .331.423c.213.22.464.402.755.548l.173.074c.433.17.93.255 1.49.255.68 0 1.295-.165 1.844-.493a3.447 3.447 0 0 0 1.316-1.4c.329-.603.493-1.299.493-2.089 0-1.273-.33-2.243-.988-2.913-.658-.68-1.52-1.02-2.584-1.02-.598 0-1.124.115-1.575.347a2.807 2.807 0 0 0-.415.262l-.199.166a3.35 3.35 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138c.137.193.297.36.48.5l.155.11.053.034c.34.197.713.297 1.119.297.714 0 1.262-.225 1.645-.675.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.29 0-.569.053-.835.16a2.366 2.366 0 0 0-.284.136 1.99 1.99 0 0 0-.363.254 2.237 2.237 0 0 0-.46.569l-.082.162a2.56 2.56 0 0 0-.213 1.072v.115c0 .471.098.894.296 1.267l.135.211zm.964-.818a1.11 1.11 0 0 0 .367.385.937.937 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a.995.995 0 0 0-.503.135l-.012.007a.859.859 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.43 1.43 0 0 0 .14.66zm15.7-6.222c.232-.23.346-.516.346-.856a1.053 1.053 0 0 0-.345-.79 1.175 1.175 0 0 0-.84-.329c-.34 0-.625.11-.855.33a1.053 1.053 0 0 0-.346.79c0 .34.115.625.346.855.23.23.516.346.856.346.34 0 .62-.115.839-.346zm4.337 9.314.033-1.332c.128.269.324.518.59.747l.098.081a3.727 3.727 0 0 0 .316.224l.223.122a3.21 3.21 0 0 0 1.44.322 3.785 3.785 0 0 0 1.875-.477 3.52 3.52 0 0 0 1.382-1.366c.352-.593.526-1.29.526-2.09 0-.79-.147-1.48-.444-2.073a3.235 3.235 0 0 0-1.283-1.399c-.549-.34-1.195-.51-1.942-.51a3.476 3.476 0 0 0-1.527.344l-.086.043-.165.09a3.412 3.412 0 0 0-.33.214c-.288.21-.507.446-.656.707a1.893 1.893 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.482 2.482 0 0 0 .566.7c.078.065.159.125.245.18l.144.08a2.105 2.105 0 0 0 .975.232c.713 0 1.262-.225 1.645-.675.384-.46.576-1.053.576-1.778 0-.734-.192-1.327-.576-1.777-.373-.46-.921-.692-1.645-.692a2.18 2.18 0 0 0-1.015.235c-.147.075-.285.17-.415.282l-.15.142a2.086 2.086 0 0 0-.42.594c-.149.32-.223.685-.223 1.1v.115c0 .47.097.89.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.868.868 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.13 1.13 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013c.23-.087.472-.134.724-.14l.069-.002c.329 0 .542.033.642.099l.247-1.794c-.13-.066-.37-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2.086 2.086 0 0 0-.411.148 2.18 2.18 0 0 0-.4.249 2.482 2.482 0 0 0-.485.499 2.659 2.659 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884c0-.364.053-.678.159-.943a1.49 1.49 0 0 1 .466-.636 2.52 2.52 0 0 1 .399-.253 2.19 2.19 0 0 1 .224-.099zm9.784 2.656.05-.922c0-1.162-.285-2.062-.856-2.698-.559-.647-1.42-.97-2.584-.97-.746 0-1.415.163-2.007.493a3.462 3.462 0 0 0-1.4 1.382c-.329.604-.493 1.306-.493 2.106 0 .714.143 1.371.428 1.975.285.593.73 1.07 1.332 1.432.604.351 1.355.526 2.255.526.649 0 1.204-.062 1.668-.185l.044-.012.135-.04c.409-.122.736-.263.984-.421l-.542-1.267c-.2.108-.415.199-.642.274l-.297.087c-.34.088-.773.131-1.3.131-.636 0-1.135-.147-1.497-.444a1.573 1.573 0 0 1-.192-.193c-.244-.294-.415-.705-.512-1.234l-.004-.021h5.43zm-5.427-1.256-.003.022h3.752v-.138c-.007-.485-.104-.857-.288-1.118a1.056 1.056 0 0 0-.156-.176c-.307-.285-.746-.428-1.316-.428-.657 0-1.155.202-1.494.604-.253.3-.417.712-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81c-.68 0-1.311-.16-1.893-.478a3.795 3.795 0 0 1-1.381-1.382c-.34-.604-.51-1.306-.51-2.106 0-.79.147-1.482.444-2.074a3.364 3.364 0 0 1 1.3-1.382c.559-.33 1.217-.494 1.974-.494a3.293 3.293 0 0 1 1.234.231 3.341 3.341 0 0 1 .97.575c.264.22.44.439.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332c-.186.395-.526.746-1.02 1.053a3.167 3.167 0 0 1-1.662.444zm.296-1.482c.626 0 1.152-.214 1.58-.642.428-.44.642-1.01.642-1.711v-.115c0-.472-.098-.894-.296-1.267a2.211 2.211 0 0 0-.807-.872 2.098 2.098 0 0 0-1.119-.313c-.702 0-1.245.231-1.629.692-.384.45-.575 1.037-.575 1.76 0 .736.186 1.333.559 1.795.384.45.933.675 1.645.675zm6.521-6.237h1.711v1.4c.604-1.065 1.547-1.597 2.83-1.597 1.064 0 1.926.34 2.584 1.02.659.67.988 1.641.988 2.914 0 .79-.164 1.487-.493 2.09a3.456 3.456 0 0 1-1.316 1.399 3.51 3.51 0 0 1-1.844.493c-.636 0-1.19-.11-1.662-.329a2.665 2.665 0 0 1-1.086-.97l.017 5.134h-1.728V9.242zm4.048 6.22c.714 0 1.262-.224 1.645-.674.385-.46.576-1.048.576-1.762 0-.746-.192-1.338-.576-1.777-.372-.45-.92-.675-1.645-.675-.395 0-.768.098-1.12.296-.34.187-.613.46-.822.823-.197.351-.296.763-.296 1.234v.115c0 .472.098.894.296 1.267.209.362.483.647.823.855.34.197.713.297 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.159 1.159 0 0 1-.856-.346 1.165 1.165 0 0 1-.346-.856 1.053 1.053 0 0 1 .346-.79c.23-.219.516-.329.856-.329.329 0 .609.11.839.33a1.053 1.053 0 0 1 .345.79 1.159 1.159 0 0 1-.345.855c-.22.23-.5.346-.84.346zm7.875 9.133a3.167 3.167 0 0 1-1.662-.444c-.482-.307-.817-.658-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283c.186-.438.548-.812 1.086-1.119a3.486 3.486 0 0 1 1.778-.477c.746 0 1.393.17 1.942.51a3.235 3.235 0 0 1 1.283 1.4c.297.592.444 1.282.444 2.072 0 .8-.175 1.498-.526 2.09a3.52 3.52 0 0 1-1.382 1.366 3.785 3.785 0 0 1-1.876.477zm-.296-1.481c.713 0 1.26-.225 1.645-.675.384-.46.577-1.053.577-1.778 0-.734-.193-1.327-.577-1.776-.373-.46-.921-.692-1.645-.692a2.115 2.115 0 0 0-1.58.659c-.428.428-.642.992-.642 1.694v.115c0 .473.098.895.296 1.267a2.385 2.385 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481c.176-.505.46-.91.856-1.217a2.14 2.14 0 0 1 1.349-.46c.351 0 .593.032.724.098l-.247 1.794c-.099-.066-.313-.099-.642-.099-.516 0-.988.164-1.416.494-.417.329-.626.855-.626 1.58v3.883h-1.777V9.242zm9.534 7.718c-.9 0-1.651-.175-2.255-.526-.603-.362-1.047-.84-1.332-1.432a4.567 4.567 0 0 1-.428-1.975c0-.8.164-1.502.493-2.106a3.462 3.462 0 0 1 1.4-1.382c.592-.33 1.262-.494 2.007-.494 1.163 0 2.024.324 2.584.97.57.637.856 1.537.856 2.7 0 .296-.017.603-.05.92h-5.43c.12.67.356 1.153.708 1.45.362.296.86.443 1.497.443.526 0 .96-.044 1.3-.131a4.123 4.123 0 0 0 .938-.362l.542 1.267c-.274.175-.647.329-1.119.46-.472.132-1.042.197-1.711.197zm1.596-4.558c.01-.68-.137-1.158-.444-1.432-.307-.285-.746-.428-1.316-.428-1.152 0-1.815.62-1.991 1.86h3.752z'/%3E%3Cg fill-rule='evenodd' stroke-width='1.036'%3E%3Cpath fill='%23000' fill-opacity='.4' d='m8.166 16.146-.002.002a1.54 1.54 0 0 1-2.009 0l-.002-.002-.043-.034-.002-.002-.199-.162H4.377a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659H8.411l-.202.164zm-1.121-.905a.29.29 0 0 0 .113.023.286.286 0 0 0 .189-.07l.077-.063c.634-.508 4.672-3.743 4.672-7.575 0-2.55-2.215-4.625-4.938-4.625S2.221 5.006 2.221 7.556c0 3.225 2.86 6.027 4.144 7.137h.004l.04.038.484.4.077.063a.628.628 0 0 0 .074.047zm-2.52-.548a16.898 16.898 0 0 1-1.183-1.315C2.187 11.942.967 9.897.967 7.555c0-3.319 2.855-5.88 6.192-5.88 3.338 0 6.193 2.561 6.193 5.881 0 2.34-1.22 4.387-2.376 5.822a16.898 16.898 0 0 1-1.182 1.315h.15a1.912 1.912 0 0 1 1.914 1.914v1.84a1.912 1.912 0 0 1-1.914 1.914H4.377a1.912 1.912 0 0 1-1.914-1.914v-1.84a1.912 1.912 0 0 1 1.914-1.914zm3.82-6.935c0 .692-.55 1.222-1.187 1.222s-1.185-.529-1.185-1.222.548-1.222 1.185-1.222c.638 0 1.186.529 1.186 1.222zm-1.186 2.477c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477zm2.048 7.71H5.114v-.838h4.093z'/%3E%3Cpath fill='%23e1e3e9' d='M2.222 7.555c0-2.55 2.214-4.625 4.937-4.625 2.723 0 4.938 2.075 4.938 4.625 0 3.832-4.038 7.068-4.672 7.575l-.077.063a.286.286 0 0 1-.189.07.286.286 0 0 1-.188-.07l-.077-.063c-.634-.507-4.672-3.743-4.672-7.575zm4.937 2.68c1.348 0 2.442-1.11 2.442-2.478S8.507 5.28 7.159 5.28 4.72 6.39 4.72 7.758s1.092 2.477 2.44 2.477z'/%3E%3Cpath fill='%23fff' d='M4.377 15.948a.657.657 0 0 0-.659.659v1.84a.657.657 0 0 0 .659.659h5.565a.657.657 0 0 0 .659-.659v-1.84a.657.657 0 0 0-.659-.659zm4.83 1.16H5.114v.838h4.093z'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(width <= 480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}#map[data-v-233c4613]{position:fixed;z-index:0;top:50px;right:0;bottom:0;left:0;background:#e5e5e5}#map[data-v-233c4613]:focus-visible{outline:none}.map-info[data-v-233c4613]{overflow-x:hidden;height:90%}@media (max-width: 1023px){#map[data-v-233c4613]{top:70px}}@media only screen and (min-device-height: 768px) and (max-device-width: 1366px) and (min-aspect-ratio: 4/3) and (orientation:landscape){.map-info[data-v-233c4613]{overflow:hidden}}@media (min-width: 1025px){.map-info[data-v-233c4613]{overflow-y:auto}}.help-panel[data-v-a6bbf12b]{position:absolute;top:50px;left:0;width:22%;background:#dadada;height:calc(100vh - 40px);z-index:9999;overflow:scroll}.help-panel .title[data-v-a6bbf12b]{font-size:1.25rem}.slidehelp-enter-active[data-v-a6bbf12b],.slidehelp-leave-active[data-v-a6bbf12b]{transition:transform .2s ease}.slidehelp-enter-from[data-v-a6bbf12b],.slidehelp-leave-to[data-v-a6bbf12b]{transform:translate(-100%);transition:all .15s ease-in 0s}.help-details-content[data-v-a6bbf12b]{padding:2rem;padding:86px 2rem 0px}.details-title[data-v-a6bbf12b]{padding-bottom:8px;border-bottom:1px solid #212121}.details-text[data-v-a6bbf12b] p,.details-entry[data-v-a6bbf12b]{margin-top:1rem}.dt[data-v-a6bbf12b]{font-weight:700}.dt[data-v-a6bbf12b]:before{content:"•";margin-right:5px}.dt[data-v-a6bbf12b],.dd[data-v-a6bbf12b]{display:block}.dd[data-v-a6bbf12b]{padding-left:10px}.close-details-button[data-v-a6bbf12b]{position:absolute;top:52px;right:15px;height:30px;width:30px;background:none;border:none;border-radius:100px;padding:0;cursor:pointer}.close-details-button[data-v-a6bbf12b] svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;opacity:.5;transition:all .2s ease;font-size:x-large}.close-details-button[data-v-a6bbf12b]:hover svg{opacity:1}#app.tableView{position:static;background:#fff;padding-bottom:20px}#app.tableView nav{margin:20px 0 20px -20px}#app.tableView nav a{text-transform:uppercase}#app.tableView h1{line-height:1.3em;font-size:1.3rem;margin-top:5px;margin-bottom:20px}#app.tableView h2{display:inline-block;font-family:Calibri,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}#app.tableView .container{padding-top:20px;width:calc(100% - 1rem)}#app.tableView .election-details-outer{position:static;display:block}#app.tableView .election-summary-table table{width:auto}#app.tableView table#party_summary_table td,#app.tableView table#party_summary_table th{padding:3px 5px;text-transform:left}#app.tableView table#party_summary_table tr:nth-of-type(2n){background:#dadada}#app.tableView .election-details-table-content{position:static}#app.tableView .election-summary{width:100%s;max-width:525px}#app.tableView .summary-panel{overflow:auto}#app.tableView .summary-top{justify-content:left;padding:25px 0}#app.tableView .election-details-table-outer .election-details-table-subtitle,#app.tableView button.election-details-table-header-icon{display:none}#app.tableView .election-summary-results{padding:0}#app.tableView .election-details{margin-top:50px}#app.tableView .election-details-table-content{width:100%;overflow:auto}#app.tableView #candidates_title{margin-top:40px;margin-bottom:20px}#app.tableView table th{background:var(--primary);color:#fff;text-align:left;font-weight:700}#app.tableView table#candidates_table th{border-top:20px solid #fff;text-align:left;font-weight:700}#app.tableView table th *{background:var(--primary);color:#fff}#app.tableView #candidates_table th,#app.tableView #candidates_table td{padding:3px 5px}#app.tableView #candidates_table tr:nth-of-type(2n){background:#dadada}
