<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.comparison-table{--columncount:2;--rowcount:2;--svgfill:#ed1bbc;--border-separator-color:#c8c8c8;display:grid;grid-template-columns:[first-column] max-content repeat(var(--columncount),minmax(0,1fr));grid-template-rows:repeat(var(--rowcount),min-content);grid-auto-flow:row;margin:auto;padding:10px}@media only screen and (max-width:599px){.comparison-table{padding:20px 0;overflow-x:auto;grid-template-columns:[first-column] max-content repeat(var(--columncount),minmax(calc(50vw - 20px),1fr))}}.comparison-table&gt;*{display:flex;padding:12px 14px 12px 23px;justify-content:center;align-items:center}@media only screen and (max-width:599px){.comparison-table&gt;*{padding:10px}}.comparison-table-title{grid-row:1;font-weight:800;font-size:35px;line-height:43px}@media only screen and (max-width:599px){.comparison-table-title{font-size:20px;line-height:24px}}.comparison-table-heading{grid-row:1;font-weight:700;font-size:20px;line-height:24px;text-align:center;background:#ed1bbc;border-radius:10px 10px 0 0;color:#fff}@media only screen and (max-width:999px){.comparison-table-heading{font-size:16px;line-height:20px}}.comparison-table-heading:not(:last-of-type){border-right:1px solid #fff}.comparison-table-row-label:not(.comparison-table-title){justify-content:flex-start;border-right:1px solid var(--border-separator-color)}.comparison-table-row-label:not(.comparison-table-title).sum-row{background-color:#fff;border-right:none;justify-content:flex-end;font-weight:700}.comparison-table-cell,.comparison-table-row-label{font-weight:400;font-size:20px;line-height:24px}@media only screen and (max-width:599px){.comparison-table-cell,.comparison-table-row-label{font-size:16px;line-height:20px}}.comparison-table-row-label,.comparison-table-title{text-align:left;max-width:650px;grid-column:1}@media only screen and (min-width:600px) and (max-width:999px){.comparison-table-row-label,.comparison-table-title{max-width:300px}}@media only screen and (max-width:599px){.comparison-table-row-label,.comparison-table-title{position:sticky;max-width:calc(50vw - 20px);left:0;z-index:2;background-color:#fff}}.comparison-table-cell{text-align:center;display:flex}.comparison-table-cell.sum-row{border:1px solid #fff;background:#ed1bbc;color:#fff;font-weight:700}.comparison-table-cell:not(.fully-spanned){border-right:1px solid var(--border-separator-color)}.comparison-table-cell svg .fillable{fill:var(--svgfill)}.comparison-table .cell{justify-content:inherit;align-items:inherit}
</pre></body></html>