.table-compare{--sinch-table-compare-font-size:0.75rem;--sinch-table-compare-line-height:1.25rem;--sinch-table-compare-color:var(--sinch-body-color);--sinch-table-compare-label-font-size:0.875rem;--sinch-table-compare-head-color:var(--sinch-accent);--sinch-table-compare-head-font-weight:400;--sinch-table-compare-bg:#F7F9FA;--sinch-table-compare-border-color:#DCE2E5;--sinch-table-compare-accent-bg:#FFFFFF;--sinch-table-compare-padding-x:1rem;--sinch-table-compare-padding-y:0.875rem;--sinch-table-compare-head-padding-y:0.5rem;--label-width:var(--table-compare-label-width, 1fr);width:100%;font-size:var(--sinch-table-compare-font-size);line-height:var(--sinch-table-compare-line-height);color:var(--sinch-table-compare-color);text-align:center}@media (max-width:767.98px){.table-compare{--sinch-table-compare-padding-x:0.5rem}}.table-compare .table-row{width:100%}@media (min-width:1200px){.table-compare .table-row{display:grid;grid-auto-flow:column;grid-template-columns:minmax(0,var(--label-width,1fr)) repeat(auto-fit,minmax(0,1fr))}}@media (max-width:1199.98px){.table-compare .table-row{display:flex;flex-wrap:wrap}.table-compare .table-row .table-compare-label{flex:0 0 100%;width:100%}.table-compare .table-row .table-cel:not(.table-compare-label){flex:1;min-width:0}}.table-compare .table-row .table-cel{width:100%}.table-compare .table-row .table-cel:has(>.table-cel-inner){display:flex;align-items:center}.table-compare .table-row .table-cel:has(>.table-cel-inner)>.table-cel-inner{width:100%}.table-compare .table-row:not(.table-head){border-top:1px solid var(--sinch-table-compare-border-color)}.table-compare .table-row:not(.table-head):last-child{border-bottom:1px solid var(--sinch-table-compare-border-color)}.table-compare .table-row:not(.table-head) .table-cel{background-color:var(--sinch-table-compare-bg);padding:var(--sinch-table-compare-padding-y) var(--sinch-table-compare-padding-x);border-left:1px solid var(--sinch-table-compare-border-color)}.table-compare .table-row:not(.table-head) .table-cel:last-child{border-right:1px solid var(--sinch-table-compare-border-color)}.table-compare .table-row:not(.table-head) .table-active{background-color:var(--sinch-table-compare-accent-bg)}.table-compare .table-row.table-head{color:var(--sinch-table-compare-head-color)}.table-compare .table-row.table-head .table-cel{border:none;background-color:transparent;padding:0 var(--sinch-table-compare-padding-x) var(--sinch-table-compare-head-padding-y)}.table-compare .table-row.table-head .table-cel:first-child:empty{padding-bottom:0}[data-table-active-column*="1"] .table-row:not(.table-head) .table-cel:nth-child(1){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="2"] .table-row:not(.table-head) .table-cel:nth-child(2){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="3"] .table-row:not(.table-head) .table-cel:nth-child(3){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="4"] .table-row:not(.table-head) .table-cel:nth-child(4){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="5"] .table-row:not(.table-head) .table-cel:nth-child(5){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="6"] .table-row:not(.table-head) .table-cel:nth-child(6){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="7"] .table-row:not(.table-head) .table-cel:nth-child(7){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="8"] .table-row:not(.table-head) .table-cel:nth-child(8){background-color:var(--sinch-table-compare-accent-bg)}[data-table-active-column*="9"] .table-row:not(.table-head) .table-cel:nth-child(9){background-color:var(--sinch-table-compare-accent-bg)}.table-compare-label{text-align:start;font-size:var(--sinch-table-compare-label-font-size)}@media (max-width:1199.98px){.table-compare-label{border-right:1px solid var(--sinch-table-compare-border-color);border-bottom:1px solid var(--sinch-table-compare-border-color)}}.table-compare-block .wp-block-table{overflow:visible}