.c-blogtable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:60px 0}.c-blogtable table{border-collapse:collapse;margin:0 auto;max-width:100%;table-layout:fixed}.c-blogtable thead th{background:#f4f1ed}.c-blogtable .yellow-theme tbody th,.c-blogtable .yellow-theme thead th{background:#fdf6e4}.c-blogtable .green-theme tbody th,.c-blogtable .green-theme thead th{background:#e8f4e4}.c-blogtable .blue-theme tbody th,.c-blogtable .blue-theme thead th{background:#cfe3fc}.c-blogtable .no-theme tbody th,.c-blogtable .no-theme thead th{background:transparent}.c-blogtable .c-blogtable__header-border thead th{border-bottom:3px solid #c1bfb8}.c-blogtable tbody tr:last-child td,.c-blogtable tbody tr:last-child th{border-bottom:none}.c-blogtable tbody td>*,.c-blogtable tbody th>*,.c-blogtable thead th>*{margin:0}.c-blogtable thead{position:sticky;top:0;z-index:2}.c-blogtable table.firstHeaderCellEmpty thead th:first-child{border-right:0;left:0;position:sticky;z-index:1}.c-blogtable thead th:first-child{border-right:0}.c-blogtable-container{width:100%}.c-blogtable__scroll-container{border-radius:10px;height:100%;overflow-x:auto;scrollbar-color:#555551 transparent;scrollbar-width:thin;width:100%}.c-blogtable td,.c-blogtable th{padding:15px;text-align:center;word-break:normal}.c-blogtable td.alignCellTop,.c-blogtable th.alignCellTop{-ms-flex-line-pack:start;align-content:start}.c-blogtable td.alignCellBottom,.c-blogtable th.alignCellBottom{-ms-flex-line-pack:end;align-content:end}.c-blogtable table td li,.c-blogtable table td>*,.c-blogtable table th>*{font-size:16px;line-height:24px}.c-blogtable table td>ol,.c-blogtable table td>ul{-webkit-padding-start:15px;padding-inline-start:15px}.c-blogtable .table-lines td,.c-blogtable .table-lines thead th,.c-blogtable .table-vertical-lines td,.c-blogtable .table-vertical-lines thead th{border-right:1px solid #c1bfb8}.c-blogtable .table-horizontal-lines tbody th,.c-blogtable .table-horizontal-lines td,.c-blogtable .table-lines tbody th,.c-blogtable .table-lines td{border-bottom:1px solid #c1bfb8}.c-blogtable .table-lines td:last-child,.c-blogtable .table-lines th:last-child,.c-blogtable .table-vertical-lines td:last-child,.c-blogtable .table-vertical-lines th:last-child{border-right:none}.c-blogtable table tbody th{background:#f4f1ed}.c-blogtable th[scope=row]{left:0;position:sticky;vertical-align:middle;z-index:1}.c-blogtable thead th:first-child{border-top-left-radius:10px}.c-blogtable thead th:last-child{border-top-right-radius:10px}.c-blogtable tbody tr:last-child td:first-child,.c-blogtable tbody tr:last-child td:last-child,.c-blogtable tbody tr:last-child th:first-child{border-bottom-left-radius:10px}@media only screen and (max-width:767px){.c-blogtable{margin:30px 0}.c-blogtable td,.c-blogtable th{padding:15px 5px}.c-blogtable table td,.c-blogtable table th{font-size:14px;line-height:18px;max-width:unset;padding:15px 5px}.c-blogtable table td li,.c-blogtable table td>*,.c-blogtable table th>*{font-size:14px;line-height:18px}.c-blogtable table td>ol,.c-blogtable table td>ul{-webkit-padding-start:12px;padding-inline-start:12px}}@media only screen and (max-width:1021px){.c-blogtable td,.c-blogtable th{word-break:normal}}@media only screen and (min-width:768px)and (max-width:1021px){.c-blogtable table td,.c-blogtable table th{padding:15px}}@media only screen and (min-width:1022px){.c-blogtable__cell-max-width{min-width:calc(var(--blog-table-cell-spacing)*1px);width:calc(var(--blog-table-cell-spacing)*1px)}}