:root{--border-width-thin:2px;--border-color-med:#d7dee0;--color-palette-grey-50:#f5f7f7;--color-palette-common-white:#ffffff;--color-palette-action:#5f87a0;--color-palette-action-hover:#335b6d;--color-palette-action-active:#335b6d;--color-palette-background-dark:#335b6d;--color-palette-text-primary:#26282F;--font-size-body2-min:0.9375rem;--font-weight-bold:700;--spacing-xxxs:0.5rem;--spacing-xxs:0.75rem;--spacing-xs:1rem}body,html{padding:0;margin:0}body{min-width:360px}iframe[src*=youtube]{aspect-ratio:16/9;height:100%;width:100%}img{display:block;max-width:100%;height:auto}.comp-native-html [data-align=left]{float:left;margin-right:var(--spacing-xs)}.comp-native-html [data-align=right]{float:right;margin-left:var(--spacing-xs)}.comp-native-html [data-align=center]{display:block;margin-right:auto;margin-left:auto;text-align:center}.comp-native-html hr{background-color:var(--border-color-med)}.comp-grid-item--text-mode--light .comp-native-html a{color:var(--color-palette-common-white);text-decoration:underline;transition:color .25s linear}.comp-grid-item--text-mode--light .comp-native-html a:focus,.comp-grid-item--text-mode--light .comp-native-html a:hover{color:var(--color-palette-grey-50);text-decoration:underline;cursor:pointer}.comp-grid-item--text-mode--light .comp-native-html a:active{color:var(--color-palette-grey-50);text-decoration:underline}.comp-grid-item--text-mode--dark .comp-native-html a{color:var(--color-palette-action);text-decoration:underline;transition:color .25s linear}.comp-grid-item--text-mode--dark .comp-native-html a:focus,.comp-grid-item--text-mode--dark .comp-native-html a:hover{color:var(--color-palette-action-hover);text-decoration:underline;cursor:pointer}.comp-grid-item--text-mode--dark .comp-native-html a:active{color:var(--color-palette-action-active);text-decoration:underline}.comp-native-html table{display:table!important;width:100%;min-width:600px;border-collapse:collapse;border-radius:0;border:var(--border-width-thin) solid var(--border-color-med);box-sizing:border-box;font-size:var(--font-size-body2-min);overflow-x:auto}.comp-native-html table thead{display:table-header-group!important;background-color:var(--color-palette-grey-50)}.comp-native-html table thead tr{border-bottom:var(--border-width-thin) solid var(--border-color-med)}.comp-native-html table thead th{display:table-cell!important;min-width:110px;padding:var(--spacing-xxs) var(--spacing-xs);border-right:var(--border-width-thin) solid var(--border-color-med);text-align:left;font-weight:var(--font-weight-bold)}.comp-native-html table thead th:last-of-type{border-right:none}.comp-native-html table tbody{display:table-row-group!important}.comp-native-html table tbody th{display:table-cell!important;border-right:var(--border-width-thin) solid var(--border-color-med);text-align:left;font-weight:var(--font-weight-bold)}.comp-native-html table tbody tr{display:table-row!important;min-height:52px;border-bottom:var(--border-width-thin) solid var(--border-color-med)}.comp-native-html table tbody tr:last-of-type{border-bottom:none}.comp-native-html table tbody tr:nth-of-type(odd){background-color:var(--color-palette-common-white)}.comp-native-html table tbody tr:nth-of-type(2n){background-color:var(--color-palette-grey-50)}.comp-native-html table tbody td{display:table-cell!important;min-width:110px;padding:var(--spacing-xxs) var(--spacing-xs);border-right:var(--border-width-thin) solid var(--border-color-med);text-align:left}.comp-native-html table tbody td:last-of-type{border-right:none}.comp-native-html ul.logo{position:relative;padding:0 0 0 50px;margin-left:0}.comp-native-html ul.logo:before{content:"";position:absolute;width:50px;height:100%;left:0;top:0}.comp-grid-item--text-mode--light .comp-native-html ul.logo:before{background:var(--color-palette-text-primary);background-image:url(/assets/bg_logo_list_light.png);background-repeat:no-repeat;background-position:12px}.comp-grid-item--text-mode--dark .comp-native-html ul.logo:before{background:var(--color-palette-grey-50);background-image:url(/assets/bg_logo_list.png);background-repeat:no-repeat;background-position:12px}.comp-native-html ul.logo li{margin:0;padding:var(--spacing-xxxs) 0 var(--spacing-xxxs) var(--spacing-xs);list-style-image:none;list-style-type:none}.comp-native-html ul.logo li:before{display:none}