/* OPAE frontend rendering */
.opae-article-image{display:block;width:100%;height:auto;margin:18px 0 26px;border-radius:12px;}
.opae-comparison-table{width:100%;border-collapse:collapse;margin:26px 0 34px;font-size:15px;line-height:1.6;overflow:hidden;border:1px solid #d8dee7;border-radius:12px;background:#fff;}
.opae-comparison-table caption{caption-side:top;text-align:left;font-weight:700;margin:0 0 10px;color:#223045;}
.opae-comparison-table th,.opae-comparison-table td{border:1px solid #d8dee7;padding:11px 13px;vertical-align:top;}
.opae-comparison-table th{background:#f5f7fb;font-weight:700;text-align:left;}
.opae-quote{display:block;margin:26px 0 32px;padding:18px 20px;background:#f5f7fb;border-left:4px solid #3559e0;border-radius:10px;font-style:italic;color:#223045;}
.opae-inline-table,.opae-table-wrap,.opae-quote-wrap,.opae-key-takeaways-wrap,.opae-faq-wrap{margin:26px 0 34px;}
.entry-content .opae-key-takeaways,.entry-content .opae-faq-block{background:#fbfcfe;border:1px solid #e4eaf3;border-radius:12px;padding:18px 20px;}
.entry-content p{margin:0 0 16px;line-height:1.75;}
.entry-content h2{margin:34px 0 14px;line-height:1.28;}
.entry-content h3{margin:22px 0 10px;line-height:1.35;}
.entry-content ul,.entry-content ol{margin:0 0 18px 22px;}
.entry-content li{margin-bottom:8px;}
.entry-content strong{font-weight:700;}
