.highlights-table-section{padding:12px;border-radius:8px}.highlights-table-section>h2{font-size:18px;color:#07184f}.dark .highlights-table-section>h2{color:#fff}.highlights-table-section>div{margin-top:12px}.highlight-table{width:100%}.highlight-table tr{display:flex}.highlight-table tr:first-child{border-top:1px solid #b1c4f8;border-radius:8px 8px 0 0;overflow:hidden}.highlight-table td:first-child{width:95px;font-weight:600}.highlight-table td:first-child,.highlight-table td:last-child{border:1px solid #b1c4f8;border-top:none;text-align:left;padding:8px;color:#00396f;font-size:12px;line-height:18px}.highlight-table td:last-child{border-left:none;flex:1;font-weight:500;display:flex;align-items:center}.highlight-table tr:first-child td:first-child{border-top-left-radius:8px}.highlight-table tr:first-child td:last-child{border-top-right-radius:8px}.highlight-table tr:last-child td:first-child{border-bottom-left-radius:8px}.highlight-table tr:last-child td:last-child{border-bottom-right-radius:8px}.dark .highlight-table td{color:var(--text-for-dark-text)}@media (min-width:768px){.highlights-table-section{padding:20px 16px;border-radius:16px}.highlights-table-section>div{margin-top:20px}.highlight-table td:first-child{width:240px}.highlight-table td:first-child,.highlight-table td:last-child{padding:24px;font-size:16px;line-height:22px}}