/* Research guides: reuse Merinnova's editorial typography and palette. */
.rs-table-scroll{max-width:100%;overflow-x:auto;margin:28px 0 32px;border:1px solid var(--line);border-radius:3px}
.rs-table{width:100%;border-collapse:collapse;font-size:1rem;line-height:1.6;text-align:left}
.rs-table caption{text-align:left;padding:16px 20px;background:var(--soft);font-size:.9375rem;color:var(--muted)}
.rs-table th,.rs-table td{padding:16px 20px;vertical-align:top;border-top:1px solid var(--line)}
.rs-table thead{background:var(--navy);color:white}
.rs-table thead th{font-weight:500;border-top:0}
.rs-table tbody th{font-weight:600;color:#175c61;min-width:82px}
.rs-table tbody tr:nth-child(even){background:var(--soft)}
.rs-comparison{min-width:610px}
.rs-comparison th:first-child{width:20%}
.rs-comparison td{width:40%}
.rs-landing h2:first-child{margin-top:45px}
.contact-small .split>div>p{margin:24px 0 0;max-width:650px}
@media(max-width:720px){.rs-table th,.rs-table td{padding:12px 14px}.rs-table{font-size:.9375rem}.rs-table caption{padding:14px}.rs-comparison{min-width:570px}}
