.table-content{height:auto}.table-content .table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden}.table-content .table-wrapper .acf-table{width:100%;min-width:800px;border-radius:16px;overflow:hidden;border-collapse:collapse}.table-content .table-wrapper .acf-table thead{background-color:#dee3e6}.table-content .table-wrapper .acf-table thead tr th{padding:24px}.table-content .table-wrapper .acf-table tbody tr td{padding:24px;text-align:center}.table-content .table-wrapper .acf-table tbody tr td:nth-child(1){font-weight:bold}.table-content .table-wrapper .acf-table tbody tr:nth-child(odd){background-color:#f8f8f8}.table-content .table-wrapper .acf-table tbody tr:nth-child(even){background-color:#fff}.table-content .text{margin-top:40px}.table-content .text ul{list-style:none}.table-content .text ul li{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;font-size:16px;margin-bottom:8px}.table-content .text ul li::before{content:"";width:18px;height:18px;border-radius:4px;background-color:#ffbc3d;display:inline-block;flex-shrink:0;margin-top:4px}@media(max-width: 768px){.table-content .text ul li{font-size:14px;margin-bottom:16px}}