:root{--app-background: #F2F0F0;--app-border-color: #C1BDBD;--app-selected: #E2E0E0;--accent-color: #3A5B53;--accent-font-color: #fff;--button-selected: #E6E6E6;--button-hover: #E2E0E0;--item-hover: #F2F0F0;--button-viewtype-hover: #DDD9D9;--font-color: #2E2E2E;--presentation-font-color: #000;--font-size: 16px;--box-shadow: 0px 0px 20px #00000029;--border-radius: 4px;--button-height: 44px;--icon-color: #757272;--shadow-color: rgba(82, 82, 82, 0.15)}*{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}body{font-family:"Source Sans Pro",sans-serif;display:flex;height:100vh;flex-direction:column;font-size:var(--font-size);color:var(--font-color);line-height:22px}input[type=checkbox],label svg.icon-checkbox{margin-right:16px}input[type=search],input[type=text]{border:1px solid var(--app-border-color);border-radius:3px}input:focus{outline:1px solid var(--accent-color)}label svg.icon-variable{margin-right:8px;color:var(--icon-color)}button,a.button{background-color:rgba(0,0,0,0);text-align:center;border-radius:var(--border-radius);border:none;font-size:var(--font-size);display:inline-flex;cursor:pointer;align-items:center;padding:0px 12px 0px 12px;justify-content:center;height:var(--button-height);color:var(--font-color)}select{background-color:#fff;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";height:42px;width:100%;padding-left:12px;border:none}.select-wrapper:not(.select-period){border:1px solid var(--app-border-color)}.select-wrapper{width:210px;height:var(--button-height);background-color:#fff;border:1px solid var(--icon-color);border-radius:var(--border-radius);font-size:16px;position:relative}.select-wrapper.w100{width:100%}.select-wrapper.small{width:100px}.select-wrapper svg{position:absolute;right:6px;top:12px;pointer-events:none}h1{font-size:27px;line-height:32px}h2{font-size:27px;line-height:30px}h3{font-size:18px;line-height:22px}h4{font-size:17px;line-height:20px}h5{font-size:16px;line-height:20px}a{color:var(--font-color)}.sv-presentation-table{font-size:15px}.sv-presentation-table span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}.sv-presentation-table span.sv-sort-span{display:inline}.sv-presentation-table span.data{justify-content:end}.sv-presentation-table span.data.txt{justify-content:start}.sv-presentation-table span.header{font-weight:bold;background-color:#f6f6f6}.sv-presentation-table span.header.empty{justify-content:space-between;align-items:end}.sv-presentation-table span.header[role=columnheader]{justify-content:end;align-items:end}.sv-presentation-table [role=cell],.sv-presentation-table [role=columnheader],.sv-presentation-table [role=rowheader],.sv-presentation-table .col-fixed{padding:12px}.sv-presentation-table [role=cell].total-col{background-color:#fbfafa;border-left:2px solid #e2e0e0}.sv-presentation-table .row-head{background-color:#f6f6f6}.sv-presentation-table .row-head .sv-cell-text-span{text-align:end;cursor:default}.sv-presentation-table [aria-colspan="2"]{grid-column:span 2}.sv-presentation-table [aria-colspan="3"]{grid-column:span 3}.sv-presentation-table [aria-aria-colspan="4"]{grid-column:span 4}.sv-presentation-table .table-head{overflow-x:hidden;flex-shrink:0}.sv-presentation-table .table-head span{white-space:normal}.sv-presentation-table .table-content{flex:1;overflow:auto}.sv-presentation-table[role=table] [role=row]{display:grid;grid-template-columns:250px 250px repeat(9, 1fr);min-width:100%;border-bottom:1px solid #e2e0e0}.sv-presentation-table .row-content:has(span.total){background-color:#fbfafa;border-top:1px solid #e2e0e0}.sv-presentation-table .row-content:has(span.total) span.total-col{border-left:0 none}.sv-presentation-table .col-fixed{position:sticky;white-space:normal}.sv-presentation-table .sv-sort-button{align-items:flex-end;padding:4px 0 4px 12px;height:22px;color:var(--icon-color);font-size:14px}.sv-presentation-table .sv-cell-text-span{display:inline}.sv-presentation-table .sv-cell-text-span sup{padding-left:4px}.sv-presentation{width:100%;z-index:1;background-color:#fff;overflow:auto;display:flex;flex-direction:column;position:absolute;height:100%}.sv-presentation-title{display:flex;align-items:center;gap:8px}.sv-presentation-title h1{font-weight:600}.sv-presentation-title svg{font-size:1.2em;cursor:pointer}.sv-presentation-pane{flex:1;display:flex;flex-direction:column}.sv-presentation-center{flex-grow:1;display:flex;flex-direction:column;max-height:100%}.sv-presentation-center.sv-presentation-chart{height:100%;flex-direction:row}.sv-presentation-center.sv-presentation-chart .sv-presentation-map{position:absolute;width:100%;height:100%}#sv-presentation-map-controls{position:absolute;right:0;bottom:0;margin:15px}#sv-presentation-map-controls .sv-presentation-map-zoom{display:none}#sv-presentation-map-controls #sv-presentation-map-copyright{background:rgba(255,255,255,.9);text-align:right}#sv-presentation-map-controls #sv-presentation-map-copyright p{margin:0;padding:0}#sv-presentation-map-zoom{position:absolute;left:0;bottom:0;margin:15px}.sv-presentation-pane-legend{padding:10px}.sv-presentation-pane-legend .sv-legend-row{display:flex;justify-content:center;column-gap:10px;row-gap:0px;flex-wrap:wrap}.sv-presentation-pane-legend .sv-legend-row span{display:flex;align-items:center;font-size:14px}.sv-presentation-pane-legend .sv-legend-row span img{margin-right:4px}.sv-presentation-pane-legend .sv-legend-row span.legend-seperator{border-right:1px solid var(--font-color)}.sv-presentation-pane-legend .sv-legend-row .sv-legenditem.data img{border-radius:50%}.sv-presentation-pane-source{padding:10px;display:flex;justify-content:end}.sv-presentation-pane-source .period{font-weight:700;margin-left:.5em}.sv-presentation-pane-presentations{height:100%;display:flex}.blocker{width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;z-index:1000;background-color:#000;opacity:.5}.viewer-spinner-holder,.presentation-spinner-holder{position:absolute;top:50%;left:50%;margin-top:-23px;margin-left:-23px;z-index:1001}.spinner{border:10px solid #f3f3f3;border-top:10px solid var(--accent-color);border-radius:50%;width:80px;height:80px;animation:l2 1s infinite linear}.spinner::before,.spinner::after{content:"";position:absolute;width:10px;height:10px;background-color:var(--accent-color);border-radius:50%}.spinner::after{left:82%}@keyframes l2{to{transform:rotate(1turn)}}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.h100p{height:100%}.maxh100p{max-height:100%}.w100p{width:100%}.u-hidden{display:none !important}.nowrap{white-space:nowrap}.o-hidden{overflow:hidden}.o-auto{overflow:auto}.mt8{margin-top:8px}.mb8{margin-bottom:8px}.mb0{margin-bottom:0}.push{margin-left:auto}.u-c-hidden{content-visibility:hidden}.i{font-style:italic}.b{font-weight:bold}.n{font-style:normal}.pos-rel{position:relative}.txt-ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdown-indicator{font-size:.75em}