/*! Copyright (c) 2026 Digital Element */.blockTable{--blockTableLayout:unset;--blockTableWidth:100%;--blockTableBorderCollapse:collapse;--blockTableDisplay:table;--blockTableMb:4rem;--blockTableCaptionTextAlign:left;--blockTableCaptionFontSize:100%;--blockTableCaptionFontWeight:bold;--blockTableSortDisplay:flex;--blockTableSortAlignItems:center;--blockTableSortJustifyContent:space-between;--blockTableSortWidth:100%;--blockTableSortCursor:pointer;--blockTableSortLabelMr:1.5rem;--blockTableTrMb:0;--blockTableTrTransition:.2s;--blockTableThTextTransform:none;--blockTableThFontSize:100%;--blockTableThLineHeight:inherit;--blockTableThTransition:.2s;--blockTableThUserSelect:none;--blockTableThColor:currentColor;--blockTableThFontWeight:bold;--blockTableThBorder:1px solid currentColor;--blockTableThBorderWidth:0 0 1px 0;--blockTableThVerticalAlign:bottom;--blockTableThWidth:auto;--blockTableThTextAlign:left;--blockTableThPadding:2rem;--blockTableThBackgroundClip:padding-box;--blockTableThBgColor:transparent;--blockTableThPosition:relative;--blockTableThBreakWord:break-word;--blockTableThHyphens:auto;--blockTableTdEdgeBorderRadius:0;--blockTableTdLastBorderBottomWidth:0;--blockTableTdTransition:.2s;--blockTableTdTextTransform:none;--blockTableTdFontSize:100%;--blockTableTdLineHeight:inherit;--blockTableTdUserSelect:none;--blockTableTdColor:currentColor;--blockTableTdFontWeight:normal;--blockTableTdBorder:1px solid currentColor;--blockTableTdBorderWidth:0 0 1px 0;--blockTableTdVerticalAlign:bottom;--blockTableTdTextAlign:left;--blockTableTdWidth:auto;--blockTableTdPadding:2rem;--blockTableTdBackgroundClip:padding-box;--blockTableTdBgColor:transparent;--blockTableTdPosition:relative;--blockTableTdTabletBg:transparent;--blockTableTdLabelFontSize:80%;--blockTableTdLabelLineHeight:inherit;--blockTableTdLabelFontWeight:normal;--blockTableTdLabelColor:currentColor;--blockTableTdLabelTextTransform:none;table-layout:var(--blockTableLayout);width:var(--blockTableWidth);border-collapse:var(--blockTableBorderCollapse);display:var(--blockTableDisplay)}.blockTable:not(:last-child){margin-bottom:var(--blockTableMb)}.blockTable caption,.blockTable tbody,.blockTable tfoot,.blockTable thead{position:relative}.blockTable tbody:last-child tr:last-child td,.blockTable tfoot:last-child tr:last-child td,.blockTable thead:last-child tr:last-child td{border-bottom-width:var(--blockTableTdLastBorderBottomWidth)}.blockTable__caption{text-align:var(--blockTableCaptionTextAlign);font-size:var(--blockTableCaptionFontSize);font-weight:var(--blockTableCaptionFontWeight)}.blockTable__sort{display:var(--blockTableSortDisplay);align-items:var(--blockTableSortAlignItems);justify-content:var(--blockTableSortJustifyContent);width:var(--blockTableSortWidth);cursor:var(--blockTableSortCursor)}.blockTable__sortLabel{margin-right:var(--blockTableSortLabelMr)}.blockTable__sortIcon{flex-shrink:0}.blockTable__sortInputs{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden;left:-1px}.blockTable__row--isClickable{cursor:pointer}.blockTable__cell--isClickable{cursor:pointer}.blockTable tbody:not(:last-child){margin-bottom:var(--blockTableTrMb)}.blockTable tr{border-radius:var(--blockTableTdEdgeBorderRadius)}.isDomReady .blockTable tr{transition:var(--blockTableTrTransition)}.blockTable tr:not(:last-child){margin-bottom:var(--blockTableTrMb)}.blockTable th{text-transform:var(--blockTableThTextTransform);font-size:var(--blockTableThFontSize);line-height:var(--blockTableThLineHeight);-webkit-user-select:var(--blockTableThUserSelect);-moz-user-select:var(--blockTableThUserSelect);user-select:var(--blockTableThUserSelect);color:var(--blockTableThColor);font-weight:var(--blockTableThFontWeight);border:var(--blockTableThBorder);border-width:var(--blockTableThBorderWidth);vertical-align:var(--blockTableThVerticalAlign);width:var(--blockTableThWidth);padding:var(--blockTableThPadding);text-align:var(--blockTableThTextAlign);background-clip:var(--blockTableThBackgroundClip);background-color:var(--blockTableThBgColor);position:var(--blockTableThPosition);word-break:var(--blockTableThBreakWord);hyphens:var(--blockTableThHyphens)}.isDomReady .blockTable th{transition:var(--blockTableThTransition)}.blockTable td{text-transform:var(--blockTableTdTextTransform);font-size:var(--blockTableTdFontSize);line-height:var(--blockTableTdLineHeight);-webkit-user-select:var(--blockTableTdUserSelect);-moz-user-select:var(--blockTableTdUserSelect);user-select:var(--blockTableTdUserSelect);color:var(--blockTableTdColor);font-weight:var(--blockTableTdFontWeight);border:var(--blockTableTdBorder);border-width:var(--blockTableTdBorderWidth);vertical-align:var(--blockTableTdVerticalAlign);width:var(--blockTableTdWidth);padding:var(--blockTableTdPadding);text-align:var(--blockTableTdTextAlign);background-clip:var(--blockTableTdBackgroundClip);background-color:var(--blockTableTdBgColor);position:var(--blockTableTdPosition)}.isDomReady .blockTable td{transition:var(--blockTableTdTransition)}.adaptiveTable{--adaptiveTableShadowStart:transparent;--adaptiveTableShadowEnd:transparent;--adaptiveTableShadowZIndex:2;--adaptiveTableShadowWidth:25%;--adaptiveTableWidth:100%;--adaptiveTablePosition:relative;--adaptiveTableWrapperPadding:0 1px;width:100%;width:var(--adaptiveTableWidth);position:relative;position:var(--adaptiveTablePosition);scrollbar-width:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.adaptiveTable__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:var(--adaptiveTableWrapperPadding)}@supports (scrollbar-color:auto){.adaptiveTable__wrapper{scrollbar-width:thin;scrollbar-gutter:auto;scrollbar-color:var(--scrollBarCustomThumbColor) var(--scrollBarCustomTrackColor)}}@supports selector(::-webkit-scrollbar){.adaptiveTable__wrapper::-webkit-scrollbar{width:var(--defaultScrollBarCustomWidth)}.adaptiveTable__wrapper::-webkit-scrollbar-track{background-color:var(--scrollBarCustomTrackColor);border-radius:var(--scrollBarCustomTrackBorderRadius)}.adaptiveTable__wrapper::-webkit-scrollbar-thumb{background-color:var(--scrollBarCustomThumbColor);border-radius:var(--scrollBarCustomThumbBorderRadius)}}.adaptiveTable.isEdgeLeft:before,.adaptiveTable.isEdgeRight:after{opacity:0;visibility:hidden;backface-visibility:hidden}.adaptiveTable:after,.adaptiveTable:before{position:absolute;height:100%;width:var(--adaptiveTableShadowWidth);pointer-events:none;z-index:var(--adaptiveTableShadowZIndex);top:0}.isDomReady .adaptiveTable:after,.isDomReady .adaptiveTable:before{transition:.2s}.adaptiveTable:before{background:linear-gradient(to right,var(--adaptiveTableShadowStart),transparent);left:-1px}.adaptiveTable:after{background:linear-gradient(to left,var(--adaptiveTableShadowEnd),transparent);right:-1px}.adaptiveTable--isFormatted{--typoTableLayout:auto}.adaptiveTable--isFormatted:after,.adaptiveTable--isFormatted:before{content:""}@media (min-width:768px){.blockTable__cell--isWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}.blockTable__cell--isWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}.blockTable__cell--isWidth-0{--blockTableTdWidth:0%;--blockTableThWidth:0%}.blockTable__cell--isWidth-5{--blockTableTdWidth:5%;--blockTableThWidth:5%}.blockTable__cell--isWidth-10{--blockTableTdWidth:10%;--blockTableThWidth:10%}.blockTable__cell--isWidth-15{--blockTableTdWidth:15%;--blockTableThWidth:15%}.blockTable__cell--isWidth-20{--blockTableTdWidth:20%;--blockTableThWidth:20%}.blockTable__cell--isWidth-25{--blockTableTdWidth:25%;--blockTableThWidth:25%}.blockTable__cell--isWidth-30{--blockTableTdWidth:30%;--blockTableThWidth:30%}.blockTable__cell--isWidth-35{--blockTableTdWidth:35%;--blockTableThWidth:35%}.blockTable__cell--isWidth-40{--blockTableTdWidth:40%;--blockTableThWidth:40%}.blockTable__cell--isWidth-45{--blockTableTdWidth:45%;--blockTableThWidth:45%}.blockTable__cell--isWidth-50{--blockTableTdWidth:50%;--blockTableThWidth:50%}.blockTable__cell--isWidth-55{--blockTableTdWidth:55%;--blockTableThWidth:55%}.blockTable__cell--isWidth-60{--blockTableTdWidth:60%;--blockTableThWidth:60%}.blockTable__cell--isWidth-65{--blockTableTdWidth:65%;--blockTableThWidth:65%}.blockTable__cell--isWidth-70{--blockTableTdWidth:70%;--blockTableThWidth:70%}.blockTable__cell--isWidth-75{--blockTableTdWidth:75%;--blockTableThWidth:75%}.blockTable__cell--isWidth-80{--blockTableTdWidth:80%;--blockTableThWidth:80%}.blockTable__cell--isWidth-85{--blockTableTdWidth:85%;--blockTableThWidth:85%}.blockTable__cell--isWidth-90{--blockTableTdWidth:90%;--blockTableThWidth:90%}.blockTable__cell--isWidth-95{--blockTableTdWidth:95%;--blockTableThWidth:95%}.blockTable__cell--isWidth-100{--blockTableTdWidth:100%;--blockTableThWidth:100%}}@media (min-width:1281px){.blockTable caption{display:table-caption}.blockTable td:first-child,.blockTable th:first-child{border-top-left-radius:var(--blockTableTdEdgeBorderRadius);border-bottom-left-radius:var(--blockTableTdEdgeBorderRadius)}.blockTable td:last-child,.blockTable th:last-child{border-top-right-radius:var(--blockTableTdEdgeBorderRadius);border-bottom-right-radius:var(--blockTableTdEdgeBorderRadius)}.blockTable__cell--isRight{--blockTableThTextAlign:right;--blockTableTdTextAlign:right}.blockTable__cell--isCenter{--blockTableThTextAlign:center;--blockTableTdTextAlign:center}}@media (max-width:1280px){.blockTable{--blockTableDisplay:block}.blockTable th,.blockTable thead{display:none}.blockTable tr{display:flex;flex-flow:row wrap;width:100%;position:relative}.blockTable caption,.blockTable tbody,.blockTable td,.blockTable tfoot{display:block}.blockTable td:before{content:attr(data-css-cell-label);display:block;font-size:var(--blockTableTdLabelFontSize);line-height:var(--blockTableTdLabelLineHeight);font-weight:var(--blockTableTdLabelFontWeight);color:var(--blockTableTdLabelColor);text-transform:var(--blockTableTdLabelTextTransform)}.blockTable td:empty{display:none}.blockTable__cell--isTabletWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}.blockTable__cell--isTabletWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}.blockTable__cell--isTabletWidth-0{--blockTableTdWidth:0%;--blockTableThWidth:0%}.blockTable__cell--isTabletWidth-5{--blockTableTdWidth:5%;--blockTableThWidth:5%}.blockTable__cell--isTabletWidth-10{--blockTableTdWidth:10%;--blockTableThWidth:10%}.blockTable__cell--isTabletWidth-15{--blockTableTdWidth:15%;--blockTableThWidth:15%}.blockTable__cell--isTabletWidth-20{--blockTableTdWidth:20%;--blockTableThWidth:20%}.blockTable__cell--isTabletWidth-25{--blockTableTdWidth:25%;--blockTableThWidth:25%}.blockTable__cell--isTabletWidth-30{--blockTableTdWidth:30%;--blockTableThWidth:30%}.blockTable__cell--isTabletWidth-35{--blockTableTdWidth:35%;--blockTableThWidth:35%}.blockTable__cell--isTabletWidth-40{--blockTableTdWidth:40%;--blockTableThWidth:40%}.blockTable__cell--isTabletWidth-45{--blockTableTdWidth:45%;--blockTableThWidth:45%}.blockTable__cell--isTabletWidth-50{--blockTableTdWidth:50%;--blockTableThWidth:50%}.blockTable__cell--isTabletWidth-55{--blockTableTdWidth:55%;--blockTableThWidth:55%}.blockTable__cell--isTabletWidth-60{--blockTableTdWidth:60%;--blockTableThWidth:60%}.blockTable__cell--isTabletWidth-65{--blockTableTdWidth:65%;--blockTableThWidth:65%}.blockTable__cell--isTabletWidth-70{--blockTableTdWidth:70%;--blockTableThWidth:70%}.blockTable__cell--isTabletWidth-75{--blockTableTdWidth:75%;--blockTableThWidth:75%}.blockTable__cell--isTabletWidth-80{--blockTableTdWidth:80%;--blockTableThWidth:80%}.blockTable__cell--isTabletWidth-85{--blockTableTdWidth:85%;--blockTableThWidth:85%}.blockTable__cell--isTabletWidth-90{--blockTableTdWidth:90%;--blockTableThWidth:90%}.blockTable__cell--isTabletWidth-95{--blockTableTdWidth:95%;--blockTableThWidth:95%}.blockTable__cell--isTabletWidth-100{--blockTableTdWidth:100%;--blockTableThWidth:100%}.adaptiveTable__wrapper table{min-width:150%}.adaptiveTable:after,.adaptiveTable:before{content:""}}@media (max-width:767px){.blockTable__cell--isMobileWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}.blockTable__cell--isMobileWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}.blockTable__cell--isMobileWidth-0{--blockTableTdWidth:0% !important;--blockTableThWidth:0% !important}.blockTable__cell--isMobileWidth-5{--blockTableTdWidth:5% !important;--blockTableThWidth:5% !important}.blockTable__cell--isMobileWidth-10{--blockTableTdWidth:10% !important;--blockTableThWidth:10% !important}.blockTable__cell--isMobileWidth-15{--blockTableTdWidth:15% !important;--blockTableThWidth:15% !important}.blockTable__cell--isMobileWidth-20{--blockTableTdWidth:20% !important;--blockTableThWidth:20% !important}.blockTable__cell--isMobileWidth-25{--blockTableTdWidth:25% !important;--blockTableThWidth:25% !important}.blockTable__cell--isMobileWidth-30{--blockTableTdWidth:30% !important;--blockTableThWidth:30% !important}.blockTable__cell--isMobileWidth-35{--blockTableTdWidth:35% !important;--blockTableThWidth:35% !important}.blockTable__cell--isMobileWidth-40{--blockTableTdWidth:40% !important;--blockTableThWidth:40% !important}.blockTable__cell--isMobileWidth-45{--blockTableTdWidth:45% !important;--blockTableThWidth:45% !important}.blockTable__cell--isMobileWidth-50{--blockTableTdWidth:50% !important;--blockTableThWidth:50% !important}.blockTable__cell--isMobileWidth-55{--blockTableTdWidth:55% !important;--blockTableThWidth:55% !important}.blockTable__cell--isMobileWidth-60{--blockTableTdWidth:60% !important;--blockTableThWidth:60% !important}.blockTable__cell--isMobileWidth-65{--blockTableTdWidth:65% !important;--blockTableThWidth:65% !important}.blockTable__cell--isMobileWidth-70{--blockTableTdWidth:70% !important;--blockTableThWidth:70% !important}.blockTable__cell--isMobileWidth-75{--blockTableTdWidth:75% !important;--blockTableThWidth:75% !important}.blockTable__cell--isMobileWidth-80{--blockTableTdWidth:80% !important;--blockTableThWidth:80% !important}.blockTable__cell--isMobileWidth-85{--blockTableTdWidth:85% !important;--blockTableThWidth:85% !important}.blockTable__cell--isMobileWidth-90{--blockTableTdWidth:90% !important;--blockTableThWidth:90% !important}.blockTable__cell--isMobileWidth-95{--blockTableTdWidth:95% !important;--blockTableThWidth:95% !important}.blockTable__cell--isMobileWidth-100{--blockTableTdWidth:100% !important;--blockTableThWidth:100% !important}.adaptiveTable__wrapper table{min-width:200%}.adaptiveTable:after,.adaptiveTable:before{width:15%}}