.fa-icon.svelte-1dof0an{display:inline-block;fill:currentColor}.fa-flip-horizontal.svelte-1dof0an{transform:scale(-1, 1)}.fa-flip-vertical.svelte-1dof0an{transform:scale(1, -1)}.fa-spin.svelte-1dof0an{animation:svelte-1dof0an-fa-spin 1s 0s infinite linear}.fa-inverse.svelte-1dof0an{color:#fff}.fa-pulse.svelte-1dof0an{animation:svelte-1dof0an-fa-spin 1s infinite steps(8)}@keyframes svelte-1dof0an-fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.item.svelte-bdnybl{cursor:default;height:var(--height, 42px);line-height:var(--height, 42px);padding:var(--itemPadding, 0 20px);color:var(--itemColor, inherit);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.groupHeader.svelte-bdnybl{text-transform:var(--groupTitleTextTransform, uppercase)}.groupItem.svelte-bdnybl{padding-left:var(--groupItemPaddingLeft, 40px)}.item.svelte-bdnybl:active{background:var(--itemActiveBackground, #b9daff)}.item.active.svelte-bdnybl{background:var(--itemIsActiveBG, #007aff);color:var(--itemIsActiveColor, #fff)}.item.first.svelte-bdnybl{border-radius:var(--itemFirstBorderRadius, 4px 4px 0 0)}.item.hover.svelte-bdnybl:not(.active){background:var(--itemHoverBG, #e7f2ff)}
.listContainer.svelte-ux0sbr{box-shadow:var(--listShadow, 0 2px 3px 0 rgba(44, 62, 80, 0.24));border-radius:var(--listBorderRadius, 4px);max-height:var(--listMaxHeight, 250px);overflow-y:auto;background:var(--listBackground, #fff)}.virtualList.svelte-ux0sbr{height:var(--virtualListHeight, 200px)}.listGroupTitle.svelte-ux0sbr{color:var(--groupTitleColor, #8f8f8f);cursor:default;font-size:var(--groupTitleFontSize, 12px);font-weight:var(--groupTitleFontWeight, 600);height:var(--height, 42px);line-height:var(--height, 42px);padding:var(--groupTitlePadding, 0 20px);text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap;text-transform:var(--groupTitleTextTransform, uppercase)}.empty.svelte-ux0sbr{text-align:var(--listEmptyTextAlign, center);padding:var(--listEmptyPadding, 20px 0);color:var(--listEmptyColor, #78848F)}
.multiSelectItem.svelte-rtzfov.svelte-rtzfov{background:var(--multiItemBG, #EBEDEF);margin:var(--multiItemMargin, 5px 5px 0 0);border-radius:var(--multiItemBorderRadius, 16px);height:var(--multiItemHeight, 32px);line-height:var(--multiItemHeight, 32px);display:flex;cursor:default;padding:var(--multiItemPadding, 0 10px 0 15px)}.multiSelectItem_label.svelte-rtzfov.svelte-rtzfov{margin:var(--multiLabelMargin, 0 5px 0 0)}.multiSelectItem.svelte-rtzfov.svelte-rtzfov:hover,.multiSelectItem.active.svelte-rtzfov.svelte-rtzfov{background-color:var(--multiItemActiveBG, #006FFF);color:var(--multiItemActiveColor, #fff)}.multiSelectItem.disabled.svelte-rtzfov.svelte-rtzfov:hover{background:var(--multiItemDisabledHoverBg, #EBEDEF);color:var(--multiItemDisabledHoverColor, #C1C6CC)}.multiSelectItem_clear.svelte-rtzfov.svelte-rtzfov{border-radius:var(--multiClearRadius, 50%);background:var(--multiClearBG, #52616F);width:var(--multiClearWidth, 16px);height:var(--multiClearHeight, 16px);position:relative;top:var(--multiClearTop, 8px);text-align:var(--multiClearTextAlign, center);padding:var(--multiClearPadding, 1px)}.multiSelectItem_clear.svelte-rtzfov.svelte-rtzfov:hover,.active.svelte-rtzfov .multiSelectItem_clear.svelte-rtzfov{background:var(--multiClearHoverBG, #fff)}.multiSelectItem_clear.svelte-rtzfov:hover svg.svelte-rtzfov,.active.svelte-rtzfov .multiSelectItem_clear svg.svelte-rtzfov{fill:var(--multiClearHoverFill, #006FFF)}.multiSelectItem_clear.svelte-rtzfov svg.svelte-rtzfov{fill:var(--multiClearFill, #EBEDEF);vertical-align:top}
.selectContainer.svelte-cr4b6i.svelte-cr4b6i{--padding:0 16px;border:var(--border, 1px solid #d8dbdf);border-radius:var(--borderRadius, 3px);height:var(--height, 42px);position:relative;display:flex;align-items:center;padding:var(--padding);background:var(--background, #fff)}.selectContainer.svelte-cr4b6i input.svelte-cr4b6i{cursor:default;border:none;color:var(--inputColor, #3f4f5f);height:var(--height, 42px);line-height:var(--height, 42px);padding:var(--inputPadding, var(--padding));width:100%;background:transparent;font-size:var(--inputFontSize, 14px);letter-spacing:var(--inputLetterSpacing, -0.08px);position:absolute;left:var(--inputLeft, 0)}.selectContainer.svelte-cr4b6i input.svelte-cr4b6i::placeholder{color:var(--placeholderColor, #78848f)}.selectContainer.svelte-cr4b6i input.svelte-cr4b6i:focus{outline:none}.selectContainer.svelte-cr4b6i.svelte-cr4b6i:hover{border-color:var(--borderHoverColor, #b2b8bf)}.selectContainer.focused.svelte-cr4b6i.svelte-cr4b6i{border-color:var(--borderFocusColor, #006fe8)}.selectContainer.disabled.svelte-cr4b6i.svelte-cr4b6i{background:var(--disabledBackground, #ebedef);border-color:var(--disabledBorderColor, #ebedef);color:var(--disabledColor, #c1c6cc)}.selectContainer.disabled.svelte-cr4b6i input.svelte-cr4b6i::placeholder{color:var(--disabledPlaceholderColor, #c1c6cc)}.selectedItem.svelte-cr4b6i.svelte-cr4b6i{line-height:var(--height, 42px);height:var(--height, 42px);overflow-x:hidden;padding:var(--selectedItemPadding, 0 20px 0 0)}.selectedItem.svelte-cr4b6i.svelte-cr4b6i:focus{outline:none}.clearSelect.svelte-cr4b6i.svelte-cr4b6i{position:absolute;right:var(--clearSelectRight, 10px);top:var(--clearSelectTop, 11px);bottom:var(--clearSelectBottom, 11px);width:var(--clearSelectWidth, 20px);color:var(--clearSelectColor, #c5cacf);flex:none !important}.clearSelect.svelte-cr4b6i.svelte-cr4b6i:hover{color:var(--clearSelectHoverColor, #2c3e50)}.selectContainer.focused.svelte-cr4b6i .clearSelect.svelte-cr4b6i{color:var(--clearSelectFocusColor, #3f4f5f)}.indicator.svelte-cr4b6i.svelte-cr4b6i{position:absolute;right:var(--indicatorRight, 10px);top:var(--indicatorTop, 11px);width:var(--indicatorWidth, 20px);height:var(--indicatorHeight, 20px);color:var(--indicatorColor, #c5cacf)}.indicator.svelte-cr4b6i svg.svelte-cr4b6i{display:inline-block;fill:var(--indicatorFill, currentcolor);line-height:1;stroke:var(--indicatorStroke, currentcolor);stroke-width:0}.spinner.svelte-cr4b6i.svelte-cr4b6i{position:absolute;right:var(--spinnerRight, 10px);top:var(--spinnerLeft, 11px);width:var(--spinnerWidth, 20px);height:var(--spinnerHeight, 20px);color:var(--spinnerColor, #51ce6c);animation:svelte-cr4b6i-rotate 0.75s linear infinite}.spinner_icon.svelte-cr4b6i.svelte-cr4b6i{display:block;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-transform:none}.spinner_path.svelte-cr4b6i.svelte-cr4b6i{stroke-dasharray:90;stroke-linecap:round}.multiSelect.svelte-cr4b6i.svelte-cr4b6i{display:flex;padding:var(--multiSelectPadding, 0 35px 0 16px);height:auto;flex-wrap:wrap}.multiSelect.svelte-cr4b6i>.svelte-cr4b6i{flex:1 1 50px}.selectContainer.multiSelect.svelte-cr4b6i input.svelte-cr4b6i{padding:var(--multiSelectInputPadding, 0);position:relative;margin:var(--multiSelectInputMargin, 0)}.hasError.svelte-cr4b6i.svelte-cr4b6i{border:var(--errorBorder, 1px solid #ff2d55)}@keyframes svelte-cr4b6i-rotate{100%{transform:rotate(360deg)}}
.selection.svelte-ch6bh7{text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap}
svelte-virtual-list-viewport.svelte-p6ehlv{position:relative;overflow-y:auto;-webkit-overflow-scrolling:touch;display:block}svelte-virtual-list-contents.svelte-p6ehlv,svelte-virtual-list-row.svelte-p6ehlv{display:block}svelte-virtual-list-row.svelte-p6ehlv{overflow:hidden}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}.annotation.svelte-1516kce.svelte-1516kce{position:absolute;top:0;left:0;font-family:SourceSansPro-Regular, sans-serif;color:steelblue;font-weight:bold;text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;font-size:13px;cursor:pointer;width:100px}.annotation.svelte-1516kce b.svelte-1516kce{font-family:SourceSansPro-Bold, sans-serif}.annotation.svelte-1516kce.svelte-1516kce:hover{text-shadow:-2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff}.annotation.highlight.svelte-1516kce.svelte-1516kce{color:#fff;text-shadow:-2px -2px 0 rgba(255, 165, 0, 0.3), 2px -2px 0 rgba(255, 165, 0, 0.3), -2px 2px 0 rgba(255, 165, 0, 0.3), 2px 2px 0 rgba(255, 165, 0, 0.3)}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}main.svelte-1qs6j5v.svelte-1qs6j5v{margin:0 auto;width:100%}main.padded.svelte-1qs6j5v.svelte-1qs6j5v{width:90%}@media(min-width: 640px){main.svelte-1qs6j5v.svelte-1qs6j5v{max-width:none}}.dropdownContainer.svelte-1qs6j5v.svelte-1qs6j5v{width:100%;font-family:SourceSansPro-Regular}@media(min-width: 640px){.dropdownContainer.svelte-1qs6j5v.svelte-1qs6j5v{width:200px}}.top.svelte-1qs6j5v.svelte-1qs6j5v{display:flex;flex-direction:column;margin-bottom:20px}.mapAndIntro.svelte-1qs6j5v.svelte-1qs6j5v{display:flex;flex-direction:column}@media(min-width: 640px){.mapAndIntro.svelte-1qs6j5v.svelte-1qs6j5v{flex-direction:row}}.mapAndIntro.svelte-1qs6j5v svg.svelte-1qs6j5v{margin:0 auto}.mapAndIntro.svelte-1qs6j5v p.svelte-1qs6j5v{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}.button.svelte-764mi7{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333;width:180px;height:43px;background-color:#fff;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;margin:0 auto}@media(max-width: 767px){.button.svelte-764mi7{width:90%;margin:10px 0 10px 0;margin-top:0}}.button.svelte-764mi7:hover{background-color:#eee;cursor:pointer}.button.active.svelte-764mi7{background-color:#eee}a.svelte-764mi7{text-decoration:none}
input{font-size:100% !important}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}h1.svelte-i68ddk{color:#333;font-family:Titilium, sans-serif;z-index:200;margin-bottom:10px}@media(max-width: 350px){h1.svelte-i68ddk{font-size:1.8rem}}p.svelte-i68ddk{color:#696969;font-family:SourceSansPro-Regular, sans-serif;z-index:200;margin-top:0}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}.legend.svelte-1ifpoxs.svelte-1ifpoxs{display:flex;flex-direction:column;font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333}.legend.svelte-1ifpoxs .legenditem.svelte-1ifpoxs{width:100%;display:flex;flex-direction:row;align-items:top;justify-content:flex-start}.legend.svelte-1ifpoxs .legenditem svg.svelte-1ifpoxs{width:20px;height:20px;overflow:visible}.legend.svelte-1ifpoxs .legenditem svg circle.svelte-1ifpoxs{opacity:0.4}.legend.svelte-1ifpoxs .legenditem svg circle.red.svelte-1ifpoxs{fill:#e30613}.legend.svelte-1ifpoxs .legenditem svg circle.orange.svelte-1ifpoxs{fill:#f28c00}.legend.svelte-1ifpoxs .legenditem p.svelte-1ifpoxs{margin:0 0 0 10px}
path.svelte-1h02xlg{opacity:0.4;fill:#e30613;stroke:#fff;stroke-width:1px}path.arc1.svelte-1h02xlg{fill:#f28c00}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}circle.svelte-4ggq78{fill:#a5a3a3;stroke:#fff;stroke-width:1px}text.svelte-4ggq78{font-family:SourceSansPro-Regular, sans-serif;text-anchor:middle;font-size:12px;fill:#b1adad;text-shadow:-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff}
@import 'includes';text.svelte-2vr3os{font-family:SourceSansPro-Regular, sans-serif;text-anchor:middle;text-anchor:middle;text-transform:uppercase;fill:#696969}
.country.svelte-1hg5pdf{stroke:#cecdcd;mix-blend-mode:multiply}.country.selected.svelte-1hg5pdf{fill:rgba(0, 0, 0, 0.15)}
.shadows.svelte-bxgkdz{fill:#eaeaea;mix-blend-mode:multiply}.shadows.layer_1.svelte-bxgkdz{fill-opacity:0.3}.shadows.layer_2.svelte-bxgkdz{fill-opacity:0.4}.shadows.layer_3.svelte-bxgkdz{fill-opacity:0.5}
.infra_point.svelte-1ure232{stroke:#fff;fill:steelblue;transition:stroke 200ms, stroke-width 200ms}.infra_point.highlight.svelte-1ure232{fill:orange;stroke-width:2px}.infra_point.fade.svelte-1ure232{fill:#a5a3a3}
.clickybit.svelte-14d9t76{stroke:transparent;fill:none;stroke-width:20px}.pipeline.svelte-14d9t76{stroke:steelblue;fill:none;stroke-width:2px;transition:stroke 200ms, stroke-width 200ms}.pipeline.highlight.svelte-14d9t76{stroke:orange;stroke-width:3px}.pipeline.fade.svelte-14d9t76{stroke:grey;stroke-width:1px}.stroke.svelte-14d9t76{stroke:#fff;stroke-width:5px;fill:none}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}h3.svelte-146n384.svelte-146n384{font-family:SourceSansPro-Bold, sans-serif;margin-top:0;color:#333}.annotation.svelte-146n384.svelte-146n384{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333}.annotation.svelte-146n384 b.svelte-146n384{font-family:SourceSansPro-Bold, sans-serif}.annotation.svelte-146n384 .center.svelte-146n384{text-align:center}.annotation.svelte-146n384 p.svelte-146n384{margin-top:0}.annotation.svelte-146n384 h4.svelte-146n384{margin-bottom:0}.annotation.svelte-146n384 a.svelte-146n384{text-decoration:underline}.annotation.svelte-146n384 table.svelte-146n384{width:100%}.annotation.svelte-146n384 table th.svelte-146n384{font-weight:bold}.annotation.svelte-146n384 table th.svelte-146n384:first-of-type{text-align:right}.annotation.svelte-146n384 table td.svelte-146n384{vertical-align:top;text-align:center}.annotation.svelte-146n384 table td.svelte-146n384:first-of-type{text-align:right}.entsogred.svelte-146n384.svelte-146n384{color:#e30613}.nonentsogorange.svelte-146n384.svelte-146n384{color:#f2ca9e}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}h3.svelte-1cwmq7i.svelte-1cwmq7i{font-family:SourceSansPro-Bold, sans-serif;margin-top:0;color:#333;font-size:1.5rem;margin-bottom:10px}p.svelte-1cwmq7i.svelte-1cwmq7i{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333}.sidebar.svelte-1cwmq7i.svelte-1cwmq7i{width:100%;font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333}@media(min-width: 640px){.sidebar.svelte-1cwmq7i.svelte-1cwmq7i{padding-left:20px}}@media(min-width: 640px) and (max-width: 1030px){.sidebar.svelte-1cwmq7i.svelte-1cwmq7i{width:45%}}@media(min-width: 1030px){.sidebar.svelte-1cwmq7i.svelte-1cwmq7i{width:30%;margin-right:10%}}.sidebar.svelte-1cwmq7i b.svelte-1cwmq7i{font-family:SourceSansPro-Bold, sans-serif}.row.svelte-1cwmq7i.svelte-1cwmq7i{display:flex;flex-direction:row;align-items:center}
@font-face{font-family:Titilium;font-weight:bold;src:url("Titillium-Bold.otf") format("opentype")}@font-face{font-family:SourceSansPro-Regular;src:url("SourceSansPro-Regular.otf") format("opentype")}@font-face{font-family:SourceSansPro-Bold;font-weight:bold;src:url("SourceSansPro-Bold.otf") format("opentype")}.source.svelte-1ewv8t0.svelte-1ewv8t0{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333;width:100%;display:flex;flex-direction:row;background-color:transparent}@media(max-width: 767px){.source.svelte-1ewv8t0.svelte-1ewv8t0{flex-direction:column}}.source.svelte-1ewv8t0 .row.svelte-1ewv8t0{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:20px;width:80%;max-width:800px}@media(max-width: 767px){.source.svelte-1ewv8t0 .row.svelte-1ewv8t0{flex-direction:column;align-items:center;margin-top:0px;width:100%}}@media(min-width: 640px){.source.svelte-1ewv8t0.svelte-1ewv8t0{width:100%}}.source.svelte-1ewv8t0 p.svelte-1ewv8t0{font-family:SourceSansPro-Regular, sans-serif;font-size:13px;color:#333;color:#696969;margin:0.4rem 0}.source.svelte-1ewv8t0 .methodology.hide.svelte-1ewv8t0{display:none}.source.svelte-1ewv8t0 .methodology.show.svelte-1ewv8t0{display:block}.source.padding.svelte-1ewv8t0.svelte-1ewv8t0{margin-bottom:50px}.pic.svelte-1ewv8t0.svelte-1ewv8t0{width:30%;margin-right:10%;display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:0.6rem}@media(max-width: 767px){.pic.svelte-1ewv8t0.svelte-1ewv8t0{width:100%;justify-content:center}}.pic.svelte-1ewv8t0 img.svelte-1ewv8t0{object-fit:contain}
.container.svelte-sev38c{margin:0 auto;margin-right:10px;text-align:center;width:auto;transform:translateY(-5px)}a.svelte-sev38c{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 400'%3E%3Cpath fill='rgb(29, 161, 242)' class='cls-2' d='M153.62,301.59c94.34,0,145.94-78.16,145.94-145.94,0-2.22,0-4.43-.15-6.63A104.36,104.36,0,0,0,325,122.47a102.38,102.38,0,0,1-29.46,8.07,51.47,51.47,0,0,0,22.55-28.37,102.79,102.79,0,0,1-32.57,12.45,51.34,51.34,0,0,0-87.41,46.78A145.62,145.62,0,0,1,92.4,107.81a51.33,51.33,0,0,0,15.88,68.47A50.91,50.91,0,0,1,85,169.86c0,.21,0,.43,0,.65a51.31,51.31,0,0,0,41.15,50.28,51.21,51.21,0,0,1-23.16.88,51.35,51.35,0,0,0,47.92,35.62,102.92,102.92,0,0,1-63.7,22A104.41,104.41,0,0,1,75,278.55a145.21,145.21,0,0,0,78.62,23'/%3E%3C/svg%3E")
      0 50% no-repeat;background-size:1.5em;color:#333;font-weight:bold;padding:0.5em 0.3em 0.5em 1.5em;text-decoration:none}a.svelte-sev38c:hover{border-bottom:2px solid #333}

/*# sourceMappingURL=bundle.css.map */