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