.comparison-table{font-family:var(--font-familiy-heading)}.comparison-table table{border-collapse:collapse;width:100%}.comparison-table table tbody tr{border-bottom:1px solid var(--color-blue0-100);transition:.2s ease}.comparison-table table tr td,.comparison-table table tr th{transition:.2s ease}.comparison-table table tr td:not(.col-space),.comparison-table table tr th:not(.col-space){min-width:250px;padding:8px}.comparison-table table tr td.col-space,.comparison-table table tr th.col-space{width:16px}.comparison-table table thead{inset-block-start:var(--inset-block-start);position:sticky}.comparison-table table thead tr th{background-color:var(--color-blue0-100);color:var(--color-white-100);font-size:var(--h4-font-size);font-weight:500;padding:4px 16px}.comparison-table table tr td:first-child,.comparison-table table tr th:first-child{padding-left:0}.comparison-table table tr th:not(:first-child){text-align:center}.comparison-table table tr th .h4{color:var(--color-white-100);display:block;margin:0}.comparison-table table tr th .callout{color:rgba(var(--alt-accent),1);display:block;font-size:16px}.comparison-table table tr th .callout~.h5{margin-top:0}.comparison-table table tr td:not(:first-child){text-align:center}.comparison-table table tr td:not(:first-child):not(.col-space),.comparison-table table tr.section-feature-row:hover{background-color:var(--color-blue0-5)}.comparison-table table tr:hover td:not(:first-child):not(.col-space){background-color:var(--color-blue0-10)}.comparison-table table tr.row-empty{border-bottom:none}.comparison-table table tbody,.comparison-table table tr.section-header-row{border-bottom:2px solid var(--color-blue0-100)}.comparison-table table body{border-top:2rem solid transparent}.comparison-table table tr.section-header-row th{text-align:left}.comparison-table table tr.section-header-row:not(:first-of-type) th{padding-top:48px}.comparison-table .highlight table tbody tr.section-header-row:has(~tr.section-feature-row){display:none}.comparison-table .highlight table tbody tr.section-header-row:has(~tr.section-feature-row.highlight){display:table-row}.comparison-table .highlight table tbody tr.section-feature-row:not(.highlight),.comparison-table :not(.highlight) .section__ctas{display:none}.comparison-table table tr td .ax-icon{font-size:24px}.comparison-table table tr td .ax-icon.icon-checkmark,.comparison-table table tr td .ax-icon.icon-checkmark-filled,.comparison-table table tr td .ax-icon.icon-checkmark-outline{color:var(--color-status-success-100)}.comparison-table table tr td .ax-icon.icon-misuse-filled,.comparison-table table tr td .ax-icon.icon-misuse-outline{color:var(--color-blue0-50)}@media (max-width:767px){.comparison-table .comparison-table--inner{overflow-x:auto;white-space:nowrap}.comparison-table table{min-width:100%;width:auto}.comparison-table table thead{inset-block-start:unset}}