.st-theme .wiki-comparison{max-width:100%;overflow-x:auto;margin:24px 0 20px;border:1px solid var(--line);border-radius:var(--radius)}
.st-theme .wiki-comparison:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.st-theme .wiki-comparison table{border-collapse:collapse;width:100%;min-width:640px;font-size:15px;line-height:1.6;text-align:left}
.st-theme .wiki-comparison caption{text-align:left;background:var(--sky);padding:18px 20px;font-size:17px;font-weight:700;color:var(--navy)}
.st-theme .wiki-comparison th,.st-theme .wiki-comparison td{padding:16px 18px;vertical-align:top;border-top:1px solid var(--line);white-space:normal}
.st-theme .wiki-comparison thead th{background:var(--navy);color:white;font-size:14px;border-top:0}
.st-theme .wiki-comparison tbody th{width:21%;font-weight:700;color:var(--navy)}
.st-theme .wiki-comparison tbody td{width:39.5%}
.st-theme .wiki-comparison tbody tr:nth-child(even){background:#f5f9fd}
@media print{.st-theme .wiki-comparison{overflow:visible}.st-theme .wiki-comparison table{min-width:0;font-size:12px}.st-theme .wiki-comparison th,.st-theme .wiki-comparison td{padding:8px}}
