:root{--color-primary:#21356a;--menu-text-color:#21356a;--color-primary-hover:#304fa0;--site-access-active-color:#21356a;--dropdown-menu-item-hover-color:#21356a;--dropdown-menu-color:#21356a;--footer-color:#21356a;--accordion-header-color:#21356a;--accordion-header-active-color:#21356a;--side-menu-item-hover-color:#21356a;--side-menu-item-text-color:#21356a;--tool-site-color:#fff;--biography-name-color:#21356a;--background-color:#fff}.available-connection-capacities-wrapper #available-connection-capacities{position:relative;overflow:hidden}.available-connection-capacities-wrapper #available-connection-capacities-svg{width:100%;aspect-ratio:2/1;background:#cfd6df}@media (max-width:768px){.available-connection-capacities-wrapper #available-connection-capacities-svg{aspect-ratio:1/1.2}}.available-connection-capacities-wrapper #available-connection-capacities-svg #administrative,.available-connection-capacities-wrapper #available-connection-capacities-svg #borders,.available-connection-capacities-wrapper #available-connection-capacities-svg #names,.available-connection-capacities-wrapper #available-connection-capacities-svg #wires{pointer-events:none}.available-connection-capacities-wrapper #available-connection-capacities-svg #areas polygon{cursor:pointer}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip{display:block;opacity:0;visibility:hidden;border-radius:3px;padding:1rem;position:absolute;background:var(--background-color)}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip:after{display:block;content:"";width:0;height:0;position:absolute;left:50%;top:100%;transform:translate(-50%);border:10px solid transparent;border-top:10px solid var(--background-color)}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip.show{opacity:1;visibility:visible}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip .tooltip-title{font-size:1.3rem;font-weight:bolder;text-align:center}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip{border:2px solid var(--color-primary);max-width:30vw;position:absolute}@media (max-width:768px){.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip{max-width:60vw}}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip:after{border-left-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-top-color:var(--color-primary);transform:translate(-50%)}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip .tooltip-title{text-align:left;margin-bottom:.5rem}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip>p{margin-bottom:.5rem}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip>p span{font-weight:700}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip .linkToTable{text-align:right}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip .linkToTable span{cursor:pointer;font-weight:700;color:var(--color-primary)}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#selectedTooltip .closeButton{position:absolute;top:.5rem;right:.5rem;cursor:pointer}.available-connection-capacities-wrapper #available-connection-capacities .mapTooltip#hoverTooltip{pointer-events:none}.available-connection-capacities-wrapper #table-of-nodes{margin-block:3rem;display:none}.available-connection-capacities-wrapper #table-of-nodes.show{display:block}.available-connection-capacities-wrapper #table-of-nodes .table-title{font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content{width:100%;background:#000;display:grid;grid-gap:1px;border:1px solid #000;place-items:center;grid-template-columns:1fr 2fr repeat(6,100px);grid-template-rows:repeat(3,auto);grid-template-areas:"groupNameLabel nodesInGroupLabel yearLabelTop yearLabelTop yearLabelTop yearLabelTop yearLabelTop yearLabelTop" "groupNameLabel nodesInGroupLabel yearLabelBottom1 yearLabelBottom2 yearLabelBottom3 yearLabelBottom4 yearLabelBottom5 yearLabelBottom6" "groupNameContent nodesInGroupContent yearContent1 yearContent2 yearContent3 yearContent4 yearContent5 yearContent6"}@media (max-width:768px){.available-connection-capacities-wrapper #table-of-nodes .table-content{grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(8,auto);grid-template-areas:"groupNameLabel groupNameContent groupNameContent" "nodesInGroupLabel nodesInGroupContent nodesInGroupContent" "yearLabelTop yearLabelBottom1 yearContent1" "yearLabelTop yearLabelBottom2 yearContent2" "yearLabelTop yearLabelBottom3 yearContent3" "yearLabelTop yearLabelBottom4 yearContent4" "yearLabelTop yearLabelBottom5 yearContent5" "yearLabelTop yearLabelBottom6 yearContent6"}}.available-connection-capacities-wrapper #table-of-nodes .table-content>div{background:var(--background-color);width:100%;height:100%;display:grid;place-items:center}.available-connection-capacities-wrapper #table-of-nodes .table-content .group-name__label{grid-area:groupNameLabel;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .group-name__content{grid-area:groupNameContent}.available-connection-capacities-wrapper #table-of-nodes .table-content .nodes-in-group__label{grid-area:nodesInGroupLabel;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .nodes-in-group__content{grid-area:nodesInGroupContent;padding:.5rem 1rem}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-top{grid-area:yearLabelTop;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-1{grid-area:yearLabelBottom1;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-2{grid-area:yearLabelBottom2;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-3{grid-area:yearLabelBottom3;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-4{grid-area:yearLabelBottom4;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-5{grid-area:yearLabelBottom5;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__label-bottom-6{grid-area:yearLabelBottom6;font-weight:700}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-1{grid-area:yearContent1}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-2{grid-area:yearContent2}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-3{grid-area:yearContent3}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-4{grid-area:yearContent4}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-5{grid-area:yearContent5}.available-connection-capacities-wrapper #table-of-nodes .table-content .year__content-6{grid-area:yearContent6}