@layer deUI{/*! Copyright (c) 2026 Digital Element */:where(.deUI) .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}:where(.deUI) .blockTable{table-layout:var(--blockTableLayout);width:var(--blockTableWidth);border-collapse:var(--blockTableBorderCollapse);display:var(--blockTableDisplay)}:where(.deUI) .blockTable:not(:last-child){margin-bottom:var(--blockTableMb)}:where(.deUI) .blockTable caption,:where(.deUI) .blockTable tbody,:where(.deUI) .blockTable tfoot,:where(.deUI) .blockTable thead{position:relative}:where(.deUI) .blockTable tbody:last-child tr:last-child td,:where(.deUI) .blockTable tfoot:last-child tr:last-child td,:where(.deUI) .blockTable thead:last-child tr:last-child td{border-bottom-width:var(--blockTableTdLastBorderBottomWidth)}:where(.deUI) .blockTable__caption{text-align:var(--blockTableCaptionTextAlign);font-size:var(--blockTableCaptionFontSize);font-weight:var(--blockTableCaptionFontWeight)}:where(.deUI) .blockTable__sort{display:var(--blockTableSortDisplay);align-items:var(--blockTableSortAlignItems);justify-content:var(--blockTableSortJustifyContent);width:var(--blockTableSortWidth);cursor:var(--blockTableSortCursor)}:where(.deUI) .blockTable__sortLabel{margin-right:var(--blockTableSortLabelMr)}:where(.deUI) .blockTable__sortIcon{flex-shrink:0}:where(.deUI) .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}:where(.deUI) .blockTable__row--isClickable{cursor:pointer}:where(.deUI) .blockTable__cell--isClickable{cursor:pointer}:where(.deUI) .blockTable tbody:not(:last-child){margin-bottom:var(--blockTableTrMb)}:where(.deUI) .blockTable tr{border-radius:var(--blockTableTdEdgeBorderRadius)}:where(.deUI).isDomReady .blockTable tr{transition:var(--blockTableTrTransition)}:where(.deUI) .blockTable tr:not(:last-child){margin-bottom:var(--blockTableTrMb)}:where(.deUI) .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)}:where(.deUI).isDomReady .blockTable th{transition:var(--blockTableThTransition)}:where(.deUI) .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)}:where(.deUI).isDomReady .blockTable td{transition:var(--blockTableTdTransition)}:where(.deUI) .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)}:where(.deUI) .adaptiveTable{scrollbar-width:none;overflow:-moz-scrollbars-none;-ms-overflow-style:none}:where(.deUI) .adaptiveTable__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:var(--adaptiveTableWrapperPadding)}@supports (scrollbar-color:auto){:where(.deUI) .adaptiveTable__wrapper{scrollbar-width:thin;scrollbar-gutter:auto;scrollbar-color:var(--scrollBarCustomThumbColor) var(--scrollBarCustomTrackColor)}}@supports selector(::-webkit-scrollbar){:where(.deUI) .adaptiveTable__wrapper::-webkit-scrollbar{width:var(--defaultScrollBarCustomWidth)}:where(.deUI) .adaptiveTable__wrapper::-webkit-scrollbar-track{background-color:var(--scrollBarCustomTrackColor);border-radius:var(--scrollBarCustomTrackBorderRadius)}:where(.deUI) .adaptiveTable__wrapper::-webkit-scrollbar-thumb{background-color:var(--scrollBarCustomThumbColor);border-radius:var(--scrollBarCustomThumbBorderRadius)}}:where(.deUI) .adaptiveTable.isEdgeLeft:before{opacity:0;visibility:hidden;backface-visibility:hidden}:where(.deUI) .adaptiveTable.isEdgeRight:after{opacity:0;visibility:hidden;backface-visibility:hidden}:where(.deUI) .adaptiveTable:after,:where(.deUI) .adaptiveTable:before{position:absolute;height:100%;width:var(--adaptiveTableShadowWidth);pointer-events:none;z-index:var(--adaptiveTableShadowZIndex);top:0}:where(.deUI).isDomReady .adaptiveTable:after,:where(.deUI).isDomReady .adaptiveTable:before{transition:.2s}:where(.deUI) .adaptiveTable:before{background:linear-gradient(to right,var(--adaptiveTableShadowStart),transparent);left:-1px}:where(.deUI) .adaptiveTable:after{background:linear-gradient(to left,var(--adaptiveTableShadowEnd),transparent);right:-1px}:where(.deUI) .adaptiveTable--isFormatted{--typoTableLayout:auto}:where(.deUI) .adaptiveTable--isFormatted:after,:where(.deUI) .adaptiveTable--isFormatted:before{content:""}}@media (min-width:768px){:where(.deUI) .blockTable__cell--isWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}:where(.deUI) .blockTable__cell--isWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}:where(.deUI) .blockTable__cell--isWidth-0{--blockTableTdWidth:0%;--blockTableThWidth:0%}:where(.deUI) .blockTable__cell--isWidth-5{--blockTableTdWidth:5%;--blockTableThWidth:5%}:where(.deUI) .blockTable__cell--isWidth-10{--blockTableTdWidth:10%;--blockTableThWidth:10%}:where(.deUI) .blockTable__cell--isWidth-15{--blockTableTdWidth:15%;--blockTableThWidth:15%}:where(.deUI) .blockTable__cell--isWidth-20{--blockTableTdWidth:20%;--blockTableThWidth:20%}:where(.deUI) .blockTable__cell--isWidth-25{--blockTableTdWidth:25%;--blockTableThWidth:25%}:where(.deUI) .blockTable__cell--isWidth-30{--blockTableTdWidth:30%;--blockTableThWidth:30%}:where(.deUI) .blockTable__cell--isWidth-35{--blockTableTdWidth:35%;--blockTableThWidth:35%}:where(.deUI) .blockTable__cell--isWidth-40{--blockTableTdWidth:40%;--blockTableThWidth:40%}:where(.deUI) .blockTable__cell--isWidth-45{--blockTableTdWidth:45%;--blockTableThWidth:45%}:where(.deUI) .blockTable__cell--isWidth-50{--blockTableTdWidth:50%;--blockTableThWidth:50%}:where(.deUI) .blockTable__cell--isWidth-55{--blockTableTdWidth:55%;--blockTableThWidth:55%}:where(.deUI) .blockTable__cell--isWidth-60{--blockTableTdWidth:60%;--blockTableThWidth:60%}:where(.deUI) .blockTable__cell--isWidth-65{--blockTableTdWidth:65%;--blockTableThWidth:65%}:where(.deUI) .blockTable__cell--isWidth-70{--blockTableTdWidth:70%;--blockTableThWidth:70%}:where(.deUI) .blockTable__cell--isWidth-75{--blockTableTdWidth:75%;--blockTableThWidth:75%}:where(.deUI) .blockTable__cell--isWidth-80{--blockTableTdWidth:80%;--blockTableThWidth:80%}:where(.deUI) .blockTable__cell--isWidth-85{--blockTableTdWidth:85%;--blockTableThWidth:85%}:where(.deUI) .blockTable__cell--isWidth-90{--blockTableTdWidth:90%;--blockTableThWidth:90%}:where(.deUI) .blockTable__cell--isWidth-95{--blockTableTdWidth:95%;--blockTableThWidth:95%}:where(.deUI) .blockTable__cell--isWidth-100{--blockTableTdWidth:100%;--blockTableThWidth:100%}}@media (min-width:1281px){:where(.deUI) .blockTable caption{display:table-caption}:where(.deUI) .blockTable td:first-child,:where(.deUI) .blockTable th:first-child{border-top-left-radius:var(--blockTableTdEdgeBorderRadius);border-bottom-left-radius:var(--blockTableTdEdgeBorderRadius)}:where(.deUI) .blockTable td:last-child,:where(.deUI) .blockTable th:last-child{border-top-right-radius:var(--blockTableTdEdgeBorderRadius);border-bottom-right-radius:var(--blockTableTdEdgeBorderRadius)}:where(.deUI) .blockTable__cell--isRight{--blockTableThTextAlign:right;--blockTableTdTextAlign:right}:where(.deUI) .blockTable__cell--isCenter{--blockTableThTextAlign:center;--blockTableTdTextAlign:center}}@media (max-width:1280px){:where(.deUI) .blockTable{--blockTableDisplay:block}:where(.deUI) .blockTable th,:where(.deUI) .blockTable thead{display:none}:where(.deUI) .blockTable tr{display:flex;flex-flow:row wrap;width:100%;position:relative}:where(.deUI) .blockTable caption,:where(.deUI) .blockTable tbody,:where(.deUI) .blockTable td,:where(.deUI) .blockTable tfoot{display:block}:where(.deUI) .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)}:where(.deUI) .blockTable td:empty{display:none}:where(.deUI) .blockTable__cell--isTabletWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}:where(.deUI) .blockTable__cell--isTabletWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}:where(.deUI) .blockTable__cell--isTabletWidth-0{--blockTableTdWidth:0%;--blockTableThWidth:0%}:where(.deUI) .blockTable__cell--isTabletWidth-5{--blockTableTdWidth:5%;--blockTableThWidth:5%}:where(.deUI) .blockTable__cell--isTabletWidth-10{--blockTableTdWidth:10%;--blockTableThWidth:10%}:where(.deUI) .blockTable__cell--isTabletWidth-15{--blockTableTdWidth:15%;--blockTableThWidth:15%}:where(.deUI) .blockTable__cell--isTabletWidth-20{--blockTableTdWidth:20%;--blockTableThWidth:20%}:where(.deUI) .blockTable__cell--isTabletWidth-25{--blockTableTdWidth:25%;--blockTableThWidth:25%}:where(.deUI) .blockTable__cell--isTabletWidth-30{--blockTableTdWidth:30%;--blockTableThWidth:30%}:where(.deUI) .blockTable__cell--isTabletWidth-35{--blockTableTdWidth:35%;--blockTableThWidth:35%}:where(.deUI) .blockTable__cell--isTabletWidth-40{--blockTableTdWidth:40%;--blockTableThWidth:40%}:where(.deUI) .blockTable__cell--isTabletWidth-45{--blockTableTdWidth:45%;--blockTableThWidth:45%}:where(.deUI) .blockTable__cell--isTabletWidth-50{--blockTableTdWidth:50%;--blockTableThWidth:50%}:where(.deUI) .blockTable__cell--isTabletWidth-55{--blockTableTdWidth:55%;--blockTableThWidth:55%}:where(.deUI) .blockTable__cell--isTabletWidth-60{--blockTableTdWidth:60%;--blockTableThWidth:60%}:where(.deUI) .blockTable__cell--isTabletWidth-65{--blockTableTdWidth:65%;--blockTableThWidth:65%}:where(.deUI) .blockTable__cell--isTabletWidth-70{--blockTableTdWidth:70%;--blockTableThWidth:70%}:where(.deUI) .blockTable__cell--isTabletWidth-75{--blockTableTdWidth:75%;--blockTableThWidth:75%}:where(.deUI) .blockTable__cell--isTabletWidth-80{--blockTableTdWidth:80%;--blockTableThWidth:80%}:where(.deUI) .blockTable__cell--isTabletWidth-85{--blockTableTdWidth:85%;--blockTableThWidth:85%}:where(.deUI) .blockTable__cell--isTabletWidth-90{--blockTableTdWidth:90%;--blockTableThWidth:90%}:where(.deUI) .blockTable__cell--isTabletWidth-95{--blockTableTdWidth:95%;--blockTableThWidth:95%}:where(.deUI) .blockTable__cell--isTabletWidth-100{--blockTableTdWidth:100%;--blockTableThWidth:100%}:where(.deUI) .adaptiveTable__wrapper table{min-width:150%}:where(.deUI) .adaptiveTable:after,:where(.deUI) .adaptiveTable:before{content:""}}@media (max-width:767px){:where(.deUI) .blockTable__cell--isMobileWidth-33{--blockTableTdWidth:33.333%;--blockTableThWidth:33.333%}:where(.deUI) .blockTable__cell--isMobileWidth-66{--blockTableTdWidth:66.666%;--blockTableThWidth:66.666%}:where(.deUI) .blockTable__cell--isMobileWidth-0{--blockTableTdWidth:0% !important;--blockTableThWidth:0% !important}:where(.deUI) .blockTable__cell--isMobileWidth-5{--blockTableTdWidth:5% !important;--blockTableThWidth:5% !important}:where(.deUI) .blockTable__cell--isMobileWidth-10{--blockTableTdWidth:10% !important;--blockTableThWidth:10% !important}:where(.deUI) .blockTable__cell--isMobileWidth-15{--blockTableTdWidth:15% !important;--blockTableThWidth:15% !important}:where(.deUI) .blockTable__cell--isMobileWidth-20{--blockTableTdWidth:20% !important;--blockTableThWidth:20% !important}:where(.deUI) .blockTable__cell--isMobileWidth-25{--blockTableTdWidth:25% !important;--blockTableThWidth:25% !important}:where(.deUI) .blockTable__cell--isMobileWidth-30{--blockTableTdWidth:30% !important;--blockTableThWidth:30% !important}:where(.deUI) .blockTable__cell--isMobileWidth-35{--blockTableTdWidth:35% !important;--blockTableThWidth:35% !important}:where(.deUI) .blockTable__cell--isMobileWidth-40{--blockTableTdWidth:40% !important;--blockTableThWidth:40% !important}:where(.deUI) .blockTable__cell--isMobileWidth-45{--blockTableTdWidth:45% !important;--blockTableThWidth:45% !important}:where(.deUI) .blockTable__cell--isMobileWidth-50{--blockTableTdWidth:50% !important;--blockTableThWidth:50% !important}:where(.deUI) .blockTable__cell--isMobileWidth-55{--blockTableTdWidth:55% !important;--blockTableThWidth:55% !important}:where(.deUI) .blockTable__cell--isMobileWidth-60{--blockTableTdWidth:60% !important;--blockTableThWidth:60% !important}:where(.deUI) .blockTable__cell--isMobileWidth-65{--blockTableTdWidth:65% !important;--blockTableThWidth:65% !important}:where(.deUI) .blockTable__cell--isMobileWidth-70{--blockTableTdWidth:70% !important;--blockTableThWidth:70% !important}:where(.deUI) .blockTable__cell--isMobileWidth-75{--blockTableTdWidth:75% !important;--blockTableThWidth:75% !important}:where(.deUI) .blockTable__cell--isMobileWidth-80{--blockTableTdWidth:80% !important;--blockTableThWidth:80% !important}:where(.deUI) .blockTable__cell--isMobileWidth-85{--blockTableTdWidth:85% !important;--blockTableThWidth:85% !important}:where(.deUI) .blockTable__cell--isMobileWidth-90{--blockTableTdWidth:90% !important;--blockTableThWidth:90% !important}:where(.deUI) .blockTable__cell--isMobileWidth-95{--blockTableTdWidth:95% !important;--blockTableThWidth:95% !important}:where(.deUI) .blockTable__cell--isMobileWidth-100{--blockTableTdWidth:100% !important;--blockTableThWidth:100% !important}:where(.deUI) .adaptiveTable__wrapper table{min-width:200%}:where(.deUI) .adaptiveTable:after,:where(.deUI) .adaptiveTable:before{width:15%}}