.rdl-trme-table-block{padding-block:30px;background-color:var(--background-color);--border-color:#cfd3d8;--color:#3a4149;--background-color:#fff;--alternate-background-color:#f1f3f5}@media(min-width:768px){.rdl-trme-table-block{padding-block:64px}}.rdl-trme-table-block .table-content{display:flex;flex-direction:column;justify-content:center;gap:24px;color:#000}.rdl-trme-table-block table{position:relative;width:100%;color:var(--color)}.rdl-trme-table-block table tbody{border:1px solid var(--border-color);border-left:0}.rdl-trme-table-block table tbody tr:nth-child(odd){background-color:var(--alternate-background-color)}.rdl-trme-table-block table tbody tr:nth-child(2n){background-color:var(--background-color)}.rdl-trme-table-block table thead{background-color:#003d5c;color:#fff}.rdl-trme-table-block table tr{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.rdl-trme-table-block table tr td,.rdl-trme-table-block table tr th{padding:4px 10px;display:flex;justify-content:center;align-items:center;min-height:34px;box-sizing:border-box;flex:1 1;border-left:1px solid var(--border-color);text-align:center;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media(min-width:1280px){.rdl-trme-table-block table tr td,.rdl-trme-table-block table tr th{padding:20px 16px}}.rdl-trme-table-block table tr td:after,.rdl-trme-table-block table tr th:after{display:block}.rdl-trme-table-block table tr td a,.rdl-trme-table-block table tr th a{color:inherit;transition:.3s ease-out}.rdl-trme-table-block table tr td a:hover,.rdl-trme-table-block table tr th a:hover{opacity:.8}.rdl-trme-table-block .disclaimer{text-align:center;font-style:italic;margin-top:16px}@media(min-width:768px){.rdl-trme-table-block .disclaimer{margin-top:20px}}@media(min-width:1280px){.rdl-trme-table-block .disclaimer{margin-top:24px}}