.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:0 0;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3)!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}.table_top{padding:20px 25px 12px;color:#fff;display:flex;font-family:"Poppins",Helvetica,Arial,Lucida,sans-serif}.tablepress tfoot th,.tablepress thead th,.tablepress td,.tablepress tr,.tablepress{border-collapse:collapse;border:1px solid #e7e7e7;text-align:center;font-size:16px;font-weight:400;color:#222;font-family:"Poppins",Helvetica,Arial,Lucida,sans-serif}.tablepress tfoot th,.tablepress thead th{background-color:#f6f6f6;font-weight:500;vertical-align:middle}.tablepress tfoot th:nth-child(2n+1),.tablepress thead th:nth-child(2n+1),.tablepress tbody tr td:first-child{background-color:#e7e7e7}.tablepress tbody tr:nth-child(2n+1) td:first-child{background-color:#f6f6f6}.table_top p{font-size:16px;font-weight:400;margin:3px 0 0}.table_top h3{color:#fff;font-size:28px;text-transform:uppercase;font-weight:800}.tt_left{background-image:url("https://knewhealth.com/wp-content/uploads/2020/02/Vector-Smart-Object-140.png");flex:1;background-repeat:no-repeat;background-size:70px;min-height:70px;padding:0 0 0 82px;--lzl-bg-img:"https://knewhealth.com/wp-content/uploads/2020/02/Vector-Smart-Object-140.png"}.tt_left.lzl:not(.lzl-ed),.tt_left.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAYAAACuwEE+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbklEQVR4Ae3QMQEAAADCoPVPbQsviEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGPgNDDLbAAFa4rv9AAAAAElFTkSuQmCC")}.tt_right{text-align:right}.et_parallax_bg:before{position:absolute;content:"";background:rgba(0,0,0,.45);left:0;top:0;width:100%;height:100%}.tt_right .et-pb-icon{font-size:14px;margin:0 5px 0 0;cursor:pointer}.last-table .tablepress tr td span.et-pb-icon{font-size:14px;margin:0 4px 0 0}@media screen and (max-width:980px){.table_top p{text-align:left!important}.table_top h3{text-align:left!important}}@media screen and (max-width:767px){.table_top{display:block}.tt_left{padding-bottom:2px}}@media screen and (max-width:460px){.entry-content thead th,.entry-content tr th,body.et-pb-preview #main-content .container thead th,body.et-pb-preview #main-content .container tr th,.entry-content thead td,.entry-content tr td,body.et-pb-preview #main-content .container thead td,body.et-pb-preview #main-content .container tr td{padding:15px}}.last-table .tablepress thead th.column-1{background:#fff;background:#fff;border-left-color:#fff;border-left-color:#fff;border-top-color:#fff;border-top-color:#fff}.last-table .tablepress tr.row-12 td{border-color:#fff}.last-table .tablepress tr:last-child td:first-child{background-color:#fff}.last-table .tablepress tr.row-12 td a{float:none}.last-table .tablepress tr td:first-child{max-width:280px;text-align:left;line-height:26px;padding-top:20px;padding-bottom:20px}.last-table .tablepress tr th:nth-child(2){background-color:#54a056;color:#fff}.last-table .tablepress tr th:nth-child(3){background-color:#ffbb5c;color:#fff}.last-table .tablepress tr th:nth-child(4){background-color:#3ba3a9;color:#fff}.last-table .tablepress tr th:nth-child(5){background-color:#c372ac;color:#fff}.last-table .tablepress tr th:nth-child(6){background-color:#006a50;color:#fff}.last-table .tablepress tr td:nth-child(2){color:#54a056}.last-table .tablepress tr td:nth-child(3){color:#ffbb5c}.last-table .tablepress tr td:nth-child(4){color:#3ba3a9}.last-table .tablepress tr td:nth-child(5){color:#c372ac}.last-table .tablepress tr td:nth-child(6){color:#006a50}body #page-container .et_pb_section .last-table .tablepress tr td .et_pb_button_4{font-size:16px;min-width:100px;margin:0}body #page-container .et_pb_section .last-table .tablepress tr td:nth-child(2) .et_pb_button_4{background-color:#54a056;border-color:#54a056;color:#fff}body #page-container .et_pb_section .last-table .tablepress tr td:nth-child(3) .et_pb_button_4{background-color:#ffbb5c;border-color:#ffbb5c;color:#fff}body #page-container .et_pb_section .last-table .tablepress tr td:nth-child(4) .et_pb_button_4{background-color:#3ba3a9;border-color:#3ba3a9;color:#fff}body #page-container .et_pb_section .last-table .tablepress tr td:nth-child(5) .et_pb_button_4{background-color:#c372ac;border-color:#c372ac;color:#fff}body #page-container .et_pb_section .last-table .tablepress tr td:nth-child(6) .et_pb_button_4{background-color:#006a50;border-color:#006a50;color:#fff}@media screen and (max-width:460px){.last-table .tablepress thead th,.last-table .tablepress tbody td{padding:15px}}.entry-content tr td,body.et-pb-preview #main-content .container tr td{padding:20px 15px 15px}.tablepress tbody tr:nth-child(2n+1) td:first-child{background-color:#f6f6f6;width:100px}#tablepress-6 tbody tr:nth-child(2n+1) td:first-child{width:150px;border:1px solid #fff}#tablepress-6 .column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9{min-width:135px;height:100px}.tablepress .column-2,.column-3,.column-4,.column-5{min-width:135px;max-width:135px;height:auto}@media screen and (min-width:600px){#tablepress-1 tr.row-6>td.column-3>svg,#tablepress-2 tr.row-6>td.column-3>svg,#tablepress-3 tr.row-6>td.column-3>svg,#tablepress-4 tr.row-6>td.column-3>svg,#tablepress-5 tr.row-6>td.column-3>svg{display:none}}#tablepress-8 tbody tr,#tablepress-7 tbody tr{border-left:none!important}