.ot-comparison-table{border-radius:var(--ot-radius-md);overflow:hidden}.ot-comparison-table thead th{background:var(--ot-primary);color:#fff;font-weight:600;padding:16px 20px;border:none;font-size:15px}.ot-comparison-table thead th:first-child{background:#0e7490}.ot-comparison-table tbody td{padding:14px 20px;border-bottom:1px solid var(--ot-border);font-size:15px;color:var(--ot-text-secondary);vertical-align:middle}.ot-comparison-table tbody td:first-child{font-weight:600;color:var(--ot-text)}.ot-comparison-table tbody tr:hover{background:rgba(8,145,178,.04)}@media (max-width:768px){.ot-comparison-table{font-size:13px}.ot-comparison-table tbody td,.ot-comparison-table thead th{padding:10px 12px}}