.tk-comparison{padding:var(--tk-section-padding,88px) 0}.tk-comparison--white{background:var(--tk-color-surface,#fff)}.tk-comparison--soft{background:var(--tk-color-surface-alt,#f6f8fb)}.tk-comparison__inner{margin:0 auto;max-width:var(--tk-container,1180px);padding:0 24px}.tk-comparison__intro{margin:0}.tk-comparison--center .tk-comparison__intro{margin-left:auto;margin-right:auto;text-align:center}.tk-comparison__table-wrap{margin-top:42px;overflow-x:auto}.tk-comparison__table{background:var(--tk-color-surface,#fff);border:1px solid var(--tk-color-border,#d8e0ea);border-collapse:separate;border-radius:var(--tk-card-radius,8px);border-spacing:0;box-shadow:var(--tk-shadow-soft,0 16px 48px rgba(23,32,51,.1));min-width:760px;overflow:hidden;width:100%}.tk-comparison__table td,.tk-comparison__table th{border-bottom:1px solid var(--tk-color-border,#d8e0ea);padding:20px 22px;text-align:left;vertical-align:top}.tk-comparison__table thead th{background:var(--tk-color-surface-alt,#f6f8fb);color:var(--tk-color-ink,#172033);font-family:var(--tk-font-heading);font-size:1rem}.tk-comparison__table tbody th span,.tk-comparison__table thead th span{display:block}.tk-comparison__table tbody th small,.tk-comparison__table thead th small{color:var(--tk-color-muted,#5f6b7a);display:block;font-family:var(--tk-font-body);font-size:.88rem;font-weight:500;line-height:1.45;margin-top:6px}.tk-comparison__table tbody th{color:var(--tk-color-ink,#172033);font-weight:700;min-width:240px}.tk-comparison__table tbody tr:last-child td,.tk-comparison__table tbody tr:last-child th{border-bottom:0}.tk-comparison__cell{color:var(--tk-color-ink,#172033);font-weight:700}.tk-comparison__cell--included{color:var(--tk-color-secondary,#0f766e)}.tk-comparison__cell--limited{color:var(--tk-color-primary,#126782)}.tk-comparison__cell--none{color:var(--tk-color-muted,#5f6b7a);font-weight:600}.tk-comparison__table .is-highlighted{background:color-mix(in srgb,var(--tk-color-primary,#126782) 8%,#fff)}.tk-comparison__table thead .is-highlighted{background:var(--tk-color-primary,#126782);color:#fff}.tk-comparison__table thead .is-highlighted small{color:hsla(0,0%,100%,.78)}@media (max-width:760px){.tk-comparison__table-wrap{margin-left:-24px;margin-right:-24px;padding:0 24px}}